Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from d7bf4486d28070a4c5b7b5cb7d0658bd8ab8bcce+2960906d71acf8db9b34adc0540238eab7fedfb7 (2355c62053e448e426abc6e489e01bc0b4f2863e) 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-ssh2856691892384898982.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2684175759883702725.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3772/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-3772/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2073080327923419428.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6570579188647857431.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-3772/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-3772/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8083586558066726250.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1559 in /w/workspace/edgexfoundry_edgex-go_PR-3772 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh8172578628319904562.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 d7bf4486d28070a4c5b7b5cb7d0658bd8ab8bcce Merge succeeded, producing a0b094317e380f694ce35420c0ce9812b3f26060 Checking out Revision a0b094317e380f694ce35420c0ce9812b3f26060 (PR-3772) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh6328664130992925728.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3772/head:refs/remotes/origin/PR-3772 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d7bf4486d28070a4c5b7b5cb7d0658bd8ab8bcce # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh8132101747609883734.key > git merge 2960906d71acf8db9b34adc0540238eab7fedfb7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a0b094317e380f694ce35420c0ce9812b3f26060 # timeout=10 Commit message: "Merge commit '2960906d71acf8db9b34adc0540238eab7fedfb7' into HEAD" > git rev-list --no-walk d7bf4486d28070a4c5b7b5cb7d0658bd8ab8bcce # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-25T16:30:33.678Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-25T16:30:33.726Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-25T16:30:33.738Z] ========================================================= [2021-10-25T16:30:33.738Z] EdgeX Global Pipelines Version Info [2021-10-25T16:30:33.738Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-25T16:30:34.898Z] ------------------- [2021-10-25T16:30:34.898Z] stable info: [2021-10-25T16:30:34.898Z] ------------------- [2021-10-25T16:30:34.898Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-25T16:30:34.898Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-25T16:30:34.898Z] Message: update stable to v1.0.210 [2021-10-25T16:30:35.474Z] ------------------- [2021-10-25T16:30:35.474Z] experimental info: [2021-10-25T16:30:35.474Z] ------------------- [2021-10-25T16:30:35.474Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-25T16:30:35.474Z] Commit SHA: 5405f6db7b80caa7838ce0779402869a7955fc1d [2021-10-25T16:30:35.475Z] Message: testing jakarta lts changes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-25T16:30:35.551Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-25T16:30:35.560Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-25T16:30:35.569Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-25T16:30:35.579Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-25T16:30:35.588Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-25T16:30:35.597Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-25T16:30:35.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-25T16:30:35.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-25T16:30:35.617Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-25T16:30:35.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-25T16:30:35.631Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-25T16:30:35.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-25T16:30:35.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-25T16:30:35.656Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-25T16:30:35.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-25T16:30:35.677Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-25T16:30:35.685Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-25T16:30:35.720Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-25T16:30:35.740Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-25T16:30:35.752Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-25T16:30:35.761Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-25T16:30:35.770Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-25T16:30:35.778Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3772 [Pipeline] echo [2021-10-25T16:30:35.787Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3772 [Pipeline] echo [2021-10-25T16:30:35.795Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3772 [Pipeline] echo [2021-10-25T16:30:35.804Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a0b094317e380f694ce35420c0ce9812b3f26060 [Pipeline] echo [2021-10-25T16:30:35.812Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a0b0943 [Pipeline] echo [2021-10-25T16:30:35.821Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-25T16:30:35.854Z] provisioning config files... [2021-10-25T16:30:35.867Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2978543766775607941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-25T16:30:36.168Z] ---> docker-login.sh [2021-10-25T16:30:36.168Z] nexus3.edgexfoundry.org:10001 [2021-10-25T16:30:36.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-25T16:30:36.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-25T16:30:36.429Z] Configure a credential helper to remove this warning. See [2021-10-25T16:30:36.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-25T16:30:36.429Z] [2021-10-25T16:30:36.429Z] Login Succeeded [2021-10-25T16:30:36.429Z] nexus3.edgexfoundry.org:10002 [2021-10-25T16:30:36.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-25T16:30:36.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-25T16:30:36.429Z] Configure a credential helper to remove this warning. See [2021-10-25T16:30:36.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-25T16:30:36.429Z] [2021-10-25T16:30:36.429Z] Login Succeeded [2021-10-25T16:30:36.429Z] nexus3.edgexfoundry.org:10003 [2021-10-25T16:30:36.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-25T16:30:36.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-25T16:30:36.690Z] Configure a credential helper to remove this warning. See [2021-10-25T16:30:36.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-25T16:30:36.690Z] [2021-10-25T16:30:36.690Z] Login Succeeded [2021-10-25T16:30:36.690Z] nexus3.edgexfoundry.org:10004 [2021-10-25T16:30:36.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-25T16:30:36.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-25T16:30:36.690Z] Configure a credential helper to remove this warning. See [2021-10-25T16:30:36.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-25T16:30:36.690Z] [2021-10-25T16:30:36.690Z] Login Succeeded [2021-10-25T16:30:36.690Z] docker.io [2021-10-25T16:30:36.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-25T16:30:36.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-25T16:30:36.958Z] Configure a credential helper to remove this warning. See [2021-10-25T16:30:36.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-25T16:30:36.958Z] [2021-10-25T16:30:36.958Z] Login Succeeded [2021-10-25T16:30:36.958Z] ---> docker-login.sh ends [Pipeline] } [2021-10-25T16:30:36.965Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-25T16:30:37.275Z] ++ 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-25T16:30:37.275Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-25T16:30:37.275Z] ++ dirname cmd/core-command/Dockerfile [2021-10-25T16:30:37.275Z] ++ cut -d/ -f2 [2021-10-25T16:30:37.275Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-25T16:30:37.275Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-25T16:30:37.275Z] ++ dirname cmd/core-data/Dockerfile [2021-10-25T16:30:37.275Z] ++ cut -d/ -f2 [2021-10-25T16:30:37.275Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-25T16:30:37.275Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-25T16:30:37.275Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-25T16:30:37.275Z] ++ cut -d/ -f2 [2021-10-25T16:30:37.275Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-25T16:30:37.275Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-25T16:30:37.275Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-25T16:30:37.275Z] ++ cut -d/ -f2 [2021-10-25T16:30:37.275Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-25T16:30:37.275Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-25T16:30:37.275Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-25T16:30:37.275Z] ++ cut -d/ -f2 [2021-10-25T16:30:37.275Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-25T16:30:37.275Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-25T16:30:37.275Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-25T16:30:37.275Z] ++ cut -d/ -f2 [2021-10-25T16:30:37.275Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-25T16:30:37.275Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-25T16:30:37.275Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-25T16:30:37.275Z] ++ cut -d/ -f2 [2021-10-25T16:30:37.275Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-25T16:30:37.275Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-25T16:30:37.275Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-25T16:30:37.275Z] ++ cut -d/ -f2 [2021-10-25T16:30:37.275Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-25T16:30:37.275Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-25T16:30:37.275Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-25T16:30:37.275Z] ++ cut -d/ -f2 [2021-10-25T16:30:37.275Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-25T16:30:37.311Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-10-25T16:30:37.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-25T16:30:37.828Z] [2021-10-25T16:30:37.828Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-25T16:30:38.134Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-25T16:30:38.134Z] latest: Pulling from edgex-devops/git-semver [2021-10-25T16:30:38.134Z] a0d0a0d46f8b: Pulling fs layer [2021-10-25T16:30:38.134Z] 3e5f54012d9b: Pulling fs layer [2021-10-25T16:30:38.134Z] 4c7163046ea9: Pulling fs layer [2021-10-25T16:30:38.134Z] 0c2d73faf560: Pulling fs layer [2021-10-25T16:30:38.134Z] 0c2d73faf560: Waiting [2021-10-25T16:30:38.134Z] 3e5f54012d9b: Verifying Checksum [2021-10-25T16:30:38.134Z] 3e5f54012d9b: Download complete [2021-10-25T16:30:38.134Z] a0d0a0d46f8b: Verifying Checksum [2021-10-25T16:30:38.134Z] a0d0a0d46f8b: Download complete [2021-10-25T16:30:38.134Z] 0c2d73faf560: Verifying Checksum [2021-10-25T16:30:38.134Z] 0c2d73faf560: Download complete [2021-10-25T16:30:38.134Z] 4c7163046ea9: Verifying Checksum [2021-10-25T16:30:38.134Z] 4c7163046ea9: Download complete [2021-10-25T16:30:38.398Z] a0d0a0d46f8b: Pull complete [2021-10-25T16:30:38.398Z] 3e5f54012d9b: Pull complete [2021-10-25T16:30:38.674Z] 4c7163046ea9: Pull complete [2021-10-25T16:30:38.939Z] 0c2d73faf560: Pull complete [2021-10-25T16:30:38.939Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-25T16:30:38.939Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-25T16:30:38.939Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-25T16:30:39.038Z] prd-centos7-docker-4c-2g-1559 does not seem to be running inside a container [2021-10-25T16:30:39.102Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-25T16:30:39.726Z] $ docker top c1ca0f657f21943ecaa079349b62ce206956947824193b802d232fa8de721665 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-25T16:30:39.802Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-25T16:30:39.802Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-25T16:30:39.915Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-25T16:30:39.918Z] $ docker exec c1ca0f657f21943ecaa079349b62ce206956947824193b802d232fa8de721665 ssh-agent [2021-10-25T16:30:40.035Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHHFIfp/agent.14 [2021-10-25T16:30:40.035Z] SSH_AGENT_PID=21 [2021-10-25T16:30:40.041Z] Running ssh-add (command line suppressed) [2021-10-25T16:30:40.160Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_9218679133412699308.key (/w/workspace/edgex-go/2@tmp/private_key_9218679133412699308.key) [2021-10-25T16:30:40.171Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-25T16:30:40.457Z] + git tag --points-at HEAD [Pipeline] } [2021-10-25T16:30:40.472Z] $ docker exec --env ******** --env ******** c1ca0f657f21943ecaa079349b62ce206956947824193b802d232fa8de721665 ssh-agent -k [2021-10-25T16:30:40.559Z] unset SSH_AUTH_SOCK; [2021-10-25T16:30:40.559Z] unset SSH_AGENT_PID; [2021-10-25T16:30:40.559Z] echo Agent pid 21 killed; [2021-10-25T16:30:40.574Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-25T16:30:40.607Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-25T16:30:40.607Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-25T16:30:40.705Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-25T16:30:40.709Z] $ docker exec c1ca0f657f21943ecaa079349b62ce206956947824193b802d232fa8de721665 ssh-agent [2021-10-25T16:30:40.806Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMedmAo/agent.55 [2021-10-25T16:30:40.806Z] SSH_AGENT_PID=62 [2021-10-25T16:30:40.815Z] Running ssh-add (command line suppressed) [2021-10-25T16:30:40.910Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_4085024595519267084.key (/w/workspace/edgex-go/2@tmp/private_key_4085024595519267084.key) [2021-10-25T16:30:40.924Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-25T16:30:41.222Z] + git semver init [2021-10-25T16:30:41.222Z] # -> Open(): unable to determine branch for HEAD [2021-10-25T16:30:41.222Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-10-25T16:30:41.222Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-10-25T16:30:41.222Z] # $SEMVER_REMOTE_NAME = origin [2021-10-25T16:30:41.222Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-25T16:30:41.222Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-25T16:30:41.222Z] # $SEMVER_BRANCH = PR-3772 [2021-10-25T16:30:41.222Z] # $SEMVER_TEMP = /tmp/semver-870803163 [2021-10-25T16:30:41.222Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-25T16:30:59.388Z] # '/tmp/semver-870803163' -> '/w/workspace/edgex-go/2/.semver' [2021-10-25T16:30:59.388Z] # -> Force: false [2021-10-25T16:30:59.388Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-10-25T16:30:59.400Z] $ docker exec --env ******** --env ******** c1ca0f657f21943ecaa079349b62ce206956947824193b802d232fa8de721665 ssh-agent -k [2021-10-25T16:30:59.486Z] unset SSH_AUTH_SOCK; [2021-10-25T16:30:59.487Z] unset SSH_AGENT_PID; [2021-10-25T16:30:59.487Z] echo Agent pid 62 killed; [2021-10-25T16:30:59.496Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-25T16:30:59.803Z] + git semver [Pipeline] } [2021-10-25T16:30:59.821Z] $ docker stop --time=1 c1ca0f657f21943ecaa079349b62ce206956947824193b802d232fa8de721665 [2021-10-25T16:31:01.741Z] $ docker rm -f c1ca0f657f21943ecaa079349b62ce206956947824193b802d232fa8de721665 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-25T16:31:02.126Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-25T16:31:02.350Z] Stashed 1 file(s) [Pipeline] echo [2021-10-25T16:31:02.353Z] [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-25T16:31:02.503Z] ========================================================= [2021-10-25T16:31:02.503Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-25T16:31:02.503Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-25T16:31:02.802Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-25T16:31:02.802Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-25T16:31:02.802Z] a0d0a0d46f8b: Already exists [2021-10-25T16:31:02.802Z] 31adcdaf11c8: Pulling fs layer [2021-10-25T16:31:02.802Z] b8b176561691: Pulling fs layer [2021-10-25T16:31:02.802Z] 4527c011a84f: Pulling fs layer [2021-10-25T16:31:02.802Z] 5d74067f8e1e: Pulling fs layer [2021-10-25T16:31:02.802Z] e0aca202a116: Pulling fs layer [2021-10-25T16:31:02.802Z] 3a43be97a3b4: Pulling fs layer [2021-10-25T16:31:02.802Z] 34cad66bf833: Pulling fs layer [2021-10-25T16:31:02.802Z] b4e3c513aaa6: Pulling fs layer [2021-10-25T16:31:02.802Z] 5d74067f8e1e: Waiting [2021-10-25T16:31:02.802Z] e0aca202a116: Waiting [2021-10-25T16:31:02.802Z] 3a43be97a3b4: Waiting [2021-10-25T16:31:02.802Z] 34cad66bf833: Waiting [2021-10-25T16:31:02.802Z] b4e3c513aaa6: Waiting [2021-10-25T16:31:02.802Z] b8b176561691: Verifying Checksum [2021-10-25T16:31:02.802Z] b8b176561691: Download complete [2021-10-25T16:31:02.802Z] 31adcdaf11c8: Verifying Checksum [2021-10-25T16:31:02.802Z] 31adcdaf11c8: Download complete [2021-10-25T16:31:02.802Z] 5d74067f8e1e: Verifying Checksum [2021-10-25T16:31:02.802Z] 5d74067f8e1e: Download complete [2021-10-25T16:31:02.802Z] e0aca202a116: Verifying Checksum [2021-10-25T16:31:02.802Z] e0aca202a116: Download complete [2021-10-25T16:31:02.802Z] 3a43be97a3b4: Verifying Checksum [2021-10-25T16:31:02.802Z] 3a43be97a3b4: Download complete [2021-10-25T16:31:03.072Z] 31adcdaf11c8: Pull complete [2021-10-25T16:31:03.072Z] 34cad66bf833: Verifying Checksum [2021-10-25T16:31:03.072Z] 34cad66bf833: Download complete [2021-10-25T16:31:03.072Z] b8b176561691: Pull complete [2021-10-25T16:31:03.336Z] b4e3c513aaa6: Verifying Checksum [2021-10-25T16:31:03.336Z] b4e3c513aaa6: Download complete [2021-10-25T16:31:03.336Z] 4527c011a84f: Verifying Checksum [2021-10-25T16:31:03.336Z] 4527c011a84f: Download complete [2021-10-25T16:31:08.719Z] 4527c011a84f: Pull complete [2021-10-25T16:31:08.719Z] 5d74067f8e1e: Pull complete [2021-10-25T16:31:08.719Z] e0aca202a116: Pull complete [2021-10-25T16:31:08.719Z] 3a43be97a3b4: Pull complete [2021-10-25T16:31:08.719Z] 34cad66bf833: Pull complete [2021-10-25T16:31:10.679Z] b4e3c513aaa6: Pull complete [2021-10-25T16:31:10.680Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-25T16:31:10.680Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-25T16:31:10.680Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-25T16:31:10.995Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-25T16:31:10.996Z] WORKDIR /edgex [2021-10-25T16:31:10.996Z] COPY go.mod . [2021-10-25T16:31:10.996Z] RUN go mod download' [2021-10-25T16:31:10.996Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-25T16:31:12.390Z] Sending build context to Docker daemon 329.7MB [2021-10-25T16:31:12.390Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-25T16:31:12.390Z] ---> 9f6097aaca64 [2021-10-25T16:31:12.390Z] Step 2/4 : WORKDIR /edgex [2021-10-25T16:31:17.468Z] Still waiting to schedule task [2021-10-25T16:31:17.468Z] ‘prd-centos7-docker-4c-2g-1543’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-25T16:31:17.468Z] ‘prd-centos7-docker-4c-2g-1544’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-25T16:31:17.468Z] ‘prd-centos7-docker-4c-2g-1545’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-25T16:31:17.468Z] ‘prd-centos7-docker-4c-2g-1553’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-25T16:31:17.468Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1549’ is offline [2021-10-25T16:31:17.468Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1552’ is offline [2021-10-25T16:31:17.468Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1561’ is offline [2021-10-25T16:31:17.468Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1562’ is offline [2021-10-25T16:31:20.545Z] ---> Running in d19593725c93 [2021-10-25T16:31:20.545Z] Removing intermediate container d19593725c93 [2021-10-25T16:31:20.545Z] ---> afea92f0e555 [2021-10-25T16:31:20.545Z] Step 3/4 : COPY go.mod . [2021-10-25T16:31:20.545Z] ---> 025ca01f6925 [2021-10-25T16:31:20.545Z] Step 4/4 : RUN go mod download [2021-10-25T16:31:20.545Z] ---> Running in 57be06692a75 [2021-10-25T16:32:16.900Z] Removing intermediate container 57be06692a75 [2021-10-25T16:32:16.900Z] ---> 0852bf380d88 [2021-10-25T16:32:16.900Z] Successfully built 0852bf380d88 [2021-10-25T16:32:16.900Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-25T16:32:17.200Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-25T16:32:17.200Z] . [Pipeline] withDockerContainer [2021-10-25T16:32:17.269Z] prd-centos7-docker-4c-2g-1559 does not seem to be running inside a container [2021-10-25T16:32:17.309Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-25T16:32:17.705Z] $ docker top ada69b01af9e35da3f3a9cc61413acf0b11db755b1503e5b7614ba2212c90f2e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-25T16:32:18.060Z] + go version [2021-10-25T16:32:18.060Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-25T16:32:18.071Z] $ docker stop --time=1 ada69b01af9e35da3f3a9cc61413acf0b11db755b1503e5b7614ba2212c90f2e [2021-10-25T16:32:19.260Z] $ docker rm -f ada69b01af9e35da3f3a9cc61413acf0b11db755b1503e5b7614ba2212c90f2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-25T16:32:19.759Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-25T16:32:19.759Z] . [Pipeline] withDockerContainer [2021-10-25T16:32:19.835Z] prd-centos7-docker-4c-2g-1559 does not seem to be running inside a container [2021-10-25T16:32:19.893Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-25T16:32:20.244Z] $ docker top d8b546291208bb705ac78328da3f0d1544ff1b10e2612c01ac504a478701e1c0 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-25T16:32:20.318Z] ========================================================= [2021-10-25T16:32:20.318Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-25T16:32:20.318Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-25T16:32:20.611Z] + make test [2021-10-25T16:32:20.611Z] go mod tidy [2021-10-25T16:32:20.877Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-25T16:32:27.496Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-25T16:32:45.725Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-25T16:32:48.383Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-25T16:32:48.646Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-25T16:32:49.224Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-25T16:32:51.803Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-25T16:32:52.081Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-25T16:32:52.081Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-25T16:32:52.081Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-25T16:32:52.689Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-25T16:32:52.968Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-25T16:32:53.231Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-25T16:32:53.231Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-25T16:32:53.231Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-25T16:32:53.231Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-25T16:32:54.651Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements [2021-10-25T16:32:54.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-25T16:32:54.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-25T16:32:55.620Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.058s coverage: 98.5% of statements [2021-10-25T16:32:55.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-25T16:32:56.193Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.076s coverage: 44.7% of statements [2021-10-25T16:32:56.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-25T16:32:56.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-25T16:32:57.153Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.122s coverage: 89.5% of statements [2021-10-25T16:32:57.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-25T16:32:57.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-25T16:32:58.098Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 84.4% of statements [2021-10-25T16:32:58.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-25T16:32:58.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-25T16:32:58.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-25T16:32:58.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-25T16:32:58.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-25T16:32:58.668Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.282s coverage: 94.2% of statements [2021-10-25T16:32:58.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-25T16:32:58.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-25T16:32:58.668Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 59.1% of statements [2021-10-25T16:32:58.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-25T16:32:58.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-25T16:32:58.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-25T16:32:58.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-25T16:32:58.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-25T16:32:59.248Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 60.0% of statements [2021-10-25T16:32:59.248Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-25T16:32:59.248Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-25T16:32:59.248Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-25T16:32:59.824Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.045s coverage: 0.9% of statements [2021-10-25T16:32:59.824Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-25T16:32:59.824Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements [2021-10-25T16:33:00.414Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 21.7% of statements [2021-10-25T16:33:00.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-25T16:33:00.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements [2021-10-25T16:33:00.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements [2021-10-25T16:33:00.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2021-10-25T16:33:01.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements [2021-10-25T16:33:01.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements [2021-10-25T16:33:13.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.061s coverage: 94.4% of statements [2021-10-25T16:33:13.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-10-25T16:33:20.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.170s coverage: 82.5% of statements [2021-10-25T16:33:20.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-25T16:33:35.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2021-10-25T16:33:35.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-25T16:33:35.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-25T16:33:35.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-25T16:33:35.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-10-25T16:33:35.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-25T16:33:35.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-25T16:33:35.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-25T16:33:35.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-25T16:33:35.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-25T16:33:35.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2021-10-25T16:33:35.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-25T16:33:35.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-25T16:33:35.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-10-25T16:33:35.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-25T16:33:35.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 58.8% of statements [2021-10-25T16:33:35.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-25T16:33:35.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements [2021-10-25T16:33:35.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2021-10-25T16:33:35.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements [2021-10-25T16:33:35.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.135s coverage: 91.2% of statements [2021-10-25T16:33:35.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-25T16:33:35.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.135s coverage: 64.4% of statements [2021-10-25T16:33:35.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-25T16:33:35.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-25T16:33:35.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements [2021-10-25T16:33:36.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2021-10-25T16:33:36.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2021-10-25T16:33:36.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-10-25T16:33:36.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements [2021-10-25T16:33:37.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.217s coverage: 65.4% of statements [2021-10-25T16:33:37.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-25T16:33:37.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-25T16:33:37.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-25T16:33:37.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.129s coverage: 43.4% of statements [2021-10-25T16:33:37.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-25T16:33:37.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-25T16:33:38.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2021-10-25T16:33:38.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-25T16:33:38.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2021-10-25T16:33:38.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-25T16:33:44.923Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements [2021-10-25T16:33:44.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-25T16:33:44.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-25T16:33:44.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-25T16:33:44.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-25T16:33:44.923Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.3% of statements [2021-10-25T16:33:44.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-25T16:33:44.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-25T16:33:44.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-25T16:33:44.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-25T16:33:44.923Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2021-10-25T16:33:44.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-25T16:33:44.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-25T16:33:44.923Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements [2021-10-25T16:33:44.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-25T16:33:44.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-25T16:33:44.923Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-25T16:33:44.923Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-25T16:33:44.923Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements [2021-10-25T16:33:44.923Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-25T16:33:44.923Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-25T16:33:44.923Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-25T16:33:44.923Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-25T16:33:44.923Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-25T16:33:44.923Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-25T16:33:44.923Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2021-10-25T16:33:44.923Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2021-10-25T16:33:45.187Z] 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-25T16:34:17.402Z] GO111MODULE=on go vet ./... [2021-10-25T16:34:27.470Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-25T16:34:27.470Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-25T16:34:27.470Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-25T16:34:27.767Z] + ls -al . [2021-10-25T16:34:27.767Z] total 636 [2021-10-25T16:34:27.767Z] drwxrwxr-x 10 1001 1001 4096 Oct 25 16:34 . [2021-10-25T16:34:27.767Z] drwxr-xr-x 4 root root 28 Oct 25 16:32 .. [2021-10-25T16:34:27.767Z] -rw-rw-r-- 1 1001 1001 11 Oct 25 16:30 .dockerignore [2021-10-25T16:34:27.767Z] drwxrwxr-x 8 1001 1001 179 Oct 25 16:30 .git [2021-10-25T16:34:27.767Z] drwxrwxr-x 4 1001 1001 142 Oct 25 16:30 .github [2021-10-25T16:34:27.767Z] -rw-rw-r-- 1 1001 1001 804 Oct 25 16:30 .gitignore [2021-10-25T16:34:27.767Z] -rw-rw-r-- 1 1001 1001 42 Oct 25 16:30 .golangci.yml [2021-10-25T16:34:27.767Z] -rw-rw-r-- 1 1001 1001 76 Oct 25 16:30 .hadolint.yml [2021-10-25T16:34:27.767Z] drwx------ 3 1001 1001 58 Oct 25 16:30 .semver [2021-10-25T16:34:27.767Z] -rw-rw-r-- 1 1001 1001 166 Oct 25 16:30 .sonarcloud.properties [2021-10-25T16:34:27.767Z] -rw-rw-r-- 1 1001 1001 1171 Oct 25 16:30 ADOPTERS.md [2021-10-25T16:34:27.767Z] -rw-rw-r-- 1 1001 1001 8910 Oct 25 16:30 Attribution.txt [2021-10-25T16:34:27.767Z] -rw-rw-r-- 1 1001 1001 43881 Oct 25 16:30 CHANGELOG.md [2021-10-25T16:34:27.767Z] -rw-rw-r-- 1 1001 1001 3804 Oct 25 16:30 CONTRIBUTING.md [2021-10-25T16:34:27.767Z] -rw-rw-r-- 1 1001 1001 677 Oct 25 16:30 GOVERNANCE.md [2021-10-25T16:34:27.767Z] -rw-rw-r-- 1 1001 1001 849 Oct 25 16:30 Jenkinsfile [2021-10-25T16:34:27.767Z] -rw-rw-r-- 1 1001 1001 10775 Oct 25 16:30 LICENSE [2021-10-25T16:34:27.767Z] -rw-rw-r-- 1 1001 1001 6508 Oct 25 16:30 Makefile [2021-10-25T16:34:27.767Z] -rw-rw-r-- 1 1001 1001 582 Oct 25 16:30 OWNERS.md [2021-10-25T16:34:27.767Z] -rw-rw-r-- 1 1001 1001 8256 Oct 25 16:30 README.md [2021-10-25T16:34:27.767Z] -rw-rw-r-- 1 1001 1001 6912 Oct 25 16:30 SECURITY.md [2021-10-25T16:34:27.767Z] -rw-rw-r-- 1 1001 1001 5 Oct 25 16:31 VERSION [2021-10-25T16:34:27.767Z] -rw-rw-r-- 1 1001 1001 4131 Oct 25 16:30 ZMQWindows.md [2021-10-25T16:34:27.767Z] drwxrwxr-x 2 1001 1001 37 Oct 25 16:30 bin [2021-10-25T16:34:27.767Z] drwxrwxr-x 14 1001 1001 4096 Oct 25 16:30 cmd [2021-10-25T16:34:27.767Z] -rw-r--r-- 1 root root 427296 Oct 25 16:33 coverage.out [2021-10-25T16:34:27.767Z] -rw-rw-r-- 1 1001 1001 848 Oct 25 16:30 go.mod [2021-10-25T16:34:27.767Z] -rw-rw-r-- 1 1001 1001 50414 Oct 25 16:32 go.sum [2021-10-25T16:34:27.767Z] drwxrwxr-x 8 1001 1001 124 Oct 25 16:30 internal [2021-10-25T16:34:27.767Z] drwxrwxr-x 3 1001 1001 16 Oct 25 16:30 openapi [2021-10-25T16:34:27.767Z] drwxrwxr-x 4 1001 1001 71 Oct 25 16:30 snap [2021-10-25T16:34:27.767Z] -rw-rw-r-- 1 1001 1001 204 Oct 25 16:30 version.go [Pipeline] sh [2021-10-25T16:34:28.053Z] + '[' -e coverage.out ] [2021-10-25T16:34:28.053Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-25T16:34:28.139Z] Stashed 1 file(s) [Pipeline] sh [2021-10-25T16:34:28.449Z] + make build [2021-10-25T16:34:28.449Z] 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-25T16:34:29.835Z] 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-25T16:34:36.528Z] 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-25T16:34:36.792Z] 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-25T16:34:37.755Z] 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-25T16:34:38.018Z] 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-25T16:34:39.418Z] 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-25T16:34:39.986Z] 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-25T16:34:40.931Z] 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-25T16:34:41.885Z] 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-25T16:34:42.840Z] 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-25T16:34:43.421Z] 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-25T16:34:44.834Z] $ docker stop --time=1 d8b546291208bb705ac78328da3f0d1544ff1b10e2612c01ac504a478701e1c0 [2021-10-25T16:34:46.612Z] $ docker rm -f d8b546291208bb705ac78328da3f0d1544ff1b10e2612c01ac504a478701e1c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-25T16:34:47.981Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-25T16:34:47.981Z] [2021-10-25T16:34:47.981Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-25T16:34:48.434Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-25T16:34:48.434Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-25T16:34:48.434Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-25T16:34:48.434Z] ca9280d653b3: Pulling fs layer [2021-10-25T16:34:48.434Z] 7e9c9ca2126c: Pulling fs layer [2021-10-25T16:34:48.434Z] cbdbe7a5bc2a: Verifying Checksum [2021-10-25T16:34:48.434Z] cbdbe7a5bc2a: Download complete [2021-10-25T16:34:48.760Z] ca9280d653b3: Verifying Checksum [2021-10-25T16:34:48.760Z] ca9280d653b3: Download complete [2021-10-25T16:34:48.760Z] cbdbe7a5bc2a: Pull complete [2021-10-25T16:34:49.094Z] 7e9c9ca2126c: Verifying Checksum [2021-10-25T16:34:49.094Z] 7e9c9ca2126c: Download complete [2021-10-25T16:34:49.487Z] ca9280d653b3: Pull complete [2021-10-25T16:34:53.824Z] 7e9c9ca2126c: Pull complete [2021-10-25T16:34:53.824Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-25T16:34:53.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-25T16:34:53.824Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-10-25T16:34:53.890Z] prd-centos7-docker-4c-2g-1559 does not seem to be running inside a container [2021-10-25T16:34:53.931Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-25T16:34:58.984Z] $ docker top e3bc0c51e4b44817f7bc7ad9d8e6fac5aa4fb321d3bbe925b64242d624751e57 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-25T16:34:59.352Z] + docker-compose build --help [2021-10-25T16:34:59.352Z] + grep parallel [2021-10-25T16:34:59.925Z] --parallel Build images in parallel. [Pipeline] } [2021-10-25T16:34:59.937Z] $ docker stop --time=1 e3bc0c51e4b44817f7bc7ad9d8e6fac5aa4fb321d3bbe925b64242d624751e57 [2021-10-25T16:35:01.108Z] $ docker rm -f e3bc0c51e4b44817f7bc7ad9d8e6fac5aa4fb321d3bbe925b64242d624751e57 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-25T16:35:01.499Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-25T16:35:01.499Z] . [Pipeline] withDockerContainer [2021-10-25T16:35:01.559Z] prd-centos7-docker-4c-2g-1559 does not seem to be running inside a container [2021-10-25T16:35:01.605Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-25T16:35:01.902Z] $ docker top 264f8297b1d15299cf4734e37760c689956d23698466d818c2ab29e96202a80a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-25T16:35:02.262Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-25T16:35:02.838Z] Building core-command ... [2021-10-25T16:35:02.838Z] Building core-data ... [2021-10-25T16:35:02.838Z] Building core-metadata ... [2021-10-25T16:35:02.838Z] Building security-bootstrapper ... [2021-10-25T16:35:02.838Z] Building security-proxy-setup ... [2021-10-25T16:35:02.838Z] Building security-secretstore-setup ... [2021-10-25T16:35:02.838Z] Building support-notifications ... [2021-10-25T16:35:02.838Z] Building support-scheduler ... [2021-10-25T16:35:02.838Z] Building sys-mgmt-agent ... [2021-10-25T16:35:02.838Z] Building security-secretstore-setup [2021-10-25T16:35:02.838Z] Building core-metadata [2021-10-25T16:35:02.838Z] Building sys-mgmt-agent [2021-10-25T16:35:02.838Z] Building support-notifications [2021-10-25T16:35:02.838Z] Building security-bootstrapper [2021-10-25T16:35:15.083Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T16:35:15.083Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-25T16:35:15.083Z] ---> 0852bf380d88 [2021-10-25T16:35:15.083Z] Step 3/22 : WORKDIR /edgex-go [2021-10-25T16:35:15.083Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T16:35:15.083Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-25T16:35:15.083Z] ---> 0852bf380d88 [2021-10-25T16:35:15.083Z] Step 3/22 : WORKDIR /edgex-go [2021-10-25T16:35:15.083Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T16:35:15.083Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-25T16:35:15.083Z] ---> 0852bf380d88 [2021-10-25T16:35:15.083Z] Step 3/30 : WORKDIR /edgex-go [2021-10-25T16:35:20.367Z] ---> Running in d2224e00eeff [2021-10-25T16:35:20.367Z] ---> Running in 67dd67539452 [2021-10-25T16:35:20.367Z] ---> Running in 689e744e8444 [2021-10-25T16:35:26.945Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T16:35:26.945Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-25T16:35:26.945Z] ---> 0852bf380d88 [2021-10-25T16:35:26.945Z] Step 3/21 : WORKDIR /edgex-go [2021-10-25T16:35:26.945Z] ---> Using cache [2021-10-25T16:35:26.945Z] ---> 35b54199dbdf [2021-10-25T16:35:26.945Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T16:35:27.515Z] Removing intermediate container d2224e00eeff [2021-10-25T16:35:27.515Z] ---> 46b5bcb7e6a5 [2021-10-25T16:35:27.515Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T16:35:27.516Z] Removing intermediate container 689e744e8444 [2021-10-25T16:35:27.516Z] ---> 35b54199dbdf [2021-10-25T16:35:27.516Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T16:35:27.516Z] Removing intermediate container 67dd67539452 [2021-10-25T16:35:27.516Z] ---> d5bca793ea0c [2021-10-25T16:35:27.516Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T16:35:27.783Z] ---> Running in 7cb156088141 [2021-10-25T16:35:27.783Z] ---> Running in 4f444c036ce9 [2021-10-25T16:35:27.783Z] ---> Running in b40dddc247f6 [2021-10-25T16:35:27.783Z] ---> Running in 76b18ff19105 [2021-10-25T16:35:29.197Z] Removing intermediate container 7cb156088141 [2021-10-25T16:35:29.197Z] ---> fefdebd6c5c8 [2021-10-25T16:35:29.197Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-25T16:35:29.197Z] ---> Running in a876fb72ad12 [2021-10-25T16:35:29.469Z] Removing intermediate container 76b18ff19105 [2021-10-25T16:35:29.469Z] ---> 06f51e865151 [2021-10-25T16:35:29.469Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-25T16:35:29.469Z] Removing intermediate container 4f444c036ce9 [2021-10-25T16:35:29.469Z] ---> 2a481447b8e0 [2021-10-25T16:35:29.469Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-25T16:35:29.735Z] Removing intermediate container b40dddc247f6 [2021-10-25T16:35:29.735Z] ---> 6d390185c917 [2021-10-25T16:35:29.735Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-25T16:35:29.735Z] ---> Running in 44a4eca8f302 [2021-10-25T16:35:29.735Z] ---> Running in 7fc522a59a05 [2021-10-25T16:35:29.735Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T16:35:29.735Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-25T16:35:29.735Z] ---> 0852bf380d88 [2021-10-25T16:35:29.735Z] Step 3/24 : WORKDIR /edgex-go [2021-10-25T16:35:29.735Z] ---> Using cache [2021-10-25T16:35:29.735Z] ---> 35b54199dbdf [2021-10-25T16:35:29.735Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T16:35:29.735Z] ---> Using cache [2021-10-25T16:35:29.735Z] ---> 6d390185c917 [2021-10-25T16:35:29.735Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-25T16:35:29.735Z] ---> Running in 6bfdf5d02c99 [2021-10-25T16:35:29.735Z] ---> Running in cfb0110b66df [2021-10-25T16:35:29.735Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T16:35:30.000Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T16:35:30.261Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T16:35:30.261Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T16:35:30.261Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T16:35:30.833Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T16:35:30.833Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T16:35:31.102Z] OK: 220 MiB in 52 packages [2021-10-25T16:35:31.102Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T16:35:31.373Z] OK: 220 MiB in 52 packages [2021-10-25T16:35:31.373Z] Removing intermediate container a876fb72ad12 [2021-10-25T16:35:31.373Z] ---> 133dc2a8a1e3 [2021-10-25T16:35:31.373Z] Step 6/21 : COPY . . [2021-10-25T16:35:31.373Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T16:35:31.373Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T16:35:31.642Z] OK: 220 MiB in 52 packages [2021-10-25T16:35:31.907Z] OK: 220 MiB in 52 packages [2021-10-25T16:35:31.907Z] OK: 220 MiB in 52 packages [2021-10-25T16:35:32.856Z] Removing intermediate container 44a4eca8f302 [2021-10-25T16:35:32.856Z] ---> 7f9e1c32c1b3 [2021-10-25T16:35:32.856Z] Step 6/30 : COPY . . [2021-10-25T16:35:34.780Z] Removing intermediate container 7fc522a59a05 [2021-10-25T16:35:34.780Z] ---> 28b469e6cda3 [2021-10-25T16:35:34.780Z] Step 6/22 : COPY . . [2021-10-25T16:35:35.747Z] Removing intermediate container 6bfdf5d02c99 [2021-10-25T16:35:35.747Z] ---> c9384395dbea [2021-10-25T16:35:35.747Z] Step 6/22 : COPY . . [2021-10-25T16:35:37.134Z] Removing intermediate container cfb0110b66df [2021-10-25T16:35:37.134Z] ---> fd958906710e [2021-10-25T16:35:37.134Z] Step 6/24 : COPY . . [2021-10-25T16:35:39.051Z] ---> f8776beb545a [2021-10-25T16:35:39.051Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T16:35:43.266Z] ---> bd81c373fd9e [2021-10-25T16:35:43.266Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T16:35:43.266Z] ---> f7ce096a1cd6 [2021-10-25T16:35:43.266Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T16:35:43.266Z] ---> Running in cd4de6ef6e99 [2021-10-25T16:35:43.266Z] ---> Running in 70f6909d730e [2021-10-25T16:35:43.266Z] ---> Running in 53d49c95fb05 [2021-10-25T16:35:49.865Z] ---> 56e93594db00 [2021-10-25T16:35:49.865Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T16:35:49.865Z] ---> Running in 98f9c7a34e0a [2021-10-25T16:35:49.865Z] Removing intermediate container 53d49c95fb05 [2021-10-25T16:35:49.865Z] ---> e3e3fcc05ef0 [2021-10-25T16:35:49.865Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-25T16:35:49.865Z] Removing intermediate container 70f6909d730e [2021-10-25T16:35:49.865Z] ---> d6d25f737c2d [2021-10-25T16:35:49.865Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-25T16:35:49.865Z] ---> Running in 5bb273969017 [2021-10-25T16:35:49.865Z] ---> Running in 0d637a932bb9 [2021-10-25T16:35:50.133Z] Removing intermediate container cd4de6ef6e99 [2021-10-25T16:35:50.133Z] ---> bd44a4d4d6ff [2021-10-25T16:35:50.133Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-25T16:35:50.133Z] Removing intermediate container 98f9c7a34e0a [2021-10-25T16:35:50.133Z] ---> 62c6a3695258 [2021-10-25T16:35:50.133Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-25T16:35:50.133Z] ---> Running in 998fe3d86099 [2021-10-25T16:35:50.133Z] ---> Running in f5dd6e4ed823 [2021-10-25T16:35:50.707Z] 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-25T16:35:50.707Z] 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-25T16:35:50.707Z] 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-25T16:35:50.971Z] 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-25T16:35:55.190Z] ---> 6fe467907cb3 [2021-10-25T16:35:55.190Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T16:35:55.190Z] ---> Running in 6dd63b8d6ac9 [2021-10-25T16:35:56.146Z] Removing intermediate container 6dd63b8d6ac9 [2021-10-25T16:35:56.146Z] ---> 40c6ccbf7478 [2021-10-25T16:35:56.146Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-25T16:35:56.146Z] ---> Running in 10e08abb1897 [2021-10-25T16:35:56.740Z] 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-25T16:36:28.985Z] 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-25T16:36:28.985Z] Removing intermediate container 0d637a932bb9 [2021-10-25T16:36:28.985Z] ---> 6550e68a57f8 [2021-10-25T16:36:28.985Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-25T16:36:28.985Z] ---> Running in 8244beaf8e6b [2021-10-25T16:36:29.949Z] 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-25T16:36:29.949Z] Removing intermediate container 5bb273969017 [2021-10-25T16:36:29.949Z] ---> 335d1ec45698 [2021-10-25T16:36:29.949Z] [2021-10-25T16:36:29.949Z] Step 9/30 : FROM alpine:3.14 [2021-10-25T16:36:29.949Z] 3.14: Pulling from library/alpine [2021-10-25T16:36:30.212Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-25T16:36:30.212Z] Status: Downloaded newer image for alpine:3.14 [2021-10-25T16:36:30.212Z] ---> 14119a10abf4 [2021-10-25T16:36:30.212Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-25T16:36:30.483Z] ---> Running in cd7844975078 [2021-10-25T16:36:31.083Z] Removing intermediate container cd7844975078 [2021-10-25T16:36:31.083Z] ---> c52cb15eec08 [2021-10-25T16:36:31.083Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-25T16:36:31.352Z] ---> Running in d0aeadb7d2cc [2021-10-25T16:36:31.352Z] Removing intermediate container f5dd6e4ed823 [2021-10-25T16:36:31.352Z] ---> d78f7f71c989 [2021-10-25T16:36:31.352Z] [2021-10-25T16:36:31.352Z] Step 9/24 : FROM alpine:3.14 [2021-10-25T16:36:31.352Z] ---> 14119a10abf4 [2021-10-25T16:36:31.352Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-25T16:36:31.352Z] ---> Running in 3e60a3f8726d [2021-10-25T16:36:31.939Z] Removing intermediate container 8244beaf8e6b [2021-10-25T16:36:31.939Z] ---> d9474d48e098 [2021-10-25T16:36:31.939Z] [2021-10-25T16:36:31.939Z] Step 10/22 : FROM docker:20.10.8 [2021-10-25T16:36:31.939Z] 20.10.8: Pulling from library/docker [2021-10-25T16:36:32.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T16:36:32.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T16:36:32.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T16:36:32.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T16:36:33.062Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-25T16:36:33.062Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-25T16:36:33.062Z] (2/2) Installing su-exec (0.2-r1) [2021-10-25T16:36:33.062Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T16:36:33.062Z] OK: 6 MiB in 16 packages [2021-10-25T16:36:33.062Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-25T16:36:33.062Z] (3/3) Installing su-exec (0.2-r1) [2021-10-25T16:36:33.062Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T16:36:33.062Z] Executing ca-certificates-20191127-r5.trigger [2021-10-25T16:36:33.062Z] OK: 6 MiB in 17 packages [2021-10-25T16:36:33.062Z] Removing intermediate container 998fe3d86099 [2021-10-25T16:36:33.062Z] ---> 123b2b9a3c00 [2021-10-25T16:36:33.062Z] [2021-10-25T16:36:33.062Z] Step 9/21 : FROM alpine:3.14 [2021-10-25T16:36:33.062Z] ---> 14119a10abf4 [2021-10-25T16:36:33.062Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-25T16:36:33.325Z] ---> Running in 891f1091c69b [2021-10-25T16:36:33.913Z] Removing intermediate container 3e60a3f8726d [2021-10-25T16:36:33.913Z] ---> ae9f9fa5d74a [2021-10-25T16:36:33.913Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-25T16:36:33.913Z] ---> Running in 417fd729a05b [2021-10-25T16:36:33.913Z] Removing intermediate container d0aeadb7d2cc [2021-10-25T16:36:33.913Z] ---> 70e1b4503442 [2021-10-25T16:36:33.913Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-25T16:36:33.913Z] ---> Running in d141da76a584 [2021-10-25T16:36:34.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T16:36:34.177Z] Removing intermediate container 417fd729a05b [2021-10-25T16:36:34.177Z] ---> b68caf17034a [2021-10-25T16:36:34.177Z] Step 12/24 : WORKDIR / [2021-10-25T16:36:34.177Z] Removing intermediate container d141da76a584 [2021-10-25T16:36:34.177Z] ---> a286595a386b [2021-10-25T16:36:34.177Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-25T16:36:34.177Z] ---> Running in 47d766617923 [2021-10-25T16:36:34.452Z] ---> Running in 413bde25e28b [2021-10-25T16:36:34.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T16:36:34.452Z] Removing intermediate container 47d766617923 [2021-10-25T16:36:34.452Z] ---> ddd2249bce42 [2021-10-25T16:36:34.452Z] 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-25T16:36:34.452Z] Removing intermediate container 413bde25e28b [2021-10-25T16:36:34.452Z] ---> 5dbde77ad766 [2021-10-25T16:36:34.452Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-25T16:36:34.452Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-25T16:36:34.452Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-25T16:36:34.713Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T16:36:34.713Z] Executing ca-certificates-20191127-r5.trigger [2021-10-25T16:36:34.713Z] OK: 6 MiB in 16 packages [2021-10-25T16:36:34.713Z] ---> Running in ddba8e56dc95 [2021-10-25T16:36:34.976Z] ---> 16c23005193a [2021-10-25T16:36:34.976Z] 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-25T16:36:35.240Z] Removing intermediate container 10e08abb1897 [2021-10-25T16:36:35.240Z] ---> 2dcaf73bec32 [2021-10-25T16:36:35.240Z] [2021-10-25T16:36:35.240Z] Step 9/22 : FROM alpine:3.14 [2021-10-25T16:36:35.240Z] ---> 14119a10abf4 [2021-10-25T16:36:35.240Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-25T16:36:35.240Z] ---> 992d0e14fa17 [2021-10-25T16:36:35.240Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-25T16:36:35.505Z] ---> Running in d94137187eb0 [2021-10-25T16:36:35.505Z] Removing intermediate container 891f1091c69b [2021-10-25T16:36:35.505Z] ---> c52659a3c6c4 [2021-10-25T16:36:35.505Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-25T16:36:35.505Z] ---> Running in 910ef36a884f [2021-10-25T16:36:35.776Z] ---> f17f3c1c80f7 [2021-10-25T16:36:35.776Z] 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-25T16:36:35.776Z] Removing intermediate container 910ef36a884f [2021-10-25T16:36:35.776Z] ---> 346fc06d297b [2021-10-25T16:36:35.776Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-25T16:36:35.776Z] ---> Running in da64aa08359f [2021-10-25T16:36:35.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T16:36:35.776Z] Removing intermediate container ddba8e56dc95 [2021-10-25T16:36:35.776Z] ---> 25aae4368f93 [2021-10-25T16:36:35.776Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-25T16:36:35.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T16:36:36.051Z] ---> eaa2f781ffb8 [2021-10-25T16:36:36.051Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-25T16:36:36.051Z] Removing intermediate container da64aa08359f [2021-10-25T16:36:36.051Z] ---> a6faee8dd89a [2021-10-25T16:36:36.051Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-25T16:36:36.051Z] ---> Running in a93fdb1e9f44 [2021-10-25T16:36:36.051Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-25T16:36:36.051Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T16:36:36.051Z] ---> Running in 166e7585f99a [2021-10-25T16:36:36.051Z] OK: 6 MiB in 15 packages [2021-10-25T16:36:36.313Z] Removing intermediate container a93fdb1e9f44 [2021-10-25T16:36:36.313Z] ---> ff4dcb29c351 [2021-10-25T16:36:36.313Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-25T16:36:36.313Z] Removing intermediate container 166e7585f99a [2021-10-25T16:36:36.313Z] ---> 57b5c37e6be7 [2021-10-25T16:36:36.313Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T16:36:36.587Z] ---> 34217effbe56 [2021-10-25T16:36:36.587Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-25T16:36:36.587Z] Removing intermediate container d94137187eb0 [2021-10-25T16:36:36.587Z] ---> 1e0c886c6657 [2021-10-25T16:36:36.587Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-25T16:36:36.846Z] ---> 59a692b12025 [2021-10-25T16:36:36.846Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-25T16:36:36.846Z] ---> Running in 2ce978c28970 [2021-10-25T16:36:36.846Z] ---> 41d0cd0320db [2021-10-25T16:36:36.846Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-25T16:36:36.846Z] ---> Running in 5b6d7ffd3985 [2021-10-25T16:36:37.118Z] Removing intermediate container 2ce978c28970 [2021-10-25T16:36:37.118Z] ---> ec40ce00a254 [2021-10-25T16:36:37.118Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-25T16:36:37.118Z] ---> Running in aa32b4b373a3 [2021-10-25T16:36:37.118Z] ---> 9ad3e3d8fc11 [2021-10-25T16:36:37.118Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-25T16:36:37.386Z] ---> df18b134df7d [2021-10-25T16:36:37.386Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-25T16:36:37.386Z] Removing intermediate container aa32b4b373a3 [2021-10-25T16:36:37.386Z] ---> 5f0fc0e0de98 [2021-10-25T16:36:37.386Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-25T16:36:37.386Z] ---> 79467d0cce3e [2021-10-25T16:36:37.386Z] 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-25T16:36:37.386Z] ---> Running in 5aab8c7e654c [2021-10-25T16:36:37.386Z] ---> Running in da786741671d [2021-10-25T16:36:37.386Z] ---> 9b3c92ec1b5c [2021-10-25T16:36:37.386Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-25T16:36:37.645Z] ---> Running in d605c953c7eb [2021-10-25T16:36:37.645Z] Removing intermediate container 5aab8c7e654c [2021-10-25T16:36:37.645Z] ---> ab596fbfc578 [2021-10-25T16:36:37.645Z] Step 14/22 : WORKDIR / [2021-10-25T16:36:37.645Z] ---> Running in e8571223182a [2021-10-25T16:36:37.645Z] Removing intermediate container d605c953c7eb [2021-10-25T16:36:37.645Z] ---> 3e22bf97e207 [2021-10-25T16:36:37.645Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T16:36:37.645Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-25T16:36:37.645Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-25T16:36:37.645Z] ---> bc6c0ffef665 [2021-10-25T16:36:37.645Z] 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-25T16:36:37.645Z] Removing intermediate container 5b6d7ffd3985 [2021-10-25T16:36:37.645Z] ---> 9defef05d2be [2021-10-25T16:36:37.645Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T16:36:37.907Z] ---> Running in 03a45e222069 [2021-10-25T16:36:37.907Z] ---> Running in f6c04efa9b7d [2021-10-25T16:36:37.907Z] Removing intermediate container e8571223182a [2021-10-25T16:36:37.907Z] ---> 430877362b2c [2021-10-25T16:36:37.907Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T16:36:37.907Z] Removing intermediate container 03a45e222069 [2021-10-25T16:36:37.907Z] ---> 13b01c1253cd [2021-10-25T16:36:37.907Z] Step 19/21 : LABEL arch=x86_64 [2021-10-25T16:36:37.907Z] ---> Running in f8391e41306d [2021-10-25T16:36:37.907Z] Removing intermediate container f6c04efa9b7d [2021-10-25T16:36:37.907Z] ---> bfff49297cc5 [2021-10-25T16:36:37.907Z] 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-25T16:36:38.169Z] ---> Running in 5bcdf66727b4 [2021-10-25T16:36:38.169Z] ---> b54a53c1b475 [2021-10-25T16:36:38.169Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-25T16:36:38.169Z] ---> 620a601c3d3f [2021-10-25T16:36:38.169Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-25T16:36:38.169Z] Removing intermediate container f8391e41306d [2021-10-25T16:36:38.169Z] ---> 3c6e36d35052 [2021-10-25T16:36:38.169Z] Step 20/21 : LABEL git_sha=a0b094317e380f694ce35420c0ce9812b3f26060 [2021-10-25T16:36:38.169Z] Removing intermediate container da786741671d [2021-10-25T16:36:38.169Z] ---> fb0802755cd0 [2021-10-25T16:36:38.169Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-25T16:36:38.431Z] ---> Running in 4bd2da7fbdde [2021-10-25T16:36:38.431Z] ---> Running in 3769ca5f5b68 [2021-10-25T16:36:38.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T16:36:38.707Z] Removing intermediate container 4bd2da7fbdde [2021-10-25T16:36:38.707Z] ---> ef9f087e5108 [2021-10-25T16:36:38.707Z] Step 21/21 : LABEL version=0.0.0 [2021-10-25T16:36:38.707Z] ---> Running in 46062a4a1554 [2021-10-25T16:36:38.707Z] Removing intermediate container 3769ca5f5b68 [2021-10-25T16:36:38.707Z] ---> 19a4451d37e8 [2021-10-25T16:36:38.707Z] Step 22/24 : LABEL arch=x86_64 [2021-10-25T16:36:38.707Z] ---> 1cb788ec4964 [2021-10-25T16:36:38.707Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-25T16:36:38.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T16:36:38.707Z] ---> d4b191691714 [2021-10-25T16:36:38.707Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-25T16:36:38.707Z] ---> Running in d06e23b4ab30 [2021-10-25T16:36:38.707Z] Removing intermediate container 46062a4a1554 [2021-10-25T16:36:38.707Z] ---> 0759e8b216b3 [2021-10-25T16:36:38.707Z] [2021-10-25T16:36:38.707Z] (1/42) Installing readline (8.1.0-r0) [2021-10-25T16:36:39.071Z] (2/42) Installing bash (5.1.4-r0) [2021-10-25T16:36:39.071Z] Executing bash-5.1.4-r0.post-install [2021-10-25T16:36:39.071Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-25T16:36:39.071Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-25T16:36:39.071Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-25T16:36:39.071Z] (6/42) Installing curl (7.79.1-r0) [2021-10-25T16:36:39.071Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-25T16:36:39.071Z] Successfully built 0759e8b216b3 [2021-10-25T16:36:39.071Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-25T16:36:39.071Z] (9/42) Installing expat (2.4.1-r0) [2021-10-25T16:36:39.071Z] Successfully tagged support-notifications:latest [2021-10-25T16:36:39.071Z] (10/42) Installing libffi (3.3-r2) [2021-10-25T16:36:39.071Z] Building core-command [2021-10-25T16:36:39.071Z] (11/42) Installing gdbm (1.19-r0) [2021-10-25T16:36:39.071Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-25T16:36:39.071Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-25T16:36:39.071Z]  Building support-notifications ... done (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-25T16:36:39.071Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-25T16:36:39.071Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-25T16:36:39.071Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-25T16:36:39.071Z] Removing intermediate container d06e23b4ab30 [2021-10-25T16:36:39.071Z] ---> 6242446e9837 [2021-10-25T16:36:39.071Z] Step 23/24 : LABEL git_sha=a0b094317e380f694ce35420c0ce9812b3f26060 [2021-10-25T16:36:39.071Z] ---> c472b17c8346 [2021-10-25T16:36:39.071Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-25T16:36:40.470Z] ---> 886bfc0a36a6 [2021-10-25T16:36:40.470Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-25T16:36:40.470Z] ---> Running in 273119c840cd [2021-10-25T16:36:40.470Z] ---> Running in 1993ecf8cdab [2021-10-25T16:36:40.731Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-25T16:36:40.731Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-25T16:36:40.731Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-25T16:36:40.731Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-25T16:36:40.991Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-25T16:36:40.991Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-25T16:36:40.991Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-25T16:36:41.250Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-25T16:36:41.250Z] ---> 0bfdc7baefae [2021-10-25T16:36:41.250Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-25T16:36:41.250Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-25T16:36:41.250Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-25T16:36:41.250Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-25T16:36:41.250Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-25T16:36:41.250Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-25T16:36:41.250Z] Removing intermediate container 273119c840cd [2021-10-25T16:36:41.250Z] ---> 70448d3f743b [2021-10-25T16:36:41.250Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T16:36:41.250Z] Removing intermediate container 1993ecf8cdab [2021-10-25T16:36:41.250Z] ---> d6bce2b2a65c [2021-10-25T16:36:41.250Z] Step 24/24 : LABEL version=0.0.0 [2021-10-25T16:36:41.250Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-25T16:36:41.250Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-25T16:36:41.513Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-25T16:36:41.513Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-25T16:36:41.513Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-25T16:36:41.513Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-25T16:36:41.513Z] ---> f27d34e1ea24 [2021-10-25T16:36:41.513Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-25T16:36:41.513Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-25T16:36:41.513Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-25T16:36:41.513Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-25T16:36:41.513Z] ---> Running in ee46490e5953 [2021-10-25T16:36:41.513Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-25T16:36:41.513Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-25T16:36:41.513Z] ---> Running in e1c61e82fe19 [2021-10-25T16:36:41.513Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-25T16:36:41.773Z] Removing intermediate container ee46490e5953 [2021-10-25T16:36:41.773Z] ---> 7d663cd23737 [2021-10-25T16:36:41.773Z] Step 20/22 : LABEL arch=x86_64 [2021-10-25T16:36:41.773Z] ---> Running in 958fc15af385 [2021-10-25T16:36:42.373Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T16:36:42.373Z] Removing intermediate container e1c61e82fe19 [2021-10-25T16:36:42.373Z] ---> 0ba3ff43e463 [2021-10-25T16:36:42.373Z] [2021-10-25T16:36:42.373Z] OK: 84 MiB in 64 packages [2021-10-25T16:36:42.373Z] Successfully built 0ba3ff43e463 [2021-10-25T16:36:42.373Z] Successfully tagged security-secretstore-setup:latest [2021-10-25T16:36:42.373Z]  Building security-secretstore-setup ... done Building core-data [2021-10-25T16:36:42.373Z] ---> Running in 41bc3b72c758 [2021-10-25T16:36:42.373Z] Removing intermediate container 958fc15af385 [2021-10-25T16:36:42.373Z] ---> c5f49ff13c01 [2021-10-25T16:36:42.373Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-25T16:36:42.983Z] Collecting docker-compose==1.23.2 [2021-10-25T16:36:42.983Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-25T16:36:43.245Z] Collecting cached-property<2,>=1.2.0 [2021-10-25T16:36:43.245Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-25T16:36:43.245Z] Collecting docker<4.0,>=3.6.0 [2021-10-25T16:36:43.245Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-25T16:36:43.538Z] Collecting PyYAML<4,>=3.10 [2021-10-25T16:36:43.538Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-25T16:36:44.483Z] Removing intermediate container 41bc3b72c758 [2021-10-25T16:36:44.483Z] ---> 97ffafaee5d6 [2021-10-25T16:36:44.483Z] Step 21/22 : LABEL git_sha=a0b094317e380f694ce35420c0ce9812b3f26060 [2021-10-25T16:36:44.742Z] Collecting docopt<0.7,>=0.6.1 [2021-10-25T16:36:44.742Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-25T16:36:45.707Z] Collecting jsonschema<3,>=2.5.1 [2021-10-25T16:36:45.707Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-25T16:36:45.707Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-25T16:36:45.707Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-25T16:36:45.707Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-25T16:36:45.707Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-25T16:36:45.970Z] Collecting texttable<0.10,>=0.9.0 [2021-10-25T16:36:45.970Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-25T16:36:46.544Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-25T16:36:46.544Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-25T16:36:46.544Z] 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-25T16:36:46.544Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T16:36:46.544Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-25T16:36:46.544Z] ---> 0852bf380d88 [2021-10-25T16:36:46.544Z] Step 3/22 : WORKDIR /edgex-go [2021-10-25T16:36:46.544Z] ---> Using cache [2021-10-25T16:36:46.544Z] ---> 35b54199dbdf [2021-10-25T16:36:46.544Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T16:36:46.544Z] ---> Using cache [2021-10-25T16:36:46.544Z] ---> 6d390185c917 [2021-10-25T16:36:46.544Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-25T16:36:46.544Z] Collecting docker-pycreds>=0.4.0 [2021-10-25T16:36:46.544Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-25T16:36:46.808Z] ---> ff315471512e [2021-10-25T16:36:46.808Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-25T16:36:46.808Z] Collecting idna<2.8,>=2.5 [2021-10-25T16:36:46.808Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-25T16:36:46.808Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-25T16:36:46.808Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-25T16:36:46.808Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-25T16:36:46.808Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-25T16:36:46.808Z] 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-25T16:36:47.067Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-25T16:36:47.067Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-25T16:36:47.067Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-25T16:36:47.067Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-25T16:36:47.067Z] ---> Running in a0566c035116 [2021-10-25T16:36:47.067Z] ---> Running in 6c91bca0856e [2021-10-25T16:36:47.067Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-25T16:36:47.067Z] Attempting uninstall: urllib3 [2021-10-25T16:36:47.067Z] Found existing installation: urllib3 1.26.5 [2021-10-25T16:36:47.067Z] Uninstalling urllib3-1.26.5: [2021-10-25T16:36:47.067Z] Successfully uninstalled urllib3-1.26.5 [2021-10-25T16:36:47.338Z] ---> Running in f5e5cd82e88a [2021-10-25T16:36:47.338Z] Attempting uninstall: idna [2021-10-25T16:36:47.338Z] Found existing installation: idna 3.2 [2021-10-25T16:36:47.338Z] Uninstalling idna-3.2: [2021-10-25T16:36:47.338Z] Successfully uninstalled idna-3.2 [2021-10-25T16:36:47.599Z] Removing intermediate container 6c91bca0856e [2021-10-25T16:36:47.599Z] ---> c0f13ac91073 [2021-10-25T16:36:47.599Z] Step 22/22 : LABEL version=0.0.0 [2021-10-25T16:36:47.599Z] Attempting uninstall: chardet [2021-10-25T16:36:47.599Z] Found existing installation: chardet 4.0.0 [2021-10-25T16:36:47.599Z] Uninstalling chardet-4.0.0: [2021-10-25T16:36:47.599Z] Successfully uninstalled chardet-4.0.0 [2021-10-25T16:36:47.599Z] ---> Running in 292211be2972 [2021-10-25T16:36:47.859Z] Removing intermediate container 292211be2972 [2021-10-25T16:36:47.859Z] ---> 31f8f7aaed03 [2021-10-25T16:36:47.859Z] [2021-10-25T16:36:47.859Z] Successfully built 31f8f7aaed03 [2021-10-25T16:36:47.859Z] Successfully tagged core-metadata:latest [2021-10-25T16:36:47.859Z] Building security-proxy-setup [2021-10-25T16:36:48.125Z]  Building core-metadata ... done  Attempting uninstall: requests [2021-10-25T16:36:48.125Z] Found existing installation: requests 2.25.1 [2021-10-25T16:36:48.125Z] Uninstalling requests-2.25.1: [2021-10-25T16:36:48.125Z] Successfully uninstalled requests-2.25.1 [2021-10-25T16:36:48.125Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T16:36:48.125Z] Running setup.py install for texttable: started [2021-10-25T16:36:48.708Z] Running setup.py install for texttable: finished with status 'done' [2021-10-25T16:36:48.708Z] Running setup.py install for PyYAML: started [2021-10-25T16:36:48.969Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T16:36:49.539Z] OK: 220 MiB in 52 packages [2021-10-25T16:36:49.539Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-25T16:36:49.539Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T16:36:49.539Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-25T16:36:49.539Z] ---> 0852bf380d88 [2021-10-25T16:36:49.539Z] Step 3/22 : WORKDIR /edgex-go [2021-10-25T16:36:49.539Z] ---> Using cache [2021-10-25T16:36:49.539Z] ---> 35b54199dbdf [2021-10-25T16:36:49.539Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T16:36:49.539Z] ---> Using cache [2021-10-25T16:36:49.539Z] ---> 6d390185c917 [2021-10-25T16:36:49.539Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-25T16:36:49.539Z] ---> Using cache [2021-10-25T16:36:49.539Z] ---> fd958906710e [2021-10-25T16:36:49.539Z] Step 6/22 : COPY . . [2021-10-25T16:36:49.539Z] ---> Using cache [2021-10-25T16:36:49.539Z] ---> 56e93594db00 [2021-10-25T16:36:49.539Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T16:36:49.539Z] ---> Using cache [2021-10-25T16:36:49.539Z] ---> 62c6a3695258 [2021-10-25T16:36:49.539Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-25T16:36:50.924Z] Running setup.py install for docopt: started [2021-10-25T16:36:51.219Z] ---> Running in 91c91ce76f79 [2021-10-25T16:36:51.219Z] Running setup.py install for docopt: finished with status 'done' [2021-10-25T16:36:51.219Z] Running setup.py install for dockerpty: started [2021-10-25T16:36:51.519Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-25T16:36:51.519Z] Removing intermediate container f5e5cd82e88a [2021-10-25T16:36:51.519Z] ---> 42ed605d3bef [2021-10-25T16:36:51.519Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-25T16:36:51.788Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T16:36:51.788Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-25T16:36:51.788Z] ---> 0852bf380d88 [2021-10-25T16:36:51.788Z] Step 3/20 : WORKDIR /edgex-go [2021-10-25T16:36:51.788Z] ---> Using cache [2021-10-25T16:36:51.788Z] ---> 35b54199dbdf [2021-10-25T16:36:51.788Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T16:36:51.788Z] ---> Using cache [2021-10-25T16:36:51.788Z] ---> 6d390185c917 [2021-10-25T16:36:51.788Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-25T16:36:51.788Z] ---> Using cache [2021-10-25T16:36:51.788Z] ---> fd958906710e [2021-10-25T16:36:51.788Z] Step 6/20 : COPY . . [2021-10-25T16:36:51.788Z] ---> Using cache [2021-10-25T16:36:51.788Z] ---> 56e93594db00 [2021-10-25T16:36:51.788Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T16:36:51.788Z] ---> Using cache [2021-10-25T16:36:51.788Z] ---> 62c6a3695258 [2021-10-25T16:36:51.788Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-25T16:36:51.788Z] Removing intermediate container a0566c035116 [2021-10-25T16:36:51.788Z] ---> d386afbc2115 [2021-10-25T16:36:51.788Z] Step 6/22 : COPY . . [2021-10-25T16:36:51.788Z] ---> Running in cbdd3992b0ea [2021-10-25T16:36:52.063Z] ---> Running in d06e6d16af11 [2021-10-25T16:36:52.064Z] 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-25T16:36:52.064Z] Removing intermediate container cbdd3992b0ea [2021-10-25T16:36:52.064Z] ---> ecb0894edebe [2021-10-25T16:36:52.064Z] Step 27/30 : CMD ["gate"] [2021-10-25T16:36:52.064Z] 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-25T16:36:52.347Z] ---> Running in c909c2c30223 [2021-10-25T16:36:52.613Z] 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-25T16:36:54.011Z] Removing intermediate container c909c2c30223 [2021-10-25T16:36:54.011Z] ---> 3db98d1ce670 [2021-10-25T16:36:54.011Z] Step 28/30 : LABEL arch=x86_64 [2021-10-25T16:36:54.966Z] ---> Running in 71767246b2f0 [2021-10-25T16:36:55.924Z] Removing intermediate container 71767246b2f0 [2021-10-25T16:36:55.924Z] ---> f2b2ed687f4e [2021-10-25T16:36:55.924Z] Step 29/30 : LABEL git_sha=a0b094317e380f694ce35420c0ce9812b3f26060 [2021-10-25T16:36:56.186Z] ---> Running in 17284910b14e [2021-10-25T16:36:56.764Z] Removing intermediate container 17284910b14e [2021-10-25T16:36:56.765Z] ---> 9ff05fe7f000 [2021-10-25T16:36:56.765Z] Step 30/30 : LABEL version=0.0.0 [2021-10-25T16:36:57.043Z] ---> Running in dc284e84eeba [2021-10-25T16:36:57.335Z] Removing intermediate container dc284e84eeba [2021-10-25T16:36:57.335Z] ---> 1df28eccfb71 [2021-10-25T16:36:57.335Z] [2021-10-25T16:36:57.622Z] Successfully built 1df28eccfb71 [2021-10-25T16:36:57.622Z] Successfully tagged security-bootstrapper:latest [2021-10-25T16:36:57.622Z] Building support-scheduler [2021-10-25T16:37:01.901Z]  Building security-bootstrapper ... done  ---> f873e11c2a8b [2021-10-25T16:37:01.901Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T16:37:01.901Z] Removing intermediate container 5bcdf66727b4 [2021-10-25T16:37:01.901Z] ---> 8d3158868eac [2021-10-25T16:37:01.901Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-25T16:37:01.901Z] ---> Running in f0c3fbd6cea5 [2021-10-25T16:37:01.901Z] ---> Running in ad01d8e45e43 [2021-10-25T16:37:02.174Z] Removing intermediate container ad01d8e45e43 [2021-10-25T16:37:02.174Z] ---> 06fad5654c15 [2021-10-25T16:37:02.174Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-25T16:37:02.442Z] ---> Running in d824aa651d56 [2021-10-25T16:37:02.442Z] Removing intermediate container d824aa651d56 [2021-10-25T16:37:02.442Z] ---> 2c02ce3d46a5 [2021-10-25T16:37:02.442Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-25T16:37:03.843Z] ---> 990d7eac553b [2021-10-25T16:37:03.843Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-25T16:37:03.843Z] Removing intermediate container f0c3fbd6cea5 [2021-10-25T16:37:03.843Z] ---> 95497f49a8f9 [2021-10-25T16:37:03.843Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-25T16:37:03.843Z] ---> Running in 30f95f2ce947 [2021-10-25T16:37:03.843Z] ---> fab89c1b95a9 [2021-10-25T16:37:03.843Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-25T16:37:04.416Z] 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-25T16:37:04.416Z] ---> 934ba86be3a1 [2021-10-25T16:37:04.416Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-25T16:37:04.416Z] ---> Running in d7bbe9b04360 [2021-10-25T16:37:04.679Z] Removing intermediate container d7bbe9b04360 [2021-10-25T16:37:04.679Z] ---> 8d67507c8b48 [2021-10-25T16:37:04.679Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T16:37:04.679Z] ---> Running in c13f9963f8e5 [2021-10-25T16:37:04.942Z] Removing intermediate container c13f9963f8e5 [2021-10-25T16:37:04.942Z] ---> 118bd862221a [2021-10-25T16:37:04.942Z] Step 20/22 : LABEL arch=x86_64 [2021-10-25T16:37:05.202Z] ---> Running in 5df678e2327c [2021-10-25T16:37:05.202Z] Removing intermediate container 5df678e2327c [2021-10-25T16:37:05.202Z] ---> 7e718ea0a501 [2021-10-25T16:37:05.202Z] Step 21/22 : LABEL git_sha=a0b094317e380f694ce35420c0ce9812b3f26060 [2021-10-25T16:37:05.462Z] ---> Running in 7c32d9328a56 [2021-10-25T16:37:05.721Z] Removing intermediate container 7c32d9328a56 [2021-10-25T16:37:05.721Z] ---> 2274a88b4ef1 [2021-10-25T16:37:05.721Z] Step 22/22 : LABEL version=0.0.0 [2021-10-25T16:37:05.721Z] ---> Running in dbae1dad6989 [2021-10-25T16:37:05.721Z] Removing intermediate container dbae1dad6989 [2021-10-25T16:37:05.721Z] ---> 2e7437b2acae [2021-10-25T16:37:05.721Z] [2021-10-25T16:37:05.984Z] Successfully built 2e7437b2acae [2021-10-25T16:37:05.984Z] Successfully tagged sys-mgmt-agent:latest [2021-10-25T16:37:06.554Z]  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T16:37:06.554Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-25T16:37:06.554Z] ---> 0852bf380d88 [2021-10-25T16:37:06.554Z] Step 3/23 : WORKDIR /edgex-go [2021-10-25T16:37:06.554Z] ---> Using cache [2021-10-25T16:37:06.554Z] ---> 35b54199dbdf [2021-10-25T16:37:06.554Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T16:37:06.554Z] ---> Using cache [2021-10-25T16:37:06.554Z] ---> 6d390185c917 [2021-10-25T16:37:06.554Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-25T16:37:06.554Z] ---> Using cache [2021-10-25T16:37:06.554Z] ---> fd958906710e [2021-10-25T16:37:06.554Z] Step 6/23 : COPY go.mod . [2021-10-25T16:37:06.813Z] ---> aee07a4792c9 [2021-10-25T16:37:06.813Z] Step 7/23 : RUN go mod download [2021-10-25T16:37:06.813Z] ---> Running in 3771ca82befb [2021-10-25T16:37:09.364Z] Removing intermediate container 3771ca82befb [2021-10-25T16:37:09.364Z] ---> cab9d78f5ea1 [2021-10-25T16:37:09.364Z] Step 8/23 : COPY . . [2021-10-25T16:37:17.578Z] ---> 7741b878977f [2021-10-25T16:37:17.578Z] Step 9/23 : RUN go mod tidy [2021-10-25T16:37:17.578Z] ---> Running in fb714de8dcec [2021-10-25T16:37:20.187Z] 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-25T16:37:21.147Z] Removing intermediate container fb714de8dcec [2021-10-25T16:37:21.147Z] ---> a6f93360b797 [2021-10-25T16:37:21.147Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-25T16:37:21.408Z] ---> Running in 5593d6a0449c [2021-10-25T16:37:21.684Z] Removing intermediate container 91c91ce76f79 [2021-10-25T16:37:21.684Z] ---> ff0d07ce5cd1 [2021-10-25T16:37:21.684Z] [2021-10-25T16:37:21.684Z] Step 9/22 : FROM alpine:3.14 [2021-10-25T16:37:21.684Z] ---> 14119a10abf4 [2021-10-25T16:37:21.684Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-25T16:37:21.684Z] ---> Using cache [2021-10-25T16:37:21.684Z] ---> 1e0c886c6657 [2021-10-25T16:37:21.684Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-25T16:37:21.684Z] ---> Using cache [2021-10-25T16:37:21.684Z] ---> ec40ce00a254 [2021-10-25T16:37:21.684Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-25T16:37:21.684Z] ---> Running in b6acd6f7b89b [2021-10-25T16:37:21.955Z] Removing intermediate container b6acd6f7b89b [2021-10-25T16:37:21.956Z] ---> fe48bc0654fb [2021-10-25T16:37:21.956Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-25T16:37:21.956Z] ---> Running in b91f082337a0 [2021-10-25T16:37:21.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-25T16:37:21.956Z] Removing intermediate container b91f082337a0 [2021-10-25T16:37:21.956Z] ---> 3c89431c578c [2021-10-25T16:37:21.956Z] Step 14/22 : WORKDIR / [2021-10-25T16:37:21.956Z] ---> Running in 8432441a4b72 [2021-10-25T16:37:22.235Z] Removing intermediate container 8432441a4b72 [2021-10-25T16:37:22.235Z] ---> 6e19539af44c [2021-10-25T16:37:22.235Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T16:37:22.512Z] ---> 535ce9c777b8 [2021-10-25T16:37:22.512Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-25T16:37:23.105Z] ---> a027fb814c8a [2021-10-25T16:37:23.105Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-25T16:37:23.682Z] ---> 1927fbdaba72 [2021-10-25T16:37:23.682Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-25T16:37:23.682Z] ---> Running in 58f651fa56f3 [2021-10-25T16:37:23.949Z] Removing intermediate container 58f651fa56f3 [2021-10-25T16:37:23.949Z] ---> bf7a28ce84ee [2021-10-25T16:37:23.949Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T16:37:24.209Z] ---> Running in 094ec89819f7 [2021-10-25T16:37:24.473Z] Removing intermediate container d06e6d16af11 [2021-10-25T16:37:24.473Z] ---> 5784c5f1b7ab [2021-10-25T16:37:24.473Z] [2021-10-25T16:37:24.473Z] Step 9/20 : FROM alpine:3.14 [2021-10-25T16:37:24.473Z] ---> 14119a10abf4 [2021-10-25T16:37:24.473Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-25T16:37:24.473Z] Removing intermediate container 094ec89819f7 [2021-10-25T16:37:24.473Z] ---> a73ec3595e9a [2021-10-25T16:37:24.473Z] Step 20/22 : LABEL arch=x86_64 [2021-10-25T16:37:24.473Z] ---> Running in f9aacaff2b1a [2021-10-25T16:37:24.473Z] ---> Running in 208cfbe2ff82 [2021-10-25T16:37:24.473Z] Removing intermediate container 208cfbe2ff82 [2021-10-25T16:37:24.473Z] ---> cdc55e18033e [2021-10-25T16:37:24.473Z] Step 21/22 : LABEL git_sha=a0b094317e380f694ce35420c0ce9812b3f26060 [2021-10-25T16:37:24.473Z] ---> Running in 3951225c7016 [2021-10-25T16:37:24.736Z] Removing intermediate container 3951225c7016 [2021-10-25T16:37:24.736Z] ---> 45b29240ea99 [2021-10-25T16:37:24.736Z] Step 22/22 : LABEL version=0.0.0 [2021-10-25T16:37:25.002Z] ---> Running in 6162033bf286 [2021-10-25T16:37:25.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T16:37:25.002Z] Removing intermediate container 6162033bf286 [2021-10-25T16:37:25.002Z] ---> f30d066a5b1f [2021-10-25T16:37:25.002Z] [2021-10-25T16:37:25.266Z] Successfully built f30d066a5b1f [2021-10-25T16:37:25.266Z] Successfully tagged core-command:latest [2021-10-25T16:37:25.266Z]  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T16:37:25.526Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-25T16:37:25.526Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-25T16:37:25.526Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-25T16:37:25.526Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-25T16:37:25.526Z] (5/5) Installing curl (7.79.1-r0) [2021-10-25T16:37:25.526Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T16:37:25.526Z] Executing ca-certificates-20191127-r5.trigger [2021-10-25T16:37:25.788Z] OK: 8 MiB in 19 packages [2021-10-25T16:37:26.363Z] Removing intermediate container f9aacaff2b1a [2021-10-25T16:37:26.363Z] ---> e2e35961e25d [2021-10-25T16:37:26.363Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-25T16:37:26.363Z] ---> Running in 2c4772f79247 [2021-10-25T16:37:26.625Z] Removing intermediate container 2c4772f79247 [2021-10-25T16:37:26.625Z] ---> a52a449d6391 [2021-10-25T16:37:26.625Z] Step 12/20 : WORKDIR /edgex [2021-10-25T16:37:26.625Z] ---> Running in f4b053986144 [2021-10-25T16:37:26.893Z] Removing intermediate container f4b053986144 [2021-10-25T16:37:26.893Z] ---> 3ca9212d2531 [2021-10-25T16:37:26.893Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-25T16:37:27.164Z] ---> c052ec65c773 [2021-10-25T16:37:27.164Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-25T16:37:27.769Z] ---> 5924cb12ec2f [2021-10-25T16:37:27.769Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-25T16:37:28.371Z] ---> e7f8eeda3b38 [2021-10-25T16:37:28.371Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-25T16:37:28.650Z] ---> Running in 2f30f12f8752 [2021-10-25T16:37:28.650Z] Removing intermediate container 2f30f12f8752 [2021-10-25T16:37:28.650Z] ---> 2a46e7072c10 [2021-10-25T16:37:28.650Z] Step 17/20 : CMD ["--init=true"] [2021-10-25T16:37:28.650Z] ---> Running in 77feda153a4a [2021-10-25T16:37:28.921Z] Removing intermediate container 77feda153a4a [2021-10-25T16:37:28.921Z] ---> 7fe3397c2ba3 [2021-10-25T16:37:28.921Z] Step 18/20 : LABEL arch=x86_64 [2021-10-25T16:37:28.921Z] ---> Running in 9992b46aced3 [2021-10-25T16:37:28.921Z] Removing intermediate container 9992b46aced3 [2021-10-25T16:37:28.921Z] ---> 159a945e4d08 [2021-10-25T16:37:28.921Z] Step 19/20 : LABEL git_sha=a0b094317e380f694ce35420c0ce9812b3f26060 [2021-10-25T16:37:29.183Z] ---> Running in b3e2a83cc13d [2021-10-25T16:37:29.183Z] Removing intermediate container b3e2a83cc13d [2021-10-25T16:37:29.183Z] ---> 96df2a81960c [2021-10-25T16:37:29.183Z] Step 20/20 : LABEL version=0.0.0 [2021-10-25T16:37:29.183Z] ---> Running in 51e8e598b91a [2021-10-25T16:37:29.445Z] Removing intermediate container 51e8e598b91a [2021-10-25T16:37:29.445Z] ---> 95a3c648e441 [2021-10-25T16:37:29.445Z] [2021-10-25T16:37:29.445Z] Successfully built 95a3c648e441 [2021-10-25T16:37:29.445Z] Successfully tagged security-proxy-setup:latest [2021-10-25T16:37:34.747Z]  Building security-proxy-setup ... done Removing intermediate container 30f95f2ce947 [2021-10-25T16:37:34.747Z] ---> 2f6fa964770d [2021-10-25T16:37:34.747Z] [2021-10-25T16:37:34.747Z] Step 9/22 : FROM alpine:3.14 [2021-10-25T16:37:34.747Z] ---> 14119a10abf4 [2021-10-25T16:37:34.747Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-25T16:37:34.747Z] ---> Running in a5b3c7044f39 [2021-10-25T16:37:34.747Z] Removing intermediate container a5b3c7044f39 [2021-10-25T16:37:34.747Z] ---> 585ae8aa2c96 [2021-10-25T16:37:34.747Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-25T16:37:34.747Z] ---> Running in 7a7f5c0620c2 [2021-10-25T16:37:34.747Z] Removing intermediate container 7a7f5c0620c2 [2021-10-25T16:37:34.747Z] ---> 9ef6b9f0baad [2021-10-25T16:37:34.747Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-25T16:37:34.747Z] ---> Running in 0f7835510518 [2021-10-25T16:37:34.747Z] Removing intermediate container 0f7835510518 [2021-10-25T16:37:34.747Z] ---> 0a9606ac2a3a [2021-10-25T16:37:34.747Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T16:37:34.747Z] ---> Running in c29648647e2e [2021-10-25T16:37:35.743Z] Removing intermediate container c29648647e2e [2021-10-25T16:37:35.743Z] ---> acae25a85888 [2021-10-25T16:37:35.743Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-25T16:37:36.007Z] ---> Running in 85b40fa0c5e9 [2021-10-25T16:37:36.272Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T16:37:37.234Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T16:37:37.494Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-25T16:37:37.494Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-25T16:37:37.494Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-25T16:37:37.760Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-25T16:37:37.760Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-25T16:37:38.022Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-25T16:37:38.022Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T16:37:38.022Z] OK: 8 MiB in 20 packages [2021-10-25T16:37:38.606Z] Removing intermediate container 85b40fa0c5e9 [2021-10-25T16:37:38.606Z] ---> 47ed00932df3 [2021-10-25T16:37:38.606Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T16:37:39.187Z] ---> b094ccd9fa50 [2021-10-25T16:37:39.187Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-25T16:37:39.187Z] Removing intermediate container 5593d6a0449c [2021-10-25T16:37:39.187Z] ---> c80795d6bc6e [2021-10-25T16:37:39.187Z] [2021-10-25T16:37:39.187Z] Step 11/23 : FROM alpine:3.14 [2021-10-25T16:37:39.187Z] ---> 14119a10abf4 [2021-10-25T16:37:39.187Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-25T16:37:39.187Z] ---> Using cache [2021-10-25T16:37:39.187Z] ---> 1e0c886c6657 [2021-10-25T16:37:39.187Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-25T16:37:39.187Z] ---> Using cache [2021-10-25T16:37:39.187Z] ---> ec40ce00a254 [2021-10-25T16:37:39.187Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-25T16:37:39.187Z] ---> Running in fb8aec0ef339 [2021-10-25T16:37:39.187Z] Removing intermediate container fb8aec0ef339 [2021-10-25T16:37:39.187Z] ---> c463af093056 [2021-10-25T16:37:39.187Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-25T16:37:39.187Z] ---> Running in 1666c13703ee [2021-10-25T16:37:39.453Z] Removing intermediate container 1666c13703ee [2021-10-25T16:37:39.453Z] ---> 6af38373f56a [2021-10-25T16:37:39.453Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T16:37:39.453Z] ---> 7fb4a573fc99 [2021-10-25T16:37:39.453Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-25T16:37:39.721Z] ---> 86be21af5547 [2021-10-25T16:37:39.721Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-25T16:37:39.721Z] ---> 9d988b925e0f [2021-10-25T16:37:39.721Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-25T16:37:39.721Z] ---> Running in 4b55607902b3 [2021-10-25T16:37:39.721Z] Removing intermediate container 4b55607902b3 [2021-10-25T16:37:39.721Z] ---> d13449e77d9a [2021-10-25T16:37:39.721Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T16:37:39.721Z] ---> Running in c3d753c3eb2c [2021-10-25T16:37:39.995Z] ---> ae52c59a90a6 [2021-10-25T16:37:39.995Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-25T16:37:39.995Z] Removing intermediate container c3d753c3eb2c [2021-10-25T16:37:39.995Z] ---> e2bce458e8ce [2021-10-25T16:37:39.995Z] Step 20/22 : LABEL arch=x86_64 [2021-10-25T16:37:39.995Z] ---> Running in 48d827b7a849 [2021-10-25T16:37:39.995Z] Removing intermediate container 48d827b7a849 [2021-10-25T16:37:39.995Z] ---> 695d60901ba1 [2021-10-25T16:37:39.995Z] Step 21/22 : LABEL git_sha=a0b094317e380f694ce35420c0ce9812b3f26060 [2021-10-25T16:37:39.995Z] ---> 08605084e3f4 [2021-10-25T16:37:39.995Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-25T16:37:39.995Z] ---> Running in 8f773cb6e1f1 [2021-10-25T16:37:39.995Z] ---> Running in 5c46175520b3 [2021-10-25T16:37:40.265Z] Removing intermediate container 8f773cb6e1f1 [2021-10-25T16:37:40.265Z] ---> 2aa490378c35 [2021-10-25T16:37:40.265Z] Step 22/22 : LABEL version=0.0.0 [2021-10-25T16:37:40.265Z] Removing intermediate container 5c46175520b3 [2021-10-25T16:37:40.265Z] ---> 0e99c4a498ff [2021-10-25T16:37:40.265Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T16:37:40.265Z] ---> Running in bdfb3560caf6 [2021-10-25T16:37:40.265Z] ---> Running in c8f2fde63ba9 [2021-10-25T16:37:40.265Z] Removing intermediate container bdfb3560caf6 [2021-10-25T16:37:40.265Z] ---> 3b0c0eb01497 [2021-10-25T16:37:40.265Z] [2021-10-25T16:37:40.265Z] Removing intermediate container c8f2fde63ba9 [2021-10-25T16:37:40.265Z] ---> 732a1b19afdd [2021-10-25T16:37:40.265Z] Step 21/23 : LABEL arch=x86_64 [2021-10-25T16:37:40.265Z] ---> Running in e297ed62f282 [2021-10-25T16:37:40.265Z] Successfully built 3b0c0eb01497 [2021-10-25T16:37:40.265Z] Successfully tagged core-data:latest [2021-10-25T16:37:40.524Z]  Building core-data ... done Removing intermediate container e297ed62f282 [2021-10-25T16:37:40.524Z] ---> c25ab0d977c5 [2021-10-25T16:37:40.524Z] Step 22/23 : LABEL git_sha=a0b094317e380f694ce35420c0ce9812b3f26060 [2021-10-25T16:37:40.524Z] ---> Running in 3799ebc667da [2021-10-25T16:37:40.524Z] Removing intermediate container 3799ebc667da [2021-10-25T16:37:40.524Z] ---> 44fadd8f5c2f [2021-10-25T16:37:40.524Z] Step 23/23 : LABEL version=0.0.0 [2021-10-25T16:37:40.524Z] ---> Running in 9c56e35d3622 [2021-10-25T16:37:40.524Z] Removing intermediate container 9c56e35d3622 [2021-10-25T16:37:40.524Z] ---> 26322c6cda26 [2021-10-25T16:37:40.524Z] [2021-10-25T16:37:40.785Z] Successfully built 26322c6cda26 [2021-10-25T16:37:40.785Z] Successfully tagged support-scheduler:latest [2021-10-25T16:37:40.792Z]  Building support-scheduler ... done  [Pipeline] } [2021-10-25T16:37:40.796Z] $ docker stop --time=1 264f8297b1d15299cf4734e37760c689956d23698466d818c2ab29e96202a80a [2021-10-25T16:37:42.157Z] $ docker rm -f 264f8297b1d15299cf4734e37760c689956d23698466d818c2ab29e96202a80a [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-25T16:37:42.670Z] + docker images [2021-10-25T16:37:42.670Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-25T16:37:42.670Z] support-scheduler latest 26322c6cda26 2 seconds ago 16.2MB [2021-10-25T16:37:42.670Z] core-data latest 3b0c0eb01497 2 seconds ago 20.7MB [2021-10-25T16:37:42.670Z] c80795d6bc6e 4 seconds ago 1.76GB [2021-10-25T16:37:42.670Z] 2f6fa964770d 9 seconds ago 1.76GB [2021-10-25T16:37:42.670Z] security-proxy-setup latest 95a3c648e441 13 seconds ago 26.9MB [2021-10-25T16:37:42.670Z] 5784c5f1b7ab 18 seconds ago 1.76GB [2021-10-25T16:37:42.670Z] core-command latest f30d066a5b1f 18 seconds ago 16.1MB [2021-10-25T16:37:42.670Z] ff0d07ce5cd1 21 seconds ago 1.75GB [2021-10-25T16:37:42.670Z] sys-mgmt-agent latest 2e7437b2acae 37 seconds ago 294MB [2021-10-25T16:37:42.670Z] security-bootstrapper latest 1df28eccfb71 46 seconds ago 18.9MB [2021-10-25T16:37:42.670Z] core-metadata latest 31f8f7aaed03 55 seconds ago 16.9MB [2021-10-25T16:37:42.670Z] security-secretstore-setup latest 0ba3ff43e463 About a minute ago 28.3MB [2021-10-25T16:37:42.670Z] support-notifications latest 0759e8b216b3 About a minute ago 16.9MB [2021-10-25T16:37:42.670Z] 2dcaf73bec32 About a minute ago 1.76GB [2021-10-25T16:37:42.670Z] 123b2b9a3c00 About a minute ago 1.76GB [2021-10-25T16:37:42.670Z] d78f7f71c989 About a minute ago 1.76GB [2021-10-25T16:37:42.670Z] d9474d48e098 About a minute ago 1.76GB [2021-10-25T16:37:42.670Z] 335d1ec45698 About a minute ago 1.76GB [2021-10-25T16:37:42.670Z] ci-base-image-x86_64 latest 0852bf380d88 5 minutes ago 1.25GB [2021-10-25T16:37:42.670Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 12 days ago 548MB [2021-10-25T16:37:42.670Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 weeks ago 34.5MB [2021-10-25T16:37:42.670Z] docker 20.10.8 bc6c0ffef665 7 weeks ago 214MB [2021-10-25T16:37:42.670Z] alpine 3.14 14119a10abf4 8 weeks ago 5.6MB [2021-10-25T16:37:42.670Z] 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-25T16:37:58.021Z] Still waiting to schedule task [2021-10-25T16:37:58.021Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-10-25T16:41:16.154Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1580 in /w/workspace/edgexfoundry_edgex-go_PR-3772 [Pipeline] { [Pipeline] ws [2021-10-25T16:41:16.166Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-10-25T16:41:16.403Z] The recommended git tool is: git [2021-10-25T16:41:21.996Z] using credential edgex-jenkins-ssh [2021-10-25T16:41:22.016Z] Cloning the remote Git repository [2021-10-25T16:41:22.075Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-25T16:41:22.187Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-10-25T16:41:22.271Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-25T16:41:22.272Z] > git --version # timeout=10 [2021-10-25T16:41:22.357Z] > git --version # 'git version 2.17.1' [2021-10-25T16:41:22.359Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-25T16:41:22.546Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-25T16:41:52.264Z] Merging remotes/origin/main commit 2960906d71acf8db9b34adc0540238eab7fedfb7 into PR head commit d7bf4486d28070a4c5b7b5cb7d0658bd8ab8bcce [2021-10-25T16:41:51.331Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-25T16:41:51.349Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-25T16:41:51.376Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-25T16:41:51.418Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-25T16:41:51.418Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-25T16:41:51.435Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3772/head:refs/remotes/origin/PR-3772 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-25T16:41:52.277Z] > git config core.sparsecheckout # timeout=10 [2021-10-25T16:41:52.294Z] > git checkout -f d7bf4486d28070a4c5b7b5cb7d0658bd8ab8bcce # timeout=10 [2021-10-25T16:41:52.502Z] > git remote # timeout=10 [2021-10-25T16:41:52.519Z] > git config --get remote.origin.url # timeout=10 [2021-10-25T16:41:52.529Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-25T16:41:52.539Z] > git merge 2960906d71acf8db9b34adc0540238eab7fedfb7 # timeout=10 [2021-10-25T16:41:52.816Z] Merge succeeded, producing 0067324a7be63b294ad266a7c8c71f25abd95a65 [2021-10-25T16:41:52.817Z] Checking out Revision 0067324a7be63b294ad266a7c8c71f25abd95a65 (PR-3772) [2021-10-25T16:41:52.789Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-25T16:41:52.819Z] > git config core.sparsecheckout # timeout=10 [2021-10-25T16:41:52.830Z] > git checkout -f 0067324a7be63b294ad266a7c8c71f25abd95a65 # timeout=10 [2021-10-25T16:41:57.262Z] Commit message: "Merge commit '2960906d71acf8db9b34adc0540238eab7fedfb7' into HEAD" [2021-10-25T16:41:57.267Z] > git rev-list --no-walk d7bf4486d28070a4c5b7b5cb7d0658bd8ab8bcce # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-25T16:41:58.263Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-25T16:41:58.263Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-25T16:41:58.263Z] Dload Upload Total Spent Left Speed [2021-10-25T16:41:58.263Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 88238 0 --:--:-- --:--:-- --:--:-- 88902 [Pipeline] sh [2021-10-25T16:41:58.686Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-25T16:41:59.025Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2021-10-25T16:41:59.025Z] /etc/docker/daemon.json [2021-10-25T16:41:59.025Z] { [2021-10-25T16:41:59.025Z] "registry-mirrors": [ [2021-10-25T16:41:59.025Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-25T16:41:59.025Z] ], [2021-10-25T16:41:59.025Z] "bip": "10.250.0.254/24", [2021-10-25T16:41:59.025Z] "hosts": [ [2021-10-25T16:41:59.025Z] "tcp://0.0.0.0:5555", [2021-10-25T16:41:59.025Z] "unix:///var/run/docker.sock" [2021-10-25T16:41:59.025Z] ], [2021-10-25T16:41:59.025Z] "mtu": 1458, [2021-10-25T16:41:59.025Z] "selinux-enabled": true, [2021-10-25T16:41:59.025Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-25T16:41:59.025Z] } [Pipeline] sh [2021-10-25T16:41:59.368Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-25T16:41:59.710Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-25T16:42:18.112Z] provisioning config files... [2021-10-25T16:42:18.137Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4532517805218347570tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-25T16:42:18.499Z] ---> docker-login.sh [2021-10-25T16:42:18.499Z] nexus3.edgexfoundry.org:10001 [2021-10-25T16:42:19.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-25T16:42:19.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-25T16:42:19.380Z] Configure a credential helper to remove this warning. See [2021-10-25T16:42:19.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-25T16:42:19.380Z] [2021-10-25T16:42:19.380Z] Login Succeeded [2021-10-25T16:42:19.380Z] nexus3.edgexfoundry.org:10002 [2021-10-25T16:42:19.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-25T16:42:19.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-25T16:42:19.979Z] Configure a credential helper to remove this warning. See [2021-10-25T16:42:19.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-25T16:42:19.979Z] [2021-10-25T16:42:19.979Z] Login Succeeded [2021-10-25T16:42:19.979Z] nexus3.edgexfoundry.org:10003 [2021-10-25T16:42:20.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-25T16:42:20.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-25T16:42:20.528Z] Configure a credential helper to remove this warning. See [2021-10-25T16:42:20.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-25T16:42:20.528Z] [2021-10-25T16:42:20.528Z] Login Succeeded [2021-10-25T16:42:20.528Z] nexus3.edgexfoundry.org:10004 [2021-10-25T16:42:20.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-25T16:42:21.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-25T16:42:21.074Z] Configure a credential helper to remove this warning. See [2021-10-25T16:42:21.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-25T16:42:21.074Z] [2021-10-25T16:42:21.074Z] Login Succeeded [2021-10-25T16:42:21.074Z] docker.io [2021-10-25T16:42:21.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-25T16:42:21.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-25T16:42:21.939Z] Configure a credential helper to remove this warning. See [2021-10-25T16:42:21.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-25T16:42:21.939Z] [2021-10-25T16:42:21.939Z] Login Succeeded [2021-10-25T16:42:21.939Z] ---> docker-login.sh ends [Pipeline] } [2021-10-25T16:42:21.955Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-25T16:42:22.381Z] ========================================================= [2021-10-25T16:42:22.381Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-25T16:42:22.381Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-25T16:42:22.739Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-25T16:42:23.014Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-25T16:42:23.014Z] 552d1f2373af: Pulling fs layer [2021-10-25T16:42:23.014Z] ea3f2d53f512: Pulling fs layer [2021-10-25T16:42:23.014Z] 9e70ebbbe112: Pulling fs layer [2021-10-25T16:42:23.014Z] 7a9cfe048b4a: Pulling fs layer [2021-10-25T16:42:23.014Z] 72dc09318566: Pulling fs layer [2021-10-25T16:42:23.014Z] f4f7b4309257: Pulling fs layer [2021-10-25T16:42:23.014Z] 7a9cfe048b4a: Waiting [2021-10-25T16:42:23.014Z] 72dc09318566: Waiting [2021-10-25T16:42:23.014Z] f4f7b4309257: Waiting [2021-10-25T16:42:23.014Z] 0ac9a79272e3: Pulling fs layer [2021-10-25T16:42:23.014Z] b78e95d17946: Pulling fs layer [2021-10-25T16:42:23.014Z] 0ac9a79272e3: Waiting [2021-10-25T16:42:23.014Z] b78e95d17946: Waiting [2021-10-25T16:42:23.014Z] 9e70ebbbe112: Verifying Checksum [2021-10-25T16:42:23.014Z] 9e70ebbbe112: Download complete [2021-10-25T16:42:23.014Z] ea3f2d53f512: Verifying Checksum [2021-10-25T16:42:23.014Z] ea3f2d53f512: Download complete [2021-10-25T16:42:23.014Z] 72dc09318566: Verifying Checksum [2021-10-25T16:42:23.014Z] 72dc09318566: Download complete [2021-10-25T16:42:23.014Z] f4f7b4309257: Verifying Checksum [2021-10-25T16:42:23.014Z] f4f7b4309257: Download complete [2021-10-25T16:42:23.014Z] 552d1f2373af: Verifying Checksum [2021-10-25T16:42:23.014Z] 552d1f2373af: Download complete [2021-10-25T16:42:23.014Z] 0ac9a79272e3: Verifying Checksum [2021-10-25T16:42:23.014Z] 0ac9a79272e3: Download complete [2021-10-25T16:42:24.009Z] 552d1f2373af: Pull complete [2021-10-25T16:42:24.611Z] ea3f2d53f512: Pull complete [2021-10-25T16:42:25.210Z] 9e70ebbbe112: Pull complete [2021-10-25T16:42:25.210Z] b78e95d17946: Verifying Checksum [2021-10-25T16:42:25.210Z] b78e95d17946: Download complete [2021-10-25T16:42:25.824Z] 7a9cfe048b4a: Verifying Checksum [2021-10-25T16:42:25.824Z] 7a9cfe048b4a: Download complete [2021-10-25T16:42:27.291Z] Running on prd-ubuntu18.04-docker-8c-8g-1582 in /w/workspace/edgexfoundry_edgex-go_PR-3772 [Pipeline] { [Pipeline] ws [2021-10-25T16:42:27.303Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-10-25T16:42:27.383Z] The recommended git tool is: git [2021-10-25T16:42:29.315Z] using credential edgex-jenkins-ssh [2021-10-25T16:42:29.327Z] Cloning the remote Git repository [2021-10-25T16:42:29.374Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-25T16:42:29.432Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-10-25T16:42:29.462Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-25T16:42:29.462Z] > git --version # timeout=10 [2021-10-25T16:42:29.470Z] > git --version # 'git version 2.17.1' [2021-10-25T16:42:29.471Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-25T16:42:29.498Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-25T16:42:38.238Z] 7a9cfe048b4a: Pull complete [2021-10-25T16:42:38.238Z] 72dc09318566: Pull complete [2021-10-25T16:42:38.238Z] f4f7b4309257: Pull complete [2021-10-25T16:42:38.238Z] 0ac9a79272e3: Pull complete [2021-10-25T16:42:43.670Z] b78e95d17946: Pull complete [2021-10-25T16:42:43.670Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-25T16:42:43.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-25T16:42:43.670Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-25T16:42:44.024Z] + docker build -t ci-base-image-arm64 -f - . [2021-10-25T16:42:44.024Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-25T16:42:44.024Z] WORKDIR /edgex [2021-10-25T16:42:44.024Z] COPY go.mod . [2021-10-25T16:42:44.024Z] RUN go mod download [2021-10-25T16:42:46.672Z] Sending build context to Docker daemon 166.5MB [2021-10-25T16:42:46.672Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-25T16:42:46.672Z] ---> 8b459fc5aaf0 [2021-10-25T16:42:46.672Z] Step 2/4 : WORKDIR /edgex [2021-10-25T16:42:48.650Z] ---> Running in 4c7b7697c22e [2021-10-25T16:42:48.921Z] Removing intermediate container 4c7b7697c22e [2021-10-25T16:42:48.921Z] ---> 43aaa2ecf6ea [2021-10-25T16:42:48.921Z] Step 3/4 : COPY go.mod . [2021-10-25T16:42:49.523Z] ---> bfa60f1719a6 [2021-10-25T16:42:49.523Z] Step 4/4 : RUN go mod download [2021-10-25T16:42:49.796Z] ---> Running in d821f18116f3 [2021-10-25T16:43:02.647Z] Merging remotes/origin/main commit 2960906d71acf8db9b34adc0540238eab7fedfb7 into PR head commit d7bf4486d28070a4c5b7b5cb7d0658bd8ab8bcce [2021-10-25T16:43:02.805Z] Merge succeeded, producing e4ed0b455a5204966ef11fbee0ab41a93e4ba2e3 [2021-10-25T16:43:02.806Z] Checking out Revision e4ed0b455a5204966ef11fbee0ab41a93e4ba2e3 (PR-3772) [2021-10-25T16:43:01.839Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-25T16:43:01.849Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-25T16:43:01.862Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-25T16:43:01.875Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-25T16:43:01.875Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-25T16:43:01.878Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3772/head:refs/remotes/origin/PR-3772 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-25T16:43:02.656Z] > git config core.sparsecheckout # timeout=10 [2021-10-25T16:43:02.662Z] > git checkout -f d7bf4486d28070a4c5b7b5cb7d0658bd8ab8bcce # timeout=10 [2021-10-25T16:43:02.720Z] > git remote # timeout=10 [2021-10-25T16:43:02.727Z] > git config --get remote.origin.url # timeout=10 [2021-10-25T16:43:02.734Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-25T16:43:02.739Z] > git merge 2960906d71acf8db9b34adc0540238eab7fedfb7 # timeout=10 [2021-10-25T16:43:02.796Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-25T16:43:02.808Z] > git config core.sparsecheckout # timeout=10 [2021-10-25T16:43:02.812Z] > git checkout -f e4ed0b455a5204966ef11fbee0ab41a93e4ba2e3 # timeout=10 [2021-10-25T16:43:06.371Z] Commit message: "Merge commit '2960906d71acf8db9b34adc0540238eab7fedfb7' into HEAD" [2021-10-25T16:43:06.374Z] > git rev-list --no-walk d7bf4486d28070a4c5b7b5cb7d0658bd8ab8bcce # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-25T16:43:07.129Z] + echo snap-build.sh [2021-10-25T16:43:07.129Z] snap-build.sh [2021-10-25T16:43:07.130Z] + SNAP_BASE_DIR=. [2021-10-25T16:43:07.130Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-10-25T16:43:07.130Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-10-25T16:43:07.130Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-10-25T16:43:07.130Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-10-25T16:43:07.130Z] + cd /w/workspace/edgex-go/2 [2021-10-25T16:43:07.130Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-10-25T16:43:07.130Z] Reading package lists... [2021-10-25T16:43:07.130Z] Building dependency tree... [2021-10-25T16:43:07.130Z] Reading state information... [2021-10-25T16:43:07.130Z] The following packages were automatically installed and are no longer required: [2021-10-25T16:43:07.130Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-10-25T16:43:07.130Z] uidmap xdelta3 [2021-10-25T16:43:07.130Z] Use 'sudo apt autoremove' to remove them. [2021-10-25T16:43:07.130Z] The following packages will be REMOVED: [2021-10-25T16:43:07.130Z] lxd* lxd-client* [2021-10-25T16:43:07.393Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-10-25T16:43:07.393Z] After this operation, 31.7 MB disk space will be freed. [2021-10-25T16:43:07.916Z] (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-25T16:43:07.916Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-25T16:43:08.863Z] Removing lxd dnsmasq configuration [2021-10-25T16:43:08.863Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-10-25T16:43:08.863Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-10-25T16:43:09.811Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-25T16:43:09.811Z] (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-25T16:43:09.811Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-25T16:43:11.203Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-10-25T16:43:11.203Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-10-25T16:43:11.465Z] + sudo snap remove --purge lxd [2021-10-25T16:43:11.729Z] snap "lxd" is not installed [2021-10-25T16:43:11.729Z] + sudo groupadd --force --system lxd [2021-10-25T16:43:11.729Z] ++ whoami [2021-10-25T16:43:11.729Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-10-25T16:43:11.729Z] + newgrp - lxd [2021-10-25T16:43:11.729Z] + sudo snap install lxd [2021-10-25T16:43:21.741Z] 2021-10-25T16:43:18Z INFO Waiting for automatic snapd restart... [2021-10-25T16:43:43.724Z] lxd 4.19 from Canonical* installed [2021-10-25T16:43:43.724Z] + sudo lxd init --auto [2021-10-25T16:43:50.314Z] + sudo snap install --classic snapcraft [2021-10-25T16:44:02.542Z] snapcraft 5.0 from Canonical* installed [2021-10-25T16:44:02.542Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-10-25T16:44:02.542Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-10-25T16:44:02.542Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-25T16:44:02.542Z] Dload Upload Total Spent Left Speed [2021-10-25T16:44:02.542Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 8142 0 --:--:-- --:--:-- --:--:-- 8142 [2021-10-25T16:44:02.542Z] 100 3325k 100 3325k 0 0 19.5M 0 --:--:-- --:--:-- --:--:-- 19.5M [2021-10-25T16:44:02.542Z] ./yq_linux_amd64 [2021-10-25T16:44:02.542Z] + sudo snapcraft prime --use-lxd [2021-10-25T16:44:04.456Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-10-25T16:44:04.456Z] 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-25T16:44:04.456Z] - README.md [2021-10-25T16:44:04.456Z] [2021-10-25T16:44:04.456Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-25T16:44:04.717Z] Launching a container. [2021-10-25T16:44:10.025Z] Waiting for container to be ready [2021-10-25T16:44:10.025Z] To start your first instance, try: lxc launch ubuntu:20.04 [2021-10-25T16:44:10.025Z] [2021-10-25T16:44:11.616Z] Removing intermediate container d821f18116f3 [2021-10-25T16:44:11.616Z] ---> cbd64ee83c08 [2021-10-25T16:44:11.616Z] Successfully built cbd64ee83c08 [2021-10-25T16:44:11.616Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-25T16:44:11.952Z] + docker inspect -f . ci-base-image-arm64 [2021-10-25T16:44:11.952Z] . [Pipeline] withDockerContainer [2021-10-25T16:44:12.210Z] prd-ubuntu18.04-docker-arm64-4c-16g-1580 does not seem to be running inside a container [2021-10-25T16:44:12.283Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-25T16:44:13.763Z] $ docker top 944a8dcef59c37fd908876f9d9eab4761bde39ab0c4e4e6c3d7192e9ea0a42d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-25T16:44:14.228Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-10-25T16:44:14.228Z] Waiting for network to be ready... [2021-10-25T16:44:14.228Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-25T16:44:14.487Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-25T16:44:14.487Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1930 kB] [2021-10-25T16:44:14.487Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [348 kB] [2021-10-25T16:44:14.487Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-25T16:44:14.487Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-25T16:44:14.487Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [487 kB] [2021-10-25T16:44:14.487Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.7 kB] [2021-10-25T16:44:14.487Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] [2021-10-25T16:44:14.487Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-25T16:44:14.743Z] + go version [2021-10-25T16:44:14.743Z] go version go1.16.8 linux/arm64 [2021-10-25T16:44:14.747Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [Pipeline] } [2021-10-25T16:44:14.756Z] $ docker stop --time=1 944a8dcef59c37fd908876f9d9eab4761bde39ab0c4e4e6c3d7192e9ea0a42d1 [2021-10-25T16:44:15.006Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-25T16:44:15.270Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-25T16:44:15.270Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-25T16:44:15.270Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-25T16:44:15.270Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-25T16:44:15.270Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-25T16:44:15.270Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-25T16:44:15.840Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-25T16:44:16.099Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] [2021-10-25T16:44:16.099Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-10-25T16:44:16.099Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-25T16:44:16.099Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-25T16:44:16.099Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] [2021-10-25T16:44:16.099Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] [2021-10-25T16:44:16.099Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] [2021-10-25T16:44:16.099Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-25T16:44:16.426Z] $ docker rm -f 944a8dcef59c37fd908876f9d9eab4761bde39ab0c4e4e6c3d7192e9ea0a42d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-25T16:44:17.185Z] + docker inspect -f . ci-base-image-arm64 [2021-10-25T16:44:17.185Z] . [Pipeline] withDockerContainer [2021-10-25T16:44:17.460Z] prd-ubuntu18.04-docker-arm64-4c-16g-1580 does not seem to be running inside a container [2021-10-25T16:44:17.535Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-25T16:44:18.641Z] Fetched 25.5 MB in 4s (6195 kB/s) [2021-10-25T16:44:18.975Z] $ docker top 6b9ac16d0d5466decc06852e692e94e13d482b040987d9a80ae8367df3ac75d9 -eo pid,comm [2021-10-25T16:44:19.221Z] Reading package lists... [Pipeline] { [Pipeline] echo [2021-10-25T16:44:19.295Z] ========================================================= [2021-10-25T16:44:19.295Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-25T16:44:19.295Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-25T16:44:19.483Z] Reading package lists... [2021-10-25T16:44:19.483Z] Building dependency tree... [2021-10-25T16:44:19.483Z] Reading state information... [2021-10-25T16:44:19.743Z] The following additional packages will be installed: [2021-10-25T16:44:19.743Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-25T16:44:19.743Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-25T16:44:19.743Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-25T16:44:19.743Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-10-25T16:44:19.743Z] Suggested packages: [2021-10-25T16:44:19.743Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-10-25T16:44:19.743Z] Recommended packages: [2021-10-25T16:44:19.743Z] gnupg libsasl2-modules [2021-10-25T16:44:19.743Z] The following NEW packages will be installed: [2021-10-25T16:44:19.743Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-25T16:44:19.743Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-25T16:44:19.743Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-25T16:44:19.743Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-10-25T16:44:19.743Z] The following packages will be upgraded: [2021-10-25T16:44:19.743Z] gpg gpg-agent gpgconf libudev1 [2021-10-25T16:44:19.743Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-10-25T16:44:19.743Z] Need to get 3527 kB of archives. [2021-10-25T16:44:19.743Z] After this operation, 13.3 MB of additional disk space will be used. [2021-10-25T16:44:19.743Z] 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-25T16:44:19.743Z] 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-25T16:44:19.743Z] 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-25T16:44:19.743Z] 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-25T16:44:19.944Z] + make test [2021-10-25T16:44:19.944Z] go mod tidy [2021-10-25T16:44:20.003Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-10-25T16:44:20.264Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-10-25T16:44:20.525Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-10-25T16:44:20.525Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-10-25T16:44:20.525Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-10-25T16:44:20.525Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-10-25T16:44:20.525Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-10-25T16:44:20.525Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-10-25T16:44:20.525Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-10-25T16:44:20.525Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-10-25T16:44:20.525Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-10-25T16:44:20.540Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-25T16:44:20.787Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-10-25T16:44:20.787Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-10-25T16:44:20.787Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-10-25T16:44:20.787Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-10-25T16:44:20.787Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-10-25T16:44:20.787Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-10-25T16:44:20.787Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-10-25T16:44:20.787Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-25T16:44:20.787Z] Fetched 3527 kB in 1s (3394 kB/s) [2021-10-25T16:44:21.046Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-25T16:44:21.046Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-10-25T16:44:21.046Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-25T16:44:21.046Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-10-25T16:44:21.046Z] Selecting previously unselected package udev. [2021-10-25T16:44:21.046Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-25T16:44:21.046Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-10-25T16:44:21.046Z] Unpacking udev (237-3ubuntu10.52) ... [2021-10-25T16:44:21.307Z] Selecting previously unselected package libfuse2:amd64. [2021-10-25T16:44:21.307Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-10-25T16:44:21.307Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-25T16:44:21.307Z] Selecting previously unselected package fuse. [2021-10-25T16:44:21.307Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-10-25T16:44:21.307Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-10-25T16:44:21.307Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-25T16:44:21.307Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-25T16:44:21.568Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-25T16:44:21.568Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-25T16:44:21.568Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-25T16:44:21.568Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-25T16:44:21.568Z] Selecting previously unselected package libksba8:amd64. [2021-10-25T16:44:21.568Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-10-25T16:44:21.568Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-10-25T16:44:21.568Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-10-25T16:44:21.568Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-25T16:44:21.568Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T16:44:21.829Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-10-25T16:44:21.829Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-25T16:44:21.829Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T16:44:21.829Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-10-25T16:44:21.829Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-25T16:44:21.829Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T16:44:21.829Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-10-25T16:44:21.829Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-25T16:44:21.829Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T16:44:21.829Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-10-25T16:44:21.829Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-25T16:44:21.829Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T16:44:21.829Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-10-25T16:44:22.092Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-25T16:44:22.092Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T16:44:22.092Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-10-25T16:44:22.092Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-25T16:44:22.092Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T16:44:22.092Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-10-25T16:44:22.092Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-25T16:44:22.092Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T16:44:22.092Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-10-25T16:44:22.092Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-25T16:44:22.092Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T16:44:22.092Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-10-25T16:44:22.092Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-25T16:44:22.092Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-25T16:44:22.353Z] Selecting previously unselected package libsasl2-2:amd64. [2021-10-25T16:44:22.353Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-25T16:44:22.353Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-25T16:44:22.353Z] Selecting previously unselected package libldap-common. [2021-10-25T16:44:22.353Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-10-25T16:44:22.353Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-25T16:44:22.353Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-10-25T16:44:22.353Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-10-25T16:44:22.353Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-25T16:44:22.353Z] Selecting previously unselected package dirmngr. [2021-10-25T16:44:22.353Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-25T16:44:22.353Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-25T16:44:22.613Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-25T16:44:22.613Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-10-25T16:44:22.613Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-25T16:44:22.614Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-25T16:44:22.614Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-25T16:44:22.614Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-10-25T16:44:22.614Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T16:44:22.614Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-10-25T16:44:22.614Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-25T16:44:22.614Z] Setting up udev (237-3ubuntu10.52) ... [2021-10-25T16:44:22.874Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-10-25T16:44:22.874Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T16:44:23.134Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-10-25T16:44:23.134Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-10-25T16:44:23.134Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-10-25T16:44:23.134Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T16:44:23.134Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T16:44:23.134Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T16:44:23.134Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T16:44:23.134Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T16:44:23.134Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T16:44:23.134Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T16:44:23.134Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-25T16:44:23.135Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-25T16:44:23.135Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-25T16:44:23.708Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-10-25T16:44:23.708Z] settings in the [Install] section, and DefaultInstance for template units). [2021-10-25T16:44:23.708Z] This means they are not meant to be enabled using systemctl. [2021-10-25T16:44:23.708Z] Possible reasons for having this kind of units are: [2021-10-25T16:44:23.708Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-10-25T16:44:23.708Z] .wants/ or .requires/ directory. [2021-10-25T16:44:23.708Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-10-25T16:44:23.708Z] a requirement dependency on it. [2021-10-25T16:44:23.708Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-10-25T16:44:23.708Z] D-Bus, udev, scripted systemctl call, ...). [2021-10-25T16:44:23.708Z] 4) In case of template units, the unit is meant to be enabled with some [2021-10-25T16:44:23.708Z] instance name specified. [2021-10-25T16:44:23.969Z] Reading package lists... [2021-10-25T16:44:23.969Z] Building dependency tree... [2021-10-25T16:44:23.969Z] Reading state information... [2021-10-25T16:44:24.232Z] The following additional packages will be installed: [2021-10-25T16:44:24.232Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-10-25T16:44:24.232Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-10-25T16:44:24.232Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-10-25T16:44:24.232Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-10-25T16:44:24.232Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-10-25T16:44:24.232Z] Suggested packages: [2021-10-25T16:44:24.232Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-10-25T16:44:24.232Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-10-25T16:44:24.232Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-10-25T16:44:24.232Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-10-25T16:44:24.232Z] systemd-container policykit-1 [2021-10-25T16:44:24.232Z] Recommended packages: [2021-10-25T16:44:24.232Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-10-25T16:44:24.232Z] The following NEW packages will be installed: [2021-10-25T16:44:24.232Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-10-25T16:44:24.232Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-10-25T16:44:24.232Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-10-25T16:44:24.232Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-10-25T16:44:24.232Z] python3.6-minimal snapd squashfs-tools sudo [2021-10-25T16:44:24.232Z] The following packages will be upgraded: [2021-10-25T16:44:24.232Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-10-25T16:44:24.232Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-10-25T16:44:24.232Z] Need to get 36.8 MB of archives. [2021-10-25T16:44:24.232Z] After this operation, 147 MB of additional disk space will be used. [2021-10-25T16:44:24.232Z] 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-25T16:44:24.232Z] 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-25T16:44:24.492Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-10-25T16:44:24.492Z] 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-25T16:44:24.492Z] 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-25T16:44:24.492Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-10-25T16:44:24.492Z] 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-25T16:44:24.492Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-10-25T16:44:24.492Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-10-25T16:44:24.492Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-10-25T16:44:24.492Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-10-25T16:44:24.492Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-10-25T16:44:24.492Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-10-25T16:44:24.492Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-10-25T16:44:24.492Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-10-25T16:44:24.492Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-10-25T16:44:24.492Z] 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-25T16:44:25.435Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-10-25T16:44:25.435Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-10-25T16:44:25.435Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-10-25T16:44:25.435Z] 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-25T16:44:25.435Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-10-25T16:44:25.435Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-10-25T16:44:25.435Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-10-25T16:44:25.435Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-10-25T16:44:25.435Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-10-25T16:44:25.435Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-10-25T16:44:25.435Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-10-25T16:44:25.435Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-10-25T16:44:25.435Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-10-25T16:44:26.824Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-25T16:44:26.824Z] Fetched 36.8 MB in 2s (16.2 MB/s) [2021-10-25T16:44:26.824Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-25T16:44:26.824Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-10-25T16:44:26.824Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-25T16:44:27.394Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-10-25T16:44:27.394Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-25T16:44:27.394Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-10-25T16:44:27.394Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-25T16:44:27.394Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-10-25T16:44:27.394Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-10-25T16:44:27.394Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-10-25T16:44:27.654Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-25T16:44:27.654Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-10-25T16:44:27.654Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-10-25T16:44:27.916Z] Setting up apt (1.6.14) ... [2021-10-25T16:44:27.916Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-10-25T16:44:28.177Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-10-25T16:44:28.177Z] (Reading database ... 12764 files and directories currently installed.) [2021-10-25T16:44:28.177Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-25T16:44:28.177Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-25T16:44:28.438Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-10-25T16:44:28.438Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-25T16:44:28.438Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-25T16:44:28.438Z] Selecting previously unselected package libexpat1:amd64. [2021-10-25T16:44:28.438Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-10-25T16:44:28.438Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-25T16:44:28.699Z] Selecting previously unselected package python3.6-minimal. [2021-10-25T16:44:28.699Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-25T16:44:28.699Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-25T16:44:28.699Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-25T16:44:28.960Z] Checking for services that may need to be restarted...done. [2021-10-25T16:44:28.960Z] Checking for services that may need to be restarted...done. [2021-10-25T16:44:28.960Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-25T16:44:28.960Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-25T16:44:28.960Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-25T16:44:29.222Z] Selecting previously unselected package python3-minimal. [2021-10-25T16:44:29.222Z] (Reading database ... 13012 files and directories currently installed.) [2021-10-25T16:44:29.222Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-10-25T16:44:29.222Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-10-25T16:44:29.482Z] Selecting previously unselected package mime-support. [2021-10-25T16:44:29.482Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-10-25T16:44:29.482Z] Unpacking mime-support (3.60ubuntu1) ... [2021-10-25T16:44:29.482Z] Selecting previously unselected package libmpdec2:amd64. [2021-10-25T16:44:29.482Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-10-25T16:44:29.482Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-25T16:44:29.482Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-10-25T16:44:29.482Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-25T16:44:29.482Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-25T16:44:29.743Z] Selecting previously unselected package python3.6. [2021-10-25T16:44:29.743Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-25T16:44:29.743Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-25T16:44:29.743Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-10-25T16:44:29.743Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-10-25T16:44:29.743Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-25T16:44:29.743Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-10-25T16:44:30.004Z] Selecting previously unselected package python3. [2021-10-25T16:44:30.004Z] (Reading database ... 13442 files and directories currently installed.) [2021-10-25T16:44:30.005Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-10-25T16:44:30.005Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-10-25T16:44:30.005Z] Selecting previously unselected package multiarch-support. [2021-10-25T16:44:30.005Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-10-25T16:44:30.005Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-10-25T16:44:30.005Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-10-25T16:44:30.005Z] Selecting previously unselected package liblzo2-2:amd64. [2021-10-25T16:44:30.005Z] (Reading database ... 13479 files and directories currently installed.) [2021-10-25T16:44:30.005Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-10-25T16:44:30.005Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-10-25T16:44:30.267Z] Selecting previously unselected package libbsd0:amd64. [2021-10-25T16:44:30.267Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-10-25T16:44:30.267Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-25T16:44:30.267Z] Selecting previously unselected package sudo. [2021-10-25T16:44:30.267Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-10-25T16:44:30.267Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-25T16:44:30.267Z] Selecting previously unselected package apparmor. [2021-10-25T16:44:30.267Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-10-25T16:44:30.267Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-10-25T16:44:30.526Z] Selecting previously unselected package libedit2:amd64. [2021-10-25T16:44:30.526Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-10-25T16:44:30.526Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-10-25T16:44:30.526Z] Selecting previously unselected package libkrb5support0:amd64. [2021-10-25T16:44:30.526Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-10-25T16:44:30.526Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-25T16:44:30.526Z] Selecting previously unselected package libk5crypto3:amd64. [2021-10-25T16:44:30.526Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-25T16:44:30.526Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-25T16:44:30.526Z] Selecting previously unselected package libkeyutils1:amd64. [2021-10-25T16:44:30.526Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-10-25T16:44:30.526Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-25T16:44:30.526Z] Selecting previously unselected package libkrb5-3:amd64. [2021-10-25T16:44:30.526Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-25T16:44:30.526Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-25T16:44:30.787Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-10-25T16:44:30.787Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-10-25T16:44:30.787Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-25T16:44:30.787Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-10-25T16:44:30.787Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-10-25T16:44:30.787Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-25T16:44:31.076Z] Selecting previously unselected package openssh-client. [2021-10-25T16:44:31.076Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-10-25T16:44:31.076Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-25T16:44:31.076Z] Selecting previously unselected package squashfs-tools. [2021-10-25T16:44:31.076Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-10-25T16:44:31.076Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-25T16:44:31.076Z] Selecting previously unselected package snapd. [2021-10-25T16:44:31.076Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-10-25T16:44:31.076Z] Unpacking snapd (2.51.1+18.04) ... [2021-10-25T16:44:33.072Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-10-25T16:44:33.072Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-25T16:44:33.072Z] Setting up mime-support (3.60ubuntu1) ... [2021-10-25T16:44:33.332Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-25T16:44:33.332Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-25T16:44:33.332Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-25T16:44:33.332Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-25T16:44:33.332Z] Setting up systemd (237-3ubuntu10.52) ... [2021-10-25T16:44:33.332Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-10-25T16:44:33.903Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-25T16:44:33.903Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-25T16:44:33.903Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-10-25T16:44:33.903Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-25T16:44:33.903Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-25T16:44:33.903Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-25T16:44:34.476Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-25T16:44:34.476Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-25T16:44:34.476Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-25T16:44:34.476Z] Setting up python3 (3.6.7-1~18.04) ... [2021-10-25T16:44:34.476Z] running python rtupdate hooks for python3.6... [2021-10-25T16:44:34.476Z] running python post-rtupdate hooks for python3.6... [2021-10-25T16:44:34.476Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-10-25T16:44:35.047Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-10-25T16:44:35.307Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-25T16:44:35.307Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-25T16:44:35.307Z] Setting up snapd (2.51.1+18.04) ... [2021-10-25T16:44:35.876Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-10-25T16:44:35.876Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-10-25T16:44:36.136Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-10-25T16:44:36.397Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-10-25T16:44:36.397Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-25T16:44:36.397Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-25T16:44:36.657Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-10-25T16:44:36.918Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-10-25T16:44:36.918Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-10-25T16:44:37.179Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-10-25T16:44:37.438Z] /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-25T16:44:37.438Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-25T16:44:37.438Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-25T16:44:38.009Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-25T16:44:38.269Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-25T16:44:38.269Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-25T16:44:39.468Z] Reading package lists... [2021-10-25T16:44:39.730Z] Reading package lists... [2021-10-25T16:44:39.730Z] Building dependency tree... [2021-10-25T16:44:39.730Z] Reading state information... [2021-10-25T16:44:39.990Z] Calculating upgrade... [2021-10-25T16:44:39.990Z] The following packages will be upgraded: [2021-10-25T16:44:39.990Z] advancecomp base-files bash binutils binutils-common [2021-10-25T16:44:39.990Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-10-25T16:44:39.990Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-10-25T16:44:39.990Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-10-25T16:44:39.990Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-10-25T16:44:39.990Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-10-25T16:44:39.990Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-10-25T16:44:39.990Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-10-25T16:44:39.990Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-10-25T16:44:39.990Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-10-25T16:44:39.990Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-10-25T16:44:39.990Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-10-25T16:44:39.990Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-10-25T16:44:39.990Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-10-25T16:44:39.990Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-10-25T16:44:39.990Z] ubuntu-keyring util-linux [2021-10-25T16:44:40.251Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-10-25T16:44:40.251Z] Need to get 64.2 MB of archives. [2021-10-25T16:44:40.251Z] After this operation, 5144 kB of additional disk space will be used. [2021-10-25T16:44:40.251Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] [2021-10-25T16:44:40.251Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-10-25T16:44:40.251Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-10-25T16:44:40.251Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-10-25T16:44:40.251Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-10-25T16:44:40.251Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-10-25T16:44:40.251Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-10-25T16:44:40.251Z] 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-25T16:44:40.251Z] 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-25T16:44:40.251Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-10-25T16:44:40.251Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-10-25T16:44:40.251Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-10-25T16:44:40.251Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-10-25T16:44:40.251Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-10-25T16:44:40.251Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-10-25T16:44:40.251Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-10-25T16:44:40.251Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-10-25T16:44:40.514Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-10-25T16:44:40.515Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-10-25T16:44:40.515Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-10-25T16:44:40.515Z] 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-25T16:44:40.515Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-10-25T16:44:40.515Z] 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-25T16:44:40.515Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-10-25T16:44:40.515Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-10-25T16:44:40.515Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-10-25T16:44:40.515Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-10-25T16:44:40.515Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-10-25T16:44:40.515Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-10-25T16:44:40.515Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-10-25T16:44:40.515Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-10-25T16:44:40.515Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-10-25T16:44:40.515Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-10-25T16:44:40.515Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-10-25T16:44:40.515Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-10-25T16:44:40.515Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-10-25T16:44:40.774Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-10-25T16:44:40.774Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-10-25T16:44:40.774Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-10-25T16:44:40.774Z] 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-25T16:44:40.774Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-10-25T16:44:40.774Z] 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-25T16:44:40.774Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-10-25T16:44:40.774Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-10-25T16:44:40.774Z] 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-25T16:44:40.774Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-10-25T16:44:40.774Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] [2021-10-25T16:44:40.774Z] 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-25T16:44:40.774Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-10-25T16:44:40.774Z] 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-25T16:44:40.774Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-10-25T16:44:40.774Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-10-25T16:44:40.774Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-10-25T16:44:40.774Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-10-25T16:44:40.774Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-10-25T16:44:40.774Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-10-25T16:44:40.774Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-10-25T16:44:40.774Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-10-25T16:44:41.038Z] 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-25T16:44:41.038Z] 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-25T16:44:41.038Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-10-25T16:44:41.038Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-10-25T16:44:41.038Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-10-25T16:44:41.038Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-10-25T16:44:41.038Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-10-25T16:44:41.038Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-10-25T16:44:41.038Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-10-25T16:44:41.038Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-10-25T16:44:41.038Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-10-25T16:44:41.038Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-10-25T16:44:41.038Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-10-25T16:44:41.297Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-10-25T16:44:41.297Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-10-25T16:44:41.297Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-10-25T16:44:41.297Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-10-25T16:44:41.297Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-10-25T16:44:41.297Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-10-25T16:44:41.297Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-10-25T16:44:41.297Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-10-25T16:44:41.297Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-10-25T16:44:41.297Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-10-25T16:44:41.297Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-10-25T16:44:41.297Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-10-25T16:44:41.297Z] 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-25T16:44:41.297Z] 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-25T16:44:41.297Z] 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-25T16:44:41.297Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-10-25T16:44:41.558Z] 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-25T16:44:41.558Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-10-25T16:44:41.558Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-10-25T16:44:41.558Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-10-25T16:44:41.558Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-10-25T16:44:41.558Z] 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-25T16:44:41.558Z] 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-25T16:44:41.558Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-10-25T16:44:41.558Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-10-25T16:44:41.558Z] 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-25T16:44:41.558Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-10-25T16:44:41.837Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-10-25T16:44:41.837Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-10-25T16:44:41.837Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-10-25T16:44:41.837Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-10-25T16:44:41.837Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-10-25T16:44:41.837Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-25T16:44:41.837Z] Fetched 64.2 MB in 2s (38.5 MB/s) [2021-10-25T16:44:42.099Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-25T16:44:42.099Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-10-25T16:44:42.099Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-25T16:44:42.359Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-25T16:44:42.359Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-25T16:44:42.359Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... [2021-10-25T16:44:42.359Z] Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... [2021-10-25T16:44:42.620Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T16:44:42.620Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-25T16:44:42.620Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T16:44:42.620Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-25T16:44:42.881Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T16:44:42.881Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-25T16:44:42.881Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T16:44:42.881Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-25T16:44:42.881Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T16:44:42.881Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-25T16:44:42.881Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T16:44:42.881Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-25T16:44:43.141Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T16:44:43.141Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-25T16:44:43.141Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-25T16:44:43.141Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-25T16:44:43.141Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T16:44:43.141Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-10-25T16:44:43.141Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-10-25T16:44:43.141Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-25T16:44:43.141Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T16:44:43.141Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-25T16:44:43.401Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T16:44:43.401Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-25T16:44:43.401Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T16:44:43.401Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-25T16:44:43.401Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-25T16:44:43.661Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-25T16:44:43.661Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-10-25T16:44:43.661Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-25T16:44:43.921Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-10-25T16:44:44.181Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-25T16:44:44.181Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-10-25T16:44:44.181Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-10-25T16:44:44.181Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-10-25T16:44:44.181Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-10-25T16:44:44.442Z] Setting up base-files (10.1ubuntu2.11) ... [2021-10-25T16:44:44.442Z] Installing new version of config file /etc/issue ... [2021-10-25T16:44:44.442Z] Installing new version of config file /etc/issue.net ... [2021-10-25T16:44:44.442Z] Installing new version of config file /etc/lsb-release ... [2021-10-25T16:44:44.442Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-10-25T16:44:44.703Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-10-25T16:44:44.963Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-10-25T16:44:44.963Z] Removing obsolete conffile /etc/default/motd-news ... [2021-10-25T16:44:44.963Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T16:44:44.963Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-10-25T16:44:44.963Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-10-25T16:44:44.963Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-10-25T16:44:44.963Z] 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-25T16:44:45.223Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T16:44:45.223Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-25T16:44:45.223Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-10-25T16:44:45.223Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-10-25T16:44:45.223Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T16:44:45.223Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-10-25T16:44:45.223Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-10-25T16:44:45.223Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-10-25T16:44:45.483Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T16:44:45.483Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-10-25T16:44:45.483Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-25T16:44:45.483Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-10-25T16:44:45.751Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T16:44:45.751Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-25T16:44:45.751Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-25T16:44:45.751Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-25T16:44:45.751Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T16:44:45.751Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-25T16:44:45.751Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-25T16:44:46.012Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-10-25T16:44:46.012Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T16:44:46.012Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-10-25T16:44:46.012Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-10-25T16:44:46.272Z] Setting up grep (3.1-2build1) ... [2021-10-25T16:44:46.272Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T16:44:46.272Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-10-25T16:44:46.272Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-10-25T16:44:46.272Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-10-25T16:44:46.272Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T16:44:46.272Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-25T16:44:46.272Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-25T16:44:46.534Z] Setting up login (1:4.5-1ubuntu2) ... [2021-10-25T16:44:46.534Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T16:44:46.534Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-25T16:44:46.534Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-25T16:44:46.534Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-10-25T16:44:46.534Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T16:44:46.534Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-25T16:44:46.534Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-25T16:44:47.105Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-25T16:44:47.105Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-25T16:44:47.105Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-25T16:44:47.105Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-25T16:44:47.350Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-25T16:44:47.369Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-10-25T16:44:47.369Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T16:44:47.369Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-10-25T16:44:47.369Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-25T16:44:47.632Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-25T16:44:47.893Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-25T16:44:47.893Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-25T16:44:47.893Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-25T16:44:47.893Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-10-25T16:44:47.893Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T16:44:47.893Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-10-25T16:44:47.893Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-10-25T16:44:47.893Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-10-25T16:44:48.153Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T16:44:48.153Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-25T16:44:48.153Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-25T16:44:48.153Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-25T16:44:48.153Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T16:44:48.153Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-25T16:44:48.153Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-25T16:44:48.153Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-25T16:44:48.414Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T16:44:48.414Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-25T16:44:48.414Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-25T16:44:48.414Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-25T16:44:48.414Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T16:44:48.414Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-25T16:44:48.414Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-25T16:44:48.414Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-25T16:44:48.414Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T16:44:48.414Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-25T16:44:48.414Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-25T16:44:48.673Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-25T16:44:48.673Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-25T16:44:48.673Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-25T16:44:48.673Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T16:44:48.673Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-25T16:44:48.673Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-25T16:44:48.673Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-25T16:44:48.673Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T16:44:48.933Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-25T16:44:48.933Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-25T16:44:48.933Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-25T16:44:48.934Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T16:44:48.934Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-25T16:44:48.934Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-25T16:44:48.934Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-10-25T16:44:48.934Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T16:44:48.934Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-25T16:44:49.195Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-25T16:44:49.456Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-10-25T16:44:49.716Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-10-25T16:44:49.976Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-10-25T16:44:49.976Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T16:44:49.976Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-25T16:44:49.976Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-25T16:44:50.236Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-10-25T16:44:50.236Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T16:44:50.236Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-10-25T16:44:50.236Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-25T16:44:50.236Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-10-25T16:44:50.236Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-25T16:44:50.236Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-10-25T16:44:50.496Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-10-25T16:44:50.496Z] Setting up debconf (1.5.66ubuntu1) ... [2021-10-25T16:44:50.496Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-25T16:44:50.496Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-10-25T16:44:50.496Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-25T16:44:50.755Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-10-25T16:44:50.755Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-25T16:44:50.755Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-10-25T16:44:50.755Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-25T16:44:50.755Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-10-25T16:44:50.755Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-25T16:44:50.755Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-25T16:44:50.755Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-25T16:44:50.755Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-25T16:44:51.016Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-25T16:44:51.016Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-25T16:44:51.016Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-25T16:44:51.016Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-25T16:44:51.016Z] (Reading database ... 13919 files and directories currently installed.) [2021-10-25T16:44:51.016Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-25T16:44:51.277Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-25T16:44:51.277Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-25T16:44:51.536Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T16:44:51.536Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-25T16:44:51.537Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-25T16:44:51.537Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-10-25T16:44:51.537Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-25T16:44:51.537Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-25T16:44:51.537Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-25T16:44:51.537Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-25T16:44:51.798Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T16:44:51.798Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-10-25T16:44:51.798Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-10-25T16:44:51.798Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-10-25T16:44:51.798Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T16:44:51.798Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-10-25T16:44:51.798Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-10-25T16:44:51.798Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-10-25T16:44:52.059Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T16:44:52.059Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-10-25T16:44:52.059Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-25T16:44:52.059Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-25T16:44:52.320Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T16:44:52.320Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-25T16:44:52.320Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-25T16:44:52.320Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-25T16:44:52.320Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T16:44:52.320Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-10-25T16:44:52.320Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-10-25T16:44:52.320Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-10-25T16:44:52.320Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T16:44:52.320Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-25T16:44:52.582Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-25T16:44:52.582Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-10-25T16:44:52.582Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T16:44:52.582Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-25T16:44:52.849Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-25T16:44:52.849Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-10-25T16:44:52.849Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T16:44:52.849Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-25T16:44:52.849Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-25T16:44:52.849Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-25T16:44:52.849Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T16:44:52.849Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-25T16:44:52.849Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-25T16:44:53.110Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-25T16:44:53.110Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T16:44:53.110Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-10-25T16:44:53.110Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-10-25T16:44:53.110Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-10-25T16:44:53.110Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T16:44:53.110Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-10-25T16:44:53.372Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-10-25T16:44:53.372Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-10-25T16:44:53.372Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T16:44:53.372Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-10-25T16:44:53.372Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-10-25T16:44:53.372Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-10-25T16:44:53.372Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T16:44:53.372Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-10-25T16:44:53.632Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-10-25T16:44:53.632Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-10-25T16:44:53.632Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T16:44:53.632Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-10-25T16:44:53.632Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-10-25T16:44:53.632Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-10-25T16:44:53.632Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T16:44:53.632Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-10-25T16:44:53.632Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-10-25T16:44:53.892Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-10-25T16:44:53.892Z] (Reading database ... 13924 files and directories currently installed.) [2021-10-25T16:44:53.892Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-25T16:44:53.892Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-25T16:44:53.892Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-25T16:44:53.892Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-25T16:44:54.152Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-25T16:44:54.152Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-25T16:44:54.152Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-10-25T16:44:54.152Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-10-25T16:44:54.412Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-10-25T16:44:54.412Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-10-25T16:44:54.412Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-10-25T16:44:54.412Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-10-25T16:44:54.412Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-10-25T16:44:54.412Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-10-25T16:44:54.412Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-10-25T16:44:54.412Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-10-25T16:44:54.672Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-10-25T16:44:54.672Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-10-25T16:44:54.672Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-10-25T16:44:54.672Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-10-25T16:44:54.672Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-10-25T16:44:54.672Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-10-25T16:44:54.932Z] Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... [2021-10-25T16:44:54.932Z] Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... [2021-10-25T16:44:55.192Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-10-25T16:44:55.192Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-10-25T16:44:55.192Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-10-25T16:44:55.192Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-10-25T16:44:55.192Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-25T16:44:55.192Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-25T16:44:55.452Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-25T16:44:55.452Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-25T16:44:55.712Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-25T16:44:55.712Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-25T16:44:55.712Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-25T16:44:55.712Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-25T16:44:55.712Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-25T16:44:55.712Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-25T16:44:55.712Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-25T16:44:55.712Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-25T16:44:55.972Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-25T16:44:55.972Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-25T16:44:55.972Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-25T16:44:55.972Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-25T16:44:56.914Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-25T16:44:56.914Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-25T16:44:57.486Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-25T16:44:57.486Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-25T16:44:57.746Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-25T16:44:57.746Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-25T16:44:58.006Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-25T16:44:58.006Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-25T16:44:58.945Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-25T16:44:58.945Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-25T16:44:58.945Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-25T16:44:58.945Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-25T16:44:58.945Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-10-25T16:44:58.945Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-25T16:44:58.945Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-10-25T16:44:58.945Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-25T16:44:59.205Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-10-25T16:44:59.205Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-10-25T16:44:59.205Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-25T16:44:59.205Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-25T16:44:59.205Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-25T16:44:59.205Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-25T16:44:59.205Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-10-25T16:44:59.205Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-10-25T16:44:59.467Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-25T16:44:59.467Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-25T16:44:59.467Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-25T16:44:59.467Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-25T16:44:59.467Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-25T16:44:59.467Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-10-25T16:44:59.467Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-10-25T16:44:59.467Z] Setting up tzdata (2021a-2ubuntu0.18.04) ... [2021-10-25T16:44:59.467Z] [2021-10-25T16:44:59.467Z] Current default time zone: 'Etc/UTC' [2021-10-25T16:44:59.467Z] Local time is now: Mon Oct 25 16:44:59 UTC 2021. [2021-10-25T16:44:59.467Z] Universal Time is now: Mon Oct 25 16:44:59 UTC 2021. [2021-10-25T16:44:59.467Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-10-25T16:44:59.467Z] [2021-10-25T16:44:59.467Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-10-25T16:44:59.467Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-25T16:44:59.467Z] Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... [2021-10-25T16:44:59.467Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-10-25T16:44:59.727Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-10-25T16:44:59.727Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-10-25T16:44:59.727Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-10-25T16:44:59.727Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-10-25T16:44:59.727Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-10-25T16:44:59.727Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-10-25T16:44:59.727Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-25T16:44:59.727Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-10-25T16:44:59.727Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-25T16:44:59.727Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-10-25T16:44:59.727Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-25T16:44:59.727Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-10-25T16:44:59.727Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-10-25T16:44:59.727Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-10-25T16:44:59.727Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-25T16:44:59.727Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-10-25T16:44:59.727Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-10-25T16:44:59.988Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-10-25T16:44:59.988Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-10-25T16:45:01.906Z] Updating certificates in /etc/ssl/certs... [2021-10-25T16:45:02.475Z] 23 added, 28 removed; done. [2021-10-25T16:45:02.475Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-10-25T16:45:02.475Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-25T16:45:02.475Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-10-25T16:45:02.475Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-10-25T16:45:02.475Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-10-25T16:45:02.475Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-25T16:45:02.475Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-10-25T16:45:02.475Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-25T16:45:02.475Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-25T16:45:02.475Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-25T16:45:02.475Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-25T16:45:02.475Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-25T16:45:02.475Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-10-25T16:45:02.475Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-10-25T16:45:02.475Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-10-25T16:45:02.475Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-10-25T16:45:02.475Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-10-25T16:45:02.475Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-25T16:45:02.735Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-25T16:45:02.735Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-10-25T16:45:02.735Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-10-25T16:45:02.735Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-10-25T16:45:02.735Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-25T16:45:02.735Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-25T16:45:02.735Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-10-25T16:45:02.735Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-10-25T16:45:02.735Z] Updating certificates in /etc/ssl/certs... [2021-10-25T16:45:03.307Z] 0 added, 0 removed; done. [2021-10-25T16:45:03.307Z] Running hooks in /etc/ca-certificates/update.d... [2021-10-25T16:45:03.307Z] done. [2021-10-25T16:45:03.876Z] Reading package lists... [2021-10-25T16:45:03.876Z] Building dependency tree... [2021-10-25T16:45:03.876Z] Reading state information... [2021-10-25T16:45:04.137Z] The following NEW packages will be installed: [2021-10-25T16:45:04.137Z] apt-transport-https [2021-10-25T16:45:04.137Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-10-25T16:45:04.397Z] Need to get 4348 B of archives. [2021-10-25T16:45:04.397Z] After this operation, 154 kB of additional disk space will be used. [2021-10-25T16:45:04.397Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-10-25T16:45:04.397Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-25T16:45:04.397Z] Fetched 4348 B in 0s (24.1 kB/s) [2021-10-25T16:45:04.397Z] Selecting previously unselected package apt-transport-https. [2021-10-25T16:45:04.397Z] (Reading database ... 13928 files and directories currently installed.) [2021-10-25T16:45:04.397Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-10-25T16:45:04.397Z] Unpacking apt-transport-https (1.6.14) ... [2021-10-25T16:45:04.656Z] Setting up apt-transport-https (1.6.14) ... [2021-10-25T16:45:04.656Z] Waiting for network to be ready... [2021-10-25T16:45:09.947Z] 2021-10-25T16:45:07Z INFO Waiting for automatic snapd restart... [2021-10-25T16:45:10.894Z] snapd 2.52.1 from Canonical* installed [2021-10-25T16:45:11.833Z] "snapd" switched to the "latest/stable" channel [2021-10-25T16:45:11.833Z] [2021-10-25T16:45:13.742Z] core18 20210722 from Canonical* installed [2021-10-25T16:45:14.000Z] "core18" switched to the "latest/stable" channel [2021-10-25T16:45:14.000Z] [2021-10-25T16:45:16.546Z] snapcraft 5.0 from Canonical* installed [2021-10-25T16:45:16.546Z] "snapcraft" switched to the "latest/stable" channel [2021-10-25T16:45:16.546Z] [2021-10-25T16:45:20.743Z] 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-25T16:45:20.743Z] - README.md [2021-10-25T16:45:20.743Z] [2021-10-25T16:45:20.743Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-25T16:45:21.002Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-25T16:45:21.261Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-25T16:45:21.261Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-25T16:45:22.466Z] Reading package lists... [2021-10-25T16:45:22.740Z] 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-25T16:45:22.740Z] Reading package lists... [2021-10-25T16:45:23.001Z] Building dependency tree... [2021-10-25T16:45:23.001Z] Reading state information... [2021-10-25T16:45:23.001Z] Suggested packages: [2021-10-25T16:45:23.001Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-10-25T16:45:23.001Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-10-25T16:45:23.001Z] Recommended packages: [2021-10-25T16:45:23.001Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-10-25T16:45:23.001Z] The following NEW packages will be installed: [2021-10-25T16:45:23.001Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-10-25T16:45:23.001Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-10-25T16:45:23.001Z] pkg-config zip [2021-10-25T16:45:23.001Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-10-25T16:45:23.260Z] Need to get 7670 kB of archives. [2021-10-25T16:45:23.260Z] After this operation, 43.8 MB of additional disk space will be used. [2021-10-25T16:45:23.260Z] 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-25T16:45:23.260Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-10-25T16:45:23.260Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-10-25T16:45:23.260Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-10-25T16:45:23.260Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-10-25T16:45:23.260Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-10-25T16:45:23.260Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-10-25T16:45:23.518Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-10-25T16:45:23.518Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-10-25T16:45:23.778Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-10-25T16:45:23.778Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-10-25T16:45:23.778Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-10-25T16:45:23.778Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-10-25T16:45:23.778Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-10-25T16:45:23.778Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-10-25T16:45:24.038Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-25T16:45:24.038Z] Fetched 7670 kB in 1s (9882 kB/s) [2021-10-25T16:45:24.038Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-10-25T16:45:24.038Z] (Reading database ... 13932 files and directories currently installed.) [2021-10-25T16:45:24.038Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-10-25T16:45:24.038Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-25T16:45:24.299Z] Selecting previously unselected package libpsl5:amd64. [2021-10-25T16:45:24.299Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-10-25T16:45:24.299Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-10-25T16:45:24.299Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-10-25T16:45:24.299Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-10-25T16:45:24.299Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-25T16:45:24.299Z] Selecting previously unselected package librtmp1:amd64. [2021-10-25T16:45:24.299Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-10-25T16:45:24.299Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-25T16:45:24.299Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-10-25T16:45:24.299Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-10-25T16:45:24.299Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-25T16:45:24.558Z] Selecting previously unselected package liberror-perl. [2021-10-25T16:45:24.559Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-10-25T16:45:24.559Z] Unpacking liberror-perl (0.17025-1) ... [2021-10-25T16:45:24.559Z] Selecting previously unselected package git-man. [2021-10-25T16:45:24.559Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-10-25T16:45:24.559Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-25T16:45:24.559Z] Selecting previously unselected package git. [2021-10-25T16:45:24.559Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-10-25T16:45:24.559Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-10-25T16:45:25.128Z] Selecting previously unselected package libnorm1:amd64. [2021-10-25T16:45:25.128Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-10-25T16:45:25.128Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-25T16:45:25.128Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-10-25T16:45:25.128Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-10-25T16:45:25.128Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-25T16:45:25.389Z] Selecting previously unselected package libsodium23:amd64. [2021-10-25T16:45:25.389Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-10-25T16:45:25.389Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-10-25T16:45:25.389Z] Selecting previously unselected package libzmq5:amd64. [2021-10-25T16:45:25.389Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-25T16:45:25.389Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-25T16:45:25.389Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-10-25T16:45:25.389Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-25T16:45:25.389Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-25T16:45:25.389Z] Selecting previously unselected package pkg-config. [2021-10-25T16:45:25.389Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-10-25T16:45:25.389Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-10-25T16:45:25.650Z] Selecting previously unselected package zip. [2021-10-25T16:45:25.650Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-10-25T16:45:25.650Z] Unpacking zip (3.0-11build1) ... [2021-10-25T16:45:25.650Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-25T16:45:25.650Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-25T16:45:25.650Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-25T16:45:25.650Z] Setting up liberror-perl (0.17025-1) ... [2021-10-25T16:45:25.650Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-10-25T16:45:25.650Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-25T16:45:25.650Z] No schema files found: doing nothing. [2021-10-25T16:45:25.650Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-25T16:45:25.650Z] Setting up zip (3.0-11build1) ... [2021-10-25T16:45:25.650Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-25T16:45:25.650Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-10-25T16:45:25.650Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-10-25T16:45:25.650Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-25T16:45:25.650Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-25T16:45:25.650Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-25T16:45:25.650Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-10-25T16:45:25.911Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-25T16:45:26.484Z] git set to automatically installed. [2021-10-25T16:45:26.484Z] git-man set to automatically installed. [2021-10-25T16:45:26.484Z] libcurl3-gnutls set to automatically installed. [2021-10-25T16:45:26.484Z] liberror-perl set to automatically installed. [2021-10-25T16:45:26.484Z] libglib2.0-0 set to automatically installed. [2021-10-25T16:45:26.484Z] libnghttp2-14 set to automatically installed. [2021-10-25T16:45:26.484Z] libnorm1 set to automatically installed. [2021-10-25T16:45:26.484Z] libpgm-5.2-0 set to automatically installed. [2021-10-25T16:45:26.484Z] libpsl5 set to automatically installed. [2021-10-25T16:45:26.484Z] librtmp1 set to automatically installed. [2021-10-25T16:45:26.484Z] libsodium23 set to automatically installed. [2021-10-25T16:45:26.484Z] libzmq3-dev set to automatically installed. [2021-10-25T16:45:26.484Z] libzmq5 set to automatically installed. [2021-10-25T16:45:26.484Z] pkg-config set to automatically installed. [2021-10-25T16:45:26.484Z] zip set to automatically installed. [2021-10-25T16:45:27.427Z] snapd is not logged in, snap install commands will use sudo [2021-10-25T16:45:28.370Z] snap "core18" has no updates available [2021-10-25T16:45:28.941Z] snapd is not logged in, snap install commands will use sudo [2021-10-25T16:45:38.940Z] go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed [2021-10-25T16:45:38.940Z] Pulling config-common [2021-10-25T16:45:38.940Z] + snapcraftctl pull [2021-10-25T16:45:39.510Z] Pulling go-build-helper [2021-10-25T16:45:39.510Z] + snapcraftctl pull [2021-10-25T16:45:40.888Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-10-25T16:45:40.888Z] Skipping pull go-build-helper (already ran) [2021-10-25T16:45:40.888Z] Building go-build-helper [2021-10-25T16:45:40.888Z] + snapcraftctl build [2021-10-25T16:45:42.795Z] Staging go-build-helper [2021-10-25T16:45:42.795Z] + snapcraftctl stage [2021-10-25T16:45:43.932Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-25T16:45:52.829Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-25T16:45:52.829Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-25T16:45:52.829Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1930 kB] [2021-10-25T16:45:52.829Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [348 kB] [2021-10-25T16:45:52.829Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-25T16:45:52.829Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-25T16:45:52.829Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [487 kB] [2021-10-25T16:45:52.829Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.7 kB] [2021-10-25T16:45:52.829Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] [2021-10-25T16:45:52.829Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-25T16:45:52.829Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-25T16:45:52.829Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-25T16:45:52.829Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-25T16:45:52.829Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-25T16:45:52.829Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-25T16:45:52.829Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-25T16:45:52.829Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-25T16:45:52.829Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-25T16:45:52.829Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-25T16:45:52.829Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] [2021-10-25T16:45:52.829Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-10-25T16:45:52.829Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-25T16:45:52.829Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-25T16:45:52.829Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] [2021-10-25T16:45:52.829Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] [2021-10-25T16:45:52.829Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] [2021-10-25T16:45:52.829Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-25T16:45:52.829Z] Fetched 25.5 MB in 0s (0 B/s) [2021-10-25T16:45:52.829Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-10-25T16:45:52.829Z] Fetched 224 kB in 0s (0 B/s) [2021-10-25T16:45:52.829Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-10-25T16:45:52.829Z] Fetched 157 kB in 0s (0 B/s) [2021-10-25T16:45:52.829Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-10-25T16:45:52.829Z] Fetched 221 kB in 0s (0 B/s) [2021-10-25T16:45:52.829Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-10-25T16:45:52.829Z] Fetched 143 kB in 0s (0 B/s) [2021-10-25T16:45:52.829Z] Pulling edgex-go [2021-10-25T16:45:52.829Z] + snapcraftctl pull [2021-10-25T16:45:52.829Z] Pulling hooks [2021-10-25T16:45:52.829Z] + snapcraftctl pull [2021-10-25T16:45:54.115Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-25T16:45:54.115Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-25T16:45:54.726Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-25T16:46:09.867Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-25T16:46:09.867Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-25T16:46:09.867Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-25T16:46:09.867Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-25T16:46:09.867Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-25T16:46:09.867Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-25T16:46:09.867Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-25T16:46:09.867Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-25T16:46:09.867Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-25T16:46:09.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-25T16:46:11.076Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-25T16:46:11.076Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-25T16:46:11.076Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-25T16:46:11.076Z] Fetched 0 B in 0s (0 B/s) [2021-10-25T16:46:11.076Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-10-25T16:46:11.076Z] Fetched 96.5 kB in 0s (0 B/s) [2021-10-25T16:46:11.076Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-10-25T16:46:11.076Z] Fetched 279 kB in 0s (0 B/s) [2021-10-25T16:46:11.076Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-10-25T16:46:11.076Z] Fetched 122 kB in 0s (0 B/s) [2021-10-25T16:46:11.076Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-10-25T16:46:11.076Z] Fetched 77.8 kB in 0s (0 B/s) [2021-10-25T16:46:11.076Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-10-25T16:46:11.076Z] Fetched 8848 B in 0s (0 B/s) [2021-10-25T16:46:11.076Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-10-25T16:46:11.076Z] Fetched 47.8 kB in 0s (0 B/s) [2021-10-25T16:46:11.076Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-10-25T16:46:11.076Z] Fetched 45.6 kB in 0s (0 B/s) [2021-10-25T16:46:11.076Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-10-25T16:46:11.076Z] Fetched 15.0 kB in 0s (0 B/s) [2021-10-25T16:46:11.076Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-10-25T16:46:11.076Z] Fetched 220 kB in 0s (0 B/s) [2021-10-25T16:46:11.076Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-10-25T16:46:11.076Z] Fetched 154 kB in 0s (0 B/s) [2021-10-25T16:46:11.076Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-10-25T16:46:11.076Z] Fetched 50.6 kB in 0s (0 B/s) [2021-10-25T16:46:11.076Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-10-25T16:46:11.076Z] Fetched 14.8 kB in 0s (0 B/s) [2021-10-25T16:46:11.076Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-10-25T16:46:11.076Z] Fetched 41.8 kB in 0s (0 B/s) [2021-10-25T16:46:11.076Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-10-25T16:46:11.076Z] Fetched 499 kB in 0s (0 B/s) [2021-10-25T16:46:11.076Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-10-25T16:46:11.076Z] Fetched 111 kB in 0s (0 B/s) [2021-10-25T16:46:11.076Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-10-25T16:46:11.076Z] Fetched 240 kB in 0s (0 B/s) [2021-10-25T16:46:11.076Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-10-25T16:46:11.076Z] Fetched 29.3 kB in 0s (0 B/s) [2021-10-25T16:46:11.076Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-10-25T16:46:11.076Z] Fetched 85.5 kB in 0s (0 B/s) [2021-10-25T16:46:11.076Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-10-25T16:46:11.076Z] Fetched 24.5 kB in 0s (0 B/s) [2021-10-25T16:46:11.076Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-10-25T16:46:11.076Z] Fetched 49.2 kB in 0s (0 B/s) [2021-10-25T16:46:11.076Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-10-25T16:46:11.076Z] Fetched 54.2 kB in 0s (0 B/s) [2021-10-25T16:46:11.076Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-10-25T16:46:11.076Z] Fetched 30.8 kB in 0s (0 B/s) [2021-10-25T16:46:11.076Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-10-25T16:46:11.076Z] Fetched 15.8 kB in 0s (0 B/s) [2021-10-25T16:46:11.076Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-10-25T16:46:11.076Z] Fetched 85.9 kB in 0s (0 B/s) [2021-10-25T16:46:11.076Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-10-25T16:46:11.076Z] Fetched 8720 B in 0s (0 B/s) [2021-10-25T16:46:11.076Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-10-25T16:46:11.076Z] Fetched 140 kB in 0s (0 B/s) [2021-10-25T16:46:11.076Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-10-25T16:46:11.076Z] Fetched 119 kB in 0s (0 B/s) [2021-10-25T16:46:11.076Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-10-25T16:46:11.076Z] Fetched 111 kB in 0s (0 B/s) [2021-10-25T16:46:11.076Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-10-25T16:46:11.076Z] Fetched 11.1 kB in 0s (0 B/s) [2021-10-25T16:46:11.076Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-10-25T16:46:11.076Z] Fetched 646 kB in 0s (0 B/s) [2021-10-25T16:46:11.076Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-10-25T16:46:11.076Z] Fetched 41.3 kB in 0s (0 B/s) [2021-10-25T16:46:11.076Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-10-25T16:46:11.076Z] Fetched 17.9 kB in 0s (0 B/s) [2021-10-25T16:46:11.076Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-10-25T16:46:11.076Z] Fetched 368 kB in 0s (0 B/s) [2021-10-25T16:46:11.076Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-10-25T16:46:11.076Z] Fetched 187 kB in 0s (0 B/s) [2021-10-25T16:46:11.076Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-10-25T16:46:11.076Z] Fetched 175 kB in 0s (0 B/s) [2021-10-25T16:46:11.076Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-10-25T16:46:11.076Z] Fetched 206 kB in 0s (0 B/s) [2021-10-25T16:46:11.076Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-10-25T16:46:11.076Z] Fetched 1302 kB in 0s (0 B/s) [2021-10-25T16:46:11.076Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-10-25T16:46:11.076Z] Fetched 36.2 kB in 0s (0 B/s) [2021-10-25T16:46:11.076Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-10-25T16:46:11.076Z] Fetched 159 kB in 0s (0 B/s) [2021-10-25T16:46:11.076Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-10-25T16:46:11.076Z] Fetched 107 kB in 0s (0 B/s) [2021-10-25T16:46:11.076Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-10-25T16:46:11.076Z] Fetched 48.7 kB in 0s (0 B/s) [2021-10-25T16:46:11.076Z] Pulling static-packages [2021-10-25T16:46:11.076Z] + snapcraftctl pull [2021-10-25T16:46:11.076Z] Pulling version [2021-10-25T16:46:11.076Z] + cd /root/project [2021-10-25T16:46:11.076Z] + git describe --tags --abbrev=0 [2021-10-25T16:46:11.076Z] + sed s/v// [2021-10-25T16:46:11.076Z] + GIT_VERSION=2.0.1-dev.77 [2021-10-25T16:46:11.076Z] + [ -z 2.0.1-dev.77 ] [2021-10-25T16:46:11.076Z] + snapcraftctl set-version 2.0.1-dev.77 [2021-10-25T16:46:11.661Z] Building config-common [2021-10-25T16:46:11.661Z] + snapcraftctl build [2021-10-25T16:46:14.209Z] Skipping build go-build-helper (already ran) [2021-10-25T16:46:14.209Z] Building edgex-go [2021-10-25T16:46:14.209Z] + cd /root/parts/edgex-go/src [2021-10-25T16:46:14.209Z] + git describe --tags --abbrev=0 [2021-10-25T16:46:14.210Z] + sed s/v// [2021-10-25T16:46:14.210Z] + GIT_VERSION=2.0.1-dev.77 [2021-10-25T16:46:14.210Z] + [ -z 2.0.1-dev.77 ] [2021-10-25T16:46:14.210Z] + echo 2.0.1-dev.77 [2021-10-25T16:46:14.210Z] + [ ! -d vendor ] [2021-10-25T16:46:14.210Z] + go mod download all [2021-10-25T16:46:18.173Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.200s coverage: 28.7% of statements [2021-10-25T16:46:18.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-25T16:46:18.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-25T16:46:22.351Z] + make build [2021-10-25T16:46:22.351Z] 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-25T16:46:22.511Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.433s coverage: 98.5% of statements [2021-10-25T16:46:22.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-25T16:46:23.497Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.294s coverage: 44.7% of statements [2021-10-25T16:46:23.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-25T16:46:23.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-25T16:46:26.133Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.746s coverage: 89.5% of statements [2021-10-25T16:46:26.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-25T16:46:26.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-25T16:46:26.133Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.284s coverage: 84.4% of statements [2021-10-25T16:46:26.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-25T16:46:26.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-25T16:46:26.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-25T16:46:26.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-25T16:46:26.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-25T16:46:32.339Z] 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-25T16:46:34.442Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.681s coverage: 94.2% of statements [2021-10-25T16:46:34.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-25T16:46:34.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-25T16:46:34.442Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.231s coverage: 59.1% of statements [2021-10-25T16:46:34.442Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-25T16:46:34.442Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-25T16:46:34.442Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-25T16:46:34.442Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-25T16:46:34.442Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-25T16:46:34.442Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.219s coverage: 60.0% of statements [2021-10-25T16:46:34.442Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-25T16:46:34.442Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-25T16:46:34.442Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-25T16:46:34.442Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.377s coverage: 0.9% of statements [2021-10-25T16:46:34.442Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-25T16:46:34.442Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.207s coverage: 58.8% of statements [2021-10-25T16:46:34.442Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.190s coverage: 21.7% of statements [2021-10-25T16:46:34.442Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-25T16:46:34.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.291s coverage: 47.1% of statements [2021-10-25T16:46:34.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.226s coverage: 79.5% of statements [2021-10-25T16:46:34.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.216s coverage: 94.1% of statements [2021-10-25T16:46:36.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.272s coverage: 96.3% of statements [2021-10-25T16:46:36.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.190s coverage: 87.5% of statements [2021-10-25T16:46:36.566Z] 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-25T16:46:37.507Z] 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-25T16:46:38.889Z] 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-25T16:46:39.148Z] 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-25T16:46:40.088Z] 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-25T16:46:41.469Z] 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-25T16:46:42.407Z] 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-25T16:46:43.786Z] 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-25T16:46:44.724Z] 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-25T16:46:45.661Z] 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-25T16:46:47.564Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-10-25T16:46:47.564Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-10-25T16:46:47.564Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-10-25T16:46:47.564Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-10-25T16:46:47.564Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-10-25T16:46:47.564Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-10-25T16:46:47.564Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-10-25T16:46:47.564Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-10-25T16:46:47.564Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-10-25T16:46:47.564Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-10-25T16:46:47.564Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-10-25T16:46:47.564Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-10-25T16:46:47.564Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-10-25T16:46:47.564Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-10-25T16:46:47.564Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-10-25T16:46:47.564Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-10-25T16:46:47.564Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-10-25T16:46:47.564Z] + 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-25T16:46:47.564Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-10-25T16:46:47.564Z] + 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-25T16:46:47.564Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-10-25T16:46:47.564Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-10-25T16:46:47.564Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-10-25T16:46:47.564Z] + 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-25T16:46:47.564Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-10-25T16:46:47.564Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-10-25T16:46:47.565Z] + 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-25T16:46:48.504Z] Building hooks [2021-10-25T16:46:48.504Z] + cd /root/parts/hooks/src [2021-10-25T16:46:48.504Z] + make build [2021-10-25T16:46:48.504Z] go mod tidy [2021-10-25T16:46:48.763Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 [2021-10-25T16:46:48.865Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.287s coverage: 94.4% of statements [2021-10-25T16:46:48.865Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.178s coverage: 44.8% of statements [2021-10-25T16:46:49.020Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-10-25T16:46:49.020Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-25T16:46:49.279Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-10-25T16:46:49.848Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-10-25T16:46:50.420Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-10-25T16:46:50.420Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-10-25T16:46:53.718Z] Building static-packages [2021-10-25T16:46:53.718Z] + snapcraftctl build [2021-10-25T16:46:54.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.635s coverage: 82.5% of statements [2021-10-25T16:46:54.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-25T16:46:55.103Z] Building version [2021-10-25T16:46:55.103Z] + snapcraftctl build [2021-10-25T16:46:57.646Z] Staging config-common [2021-10-25T16:46:57.646Z] + snapcraftctl stage [2021-10-25T16:46:58.585Z] Skipping stage go-build-helper (already ran) [2021-10-25T16:46:58.585Z] Staging edgex-go [2021-10-25T16:46:58.585Z] + snapcraftctl stage [2021-10-25T16:46:59.967Z] Staging hooks [2021-10-25T16:46:59.967Z] + snapcraftctl stage [2021-10-25T16:47:00.907Z] Staging static-packages [2021-10-25T16:47:00.907Z] + snapcraftctl stage [2021-10-25T16:47:01.847Z] Staging version [2021-10-25T16:47:01.848Z] + snapcraftctl stage [2021-10-25T16:47:02.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.274s coverage: 92.9% of statements [2021-10-25T16:47:02.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-25T16:47:02.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-25T16:47:02.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-25T16:47:02.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements [2021-10-25T16:47:02.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-25T16:47:02.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-25T16:47:02.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-25T16:47:02.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-25T16:47:02.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-25T16:47:02.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.203s coverage: 87.2% of statements [2021-10-25T16:47:02.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-25T16:47:02.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-25T16:47:02.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.170s coverage: 100.0% of statements [2021-10-25T16:47:02.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-25T16:47:02.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.238s coverage: 58.8% of statements [2021-10-25T16:47:02.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-25T16:47:02.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.266s coverage: 80.0% of statements [2021-10-25T16:47:02.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.259s coverage: 87.2% of statements [2021-10-25T16:47:02.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.265s coverage: 85.4% of statements [2021-10-25T16:47:02.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.796s coverage: 91.2% of statements [2021-10-25T16:47:02.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-25T16:47:03.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.930s coverage: 64.4% of statements [2021-10-25T16:47:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-25T16:47:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-25T16:47:03.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.199s coverage: 100.0% of statements [2021-10-25T16:47:03.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.095s coverage: 89.4% of statements [2021-10-25T16:47:03.227Z] Priming config-common [2021-10-25T16:47:03.227Z] + snapcraftctl prime [2021-10-25T16:47:03.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements [2021-10-25T16:47:03.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.076s coverage: 73.7% of statements [2021-10-25T16:47:04.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.057s coverage: 100.0% of statements [2021-10-25T16:47:04.165Z] Priming go-build-helper [2021-10-25T16:47:04.165Z] + snapcraftctl prime [2021-10-25T16:47:05.103Z] Priming edgex-go [2021-10-25T16:47:05.103Z] + snapcraftctl prime [2021-10-25T16:47:06.484Z] Priming hooks [2021-10-25T16:47:06.484Z] + snapcraftctl prime [2021-10-25T16:47:07.864Z] Priming static-packages [2021-10-25T16:47:07.864Z] + snapcraftctl prime [2021-10-25T16:47:10.403Z] Priming version [2021-10-25T16:47:10.403Z] + snapcraftctl prime [2021-10-25T16:47:10.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.419s coverage: 65.4% of statements [2021-10-25T16:47:10.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-25T16:47:10.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-25T16:47:10.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-25T16:47:11.342Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-10-25T16:47:11.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.840s coverage: 43.4% of statements [2021-10-25T16:47:11.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-25T16:47:11.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-25T16:47:11.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.241s coverage: 89.5% of statements [2021-10-25T16:47:11.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-25T16:47:11.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.346s coverage: 84.8% of statements [2021-10-25T16:47:11.809Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-25T16:47:20.122Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.345s coverage: 17.7% of statements [2021-10-25T16:47:20.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-25T16:47:20.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-25T16:47:20.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-25T16:47:20.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-25T16:47:20.122Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.745s coverage: 92.3% of statements [2021-10-25T16:47:20.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-25T16:47:20.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-25T16:47:20.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-25T16:47:20.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-25T16:47:20.122Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.213s coverage: 63.2% of statements [2021-10-25T16:47:20.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-25T16:47:20.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-25T16:47:20.122Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.435s coverage: 97.7% of statements [2021-10-25T16:47:20.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-25T16:47:20.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-25T16:47:20.122Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-25T16:47:20.122Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-25T16:47:20.122Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.170s coverage: 28.9% of statements [2021-10-25T16:47:20.122Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-25T16:47:20.122Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-25T16:47:20.122Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-25T16:47:20.122Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-25T16:47:20.122Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-25T16:47:20.122Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-25T16:47:20.122Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.178s coverage: 100.0% of statements [2021-10-25T16:47:20.122Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 96.9% of statements [2021-10-25T16:47:20.122Z] 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-25T16:47:20.398Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-10-25T16:47:20.398Z] GO111MODULE=on go vet ./... [2021-10-25T16:48:57.274Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-25T16:48:57.274Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-25T16:48:57.274Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-25T16:48:57.945Z] + ls -al . [2021-10-25T16:48:57.945Z] total 664 [2021-10-25T16:48:57.945Z] drwxrwxr-x 9 1001 1001 4096 Oct 25 16:48 . [2021-10-25T16:48:57.945Z] drwxr-xr-x 4 root root 4096 Oct 25 16:44 .. [2021-10-25T16:48:57.945Z] -rw-rw-r-- 1 1001 1001 11 Oct 25 16:41 .dockerignore [2021-10-25T16:48:57.945Z] drwxrwxr-x 8 1001 1001 4096 Oct 25 16:41 .git [2021-10-25T16:48:57.945Z] drwxrwxr-x 4 1001 1001 4096 Oct 25 16:41 .github [2021-10-25T16:48:57.945Z] -rw-rw-r-- 1 1001 1001 804 Oct 25 16:41 .gitignore [2021-10-25T16:48:57.945Z] -rw-rw-r-- 1 1001 1001 42 Oct 25 16:41 .golangci.yml [2021-10-25T16:48:57.945Z] -rw-rw-r-- 1 1001 1001 76 Oct 25 16:41 .hadolint.yml [2021-10-25T16:48:57.945Z] -rw-rw-r-- 1 1001 1001 166 Oct 25 16:41 .sonarcloud.properties [2021-10-25T16:48:57.945Z] -rw-rw-r-- 1 1001 1001 1171 Oct 25 16:41 ADOPTERS.md [2021-10-25T16:48:57.945Z] -rw-rw-r-- 1 1001 1001 8910 Oct 25 16:41 Attribution.txt [2021-10-25T16:48:57.945Z] -rw-rw-r-- 1 1001 1001 43881 Oct 25 16:41 CHANGELOG.md [2021-10-25T16:48:57.945Z] -rw-rw-r-- 1 1001 1001 3804 Oct 25 16:41 CONTRIBUTING.md [2021-10-25T16:48:57.945Z] -rw-rw-r-- 1 1001 1001 677 Oct 25 16:41 GOVERNANCE.md [2021-10-25T16:48:57.945Z] -rw-rw-r-- 1 1001 1001 849 Oct 25 16:41 Jenkinsfile [2021-10-25T16:48:57.945Z] -rw-rw-r-- 1 1001 1001 10775 Oct 25 16:41 LICENSE [2021-10-25T16:48:57.945Z] -rw-rw-r-- 1 1001 1001 6508 Oct 25 16:41 Makefile [2021-10-25T16:48:57.945Z] -rw-rw-r-- 1 1001 1001 582 Oct 25 16:41 OWNERS.md [2021-10-25T16:48:57.945Z] -rw-rw-r-- 1 1001 1001 8256 Oct 25 16:41 README.md [2021-10-25T16:48:57.945Z] -rw-rw-r-- 1 1001 1001 6912 Oct 25 16:41 SECURITY.md [2021-10-25T16:48:57.945Z] -rw-rw-r-- 1 1001 1001 5 Oct 25 16:31 VERSION [2021-10-25T16:48:57.945Z] -rw-rw-r-- 1 1001 1001 4131 Oct 25 16:41 ZMQWindows.md [2021-10-25T16:48:57.945Z] drwxrwxr-x 2 1001 1001 4096 Oct 25 16:41 bin [2021-10-25T16:48:57.945Z] drwxrwxr-x 14 1001 1001 4096 Oct 25 16:41 cmd [2021-10-25T16:48:57.945Z] -rw-r--r-- 1 root root 427296 Oct 25 16:47 coverage.out [2021-10-25T16:48:57.946Z] -rw-rw-r-- 1 1001 1001 848 Oct 25 16:41 go.mod [2021-10-25T16:48:57.946Z] -rw-rw-r-- 1 1001 1001 50414 Oct 25 16:44 go.sum [2021-10-25T16:48:57.946Z] drwxrwxr-x 8 1001 1001 4096 Oct 25 16:41 internal [2021-10-25T16:48:57.946Z] drwxrwxr-x 3 1001 1001 4096 Oct 25 16:41 openapi [2021-10-25T16:48:57.946Z] drwxrwxr-x 4 1001 1001 4096 Oct 25 16:41 snap [2021-10-25T16:48:57.946Z] -rw-rw-r-- 1 1001 1001 204 Oct 25 16:41 version.go [Pipeline] sh [2021-10-25T16:48:58.613Z] + '[' -e coverage.out ] [2021-10-25T16:48:58.613Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-25T16:48:58.641Z] Warning: overwriting stash ‘coverage-report’ [2021-10-25T16:48:59.416Z] Stashed 1 file(s) [Pipeline] sh [2021-10-25T16:49:00.066Z] + make build [2021-10-25T16:49:00.066Z] 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-25T16:49:06.799Z] 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-25T16:49:28.987Z] 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-25T16:49:31.612Z] 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-25T16:49:35.933Z] 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-25T16:49:36.918Z] 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-25T16:49:41.240Z] 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-25T16:49:45.548Z] 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-25T16:49:48.177Z] 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-25T16:49:53.587Z] 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-25T16:49:56.221Z] 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-25T16:50:00.530Z] 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-25T16:50:07.253Z] $ docker stop --time=1 6b9ac16d0d5466decc06852e692e94e13d482b040987d9a80ae8367df3ac75d9 [2021-10-25T16:50:09.336Z] $ docker rm -f 6b9ac16d0d5466decc06852e692e94e13d482b040987d9a80ae8367df3ac75d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-25T16:50:11.036Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-25T16:50:11.309Z] [2021-10-25T16:50:11.309Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-25T16:50:11.651Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-25T16:50:11.928Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-10-25T16:50:11.928Z] 29e5d40040c1: Pulling fs layer [2021-10-25T16:50:11.928Z] 1ce36da41761: Pulling fs layer [2021-10-25T16:50:11.928Z] 25b303627fd3: Pulling fs layer [2021-10-25T16:50:11.928Z] 29e5d40040c1: Verifying Checksum [2021-10-25T16:50:11.928Z] 29e5d40040c1: Download complete [2021-10-25T16:50:12.204Z] 1ce36da41761: Verifying Checksum [2021-10-25T16:50:12.204Z] 1ce36da41761: Download complete [2021-10-25T16:50:12.806Z] 29e5d40040c1: Pull complete [2021-10-25T16:50:13.788Z] 25b303627fd3: Verifying Checksum [2021-10-25T16:50:13.788Z] 25b303627fd3: Download complete [2021-10-25T16:50:14.064Z] 1ce36da41761: Pull complete [2021-10-25T16:50:24.234Z] 25b303627fd3: Pull complete [2021-10-25T16:50:24.234Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-10-25T16:50:24.234Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-25T16:50:24.234Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-10-25T16:50:24.504Z] prd-ubuntu18.04-docker-arm64-4c-16g-1580 does not seem to be running inside a container [2021-10-25T16:50:24.606Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-25T16:50:27.337Z] $ docker top bc5493623d1a1d6ccbfa736bd3bad425685f239cbeabfdbba136314edf02e534 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-25T16:50:28.396Z] + grep parallel [2021-10-25T16:50:28.396Z] + docker-compose build --help [2021-10-25T16:50:32.768Z] --parallel Build images in parallel. [Pipeline] } [2021-10-25T16:50:33.048Z] $ docker stop --time=1 bc5493623d1a1d6ccbfa736bd3bad425685f239cbeabfdbba136314edf02e534 [2021-10-25T16:50:34.795Z] $ docker rm -f bc5493623d1a1d6ccbfa736bd3bad425685f239cbeabfdbba136314edf02e534 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-25T16:50:35.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-25T16:50:35.483Z] . [Pipeline] withDockerContainer [2021-10-25T16:50:35.765Z] prd-ubuntu18.04-docker-arm64-4c-16g-1580 does not seem to be running inside a container [2021-10-25T16:50:35.821Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-25T16:50:37.221Z] $ docker top f3b0ab4bd5cfb7635b72ad242c3160720d980c81560717024cd9215a90c299e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-25T16:50:38.204Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-25T16:50:43.349Z] Building core-command ... [2021-10-25T16:50:43.349Z] Building core-data ... [2021-10-25T16:50:43.349Z] Building core-metadata ... [2021-10-25T16:50:43.349Z] Building security-bootstrapper ... [2021-10-25T16:50:43.349Z] Building security-proxy-setup ... [2021-10-25T16:50:43.349Z] Building security-secretstore-setup ... [2021-10-25T16:50:43.349Z] Building support-notifications ... [2021-10-25T16:50:43.349Z] Building support-scheduler ... [2021-10-25T16:50:43.349Z] Building sys-mgmt-agent ... [2021-10-25T16:50:43.349Z] Building sys-mgmt-agent [2021-10-25T16:50:43.349Z] Building support-notifications [2021-10-25T16:50:43.349Z] Building core-command [2021-10-25T16:50:43.349Z] Building security-secretstore-setup [2021-10-25T16:50:43.349Z] Building security-bootstrapper [2021-10-25T16:51:51.338Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T16:51:51.338Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-25T16:51:51.338Z] ---> cbd64ee83c08 [2021-10-25T16:51:51.338Z] Step 3/22 : WORKDIR /edgex-go [2021-10-25T16:51:51.338Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T16:51:51.338Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-25T16:51:51.338Z] ---> cbd64ee83c08 [2021-10-25T16:51:51.338Z] Step 3/30 : WORKDIR /edgex-go [2021-10-25T16:51:51.338Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T16:51:51.338Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-25T16:51:51.338Z] ---> cbd64ee83c08 [2021-10-25T16:51:51.338Z] Step 3/21 : WORKDIR /edgex-go [2021-10-25T16:51:51.338Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T16:51:51.338Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-25T16:51:51.338Z] ---> cbd64ee83c08 [2021-10-25T16:51:51.338Z] Step 3/22 : WORKDIR /edgex-go [2021-10-25T16:51:51.338Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T16:51:51.338Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-25T16:51:51.338Z] ---> cbd64ee83c08 [2021-10-25T16:51:51.338Z] Step 3/24 : WORKDIR /edgex-go [2021-10-25T16:51:52.320Z] ---> Running in 4f9e79ee5bc3 [2021-10-25T16:51:52.320Z] ---> Running in 94ffd187fa1c [2021-10-25T16:51:52.320Z] ---> Running in 3bbd17cd9a5a [2021-10-25T16:51:52.320Z] ---> Running in 09a54cc967cc [2021-10-25T16:51:52.320Z] ---> Running in d3e24ded8bc9 [2021-10-25T16:51:53.304Z] Removing intermediate container 94ffd187fa1c [2021-10-25T16:51:53.304Z] ---> 6ebf10ab61df [2021-10-25T16:51:53.304Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T16:51:53.304Z] Removing intermediate container 4f9e79ee5bc3 [2021-10-25T16:51:53.304Z] ---> fbd6edea9540 [2021-10-25T16:51:53.304Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T16:51:53.304Z] Removing intermediate container 09a54cc967cc [2021-10-25T16:51:53.304Z] ---> 2b11e430ab64 [2021-10-25T16:51:53.304Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T16:51:53.304Z] Removing intermediate container d3e24ded8bc9 [2021-10-25T16:51:53.304Z] ---> 946e6496a592 [2021-10-25T16:51:53.304Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T16:51:53.304Z] ---> Running in f0686d166878 [2021-10-25T16:51:53.304Z] ---> Running in 83c00094bafb [2021-10-25T16:51:53.304Z] ---> Running in 704eb5afcaa1 [2021-10-25T16:51:53.304Z] Removing intermediate container 3bbd17cd9a5a [2021-10-25T16:51:53.304Z] ---> c2148a5d07e6 [2021-10-25T16:51:53.304Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T16:51:53.304Z] ---> Running in b2040e11f858 [2021-10-25T16:51:53.579Z] ---> Running in f2ebe8f84ad4 [2021-10-25T16:51:57.059Z] Removing intermediate container f0686d166878 [2021-10-25T16:51:57.059Z] ---> cfab56db696a [2021-10-25T16:51:57.059Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-25T16:51:57.059Z] ---> Running in f53060d4bc7b [2021-10-25T16:51:57.337Z] Removing intermediate container 83c00094bafb [2021-10-25T16:51:57.337Z] ---> 60ccf340efaa [2021-10-25T16:51:57.337Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-25T16:51:57.615Z] ---> Running in c5e44b3b5b94 [2021-10-25T16:51:57.898Z] Removing intermediate container 704eb5afcaa1 [2021-10-25T16:51:57.898Z] ---> 771b8a235b81 [2021-10-25T16:51:57.898Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-25T16:51:57.898Z] Removing intermediate container f2ebe8f84ad4 [2021-10-25T16:51:57.898Z] ---> 3fa013e7e635 [2021-10-25T16:51:57.898Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-25T16:51:57.898Z] ---> Running in 0c80656105ac [2021-10-25T16:51:58.176Z] Removing intermediate container b2040e11f858 [2021-10-25T16:51:58.176Z] ---> 9f7ef6f577bf [2021-10-25T16:51:58.176Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-25T16:51:58.176Z] ---> Running in ab6b74cc60ff [2021-10-25T16:51:58.452Z] ---> Running in f2af53dc620d [2021-10-25T16:51:59.463Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T16:51:59.740Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T16:52:00.017Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T16:52:00.296Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T16:52:00.296Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T16:52:00.580Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T16:52:00.859Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T16:52:01.135Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T16:52:01.135Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T16:52:01.416Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T16:52:01.416Z] OK: 219 MiB in 52 packages [2021-10-25T16:52:02.021Z] OK: 219 MiB in 52 packages [2021-10-25T16:52:02.631Z] OK: 219 MiB in 52 packages [2021-10-25T16:52:02.631Z] OK: 219 MiB in 52 packages [2021-10-25T16:52:02.920Z] OK: 219 MiB in 52 packages [2021-10-25T16:52:03.197Z] Removing intermediate container f53060d4bc7b [2021-10-25T16:52:03.197Z] ---> ea84caa59c6c [2021-10-25T16:52:03.197Z] Step 6/22 : COPY . . [2021-10-25T16:52:04.196Z] Removing intermediate container c5e44b3b5b94 [2021-10-25T16:52:04.196Z] ---> 546fa4cffa94 [2021-10-25T16:52:04.196Z] Step 6/22 : COPY . . [2021-10-25T16:52:04.474Z] Removing intermediate container 0c80656105ac [2021-10-25T16:52:04.474Z] ---> 4de89edbea94 [2021-10-25T16:52:04.474Z] Step 6/21 : COPY . . [2021-10-25T16:52:04.474Z] Removing intermediate container ab6b74cc60ff [2021-10-25T16:52:04.474Z] ---> 1c0237ea41f0 [2021-10-25T16:52:04.474Z] Step 6/24 : COPY . . [2021-10-25T16:52:04.751Z] Removing intermediate container f2af53dc620d [2021-10-25T16:52:04.751Z] ---> 2f0d623e321c [2021-10-25T16:52:04.751Z] Step 6/30 : COPY . . [2021-10-25T16:52:26.946Z] ---> d25c7c563f24 [2021-10-25T16:52:26.946Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T16:52:26.946Z] ---> Running in d781456fdb70 [2021-10-25T16:52:26.946Z] ---> dc29431497bb [2021-10-25T16:52:26.946Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T16:52:26.946Z] ---> Running in 7f8fbcaa8157 [2021-10-25T16:52:27.552Z] ---> 6892bf83b8af [2021-10-25T16:52:27.552Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T16:52:27.828Z] ---> Running in d758770dce40 [2021-10-25T16:52:28.113Z] ---> 5ba4fca77f41 [2021-10-25T16:52:28.113Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T16:52:28.393Z] ---> Running in 7e10544d2450 [2021-10-25T16:52:28.992Z] ---> cacf11eae801 [2021-10-25T16:52:28.992Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T16:52:29.274Z] ---> Running in 8a4ddc61dc78 [2021-10-25T16:52:31.923Z] Removing intermediate container d781456fdb70 [2021-10-25T16:52:31.923Z] ---> a8b573672813 [2021-10-25T16:52:31.923Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-25T16:52:32.202Z] ---> Running in d7cb220bb0b7 [2021-10-25T16:52:32.476Z] Removing intermediate container 7f8fbcaa8157 [2021-10-25T16:52:32.476Z] ---> 566c64503184 [2021-10-25T16:52:32.476Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-25T16:52:32.751Z] ---> Running in ad182595effe [2021-10-25T16:52:33.778Z] Removing intermediate container d758770dce40 [2021-10-25T16:52:33.778Z] ---> fa88fe177f3c [2021-10-25T16:52:33.778Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-25T16:52:33.778Z] ---> Running in 22b5392c0f3c [2021-10-25T16:52:34.390Z] Removing intermediate container 7e10544d2450 [2021-10-25T16:52:34.390Z] ---> 6fada13bbd31 [2021-10-25T16:52:34.390Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-25T16:52:34.685Z] ---> Running in 394bd6c736eb [2021-10-25T16:52:34.962Z] 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-25T16:52:35.574Z] Removing intermediate container 8a4ddc61dc78 [2021-10-25T16:52:35.574Z] ---> 6a61cb282764 [2021-10-25T16:52:35.574Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-25T16:52:35.574Z] 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-25T16:52:35.574Z] ---> Running in e5a8557b2f1a [2021-10-25T16:52:36.580Z] 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-25T16:52:37.191Z] 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-25T16:52:37.801Z] 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-25T16:54:44.816Z] 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-25T16:54:47.505Z] Removing intermediate container ad182595effe [2021-10-25T16:54:47.505Z] ---> 08dbe2c29ed5 [2021-10-25T16:54:47.505Z] [2021-10-25T16:54:47.505Z] Step 9/22 : FROM alpine:3.14 [2021-10-25T16:54:48.128Z] 3.14: Pulling from library/alpine [2021-10-25T16:54:48.411Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-25T16:54:48.411Z] Status: Downloaded newer image for alpine:3.14 [2021-10-25T16:54:48.411Z] ---> bb3de5531c18 [2021-10-25T16:54:48.411Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-25T16:54:48.692Z] ---> Running in ee0b6699c392 [2021-10-25T16:54:48.971Z] Removing intermediate container d7cb220bb0b7 [2021-10-25T16:54:48.971Z] ---> c0805fdc7f18 [2021-10-25T16:54:48.971Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-25T16:54:49.251Z] ---> Running in 0cd10fb5eaf4 [2021-10-25T16:54:51.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T16:54:51.933Z] 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-25T16:54:52.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T16:54:53.238Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-25T16:54:53.238Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T16:54:53.238Z] OK: 5 MiB in 15 packages [2021-10-25T16:54:53.518Z] Removing intermediate container e5a8557b2f1a [2021-10-25T16:54:53.518Z] ---> 5f186cf636c2 [2021-10-25T16:54:53.518Z] [2021-10-25T16:54:53.518Z] Step 9/30 : FROM alpine:3.14 [2021-10-25T16:54:53.518Z] ---> bb3de5531c18 [2021-10-25T16:54:53.518Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-25T16:54:53.802Z] ---> Running in 01ac872eeda5 [2021-10-25T16:54:55.282Z] Removing intermediate container 01ac872eeda5 [2021-10-25T16:54:55.282Z] ---> ea602dd69ce0 [2021-10-25T16:54:55.282Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-25T16:54:55.282Z] Removing intermediate container ee0b6699c392 [2021-10-25T16:54:55.282Z] ---> f859ccb6f8a3 [2021-10-25T16:54:55.282Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-25T16:54:55.282Z] ---> Running in f35b20c88ea0 [2021-10-25T16:54:55.562Z] ---> Running in 15a7419a2f8b [2021-10-25T16:54:56.571Z] Removing intermediate container 15a7419a2f8b [2021-10-25T16:54:56.571Z] ---> 9c823da56698 [2021-10-25T16:54:56.571Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-25T16:54:56.850Z] ---> Running in b74338ea5745 [2021-10-25T16:54:57.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T16:54:57.864Z] Removing intermediate container 0cd10fb5eaf4 [2021-10-25T16:54:57.864Z] ---> 7ff76832d866 [2021-10-25T16:54:57.864Z] [2021-10-25T16:54:57.864Z] Step 10/22 : FROM docker:20.10.8 [2021-10-25T16:54:57.864Z] Removing intermediate container b74338ea5745 [2021-10-25T16:54:57.864Z] ---> 041f7495d411 [2021-10-25T16:54:57.864Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-25T16:54:57.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T16:54:58.149Z] ---> Running in 1173b9351c05 [2021-10-25T16:54:58.150Z] 20.10.8: Pulling from library/docker [2021-10-25T16:54:59.158Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-25T16:54:59.158Z] (2/2) Installing su-exec (0.2-r1) [2021-10-25T16:54:59.158Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T16:54:59.158Z] OK: 5 MiB in 16 packages [2021-10-25T16:54:59.158Z] Removing intermediate container 22b5392c0f3c [2021-10-25T16:54:59.158Z] ---> 7365502dc1b7 [2021-10-25T16:54:59.158Z] [2021-10-25T16:54:59.158Z] Step 9/24 : FROM alpine:3.14 [2021-10-25T16:54:59.158Z] ---> bb3de5531c18 [2021-10-25T16:54:59.158Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-25T16:54:59.158Z] Removing intermediate container 1173b9351c05 [2021-10-25T16:54:59.158Z] ---> 9002db65ac8d [2021-10-25T16:54:59.158Z] Step 14/22 : WORKDIR / [2021-10-25T16:54:59.436Z] ---> Running in 34488b59fb44 [2021-10-25T16:54:59.436Z] ---> Running in 05bf65d473de [2021-10-25T16:55:00.895Z] Removing intermediate container 05bf65d473de [2021-10-25T16:55:00.896Z] ---> 9a960a5b3e7b [2021-10-25T16:55:00.896Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T16:55:01.179Z] Removing intermediate container f35b20c88ea0 [2021-10-25T16:55:01.179Z] ---> 62443d1af529 [2021-10-25T16:55:01.179Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-25T16:55:01.179Z] ---> Running in 6f8d715d4c23 [2021-10-25T16:55:02.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T16:55:02.177Z] Removing intermediate container 6f8d715d4c23 [2021-10-25T16:55:02.177Z] ---> c3a16513c999 [2021-10-25T16:55:02.177Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-25T16:55:02.177Z] ---> e1c82bd6915e [2021-10-25T16:55:02.177Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-25T16:55:02.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T16:55:02.458Z] ---> Running in dfbbf64fbe4a [2021-10-25T16:55:02.458Z] Removing intermediate container 394bd6c736eb [2021-10-25T16:55:02.458Z] ---> b79581781173 [2021-10-25T16:55:02.458Z] [2021-10-25T16:55:02.458Z] Step 9/21 : FROM alpine:3.14 [2021-10-25T16:55:02.458Z] ---> bb3de5531c18 [2021-10-25T16:55:02.458Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-25T16:55:02.744Z] ---> Running in b0779e70229f [2021-10-25T16:55:03.351Z] Removing intermediate container dfbbf64fbe4a [2021-10-25T16:55:03.351Z] ---> 286cc7fa8e6e [2021-10-25T16:55:03.351Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-25T16:55:03.351Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-25T16:55:03.642Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-25T16:55:03.642Z] (3/3) Installing su-exec (0.2-r1) [2021-10-25T16:55:03.642Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T16:55:03.642Z] Executing ca-certificates-20191127-r5.trigger [2021-10-25T16:55:03.642Z] ---> Running in 127fc5ecfc53 [2021-10-25T16:55:03.926Z] OK: 6 MiB in 17 packages [2021-10-25T16:55:05.366Z] ---> 3da0a5ce09c3 [2021-10-25T16:55:05.366Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-25T16:55:05.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T16:55:05.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T16:55:06.644Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-25T16:55:06.644Z] Removing intermediate container 34488b59fb44 [2021-10-25T16:55:06.644Z] ---> 83fbfd91bdb5 [2021-10-25T16:55:06.644Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-25T16:55:06.644Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-25T16:55:06.644Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T16:55:06.644Z] Executing ca-certificates-20191127-r5.trigger [2021-10-25T16:55:06.931Z] ---> 909f46ea4eb3 [2021-10-25T16:55:06.931Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-25T16:55:06.931Z] ---> Running in 8fbe7e68bbb0 [2021-10-25T16:55:06.931Z] OK: 6 MiB in 16 packages [2021-10-25T16:55:06.931Z] ---> Running in 090ccb3aee3d [2021-10-25T16:55:07.541Z] Removing intermediate container 127fc5ecfc53 [2021-10-25T16:55:07.541Z] ---> 908d103d763d [2021-10-25T16:55:07.541Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-25T16:55:07.541Z] Removing intermediate container 8fbe7e68bbb0 [2021-10-25T16:55:07.541Z] ---> 453884ab9ccc [2021-10-25T16:55:07.820Z] Step 12/24 : WORKDIR / [2021-10-25T16:55:07.820Z] ---> Running in bbda953d360f [2021-10-25T16:55:07.820Z] Removing intermediate container 090ccb3aee3d [2021-10-25T16:55:07.820Z] ---> 795d157fb1fa [2021-10-25T16:55:07.820Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T16:55:08.095Z] ---> Running in 6017b2c78228 [2021-10-25T16:55:08.095Z] ---> Running in 40d698d726aa [2021-10-25T16:55:08.695Z] Removing intermediate container bbda953d360f [2021-10-25T16:55:08.695Z] ---> f2f17833e08f [2021-10-25T16:55:08.695Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-25T16:55:08.970Z] Removing intermediate container 6017b2c78228 [2021-10-25T16:55:08.970Z] ---> fb3e63adae4c [2021-10-25T16:55:08.970Z] 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-25T16:55:08.970Z] Removing intermediate container 40d698d726aa [2021-10-25T16:55:08.970Z] ---> f15382370c46 [2021-10-25T16:55:08.970Z] Step 20/22 : LABEL arch=arm64 [2021-10-25T16:55:09.247Z] ---> Running in ae7e9614e82c [2021-10-25T16:55:09.247Z] Removing intermediate container b0779e70229f [2021-10-25T16:55:09.247Z] ---> dda49752e6c9 [2021-10-25T16:55:09.247Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-25T16:55:09.528Z] ---> Running in d087323e6a70 [2021-10-25T16:55:10.148Z] Removing intermediate container ae7e9614e82c [2021-10-25T16:55:10.148Z] ---> e2bf26eb59ea [2021-10-25T16:55:10.148Z] Step 21/22 : LABEL git_sha=0067324a7be63b294ad266a7c8c71f25abd95a65 [2021-10-25T16:55:10.148Z] ---> 986fecff78b7 [2021-10-25T16:55:10.148Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-25T16:55:10.422Z] ---> Running in c9831bc21760 [2021-10-25T16:55:10.422Z] ---> Running in 01092d473431 [2021-10-25T16:55:10.422Z] Removing intermediate container d087323e6a70 [2021-10-25T16:55:10.422Z] ---> 11a62a41a9c8 [2021-10-25T16:55:10.422Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-25T16:55:10.422Z] ---> eaf6bb41e0fc [2021-10-25T16:55:10.422Z] 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-25T16:55:10.718Z] ---> Running in 30880220642b [2021-10-25T16:55:10.997Z] Removing intermediate container c9831bc21760 [2021-10-25T16:55:10.997Z] ---> d392ad5c17f5 [2021-10-25T16:55:10.997Z] Step 22/22 : LABEL version=0.0.0 [2021-10-25T16:55:11.272Z] ---> Running in 404e05a0a7b8 [2021-10-25T16:55:11.550Z] Removing intermediate container 30880220642b [2021-10-25T16:55:11.551Z] ---> e05d1cd3a96b [2021-10-25T16:55:11.551Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-25T16:55:11.824Z] ---> Running in 4961e1d195dc [2021-10-25T16:55:12.103Z] ---> ca2f7a54d776 [2021-10-25T16:55:12.103Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-25T16:55:12.378Z] Removing intermediate container 404e05a0a7b8 [2021-10-25T16:55:12.378Z] ---> 65b5c8a2d890 [2021-10-25T16:55:12.378Z] [2021-10-25T16:55:12.661Z] Removing intermediate container 4961e1d195dc [2021-10-25T16:55:12.661Z] ---> 7e66c00b2844 [2021-10-25T16:55:12.661Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T16:55:13.264Z] Successfully built 65b5c8a2d890 [2021-10-25T16:55:13.265Z] Successfully tagged core-command-arm64:latest [2021-10-25T16:55:13.265Z]  Building core-command ... done Building core-data [2021-10-25T16:55:13.867Z] Removing intermediate container 01092d473431 [2021-10-25T16:55:13.867Z] ---> daa0cfb6c306 [2021-10-25T16:55:13.867Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T16:55:13.867Z] ---> 5c1e2af6b2e8 [2021-10-25T16:55:13.867Z] 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-25T16:55:14.147Z] ---> e9565f202fba [2021-10-25T16:55:14.147Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-25T16:55:15.641Z] ---> 560dde5e9a08 [2021-10-25T16:55:15.641Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-25T16:55:15.641Z] ---> 453c0b7b644a [2021-10-25T16:55:15.641Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-25T16:55:15.641Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-25T16:55:15.641Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-25T16:55:15.641Z] ---> 3734d5adc5ac [2021-10-25T16:55:15.641Z] 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-25T16:55:15.925Z] ---> Running in 32d0a1ce4dea [2021-10-25T16:55:16.532Z] ---> 43d358dcac94 [2021-10-25T16:55:16.532Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-25T16:55:16.816Z] Removing intermediate container 32d0a1ce4dea [2021-10-25T16:55:16.816Z] ---> be6df59c5399 [2021-10-25T16:55:16.816Z] 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-25T16:55:16.816Z] ---> Running in 9316acd5ceff [2021-10-25T16:55:18.271Z] ---> c566b9433fc0 [2021-10-25T16:55:18.271Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-25T16:55:18.271Z] ---> 785974bb883e [2021-10-25T16:55:18.271Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-25T16:55:18.271Z] ---> 27732ed9da76 [2021-10-25T16:55:18.271Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-25T16:55:18.271Z] ---> Running in e7a34efc91dd [2021-10-25T16:55:18.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T16:55:19.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T16:55:19.468Z] Removing intermediate container e7a34efc91dd [2021-10-25T16:55:19.468Z] ---> db3c7adeb8d3 [2021-10-25T16:55:19.468Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T16:55:19.468Z] ---> a44314c1964f [2021-10-25T16:55:19.468Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-25T16:55:19.754Z] ---> Running in d76d7a2dcc61 [2021-10-25T16:55:20.041Z] ---> 0878d0e8555c [2021-10-25T16:55:20.041Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-25T16:55:20.323Z] (1/42) Installing readline (8.1.0-r0) [2021-10-25T16:55:20.323Z] (2/42) Installing bash (5.1.4-r0) [2021-10-25T16:55:20.323Z] Executing bash-5.1.4-r0.post-install [2021-10-25T16:55:20.323Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-25T16:55:20.323Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-25T16:55:20.323Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-25T16:55:20.323Z] (6/42) Installing curl (7.79.1-r0) [2021-10-25T16:55:20.323Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-25T16:55:20.323Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-25T16:55:20.323Z] (9/42) Installing expat (2.4.1-r0) [2021-10-25T16:55:20.323Z] (10/42) Installing libffi (3.3-r2) [2021-10-25T16:55:20.607Z] (11/42) Installing gdbm (1.19-r0) [2021-10-25T16:55:20.607Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-25T16:55:20.607Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-25T16:55:20.607Z] Removing intermediate container d76d7a2dcc61 [2021-10-25T16:55:20.607Z] ---> 2597117fe387 [2021-10-25T16:55:20.607Z] Step 19/21 : LABEL arch=arm64 [2021-10-25T16:55:20.607Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-25T16:55:20.607Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-25T16:55:20.607Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-25T16:55:20.607Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-25T16:55:20.607Z] ---> Running in 10a4e2d33573 [2021-10-25T16:55:20.901Z] ---> add114b2a97d [2021-10-25T16:55:20.901Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-25T16:55:21.525Z] ---> 148272c0fb4c [2021-10-25T16:55:21.525Z] Removing intermediate container 10a4e2d33573 [2021-10-25T16:55:21.525Z] ---> f9c3b8b3551d [2021-10-25T16:55:21.525Z] Step 20/21 : LABEL git_sha=0067324a7be63b294ad266a7c8c71f25abd95a65 [2021-10-25T16:55:21.525Z] 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-25T16:55:21.525Z] ---> Running in 28788815fd78 [2021-10-25T16:55:21.525Z] ---> Running in b0e73fec4b2a [2021-10-25T16:55:22.526Z] ---> 0d2293a2cee0 [2021-10-25T16:55:22.526Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-25T16:55:22.806Z] Removing intermediate container b0e73fec4b2a [2021-10-25T16:55:22.806Z] ---> ae9a2d8b5b59 [2021-10-25T16:55:22.806Z] Step 21/21 : LABEL version=0.0.0 [2021-10-25T16:55:23.090Z] ---> Running in b70fc032d870 [2021-10-25T16:55:23.090Z] ---> Running in 435ae8c6e8f1 [2021-10-25T16:55:23.090Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-25T16:55:23.090Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-25T16:55:23.376Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-25T16:55:23.376Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-25T16:55:23.376Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-25T16:55:23.376Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-25T16:55:23.376Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-25T16:55:23.376Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-25T16:55:23.658Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-25T16:55:23.658Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-25T16:55:23.658Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-25T16:55:23.658Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-25T16:55:23.658Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-25T16:55:23.658Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-25T16:55:23.658Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-25T16:55:23.658Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-25T16:55:23.658Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-25T16:55:23.658Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-25T16:55:23.943Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-25T16:55:23.943Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-25T16:55:23.943Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-25T16:55:23.943Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-25T16:55:23.943Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-25T16:55:23.943Z] Removing intermediate container 435ae8c6e8f1 [2021-10-25T16:55:23.943Z] ---> 0a5c605bb138 [2021-10-25T16:55:23.943Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-25T16:55:23.943Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-25T16:55:23.943Z] Removing intermediate container b70fc032d870 [2021-10-25T16:55:23.943Z] ---> d83f04e0d87b [2021-10-25T16:55:23.943Z] [2021-10-25T16:55:23.943Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-25T16:55:24.566Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T16:55:24.566Z] OK: 84 MiB in 64 packages [2021-10-25T16:55:24.877Z] Successfully built d83f04e0d87b [2021-10-25T16:55:24.877Z] Successfully tagged support-notifications-arm64:latest [2021-10-25T16:55:24.877Z] Building support-scheduler [2021-10-25T16:55:25.174Z]  Building support-notifications ... done Removing intermediate container 28788815fd78 [2021-10-25T16:55:25.174Z] ---> 5f7b8335dc38 [2021-10-25T16:55:25.174Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-25T16:55:25.174Z] ---> 06cc2b02fd51 [2021-10-25T16:55:25.174Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-25T16:55:25.174Z] ---> Running in a11745f52787 [2021-10-25T16:55:25.812Z] ---> Running in 9951a1fe2c66 [2021-10-25T16:55:25.812Z] Removing intermediate container a11745f52787 [2021-10-25T16:55:25.812Z] ---> 4b65f9d7cb48 [2021-10-25T16:55:25.812Z] Step 22/24 : LABEL arch=arm64 [2021-10-25T16:55:26.091Z] ---> Running in f9f7d6bb095e [2021-10-25T16:55:27.080Z] Removing intermediate container f9f7d6bb095e [2021-10-25T16:55:27.080Z] ---> 112b3bbe761c [2021-10-25T16:55:27.080Z] Step 23/24 : LABEL git_sha=0067324a7be63b294ad266a7c8c71f25abd95a65 [2021-10-25T16:55:27.080Z] ---> Running in cc5d681cf678 [2021-10-25T16:55:28.084Z] Removing intermediate container cc5d681cf678 [2021-10-25T16:55:28.084Z] ---> 2339bb2e0c0d [2021-10-25T16:55:28.084Z] Step 24/24 : LABEL version=0.0.0 [2021-10-25T16:55:28.365Z] ---> Running in a6e2465a6728 [2021-10-25T16:55:28.979Z] Removing intermediate container 9951a1fe2c66 [2021-10-25T16:55:28.979Z] ---> 8559e7c9b56c [2021-10-25T16:55:28.979Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-25T16:55:28.979Z] Removing intermediate container a6e2465a6728 [2021-10-25T16:55:28.979Z] ---> 8b9c0637144c [2021-10-25T16:55:28.979Z] [2021-10-25T16:55:29.556Z] ---> Running in fdfa24bc3a0f [2021-10-25T16:55:29.556Z] Successfully built 8b9c0637144c [2021-10-25T16:55:29.894Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-10-25T16:55:29.894Z] Building security-proxy-setup [2021-10-25T16:55:30.177Z]  Building security-secretstore-setup ... done Collecting docker-compose==1.23.2 [2021-10-25T16:55:30.177Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-25T16:55:30.549Z] Removing intermediate container fdfa24bc3a0f [2021-10-25T16:55:30.549Z] ---> 1611832df755 [2021-10-25T16:55:30.549Z] Step 27/30 : CMD ["gate"] [2021-10-25T16:55:30.549Z] ---> Running in 903b724755b6 [2021-10-25T16:55:30.549Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-25T16:55:30.865Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-25T16:55:31.613Z] Removing intermediate container 903b724755b6 [2021-10-25T16:55:31.613Z] ---> 284e0ddfa4b0 [2021-10-25T16:55:31.613Z] Step 28/30 : LABEL arch=arm64 [2021-10-25T16:55:31.901Z] ---> Running in 6cbc544d5cb0 [2021-10-25T16:55:32.951Z] Removing intermediate container 6cbc544d5cb0 [2021-10-25T16:55:32.951Z] ---> 25054486d65f [2021-10-25T16:55:32.951Z] Step 29/30 : LABEL git_sha=0067324a7be63b294ad266a7c8c71f25abd95a65 [2021-10-25T16:55:33.244Z] ---> Running in 20d1a471a191 [2021-10-25T16:55:33.846Z] Collecting docker<4.0,>=3.6.0 [2021-10-25T16:55:33.846Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-25T16:55:33.846Z] Removing intermediate container 20d1a471a191 [2021-10-25T16:55:33.846Z] ---> 9503c2698ac2 [2021-10-25T16:55:33.846Z] Step 30/30 : LABEL version=0.0.0 [2021-10-25T16:55:34.118Z] Collecting cached-property<2,>=1.2.0 [2021-10-25T16:55:34.118Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-25T16:55:34.118Z] ---> Running in d8fc05c51ed8 [2021-10-25T16:55:34.718Z] Removing intermediate container d8fc05c51ed8 [2021-10-25T16:55:34.718Z] ---> fad40087877b [2021-10-25T16:55:34.718Z] [2021-10-25T16:55:35.322Z] Successfully built fad40087877b [2021-10-25T16:55:35.322Z] Successfully tagged security-bootstrapper-arm64:latest [2021-10-25T16:55:35.322Z]  Building security-bootstrapper ... done Building core-metadata [2021-10-25T16:55:35.322Z] Collecting PyYAML<4,>=3.10 [2021-10-25T16:55:35.322Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-25T16:55:38.722Z] Collecting docopt<0.7,>=0.6.1 [2021-10-25T16:55:38.722Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-25T16:55:43.036Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-25T16:55:43.036Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-25T16:55:43.036Z] Collecting jsonschema<3,>=2.5.1 [2021-10-25T16:55:43.036Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-25T16:55:43.036Z] Collecting texttable<0.10,>=0.9.0 [2021-10-25T16:55:43.036Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-25T16:55:45.655Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-25T16:55:45.655Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-25T16:55:45.655Z] 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-25T16:55:46.633Z] Collecting docker-pycreds>=0.4.0 [2021-10-25T16:55:46.633Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-25T16:55:47.241Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T16:55:47.241Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-25T16:55:47.241Z] ---> cbd64ee83c08 [2021-10-25T16:55:47.241Z] Step 3/22 : WORKDIR /edgex-go [2021-10-25T16:55:47.241Z] ---> Using cache [2021-10-25T16:55:47.241Z] ---> c2148a5d07e6 [2021-10-25T16:55:47.241Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T16:55:47.241Z] ---> Using cache [2021-10-25T16:55:47.241Z] ---> 3fa013e7e635 [2021-10-25T16:55:47.241Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-25T16:55:48.225Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-25T16:55:48.225Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-25T16:55:48.225Z] 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-25T16:55:48.516Z] ---> Running in bc92610bfb25 [2021-10-25T16:55:48.516Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-25T16:55:48.516Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-25T16:55:48.798Z] Collecting idna<2.8,>=2.5 [2021-10-25T16:55:48.798Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-25T16:55:49.071Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-25T16:55:49.071Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-25T16:55:49.071Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-25T16:55:49.071Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-25T16:55:50.052Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T16:55:50.326Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-25T16:55:50.326Z] Attempting uninstall: urllib3 [2021-10-25T16:55:50.326Z] Found existing installation: urllib3 1.26.5 [2021-10-25T16:55:50.326Z] Uninstalling urllib3-1.26.5: [2021-10-25T16:55:50.600Z] Successfully uninstalled urllib3-1.26.5 [2021-10-25T16:55:51.238Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T16:55:51.238Z] Attempting uninstall: idna [2021-10-25T16:55:51.238Z] Found existing installation: idna 3.2 [2021-10-25T16:55:51.238Z] Uninstalling idna-3.2: [2021-10-25T16:55:51.518Z] Successfully uninstalled idna-3.2 [2021-10-25T16:55:52.127Z] OK: 219 MiB in 52 packages [2021-10-25T16:55:52.739Z] Attempting uninstall: chardet [2021-10-25T16:55:52.739Z] Found existing installation: chardet 4.0.0 [2021-10-25T16:55:52.739Z] Uninstalling chardet-4.0.0: [2021-10-25T16:55:52.739Z] Successfully uninstalled chardet-4.0.0 [2021-10-25T16:55:54.186Z] Removing intermediate container bc92610bfb25 [2021-10-25T16:55:54.186Z] ---> cd000df8f742 [2021-10-25T16:55:54.186Z] Step 6/22 : COPY . . [2021-10-25T16:55:54.787Z] Attempting uninstall: requests [2021-10-25T16:55:54.787Z] Found existing installation: requests 2.25.1 [2021-10-25T16:55:54.787Z] Uninstalling requests-2.25.1: [2021-10-25T16:55:55.060Z] Successfully uninstalled requests-2.25.1 [2021-10-25T16:55:55.655Z] Running setup.py install for texttable: started [2021-10-25T16:55:58.287Z] Running setup.py install for texttable: finished with status 'done' [2021-10-25T16:55:58.287Z] Running setup.py install for PyYAML: started [2021-10-25T16:56:01.686Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-25T16:56:01.686Z] Running setup.py install for docopt: started [2021-10-25T16:56:04.308Z] Running setup.py install for docopt: finished with status 'done' [2021-10-25T16:56:04.308Z] Running setup.py install for dockerpty: started [2021-10-25T16:56:06.306Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T16:56:06.306Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-25T16:56:06.306Z] ---> cbd64ee83c08 [2021-10-25T16:56:06.306Z] Step 3/23 : WORKDIR /edgex-go [2021-10-25T16:56:06.306Z] ---> Using cache [2021-10-25T16:56:06.306Z] ---> c2148a5d07e6 [2021-10-25T16:56:06.306Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T16:56:06.306Z] ---> Using cache [2021-10-25T16:56:06.306Z] ---> 3fa013e7e635 [2021-10-25T16:56:06.306Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-25T16:56:06.306Z] ---> Using cache [2021-10-25T16:56:06.306Z] ---> 1c0237ea41f0 [2021-10-25T16:56:06.306Z] Step 6/23 : COPY go.mod . [2021-10-25T16:56:06.920Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-25T16:56:09.578Z] ---> 83f73ce8202b [2021-10-25T16:56:09.578Z] Step 7/23 : RUN go mod download [2021-10-25T16:56:09.578Z] ---> Running in 5b7f2bdfb0df [2021-10-25T16:56:10.178Z] 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-25T16:56:13.582Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T16:56:13.582Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-25T16:56:13.582Z] ---> cbd64ee83c08 [2021-10-25T16:56:13.582Z] Step 3/20 : WORKDIR /edgex-go [2021-10-25T16:56:13.582Z] ---> Using cache [2021-10-25T16:56:13.582Z] ---> c2148a5d07e6 [2021-10-25T16:56:13.582Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T16:56:13.582Z] ---> Using cache [2021-10-25T16:56:13.582Z] ---> 3fa013e7e635 [2021-10-25T16:56:13.582Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-25T16:56:13.582Z] ---> Using cache [2021-10-25T16:56:13.582Z] ---> 1c0237ea41f0 [2021-10-25T16:56:13.582Z] Step 6/20 : COPY . . [2021-10-25T16:56:13.856Z] ---> Using cache [2021-10-25T16:56:13.856Z] ---> 6892bf83b8af [2021-10-25T16:56:13.856Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T16:56:13.856Z] ---> Using cache [2021-10-25T16:56:13.856Z] ---> fa88fe177f3c [2021-10-25T16:56:13.856Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-25T16:56:14.135Z] ---> Running in a5f4db0cfb4f [2021-10-25T16:56:16.128Z] Removing intermediate container 5b7f2bdfb0df [2021-10-25T16:56:16.128Z] ---> a303b645a470 [2021-10-25T16:56:16.128Z] Step 8/23 : COPY . . [2021-10-25T16:56:16.128Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T16:56:16.128Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-25T16:56:16.128Z] ---> cbd64ee83c08 [2021-10-25T16:56:16.128Z] Step 3/22 : WORKDIR /edgex-go [2021-10-25T16:56:16.128Z] ---> Using cache [2021-10-25T16:56:16.128Z] ---> c2148a5d07e6 [2021-10-25T16:56:16.128Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T16:56:16.128Z] ---> Using cache [2021-10-25T16:56:16.128Z] ---> 3fa013e7e635 [2021-10-25T16:56:16.128Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-25T16:56:16.128Z] ---> Using cache [2021-10-25T16:56:16.128Z] ---> 1c0237ea41f0 [2021-10-25T16:56:16.128Z] Step 6/22 : COPY . . [2021-10-25T16:56:16.409Z] ---> Using cache [2021-10-25T16:56:16.409Z] ---> 6892bf83b8af [2021-10-25T16:56:16.409Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T16:56:16.409Z] ---> Using cache [2021-10-25T16:56:16.409Z] ---> fa88fe177f3c [2021-10-25T16:56:16.409Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-25T16:56:16.409Z] 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-25T16:56:16.688Z] ---> Running in 2aca463d38b8 [2021-10-25T16:56:19.332Z] 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-25T16:56:27.642Z] ---> 57d1560aa9b0 [2021-10-25T16:56:27.642Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T16:56:27.642Z] ---> Running in 542bf398b726 [2021-10-25T16:56:34.447Z] Removing intermediate container 542bf398b726 [2021-10-25T16:56:34.447Z] ---> 65687a4750b6 [2021-10-25T16:56:34.447Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-25T16:56:34.447Z] ---> Running in 4f18acdda1f2 [2021-10-25T16:56:35.047Z] Removing intermediate container 9316acd5ceff [2021-10-25T16:56:35.047Z] ---> 9b820a3cf075 [2021-10-25T16:56:35.047Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-25T16:56:35.323Z] ---> Running in b515571629eb [2021-10-25T16:56:36.769Z] Removing intermediate container b515571629eb [2021-10-25T16:56:36.769Z] ---> f58ca00a1cff [2021-10-25T16:56:36.769Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-25T16:56:37.046Z] ---> Running in 5d69c8c0f073 [2021-10-25T16:56:37.046Z] 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-25T16:56:38.493Z] Removing intermediate container 5d69c8c0f073 [2021-10-25T16:56:38.493Z] ---> 4e784852d9cc [2021-10-25T16:56:38.493Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-25T16:56:41.891Z] ---> e373c06782f9 [2021-10-25T16:56:41.891Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-25T16:56:43.881Z] ---> a144cb93edf4 [2021-10-25T16:56:43.881Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-25T16:56:46.542Z] ---> 51531fa4ea3d [2021-10-25T16:56:46.542Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-25T16:56:46.542Z] ---> Running in f989e464117b [2021-10-25T16:56:47.150Z] Removing intermediate container f989e464117b [2021-10-25T16:56:47.428Z] ---> c48634892ffc [2021-10-25T16:56:47.428Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T16:56:47.428Z] ---> Running in 52186268d856 [2021-10-25T16:56:48.042Z] ---> 4d698caefaa1 [2021-10-25T16:56:48.042Z] Step 9/23 : RUN go mod tidy [2021-10-25T16:56:48.042Z] ---> Running in aa73824977e3 [2021-10-25T16:56:48.042Z] Removing intermediate container 52186268d856 [2021-10-25T16:56:48.042Z] ---> c345604e6bc0 [2021-10-25T16:56:48.042Z] Step 20/22 : LABEL arch=arm64 [2021-10-25T16:56:48.322Z] ---> Running in 102e026ac057 [2021-10-25T16:56:49.344Z] Removing intermediate container 102e026ac057 [2021-10-25T16:56:49.344Z] ---> 65bfb0799512 [2021-10-25T16:56:49.344Z] Step 21/22 : LABEL git_sha=0067324a7be63b294ad266a7c8c71f25abd95a65 [2021-10-25T16:56:49.621Z] ---> Running in d2b77aac3d82 [2021-10-25T16:56:50.616Z] Removing intermediate container d2b77aac3d82 [2021-10-25T16:56:50.616Z] ---> 81aed3b99ab7 [2021-10-25T16:56:50.616Z] Step 22/22 : LABEL version=0.0.0 [2021-10-25T16:56:50.616Z] ---> Running in 344bdeeffb50 [2021-10-25T16:56:51.610Z] Removing intermediate container 344bdeeffb50 [2021-10-25T16:56:51.610Z] ---> 3f5b4003cd40 [2021-10-25T16:56:51.610Z] [2021-10-25T16:56:51.889Z] Successfully built 3f5b4003cd40 [2021-10-25T16:56:51.889Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-10-25T16:56:57.319Z]  Building sys-mgmt-agent ... done Removing intermediate container aa73824977e3 [2021-10-25T16:56:57.319Z] ---> a9a3252fc361 [2021-10-25T16:56:57.319Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-25T16:56:57.319Z] ---> Running in 834b60869740 [2021-10-25T16:56:58.780Z] 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-25T16:57:55.353Z] 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-25T16:58:13.770Z] Removing intermediate container a5f4db0cfb4f [2021-10-25T16:58:13.770Z] ---> cd4430c49405 [2021-10-25T16:58:13.770Z] [2021-10-25T16:58:13.770Z] Step 9/20 : FROM alpine:3.14 [2021-10-25T16:58:13.770Z] ---> bb3de5531c18 [2021-10-25T16:58:13.770Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-25T16:58:13.770Z] ---> Running in 287ecef9e3fd [2021-10-25T16:58:15.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T16:58:15.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T16:58:16.786Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-25T16:58:17.073Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-25T16:58:17.073Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-25T16:58:17.073Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-25T16:58:17.073Z] (5/5) Installing curl (7.79.1-r0) [2021-10-25T16:58:17.073Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T16:58:17.073Z] Executing ca-certificates-20191127-r5.trigger [2021-10-25T16:58:17.682Z] OK: 8 MiB in 19 packages [2021-10-25T16:58:19.711Z] Removing intermediate container 287ecef9e3fd [2021-10-25T16:58:19.711Z] ---> 9401c4e7dd71 [2021-10-25T16:58:19.711Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-25T16:58:19.711Z] ---> Running in 2d59b479c5b3 [2021-10-25T16:58:20.331Z] Removing intermediate container 2d59b479c5b3 [2021-10-25T16:58:20.331Z] ---> cb86da293d77 [2021-10-25T16:58:20.331Z] Step 12/20 : WORKDIR /edgex [2021-10-25T16:58:20.331Z] ---> Running in 4da0cc6d563d [2021-10-25T16:58:20.954Z] Removing intermediate container 4da0cc6d563d [2021-10-25T16:58:20.954Z] ---> 2d58fc7f1a4f [2021-10-25T16:58:20.954Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-25T16:58:22.427Z] ---> bbca99dd0ad8 [2021-10-25T16:58:22.427Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-25T16:58:24.445Z] ---> dabd5231845e [2021-10-25T16:58:24.445Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-25T16:58:27.102Z] ---> e7cb0a07ee71 [2021-10-25T16:58:27.102Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-25T16:58:27.102Z] ---> Running in 9af9c909f8d2 [2021-10-25T16:58:28.099Z] Removing intermediate container 9af9c909f8d2 [2021-10-25T16:58:28.099Z] ---> 12e6dc346b8f [2021-10-25T16:58:28.099Z] Step 17/20 : CMD ["--init=true"] [2021-10-25T16:58:28.387Z] ---> Running in a66ff6de3f0b [2021-10-25T16:58:29.848Z] Removing intermediate container a66ff6de3f0b [2021-10-25T16:58:29.848Z] ---> 522cf180ed39 [2021-10-25T16:58:29.848Z] Step 18/20 : LABEL arch=arm64 [2021-10-25T16:58:29.848Z] ---> Running in 69ccedb128a6 [2021-10-25T16:58:30.128Z] Removing intermediate container 2aca463d38b8 [2021-10-25T16:58:30.128Z] ---> f7ab0ca14d26 [2021-10-25T16:58:30.128Z] [2021-10-25T16:58:30.128Z] Step 9/22 : FROM alpine:3.14 [2021-10-25T16:58:30.128Z] ---> bb3de5531c18 [2021-10-25T16:58:30.128Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-25T16:58:30.128Z] ---> Using cache [2021-10-25T16:58:30.128Z] ---> f859ccb6f8a3 [2021-10-25T16:58:30.409Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-25T16:58:30.409Z] ---> Using cache [2021-10-25T16:58:30.409Z] ---> 9c823da56698 [2021-10-25T16:58:30.409Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-25T16:58:30.409Z] ---> Running in 1451418546d6 [2021-10-25T16:58:30.695Z] Removing intermediate container 69ccedb128a6 [2021-10-25T16:58:30.695Z] ---> 119961851bc5 [2021-10-25T16:58:30.695Z] Step 19/20 : LABEL git_sha=0067324a7be63b294ad266a7c8c71f25abd95a65 [2021-10-25T16:58:30.977Z] ---> Running in a2a58df5963e [2021-10-25T16:58:31.589Z] Removing intermediate container 1451418546d6 [2021-10-25T16:58:31.589Z] ---> 6ae9f5a176a2 [2021-10-25T16:58:31.589Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-25T16:58:31.589Z] ---> Running in 5007ab9b2efe [2021-10-25T16:58:31.868Z] Removing intermediate container a2a58df5963e [2021-10-25T16:58:31.868Z] ---> d0554e415459 [2021-10-25T16:58:31.868Z] Step 20/20 : LABEL version=0.0.0 [2021-10-25T16:58:32.148Z] ---> Running in 7ae5589a53e8 [2021-10-25T16:58:32.427Z] Removing intermediate container 5007ab9b2efe [2021-10-25T16:58:32.427Z] ---> f425b96edd02 [2021-10-25T16:58:32.427Z] Step 14/22 : WORKDIR / [2021-10-25T16:58:32.708Z] ---> Running in 050b15987ea2 [2021-10-25T16:58:32.991Z] Removing intermediate container 7ae5589a53e8 [2021-10-25T16:58:32.991Z] ---> 8399f45f88b6 [2021-10-25T16:58:32.991Z] [2021-10-25T16:58:33.601Z] Removing intermediate container 050b15987ea2 [2021-10-25T16:58:33.601Z] ---> 27bb26340143 [2021-10-25T16:58:33.601Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T16:58:33.601Z] Successfully built 8399f45f88b6 [2021-10-25T16:58:33.601Z] Successfully tagged security-proxy-setup-arm64:latest [2021-10-25T16:58:35.079Z]  Building security-proxy-setup ... done  ---> 25e1032ce5f9 [2021-10-25T16:58:35.079Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-25T16:58:37.087Z] ---> 291f8046c181 [2021-10-25T16:58:37.087Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-25T16:58:38.087Z] ---> 7ea8348fba3c [2021-10-25T16:58:38.087Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-25T16:58:38.087Z] ---> Running in 2e75a3f60dfc [2021-10-25T16:58:38.692Z] Removing intermediate container 2e75a3f60dfc [2021-10-25T16:58:38.692Z] ---> 28e575433bed [2021-10-25T16:58:38.692Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T16:58:38.692Z] ---> Running in 1a3bb68c688d [2021-10-25T16:58:39.696Z] Removing intermediate container 1a3bb68c688d [2021-10-25T16:58:39.696Z] ---> 5c777fddef85 [2021-10-25T16:58:39.696Z] Step 20/22 : LABEL arch=arm64 [2021-10-25T16:58:39.696Z] ---> Running in f74cdab3b626 [2021-10-25T16:58:40.332Z] Removing intermediate container f74cdab3b626 [2021-10-25T16:58:40.332Z] ---> 29296dea4dbb [2021-10-25T16:58:40.332Z] Step 21/22 : LABEL git_sha=0067324a7be63b294ad266a7c8c71f25abd95a65 [2021-10-25T16:58:40.332Z] ---> Running in c4d1601616c4 [2021-10-25T16:58:40.951Z] Removing intermediate container c4d1601616c4 [2021-10-25T16:58:40.951Z] ---> 80436d723029 [2021-10-25T16:58:40.951Z] Step 22/22 : LABEL version=0.0.0 [2021-10-25T16:58:41.230Z] ---> Running in d4e44b0660c6 [2021-10-25T16:58:41.834Z] Removing intermediate container d4e44b0660c6 [2021-10-25T16:58:41.834Z] ---> e6cd7afc8762 [2021-10-25T16:58:41.834Z] [2021-10-25T16:58:42.124Z] Successfully built e6cd7afc8762 [2021-10-25T16:58:42.124Z] Successfully tagged core-metadata-arm64:latest [2021-10-25T16:58:48.862Z]  Building core-metadata ... done Removing intermediate container 834b60869740 [2021-10-25T16:58:48.862Z] ---> 28b4ef21112b [2021-10-25T16:58:48.862Z] [2021-10-25T16:58:48.862Z] Step 11/23 : FROM alpine:3.14 [2021-10-25T16:58:48.862Z] ---> bb3de5531c18 [2021-10-25T16:58:48.862Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-25T16:58:48.862Z] ---> Using cache [2021-10-25T16:58:48.862Z] ---> f859ccb6f8a3 [2021-10-25T16:58:48.862Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-25T16:58:48.862Z] ---> Using cache [2021-10-25T16:58:48.862Z] ---> 9c823da56698 [2021-10-25T16:58:48.862Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-25T16:58:48.862Z] ---> Running in 6416493f338f [2021-10-25T16:58:49.152Z] Removing intermediate container 6416493f338f [2021-10-25T16:58:49.152Z] ---> 267a6490b935 [2021-10-25T16:58:49.152Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-25T16:58:49.152Z] ---> Running in 77bc678decf5 [2021-10-25T16:58:49.756Z] Removing intermediate container 77bc678decf5 [2021-10-25T16:58:49.756Z] ---> 65c81a2ccd83 [2021-10-25T16:58:49.756Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T16:58:51.198Z] Removing intermediate container 4f18acdda1f2 [2021-10-25T16:58:51.198Z] ---> 5c3f5c368ac4 [2021-10-25T16:58:51.198Z] [2021-10-25T16:58:51.198Z] Step 9/22 : FROM alpine:3.14 [2021-10-25T16:58:51.198Z] ---> bb3de5531c18 [2021-10-25T16:58:51.198Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-25T16:58:51.198Z] ---> b1aad71cfd5f [2021-10-25T16:58:51.198Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-25T16:58:51.198Z] ---> Running in 2ab3dc7c7a96 [2021-10-25T16:58:51.798Z] Removing intermediate container 2ab3dc7c7a96 [2021-10-25T16:58:51.798Z] ---> 752e19b0b128 [2021-10-25T16:58:51.798Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-25T16:58:51.798Z] ---> Running in 954f19fc7ed8 [2021-10-25T16:58:52.401Z] ---> 68febe1dcb61 [2021-10-25T16:58:52.401Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-25T16:58:52.401Z] Removing intermediate container 954f19fc7ed8 [2021-10-25T16:58:52.401Z] ---> fba6defb7bd7 [2021-10-25T16:58:52.401Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-25T16:58:52.401Z] ---> Running in 9c8f72360383 [2021-10-25T16:58:53.016Z] Removing intermediate container 9c8f72360383 [2021-10-25T16:58:53.016Z] ---> 25b8e696b061 [2021-10-25T16:58:53.016Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T16:58:53.016Z] ---> Running in 1305336899b5 [2021-10-25T16:58:53.297Z] ---> b35dd0512dc2 [2021-10-25T16:58:53.297Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-25T16:58:53.297Z] ---> Running in c50e3b10178c [2021-10-25T16:58:53.907Z] Removing intermediate container c50e3b10178c [2021-10-25T16:58:53.907Z] ---> d6fc2a016252 [2021-10-25T16:58:53.907Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T16:58:53.907Z] ---> Running in 9d70f168c75e [2021-10-25T16:58:54.506Z] Removing intermediate container 9d70f168c75e [2021-10-25T16:58:54.506Z] ---> 5a6512bde9aa [2021-10-25T16:58:54.506Z] Step 21/23 : LABEL arch=arm64 [2021-10-25T16:58:54.506Z] ---> Running in 2a9119902bc6 [2021-10-25T16:58:55.108Z] Removing intermediate container 2a9119902bc6 [2021-10-25T16:58:55.108Z] ---> 4642e57ac0e0 [2021-10-25T16:58:55.108Z] Step 22/23 : LABEL git_sha=0067324a7be63b294ad266a7c8c71f25abd95a65 [2021-10-25T16:58:55.108Z] ---> Running in 0053a18bbf1d [2021-10-25T16:58:55.382Z] Removing intermediate container 1305336899b5 [2021-10-25T16:58:55.382Z] ---> 1e08dffa5e9c [2021-10-25T16:58:55.382Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-25T16:58:55.382Z] ---> Running in 41c9b2954ffc [2021-10-25T16:58:55.659Z] Removing intermediate container 0053a18bbf1d [2021-10-25T16:58:55.659Z] ---> 315a94bf2eb0 [2021-10-25T16:58:55.659Z] Step 23/23 : LABEL version=0.0.0 [2021-10-25T16:58:55.659Z] ---> Running in 27802cc08d6f [2021-10-25T16:58:56.263Z] Removing intermediate container 27802cc08d6f [2021-10-25T16:58:56.263Z] ---> c66bb55e5f2e [2021-10-25T16:58:56.263Z] [2021-10-25T16:58:56.537Z] Successfully built c66bb55e5f2e [2021-10-25T16:58:56.537Z] Successfully tagged support-scheduler-arm64:latest [2021-10-25T16:58:56.816Z]  Building support-scheduler ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T16:58:57.801Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T16:58:58.787Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-25T16:58:58.787Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-25T16:58:58.787Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-25T16:58:59.061Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-25T16:58:59.061Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-25T16:58:59.338Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-25T16:58:59.338Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T16:58:59.338Z] OK: 8 MiB in 20 packages [2021-10-25T16:59:00.319Z] Removing intermediate container 41c9b2954ffc [2021-10-25T16:59:00.319Z] ---> 2cdec20838ac [2021-10-25T16:59:00.319Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T16:59:01.303Z] ---> 9bb96f391923 [2021-10-25T16:59:01.303Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-25T16:59:02.289Z] ---> 24123a493a04 [2021-10-25T16:59:02.289Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-25T16:59:02.886Z] ---> c0aed3cbf2c6 [2021-10-25T16:59:02.886Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-25T16:59:02.886Z] ---> Running in 429700c1d222 [2021-10-25T16:59:03.484Z] Removing intermediate container 429700c1d222 [2021-10-25T16:59:03.484Z] ---> a5ec77cc583c [2021-10-25T16:59:03.484Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T16:59:03.484Z] ---> Running in f4c428fbfdc0 [2021-10-25T16:59:03.759Z] Removing intermediate container f4c428fbfdc0 [2021-10-25T16:59:03.759Z] ---> c92d6c97227b [2021-10-25T16:59:03.759Z] Step 20/22 : LABEL arch=arm64 [2021-10-25T16:59:04.034Z] ---> Running in 1bc37388aef8 [2021-10-25T16:59:04.308Z] Removing intermediate container 1bc37388aef8 [2021-10-25T16:59:04.308Z] ---> f5a75e4e510d [2021-10-25T16:59:04.308Z] Step 21/22 : LABEL git_sha=0067324a7be63b294ad266a7c8c71f25abd95a65 [2021-10-25T16:59:04.583Z] ---> Running in 26487e8077fa [2021-10-25T16:59:04.857Z] Removing intermediate container 26487e8077fa [2021-10-25T16:59:04.857Z] ---> 2872c928535c [2021-10-25T16:59:04.857Z] Step 22/22 : LABEL version=0.0.0 [2021-10-25T16:59:04.857Z] ---> Running in 8f253daac435 [2021-10-25T16:59:05.453Z] Removing intermediate container 8f253daac435 [2021-10-25T16:59:05.453Z] ---> d1ff8c0772a9 [2021-10-25T16:59:05.453Z] [2021-10-25T16:59:05.726Z] Successfully built d1ff8c0772a9 [2021-10-25T16:59:05.726Z] Successfully tagged core-data-arm64:latest [2021-10-25T16:59:06.015Z]  Building core-data ... done  [Pipeline] } [2021-10-25T16:59:06.002Z] $ docker stop --time=1 f3b0ab4bd5cfb7635b72ad242c3160720d980c81560717024cd9215a90c299e8 [2021-10-25T16:59:07.668Z] $ docker rm -f f3b0ab4bd5cfb7635b72ad242c3160720d980c81560717024cd9215a90c299e8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-25T16:59:08.261Z] + docker images [2021-10-25T16:59:08.551Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-25T16:59:08.551Z] core-data-arm64 latest d1ff8c0772a9 3 seconds ago 19.5MB [2021-10-25T16:59:08.551Z] support-scheduler-arm64 latest c66bb55e5f2e 12 seconds ago 15.3MB [2021-10-25T16:59:08.551Z] 5c3f5c368ac4 18 seconds ago 1.58GB [2021-10-25T16:59:08.551Z] 28b4ef21112b 21 seconds ago 1.57GB [2021-10-25T16:59:08.551Z] core-metadata-arm64 latest e6cd7afc8762 27 seconds ago 15.9MB [2021-10-25T16:59:08.551Z] security-proxy-setup-arm64 latest 8399f45f88b6 36 seconds ago 25.4MB [2021-10-25T16:59:08.551Z] f7ab0ca14d26 39 seconds ago 1.57GB [2021-10-25T16:59:08.551Z] cd4430c49405 56 seconds ago 1.57GB [2021-10-25T16:59:08.551Z] sys-mgmt-agent-arm64 latest 3f5b4003cd40 2 minutes ago 277MB [2021-10-25T16:59:08.551Z] security-bootstrapper-arm64 latest fad40087877b 3 minutes ago 17.8MB [2021-10-25T16:59:08.551Z] security-secretstore-setup-arm64 latest 8b9c0637144c 3 minutes ago 26.8MB [2021-10-25T16:59:08.551Z] support-notifications-arm64 latest d83f04e0d87b 3 minutes ago 16.1MB [2021-10-25T16:59:08.551Z] core-command-arm64 latest 65b5c8a2d890 3 minutes ago 15.2MB [2021-10-25T16:59:08.551Z] b79581781173 4 minutes ago 1.57GB [2021-10-25T16:59:08.551Z] 7365502dc1b7 4 minutes ago 1.58GB [2021-10-25T16:59:08.551Z] 7ff76832d866 4 minutes ago 1.57GB [2021-10-25T16:59:08.551Z] 5f186cf636c2 4 minutes ago 1.57GB [2021-10-25T16:59:08.551Z] 08dbe2c29ed5 4 minutes ago 1.57GB [2021-10-25T16:59:08.551Z] ci-base-image-arm64 latest cbd64ee83c08 15 minutes ago 1.24GB [2021-10-25T16:59:08.551Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 12 days ago 534MB [2021-10-25T16:59:08.551Z] docker 20.10.8 3734d5adc5ac 7 weeks ago 198MB [2021-10-25T16:59:08.551Z] alpine 3.14 bb3de5531c18 8 weeks ago 5.34MB [2021-10-25T16:59:08.551Z] 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-25T16:59:09.129Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-25T16:59:09.129Z] [2021-10-25T16:59:09.129Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-25T16:59:09.483Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-25T16:59:09.762Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-25T16:59:09.762Z] 448f6bf000e3: Pulling fs layer [2021-10-25T16:59:09.762Z] f757da607395: Pulling fs layer [2021-10-25T16:59:09.762Z] 05883995daec: Pulling fs layer [2021-10-25T16:59:09.762Z] 8603b9c90790: Pulling fs layer [2021-10-25T16:59:09.762Z] 1560dd03e051: Pulling fs layer [2021-10-25T16:59:09.762Z] 27f5ce0e4adf: Pulling fs layer [2021-10-25T16:59:09.762Z] c2d8d7efcc4b: Pulling fs layer [2021-10-25T16:59:09.762Z] 1560dd03e051: Waiting [2021-10-25T16:59:09.762Z] 27f5ce0e4adf: Waiting [2021-10-25T16:59:09.762Z] c2d8d7efcc4b: Waiting [2021-10-25T16:59:09.762Z] 8603b9c90790: Waiting [2021-10-25T16:59:09.762Z] f757da607395: Verifying Checksum [2021-10-25T16:59:09.762Z] f757da607395: Download complete [2021-10-25T16:59:09.762Z] 8603b9c90790: Verifying Checksum [2021-10-25T16:59:09.762Z] 8603b9c90790: Download complete [2021-10-25T16:59:10.045Z] 1560dd03e051: Verifying Checksum [2021-10-25T16:59:10.045Z] 1560dd03e051: Download complete [2021-10-25T16:59:10.045Z] 27f5ce0e4adf: Verifying Checksum [2021-10-25T16:59:10.045Z] 27f5ce0e4adf: Download complete [2021-10-25T16:59:10.045Z] 05883995daec: Verifying Checksum [2021-10-25T16:59:10.045Z] 05883995daec: Download complete [2021-10-25T16:59:10.336Z] 448f6bf000e3: Verifying Checksum [2021-10-25T16:59:10.336Z] 448f6bf000e3: Download complete [2021-10-25T16:59:13.000Z] c2d8d7efcc4b: Verifying Checksum [2021-10-25T16:59:13.000Z] c2d8d7efcc4b: Download complete [2021-10-25T16:59:14.472Z] 448f6bf000e3: Pull complete [2021-10-25T16:59:15.065Z] f757da607395: Pull complete [2021-10-25T16:59:16.499Z] 05883995daec: Pull complete [2021-10-25T16:59:16.770Z] 8603b9c90790: Pull complete [2021-10-25T16:59:17.748Z] 1560dd03e051: Pull complete [2021-10-25T16:59:18.018Z] 27f5ce0e4adf: Pull complete [2021-10-25T16:59:33.084Z] c2d8d7efcc4b: Pull complete [2021-10-25T16:59:33.084Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-25T16:59:33.084Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-25T16:59:33.084Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-25T16:59:33.324Z] prd-ubuntu18.04-docker-arm64-4c-16g-1580 does not seem to be running inside a container [2021-10-25T16:59:33.398Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-25T16:59:36.496Z] $ docker top 36e09bc7b61db5e581bc41a22f6e0f0ac385d5bd986f9b55a9397e867c9da866 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-25T16:59:37.524Z] ---> job-cost.sh [2021-10-25T16:59:37.524Z] lf-activate-venv: SKIPPING [2021-10-25T16:59:37.524Z] INFO: No Stack... [2021-10-25T16:59:38.947Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-25T16:59:39.538Z] INFO: Archiving Costs [Pipeline] sh [2021-10-25T16:59:40.203Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2021-10-25T16:59:40.203Z] + cut -d, -f6 [Pipeline] lock [2021-10-25T16:59:40.259Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3772-2-stack-cost] [2021-10-25T16:59:40.265Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3772-2-stack-cost] did not exist. Created. [2021-10-25T16:59:40.265Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3772-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-25T16:59:40.926Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-25T16:59:41.092Z] Stashed 1 file(s) [Pipeline] } [2021-10-25T16:59:41.099Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3772-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-25T16:59:41.093Z] $ docker stop --time=1 36e09bc7b61db5e581bc41a22f6e0f0ac385d5bd986f9b55a9397e867c9da866 [2021-10-25T16:59:42.667Z] $ docker rm -f 36e09bc7b61db5e581bc41a22f6e0f0ac385d5bd986f9b55a9397e867c9da866 [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-25T16:59:43.307Z] provisioning config files... [2021-10-25T16:59:43.316Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config4350336544206694161tmp [Pipeline] { [Pipeline] sh [2021-10-25T16:59:43.616Z] + set +x [2021-10-25T16:59:43.616Z] + curl -s https://codecov.io/bash [2021-10-25T16:59:43.616Z] + bash -s -- [2021-10-25T16:59:43.616Z] [2021-10-25T16:59:43.616Z] _____ _ [2021-10-25T16:59:43.616Z] / ____| | | [2021-10-25T16:59:43.616Z] | | ___ __| | ___ ___ _____ __ [2021-10-25T16:59:43.616Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-25T16:59:43.616Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-25T16:59:43.616Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-25T16:59:43.616Z] Bash-1.0.6 [2021-10-25T16:59:43.616Z] [2021-10-25T16:59:43.616Z] [2021-10-25T16:59:43.616Z] ==> git version 2.24.4 found [2021-10-25T16:59:43.616Z] ==> 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-25T16:59:43.616Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-25T16:59:43.616Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-25T16:59:43.616Z] ==> Jenkins CI detected. [2021-10-25T16:59:43.616Z] current dir:  /w/workspace/edgex-go/2 [2021-10-25T16:59:43.616Z] project root: . [2021-10-25T16:59:43.616Z] --> token set from env [2021-10-25T16:59:43.616Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-25T16:59:43.616Z] ==> Running gcov in . (disable via -X gcov) [2021-10-25T16:59:43.616Z] ==> Python coveragepy not found [2021-10-25T16:59:43.616Z] ==> Searching for coverage reports in: [2021-10-25T16:59:43.616Z] + . [2021-10-25T16:59:43.880Z] -> Found 1 reports [2021-10-25T16:59:43.880Z] ==> Detecting git/mercurial file structure [2021-10-25T16:59:43.880Z] ==> Reading reports [2021-10-25T16:59:43.880Z] + ./coverage.out bytes=427296 [2021-10-25T16:59:43.880Z] ==> Appending adjustments [2021-10-25T16:59:43.880Z] https://docs.codecov.io/docs/fixing-reports [2021-10-25T16:59:44.819Z] + Found adjustments [2021-10-25T16:59:44.819Z] ==> Gzipping contents [2021-10-25T16:59:45.081Z] 60K /tmp/codecov.FHR3oQ.gz [2021-10-25T16:59:45.081Z] ==> Uploading reports [2021-10-25T16:59:45.081Z] url: https://codecov.io [2021-10-25T16:59:45.081Z] query: branch=PR-3772&commit=a0b094317e380f694ce35420c0ce9812b3f26060&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3772%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3772&job=&cmd_args= [2021-10-25T16:59:45.081Z] -> Pinging Codecov [2021-10-25T16:59:45.081Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3772&commit=a0b094317e380f694ce35420c0ce9812b3f26060&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3772%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3772&job=&cmd_args= [2021-10-25T16:59:45.342Z] -> Uploading to [2021-10-25T16:59:45.342Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-25/00271124DB129430A58F1EEE437C3FCB/a0b094317e380f694ce35420c0ce9812b3f26060/b19515ef-4e88-4aec-af50-4649e672ce78.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211025T165945Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=62d0c13192f478c1a5c52c8e5989ac59cba8400db90af34dfc83ee9a7f8e1845 [2021-10-25T16:59:45.342Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-25T16:59:45.342Z] Dload Upload Total Spent Left Speed [2021-10-25T16:59:45.602Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57651 0 0 100 57651 0 202k --:--:-- --:--:-- --:--:-- 202k 100 57651 0 0 100 57651 0 202k --:--:-- --:--:-- --:--:-- 202k [2021-10-25T16:59:45.602Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a0b094317e380f694ce35420c0ce9812b3f26060 [Pipeline] } [2021-10-25T16:59:45.610Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-25T16:59:46.456Z] + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-25T16:59:46.750Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-25T16:59:47.305Z] ---> package-listing.sh [2021-10-25T16:59:47.305Z] ++ facter osfamily [2021-10-25T16:59:47.305Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-25T16:59:47.567Z] + OS_FAMILY=redhat [2021-10-25T16:59:47.567Z] + workspace=/w/workspace/edgex-go/2 [2021-10-25T16:59:47.567Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-25T16:59:47.567Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-25T16:59:47.567Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-25T16:59:47.567Z] + PACKAGES=/tmp/packages_start.txt [2021-10-25T16:59:47.567Z] + '[' /w/workspace/edgex-go/2 ']' [2021-10-25T16:59:47.567Z] + PACKAGES=/tmp/packages_end.txt [2021-10-25T16:59:47.567Z] + case "${OS_FAMILY}" in [2021-10-25T16:59:47.567Z] + rpm -qa [2021-10-25T16:59:47.567Z] + sort [2021-10-25T16:59:50.877Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-25T16:59:50.877Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-25T16:59:50.877Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-25T16:59:50.877Z] + '[' /w/workspace/edgex-go/2 ']' [2021-10-25T16:59:50.877Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-10-25T16:59:50.877Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-10-25T16:59:50.888Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-25T16:59:51.183Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-25T16:59:51.746Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-25T16:59:51.746Z] [2021-10-25T16:59:51.746Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-25T16:59:52.053Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-25T16:59:52.053Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-25T16:59:52.053Z] b4d181a07f80: Pulling fs layer [2021-10-25T16:59:52.053Z] a1111a8f2ec3: Pulling fs layer [2021-10-25T16:59:52.053Z] ed53099fbce6: Pulling fs layer [2021-10-25T16:59:52.053Z] dc539afda2c1: Pulling fs layer [2021-10-25T16:59:52.053Z] 77bc0d833cb6: Pulling fs layer [2021-10-25T16:59:52.053Z] 9065ff56babe: Pulling fs layer [2021-10-25T16:59:52.053Z] d287ab97295c: Pulling fs layer [2021-10-25T16:59:52.053Z] 77bc0d833cb6: Waiting [2021-10-25T16:59:52.053Z] 9065ff56babe: Waiting [2021-10-25T16:59:52.053Z] d287ab97295c: Waiting [2021-10-25T16:59:52.053Z] dc539afda2c1: Waiting [2021-10-25T16:59:52.053Z] a1111a8f2ec3: Verifying Checksum [2021-10-25T16:59:52.053Z] a1111a8f2ec3: Download complete [2021-10-25T16:59:52.053Z] dc539afda2c1: Verifying Checksum [2021-10-25T16:59:52.053Z] dc539afda2c1: Download complete [2021-10-25T16:59:52.053Z] ed53099fbce6: Verifying Checksum [2021-10-25T16:59:52.053Z] ed53099fbce6: Download complete [2021-10-25T16:59:52.053Z] 9065ff56babe: Verifying Checksum [2021-10-25T16:59:52.053Z] 9065ff56babe: Download complete [2021-10-25T16:59:52.315Z] 77bc0d833cb6: Verifying Checksum [2021-10-25T16:59:52.315Z] 77bc0d833cb6: Download complete [2021-10-25T16:59:52.315Z] b4d181a07f80: Download complete [2021-10-25T16:59:52.894Z] d287ab97295c: Verifying Checksum [2021-10-25T16:59:52.894Z] d287ab97295c: Download complete [2021-10-25T16:59:53.850Z] b4d181a07f80: Pull complete [2021-10-25T16:59:53.850Z] a1111a8f2ec3: Pull complete [2021-10-25T16:59:54.422Z] ed53099fbce6: Pull complete [2021-10-25T16:59:54.422Z] dc539afda2c1: Pull complete [2021-10-25T16:59:54.683Z] 77bc0d833cb6: Pull complete [2021-10-25T16:59:54.683Z] 9065ff56babe: Pull complete [2021-10-25T17:00:00.035Z] d287ab97295c: Pull complete [2021-10-25T17:00:00.035Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-25T17:00:00.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-25T17:00:00.035Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-25T17:00:00.102Z] prd-centos7-docker-4c-2g-1559 does not seem to be running inside a container [2021-10-25T17:00:00.131Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-25T17:00:03.381Z] $ docker top abb99b8f87707cdd77ef8767483d3c22137941557462c9a331ce1df4578213b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-25T17:00:03.734Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-25T17:00:04.024Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-25T17:00:04.313Z] + ls /var/log/sa-host [2021-10-25T17:00:04.313Z] + sadf -c /var/log/sa-host/sa25 [2021-10-25T17:00:04.313Z] file_magic: OK [2021-10-25T17:00:04.313Z] HZ: Using current value: 100 [2021-10-25T17:00:04.313Z] file_header: OK [2021-10-25T17:00:04.313Z] 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-25T17:00:04.313Z] Statistics: [2021-10-25T17:00:04.313Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-25T17:00:04.313Z] File successfully converted to sysstat format version 12.0.3 [2021-10-25T17:00:04.313Z] + sadf -c /var/log/sa-host/sa30 [2021-10-25T17:00:04.313Z] file_magic: OK [2021-10-25T17:00:04.313Z] HZ: Using current value: 100 [2021-10-25T17:00:04.313Z] file_header: OK [2021-10-25T17:00:04.313Z] 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-25T17:00:04.313Z] Statistics: [2021-10-25T17:00:04.313Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-25T17:00:04.313Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-25T17:00:04.386Z] provisioning config files... [2021-10-25T17:00:04.396Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config4966043078086133176tmp [Pipeline] { [Pipeline] echo [2021-10-25T17:00:04.427Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-25T17:00:04.711Z] ---> create-netrc.sh [Pipeline] } [2021-10-25T17:00:04.719Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-25T17:00:05.049Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-25T17:00:05.058Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-25T17:00:05.341Z] ---> sudo-logs.sh [2021-10-25T17:00:05.341Z] Archiving 'sudo' log.. [2021-10-25T17:00:05.341Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1559.novalocal: Name or service not known [2021-10-25T17:00:05.341Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1559.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-25T17:00:05.364Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-25T17:00:05.661Z] ---> job-cost.sh [2021-10-25T17:00:05.661Z] lf-activate-venv: SKIPPING [2021-10-25T17:00:05.661Z] DEBUG: total: 0.10999999940395355 [2021-10-25T17:00:05.661Z] INFO: Retrieving Stack Cost... [2021-10-25T17:00:13.795Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-25T17:00:13.795Z] INFO: Archiving Costs [Pipeline] echo [2021-10-25T17:00:13.804Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-25T17:00:14.095Z] ---> logs-deploy.sh [2021-10-25T17:00:14.095Z] lf-activate-venv: SKIPPING [2021-10-25T17:00:14.095Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3772/2 [2021-10-25T17:00:14.095Z] INFO: archiving workspace using pattern(s): [2021-10-25T17:00:14.668Z] Archives upload complete. [2021-10-25T17:00:14.929Z] INFO: archiving logs to Nexus