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 2960906d71acf8db9b34adc0540238eab7fedfb7 rather than 4936a3b64d9a9c25df3c63287ff61185fb01104e Obtained Jenkinsfile from 2960906d71acf8db9b34adc0540238eab7fedfb7 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-ssh4040123662240938147.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6e30de53e58ee600d2faf3c85e3282d6a9cdf22 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-ssh5904184876137914090.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 d6e30de53e58ee600d2faf3c85e3282d6a9cdf22 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-ssh7766222759741357185.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6e30de53e58ee600d2faf3c85e3282d6a9cdf22 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6e30de53e58ee600d2faf3c85e3282d6a9cdf22 # timeout=10 Commit message: "feat: implement new function to grab latest lts commit" > 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-ssh4855993410649677855.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-ssh857346841315119347.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1996 in /w/workspace/edgexfoundry_edgex-go_PR-3770 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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/5@tmp/jenkins-gitclient-ssh86925552380630116.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 2960906d71acf8db9b34adc0540238eab7fedfb7 into PR head commit 4936a3b64d9a9c25df3c63287ff61185fb01104e Merge succeeded, producing 4936a3b64d9a9c25df3c63287ff61185fb01104e Checking out Revision 4936a3b64d9a9c25df3c63287ff61185fb01104e (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/5@tmp/jenkins-gitclient-ssh7025098882823073902.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 4936a3b64d9a9c25df3c63287ff61185fb01104e # 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/5@tmp/jenkins-gitclient-ssh9040544197067935769.key > git merge 2960906d71acf8db9b34adc0540238eab7fedfb7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4936a3b64d9a9c25df3c63287ff61185fb01104e # timeout=10 Commit message: "Merge branch 'main' into snap-modify-kuiper-rest-port" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-26T08:11:33.284Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-26T08:11:33.317Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-26T08:11:33.330Z] ========================================================= [2021-10-26T08:11:33.330Z] EdgeX Global Pipelines Version Info [2021-10-26T08:11:33.330Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-26T08:11:34.468Z] ------------------- [2021-10-26T08:11:34.468Z] stable info: [2021-10-26T08:11:34.468Z] ------------------- [2021-10-26T08:11:34.468Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-26T08:11:34.468Z] Commit SHA: d6e30de53e58ee600d2faf3c85e3282d6a9cdf22 [2021-10-26T08:11:34.468Z] Message: testing jakarta lts changes > git rev-list --no-walk f586cd09b0fbd890eaebb9eda3b8c6ec27408812 # timeout=10 [2021-10-26T08:11:35.043Z] ------------------- [2021-10-26T08:11:35.043Z] experimental info: [2021-10-26T08:11:35.043Z] ------------------- [2021-10-26T08:11:35.043Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-26T08:11:35.043Z] Commit SHA: d6e30de53e58ee600d2faf3c85e3282d6a9cdf22 [2021-10-26T08:11:35.043Z] Message: testing jakarta lts changes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-26T08:11:35.160Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-26T08:11:35.169Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-26T08:11:35.179Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-26T08:11:35.188Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-26T08:11:35.199Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-26T08:11:35.213Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-26T08:11:35.223Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-10-26T08:11:35.232Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-26T08:11:35.243Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-26T08:11:35.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-26T08:11:35.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-26T08:11:35.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-26T08:11:35.289Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-26T08:11:35.298Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-26T08:11:35.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-26T08:11:35.323Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-26T08:11:35.334Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-26T08:11:35.342Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-26T08:11:35.352Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-26T08:11:35.361Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-26T08:11:35.371Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-26T08:11:35.384Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-26T08:11:35.392Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3770 [Pipeline] echo [2021-10-26T08:11:35.399Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3770 [Pipeline] echo [2021-10-26T08:11:35.406Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3770 [Pipeline] echo [2021-10-26T08:11:35.412Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4936a3b64d9a9c25df3c63287ff61185fb01104e [Pipeline] echo [2021-10-26T08:11:35.448Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4936a3b [Pipeline] echo [2021-10-26T08:11:35.458Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-26T08:11:35.500Z] provisioning config files... [2021-10-26T08:11:35.513Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config1081733084114629742tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-26T08:11:35.860Z] ---> docker-login.sh [2021-10-26T08:11:35.860Z] nexus3.edgexfoundry.org:10001 [2021-10-26T08:11:35.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T08:11:36.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T08:11:36.122Z] Configure a credential helper to remove this warning. See [2021-10-26T08:11:36.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T08:11:36.122Z] [2021-10-26T08:11:36.122Z] Login Succeeded [2021-10-26T08:11:36.122Z] nexus3.edgexfoundry.org:10002 [2021-10-26T08:11:36.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T08:11:36.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T08:11:36.122Z] Configure a credential helper to remove this warning. See [2021-10-26T08:11:36.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T08:11:36.122Z] [2021-10-26T08:11:36.122Z] Login Succeeded [2021-10-26T08:11:36.122Z] nexus3.edgexfoundry.org:10003 [2021-10-26T08:11:36.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T08:11:36.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T08:11:36.390Z] Configure a credential helper to remove this warning. See [2021-10-26T08:11:36.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T08:11:36.390Z] [2021-10-26T08:11:36.390Z] Login Succeeded [2021-10-26T08:11:36.390Z] nexus3.edgexfoundry.org:10004 [2021-10-26T08:11:36.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T08:11:36.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T08:11:36.390Z] Configure a credential helper to remove this warning. See [2021-10-26T08:11:36.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T08:11:36.390Z] [2021-10-26T08:11:36.390Z] Login Succeeded [2021-10-26T08:11:36.390Z] docker.io [2021-10-26T08:11:36.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T08:11:36.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T08:11:36.920Z] Configure a credential helper to remove this warning. See [2021-10-26T08:11:36.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T08:11:36.920Z] [2021-10-26T08:11:36.920Z] Login Succeeded [2021-10-26T08:11:36.920Z] ---> docker-login.sh ends [Pipeline] } [2021-10-26T08:11:36.927Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-26T08:11:37.235Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-10-26T08:11:37.235Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T08:11:37.235Z] ++ dirname cmd/core-command/Dockerfile [2021-10-26T08:11:37.235Z] ++ cut -d/ -f2 [2021-10-26T08:11:37.235Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-26T08:11:37.235Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T08:11:37.235Z] ++ dirname cmd/core-data/Dockerfile [2021-10-26T08:11:37.235Z] ++ cut -d/ -f2 [2021-10-26T08:11:37.235Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-26T08:11:37.235Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T08:11:37.235Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-26T08:11:37.235Z] ++ cut -d/ -f2 [2021-10-26T08:11:37.235Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-26T08:11:37.235Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T08:11:37.235Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-26T08:11:37.235Z] ++ cut -d/ -f2 [2021-10-26T08:11:37.235Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-26T08:11:37.235Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T08:11:37.235Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-26T08:11:37.235Z] ++ cut -d/ -f2 [2021-10-26T08:11:37.235Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-26T08:11:37.235Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T08:11:37.235Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-26T08:11:37.235Z] ++ cut -d/ -f2 [2021-10-26T08:11:37.235Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-26T08:11:37.235Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T08:11:37.235Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-26T08:11:37.235Z] ++ cut -d/ -f2 [2021-10-26T08:11:37.235Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-26T08:11:37.235Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T08:11:37.235Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-26T08:11:37.235Z] ++ cut -d/ -f2 [2021-10-26T08:11:37.235Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-26T08:11:37.235Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T08:11:37.235Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-26T08:11:37.235Z] ++ cut -d/ -f2 [2021-10-26T08:11:37.235Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-26T08:11:37.274Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-10-26T08:11:38.015Z] + git rev-list -1 --merges 4936a3b64d9a9c25df3c63287ff61185fb01104e~1..4936a3b64d9a9c25df3c63287ff61185fb01104e [Pipeline] echo [2021-10-26T08:11:38.028Z] -----------> git rev-list -1 --merges 4936a3b64d9a9c25df3c63287ff61185fb01104e~1..4936a3b64d9a9c25df3c63287ff61185fb01104e 4936a3b64d9a9c25df3c63287ff61185fb01104e [2021-10-26T08:11:38.028Z] 4936a3b64d9a9c25df3c63287ff61185fb01104e [false] [Pipeline] sh [2021-10-26T08:11:38.321Z] + git log --format=format:%s -1 4936a3b64d9a9c25df3c63287ff61185fb01104e [Pipeline] echo [2021-10-26T08:11:38.336Z] ========================================================= [2021-10-26T08:11:38.336Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-10-26T08:11:38.336Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:11:39.091Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-26T08:11:39.091Z] [2021-10-26T08:11:39.091Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:11:39.392Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-26T08:11:39.392Z] latest: Pulling from edgex-devops/git-semver [2021-10-26T08:11:39.392Z] a0d0a0d46f8b: Pulling fs layer [2021-10-26T08:11:39.392Z] 3e5f54012d9b: Pulling fs layer [2021-10-26T08:11:39.392Z] 4c7163046ea9: Pulling fs layer [2021-10-26T08:11:39.392Z] 0c2d73faf560: Pulling fs layer [2021-10-26T08:11:39.392Z] 0c2d73faf560: Waiting [2021-10-26T08:11:39.392Z] 3e5f54012d9b: Verifying Checksum [2021-10-26T08:11:39.392Z] 3e5f54012d9b: Download complete [2021-10-26T08:11:39.392Z] a0d0a0d46f8b: Verifying Checksum [2021-10-26T08:11:39.392Z] a0d0a0d46f8b: Download complete [2021-10-26T08:11:39.392Z] 4c7163046ea9: Verifying Checksum [2021-10-26T08:11:39.392Z] 4c7163046ea9: Download complete [2021-10-26T08:11:39.658Z] 0c2d73faf560: Verifying Checksum [2021-10-26T08:11:39.658Z] 0c2d73faf560: Download complete [2021-10-26T08:11:39.658Z] a0d0a0d46f8b: Pull complete [2021-10-26T08:11:39.658Z] 3e5f54012d9b: Pull complete [2021-10-26T08:11:39.927Z] 4c7163046ea9: Pull complete [2021-10-26T08:11:40.197Z] 0c2d73faf560: Pull complete [2021-10-26T08:11:40.197Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-26T08:11:40.197Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-26T08:11:40.197Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-26T08:11:40.263Z] prd-centos7-docker-4c-2g-1996 does not seem to be running inside a container [2021-10-26T08:11:40.305Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-26T08:11:40.915Z] $ docker top 3201dde2b2118c1aefab82e23e643bf44c5f6122416100e32a5f421f73d583e1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-26T08:11:41.013Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-26T08:11:41.013Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-26T08:11:41.152Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-26T08:11:41.158Z] $ docker exec 3201dde2b2118c1aefab82e23e643bf44c5f6122416100e32a5f421f73d583e1 ssh-agent [2021-10-26T08:11:41.279Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIcpLLN/agent.14 [2021-10-26T08:11:41.279Z] SSH_AGENT_PID=20 [2021-10-26T08:11:41.287Z] Running ssh-add (command line suppressed) [2021-10-26T08:11:41.386Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_5766730907235045632.key (/w/workspace/edgex-go/5@tmp/private_key_5766730907235045632.key) [2021-10-26T08:11:41.395Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-26T08:11:41.695Z] + git tag --points-at HEAD [Pipeline] } [2021-10-26T08:11:41.712Z] $ docker exec --env ******** --env ******** 3201dde2b2118c1aefab82e23e643bf44c5f6122416100e32a5f421f73d583e1 ssh-agent -k [2021-10-26T08:11:41.810Z] unset SSH_AUTH_SOCK; [2021-10-26T08:11:41.810Z] unset SSH_AGENT_PID; [2021-10-26T08:11:41.810Z] echo Agent pid 20 killed; [2021-10-26T08:11:41.821Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-26T08:11:41.842Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-26T08:11:41.842Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-26T08:11:41.962Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-26T08:11:41.968Z] $ docker exec 3201dde2b2118c1aefab82e23e643bf44c5f6122416100e32a5f421f73d583e1 ssh-agent [2021-10-26T08:11:42.064Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLiCAbo/agent.52 [2021-10-26T08:11:42.064Z] SSH_AGENT_PID=59 [2021-10-26T08:11:42.073Z] Running ssh-add (command line suppressed) [2021-10-26T08:11:42.180Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_25739272186450119.key (/w/workspace/edgex-go/5@tmp/private_key_25739272186450119.key) [2021-10-26T08:11:42.192Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-26T08:11:42.484Z] + git semver init [2021-10-26T08:11:42.484Z] # -> Open(): unable to determine branch for HEAD [2021-10-26T08:11:42.484Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-10-26T08:11:42.484Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-10-26T08:11:42.484Z] # $SEMVER_REMOTE_NAME = origin [2021-10-26T08:11:42.484Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-26T08:11:42.484Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-26T08:11:42.484Z] # $SEMVER_BRANCH = PR-3770 [2021-10-26T08:11:42.484Z] # $SEMVER_TEMP = /tmp/semver-834240966 [2021-10-26T08:11:42.484Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-26T08:12:21.281Z] # '/tmp/semver-834240966' -> '/w/workspace/edgex-go/5/.semver' [2021-10-26T08:12:21.281Z] # -> Force: false [2021-10-26T08:12:21.281Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-10-26T08:12:21.293Z] $ docker exec --env ******** --env ******** 3201dde2b2118c1aefab82e23e643bf44c5f6122416100e32a5f421f73d583e1 ssh-agent -k [2021-10-26T08:12:21.407Z] unset SSH_AUTH_SOCK; [2021-10-26T08:12:21.408Z] unset SSH_AGENT_PID; [2021-10-26T08:12:21.408Z] echo Agent pid 59 killed; [2021-10-26T08:12:21.418Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-26T08:12:21.720Z] + git semver [Pipeline] } [2021-10-26T08:12:21.735Z] $ docker stop --time=1 3201dde2b2118c1aefab82e23e643bf44c5f6122416100e32a5f421f73d583e1 [2021-10-26T08:12:23.416Z] $ docker rm -f 3201dde2b2118c1aefab82e23e643bf44c5f6122416100e32a5f421f73d583e1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-26T08:12:23.801Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-26T08:12:24.040Z] Stashed 1 file(s) [Pipeline] echo [2021-10-26T08:12:24.043Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-10-26T08:12:24.358Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-10-26T08:12:24.366Z] ========================================================= [2021-10-26T08:12:24.366Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-26T08:12:24.366Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-26T08:12:24.663Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-26T08:12:24.663Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-26T08:12:24.663Z] a0d0a0d46f8b: Already exists [2021-10-26T08:12:24.663Z] 31adcdaf11c8: Pulling fs layer [2021-10-26T08:12:24.663Z] b8b176561691: Pulling fs layer [2021-10-26T08:12:24.663Z] 4527c011a84f: Pulling fs layer [2021-10-26T08:12:24.663Z] 5d74067f8e1e: Pulling fs layer [2021-10-26T08:12:24.663Z] e0aca202a116: Pulling fs layer [2021-10-26T08:12:24.663Z] 3a43be97a3b4: Pulling fs layer [2021-10-26T08:12:24.663Z] 34cad66bf833: Pulling fs layer [2021-10-26T08:12:24.663Z] b4e3c513aaa6: Pulling fs layer [2021-10-26T08:12:24.663Z] 5d74067f8e1e: Waiting [2021-10-26T08:12:24.663Z] e0aca202a116: Waiting [2021-10-26T08:12:24.663Z] b4e3c513aaa6: Waiting [2021-10-26T08:12:24.663Z] 3a43be97a3b4: Waiting [2021-10-26T08:12:24.663Z] 34cad66bf833: Waiting [2021-10-26T08:12:24.663Z] b8b176561691: Verifying Checksum [2021-10-26T08:12:24.663Z] b8b176561691: Download complete [2021-10-26T08:12:24.663Z] 31adcdaf11c8: Download complete [2021-10-26T08:12:24.663Z] 5d74067f8e1e: Verifying Checksum [2021-10-26T08:12:24.663Z] 5d74067f8e1e: Download complete [2021-10-26T08:12:24.663Z] e0aca202a116: Verifying Checksum [2021-10-26T08:12:24.663Z] e0aca202a116: Download complete [2021-10-26T08:12:24.663Z] 3a43be97a3b4: Verifying Checksum [2021-10-26T08:12:24.663Z] 3a43be97a3b4: Download complete [2021-10-26T08:12:24.663Z] 34cad66bf833: Verifying Checksum [2021-10-26T08:12:24.663Z] 34cad66bf833: Download complete [2021-10-26T08:12:24.926Z] 31adcdaf11c8: Pull complete [2021-10-26T08:12:25.190Z] b8b176561691: Pull complete [2021-10-26T08:12:25.190Z] 4527c011a84f: Verifying Checksum [2021-10-26T08:12:25.190Z] 4527c011a84f: Download complete [2021-10-26T08:12:25.460Z] b4e3c513aaa6: Verifying Checksum [2021-10-26T08:12:25.460Z] b4e3c513aaa6: Download complete [2021-10-26T08:12:29.719Z] 4527c011a84f: Pull complete [2021-10-26T08:12:29.719Z] 5d74067f8e1e: Pull complete [2021-10-26T08:12:29.719Z] e0aca202a116: Pull complete [2021-10-26T08:12:29.719Z] 3a43be97a3b4: Pull complete [2021-10-26T08:12:29.719Z] 34cad66bf833: Pull complete [2021-10-26T08:12:33.035Z] b4e3c513aaa6: Pull complete [2021-10-26T08:12:33.035Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-26T08:12:33.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-26T08:12:33.035Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-26T08:12:33.342Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-26T08:12:33.342Z] WORKDIR /edgex [2021-10-26T08:12:33.342Z] COPY go.mod . [2021-10-26T08:12:33.342Z] RUN go mod download' [2021-10-26T08:12:33.342Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-26T08:12:35.297Z] Sending build context to Docker daemon 329.7MB [2021-10-26T08:12:35.297Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-26T08:12:35.297Z] ---> 9f6097aaca64 [2021-10-26T08:12:35.297Z] Step 2/4 : WORKDIR /edgex [2021-10-26T08:12:37.223Z] ---> Running in 45909a36c2d3 [2021-10-26T08:12:37.223Z] Removing intermediate container 45909a36c2d3 [2021-10-26T08:12:37.223Z] ---> 41e94cc72478 [2021-10-26T08:12:37.223Z] Step 3/4 : COPY go.mod . [2021-10-26T08:12:37.223Z] ---> 3706835b6a73 [2021-10-26T08:12:37.223Z] Step 4/4 : RUN go mod download [2021-10-26T08:12:37.223Z] ---> Running in a87fc427a8a7 [2021-10-26T08:12:39.318Z] Still waiting to schedule task [2021-10-26T08:12:39.319Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-26T08:13:09.390Z] Removing intermediate container a87fc427a8a7 [2021-10-26T08:13:09.390Z] ---> 4d7ae12397ed [2021-10-26T08:13:09.390Z] Successfully built 4d7ae12397ed [2021-10-26T08:13:09.390Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:13:09.688Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-26T08:13:09.688Z] . [Pipeline] withDockerContainer [2021-10-26T08:13:09.750Z] prd-centos7-docker-4c-2g-1996 does not seem to be running inside a container [2021-10-26T08:13:09.793Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-26T08:13:10.140Z] $ docker top 50fa0ccdd37e1830d25931d8427b99dd96586480d3df76afd8045a8ddc543f6a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-26T08:13:10.496Z] + go version [2021-10-26T08:13:10.496Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-26T08:13:10.505Z] $ docker stop --time=1 50fa0ccdd37e1830d25931d8427b99dd96586480d3df76afd8045a8ddc543f6a [2021-10-26T08:13:11.695Z] $ docker rm -f 50fa0ccdd37e1830d25931d8427b99dd96586480d3df76afd8045a8ddc543f6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:13:12.201Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-26T08:13:12.201Z] . [Pipeline] withDockerContainer [2021-10-26T08:13:12.263Z] prd-centos7-docker-4c-2g-1996 does not seem to be running inside a container [2021-10-26T08:13:12.297Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-26T08:13:12.638Z] $ docker top bd99d5a93cf852683bd62e07b5ec659671fcd5a012f6b56bf4b3e6a047570ba7 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-26T08:13:12.712Z] ========================================================= [2021-10-26T08:13:12.712Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-26T08:13:12.712Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-26T08:13:13.019Z] + make test [2021-10-26T08:13:13.019Z] go mod tidy [2021-10-26T08:13:13.281Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-26T08:13:19.906Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-26T08:13:38.120Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-26T08:13:42.352Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-26T08:13:42.352Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-26T08:13:42.929Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-26T08:13:44.891Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-26T08:13:45.852Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-26T08:13:45.852Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-26T08:13:45.852Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-26T08:13:46.429Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-26T08:13:46.693Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-26T08:13:46.971Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-26T08:13:46.971Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-26T08:13:46.971Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-26T08:13:46.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-26T08:13:48.930Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.048s coverage: 28.7% of statements [2021-10-26T08:13:48.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-26T08:13:48.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-26T08:13:49.892Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.062s coverage: 98.5% of statements [2021-10-26T08:13:49.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-26T08:13:50.167Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.049s coverage: 44.7% of statements [2021-10-26T08:13:50.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-26T08:13:50.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-26T08:13:51.180Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.124s coverage: 89.5% of statements [2021-10-26T08:13:51.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-26T08:13:51.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-26T08:13:52.141Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 84.4% of statements [2021-10-26T08:13:52.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-26T08:13:52.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-26T08:13:52.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-26T08:13:52.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-26T08:13:52.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-26T08:13:52.743Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.284s coverage: 94.2% of statements [2021-10-26T08:13:52.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-26T08:13:52.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-26T08:13:52.743Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.044s coverage: 59.1% of statements [2021-10-26T08:13:52.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-26T08:13:52.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-26T08:13:52.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-26T08:13:52.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-26T08:13:52.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-26T08:13:53.369Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements [2021-10-26T08:13:53.369Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-26T08:13:53.369Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-26T08:13:53.369Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-26T08:13:53.972Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.9% of statements [2021-10-26T08:13:53.972Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-26T08:13:53.972Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2021-10-26T08:13:54.557Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.052s coverage: 21.7% of statements [2021-10-26T08:13:54.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-26T08:13:54.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements [2021-10-26T08:13:55.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.060s coverage: 79.5% of statements [2021-10-26T08:13:55.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2021-10-26T08:13:55.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2021-10-26T08:13:55.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2021-10-26T08:14:08.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements [2021-10-26T08:14:08.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-10-26T08:14:14.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.196s coverage: 82.5% of statements [2021-10-26T08:14:14.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-26T08:14:32.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2021-10-26T08:14:32.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-26T08:14:32.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-26T08:14:32.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-26T08:14:32.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2021-10-26T08:14:32.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-26T08:14:32.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-26T08:14:32.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-26T08:14:32.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-26T08:14:32.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-26T08:14:32.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2021-10-26T08:14:32.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-26T08:14:32.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-26T08:14:32.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-10-26T08:14:32.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-26T08:14:32.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements [2021-10-26T08:14:32.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-26T08:14:32.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-10-26T08:14:32.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements [2021-10-26T08:14:32.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.070s coverage: 85.4% of statements [2021-10-26T08:14:32.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.128s coverage: 91.2% of statements [2021-10-26T08:14:32.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-26T08:14:32.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.120s coverage: 64.4% of statements [2021-10-26T08:14:32.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-26T08:14:32.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-26T08:14:32.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements [2021-10-26T08:14:32.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2021-10-26T08:14:32.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2021-10-26T08:14:32.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-10-26T08:14:32.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2021-10-26T08:14:32.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.262s coverage: 70.4% of statements [2021-10-26T08:14:32.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-26T08:14:32.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-26T08:14:32.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-26T08:14:32.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.130s coverage: 43.4% of statements [2021-10-26T08:14:32.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-26T08:14:32.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-26T08:14:32.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.047s coverage: 89.5% of statements [2021-10-26T08:14:32.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-26T08:14:32.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2021-10-26T08:14:32.934Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-26T08:14:41.099Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 17.7% of statements [2021-10-26T08:14:41.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-26T08:14:41.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-26T08:14:41.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-26T08:14:41.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-26T08:14:41.099Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.133s coverage: 92.3% of statements [2021-10-26T08:14:41.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-26T08:14:41.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-26T08:14:41.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-26T08:14:41.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-26T08:14:41.099Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2021-10-26T08:14:41.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-26T08:14:41.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-26T08:14:41.099Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.089s coverage: 97.7% of statements [2021-10-26T08:14:41.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-26T08:14:41.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-26T08:14:41.099Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-26T08:14:41.099Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-26T08:14:41.099Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-10-26T08:14:41.099Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-26T08:14:41.099Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-26T08:14:41.099Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-26T08:14:41.099Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-26T08:14:41.099Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-26T08:14:41.099Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-26T08:14:41.099Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-10-26T08:14:41.099Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.036s coverage: 96.9% of statements [2021-10-26T08:14:41.099Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-10-26T08:15:13.345Z] GO111MODULE=on go vet ./... [2021-10-26T08:15:23.433Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-26T08:15:23.694Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-26T08:15:23.954Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-26T08:15:24.823Z] + ls -al . [2021-10-26T08:15:24.823Z] total 632 [2021-10-26T08:15:24.823Z] drwxrwxr-x 10 1001 1001 4096 Oct 26 08:15 . [2021-10-26T08:15:24.823Z] drwxr-xr-x 4 root root 28 Oct 26 08:13 .. [2021-10-26T08:15:24.823Z] -rw-rw-r-- 1 1001 1001 11 Oct 26 08:11 .dockerignore [2021-10-26T08:15:24.823Z] drwxrwxr-x 8 1001 1001 179 Oct 26 08:11 .git [2021-10-26T08:15:24.823Z] drwxrwxr-x 4 1001 1001 142 Oct 26 08:11 .github [2021-10-26T08:15:24.823Z] -rw-rw-r-- 1 1001 1001 804 Oct 26 08:11 .gitignore [2021-10-26T08:15:24.823Z] -rw-rw-r-- 1 1001 1001 42 Oct 26 08:11 .golangci.yml [2021-10-26T08:15:24.823Z] -rw-rw-r-- 1 1001 1001 76 Oct 26 08:11 .hadolint.yml [2021-10-26T08:15:24.823Z] drwx------ 3 1001 1001 58 Oct 26 08:12 .semver [2021-10-26T08:15:24.823Z] -rw-rw-r-- 1 1001 1001 166 Oct 26 08:11 .sonarcloud.properties [2021-10-26T08:15:24.823Z] -rw-rw-r-- 1 1001 1001 1171 Oct 26 08:11 ADOPTERS.md [2021-10-26T08:15:24.823Z] -rw-rw-r-- 1 1001 1001 8910 Oct 26 08:11 Attribution.txt [2021-10-26T08:15:24.823Z] -rw-rw-r-- 1 1001 1001 43881 Oct 26 08:11 CHANGELOG.md [2021-10-26T08:15:24.823Z] -rw-rw-r-- 1 1001 1001 3804 Oct 26 08:11 CONTRIBUTING.md [2021-10-26T08:15:24.823Z] -rw-rw-r-- 1 1001 1001 677 Oct 26 08:11 GOVERNANCE.md [2021-10-26T08:15:24.823Z] -rw-rw-r-- 1 1001 1001 849 Oct 26 08:11 Jenkinsfile [2021-10-26T08:15:24.823Z] -rw-rw-r-- 1 1001 1001 10775 Oct 26 08:11 LICENSE [2021-10-26T08:15:24.823Z] -rw-rw-r-- 1 1001 1001 6508 Oct 26 08:11 Makefile [2021-10-26T08:15:24.823Z] -rw-rw-r-- 1 1001 1001 582 Oct 26 08:11 OWNERS.md [2021-10-26T08:15:24.823Z] -rw-rw-r-- 1 1001 1001 8256 Oct 26 08:11 README.md [2021-10-26T08:15:24.823Z] -rw-rw-r-- 1 1001 1001 6912 Oct 26 08:11 SECURITY.md [2021-10-26T08:15:24.823Z] -rw-rw-r-- 1 1001 1001 5 Oct 26 08:12 VERSION [2021-10-26T08:15:24.823Z] -rw-rw-r-- 1 1001 1001 4131 Oct 26 08:11 ZMQWindows.md [2021-10-26T08:15:24.823Z] drwxrwxr-x 2 1001 1001 37 Oct 26 08:11 bin [2021-10-26T08:15:24.823Z] drwxrwxr-x 14 1001 1001 4096 Oct 26 08:11 cmd [2021-10-26T08:15:24.823Z] -rw-r--r-- 1 root root 425845 Oct 26 08:14 coverage.out [2021-10-26T08:15:24.823Z] -rw-rw-r-- 1 1001 1001 848 Oct 26 08:11 go.mod [2021-10-26T08:15:24.823Z] -rw-rw-r-- 1 1001 1001 50414 Oct 26 08:13 go.sum [2021-10-26T08:15:24.823Z] drwxrwxr-x 8 1001 1001 124 Oct 26 08:11 internal [2021-10-26T08:15:24.823Z] drwxrwxr-x 3 1001 1001 16 Oct 26 08:11 openapi [2021-10-26T08:15:24.823Z] drwxrwxr-x 4 1001 1001 71 Oct 26 08:11 snap [2021-10-26T08:15:24.823Z] -rw-rw-r-- 1 1001 1001 204 Oct 26 08:11 version.go [Pipeline] sh [2021-10-26T08:15:25.119Z] + '[' -e coverage.out ] [2021-10-26T08:15:25.119Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-26T08:15:25.236Z] Stashed 1 file(s) [Pipeline] sh [2021-10-26T08:15:25.527Z] + make build [2021-10-26T08:15:25.527Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-10-26T08:15:27.453Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-26T08:15:35.638Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-10-26T08:15:35.638Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-26T08:15:36.593Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-26T08:15:36.853Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-26T08:15:37.804Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-26T08:15:38.763Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-26T08:15:39.445Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-26T08:15:40.655Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-26T08:15:41.774Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-26T08:15:42.352Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-10-26T08:15:44.285Z] $ docker stop --time=1 bd99d5a93cf852683bd62e07b5ec659671fcd5a012f6b56bf4b3e6a047570ba7 [2021-10-26T08:15:46.058Z] $ docker rm -f bd99d5a93cf852683bd62e07b5ec659671fcd5a012f6b56bf4b3e6a047570ba7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:15:47.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-26T08:15:47.657Z] [2021-10-26T08:15:47.657Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:15:47.955Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-26T08:15:47.955Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-26T08:15:47.955Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-26T08:15:47.955Z] ca9280d653b3: Pulling fs layer [2021-10-26T08:15:47.955Z] 7e9c9ca2126c: Pulling fs layer [2021-10-26T08:15:47.955Z] cbdbe7a5bc2a: Verifying Checksum [2021-10-26T08:15:47.955Z] cbdbe7a5bc2a: Download complete [2021-10-26T08:15:48.225Z] ca9280d653b3: Verifying Checksum [2021-10-26T08:15:48.225Z] ca9280d653b3: Download complete [2021-10-26T08:15:48.225Z] cbdbe7a5bc2a: Pull complete [2021-10-26T08:15:48.484Z] 7e9c9ca2126c: Verifying Checksum [2021-10-26T08:15:48.484Z] 7e9c9ca2126c: Download complete [2021-10-26T08:15:49.063Z] ca9280d653b3: Pull complete [2021-10-26T08:15:52.371Z] 7e9c9ca2126c: Pull complete [2021-10-26T08:15:52.371Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-26T08:15:52.371Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-26T08:15:52.371Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-10-26T08:15:52.436Z] prd-centos7-docker-4c-2g-1996 does not seem to be running inside a container [2021-10-26T08:15:52.470Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-26T08:15:55.489Z] $ docker top 79c60b03adb041d65eef5e50a4daff956670e012e6032e2c7dee21cf4c1a7aa4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-26T08:15:55.840Z] + docker-compose build --help [2021-10-26T08:15:55.840Z] + grep parallel [2021-10-26T08:15:56.418Z] --parallel Build images in parallel. [Pipeline] } [2021-10-26T08:15:56.432Z] $ docker stop --time=1 79c60b03adb041d65eef5e50a4daff956670e012e6032e2c7dee21cf4c1a7aa4 [2021-10-26T08:15:57.631Z] $ docker rm -f 79c60b03adb041d65eef5e50a4daff956670e012e6032e2c7dee21cf4c1a7aa4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:15:58.024Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-26T08:15:58.024Z] . [Pipeline] withDockerContainer [2021-10-26T08:15:58.092Z] prd-centos7-docker-4c-2g-1996 does not seem to be running inside a container [2021-10-26T08:15:58.133Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-26T08:15:58.449Z] $ docker top 9c8cd1a66980762900c12b03b67e0ef21a785243c20f8ae31c618df69d906f3e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-26T08:15:58.803Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-26T08:15:59.374Z] Building core-command ... [2021-10-26T08:15:59.374Z] Building core-data ... [2021-10-26T08:15:59.374Z] Building core-metadata ... [2021-10-26T08:15:59.374Z] Building security-bootstrapper ... [2021-10-26T08:15:59.374Z] Building security-proxy-setup ... [2021-10-26T08:15:59.374Z] Building security-secretstore-setup ... [2021-10-26T08:15:59.374Z] Building support-notifications ... [2021-10-26T08:15:59.374Z] Building support-scheduler ... [2021-10-26T08:15:59.374Z] Building sys-mgmt-agent ... [2021-10-26T08:15:59.374Z] Building core-data [2021-10-26T08:15:59.374Z] Building security-bootstrapper [2021-10-26T08:15:59.374Z] Building security-secretstore-setup [2021-10-26T08:15:59.374Z] Building core-metadata [2021-10-26T08:15:59.374Z] Building security-proxy-setup [2021-10-26T08:16:11.681Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T08:16:11.681Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-26T08:16:11.681Z] ---> 4d7ae12397ed [2021-10-26T08:16:11.681Z] Step 3/30 : WORKDIR /edgex-go [2021-10-26T08:16:11.681Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T08:16:11.681Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T08:16:11.681Z] ---> 4d7ae12397ed [2021-10-26T08:16:11.681Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T08:16:11.681Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T08:16:11.681Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T08:16:11.681Z] ---> 4d7ae12397ed [2021-10-26T08:16:11.681Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T08:16:15.891Z] ---> Running in 63c2dd7a71d3 [2021-10-26T08:16:15.891Z] ---> Running in 847fbc53de4b [2021-10-26T08:16:15.891Z] ---> Running in a79a9a65348b [2021-10-26T08:16:21.181Z] Removing intermediate container a79a9a65348b [2021-10-26T08:16:21.181Z] ---> e643fa2bd43c [2021-10-26T08:16:21.181Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T08:16:21.442Z] Removing intermediate container 63c2dd7a71d3 [2021-10-26T08:16:21.443Z] ---> 13beeef20d18 [2021-10-26T08:16:21.443Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T08:16:21.443Z] Removing intermediate container 847fbc53de4b [2021-10-26T08:16:21.443Z] ---> cb2553799d07 [2021-10-26T08:16:21.443Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T08:16:21.705Z] ---> Running in 9330512bb64a [2021-10-26T08:16:21.966Z] ---> Running in 520bf2261ff8 [2021-10-26T08:16:21.966Z] ---> Running in 0d51a2f5b0f0 [2021-10-26T08:16:26.185Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T08:16:26.185Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-26T08:16:26.185Z] ---> 4d7ae12397ed [2021-10-26T08:16:26.185Z] Step 3/20 : WORKDIR /edgex-go [2021-10-26T08:16:26.185Z] ---> Using cache [2021-10-26T08:16:26.185Z] ---> 13beeef20d18 [2021-10-26T08:16:26.185Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T08:16:26.450Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T08:16:26.450Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-26T08:16:26.450Z] ---> 4d7ae12397ed [2021-10-26T08:16:26.450Z] Step 3/24 : WORKDIR /edgex-go [2021-10-26T08:16:26.450Z] ---> Using cache [2021-10-26T08:16:26.450Z] ---> 13beeef20d18 [2021-10-26T08:16:26.450Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T08:16:26.450Z] ---> Running in 1aca21f530a7 [2021-10-26T08:16:26.450Z] ---> Running in 560d19261d90 [2021-10-26T08:16:26.450Z] Removing intermediate container 9330512bb64a [2021-10-26T08:16:26.450Z] ---> c02bb4c7eb4c [2021-10-26T08:16:26.450Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-26T08:16:26.450Z] Removing intermediate container 0d51a2f5b0f0 [2021-10-26T08:16:26.450Z] ---> 733e0f0e997b [2021-10-26T08:16:26.450Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-26T08:16:26.450Z] ---> Running in b0538b8688e4 [2021-10-26T08:16:26.450Z] ---> Running in 36681fe69d08 [2021-10-26T08:16:26.450Z] Removing intermediate container 520bf2261ff8 [2021-10-26T08:16:26.450Z] ---> 55caadcbcdca [2021-10-26T08:16:26.450Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-26T08:16:26.450Z] ---> Running in b6173b588a75 [2021-10-26T08:16:27.416Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T08:16:27.416Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T08:16:27.416Z] Removing intermediate container 1aca21f530a7 [2021-10-26T08:16:27.416Z] ---> 170fd4dec5fc [2021-10-26T08:16:27.416Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-26T08:16:27.416Z] Removing intermediate container 560d19261d90 [2021-10-26T08:16:27.416Z] ---> 2bd6b4026d3c [2021-10-26T08:16:27.416Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-26T08:16:27.416Z] ---> Running in 38573baaf9b3 [2021-10-26T08:16:27.416Z] ---> Running in f05f68117531 [2021-10-26T08:16:27.416Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T08:16:27.678Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T08:16:27.678Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T08:16:28.244Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T08:16:28.244Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T08:16:28.244Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T08:16:28.505Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T08:16:28.505Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T08:16:28.505Z] OK: 220 MiB in 52 packages [2021-10-26T08:16:28.781Z] OK: 220 MiB in 52 packages [2021-10-26T08:16:28.781Z] OK: 220 MiB in 52 packages [2021-10-26T08:16:29.046Z] OK: 220 MiB in 52 packages [2021-10-26T08:16:29.046Z] OK: 220 MiB in 52 packages [2021-10-26T08:16:29.046Z] Removing intermediate container b6173b588a75 [2021-10-26T08:16:29.046Z] ---> 1b77c39b63fa [2021-10-26T08:16:29.046Z] Step 6/22 : COPY . . [2021-10-26T08:16:29.314Z] Removing intermediate container 36681fe69d08 [2021-10-26T08:16:29.314Z] ---> ec239ff0cd92 [2021-10-26T08:16:29.314Z] Step 6/22 : COPY . . [2021-10-26T08:16:29.314Z] Removing intermediate container b0538b8688e4 [2021-10-26T08:16:29.314Z] ---> 553611e4eb22 [2021-10-26T08:16:29.314Z] Step 6/30 : COPY . . [2021-10-26T08:16:30.261Z] Removing intermediate container 38573baaf9b3 [2021-10-26T08:16:30.261Z] ---> f5811fd0d0dc [2021-10-26T08:16:30.261Z] Step 6/24 : COPY . . [2021-10-26T08:16:34.475Z] Removing intermediate container f05f68117531 [2021-10-26T08:16:34.475Z] ---> 817a1ec9aca3 [2021-10-26T08:16:34.475Z] Step 6/20 : COPY . . [2021-10-26T08:16:37.733Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1997 in /w/workspace/edgexfoundry_edgex-go_PR-3770 [Pipeline] { [Pipeline] ws [2021-10-26T08:16:37.745Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-10-26T08:16:37.932Z] The recommended git tool is: git [2021-10-26T08:16:42.609Z] ---> 728e44ad2bcd [2021-10-26T08:16:42.609Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T08:16:42.609Z] ---> Running in 9d5b96a08b06 [2021-10-26T08:16:43.417Z] using credential edgex-jenkins-ssh [2021-10-26T08:16:43.434Z] Cloning the remote Git repository [2021-10-26T08:16:43.507Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-26T08:16:43.646Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-10-26T08:16:43.719Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-26T08:16:43.720Z] > git --version # timeout=10 [2021-10-26T08:16:43.736Z] > git --version # 'git version 2.17.1' [2021-10-26T08:16:43.738Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-26T08:16:43.805Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-26T08:17:00.773Z] ---> ef15df7b9fb6 [2021-10-26T08:17:00.773Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T08:17:00.773Z] ---> 7c3d9a21c6aa [2021-10-26T08:17:00.773Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T08:17:00.773Z] ---> Running in aa18db306443 [2021-10-26T08:17:00.773Z] ---> Running in 30ecafa73266 [2021-10-26T08:17:00.773Z] Removing intermediate container 9d5b96a08b06 [2021-10-26T08:17:00.773Z] ---> e5513bf17a08 [2021-10-26T08:17:00.773Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-26T08:17:00.773Z] ---> Running in f195fcfe04be [2021-10-26T08:17:00.773Z] ---> e2a502f7a991 [2021-10-26T08:17:00.773Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T08:17:00.773Z] ---> Running in d7e43b28dc2d [2021-10-26T08:17:00.773Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-26T08:17:01.033Z] Removing intermediate container aa18db306443 [2021-10-26T08:17:01.033Z] ---> 64ac57ddaf7b [2021-10-26T08:17:01.033Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-26T08:17:01.033Z] Removing intermediate container 30ecafa73266 [2021-10-26T08:17:01.033Z] ---> ce5c9f5ab63b [2021-10-26T08:17:01.033Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-26T08:17:01.293Z] ---> Running in 493000e0f4e5 [2021-10-26T08:17:01.293Z] Removing intermediate container d7e43b28dc2d [2021-10-26T08:17:01.293Z] ---> 7c382dd47dea [2021-10-26T08:17:01.293Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-26T08:17:01.293Z] ---> Running in 6be8bc21cbdc [2021-10-26T08:17:01.293Z] ---> Running in c96bf0c9aa8f [2021-10-26T08:17:01.871Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-26T08:17:02.142Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-26T08:17:02.143Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-10-26T08:17:03.551Z] ---> 48dbe983a9c4 [2021-10-26T08:17:03.551Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T08:17:03.551Z] ---> Running in 2f218cc9f993 [2021-10-26T08:17:04.939Z] Removing intermediate container 2f218cc9f993 [2021-10-26T08:17:04.939Z] ---> 833c6421370a [2021-10-26T08:17:04.939Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-26T08:17:04.939Z] ---> Running in 98629dd3ddf7 [2021-10-26T08:17:05.511Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-26T08:17:08.486Z] Merging remotes/origin/main commit 2960906d71acf8db9b34adc0540238eab7fedfb7 into PR head commit 4936a3b64d9a9c25df3c63287ff61185fb01104e [2021-10-26T08:17:08.818Z] Merge succeeded, producing 4936a3b64d9a9c25df3c63287ff61185fb01104e [2021-10-26T08:17:08.818Z] Checking out Revision 4936a3b64d9a9c25df3c63287ff61185fb01104e (PR-3770) [2021-10-26T08:17:07.528Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-26T08:17:07.547Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-26T08:17:07.573Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-26T08:17:07.609Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-26T08:17:07.609Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-26T08:17:07.623Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3770/head:refs/remotes/origin/PR-3770 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-26T08:17:08.510Z] > git config core.sparsecheckout # timeout=10 [2021-10-26T08:17:08.533Z] > git checkout -f 4936a3b64d9a9c25df3c63287ff61185fb01104e # timeout=10 [2021-10-26T08:17:08.742Z] > git remote # timeout=10 [2021-10-26T08:17:08.759Z] > git config --get remote.origin.url # timeout=10 [2021-10-26T08:17:08.770Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-26T08:17:08.782Z] > git merge 2960906d71acf8db9b34adc0540238eab7fedfb7 # timeout=10 [2021-10-26T08:17:08.806Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-26T08:17:08.828Z] > git config core.sparsecheckout # timeout=10 [2021-10-26T08:17:08.848Z] > git checkout -f 4936a3b64d9a9c25df3c63287ff61185fb01104e # timeout=10 [2021-10-26T08:17:13.225Z] Commit message: "Merge branch 'main' into snap-modify-kuiper-rest-port" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-26T08:17:14.305Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-26T08:17:14.305Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-26T08:17:14.305Z] Dload Upload Total Spent Left Speed [2021-10-26T08:17:14.305Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 78304 0 --:--:-- --:--:-- --:--:-- 78304 [Pipeline] sh [2021-10-26T08:17:14.752Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-26T08:17:15.103Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-26T08:17:15.103Z] + sudo tee /etc/docker/daemon.new [2021-10-26T08:17:15.103Z] { [2021-10-26T08:17:15.103Z] "registry-mirrors": [ [2021-10-26T08:17:15.103Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-26T08:17:15.103Z] ], [2021-10-26T08:17:15.103Z] "bip": "10.250.0.254/24", [2021-10-26T08:17:15.103Z] "hosts": [ [2021-10-26T08:17:15.103Z] "tcp://0.0.0.0:5555", [2021-10-26T08:17:15.103Z] "unix:///var/run/docker.sock" [2021-10-26T08:17:15.103Z] ], [2021-10-26T08:17:15.103Z] "mtu": 1458, [2021-10-26T08:17:15.103Z] "selinux-enabled": true, [2021-10-26T08:17:15.103Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-26T08:17:15.103Z] } [Pipeline] sh [2021-10-26T08:17:15.459Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-26T08:17:15.820Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-26T08:17:34.244Z] provisioning config files... [2021-10-26T08:17:34.270Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config5761505005068191332tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-26T08:17:34.637Z] ---> docker-login.sh [2021-10-26T08:17:34.637Z] nexus3.edgexfoundry.org:10001 [2021-10-26T08:17:35.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T08:17:35.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T08:17:35.851Z] Configure a credential helper to remove this warning. See [2021-10-26T08:17:35.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T08:17:35.851Z] [2021-10-26T08:17:35.851Z] Login Succeeded [2021-10-26T08:17:35.851Z] nexus3.edgexfoundry.org:10002 [2021-10-26T08:17:36.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T08:17:36.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T08:17:36.407Z] Configure a credential helper to remove this warning. See [2021-10-26T08:17:36.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T08:17:36.407Z] [2021-10-26T08:17:36.407Z] Login Succeeded [2021-10-26T08:17:36.407Z] nexus3.edgexfoundry.org:10003 [2021-10-26T08:17:36.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T08:17:36.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T08:17:36.965Z] Configure a credential helper to remove this warning. See [2021-10-26T08:17:36.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T08:17:36.965Z] [2021-10-26T08:17:36.965Z] Login Succeeded [2021-10-26T08:17:36.965Z] nexus3.edgexfoundry.org:10004 [2021-10-26T08:17:37.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T08:17:37.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T08:17:37.581Z] Configure a credential helper to remove this warning. See [2021-10-26T08:17:37.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T08:17:37.581Z] [2021-10-26T08:17:37.581Z] Login Succeeded [2021-10-26T08:17:37.581Z] docker.io [2021-10-26T08:17:38.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T08:17:38.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T08:17:38.459Z] Configure a credential helper to remove this warning. See [2021-10-26T08:17:38.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T08:17:38.459Z] [2021-10-26T08:17:38.459Z] Login Succeeded [2021-10-26T08:17:38.459Z] ---> docker-login.sh ends [Pipeline] } [2021-10-26T08:17:38.481Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-26T08:17:39.002Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-10-26T08:17:39.012Z] ========================================================= [2021-10-26T08:17:39.012Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-26T08:17:39.012Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-26T08:17:39.431Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-26T08:17:39.724Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-26T08:17:39.724Z] 552d1f2373af: Pulling fs layer [2021-10-26T08:17:39.724Z] ea3f2d53f512: Pulling fs layer [2021-10-26T08:17:39.724Z] 9e70ebbbe112: Pulling fs layer [2021-10-26T08:17:39.724Z] 7a9cfe048b4a: Pulling fs layer [2021-10-26T08:17:39.724Z] 72dc09318566: Pulling fs layer [2021-10-26T08:17:39.724Z] f4f7b4309257: Pulling fs layer [2021-10-26T08:17:39.724Z] 0ac9a79272e3: Pulling fs layer [2021-10-26T08:17:39.724Z] b78e95d17946: Pulling fs layer [2021-10-26T08:17:39.724Z] 72dc09318566: Waiting [2021-10-26T08:17:39.724Z] 7a9cfe048b4a: Waiting [2021-10-26T08:17:39.724Z] f4f7b4309257: Waiting [2021-10-26T08:17:39.724Z] 0ac9a79272e3: Waiting [2021-10-26T08:17:39.724Z] b78e95d17946: Waiting [2021-10-26T08:17:39.724Z] 9e70ebbbe112: Verifying Checksum [2021-10-26T08:17:39.724Z] 9e70ebbbe112: Download complete [2021-10-26T08:17:39.724Z] ea3f2d53f512: Verifying Checksum [2021-10-26T08:17:39.724Z] ea3f2d53f512: Download complete [2021-10-26T08:17:39.724Z] 72dc09318566: Download complete [2021-10-26T08:17:39.724Z] f4f7b4309257: Verifying Checksum [2021-10-26T08:17:39.724Z] f4f7b4309257: Download complete [2021-10-26T08:17:39.724Z] 0ac9a79272e3: Verifying Checksum [2021-10-26T08:17:39.724Z] 0ac9a79272e3: Download complete [2021-10-26T08:17:39.724Z] 552d1f2373af: Verifying Checksum [2021-10-26T08:17:39.724Z] 552d1f2373af: Download complete [2021-10-26T08:17:40.716Z] 552d1f2373af: Pull complete [2021-10-26T08:17:41.707Z] ea3f2d53f512: Pull complete [2021-10-26T08:17:41.985Z] b78e95d17946: Verifying Checksum [2021-10-26T08:17:41.986Z] b78e95d17946: Download complete [2021-10-26T08:17:41.986Z] 9e70ebbbe112: Pull complete [2021-10-26T08:17:42.272Z] 7a9cfe048b4a: Verifying Checksum [2021-10-26T08:17:42.272Z] 7a9cfe048b4a: Download complete [2021-10-26T08:17:44.270Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-26T08:17:44.271Z] Removing intermediate container 493000e0f4e5 [2021-10-26T08:17:44.271Z] ---> 231e0b6ea641 [2021-10-26T08:17:44.271Z] [2021-10-26T08:17:44.271Z] Step 9/30 : FROM alpine:3.14 [2021-10-26T08:17:44.271Z] 3.14: Pulling from library/alpine [2021-10-26T08:17:44.271Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-26T08:17:44.271Z] Status: Downloaded newer image for alpine:3.14 [2021-10-26T08:17:44.271Z] ---> 14119a10abf4 [2021-10-26T08:17:44.271Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-26T08:17:44.271Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-26T08:17:44.271Z] ---> Running in 9128186dab9b [2021-10-26T08:17:44.271Z] Removing intermediate container 9128186dab9b [2021-10-26T08:17:44.271Z] ---> 3260bfb3f4f0 [2021-10-26T08:17:44.271Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-26T08:17:44.271Z] ---> Running in 84a42cf6878a [2021-10-26T08:17:44.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T08:17:44.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T08:17:44.271Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-26T08:17:44.271Z] (2/2) Installing su-exec (0.2-r1) [2021-10-26T08:17:44.271Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T08:17:44.271Z] OK: 6 MiB in 16 packages [2021-10-26T08:17:44.271Z] Removing intermediate container f195fcfe04be [2021-10-26T08:17:44.271Z] ---> 02251328f66e [2021-10-26T08:17:44.271Z] [2021-10-26T08:17:44.271Z] Step 9/24 : FROM alpine:3.14 [2021-10-26T08:17:44.271Z] ---> 14119a10abf4 [2021-10-26T08:17:44.271Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-26T08:17:44.537Z] ---> Running in 0fe3e224c01a [2021-10-26T08:17:44.537Z] Removing intermediate container 84a42cf6878a [2021-10-26T08:17:44.537Z] ---> 833d181b3f88 [2021-10-26T08:17:44.537Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-26T08:17:45.119Z] ---> Running in b39da4926b74 [2021-10-26T08:17:45.398Z] Removing intermediate container b39da4926b74 [2021-10-26T08:17:45.398Z] ---> 2f8ece17676c [2021-10-26T08:17:45.398Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-26T08:17:45.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T08:17:45.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T08:17:45.677Z] ---> Running in 207c8f6ace70 [2021-10-26T08:17:45.677Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-26T08:17:45.976Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-26T08:17:45.976Z] (3/3) Installing su-exec (0.2-r1) [2021-10-26T08:17:45.976Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T08:17:45.976Z] Executing ca-certificates-20191127-r5.trigger [2021-10-26T08:17:45.976Z] OK: 6 MiB in 17 packages [2021-10-26T08:17:45.976Z] Removing intermediate container 6be8bc21cbdc [2021-10-26T08:17:45.976Z] ---> fd2ddb05e861 [2021-10-26T08:17:45.976Z] [2021-10-26T08:17:45.976Z] Step 9/22 : FROM alpine:3.14 [2021-10-26T08:17:45.976Z] ---> 14119a10abf4 [2021-10-26T08:17:45.976Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-26T08:17:45.976Z] Removing intermediate container 207c8f6ace70 [2021-10-26T08:17:45.976Z] ---> b96b1d49ef39 [2021-10-26T08:17:45.976Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-26T08:17:46.264Z] ---> Running in 72a61620f240 [2021-10-26T08:17:46.264Z] ---> Running in 0c8e42d91fd2 [2021-10-26T08:17:46.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T08:17:46.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T08:17:46.877Z] Removing intermediate container 0fe3e224c01a [2021-10-26T08:17:46.878Z] ---> 3c55027ac4d3 [2021-10-26T08:17:46.878Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-26T08:17:46.878Z] Removing intermediate container 98629dd3ddf7 [2021-10-26T08:17:46.878Z] ---> c301606b8f3b [2021-10-26T08:17:46.878Z] [2021-10-26T08:17:46.878Z] Step 9/20 : FROM alpine:3.14 [2021-10-26T08:17:46.878Z] ---> 14119a10abf4 [2021-10-26T08:17:46.878Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-26T08:17:46.878Z] ---> Running in ef70304a73a6 [2021-10-26T08:17:46.878Z] ---> Running in 8dd23dac7a25 [2021-10-26T08:17:46.878Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-26T08:17:46.878Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T08:17:46.878Z] OK: 6 MiB in 15 packages [2021-10-26T08:17:47.148Z] Removing intermediate container ef70304a73a6 [2021-10-26T08:17:47.148Z] ---> 52ac85f43c52 [2021-10-26T08:17:47.148Z] Step 12/24 : WORKDIR / [2021-10-26T08:17:47.148Z] ---> Running in b9ff2664c811 [2021-10-26T08:17:47.415Z] Removing intermediate container b9ff2664c811 [2021-10-26T08:17:47.415Z] ---> 24b7c72177a9 [2021-10-26T08:17:47.415Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-26T08:17:47.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T08:17:47.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T08:17:47.415Z] Removing intermediate container 0c8e42d91fd2 [2021-10-26T08:17:47.415Z] ---> b511ffb050ef [2021-10-26T08:17:47.415Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-26T08:17:47.674Z] Removing intermediate container 72a61620f240 [2021-10-26T08:17:47.674Z] ---> 57bd85fb9fc2 [2021-10-26T08:17:47.674Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T08:17:47.674Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-26T08:17:47.674Z] ---> Running in 41540af222ca [2021-10-26T08:17:47.674Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-26T08:17:47.943Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-26T08:17:47.943Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-26T08:17:47.943Z] (5/5) Installing curl (7.79.1-r0) [2021-10-26T08:17:47.943Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T08:17:47.943Z] Executing ca-certificates-20191127-r5.trigger [2021-10-26T08:17:47.943Z] ---> Running in 57305d6b056c [2021-10-26T08:17:47.943Z] OK: 8 MiB in 19 packages [2021-10-26T08:17:47.943Z] ---> 2a561a051858 [2021-10-26T08:17:47.943Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-26T08:17:48.211Z] Removing intermediate container c96bf0c9aa8f [2021-10-26T08:17:48.211Z] ---> 464b50c1db10 [2021-10-26T08:17:48.211Z] [2021-10-26T08:17:48.211Z] Step 9/22 : FROM alpine:3.14 [2021-10-26T08:17:48.211Z] ---> 14119a10abf4 [2021-10-26T08:17:48.211Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-26T08:17:48.211Z] Removing intermediate container 41540af222ca [2021-10-26T08:17:48.211Z] ---> f3f493079b7b [2021-10-26T08:17:48.211Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-26T08:17:48.211Z] Removing intermediate container 57305d6b056c [2021-10-26T08:17:48.211Z] ---> 819b0dab5395 [2021-10-26T08:17:48.211Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-26T08:17:48.211Z] ---> Running in bed970fa3240 [2021-10-26T08:17:48.211Z] ---> Running in d78faf20419c [2021-10-26T08:17:48.211Z] ---> 66ddfcd0b43f [2021-10-26T08:17:48.211Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-26T08:17:48.211Z] Removing intermediate container bed970fa3240 [2021-10-26T08:17:48.211Z] ---> a0e0a5404fdb [2021-10-26T08:17:48.211Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-26T08:17:48.476Z] ---> 53e486e5b10d [2021-10-26T08:17:48.476Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-26T08:17:48.476Z] Removing intermediate container d78faf20419c [2021-10-26T08:17:48.476Z] ---> c4e19495ef1d [2021-10-26T08:17:48.476Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-26T08:17:48.476Z] ---> Running in 9b40db8c6a87 [2021-10-26T08:17:48.476Z] ---> Running in 1649a91d5450 [2021-10-26T08:17:48.476Z] ---> Running in acec84d7259a [2021-10-26T08:17:48.476Z] Removing intermediate container 8dd23dac7a25 [2021-10-26T08:17:48.476Z] ---> 85604b86c81b [2021-10-26T08:17:48.476Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-26T08:17:48.476Z] Removing intermediate container 9b40db8c6a87 [2021-10-26T08:17:48.476Z] ---> f95a033f2a29 [2021-10-26T08:17:48.476Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-26T08:17:48.477Z] ---> Running in b211c1515498 [2021-10-26T08:17:48.477Z] ---> 09e4e5031e2d [2021-10-26T08:17:48.477Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-26T08:17:48.477Z] ---> Running in c0772a4ef39b [2021-10-26T08:17:48.477Z] Removing intermediate container acec84d7259a [2021-10-26T08:17:48.477Z] ---> f82d55af0aee [2021-10-26T08:17:48.477Z] Step 14/22 : WORKDIR / [2021-10-26T08:17:48.744Z] ---> Running in f076383a421d [2021-10-26T08:17:48.744Z] Removing intermediate container b211c1515498 [2021-10-26T08:17:48.744Z] ---> 4d7a51d5b736 [2021-10-26T08:17:48.744Z] Step 12/20 : WORKDIR /edgex [2021-10-26T08:17:48.744Z] Removing intermediate container c0772a4ef39b [2021-10-26T08:17:48.744Z] ---> 58a12ce00588 [2021-10-26T08:17:48.744Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T08:17:48.744Z] ---> Running in edf8907d929d [2021-10-26T08:17:48.744Z] Removing intermediate container f076383a421d [2021-10-26T08:17:48.744Z] ---> 5dd6ad4f9851 [2021-10-26T08:17:48.744Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T08:17:48.744Z] ---> Running in 549228f1b062 [2021-10-26T08:17:48.744Z] ---> c294aba1b215 [2021-10-26T08:17:48.744Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-26T08:17:49.009Z] Removing intermediate container edf8907d929d [2021-10-26T08:17:49.009Z] ---> ae9e0decf801 [2021-10-26T08:17:49.009Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-26T08:17:49.272Z] ---> d57efd315359 [2021-10-26T08:17:49.272Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-26T08:17:49.272Z] ---> a5dc29de8846 [2021-10-26T08:17:49.272Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-26T08:17:49.272Z] Removing intermediate container 1649a91d5450 [2021-10-26T08:17:49.272Z] ---> 2a7aec5c1751 [2021-10-26T08:17:49.272Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T08:17:49.272Z] ---> 66de097a5177 [2021-10-26T08:17:49.272Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-26T08:17:49.535Z] ---> 9ae6fa32c59a [2021-10-26T08:17:49.535Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-26T08:17:49.796Z] ---> 5f29e6e17ef5 [2021-10-26T08:17:49.796Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-26T08:17:49.796Z] ---> ce2c21187939 [2021-10-26T08:17:49.796Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-26T08:17:49.796Z] ---> de72843195c3 [2021-10-26T08:17:49.796Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-26T08:17:50.058Z] Removing intermediate container 549228f1b062 [2021-10-26T08:17:50.058Z] ---> e5a11ac0180c [2021-10-26T08:17:50.058Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-26T08:17:50.058Z] ---> 944d70295a39 [2021-10-26T08:17:50.058Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-10-26T08:17:50.058Z] ---> Running in 27a12e80462c [2021-10-26T08:17:50.058Z] ---> Running in 5a2eda0d8a88 [2021-10-26T08:17:50.058Z] ---> f2c3c7cc28bb [2021-10-26T08:17:50.058Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-26T08:17:50.058Z] ---> a99f3a6d5583 [2021-10-26T08:17:50.058Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-26T08:17:50.058Z] ---> Running in a4be7c638581 [2021-10-26T08:17:50.323Z] ---> Running in 554a163e2ab8 [2021-10-26T08:17:50.323Z] ---> f1b18f42c4f6 [2021-10-26T08:17:50.323Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-26T08:17:50.323Z] Removing intermediate container a4be7c638581 [2021-10-26T08:17:50.323Z] ---> 271b08dec198 [2021-10-26T08:17:50.323Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T08:17:50.323Z] ---> Running in b7ed664d5b34 [2021-10-26T08:17:50.323Z] Removing intermediate container 554a163e2ab8 [2021-10-26T08:17:50.323Z] ---> bcdb01774293 [2021-10-26T08:17:50.323Z] Step 17/20 : CMD ["--init=true"] [2021-10-26T08:17:50.323Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T08:17:50.323Z] ---> Running in 44e4dee8f9a8 [2021-10-26T08:17:50.583Z] Removing intermediate container b7ed664d5b34 [2021-10-26T08:17:50.583Z] ---> 44ace65eb221 [2021-10-26T08:17:50.583Z] Step 20/22 : LABEL arch=x86_64 [2021-10-26T08:17:50.583Z] ---> Running in 9c2496003b6f [2021-10-26T08:17:50.583Z] ---> 7a03444ef841 [2021-10-26T08:17:50.583Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-26T08:17:50.583Z] Removing intermediate container 44e4dee8f9a8 [2021-10-26T08:17:50.583Z] ---> ebc0840383d8 [2021-10-26T08:17:50.583Z] Step 18/20 : LABEL arch=x86_64 [2021-10-26T08:17:50.583Z] ---> Running in c17ee8015a71 [2021-10-26T08:17:50.583Z] Removing intermediate container 9c2496003b6f [2021-10-26T08:17:50.583Z] ---> 6da93fc646ce [2021-10-26T08:17:50.583Z] Step 21/22 : LABEL git_sha=4936a3b64d9a9c25df3c63287ff61185fb01104e [2021-10-26T08:17:50.848Z] ---> Running in 229e9492280a [2021-10-26T08:17:50.848Z] ---> 2a98520ffabc [2021-10-26T08:17:50.848Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-26T08:17:50.848Z] Removing intermediate container 5a2eda0d8a88 [2021-10-26T08:17:50.848Z] ---> 4ae6b1da68ea [2021-10-26T08:17:50.848Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-26T08:17:50.848Z] Removing intermediate container c17ee8015a71 [2021-10-26T08:17:50.848Z] ---> 4842c2cbe4b4 [2021-10-26T08:17:50.848Z] Step 19/20 : LABEL git_sha=4936a3b64d9a9c25df3c63287ff61185fb01104e [2021-10-26T08:17:50.848Z] ---> Running in fcb3331b3444 [2021-10-26T08:17:50.848Z] ---> Running in e7620b2d06bd [2021-10-26T08:17:50.848Z] Removing intermediate container 229e9492280a [2021-10-26T08:17:50.848Z] ---> 25cc1c52d14e [2021-10-26T08:17:50.848Z] Step 22/22 : LABEL version=0.0.0 [2021-10-26T08:17:50.848Z] ---> Running in 8e7d9f15613a [2021-10-26T08:17:50.848Z] Removing intermediate container e7620b2d06bd [2021-10-26T08:17:50.848Z] ---> be670ee59eb2 [2021-10-26T08:17:50.848Z] Step 20/20 : LABEL version=0.0.0 [2021-10-26T08:17:50.848Z] Removing intermediate container fcb3331b3444 [2021-10-26T08:17:50.848Z] ---> 8bac3f01c671 [2021-10-26T08:17:50.848Z] Step 22/24 : LABEL arch=x86_64 [2021-10-26T08:17:50.848Z] ---> 928375d7bf28 [2021-10-26T08:17:50.848Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-26T08:17:51.115Z] ---> Running in ac3e8bd65c02 [2021-10-26T08:17:51.115Z] ---> Running in d5e26f71a4c6 [2021-10-26T08:17:51.115Z] ---> Running in d9d84af33f8a [2021-10-26T08:17:51.115Z] Removing intermediate container d5e26f71a4c6 [2021-10-26T08:17:51.115Z] ---> 50cb4ffb0d22 [2021-10-26T08:17:51.115Z] Step 23/24 : LABEL git_sha=4936a3b64d9a9c25df3c63287ff61185fb01104e [2021-10-26T08:17:51.115Z] Removing intermediate container 8e7d9f15613a [2021-10-26T08:17:51.115Z] ---> 79b62d10d3b1 [2021-10-26T08:17:51.115Z] [2021-10-26T08:17:51.115Z] Removing intermediate container ac3e8bd65c02 [2021-10-26T08:17:51.115Z] ---> 944e7bdcefb7 [2021-10-26T08:17:51.115Z] [2021-10-26T08:17:51.115Z] Successfully built 79b62d10d3b1 [2021-10-26T08:17:51.115Z] ---> Running in 5146aea92324 [2021-10-26T08:17:51.115Z] Successfully built 944e7bdcefb7 [2021-10-26T08:17:51.377Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T08:17:51.377Z] Successfully tagged core-metadata:latest [2021-10-26T08:17:51.377Z] Building support-scheduler [2021-10-26T08:17:51.378Z]  Building core-metadata ... done Successfully tagged security-proxy-setup:latest [2021-10-26T08:17:51.378Z] Building support-notifications [2021-10-26T08:17:51.378Z]  Building security-proxy-setup ... done Removing intermediate container d9d84af33f8a [2021-10-26T08:17:51.378Z] ---> 5de1ec10f8e0 [2021-10-26T08:17:51.378Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-26T08:17:51.378Z] Removing intermediate container 5146aea92324 [2021-10-26T08:17:51.378Z] ---> a4f2165a1db2 [2021-10-26T08:17:51.378Z] Step 24/24 : LABEL version=0.0.0 [2021-10-26T08:17:51.378Z] ---> Running in 0e7e83d1c653 [2021-10-26T08:17:51.636Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-26T08:17:51.636Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-26T08:17:51.897Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-26T08:17:51.897Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-26T08:17:51.897Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-26T08:17:52.847Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-26T08:17:52.847Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T08:17:52.847Z] OK: 8 MiB in 20 packages [2021-10-26T08:17:52.847Z] ---> 46963348f019 [2021-10-26T08:17:52.847Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-26T08:17:52.847Z] Removing intermediate container 0e7e83d1c653 [2021-10-26T08:17:52.847Z] ---> 8b955961a96b [2021-10-26T08:17:52.847Z] [2021-10-26T08:17:53.117Z] Successfully built 8b955961a96b [2021-10-26T08:17:54.078Z] Successfully tagged security-secretstore-setup:latest [2021-10-26T08:17:54.078Z] ---> Running in d948c7dd82a8 [2021-10-26T08:17:54.078Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2021-10-26T08:17:54.712Z] 7a9cfe048b4a: Pull complete [2021-10-26T08:17:54.712Z] 72dc09318566: Pull complete [2021-10-26T08:17:54.712Z] f4f7b4309257: Pull complete [2021-10-26T08:17:54.712Z] 0ac9a79272e3: Pull complete [2021-10-26T08:17:55.466Z] Removing intermediate container 27a12e80462c [2021-10-26T08:17:55.466Z] ---> 122397c68b13 [2021-10-26T08:17:55.466Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T08:18:00.131Z] b78e95d17946: Pull complete [2021-10-26T08:18:00.131Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-26T08:18:00.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-26T08:18:00.131Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-26T08:18:00.498Z] + + echodocker build -t ci-base-image-arm64 -f - . [2021-10-26T08:18:00.498Z] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-26T08:18:00.498Z] WORKDIR /edgex [2021-10-26T08:18:00.498Z] COPY go.mod . [2021-10-26T08:18:00.498Z] RUN go mod download [2021-10-26T08:18:00.773Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T08:18:00.773Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-26T08:18:00.773Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T08:18:00.773Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T08:18:00.773Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T08:18:00.773Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-26T08:18:02.692Z] ---> e8407124e01f [2021-10-26T08:18:02.692Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-26T08:18:02.692Z] ---> 4d7ae12397ed [2021-10-26T08:18:02.692Z] Step 3/23 : WORKDIR /edgex-go [2021-10-26T08:18:02.692Z] ---> 4d7ae12397ed [2021-10-26T08:18:02.692Z] Step 3/21 : WORKDIR /edgex-go [2021-10-26T08:18:02.692Z] ---> Using cache [2021-10-26T08:18:02.692Z] ---> 13beeef20d18 [2021-10-26T08:18:02.692Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T08:18:02.692Z] ---> Using cache [2021-10-26T08:18:02.692Z] ---> 13beeef20d18 [2021-10-26T08:18:02.692Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T08:18:02.692Z] ---> Using cache [2021-10-26T08:18:02.692Z] ---> 2bd6b4026d3c [2021-10-26T08:18:02.692Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-26T08:18:02.692Z] ---> Using cache [2021-10-26T08:18:02.692Z] ---> f5811fd0d0dc [2021-10-26T08:18:02.692Z] Step 6/23 : COPY go.mod . [2021-10-26T08:18:02.692Z] ---> Using cache [2021-10-26T08:18:02.692Z] ---> 2bd6b4026d3c [2021-10-26T08:18:02.692Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-26T08:18:02.692Z] ---> 4d7ae12397ed [2021-10-26T08:18:02.692Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T08:18:02.692Z] ---> Using cache [2021-10-26T08:18:02.692Z] ---> 13beeef20d18 [2021-10-26T08:18:02.692Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T08:18:02.692Z] ---> Using cache [2021-10-26T08:18:02.692Z] ---> 2bd6b4026d3c [2021-10-26T08:18:02.692Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-26T08:18:02.692Z] Removing intermediate container d948c7dd82a8 [2021-10-26T08:18:02.692Z] ---> 3d88e2a0e0a3 [2021-10-26T08:18:02.692Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-26T08:18:02.692Z] ---> Running in 22d1440d9576 [2021-10-26T08:18:02.692Z] ---> Running in 3e576a17bdca [2021-10-26T08:18:02.692Z] ---> Running in 959483d79072 [2021-10-26T08:18:02.971Z] ---> 41f66ba220c7 [2021-10-26T08:18:02.971Z] Step 7/23 : RUN go mod download [2021-10-26T08:18:02.971Z] Removing intermediate container 959483d79072 [2021-10-26T08:18:02.971Z] ---> 4efade97b8d6 [2021-10-26T08:18:02.971Z] Step 27/30 : CMD ["gate"] [2021-10-26T08:18:02.971Z] ---> Running in 2af99302bbb5 [2021-10-26T08:18:02.971Z] ---> 4b0bf98d1685 [2021-10-26T08:18:02.971Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-26T08:18:03.149Z] Sending build context to Docker daemon 166.5MB [2021-10-26T08:18:03.149Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-26T08:18:03.149Z] ---> 8b459fc5aaf0 [2021-10-26T08:18:03.149Z] Step 2/4 : WORKDIR /edgex [2021-10-26T08:18:03.232Z] ---> Running in d664fd27e3c8 [2021-10-26T08:18:03.232Z] ---> 2ab5bf6ce090 [2021-10-26T08:18:03.232Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-26T08:18:03.232Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T08:18:03.232Z] ---> Running in 620b12fcb58e [2021-10-26T08:18:03.232Z] Removing intermediate container d664fd27e3c8 [2021-10-26T08:18:03.232Z] ---> 048a6495dfd8 [2021-10-26T08:18:03.232Z] Step 28/30 : LABEL arch=x86_64 [2021-10-26T08:18:03.496Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T08:18:03.496Z] ---> Running in 0123670f83f1 [2021-10-26T08:18:03.496Z] Removing intermediate container 620b12fcb58e [2021-10-26T08:18:03.496Z] ---> ada920bfc119 [2021-10-26T08:18:03.496Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T08:18:03.496Z] ---> Running in 703cf1c18be9 [2021-10-26T08:18:03.755Z] Removing intermediate container 0123670f83f1 [2021-10-26T08:18:03.755Z] ---> 55410f3a3c9d [2021-10-26T08:18:03.755Z] Step 29/30 : LABEL git_sha=4936a3b64d9a9c25df3c63287ff61185fb01104e [2021-10-26T08:18:03.755Z] ---> Running in 0fcb13ec3b43 [2021-10-26T08:18:03.755Z] Removing intermediate container 703cf1c18be9 [2021-10-26T08:18:03.755Z] ---> 6e9ac9ff078d [2021-10-26T08:18:03.755Z] Step 20/22 : LABEL arch=x86_64 [2021-10-26T08:18:03.755Z] ---> Running in 6bcc8652deb6 [2021-10-26T08:18:04.016Z] Removing intermediate container 0fcb13ec3b43 [2021-10-26T08:18:04.016Z] ---> ce21000f0203 [2021-10-26T08:18:04.016Z] Step 30/30 : LABEL version=0.0.0 [2021-10-26T08:18:04.016Z] ---> Running in 787dd4e875b2 [2021-10-26T08:18:04.016Z] Removing intermediate container 6bcc8652deb6 [2021-10-26T08:18:04.016Z] ---> 9bd9299bd48c [2021-10-26T08:18:04.016Z] Step 21/22 : LABEL git_sha=4936a3b64d9a9c25df3c63287ff61185fb01104e [2021-10-26T08:18:04.016Z] ---> Running in 99371cc3e10e [2021-10-26T08:18:04.016Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T08:18:04.289Z] Removing intermediate container 787dd4e875b2 [2021-10-26T08:18:04.289Z] ---> 1b37b1bf8800 [2021-10-26T08:18:04.289Z] [2021-10-26T08:18:04.289Z] Removing intermediate container 99371cc3e10e [2021-10-26T08:18:04.289Z] ---> c2189774c475 [2021-10-26T08:18:04.289Z] Step 22/22 : LABEL version=0.0.0 [2021-10-26T08:18:04.289Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T08:18:04.289Z] Successfully built 1b37b1bf8800 [2021-10-26T08:18:04.289Z] ---> Running in 7848211a652b [2021-10-26T08:18:04.289Z] Successfully tagged security-bootstrapper:latest [2021-10-26T08:18:04.289Z] Building core-command [2021-10-26T08:18:04.556Z]  Building security-bootstrapper ... done Removing intermediate container 7848211a652b [2021-10-26T08:18:04.556Z] ---> ac8b4034dba5 [2021-10-26T08:18:04.556Z] [2021-10-26T08:18:04.556Z] Successfully built ac8b4034dba5 [2021-10-26T08:18:04.556Z] Successfully tagged core-data:latest [2021-10-26T08:18:04.556Z]  Building core-data ... done OK: 220 MiB in 52 packages [2021-10-26T08:18:04.556Z] OK: 220 MiB in 52 packages [2021-10-26T08:18:04.824Z] Removing intermediate container 2af99302bbb5 [2021-10-26T08:18:04.824Z] ---> 90729ea1312c [2021-10-26T08:18:04.824Z] Step 8/23 : COPY . . [2021-10-26T08:18:05.134Z] ---> Running in 21819ee8071f [2021-10-26T08:18:05.408Z] Removing intermediate container 21819ee8071f [2021-10-26T08:18:05.408Z] ---> 1f05931512aa [2021-10-26T08:18:05.408Z] Step 3/4 : COPY go.mod . [2021-10-26T08:18:06.387Z] ---> 33dcbe5c97fd [2021-10-26T08:18:06.387Z] Step 4/4 : RUN go mod download [2021-10-26T08:18:06.387Z] ---> Running in 9f9cba1d5709 [2021-10-26T08:18:10.126Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T08:18:10.126Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T08:18:10.126Z] ---> 4d7ae12397ed [2021-10-26T08:18:10.126Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T08:18:10.126Z] ---> Using cache [2021-10-26T08:18:10.126Z] ---> 13beeef20d18 [2021-10-26T08:18:10.126Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T08:18:10.126Z] ---> Using cache [2021-10-26T08:18:10.126Z] ---> 2bd6b4026d3c [2021-10-26T08:18:10.126Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-26T08:18:10.126Z] ---> Using cache [2021-10-26T08:18:10.126Z] ---> f5811fd0d0dc [2021-10-26T08:18:10.126Z] Step 6/22 : COPY . . [2021-10-26T08:18:10.126Z] ---> Using cache [2021-10-26T08:18:10.126Z] ---> 728e44ad2bcd [2021-10-26T08:18:10.126Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T08:18:10.126Z] ---> Using cache [2021-10-26T08:18:10.126Z] ---> e5513bf17a08 [2021-10-26T08:18:10.126Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-26T08:18:10.395Z] ---> Running in 32b5124284c9 [2021-10-26T08:18:10.395Z] ---> 7de4be2e6db7 [2021-10-26T08:18:10.395Z] Step 9/23 : RUN go mod tidy [2021-10-26T08:18:10.395Z] Removing intermediate container 22d1440d9576 [2021-10-26T08:18:10.395Z] ---> 7bfc5e3e8593 [2021-10-26T08:18:10.395Z] Step 6/21 : COPY . . [2021-10-26T08:18:10.395Z] Removing intermediate container 3e576a17bdca [2021-10-26T08:18:10.395Z] ---> 273f050d163a [2021-10-26T08:18:10.395Z] Step 6/22 : COPY . . [2021-10-26T08:18:10.677Z] ---> Running in 58d289450a84 [2021-10-26T08:18:10.947Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-10-26T08:18:21.106Z] ---> dde5c93c1d8e [2021-10-26T08:18:21.106Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T08:18:21.106Z] ---> 4ed29db84fa6 [2021-10-26T08:18:21.106Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T08:18:21.106Z] ---> Running in 56ab3fac6e4b [2021-10-26T08:18:21.106Z] ---> Running in 647e381607e0 [2021-10-26T08:18:21.106Z] Removing intermediate container 58d289450a84 [2021-10-26T08:18:21.106Z] ---> 86e680b3cd5f [2021-10-26T08:18:21.106Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-26T08:18:21.367Z] ---> Running in f704d7340ece [2021-10-26T08:18:21.367Z] Removing intermediate container 56ab3fac6e4b [2021-10-26T08:18:21.367Z] ---> a52e1336d224 [2021-10-26T08:18:21.367Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-26T08:18:21.630Z] Removing intermediate container 647e381607e0 [2021-10-26T08:18:21.630Z] ---> b250599019e0 [2021-10-26T08:18:21.630Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-26T08:18:21.630Z] ---> Running in 4c6e5b2e3cbf [2021-10-26T08:18:21.630Z] ---> Running in 0ec732c63cf1 [2021-10-26T08:18:21.894Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-26T08:18:21.894Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-26T08:18:22.154Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-26T08:18:34.393Z] Removing intermediate container 32b5124284c9 [2021-10-26T08:18:34.393Z] ---> 896bf947115a [2021-10-26T08:18:34.393Z] [2021-10-26T08:18:34.393Z] Step 9/22 : FROM alpine:3.14 [2021-10-26T08:18:34.393Z] ---> 14119a10abf4 [2021-10-26T08:18:34.393Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-26T08:18:34.393Z] ---> Using cache [2021-10-26T08:18:34.393Z] ---> 57bd85fb9fc2 [2021-10-26T08:18:34.393Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T08:18:34.393Z] ---> Using cache [2021-10-26T08:18:34.393Z] ---> 819b0dab5395 [2021-10-26T08:18:34.393Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-26T08:18:34.393Z] ---> Running in 76eb0549c246 [2021-10-26T08:18:34.393Z] Removing intermediate container 76eb0549c246 [2021-10-26T08:18:34.393Z] ---> 23294e2c1922 [2021-10-26T08:18:34.393Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-26T08:18:34.393Z] ---> Running in 39f609780172 [2021-10-26T08:18:34.393Z] Removing intermediate container 39f609780172 [2021-10-26T08:18:34.393Z] ---> 0229bc6c14c8 [2021-10-26T08:18:34.393Z] Step 14/22 : WORKDIR / [2021-10-26T08:18:34.393Z] ---> Running in 1636bf09e516 [2021-10-26T08:18:34.393Z] Removing intermediate container 1636bf09e516 [2021-10-26T08:18:34.393Z] ---> 9ae72925a63d [2021-10-26T08:18:34.393Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T08:18:35.345Z] ---> 37c44419200d [2021-10-26T08:18:35.345Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-26T08:18:36.290Z] ---> f508b7bb5d12 [2021-10-26T08:18:36.290Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-26T08:18:36.554Z] ---> e1adb1abde3a [2021-10-26T08:18:36.554Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-26T08:18:36.554Z] ---> Running in ccdada9429ae [2021-10-26T08:18:36.819Z] Removing intermediate container ccdada9429ae [2021-10-26T08:18:36.819Z] ---> 1e4ddb940e57 [2021-10-26T08:18:36.819Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T08:18:36.819Z] ---> Running in ff1be733861e [2021-10-26T08:18:37.083Z] Removing intermediate container ff1be733861e [2021-10-26T08:18:37.083Z] ---> 7dfd80c5acb7 [2021-10-26T08:18:37.083Z] Step 20/22 : LABEL arch=x86_64 [2021-10-26T08:18:37.083Z] ---> Running in 7bb9136f1c25 [2021-10-26T08:18:37.346Z] Removing intermediate container 7bb9136f1c25 [2021-10-26T08:18:37.346Z] ---> 6112d0cc48e4 [2021-10-26T08:18:37.346Z] Step 21/22 : LABEL git_sha=4936a3b64d9a9c25df3c63287ff61185fb01104e [2021-10-26T08:18:37.346Z] ---> Running in 93ecd4223330 [2021-10-26T08:18:37.611Z] Removing intermediate container 93ecd4223330 [2021-10-26T08:18:37.611Z] ---> 9a2cf8373aa4 [2021-10-26T08:18:37.611Z] Step 22/22 : LABEL version=0.0.0 [2021-10-26T08:18:37.611Z] ---> Running in 348ec9e5c4a9 [2021-10-26T08:18:37.873Z] Removing intermediate container 348ec9e5c4a9 [2021-10-26T08:18:37.873Z] ---> 4299bafa9b45 [2021-10-26T08:18:37.873Z] [2021-10-26T08:18:37.873Z] Successfully built 4299bafa9b45 [2021-10-26T08:18:37.873Z] Successfully tagged core-command:latest [2021-10-26T08:18:50.138Z]  Building core-command ... done Removing intermediate container 4c6e5b2e3cbf [2021-10-26T08:18:50.138Z] ---> 0cd36b8ee455 [2021-10-26T08:18:50.138Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-26T08:18:50.138Z] ---> Running in a3e8ae622179 [2021-10-26T08:18:50.138Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-26T08:18:50.138Z] Removing intermediate container 0ec732c63cf1 [2021-10-26T08:18:50.138Z] ---> 2c45b4d5224a [2021-10-26T08:18:50.138Z] [2021-10-26T08:18:50.138Z] Step 9/21 : FROM alpine:3.14 [2021-10-26T08:18:50.138Z] ---> 14119a10abf4 [2021-10-26T08:18:50.138Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-26T08:18:50.138Z] ---> Running in 977284645f5a [2021-10-26T08:18:50.138Z] Removing intermediate container a3e8ae622179 [2021-10-26T08:18:50.138Z] ---> da342923651e [2021-10-26T08:18:50.138Z] [2021-10-26T08:18:50.138Z] Step 10/22 : FROM docker:20.10.8 [2021-10-26T08:18:50.138Z] 20.10.8: Pulling from library/docker [2021-10-26T08:18:50.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T08:18:50.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T08:18:50.404Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-26T08:18:50.404Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-26T08:18:50.404Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T08:18:50.404Z] Executing ca-certificates-20191127-r5.trigger [2021-10-26T08:18:50.404Z] OK: 6 MiB in 16 packages [2021-10-26T08:18:51.345Z] Removing intermediate container f704d7340ece [2021-10-26T08:18:51.345Z] ---> 520ec05e580d [2021-10-26T08:18:51.345Z] [2021-10-26T08:18:51.345Z] Step 11/23 : FROM alpine:3.14 [2021-10-26T08:18:51.345Z] ---> 14119a10abf4 [2021-10-26T08:18:51.345Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-26T08:18:51.345Z] ---> Using cache [2021-10-26T08:18:51.345Z] ---> 57bd85fb9fc2 [2021-10-26T08:18:51.345Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T08:18:51.345Z] ---> Using cache [2021-10-26T08:18:51.345Z] ---> 819b0dab5395 [2021-10-26T08:18:51.345Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-26T08:18:51.345Z] ---> Running in 8248c2930fe4 [2021-10-26T08:18:51.613Z] Removing intermediate container 977284645f5a [2021-10-26T08:18:51.613Z] ---> 428154738ea5 [2021-10-26T08:18:51.613Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T08:18:51.613Z] Removing intermediate container 8248c2930fe4 [2021-10-26T08:18:51.613Z] ---> 095d93e816d3 [2021-10-26T08:18:51.613Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-26T08:18:51.613Z] ---> Running in 5d6979c5ef8b [2021-10-26T08:18:51.613Z] ---> Running in d1c5cc43c9ab [2021-10-26T08:18:51.613Z] Removing intermediate container 5d6979c5ef8b [2021-10-26T08:18:51.613Z] ---> 0752223592fc [2021-10-26T08:18:51.613Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-26T08:18:51.613Z] ---> Running in 098e10c60d99 [2021-10-26T08:18:51.878Z] Removing intermediate container d1c5cc43c9ab [2021-10-26T08:18:51.878Z] ---> ddc639bda7fe [2021-10-26T08:18:51.878Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T08:18:51.879Z] Removing intermediate container 098e10c60d99 [2021-10-26T08:18:51.879Z] ---> 5fa8c6f458f7 [2021-10-26T08:18:51.879Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-26T08:18:51.879Z] ---> Running in 2783d6abf8db [2021-10-26T08:18:51.879Z] ---> d7c60b8d9885 [2021-10-26T08:18:51.879Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-26T08:18:52.143Z] Removing intermediate container 2783d6abf8db [2021-10-26T08:18:52.143Z] ---> e66f1f377087 [2021-10-26T08:18:52.143Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T08:18:52.416Z] ---> b742cd724f44 [2021-10-26T08:18:52.416Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-26T08:18:52.416Z] ---> 8c1475a9f766 [2021-10-26T08:18:52.416Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-26T08:18:53.009Z] ---> 8b363dd0810b [2021-10-26T08:18:53.009Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-26T08:18:53.009Z] ---> Running in a7a9a2ce386d [2021-10-26T08:18:53.009Z] ---> 2d3633957b69 [2021-10-26T08:18:53.009Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-26T08:18:53.269Z] Removing intermediate container a7a9a2ce386d [2021-10-26T08:18:53.269Z] ---> 7d71845c484a [2021-10-26T08:18:53.269Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T08:18:53.269Z] ---> a9646a4a2beb [2021-10-26T08:18:53.269Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-26T08:18:53.269Z] ---> Running in eb72b5c4aae2 [2021-10-26T08:18:53.269Z] ---> Running in 23ecb9ccb29d [2021-10-26T08:18:53.269Z] Removing intermediate container eb72b5c4aae2 [2021-10-26T08:18:53.269Z] ---> d3cbf219a358 [2021-10-26T08:18:53.269Z] Step 21/23 : LABEL arch=x86_64 [2021-10-26T08:18:53.531Z] ---> Running in 96f141e6aa3f [2021-10-26T08:18:53.531Z] Removing intermediate container 23ecb9ccb29d [2021-10-26T08:18:53.531Z] ---> f7f856f208e2 [2021-10-26T08:18:53.531Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T08:18:53.531Z] ---> Running in e38e4ee07748 [2021-10-26T08:18:53.531Z] Removing intermediate container 96f141e6aa3f [2021-10-26T08:18:53.531Z] ---> 3689d6beffb7 [2021-10-26T08:18:53.531Z] Step 22/23 : LABEL git_sha=4936a3b64d9a9c25df3c63287ff61185fb01104e [2021-10-26T08:18:53.531Z] ---> Running in e11a39b894c8 [2021-10-26T08:18:53.531Z] Removing intermediate container e38e4ee07748 [2021-10-26T08:18:53.531Z] ---> 4078c21e1600 [2021-10-26T08:18:53.531Z] Step 19/21 : LABEL arch=x86_64 [2021-10-26T08:18:53.793Z] ---> Running in 9dd15ec619b4 [2021-10-26T08:18:53.793Z] Removing intermediate container e11a39b894c8 [2021-10-26T08:18:53.793Z] ---> 799cf6c83f05 [2021-10-26T08:18:53.793Z] Step 23/23 : LABEL version=0.0.0 [2021-10-26T08:18:53.793Z] Removing intermediate container 9dd15ec619b4 [2021-10-26T08:18:53.793Z] ---> d7b13ef3e382 [2021-10-26T08:18:53.793Z] Step 20/21 : LABEL git_sha=4936a3b64d9a9c25df3c63287ff61185fb01104e [2021-10-26T08:18:53.793Z] ---> Running in a817954592d5 [2021-10-26T08:18:53.793Z] ---> Running in 11f7077c20ac [2021-10-26T08:18:54.053Z] Removing intermediate container a817954592d5 [2021-10-26T08:18:54.053Z] ---> 5ea0d95ce5ba [2021-10-26T08:18:54.053Z] [2021-10-26T08:18:54.053Z] Successfully built 5ea0d95ce5ba [2021-10-26T08:18:54.053Z] Removing intermediate container 11f7077c20ac [2021-10-26T08:18:54.053Z] ---> 40c67dbae76e [2021-10-26T08:18:54.053Z] Step 21/21 : LABEL version=0.0.0 [2021-10-26T08:18:54.053Z] Successfully tagged support-scheduler:latest [2021-10-26T08:18:54.053Z]  Building support-scheduler ... done  ---> Running in d09c6773426e [2021-10-26T08:18:54.053Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-26T08:18:54.053Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-26T08:18:54.053Z] ---> bc6c0ffef665 [2021-10-26T08:18:54.053Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-26T08:18:54.053Z] ---> Running in d8af508e6e30 [2021-10-26T08:18:54.053Z] Removing intermediate container d09c6773426e [2021-10-26T08:18:54.053Z] ---> 3a60c32e211c [2021-10-26T08:18:54.053Z] [2021-10-26T08:18:54.314Z] Successfully built 3a60c32e211c [2021-10-26T08:18:54.314Z] Successfully tagged support-notifications:latest [2021-10-26T08:18:54.314Z]  Building support-notifications ... done Removing intermediate container d8af508e6e30 [2021-10-26T08:18:54.314Z] ---> 14a5fbe9578f [2021-10-26T08:18:54.314Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-26T08:18:54.314Z] ---> Running in 675540d42cfe [2021-10-26T08:18:54.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T08:18:54.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T08:18:54.836Z] (1/42) Installing readline (8.1.0-r0) [2021-10-26T08:18:54.836Z] (2/42) Installing bash (5.1.4-r0) [2021-10-26T08:18:54.836Z] Executing bash-5.1.4-r0.post-install [2021-10-26T08:18:54.836Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-26T08:18:54.836Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-26T08:18:54.836Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-26T08:18:54.836Z] (6/42) Installing curl (7.79.1-r0) [2021-10-26T08:18:54.836Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-26T08:18:54.836Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-26T08:18:54.836Z] (9/42) Installing expat (2.4.1-r0) [2021-10-26T08:18:54.836Z] (10/42) Installing libffi (3.3-r2) [2021-10-26T08:18:54.836Z] (11/42) Installing gdbm (1.19-r0) [2021-10-26T08:18:54.836Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-26T08:18:54.836Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-26T08:18:54.836Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-26T08:18:54.836Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-26T08:18:54.836Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-26T08:18:54.836Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-26T08:18:55.408Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-26T08:18:55.408Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-26T08:18:55.408Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-26T08:18:55.408Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-26T08:18:55.408Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-26T08:18:55.408Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-26T08:18:55.408Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-26T08:18:55.408Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-26T08:18:55.408Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-26T08:18:55.408Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-26T08:18:55.408Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-26T08:18:55.408Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-26T08:18:55.408Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-26T08:18:55.408Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-26T08:18:55.408Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-26T08:18:55.408Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-26T08:18:55.408Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-26T08:18:55.408Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-26T08:18:55.408Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-26T08:18:55.669Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-26T08:18:55.669Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-26T08:18:55.669Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-26T08:18:55.669Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-26T08:18:55.669Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-26T08:18:55.669Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-26T08:18:55.669Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T08:18:55.669Z] OK: 84 MiB in 64 packages [2021-10-26T08:18:56.239Z] Collecting docker-compose==1.23.2 [2021-10-26T08:18:56.239Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-26T08:18:56.499Z] Collecting cached-property<2,>=1.2.0 [2021-10-26T08:18:56.499Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-26T08:18:56.499Z] Collecting jsonschema<3,>=2.5.1 [2021-10-26T08:18:56.499Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-26T08:18:56.499Z] Collecting texttable<0.10,>=0.9.0 [2021-10-26T08:18:56.499Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-26T08:18:56.760Z] Collecting docopt<0.7,>=0.6.1 [2021-10-26T08:18:56.760Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-26T08:18:57.021Z] Collecting PyYAML<4,>=3.10 [2021-10-26T08:18:57.021Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-26T08:18:57.595Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-26T08:18:57.595Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-26T08:18:57.855Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-26T08:18:57.855Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-26T08:18:57.855Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-26T08:18:58.115Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-26T08:18:58.115Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-26T08:18:58.115Z] Collecting docker<4.0,>=3.6.0 [2021-10-26T08:18:58.115Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-26T08:18:58.115Z] Collecting docker-pycreds>=0.4.0 [2021-10-26T08:18:58.115Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-26T08:18:58.375Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-26T08:18:58.375Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-26T08:18:58.375Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-26T08:18:58.375Z] Collecting idna<2.8,>=2.5 [2021-10-26T08:18:58.375Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-26T08:18:58.375Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-26T08:18:58.375Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-26T08:18:58.375Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-26T08:18:58.375Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-26T08:18:58.375Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-26T08:18:58.375Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-26T08:18:58.634Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-26T08:18:58.634Z] Attempting uninstall: urllib3 [2021-10-26T08:18:58.634Z] Found existing installation: urllib3 1.26.5 [2021-10-26T08:18:58.634Z] Uninstalling urllib3-1.26.5: [2021-10-26T08:18:58.634Z] Successfully uninstalled urllib3-1.26.5 [2021-10-26T08:18:58.634Z] Attempting uninstall: idna [2021-10-26T08:18:58.634Z] Found existing installation: idna 3.2 [2021-10-26T08:18:58.634Z] Uninstalling idna-3.2: [2021-10-26T08:18:58.634Z] Successfully uninstalled idna-3.2 [2021-10-26T08:18:58.894Z] Attempting uninstall: chardet [2021-10-26T08:18:58.894Z] Found existing installation: chardet 4.0.0 [2021-10-26T08:18:58.894Z] Uninstalling chardet-4.0.0: [2021-10-26T08:18:58.894Z] Successfully uninstalled chardet-4.0.0 [2021-10-26T08:18:59.155Z] Attempting uninstall: requests [2021-10-26T08:18:59.155Z] Found existing installation: requests 2.25.1 [2021-10-26T08:18:59.155Z] Uninstalling requests-2.25.1: [2021-10-26T08:18:59.155Z] Successfully uninstalled requests-2.25.1 [2021-10-26T08:18:59.155Z] Running setup.py install for texttable: started [2021-10-26T08:18:59.416Z] Running setup.py install for texttable: finished with status 'done' [2021-10-26T08:18:59.416Z] Running setup.py install for PyYAML: started [2021-10-26T08:18:59.988Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-26T08:18:59.988Z] Running setup.py install for docopt: started [2021-10-26T08:19:00.251Z] Running setup.py install for docopt: finished with status 'done' [2021-10-26T08:19:00.251Z] Running setup.py install for dockerpty: started [2021-10-26T08:19:00.510Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-26T08:19:00.771Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-10-26T08:19:04.979Z] Removing intermediate container 675540d42cfe [2021-10-26T08:19:04.979Z] ---> ca334234532e [2021-10-26T08:19:04.979Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-26T08:19:04.979Z] ---> Running in bb6a828e3299 [2021-10-26T08:19:04.979Z] Removing intermediate container bb6a828e3299 [2021-10-26T08:19:04.979Z] ---> f5e9a4dea327 [2021-10-26T08:19:04.979Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-26T08:19:04.979Z] ---> Running in af0db3d48c7b [2021-10-26T08:19:04.979Z] Removing intermediate container af0db3d48c7b [2021-10-26T08:19:04.979Z] ---> 6eddeab58d63 [2021-10-26T08:19:04.979Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-26T08:19:04.979Z] ---> 2ab566f1296d [2021-10-26T08:19:04.979Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-26T08:19:04.979Z] ---> 4a08d9a333c5 [2021-10-26T08:19:04.979Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-26T08:19:05.240Z] ---> 42375c5fcb99 [2021-10-26T08:19:05.240Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-26T08:19:05.240Z] ---> Running in 0b2192a5915c [2021-10-26T08:19:05.240Z] Removing intermediate container 0b2192a5915c [2021-10-26T08:19:05.240Z] ---> 63909ff9ef8f [2021-10-26T08:19:05.240Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T08:19:05.240Z] ---> Running in a4690925df1f [2021-10-26T08:19:05.240Z] Removing intermediate container a4690925df1f [2021-10-26T08:19:05.240Z] ---> d8a909fefe95 [2021-10-26T08:19:05.240Z] Step 20/22 : LABEL arch=x86_64 [2021-10-26T08:19:05.500Z] ---> Running in 07077e31d8e6 [2021-10-26T08:19:05.500Z] Removing intermediate container 07077e31d8e6 [2021-10-26T08:19:05.500Z] ---> 31fa9f51e216 [2021-10-26T08:19:05.500Z] Step 21/22 : LABEL git_sha=4936a3b64d9a9c25df3c63287ff61185fb01104e [2021-10-26T08:19:05.500Z] ---> Running in 083f0c35fd97 [2021-10-26T08:19:05.500Z] Removing intermediate container 083f0c35fd97 [2021-10-26T08:19:05.500Z] ---> a85512272fcc [2021-10-26T08:19:05.500Z] Step 22/22 : LABEL version=0.0.0 [2021-10-26T08:19:05.500Z] ---> Running in f9d735e62bf2 [2021-10-26T08:19:05.761Z] Removing intermediate container f9d735e62bf2 [2021-10-26T08:19:05.761Z] ---> b4963807cdda [2021-10-26T08:19:05.761Z] [2021-10-26T08:19:05.761Z] Successfully built b4963807cdda [2021-10-26T08:19:05.761Z] Successfully tagged sys-mgmt-agent:latest [2021-10-26T08:19:05.768Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-10-26T08:19:05.777Z] $ docker stop --time=1 9c8cd1a66980762900c12b03b67e0ef21a785243c20f8ae31c618df69d906f3e [2021-10-26T08:19:07.117Z] $ docker rm -f 9c8cd1a66980762900c12b03b67e0ef21a785243c20f8ae31c618df69d906f3e [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-26T08:19:07.709Z] + docker images [2021-10-26T08:19:07.709Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-26T08:19:07.709Z] sys-mgmt-agent latest b4963807cdda 2 seconds ago 294MB [2021-10-26T08:19:07.709Z] support-scheduler latest 5ea0d95ce5ba 14 seconds ago 16.2MB [2021-10-26T08:19:07.709Z] support-notifications latest 3a60c32e211c 14 seconds ago 16.9MB [2021-10-26T08:19:07.709Z] 520ec05e580d 17 seconds ago 1.76GB [2021-10-26T08:19:07.709Z] da342923651e 18 seconds ago 1.76GB [2021-10-26T08:19:07.709Z] 2c45b4d5224a 18 seconds ago 1.76GB [2021-10-26T08:19:07.709Z] core-command latest 4299bafa9b45 30 seconds ago 16.1MB [2021-10-26T08:19:07.709Z] 896bf947115a 36 seconds ago 1.75GB [2021-10-26T08:19:07.709Z] core-data latest ac8b4034dba5 About a minute ago 20.7MB [2021-10-26T08:19:07.709Z] security-bootstrapper latest 1b37b1bf8800 About a minute ago 18.9MB [2021-10-26T08:19:07.709Z] security-secretstore-setup latest 8b955961a96b About a minute ago 28.3MB [2021-10-26T08:19:07.709Z] security-proxy-setup latest 944e7bdcefb7 About a minute ago 26.8MB [2021-10-26T08:19:07.709Z] core-metadata latest 79b62d10d3b1 About a minute ago 16.9MB [2021-10-26T08:19:07.709Z] 464b50c1db10 About a minute ago 1.76GB [2021-10-26T08:19:07.709Z] c301606b8f3b About a minute ago 1.76GB [2021-10-26T08:19:07.709Z] fd2ddb05e861 About a minute ago 1.76GB [2021-10-26T08:19:07.709Z] 02251328f66e About a minute ago 1.76GB [2021-10-26T08:19:07.709Z] 231e0b6ea641 About a minute ago 1.76GB [2021-10-26T08:19:07.709Z] ci-base-image-x86_64 latest 4d7ae12397ed 6 minutes ago 1.25GB [2021-10-26T08:19:07.709Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 12 days ago 548MB [2021-10-26T08:19:07.709Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 weeks ago 34.5MB [2021-10-26T08:19:07.709Z] docker 20.10.8 bc6c0ffef665 7 weeks ago 214MB [2021-10-26T08:19:07.709Z] alpine 3.14 14119a10abf4 8 weeks ago 5.6MB [2021-10-26T08:19:07.709Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-10-26T08:19:23.076Z] Still waiting to schedule task [2021-10-26T08:19:23.077Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-10-26T08:19:28.221Z] Removing intermediate container 9f9cba1d5709 [2021-10-26T08:19:28.221Z] ---> 3331bd1474c8 [2021-10-26T08:19:28.221Z] Successfully built 3331bd1474c8 [2021-10-26T08:19:28.221Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:19:28.557Z] + docker inspect -f . ci-base-image-arm64 [2021-10-26T08:19:28.557Z] . [Pipeline] withDockerContainer [2021-10-26T08:19:28.826Z] prd-ubuntu18.04-docker-arm64-4c-16g-1997 does not seem to be running inside a container [2021-10-26T08:19:28.911Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-26T08:19:30.445Z] $ docker top 0f335ead28515189e5e28efe59e966e6dbf3bb012c0726e6ee92725309e3b38c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-26T08:19:31.413Z] + go version [2021-10-26T08:19:31.413Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-26T08:19:31.439Z] $ docker stop --time=1 0f335ead28515189e5e28efe59e966e6dbf3bb012c0726e6ee92725309e3b38c [2021-10-26T08:19:33.137Z] $ docker rm -f 0f335ead28515189e5e28efe59e966e6dbf3bb012c0726e6ee92725309e3b38c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:19:33.881Z] + docker inspect -f . ci-base-image-arm64 [2021-10-26T08:19:33.881Z] . [Pipeline] withDockerContainer [2021-10-26T08:19:34.147Z] prd-ubuntu18.04-docker-arm64-4c-16g-1997 does not seem to be running inside a container [2021-10-26T08:19:34.234Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-26T08:19:35.721Z] $ docker top 05386ac4bfe9c3f38b27e9290ee734c2361804434203afc0cbc34b57166b3b8b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-26T08:19:36.040Z] ========================================================= [2021-10-26T08:19:36.040Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-26T08:19:36.040Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-26T08:19:36.684Z] + make test [2021-10-26T08:19:36.684Z] go mod tidy [2021-10-26T08:19:37.283Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-26T08:20:04.100Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-26T08:20:57.750Z] Running on prd-ubuntu18.04-docker-8c-8g-1999 in /w/workspace/edgexfoundry_edgex-go_PR-3770 [Pipeline] { [Pipeline] ws [2021-10-26T08:20:57.761Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-10-26T08:20:57.857Z] The recommended git tool is: git [2021-10-26T08:21:00.138Z] using credential edgex-jenkins-ssh [2021-10-26T08:21:00.149Z] Cloning the remote Git repository [2021-10-26T08:21:00.177Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-26T08:21:00.702Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-26T08:21:00.243Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-10-26T08:21:00.299Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-26T08:21:00.300Z] > git --version # timeout=10 [2021-10-26T08:21:00.307Z] > git --version # 'git version 2.17.1' [2021-10-26T08:21:00.307Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-26T08:21:00.343Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-26T08:21:07.439Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-26T08:21:08.433Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-26T08:21:09.036Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-26T08:21:18.742Z] Merging remotes/origin/main commit 2960906d71acf8db9b34adc0540238eab7fedfb7 into PR head commit 4936a3b64d9a9c25df3c63287ff61185fb01104e [2021-10-26T08:21:18.875Z] Merge succeeded, producing 4936a3b64d9a9c25df3c63287ff61185fb01104e [2021-10-26T08:21:18.876Z] Checking out Revision 4936a3b64d9a9c25df3c63287ff61185fb01104e (PR-3770) [2021-10-26T08:21:17.986Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-26T08:21:17.992Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-26T08:21:18.015Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-26T08:21:18.029Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-26T08:21:18.030Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-26T08:21:18.034Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3770/head:refs/remotes/origin/PR-3770 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-26T08:21:18.754Z] > git config core.sparsecheckout # timeout=10 [2021-10-26T08:21:18.764Z] > git checkout -f 4936a3b64d9a9c25df3c63287ff61185fb01104e # timeout=10 [2021-10-26T08:21:18.821Z] > git remote # timeout=10 [2021-10-26T08:21:18.838Z] > git config --get remote.origin.url # timeout=10 [2021-10-26T08:21:18.845Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-26T08:21:18.860Z] > git merge 2960906d71acf8db9b34adc0540238eab7fedfb7 # timeout=10 [2021-10-26T08:21:18.870Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-26T08:21:18.881Z] > git config core.sparsecheckout # timeout=10 [2021-10-26T08:21:18.886Z] > git checkout -f 4936a3b64d9a9c25df3c63287ff61185fb01104e # timeout=10 [2021-10-26T08:21:21.467Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-26T08:21:21.467Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-26T08:21:21.467Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-26T08:21:21.467Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-26T08:21:21.467Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-26T08:21:21.467Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-26T08:21:22.454Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-26T08:21:22.454Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-26T08:21:22.454Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-26T08:21:22.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-26T08:21:23.412Z] Commit message: "Merge branch 'main' into snap-modify-kuiper-rest-port" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-26T08:21:24.254Z] + echo snap-build.sh [2021-10-26T08:21:24.254Z] snap-build.sh [2021-10-26T08:21:24.254Z] + SNAP_BASE_DIR=. [2021-10-26T08:21:24.254Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2021-10-26T08:21:24.254Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2021-10-26T08:21:24.254Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2021-10-26T08:21:24.254Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2021-10-26T08:21:24.254Z] + cd /w/workspace/edgex-go/5 [2021-10-26T08:21:24.254Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-10-26T08:21:24.254Z] Reading package lists... [2021-10-26T08:21:24.254Z] Building dependency tree... [2021-10-26T08:21:24.254Z] Reading state information... [2021-10-26T08:21:24.254Z] The following packages were automatically installed and are no longer required: [2021-10-26T08:21:24.254Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-10-26T08:21:24.254Z] uidmap xdelta3 [2021-10-26T08:21:24.254Z] Use 'sudo apt autoremove' to remove them. [2021-10-26T08:21:24.254Z] The following packages will be REMOVED: [2021-10-26T08:21:24.254Z] lxd* lxd-client* [2021-10-26T08:21:25.203Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-10-26T08:21:25.203Z] After this operation, 31.7 MB disk space will be freed. [2021-10-26T08:21:30.767Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.197s coverage: 28.7% of statements [2021-10-26T08:21:30.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-26T08:21:30.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-26T08:21:31.273Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-10-26T08:21:31.273Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-26T08:21:33.880Z] Removing lxd dnsmasq configuration [2021-10-26T08:21:34.141Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-10-26T08:21:34.179Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.433s coverage: 98.5% of statements [2021-10-26T08:21:34.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-26T08:21:35.165Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.375s coverage: 44.7% of statements [2021-10-26T08:21:35.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-26T08:21:35.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-26T08:21:36.072Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-10-26T08:21:37.993Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-26T08:21:38.562Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.654s coverage: 89.5% of statements [2021-10-26T08:21:38.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-26T08:21:38.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-26T08:21:38.563Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.268s coverage: 84.4% of statements [2021-10-26T08:21:38.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-26T08:21:38.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-26T08:21:38.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-26T08:21:38.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-26T08:21:38.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-26T08:21:39.219Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-10-26T08:21:39.219Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-26T08:21:43.453Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-10-26T08:21:43.453Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-10-26T08:21:44.397Z] + sudo snap remove --purge lxd [2021-10-26T08:21:44.397Z] snap "lxd" is not installed [2021-10-26T08:21:44.397Z] + sudo groupadd --force --system lxd [2021-10-26T08:21:44.397Z] ++ whoami [2021-10-26T08:21:44.397Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-10-26T08:21:44.397Z] + newgrp - lxd [2021-10-26T08:21:44.659Z] + sudo snap install lxd [2021-10-26T08:21:46.876Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.417s coverage: 94.2% of statements [2021-10-26T08:21:46.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-26T08:21:46.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-26T08:21:46.876Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.238s coverage: 59.1% of statements [2021-10-26T08:21:46.876Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-26T08:21:46.876Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-26T08:21:46.876Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-26T08:21:46.876Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-26T08:21:46.876Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-26T08:21:46.876Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.284s coverage: 60.0% of statements [2021-10-26T08:21:46.876Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-26T08:21:46.876Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-26T08:21:46.876Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-26T08:21:46.876Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.293s coverage: 0.9% of statements [2021-10-26T08:21:46.876Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-26T08:21:46.876Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.217s coverage: 58.8% of statements [2021-10-26T08:21:46.876Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.213s coverage: 21.7% of statements [2021-10-26T08:21:46.876Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-26T08:21:46.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.258s coverage: 47.1% of statements [2021-10-26T08:21:46.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.249s coverage: 79.5% of statements [2021-10-26T08:21:46.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.189s coverage: 94.1% of statements [2021-10-26T08:21:48.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.487s coverage: 96.3% of statements [2021-10-26T08:21:48.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.178s coverage: 87.5% of statements [2021-10-26T08:21:54.682Z] 2021-10-26T08:21:51Z INFO Waiting for automatic snapd restart... [2021-10-26T08:22:01.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.479s coverage: 94.4% of statements [2021-10-26T08:22:01.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.213s coverage: 44.8% of statements [2021-10-26T08:22:04.685Z] lxd 4.19 from Canonical* installed [2021-10-26T08:22:04.685Z] + sudo lxd init --auto [2021-10-26T08:22:07.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.619s coverage: 82.5% of statements [2021-10-26T08:22:07.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-26T08:22:14.689Z] + sudo snap install --classic snapcraft [2021-10-26T08:22:14.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.261s coverage: 92.9% of statements [2021-10-26T08:22:14.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-26T08:22:14.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-26T08:22:14.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-26T08:22:14.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-10-26T08:22:14.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-26T08:22:14.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-26T08:22:14.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-26T08:22:14.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-26T08:22:14.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-26T08:22:14.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.187s coverage: 87.2% of statements [2021-10-26T08:22:14.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-26T08:22:14.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-26T08:22:14.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.153s coverage: 100.0% of statements [2021-10-26T08:22:14.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-26T08:22:14.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.286s coverage: 58.8% of statements [2021-10-26T08:22:14.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-26T08:22:14.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.255s coverage: 80.0% of statements [2021-10-26T08:22:14.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.257s coverage: 87.2% of statements [2021-10-26T08:22:14.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.283s coverage: 85.4% of statements [2021-10-26T08:22:14.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.795s coverage: 91.2% of statements [2021-10-26T08:22:14.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-26T08:22:16.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.995s coverage: 64.4% of statements [2021-10-26T08:22:16.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-26T08:22:16.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-26T08:22:16.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.193s coverage: 100.0% of statements [2021-10-26T08:22:16.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.096s coverage: 89.4% of statements [2021-10-26T08:22:16.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements [2021-10-26T08:22:17.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.098s coverage: 73.7% of statements [2021-10-26T08:22:18.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements [2021-10-26T08:22:23.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.263s coverage: 70.4% of statements [2021-10-26T08:22:23.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-26T08:22:23.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-26T08:22:23.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-26T08:22:24.326Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.800s coverage: 43.4% of statements [2021-10-26T08:22:24.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-26T08:22:24.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-26T08:22:24.326Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.218s coverage: 89.5% of statements [2021-10-26T08:22:24.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-26T08:22:24.326Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.379s coverage: 84.8% of statements [2021-10-26T08:22:24.326Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-26T08:22:26.919Z] snapcraft 5.0 from Canonical* installed [2021-10-26T08:22:26.919Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-10-26T08:22:26.919Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-10-26T08:22:26.919Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-26T08:22:26.919Z] Dload Upload Total Spent Left Speed [2021-10-26T08:22:26.919Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 8250 0 --:--:-- --:--:-- --:--:-- 8250 [2021-10-26T08:22:26.920Z] 100 3325k 100 3325k 0 0 19.5M 0 --:--:-- --:--:-- --:--:-- 19.5M [2021-10-26T08:22:26.920Z] ./yq_linux_amd64 [2021-10-26T08:22:26.920Z] + sudo snapcraft prime --use-lxd [2021-10-26T08:22:27.870Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-10-26T08:22:27.870Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-10-26T08:22:27.870Z] - README.md [2021-10-26T08:22:27.870Z] [2021-10-26T08:22:27.870Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-26T08:22:27.870Z] Launching a container. [2021-10-26T08:22:33.156Z] Waiting for container to be ready [2021-10-26T08:22:33.728Z] To start your first instance, try: lxc launch ubuntu:20.04 [2021-10-26T08:22:33.728Z] [2021-10-26T08:22:34.483Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.251s coverage: 17.7% of statements [2021-10-26T08:22:34.483Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-26T08:22:34.483Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-26T08:22:34.483Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-26T08:22:34.483Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-26T08:22:34.483Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.632s coverage: 92.3% of statements [2021-10-26T08:22:34.483Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-26T08:22:34.483Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-26T08:22:34.483Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-26T08:22:34.483Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-26T08:22:34.483Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.211s coverage: 63.2% of statements [2021-10-26T08:22:34.483Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-26T08:22:34.483Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-26T08:22:34.483Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.398s coverage: 97.7% of statements [2021-10-26T08:22:34.483Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-26T08:22:34.483Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-26T08:22:34.483Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-26T08:22:34.483Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-26T08:22:34.483Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.193s coverage: 28.9% of statements [2021-10-26T08:22:34.483Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-26T08:22:34.483Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-26T08:22:34.483Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-26T08:22:34.483Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-26T08:22:34.483Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-26T08:22:34.483Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-26T08:22:34.483Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.178s coverage: 100.0% of statements [2021-10-26T08:22:34.483Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 96.9% of statements [2021-10-26T08:22:34.483Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-10-26T08:22:34.483Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-10-26T08:22:34.483Z] GO111MODULE=on go vet ./... [2021-10-26T08:22:37.931Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-10-26T08:22:37.931Z] Waiting for network to be ready... [2021-10-26T08:22:38.191Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-26T08:22:38.451Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1932 kB] [2021-10-26T08:22:38.451Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-26T08:22:38.451Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] [2021-10-26T08:22:38.451Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-26T08:22:38.451Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-26T08:22:38.451Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] [2021-10-26T08:22:38.451Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] [2021-10-26T08:22:38.451Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] [2021-10-26T08:22:38.451Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-26T08:22:39.022Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-26T08:22:39.022Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-26T08:22:39.282Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-26T08:22:39.282Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-26T08:22:39.282Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-26T08:22:39.282Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-26T08:22:39.282Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-26T08:22:39.282Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-26T08:22:39.542Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-26T08:22:39.800Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] [2021-10-26T08:22:39.801Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-10-26T08:22:39.801Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-26T08:22:39.801Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-26T08:22:39.801Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] [2021-10-26T08:22:39.801Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] [2021-10-26T08:22:39.801Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] [2021-10-26T08:22:40.062Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-26T08:22:42.604Z] Fetched 25.5 MB in 4s (6047 kB/s) [2021-10-26T08:22:43.545Z] Reading package lists... [2021-10-26T08:22:43.545Z] Reading package lists... [2021-10-26T08:22:43.805Z] Building dependency tree... [2021-10-26T08:22:43.805Z] Reading state information... [2021-10-26T08:22:43.805Z] The following additional packages will be installed: [2021-10-26T08:22:43.805Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-26T08:22:43.805Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-26T08:22:43.805Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-26T08:22:43.805Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-10-26T08:22:43.805Z] Suggested packages: [2021-10-26T08:22:43.805Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-10-26T08:22:43.805Z] Recommended packages: [2021-10-26T08:22:43.805Z] gnupg libsasl2-modules [2021-10-26T08:22:43.805Z] The following NEW packages will be installed: [2021-10-26T08:22:43.805Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-26T08:22:43.805Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-26T08:22:43.805Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-26T08:22:43.805Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-10-26T08:22:43.805Z] The following packages will be upgraded: [2021-10-26T08:22:44.066Z] gpg gpg-agent gpgconf libudev1 [2021-10-26T08:22:44.066Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-10-26T08:22:44.066Z] Need to get 3527 kB of archives. [2021-10-26T08:22:44.066Z] After this operation, 13.3 MB of additional disk space will be used. [2021-10-26T08:22:44.066Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-10-26T08:22:44.066Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-10-26T08:22:44.066Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-10-26T08:22:44.066Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-10-26T08:22:44.327Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-10-26T08:22:44.588Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-10-26T08:22:44.849Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-10-26T08:22:44.849Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-10-26T08:22:44.849Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-10-26T08:22:44.849Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-10-26T08:22:44.849Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-10-26T08:22:44.849Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-10-26T08:22:44.849Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-10-26T08:22:44.849Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-10-26T08:22:45.109Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-10-26T08:22:45.109Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-10-26T08:22:45.109Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-10-26T08:22:45.109Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-10-26T08:22:45.109Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-10-26T08:22:45.109Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-10-26T08:22:45.109Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-10-26T08:22:45.109Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-10-26T08:22:45.109Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-26T08:22:45.109Z] Fetched 3527 kB in 1s (3135 kB/s) [2021-10-26T08:22:45.371Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-26T08:22:45.371Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-10-26T08:22:45.371Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-26T08:22:45.371Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-10-26T08:22:45.371Z] Selecting previously unselected package udev. [2021-10-26T08:22:45.371Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-26T08:22:45.371Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-10-26T08:22:45.633Z] Unpacking udev (237-3ubuntu10.52) ... [2021-10-26T08:22:45.633Z] Selecting previously unselected package libfuse2:amd64. [2021-10-26T08:22:45.633Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-10-26T08:22:45.633Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-26T08:22:45.893Z] Selecting previously unselected package fuse. [2021-10-26T08:22:45.893Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-10-26T08:22:45.893Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-10-26T08:22:45.893Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-26T08:22:45.893Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-26T08:22:46.153Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-26T08:22:46.153Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-26T08:22:46.153Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-26T08:22:46.153Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-26T08:22:46.153Z] Selecting previously unselected package libksba8:amd64. [2021-10-26T08:22:46.153Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-10-26T08:22:46.413Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-10-26T08:22:46.413Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-10-26T08:22:46.413Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-26T08:22:46.413Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T08:22:46.413Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-10-26T08:22:46.413Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-26T08:22:46.413Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T08:22:46.673Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-10-26T08:22:46.674Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-26T08:22:46.674Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T08:22:46.674Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-10-26T08:22:46.674Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-26T08:22:46.674Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T08:22:46.674Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-10-26T08:22:46.674Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-26T08:22:46.674Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T08:22:46.674Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-10-26T08:22:46.674Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-26T08:22:46.933Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T08:22:46.933Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-10-26T08:22:46.933Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-26T08:22:46.933Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T08:22:46.933Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-10-26T08:22:46.933Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-26T08:22:46.933Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T08:22:46.933Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-10-26T08:22:46.933Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-26T08:22:46.933Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T08:22:46.933Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-10-26T08:22:46.933Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-26T08:22:46.933Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-26T08:22:47.193Z] Selecting previously unselected package libsasl2-2:amd64. [2021-10-26T08:22:47.193Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-26T08:22:47.193Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-26T08:22:47.193Z] Selecting previously unselected package libldap-common. [2021-10-26T08:22:47.193Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-10-26T08:22:47.193Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-26T08:22:47.193Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-10-26T08:22:47.193Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-10-26T08:22:47.193Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-26T08:22:47.193Z] Selecting previously unselected package dirmngr. [2021-10-26T08:22:47.193Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-26T08:22:47.193Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-26T08:22:47.453Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-26T08:22:47.453Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-10-26T08:22:47.453Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-26T08:22:47.453Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-26T08:22:47.453Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-26T08:22:47.453Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-10-26T08:22:47.453Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T08:22:47.453Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-10-26T08:22:47.453Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-26T08:22:47.453Z] Setting up udev (237-3ubuntu10.52) ... [2021-10-26T08:22:47.714Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-10-26T08:22:47.974Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T08:22:47.974Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-10-26T08:22:47.974Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-10-26T08:22:47.974Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-10-26T08:22:47.974Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T08:22:47.974Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T08:22:47.974Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T08:22:47.974Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T08:22:47.974Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T08:22:47.974Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T08:22:47.974Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T08:22:47.974Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-26T08:22:47.974Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-26T08:22:48.234Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-26T08:22:48.495Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-10-26T08:22:48.495Z] settings in the [Install] section, and DefaultInstance for template units). [2021-10-26T08:22:48.495Z] This means they are not meant to be enabled using systemctl. [2021-10-26T08:22:48.495Z] Possible reasons for having this kind of units are: [2021-10-26T08:22:48.495Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-10-26T08:22:48.495Z] .wants/ or .requires/ directory. [2021-10-26T08:22:48.495Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-10-26T08:22:48.495Z] a requirement dependency on it. [2021-10-26T08:22:48.495Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-10-26T08:22:48.495Z] D-Bus, udev, scripted systemctl call, ...). [2021-10-26T08:22:48.495Z] 4) In case of template units, the unit is meant to be enabled with some [2021-10-26T08:22:48.495Z] instance name specified. [2021-10-26T08:22:48.755Z] Reading package lists... [2021-10-26T08:22:49.016Z] Building dependency tree... [2021-10-26T08:22:49.016Z] Reading state information... [2021-10-26T08:22:49.016Z] The following additional packages will be installed: [2021-10-26T08:22:49.016Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-10-26T08:22:49.016Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-10-26T08:22:49.016Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-10-26T08:22:49.016Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-10-26T08:22:49.016Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-10-26T08:22:49.016Z] Suggested packages: [2021-10-26T08:22:49.016Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-10-26T08:22:49.016Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-10-26T08:22:49.016Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-10-26T08:22:49.016Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-10-26T08:22:49.016Z] systemd-container policykit-1 [2021-10-26T08:22:49.016Z] Recommended packages: [2021-10-26T08:22:49.016Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-10-26T08:22:49.016Z] The following NEW packages will be installed: [2021-10-26T08:22:49.016Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-10-26T08:22:49.016Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-10-26T08:22:49.016Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-10-26T08:22:49.016Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-10-26T08:22:49.016Z] python3.6-minimal snapd squashfs-tools sudo [2021-10-26T08:22:49.016Z] The following packages will be upgraded: [2021-10-26T08:22:49.016Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-10-26T08:22:49.277Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-10-26T08:22:49.277Z] Need to get 36.8 MB of archives. [2021-10-26T08:22:49.277Z] After this operation, 147 MB of additional disk space will be used. [2021-10-26T08:22:49.277Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-10-26T08:22:49.277Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-10-26T08:22:49.277Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-10-26T08:22:49.277Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-10-26T08:22:49.277Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-10-26T08:22:49.277Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-10-26T08:22:49.277Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-10-26T08:22:49.277Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-10-26T08:22:49.277Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-10-26T08:22:49.277Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-10-26T08:22:49.277Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-10-26T08:22:49.277Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-10-26T08:22:49.277Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-10-26T08:22:49.277Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-10-26T08:22:49.277Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-10-26T08:22:49.277Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-10-26T08:22:49.277Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-10-26T08:22:50.217Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-10-26T08:22:50.217Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-10-26T08:22:50.217Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-10-26T08:22:50.217Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-10-26T08:22:50.217Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-10-26T08:22:50.217Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-10-26T08:22:50.217Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-10-26T08:22:50.217Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-10-26T08:22:50.217Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-10-26T08:22:50.217Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-10-26T08:22:50.217Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-10-26T08:22:50.217Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-10-26T08:22:50.217Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-10-26T08:22:51.158Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-26T08:22:51.158Z] Fetched 36.8 MB in 2s (20.4 MB/s) [2021-10-26T08:22:51.158Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-26T08:22:51.158Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-10-26T08:22:51.158Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-26T08:22:51.729Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-10-26T08:22:51.729Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-26T08:22:51.729Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-10-26T08:22:51.990Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-26T08:22:51.990Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-10-26T08:22:51.990Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-10-26T08:22:51.990Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-10-26T08:22:51.990Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-26T08:22:52.252Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-10-26T08:22:52.252Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-10-26T08:22:52.512Z] Setting up apt (1.6.14) ... [2021-10-26T08:22:52.512Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-10-26T08:22:52.772Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-10-26T08:22:52.772Z] (Reading database ... 12764 files and directories currently installed.) [2021-10-26T08:22:52.772Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-26T08:22:52.772Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-26T08:22:53.033Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-10-26T08:22:53.033Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-26T08:22:53.033Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-26T08:22:53.033Z] Selecting previously unselected package libexpat1:amd64. [2021-10-26T08:22:53.033Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-10-26T08:22:53.033Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-26T08:22:53.336Z] Selecting previously unselected package python3.6-minimal. [2021-10-26T08:22:53.336Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-26T08:22:53.336Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-26T08:22:53.597Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-26T08:22:53.597Z] Checking for services that may need to be restarted...done. [2021-10-26T08:22:53.597Z] Checking for services that may need to be restarted...done. [2021-10-26T08:22:53.597Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-26T08:22:53.597Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-26T08:22:53.597Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-26T08:22:54.168Z] Selecting previously unselected package python3-minimal. [2021-10-26T08:22:54.169Z] (Reading database ... 13012 files and directories currently installed.) [2021-10-26T08:22:54.169Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-10-26T08:22:54.169Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-10-26T08:22:54.169Z] Selecting previously unselected package mime-support. [2021-10-26T08:22:54.169Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-10-26T08:22:54.169Z] Unpacking mime-support (3.60ubuntu1) ... [2021-10-26T08:22:54.169Z] Selecting previously unselected package libmpdec2:amd64. [2021-10-26T08:22:54.169Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-10-26T08:22:54.169Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-26T08:22:54.429Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-10-26T08:22:54.429Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-26T08:22:54.429Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-26T08:22:54.429Z] Selecting previously unselected package python3.6. [2021-10-26T08:22:54.429Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-26T08:22:54.429Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-26T08:22:54.694Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-10-26T08:22:54.694Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-10-26T08:22:54.694Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-26T08:22:54.694Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-10-26T08:22:54.956Z] Selecting previously unselected package python3. [2021-10-26T08:22:54.956Z] (Reading database ... 13442 files and directories currently installed.) [2021-10-26T08:22:54.956Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-10-26T08:22:54.956Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-10-26T08:22:54.956Z] Selecting previously unselected package multiarch-support. [2021-10-26T08:22:54.956Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-10-26T08:22:54.956Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-10-26T08:22:54.956Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-10-26T08:22:54.956Z] Selecting previously unselected package liblzo2-2:amd64. [2021-10-26T08:22:54.956Z] (Reading database ... 13479 files and directories currently installed.) [2021-10-26T08:22:54.956Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-10-26T08:22:54.956Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-10-26T08:22:54.956Z] Selecting previously unselected package libbsd0:amd64. [2021-10-26T08:22:55.276Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-10-26T08:22:55.276Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-26T08:22:55.276Z] Selecting previously unselected package sudo. [2021-10-26T08:22:55.276Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-10-26T08:22:55.276Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-26T08:22:55.276Z] Selecting previously unselected package apparmor. [2021-10-26T08:22:55.276Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-10-26T08:22:55.276Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-10-26T08:22:55.539Z] Selecting previously unselected package libedit2:amd64. [2021-10-26T08:22:55.539Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-10-26T08:22:55.539Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-10-26T08:22:55.539Z] Selecting previously unselected package libkrb5support0:amd64. [2021-10-26T08:22:55.539Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-10-26T08:22:55.539Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-26T08:22:55.539Z] Selecting previously unselected package libk5crypto3:amd64. [2021-10-26T08:22:55.539Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-26T08:22:55.539Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-26T08:22:55.539Z] Selecting previously unselected package libkeyutils1:amd64. [2021-10-26T08:22:55.539Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-10-26T08:22:55.539Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-26T08:22:55.800Z] Selecting previously unselected package libkrb5-3:amd64. [2021-10-26T08:22:55.801Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-26T08:22:55.801Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-26T08:22:55.801Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-10-26T08:22:55.801Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-10-26T08:22:55.801Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-26T08:22:56.061Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-10-26T08:22:56.061Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-10-26T08:22:56.061Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-26T08:22:56.061Z] Selecting previously unselected package openssh-client. [2021-10-26T08:22:56.061Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-10-26T08:22:56.061Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-26T08:22:56.324Z] Selecting previously unselected package squashfs-tools. [2021-10-26T08:22:56.324Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-10-26T08:22:56.324Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-26T08:22:56.324Z] Selecting previously unselected package snapd. [2021-10-26T08:22:56.324Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-10-26T08:22:56.324Z] Unpacking snapd (2.51.1+18.04) ... [2021-10-26T08:22:58.241Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-10-26T08:22:58.241Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-26T08:22:58.503Z] Setting up mime-support (3.60ubuntu1) ... [2021-10-26T08:22:58.503Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-26T08:22:58.503Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-26T08:22:58.504Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-26T08:22:58.504Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-26T08:22:58.504Z] Setting up systemd (237-3ubuntu10.52) ... [2021-10-26T08:22:58.504Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-10-26T08:22:59.081Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-26T08:22:59.081Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-26T08:22:59.081Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-10-26T08:22:59.081Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-26T08:22:59.081Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-26T08:22:59.081Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-26T08:22:59.653Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-26T08:22:59.653Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-26T08:22:59.653Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-26T08:22:59.914Z] Setting up python3 (3.6.7-1~18.04) ... [2021-10-26T08:22:59.915Z] running python rtupdate hooks for python3.6... [2021-10-26T08:22:59.915Z] running python post-rtupdate hooks for python3.6... [2021-10-26T08:22:59.915Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-10-26T08:23:00.485Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-10-26T08:23:00.746Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-26T08:23:00.746Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-26T08:23:02.656Z] Setting up snapd (2.51.1+18.04) ... [2021-10-26T08:23:02.916Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-10-26T08:23:03.177Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-10-26T08:23:03.177Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-10-26T08:23:03.438Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-10-26T08:23:03.439Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-26T08:23:03.439Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-26T08:23:03.701Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-10-26T08:23:03.962Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-10-26T08:23:04.223Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-10-26T08:23:04.223Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-10-26T08:23:04.485Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-10-26T08:23:04.485Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-26T08:23:04.485Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-26T08:23:05.428Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-26T08:23:05.428Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-26T08:23:05.428Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-26T08:23:06.625Z] Reading package lists... [2021-10-26T08:23:06.885Z] Reading package lists... [2021-10-26T08:23:07.146Z] Building dependency tree... [2021-10-26T08:23:07.146Z] Reading state information... [2021-10-26T08:23:07.146Z] Calculating upgrade... [2021-10-26T08:23:07.406Z] The following packages will be upgraded: [2021-10-26T08:23:07.406Z] advancecomp base-files bash binutils binutils-common [2021-10-26T08:23:07.406Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-10-26T08:23:07.406Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-10-26T08:23:07.406Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-10-26T08:23:07.406Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-10-26T08:23:07.406Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-10-26T08:23:07.406Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-10-26T08:23:07.406Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-10-26T08:23:07.406Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-10-26T08:23:07.406Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-10-26T08:23:07.406Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-10-26T08:23:07.406Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-10-26T08:23:07.406Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-10-26T08:23:07.406Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-10-26T08:23:07.406Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-10-26T08:23:07.406Z] ubuntu-keyring util-linux [2021-10-26T08:23:07.406Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-10-26T08:23:07.406Z] Need to get 64.2 MB of archives. [2021-10-26T08:23:07.406Z] After this operation, 5144 kB of additional disk space will be used. [2021-10-26T08:23:07.407Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] [2021-10-26T08:23:07.407Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-10-26T08:23:07.407Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-10-26T08:23:07.407Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-10-26T08:23:07.407Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-10-26T08:23:07.407Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-10-26T08:23:07.407Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-10-26T08:23:07.407Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-10-26T08:23:07.407Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-10-26T08:23:07.407Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-10-26T08:23:07.407Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-10-26T08:23:07.407Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-10-26T08:23:07.407Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-10-26T08:23:07.407Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-10-26T08:23:07.407Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-10-26T08:23:07.407Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-10-26T08:23:07.407Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-10-26T08:23:07.407Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-10-26T08:23:07.407Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-10-26T08:23:07.667Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-10-26T08:23:07.667Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-10-26T08:23:07.667Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-10-26T08:23:07.667Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-10-26T08:23:07.667Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-10-26T08:23:07.667Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-10-26T08:23:07.668Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-10-26T08:23:07.668Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-10-26T08:23:07.668Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-10-26T08:23:07.668Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-10-26T08:23:07.668Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-10-26T08:23:07.668Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-10-26T08:23:07.668Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-10-26T08:23:07.668Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-10-26T08:23:07.668Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-10-26T08:23:07.668Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-10-26T08:23:07.668Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-10-26T08:23:07.668Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-10-26T08:23:07.668Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-10-26T08:23:07.668Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-10-26T08:23:07.668Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-10-26T08:23:07.668Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-10-26T08:23:07.668Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-10-26T08:23:07.668Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-10-26T08:23:07.668Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-10-26T08:23:07.668Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-10-26T08:23:07.668Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-10-26T08:23:07.668Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] [2021-10-26T08:23:07.668Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-10-26T08:23:07.668Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-10-26T08:23:07.668Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2021-10-26T08:23:07.668Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-10-26T08:23:07.668Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-10-26T08:23:07.668Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-10-26T08:23:07.668Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-10-26T08:23:07.668Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-10-26T08:23:07.668Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-10-26T08:23:07.668Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-10-26T08:23:07.931Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-10-26T08:23:07.931Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-10-26T08:23:07.931Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-10-26T08:23:07.931Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-10-26T08:23:08.191Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-10-26T08:23:08.191Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-10-26T08:23:08.191Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-10-26T08:23:08.191Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-10-26T08:23:08.191Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-10-26T08:23:08.191Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-10-26T08:23:08.191Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-10-26T08:23:08.452Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-10-26T08:23:08.452Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-10-26T08:23:08.452Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-10-26T08:23:08.452Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-10-26T08:23:08.452Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-10-26T08:23:08.452Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-10-26T08:23:08.452Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-10-26T08:23:08.452Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-10-26T08:23:08.452Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-10-26T08:23:08.452Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-10-26T08:23:08.452Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-10-26T08:23:08.452Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-10-26T08:23:08.452Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-10-26T08:23:08.452Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-10-26T08:23:08.452Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-10-26T08:23:08.452Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-10-26T08:23:08.452Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-10-26T08:23:08.452Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-10-26T08:23:08.714Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-10-26T08:23:08.714Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-10-26T08:23:08.714Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-10-26T08:23:08.714Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-10-26T08:23:08.714Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-10-26T08:23:08.714Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-10-26T08:23:08.714Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-10-26T08:23:08.714Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-10-26T08:23:08.714Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-10-26T08:23:08.714Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-10-26T08:23:08.714Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-10-26T08:23:08.976Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-10-26T08:23:08.976Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-10-26T08:23:08.976Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-10-26T08:23:08.976Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-10-26T08:23:08.976Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-10-26T08:23:08.976Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-10-26T08:23:08.976Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-26T08:23:08.976Z] Fetched 64.2 MB in 2s (40.3 MB/s) [2021-10-26T08:23:09.236Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-26T08:23:09.236Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-10-26T08:23:09.236Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-26T08:23:09.498Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-26T08:23:09.498Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-26T08:23:09.759Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... [2021-10-26T08:23:09.759Z] Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... [2021-10-26T08:23:10.020Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T08:23:10.020Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-26T08:23:10.020Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T08:23:10.020Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-26T08:23:10.020Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T08:23:10.020Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-26T08:23:10.020Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T08:23:10.020Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-26T08:23:10.280Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T08:23:10.280Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-26T08:23:10.280Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T08:23:10.280Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-26T08:23:10.280Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T08:23:10.280Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-26T08:23:10.540Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-26T08:23:10.540Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-26T08:23:10.540Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T08:23:10.540Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-10-26T08:23:10.801Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-10-26T08:23:10.801Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-26T08:23:10.801Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T08:23:10.801Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-26T08:23:11.063Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T08:23:11.063Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-26T08:23:11.063Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T08:23:11.063Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-26T08:23:11.063Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-26T08:23:11.323Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-26T08:23:11.323Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-10-26T08:23:11.323Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-26T08:23:11.896Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-10-26T08:23:11.896Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-26T08:23:11.896Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-10-26T08:23:11.896Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-10-26T08:23:11.896Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-10-26T08:23:12.158Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-10-26T08:23:12.158Z] Setting up base-files (10.1ubuntu2.11) ... [2021-10-26T08:23:12.158Z] Installing new version of config file /etc/issue ... [2021-10-26T08:23:12.158Z] Installing new version of config file /etc/issue.net ... [2021-10-26T08:23:12.158Z] Installing new version of config file /etc/lsb-release ... [2021-10-26T08:23:12.158Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-10-26T08:23:12.420Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-10-26T08:23:12.683Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-10-26T08:23:12.683Z] Removing obsolete conffile /etc/default/motd-news ... [2021-10-26T08:23:12.683Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T08:23:12.683Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-10-26T08:23:12.683Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-10-26T08:23:12.683Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-10-26T08:23:12.944Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-10-26T08:23:13.517Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T08:23:13.517Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-26T08:23:13.517Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-10-26T08:23:13.517Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-10-26T08:23:13.517Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T08:23:13.517Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-10-26T08:23:13.517Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-10-26T08:23:13.777Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-10-26T08:23:13.777Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T08:23:13.777Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-10-26T08:23:13.777Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-26T08:23:14.038Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-10-26T08:23:14.038Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T08:23:14.038Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-26T08:23:14.038Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-26T08:23:14.038Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-26T08:23:14.298Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T08:23:14.298Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-26T08:23:14.298Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-26T08:23:14.298Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-10-26T08:23:14.298Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T08:23:14.298Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-10-26T08:23:14.298Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-10-26T08:23:14.298Z] Setting up grep (3.1-2build1) ... [2021-10-26T08:23:14.559Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T08:23:14.559Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-10-26T08:23:14.559Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-10-26T08:23:14.559Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-10-26T08:23:14.559Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T08:23:14.559Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-26T08:23:14.559Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-26T08:23:14.820Z] Setting up login (1:4.5-1ubuntu2) ... [2021-10-26T08:23:14.820Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T08:23:14.820Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-26T08:23:14.820Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-26T08:23:14.820Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-10-26T08:23:15.080Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T08:23:15.080Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-26T08:23:15.080Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-26T08:23:15.340Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-26T08:23:15.340Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-26T08:23:15.604Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-26T08:23:15.604Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-26T08:23:15.864Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-10-26T08:23:15.864Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T08:23:15.864Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-10-26T08:23:16.125Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-26T08:23:16.385Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-26T08:23:16.385Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-26T08:23:16.647Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-26T08:23:16.647Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-26T08:23:16.647Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-10-26T08:23:16.647Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T08:23:16.647Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-10-26T08:23:16.647Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-10-26T08:23:16.908Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-10-26T08:23:16.908Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T08:23:16.908Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-26T08:23:16.908Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-26T08:23:16.908Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-26T08:23:17.169Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T08:23:17.169Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-26T08:23:17.169Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-26T08:23:17.169Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-26T08:23:17.169Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T08:23:17.169Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-26T08:23:17.169Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-26T08:23:17.429Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-26T08:23:17.429Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T08:23:17.429Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-26T08:23:17.429Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-26T08:23:17.429Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-26T08:23:17.429Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T08:23:17.429Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-26T08:23:17.429Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-26T08:23:17.688Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-26T08:23:17.688Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-26T08:23:17.688Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-26T08:23:17.688Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T08:23:17.688Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-26T08:23:17.688Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-26T08:23:17.948Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-26T08:23:17.948Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T08:23:17.948Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-26T08:23:17.948Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-26T08:23:17.948Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-26T08:23:17.948Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T08:23:17.948Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-26T08:23:17.948Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-26T08:23:18.207Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-10-26T08:23:18.207Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T08:23:18.207Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-26T08:23:18.207Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-26T08:23:18.778Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-10-26T08:23:18.778Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-10-26T08:23:19.038Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-10-26T08:23:19.300Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T08:23:19.300Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-26T08:23:19.300Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-26T08:23:19.300Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-10-26T08:23:19.569Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T08:23:19.569Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-10-26T08:23:19.569Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-26T08:23:19.569Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-10-26T08:23:19.569Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-26T08:23:19.569Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-10-26T08:23:19.569Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-10-26T08:23:19.835Z] Setting up debconf (1.5.66ubuntu1) ... [2021-10-26T08:23:19.835Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-26T08:23:19.835Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-10-26T08:23:19.835Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-26T08:23:20.098Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-10-26T08:23:20.098Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-26T08:23:20.098Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-10-26T08:23:20.098Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-26T08:23:20.098Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-10-26T08:23:20.098Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-26T08:23:20.098Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-26T08:23:20.098Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-26T08:23:20.357Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-26T08:23:20.357Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-26T08:23:20.357Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-26T08:23:20.357Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-26T08:23:20.357Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-26T08:23:20.618Z] (Reading database ... 13919 files and directories currently installed.) [2021-10-26T08:23:20.618Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-26T08:23:20.618Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-26T08:23:20.618Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-26T08:23:20.879Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T08:23:20.879Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-26T08:23:20.879Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-26T08:23:20.879Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-10-26T08:23:20.879Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-26T08:23:20.879Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-26T08:23:20.879Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-26T08:23:21.140Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-26T08:23:21.140Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T08:23:21.140Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-10-26T08:23:21.140Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-10-26T08:23:21.140Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-10-26T08:23:21.402Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T08:23:21.402Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-10-26T08:23:21.402Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-10-26T08:23:21.402Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-10-26T08:23:21.402Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T08:23:21.402Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-10-26T08:23:21.402Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-26T08:23:21.402Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-26T08:23:21.691Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T08:23:21.691Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-26T08:23:21.691Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-26T08:23:21.691Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-26T08:23:21.952Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T08:23:21.952Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-10-26T08:23:21.952Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-10-26T08:23:21.952Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-10-26T08:23:21.952Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T08:23:21.952Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-26T08:23:21.952Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-26T08:23:22.213Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-10-26T08:23:22.474Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T08:23:22.474Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-26T08:23:22.474Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-26T08:23:22.474Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-10-26T08:23:22.474Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T08:23:22.474Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-26T08:23:22.474Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-26T08:23:22.734Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-26T08:23:22.734Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T08:23:22.734Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-26T08:23:22.734Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-26T08:23:22.734Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-26T08:23:22.734Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T08:23:22.734Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-10-26T08:23:22.734Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-10-26T08:23:22.994Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-10-26T08:23:22.994Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T08:23:22.994Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-10-26T08:23:22.994Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-10-26T08:23:23.254Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-10-26T08:23:23.254Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T08:23:23.254Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-10-26T08:23:23.254Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-10-26T08:23:23.254Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-10-26T08:23:23.254Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T08:23:23.254Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-10-26T08:23:23.254Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-10-26T08:23:23.516Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-10-26T08:23:23.516Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T08:23:23.516Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-10-26T08:23:23.516Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-10-26T08:23:23.516Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-10-26T08:23:23.516Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T08:23:23.516Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-10-26T08:23:23.516Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-10-26T08:23:23.776Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-10-26T08:23:23.776Z] (Reading database ... 13924 files and directories currently installed.) [2021-10-26T08:23:23.776Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-26T08:23:23.776Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-26T08:23:23.776Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-26T08:23:23.776Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-26T08:23:24.038Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-26T08:23:24.038Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-26T08:23:24.038Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-10-26T08:23:24.038Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-10-26T08:23:24.299Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-10-26T08:23:24.299Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-10-26T08:23:24.299Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-10-26T08:23:24.299Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-10-26T08:23:24.299Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-10-26T08:23:24.559Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-10-26T08:23:24.559Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-10-26T08:23:24.559Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-10-26T08:23:24.559Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-10-26T08:23:24.559Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-10-26T08:23:24.559Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-10-26T08:23:24.559Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-10-26T08:23:24.821Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-10-26T08:23:24.821Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-10-26T08:23:24.821Z] Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... [2021-10-26T08:23:24.821Z] Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... [2021-10-26T08:23:25.082Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-10-26T08:23:25.082Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-10-26T08:23:25.343Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-10-26T08:23:25.343Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-10-26T08:23:25.343Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-26T08:23:25.343Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-26T08:23:25.605Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-26T08:23:25.605Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-26T08:23:25.866Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-26T08:23:25.866Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-26T08:23:25.866Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-26T08:23:25.866Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-26T08:23:25.866Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-26T08:23:25.866Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-26T08:23:25.866Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-26T08:23:25.866Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-26T08:23:26.125Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-26T08:23:26.125Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-26T08:23:26.125Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-26T08:23:26.125Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-26T08:23:27.067Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-26T08:23:27.067Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-26T08:23:28.011Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-26T08:23:28.011Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-26T08:23:28.011Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-26T08:23:28.011Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-26T08:23:28.276Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-26T08:23:28.276Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-26T08:23:29.217Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-26T08:23:29.217Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-26T08:23:29.217Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-26T08:23:29.217Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-26T08:23:29.500Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-10-26T08:23:29.500Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-26T08:23:29.500Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-10-26T08:23:29.500Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-26T08:23:29.500Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-10-26T08:23:29.500Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-10-26T08:23:29.795Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-26T08:23:29.795Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-26T08:23:29.795Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-26T08:23:29.795Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-26T08:23:29.795Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-10-26T08:23:29.795Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-10-26T08:23:29.795Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-26T08:23:29.795Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-26T08:23:29.795Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-26T08:23:29.795Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-26T08:23:30.073Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-26T08:23:30.073Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-10-26T08:23:30.073Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-10-26T08:23:30.073Z] Setting up tzdata (2021a-2ubuntu0.18.04) ... [2021-10-26T08:23:30.073Z] [2021-10-26T08:23:30.073Z] Current default time zone: 'Etc/UTC' [2021-10-26T08:23:30.073Z] Local time is now: Tue Oct 26 08:23:29 UTC 2021. [2021-10-26T08:23:30.073Z] Universal Time is now: Tue Oct 26 08:23:29 UTC 2021. [2021-10-26T08:23:30.073Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-10-26T08:23:30.073Z] [2021-10-26T08:23:30.073Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-10-26T08:23:30.073Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-26T08:23:30.073Z] Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... [2021-10-26T08:23:30.073Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-10-26T08:23:30.073Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-10-26T08:23:30.073Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-10-26T08:23:30.073Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-10-26T08:23:30.073Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-10-26T08:23:30.073Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-10-26T08:23:30.073Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-10-26T08:23:30.073Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-26T08:23:30.335Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-10-26T08:23:30.335Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-26T08:23:30.335Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-10-26T08:23:30.335Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-26T08:23:30.335Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-10-26T08:23:30.335Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-10-26T08:23:30.335Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-10-26T08:23:30.335Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-26T08:23:30.335Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-10-26T08:23:30.335Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-10-26T08:23:30.335Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-10-26T08:23:30.335Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-10-26T08:23:32.282Z] Updating certificates in /etc/ssl/certs... [2021-10-26T08:23:33.228Z] 23 added, 28 removed; done. [2021-10-26T08:23:33.228Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-10-26T08:23:33.228Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-26T08:23:33.228Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-10-26T08:23:33.228Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-10-26T08:23:33.228Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-10-26T08:23:33.228Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-26T08:23:33.228Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-10-26T08:23:33.228Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-26T08:23:33.228Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-26T08:23:33.228Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-26T08:23:33.228Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-26T08:23:33.228Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-26T08:23:33.490Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-10-26T08:23:33.490Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-10-26T08:23:33.490Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-10-26T08:23:33.490Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-10-26T08:23:33.490Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-10-26T08:23:33.490Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-26T08:23:33.490Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-26T08:23:33.490Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-10-26T08:23:33.490Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-10-26T08:23:33.490Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-10-26T08:23:33.490Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-26T08:23:33.490Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-26T08:23:33.749Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-10-26T08:23:33.749Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-10-26T08:23:33.749Z] Updating certificates in /etc/ssl/certs... [2021-10-26T08:23:34.319Z] 0 added, 0 removed; done. [2021-10-26T08:23:34.319Z] Running hooks in /etc/ca-certificates/update.d... [2021-10-26T08:23:34.319Z] done. [2021-10-26T08:23:34.840Z] Reading package lists... [2021-10-26T08:23:34.840Z] Building dependency tree... [2021-10-26T08:23:34.840Z] Reading state information... [2021-10-26T08:23:35.100Z] The following NEW packages will be installed: [2021-10-26T08:23:35.100Z] apt-transport-https [2021-10-26T08:23:35.100Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-10-26T08:23:35.361Z] Need to get 4348 B of archives. [2021-10-26T08:23:35.361Z] After this operation, 154 kB of additional disk space will be used. [2021-10-26T08:23:35.361Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-10-26T08:23:35.361Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-26T08:23:35.361Z] Fetched 4348 B in 0s (21.6 kB/s) [2021-10-26T08:23:35.361Z] Selecting previously unselected package apt-transport-https. [2021-10-26T08:23:35.361Z] (Reading database ... 13928 files and directories currently installed.) [2021-10-26T08:23:35.361Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-10-26T08:23:35.361Z] Unpacking apt-transport-https (1.6.14) ... [2021-10-26T08:23:35.623Z] Setting up apt-transport-https (1.6.14) ... [2021-10-26T08:23:35.623Z] Waiting for network to be ready... [2021-10-26T08:23:43.764Z] 2021-10-26T08:23:40Z INFO Waiting for automatic snapd restart... [2021-10-26T08:23:56.292Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-26T08:23:56.293Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-26T08:23:56.293Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-26T08:23:58.377Z] + ls -al . [2021-10-26T08:23:58.377Z] total 660 [2021-10-26T08:23:58.377Z] drwxrwxr-x 9 1001 1001 4096 Oct 26 08:23 . [2021-10-26T08:23:58.377Z] drwxr-xr-x 4 root root 4096 Oct 26 08:19 .. [2021-10-26T08:23:58.377Z] -rw-rw-r-- 1 1001 1001 11 Oct 26 08:17 .dockerignore [2021-10-26T08:23:58.377Z] drwxrwxr-x 8 1001 1001 4096 Oct 26 08:17 .git [2021-10-26T08:23:58.377Z] drwxrwxr-x 4 1001 1001 4096 Oct 26 08:17 .github [2021-10-26T08:23:58.377Z] -rw-rw-r-- 1 1001 1001 804 Oct 26 08:17 .gitignore [2021-10-26T08:23:58.377Z] -rw-rw-r-- 1 1001 1001 42 Oct 26 08:17 .golangci.yml [2021-10-26T08:23:58.377Z] -rw-rw-r-- 1 1001 1001 76 Oct 26 08:17 .hadolint.yml [2021-10-26T08:23:58.377Z] -rw-rw-r-- 1 1001 1001 166 Oct 26 08:17 .sonarcloud.properties [2021-10-26T08:23:58.377Z] -rw-rw-r-- 1 1001 1001 1171 Oct 26 08:17 ADOPTERS.md [2021-10-26T08:23:58.377Z] -rw-rw-r-- 1 1001 1001 8910 Oct 26 08:17 Attribution.txt [2021-10-26T08:23:58.377Z] -rw-rw-r-- 1 1001 1001 43881 Oct 26 08:17 CHANGELOG.md [2021-10-26T08:23:58.377Z] -rw-rw-r-- 1 1001 1001 3804 Oct 26 08:17 CONTRIBUTING.md [2021-10-26T08:23:58.377Z] -rw-rw-r-- 1 1001 1001 677 Oct 26 08:17 GOVERNANCE.md [2021-10-26T08:23:58.377Z] -rw-rw-r-- 1 1001 1001 849 Oct 26 08:17 Jenkinsfile [2021-10-26T08:23:58.377Z] -rw-rw-r-- 1 1001 1001 10775 Oct 26 08:17 LICENSE [2021-10-26T08:23:58.377Z] -rw-rw-r-- 1 1001 1001 6508 Oct 26 08:17 Makefile [2021-10-26T08:23:58.377Z] -rw-rw-r-- 1 1001 1001 582 Oct 26 08:17 OWNERS.md [2021-10-26T08:23:58.377Z] -rw-rw-r-- 1 1001 1001 8256 Oct 26 08:17 README.md [2021-10-26T08:23:58.377Z] -rw-rw-r-- 1 1001 1001 6912 Oct 26 08:17 SECURITY.md [2021-10-26T08:23:58.377Z] -rw-rw-r-- 1 1001 1001 5 Oct 26 08:12 VERSION [2021-10-26T08:23:58.377Z] -rw-rw-r-- 1 1001 1001 4131 Oct 26 08:17 ZMQWindows.md [2021-10-26T08:23:58.377Z] drwxrwxr-x 2 1001 1001 4096 Oct 26 08:17 bin [2021-10-26T08:23:58.377Z] drwxrwxr-x 14 1001 1001 4096 Oct 26 08:17 cmd [2021-10-26T08:23:58.377Z] -rw-r--r-- 1 root root 425845 Oct 26 08:22 coverage.out [2021-10-26T08:23:58.377Z] -rw-rw-r-- 1 1001 1001 848 Oct 26 08:17 go.mod [2021-10-26T08:23:58.377Z] -rw-rw-r-- 1 1001 1001 50414 Oct 26 08:19 go.sum [2021-10-26T08:23:58.377Z] drwxrwxr-x 8 1001 1001 4096 Oct 26 08:17 internal [2021-10-26T08:23:58.377Z] drwxrwxr-x 3 1001 1001 4096 Oct 26 08:17 openapi [2021-10-26T08:23:58.377Z] drwxrwxr-x 4 1001 1001 4096 Oct 26 08:17 snap [2021-10-26T08:23:58.377Z] -rw-rw-r-- 1 1001 1001 204 Oct 26 08:17 version.go [Pipeline] sh [2021-10-26T08:23:59.031Z] + '[' -e coverage.out ] [2021-10-26T08:23:59.031Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-26T08:23:59.048Z] Warning: overwriting stash ‘coverage-report’ [2021-10-26T08:23:59.794Z] Stashed 1 file(s) [Pipeline] sh [2021-10-26T08:24:00.442Z] + make build [2021-10-26T08:24:00.442Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-10-26T08:24:07.146Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-26T08:24:22.515Z] snapd 2.52.1 from Canonical* installed [2021-10-26T08:24:22.515Z] "snapd" switched to the "latest/stable" channel [2021-10-26T08:24:22.515Z] [2021-10-26T08:24:22.515Z] core18 20211015 from Canonical* installed [2021-10-26T08:24:22.515Z] "core18" switched to the "latest/stable" channel [2021-10-26T08:24:22.515Z] [2021-10-26T08:24:22.777Z] snapcraft 5.0 from Canonical* installed [2021-10-26T08:24:23.038Z] "snapcraft" switched to the "latest/stable" channel [2021-10-26T08:24:23.038Z] [2021-10-26T08:24:28.322Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-10-26T08:24:28.322Z] - README.md [2021-10-26T08:24:28.322Z] [2021-10-26T08:24:28.322Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-26T08:24:28.322Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-26T08:24:28.322Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-26T08:24:28.322Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-26T08:24:29.311Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-10-26T08:24:29.707Z] Reading package lists... [2021-10-26T08:24:29.967Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-10-26T08:24:29.967Z] Reading package lists... [2021-10-26T08:24:30.227Z] Building dependency tree... [2021-10-26T08:24:30.227Z] Reading state information... [2021-10-26T08:24:30.227Z] Suggested packages: [2021-10-26T08:24:30.227Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-10-26T08:24:30.227Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-10-26T08:24:30.227Z] Recommended packages: [2021-10-26T08:24:30.227Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-10-26T08:24:30.487Z] The following NEW packages will be installed: [2021-10-26T08:24:30.487Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-10-26T08:24:30.487Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-10-26T08:24:30.487Z] pkg-config zip [2021-10-26T08:24:30.487Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-10-26T08:24:30.487Z] Need to get 7670 kB of archives. [2021-10-26T08:24:30.487Z] After this operation, 43.8 MB of additional disk space will be used. [2021-10-26T08:24:30.487Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-10-26T08:24:30.487Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-10-26T08:24:30.747Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-10-26T08:24:30.747Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-10-26T08:24:30.747Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-10-26T08:24:30.747Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-10-26T08:24:30.747Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-10-26T08:24:30.747Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-10-26T08:24:31.009Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-10-26T08:24:31.009Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-10-26T08:24:31.009Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-10-26T08:24:31.009Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-10-26T08:24:31.009Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-10-26T08:24:31.269Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-10-26T08:24:31.269Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-10-26T08:24:31.269Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-26T08:24:31.269Z] Fetched 7670 kB in 1s (10.4 MB/s) [2021-10-26T08:24:31.269Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-10-26T08:24:31.269Z] (Reading database ... 13932 files and directories currently installed.) [2021-10-26T08:24:31.269Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-10-26T08:24:31.269Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-26T08:24:31.285Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-26T08:24:31.529Z] Selecting previously unselected package libpsl5:amd64. [2021-10-26T08:24:31.529Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-10-26T08:24:31.529Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-10-26T08:24:31.529Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-10-26T08:24:31.529Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-10-26T08:24:31.529Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-26T08:24:31.801Z] Selecting previously unselected package librtmp1:amd64. [2021-10-26T08:24:31.801Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-10-26T08:24:31.801Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-26T08:24:31.801Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-10-26T08:24:31.801Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-10-26T08:24:31.801Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-26T08:24:31.801Z] Selecting previously unselected package liberror-perl. [2021-10-26T08:24:31.801Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-10-26T08:24:31.801Z] Unpacking liberror-perl (0.17025-1) ... [2021-10-26T08:24:31.801Z] Selecting previously unselected package git-man. [2021-10-26T08:24:31.801Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-10-26T08:24:31.801Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-26T08:24:32.062Z] Selecting previously unselected package git. [2021-10-26T08:24:32.062Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-10-26T08:24:32.062Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-10-26T08:24:32.634Z] Selecting previously unselected package libnorm1:amd64. [2021-10-26T08:24:32.634Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-10-26T08:24:32.634Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-26T08:24:32.634Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-10-26T08:24:32.634Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-10-26T08:24:32.634Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-26T08:24:32.634Z] Selecting previously unselected package libsodium23:amd64. [2021-10-26T08:24:32.634Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-10-26T08:24:32.634Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-10-26T08:24:32.634Z] Selecting previously unselected package libzmq5:amd64. [2021-10-26T08:24:32.634Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-26T08:24:32.634Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-26T08:24:32.897Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-10-26T08:24:32.897Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-26T08:24:32.897Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-26T08:24:32.897Z] Selecting previously unselected package pkg-config. [2021-10-26T08:24:32.897Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-10-26T08:24:32.897Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-10-26T08:24:32.897Z] Selecting previously unselected package zip. [2021-10-26T08:24:32.897Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-10-26T08:24:32.897Z] Unpacking zip (3.0-11build1) ... [2021-10-26T08:24:32.897Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-26T08:24:32.897Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-26T08:24:32.897Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-26T08:24:33.157Z] Setting up liberror-perl (0.17025-1) ... [2021-10-26T08:24:33.157Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-10-26T08:24:33.157Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-26T08:24:33.157Z] No schema files found: doing nothing. [2021-10-26T08:24:33.157Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-26T08:24:33.157Z] Setting up zip (3.0-11build1) ... [2021-10-26T08:24:33.157Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-26T08:24:33.157Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-10-26T08:24:33.157Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-10-26T08:24:33.157Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-26T08:24:33.157Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-26T08:24:33.157Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-26T08:24:33.157Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-10-26T08:24:33.157Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-26T08:24:33.730Z] git set to automatically installed. [2021-10-26T08:24:33.730Z] git-man set to automatically installed. [2021-10-26T08:24:33.730Z] libcurl3-gnutls set to automatically installed. [2021-10-26T08:24:33.730Z] liberror-perl set to automatically installed. [2021-10-26T08:24:33.730Z] libglib2.0-0 set to automatically installed. [2021-10-26T08:24:33.730Z] libnghttp2-14 set to automatically installed. [2021-10-26T08:24:33.730Z] libnorm1 set to automatically installed. [2021-10-26T08:24:33.730Z] libpgm-5.2-0 set to automatically installed. [2021-10-26T08:24:33.730Z] libpsl5 set to automatically installed. [2021-10-26T08:24:33.730Z] librtmp1 set to automatically installed. [2021-10-26T08:24:33.730Z] libsodium23 set to automatically installed. [2021-10-26T08:24:33.730Z] libzmq3-dev set to automatically installed. [2021-10-26T08:24:33.730Z] libzmq5 set to automatically installed. [2021-10-26T08:24:33.730Z] pkg-config set to automatically installed. [2021-10-26T08:24:33.730Z] zip set to automatically installed. [2021-10-26T08:24:35.603Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-26T08:24:36.197Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-26T08:24:37.929Z] snapd is not logged in, snap install commands will use sudo [2021-10-26T08:24:40.559Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-26T08:24:41.223Z] snap "core18" has no updates available [2021-10-26T08:24:43.958Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-26T08:24:44.521Z] snapd is not logged in, snap install commands will use sudo [2021-10-26T08:24:46.582Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-26T08:24:50.888Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-26T08:24:53.508Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-26T08:24:56.887Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-26T08:24:59.422Z] go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed [2021-10-26T08:24:59.422Z] Pulling config-common [2021-10-26T08:24:59.422Z] + snapcraftctl pull [2021-10-26T08:24:59.993Z] Pulling go-build-helper [2021-10-26T08:24:59.993Z] + snapcraftctl pull [2021-10-26T08:25:01.377Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-10-26T08:25:01.377Z] Skipping pull go-build-helper (already ran) [2021-10-26T08:25:01.377Z] Building go-build-helper [2021-10-26T08:25:01.377Z] + snapcraftctl build [2021-10-26T08:25:03.288Z] Staging go-build-helper [2021-10-26T08:25:03.288Z] + snapcraftctl stage [Pipeline] } [2021-10-26T08:25:03.625Z] $ docker stop --time=1 05386ac4bfe9c3f38b27e9290ee734c2361804434203afc0cbc34b57166b3b8b [2021-10-26T08:25:05.694Z] $ docker rm -f 05386ac4bfe9c3f38b27e9290ee734c2361804434203afc0cbc34b57166b3b8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:25:07.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-26T08:25:07.558Z] [2021-10-26T08:25:07.558Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:25:07.899Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-26T08:25:08.181Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-10-26T08:25:08.181Z] 29e5d40040c1: Pulling fs layer [2021-10-26T08:25:08.181Z] 1ce36da41761: Pulling fs layer [2021-10-26T08:25:08.181Z] 25b303627fd3: Pulling fs layer [2021-10-26T08:25:08.181Z] 29e5d40040c1: Verifying Checksum [2021-10-26T08:25:08.181Z] 29e5d40040c1: Download complete [2021-10-26T08:25:08.458Z] 1ce36da41761: Verifying Checksum [2021-10-26T08:25:08.458Z] 1ce36da41761: Download complete [2021-10-26T08:25:09.056Z] 29e5d40040c1: Pull complete [2021-10-26T08:25:10.042Z] 25b303627fd3: Verifying Checksum [2021-10-26T08:25:10.042Z] 25b303627fd3: Download complete [2021-10-26T08:25:10.315Z] 1ce36da41761: Pull complete [2021-10-26T08:25:13.283Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-26T08:25:13.283Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-26T08:25:13.283Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1932 kB] [2021-10-26T08:25:13.283Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] [2021-10-26T08:25:13.283Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-26T08:25:13.283Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-26T08:25:13.283Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] [2021-10-26T08:25:13.283Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] [2021-10-26T08:25:13.283Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] [2021-10-26T08:25:13.283Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-26T08:25:13.283Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-26T08:25:13.283Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-26T08:25:13.283Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-26T08:25:13.283Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-26T08:25:13.283Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-26T08:25:13.283Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-26T08:25:13.283Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-26T08:25:13.283Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-26T08:25:13.283Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-26T08:25:13.283Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] [2021-10-26T08:25:13.283Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-10-26T08:25:13.283Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-26T08:25:13.283Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-26T08:25:13.283Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] [2021-10-26T08:25:13.283Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] [2021-10-26T08:25:13.283Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] [2021-10-26T08:25:13.283Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-26T08:25:13.283Z] Fetched 25.5 MB in 0s (0 B/s) [2021-10-26T08:25:13.283Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-10-26T08:25:13.283Z] Fetched 224 kB in 0s (0 B/s) [2021-10-26T08:25:13.283Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-10-26T08:25:13.283Z] Fetched 157 kB in 0s (0 B/s) [2021-10-26T08:25:13.283Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-10-26T08:25:13.283Z] Fetched 221 kB in 0s (0 B/s) [2021-10-26T08:25:13.283Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-10-26T08:25:13.283Z] Fetched 143 kB in 0s (0 B/s) [2021-10-26T08:25:13.283Z] Pulling edgex-go [2021-10-26T08:25:13.283Z] + snapcraftctl pull [2021-10-26T08:25:13.855Z] Pulling hooks [2021-10-26T08:25:13.855Z] + snapcraftctl pull [2021-10-26T08:25:20.471Z] 25b303627fd3: Pull complete [2021-10-26T08:25:20.471Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-10-26T08:25:20.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-26T08:25:20.471Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-10-26T08:25:20.694Z] prd-ubuntu18.04-docker-arm64-4c-16g-1997 does not seem to be running inside a container [2021-10-26T08:25:20.781Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-26T08:25:23.295Z] $ docker top af554ce6baccad79e1a04e93b3a0844c75d443a7f81bdca99dbed520652c2a16 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-26T08:25:24.236Z] + docker-compose build --help [2021-10-26T08:25:24.236Z] + grep parallel [2021-10-26T08:25:28.531Z] --parallel Build images in parallel. [Pipeline] } [2021-10-26T08:25:28.559Z] $ docker stop --time=1 af554ce6baccad79e1a04e93b3a0844c75d443a7f81bdca99dbed520652c2a16 [2021-10-26T08:25:30.289Z] $ docker rm -f af554ce6baccad79e1a04e93b3a0844c75d443a7f81bdca99dbed520652c2a16 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:25:30.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-26T08:25:30.892Z] . [Pipeline] withDockerContainer [2021-10-26T08:25:31.154Z] prd-ubuntu18.04-docker-arm64-4c-16g-1997 does not seem to be running inside a container [2021-10-26T08:25:31.240Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-26T08:25:31.963Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-26T08:25:31.963Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-26T08:25:31.963Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-26T08:25:31.963Z] Fetched 0 B in 0s (0 B/s) [2021-10-26T08:25:31.963Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-10-26T08:25:31.963Z] Fetched 96.5 kB in 0s (0 B/s) [2021-10-26T08:25:31.963Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-10-26T08:25:31.963Z] Fetched 279 kB in 0s (0 B/s) [2021-10-26T08:25:31.963Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-10-26T08:25:31.963Z] Fetched 122 kB in 0s (0 B/s) [2021-10-26T08:25:31.963Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-10-26T08:25:31.963Z] Fetched 77.8 kB in 0s (0 B/s) [2021-10-26T08:25:31.963Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-10-26T08:25:31.963Z] Fetched 8848 B in 0s (0 B/s) [2021-10-26T08:25:31.963Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-10-26T08:25:31.963Z] Fetched 47.8 kB in 0s (0 B/s) [2021-10-26T08:25:31.963Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-10-26T08:25:31.963Z] Fetched 45.6 kB in 0s (0 B/s) [2021-10-26T08:25:31.963Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-10-26T08:25:31.963Z] Fetched 15.0 kB in 0s (0 B/s) [2021-10-26T08:25:31.963Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-10-26T08:25:31.963Z] Fetched 220 kB in 0s (0 B/s) [2021-10-26T08:25:31.963Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-10-26T08:25:31.963Z] Fetched 154 kB in 0s (0 B/s) [2021-10-26T08:25:31.963Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-10-26T08:25:31.963Z] Fetched 50.6 kB in 0s (0 B/s) [2021-10-26T08:25:31.963Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-10-26T08:25:31.963Z] Fetched 14.8 kB in 0s (0 B/s) [2021-10-26T08:25:31.963Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-10-26T08:25:31.964Z] Fetched 41.8 kB in 0s (0 B/s) [2021-10-26T08:25:31.964Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-10-26T08:25:31.964Z] Fetched 499 kB in 0s (0 B/s) [2021-10-26T08:25:31.964Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-10-26T08:25:31.964Z] Fetched 111 kB in 0s (0 B/s) [2021-10-26T08:25:31.964Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-10-26T08:25:31.964Z] Fetched 240 kB in 0s (0 B/s) [2021-10-26T08:25:31.964Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-10-26T08:25:31.964Z] Fetched 29.3 kB in 0s (0 B/s) [2021-10-26T08:25:31.964Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-10-26T08:25:31.964Z] Fetched 85.5 kB in 0s (0 B/s) [2021-10-26T08:25:31.964Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-10-26T08:25:31.964Z] Fetched 24.5 kB in 0s (0 B/s) [2021-10-26T08:25:31.964Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-10-26T08:25:31.964Z] Fetched 49.2 kB in 0s (0 B/s) [2021-10-26T08:25:31.964Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-10-26T08:25:31.964Z] Fetched 54.2 kB in 0s (0 B/s) [2021-10-26T08:25:31.964Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-10-26T08:25:31.964Z] Fetched 30.8 kB in 0s (0 B/s) [2021-10-26T08:25:31.964Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-10-26T08:25:31.964Z] Fetched 15.8 kB in 0s (0 B/s) [2021-10-26T08:25:31.964Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-10-26T08:25:31.964Z] Fetched 85.9 kB in 0s (0 B/s) [2021-10-26T08:25:31.964Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-10-26T08:25:31.964Z] Fetched 8720 B in 0s (0 B/s) [2021-10-26T08:25:31.964Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-10-26T08:25:31.964Z] Fetched 140 kB in 0s (0 B/s) [2021-10-26T08:25:31.964Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-10-26T08:25:31.964Z] Fetched 119 kB in 0s (0 B/s) [2021-10-26T08:25:31.964Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-10-26T08:25:31.964Z] Fetched 111 kB in 0s (0 B/s) [2021-10-26T08:25:31.964Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-10-26T08:25:31.964Z] Fetched 11.1 kB in 0s (0 B/s) [2021-10-26T08:25:31.964Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-10-26T08:25:31.964Z] Fetched 646 kB in 0s (0 B/s) [2021-10-26T08:25:31.964Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-10-26T08:25:31.964Z] Fetched 41.3 kB in 0s (0 B/s) [2021-10-26T08:25:31.964Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-10-26T08:25:31.964Z] Fetched 17.9 kB in 0s (0 B/s) [2021-10-26T08:25:31.964Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-10-26T08:25:31.964Z] Fetched 368 kB in 0s (0 B/s) [2021-10-26T08:25:31.964Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-10-26T08:25:31.964Z] Fetched 187 kB in 0s (0 B/s) [2021-10-26T08:25:31.964Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-10-26T08:25:31.964Z] Fetched 175 kB in 0s (0 B/s) [2021-10-26T08:25:31.964Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-10-26T08:25:31.964Z] Fetched 206 kB in 0s (0 B/s) [2021-10-26T08:25:31.964Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-10-26T08:25:31.964Z] Fetched 1302 kB in 0s (0 B/s) [2021-10-26T08:25:31.964Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-10-26T08:25:31.964Z] Fetched 36.2 kB in 0s (0 B/s) [2021-10-26T08:25:31.964Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-10-26T08:25:31.964Z] Fetched 159 kB in 0s (0 B/s) [2021-10-26T08:25:31.964Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-10-26T08:25:31.964Z] Fetched 107 kB in 0s (0 B/s) [2021-10-26T08:25:31.964Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-10-26T08:25:31.964Z] Fetched 48.7 kB in 0s (0 B/s) [2021-10-26T08:25:31.964Z] Pulling static-packages [2021-10-26T08:25:31.964Z] + snapcraftctl pull [2021-10-26T08:25:32.226Z] Pulling version [2021-10-26T08:25:32.226Z] + cd /root/project [2021-10-26T08:25:32.226Z] + git describe --tags --abbrev=0 [2021-10-26T08:25:32.226Z] + sed s/v// [2021-10-26T08:25:32.226Z] + GIT_VERSION=2.0.1-dev.77 [2021-10-26T08:25:32.226Z] + [ -z 2.0.1-dev.77 ] [2021-10-26T08:25:32.226Z] + snapcraftctl set-version 2.0.1-dev.77 [2021-10-26T08:25:32.677Z] $ docker top 1d02fd15b2036025f0c1bc8b87441203d676119fc7591f51ae722fd765e5507a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-26T08:25:33.640Z] Building config-common [2021-10-26T08:25:33.640Z] + snapcraftctl build [2021-10-26T08:25:33.649Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-26T08:25:35.559Z] Skipping build go-build-helper (already ran) [2021-10-26T08:25:35.559Z] Building edgex-go [2021-10-26T08:25:35.819Z] + cd /root/parts/edgex-go/src [2021-10-26T08:25:35.819Z] + git describe --tags --abbrev=0 [2021-10-26T08:25:35.819Z] + sed s/v// [2021-10-26T08:25:35.819Z] + GIT_VERSION=2.0.1-dev.77 [2021-10-26T08:25:35.819Z] + [ -z 2.0.1-dev.77 ] [2021-10-26T08:25:35.819Z] + echo 2.0.1-dev.77 [2021-10-26T08:25:35.819Z] + [ ! -d vendor ] [2021-10-26T08:25:35.819Z] + go mod download all [2021-10-26T08:25:37.930Z] Building core-command ... [2021-10-26T08:25:37.930Z] Building core-data ... [2021-10-26T08:25:37.930Z] Building core-metadata ... [2021-10-26T08:25:37.930Z] Building security-bootstrapper ... [2021-10-26T08:25:37.930Z] Building security-proxy-setup ... [2021-10-26T08:25:37.930Z] Building security-secretstore-setup ... [2021-10-26T08:25:37.930Z] Building support-notifications ... [2021-10-26T08:25:37.930Z] Building support-scheduler ... [2021-10-26T08:25:37.930Z] Building sys-mgmt-agent ... [2021-10-26T08:25:37.930Z] Building core-data [2021-10-26T08:25:37.930Z] Building security-secretstore-setup [2021-10-26T08:25:37.930Z] Building core-metadata [2021-10-26T08:25:37.930Z] Building support-notifications [2021-10-26T08:25:37.930Z] Building support-scheduler [2021-10-26T08:25:43.968Z] + make build [2021-10-26T08:25:43.968Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o cmd/core-data/core-data ./cmd/core-data [2021-10-26T08:25:56.324Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-26T08:25:59.615Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o cmd/core-command/core-command ./cmd/core-command [2021-10-26T08:26:00.185Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-26T08:26:01.567Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-26T08:26:02.507Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-26T08:26:03.446Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-26T08:26:04.827Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-26T08:26:06.206Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-26T08:26:07.590Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-26T08:26:08.525Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-26T08:26:09.463Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-26T08:26:11.373Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-10-26T08:26:11.373Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-10-26T08:26:11.373Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-10-26T08:26:11.373Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-10-26T08:26:11.373Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-10-26T08:26:11.373Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-10-26T08:26:11.373Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-10-26T08:26:11.373Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-10-26T08:26:11.373Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-10-26T08:26:11.373Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-10-26T08:26:11.373Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-10-26T08:26:11.373Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-10-26T08:26:11.373Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-10-26T08:26:11.373Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-10-26T08:26:11.373Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-10-26T08:26:11.373Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-10-26T08:26:11.373Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-10-26T08:26:11.373Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-10-26T08:26:11.373Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-10-26T08:26:11.373Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-10-26T08:26:11.373Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-10-26T08:26:11.373Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-10-26T08:26:11.373Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-10-26T08:26:11.373Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-10-26T08:26:11.373Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-10-26T08:26:11.635Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-10-26T08:26:11.635Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-10-26T08:26:13.018Z] Building hooks [2021-10-26T08:26:13.018Z] + cd /root/parts/hooks/src [2021-10-26T08:26:13.018Z] + make build [2021-10-26T08:26:13.018Z] go mod tidy [2021-10-26T08:26:13.018Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 [2021-10-26T08:26:13.278Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-10-26T08:26:13.278Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-26T08:26:13.537Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-10-26T08:26:14.477Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-10-26T08:26:15.059Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-10-26T08:26:15.059Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-10-26T08:26:18.366Z] Building static-packages [2021-10-26T08:26:18.366Z] + snapcraftctl build [2021-10-26T08:26:20.912Z] Building version [2021-10-26T08:26:20.912Z] + snapcraftctl build [2021-10-26T08:26:22.830Z] Staging config-common [2021-10-26T08:26:22.830Z] + snapcraftctl stage [2021-10-26T08:26:24.216Z] Skipping stage go-build-helper (already ran) [2021-10-26T08:26:24.216Z] Staging edgex-go [2021-10-26T08:26:24.216Z] + snapcraftctl stage [2021-10-26T08:26:25.604Z] Staging hooks [2021-10-26T08:26:25.604Z] + snapcraftctl stage [2021-10-26T08:26:26.992Z] Staging static-packages [2021-10-26T08:26:26.992Z] + snapcraftctl stage [2021-10-26T08:26:27.934Z] Staging version [2021-10-26T08:26:27.934Z] + snapcraftctl stage [2021-10-26T08:26:29.322Z] Priming config-common [2021-10-26T08:26:29.322Z] + snapcraftctl prime [2021-10-26T08:26:30.707Z] Priming go-build-helper [2021-10-26T08:26:30.707Z] + snapcraftctl prime [2021-10-26T08:26:31.652Z] Priming edgex-go [2021-10-26T08:26:31.652Z] + snapcraftctl prime [2021-10-26T08:26:33.567Z] Priming hooks [2021-10-26T08:26:33.567Z] + snapcraftctl prime [2021-10-26T08:26:34.511Z] Priming static-packages [2021-10-26T08:26:34.511Z] + snapcraftctl prime [2021-10-26T08:26:37.821Z] Priming version [2021-10-26T08:26:37.821Z] + snapcraftctl prime [2021-10-26T08:26:38.766Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-26T08:26:45.910Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T08:26:45.910Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-26T08:26:45.910Z] ---> 3331bd1474c8 [2021-10-26T08:26:45.910Z] Step 3/23 : WORKDIR /edgex-go [2021-10-26T08:26:45.910Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T08:26:45.910Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-26T08:26:45.910Z] ---> 3331bd1474c8 [2021-10-26T08:26:45.910Z] Step 3/24 : WORKDIR /edgex-go [2021-10-26T08:26:45.910Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T08:26:45.910Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-26T08:26:45.910Z] ---> 3331bd1474c8 [2021-10-26T08:26:45.910Z] Step 3/21 : WORKDIR /edgex-go [2021-10-26T08:26:45.910Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T08:26:45.910Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T08:26:45.910Z] ---> 3331bd1474c8 [2021-10-26T08:26:45.910Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T08:26:45.910Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T08:26:45.910Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T08:26:45.910Z] ---> 3331bd1474c8 [2021-10-26T08:26:45.910Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T08:26:45.910Z] ---> Running in 0581b531fd70 [2021-10-26T08:26:45.910Z] ---> Running in d26bd9aa6f76 [2021-10-26T08:26:45.910Z] ---> Running in c0cf3b6332a2 [2021-10-26T08:26:45.910Z] ---> Running in 224d5e735de4 [2021-10-26T08:26:45.910Z] ---> Running in 989b395da615 [2021-10-26T08:26:45.910Z] Removing intermediate container c0cf3b6332a2 [2021-10-26T08:26:45.910Z] ---> eb2948ed2410 [2021-10-26T08:26:45.910Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T08:26:45.910Z] ---> Running in 81c42d876e12 [2021-10-26T08:26:45.910Z] Removing intermediate container d26bd9aa6f76 [2021-10-26T08:26:45.910Z] ---> 89746335d9e5 [2021-10-26T08:26:45.910Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T08:26:45.910Z] Removing intermediate container 224d5e735de4 [2021-10-26T08:26:45.910Z] ---> 4f044a71f946 [2021-10-26T08:26:45.910Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T08:26:45.910Z] Removing intermediate container 989b395da615 [2021-10-26T08:26:45.910Z] ---> eaad8c20786a [2021-10-26T08:26:45.910Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T08:26:45.910Z] Removing intermediate container 0581b531fd70 [2021-10-26T08:26:45.910Z] ---> 8c6b38dd2da0 [2021-10-26T08:26:45.910Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T08:26:45.910Z] ---> Running in a2951535c2b4 [2021-10-26T08:26:45.910Z] ---> Running in c49480a42833 [2021-10-26T08:26:45.910Z] ---> Running in 52aa1646fdbb [2021-10-26T08:26:45.910Z] ---> Running in 5d5cc1f9f105 [2021-10-26T08:26:45.910Z] Removing intermediate container 81c42d876e12 [2021-10-26T08:26:45.910Z] ---> b3c29f9a6339 [2021-10-26T08:26:45.910Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-26T08:26:45.910Z] ---> Running in 41a2458b76cd [2021-10-26T08:26:45.910Z] Removing intermediate container c49480a42833 [2021-10-26T08:26:45.910Z] ---> 83a0a87405b7 [2021-10-26T08:26:45.910Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-26T08:26:45.910Z] ---> Running in 1f2a02b43d59 [2021-10-26T08:26:46.510Z] Removing intermediate container 52aa1646fdbb [2021-10-26T08:26:46.510Z] Removing intermediate container 5d5cc1f9f105 [2021-10-26T08:26:46.510Z] ---> 08eb84c2e2a5 [2021-10-26T08:26:46.510Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-26T08:26:46.510Z] ---> 6ca6f02ba5ed [2021-10-26T08:26:46.510Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-26T08:26:46.787Z] ---> Running in 6bfc0d1b2f61 [2021-10-26T08:26:46.787Z] ---> Running in 5cd43f3c7f10 [2021-10-26T08:26:46.787Z] Removing intermediate container a2951535c2b4 [2021-10-26T08:26:46.787Z] ---> 54e28aa2df90 [2021-10-26T08:26:46.787Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-26T08:26:47.057Z] ---> Running in b2b99dc5d152 [2021-10-26T08:26:48.149Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T08:26:48.149Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T08:26:48.825Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T08:26:48.825Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T08:26:49.123Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T08:26:49.123Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T08:26:49.123Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T08:26:49.735Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T08:26:50.019Z] OK: 219 MiB in 52 packages [2021-10-26T08:26:50.019Z] OK: 219 MiB in 52 packages [2021-10-26T08:26:50.019Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T08:26:50.301Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T08:26:50.906Z] OK: 219 MiB in 52 packages [2021-10-26T08:26:51.185Z] OK: 219 MiB in 52 packages [2021-10-26T08:26:51.462Z] OK: 219 MiB in 52 packages [2021-10-26T08:26:51.736Z] Removing intermediate container 1f2a02b43d59 [2021-10-26T08:26:51.736Z] ---> 3f4fd4fb0382 [2021-10-26T08:26:51.736Z] Step 6/21 : COPY . . [2021-10-26T08:26:51.736Z] Removing intermediate container 41a2458b76cd [2021-10-26T08:26:51.736Z] ---> 3fd9bdc2e02a [2021-10-26T08:26:51.736Z] Step 6/22 : COPY . . [2021-10-26T08:26:52.343Z] Removing intermediate container 6bfc0d1b2f61 [2021-10-26T08:26:52.343Z] ---> 073c05572495 [2021-10-26T08:26:52.343Z] Step 6/22 : COPY . . [2021-10-26T08:26:52.620Z] Removing intermediate container 5cd43f3c7f10 [2021-10-26T08:26:52.620Z] ---> bba982f8f63d [2021-10-26T08:26:52.620Z] Step 6/24 : COPY . . [2021-10-26T08:26:53.230Z] Removing intermediate container b2b99dc5d152 [2021-10-26T08:26:53.230Z] ---> 766f62206d40 [2021-10-26T08:26:53.230Z] Step 6/23 : COPY go.mod . [2021-10-26T08:26:55.217Z] ---> 0cb809399c91 [2021-10-26T08:26:55.217Z] Step 7/23 : RUN go mod download [2021-10-26T08:26:55.217Z] ---> Running in 92da11c7530b [2021-10-26T08:27:00.612Z] Removing intermediate container 92da11c7530b [2021-10-26T08:27:00.612Z] ---> b92e46608dec [2021-10-26T08:27:00.612Z] Step 8/23 : COPY . . [2021-10-26T08:27:18.935Z] ---> 1342494b2a44 [2021-10-26T08:27:18.935Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T08:27:18.935Z] ---> f6fb34310264 [2021-10-26T08:27:18.935Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T08:27:18.935Z] ---> 59c39aef9ee2 [2021-10-26T08:27:18.935Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T08:27:18.935Z] ---> a9a04df12e60 [2021-10-26T08:27:18.935Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T08:27:18.935Z] ---> Running in c260b69587cf [2021-10-26T08:27:18.935Z] ---> Running in b29d12264eda [2021-10-26T08:27:18.935Z] ---> Running in 959b39950821 [2021-10-26T08:27:18.935Z] ---> Running in 4df79c66bf07 [2021-10-26T08:27:19.541Z] ---> 7d1d2c6d2661 [2021-10-26T08:27:19.541Z] Step 9/23 : RUN go mod tidy [2021-10-26T08:27:19.541Z] ---> Running in 6b17549dfe2a [2021-10-26T08:27:22.184Z] Removing intermediate container c260b69587cf [2021-10-26T08:27:22.184Z] ---> 274ada614d4b [2021-10-26T08:27:22.184Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-26T08:27:22.184Z] ---> Running in aebb019607b4 [2021-10-26T08:27:22.474Z] Removing intermediate container b29d12264eda [2021-10-26T08:27:22.474Z] ---> 2bfe85ee2f9b [2021-10-26T08:27:22.474Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-26T08:27:22.474Z] ---> Running in 8c789aac3af4 [2021-10-26T08:27:22.756Z] Removing intermediate container 959b39950821 [2021-10-26T08:27:22.756Z] ---> 751f4d80894a [2021-10-26T08:27:22.756Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-26T08:27:23.035Z] Removing intermediate container 4df79c66bf07 [2021-10-26T08:27:23.035Z] ---> 36826b0eadec [2021-10-26T08:27:23.035Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-26T08:27:23.035Z] ---> Running in 13008c57df14 [2021-10-26T08:27:23.035Z] ---> Running in 7a576635ad83 [2021-10-26T08:27:24.479Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-26T08:27:25.083Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-26T08:27:25.685Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-10-26T08:27:25.685Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-26T08:27:25.685Z] Removing intermediate container 6b17549dfe2a [2021-10-26T08:27:25.685Z] ---> 4dd9416e8dd7 [2021-10-26T08:27:25.685Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-26T08:27:25.960Z] ---> Running in 6201c7d9235c [2021-10-26T08:27:27.956Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-26T08:29:19.803Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-26T08:29:30.026Z] Removing intermediate container 8c789aac3af4 [2021-10-26T08:29:30.026Z] ---> 07966a60b800 [2021-10-26T08:29:30.026Z] [2021-10-26T08:29:30.026Z] Step 9/24 : FROM alpine:3.14 [2021-10-26T08:29:30.026Z] 3.14: Pulling from library/alpine [2021-10-26T08:29:30.026Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-26T08:29:30.026Z] Status: Downloaded newer image for alpine:3.14 [2021-10-26T08:29:30.026Z] ---> bb3de5531c18 [2021-10-26T08:29:30.026Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-26T08:29:30.301Z] ---> Running in ba5b82d7d78b [2021-10-26T08:29:32.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T08:29:32.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T08:29:33.564Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-26T08:29:33.839Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-26T08:29:33.839Z] (3/3) Installing su-exec (0.2-r1) [2021-10-26T08:29:33.839Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T08:29:33.839Z] Executing ca-certificates-20191127-r5.trigger [2021-10-26T08:29:34.115Z] OK: 6 MiB in 17 packages [2021-10-26T08:29:37.524Z] Removing intermediate container ba5b82d7d78b [2021-10-26T08:29:37.524Z] ---> 7aebb46e4037 [2021-10-26T08:29:37.524Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-26T08:29:37.524Z] ---> Running in bee5d68b28ff [2021-10-26T08:29:37.524Z] Removing intermediate container 13008c57df14 [2021-10-26T08:29:37.524Z] ---> f105f2d531ad [2021-10-26T08:29:37.524Z] [2021-10-26T08:29:37.524Z] Step 9/21 : FROM alpine:3.14 [2021-10-26T08:29:37.524Z] ---> bb3de5531c18 [2021-10-26T08:29:37.524Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-26T08:29:37.524Z] Removing intermediate container aebb019607b4 [2021-10-26T08:29:37.524Z] ---> fe9db459ba2b [2021-10-26T08:29:37.524Z] [2021-10-26T08:29:37.524Z] Step 9/22 : FROM alpine:3.14 [2021-10-26T08:29:37.797Z] ---> bb3de5531c18 [2021-10-26T08:29:37.797Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-26T08:29:37.797Z] ---> Running in 6177fbe54634 [2021-10-26T08:29:37.797Z] ---> Running in dfd6c1b31055 [2021-10-26T08:29:38.070Z] Removing intermediate container bee5d68b28ff [2021-10-26T08:29:38.070Z] ---> ffa193805d86 [2021-10-26T08:29:38.070Z] Step 12/24 : WORKDIR / [2021-10-26T08:29:38.358Z] Removing intermediate container 6201c7d9235c [2021-10-26T08:29:38.358Z] ---> 9e0649203858 [2021-10-26T08:29:38.358Z] [2021-10-26T08:29:38.358Z] Step 11/23 : FROM alpine:3.14 [2021-10-26T08:29:38.358Z] ---> bb3de5531c18 [2021-10-26T08:29:38.358Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-26T08:29:38.358Z] ---> Running in 868a06919a9b [2021-10-26T08:29:38.358Z] ---> Running in 1b0d172c0139 [2021-10-26T08:29:39.356Z] Removing intermediate container 1b0d172c0139 [2021-10-26T08:29:39.356Z] ---> c4ef8c5dea7f [2021-10-26T08:29:39.356Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-26T08:29:39.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T08:29:39.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T08:29:40.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T08:29:40.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T08:29:40.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T08:29:40.797Z] ---> 4f2de7b3137c [2021-10-26T08:29:40.797Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-26T08:29:41.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T08:29:41.364Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-26T08:29:41.364Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-26T08:29:41.364Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T08:29:41.364Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-26T08:29:41.364Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T08:29:41.364Z] OK: 5 MiB in 15 packages [2021-10-26T08:29:41.364Z] Executing ca-certificates-20191127-r5.trigger [2021-10-26T08:29:41.974Z] OK: 6 MiB in 16 packages [2021-10-26T08:29:41.974Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-26T08:29:41.974Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T08:29:41.974Z] OK: 5 MiB in 15 packages [2021-10-26T08:29:42.987Z] ---> c6e585dabaa4 [2021-10-26T08:29:42.987Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-26T08:29:42.987Z] Removing intermediate container 6177fbe54634 [2021-10-26T08:29:42.987Z] ---> d999fa993aac [2021-10-26T08:29:42.987Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T08:29:43.263Z] ---> Running in 3988e7fe0c6a [2021-10-26T08:29:43.865Z] Removing intermediate container 868a06919a9b [2021-10-26T08:29:43.865Z] ---> 9040d970724d [2021-10-26T08:29:43.865Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T08:29:43.865Z] Removing intermediate container 3988e7fe0c6a [2021-10-26T08:29:43.865Z] ---> 43ab24de3fc9 [2021-10-26T08:29:43.865Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-26T08:29:43.865Z] ---> Running in a84ca27d433b [2021-10-26T08:29:44.147Z] ---> Running in c4088b9cffa7 [2021-10-26T08:29:44.147Z] ---> 2369f4db001d [2021-10-26T08:29:44.147Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-26T08:29:44.147Z] Removing intermediate container dfd6c1b31055 [2021-10-26T08:29:44.147Z] ---> f9c447e75254 [2021-10-26T08:29:44.147Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T08:29:44.424Z] ---> Running in c28a9aaf1531 [2021-10-26T08:29:44.699Z] Removing intermediate container a84ca27d433b [2021-10-26T08:29:44.699Z] ---> 5cca58ed440f [2021-10-26T08:29:44.699Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-26T08:29:44.699Z] ---> Running in 7c8ecea50644 [2021-10-26T08:29:44.699Z] Removing intermediate container c4088b9cffa7 [2021-10-26T08:29:44.699Z] ---> 80d9082b7b49 [2021-10-26T08:29:44.699Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-26T08:29:44.974Z] ---> Running in cb4a770a3557 [2021-10-26T08:29:45.249Z] Removing intermediate container c28a9aaf1531 [2021-10-26T08:29:45.249Z] ---> 6f6796753674 [2021-10-26T08:29:45.249Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-26T08:29:45.249Z] ---> Running in 42deb2c51959 [2021-10-26T08:29:45.525Z] Removing intermediate container 7c8ecea50644 [2021-10-26T08:29:45.525Z] ---> 875ad522f1be [2021-10-26T08:29:45.525Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-26T08:29:45.525Z] ---> 31317a9037dc [2021-10-26T08:29:45.525Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-26T08:29:45.814Z] ---> Running in 708a9d67bea9 [2021-10-26T08:29:45.814Z] Removing intermediate container cb4a770a3557 [2021-10-26T08:29:45.814Z] ---> 17198e43b6fe [2021-10-26T08:29:45.814Z] Step 14/22 : WORKDIR / [2021-10-26T08:29:45.814Z] ---> Running in c015099e7a00 [2021-10-26T08:29:46.092Z] Removing intermediate container 42deb2c51959 [2021-10-26T08:29:46.092Z] ---> d92ab8e2cbe9 [2021-10-26T08:29:46.092Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-26T08:29:46.092Z] ---> Running in 69b70222a011 [2021-10-26T08:29:46.364Z] Removing intermediate container 708a9d67bea9 [2021-10-26T08:29:46.364Z] ---> 4eeeed1e476c [2021-10-26T08:29:46.364Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T08:29:46.364Z] Removing intermediate container 7a576635ad83 [2021-10-26T08:29:46.364Z] ---> 92b9cc5217a7 [2021-10-26T08:29:46.364Z] [2021-10-26T08:29:46.364Z] Step 9/22 : FROM alpine:3.14 [2021-10-26T08:29:46.364Z] ---> bb3de5531c18 [2021-10-26T08:29:46.364Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-26T08:29:46.635Z] Removing intermediate container c015099e7a00 [2021-10-26T08:29:46.635Z] ---> f626396bde28 [2021-10-26T08:29:46.635Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T08:29:46.635Z] ---> Running in e0cc283901f6 [2021-10-26T08:29:46.908Z] Removing intermediate container 69b70222a011 [2021-10-26T08:29:46.908Z] ---> 09581ef3a676 [2021-10-26T08:29:46.908Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T08:29:47.515Z] Removing intermediate container e0cc283901f6 [2021-10-26T08:29:47.515Z] ---> 6a5545a5bcab [2021-10-26T08:29:47.515Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-26T08:29:47.515Z] ---> 69f032d7a5a4 [2021-10-26T08:29:47.515Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-26T08:29:47.515Z] ---> Running in 25c9e0d4b324 [2021-10-26T08:29:47.790Z] ---> fe5f0f4e1049 [2021-10-26T08:29:47.790Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-26T08:29:47.790Z] ---> 2df021b57494 [2021-10-26T08:29:47.790Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-26T08:29:48.070Z] ---> ce1a852a3344 [2021-10-26T08:29:48.070Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-26T08:29:48.349Z] Removing intermediate container 25c9e0d4b324 [2021-10-26T08:29:48.349Z] ---> 94b4ec1ce3fb [2021-10-26T08:29:48.349Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-26T08:29:48.349Z] ---> Running in 00fd1f7167cf [2021-10-26T08:29:49.346Z] Removing intermediate container 00fd1f7167cf [2021-10-26T08:29:49.346Z] ---> 56639ee7867c [2021-10-26T08:29:49.346Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T08:29:49.621Z] ---> Running in 49956336d90a [2021-10-26T08:29:49.621Z] ---> 4718f5fb91a4 [2021-10-26T08:29:49.621Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-26T08:29:49.906Z] ---> 14d362a5c17b [2021-10-26T08:29:49.906Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-26T08:29:50.182Z] ---> 8398b442d10a [2021-10-26T08:29:50.182Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-26T08:29:50.459Z] ---> e0840901271d [2021-10-26T08:29:50.459Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-26T08:29:51.057Z] ---> 1760f354b5b5 [2021-10-26T08:29:51.057Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-10-26T08:29:51.332Z] ---> 4eb3bb26813c [2021-10-26T08:29:51.332Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-26T08:29:51.332Z] ---> 3ed59d06cad9 [2021-10-26T08:29:51.332Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-26T08:29:51.332Z] ---> Running in abe71d29b549 [2021-10-26T08:29:51.332Z] ---> Running in 9f9626d6f161 [2021-10-26T08:29:51.332Z] ---> Running in 7d84feb61db5 [2021-10-26T08:29:51.943Z] ---> 1b2852f621af [2021-10-26T08:29:51.943Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-26T08:29:51.943Z] ---> Running in 5eae5cb0a59d [2021-10-26T08:29:52.225Z] Removing intermediate container 7d84feb61db5 [2021-10-26T08:29:52.225Z] ---> afd7151ad4a4 [2021-10-26T08:29:52.225Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T08:29:52.225Z] Removing intermediate container 9f9626d6f161 [2021-10-26T08:29:52.225Z] ---> c32c0d4cbb5a [2021-10-26T08:29:52.225Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T08:29:52.225Z] ---> Running in 3f28e17c9138 [2021-10-26T08:29:52.499Z] ---> Running in 25bedbe5ee1b [2021-10-26T08:29:52.499Z] Removing intermediate container 49956336d90a [2021-10-26T08:29:52.499Z] ---> e4a61d49d948 [2021-10-26T08:29:52.499Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-26T08:29:52.499Z] Removing intermediate container 5eae5cb0a59d [2021-10-26T08:29:52.499Z] ---> 9870679e86ca [2021-10-26T08:29:52.499Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T08:29:52.778Z] ---> Running in 269211d4a6b4 [2021-10-26T08:29:52.778Z] ---> Running in 1915b5e3a970 [2021-10-26T08:29:53.066Z] Removing intermediate container 3f28e17c9138 [2021-10-26T08:29:53.066Z] ---> f45269c4d589 [2021-10-26T08:29:53.066Z] Step 21/23 : LABEL arch=arm64 [2021-10-26T08:29:53.066Z] ---> Running in 97976d8be0fb [2021-10-26T08:29:53.349Z] Removing intermediate container 25bedbe5ee1b [2021-10-26T08:29:53.349Z] ---> 91de23a8433b [2021-10-26T08:29:53.349Z] Step 20/22 : LABEL arch=arm64 [2021-10-26T08:29:53.349Z] Removing intermediate container 269211d4a6b4 [2021-10-26T08:29:53.349Z] ---> 9c7a0a84ce31 [2021-10-26T08:29:53.349Z] Step 19/21 : LABEL arch=arm64 [2021-10-26T08:29:53.349Z] ---> Running in ecda1c3a594f [2021-10-26T08:29:53.624Z] ---> Running in 184916614aca [2021-10-26T08:29:53.899Z] Removing intermediate container 97976d8be0fb [2021-10-26T08:29:53.899Z] ---> 8bce1c783c47 [2021-10-26T08:29:53.899Z] Step 22/23 : LABEL git_sha=4936a3b64d9a9c25df3c63287ff61185fb01104e [2021-10-26T08:29:54.179Z] ---> Running in dfd40f4009dc [2021-10-26T08:29:54.179Z] Removing intermediate container ecda1c3a594f [2021-10-26T08:29:54.179Z] ---> 780a93c0badf [2021-10-26T08:29:54.179Z] Step 21/22 : LABEL git_sha=4936a3b64d9a9c25df3c63287ff61185fb01104e [2021-10-26T08:29:54.179Z] ---> Running in 912b797461ca [2021-10-26T08:29:54.456Z] Removing intermediate container 184916614aca [2021-10-26T08:29:54.456Z] ---> 013d3e9614aa [2021-10-26T08:29:54.456Z] Step 20/21 : LABEL git_sha=4936a3b64d9a9c25df3c63287ff61185fb01104e [2021-10-26T08:29:54.732Z] Removing intermediate container abe71d29b549 [2021-10-26T08:29:54.732Z] ---> 5f5c67e43c0e [2021-10-26T08:29:54.732Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-26T08:29:54.732Z] ---> Running in 1827f85f1813 [2021-10-26T08:29:54.732Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T08:29:54.732Z] ---> Running in 863515d1f52b [2021-10-26T08:29:54.732Z] Removing intermediate container dfd40f4009dc [2021-10-26T08:29:54.732Z] ---> e0850c821e2b [2021-10-26T08:29:54.732Z] Step 23/23 : LABEL version=0.0.0 [2021-10-26T08:29:55.010Z] Removing intermediate container 912b797461ca [2021-10-26T08:29:55.010Z] ---> bdde0e32d947 [2021-10-26T08:29:55.010Z] Step 22/22 : LABEL version=0.0.0 [2021-10-26T08:29:55.010Z] ---> Running in e9f87b77800c [2021-10-26T08:29:55.010Z] ---> Running in 766195a7b68c [2021-10-26T08:29:55.310Z] Removing intermediate container 1827f85f1813 [2021-10-26T08:29:55.310Z] ---> 20f69fac45ba [2021-10-26T08:29:55.310Z] Step 21/21 : LABEL version=0.0.0 [2021-10-26T08:29:55.310Z] Removing intermediate container 863515d1f52b [2021-10-26T08:29:55.310Z] ---> c0bb6e4cd35e [2021-10-26T08:29:55.310Z] Step 22/24 : LABEL arch=arm64 [2021-10-26T08:29:55.310Z] ---> Running in 3b0625022097 [2021-10-26T08:29:55.590Z] ---> Running in 4ee9cf0fa98b [2021-10-26T08:29:55.590Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T08:29:55.590Z] Removing intermediate container e9f87b77800c [2021-10-26T08:29:55.590Z] ---> 9e8569f2f204 [2021-10-26T08:29:55.590Z] [2021-10-26T08:29:55.871Z] Removing intermediate container 766195a7b68c [2021-10-26T08:29:55.871Z] ---> f79582557e95 [2021-10-26T08:29:55.871Z] [2021-10-26T08:29:56.148Z] Successfully built 9e8569f2f204 [2021-10-26T08:29:56.148Z] Successfully tagged support-scheduler-arm64:latest [2021-10-26T08:29:56.148Z]  Building support-scheduler ... done Building security-bootstrapper [2021-10-26T08:29:56.425Z] Removing intermediate container 3b0625022097 [2021-10-26T08:29:56.425Z] ---> f3b849f8f5ba [2021-10-26T08:29:56.425Z] [2021-10-26T08:29:56.425Z] Removing intermediate container 4ee9cf0fa98b [2021-10-26T08:29:56.425Z] ---> 67b7d3194245 [2021-10-26T08:29:56.425Z] Step 23/24 : LABEL git_sha=4936a3b64d9a9c25df3c63287ff61185fb01104e [2021-10-26T08:29:56.425Z] Successfully built f79582557e95 [2021-10-26T08:29:56.425Z] Successfully tagged core-metadata-arm64:latest [2021-10-26T08:29:56.425Z] Building security-proxy-setup [2021-10-26T08:29:56.425Z]  Building core-metadata ... done (1/6) Installing dumb-init (1.2.5-r1) [2021-10-26T08:29:56.425Z] ---> Running in b73614d2673b [2021-10-26T08:29:56.425Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-26T08:29:56.697Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-26T08:29:56.697Z] Successfully built f3b849f8f5ba [2021-10-26T08:29:56.697Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-26T08:29:56.697Z] Successfully tagged support-notifications-arm64:latest [2021-10-26T08:29:56.697Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-10-26T08:29:56.976Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-26T08:29:56.976Z] Removing intermediate container b73614d2673b [2021-10-26T08:29:56.976Z] ---> 2f46677d5fee [2021-10-26T08:29:56.976Z] Step 24/24 : LABEL version=0.0.0 [2021-10-26T08:29:56.976Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-26T08:29:56.976Z] ---> Running in 54a6c411cfb3 [2021-10-26T08:29:56.976Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T08:29:56.976Z] OK: 8 MiB in 20 packages [2021-10-26T08:29:57.578Z] Removing intermediate container 54a6c411cfb3 [2021-10-26T08:29:57.578Z] ---> 42ec99eacf90 [2021-10-26T08:29:57.578Z] [2021-10-26T08:29:57.854Z] Successfully built 42ec99eacf90 [2021-10-26T08:29:57.854Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-10-26T08:29:57.854Z] Building core-command [2021-10-26T08:29:58.126Z]  Building security-secretstore-setup ... done Removing intermediate container 1915b5e3a970 [2021-10-26T08:29:58.126Z] ---> 69a5a1adf429 [2021-10-26T08:29:58.126Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T08:29:59.192Z] ---> 005857756e73 [2021-10-26T08:29:59.192Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-26T08:30:00.667Z] ---> ccb024a45fd9 [2021-10-26T08:30:00.667Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-26T08:30:01.690Z] ---> 4b9ccf6bd82e [2021-10-26T08:30:01.690Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-26T08:30:01.966Z] ---> Running in ebde8962b069 [2021-10-26T08:30:02.561Z] Removing intermediate container ebde8962b069 [2021-10-26T08:30:02.561Z] ---> ea77ec9812b9 [2021-10-26T08:30:02.561Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T08:30:02.561Z] ---> Running in 800dd4fb7e16 [2021-10-26T08:30:03.170Z] Removing intermediate container 800dd4fb7e16 [2021-10-26T08:30:03.170Z] ---> 9537df0423ac [2021-10-26T08:30:03.170Z] Step 20/22 : LABEL arch=arm64 [2021-10-26T08:30:03.170Z] ---> Running in ae9dd42ac5bd [2021-10-26T08:30:03.765Z] Removing intermediate container ae9dd42ac5bd [2021-10-26T08:30:03.765Z] ---> 0a564d245a65 [2021-10-26T08:30:03.765Z] Step 21/22 : LABEL git_sha=4936a3b64d9a9c25df3c63287ff61185fb01104e [2021-10-26T08:30:03.765Z] ---> Running in 8d336f518cc2 [2021-10-26T08:30:04.371Z] Removing intermediate container 8d336f518cc2 [2021-10-26T08:30:04.371Z] ---> cf67d813bdda [2021-10-26T08:30:04.371Z] Step 22/22 : LABEL version=0.0.0 [2021-10-26T08:30:04.643Z] ---> Running in bfc82a98f2fd [2021-10-26T08:30:05.240Z] Removing intermediate container bfc82a98f2fd [2021-10-26T08:30:05.240Z] ---> d302815ff065 [2021-10-26T08:30:05.240Z] [2021-10-26T08:30:05.513Z] Successfully built d302815ff065 [2021-10-26T08:30:05.513Z] Successfully tagged core-data-arm64:latest [2021-10-26T08:30:52.464Z]  Building core-data ... done Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T08:30:52.464Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-26T08:30:52.464Z] ---> 3331bd1474c8 [2021-10-26T08:30:52.464Z] Step 3/30 : WORKDIR /edgex-go [2021-10-26T08:30:52.464Z] ---> Using cache [2021-10-26T08:30:52.464Z] ---> eaad8c20786a [2021-10-26T08:30:52.464Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T08:30:52.464Z] ---> Using cache [2021-10-26T08:30:52.464Z] ---> 6ca6f02ba5ed [2021-10-26T08:30:52.464Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-26T08:30:52.464Z] ---> Using cache [2021-10-26T08:30:52.464Z] ---> 073c05572495 [2021-10-26T08:30:52.464Z] Step 6/30 : COPY . . [2021-10-26T08:30:52.464Z] ---> Using cache [2021-10-26T08:30:52.464Z] ---> 1342494b2a44 [2021-10-26T08:30:52.464Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T08:30:52.464Z] ---> Using cache [2021-10-26T08:30:52.464Z] ---> 274ada614d4b [2021-10-26T08:30:52.464Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-26T08:30:52.464Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T08:30:52.464Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-26T08:30:52.464Z] ---> 3331bd1474c8 [2021-10-26T08:30:52.464Z] Step 3/20 : WORKDIR /edgex-go [2021-10-26T08:30:52.464Z] ---> Using cache [2021-10-26T08:30:52.464Z] ---> eaad8c20786a [2021-10-26T08:30:52.464Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T08:30:52.464Z] ---> Using cache [2021-10-26T08:30:52.464Z] ---> 6ca6f02ba5ed [2021-10-26T08:30:52.464Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-26T08:30:52.464Z] ---> Using cache [2021-10-26T08:30:52.464Z] ---> 073c05572495 [2021-10-26T08:30:52.464Z] Step 6/20 : COPY . . [2021-10-26T08:30:52.464Z] ---> Using cache [2021-10-26T08:30:52.464Z] ---> 1342494b2a44 [2021-10-26T08:30:52.464Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T08:30:52.464Z] ---> Using cache [2021-10-26T08:30:52.464Z] ---> 274ada614d4b [2021-10-26T08:30:52.464Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-26T08:30:52.464Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T08:30:52.464Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T08:30:52.464Z] ---> 3331bd1474c8 [2021-10-26T08:30:52.464Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T08:30:52.464Z] ---> Using cache [2021-10-26T08:30:52.464Z] ---> eaad8c20786a [2021-10-26T08:30:52.464Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T08:30:52.464Z] ---> Using cache [2021-10-26T08:30:52.464Z] ---> 6ca6f02ba5ed [2021-10-26T08:30:52.464Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-26T08:30:52.464Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T08:30:52.464Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T08:30:52.464Z] ---> 3331bd1474c8 [2021-10-26T08:30:52.464Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T08:30:52.464Z] ---> Using cache [2021-10-26T08:30:52.464Z] ---> eaad8c20786a [2021-10-26T08:30:52.464Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T08:30:52.464Z] ---> Using cache [2021-10-26T08:30:52.464Z] ---> 6ca6f02ba5ed [2021-10-26T08:30:52.464Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-26T08:30:52.464Z] ---> Using cache [2021-10-26T08:30:52.464Z] ---> 073c05572495 [2021-10-26T08:30:52.464Z] Step 6/22 : COPY . . [2021-10-26T08:30:52.464Z] ---> Using cache [2021-10-26T08:30:52.464Z] ---> 1342494b2a44 [2021-10-26T08:30:52.464Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T08:30:52.464Z] ---> Using cache [2021-10-26T08:30:52.464Z] ---> 274ada614d4b [2021-10-26T08:30:52.464Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-26T08:30:52.464Z] ---> Running in 4a8be51ed031 [2021-10-26T08:30:52.464Z] ---> Running in 4499d0fa65a5 [2021-10-26T08:30:52.464Z] ---> Running in bc90a5bfd4d7 [2021-10-26T08:30:52.464Z] ---> Running in 057e89d4fbf0 [2021-10-26T08:30:53.069Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-26T08:30:53.345Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-26T08:30:53.622Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T08:30:53.622Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-10-26T08:30:54.607Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T08:30:55.595Z] OK: 219 MiB in 52 packages [2021-10-26T08:30:56.590Z] Removing intermediate container 4499d0fa65a5 [2021-10-26T08:30:56.590Z] ---> 534aabf6e1f2 [2021-10-26T08:30:56.590Z] Step 6/22 : COPY . . [2021-10-26T08:31:14.955Z] ---> 660b5686d0e5 [2021-10-26T08:31:14.955Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T08:31:14.955Z] ---> Running in c48309bc2ae3 [2021-10-26T08:31:18.356Z] Removing intermediate container c48309bc2ae3 [2021-10-26T08:31:18.356Z] ---> 9dd7131258cf [2021-10-26T08:31:18.356Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-26T08:31:18.356Z] ---> Running in bcca9b8c5d9d [2021-10-26T08:31:20.347Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-26T08:32:28.385Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-26T08:32:28.385Z] Removing intermediate container 057e89d4fbf0 [2021-10-26T08:32:28.385Z] ---> 688becc26be2 [2021-10-26T08:32:28.385Z] [2021-10-26T08:32:28.385Z] Step 9/22 : FROM alpine:3.14 [2021-10-26T08:32:28.385Z] ---> bb3de5531c18 [2021-10-26T08:32:28.385Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-26T08:32:28.385Z] ---> Using cache [2021-10-26T08:32:28.385Z] ---> 9040d970724d [2021-10-26T08:32:28.385Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T08:32:28.385Z] ---> Using cache [2021-10-26T08:32:28.385Z] ---> 5cca58ed440f [2021-10-26T08:32:28.385Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-26T08:32:28.385Z] ---> Running in 1fc26ecceeea [2021-10-26T08:32:28.385Z] Removing intermediate container 1fc26ecceeea [2021-10-26T08:32:28.385Z] ---> b5c4d4e9fdc7 [2021-10-26T08:32:28.385Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-26T08:32:28.385Z] ---> Running in f9864190cd4e [2021-10-26T08:32:28.385Z] Removing intermediate container 4a8be51ed031 [2021-10-26T08:32:28.385Z] ---> b2fc522ae9f3 [2021-10-26T08:32:28.385Z] [2021-10-26T08:32:28.385Z] Step 9/30 : FROM alpine:3.14 [2021-10-26T08:32:28.385Z] ---> bb3de5531c18 [2021-10-26T08:32:28.385Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-26T08:32:28.385Z] ---> Running in 4f3905213972 [2021-10-26T08:32:28.385Z] Removing intermediate container f9864190cd4e [2021-10-26T08:32:28.385Z] ---> dffed0ce7988 [2021-10-26T08:32:28.385Z] Step 14/22 : WORKDIR / [2021-10-26T08:32:28.662Z] ---> Running in 56804c8234e0 [2021-10-26T08:32:28.933Z] Removing intermediate container 4f3905213972 [2021-10-26T08:32:28.933Z] ---> 6e0b1fdba434 [2021-10-26T08:32:28.933Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-26T08:32:28.933Z] ---> Running in 2f36bccb8f60 [2021-10-26T08:32:29.534Z] Removing intermediate container 56804c8234e0 [2021-10-26T08:32:29.534Z] ---> fd3585324711 [2021-10-26T08:32:29.534Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T08:32:31.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T08:32:31.522Z] ---> 24b3faf418e9 [2021-10-26T08:32:31.522Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-26T08:32:31.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T08:32:32.518Z] Removing intermediate container bc90a5bfd4d7 [2021-10-26T08:32:32.518Z] ---> 04a99701f664 [2021-10-26T08:32:32.518Z] [2021-10-26T08:32:32.518Z] Step 9/20 : FROM alpine:3.14 [2021-10-26T08:32:32.518Z] ---> bb3de5531c18 [2021-10-26T08:32:32.518Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-26T08:32:32.518Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-26T08:32:32.518Z] (2/2) Installing su-exec (0.2-r1) [2021-10-26T08:32:32.518Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T08:32:32.518Z] OK: 5 MiB in 16 packages [2021-10-26T08:32:32.518Z] ---> Running in 45f7713cf2f1 [2021-10-26T08:32:33.503Z] ---> d2888754cda4 [2021-10-26T08:32:33.503Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-26T08:32:34.110Z] Removing intermediate container 2f36bccb8f60 [2021-10-26T08:32:34.110Z] ---> 67da2fbbaf75 [2021-10-26T08:32:34.110Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-26T08:32:34.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T08:32:34.110Z] ---> Running in 8a810aebcaab [2021-10-26T08:32:34.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T08:32:34.390Z] ---> 9bcd445901f0 [2021-10-26T08:32:34.390Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-26T08:32:34.663Z] ---> Running in 0390e8168061 [2021-10-26T08:32:34.945Z] Removing intermediate container 8a810aebcaab [2021-10-26T08:32:34.945Z] ---> 7cf400be2805 [2021-10-26T08:32:34.945Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-26T08:32:34.945Z] ---> Running in 3cbc69056f32 [2021-10-26T08:32:35.221Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-26T08:32:35.221Z] Removing intermediate container 0390e8168061 [2021-10-26T08:32:35.221Z] ---> 7584976fd438 [2021-10-26T08:32:35.221Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T08:32:35.221Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-26T08:32:35.221Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-26T08:32:35.221Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-26T08:32:35.496Z] (5/5) Installing curl (7.79.1-r0) [2021-10-26T08:32:35.496Z] ---> Running in 1dd72fca41c6 [2021-10-26T08:32:35.496Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T08:32:35.496Z] Executing ca-certificates-20191127-r5.trigger [2021-10-26T08:32:35.767Z] OK: 8 MiB in 19 packages [2021-10-26T08:32:35.767Z] Removing intermediate container 3cbc69056f32 [2021-10-26T08:32:35.767Z] ---> e2f503467716 [2021-10-26T08:32:35.767Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-26T08:32:36.041Z] ---> Running in f0111957da42 [2021-10-26T08:32:36.041Z] Removing intermediate container 1dd72fca41c6 [2021-10-26T08:32:36.041Z] ---> a336e5e240ed [2021-10-26T08:32:36.041Z] Step 20/22 : LABEL arch=arm64 [2021-10-26T08:32:36.313Z] ---> Running in 332c773f5dbf [2021-10-26T08:32:36.911Z] Removing intermediate container 332c773f5dbf [2021-10-26T08:32:36.911Z] ---> 51f52f313004 [2021-10-26T08:32:36.911Z] Step 21/22 : LABEL git_sha=4936a3b64d9a9c25df3c63287ff61185fb01104e [2021-10-26T08:32:36.911Z] ---> Running in 2f6f4fd25d5b [2021-10-26T08:32:37.898Z] Removing intermediate container 2f6f4fd25d5b [2021-10-26T08:32:37.898Z] ---> 569742d33375 [2021-10-26T08:32:37.898Z] Step 22/22 : LABEL version=0.0.0 [2021-10-26T08:32:37.898Z] Removing intermediate container 45f7713cf2f1 [2021-10-26T08:32:37.898Z] ---> f6897f192836 [2021-10-26T08:32:37.898Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-26T08:32:37.898Z] ---> Running in 0d18dee63f91 [2021-10-26T08:32:38.177Z] ---> Running in 971dbe53111c [2021-10-26T08:32:38.787Z] Removing intermediate container 0d18dee63f91 [2021-10-26T08:32:38.787Z] ---> 7fbb7f26d734 [2021-10-26T08:32:38.787Z] [2021-10-26T08:32:38.787Z] Removing intermediate container 971dbe53111c [2021-10-26T08:32:38.787Z] ---> da4d08a3728f [2021-10-26T08:32:38.787Z] Step 12/20 : WORKDIR /edgex [2021-10-26T08:32:39.063Z] ---> Running in 0119d0d4e8a1 [2021-10-26T08:32:39.063Z] Successfully built 7fbb7f26d734 [2021-10-26T08:32:39.063Z] Successfully tagged core-command-arm64:latest [2021-10-26T08:32:39.339Z]  Building core-command ... done Removing intermediate container f0111957da42 [2021-10-26T08:32:39.339Z] ---> 1e96b9804ab1 [2021-10-26T08:32:39.339Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-26T08:32:39.611Z] ---> Running in 293a352608e1 [2021-10-26T08:32:39.611Z] Removing intermediate container 0119d0d4e8a1 [2021-10-26T08:32:39.611Z] ---> 3df6b3aab04f [2021-10-26T08:32:39.611Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-26T08:32:39.891Z] Removing intermediate container bcca9b8c5d9d [2021-10-26T08:32:39.891Z] ---> ebee883cfb4f [2021-10-26T08:32:39.891Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-26T08:32:39.891Z] ---> Running in 03c581fca4dd [2021-10-26T08:32:40.170Z] Removing intermediate container 293a352608e1 [2021-10-26T08:32:40.170Z] ---> 5d06d034a010 [2021-10-26T08:32:40.170Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-26T08:32:40.766Z] ---> 79c5bf9f2c8f [2021-10-26T08:32:40.766Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-26T08:32:41.368Z] ---> 518c1a8c49ff [2021-10-26T08:32:41.368Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-26T08:32:41.368Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-26T08:32:41.368Z] ---> Running in 1cca66861d89 [2021-10-26T08:32:42.352Z] ---> b2f4498aa773 [2021-10-26T08:32:42.352Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-26T08:32:43.806Z] ---> c2b89a777e2c [2021-10-26T08:32:43.806Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-26T08:32:43.806Z] ---> Running in 0eedc9960cc6 [2021-10-26T08:32:44.082Z] Removing intermediate container 1cca66861d89 [2021-10-26T08:32:44.082Z] ---> 479297f7b556 [2021-10-26T08:32:44.082Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T08:32:44.359Z] Removing intermediate container 0eedc9960cc6 [2021-10-26T08:32:44.359Z] ---> 46e0ba32d931 [2021-10-26T08:32:44.359Z] Step 17/20 : CMD ["--init=true"] [2021-10-26T08:32:44.359Z] ---> Running in 1cc47456ffa9 [2021-10-26T08:32:44.359Z] Removing intermediate container 03c581fca4dd [2021-10-26T08:32:44.359Z] ---> dbc9a0a03270 [2021-10-26T08:32:44.359Z] [2021-10-26T08:32:44.359Z] Step 10/22 : FROM docker:20.10.8 [2021-10-26T08:32:44.633Z] 20.10.8: Pulling from library/docker [2021-10-26T08:32:44.904Z] Removing intermediate container 1cc47456ffa9 [2021-10-26T08:32:44.904Z] ---> 54a59a91fe02 [2021-10-26T08:32:44.904Z] Step 18/20 : LABEL arch=arm64 [2021-10-26T08:32:44.904Z] ---> 551c95315a4f [2021-10-26T08:32:44.904Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-26T08:32:44.904Z] ---> Running in e489b19dadc7 [2021-10-26T08:32:45.887Z] Removing intermediate container e489b19dadc7 [2021-10-26T08:32:45.887Z] ---> 6bd4488c21ed [2021-10-26T08:32:45.887Z] Step 19/20 : LABEL git_sha=4936a3b64d9a9c25df3c63287ff61185fb01104e [2021-10-26T08:32:45.887Z] ---> Running in 6fade3d5055d [2021-10-26T08:32:46.496Z] Removing intermediate container 6fade3d5055d [2021-10-26T08:32:46.496Z] ---> 1a7453d63d37 [2021-10-26T08:32:46.496Z] Step 20/20 : LABEL version=0.0.0 [2021-10-26T08:32:46.774Z] ---> 832941810ed9 [2021-10-26T08:32:46.774Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-26T08:32:46.774Z] ---> Running in 5a7bb18ce0b5 [2021-10-26T08:32:47.375Z] Removing intermediate container 5a7bb18ce0b5 [2021-10-26T08:32:47.375Z] ---> baf62e7c1c38 [2021-10-26T08:32:47.375Z] [2021-10-26T08:32:47.973Z] Successfully built baf62e7c1c38 [2021-10-26T08:32:47.973Z] Successfully tagged security-proxy-setup-arm64:latest [2021-10-26T08:32:47.973Z]  Building security-proxy-setup ... done  ---> d1538f1a8b84 [2021-10-26T08:32:47.973Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-26T08:32:49.020Z] ---> 7520b6a5b79f [2021-10-26T08:32:49.020Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-26T08:32:50.028Z] ---> 70a9306cf02c [2021-10-26T08:32:50.028Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-26T08:32:50.302Z] ---> Running in 8794a7e9932c [2021-10-26T08:32:50.899Z] Removing intermediate container 8794a7e9932c [2021-10-26T08:32:50.899Z] ---> ec8a718081ee [2021-10-26T08:32:50.899Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-26T08:32:51.874Z] ---> d695e65e9ee6 [2021-10-26T08:32:51.874Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-26T08:32:51.874Z] ---> Running in 068a2346f096 [2021-10-26T08:32:53.858Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-26T08:32:53.858Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-26T08:32:53.858Z] ---> 3734d5adc5ac [2021-10-26T08:32:53.858Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-26T08:32:53.858Z] ---> Running in 8cf8b474b703 [2021-10-26T08:32:54.147Z] Removing intermediate container 068a2346f096 [2021-10-26T08:32:54.147Z] ---> 1f8bd36b55c7 [2021-10-26T08:32:54.147Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-26T08:32:54.147Z] Removing intermediate container 8cf8b474b703 [2021-10-26T08:32:54.147Z] ---> 5c977e951f42 [2021-10-26T08:32:54.147Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-26T08:32:54.423Z] ---> Running in 27eddee41ca8 [2021-10-26T08:32:54.423Z] ---> Running in 36ee5e51a142 [2021-10-26T08:32:54.701Z] Removing intermediate container 27eddee41ca8 [2021-10-26T08:32:54.701Z] ---> 0d9bb9811a7e [2021-10-26T08:32:54.701Z] Step 27/30 : CMD ["gate"] [2021-10-26T08:32:54.976Z] ---> Running in c94fa90603e6 [2021-10-26T08:32:55.576Z] Removing intermediate container c94fa90603e6 [2021-10-26T08:32:55.576Z] ---> 8359b18bc4c9 [2021-10-26T08:32:55.576Z] Step 28/30 : LABEL arch=arm64 [2021-10-26T08:32:55.576Z] ---> Running in 50c0c70d772d [2021-10-26T08:32:55.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T08:32:55.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T08:32:56.123Z] Removing intermediate container 50c0c70d772d [2021-10-26T08:32:56.123Z] ---> 67b1e6e2ae03 [2021-10-26T08:32:56.123Z] Step 29/30 : LABEL git_sha=4936a3b64d9a9c25df3c63287ff61185fb01104e [2021-10-26T08:32:56.395Z] ---> Running in 3bfe795fd794 [2021-10-26T08:32:56.676Z] (1/42) Installing readline (8.1.0-r0) [2021-10-26T08:32:56.676Z] (2/42) Installing bash (5.1.4-r0) [2021-10-26T08:32:56.676Z] Executing bash-5.1.4-r0.post-install [2021-10-26T08:32:56.676Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-26T08:32:56.676Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-26T08:32:56.676Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-26T08:32:56.676Z] Removing intermediate container 3bfe795fd794 [2021-10-26T08:32:56.676Z] ---> 3ff27abad779 [2021-10-26T08:32:56.676Z] Step 30/30 : LABEL version=0.0.0 [2021-10-26T08:32:56.676Z] (6/42) Installing curl (7.79.1-r0) [2021-10-26T08:32:56.676Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-26T08:32:56.959Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-26T08:32:56.959Z] (9/42) Installing expat (2.4.1-r0) [2021-10-26T08:32:56.959Z] (10/42) Installing libffi (3.3-r2) [2021-10-26T08:32:56.959Z] (11/42) Installing gdbm (1.19-r0) [2021-10-26T08:32:56.959Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-26T08:32:56.959Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-26T08:32:56.959Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-26T08:32:56.959Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-26T08:32:56.959Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-26T08:32:56.959Z] ---> Running in d0f4d4eb56bd [2021-10-26T08:32:56.959Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-26T08:32:57.560Z] Removing intermediate container d0f4d4eb56bd [2021-10-26T08:32:57.560Z] ---> 5c4beec5d2cc [2021-10-26T08:32:57.560Z] [2021-10-26T08:32:57.835Z] Successfully built 5c4beec5d2cc [2021-10-26T08:32:57.835Z] Successfully tagged security-bootstrapper-arm64:latest [2021-10-26T08:32:58.828Z]  Building security-bootstrapper ... done (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-26T08:32:58.828Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-26T08:32:58.828Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-26T08:32:58.828Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-26T08:32:58.828Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-26T08:32:58.828Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-26T08:32:58.828Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-26T08:32:58.828Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-26T08:32:58.828Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-26T08:32:58.828Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-26T08:32:59.102Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-26T08:32:59.102Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-26T08:32:59.102Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-26T08:32:59.102Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-26T08:32:59.102Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-26T08:32:59.102Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-26T08:32:59.102Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-26T08:32:59.102Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-26T08:32:59.102Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-26T08:32:59.102Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-26T08:32:59.102Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-26T08:32:59.102Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-26T08:32:59.102Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-26T08:32:59.102Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-26T08:32:59.373Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-26T08:32:59.647Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T08:32:59.647Z] OK: 84 MiB in 64 packages [2021-10-26T08:33:03.021Z] Collecting docker-compose==1.23.2 [2021-10-26T08:33:03.021Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-26T08:33:03.291Z] Collecting texttable<0.10,>=0.9.0 [2021-10-26T08:33:03.291Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-26T08:33:05.904Z] Collecting PyYAML<4,>=3.10 [2021-10-26T08:33:05.904Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-26T08:33:08.509Z] Collecting cached-property<2,>=1.2.0 [2021-10-26T08:33:08.509Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-26T08:33:08.509Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-26T08:33:08.509Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-26T08:33:09.945Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-26T08:33:09.945Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-26T08:33:10.536Z] Collecting docker<4.0,>=3.6.0 [2021-10-26T08:33:10.536Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-26T08:33:11.124Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-26T08:33:11.124Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-26T08:33:11.124Z] Collecting docopt<0.7,>=0.6.1 [2021-10-26T08:33:11.124Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-26T08:33:13.089Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-26T08:33:13.089Z] Collecting jsonschema<3,>=2.5.1 [2021-10-26T08:33:13.089Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-26T08:33:13.089Z] Collecting docker-pycreds>=0.4.0 [2021-10-26T08:33:13.089Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-26T08:33:13.679Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-26T08:33:13.680Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-26T08:33:14.271Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-26T08:33:14.271Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-26T08:33:14.271Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-26T08:33:14.271Z] Collecting idna<2.8,>=2.5 [2021-10-26T08:33:14.271Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-26T08:33:14.541Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-26T08:33:14.541Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-26T08:33:14.541Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-26T08:33:14.541Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-26T08:33:15.515Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-26T08:33:15.515Z] Attempting uninstall: urllib3 [2021-10-26T08:33:15.515Z] Found existing installation: urllib3 1.26.5 [2021-10-26T08:33:15.515Z] Uninstalling urllib3-1.26.5: [2021-10-26T08:33:15.515Z] Successfully uninstalled urllib3-1.26.5 [2021-10-26T08:33:16.106Z] Attempting uninstall: idna [2021-10-26T08:33:16.106Z] Found existing installation: idna 3.2 [2021-10-26T08:33:16.106Z] Uninstalling idna-3.2: [2021-10-26T08:33:16.106Z] Successfully uninstalled idna-3.2 [2021-10-26T08:33:16.700Z] Attempting uninstall: chardet [2021-10-26T08:33:16.700Z] Found existing installation: chardet 4.0.0 [2021-10-26T08:33:16.700Z] Uninstalling chardet-4.0.0: [2021-10-26T08:33:16.974Z] Successfully uninstalled chardet-4.0.0 [2021-10-26T08:33:18.403Z] Attempting uninstall: requests [2021-10-26T08:33:18.404Z] Found existing installation: requests 2.25.1 [2021-10-26T08:33:18.404Z] Uninstalling requests-2.25.1: [2021-10-26T08:33:18.404Z] Successfully uninstalled requests-2.25.1 [2021-10-26T08:33:18.676Z] Running setup.py install for texttable: started [2021-10-26T08:33:20.643Z] Running setup.py install for texttable: finished with status 'done' [2021-10-26T08:33:20.643Z] Running setup.py install for PyYAML: started [2021-10-26T08:33:22.607Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-26T08:33:22.607Z] Running setup.py install for docopt: started [2021-10-26T08:33:24.574Z] Running setup.py install for docopt: finished with status 'done' [2021-10-26T08:33:24.574Z] Running setup.py install for dockerpty: started [2021-10-26T08:33:26.003Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-26T08:33:27.430Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-10-26T08:33:35.689Z] Removing intermediate container 36ee5e51a142 [2021-10-26T08:33:35.689Z] ---> 3db0a6b40d2d [2021-10-26T08:33:35.689Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-26T08:33:35.689Z] ---> Running in 6134223bf01a [2021-10-26T08:33:35.961Z] Removing intermediate container 6134223bf01a [2021-10-26T08:33:35.961Z] ---> 0829b206e3c3 [2021-10-26T08:33:35.961Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-26T08:33:35.961Z] ---> Running in 549c825182c3 [2021-10-26T08:33:36.554Z] Removing intermediate container 549c825182c3 [2021-10-26T08:33:36.554Z] ---> 32c74382324c [2021-10-26T08:33:36.554Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-26T08:33:37.528Z] ---> d16f7d8d2117 [2021-10-26T08:33:37.528Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-26T08:33:38.122Z] ---> 424a0cf8afee [2021-10-26T08:33:38.122Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-26T08:33:39.099Z] ---> e02cb279783c [2021-10-26T08:33:39.099Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-26T08:33:39.099Z] ---> Running in c8826365710a [2021-10-26T08:33:39.692Z] Removing intermediate container c8826365710a [2021-10-26T08:33:39.692Z] ---> cb13308c33e0 [2021-10-26T08:33:39.692Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T08:33:39.692Z] ---> Running in 180ba491089b [2021-10-26T08:33:39.963Z] Removing intermediate container 180ba491089b [2021-10-26T08:33:39.963Z] ---> 15616c114dcb [2021-10-26T08:33:39.963Z] Step 20/22 : LABEL arch=arm64 [2021-10-26T08:33:40.235Z] ---> Running in 61db88248e24 [2021-10-26T08:33:40.508Z] Removing intermediate container 61db88248e24 [2021-10-26T08:33:40.508Z] ---> 29f7c7b188c6 [2021-10-26T08:33:40.508Z] Step 21/22 : LABEL git_sha=4936a3b64d9a9c25df3c63287ff61185fb01104e [2021-10-26T08:33:40.508Z] ---> Running in 7cd3f9055847 [2021-10-26T08:33:41.104Z] Removing intermediate container 7cd3f9055847 [2021-10-26T08:33:41.104Z] ---> 0ffbc67f24fc [2021-10-26T08:33:41.104Z] Step 22/22 : LABEL version=0.0.0 [2021-10-26T08:33:41.104Z] ---> Running in b3c87b24bbc3 [2021-10-26T08:33:41.698Z] Removing intermediate container b3c87b24bbc3 [2021-10-26T08:33:41.698Z] ---> e39c5b9b19b4 [2021-10-26T08:33:41.698Z] [2021-10-26T08:33:41.970Z] Successfully built e39c5b9b19b4 [2021-10-26T08:33:41.970Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-10-26T08:33:42.256Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-10-26T08:33:42.266Z] $ docker stop --time=1 1d02fd15b2036025f0c1bc8b87441203d676119fc7591f51ae722fd765e5507a [2021-10-26T08:33:44.025Z] $ docker rm -f 1d02fd15b2036025f0c1bc8b87441203d676119fc7591f51ae722fd765e5507a [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-26T08:33:44.599Z] + docker images [2021-10-26T08:33:44.871Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-26T08:33:44.871Z] sys-mgmt-agent-arm64 latest e39c5b9b19b4 3 seconds ago 277MB [2021-10-26T08:33:44.871Z] security-bootstrapper-arm64 latest 5c4beec5d2cc 47 seconds ago 17.8MB [2021-10-26T08:33:44.871Z] security-proxy-setup-arm64 latest baf62e7c1c38 57 seconds ago 25.4MB [2021-10-26T08:33:44.871Z] dbc9a0a03270 About a minute ago 1.57GB [2021-10-26T08:33:44.871Z] core-command-arm64 latest 7fbb7f26d734 About a minute ago 15.2MB [2021-10-26T08:33:44.871Z] 04a99701f664 About a minute ago 1.57GB [2021-10-26T08:33:44.871Z] b2fc522ae9f3 About a minute ago 1.57GB [2021-10-26T08:33:44.871Z] 688becc26be2 About a minute ago 1.57GB [2021-10-26T08:33:44.871Z] core-data-arm64 latest d302815ff065 3 minutes ago 19.5MB [2021-10-26T08:33:44.871Z] security-secretstore-setup-arm64 latest 42ec99eacf90 3 minutes ago 26.8MB [2021-10-26T08:33:44.871Z] support-notifications-arm64 latest f3b849f8f5ba 3 minutes ago 16.1MB [2021-10-26T08:33:44.871Z] core-metadata-arm64 latest f79582557e95 3 minutes ago 15.9MB [2021-10-26T08:33:44.871Z] support-scheduler-arm64 latest 9e8569f2f204 3 minutes ago 15.3MB [2021-10-26T08:33:44.871Z] 92b9cc5217a7 3 minutes ago 1.58GB [2021-10-26T08:33:44.871Z] fe9db459ba2b 4 minutes ago 1.57GB [2021-10-26T08:33:44.871Z] 9e0649203858 4 minutes ago 1.57GB [2021-10-26T08:33:44.871Z] f105f2d531ad 4 minutes ago 1.57GB [2021-10-26T08:33:44.871Z] 07966a60b800 4 minutes ago 1.58GB [2021-10-26T08:33:44.871Z] ci-base-image-arm64 latest 3331bd1474c8 14 minutes ago 1.24GB [2021-10-26T08:33:44.871Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 12 days ago 534MB [2021-10-26T08:33:44.871Z] docker 20.10.8 3734d5adc5ac 7 weeks ago 198MB [2021-10-26T08:33:44.871Z] alpine 3.14 bb3de5531c18 8 weeks ago 5.34MB [2021-10-26T08:33:44.871Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:33:45.413Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-26T08:33:45.685Z] [2021-10-26T08:33:45.685Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:33:46.024Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-26T08:33:46.297Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-26T08:33:46.297Z] 448f6bf000e3: Pulling fs layer [2021-10-26T08:33:46.297Z] f757da607395: Pulling fs layer [2021-10-26T08:33:46.297Z] 05883995daec: Pulling fs layer [2021-10-26T08:33:46.297Z] 8603b9c90790: Pulling fs layer [2021-10-26T08:33:46.297Z] 1560dd03e051: Pulling fs layer [2021-10-26T08:33:46.297Z] 27f5ce0e4adf: Pulling fs layer [2021-10-26T08:33:46.297Z] c2d8d7efcc4b: Pulling fs layer [2021-10-26T08:33:46.297Z] 8603b9c90790: Waiting [2021-10-26T08:33:46.297Z] 27f5ce0e4adf: Waiting [2021-10-26T08:33:46.298Z] c2d8d7efcc4b: Waiting [2021-10-26T08:33:46.298Z] 1560dd03e051: Waiting [2021-10-26T08:33:46.298Z] f757da607395: Verifying Checksum [2021-10-26T08:33:46.298Z] f757da607395: Download complete [2021-10-26T08:33:46.298Z] 8603b9c90790: Verifying Checksum [2021-10-26T08:33:46.298Z] 8603b9c90790: Download complete [2021-10-26T08:33:46.575Z] 1560dd03e051: Verifying Checksum [2021-10-26T08:33:46.575Z] 1560dd03e051: Download complete [2021-10-26T08:33:46.575Z] 27f5ce0e4adf: Verifying Checksum [2021-10-26T08:33:46.575Z] 27f5ce0e4adf: Download complete [2021-10-26T08:33:46.575Z] 05883995daec: Verifying Checksum [2021-10-26T08:33:46.575Z] 05883995daec: Download complete [2021-10-26T08:33:46.852Z] 448f6bf000e3: Verifying Checksum [2021-10-26T08:33:46.852Z] 448f6bf000e3: Download complete [2021-10-26T08:33:49.499Z] c2d8d7efcc4b: Verifying Checksum [2021-10-26T08:33:49.499Z] c2d8d7efcc4b: Download complete [2021-10-26T08:33:50.534Z] 448f6bf000e3: Pull complete [2021-10-26T08:33:51.522Z] f757da607395: Pull complete [2021-10-26T08:33:52.954Z] 05883995daec: Pull complete [2021-10-26T08:33:53.227Z] 8603b9c90790: Pull complete [2021-10-26T08:33:54.207Z] 1560dd03e051: Pull complete [2021-10-26T08:33:54.797Z] 27f5ce0e4adf: Pull complete [2021-10-26T08:34:09.855Z] c2d8d7efcc4b: Pull complete [2021-10-26T08:34:09.855Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-26T08:34:09.855Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-26T08:34:09.855Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-26T08:34:10.079Z] prd-ubuntu18.04-docker-arm64-4c-16g-1997 does not seem to be running inside a container [2021-10-26T08:34:10.169Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-26T08:34:12.892Z] $ docker top 20eb5dab5dfea021ae778d5ae4f016d1f5a18c70cdfa38482c7d480af6ea891e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-26T08:34:14.018Z] ---> job-cost.sh [2021-10-26T08:34:14.019Z] lf-activate-venv: SKIPPING [2021-10-26T08:34:14.019Z] INFO: No Stack... [2021-10-26T08:34:32.306Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-26T08:34:32.896Z] INFO: Archiving Costs [Pipeline] sh [2021-10-26T08:34:33.554Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [2021-10-26T08:34:33.554Z] + cut -d, -f6 [Pipeline] lock [2021-10-26T08:34:33.614Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3770-5-stack-cost] [2021-10-26T08:34:33.623Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3770-5-stack-cost] did not exist. Created. [2021-10-26T08:34:33.623Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3770-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-26T08:34:34.292Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-26T08:34:34.459Z] Stashed 1 file(s) [Pipeline] } [2021-10-26T08:34:34.468Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3770-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-26T08:34:34.493Z] $ docker stop --time=1 20eb5dab5dfea021ae778d5ae4f016d1f5a18c70cdfa38482c7d480af6ea891e [2021-10-26T08:34:36.086Z] $ docker rm -f 20eb5dab5dfea021ae778d5ae4f016d1f5a18c70cdfa38482c7d480af6ea891e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-10-26T08:34:36.875Z] provisioning config files... [2021-10-26T08:34:36.884Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config2091527710054346200tmp [Pipeline] { [Pipeline] sh [2021-10-26T08:34:37.187Z] + set +x [2021-10-26T08:34:37.187Z] + curl -s https://codecov.io/bash [2021-10-26T08:34:37.187Z] + bash -s -- [2021-10-26T08:34:37.187Z] [2021-10-26T08:34:37.187Z] _____ _ [2021-10-26T08:34:37.187Z] / ____| | | [2021-10-26T08:34:37.187Z] | | ___ __| | ___ ___ _____ __ [2021-10-26T08:34:37.187Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-26T08:34:37.187Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-26T08:34:37.187Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-26T08:34:37.187Z] Bash-1.0.6 [2021-10-26T08:34:37.187Z] [2021-10-26T08:34:37.187Z] [2021-10-26T08:34:37.187Z] ==> git version 2.24.4 found [2021-10-26T08:34:37.187Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-10-26T08:34:37.187Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-26T08:34:37.187Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-26T08:34:37.187Z] ==> Jenkins CI detected. [2021-10-26T08:34:37.187Z] current dir:  /w/workspace/edgex-go/5 [2021-10-26T08:34:37.187Z] project root: . [2021-10-26T08:34:37.187Z] --> token set from env [2021-10-26T08:34:37.187Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-26T08:34:37.449Z] ==> Running gcov in . (disable via -X gcov) [2021-10-26T08:34:37.449Z] ==> Python coveragepy not found [2021-10-26T08:34:37.449Z] ==> Searching for coverage reports in: [2021-10-26T08:34:37.449Z] + . [2021-10-26T08:34:37.449Z] -> Found 1 reports [2021-10-26T08:34:37.449Z] ==> Detecting git/mercurial file structure [2021-10-26T08:34:37.449Z] ==> Reading reports [2021-10-26T08:34:37.449Z] + ./coverage.out bytes=425845 [2021-10-26T08:34:37.449Z] ==> Appending adjustments [2021-10-26T08:34:37.449Z] https://docs.codecov.io/docs/fixing-reports [2021-10-26T08:34:38.832Z] + Found adjustments [2021-10-26T08:34:38.832Z] ==> Gzipping contents [2021-10-26T08:34:38.832Z] 60K /tmp/codecov.Hzla0r.gz [2021-10-26T08:34:38.832Z] ==> Uploading reports [2021-10-26T08:34:38.832Z] url: https://codecov.io [2021-10-26T08:34:38.832Z] query: branch=PR-3770&commit=4936a3b64d9a9c25df3c63287ff61185fb01104e&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3770%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3770&job=&cmd_args= [2021-10-26T08:34:38.832Z] -> Pinging Codecov [2021-10-26T08:34:38.832Z] 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=4936a3b64d9a9c25df3c63287ff61185fb01104e&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3770%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3770&job=&cmd_args= [2021-10-26T08:34:39.093Z] -> Uploading to [2021-10-26T08:34:39.093Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-26/00271124DB129430A58F1EEE437C3FCB/4936a3b64d9a9c25df3c63287ff61185fb01104e/0e3de2ec-f5a3-44a8-ad67-d5f760f61aea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211026T083438Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b4a314c7638bec4ce4a5961847b579082728a30e6379e9cc63443a1e5afc5440 [2021-10-26T08:34:39.093Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-26T08:34:39.093Z] Dload Upload Total Spent Left Speed [2021-10-26T08:34:39.352Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57380 0 0 100 57380 0 181k --:--:-- --:--:-- --:--:-- 182k [2021-10-26T08:34:39.352Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/4936a3b64d9a9c25df3c63287ff61185fb01104e [Pipeline] } [2021-10-26T08:34:39.360Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-26T08:34:40.383Z] + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-26T08:34:40.682Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-26T08:34:41.256Z] ---> package-listing.sh [2021-10-26T08:34:41.256Z] ++ facter osfamily [2021-10-26T08:34:41.256Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-26T08:34:41.520Z] + OS_FAMILY=redhat [2021-10-26T08:34:41.520Z] + workspace=/w/workspace/edgex-go/5 [2021-10-26T08:34:41.520Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-26T08:34:41.520Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-26T08:34:41.520Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-26T08:34:41.520Z] + PACKAGES=/tmp/packages_start.txt [2021-10-26T08:34:41.520Z] + '[' /w/workspace/edgex-go/5 ']' [2021-10-26T08:34:41.520Z] + PACKAGES=/tmp/packages_end.txt [2021-10-26T08:34:41.520Z] + case "${OS_FAMILY}" in [2021-10-26T08:34:41.520Z] + rpm -qa [2021-10-26T08:34:41.520Z] + sort [2021-10-26T08:34:44.813Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-26T08:34:44.813Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-26T08:34:44.813Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-26T08:34:44.813Z] + '[' /w/workspace/edgex-go/5 ']' [2021-10-26T08:34:44.813Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2021-10-26T08:34:44.813Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2021-10-26T08:34:44.824Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-26T08:34:45.112Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:34:45.666Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-26T08:34:45.666Z] [2021-10-26T08:34:45.666Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T08:34:45.971Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-26T08:34:45.971Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-26T08:34:45.971Z] b4d181a07f80: Pulling fs layer [2021-10-26T08:34:45.971Z] a1111a8f2ec3: Pulling fs layer [2021-10-26T08:34:45.971Z] ed53099fbce6: Pulling fs layer [2021-10-26T08:34:45.971Z] dc539afda2c1: Pulling fs layer [2021-10-26T08:34:45.971Z] 77bc0d833cb6: Pulling fs layer [2021-10-26T08:34:45.971Z] 9065ff56babe: Pulling fs layer [2021-10-26T08:34:45.971Z] d287ab97295c: Pulling fs layer [2021-10-26T08:34:45.971Z] 77bc0d833cb6: Waiting [2021-10-26T08:34:45.971Z] 9065ff56babe: Waiting [2021-10-26T08:34:45.971Z] d287ab97295c: Waiting [2021-10-26T08:34:45.971Z] dc539afda2c1: Waiting [2021-10-26T08:34:45.971Z] a1111a8f2ec3: Verifying Checksum [2021-10-26T08:34:45.971Z] a1111a8f2ec3: Download complete [2021-10-26T08:34:45.971Z] dc539afda2c1: Verifying Checksum [2021-10-26T08:34:45.971Z] dc539afda2c1: Download complete [2021-10-26T08:34:45.971Z] ed53099fbce6: Verifying Checksum [2021-10-26T08:34:45.971Z] ed53099fbce6: Download complete [2021-10-26T08:34:46.237Z] 9065ff56babe: Verifying Checksum [2021-10-26T08:34:46.237Z] 9065ff56babe: Download complete [2021-10-26T08:34:46.237Z] 77bc0d833cb6: Verifying Checksum [2021-10-26T08:34:46.237Z] 77bc0d833cb6: Download complete [2021-10-26T08:34:46.237Z] b4d181a07f80: Verifying Checksum [2021-10-26T08:34:46.237Z] b4d181a07f80: Download complete [2021-10-26T08:34:46.818Z] d287ab97295c: Verifying Checksum [2021-10-26T08:34:46.818Z] d287ab97295c: Download complete [2021-10-26T08:34:47.765Z] b4d181a07f80: Pull complete [2021-10-26T08:34:47.765Z] a1111a8f2ec3: Pull complete [2021-10-26T08:34:48.340Z] ed53099fbce6: Pull complete [2021-10-26T08:34:48.340Z] dc539afda2c1: Pull complete [2021-10-26T08:34:48.912Z] 77bc0d833cb6: Pull complete [2021-10-26T08:34:48.912Z] 9065ff56babe: Pull complete [2021-10-26T08:34:54.252Z] d287ab97295c: Pull complete [2021-10-26T08:34:54.252Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-26T08:34:54.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-26T08:34:54.252Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-26T08:34:54.320Z] prd-centos7-docker-4c-2g-1996 does not seem to be running inside a container [2021-10-26T08:34:54.350Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-26T08:34:57.463Z] $ docker top 9717321607b2ce7915f64aaff11d10e2cb4d40fab69a51162bf6815ddc4cfc3b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-26T08:34:57.818Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-26T08:34:58.111Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-26T08:34:58.394Z] + ls /var/log/sa-host [2021-10-26T08:34:58.394Z] + sadf -c /var/log/sa-host/sa26 [2021-10-26T08:34:58.394Z] file_magic: OK [2021-10-26T08:34:58.394Z] HZ: Using current value: 100 [2021-10-26T08:34:58.394Z] file_header: OK [2021-10-26T08:34:58.394Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-26T08:34:58.394Z] Statistics: [2021-10-26T08:34:58.394Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-26T08:34:58.394Z] File successfully converted to sysstat format version 12.0.3 [2021-10-26T08:34:58.394Z] + sadf -c /var/log/sa-host/sa30 [2021-10-26T08:34:58.394Z] file_magic: OK [2021-10-26T08:34:58.394Z] HZ: Using current value: 100 [2021-10-26T08:34:58.394Z] file_header: OK [2021-10-26T08:34:58.394Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-26T08:34:58.394Z] Statistics: [2021-10-26T08:34:58.394Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-26T08:34:58.394Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-26T08:34:58.670Z] provisioning config files... [2021-10-26T08:34:58.677Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config6485272472549202974tmp [Pipeline] { [Pipeline] echo [2021-10-26T08:34:58.691Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-26T08:34:58.976Z] ---> create-netrc.sh [Pipeline] } [2021-10-26T08:34:58.984Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-26T08:34:59.317Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-26T08:34:59.325Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-26T08:34:59.624Z] ---> sudo-logs.sh [2021-10-26T08:34:59.624Z] Archiving 'sudo' log.. [2021-10-26T08:34:59.624Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1996.novalocal: Name or service not known [2021-10-26T08:34:59.624Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1996.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-26T08:34:59.650Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-26T08:34:59.941Z] ---> job-cost.sh [2021-10-26T08:34:59.941Z] lf-activate-venv: SKIPPING [2021-10-26T08:34:59.941Z] DEBUG: total: 0.10999999940395355 [2021-10-26T08:34:59.941Z] INFO: Retrieving Stack Cost... [2021-10-26T08:35:18.039Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-26T08:35:18.298Z] INFO: Archiving Costs [Pipeline] echo [2021-10-26T08:35:18.307Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-26T08:35:18.594Z] ---> logs-deploy.sh [2021-10-26T08:35:18.594Z] lf-activate-venv: SKIPPING [2021-10-26T08:35:18.594Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3770/5 [2021-10-26T08:35:18.594Z] INFO: archiving workspace using pattern(s): [2021-10-26T08:35:19.167Z] Archives upload complete. [2021-10-26T08:35:19.429Z] INFO: archiving logs to Nexus