Pull request #3805 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/edgex-go Obtained Jenkinsfile from a210e70926ff3a058d2b50db18209ae87510ff27+143991c289fa33d15b92815d9662304bdb63510a (3db6399c357772456dd8d3b0a49d3e98cb911f2a) 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-ssh5025007483539048309.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-ssh7221201745635183970.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 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-3805/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-3805/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3542528722529496299.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 # timeout=10 Commit message: "Merge pull request #366 from ernestojeda/fix-builder-images-sdk-c" > 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-ssh370369781178785851.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-3805/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-3805/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4481873076734772462.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-626 in /w/workspace/edgexfoundry_edgex-go_PR-3805 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh4880597433480960266.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 143991c289fa33d15b92815d9662304bdb63510a into PR head commit a210e70926ff3a058d2b50db18209ae87510ff27 Merge succeeded, producing a210e70926ff3a058d2b50db18209ae87510ff27 Checking out Revision a210e70926ff3a058d2b50db18209ae87510ff27 (PR-3805) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh773846765039250383.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3805/head:refs/remotes/origin/PR-3805 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a210e70926ff3a058d2b50db18209ae87510ff27 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh7572234137397161044.key > git merge 143991c289fa33d15b92815d9662304bdb63510a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a210e70926ff3a058d2b50db18209ae87510ff27 # timeout=10 Commit message: "Merge branch 'main' into jakarta-changelog" > git rev-list --no-walk 233e9d8fc89f567ab362eecb8a85f02340d9c475 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-15T15:40:31.007Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-15T15:40:31.044Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-15T15:40:31.056Z] ========================================================= [2021-11-15T15:40:31.056Z] EdgeX Global Pipelines Version Info [2021-11-15T15:40:31.056Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-15T15:40:32.191Z] ------------------- [2021-11-15T15:40:32.191Z] stable info: [2021-11-15T15:40:32.191Z] ------------------- [2021-11-15T15:40:32.191Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-15T15:40:32.191Z] Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-15T15:40:32.191Z] Message: update stable to v1.0.215 [2021-11-15T15:40:33.132Z] ------------------- [2021-11-15T15:40:33.133Z] experimental info: [2021-11-15T15:40:33.133Z] ------------------- [2021-11-15T15:40:33.133Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-15T15:40:33.133Z] Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-15T15:40:33.133Z] Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-15T15:40:33.213Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-15T15:40:33.223Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-15T15:40:33.232Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-15T15:40:33.242Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-15T15:40:33.254Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-15T15:40:33.265Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-15T15:40:33.278Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-15T15:40:33.292Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-15T15:40:33.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-15T15:40:33.310Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-15T15:40:33.320Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-15T15:40:33.332Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-15T15:40:33.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-15T15:40:33.353Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-15T15:40:33.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-15T15:40:33.372Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-15T15:40:33.382Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-15T15:40:33.398Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-15T15:40:33.413Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-15T15:40:33.420Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-15T15:40:33.432Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-15T15:40:33.443Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-15T15:40:33.459Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3805 [Pipeline] echo [2021-11-15T15:40:33.474Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3805 [Pipeline] echo [2021-11-15T15:40:33.485Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3805 [Pipeline] echo [2021-11-15T15:40:33.495Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a210e70926ff3a058d2b50db18209ae87510ff27 [Pipeline] echo [2021-11-15T15:40:33.505Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a210e70 [Pipeline] echo [2021-11-15T15:40:33.515Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-15T15:40:33.556Z] provisioning config files... [2021-11-15T15:40:33.568Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config3309120334152448833tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-15T15:40:33.871Z] ---> docker-login.sh [2021-11-15T15:40:33.871Z] nexus3.edgexfoundry.org:10001 [2021-11-15T15:40:33.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T15:40:34.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T15:40:34.135Z] Configure a credential helper to remove this warning. See [2021-11-15T15:40:34.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T15:40:34.135Z] [2021-11-15T15:40:34.135Z] Login Succeeded [2021-11-15T15:40:34.135Z] nexus3.edgexfoundry.org:10002 [2021-11-15T15:40:34.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T15:40:34.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T15:40:34.135Z] Configure a credential helper to remove this warning. See [2021-11-15T15:40:34.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T15:40:34.135Z] [2021-11-15T15:40:34.135Z] Login Succeeded [2021-11-15T15:40:34.135Z] nexus3.edgexfoundry.org:10003 [2021-11-15T15:40:34.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T15:40:34.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T15:40:34.135Z] Configure a credential helper to remove this warning. See [2021-11-15T15:40:34.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T15:40:34.135Z] [2021-11-15T15:40:34.135Z] Login Succeeded [2021-11-15T15:40:34.135Z] nexus3.edgexfoundry.org:10004 [2021-11-15T15:40:34.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T15:40:34.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T15:40:34.406Z] Configure a credential helper to remove this warning. See [2021-11-15T15:40:34.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T15:40:34.406Z] [2021-11-15T15:40:34.406Z] Login Succeeded [2021-11-15T15:40:34.406Z] docker.io [2021-11-15T15:40:34.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T15:40:34.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T15:40:34.977Z] Configure a credential helper to remove this warning. See [2021-11-15T15:40:34.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T15:40:34.977Z] [2021-11-15T15:40:34.977Z] Login Succeeded [2021-11-15T15:40:34.977Z] ---> docker-login.sh ends [Pipeline] } [2021-11-15T15:40:34.986Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-15T15:40:35.295Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-11-15T15:40:35.295Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-15T15:40:35.295Z] ++ dirname cmd/core-command/Dockerfile [2021-11-15T15:40:35.295Z] ++ cut -d/ -f2 [2021-11-15T15:40:35.295Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-15T15:40:35.295Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-15T15:40:35.295Z] ++ dirname cmd/core-data/Dockerfile [2021-11-15T15:40:35.295Z] ++ cut -d/ -f2 [2021-11-15T15:40:35.295Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-15T15:40:35.295Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-15T15:40:35.295Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-15T15:40:35.295Z] ++ cut -d/ -f2 [2021-11-15T15:40:35.296Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-15T15:40:35.296Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-15T15:40:35.296Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-15T15:40:35.296Z] ++ cut -d/ -f2 [2021-11-15T15:40:35.296Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-15T15:40:35.296Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-15T15:40:35.296Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-15T15:40:35.296Z] ++ cut -d/ -f2 [2021-11-15T15:40:35.296Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-15T15:40:35.296Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-15T15:40:35.296Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-15T15:40:35.296Z] ++ cut -d/ -f2 [2021-11-15T15:40:35.296Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-15T15:40:35.296Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-15T15:40:35.296Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-15T15:40:35.296Z] ++ cut -d/ -f2 [2021-11-15T15:40:35.296Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-15T15:40:35.296Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-15T15:40:35.296Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-15T15:40:35.296Z] ++ cut -d/ -f2 [2021-11-15T15:40:35.296Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-15T15:40:35.296Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-15T15:40:35.296Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-15T15:40:35.296Z] ++ cut -d/ -f2 [2021-11-15T15:40:35.296Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-15T15:40:35.340Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-15T15:40:35.769Z] + git rev-list -1 --merges a210e70926ff3a058d2b50db18209ae87510ff27~1..a210e70926ff3a058d2b50db18209ae87510ff27 [Pipeline] echo [2021-11-15T15:40:35.781Z] -----------> git rev-list -1 --merges a210e70926ff3a058d2b50db18209ae87510ff27~1..a210e70926ff3a058d2b50db18209ae87510ff27 a210e70926ff3a058d2b50db18209ae87510ff27 [2021-11-15T15:40:35.781Z] a210e70926ff3a058d2b50db18209ae87510ff27 [false] [Pipeline] sh [2021-11-15T15:40:36.076Z] + git log --format=format:%s -1 a210e70926ff3a058d2b50db18209ae87510ff27 [Pipeline] echo [2021-11-15T15:40:36.093Z] ========================================================= [2021-11-15T15:40:36.093Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-15T15:40:36.093Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:40:36.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-15T15:40:36.531Z] [2021-11-15T15:40:36.531Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:40:36.839Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-15T15:40:36.839Z] latest: Pulling from edgex-devops/git-semver [2021-11-15T15:40:36.839Z] a0d0a0d46f8b: Pulling fs layer [2021-11-15T15:40:36.839Z] 3e5f54012d9b: Pulling fs layer [2021-11-15T15:40:36.839Z] 4c7163046ea9: Pulling fs layer [2021-11-15T15:40:36.839Z] 0c2d73faf560: Pulling fs layer [2021-11-15T15:40:36.839Z] 0c2d73faf560: Waiting [2021-11-15T15:40:36.839Z] 3e5f54012d9b: Verifying Checksum [2021-11-15T15:40:36.839Z] 3e5f54012d9b: Download complete [2021-11-15T15:40:36.839Z] a0d0a0d46f8b: Verifying Checksum [2021-11-15T15:40:36.839Z] a0d0a0d46f8b: Download complete [2021-11-15T15:40:36.839Z] 0c2d73faf560: Verifying Checksum [2021-11-15T15:40:36.839Z] 0c2d73faf560: Download complete [2021-11-15T15:40:36.839Z] 4c7163046ea9: Verifying Checksum [2021-11-15T15:40:36.839Z] 4c7163046ea9: Download complete [2021-11-15T15:40:37.106Z] a0d0a0d46f8b: Pull complete [2021-11-15T15:40:37.106Z] 3e5f54012d9b: Pull complete [2021-11-15T15:40:37.366Z] 4c7163046ea9: Pull complete [2021-11-15T15:40:37.629Z] 0c2d73faf560: Pull complete [2021-11-15T15:40:37.629Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-15T15:40:37.629Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-15T15:40:37.629Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-15T15:40:37.698Z] prd-centos7-docker-4c-2g-626 does not seem to be running inside a container [2021-11-15T15:40:37.738Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-15T15:40:38.305Z] $ docker top 42e21dbb9c7c8e101b99662ed32526274d755703e6c3ff4cab043940f722e94e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-15T15:40:38.403Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-15T15:40:38.403Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-15T15:40:38.528Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-15T15:40:38.529Z] $ docker exec 42e21dbb9c7c8e101b99662ed32526274d755703e6c3ff4cab043940f722e94e ssh-agent [2021-11-15T15:40:38.631Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgOKoCN/agent.14 [2021-11-15T15:40:38.631Z] SSH_AGENT_PID=20 [2021-11-15T15:40:38.638Z] Running ssh-add (command line suppressed) [2021-11-15T15:40:38.728Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_8202926943454354044.key (/w/workspace/edgex-go/5@tmp/private_key_8202926943454354044.key) [2021-11-15T15:40:38.742Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-15T15:40:39.037Z] + git tag --points-at HEAD [Pipeline] } [2021-11-15T15:40:39.052Z] $ docker exec --env ******** --env ******** 42e21dbb9c7c8e101b99662ed32526274d755703e6c3ff4cab043940f722e94e ssh-agent -k [2021-11-15T15:40:39.139Z] unset SSH_AUTH_SOCK; [2021-11-15T15:40:39.139Z] unset SSH_AGENT_PID; [2021-11-15T15:40:39.139Z] echo Agent pid 20 killed; [2021-11-15T15:40:39.149Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-15T15:40:39.170Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-15T15:40:39.170Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-15T15:40:39.279Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-15T15:40:39.280Z] $ docker exec 42e21dbb9c7c8e101b99662ed32526274d755703e6c3ff4cab043940f722e94e ssh-agent [2021-11-15T15:40:39.387Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBObCDJ/agent.53 [2021-11-15T15:40:39.387Z] SSH_AGENT_PID=59 [2021-11-15T15:40:39.394Z] Running ssh-add (command line suppressed) [2021-11-15T15:40:39.483Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_7159971517643064375.key (/w/workspace/edgex-go/5@tmp/private_key_7159971517643064375.key) [2021-11-15T15:40:39.497Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-15T15:40:39.787Z] + git semver init [2021-11-15T15:40:39.787Z] # -> Open(): unable to determine branch for HEAD [2021-11-15T15:40:39.787Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-11-15T15:40:39.787Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-11-15T15:40:39.787Z] # $SEMVER_REMOTE_NAME = origin [2021-11-15T15:40:39.787Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-15T15:40:39.787Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-15T15:40:39.787Z] # $SEMVER_BRANCH = PR-3805 [2021-11-15T15:40:39.787Z] # $SEMVER_TEMP = /tmp/semver-398565825 [2021-11-15T15:40:39.787Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-15T15:43:01.333Z] # '/tmp/semver-398565825' -> '/w/workspace/edgex-go/5/.semver' [2021-11-15T15:43:01.333Z] # -> Force: false [2021-11-15T15:43:01.333Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-11-15T15:43:01.342Z] $ docker exec --env ******** --env ******** 42e21dbb9c7c8e101b99662ed32526274d755703e6c3ff4cab043940f722e94e ssh-agent -k [2021-11-15T15:43:01.442Z] unset SSH_AUTH_SOCK; [2021-11-15T15:43:01.442Z] unset SSH_AGENT_PID; [2021-11-15T15:43:01.442Z] echo Agent pid 59 killed; [2021-11-15T15:43:01.451Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-15T15:43:01.764Z] + git semver [Pipeline] } [2021-11-15T15:43:01.777Z] $ docker stop --time=1 42e21dbb9c7c8e101b99662ed32526274d755703e6c3ff4cab043940f722e94e [2021-11-15T15:43:03.325Z] $ docker rm -f 42e21dbb9c7c8e101b99662ed32526274d755703e6c3ff4cab043940f722e94e [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-15T15:43:03.684Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-15T15:43:03.904Z] Stashed 1 file(s) [Pipeline] echo [2021-11-15T15:43:03.907Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-11-15T15:43:04.104Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-15T15:43:04.110Z] ========================================================= [2021-11-15T15:43:04.110Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-15T15:43:04.110Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-15T15:43:04.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-15T15:43:04.422Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-15T15:43:04.422Z] a0d0a0d46f8b: Already exists [2021-11-15T15:43:04.422Z] 31adcdaf11c8: Pulling fs layer [2021-11-15T15:43:04.422Z] b8b176561691: Pulling fs layer [2021-11-15T15:43:04.422Z] 4527c011a84f: Pulling fs layer [2021-11-15T15:43:04.422Z] 5d74067f8e1e: Pulling fs layer [2021-11-15T15:43:04.422Z] e0aca202a116: Pulling fs layer [2021-11-15T15:43:04.422Z] 3a43be97a3b4: Pulling fs layer [2021-11-15T15:43:04.422Z] 34cad66bf833: Pulling fs layer [2021-11-15T15:43:04.422Z] b4e3c513aaa6: Pulling fs layer [2021-11-15T15:43:04.422Z] 5d74067f8e1e: Waiting [2021-11-15T15:43:04.422Z] e0aca202a116: Waiting [2021-11-15T15:43:04.422Z] 3a43be97a3b4: Waiting [2021-11-15T15:43:04.422Z] 34cad66bf833: Waiting [2021-11-15T15:43:04.422Z] b4e3c513aaa6: Waiting [2021-11-15T15:43:04.422Z] b8b176561691: Verifying Checksum [2021-11-15T15:43:04.422Z] b8b176561691: Download complete [2021-11-15T15:43:04.422Z] 31adcdaf11c8: Verifying Checksum [2021-11-15T15:43:04.422Z] 31adcdaf11c8: Download complete [2021-11-15T15:43:04.422Z] 5d74067f8e1e: Verifying Checksum [2021-11-15T15:43:04.422Z] 5d74067f8e1e: Download complete [2021-11-15T15:43:04.422Z] e0aca202a116: Verifying Checksum [2021-11-15T15:43:04.422Z] e0aca202a116: Download complete [2021-11-15T15:43:04.422Z] 3a43be97a3b4: Verifying Checksum [2021-11-15T15:43:04.422Z] 3a43be97a3b4: Download complete [2021-11-15T15:43:04.692Z] 31adcdaf11c8: Pull complete [2021-11-15T15:43:04.692Z] 34cad66bf833: Verifying Checksum [2021-11-15T15:43:04.692Z] 34cad66bf833: Download complete [2021-11-15T15:43:04.692Z] b8b176561691: Pull complete [2021-11-15T15:43:04.972Z] 4527c011a84f: Verifying Checksum [2021-11-15T15:43:04.972Z] 4527c011a84f: Download complete [2021-11-15T15:43:04.972Z] b4e3c513aaa6: Download complete [2021-11-15T15:43:09.252Z] 4527c011a84f: Pull complete [2021-11-15T15:43:09.252Z] 5d74067f8e1e: Pull complete [2021-11-15T15:43:09.252Z] e0aca202a116: Pull complete [2021-11-15T15:43:09.252Z] 3a43be97a3b4: Pull complete [2021-11-15T15:43:09.252Z] 34cad66bf833: Pull complete [2021-11-15T15:43:11.184Z] b4e3c513aaa6: Pull complete [2021-11-15T15:43:11.184Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-15T15:43:11.184Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-15T15:43:11.185Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-15T15:43:11.488Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-15T15:43:11.488Z] WORKDIR /edgex [2021-11-15T15:43:11.488Z] COPY go.mod . [2021-11-15T15:43:11.488Z] RUN go mod download' [2021-11-15T15:43:11.488Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-15T15:43:12.877Z] Sending build context to Docker daemon 329.9MB [2021-11-15T15:43:12.877Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-15T15:43:12.877Z] ---> 9f6097aaca64 [2021-11-15T15:43:12.877Z] Step 2/4 : WORKDIR /edgex [2021-11-15T15:43:14.791Z] ---> Running in 10b3e967161c [2021-11-15T15:43:14.791Z] Removing intermediate container 10b3e967161c [2021-11-15T15:43:14.791Z] ---> 12512f3297cb [2021-11-15T15:43:14.791Z] Step 3/4 : COPY go.mod . [2021-11-15T15:43:14.791Z] ---> 15a7a7e03e6d [2021-11-15T15:43:14.791Z] Step 4/4 : RUN go mod download [2021-11-15T15:43:14.791Z] ---> Running in a47bba636b5d [2021-11-15T15:43:19.064Z] Still waiting to schedule task [2021-11-15T15:43:19.065Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-11-15T15:43:53.568Z] Removing intermediate container a47bba636b5d [2021-11-15T15:43:53.568Z] ---> 45b2b5670e87 [2021-11-15T15:43:53.568Z] Successfully built 45b2b5670e87 [2021-11-15T15:43:53.568Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:43:53.867Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-15T15:43:53.867Z] . [Pipeline] withDockerContainer [2021-11-15T15:43:53.932Z] prd-centos7-docker-4c-2g-626 does not seem to be running inside a container [2021-11-15T15:43:53.972Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-15T15:43:54.322Z] $ docker top ae8ad877dc27d34d019758dbf7962f90a45de60f34fb16ee32ee923177478a32 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-15T15:43:54.670Z] + go version [2021-11-15T15:43:54.670Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-15T15:43:54.678Z] $ docker stop --time=1 ae8ad877dc27d34d019758dbf7962f90a45de60f34fb16ee32ee923177478a32 [2021-11-15T15:43:55.860Z] $ docker rm -f ae8ad877dc27d34d019758dbf7962f90a45de60f34fb16ee32ee923177478a32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:43:56.407Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-15T15:43:56.407Z] . [Pipeline] withDockerContainer [2021-11-15T15:43:56.470Z] prd-centos7-docker-4c-2g-626 does not seem to be running inside a container [2021-11-15T15:43:56.511Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-15T15:43:56.833Z] $ docker top bbd4664c898d9f408a7c7d72f5949a7992dab216a8e87385b02e028f8caaf21c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-15T15:43:56.901Z] ========================================================= [2021-11-15T15:43:56.901Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-15T15:43:56.901Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-15T15:43:57.191Z] + make test [2021-11-15T15:43:57.191Z] go mod tidy [2021-11-15T15:43:57.191Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-15T15:44:02.533Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-15T15:44:20.802Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-15T15:44:24.175Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-15T15:44:24.175Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-15T15:44:24.760Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-15T15:44:26.714Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-15T15:44:27.684Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-15T15:44:27.684Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-15T15:44:27.684Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-15T15:44:28.261Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-15T15:44:28.261Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-15T15:44:28.538Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-15T15:44:28.538Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-15T15:44:28.538Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-15T15:44:28.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-15T15:44:30.470Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements [2021-11-15T15:44:30.470Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-15T15:44:30.470Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-15T15:44:31.432Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.080s coverage: 98.5% of statements [2021-11-15T15:44:31.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-15T15:44:31.432Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.055s coverage: 44.7% of statements [2021-11-15T15:44:31.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-15T15:44:31.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-15T15:44:32.847Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.129s coverage: 89.5% of statements [2021-11-15T15:44:32.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-15T15:44:32.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-15T15:44:33.422Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.056s coverage: 84.4% of statements [2021-11-15T15:44:33.422Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-15T15:44:33.422Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-15T15:44:33.422Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-15T15:44:33.422Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-15T15:44:33.422Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-15T15:44:34.376Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.294s coverage: 94.2% of statements [2021-11-15T15:44:34.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-15T15:44:34.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-15T15:44:34.376Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.065s coverage: 59.1% of statements [2021-11-15T15:44:34.376Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-15T15:44:34.376Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-15T15:44:34.376Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-15T15:44:34.376Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-15T15:44:34.376Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-15T15:44:34.645Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements [2021-11-15T15:44:34.645Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-15T15:44:34.645Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-15T15:44:34.645Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-15T15:44:35.605Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.055s coverage: 0.9% of statements [2021-11-15T15:44:35.605Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-15T15:44:35.605Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2021-11-15T15:44:35.605Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 21.7% of statements [2021-11-15T15:44:35.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-15T15:44:36.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2021-11-15T15:44:36.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.051s coverage: 79.5% of statements [2021-11-15T15:44:36.471Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements [2021-11-15T15:44:36.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements [2021-11-15T15:44:36.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-11-15T15:44:49.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.059s coverage: 94.4% of statements [2021-11-15T15:44:49.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements [2021-11-15T15:44:53.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.222s coverage: 82.5% of statements [2021-11-15T15:44:53.433Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-15T15:45:11.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2021-11-15T15:45:11.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-15T15:45:11.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-15T15:45:11.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-15T15:45:11.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-11-15T15:45:11.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-15T15:45:11.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-15T15:45:11.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-15T15:45:11.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-15T15:45:11.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-15T15:45:11.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2021-11-15T15:45:11.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-15T15:45:11.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-15T15:45:11.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-11-15T15:45:11.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-15T15:45:11.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements [2021-11-15T15:45:11.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-15T15:45:11.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2021-11-15T15:45:11.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2021-11-15T15:45:11.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-11-15T15:45:11.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.126s coverage: 91.2% of statements [2021-11-15T15:45:11.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-15T15:45:11.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.135s coverage: 64.4% of statements [2021-11-15T15:45:11.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-15T15:45:11.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-15T15:45:11.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements [2021-11-15T15:45:11.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2021-11-15T15:45:11.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2021-11-15T15:45:11.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-11-15T15:45:11.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2021-11-15T15:45:12.125Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.215s coverage: 65.4% of statements [2021-11-15T15:45:12.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-15T15:45:12.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-15T15:45:12.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-15T15:45:12.388Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.123s coverage: 43.8% of statements [2021-11-15T15:45:12.388Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-15T15:45:12.388Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-15T15:45:12.388Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2021-11-15T15:45:12.388Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-15T15:45:12.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements [2021-11-15T15:45:12.654Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-15T15:45:20.801Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 17.7% of statements [2021-11-15T15:45:20.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-15T15:45:20.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-15T15:45:20.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-15T15:45:20.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-15T15:45:20.801Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.142s coverage: 92.3% of statements [2021-11-15T15:45:20.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-15T15:45:20.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-15T15:45:20.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-15T15:45:20.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-15T15:45:20.801Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements [2021-11-15T15:45:20.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-15T15:45:20.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-15T15:45:20.801Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements [2021-11-15T15:45:20.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-15T15:45:20.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-15T15:45:20.801Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-15T15:45:20.801Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-15T15:45:20.801Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-11-15T15:45:20.801Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-15T15:45:20.801Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-15T15:45:20.801Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-15T15:45:20.801Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-15T15:45:20.801Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-15T15:45:20.801Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-15T15:45:20.801Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-11-15T15:45:20.801Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2021-11-15T15:45:20.801Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-11-15T15:45:53.042Z] GO111MODULE=on go vet ./... [2021-11-15T15:46:03.124Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-15T15:46:03.124Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-15T15:46:03.124Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-15T15:46:03.138Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-15T15:46:03.429Z] + ls -al . [2021-11-15T15:46:03.429Z] total 644 [2021-11-15T15:46:03.429Z] drwxrwxr-x 10 1001 1001 4096 Nov 15 15:46 . [2021-11-15T15:46:03.429Z] drwxr-xr-x 4 root root 28 Nov 15 15:43 .. [2021-11-15T15:46:03.429Z] -rw-rw-r-- 1 1001 1001 11 Nov 15 15:40 .dockerignore [2021-11-15T15:46:03.429Z] drwxrwxr-x 8 1001 1001 179 Nov 15 15:40 .git [2021-11-15T15:46:03.429Z] drwxrwxr-x 4 1001 1001 142 Nov 15 15:40 .github [2021-11-15T15:46:03.429Z] -rw-rw-r-- 1 1001 1001 804 Nov 15 15:40 .gitignore [2021-11-15T15:46:03.429Z] -rw-rw-r-- 1 1001 1001 42 Nov 15 15:40 .golangci.yml [2021-11-15T15:46:03.429Z] -rw-rw-r-- 1 1001 1001 76 Nov 15 15:40 .hadolint.yml [2021-11-15T15:46:03.429Z] drwx------ 3 1001 1001 58 Nov 15 15:42 .semver [2021-11-15T15:46:03.429Z] -rw-rw-r-- 1 1001 1001 166 Nov 15 15:40 .sonarcloud.properties [2021-11-15T15:46:03.429Z] -rw-rw-r-- 1 1001 1001 1171 Nov 15 15:40 ADOPTERS.md [2021-11-15T15:46:03.429Z] -rw-rw-r-- 1 1001 1001 8910 Nov 15 15:40 Attribution.txt [2021-11-15T15:46:03.429Z] -rw-rw-r-- 1 1001 1001 51732 Nov 15 15:40 CHANGELOG.md [2021-11-15T15:46:03.429Z] -rw-rw-r-- 1 1001 1001 3804 Nov 15 15:40 CONTRIBUTING.md [2021-11-15T15:46:03.429Z] -rw-rw-r-- 1 1001 1001 677 Nov 15 15:40 GOVERNANCE.md [2021-11-15T15:46:03.429Z] -rw-rw-r-- 1 1001 1001 849 Nov 15 15:40 Jenkinsfile [2021-11-15T15:46:03.429Z] -rw-rw-r-- 1 1001 1001 10775 Nov 15 15:40 LICENSE [2021-11-15T15:46:03.429Z] -rw-rw-r-- 1 1001 1001 6508 Nov 15 15:40 Makefile [2021-11-15T15:46:03.429Z] -rw-rw-r-- 1 1001 1001 582 Nov 15 15:40 OWNERS.md [2021-11-15T15:46:03.429Z] -rw-rw-r-- 1 1001 1001 8207 Nov 15 15:40 README.md [2021-11-15T15:46:03.429Z] -rw-rw-r-- 1 1001 1001 6912 Nov 15 15:40 SECURITY.md [2021-11-15T15:46:03.429Z] -rw-rw-r-- 1 1001 1001 5 Nov 15 15:43 VERSION [2021-11-15T15:46:03.429Z] -rw-rw-r-- 1 1001 1001 4131 Nov 15 15:40 ZMQWindows.md [2021-11-15T15:46:03.429Z] drwxrwxr-x 2 1001 1001 37 Nov 15 15:40 bin [2021-11-15T15:46:03.429Z] drwxrwxr-x 14 1001 1001 4096 Nov 15 15:40 cmd [2021-11-15T15:46:03.429Z] -rw-r--r-- 1 root root 428381 Nov 15 15:45 coverage.out [2021-11-15T15:46:03.429Z] -rw-rw-r-- 1 1001 1001 822 Nov 15 15:40 go.mod [2021-11-15T15:46:03.429Z] -rw-rw-r-- 1 1001 1001 49471 Nov 15 15:40 go.sum [2021-11-15T15:46:03.429Z] drwxrwxr-x 8 1001 1001 124 Nov 15 15:40 internal [2021-11-15T15:46:03.429Z] drwxrwxr-x 3 1001 1001 16 Nov 15 15:40 openapi [2021-11-15T15:46:03.429Z] drwxrwxr-x 4 1001 1001 71 Nov 15 15:40 snap [2021-11-15T15:46:03.429Z] -rw-rw-r-- 1 1001 1001 204 Nov 15 15:40 version.go [Pipeline] sh [2021-11-15T15:46:03.722Z] + '[' -e coverage.out ] [2021-11-15T15:46:03.722Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-15T15:46:03.838Z] Stashed 1 file(s) [Pipeline] sh [2021-11-15T15:46:04.137Z] + make build [2021-11-15T15:46:04.137Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-11-15T15:46:05.539Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-15T15:46:12.289Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-11-15T15:46:12.552Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-15T15:46:13.496Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-15T15:46:13.759Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-15T15:46:14.703Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-15T15:46:15.672Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-15T15:46:16.249Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-15T15:46:17.640Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-15T15:46:18.222Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-15T15:46:19.171Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-11-15T15:46:20.672Z] $ docker stop --time=1 bbd4664c898d9f408a7c7d72f5949a7992dab216a8e87385b02e028f8caaf21c [2021-11-15T15:46:22.315Z] $ docker rm -f bbd4664c898d9f408a7c7d72f5949a7992dab216a8e87385b02e028f8caaf21c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:46:24.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-15T15:46:24.019Z] [2021-11-15T15:46:24.019Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:46:24.332Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-15T15:46:24.332Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-15T15:46:24.332Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-15T15:46:24.332Z] ca9280d653b3: Pulling fs layer [2021-11-15T15:46:24.332Z] 7e9c9ca2126c: Pulling fs layer [2021-11-15T15:46:24.332Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-15T15:46:24.332Z] cbdbe7a5bc2a: Download complete [2021-11-15T15:46:24.601Z] ca9280d653b3: Verifying Checksum [2021-11-15T15:46:24.601Z] ca9280d653b3: Download complete [2021-11-15T15:46:24.601Z] cbdbe7a5bc2a: Pull complete [2021-11-15T15:46:24.864Z] 7e9c9ca2126c: Verifying Checksum [2021-11-15T15:46:24.864Z] 7e9c9ca2126c: Download complete [2021-11-15T15:46:25.126Z] ca9280d653b3: Pull complete [2021-11-15T15:46:28.455Z] 7e9c9ca2126c: Pull complete [2021-11-15T15:46:28.455Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-15T15:46:28.455Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-15T15:46:28.455Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-15T15:46:28.519Z] prd-centos7-docker-4c-2g-626 does not seem to be running inside a container [2021-11-15T15:46:28.549Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-15T15:46:31.217Z] $ docker top 012b70104df8418cb5dc8f0b4e3d0c4e19e87549409cdec4953d6e60cb267b1d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-15T15:46:31.561Z] + docker-compose build --help [2021-11-15T15:46:31.562Z] + grep parallel [2021-11-15T15:46:32.131Z] --parallel Build images in parallel. [Pipeline] } [2021-11-15T15:46:32.141Z] $ docker stop --time=1 012b70104df8418cb5dc8f0b4e3d0c4e19e87549409cdec4953d6e60cb267b1d [2021-11-15T15:46:33.318Z] $ docker rm -f 012b70104df8418cb5dc8f0b4e3d0c4e19e87549409cdec4953d6e60cb267b1d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:46:33.689Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-15T15:46:33.689Z] . [Pipeline] withDockerContainer [2021-11-15T15:46:33.748Z] prd-centos7-docker-4c-2g-626 does not seem to be running inside a container [2021-11-15T15:46:33.792Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-15T15:46:34.115Z] $ docker top f74b1067d33d0a52b3233a2f3d25dac3284e0f5d2b545e5433199130802c4fc9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-15T15:46:34.494Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-15T15:46:35.063Z] Building core-command ... [2021-11-15T15:46:35.063Z] Building core-data ... [2021-11-15T15:46:35.063Z] Building core-metadata ... [2021-11-15T15:46:35.063Z] Building security-bootstrapper ... [2021-11-15T15:46:35.063Z] Building security-proxy-setup ... [2021-11-15T15:46:35.063Z] Building security-secretstore-setup ... [2021-11-15T15:46:35.063Z] Building support-notifications ... [2021-11-15T15:46:35.063Z] Building support-scheduler ... [2021-11-15T15:46:35.063Z] Building sys-mgmt-agent ... [2021-11-15T15:46:35.063Z] Building sys-mgmt-agent [2021-11-15T15:46:35.063Z] Building support-notifications [2021-11-15T15:46:35.063Z] Building core-data [2021-11-15T15:46:35.063Z] Building core-command [2021-11-15T15:46:35.063Z] Building core-metadata [2021-11-15T15:46:47.255Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T15:46:47.255Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-15T15:46:47.255Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T15:46:47.255Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-15T15:46:47.255Z] ---> 45b2b5670e87 [2021-11-15T15:46:47.255Z] Step 3/22 : WORKDIR /edgex-go [2021-11-15T15:46:47.255Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T15:46:47.255Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-15T15:46:47.255Z] ---> 45b2b5670e87 [2021-11-15T15:46:47.255Z] Step 3/22 : WORKDIR /edgex-go [2021-11-15T15:46:47.255Z] ---> 45b2b5670e87 [2021-11-15T15:46:47.255Z] Step 3/22 : WORKDIR /edgex-go [2021-11-15T15:46:49.803Z] ---> Running in bbfd03c96f02 [2021-11-15T15:46:49.803Z] ---> Running in d7b2831a4958 [2021-11-15T15:46:49.803Z] ---> Running in 1e00181e94cd [2021-11-15T15:46:51.184Z] Removing intermediate container bbfd03c96f02 [2021-11-15T15:46:51.184Z] ---> 8fd2d5d90760 [2021-11-15T15:46:51.184Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T15:46:51.184Z] Removing intermediate container d7b2831a4958 [2021-11-15T15:46:51.184Z] ---> 550ae4245da7 [2021-11-15T15:46:51.184Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T15:46:51.444Z] Removing intermediate container 1e00181e94cd [2021-11-15T15:46:51.444Z] ---> bb3593c5fe31 [2021-11-15T15:46:51.444Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T15:46:51.444Z] ---> Running in 996795cfd3c5 [2021-11-15T15:46:51.712Z] ---> Running in efb30f26671d [2021-11-15T15:46:51.712Z] ---> Running in 4f77bec03184 [2021-11-15T15:46:52.277Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-627 in /w/workspace/edgexfoundry_edgex-go_PR-3805 [Pipeline] { [Pipeline] ws [2021-11-15T15:46:52.290Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-11-15T15:46:52.626Z] The recommended git tool is: git [2021-11-15T15:46:57.439Z] Removing intermediate container 996795cfd3c5 [2021-11-15T15:46:57.439Z] ---> a8aeb3e15c21 [2021-11-15T15:46:57.439Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-15T15:46:57.699Z] Removing intermediate container 4f77bec03184 [2021-11-15T15:46:57.699Z] ---> 9bffb18a289a [2021-11-15T15:46:57.700Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-15T15:46:57.700Z] Removing intermediate container efb30f26671d [2021-11-15T15:46:57.700Z] ---> 0779218d3912 [2021-11-15T15:46:57.700Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-15T15:46:57.962Z] ---> Running in 145fca9062df [2021-11-15T15:46:58.222Z] ---> Running in d60787d19928 [2021-11-15T15:46:58.484Z] ---> Running in 7306998d204f [2021-11-15T15:46:58.497Z] using credential edgex-jenkins-ssh [2021-11-15T15:46:58.516Z] Cloning the remote Git repository [2021-11-15T15:46:58.579Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-15T15:46:58.682Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-11-15T15:46:58.770Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-15T15:46:58.771Z] > git --version # timeout=10 [2021-11-15T15:46:58.793Z] > git --version # 'git version 2.17.1' [2021-11-15T15:46:58.794Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-15T15:46:59.433Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T15:46:59.433Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-15T15:46:59.433Z] ---> 45b2b5670e87 [2021-11-15T15:46:59.433Z] Step 3/21 : WORKDIR /edgex-go [2021-11-15T15:46:59.433Z] ---> Using cache [2021-11-15T15:46:59.433Z] ---> bb3593c5fe31 [2021-11-15T15:46:59.433Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T15:46:59.433Z] ---> Using cache [2021-11-15T15:46:59.433Z] ---> 9bffb18a289a [2021-11-15T15:46:59.433Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-15T15:46:58.872Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-15T15:47:00.391Z] ---> Running in 35b1f3ce8882 [2021-11-15T15:47:00.391Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T15:47:00.670Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T15:47:00.670Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T15:47:00.670Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T15:47:01.253Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T15:47:01.253Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-15T15:47:01.253Z] ---> 45b2b5670e87 [2021-11-15T15:47:01.253Z] Step 3/22 : WORKDIR /edgex-go [2021-11-15T15:47:01.253Z] ---> Using cache [2021-11-15T15:47:01.253Z] ---> bb3593c5fe31 [2021-11-15T15:47:01.253Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T15:47:01.253Z] ---> Using cache [2021-11-15T15:47:01.253Z] ---> 9bffb18a289a [2021-11-15T15:47:01.253Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-15T15:47:01.253Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T15:47:01.527Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T15:47:01.527Z] ---> Running in 69adf52a545e [2021-11-15T15:47:01.527Z] OK: 220 MiB in 52 packages [2021-11-15T15:47:01.527Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T15:47:01.527Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T15:47:02.109Z] Removing intermediate container 145fca9062df [2021-11-15T15:47:02.109Z] ---> 6fec5c5ac89b [2021-11-15T15:47:02.109Z] Step 6/22 : COPY . . [2021-11-15T15:47:02.109Z] OK: 220 MiB in 52 packages [2021-11-15T15:47:02.109Z] OK: 220 MiB in 52 packages [2021-11-15T15:47:02.109Z] OK: 220 MiB in 52 packages [2021-11-15T15:47:02.109Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T15:47:03.082Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T15:47:03.351Z] OK: 220 MiB in 52 packages [2021-11-15T15:47:03.930Z] Removing intermediate container d60787d19928 [2021-11-15T15:47:03.930Z] ---> 58578a810ab1 [2021-11-15T15:47:03.930Z] Step 6/22 : COPY . . [2021-11-15T15:47:04.189Z] Removing intermediate container 35b1f3ce8882 [2021-11-15T15:47:04.189Z] ---> 8d1b97f75fe9 [2021-11-15T15:47:04.189Z] Step 6/21 : COPY . . [2021-11-15T15:47:04.189Z] Removing intermediate container 7306998d204f [2021-11-15T15:47:04.189Z] ---> 55309eaed8ed [2021-11-15T15:47:04.189Z] Step 6/22 : COPY . . [2021-11-15T15:47:04.189Z] Removing intermediate container 69adf52a545e [2021-11-15T15:47:04.189Z] ---> f62f7c1f2dfe [2021-11-15T15:47:04.189Z] Step 6/22 : COPY . . [2021-11-15T15:47:14.226Z] ---> 4ae14f77a85a [2021-11-15T15:47:14.226Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T15:47:14.226Z] ---> b265c81d5dd0 [2021-11-15T15:47:14.226Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T15:47:14.226Z] ---> Running in 82f294edd2ef [2021-11-15T15:47:14.226Z] ---> Running in a1cff2a304f1 [2021-11-15T15:47:22.362Z] ---> 7132c759b284 [2021-11-15T15:47:22.362Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T15:47:22.362Z] ---> 42189d57dc9b [2021-11-15T15:47:22.362Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T15:47:22.362Z] ---> Running in 103c0b28f9dd [2021-11-15T15:47:22.629Z] ---> Running in a2594128fdfc [2021-11-15T15:47:30.804Z] Removing intermediate container a2594128fdfc [2021-11-15T15:47:30.804Z] ---> 507a99a4067e [2021-11-15T15:47:30.804Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-15T15:47:30.804Z] Removing intermediate container a1cff2a304f1 [2021-11-15T15:47:30.804Z] ---> fa82e94ab488 [2021-11-15T15:47:30.804Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-15T15:47:30.804Z] ---> Running in b11d974b549a [2021-11-15T15:47:30.804Z] Removing intermediate container 103c0b28f9dd [2021-11-15T15:47:30.804Z] ---> 4cb4c2cce91a [2021-11-15T15:47:30.804Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-15T15:47:30.804Z] ---> Running in a2974e7853fb [2021-11-15T15:47:30.804Z] Removing intermediate container 82f294edd2ef [2021-11-15T15:47:30.804Z] ---> cca707283f90 [2021-11-15T15:47:30.804Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-15T15:47:30.804Z] ---> Running in df4dac63d8a8 [2021-11-15T15:47:30.804Z] ---> Running in 02d383b1968f [2021-11-15T15:47:30.804Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-15T15:47:30.804Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-11-15T15:47:30.804Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-15T15:47:30.804Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-15T15:47:32.745Z] ---> c722612c463c [2021-11-15T15:47:32.745Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T15:47:32.745Z] ---> Running in 865ebaa1bc02 [2021-11-15T15:47:34.710Z] Removing intermediate container 865ebaa1bc02 [2021-11-15T15:47:34.710Z] ---> 9915dfa4a195 [2021-11-15T15:47:34.710Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-15T15:47:34.710Z] ---> Running in 020b090beea5 [2021-11-15T15:47:34.980Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-11-15T15:48:13.756Z] Removing intermediate container df4dac63d8a8 [2021-11-15T15:48:13.756Z] ---> db17f629e885 [2021-11-15T15:48:13.756Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-15T15:48:13.756Z] ---> Running in ee96634b1a9a [2021-11-15T15:48:13.756Z] Removing intermediate container a2974e7853fb [2021-11-15T15:48:13.756Z] ---> 2d210c8753b0 [2021-11-15T15:48:13.756Z] [2021-11-15T15:48:13.756Z] Step 9/22 : FROM alpine:3.14 [2021-11-15T15:48:13.756Z] 3.14: Pulling from library/alpine [2021-11-15T15:48:13.756Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-15T15:48:13.756Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-15T15:48:13.756Z] Status: Downloaded newer image for alpine:3.14 [2021-11-15T15:48:13.756Z] ---> 0a97eee8041e [2021-11-15T15:48:13.756Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-15T15:48:13.756Z] ---> Running in eca25ca7d526 [2021-11-15T15:48:13.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T15:48:13.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T15:48:13.756Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-15T15:48:13.756Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T15:48:13.756Z] OK: 6 MiB in 15 packages [2021-11-15T15:48:13.756Z] Removing intermediate container 02d383b1968f [2021-11-15T15:48:13.756Z] ---> 6877d12b2fea [2021-11-15T15:48:13.756Z] [2021-11-15T15:48:13.756Z] Step 9/21 : FROM alpine:3.14 [2021-11-15T15:48:13.756Z] ---> 0a97eee8041e [2021-11-15T15:48:13.756Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-15T15:48:13.756Z] ---> Running in 11ddb6e6b577 [2021-11-15T15:48:13.756Z] Removing intermediate container ee96634b1a9a [2021-11-15T15:48:13.756Z] ---> 68003db2ffd0 [2021-11-15T15:48:13.756Z] [2021-11-15T15:48:13.756Z] Step 10/22 : FROM docker:20.10.8 [2021-11-15T15:48:13.756Z] 20.10.8: Pulling from library/docker [2021-11-15T15:48:13.756Z] Removing intermediate container eca25ca7d526 [2021-11-15T15:48:13.756Z] ---> b112d8822244 [2021-11-15T15:48:13.756Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-15T15:48:13.756Z] ---> Running in 037c990fc2ef [2021-11-15T15:48:13.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T15:48:13.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T15:48:14.018Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-15T15:48:14.018Z] Removing intermediate container 037c990fc2ef [2021-11-15T15:48:14.018Z] ---> d6621b4bdca9 [2021-11-15T15:48:14.018Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-15T15:48:14.018Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-15T15:48:14.018Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T15:48:14.018Z] Executing ca-certificates-20191127-r5.trigger [2021-11-15T15:48:14.018Z] OK: 6 MiB in 16 packages [2021-11-15T15:48:14.018Z] ---> Running in b8b8cd0e39ff [2021-11-15T15:48:14.283Z] Removing intermediate container b8b8cd0e39ff [2021-11-15T15:48:14.283Z] ---> f117c10be9ae [2021-11-15T15:48:14.283Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-15T15:48:14.558Z] ---> Running in aebde43d5ed6 [2021-11-15T15:48:15.533Z] Removing intermediate container aebde43d5ed6 [2021-11-15T15:48:15.533Z] ---> 828ba9b9b7e8 [2021-11-15T15:48:15.533Z] Step 14/22 : WORKDIR / [2021-11-15T15:48:15.533Z] Removing intermediate container 11ddb6e6b577 [2021-11-15T15:48:15.533Z] ---> cc550b4298ee [2021-11-15T15:48:15.533Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-15T15:48:15.533Z] Removing intermediate container b11d974b549a [2021-11-15T15:48:15.533Z] ---> e6aa2207ce39 [2021-11-15T15:48:15.533Z] [2021-11-15T15:48:15.533Z] Step 9/22 : FROM alpine:3.14 [2021-11-15T15:48:15.533Z] ---> 0a97eee8041e [2021-11-15T15:48:15.533Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-15T15:48:15.533Z] ---> Using cache [2021-11-15T15:48:15.533Z] ---> b112d8822244 [2021-11-15T15:48:15.533Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-15T15:48:15.533Z] ---> Using cache [2021-11-15T15:48:15.533Z] ---> d6621b4bdca9 [2021-11-15T15:48:15.533Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-15T15:48:15.533Z] ---> Running in 333d312471c0 [2021-11-15T15:48:15.533Z] ---> Running in 6998846790a6 [2021-11-15T15:48:15.533Z] ---> Running in ad31b1374810 [2021-11-15T15:48:15.803Z] Removing intermediate container 333d312471c0 [2021-11-15T15:48:15.803Z] ---> c741ec1436ac [2021-11-15T15:48:15.803Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T15:48:15.803Z] Removing intermediate container 6998846790a6 [2021-11-15T15:48:15.803Z] ---> f99cef55fe2a [2021-11-15T15:48:15.803Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-15T15:48:15.803Z] Removing intermediate container ad31b1374810 [2021-11-15T15:48:15.803Z] ---> 3eb527d3faf7 [2021-11-15T15:48:15.803Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-15T15:48:16.065Z] ---> Running in be059629344f [2021-11-15T15:48:16.065Z] ---> Running in 626a5441b073 [2021-11-15T15:48:16.354Z] Removing intermediate container be059629344f [2021-11-15T15:48:16.354Z] ---> 189ae15c7862 [2021-11-15T15:48:16.354Z] Step 14/22 : WORKDIR / [2021-11-15T15:48:16.354Z] Removing intermediate container 626a5441b073 [2021-11-15T15:48:16.354Z] ---> 0a35a96ca390 [2021-11-15T15:48:16.354Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-15T15:48:16.354Z] ---> Running in c3c98cf4ee27 [2021-11-15T15:48:16.651Z] ---> 8e94a1807221 [2021-11-15T15:48:16.651Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-15T15:48:16.651Z] ---> Running in 0910c731afda [2021-11-15T15:48:16.950Z] Removing intermediate container c3c98cf4ee27 [2021-11-15T15:48:16.950Z] ---> 274df382a8b9 [2021-11-15T15:48:16.950Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T15:48:16.950Z] Removing intermediate container 0910c731afda [2021-11-15T15:48:16.950Z] ---> 21b482702a41 [2021-11-15T15:48:16.950Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T15:48:17.545Z] ---> dab4d0b1b7ca [2021-11-15T15:48:17.545Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-15T15:48:17.545Z] ---> 9297d7b82cd7 [2021-11-15T15:48:17.545Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-15T15:48:17.545Z] ---> 12e34f020662 [2021-11-15T15:48:17.545Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-15T15:48:18.127Z] ---> 8acfec8538a5 [2021-11-15T15:48:18.127Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-15T15:48:18.386Z] ---> 80ee8c1f38a1 [2021-11-15T15:48:18.386Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-15T15:48:18.386Z] ---> Running in 958dac25d583 [2021-11-15T15:48:18.386Z] ---> 770cc1bfff2f [2021-11-15T15:48:18.386Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-15T15:48:18.386Z] Removing intermediate container 020b090beea5 [2021-11-15T15:48:18.386Z] ---> f2b33a085af6 [2021-11-15T15:48:18.386Z] [2021-11-15T15:48:18.386Z] Step 9/22 : FROM alpine:3.14 [2021-11-15T15:48:18.386Z] ---> 0a97eee8041e [2021-11-15T15:48:18.386Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-15T15:48:18.652Z] ---> Running in a194e2edfa80 [2021-11-15T15:48:18.652Z] Removing intermediate container 958dac25d583 [2021-11-15T15:48:18.652Z] ---> a3869e1ed7d5 [2021-11-15T15:48:18.652Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T15:48:18.652Z] ---> Running in 40487a2f7f13 [2021-11-15T15:48:18.652Z] ---> d8111437a213 [2021-11-15T15:48:18.652Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-15T15:48:18.652Z] ---> Running in b5bc3b5078cc [2021-11-15T15:48:18.652Z] ---> ed096115898f [2021-11-15T15:48:18.652Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-15T15:48:18.652Z] Removing intermediate container a194e2edfa80 [2021-11-15T15:48:18.652Z] ---> 3b9227fc816b [2021-11-15T15:48:18.652Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-15T15:48:18.652Z] Removing intermediate container 40487a2f7f13 [2021-11-15T15:48:18.652Z] ---> f2a9fa6cfb38 [2021-11-15T15:48:18.652Z] Step 20/22 : LABEL arch=x86_64 [2021-11-15T15:48:18.652Z] ---> Running in 44bb480bd4db [2021-11-15T15:48:18.652Z] ---> Running in 37fbe0f54342 [2021-11-15T15:48:18.652Z] ---> Running in b3d118ce5b41 [2021-11-15T15:48:18.652Z] Removing intermediate container b5bc3b5078cc [2021-11-15T15:48:18.652Z] ---> c1f48886ff69 [2021-11-15T15:48:18.652Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T15:48:18.915Z] ---> Running in afb9962a8d55 [2021-11-15T15:48:18.915Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-15T15:48:18.915Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-15T15:48:18.915Z] Removing intermediate container 44bb480bd4db [2021-11-15T15:48:18.915Z] ---> bc6c0ffef665 [2021-11-15T15:48:18.915Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-15T15:48:18.915Z] ---> 1219e54c855a [2021-11-15T15:48:18.915Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T15:48:18.915Z] Removing intermediate container 37fbe0f54342 [2021-11-15T15:48:18.915Z] ---> 6a3c8e359cd5 [2021-11-15T15:48:18.915Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-15T15:48:18.915Z] Removing intermediate container b3d118ce5b41 [2021-11-15T15:48:18.915Z] ---> f5ce33133449 [2021-11-15T15:48:18.915Z] Step 21/22 : LABEL git_sha=a210e70926ff3a058d2b50db18209ae87510ff27 [2021-11-15T15:48:18.915Z] ---> Running in 451405dfb1d4 [2021-11-15T15:48:18.915Z] ---> Running in 0bf1c6668e71 [2021-11-15T15:48:18.915Z] ---> Running in 26e0fe8f871d [2021-11-15T15:48:18.915Z] ---> Running in b2716ece7588 [2021-11-15T15:48:18.915Z] Removing intermediate container afb9962a8d55 [2021-11-15T15:48:18.915Z] ---> a9b2da01c954 [2021-11-15T15:48:18.915Z] Step 20/22 : LABEL arch=x86_64 [2021-11-15T15:48:18.915Z] ---> Running in 1d73bd49c406 [2021-11-15T15:48:18.915Z] Removing intermediate container 0bf1c6668e71 [2021-11-15T15:48:18.915Z] ---> 3f48f1135cf8 [2021-11-15T15:48:18.915Z] Step 19/21 : LABEL arch=x86_64 [2021-11-15T15:48:19.187Z] Removing intermediate container 26e0fe8f871d [2021-11-15T15:48:19.187Z] ---> fa29e4e6d9e8 [2021-11-15T15:48:19.187Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T15:48:19.187Z] ---> Running in 1c62800c411c [2021-11-15T15:48:19.187Z] Removing intermediate container 451405dfb1d4 [2021-11-15T15:48:19.187Z] ---> 1f88292fed6b [2021-11-15T15:48:19.187Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-15T15:48:19.187Z] Removing intermediate container b2716ece7588 [2021-11-15T15:48:19.187Z] ---> 8506c3a951bc [2021-11-15T15:48:19.187Z] Step 22/22 : LABEL version=0.0.0 [2021-11-15T15:48:19.187Z] ---> Running in 4f1a092a100e [2021-11-15T15:48:19.187Z] ---> Running in 0f2bfa9b3f5d [2021-11-15T15:48:19.187Z] ---> Running in 271fb0f39c84 [2021-11-15T15:48:19.187Z] Removing intermediate container 1d73bd49c406 [2021-11-15T15:48:19.187Z] ---> dba65f5313f8 [2021-11-15T15:48:19.187Z] Step 21/22 : LABEL git_sha=a210e70926ff3a058d2b50db18209ae87510ff27 [2021-11-15T15:48:19.187Z] Removing intermediate container 1c62800c411c [2021-11-15T15:48:19.187Z] ---> 7467e0d251df [2021-11-15T15:48:19.187Z] Step 20/21 : LABEL git_sha=a210e70926ff3a058d2b50db18209ae87510ff27 [2021-11-15T15:48:19.187Z] ---> Running in 202344ae7cb6 [2021-11-15T15:48:19.187Z] ---> Running in 2fec5ef6bce0 [2021-11-15T15:48:19.187Z] Removing intermediate container 271fb0f39c84 [2021-11-15T15:48:19.187Z] ---> 8a4b5cf3c237 [2021-11-15T15:48:19.187Z] [2021-11-15T15:48:19.461Z] Successfully built 8a4b5cf3c237 [2021-11-15T15:48:19.461Z] Removing intermediate container 2fec5ef6bce0 [2021-11-15T15:48:19.461Z] ---> bfd43c837ba1 [2021-11-15T15:48:19.461Z] Step 21/21 : LABEL version=0.0.0 [2021-11-15T15:48:19.461Z] Successfully tagged core-command:latest [2021-11-15T15:48:19.461Z] Building security-secretstore-setup [2021-11-15T15:48:19.461Z] Removing intermediate container 202344ae7cb6 [2021-11-15T15:48:19.461Z] ---> a584c285314e [2021-11-15T15:48:19.461Z] Step 22/22 : LABEL version=0.0.0 [2021-11-15T15:48:19.461Z]  Building core-command ... done  ---> Running in e847cf6eeb44 [2021-11-15T15:48:19.461Z] ---> Running in dbb38fe2d80f [2021-11-15T15:48:19.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T15:48:19.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T15:48:20.005Z] (1/42) Installing readline (8.1.0-r0) [2021-11-15T15:48:20.005Z] (2/42) Installing bash (5.1.4-r0) [2021-11-15T15:48:20.005Z] Executing bash-5.1.4-r0.post-install [2021-11-15T15:48:20.005Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-15T15:48:20.266Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-15T15:48:20.266Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-15T15:48:20.266Z] (6/42) Installing curl (7.79.1-r0) [2021-11-15T15:48:20.266Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-15T15:48:20.266Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-15T15:48:20.266Z] Removing intermediate container e847cf6eeb44 [2021-11-15T15:48:20.266Z] ---> fa33f74df334 [2021-11-15T15:48:20.266Z] [2021-11-15T15:48:20.266Z] (9/42) Installing expat (2.4.1-r0) [2021-11-15T15:48:20.266Z] (10/42) Installing libffi (3.3-r2) [2021-11-15T15:48:20.266Z] (11/42) Installing gdbm (1.19-r0) [2021-11-15T15:48:20.267Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-15T15:48:20.267Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-15T15:48:20.267Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-15T15:48:20.267Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-15T15:48:20.267Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-15T15:48:20.267Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-15T15:48:20.267Z] Successfully built fa33f74df334 [2021-11-15T15:48:20.529Z] Successfully tagged support-notifications:latest [2021-11-15T15:48:20.529Z] Building security-bootstrapper [2021-11-15T15:48:20.529Z] Removing intermediate container dbb38fe2d80f [2021-11-15T15:48:20.529Z] ---> 2e0c43097c4f [2021-11-15T15:48:20.529Z] [2021-11-15T15:48:21.494Z]  Building support-notifications ... done Successfully built 2e0c43097c4f [2021-11-15T15:48:21.494Z] Successfully tagged core-metadata:latest [2021-11-15T15:48:21.494Z]  Building core-metadata ... done Building support-scheduler [2021-11-15T15:48:23.420Z] Removing intermediate container 4f1a092a100e [2021-11-15T15:48:23.420Z] ---> 419518572660 [2021-11-15T15:48:23.420Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-15T15:48:24.365Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-15T15:48:24.365Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-15T15:48:24.936Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-15T15:48:24.936Z] ---> Running in e6ccd33563f2 [2021-11-15T15:48:24.936Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-15T15:48:25.197Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-15T15:48:25.197Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-15T15:48:25.197Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-15T15:48:25.197Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-15T15:48:25.197Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-15T15:48:25.197Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-15T15:48:25.197Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-15T15:48:25.197Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-15T15:48:25.197Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-15T15:48:25.460Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-15T15:48:25.460Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-15T15:48:25.460Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-15T15:48:25.719Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-15T15:48:25.719Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-15T15:48:25.719Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-15T15:48:25.719Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-15T15:48:25.719Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-15T15:48:25.719Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-15T15:48:25.980Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-15T15:48:25.980Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-15T15:48:25.980Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-15T15:48:27.364Z] Executing busybox-1.33.1-r3.trigger [2021-11-15T15:48:27.364Z] OK: 84 MiB in 64 packages [2021-11-15T15:48:28.313Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T15:48:28.313Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-15T15:48:28.313Z] ---> 45b2b5670e87 [2021-11-15T15:48:28.313Z] Step 3/23 : WORKDIR /edgex-go [2021-11-15T15:48:28.313Z] ---> Using cache [2021-11-15T15:48:28.313Z] ---> bb3593c5fe31 [2021-11-15T15:48:28.313Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T15:48:28.313Z] ---> Using cache [2021-11-15T15:48:28.313Z] ---> 9bffb18a289a [2021-11-15T15:48:28.313Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-15T15:48:28.313Z] ---> Using cache [2021-11-15T15:48:28.313Z] ---> f62f7c1f2dfe [2021-11-15T15:48:28.313Z] Step 6/23 : COPY go.mod . [2021-11-15T15:48:28.574Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T15:48:28.574Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-15T15:48:28.574Z] ---> 45b2b5670e87 [2021-11-15T15:48:28.574Z] Step 3/30 : WORKDIR /edgex-go [2021-11-15T15:48:28.574Z] ---> Using cache [2021-11-15T15:48:28.574Z] ---> bb3593c5fe31 [2021-11-15T15:48:28.574Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T15:48:28.574Z] ---> Using cache [2021-11-15T15:48:28.574Z] ---> 9bffb18a289a [2021-11-15T15:48:28.574Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-15T15:48:28.574Z] ---> Using cache [2021-11-15T15:48:28.574Z] ---> f62f7c1f2dfe [2021-11-15T15:48:28.574Z] Step 6/30 : COPY . . [2021-11-15T15:48:28.574Z] ---> Using cache [2021-11-15T15:48:28.574Z] ---> b265c81d5dd0 [2021-11-15T15:48:28.574Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T15:48:28.574Z] ---> Using cache [2021-11-15T15:48:28.574Z] ---> fa82e94ab488 [2021-11-15T15:48:28.574Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-15T15:48:28.574Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T15:48:29.512Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T15:48:29.771Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-15T15:48:30.031Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-15T15:48:30.031Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-15T15:48:30.031Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-15T15:48:30.291Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-15T15:48:30.291Z] Collecting docker-compose==1.23.2 [2021-11-15T15:48:30.291Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-15T15:48:30.552Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-15T15:48:30.552Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-15T15:48:30.552Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-15T15:48:30.552Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-15T15:48:30.552Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-15T15:48:30.552Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T15:48:30.552Z] OK: 8 MiB in 20 packages [2021-11-15T15:48:30.813Z] Collecting cached-property<2,>=1.2.0 [2021-11-15T15:48:30.813Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-15T15:48:30.813Z] Collecting docopt<0.7,>=0.6.1 [2021-11-15T15:48:30.813Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-15T15:48:31.087Z] Collecting texttable<0.10,>=0.9.0 [2021-11-15T15:48:31.087Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-15T15:48:31.351Z] ---> 58b6c3a93a0c [2021-11-15T15:48:31.351Z] Step 7/23 : RUN go mod download [2021-11-15T15:48:31.610Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-15T15:48:31.610Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-15T15:48:31.610Z] Collecting docker<4.0,>=3.6.0 [2021-11-15T15:48:31.610Z] ---> Running in 515571cc83f5 [2021-11-15T15:48:31.610Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-15T15:48:31.610Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-15T15:48:31.610Z] Collecting jsonschema<3,>=2.5.1 [2021-11-15T15:48:31.610Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-15T15:48:31.869Z] ---> Running in 7608d7666441 [2021-11-15T15:48:31.869Z] Collecting PyYAML<4,>=3.10 [2021-11-15T15:48:31.869Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-15T15:48:32.447Z] Collecting docker-pycreds>=0.4.0 [2021-11-15T15:48:32.447Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-15T15:48:32.447Z] Removing intermediate container e6ccd33563f2 [2021-11-15T15:48:32.447Z] ---> 9a539f3c80fc [2021-11-15T15:48:32.447Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T15:48:32.447Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-11-15T15:48:32.447Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-15T15:48:32.447Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-15T15:48:32.712Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-15T15:48:32.712Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-15T15:48:32.712Z] Collecting idna<2.8,>=2.5 [2021-11-15T15:48:32.712Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-15T15:48:32.712Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-15T15:48:32.712Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-15T15:48:32.712Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-15T15:48:32.712Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-15T15:48:32.712Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-15T15:48:32.980Z] ---> 588348d5450f [2021-11-15T15:48:32.980Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-15T15:48:32.980Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-15T15:48:32.980Z] Attempting uninstall: urllib3 [2021-11-15T15:48:32.980Z] Found existing installation: urllib3 1.26.5 [2021-11-15T15:48:32.980Z] Uninstalling urllib3-1.26.5: [2021-11-15T15:48:32.980Z] Successfully uninstalled urllib3-1.26.5 [2021-11-15T15:48:33.254Z] Attempting uninstall: idna [2021-11-15T15:48:33.254Z] Found existing installation: idna 3.2 [2021-11-15T15:48:33.254Z] Uninstalling idna-3.2: [2021-11-15T15:48:33.254Z] Successfully uninstalled idna-3.2 [2021-11-15T15:48:33.520Z] Attempting uninstall: chardet [2021-11-15T15:48:33.520Z] Found existing installation: chardet 4.0.0 [2021-11-15T15:48:33.520Z] Uninstalling chardet-4.0.0: [2021-11-15T15:48:33.794Z] Successfully uninstalled chardet-4.0.0 [2021-11-15T15:48:33.794Z] ---> 2d28004bed2c [2021-11-15T15:48:33.794Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-15T15:48:34.060Z] ---> 74df716fdf89 [2021-11-15T15:48:34.060Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-15T15:48:34.060Z] Attempting uninstall: requests [2021-11-15T15:48:34.060Z] Found existing installation: requests 2.25.1 [2021-11-15T15:48:34.060Z] ---> Running in 31909579a330 [2021-11-15T15:48:34.060Z] Uninstalling requests-2.25.1: [2021-11-15T15:48:34.325Z] Successfully uninstalled requests-2.25.1 [2021-11-15T15:48:34.325Z] Running setup.py install for texttable: started [2021-11-15T15:48:34.325Z] Removing intermediate container 31909579a330 [2021-11-15T15:48:34.325Z] ---> 84aacdb6d7ef [2021-11-15T15:48:34.325Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T15:48:34.595Z] ---> Running in 6da32e8b3332 [2021-11-15T15:48:34.595Z] Removing intermediate container 6da32e8b3332 [2021-11-15T15:48:34.595Z] ---> 87138cc4e2b2 [2021-11-15T15:48:34.595Z] Step 20/22 : LABEL arch=x86_64 [2021-11-15T15:48:34.863Z] Running setup.py install for texttable: finished with status 'done' [2021-11-15T15:48:34.863Z] Running setup.py install for PyYAML: started [2021-11-15T15:48:34.863Z] ---> Running in 44510e81faf4 [2021-11-15T15:48:35.127Z] Removing intermediate container 7608d7666441 [2021-11-15T15:48:35.127Z] ---> e90ed7ada16a [2021-11-15T15:48:35.127Z] Step 8/23 : COPY . . [2021-11-15T15:48:35.127Z] Removing intermediate container 44510e81faf4 [2021-11-15T15:48:35.127Z] ---> c6274bd13ec2 [2021-11-15T15:48:35.127Z] Step 21/22 : LABEL git_sha=a210e70926ff3a058d2b50db18209ae87510ff27 [2021-11-15T15:48:35.127Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-15T15:48:35.391Z] ---> Running in 89c7f3960890 [2021-11-15T15:48:35.391Z] Running setup.py install for docopt: started [2021-11-15T15:48:35.977Z] Running setup.py install for docopt: finished with status 'done' [2021-11-15T15:48:35.977Z] Running setup.py install for dockerpty: started [2021-11-15T15:48:36.240Z] Removing intermediate container 89c7f3960890 [2021-11-15T15:48:36.240Z] ---> 77923b192538 [2021-11-15T15:48:36.240Z] Step 22/22 : LABEL version=0.0.0 [2021-11-15T15:48:36.502Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-15T15:48:37.080Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T15:48:37.080Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-15T15:48:37.080Z] ---> 45b2b5670e87 [2021-11-15T15:48:37.080Z] Step 3/24 : WORKDIR /edgex-go [2021-11-15T15:48:37.080Z] ---> Using cache [2021-11-15T15:48:37.080Z] ---> bb3593c5fe31 [2021-11-15T15:48:37.080Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T15:48:37.080Z] ---> Using cache [2021-11-15T15:48:37.080Z] ---> 9bffb18a289a [2021-11-15T15:48:37.080Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-15T15:48:37.080Z] ---> Using cache [2021-11-15T15:48:37.080Z] ---> f62f7c1f2dfe [2021-11-15T15:48:37.080Z] Step 6/24 : COPY . . [2021-11-15T15:48:37.080Z] ---> Using cache [2021-11-15T15:48:37.080Z] ---> b265c81d5dd0 [2021-11-15T15:48:37.080Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T15:48:37.080Z] ---> Using cache [2021-11-15T15:48:37.080Z] ---> fa82e94ab488 [2021-11-15T15:48:37.080Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-15T15:48:37.672Z] ---> Running in 4e0f9901edb8 [2021-11-15T15:48:37.672Z] ---> Running in 832a25de8c71 [2021-11-15T15:48:37.937Z] Removing intermediate container 4e0f9901edb8 [2021-11-15T15:48:37.937Z] ---> d0e00f66096b [2021-11-15T15:48:37.937Z] [2021-11-15T15:48:38.201Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-11-15T15:48:38.201Z] Successfully built d0e00f66096b [2021-11-15T15:48:38.201Z] Successfully tagged core-data:latest [2021-11-15T15:48:38.201Z] Building security-proxy-setup [2021-11-15T15:48:38.462Z]  Building core-data ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-15T15:48:41.799Z] ---> 66c046eb8ad4 [2021-11-15T15:48:41.799Z] Step 9/23 : RUN go mod tidy [2021-11-15T15:48:41.799Z] ---> Running in a4f84ad91aca [2021-11-15T15:48:46.051Z] Removing intermediate container 0f2bfa9b3f5d [2021-11-15T15:48:46.051Z] ---> 122a672b70e8 [2021-11-15T15:48:46.051Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-15T15:48:46.322Z] ---> Running in b9d444a83a1e [2021-11-15T15:48:46.587Z] Removing intermediate container b9d444a83a1e [2021-11-15T15:48:46.587Z] ---> 09a6f15a9d49 [2021-11-15T15:48:46.587Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-15T15:48:46.587Z] ---> Running in 191f8cb44c42 [2021-11-15T15:48:46.858Z] Removing intermediate container 191f8cb44c42 [2021-11-15T15:48:46.858Z] ---> 4532f9ae7cad [2021-11-15T15:48:46.858Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-15T15:48:47.853Z] ---> 969163e4977d [2021-11-15T15:48:47.854Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-15T15:48:48.126Z] Removing intermediate container a4f84ad91aca [2021-11-15T15:48:48.126Z] ---> 811dd7acf586 [2021-11-15T15:48:48.126Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-15T15:48:48.126Z] ---> Running in f1e420dfd376 [2021-11-15T15:48:48.395Z] ---> ce014ea7d79a [2021-11-15T15:48:48.395Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-15T15:48:48.665Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T15:48:48.665Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-15T15:48:48.665Z] ---> 45b2b5670e87 [2021-11-15T15:48:48.665Z] Step 3/20 : WORKDIR /edgex-go [2021-11-15T15:48:48.665Z] ---> Using cache [2021-11-15T15:48:48.666Z] ---> bb3593c5fe31 [2021-11-15T15:48:48.666Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T15:48:48.666Z] ---> Using cache [2021-11-15T15:48:48.666Z] ---> 9bffb18a289a [2021-11-15T15:48:48.666Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-15T15:48:48.666Z] ---> Using cache [2021-11-15T15:48:48.666Z] ---> f62f7c1f2dfe [2021-11-15T15:48:48.666Z] Step 6/20 : COPY . . [2021-11-15T15:48:48.666Z] ---> Using cache [2021-11-15T15:48:48.666Z] ---> b265c81d5dd0 [2021-11-15T15:48:48.666Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T15:48:48.666Z] ---> Using cache [2021-11-15T15:48:48.666Z] ---> fa82e94ab488 [2021-11-15T15:48:48.666Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-15T15:48:48.931Z] ---> Running in bf4886543835 [2021-11-15T15:48:48.931Z] ---> 6b1e52c9f3b3 [2021-11-15T15:48:48.931Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-15T15:48:48.931Z] ---> Running in 096ce2aef36f [2021-11-15T15:48:48.931Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-15T15:48:49.203Z] Removing intermediate container 096ce2aef36f [2021-11-15T15:48:49.203Z] ---> b7c5d481f92c [2021-11-15T15:48:49.203Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T15:48:49.203Z] ---> Running in 027b5a78fc9e [2021-11-15T15:48:49.203Z] Removing intermediate container 027b5a78fc9e [2021-11-15T15:48:49.203Z] ---> dcd3e3137c7a [2021-11-15T15:48:49.203Z] Step 20/22 : LABEL arch=x86_64 [2021-11-15T15:48:49.203Z] ---> Running in cbde9b55ba3d [2021-11-15T15:48:49.468Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-15T15:48:49.468Z] Removing intermediate container cbde9b55ba3d [2021-11-15T15:48:49.468Z] ---> 3543f8d884c9 [2021-11-15T15:48:49.468Z] Step 21/22 : LABEL git_sha=a210e70926ff3a058d2b50db18209ae87510ff27 [2021-11-15T15:48:49.468Z] ---> Running in d9091892c762 [2021-11-15T15:48:49.732Z] Removing intermediate container d9091892c762 [2021-11-15T15:48:49.732Z] ---> bbabcd3b9231 [2021-11-15T15:48:49.732Z] Step 22/22 : LABEL version=0.0.0 [2021-11-15T15:48:49.732Z] ---> Running in 33d81c7a1deb [2021-11-15T15:48:49.732Z] Removing intermediate container 33d81c7a1deb [2021-11-15T15:48:49.732Z] ---> 7b3b8ed105f8 [2021-11-15T15:48:49.732Z] [2021-11-15T15:48:50.002Z] Successfully built 7b3b8ed105f8 [2021-11-15T15:48:50.002Z] Successfully tagged sys-mgmt-agent:latest [2021-11-15T15:49:02.275Z]  Building sys-mgmt-agent ... done Removing intermediate container 515571cc83f5 [2021-11-15T15:49:02.275Z] ---> b747d10b1e1b [2021-11-15T15:49:02.275Z] [2021-11-15T15:49:02.275Z] Step 9/30 : FROM alpine:3.14 [2021-11-15T15:49:02.275Z] ---> 0a97eee8041e [2021-11-15T15:49:02.275Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-15T15:49:02.275Z] ---> Running in a33965bb0813 [2021-11-15T15:49:02.275Z] Removing intermediate container a33965bb0813 [2021-11-15T15:49:02.275Z] ---> 3ae942c16bc6 [2021-11-15T15:49:02.275Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-15T15:49:02.275Z] ---> Running in f0e8c2605cbe [2021-11-15T15:49:02.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T15:49:03.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T15:49:03.425Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-15T15:49:03.425Z] (2/2) Installing su-exec (0.2-r1) [2021-11-15T15:49:03.425Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T15:49:03.425Z] OK: 6 MiB in 16 packages [2021-11-15T15:49:03.694Z] Removing intermediate container f0e8c2605cbe [2021-11-15T15:49:03.694Z] ---> f5153e64951c [2021-11-15T15:49:03.694Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-15T15:49:03.694Z] ---> Running in 05de95476ae9 [2021-11-15T15:49:03.969Z] Removing intermediate container 05de95476ae9 [2021-11-15T15:49:03.969Z] ---> 1a1674aab426 [2021-11-15T15:49:03.969Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-15T15:49:03.969Z] ---> Running in cf5b677dec3d [2021-11-15T15:49:04.242Z] Removing intermediate container cf5b677dec3d [2021-11-15T15:49:04.242Z] ---> f6ba977afdca [2021-11-15T15:49:04.242Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-15T15:49:04.242Z] ---> Running in 8f2ff19e00f3 [2021-11-15T15:49:05.226Z] Removing intermediate container 8f2ff19e00f3 [2021-11-15T15:49:05.226Z] ---> 5df2d04bc132 [2021-11-15T15:49:05.226Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-15T15:49:05.226Z] ---> Running in 53c35ba6c231 [2021-11-15T15:49:05.226Z] Removing intermediate container 53c35ba6c231 [2021-11-15T15:49:05.226Z] ---> 29c0e307d2c7 [2021-11-15T15:49:05.226Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-15T15:49:05.495Z] ---> 0be54d3a3a28 [2021-11-15T15:49:05.495Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-15T15:49:05.495Z] ---> Running in 99ae16a2293f [2021-11-15T15:49:06.459Z] Removing intermediate container 99ae16a2293f [2021-11-15T15:49:06.459Z] ---> 0a7959230c08 [2021-11-15T15:49:06.459Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T15:49:06.723Z] ---> 0237e272bad1 [2021-11-15T15:49:06.723Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-15T15:49:07.001Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-15T15:49:07.280Z] ---> d1da8f121e30 [2021-11-15T15:49:07.280Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-15T15:49:07.550Z] ---> 23a19f0891da [2021-11-15T15:49:07.550Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-15T15:49:07.820Z] ---> 590cf5ef6f94 [2021-11-15T15:49:07.820Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-15T15:49:08.092Z] ---> 2cb0b54833b9 [2021-11-15T15:49:08.092Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-15T15:49:08.361Z] ---> Running in baa04c34c0d1 [2021-11-15T15:49:08.361Z] Removing intermediate container baa04c34c0d1 [2021-11-15T15:49:08.361Z] ---> 587a98cc5408 [2021-11-15T15:49:08.361Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-15T15:49:08.630Z] ---> 48f8506c9780 [2021-11-15T15:49:08.630Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-15T15:49:08.904Z] ---> Running in 74b6f0223ced [2021-11-15T15:49:10.311Z] Removing intermediate container 74b6f0223ced [2021-11-15T15:49:10.311Z] ---> 41dc619aeca3 [2021-11-15T15:49:10.311Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-15T15:49:10.311Z] ---> Running in 73e3f05e8207 [2021-11-15T15:49:10.882Z] Removing intermediate container 73e3f05e8207 [2021-11-15T15:49:10.882Z] ---> a9c879bd9ea0 [2021-11-15T15:49:10.882Z] Step 27/30 : CMD ["gate"] [2021-11-15T15:49:10.882Z] Removing intermediate container 832a25de8c71 [2021-11-15T15:49:10.882Z] ---> dff0ea8c79ed [2021-11-15T15:49:10.882Z] [2021-11-15T15:49:10.882Z] Step 9/24 : FROM alpine:3.14 [2021-11-15T15:49:10.882Z] ---> 0a97eee8041e [2021-11-15T15:49:10.882Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-15T15:49:10.882Z] ---> Running in 340ad313d124 [2021-11-15T15:49:11.146Z] ---> Running in 35d344814624 [2021-11-15T15:49:11.146Z] Removing intermediate container 340ad313d124 [2021-11-15T15:49:11.146Z] ---> 568e2512b5f6 [2021-11-15T15:49:11.146Z] Step 28/30 : LABEL arch=x86_64 [2021-11-15T15:49:11.410Z] ---> Running in bdd88f994fbf [2021-11-15T15:49:11.410Z] Removing intermediate container bdd88f994fbf [2021-11-15T15:49:11.410Z] ---> 56f6022289ff [2021-11-15T15:49:11.410Z] Step 29/30 : LABEL git_sha=a210e70926ff3a058d2b50db18209ae87510ff27 [2021-11-15T15:49:11.567Z] Merging remotes/origin/main commit 143991c289fa33d15b92815d9662304bdb63510a into PR head commit a210e70926ff3a058d2b50db18209ae87510ff27 [2021-11-15T15:49:11.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T15:49:11.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T15:49:11.680Z] ---> Running in 767347302fce [2021-11-15T15:49:11.907Z] Merge succeeded, producing a210e70926ff3a058d2b50db18209ae87510ff27 [2021-11-15T15:49:11.907Z] Checking out Revision a210e70926ff3a058d2b50db18209ae87510ff27 (PR-3805) [2021-11-15T15:49:11.949Z] Removing intermediate container 767347302fce [2021-11-15T15:49:11.949Z] ---> 5c6909d11b6e [2021-11-15T15:49:11.949Z] Step 30/30 : LABEL version=0.0.0 [2021-11-15T15:49:11.949Z] ---> Running in 71e6f0f1f4a5 [2021-11-15T15:49:11.949Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-15T15:49:11.949Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-15T15:49:11.949Z] (3/3) Installing su-exec (0.2-r1) [2021-11-15T15:49:12.214Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T15:49:12.214Z] Executing ca-certificates-20191127-r5.trigger [2021-11-15T15:49:12.214Z] Removing intermediate container 71e6f0f1f4a5 [2021-11-15T15:49:12.214Z] ---> 800b18a918e7 [2021-11-15T15:49:12.214Z] [2021-11-15T15:49:12.214Z] OK: 6 MiB in 17 packages [2021-11-15T15:49:12.214Z] Successfully built 800b18a918e7 [2021-11-15T15:49:12.214Z] Successfully tagged security-bootstrapper:latest [2021-11-15T15:49:12.815Z]  Building security-bootstrapper ... done Removing intermediate container 35d344814624 [2021-11-15T15:49:12.815Z] ---> 65fcbc806b73 [2021-11-15T15:49:12.815Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-15T15:49:12.815Z] ---> Running in 3251721376cc [2021-11-15T15:49:12.815Z] Removing intermediate container 3251721376cc [2021-11-15T15:49:12.815Z] ---> bcb1e9a6ba6b [2021-11-15T15:49:12.815Z] Step 12/24 : WORKDIR / [2021-11-15T15:49:13.089Z] ---> Running in 1fd3cd7968f5 [2021-11-15T15:49:13.089Z] Removing intermediate container 1fd3cd7968f5 [2021-11-15T15:49:13.089Z] ---> 3d8f51ed3cc7 [2021-11-15T15:49:13.089Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-15T15:49:13.363Z] ---> c342b6b30f78 [2021-11-15T15:49:13.363Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-15T15:49:13.636Z] ---> 01f82c9037c3 [2021-11-15T15:49:13.636Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-15T15:49:13.908Z] ---> 6fb0cb376116 [2021-11-15T15:49:13.908Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-15T15:49:14.185Z] ---> a6f972b01190 [2021-11-15T15:49:14.185Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-15T15:49:14.185Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-15T15:49:14.788Z] ---> 348154f8ba42 [2021-11-15T15:49:14.788Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-15T15:49:15.375Z] ---> b4d835ecf2ac [2021-11-15T15:49:15.375Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-15T15:49:15.375Z] ---> 2889451928b9 [2021-11-15T15:49:15.375Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-11-15T15:49:15.375Z] ---> Running in 2c9f29da18bc [2021-11-15T15:49:10.595Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-15T15:49:10.615Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-15T15:49:10.646Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-15T15:49:10.690Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-15T15:49:10.691Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-15T15:49:10.703Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3805/head:refs/remotes/origin/PR-3805 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-15T15:49:11.583Z] > git config core.sparsecheckout # timeout=10 [2021-11-15T15:49:11.599Z] > git checkout -f a210e70926ff3a058d2b50db18209ae87510ff27 # timeout=10 [2021-11-15T15:49:11.806Z] > git remote # timeout=10 [2021-11-15T15:49:11.829Z] > git config --get remote.origin.url # timeout=10 [2021-11-15T15:49:11.841Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-15T15:49:11.858Z] > git merge 143991c289fa33d15b92815d9662304bdb63510a # timeout=10 [2021-11-15T15:49:11.883Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-15T15:49:11.911Z] > git config core.sparsecheckout # timeout=10 [2021-11-15T15:49:11.919Z] > git checkout -f a210e70926ff3a058d2b50db18209ae87510ff27 # timeout=10 [2021-11-15T15:49:16.302Z] Commit message: "Merge branch 'main' into jakarta-changelog" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-15T15:49:16.758Z] Removing intermediate container 2c9f29da18bc [2021-11-15T15:49:16.758Z] ---> 2fb4f9bed6bb [2021-11-15T15:49:16.758Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-15T15:49:16.758Z] ---> Running in 92cc73347af1 [2021-11-15T15:49:16.758Z] Removing intermediate container 92cc73347af1 [2021-11-15T15:49:16.758Z] ---> e387511ab968 [2021-11-15T15:49:16.758Z] Step 22/24 : LABEL arch=x86_64 [2021-11-15T15:49:16.758Z] ---> Running in d17d843964af [2021-11-15T15:49:16.758Z] Removing intermediate container d17d843964af [2021-11-15T15:49:16.758Z] ---> 72a040e2f9aa [2021-11-15T15:49:16.758Z] Step 23/24 : LABEL git_sha=a210e70926ff3a058d2b50db18209ae87510ff27 [2021-11-15T15:49:17.020Z] ---> Running in 63c82234ba01 [2021-11-15T15:49:17.236Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-15T15:49:17.236Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-15T15:49:17.236Z] Dload Upload Total Spent Left Speed [2021-11-15T15:49:17.236Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 61905 0 --:--:-- --:--:-- --:--:-- 61905 [2021-11-15T15:49:17.281Z] Removing intermediate container 63c82234ba01 [2021-11-15T15:49:17.281Z] ---> b26e5c38abf6 [2021-11-15T15:49:17.281Z] Step 24/24 : LABEL version=0.0.0 [Pipeline] sh [2021-11-15T15:49:17.540Z] ---> Running in 18eeb30d7d80 [2021-11-15T15:49:17.638Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-15T15:49:17.803Z] Removing intermediate container bf4886543835 [2021-11-15T15:49:17.803Z] ---> 7ab27f01883d [2021-11-15T15:49:17.803Z] [2021-11-15T15:49:17.803Z] Step 9/20 : FROM alpine:3.14 [2021-11-15T15:49:17.803Z] ---> 0a97eee8041e [2021-11-15T15:49:17.803Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-15T15:49:17.803Z] Removing intermediate container f1e420dfd376 [2021-11-15T15:49:17.803Z] ---> dd9fd355cc0a [2021-11-15T15:49:17.803Z] [2021-11-15T15:49:17.803Z] Step 11/23 : FROM alpine:3.14 [2021-11-15T15:49:17.803Z] ---> 0a97eee8041e [2021-11-15T15:49:17.803Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-15T15:49:17.803Z] ---> Using cache [2021-11-15T15:49:17.803Z] ---> b112d8822244 [2021-11-15T15:49:17.803Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-15T15:49:17.803Z] ---> Using cache [2021-11-15T15:49:17.803Z] ---> d6621b4bdca9 [2021-11-15T15:49:17.803Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-15T15:49:17.803Z] Removing intermediate container 18eeb30d7d80 [2021-11-15T15:49:17.803Z] ---> abdcfd0954f5 [2021-11-15T15:49:17.803Z] [2021-11-15T15:49:17.803Z] ---> Running in 33009425c2da [2021-11-15T15:49:17.803Z] ---> Running in 4b4f500f4136 [2021-11-15T15:49:17.803Z] Successfully built abdcfd0954f5 [2021-11-15T15:49:17.803Z] Successfully tagged security-secretstore-setup:latest [2021-11-15T15:49:17.987Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-15T15:49:17.987Z] + sudo tee /etc/docker/daemon.new [2021-11-15T15:49:17.987Z] { [2021-11-15T15:49:17.987Z] "registry-mirrors": [ [2021-11-15T15:49:17.987Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-15T15:49:17.987Z] ], [2021-11-15T15:49:17.987Z] "bip": "10.250.0.254/24", [2021-11-15T15:49:17.987Z] "hosts": [ [2021-11-15T15:49:17.987Z] "tcp://0.0.0.0:5555", [2021-11-15T15:49:17.987Z] "unix:///var/run/docker.sock" [2021-11-15T15:49:17.987Z] ], [2021-11-15T15:49:17.987Z] "mtu": 1458, [2021-11-15T15:49:17.987Z] "selinux-enabled": true, [2021-11-15T15:49:17.987Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-15T15:49:17.987Z] } [Pipeline] sh [2021-11-15T15:49:18.070Z]  Building security-secretstore-setup ... done Removing intermediate container 4b4f500f4136 [2021-11-15T15:49:18.070Z] ---> a562970127f3 [2021-11-15T15:49:18.070Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-15T15:49:18.070Z] ---> Running in 15113ab98bdf [2021-11-15T15:49:18.070Z] Removing intermediate container 15113ab98bdf [2021-11-15T15:49:18.070Z] ---> 967e28c60ae9 [2021-11-15T15:49:18.070Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T15:49:18.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T15:49:18.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T15:49:18.333Z] ---> dd32f5a78b8c [2021-11-15T15:49:18.333Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-15T15:49:18.333Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-15T15:49:18.333Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-15T15:49:18.333Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-15T15:49:18.333Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-15T15:49:18.333Z] (5/5) Installing curl (7.79.1-r0) [2021-11-15T15:49:18.333Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T15:49:18.333Z] Executing ca-certificates-20191127-r5.trigger [2021-11-15T15:49:18.333Z] OK: 8 MiB in 19 packages [2021-11-15T15:49:18.392Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-15T15:49:18.594Z] ---> eda73c06c5bb [2021-11-15T15:49:18.594Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-15T15:49:18.740Z] + sudo service docker restart [2021-11-15T15:49:18.859Z] Removing intermediate container 33009425c2da [2021-11-15T15:49:18.859Z] ---> ff51dd092f9f [2021-11-15T15:49:18.859Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-15T15:49:18.859Z] ---> 6db71d715db4 [2021-11-15T15:49:18.859Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-15T15:49:18.859Z] ---> Running in 4d1d460ba6df [2021-11-15T15:49:18.859Z] ---> Running in 122d36a3fbfd [2021-11-15T15:49:18.859Z] Removing intermediate container 4d1d460ba6df [2021-11-15T15:49:18.859Z] ---> a3dcc16db8dc [2021-11-15T15:49:18.859Z] Step 12/20 : WORKDIR /edgex [2021-11-15T15:49:18.859Z] Removing intermediate container 122d36a3fbfd [2021-11-15T15:49:18.859Z] ---> 3fe060608630 [2021-11-15T15:49:18.859Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T15:49:19.119Z] ---> Running in f65f7dc82fa6 [2021-11-15T15:49:19.119Z] ---> Running in 3d2e85736ca0 [2021-11-15T15:49:19.119Z] Removing intermediate container 3d2e85736ca0 [2021-11-15T15:49:19.119Z] ---> bd32bb33b7f2 [2021-11-15T15:49:19.119Z] Step 21/23 : LABEL arch=x86_64 [2021-11-15T15:49:19.119Z] Removing intermediate container f65f7dc82fa6 [2021-11-15T15:49:19.119Z] ---> 79c3604c331b [2021-11-15T15:49:19.119Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-15T15:49:19.119Z] ---> Running in 907c4fd9191c [2021-11-15T15:49:19.119Z] Removing intermediate container 907c4fd9191c [2021-11-15T15:49:19.119Z] ---> ab2e984dedaf [2021-11-15T15:49:19.119Z] Step 22/23 : LABEL git_sha=a210e70926ff3a058d2b50db18209ae87510ff27 [2021-11-15T15:49:19.378Z] ---> 19ff53854dbb [2021-11-15T15:49:19.378Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-15T15:49:19.378Z] ---> Running in 26ae0d65d92b [2021-11-15T15:49:19.378Z] Removing intermediate container 26ae0d65d92b [2021-11-15T15:49:19.378Z] ---> 8ed095fa0aa4 [2021-11-15T15:49:19.378Z] Step 23/23 : LABEL version=0.0.0 [2021-11-15T15:49:19.637Z] ---> Running in 47483a5fad9d [2021-11-15T15:49:19.637Z] ---> 8fef3d648d15 [2021-11-15T15:49:19.637Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-15T15:49:19.637Z] Removing intermediate container 47483a5fad9d [2021-11-15T15:49:19.637Z] ---> ac65b5c47e12 [2021-11-15T15:49:19.637Z] [2021-11-15T15:49:19.637Z] Successfully built ac65b5c47e12 [2021-11-15T15:49:19.637Z] Successfully tagged support-scheduler:latest [2021-11-15T15:49:19.898Z]  Building support-scheduler ... done  ---> a2812bb1ade2 [2021-11-15T15:49:19.898Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-15T15:49:19.898Z] ---> Running in 6bffc7245e99 [2021-11-15T15:49:19.898Z] Removing intermediate container 6bffc7245e99 [2021-11-15T15:49:19.898Z] ---> b1ea59824b19 [2021-11-15T15:49:19.898Z] Step 17/20 : CMD ["--init=true"] [2021-11-15T15:49:19.898Z] ---> Running in a5f78d40749f [2021-11-15T15:49:19.898Z] Removing intermediate container a5f78d40749f [2021-11-15T15:49:19.898Z] ---> c32693bb77d0 [2021-11-15T15:49:19.898Z] Step 18/20 : LABEL arch=x86_64 [2021-11-15T15:49:20.158Z] ---> Running in 0b2a54bfa5aa [2021-11-15T15:49:20.159Z] Removing intermediate container 0b2a54bfa5aa [2021-11-15T15:49:20.159Z] ---> d6ebd9fce930 [2021-11-15T15:49:20.159Z] Step 19/20 : LABEL git_sha=a210e70926ff3a058d2b50db18209ae87510ff27 [2021-11-15T15:49:20.159Z] ---> Running in d4b08f6cb651 [2021-11-15T15:49:20.159Z] Removing intermediate container d4b08f6cb651 [2021-11-15T15:49:20.159Z] ---> 4bc7d26e733f [2021-11-15T15:49:20.159Z] Step 20/20 : LABEL version=0.0.0 [2021-11-15T15:49:20.159Z] ---> Running in dc64c8bf25e3 [2021-11-15T15:49:20.418Z] Removing intermediate container dc64c8bf25e3 [2021-11-15T15:49:20.418Z] ---> 8941bebfea67 [2021-11-15T15:49:20.418Z] [2021-11-15T15:49:20.418Z] Successfully built 8941bebfea67 [2021-11-15T15:49:20.418Z] Successfully tagged security-proxy-setup:latest [2021-11-15T15:49:20.425Z]  Building security-proxy-setup ... done  [Pipeline] } [2021-11-15T15:49:20.430Z] $ docker stop --time=1 f74b1067d33d0a52b3233a2f3d25dac3284e0f5d2b545e5433199130802c4fc9 [2021-11-15T15:49:21.743Z] $ docker rm -f f74b1067d33d0a52b3233a2f3d25dac3284e0f5d2b545e5433199130802c4fc9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-15T15:49:22.258Z] + docker images [2021-11-15T15:49:22.258Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-15T15:49:22.258Z] security-proxy-setup latest 8941bebfea67 2 seconds ago 26.9MB [2021-11-15T15:49:22.258Z] support-scheduler latest ac65b5c47e12 3 seconds ago 16.2MB [2021-11-15T15:49:22.258Z] 7ab27f01883d 5 seconds ago 1.76GB [2021-11-15T15:49:22.258Z] security-secretstore-setup latest abdcfd0954f5 5 seconds ago 28.4MB [2021-11-15T15:49:22.258Z] dd9fd355cc0a 5 seconds ago 1.76GB [2021-11-15T15:49:22.258Z] security-bootstrapper latest 800b18a918e7 11 seconds ago 18.9MB [2021-11-15T15:49:22.258Z] dff0ea8c79ed 12 seconds ago 1.76GB [2021-11-15T15:49:22.258Z] b747d10b1e1b 21 seconds ago 1.76GB [2021-11-15T15:49:22.258Z] sys-mgmt-agent latest 7b3b8ed105f8 33 seconds ago 294MB [2021-11-15T15:49:22.258Z] core-data latest d0e00f66096b 45 seconds ago 20.7MB [2021-11-15T15:49:22.258Z] core-metadata latest 2e0c43097c4f About a minute ago 16.9MB [2021-11-15T15:49:22.258Z] support-notifications latest fa33f74df334 About a minute ago 17MB [2021-11-15T15:49:22.258Z] core-command latest 8a4b5cf3c237 About a minute ago 16.1MB [2021-11-15T15:49:22.258Z] f2b33a085af6 About a minute ago 1.76GB [2021-11-15T15:49:22.258Z] e6aa2207ce39 About a minute ago 1.76GB [2021-11-15T15:49:22.258Z] 68003db2ffd0 About a minute ago 1.76GB [2021-11-15T15:49:22.258Z] 6877d12b2fea About a minute ago 1.76GB [2021-11-15T15:49:22.258Z] 2d210c8753b0 About a minute ago 1.75GB [2021-11-15T15:49:22.258Z] ci-base-image-x86_64 latest 45b2b5670e87 5 minutes ago 1.25GB [2021-11-15T15:49:22.258Z] alpine 3.14 0a97eee8041e 2 days ago 5.61MB [2021-11-15T15:49:22.258Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 4 weeks ago 548MB [2021-11-15T15:49:22.258Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 weeks ago 34.5MB [2021-11-15T15:49:22.258Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-15T15:49:22.258Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-15T15:49:37.073Z] provisioning config files... [2021-11-15T15:49:37.097Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config7145274246132441966tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-15T15:49:37.463Z] ---> docker-login.sh [2021-11-15T15:49:37.463Z] nexus3.edgexfoundry.org:10001 [2021-11-15T15:49:37.759Z] Still waiting to schedule task [2021-11-15T15:49:37.759Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-11-15T15:49:38.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T15:49:38.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T15:49:38.336Z] Configure a credential helper to remove this warning. See [2021-11-15T15:49:38.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T15:49:38.336Z] [2021-11-15T15:49:38.336Z] Login Succeeded [2021-11-15T15:49:38.336Z] nexus3.edgexfoundry.org:10002 [2021-11-15T15:49:38.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T15:49:38.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T15:49:38.932Z] Configure a credential helper to remove this warning. See [2021-11-15T15:49:38.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T15:49:38.932Z] [2021-11-15T15:49:38.932Z] Login Succeeded [2021-11-15T15:49:38.932Z] nexus3.edgexfoundry.org:10003 [2021-11-15T15:49:39.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T15:49:39.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T15:49:39.528Z] Configure a credential helper to remove this warning. See [2021-11-15T15:49:39.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T15:49:39.528Z] [2021-11-15T15:49:39.528Z] Login Succeeded [2021-11-15T15:49:39.528Z] nexus3.edgexfoundry.org:10004 [2021-11-15T15:49:39.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T15:49:40.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T15:49:40.078Z] Configure a credential helper to remove this warning. See [2021-11-15T15:49:40.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T15:49:40.078Z] [2021-11-15T15:49:40.078Z] Login Succeeded [2021-11-15T15:49:40.078Z] docker.io [2021-11-15T15:49:40.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T15:49:41.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T15:49:41.813Z] Configure a credential helper to remove this warning. See [2021-11-15T15:49:41.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T15:49:41.813Z] [2021-11-15T15:49:41.813Z] Login Succeeded [2021-11-15T15:49:41.813Z] ---> docker-login.sh ends [Pipeline] } [2021-11-15T15:49:41.830Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-15T15:49:42.340Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-15T15:49:42.349Z] ========================================================= [2021-11-15T15:49:42.349Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-15T15:49:42.349Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-15T15:49:42.767Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-15T15:49:43.048Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-15T15:49:43.049Z] 552d1f2373af: Pulling fs layer [2021-11-15T15:49:43.049Z] ea3f2d53f512: Pulling fs layer [2021-11-15T15:49:43.049Z] 9e70ebbbe112: Pulling fs layer [2021-11-15T15:49:43.049Z] 7a9cfe048b4a: Pulling fs layer [2021-11-15T15:49:43.049Z] 72dc09318566: Pulling fs layer [2021-11-15T15:49:43.049Z] f4f7b4309257: Pulling fs layer [2021-11-15T15:49:43.049Z] 0ac9a79272e3: Pulling fs layer [2021-11-15T15:49:43.049Z] b78e95d17946: Pulling fs layer [2021-11-15T15:49:43.049Z] 7a9cfe048b4a: Waiting [2021-11-15T15:49:43.049Z] 72dc09318566: Waiting [2021-11-15T15:49:43.049Z] f4f7b4309257: Waiting [2021-11-15T15:49:43.049Z] 0ac9a79272e3: Waiting [2021-11-15T15:49:43.049Z] b78e95d17946: Waiting [2021-11-15T15:49:43.049Z] ea3f2d53f512: Verifying Checksum [2021-11-15T15:49:43.049Z] ea3f2d53f512: Download complete [2021-11-15T15:49:43.049Z] 9e70ebbbe112: Download complete [2021-11-15T15:49:43.049Z] 72dc09318566: Verifying Checksum [2021-11-15T15:49:43.049Z] 72dc09318566: Download complete [2021-11-15T15:49:43.049Z] f4f7b4309257: Verifying Checksum [2021-11-15T15:49:43.049Z] f4f7b4309257: Download complete [2021-11-15T15:49:43.049Z] 0ac9a79272e3: Verifying Checksum [2021-11-15T15:49:43.049Z] 0ac9a79272e3: Download complete [2021-11-15T15:49:43.049Z] 552d1f2373af: Verifying Checksum [2021-11-15T15:49:43.049Z] 552d1f2373af: Download complete [2021-11-15T15:49:44.032Z] 552d1f2373af: Pull complete [2021-11-15T15:49:44.309Z] ea3f2d53f512: Pull complete [2021-11-15T15:49:44.915Z] 9e70ebbbe112: Pull complete [2021-11-15T15:49:44.915Z] b78e95d17946: Verifying Checksum [2021-11-15T15:49:44.915Z] b78e95d17946: Download complete [2021-11-15T15:49:45.513Z] 7a9cfe048b4a: Verifying Checksum [2021-11-15T15:49:45.513Z] 7a9cfe048b4a: Download complete [2021-11-15T15:49:55.666Z] 7a9cfe048b4a: Pull complete [2021-11-15T15:49:55.666Z] 72dc09318566: Pull complete [2021-11-15T15:49:56.262Z] f4f7b4309257: Pull complete [2021-11-15T15:49:56.535Z] 0ac9a79272e3: Pull complete [2021-11-15T15:50:01.941Z] b78e95d17946: Pull complete [2021-11-15T15:50:01.941Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-15T15:50:01.941Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-15T15:50:01.941Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-15T15:50:02.299Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-15T15:50:02.299Z] WORKDIR /edgex [2021-11-15T15:50:02.299Z] COPY go.mod . [2021-11-15T15:50:02.299Z] RUN go mod download [2021-11-15T15:50:02.299Z] + docker build -t ci-base-image-arm64 -f - . [2021-11-15T15:50:04.283Z] Sending build context to Docker daemon 166.6MB [2021-11-15T15:50:04.283Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-15T15:50:04.283Z] ---> 8b459fc5aaf0 [2021-11-15T15:50:04.283Z] Step 2/4 : WORKDIR /edgex [2021-11-15T15:50:06.256Z] ---> Running in 1d06f65e172c [2021-11-15T15:50:06.848Z] Removing intermediate container 1d06f65e172c [2021-11-15T15:50:06.848Z] ---> cc1cd85c6964 [2021-11-15T15:50:06.848Z] Step 3/4 : COPY go.mod . [2021-11-15T15:50:07.440Z] ---> 3efac8675325 [2021-11-15T15:50:07.440Z] Step 4/4 : RUN go mod download [2021-11-15T15:50:07.711Z] ---> Running in a28e4ee8a289 [2021-11-15T15:50:40.993Z] Running on prd-ubuntu18.04-docker-8c-8g-628 in /w/workspace/edgexfoundry_edgex-go_PR-3805 [Pipeline] { [Pipeline] ws [2021-11-15T15:50:41.007Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-11-15T15:50:41.106Z] The recommended git tool is: git [2021-11-15T15:50:42.973Z] using credential edgex-jenkins-ssh [2021-11-15T15:50:42.984Z] Cloning the remote Git repository [2021-11-15T15:50:43.009Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-15T15:50:43.069Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-11-15T15:50:43.099Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-15T15:50:43.099Z] > git --version # timeout=10 [2021-11-15T15:50:43.105Z] > git --version # 'git version 2.17.1' [2021-11-15T15:50:43.105Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-15T15:50:43.137Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-15T15:51:29.524Z] Removing intermediate container a28e4ee8a289 [2021-11-15T15:51:29.524Z] ---> a1c543f980f9 [2021-11-15T15:51:29.524Z] Successfully built a1c543f980f9 [2021-11-15T15:51:29.524Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:51:29.862Z] + docker inspect -f . ci-base-image-arm64 [2021-11-15T15:51:29.862Z] . [Pipeline] withDockerContainer [2021-11-15T15:51:30.094Z] prd-ubuntu18.04-docker-arm64-4c-16g-627 does not seem to be running inside a container [2021-11-15T15:51:30.173Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-15T15:51:31.658Z] $ docker top 6d50142e0e22f2664831c8211b8bfea1b0733f8b73e822977ebb8efe7ca2a2c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-15T15:51:32.605Z] + go version [2021-11-15T15:51:32.605Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-15T15:51:32.625Z] $ docker stop --time=1 6d50142e0e22f2664831c8211b8bfea1b0733f8b73e822977ebb8efe7ca2a2c9 [2021-11-15T15:51:34.320Z] $ docker rm -f 6d50142e0e22f2664831c8211b8bfea1b0733f8b73e822977ebb8efe7ca2a2c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:51:35.004Z] + docker inspect -f . ci-base-image-arm64 [2021-11-15T15:51:35.004Z] . [Pipeline] withDockerContainer [2021-11-15T15:51:35.236Z] prd-ubuntu18.04-docker-arm64-4c-16g-627 does not seem to be running inside a container [2021-11-15T15:51:35.312Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-15T15:51:36.693Z] $ docker top 2e63e3db44e9aa5044e33f744da81242e12b443f1a13776c93912370a4184cf2 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-15T15:51:36.982Z] ========================================================= [2021-11-15T15:51:36.983Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-15T15:51:36.983Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-15T15:51:37.634Z] + make test [2021-11-15T15:51:37.634Z] go mod tidy [2021-11-15T15:51:38.245Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-15T15:52:05.051Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-15T15:52:30.706Z] Merging remotes/origin/main commit 143991c289fa33d15b92815d9662304bdb63510a into PR head commit a210e70926ff3a058d2b50db18209ae87510ff27 [2021-11-15T15:52:30.813Z] Merge succeeded, producing a210e70926ff3a058d2b50db18209ae87510ff27 [2021-11-15T15:52:30.814Z] Checking out Revision a210e70926ff3a058d2b50db18209ae87510ff27 (PR-3805) [2021-11-15T15:52:34.457Z] Commit message: "Merge branch 'main' into jakarta-changelog" [2021-11-15T15:52:29.940Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-15T15:52:29.955Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-15T15:52:29.968Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-15T15:52:29.989Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-15T15:52:29.990Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-15T15:52:29.994Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3805/head:refs/remotes/origin/PR-3805 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-15T15:52:30.716Z] > git config core.sparsecheckout # timeout=10 [2021-11-15T15:52:30.721Z] > git checkout -f a210e70926ff3a058d2b50db18209ae87510ff27 # timeout=10 [2021-11-15T15:52:30.785Z] > git remote # timeout=10 [2021-11-15T15:52:30.792Z] > git config --get remote.origin.url # timeout=10 [2021-11-15T15:52:30.797Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-15T15:52:30.800Z] > git merge 143991c289fa33d15b92815d9662304bdb63510a # timeout=10 [2021-11-15T15:52:30.809Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-15T15:52:30.818Z] > git config core.sparsecheckout # timeout=10 [2021-11-15T15:52:30.823Z] > git checkout -f a210e70926ff3a058d2b50db18209ae87510ff27 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-15T15:52:35.307Z] + echo snap-build.sh [2021-11-15T15:52:35.307Z] snap-build.sh [2021-11-15T15:52:35.307Z] + SNAP_BASE_DIR=. [2021-11-15T15:52:35.307Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2021-11-15T15:52:35.307Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2021-11-15T15:52:35.307Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2021-11-15T15:52:35.307Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2021-11-15T15:52:35.307Z] + cd /w/workspace/edgex-go/5 [2021-11-15T15:52:35.307Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-11-15T15:52:35.307Z] Reading package lists... [2021-11-15T15:52:35.307Z] Building dependency tree... [2021-11-15T15:52:35.307Z] Reading state information... [2021-11-15T15:52:35.307Z] The following packages were automatically installed and are no longer required: [2021-11-15T15:52:35.307Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-11-15T15:52:35.307Z] uidmap xdelta3 [2021-11-15T15:52:35.307Z] Use 'sudo apt autoremove' to remove them. [2021-11-15T15:52:35.307Z] The following packages will be REMOVED: [2021-11-15T15:52:35.307Z] lxd* lxd-client* [2021-11-15T15:52:35.568Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-11-15T15:52:35.568Z] After this operation, 31.7 MB disk space will be freed. [2021-11-15T15:52:36.092Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-11-15T15:52:36.092Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-15T15:52:37.044Z] Removing lxd dnsmasq configuration [2021-11-15T15:52:37.044Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-11-15T15:52:37.044Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-11-15T15:52:37.992Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-15T15:52:37.992Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-11-15T15:52:37.992Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-15T15:52:39.387Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-11-15T15:52:39.387Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-11-15T15:52:39.960Z] + sudo snap remove --purge lxd [2021-11-15T15:52:40.221Z] snap "lxd" is not installed [2021-11-15T15:52:40.221Z] + sudo groupadd --force --system lxd [2021-11-15T15:52:40.221Z] ++ whoami [2021-11-15T15:52:40.221Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-11-15T15:52:40.221Z] + newgrp - lxd [2021-11-15T15:52:40.221Z] + sudo snap install lxd [2021-11-15T15:52:50.264Z] 2021-11-15T15:52:48Z INFO Waiting for automatic snapd restart... [2021-11-15T15:53:01.629Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-15T15:53:03.626Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-15T15:53:05.605Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-15T15:53:05.605Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-15T15:53:12.244Z] lxd 4.20 from Canonical* installed [2021-11-15T15:53:12.244Z] + sudo lxd init --auto [2021-11-15T15:53:18.050Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-15T15:53:18.050Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-15T15:53:18.050Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-15T15:53:18.050Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-15T15:53:18.050Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-15T15:53:18.050Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-15T15:53:19.494Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-15T15:53:19.494Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-15T15:53:19.494Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-15T15:53:19.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-15T15:53:22.255Z] + sudo snap install --classic snapcraft [2021-11-15T15:53:26.222Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.165s coverage: 28.7% of statements [2021-11-15T15:53:26.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-15T15:53:26.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-15T15:53:30.551Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.338s coverage: 98.5% of statements [2021-11-15T15:53:30.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-15T15:53:30.826Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.329s coverage: 44.7% of statements [2021-11-15T15:53:30.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-15T15:53:30.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-15T15:53:35.157Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.610s coverage: 89.5% of statements [2021-11-15T15:53:35.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-15T15:53:35.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-15T15:53:35.158Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.271s coverage: 84.4% of statements [2021-11-15T15:53:35.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-15T15:53:35.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-15T15:53:35.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-15T15:53:35.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-15T15:53:35.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-15T15:53:40.384Z] snapcraft 5.0 from Canonical* installed [2021-11-15T15:53:40.384Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-11-15T15:53:40.384Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-11-15T15:53:40.384Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-15T15:53:40.384Z] Dload Upload Total Spent Left Speed [2021-11-15T15:53:40.384Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 7936 0 --:--:-- --:--:-- --:--:-- 7936 [2021-11-15T15:53:40.384Z] 12 3325k 12 409k 0 0 2483k 0 0:00:01 --:--:-- 0:00:01 2483k 100 3325k 100 3325k 0 0 15.9M 0 --:--:-- --:--:-- --:--:-- 76.9M [2021-11-15T15:53:40.384Z] ./yq_linux_amd64 [2021-11-15T15:53:40.384Z] + sudo snapcraft prime --use-lxd [2021-11-15T15:53:40.384Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-11-15T15:53:40.384Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-11-15T15:53:40.384Z] - README.md [2021-11-15T15:53:40.384Z] [2021-11-15T15:53:40.384Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-15T15:53:40.384Z] Launching a container. [2021-11-15T15:53:41.876Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.464s coverage: 94.2% of statements [2021-11-15T15:53:41.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-15T15:53:41.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-15T15:53:41.877Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.221s coverage: 59.1% of statements [2021-11-15T15:53:41.877Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-15T15:53:41.877Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-15T15:53:41.877Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-15T15:53:41.877Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-15T15:53:41.877Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-15T15:53:41.877Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.214s coverage: 60.0% of statements [2021-11-15T15:53:41.877Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-15T15:53:41.877Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-15T15:53:41.877Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-15T15:53:41.877Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.308s coverage: 0.9% of statements [2021-11-15T15:53:41.877Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-15T15:53:41.877Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.214s coverage: 58.8% of statements [2021-11-15T15:53:41.877Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.198s coverage: 21.7% of statements [2021-11-15T15:53:41.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-15T15:53:41.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.206s coverage: 47.1% of statements [2021-11-15T15:53:41.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.230s coverage: 79.5% of statements [2021-11-15T15:53:42.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.200s coverage: 94.1% of statements [2021-11-15T15:53:44.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.412s coverage: 96.3% of statements [2021-11-15T15:53:44.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.524s coverage: 87.5% of statements [2021-11-15T15:53:55.307Z] Waiting for container to be ready [2021-11-15T15:53:55.307Z] To start your first container, try: lxc launch ubuntu:20.04 [2021-11-15T15:53:55.307Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2021-11-15T15:53:55.307Z] [2021-11-15T15:53:57.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.233s coverage: 94.4% of statements [2021-11-15T15:53:57.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.197s coverage: 44.8% of statements [2021-11-15T15:53:58.601Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-11-15T15:53:58.862Z] Waiting for network to be ready... [2021-11-15T15:53:59.123Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-15T15:53:59.382Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-15T15:53:59.382Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-15T15:53:59.382Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-15T15:53:59.382Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-15T15:53:59.382Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-15T15:53:59.382Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-15T15:53:59.382Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] [2021-11-15T15:53:59.382Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] [2021-11-15T15:53:59.951Z] Get:10 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-15T15:54:00.211Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-15T15:54:00.472Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-15T15:54:01.043Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-15T15:54:01.043Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-15T15:54:01.043Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-15T15:54:01.043Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-15T15:54:01.043Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-15T15:54:01.043Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-15T15:54:01.982Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-15T15:54:01.982Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] [2021-11-15T15:54:02.242Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-15T15:54:02.242Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-15T15:54:02.242Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-15T15:54:02.242Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-15T15:54:02.242Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-15T15:54:02.242Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1765 kB] [2021-11-15T15:54:02.503Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] [2021-11-15T15:54:02.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.610s coverage: 82.5% of statements [2021-11-15T15:54:02.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-15T15:54:04.414Z] Fetched 25.6 MB in 5s (4787 kB/s) [2021-11-15T15:54:05.354Z] Reading package lists... [2021-11-15T15:54:05.615Z] Reading package lists... [2021-11-15T15:54:05.615Z] Building dependency tree... [2021-11-15T15:54:05.615Z] Reading state information... [2021-11-15T15:54:05.876Z] The following additional packages will be installed: [2021-11-15T15:54:05.876Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-15T15:54:05.876Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-15T15:54:05.876Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-15T15:54:05.876Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-11-15T15:54:05.876Z] Suggested packages: [2021-11-15T15:54:05.876Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-11-15T15:54:05.876Z] Recommended packages: [2021-11-15T15:54:05.876Z] gnupg libsasl2-modules [2021-11-15T15:54:05.876Z] The following NEW packages will be installed: [2021-11-15T15:54:05.876Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-15T15:54:05.876Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-15T15:54:05.876Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-15T15:54:05.876Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-11-15T15:54:05.876Z] The following packages will be upgraded: [2021-11-15T15:54:05.876Z] gpg gpg-agent gpgconf libudev1 [2021-11-15T15:54:06.136Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-11-15T15:54:06.136Z] Need to get 3527 kB of archives. [2021-11-15T15:54:06.136Z] After this operation, 13.3 MB of additional disk space will be used. [2021-11-15T15:54:06.136Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-11-15T15:54:06.136Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-11-15T15:54:06.136Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-11-15T15:54:06.136Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-11-15T15:54:06.136Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-11-15T15:54:06.399Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-11-15T15:54:06.969Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-11-15T15:54:06.969Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-11-15T15:54:06.969Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-11-15T15:54:06.969Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-11-15T15:54:06.969Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-11-15T15:54:06.969Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-11-15T15:54:07.233Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-11-15T15:54:07.233Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-11-15T15:54:07.233Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-11-15T15:54:07.233Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-11-15T15:54:07.233Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-11-15T15:54:07.233Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-11-15T15:54:07.233Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-11-15T15:54:07.233Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-11-15T15:54:07.233Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-11-15T15:54:07.233Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-11-15T15:54:07.495Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-15T15:54:07.495Z] Fetched 3527 kB in 1s (2597 kB/s) [2021-11-15T15:54:07.495Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-15T15:54:07.495Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-11-15T15:54:07.495Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-15T15:54:07.495Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-11-15T15:54:07.754Z] Selecting previously unselected package udev. [2021-11-15T15:54:07.754Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-15T15:54:07.754Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-11-15T15:54:07.754Z] Unpacking udev (237-3ubuntu10.52) ... [2021-11-15T15:54:07.754Z] Selecting previously unselected package libfuse2:amd64. [2021-11-15T15:54:07.754Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-11-15T15:54:07.754Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-15T15:54:08.015Z] Selecting previously unselected package fuse. [2021-11-15T15:54:08.015Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-11-15T15:54:08.015Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-11-15T15:54:08.015Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-15T15:54:08.015Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-15T15:54:08.015Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-15T15:54:08.015Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-15T15:54:08.015Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-15T15:54:08.015Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-15T15:54:08.276Z] Selecting previously unselected package libksba8:amd64. [2021-11-15T15:54:08.276Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-11-15T15:54:08.276Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-11-15T15:54:08.276Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-11-15T15:54:08.276Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-15T15:54:08.276Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-15T15:54:08.276Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-11-15T15:54:08.276Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-15T15:54:08.276Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-15T15:54:08.276Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-11-15T15:54:08.276Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-15T15:54:08.276Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-15T15:54:08.276Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-11-15T15:54:08.276Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-15T15:54:08.276Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-15T15:54:08.276Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-11-15T15:54:08.276Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-15T15:54:08.276Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-15T15:54:08.537Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-11-15T15:54:08.537Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-15T15:54:08.537Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-15T15:54:08.537Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-11-15T15:54:08.537Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-15T15:54:08.537Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-15T15:54:08.537Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-11-15T15:54:08.537Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-15T15:54:08.537Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-15T15:54:08.537Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-11-15T15:54:08.537Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-15T15:54:08.537Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-15T15:54:08.537Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-15T15:54:08.537Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-15T15:54:08.537Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-15T15:54:08.799Z] Selecting previously unselected package libsasl2-2:amd64. [2021-11-15T15:54:08.799Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-15T15:54:08.799Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-15T15:54:08.799Z] Selecting previously unselected package libldap-common. [2021-11-15T15:54:08.799Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-11-15T15:54:08.799Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-15T15:54:08.799Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-15T15:54:08.799Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-11-15T15:54:08.799Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-15T15:54:08.799Z] Selecting previously unselected package dirmngr. [2021-11-15T15:54:08.799Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-15T15:54:08.799Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-15T15:54:09.059Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-15T15:54:09.059Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-11-15T15:54:09.059Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-15T15:54:09.059Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-15T15:54:09.059Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-15T15:54:09.059Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-11-15T15:54:09.059Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-15T15:54:09.059Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-11-15T15:54:09.059Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-15T15:54:09.059Z] Setting up udev (237-3ubuntu10.52) ... [2021-11-15T15:54:09.319Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-11-15T15:54:09.319Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-15T15:54:09.319Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-11-15T15:54:09.580Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-11-15T15:54:09.580Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-11-15T15:54:09.580Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-15T15:54:09.580Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-15T15:54:09.580Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-15T15:54:09.580Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-15T15:54:09.580Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-15T15:54:09.580Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-15T15:54:09.580Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-15T15:54:09.580Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-15T15:54:09.580Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-15T15:54:09.580Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-15T15:54:10.151Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-11-15T15:54:10.151Z] settings in the [Install] section, and DefaultInstance for template units). [2021-11-15T15:54:10.151Z] This means they are not meant to be enabled using systemctl. [2021-11-15T15:54:10.151Z] Possible reasons for having this kind of units are: [2021-11-15T15:54:10.151Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-11-15T15:54:10.151Z] .wants/ or .requires/ directory. [2021-11-15T15:54:10.151Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-11-15T15:54:10.151Z] a requirement dependency on it. [2021-11-15T15:54:10.151Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-11-15T15:54:10.151Z] D-Bus, udev, scripted systemctl call, ...). [2021-11-15T15:54:10.151Z] 4) In case of template units, the unit is meant to be enabled with some [2021-11-15T15:54:10.151Z] instance name specified. [2021-11-15T15:54:10.412Z] Reading package lists... [2021-11-15T15:54:10.412Z] Building dependency tree... [2021-11-15T15:54:10.412Z] Reading state information... [2021-11-15T15:54:10.672Z] The following additional packages will be installed: [2021-11-15T15:54:10.672Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-11-15T15:54:10.672Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-11-15T15:54:10.672Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-11-15T15:54:10.672Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-11-15T15:54:10.672Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-11-15T15:54:10.672Z] Suggested packages: [2021-11-15T15:54:10.672Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-11-15T15:54:10.672Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-11-15T15:54:10.672Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-11-15T15:54:10.672Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-11-15T15:54:10.672Z] systemd-container policykit-1 [2021-11-15T15:54:10.672Z] Recommended packages: [2021-11-15T15:54:10.672Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-11-15T15:54:10.672Z] The following NEW packages will be installed: [2021-11-15T15:54:10.672Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-11-15T15:54:10.672Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-11-15T15:54:10.672Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-11-15T15:54:10.672Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-11-15T15:54:10.672Z] python3.6-minimal snapd squashfs-tools sudo [2021-11-15T15:54:10.672Z] The following packages will be upgraded: [2021-11-15T15:54:10.672Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-11-15T15:54:10.672Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-11-15T15:54:10.672Z] Need to get 36.8 MB of archives. [2021-11-15T15:54:10.672Z] After this operation, 147 MB of additional disk space will be used. [2021-11-15T15:54:10.672Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-11-15T15:54:10.933Z] 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-11-15T15:54:10.933Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-11-15T15:54:10.933Z] 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-11-15T15:54:10.933Z] 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-11-15T15:54:10.933Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-11-15T15:54:10.933Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-11-15T15:54:10.933Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-11-15T15:54:10.933Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-11-15T15:54:10.933Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-11-15T15:54:10.933Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-11-15T15:54:10.933Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-11-15T15:54:10.933Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-11-15T15:54:10.933Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-11-15T15:54:10.933Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-11-15T15:54:11.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.254s coverage: 92.9% of statements [2021-11-15T15:54:11.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-15T15:54:11.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-15T15:54:11.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-15T15:54:11.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 65.1% of statements [2021-11-15T15:54:11.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-15T15:54:11.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-15T15:54:11.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-15T15:54:11.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-15T15:54:11.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-15T15:54:11.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.189s coverage: 87.2% of statements [2021-11-15T15:54:11.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-15T15:54:11.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-15T15:54:11.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements [2021-11-15T15:54:11.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-15T15:54:11.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.278s coverage: 58.8% of statements [2021-11-15T15:54:11.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-15T15:54:11.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.261s coverage: 80.0% of statements [2021-11-15T15:54:11.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.246s coverage: 87.2% of statements [2021-11-15T15:54:11.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.317s coverage: 85.4% of statements [2021-11-15T15:54:11.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.717s coverage: 91.2% of statements [2021-11-15T15:54:11.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-15T15:54:11.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.738s coverage: 64.4% of statements [2021-11-15T15:54:11.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-15T15:54:11.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-15T15:54:11.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.192s coverage: 100.0% of statements [2021-11-15T15:54:11.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.092s coverage: 89.4% of statements [2021-11-15T15:54:11.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements [2021-11-15T15:54:11.193Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-11-15T15:54:11.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.070s coverage: 73.7% of statements [2021-11-15T15:54:11.454Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-11-15T15:54:11.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.085s coverage: 100.0% of statements [2021-11-15T15:54:12.396Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-11-15T15:54:12.396Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-11-15T15:54:12.396Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-11-15T15:54:12.396Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-11-15T15:54:12.397Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-11-15T15:54:12.397Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-11-15T15:54:12.397Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-11-15T15:54:12.397Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-11-15T15:54:12.397Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-11-15T15:54:12.397Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-11-15T15:54:12.397Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-11-15T15:54:12.658Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-11-15T15:54:12.658Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-11-15T15:54:14.041Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-15T15:54:14.041Z] Fetched 36.8 MB in 3s (11.0 MB/s) [2021-11-15T15:54:14.041Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-15T15:54:14.041Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-11-15T15:54:14.301Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-15T15:54:14.563Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-11-15T15:54:14.824Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-15T15:54:14.824Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-11-15T15:54:14.824Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-15T15:54:14.824Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-11-15T15:54:14.824Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-11-15T15:54:14.824Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-11-15T15:54:15.083Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-15T15:54:15.083Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-11-15T15:54:15.083Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-11-15T15:54:15.345Z] Setting up apt (1.6.14) ... [2021-11-15T15:54:15.345Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-11-15T15:54:15.605Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-11-15T15:54:15.866Z] (Reading database ... 12764 files and directories currently installed.) [2021-11-15T15:54:15.866Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-15T15:54:15.866Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-15T15:54:15.866Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-11-15T15:54:15.866Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-15T15:54:15.866Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-15T15:54:15.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.309s coverage: 65.4% of statements [2021-11-15T15:54:15.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-15T15:54:15.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-15T15:54:15.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-15T15:54:16.173Z] Selecting previously unselected package libexpat1:amd64. [2021-11-15T15:54:16.173Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-11-15T15:54:16.173Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-15T15:54:16.173Z] Selecting previously unselected package python3.6-minimal. [2021-11-15T15:54:16.173Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-15T15:54:16.173Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-15T15:54:16.435Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-15T15:54:16.435Z] Checking for services that may need to be restarted...done. [2021-11-15T15:54:16.435Z] Checking for services that may need to be restarted...done. [2021-11-15T15:54:16.435Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-15T15:54:16.435Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-15T15:54:16.435Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-15T15:54:17.005Z] Selecting previously unselected package python3-minimal. [2021-11-15T15:54:17.006Z] (Reading database ... 13012 files and directories currently installed.) [2021-11-15T15:54:17.006Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-11-15T15:54:17.006Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-11-15T15:54:17.006Z] Selecting previously unselected package mime-support. [2021-11-15T15:54:17.006Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-11-15T15:54:17.006Z] Unpacking mime-support (3.60ubuntu1) ... [2021-11-15T15:54:17.006Z] Selecting previously unselected package libmpdec2:amd64. [2021-11-15T15:54:17.006Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-11-15T15:54:17.006Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-15T15:54:17.006Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-11-15T15:54:17.006Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-15T15:54:17.006Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-15T15:54:17.266Z] Selecting previously unselected package python3.6. [2021-11-15T15:54:17.266Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-15T15:54:17.266Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-15T15:54:17.266Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-11-15T15:54:17.266Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-11-15T15:54:17.266Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-15T15:54:17.266Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-11-15T15:54:17.527Z] Selecting previously unselected package python3. [2021-11-15T15:54:17.527Z] (Reading database ... 13442 files and directories currently installed.) [2021-11-15T15:54:17.527Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-11-15T15:54:17.527Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-11-15T15:54:17.527Z] Selecting previously unselected package multiarch-support. [2021-11-15T15:54:17.527Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-11-15T15:54:17.527Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-11-15T15:54:17.527Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-11-15T15:54:17.787Z] Selecting previously unselected package liblzo2-2:amd64. [2021-11-15T15:54:17.787Z] (Reading database ... 13479 files and directories currently installed.) [2021-11-15T15:54:17.787Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-11-15T15:54:17.787Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-11-15T15:54:17.787Z] Selecting previously unselected package libbsd0:amd64. [2021-11-15T15:54:17.787Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-11-15T15:54:17.787Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-15T15:54:17.787Z] Selecting previously unselected package sudo. [2021-11-15T15:54:17.787Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-11-15T15:54:17.787Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-15T15:54:17.787Z] Selecting previously unselected package apparmor. [2021-11-15T15:54:17.787Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-11-15T15:54:17.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.745s coverage: 43.8% of statements [2021-11-15T15:54:17.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-15T15:54:17.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-15T15:54:17.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.238s coverage: 89.5% of statements [2021-11-15T15:54:17.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-15T15:54:17.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.249s coverage: 84.8% of statements [2021-11-15T15:54:17.909Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-15T15:54:18.048Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-11-15T15:54:18.048Z] Selecting previously unselected package libedit2:amd64. [2021-11-15T15:54:18.048Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-11-15T15:54:18.048Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-11-15T15:54:18.048Z] Selecting previously unselected package libkrb5support0:amd64. [2021-11-15T15:54:18.048Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-11-15T15:54:18.048Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-15T15:54:18.048Z] Selecting previously unselected package libk5crypto3:amd64. [2021-11-15T15:54:18.048Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-15T15:54:18.048Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-15T15:54:18.309Z] Selecting previously unselected package libkeyutils1:amd64. [2021-11-15T15:54:18.309Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-11-15T15:54:18.309Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-15T15:54:18.309Z] Selecting previously unselected package libkrb5-3:amd64. [2021-11-15T15:54:18.309Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-15T15:54:18.309Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-15T15:54:18.309Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-11-15T15:54:18.309Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-11-15T15:54:18.309Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-15T15:54:18.309Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-11-15T15:54:18.309Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-11-15T15:54:18.309Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-15T15:54:18.569Z] Selecting previously unselected package openssh-client. [2021-11-15T15:54:18.569Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-11-15T15:54:18.569Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-15T15:54:18.569Z] Selecting previously unselected package squashfs-tools. [2021-11-15T15:54:18.569Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-11-15T15:54:18.569Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-15T15:54:18.829Z] Selecting previously unselected package snapd. [2021-11-15T15:54:18.829Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-11-15T15:54:18.829Z] Unpacking snapd (2.51.1+18.04) ... [2021-11-15T15:54:20.735Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-11-15T15:54:20.735Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-15T15:54:20.994Z] Setting up mime-support (3.60ubuntu1) ... [2021-11-15T15:54:20.994Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-15T15:54:20.994Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-15T15:54:20.994Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-15T15:54:20.994Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-15T15:54:20.994Z] Setting up systemd (237-3ubuntu10.52) ... [2021-11-15T15:54:20.994Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-11-15T15:54:21.567Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-15T15:54:21.567Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-15T15:54:21.567Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-11-15T15:54:21.567Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-15T15:54:21.567Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-15T15:54:21.567Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-15T15:54:22.136Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-15T15:54:22.136Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-15T15:54:22.136Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-15T15:54:22.397Z] Setting up python3 (3.6.7-1~18.04) ... [2021-11-15T15:54:22.397Z] running python rtupdate hooks for python3.6... [2021-11-15T15:54:22.397Z] running python post-rtupdate hooks for python3.6... [2021-11-15T15:54:22.397Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-11-15T15:54:24.313Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-11-15T15:54:24.313Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-15T15:54:24.313Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-15T15:54:24.313Z] Setting up snapd (2.51.1+18.04) ... [2021-11-15T15:54:24.884Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-11-15T15:54:24.884Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-11-15T15:54:25.143Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-11-15T15:54:25.403Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-11-15T15:54:25.403Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-15T15:54:25.403Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-15T15:54:25.665Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-11-15T15:54:25.926Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-11-15T15:54:25.926Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-11-15T15:54:26.193Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-11-15T15:54:26.202Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.223s coverage: 17.7% of statements [2021-11-15T15:54:26.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-15T15:54:26.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-15T15:54:26.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-15T15:54:26.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-15T15:54:26.202Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.591s coverage: 92.3% of statements [2021-11-15T15:54:26.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-15T15:54:26.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-15T15:54:26.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-15T15:54:26.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-15T15:54:26.202Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.222s coverage: 63.2% of statements [2021-11-15T15:54:26.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-15T15:54:26.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-15T15:54:26.202Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.395s coverage: 97.7% of statements [2021-11-15T15:54:26.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-15T15:54:26.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-15T15:54:26.202Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-15T15:54:26.202Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-15T15:54:26.202Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.165s coverage: 28.9% of statements [2021-11-15T15:54:26.202Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-15T15:54:26.202Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-15T15:54:26.202Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-15T15:54:26.202Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-15T15:54:26.202Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-15T15:54:26.202Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-15T15:54:26.202Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.163s coverage: 100.0% of statements [2021-11-15T15:54:26.202Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements [2021-11-15T15:54:26.454Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-11-15T15:54:26.454Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-15T15:54:26.454Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-15T15:54:26.795Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-11-15T15:54:26.795Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-11-15T15:54:26.795Z] GO111MODULE=on go vet ./... [2021-11-15T15:54:27.400Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-15T15:54:27.400Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-15T15:54:27.400Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-15T15:54:27.660Z] Fetched 88.7 kB in 1s (159 kB/s) [2021-11-15T15:54:28.602Z] Reading package lists... [2021-11-15T15:54:28.861Z] Reading package lists... [2021-11-15T15:54:29.121Z] Building dependency tree... [2021-11-15T15:54:29.121Z] Reading state information... [2021-11-15T15:54:29.121Z] Calculating upgrade... [2021-11-15T15:54:29.381Z] The following packages will be upgraded: [2021-11-15T15:54:29.381Z] advancecomp base-files bash binutils binutils-common [2021-11-15T15:54:29.381Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-11-15T15:54:29.381Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-11-15T15:54:29.381Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-11-15T15:54:29.381Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-11-15T15:54:29.381Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-11-15T15:54:29.381Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-11-15T15:54:29.381Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-11-15T15:54:29.381Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-11-15T15:54:29.381Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-11-15T15:54:29.381Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-11-15T15:54:29.381Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-11-15T15:54:29.381Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-11-15T15:54:29.381Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-11-15T15:54:29.381Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-11-15T15:54:29.381Z] ubuntu-keyring util-linux [2021-11-15T15:54:29.641Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-11-15T15:54:29.641Z] Need to get 64.2 MB of archives. [2021-11-15T15:54:29.641Z] After this operation, 5152 kB of additional disk space will be used. [2021-11-15T15:54:29.641Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-11-15T15:54:29.641Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] [2021-11-15T15:54:30.212Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-11-15T15:54:30.212Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-11-15T15:54:30.473Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-11-15T15:54:30.473Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-11-15T15:54:30.473Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-11-15T15:54:30.473Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-11-15T15:54:30.473Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-11-15T15:54:30.473Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-11-15T15:54:30.473Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-11-15T15:54:30.473Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-11-15T15:54:30.473Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-11-15T15:54:30.473Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-11-15T15:54:30.473Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-11-15T15:54:30.473Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-11-15T15:54:30.473Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-11-15T15:54:30.473Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-11-15T15:54:30.473Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-11-15T15:54:30.735Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-11-15T15:54:30.735Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-11-15T15:54:30.735Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-11-15T15:54:30.735Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-11-15T15:54:30.996Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-11-15T15:54:30.996Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-11-15T15:54:30.996Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-11-15T15:54:30.996Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-11-15T15:54:30.996Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-11-15T15:54:30.996Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-11-15T15:54:30.996Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-11-15T15:54:30.996Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-11-15T15:54:30.996Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-11-15T15:54:30.996Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-11-15T15:54:30.996Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-11-15T15:54:30.996Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-11-15T15:54:30.996Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-11-15T15:54:30.996Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-11-15T15:54:30.996Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-11-15T15:54:30.996Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-11-15T15:54:31.258Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-11-15T15:54:31.258Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-11-15T15:54:31.258Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-11-15T15:54:31.258Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-11-15T15:54:31.258Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-11-15T15:54:31.258Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-11-15T15:54:31.258Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-11-15T15:54:31.258Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-11-15T15:54:31.259Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-11-15T15:54:31.259Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-11-15T15:54:31.259Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-11-15T15:54:31.259Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-11-15T15:54:31.259Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-11-15T15:54:31.259Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-11-15T15:54:31.259Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-11-15T15:54:31.259Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-11-15T15:54:31.259Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-11-15T15:54:31.259Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-11-15T15:54:31.259Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-11-15T15:54:31.524Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-11-15T15:54:31.524Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-11-15T15:54:31.524Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-11-15T15:54:31.524Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-11-15T15:54:31.524Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-11-15T15:54:31.524Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-11-15T15:54:31.524Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-11-15T15:54:31.524Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-11-15T15:54:31.524Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-11-15T15:54:31.524Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-11-15T15:54:31.524Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-11-15T15:54:31.524Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-11-15T15:54:31.524Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-11-15T15:54:31.524Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-11-15T15:54:31.524Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-11-15T15:54:31.524Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-11-15T15:54:31.524Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-11-15T15:54:31.524Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-11-15T15:54:31.524Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-11-15T15:54:31.524Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-11-15T15:54:31.784Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-11-15T15:54:31.784Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-11-15T15:54:31.784Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-11-15T15:54:31.784Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-11-15T15:54:31.784Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-11-15T15:54:31.784Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2021-11-15T15:54:31.784Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-11-15T15:54:31.784Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-11-15T15:54:31.784Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2021-11-15T15:54:32.044Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-11-15T15:54:32.044Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-11-15T15:54:32.044Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-11-15T15:54:32.044Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-11-15T15:54:32.044Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-11-15T15:54:32.044Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-11-15T15:54:32.044Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-11-15T15:54:32.982Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-11-15T15:54:33.550Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-11-15T15:54:33.550Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-11-15T15:54:33.810Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-11-15T15:54:34.071Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-11-15T15:54:34.071Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-11-15T15:54:34.071Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-11-15T15:54:34.071Z] Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-11-15T15:54:34.071Z] Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-11-15T15:54:34.335Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-15T15:54:34.335Z] Fetched 64.2 MB in 5s (13.3 MB/s) [2021-11-15T15:54:34.335Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-15T15:54:34.335Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-11-15T15:54:34.335Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-15T15:54:34.906Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-15T15:54:34.906Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-15T15:54:34.906Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... [2021-11-15T15:54:34.906Z] Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... [2021-11-15T15:54:34.906Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-15T15:54:34.906Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-15T15:54:35.187Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-15T15:54:35.187Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-15T15:54:35.187Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-15T15:54:35.187Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-15T15:54:35.187Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-15T15:54:35.187Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-15T15:54:35.187Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-15T15:54:35.447Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-15T15:54:35.447Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-15T15:54:35.447Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-15T15:54:35.447Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-15T15:54:35.447Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-15T15:54:35.447Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-15T15:54:35.447Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-15T15:54:35.447Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-15T15:54:35.447Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-11-15T15:54:35.707Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-11-15T15:54:35.707Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-15T15:54:35.707Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-15T15:54:35.707Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-15T15:54:35.707Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-15T15:54:35.707Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-15T15:54:35.707Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-15T15:54:35.968Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-15T15:54:35.968Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-15T15:54:35.968Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-15T15:54:35.968Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-11-15T15:54:36.229Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-15T15:54:36.489Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-11-15T15:54:36.750Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-15T15:54:36.750Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-11-15T15:54:36.750Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-11-15T15:54:36.750Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-11-15T15:54:36.750Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-11-15T15:54:37.010Z] Setting up base-files (10.1ubuntu2.11) ... [2021-11-15T15:54:37.010Z] Installing new version of config file /etc/issue ... [2021-11-15T15:54:37.010Z] Installing new version of config file /etc/issue.net ... [2021-11-15T15:54:37.010Z] Installing new version of config file /etc/lsb-release ... [2021-11-15T15:54:37.010Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-11-15T15:54:37.270Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-11-15T15:54:37.270Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-11-15T15:54:37.270Z] Removing obsolete conffile /etc/default/motd-news ... [2021-11-15T15:54:37.270Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T15:54:37.270Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-11-15T15:54:37.270Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-11-15T15:54:37.530Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-11-15T15:54:37.531Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-11-15T15:54:37.531Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T15:54:37.531Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-15T15:54:37.531Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-11-15T15:54:37.791Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-11-15T15:54:37.791Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T15:54:37.791Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-11-15T15:54:37.791Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-11-15T15:54:37.791Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-11-15T15:54:37.791Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T15:54:37.791Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-11-15T15:54:37.791Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-15T15:54:38.051Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-11-15T15:54:38.051Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T15:54:38.051Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-15T15:54:38.051Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-15T15:54:38.311Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-15T15:54:38.311Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T15:54:38.311Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-15T15:54:38.311Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-15T15:54:38.311Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-11-15T15:54:38.571Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T15:54:38.571Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-11-15T15:54:38.571Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-11-15T15:54:38.571Z] Setting up grep (3.1-2build1) ... [2021-11-15T15:54:38.571Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T15:54:38.571Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-11-15T15:54:38.571Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-11-15T15:54:38.571Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-11-15T15:54:38.833Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T15:54:38.833Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-15T15:54:38.833Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-15T15:54:38.833Z] Setting up login (1:4.5-1ubuntu2) ... [2021-11-15T15:54:38.833Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T15:54:38.833Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-15T15:54:38.833Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-15T15:54:39.093Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-11-15T15:54:39.093Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T15:54:39.093Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-15T15:54:39.093Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-15T15:54:39.665Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-15T15:54:39.665Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-15T15:54:39.665Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-15T15:54:39.665Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-15T15:54:39.925Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-11-15T15:54:39.925Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T15:54:39.925Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-11-15T15:54:39.925Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-15T15:54:40.498Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-15T15:54:40.498Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-15T15:54:40.498Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-15T15:54:40.498Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-15T15:54:40.498Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-11-15T15:54:40.759Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T15:54:40.759Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-11-15T15:54:40.759Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-11-15T15:54:40.759Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-11-15T15:54:40.759Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T15:54:40.759Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-15T15:54:40.759Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-15T15:54:40.759Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-15T15:54:41.020Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T15:54:41.020Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-15T15:54:41.020Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-15T15:54:41.020Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-15T15:54:41.020Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T15:54:41.020Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-15T15:54:41.020Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-15T15:54:41.020Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-15T15:54:41.282Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T15:54:41.282Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-15T15:54:41.282Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-15T15:54:41.282Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-15T15:54:41.282Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T15:54:41.282Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-15T15:54:41.282Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-15T15:54:41.282Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-15T15:54:41.544Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-15T15:54:41.544Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-15T15:54:41.544Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T15:54:41.544Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-15T15:54:41.544Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-15T15:54:41.544Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-15T15:54:41.544Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T15:54:41.544Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-15T15:54:41.803Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-15T15:54:41.803Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-15T15:54:41.803Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T15:54:41.803Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-15T15:54:41.803Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-15T15:54:41.803Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-11-15T15:54:42.065Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T15:54:42.065Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-15T15:54:42.065Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-15T15:54:42.325Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-11-15T15:54:42.585Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-11-15T15:54:42.845Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-11-15T15:54:42.845Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T15:54:42.845Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-15T15:54:42.845Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-15T15:54:43.106Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-11-15T15:54:43.106Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T15:54:43.106Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-11-15T15:54:43.106Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-15T15:54:43.367Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-11-15T15:54:43.367Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-15T15:54:43.367Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-11-15T15:54:43.367Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-11-15T15:54:43.367Z] Setting up debconf (1.5.66ubuntu1) ... [2021-11-15T15:54:43.627Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-15T15:54:43.627Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-11-15T15:54:43.627Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-15T15:54:43.627Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-11-15T15:54:43.627Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-15T15:54:43.627Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-11-15T15:54:43.888Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-15T15:54:43.888Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-11-15T15:54:43.888Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-15T15:54:43.888Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-15T15:54:43.888Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-15T15:54:43.888Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-15T15:54:44.149Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-15T15:54:44.149Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-15T15:54:44.149Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-15T15:54:44.149Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-15T15:54:44.149Z] (Reading database ... 13919 files and directories currently installed.) [2021-11-15T15:54:44.149Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-15T15:54:44.149Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-15T15:54:44.409Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-15T15:54:44.409Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-15T15:54:44.409Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-15T15:54:44.409Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-15T15:54:44.669Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-11-15T15:54:44.669Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-15T15:54:44.669Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-15T15:54:44.931Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-15T15:54:44.931Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-15T15:54:44.931Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-15T15:54:44.931Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-11-15T15:54:45.192Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-11-15T15:54:45.192Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-11-15T15:54:45.192Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-15T15:54:45.192Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-11-15T15:54:45.452Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-11-15T15:54:45.452Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-11-15T15:54:45.452Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-15T15:54:45.452Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-11-15T15:54:45.711Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-15T15:54:45.712Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-15T15:54:45.972Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-15T15:54:45.972Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-15T15:54:45.972Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-15T15:54:46.233Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-15T15:54:46.233Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-15T15:54:46.233Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-11-15T15:54:46.233Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-11-15T15:54:46.494Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-11-15T15:54:46.494Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-15T15:54:46.494Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-15T15:54:46.494Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-15T15:54:47.065Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-11-15T15:54:47.065Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-15T15:54:47.065Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-15T15:54:47.065Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-15T15:54:47.326Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-11-15T15:54:47.326Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-15T15:54:47.326Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-15T15:54:47.326Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-15T15:54:47.326Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-15T15:54:47.326Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-15T15:54:47.326Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-15T15:54:47.326Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-15T15:54:47.586Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-15T15:54:47.586Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-15T15:54:47.586Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-11-15T15:54:47.586Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-11-15T15:54:47.586Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-11-15T15:54:47.586Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-15T15:54:47.586Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-11-15T15:54:47.586Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-11-15T15:54:47.846Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-11-15T15:54:47.846Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-15T15:54:47.846Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-11-15T15:54:47.846Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-11-15T15:54:47.846Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-11-15T15:54:47.846Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-15T15:54:47.846Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-11-15T15:54:47.846Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-11-15T15:54:48.106Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-11-15T15:54:48.106Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-15T15:54:48.106Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-11-15T15:54:48.106Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-11-15T15:54:48.106Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-11-15T15:54:48.106Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-15T15:54:48.106Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-11-15T15:54:48.106Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-11-15T15:54:48.368Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-11-15T15:54:48.368Z] (Reading database ... 13924 files and directories currently installed.) [2021-11-15T15:54:48.368Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-15T15:54:48.368Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-15T15:54:48.368Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-15T15:54:48.368Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-15T15:54:48.628Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-15T15:54:48.628Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-15T15:54:48.628Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-11-15T15:54:48.628Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-11-15T15:54:48.889Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-11-15T15:54:48.889Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-11-15T15:54:48.889Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-11-15T15:54:48.889Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-11-15T15:54:48.889Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-11-15T15:54:48.889Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-11-15T15:54:48.889Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-11-15T15:54:48.889Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-11-15T15:54:49.149Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-11-15T15:54:49.149Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-11-15T15:54:49.149Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-11-15T15:54:49.149Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-11-15T15:54:49.149Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-11-15T15:54:49.149Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-11-15T15:54:49.411Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2021-11-15T15:54:49.411Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2021-11-15T15:54:49.671Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-11-15T15:54:49.671Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-11-15T15:54:49.671Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-11-15T15:54:49.672Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-11-15T15:54:49.932Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-15T15:54:49.932Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-15T15:54:50.192Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-15T15:54:50.192Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-15T15:54:50.192Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-15T15:54:50.192Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-15T15:54:50.192Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-15T15:54:50.192Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-15T15:54:50.453Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-15T15:54:50.453Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-15T15:54:50.453Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-15T15:54:50.453Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-15T15:54:50.453Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-15T15:54:50.453Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-15T15:54:50.713Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-15T15:54:50.713Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-15T15:54:51.282Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-15T15:54:51.542Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-15T15:54:52.116Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-15T15:54:52.116Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-15T15:54:52.375Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-15T15:54:52.375Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-15T15:54:52.635Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-15T15:54:52.635Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-15T15:54:53.578Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-15T15:54:53.578Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-15T15:54:53.578Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-15T15:54:53.578Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-15T15:54:53.578Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-11-15T15:54:53.578Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-15T15:54:53.837Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-11-15T15:54:53.837Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-15T15:54:53.837Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-11-15T15:54:53.837Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-11-15T15:54:54.099Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-15T15:54:54.099Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-15T15:54:54.099Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-15T15:54:54.099Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-15T15:54:54.099Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-11-15T15:54:54.099Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-11-15T15:54:54.361Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-15T15:54:54.361Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-15T15:54:54.361Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-15T15:54:54.361Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-15T15:54:54.361Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-15T15:54:54.361Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-11-15T15:54:54.361Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-11-15T15:54:54.361Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2021-11-15T15:54:54.361Z] [2021-11-15T15:54:54.361Z] Current default time zone: 'Etc/UTC' [2021-11-15T15:54:54.361Z] Local time is now: Mon Nov 15 15:54:54 UTC 2021. [2021-11-15T15:54:54.361Z] Universal Time is now: Mon Nov 15 15:54:54 UTC 2021. [2021-11-15T15:54:54.361Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-11-15T15:54:54.361Z] [2021-11-15T15:54:54.361Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-11-15T15:54:54.361Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-15T15:54:54.361Z] Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... [2021-11-15T15:54:54.361Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-11-15T15:54:54.361Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-11-15T15:54:54.361Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-11-15T15:54:54.361Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-11-15T15:54:54.361Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-11-15T15:54:54.623Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-11-15T15:54:54.623Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-11-15T15:54:54.623Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-15T15:54:54.623Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-11-15T15:54:54.884Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-15T15:54:54.884Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-15T15:54:54.884Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-15T15:54:54.884Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-11-15T15:54:54.884Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-11-15T15:54:54.884Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-11-15T15:54:54.884Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-15T15:54:54.884Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-11-15T15:54:54.884Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-11-15T15:54:54.884Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-11-15T15:54:54.884Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-11-15T15:54:56.792Z] Updating certificates in /etc/ssl/certs... [2021-11-15T15:54:57.733Z] 23 added, 28 removed; done. [2021-11-15T15:54:57.733Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-11-15T15:54:57.733Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-15T15:54:57.733Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-11-15T15:54:57.733Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-11-15T15:54:57.733Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-11-15T15:54:57.733Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-15T15:54:57.733Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-15T15:54:57.733Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-15T15:54:57.733Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-15T15:54:57.733Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-15T15:54:57.733Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-15T15:54:57.733Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-15T15:54:57.733Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-11-15T15:54:57.733Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-11-15T15:54:57.733Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-11-15T15:54:57.733Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-11-15T15:54:57.733Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-11-15T15:54:57.733Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-15T15:54:57.733Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-15T15:54:57.733Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-11-15T15:54:57.733Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-11-15T15:54:57.733Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-11-15T15:54:57.733Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-15T15:54:57.733Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-15T15:54:57.992Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-11-15T15:54:57.992Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-11-15T15:54:57.992Z] Updating certificates in /etc/ssl/certs... [2021-11-15T15:54:58.565Z] 0 added, 0 removed; done. [2021-11-15T15:54:58.565Z] Running hooks in /etc/ca-certificates/update.d... [2021-11-15T15:54:58.565Z] done. [2021-11-15T15:54:59.091Z] Reading package lists... [2021-11-15T15:54:59.351Z] Building dependency tree... [2021-11-15T15:54:59.351Z] Reading state information... [2021-11-15T15:54:59.351Z] The following NEW packages will be installed: [2021-11-15T15:54:59.351Z] apt-transport-https [2021-11-15T15:54:59.351Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-11-15T15:54:59.949Z] Need to get 4348 B of archives. [2021-11-15T15:54:59.949Z] After this operation, 154 kB of additional disk space will be used. [2021-11-15T15:54:59.949Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-11-15T15:54:59.949Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-15T15:54:59.949Z] Fetched 4348 B in 0s (13.6 kB/s) [2021-11-15T15:54:59.949Z] Selecting previously unselected package apt-transport-https. [2021-11-15T15:54:59.949Z] (Reading database ... 13931 files and directories currently installed.) [2021-11-15T15:54:59.949Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-11-15T15:54:59.949Z] Unpacking apt-transport-https (1.6.14) ... [2021-11-15T15:54:59.949Z] Setting up apt-transport-https (1.6.14) ... [2021-11-15T15:55:00.222Z] Waiting for network to be ready... [2021-11-15T15:55:07.028Z] 2021-11-15T15:55:04Z INFO Waiting for automatic snapd restart... [2021-11-15T15:55:07.971Z] snapd 2.52.1 from Canonical* installed [2021-11-15T15:55:08.913Z] "snapd" switched to the "latest/stable" channel [2021-11-15T15:55:08.913Z] [2021-11-15T15:55:11.461Z] core18 20211015 from Canonical* installed [2021-11-15T15:55:11.722Z] "core18" switched to the "latest/stable" channel [2021-11-15T15:55:11.722Z] [2021-11-15T15:55:14.268Z] snapcraft 5.0 from Canonical* installed [2021-11-15T15:55:14.268Z] "snapcraft" switched to the "latest/stable" channel [2021-11-15T15:55:14.268Z] [2021-11-15T15:55:18.466Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-11-15T15:55:18.466Z] - README.md [2021-11-15T15:55:18.466Z] [2021-11-15T15:55:18.466Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-15T15:55:19.406Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-15T15:55:19.406Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-15T15:55:19.406Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-15T15:55:19.666Z] Fetched 88.7 kB in 1s (141 kB/s) [2021-11-15T15:55:20.606Z] Reading package lists... [2021-11-15T15:55:20.866Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-11-15T15:55:21.127Z] Reading package lists... [2021-11-15T15:55:21.388Z] Building dependency tree... [2021-11-15T15:55:21.388Z] Reading state information... [2021-11-15T15:55:21.388Z] Suggested packages: [2021-11-15T15:55:21.388Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-11-15T15:55:21.388Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-11-15T15:55:21.388Z] Recommended packages: [2021-11-15T15:55:21.388Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-11-15T15:55:21.388Z] The following NEW packages will be installed: [2021-11-15T15:55:21.388Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-11-15T15:55:21.388Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-11-15T15:55:21.388Z] pkg-config zip [2021-11-15T15:55:21.388Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-15T15:55:21.661Z] Need to get 7670 kB of archives. [2021-11-15T15:55:21.661Z] After this operation, 43.8 MB of additional disk space will be used. [2021-11-15T15:55:21.661Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-11-15T15:55:21.661Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-11-15T15:55:21.661Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-11-15T15:55:21.661Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-11-15T15:55:21.922Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-11-15T15:55:21.922Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-11-15T15:55:21.922Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-11-15T15:55:21.922Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-11-15T15:55:22.182Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-11-15T15:55:22.182Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-11-15T15:55:22.182Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-11-15T15:55:22.441Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-11-15T15:55:22.441Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-11-15T15:55:22.441Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-11-15T15:55:22.441Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-11-15T15:55:22.441Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-15T15:55:22.441Z] Fetched 7670 kB in 1s (8707 kB/s) [2021-11-15T15:55:22.701Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-11-15T15:55:22.701Z] (Reading database ... 13935 files and directories currently installed.) [2021-11-15T15:55:22.701Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-11-15T15:55:22.701Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-15T15:55:22.961Z] Selecting previously unselected package libpsl5:amd64. [2021-11-15T15:55:22.961Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-11-15T15:55:22.961Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-11-15T15:55:22.961Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-11-15T15:55:22.961Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-11-15T15:55:22.961Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-15T15:55:23.220Z] Selecting previously unselected package librtmp1:amd64. [2021-11-15T15:55:23.220Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-11-15T15:55:23.220Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-15T15:55:23.220Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-11-15T15:55:23.220Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-11-15T15:55:23.220Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-15T15:55:23.220Z] Selecting previously unselected package liberror-perl. [2021-11-15T15:55:23.220Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-11-15T15:55:23.220Z] Unpacking liberror-perl (0.17025-1) ... [2021-11-15T15:55:23.481Z] Selecting previously unselected package git-man. [2021-11-15T15:55:23.481Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-11-15T15:55:23.481Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-15T15:55:23.740Z] Selecting previously unselected package git. [2021-11-15T15:55:23.740Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-11-15T15:55:23.740Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-11-15T15:55:24.311Z] Selecting previously unselected package libnorm1:amd64. [2021-11-15T15:55:24.311Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-11-15T15:55:24.311Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-15T15:55:24.572Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-11-15T15:55:24.572Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-11-15T15:55:24.572Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-15T15:55:24.572Z] Selecting previously unselected package libsodium23:amd64. [2021-11-15T15:55:24.572Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-11-15T15:55:24.572Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-11-15T15:55:24.572Z] Selecting previously unselected package libzmq5:amd64. [2021-11-15T15:55:24.572Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-15T15:55:24.572Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-15T15:55:24.832Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-11-15T15:55:24.832Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-15T15:55:24.832Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-15T15:55:24.832Z] Selecting previously unselected package pkg-config. [2021-11-15T15:55:24.832Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-11-15T15:55:24.832Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-11-15T15:55:24.832Z] Selecting previously unselected package zip. [2021-11-15T15:55:24.832Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-11-15T15:55:24.832Z] Unpacking zip (3.0-11build1) ... [2021-11-15T15:55:25.093Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-15T15:55:25.094Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-15T15:55:25.094Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-15T15:55:25.094Z] Setting up liberror-perl (0.17025-1) ... [2021-11-15T15:55:25.094Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-11-15T15:55:25.094Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-15T15:55:25.094Z] No schema files found: doing nothing. [2021-11-15T15:55:25.094Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-15T15:55:25.094Z] Setting up zip (3.0-11build1) ... [2021-11-15T15:55:25.094Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-15T15:55:25.094Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-11-15T15:55:25.355Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-11-15T15:55:25.355Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-15T15:55:25.355Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-15T15:55:25.355Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-15T15:55:25.355Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-11-15T15:55:25.615Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-15T15:55:26.186Z] git set to automatically installed. [2021-11-15T15:55:26.186Z] git-man set to automatically installed. [2021-11-15T15:55:26.186Z] libcurl3-gnutls set to automatically installed. [2021-11-15T15:55:26.186Z] liberror-perl set to automatically installed. [2021-11-15T15:55:26.186Z] libglib2.0-0 set to automatically installed. [2021-11-15T15:55:26.186Z] libnghttp2-14 set to automatically installed. [2021-11-15T15:55:26.186Z] libnorm1 set to automatically installed. [2021-11-15T15:55:26.186Z] libpgm-5.2-0 set to automatically installed. [2021-11-15T15:55:26.186Z] libpsl5 set to automatically installed. [2021-11-15T15:55:26.186Z] librtmp1 set to automatically installed. [2021-11-15T15:55:26.186Z] libsodium23 set to automatically installed. [2021-11-15T15:55:26.186Z] libzmq3-dev set to automatically installed. [2021-11-15T15:55:26.186Z] libzmq5 set to automatically installed. [2021-11-15T15:55:26.186Z] pkg-config set to automatically installed. [2021-11-15T15:55:26.186Z] zip set to automatically installed. [2021-11-15T15:55:27.582Z] snapd is not logged in, snap install commands will use sudo [2021-11-15T15:55:28.154Z] snap "core18" has no updates available [2021-11-15T15:55:29.094Z] snapd is not logged in, snap install commands will use sudo [2021-11-15T15:55:41.321Z] go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed [2021-11-15T15:55:41.321Z] Pulling config-common [2021-11-15T15:55:41.321Z] + snapcraftctl pull [2021-11-15T15:55:43.232Z] Pulling go-build-helper [2021-11-15T15:55:43.232Z] + snapcraftctl pull [2021-11-15T15:55:44.172Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-11-15T15:55:44.172Z] Skipping pull go-build-helper (already ran) [2021-11-15T15:55:44.172Z] Building go-build-helper [2021-11-15T15:55:44.172Z] + snapcraftctl build [2021-11-15T15:55:46.714Z] Staging go-build-helper [2021-11-15T15:55:46.714Z] + snapcraftctl stage [2021-11-15T15:55:48.576Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-15T15:55:48.576Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-15T15:55:48.576Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-15T15:55:48.600Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-15T15:55:49.248Z] + ls -al . [2021-11-15T15:55:49.248Z] total 672 [2021-11-15T15:55:49.248Z] drwxrwxr-x 9 1001 1001 4096 Nov 15 15:55 . [2021-11-15T15:55:49.248Z] drwxr-xr-x 4 root root 4096 Nov 15 15:51 .. [2021-11-15T15:55:49.248Z] -rw-rw-r-- 1 1001 1001 11 Nov 15 15:49 .dockerignore [2021-11-15T15:55:49.248Z] drwxrwxr-x 8 1001 1001 4096 Nov 15 15:49 .git [2021-11-15T15:55:49.248Z] drwxrwxr-x 4 1001 1001 4096 Nov 15 15:49 .github [2021-11-15T15:55:49.248Z] -rw-rw-r-- 1 1001 1001 804 Nov 15 15:49 .gitignore [2021-11-15T15:55:49.248Z] -rw-rw-r-- 1 1001 1001 42 Nov 15 15:49 .golangci.yml [2021-11-15T15:55:49.248Z] -rw-rw-r-- 1 1001 1001 76 Nov 15 15:49 .hadolint.yml [2021-11-15T15:55:49.248Z] -rw-rw-r-- 1 1001 1001 166 Nov 15 15:49 .sonarcloud.properties [2021-11-15T15:55:49.248Z] -rw-rw-r-- 1 1001 1001 1171 Nov 15 15:49 ADOPTERS.md [2021-11-15T15:55:49.248Z] -rw-rw-r-- 1 1001 1001 8910 Nov 15 15:49 Attribution.txt [2021-11-15T15:55:49.248Z] -rw-rw-r-- 1 1001 1001 51732 Nov 15 15:49 CHANGELOG.md [2021-11-15T15:55:49.248Z] -rw-rw-r-- 1 1001 1001 3804 Nov 15 15:49 CONTRIBUTING.md [2021-11-15T15:55:49.248Z] -rw-rw-r-- 1 1001 1001 677 Nov 15 15:49 GOVERNANCE.md [2021-11-15T15:55:49.248Z] -rw-rw-r-- 1 1001 1001 849 Nov 15 15:49 Jenkinsfile [2021-11-15T15:55:49.248Z] -rw-rw-r-- 1 1001 1001 10775 Nov 15 15:49 LICENSE [2021-11-15T15:55:49.248Z] -rw-rw-r-- 1 1001 1001 6508 Nov 15 15:49 Makefile [2021-11-15T15:55:49.248Z] -rw-rw-r-- 1 1001 1001 582 Nov 15 15:49 OWNERS.md [2021-11-15T15:55:49.248Z] -rw-rw-r-- 1 1001 1001 8207 Nov 15 15:49 README.md [2021-11-15T15:55:49.248Z] -rw-rw-r-- 1 1001 1001 6912 Nov 15 15:49 SECURITY.md [2021-11-15T15:55:49.248Z] -rw-rw-r-- 1 1001 1001 5 Nov 15 15:43 VERSION [2021-11-15T15:55:49.248Z] -rw-rw-r-- 1 1001 1001 4131 Nov 15 15:49 ZMQWindows.md [2021-11-15T15:55:49.248Z] drwxrwxr-x 2 1001 1001 4096 Nov 15 15:49 bin [2021-11-15T15:55:49.248Z] drwxrwxr-x 14 1001 1001 4096 Nov 15 15:49 cmd [2021-11-15T15:55:49.248Z] -rw-r--r-- 1 root root 428381 Nov 15 15:54 coverage.out [2021-11-15T15:55:49.248Z] -rw-rw-r-- 1 1001 1001 822 Nov 15 15:49 go.mod [2021-11-15T15:55:49.248Z] -rw-rw-r-- 1 1001 1001 49471 Nov 15 15:49 go.sum [2021-11-15T15:55:49.248Z] drwxrwxr-x 8 1001 1001 4096 Nov 15 15:49 internal [2021-11-15T15:55:49.248Z] drwxrwxr-x 3 1001 1001 4096 Nov 15 15:49 openapi [2021-11-15T15:55:49.248Z] drwxrwxr-x 4 1001 1001 4096 Nov 15 15:49 snap [2021-11-15T15:55:49.248Z] -rw-rw-r-- 1 1001 1001 204 Nov 15 15:49 version.go [Pipeline] sh [2021-11-15T15:55:49.903Z] + '[' -e coverage.out ] [2021-11-15T15:55:49.904Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-15T15:55:49.925Z] Warning: overwriting stash ‘coverage-report’ [2021-11-15T15:55:50.672Z] Stashed 1 file(s) [Pipeline] sh [2021-11-15T15:55:51.314Z] + make build [2021-11-15T15:55:51.314Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-11-15T15:55:56.714Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-15T15:55:56.714Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-15T15:55:56.714Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-15T15:55:56.714Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-15T15:55:56.714Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-15T15:55:56.714Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-15T15:55:56.714Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-15T15:55:56.714Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-15T15:55:56.714Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-15T15:55:56.714Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-15T15:55:56.714Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-15T15:55:56.714Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-15T15:55:56.714Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-15T15:55:56.714Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-15T15:55:56.714Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-15T15:55:56.714Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-15T15:55:56.714Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] [2021-11-15T15:55:56.714Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] [2021-11-15T15:55:56.714Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-15T15:55:56.714Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] [2021-11-15T15:55:56.714Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-15T15:55:56.714Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-15T15:55:56.714Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-15T15:55:56.714Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-15T15:55:56.714Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-15T15:55:56.714Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1765 kB] [2021-11-15T15:55:56.714Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] [2021-11-15T15:55:56.714Z] Fetched 25.6 MB in 0s (0 B/s) [2021-11-15T15:55:56.714Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-11-15T15:55:56.714Z] Fetched 224 kB in 0s (0 B/s) [2021-11-15T15:55:56.714Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-11-15T15:55:56.714Z] Fetched 157 kB in 0s (0 B/s) [2021-11-15T15:55:56.714Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-11-15T15:55:56.714Z] Fetched 221 kB in 0s (0 B/s) [2021-11-15T15:55:56.714Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-11-15T15:55:56.714Z] Fetched 143 kB in 0s (0 B/s) [2021-11-15T15:55:56.714Z] Pulling edgex-go [2021-11-15T15:55:56.714Z] + snapcraftctl pull [2021-11-15T15:55:58.024Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-15T15:55:58.626Z] Pulling hooks [2021-11-15T15:55:58.626Z] + snapcraftctl pull [2021-11-15T15:56:20.191Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-11-15T15:56:22.163Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-15T15:56:25.196Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-15T15:56:25.196Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-15T15:56:25.196Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-15T15:56:25.196Z] Fetched 0 B in 0s (0 B/s) [2021-11-15T15:56:25.196Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-11-15T15:56:25.196Z] Fetched 96.5 kB in 0s (0 B/s) [2021-11-15T15:56:25.196Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-11-15T15:56:25.196Z] Fetched 279 kB in 0s (0 B/s) [2021-11-15T15:56:25.196Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-11-15T15:56:25.196Z] Fetched 122 kB in 0s (0 B/s) [2021-11-15T15:56:25.196Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-11-15T15:56:25.196Z] Fetched 77.8 kB in 0s (0 B/s) [2021-11-15T15:56:25.196Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-11-15T15:56:25.196Z] Fetched 8848 B in 0s (0 B/s) [2021-11-15T15:56:25.196Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-11-15T15:56:25.196Z] Fetched 47.8 kB in 0s (0 B/s) [2021-11-15T15:56:25.196Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-11-15T15:56:25.196Z] Fetched 45.6 kB in 0s (0 B/s) [2021-11-15T15:56:25.196Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-11-15T15:56:25.196Z] Fetched 15.0 kB in 0s (0 B/s) [2021-11-15T15:56:25.196Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-11-15T15:56:25.196Z] Fetched 220 kB in 0s (0 B/s) [2021-11-15T15:56:25.196Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-11-15T15:56:25.196Z] Fetched 154 kB in 0s (0 B/s) [2021-11-15T15:56:25.196Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-11-15T15:56:25.196Z] Fetched 50.6 kB in 0s (0 B/s) [2021-11-15T15:56:25.196Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-11-15T15:56:25.196Z] Fetched 14.8 kB in 0s (0 B/s) [2021-11-15T15:56:25.196Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-11-15T15:56:25.196Z] Fetched 41.8 kB in 0s (0 B/s) [2021-11-15T15:56:25.196Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-11-15T15:56:25.196Z] Fetched 499 kB in 0s (0 B/s) [2021-11-15T15:56:25.196Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-11-15T15:56:25.196Z] Fetched 111 kB in 0s (0 B/s) [2021-11-15T15:56:25.196Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-11-15T15:56:25.196Z] Fetched 240 kB in 0s (0 B/s) [2021-11-15T15:56:25.196Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-11-15T15:56:25.196Z] Fetched 29.3 kB in 0s (0 B/s) [2021-11-15T15:56:25.196Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-11-15T15:56:25.196Z] Fetched 85.5 kB in 0s (0 B/s) [2021-11-15T15:56:25.196Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-11-15T15:56:25.196Z] Fetched 24.5 kB in 0s (0 B/s) [2021-11-15T15:56:25.196Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-11-15T15:56:25.196Z] Fetched 49.2 kB in 0s (0 B/s) [2021-11-15T15:56:25.196Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-11-15T15:56:25.196Z] Fetched 54.2 kB in 0s (0 B/s) [2021-11-15T15:56:25.196Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-11-15T15:56:25.196Z] Fetched 30.8 kB in 0s (0 B/s) [2021-11-15T15:56:25.196Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-11-15T15:56:25.196Z] Fetched 15.8 kB in 0s (0 B/s) [2021-11-15T15:56:25.196Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-11-15T15:56:25.196Z] Fetched 85.9 kB in 0s (0 B/s) [2021-11-15T15:56:25.196Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-11-15T15:56:25.196Z] Fetched 8720 B in 0s (0 B/s) [2021-11-15T15:56:25.196Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-11-15T15:56:25.196Z] Fetched 140 kB in 0s (0 B/s) [2021-11-15T15:56:25.196Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-11-15T15:56:25.196Z] Fetched 119 kB in 0s (0 B/s) [2021-11-15T15:56:25.196Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-11-15T15:56:25.196Z] Fetched 111 kB in 0s (0 B/s) [2021-11-15T15:56:25.196Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-11-15T15:56:25.196Z] Fetched 11.1 kB in 0s (0 B/s) [2021-11-15T15:56:25.196Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-11-15T15:56:25.196Z] Fetched 646 kB in 0s (0 B/s) [2021-11-15T15:56:25.196Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-11-15T15:56:25.196Z] Fetched 41.3 kB in 0s (0 B/s) [2021-11-15T15:56:25.196Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-11-15T15:56:25.196Z] Fetched 17.9 kB in 0s (0 B/s) [2021-11-15T15:56:25.196Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-11-15T15:56:25.196Z] Fetched 368 kB in 0s (0 B/s) [2021-11-15T15:56:25.196Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-11-15T15:56:25.196Z] Fetched 187 kB in 0s (0 B/s) [2021-11-15T15:56:25.196Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-11-15T15:56:25.196Z] Fetched 175 kB in 0s (0 B/s) [2021-11-15T15:56:25.196Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-11-15T15:56:25.196Z] Fetched 206 kB in 0s (0 B/s) [2021-11-15T15:56:25.196Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-11-15T15:56:25.196Z] Fetched 1302 kB in 0s (0 B/s) [2021-11-15T15:56:25.196Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-11-15T15:56:25.196Z] Fetched 36.2 kB in 0s (0 B/s) [2021-11-15T15:56:25.196Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-11-15T15:56:25.196Z] Fetched 159 kB in 0s (0 B/s) [2021-11-15T15:56:25.196Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-11-15T15:56:25.196Z] Fetched 107 kB in 0s (0 B/s) [2021-11-15T15:56:25.196Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-11-15T15:56:25.196Z] Fetched 48.7 kB in 0s (0 B/s) [2021-11-15T15:56:25.196Z] Pulling static-packages [2021-11-15T15:56:25.196Z] + snapcraftctl pull [2021-11-15T15:56:25.196Z] Pulling version [2021-11-15T15:56:25.196Z] + cd /root/project [2021-11-15T15:56:25.196Z] + + git describe --tags --abbrev=0 [2021-11-15T15:56:25.196Z] sed s/v// [2021-11-15T15:56:25.196Z] + GIT_VERSION=2.0.1-dev.95 [2021-11-15T15:56:25.196Z] + [ -z 2.0.1-dev.95 ] [2021-11-15T15:56:25.196Z] + snapcraftctl set-version 2.0.1-dev.95 [2021-11-15T15:56:25.196Z] Building config-common [2021-11-15T15:56:25.196Z] + snapcraftctl build [2021-11-15T15:56:25.196Z] Skipping build go-build-helper (already ran) [2021-11-15T15:56:25.458Z] Building edgex-go [2021-11-15T15:56:25.718Z] + cd /root/parts/edgex-go/src [2021-11-15T15:56:25.718Z] + git describe --tags --abbrev=0 [2021-11-15T15:56:25.718Z] + sed s/v// [2021-11-15T15:56:25.718Z] + GIT_VERSION=2.0.1-dev.95 [2021-11-15T15:56:25.718Z] + [ -z 2.0.1-dev.95 ] [2021-11-15T15:56:25.718Z] + echo 2.0.1-dev.95 [2021-11-15T15:56:25.718Z] + [ ! -d vendor ] [2021-11-15T15:56:25.718Z] + go mod download all [2021-11-15T15:56:26.466Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-15T15:56:27.063Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-15T15:56:30.489Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-15T15:56:33.992Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-15T15:56:37.392Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-15T15:56:37.952Z] + make build [2021-11-15T15:56:37.952Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/core-data/core-data ./cmd/core-data [2021-11-15T15:56:41.695Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-15T15:56:44.325Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-15T15:56:46.965Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-15T15:56:47.938Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-15T15:56:52.240Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/core-command/core-command ./cmd/core-command [2021-11-15T15:56:52.812Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] } [2021-11-15T15:56:53.689Z] $ docker stop --time=1 2e63e3db44e9aa5044e33f744da81242e12b443f1a13776c93912370a4184cf2 [2021-11-15T15:56:54.195Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-15T15:56:54.455Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-15T15:56:55.738Z] $ docker rm -f 2e63e3db44e9aa5044e33f744da81242e12b443f1a13776c93912370a4184cf2 [2021-11-15T15:56:55.838Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-15T15:56:56.779Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:56:57.326Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-15T15:56:57.596Z] [2021-11-15T15:56:57.596Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:56:57.718Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-15T15:56:57.941Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-15T15:56:58.215Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-15T15:56:58.215Z] 29e5d40040c1: Pulling fs layer [2021-11-15T15:56:58.215Z] 1ce36da41761: Pulling fs layer [2021-11-15T15:56:58.215Z] 25b303627fd3: Pulling fs layer [2021-11-15T15:56:58.215Z] 29e5d40040c1: Verifying Checksum [2021-11-15T15:56:58.215Z] 29e5d40040c1: Download complete [2021-11-15T15:56:58.487Z] 1ce36da41761: Download complete [2021-11-15T15:56:59.081Z] 29e5d40040c1: Pull complete [2021-11-15T15:56:59.097Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-15T15:57:00.036Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-15T15:57:00.059Z] 25b303627fd3: Verifying Checksum [2021-11-15T15:57:00.059Z] 25b303627fd3: Download complete [2021-11-15T15:57:00.331Z] 1ce36da41761: Pull complete [2021-11-15T15:57:00.975Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-15T15:57:02.882Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-11-15T15:57:02.882Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-11-15T15:57:02.882Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-11-15T15:57:02.882Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-11-15T15:57:02.882Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-11-15T15:57:02.882Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-11-15T15:57:02.882Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-11-15T15:57:02.882Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-11-15T15:57:02.882Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-11-15T15:57:02.882Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-11-15T15:57:02.882Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-11-15T15:57:02.882Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-11-15T15:57:02.882Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-11-15T15:57:02.882Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-11-15T15:57:02.882Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-11-15T15:57:02.883Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-11-15T15:57:02.883Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-11-15T15:57:02.883Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-11-15T15:57:02.883Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-11-15T15:57:02.883Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-11-15T15:57:02.883Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-11-15T15:57:02.883Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-11-15T15:57:02.883Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-11-15T15:57:02.883Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-11-15T15:57:02.883Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-11-15T15:57:02.883Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-11-15T15:57:02.883Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-11-15T15:57:04.266Z] Building hooks [2021-11-15T15:57:04.266Z] + cd /root/parts/hooks/src [2021-11-15T15:57:04.266Z] + make build [2021-11-15T15:57:04.266Z] go mod tidy [2021-11-15T15:57:04.266Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2021-11-15T15:57:04.837Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-11-15T15:57:04.837Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-11-15T15:57:04.837Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-11-15T15:57:05.777Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-11-15T15:57:06.350Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-11-15T15:57:06.350Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-11-15T15:57:09.643Z] Building static-packages [2021-11-15T15:57:09.643Z] + snapcraftctl build [2021-11-15T15:57:10.471Z] 25b303627fd3: Pull complete [2021-11-15T15:57:10.471Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-15T15:57:10.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-15T15:57:10.471Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-11-15T15:57:10.725Z] prd-ubuntu18.04-docker-arm64-4c-16g-627 does not seem to be running inside a container [2021-11-15T15:57:10.796Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-15T15:57:11.552Z] Building version [2021-11-15T15:57:11.552Z] + snapcraftctl build [2021-11-15T15:57:13.198Z] $ docker top dc4b8a79c717b0bfa2c78fba15bf9c1f56bf7849bc0a9f24eca06d41cab79706 -eo pid,comm [2021-11-15T15:57:13.465Z] Staging config-common [2021-11-15T15:57:13.465Z] + snapcraftctl stage [Pipeline] { [Pipeline] sh [2021-11-15T15:57:14.138Z] + grep parallel [2021-11-15T15:57:14.138Z] + docker-compose build --help [2021-11-15T15:57:14.408Z] Skipping stage go-build-helper (already ran) [2021-11-15T15:57:14.408Z] Staging edgex-go [2021-11-15T15:57:14.408Z] + snapcraftctl stage [2021-11-15T15:57:15.795Z] Staging hooks [2021-11-15T15:57:15.795Z] + snapcraftctl stage [2021-11-15T15:57:16.735Z] Staging static-packages [2021-11-15T15:57:16.735Z] + snapcraftctl stage [2021-11-15T15:57:17.511Z] --parallel Build images in parallel. [Pipeline] } [2021-11-15T15:57:17.798Z] $ docker stop --time=1 dc4b8a79c717b0bfa2c78fba15bf9c1f56bf7849bc0a9f24eca06d41cab79706 [2021-11-15T15:57:18.117Z] Staging version [2021-11-15T15:57:18.117Z] + snapcraftctl stage [2021-11-15T15:57:19.058Z] Priming config-common [2021-11-15T15:57:19.058Z] + snapcraftctl prime [2021-11-15T15:57:19.492Z] $ docker rm -f dc4b8a79c717b0bfa2c78fba15bf9c1f56bf7849bc0a9f24eca06d41cab79706 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:57:19.999Z] Priming go-build-helper [2021-11-15T15:57:19.999Z] + snapcraftctl prime [2021-11-15T15:57:20.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-15T15:57:20.080Z] . [Pipeline] withDockerContainer [2021-11-15T15:57:20.344Z] prd-ubuntu18.04-docker-arm64-4c-16g-627 does not seem to be running inside a container [2021-11-15T15:57:20.419Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-15T15:57:20.939Z] Priming edgex-go [2021-11-15T15:57:20.939Z] + snapcraftctl prime [2021-11-15T15:57:21.830Z] $ docker top 241f9c0a999eab4d2e1df8d0ffc629578b1f78ede3473c179aaa9f7f9ddfd936 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-15T15:57:22.321Z] Priming hooks [2021-11-15T15:57:22.321Z] + snapcraftctl prime [2021-11-15T15:57:22.766Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-15T15:57:23.702Z] Priming static-packages [2021-11-15T15:57:23.702Z] + snapcraftctl prime [2021-11-15T15:57:26.245Z] Priming version [2021-11-15T15:57:26.245Z] + snapcraftctl prime [2021-11-15T15:57:27.041Z] Building core-command ... [2021-11-15T15:57:27.041Z] Building core-data ... [2021-11-15T15:57:27.041Z] Building core-metadata ... [2021-11-15T15:57:27.041Z] Building security-bootstrapper ... [2021-11-15T15:57:27.041Z] Building security-proxy-setup ... [2021-11-15T15:57:27.041Z] Building security-secretstore-setup ... [2021-11-15T15:57:27.041Z] Building support-notifications ... [2021-11-15T15:57:27.041Z] Building support-scheduler ... [2021-11-15T15:57:27.041Z] Building sys-mgmt-agent ... [2021-11-15T15:57:27.041Z] Building core-data [2021-11-15T15:57:27.041Z] Building security-bootstrapper [2021-11-15T15:57:27.041Z] Building security-secretstore-setup [2021-11-15T15:57:27.041Z] Building core-metadata [2021-11-15T15:57:27.041Z] Building security-proxy-setup [2021-11-15T15:57:27.187Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-15T15:58:35.051Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T15:58:35.051Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-15T15:58:35.051Z] ---> a1c543f980f9 [2021-11-15T15:58:35.051Z] Step 3/22 : WORKDIR /edgex-go [2021-11-15T15:58:35.051Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T15:58:35.051Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-15T15:58:35.051Z] ---> a1c543f980f9 [2021-11-15T15:58:35.051Z] Step 3/30 : WORKDIR /edgex-go [2021-11-15T15:58:35.051Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T15:58:35.051Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-15T15:58:35.051Z] ---> a1c543f980f9 [2021-11-15T15:58:35.051Z] Step 3/24 : WORKDIR /edgex-go [2021-11-15T15:58:35.051Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T15:58:35.051Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-15T15:58:35.051Z] [2021-11-15T15:58:35.051Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder ---> a1c543f980f9 [2021-11-15T15:58:35.051Z] [2021-11-15T15:58:35.051Z] Step 3/20 : WORKDIR /edgex-go ---> a1c543f980f9 [2021-11-15T15:58:35.051Z] [2021-11-15T15:58:35.051Z] Step 3/22 : WORKDIR /edgex-go [2021-11-15T15:58:35.051Z] ---> Running in 4bd1a5f9a8cd [2021-11-15T15:58:35.051Z] ---> Running in 0ffa39a32d76 [2021-11-15T15:58:35.051Z] ---> Running in 7a214ee41ef1 [2021-11-15T15:58:35.051Z] ---> Running in bb4f5a2843f4 [2021-11-15T15:58:35.051Z] ---> Running in 512edb0f930c [2021-11-15T15:58:35.051Z] Removing intermediate container 7a214ee41ef1 [2021-11-15T15:58:35.051Z] ---> b714c4391598 [2021-11-15T15:58:35.051Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T15:58:35.051Z] Removing intermediate container 512edb0f930c [2021-11-15T15:58:35.051Z] ---> d6db9336933a [2021-11-15T15:58:35.051Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T15:58:35.051Z] Removing intermediate container bb4f5a2843f4 [2021-11-15T15:58:35.051Z] ---> 412d634d3f13 [2021-11-15T15:58:35.051Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T15:58:35.051Z] Removing intermediate container 0ffa39a32d76 [2021-11-15T15:58:35.051Z] ---> 1b211da51865 [2021-11-15T15:58:35.051Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T15:58:35.051Z] Removing intermediate container 4bd1a5f9a8cd [2021-11-15T15:58:35.051Z] ---> dab8e43a8cb7 [2021-11-15T15:58:35.051Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T15:58:35.051Z] ---> Running in 9764f9a0b072 [2021-11-15T15:58:35.051Z] ---> Running in 41c633c5be6f [2021-11-15T15:58:35.051Z] ---> Running in 81c1f18bc5bd [2021-11-15T15:58:35.051Z] ---> Running in 3cdfdb53d63e [2021-11-15T15:58:35.051Z] ---> Running in 42d1715145cb [2021-11-15T15:58:37.047Z] Removing intermediate container 9764f9a0b072 [2021-11-15T15:58:37.047Z] ---> 4dcaabf2e24c [2021-11-15T15:58:37.047Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-15T15:58:37.047Z] Removing intermediate container 41c633c5be6f [2021-11-15T15:58:37.047Z] ---> f8376e27b412 [2021-11-15T15:58:37.047Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-15T15:58:37.047Z] ---> Running in 5879500ee494 [2021-11-15T15:58:37.047Z] ---> Running in 2defa8bebb0e [2021-11-15T15:58:37.322Z] Removing intermediate container 42d1715145cb [2021-11-15T15:58:37.322Z] ---> bd1a770ba436 [2021-11-15T15:58:37.322Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-15T15:58:37.322Z] Removing intermediate container 81c1f18bc5bd [2021-11-15T15:58:37.322Z] ---> 39f65a26255f [2021-11-15T15:58:37.322Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-15T15:58:37.601Z] ---> Running in 01550ca1935a [2021-11-15T15:58:37.601Z] Removing intermediate container 3cdfdb53d63e [2021-11-15T15:58:37.601Z] ---> 36090caff63a [2021-11-15T15:58:37.601Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-15T15:58:37.601Z] ---> Running in 8a05682f5568 [2021-11-15T15:58:37.878Z] ---> Running in 84373becb313 [2021-11-15T15:58:39.559Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T15:58:39.560Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T15:58:39.853Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T15:58:40.141Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T15:58:40.141Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T15:58:40.141Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T15:58:40.414Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T15:58:40.690Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T15:58:40.964Z] OK: 219 MiB in 52 packages [2021-11-15T15:58:41.240Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T15:58:41.240Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T15:58:41.240Z] OK: 219 MiB in 52 packages [2021-11-15T15:58:41.865Z] OK: 219 MiB in 52 packages [2021-11-15T15:58:42.471Z] OK: 219 MiB in 52 packages [2021-11-15T15:58:42.471Z] OK: 219 MiB in 52 packages [2021-11-15T15:58:42.471Z] Removing intermediate container 5879500ee494 [2021-11-15T15:58:42.471Z] ---> 1204543438ab [2021-11-15T15:58:42.471Z] Step 6/20 : COPY . . [2021-11-15T15:58:43.072Z] Removing intermediate container 2defa8bebb0e [2021-11-15T15:58:43.072Z] ---> 9ab2f56b9345 [2021-11-15T15:58:43.072Z] Step 6/22 : COPY . . [2021-11-15T15:58:43.348Z] Removing intermediate container 01550ca1935a [2021-11-15T15:58:43.348Z] ---> b86c75d1ae9e [2021-11-15T15:58:43.348Z] Step 6/24 : COPY . . [2021-11-15T15:58:43.952Z] Removing intermediate container 84373becb313 [2021-11-15T15:58:43.952Z] ---> 2d3c794b4336 [2021-11-15T15:58:43.952Z] Step 6/30 : COPY . . [2021-11-15T15:58:44.227Z] Removing intermediate container 8a05682f5568 [2021-11-15T15:58:44.227Z] ---> 3e7de3f3b176 [2021-11-15T15:58:44.227Z] Step 6/22 : COPY . . [2021-11-15T15:59:06.400Z] ---> db38ddaea8cb [2021-11-15T15:59:06.400Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T15:59:06.400Z] ---> 4af53571eebc [2021-11-15T15:59:06.400Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T15:59:06.400Z] ---> ca2c1d1c4aea [2021-11-15T15:59:06.400Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T15:59:06.400Z] ---> 4a28a8b41e25 [2021-11-15T15:59:06.400Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T15:59:06.400Z] ---> 34cbe1cd1c05 [2021-11-15T15:59:06.400Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T15:59:06.400Z] ---> Running in 0af460ed3580 [2021-11-15T15:59:06.400Z] ---> Running in 8e2999f1bbb9 [2021-11-15T15:59:06.400Z] ---> Running in 7a2f77ea5a1f [2021-11-15T15:59:06.400Z] ---> Running in a165bdf422cd [2021-11-15T15:59:06.400Z] ---> Running in c0972c1a7c0a [2021-11-15T15:59:11.810Z] Removing intermediate container 8e2999f1bbb9 [2021-11-15T15:59:11.810Z] Removing intermediate container 0af460ed3580 [2021-11-15T15:59:11.810Z] ---> b6e45a45cf59 [2021-11-15T15:59:11.810Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-15T15:59:11.810Z] ---> 41583b862e89 [2021-11-15T15:59:11.810Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-15T15:59:11.810Z] ---> Running in 853539707b99 [2021-11-15T15:59:11.810Z] ---> Running in a30b9a93fb34 [2021-11-15T15:59:11.810Z] Removing intermediate container a165bdf422cd [2021-11-15T15:59:11.810Z] ---> d3cf959da4f2 [2021-11-15T15:59:11.810Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-15T15:59:11.810Z] Removing intermediate container c0972c1a7c0a [2021-11-15T15:59:11.810Z] ---> 36f6e1a0f242 [2021-11-15T15:59:11.810Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-15T15:59:11.810Z] ---> Running in b8df26ea7aba [2021-11-15T15:59:11.810Z] Removing intermediate container 7a2f77ea5a1f [2021-11-15T15:59:11.810Z] ---> 58ec4254eec7 [2021-11-15T15:59:11.810Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-15T15:59:11.810Z] ---> Running in 5a704e4f4483 [2021-11-15T15:59:11.810Z] ---> Running in aa6bc25b93f3 [2021-11-15T15:59:13.255Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-11-15T15:59:13.255Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-15T15:59:13.538Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-15T15:59:13.538Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-15T15:59:13.813Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-15T16:01:05.641Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-15T16:01:05.641Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-15T16:01:15.813Z] Removing intermediate container aa6bc25b93f3 [2021-11-15T16:01:15.813Z] ---> 41fc6500a634 [2021-11-15T16:01:15.813Z] [2021-11-15T16:01:15.813Z] Step 9/30 : FROM alpine:3.14 [2021-11-15T16:01:15.813Z] 3.14: Pulling from library/alpine [2021-11-15T16:01:17.806Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-15T16:01:17.806Z] Status: Downloaded newer image for alpine:3.14 [2021-11-15T16:01:17.806Z] ---> 5b8b7b635229 [2021-11-15T16:01:17.806Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-15T16:01:17.806Z] ---> Running in b38416ab77bf [2021-11-15T16:01:19.253Z] Removing intermediate container b38416ab77bf [2021-11-15T16:01:19.253Z] ---> f2187adfd88d [2021-11-15T16:01:19.253Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-15T16:01:19.542Z] ---> Running in db04c542100c [2021-11-15T16:01:22.179Z] Removing intermediate container 853539707b99 [2021-11-15T16:01:22.179Z] ---> ef401ac635c5 [2021-11-15T16:01:22.179Z] [2021-11-15T16:01:22.179Z] Step 9/20 : FROM alpine:3.14 [2021-11-15T16:01:22.179Z] ---> 5b8b7b635229 [2021-11-15T16:01:22.179Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-15T16:01:22.179Z] ---> Running in 7815b1c8cf90 [2021-11-15T16:01:22.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T16:01:22.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T16:01:23.012Z] Removing intermediate container b8df26ea7aba [2021-11-15T16:01:23.012Z] ---> e9f8cbddf502 [2021-11-15T16:01:23.012Z] [2021-11-15T16:01:23.012Z] Step 9/24 : FROM alpine:3.14 [2021-11-15T16:01:23.012Z] ---> 5b8b7b635229 [2021-11-15T16:01:23.012Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-15T16:01:23.292Z] ---> Running in 8ba567d659d6 [2021-11-15T16:01:23.903Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-15T16:01:23.903Z] (2/2) Installing su-exec (0.2-r1) [2021-11-15T16:01:23.903Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T16:01:23.903Z] OK: 6 MiB in 16 packages [2021-11-15T16:01:24.517Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T16:01:24.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T16:01:25.790Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-15T16:01:25.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T16:01:25.790Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-15T16:01:25.790Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-15T16:01:25.790Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-15T16:01:25.790Z] (5/5) Installing curl (7.79.1-r0) [2021-11-15T16:01:25.790Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T16:01:26.070Z] Removing intermediate container db04c542100c [2021-11-15T16:01:26.070Z] ---> b3a94fb94304 [2021-11-15T16:01:26.070Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-15T16:01:26.070Z] Executing ca-certificates-20191127-r5.trigger [2021-11-15T16:01:26.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T16:01:26.353Z] ---> Running in 9e488a03d359 [2021-11-15T16:01:26.353Z] OK: 8 MiB in 19 packages [2021-11-15T16:01:26.961Z] Removing intermediate container 5a704e4f4483 [2021-11-15T16:01:26.961Z] ---> b32b8a9b5e48 [2021-11-15T16:01:26.961Z] [2021-11-15T16:01:26.961Z] Step 9/22 : FROM alpine:3.14 [2021-11-15T16:01:26.961Z] ---> 5b8b7b635229 [2021-11-15T16:01:26.961Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-15T16:01:27.237Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-15T16:01:27.237Z] Removing intermediate container 9e488a03d359 [2021-11-15T16:01:27.237Z] ---> 5a70281c2342 [2021-11-15T16:01:27.237Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-15T16:01:27.237Z] ---> Running in 14ef5a052b4c [2021-11-15T16:01:27.237Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-15T16:01:27.237Z] (3/3) Installing su-exec (0.2-r1) [2021-11-15T16:01:27.237Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T16:01:27.237Z] Executing ca-certificates-20191127-r5.trigger [2021-11-15T16:01:27.539Z] ---> Running in 26f9167b8fb6 [2021-11-15T16:01:27.539Z] OK: 6 MiB in 17 packages [2021-11-15T16:01:28.535Z] Removing intermediate container 26f9167b8fb6 [2021-11-15T16:01:28.535Z] ---> 7c9c89364c8b [2021-11-15T16:01:28.535Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-15T16:01:28.815Z] ---> Running in 3d3d9bd73bd9 [2021-11-15T16:01:29.094Z] Removing intermediate container 7815b1c8cf90 [2021-11-15T16:01:29.094Z] ---> 27f2ef75a206 [2021-11-15T16:01:29.094Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-15T16:01:29.094Z] ---> Running in 2cc6ee15e13c [2021-11-15T16:01:29.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T16:01:29.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T16:01:29.977Z] Removing intermediate container 2cc6ee15e13c [2021-11-15T16:01:29.977Z] ---> 40135ee0a4ee [2021-11-15T16:01:29.977Z] Step 12/20 : WORKDIR /edgex [2021-11-15T16:01:30.269Z] Removing intermediate container 8ba567d659d6 [2021-11-15T16:01:30.269Z] ---> a12568942428 [2021-11-15T16:01:30.269Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-15T16:01:30.269Z] ---> Running in 7a7242b23118 [2021-11-15T16:01:30.269Z] ---> Running in 891b71c53407 [2021-11-15T16:01:30.883Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-15T16:01:30.883Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T16:01:30.883Z] OK: 6 MiB in 15 packages [2021-11-15T16:01:31.158Z] Removing intermediate container 891b71c53407 [2021-11-15T16:01:31.158Z] ---> 28f34e974bd1 [2021-11-15T16:01:31.158Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-15T16:01:31.158Z] Removing intermediate container 7a7242b23118 [2021-11-15T16:01:31.158Z] ---> c162a05a0870 [2021-11-15T16:01:31.158Z] Step 12/24 : WORKDIR / [2021-11-15T16:01:31.158Z] ---> Running in cec2cef606dd [2021-11-15T16:01:32.147Z] Removing intermediate container cec2cef606dd [2021-11-15T16:01:32.147Z] ---> 4ff892404082 [2021-11-15T16:01:32.147Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-15T16:01:32.424Z] Removing intermediate container 14ef5a052b4c [2021-11-15T16:01:32.424Z] ---> 54c842862ada [2021-11-15T16:01:32.424Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-15T16:01:32.424Z] ---> 806ab1d0c902 [2021-11-15T16:01:32.424Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-15T16:01:32.424Z] ---> Running in 200a1a190245 [2021-11-15T16:01:32.702Z] Removing intermediate container 3d3d9bd73bd9 [2021-11-15T16:01:32.702Z] ---> 83f06bf1d569 [2021-11-15T16:01:32.702Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-15T16:01:32.702Z] ---> Running in 5054c6aec680 [2021-11-15T16:01:33.307Z] Removing intermediate container 200a1a190245 [2021-11-15T16:01:33.307Z] ---> 2279521cd171 [2021-11-15T16:01:33.307Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-15T16:01:33.582Z] ---> Running in afe77c228f52 [2021-11-15T16:01:33.582Z] Removing intermediate container 5054c6aec680 [2021-11-15T16:01:33.582Z] ---> 21da88a62708 [2021-11-15T16:01:33.582Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-15T16:01:33.582Z] ---> 78c086b7e34b [2021-11-15T16:01:33.582Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-15T16:01:34.573Z] Removing intermediate container afe77c228f52 [2021-11-15T16:01:34.573Z] ---> a368d5fb897c [2021-11-15T16:01:34.573Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-15T16:01:34.573Z] ---> Running in 17445bbcf27d [2021-11-15T16:01:34.573Z] ---> b57405a8959d [2021-11-15T16:01:34.573Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-15T16:01:34.845Z] ---> 61f34bde13e4 [2021-11-15T16:01:34.845Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-15T16:01:35.125Z] ---> 0fa439e06681 [2021-11-15T16:01:35.125Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-15T16:01:35.125Z] ---> Running in dda007790f29 [2021-11-15T16:01:35.125Z] Removing intermediate container 17445bbcf27d [2021-11-15T16:01:35.125Z] ---> d514d343ff75 [2021-11-15T16:01:35.125Z] Step 14/22 : WORKDIR / [2021-11-15T16:01:35.400Z] ---> Running in 451dbe7a4631 [2021-11-15T16:01:36.391Z] Removing intermediate container 451dbe7a4631 [2021-11-15T16:01:36.391Z] ---> 0c2834f06c5b [2021-11-15T16:01:36.391Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T16:01:36.667Z] ---> fb67b8bbb4f6 [2021-11-15T16:01:36.667Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-15T16:01:36.951Z] ---> 095f6a6173a1 [2021-11-15T16:01:36.951Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-15T16:01:37.228Z] ---> Running in 390de59a9bac [2021-11-15T16:01:37.844Z] ---> 7ac5bc9f4195 [2021-11-15T16:01:37.844Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-15T16:01:37.844Z] Removing intermediate container a30b9a93fb34 [2021-11-15T16:01:37.844Z] ---> d0c646c070cf [2021-11-15T16:01:37.844Z] [2021-11-15T16:01:37.844Z] Step 9/22 : FROM alpine:3.14 [2021-11-15T16:01:37.844Z] ---> 5b8b7b635229 [2021-11-15T16:01:37.844Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-15T16:01:37.844Z] ---> Running in 334a15a20c8c [2021-11-15T16:01:37.844Z] Removing intermediate container 390de59a9bac [2021-11-15T16:01:37.844Z] ---> ed0253668fdd [2021-11-15T16:01:37.844Z] Step 17/20 : CMD ["--init=true"] [2021-11-15T16:01:38.129Z] ---> 0343ab8067b5 [2021-11-15T16:01:38.129Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-15T16:01:38.129Z] ---> Running in 3209f651c81c [2021-11-15T16:01:38.129Z] Removing intermediate container dda007790f29 [2021-11-15T16:01:38.129Z] ---> fbbac5ede2d0 [2021-11-15T16:01:38.129Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T16:01:38.404Z] Removing intermediate container 334a15a20c8c [2021-11-15T16:01:38.404Z] ---> 04ab9da329b9 [2021-11-15T16:01:38.404Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-15T16:01:38.678Z] ---> Running in 0dfc4b006fa0 [2021-11-15T16:01:38.955Z] Removing intermediate container 3209f651c81c [2021-11-15T16:01:38.955Z] ---> 93d992572cf9 [2021-11-15T16:01:38.955Z] Step 18/20 : LABEL arch=arm64 [2021-11-15T16:01:38.955Z] ---> Running in 2281a8b65d5d [2021-11-15T16:01:39.564Z] Removing intermediate container 0dfc4b006fa0 [2021-11-15T16:01:39.564Z] ---> 91bd233373cd [2021-11-15T16:01:39.564Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-15T16:01:39.564Z] ---> 2eaac31a1e20 [2021-11-15T16:01:39.564Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-15T16:01:39.564Z] ---> 6bd1d464f66d [2021-11-15T16:01:39.564Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-15T16:01:39.837Z] ---> Running in f423751e0263 [2021-11-15T16:01:39.837Z] Removing intermediate container 2281a8b65d5d [2021-11-15T16:01:39.837Z] ---> a1b6aaf64cc4 [2021-11-15T16:01:39.837Z] Step 19/20 : LABEL git_sha=a210e70926ff3a058d2b50db18209ae87510ff27 [2021-11-15T16:01:39.837Z] ---> aa9399c3104b [2021-11-15T16:01:39.837Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-15T16:01:39.837Z] ---> Running in 75be16cb957c [2021-11-15T16:01:40.435Z] Removing intermediate container f423751e0263 [2021-11-15T16:01:40.435Z] ---> 72bbc32008ff [2021-11-15T16:01:40.435Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T16:01:40.710Z] ---> Running in 4252fcdcb57d [2021-11-15T16:01:40.710Z] Removing intermediate container 75be16cb957c [2021-11-15T16:01:40.710Z] ---> 2c9749d42c7b [2021-11-15T16:01:40.710Z] Step 20/20 : LABEL version=0.0.0 [2021-11-15T16:01:40.984Z] ---> 2156c6ec6dff [2021-11-15T16:01:40.984Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-15T16:01:40.984Z] ---> Running in 10068d18d21f [2021-11-15T16:01:40.984Z] ---> Running in f76cb2bff119 [2021-11-15T16:01:41.597Z] ---> 161322269cc4 [2021-11-15T16:01:41.597Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-15T16:01:41.871Z] Removing intermediate container f76cb2bff119 [2021-11-15T16:01:41.871Z] ---> f7209e74c5a6 [2021-11-15T16:01:41.871Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T16:01:41.871Z] Removing intermediate container 10068d18d21f [2021-11-15T16:01:41.871Z] ---> e1a73b2c8c3f [2021-11-15T16:01:41.871Z] [2021-11-15T16:01:42.146Z] ---> Running in e0da5163abc2 [2021-11-15T16:01:42.423Z] ---> d16b2ae0377c [2021-11-15T16:01:42.423Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-15T16:01:42.423Z] Successfully built e1a73b2c8c3f [2021-11-15T16:01:42.697Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-15T16:01:42.697Z]  Building security-proxy-setup ... done Building support-scheduler [2021-11-15T16:01:43.297Z] Removing intermediate container e0da5163abc2 [2021-11-15T16:01:43.297Z] ---> 0d35bff6907e [2021-11-15T16:01:43.297Z] Step 20/22 : LABEL arch=arm64 [2021-11-15T16:01:43.297Z] ---> a92c3408ab5e [2021-11-15T16:01:43.297Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-15T16:01:43.297Z] ---> Running in 44c3da11a026 [2021-11-15T16:01:43.587Z] Removing intermediate container 4252fcdcb57d [2021-11-15T16:01:43.587Z] ---> d860de578cb5 [2021-11-15T16:01:43.587Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-15T16:01:43.874Z] ---> 26873d13fa4c [2021-11-15T16:01:43.874Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-11-15T16:01:43.874Z] ---> Running in 6edfe3bfcbeb [2021-11-15T16:01:44.153Z] ---> Running in d875541159da [2021-11-15T16:01:44.153Z] Removing intermediate container 44c3da11a026 [2021-11-15T16:01:44.153Z] ---> 7c7ffb47bc4b [2021-11-15T16:01:44.153Z] Step 21/22 : LABEL git_sha=a210e70926ff3a058d2b50db18209ae87510ff27 [2021-11-15T16:01:44.428Z] ---> Running in 67d5c36cebbc [2021-11-15T16:01:44.708Z] ---> 01e2c798c636 [2021-11-15T16:01:44.708Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-15T16:01:45.311Z] Removing intermediate container 67d5c36cebbc [2021-11-15T16:01:45.311Z] ---> 0ab25e2e4b95 [2021-11-15T16:01:45.311Z] Step 22/22 : LABEL version=0.0.0 [2021-11-15T16:01:45.311Z] ---> Running in a93d0dd6c0d6 [2021-11-15T16:01:45.915Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T16:01:46.203Z] ---> 5b4bc82274fe [2021-11-15T16:01:46.203Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-15T16:01:46.203Z] Removing intermediate container a93d0dd6c0d6 [2021-11-15T16:01:46.203Z] ---> e6ea33e82918 [2021-11-15T16:01:46.203Z] [2021-11-15T16:01:46.483Z] ---> Running in 3a605cd09416 [2021-11-15T16:01:46.762Z] Successfully built e6ea33e82918 [2021-11-15T16:01:46.762Z] Successfully tagged core-metadata-arm64:latest [2021-11-15T16:01:46.762Z]  Building core-metadata ... done Building support-notifications [2021-11-15T16:01:47.055Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T16:01:47.055Z] Removing intermediate container 3a605cd09416 [2021-11-15T16:01:47.055Z] ---> 839ecd2b7ac7 [2021-11-15T16:01:47.055Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-15T16:01:47.667Z] Removing intermediate container d875541159da [2021-11-15T16:01:47.667Z] ---> 56b09c5194bd [2021-11-15T16:01:47.667Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-15T16:01:47.667Z] ---> Running in ad7c1f413531 [2021-11-15T16:01:47.943Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-15T16:01:47.943Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-15T16:01:48.214Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-15T16:01:48.214Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-15T16:01:48.214Z] ---> d203c6c298a5 [2021-11-15T16:01:48.214Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-15T16:01:48.214Z] Removing intermediate container ad7c1f413531 [2021-11-15T16:01:48.214Z] ---> 47cad57063ae [2021-11-15T16:01:48.214Z] Step 22/24 : LABEL arch=arm64 [2021-11-15T16:01:48.491Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-15T16:01:48.491Z] ---> Running in 60de43e52978 [2021-11-15T16:01:48.491Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-15T16:01:48.491Z] ---> Running in dc8cb0545295 [2021-11-15T16:01:48.491Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T16:01:48.769Z] OK: 8 MiB in 20 packages [2021-11-15T16:01:49.048Z] Removing intermediate container 60de43e52978 [2021-11-15T16:01:49.048Z] ---> 1bfdc9af1c0c [2021-11-15T16:01:49.048Z] Step 23/24 : LABEL git_sha=a210e70926ff3a058d2b50db18209ae87510ff27 [2021-11-15T16:01:49.324Z] ---> Running in 17a3d4452cf0 [2021-11-15T16:01:50.359Z] Removing intermediate container 17a3d4452cf0 [2021-11-15T16:01:50.359Z] ---> 984718a345b9 [2021-11-15T16:01:50.359Z] Step 24/24 : LABEL version=0.0.0 [2021-11-15T16:01:50.359Z] Removing intermediate container 6edfe3bfcbeb [2021-11-15T16:01:50.359Z] ---> 53e7397c0c0a [2021-11-15T16:01:50.359Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T16:01:50.359Z] ---> Running in 5b31e9cfd145 [2021-11-15T16:01:51.459Z] Removing intermediate container 5b31e9cfd145 [2021-11-15T16:01:51.459Z] ---> 88f0f04425f4 [2021-11-15T16:01:51.459Z] [2021-11-15T16:01:52.150Z] ---> 1bccfd826417 [2021-11-15T16:01:52.150Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-15T16:01:52.150Z] Removing intermediate container dc8cb0545295 [2021-11-15T16:01:52.150Z] ---> c9f0b24dbad4 [2021-11-15T16:01:52.150Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-15T16:01:52.421Z] Successfully built 88f0f04425f4 [2021-11-15T16:01:52.422Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-15T16:01:52.422Z] Building sys-mgmt-agent [2021-11-15T16:01:52.422Z]  Building security-secretstore-setup ... done  ---> Running in 29a287b1a796 [2021-11-15T16:01:53.022Z] Removing intermediate container 29a287b1a796 [2021-11-15T16:01:53.022Z] ---> ec3d06a0e94e [2021-11-15T16:01:53.292Z] Step 27/30 : CMD ["gate"] [2021-11-15T16:01:53.566Z] ---> Running in 87b5bea85d69 [2021-11-15T16:01:53.566Z] ---> 79ce6825f43e [2021-11-15T16:01:53.566Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-15T16:01:54.165Z] Removing intermediate container 87b5bea85d69 [2021-11-15T16:01:54.165Z] ---> d90941fc5830 [2021-11-15T16:01:54.165Z] Step 28/30 : LABEL arch=arm64 [2021-11-15T16:01:54.761Z] ---> Running in 53d628c74357 [2021-11-15T16:01:54.761Z] ---> 5c47f60999b9 [2021-11-15T16:01:54.761Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-15T16:01:54.761Z] ---> Running in 102429b18036 [2021-11-15T16:01:55.357Z] Removing intermediate container 53d628c74357 [2021-11-15T16:01:55.357Z] ---> 1ef5423f452e [2021-11-15T16:01:55.357Z] Step 29/30 : LABEL git_sha=a210e70926ff3a058d2b50db18209ae87510ff27 [2021-11-15T16:01:55.357Z] Removing intermediate container 102429b18036 [2021-11-15T16:01:55.357Z] ---> a2086bf35a14 [2021-11-15T16:01:55.357Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T16:01:55.357Z] ---> Running in 1b126ac5e3cf [2021-11-15T16:01:55.633Z] ---> Running in eb315976d7f4 [2021-11-15T16:01:55.908Z] Removing intermediate container 1b126ac5e3cf [2021-11-15T16:01:56.184Z] ---> 6cd97b99e134 [2021-11-15T16:01:56.184Z] Step 30/30 : LABEL version=0.0.0 [2021-11-15T16:01:56.184Z] Removing intermediate container eb315976d7f4 [2021-11-15T16:01:56.184Z] ---> 3577737f034d [2021-11-15T16:01:56.184Z] Step 20/22 : LABEL arch=arm64 [2021-11-15T16:01:56.184Z] ---> Running in 25e7d4d9edbf [2021-11-15T16:01:56.455Z] ---> Running in f01e8ed0f530 [2021-11-15T16:01:57.060Z] Removing intermediate container 25e7d4d9edbf [2021-11-15T16:01:57.060Z] ---> 6feb68777d22 [2021-11-15T16:01:57.060Z] [2021-11-15T16:01:57.060Z] Removing intermediate container f01e8ed0f530 [2021-11-15T16:01:57.060Z] ---> 0a2b710ca85d [2021-11-15T16:01:57.060Z] Step 21/22 : LABEL git_sha=a210e70926ff3a058d2b50db18209ae87510ff27 [2021-11-15T16:01:57.333Z] ---> Running in 5f90c6a40365 [2021-11-15T16:01:57.333Z] Successfully built 6feb68777d22 [2021-11-15T16:01:57.333Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-15T16:01:57.333Z] Building core-command [2021-11-15T16:01:57.930Z]  Building security-bootstrapper ... done Removing intermediate container 5f90c6a40365 [2021-11-15T16:01:57.930Z] ---> 3f6f33ab795d [2021-11-15T16:01:57.930Z] Step 22/22 : LABEL version=0.0.0 [2021-11-15T16:01:57.930Z] ---> Running in 51cb756eaf6c [2021-11-15T16:01:58.528Z] Removing intermediate container 51cb756eaf6c [2021-11-15T16:01:58.528Z] ---> e3ea1d25eeaa [2021-11-15T16:01:58.528Z] [2021-11-15T16:01:58.802Z] Successfully built e3ea1d25eeaa [2021-11-15T16:01:58.802Z] Successfully tagged core-data-arm64:latest [2021-11-15T16:02:31.139Z]  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T16:02:31.139Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-15T16:02:31.139Z] ---> a1c543f980f9 [2021-11-15T16:02:31.139Z] Step 3/23 : WORKDIR /edgex-go [2021-11-15T16:02:31.139Z] ---> Using cache [2021-11-15T16:02:31.139Z] ---> dab8e43a8cb7 [2021-11-15T16:02:31.139Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T16:02:31.139Z] ---> Using cache [2021-11-15T16:02:31.139Z] ---> bd1a770ba436 [2021-11-15T16:02:31.139Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-15T16:02:31.139Z] ---> Using cache [2021-11-15T16:02:31.139Z] ---> b86c75d1ae9e [2021-11-15T16:02:31.139Z] Step 6/23 : COPY go.mod . [2021-11-15T16:02:31.416Z] ---> 818264b62d66 [2021-11-15T16:02:31.416Z] Step 7/23 : RUN go mod download [2021-11-15T16:02:31.689Z] ---> Running in e988183740ea [2021-11-15T16:02:35.990Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T16:02:35.990Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-15T16:02:35.990Z] ---> a1c543f980f9 [2021-11-15T16:02:35.990Z] Step 3/21 : WORKDIR /edgex-go [2021-11-15T16:02:35.990Z] ---> Using cache [2021-11-15T16:02:35.990Z] ---> dab8e43a8cb7 [2021-11-15T16:02:35.991Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T16:02:35.991Z] ---> Using cache [2021-11-15T16:02:35.991Z] ---> bd1a770ba436 [2021-11-15T16:02:35.991Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-15T16:02:35.991Z] ---> Running in fb4364eb94e3 [2021-11-15T16:02:36.590Z] Removing intermediate container e988183740ea [2021-11-15T16:02:36.590Z] ---> 8061805c7239 [2021-11-15T16:02:36.590Z] Step 8/23 : COPY . . [2021-11-15T16:02:37.573Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T16:02:38.183Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T16:02:38.183Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-15T16:02:38.183Z] ---> a1c543f980f9 [2021-11-15T16:02:38.183Z] Step 3/22 : WORKDIR /edgex-go [2021-11-15T16:02:38.183Z] ---> Using cache [2021-11-15T16:02:38.183Z] ---> dab8e43a8cb7 [2021-11-15T16:02:38.183Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T16:02:38.183Z] ---> Using cache [2021-11-15T16:02:38.183Z] ---> bd1a770ba436 [2021-11-15T16:02:38.183Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-15T16:02:38.461Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T16:02:38.461Z] ---> Running in cc585a8627f2 [2021-11-15T16:02:39.447Z] OK: 219 MiB in 52 packages [2021-11-15T16:02:40.048Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T16:02:40.048Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-15T16:02:40.048Z] ---> a1c543f980f9 [2021-11-15T16:02:40.048Z] Step 3/22 : WORKDIR /edgex-go [2021-11-15T16:02:40.048Z] ---> Using cache [2021-11-15T16:02:40.048Z] ---> dab8e43a8cb7 [2021-11-15T16:02:40.048Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T16:02:40.048Z] ---> Using cache [2021-11-15T16:02:40.048Z] ---> bd1a770ba436 [2021-11-15T16:02:40.048Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-15T16:02:40.048Z] ---> Using cache [2021-11-15T16:02:40.048Z] ---> b86c75d1ae9e [2021-11-15T16:02:40.048Z] Step 6/22 : COPY . . [2021-11-15T16:02:40.048Z] ---> Using cache [2021-11-15T16:02:40.048Z] ---> ca2c1d1c4aea [2021-11-15T16:02:40.048Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T16:02:40.048Z] ---> Using cache [2021-11-15T16:02:40.048Z] ---> d3cf959da4f2 [2021-11-15T16:02:40.048Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-15T16:02:40.323Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T16:02:40.323Z] ---> Running in 0f20b6d14921 [2021-11-15T16:02:40.942Z] Removing intermediate container fb4364eb94e3 [2021-11-15T16:02:40.942Z] ---> 1e9b1506491c [2021-11-15T16:02:40.942Z] Step 6/21 : COPY . . [2021-11-15T16:02:41.540Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T16:02:42.144Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-11-15T16:02:42.144Z] OK: 219 MiB in 52 packages [2021-11-15T16:02:44.125Z] Removing intermediate container cc585a8627f2 [2021-11-15T16:02:44.125Z] ---> 2423729c3234 [2021-11-15T16:02:44.125Z] Step 6/22 : COPY . . [2021-11-15T16:03:06.309Z] ---> bebf132f0e6e [2021-11-15T16:03:06.309Z] Step 9/23 : RUN go mod tidy [2021-11-15T16:03:06.309Z] ---> Running in 7bb350a1e361 [2021-11-15T16:03:10.630Z] Removing intermediate container 7bb350a1e361 [2021-11-15T16:03:10.630Z] ---> 00c1b1a03f80 [2021-11-15T16:03:10.630Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-15T16:03:10.630Z] ---> 0ef4b9862b8a [2021-11-15T16:03:10.630Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T16:03:10.630Z] ---> Running in e9e6517408c0 [2021-11-15T16:03:10.903Z] ---> Running in c3985d68380f [2021-11-15T16:03:12.887Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-15T16:03:14.885Z] ---> d6ed53b5f90a [2021-11-15T16:03:14.885Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T16:03:14.885Z] ---> Running in 9d670152e2ec [2021-11-15T16:03:16.885Z] Removing intermediate container c3985d68380f [2021-11-15T16:03:16.885Z] ---> 7fccec94db81 [2021-11-15T16:03:16.885Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-15T16:03:16.885Z] ---> Running in d2e3a3b9514b [2021-11-15T16:03:18.885Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-15T16:03:20.337Z] Removing intermediate container 9d670152e2ec [2021-11-15T16:03:20.337Z] ---> 49fde309cf4d [2021-11-15T16:03:20.337Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-15T16:03:20.337Z] ---> Running in ec0ebc7ab97d [2021-11-15T16:03:22.365Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-15T16:03:49.199Z] Removing intermediate container 0f20b6d14921 [2021-11-15T16:03:49.199Z] ---> 0421a2823851 [2021-11-15T16:03:49.199Z] [2021-11-15T16:03:49.199Z] Step 9/22 : FROM alpine:3.14 [2021-11-15T16:03:49.199Z] ---> 5b8b7b635229 [2021-11-15T16:03:49.199Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-15T16:03:49.199Z] ---> Using cache [2021-11-15T16:03:49.199Z] ---> 54c842862ada [2021-11-15T16:03:49.199Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-15T16:03:49.199Z] ---> Using cache [2021-11-15T16:03:49.199Z] ---> 2279521cd171 [2021-11-15T16:03:49.199Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-15T16:03:49.199Z] ---> Running in 6eefd85d359f [2021-11-15T16:03:49.199Z] Removing intermediate container 6eefd85d359f [2021-11-15T16:03:49.199Z] ---> f1266db7aa1d [2021-11-15T16:03:49.199Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-15T16:03:49.199Z] ---> Running in 0e9a28d4f023 [2021-11-15T16:03:49.199Z] Removing intermediate container 0e9a28d4f023 [2021-11-15T16:03:49.199Z] ---> 107d60afe5ad [2021-11-15T16:03:49.199Z] Step 14/22 : WORKDIR / [2021-11-15T16:03:49.199Z] ---> Running in c6ede2666053 [2021-11-15T16:03:49.199Z] Removing intermediate container c6ede2666053 [2021-11-15T16:03:49.199Z] ---> 28984486a6e4 [2021-11-15T16:03:49.199Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T16:03:49.478Z] ---> 7e8735787ec6 [2021-11-15T16:03:49.478Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-15T16:03:51.467Z] ---> 3323b84ec682 [2021-11-15T16:03:51.467Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-15T16:03:52.464Z] ---> 43874c48d079 [2021-11-15T16:03:52.464Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-15T16:03:52.741Z] ---> Running in 9169edd12329 [2021-11-15T16:03:53.356Z] Removing intermediate container 9169edd12329 [2021-11-15T16:03:53.356Z] ---> 34a34cb41bb1 [2021-11-15T16:03:53.356Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T16:03:53.356Z] ---> Running in f0ff127a4146 [2021-11-15T16:03:54.356Z] Removing intermediate container f0ff127a4146 [2021-11-15T16:03:54.356Z] ---> 14766cbc9bd4 [2021-11-15T16:03:54.356Z] Step 20/22 : LABEL arch=arm64 [2021-11-15T16:03:54.356Z] ---> Running in a6c66192cf2b [2021-11-15T16:03:55.197Z] Removing intermediate container a6c66192cf2b [2021-11-15T16:03:55.197Z] ---> 641f5d19f8f0 [2021-11-15T16:03:55.197Z] Step 21/22 : LABEL git_sha=a210e70926ff3a058d2b50db18209ae87510ff27 [2021-11-15T16:03:55.197Z] ---> Running in 00724b36b1be [2021-11-15T16:03:56.002Z] Removing intermediate container 00724b36b1be [2021-11-15T16:03:56.002Z] ---> bdf57564bac5 [2021-11-15T16:03:56.002Z] Step 22/22 : LABEL version=0.0.0 [2021-11-15T16:03:56.002Z] ---> Running in b2feb45ccb60 [2021-11-15T16:03:56.648Z] Removing intermediate container b2feb45ccb60 [2021-11-15T16:03:56.648Z] ---> b45dc6c8a3ad [2021-11-15T16:03:56.648Z] [2021-11-15T16:03:57.265Z] Successfully built b45dc6c8a3ad [2021-11-15T16:03:57.265Z] Successfully tagged core-command-arm64:latest [2021-11-15T16:04:44.250Z]  Building core-command ... done Removing intermediate container ec0ebc7ab97d [2021-11-15T16:04:44.250Z] ---> 593afca40ad2 [2021-11-15T16:04:44.250Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-15T16:04:44.250Z] Removing intermediate container e9e6517408c0 [2021-11-15T16:04:44.250Z] ---> 4ed48090e984 [2021-11-15T16:04:44.250Z] [2021-11-15T16:04:44.250Z] Step 11/23 : FROM alpine:3.14 [2021-11-15T16:04:44.250Z] ---> 5b8b7b635229 [2021-11-15T16:04:44.250Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-15T16:04:44.250Z] ---> Using cache [2021-11-15T16:04:44.250Z] ---> 54c842862ada [2021-11-15T16:04:44.250Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-15T16:04:44.250Z] ---> Using cache [2021-11-15T16:04:44.250Z] ---> 2279521cd171 [2021-11-15T16:04:44.250Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-15T16:04:44.523Z] ---> Running in 38219064f9ca [2021-11-15T16:04:44.523Z] ---> Running in 48f39ddf06de [2021-11-15T16:04:45.122Z] Removing intermediate container 48f39ddf06de [2021-11-15T16:04:45.122Z] ---> a265ae3bfb34 [2021-11-15T16:04:45.122Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-15T16:04:45.396Z] ---> Running in 2aa4f2faf2eb [2021-11-15T16:04:45.996Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-15T16:04:45.996Z] Removing intermediate container 2aa4f2faf2eb [2021-11-15T16:04:45.996Z] ---> 68a10e74b3bb [2021-11-15T16:04:45.996Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T16:04:46.975Z] Removing intermediate container d2e3a3b9514b [2021-11-15T16:04:46.975Z] ---> e8735d84faa0 [2021-11-15T16:04:46.975Z] [2021-11-15T16:04:46.975Z] Step 9/21 : FROM alpine:3.14 [2021-11-15T16:04:46.975Z] ---> 5b8b7b635229 [2021-11-15T16:04:46.975Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-15T16:04:46.975Z] ---> 0c5d43642855 [2021-11-15T16:04:46.975Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-15T16:04:46.975Z] ---> Running in ba3924205776 [2021-11-15T16:04:48.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T16:04:48.411Z] ---> 4a724d5d65ac [2021-11-15T16:04:48.411Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-15T16:04:48.684Z] Removing intermediate container 38219064f9ca [2021-11-15T16:04:48.684Z] ---> 279ce0738b2f [2021-11-15T16:04:48.684Z] [2021-11-15T16:04:48.684Z] Step 10/22 : FROM docker:20.10.8 [2021-11-15T16:04:48.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T16:04:48.959Z] 20.10.8: Pulling from library/docker [2021-11-15T16:04:49.560Z] ---> da17aa2a7357 [2021-11-15T16:04:49.560Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-15T16:04:49.560Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-15T16:04:49.560Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-15T16:04:49.843Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T16:04:49.843Z] Executing ca-certificates-20191127-r5.trigger [2021-11-15T16:04:49.843Z] ---> Running in d209b3eeea4b [2021-11-15T16:04:49.843Z] OK: 6 MiB in 16 packages [2021-11-15T16:04:50.444Z] Removing intermediate container d209b3eeea4b [2021-11-15T16:04:50.444Z] ---> ce6129494ec2 [2021-11-15T16:04:50.444Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T16:04:50.722Z] ---> Running in 1bab622e89c7 [2021-11-15T16:04:51.318Z] Removing intermediate container 1bab622e89c7 [2021-11-15T16:04:51.318Z] ---> 6d7ad8064b6f [2021-11-15T16:04:51.318Z] Step 21/23 : LABEL arch=arm64 [2021-11-15T16:04:51.318Z] ---> Running in c64e51b58713 [2021-11-15T16:04:51.590Z] Removing intermediate container ba3924205776 [2021-11-15T16:04:51.590Z] ---> 5ba3313c40ba [2021-11-15T16:04:51.590Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-15T16:04:51.590Z] ---> Running in 51d20e370e28 [2021-11-15T16:04:51.864Z] Removing intermediate container c64e51b58713 [2021-11-15T16:04:51.864Z] ---> 02e82b775170 [2021-11-15T16:04:51.864Z] Step 22/23 : LABEL git_sha=a210e70926ff3a058d2b50db18209ae87510ff27 [2021-11-15T16:04:52.138Z] ---> Running in bdcd029f89e5 [2021-11-15T16:04:52.138Z] Removing intermediate container 51d20e370e28 [2021-11-15T16:04:52.138Z] ---> c29697f39a9f [2021-11-15T16:04:52.138Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-15T16:04:52.411Z] ---> Running in 18ea17d298ec [2021-11-15T16:04:52.687Z] Removing intermediate container bdcd029f89e5 [2021-11-15T16:04:52.687Z] ---> 94933d422bc9 [2021-11-15T16:04:52.687Z] Step 23/23 : LABEL version=0.0.0 [2021-11-15T16:04:52.687Z] ---> Running in 273eb9468847 [2021-11-15T16:04:52.958Z] Removing intermediate container 18ea17d298ec [2021-11-15T16:04:52.958Z] ---> ed893b2a1a6b [2021-11-15T16:04:52.958Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-15T16:04:52.958Z] ---> Running in 468910cc1434 [2021-11-15T16:04:53.556Z] Removing intermediate container 273eb9468847 [2021-11-15T16:04:53.556Z] ---> 73b6e9c4e0c9 [2021-11-15T16:04:53.556Z] [2021-11-15T16:04:53.556Z] Removing intermediate container 468910cc1434 [2021-11-15T16:04:53.556Z] ---> c4014bd04f18 [2021-11-15T16:04:53.556Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T16:04:53.829Z] Successfully built 73b6e9c4e0c9 [2021-11-15T16:04:53.829Z] Successfully tagged support-scheduler-arm64:latest [2021-11-15T16:04:54.442Z]  Building support-scheduler ... done  ---> 1145d0d22b29 [2021-11-15T16:04:54.442Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-15T16:04:55.873Z] ---> 66e33bc15217 [2021-11-15T16:04:55.873Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-15T16:04:56.858Z] ---> a5683651d7fd [2021-11-15T16:04:56.858Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-15T16:04:56.858Z] ---> Running in 9da94405fc87 [2021-11-15T16:04:57.458Z] Removing intermediate container 9da94405fc87 [2021-11-15T16:04:57.458Z] ---> fa35ec2cbe7f [2021-11-15T16:04:57.458Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T16:04:57.458Z] ---> Running in fe16c8808728 [2021-11-15T16:04:57.731Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-15T16:04:57.731Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-15T16:04:57.731Z] ---> 3734d5adc5ac [2021-11-15T16:04:57.731Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-15T16:04:57.731Z] ---> Running in 96b3a4a47f10 [2021-11-15T16:04:58.005Z] Removing intermediate container fe16c8808728 [2021-11-15T16:04:58.005Z] ---> 639c32f12a36 [2021-11-15T16:04:58.005Z] Step 19/21 : LABEL arch=arm64 [2021-11-15T16:04:58.005Z] ---> Running in 6b5f818fa84f [2021-11-15T16:04:58.285Z] Removing intermediate container 96b3a4a47f10 [2021-11-15T16:04:58.285Z] ---> 0e9b825895e3 [2021-11-15T16:04:58.285Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-15T16:04:58.285Z] ---> Running in e2fa3c4383ea [2021-11-15T16:04:58.555Z] Removing intermediate container 6b5f818fa84f [2021-11-15T16:04:58.555Z] ---> 1285f1d7dba9 [2021-11-15T16:04:58.555Z] Step 20/21 : LABEL git_sha=a210e70926ff3a058d2b50db18209ae87510ff27 [2021-11-15T16:04:58.832Z] ---> Running in b922429cc5f1 [2021-11-15T16:04:59.104Z] Removing intermediate container b922429cc5f1 [2021-11-15T16:04:59.105Z] ---> 83190770bb4a [2021-11-15T16:04:59.105Z] Step 21/21 : LABEL version=0.0.0 [2021-11-15T16:04:59.382Z] ---> Running in 34f99239f314 [2021-11-15T16:04:59.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T16:04:59.657Z] Removing intermediate container 34f99239f314 [2021-11-15T16:04:59.657Z] ---> b5822afb524a [2021-11-15T16:04:59.657Z] [2021-11-15T16:04:59.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T16:05:00.212Z] Successfully built b5822afb524a [2021-11-15T16:05:00.212Z] Successfully tagged support-notifications-arm64:latest [2021-11-15T16:05:00.811Z]  Building support-notifications ... done (1/42) Installing readline (8.1.0-r0) [2021-11-15T16:05:00.811Z] (2/42) Installing bash (5.1.4-r0) [2021-11-15T16:05:00.811Z] Executing bash-5.1.4-r0.post-install [2021-11-15T16:05:00.811Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-15T16:05:00.811Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-15T16:05:00.811Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-15T16:05:01.084Z] (6/42) Installing curl (7.79.1-r0) [2021-11-15T16:05:01.084Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-15T16:05:01.084Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-15T16:05:01.084Z] (9/42) Installing expat (2.4.1-r0) [2021-11-15T16:05:01.084Z] (10/42) Installing libffi (3.3-r2) [2021-11-15T16:05:01.084Z] (11/42) Installing gdbm (1.19-r0) [2021-11-15T16:05:01.084Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-15T16:05:01.084Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-15T16:05:01.084Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-15T16:05:01.084Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-15T16:05:01.084Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-15T16:05:01.084Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-15T16:05:03.047Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-15T16:05:03.047Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-15T16:05:03.047Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-15T16:05:03.047Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-15T16:05:03.047Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-15T16:05:03.047Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-15T16:05:03.047Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-15T16:05:03.047Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-15T16:05:03.317Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-15T16:05:03.317Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-15T16:05:03.317Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-15T16:05:03.317Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-15T16:05:03.317Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-15T16:05:03.317Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-15T16:05:03.317Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-15T16:05:03.317Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-15T16:05:03.317Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-15T16:05:03.317Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-15T16:05:03.317Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-15T16:05:03.317Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-15T16:05:03.317Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-15T16:05:03.317Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-15T16:05:03.317Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-15T16:05:03.588Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-15T16:05:03.588Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-15T16:05:04.178Z] Executing busybox-1.33.1-r3.trigger [2021-11-15T16:05:04.178Z] OK: 84 MiB in 64 packages [2021-11-15T16:05:07.553Z] Collecting docker-compose==1.23.2 [2021-11-15T16:05:07.553Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-15T16:05:07.826Z] Collecting docopt<0.7,>=0.6.1 [2021-11-15T16:05:07.826Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-15T16:05:10.438Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-15T16:05:10.438Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-15T16:05:10.710Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-15T16:05:10.710Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-15T16:05:10.710Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-15T16:05:11.681Z] Collecting PyYAML<4,>=3.10 [2021-11-15T16:05:11.681Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-15T16:05:14.278Z] Collecting cached-property<2,>=1.2.0 [2021-11-15T16:05:14.278Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-15T16:05:14.278Z] Collecting texttable<0.10,>=0.9.0 [2021-11-15T16:05:14.278Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-15T16:05:15.697Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-15T16:05:15.697Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-15T16:05:17.652Z] Collecting docker<4.0,>=3.6.0 [2021-11-15T16:05:17.652Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-15T16:05:17.922Z] Collecting jsonschema<3,>=2.5.1 [2021-11-15T16:05:17.922Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-15T16:05:18.890Z] Collecting docker-pycreds>=0.4.0 [2021-11-15T16:05:18.890Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-15T16:05:19.158Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-11-15T16:05:19.158Z] Collecting idna<2.8,>=2.5 [2021-11-15T16:05:19.158Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-15T16:05:19.747Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-15T16:05:19.747Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-15T16:05:20.015Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-15T16:05:20.015Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-15T16:05:20.284Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-15T16:05:20.284Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-15T16:05:20.284Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-15T16:05:20.284Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-15T16:05:20.873Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-15T16:05:20.873Z] Attempting uninstall: urllib3 [2021-11-15T16:05:20.873Z] Found existing installation: urllib3 1.26.5 [2021-11-15T16:05:20.873Z] Uninstalling urllib3-1.26.5: [2021-11-15T16:05:21.142Z] Successfully uninstalled urllib3-1.26.5 [2021-11-15T16:05:21.738Z] Attempting uninstall: idna [2021-11-15T16:05:21.738Z] Found existing installation: idna 3.2 [2021-11-15T16:05:21.738Z] Uninstalling idna-3.2: [2021-11-15T16:05:21.738Z] Successfully uninstalled idna-3.2 [2021-11-15T16:05:22.326Z] Attempting uninstall: chardet [2021-11-15T16:05:22.326Z] Found existing installation: chardet 4.0.0 [2021-11-15T16:05:22.326Z] Uninstalling chardet-4.0.0: [2021-11-15T16:05:22.596Z] Successfully uninstalled chardet-4.0.0 [2021-11-15T16:05:24.016Z] Attempting uninstall: requests [2021-11-15T16:05:24.016Z] Found existing installation: requests 2.25.1 [2021-11-15T16:05:24.016Z] Uninstalling requests-2.25.1: [2021-11-15T16:05:24.286Z] Successfully uninstalled requests-2.25.1 [2021-11-15T16:05:24.555Z] Running setup.py install for texttable: started [2021-11-15T16:05:26.510Z] Running setup.py install for texttable: finished with status 'done' [2021-11-15T16:05:26.510Z] Running setup.py install for PyYAML: started [2021-11-15T16:05:28.468Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-15T16:05:28.468Z] Running setup.py install for docopt: started [2021-11-15T16:05:31.068Z] Running setup.py install for docopt: finished with status 'done' [2021-11-15T16:05:31.068Z] Running setup.py install for dockerpty: started [2021-11-15T16:05:33.027Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-15T16:05:34.452Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-11-15T16:05:42.844Z] Removing intermediate container e2fa3c4383ea [2021-11-15T16:05:42.844Z] ---> 85c3543e1b7b [2021-11-15T16:05:42.844Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-15T16:05:42.844Z] ---> Running in b35851eb5178 [2021-11-15T16:05:43.118Z] Removing intermediate container b35851eb5178 [2021-11-15T16:05:43.118Z] ---> 67cc72feaf1e [2021-11-15T16:05:43.118Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-15T16:05:43.118Z] ---> Running in 01e7d5114a15 [2021-11-15T16:05:43.398Z] Removing intermediate container 01e7d5114a15 [2021-11-15T16:05:43.398Z] ---> b3c9d27a12d0 [2021-11-15T16:05:43.398Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-15T16:05:44.833Z] ---> 470971b3b723 [2021-11-15T16:05:44.833Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-15T16:05:45.427Z] ---> 663c440ce974 [2021-11-15T16:05:45.427Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-15T16:05:46.020Z] ---> ebdb178d8d68 [2021-11-15T16:05:46.020Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-15T16:05:46.294Z] ---> Running in 70ef79aa75b7 [2021-11-15T16:05:46.566Z] Removing intermediate container 70ef79aa75b7 [2021-11-15T16:05:46.566Z] ---> 30b3e09c97ce [2021-11-15T16:05:46.566Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T16:05:46.566Z] ---> Running in 5462b91043b6 [2021-11-15T16:05:47.160Z] Removing intermediate container 5462b91043b6 [2021-11-15T16:05:47.160Z] ---> e40fb3bf5129 [2021-11-15T16:05:47.160Z] Step 20/22 : LABEL arch=arm64 [2021-11-15T16:05:47.160Z] ---> Running in 2179a4d0f60e [2021-11-15T16:05:47.441Z] Removing intermediate container 2179a4d0f60e [2021-11-15T16:05:47.441Z] ---> e37c556ce319 [2021-11-15T16:05:47.441Z] Step 21/22 : LABEL git_sha=a210e70926ff3a058d2b50db18209ae87510ff27 [2021-11-15T16:05:47.713Z] ---> Running in 904b3c7340f2 [2021-11-15T16:05:47.984Z] Removing intermediate container 904b3c7340f2 [2021-11-15T16:05:47.984Z] ---> 825ca62d4465 [2021-11-15T16:05:47.984Z] Step 22/22 : LABEL version=0.0.0 [2021-11-15T16:05:48.257Z] ---> Running in 578003e62c4a [2021-11-15T16:05:48.528Z] Removing intermediate container 578003e62c4a [2021-11-15T16:05:48.528Z] ---> eee9ee70ba48 [2021-11-15T16:05:48.528Z] [2021-11-15T16:05:48.799Z] Successfully built eee9ee70ba48 [2021-11-15T16:05:48.799Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-15T16:05:49.084Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-15T16:05:49.081Z] $ docker stop --time=1 241f9c0a999eab4d2e1df8d0ffc629578b1f78ede3473c179aaa9f7f9ddfd936 [2021-11-15T16:05:50.766Z] $ docker rm -f 241f9c0a999eab4d2e1df8d0ffc629578b1f78ede3473c179aaa9f7f9ddfd936 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-15T16:05:51.318Z] + docker images [2021-11-15T16:05:51.588Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-15T16:05:51.588Z] sys-mgmt-agent-arm64 latest eee9ee70ba48 3 seconds ago 277MB [2021-11-15T16:05:51.588Z] support-notifications-arm64 latest b5822afb524a 52 seconds ago 16.1MB [2021-11-15T16:05:51.588Z] support-scheduler-arm64 latest 73b6e9c4e0c9 58 seconds ago 15.3MB [2021-11-15T16:05:51.588Z] 279ce0738b2f About a minute ago 1.57GB [2021-11-15T16:05:51.588Z] e8735d84faa0 About a minute ago 1.57GB [2021-11-15T16:05:51.588Z] 4ed48090e984 About a minute ago 1.57GB [2021-11-15T16:05:51.588Z] core-command-arm64 latest b45dc6c8a3ad About a minute ago 15.2MB [2021-11-15T16:05:51.588Z] 0421a2823851 2 minutes ago 1.57GB [2021-11-15T16:05:51.588Z] core-data-arm64 latest e3ea1d25eeaa 3 minutes ago 19.6MB [2021-11-15T16:05:51.588Z] security-bootstrapper-arm64 latest 6feb68777d22 3 minutes ago 17.8MB [2021-11-15T16:05:51.588Z] security-secretstore-setup-arm64 latest 88f0f04425f4 4 minutes ago 26.8MB [2021-11-15T16:05:51.588Z] core-metadata-arm64 latest e6ea33e82918 4 minutes ago 15.9MB [2021-11-15T16:05:51.588Z] security-proxy-setup-arm64 latest e1a73b2c8c3f 4 minutes ago 25.5MB [2021-11-15T16:05:51.588Z] d0c646c070cf 4 minutes ago 1.58GB [2021-11-15T16:05:51.588Z] b32b8a9b5e48 4 minutes ago 1.57GB [2021-11-15T16:05:51.588Z] e9f8cbddf502 4 minutes ago 1.58GB [2021-11-15T16:05:51.588Z] ef401ac635c5 4 minutes ago 1.57GB [2021-11-15T16:05:51.588Z] 41fc6500a634 4 minutes ago 1.57GB [2021-11-15T16:05:51.588Z] ci-base-image-arm64 latest a1c543f980f9 14 minutes ago 1.24GB [2021-11-15T16:05:51.588Z] alpine 3.14 5b8b7b635229 2 days ago 5.35MB [2021-11-15T16:05:51.588Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 4 weeks ago 534MB [2021-11-15T16:05:51.588Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-15T16:05:51.588Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T16:05:52.234Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-15T16:05:52.505Z] [2021-11-15T16:05:52.505Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-15T16:05:52.848Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-15T16:05:53.121Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-15T16:05:53.121Z] 448f6bf000e3: Pulling fs layer [2021-11-15T16:05:53.121Z] f757da607395: Pulling fs layer [2021-11-15T16:05:53.121Z] 05883995daec: Pulling fs layer [2021-11-15T16:05:53.121Z] 8603b9c90790: Pulling fs layer [2021-11-15T16:05:53.121Z] 1560dd03e051: Pulling fs layer [2021-11-15T16:05:53.121Z] 27f5ce0e4adf: Pulling fs layer [2021-11-15T16:05:53.121Z] c2d8d7efcc4b: Pulling fs layer [2021-11-15T16:05:53.121Z] 1560dd03e051: Waiting [2021-11-15T16:05:53.121Z] 27f5ce0e4adf: Waiting [2021-11-15T16:05:53.121Z] c2d8d7efcc4b: Waiting [2021-11-15T16:05:53.121Z] 8603b9c90790: Waiting [2021-11-15T16:05:53.121Z] f757da607395: Verifying Checksum [2021-11-15T16:05:53.121Z] f757da607395: Download complete [2021-11-15T16:05:53.121Z] 8603b9c90790: Verifying Checksum [2021-11-15T16:05:53.121Z] 8603b9c90790: Download complete [2021-11-15T16:05:53.121Z] 1560dd03e051: Verifying Checksum [2021-11-15T16:05:53.121Z] 1560dd03e051: Download complete [2021-11-15T16:05:53.392Z] 27f5ce0e4adf: Verifying Checksum [2021-11-15T16:05:53.392Z] 27f5ce0e4adf: Download complete [2021-11-15T16:05:53.392Z] 05883995daec: Verifying Checksum [2021-11-15T16:05:53.392Z] 05883995daec: Download complete [2021-11-15T16:05:53.665Z] 448f6bf000e3: Verifying Checksum [2021-11-15T16:05:53.665Z] 448f6bf000e3: Download complete [2021-11-15T16:05:56.284Z] c2d8d7efcc4b: Verifying Checksum [2021-11-15T16:05:57.258Z] 448f6bf000e3: Pull complete [2021-11-15T16:05:57.850Z] f757da607395: Pull complete [2021-11-15T16:05:59.277Z] 05883995daec: Pull complete [2021-11-15T16:05:59.873Z] 8603b9c90790: Pull complete [2021-11-15T16:06:00.849Z] 1560dd03e051: Pull complete [2021-11-15T16:06:01.121Z] 27f5ce0e4adf: Pull complete [2021-11-15T16:06:16.185Z] c2d8d7efcc4b: Pull complete [2021-11-15T16:06:16.185Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-15T16:06:16.185Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-15T16:06:16.185Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-15T16:06:16.431Z] prd-ubuntu18.04-docker-arm64-4c-16g-627 does not seem to be running inside a container [2021-11-15T16:06:16.502Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-15T16:06:19.293Z] $ docker top bdde73dbc464ccf0dde90eb4591c31ee98b24dbdc32df6a2eca023f46249c901 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-15T16:06:20.425Z] ---> job-cost.sh [2021-11-15T16:06:20.425Z] lf-activate-venv: SKIPPING [2021-11-15T16:06:20.425Z] INFO: No Stack... [2021-11-15T16:06:21.018Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-15T16:06:21.288Z] INFO: Archiving Costs [Pipeline] sh [2021-11-15T16:06:21.942Z] + cut -d, -f6 [2021-11-15T16:06:21.942Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [Pipeline] lock [2021-11-15T16:06:21.997Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3805-5-stack-cost] [2021-11-15T16:06:22.004Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3805-5-stack-cost] did not exist. Created. [2021-11-15T16:06:22.004Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3805-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-15T16:06:22.655Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-15T16:06:22.818Z] Stashed 1 file(s) [Pipeline] } [2021-11-15T16:06:22.825Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3805-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-15T16:06:22.832Z] $ docker stop --time=1 bdde73dbc464ccf0dde90eb4591c31ee98b24dbdc32df6a2eca023f46249c901 [2021-11-15T16:06:24.355Z] $ docker rm -f bdde73dbc464ccf0dde90eb4591c31ee98b24dbdc32df6a2eca023f46249c901 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-11-15T16:06:25.082Z] provisioning config files... [2021-11-15T16:06:25.091Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config3439331504744173164tmp [Pipeline] { [Pipeline] sh [2021-11-15T16:06:25.400Z] + set +x [2021-11-15T16:06:25.400Z] + bash -s -- [2021-11-15T16:06:25.400Z] + curl -s https://codecov.io/bash [2021-11-15T16:06:25.400Z] [2021-11-15T16:06:25.400Z] _____ _ [2021-11-15T16:06:25.400Z] / ____| | | [2021-11-15T16:06:25.400Z] | | ___ __| | ___ ___ _____ __ [2021-11-15T16:06:25.400Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-15T16:06:25.400Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-15T16:06:25.400Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-15T16:06:25.400Z] Bash-1.0.6 [2021-11-15T16:06:25.400Z] [2021-11-15T16:06:25.400Z] [2021-11-15T16:06:25.664Z] ==> git version 2.24.4 found [2021-11-15T16:06:25.665Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-11-15T16:06:25.665Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-15T16:06:25.665Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-15T16:06:25.665Z] ==> Jenkins CI detected. [2021-11-15T16:06:25.665Z] current dir:  /w/workspace/edgex-go/5 [2021-11-15T16:06:25.665Z] project root: . [2021-11-15T16:06:25.665Z] --> token set from env [2021-11-15T16:06:25.665Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-15T16:06:25.665Z] ==> Running gcov in . (disable via -X gcov) [2021-11-15T16:06:25.665Z] ==> Python coveragepy not found [2021-11-15T16:06:25.665Z] ==> Searching for coverage reports in: [2021-11-15T16:06:25.665Z] + . [2021-11-15T16:06:25.665Z] -> Found 1 reports [2021-11-15T16:06:25.665Z] ==> Detecting git/mercurial file structure [2021-11-15T16:06:25.665Z] ==> Reading reports [2021-11-15T16:06:25.665Z] + ./coverage.out bytes=428381 [2021-11-15T16:06:25.665Z] ==> Appending adjustments [2021-11-15T16:06:25.665Z] https://docs.codecov.io/docs/fixing-reports [2021-11-15T16:06:27.046Z] + Found adjustments [2021-11-15T16:06:27.046Z] ==> Gzipping contents [2021-11-15T16:06:27.046Z] 60K /tmp/codecov.JF2O3J.gz [2021-11-15T16:06:27.046Z] ==> Uploading reports [2021-11-15T16:06:27.046Z] url: https://codecov.io [2021-11-15T16:06:27.046Z] query: branch=PR-3805&commit=a210e70926ff3a058d2b50db18209ae87510ff27&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3805%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3805&job=&cmd_args= [2021-11-15T16:06:27.046Z] -> Pinging Codecov [2021-11-15T16:06:27.046Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3805&commit=a210e70926ff3a058d2b50db18209ae87510ff27&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3805%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3805&job=&cmd_args= [2021-11-15T16:06:27.312Z] -> Uploading to [2021-11-15T16:06:27.312Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-15/00271124DB129430A58F1EEE437C3FCB/a210e70926ff3a058d2b50db18209ae87510ff27/8c7c86cd-d488-42e2-a82c-3e3a5634f78d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211115%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211115T160627Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c5bba5970897263227dbfa8f2c76445b3939e4623539df364d981260c67fb355 [2021-11-15T16:06:27.312Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-15T16:06:27.312Z] Dload Upload Total Spent Left Speed [2021-11-15T16:06:27.572Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57617 0 0 100 57617 0 150k --:--:-- --:--:-- --:--:-- 150k 100 57617 0 0 100 57617 0 150k --:--:-- --:--:-- --:--:-- 150k [2021-11-15T16:06:27.572Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a210e70926ff3a058d2b50db18209ae87510ff27 [Pipeline] } [2021-11-15T16:06:27.580Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-15T16:06:28.635Z] + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-15T16:06:28.956Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-15T16:06:29.517Z] ---> package-listing.sh [2021-11-15T16:06:29.517Z] ++ facter osfamily [2021-11-15T16:06:29.517Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-15T16:06:29.777Z] + OS_FAMILY=redhat [2021-11-15T16:06:29.777Z] + workspace=/w/workspace/edgex-go/5 [2021-11-15T16:06:29.777Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-15T16:06:29.777Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-15T16:06:29.777Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-15T16:06:29.777Z] + PACKAGES=/tmp/packages_start.txt [2021-11-15T16:06:29.777Z] + '[' /w/workspace/edgex-go/5 ']' [2021-11-15T16:06:29.777Z] + PACKAGES=/tmp/packages_end.txt [2021-11-15T16:06:29.777Z] + case "${OS_FAMILY}" in [2021-11-15T16:06:29.777Z] + rpm -qa [2021-11-15T16:06:29.777Z] + sort [2021-11-15T16:06:33.079Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-15T16:06:33.079Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-15T16:06:33.079Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-15T16:06:33.079Z] + '[' /w/workspace/edgex-go/5 ']' [2021-11-15T16:06:33.079Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2021-11-15T16:06:33.079Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2021-11-15T16:06:33.090Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-15T16:06:33.374Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-15T16:06:33.937Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-15T16:06:33.937Z] [2021-11-15T16:06:33.937Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T16:06:34.255Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-15T16:06:34.255Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-15T16:06:34.255Z] b4d181a07f80: Pulling fs layer [2021-11-15T16:06:34.255Z] a1111a8f2ec3: Pulling fs layer [2021-11-15T16:06:34.255Z] ed53099fbce6: Pulling fs layer [2021-11-15T16:06:34.255Z] dc539afda2c1: Pulling fs layer [2021-11-15T16:06:34.255Z] 77bc0d833cb6: Pulling fs layer [2021-11-15T16:06:34.255Z] 9065ff56babe: Pulling fs layer [2021-11-15T16:06:34.255Z] d287ab97295c: Pulling fs layer [2021-11-15T16:06:34.255Z] dc539afda2c1: Waiting [2021-11-15T16:06:34.255Z] 77bc0d833cb6: Waiting [2021-11-15T16:06:34.255Z] 9065ff56babe: Waiting [2021-11-15T16:06:34.255Z] d287ab97295c: Waiting [2021-11-15T16:06:34.255Z] a1111a8f2ec3: Verifying Checksum [2021-11-15T16:06:34.255Z] a1111a8f2ec3: Download complete [2021-11-15T16:06:34.255Z] dc539afda2c1: Verifying Checksum [2021-11-15T16:06:34.255Z] dc539afda2c1: Download complete [2021-11-15T16:06:34.514Z] ed53099fbce6: Verifying Checksum [2021-11-15T16:06:34.514Z] ed53099fbce6: Download complete [2021-11-15T16:06:34.514Z] 9065ff56babe: Verifying Checksum [2021-11-15T16:06:34.514Z] 9065ff56babe: Download complete [2021-11-15T16:06:34.514Z] 77bc0d833cb6: Verifying Checksum [2021-11-15T16:06:34.514Z] 77bc0d833cb6: Download complete [2021-11-15T16:06:34.514Z] b4d181a07f80: Verifying Checksum [2021-11-15T16:06:34.514Z] b4d181a07f80: Download complete [2021-11-15T16:06:35.096Z] d287ab97295c: Verifying Checksum [2021-11-15T16:06:35.096Z] d287ab97295c: Download complete [2021-11-15T16:06:36.060Z] b4d181a07f80: Pull complete [2021-11-15T16:06:36.060Z] a1111a8f2ec3: Pull complete [2021-11-15T16:06:36.636Z] ed53099fbce6: Pull complete [2021-11-15T16:06:36.636Z] dc539afda2c1: Pull complete [2021-11-15T16:06:36.907Z] 77bc0d833cb6: Pull complete [2021-11-15T16:06:37.167Z] 9065ff56babe: Pull complete [2021-11-15T16:06:42.485Z] d287ab97295c: Pull complete [2021-11-15T16:06:42.486Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-15T16:06:42.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-15T16:06:42.486Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-15T16:06:42.552Z] prd-centos7-docker-4c-2g-626 does not seem to be running inside a container [2021-11-15T16:06:42.588Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-15T16:06:45.945Z] $ docker top 0e5ed913d186ca13b679e6362b32aaafc6eff21d3f0d32b880bfd51965f266d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-15T16:06:46.302Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-15T16:06:46.593Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-15T16:06:46.890Z] + ls /var/log/sa-host [2021-11-15T16:06:46.890Z] + sadf -c /var/log/sa-host/sa15 [2021-11-15T16:06:46.890Z] file_magic: OK [2021-11-15T16:06:46.890Z] HZ: Using current value: 100 [2021-11-15T16:06:46.890Z] file_header: OK [2021-11-15T16:06:46.890Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-15T16:06:46.890Z] Statistics: [2021-11-15T16:06:46.890Z] 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... [2021-11-15T16:06:46.890Z] File successfully converted to sysstat format version 12.0.3 [2021-11-15T16:06:46.890Z] + sadf -c /var/log/sa-host/sa30 [2021-11-15T16:06:46.890Z] file_magic: OK [2021-11-15T16:06:46.890Z] HZ: Using current value: 100 [2021-11-15T16:06:46.890Z] file_header: OK [2021-11-15T16:06:46.890Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-15T16:06:46.890Z] Statistics: [2021-11-15T16:06:46.890Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-15T16:06:46.890Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-15T16:06:46.975Z] provisioning config files... [2021-11-15T16:06:46.984Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config6316947018528700938tmp [Pipeline] { [Pipeline] echo [2021-11-15T16:06:46.998Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-15T16:06:47.288Z] ---> create-netrc.sh [Pipeline] } [2021-11-15T16:06:47.295Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-15T16:06:47.634Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-15T16:06:47.643Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-15T16:06:47.934Z] ---> sudo-logs.sh [2021-11-15T16:06:47.934Z] Archiving 'sudo' log.. [2021-11-15T16:06:47.934Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-626.novalocal: Name or service not known [2021-11-15T16:06:47.934Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-626.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-15T16:06:47.958Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-15T16:06:48.250Z] ---> job-cost.sh [2021-11-15T16:06:48.250Z] lf-activate-venv: SKIPPING [2021-11-15T16:06:48.250Z] DEBUG: total: 0.10999999940395355 [2021-11-15T16:06:48.250Z] INFO: Retrieving Stack Cost... [2021-11-15T16:06:49.190Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-15T16:06:49.190Z] INFO: Archiving Costs [Pipeline] echo [2021-11-15T16:06:49.201Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-15T16:06:49.488Z] ---> logs-deploy.sh [2021-11-15T16:06:49.488Z] lf-activate-venv: SKIPPING [2021-11-15T16:06:49.488Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3805/5 [2021-11-15T16:06:49.488Z] INFO: archiving workspace using pattern(s): [2021-11-15T16:06:50.058Z] Archives upload complete. [2021-11-15T16:06:50.318Z] INFO: archiving logs to Nexus