Pull request #3816 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 farshidtz for edgexfoundry/edgex-go Loading trusted files from base branch main at 387e8ab1d15ec838323413725d11a2640c18939f rather than c420eacc61b81cc5aed8b3572782a326b488cd45 Obtained Jenkinsfile from 387e8ab1d15ec838323413725d11a2640c18939f 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-ssh4977925655472285572.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-ssh8914044063992889700.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-3816/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-3816/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9124422688669500202.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-ssh3488146551126251254.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-3816/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-3816/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7296278704868850688.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-804 in /w/workspace/edgexfoundry_edgex-go_PR-3816 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # 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/8@tmp/jenkins-gitclient-ssh5420559779823168896.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/8@tmp/jenkins-gitclient-ssh5803959684463910964.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3816/head:refs/remotes/origin/PR-3816 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 387e8ab1d15ec838323413725d11a2640c18939f into PR head commit c420eacc61b81cc5aed8b3572782a326b488cd45 Merge succeeded, producing c420eacc61b81cc5aed8b3572782a326b488cd45 Checking out Revision c420eacc61b81cc5aed8b3572782a326b488cd45 (PR-3816) > git config core.sparsecheckout # timeout=10 > git checkout -f c420eacc61b81cc5aed8b3572782a326b488cd45 # 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/8@tmp/jenkins-gitclient-ssh6975148191423252297.key > git merge 387e8ab1d15ec838323413725d11a2640c18939f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c420eacc61b81cc5aed8b3572782a326b488cd45 # timeout=10 Commit message: "Merge branch 'main' into snap-dep-upgrade" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk 002e0902b43761186c14f934a09343d96fccd988 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-16T12:53:08.962Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-16T12:53:09.023Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-16T12:53:09.035Z] ========================================================= [2021-11-16T12:53:09.035Z] EdgeX Global Pipelines Version Info [2021-11-16T12:53:09.035Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-16T12:53:10.184Z] ------------------- [2021-11-16T12:53:10.184Z] stable info: [2021-11-16T12:53:10.184Z] ------------------- [2021-11-16T12:53:10.184Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-16T12:53:10.184Z] Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-16T12:53:10.184Z] Message: update stable to v1.0.215 [2021-11-16T12:53:10.757Z] ------------------- [2021-11-16T12:53:10.757Z] experimental info: [2021-11-16T12:53:10.757Z] ------------------- [2021-11-16T12:53:10.757Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-16T12:53:10.757Z] Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-16T12:53:10.757Z] Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-16T12:53:10.834Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-16T12:53:10.846Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-16T12:53:10.855Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-16T12:53:10.864Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-16T12:53:10.874Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-16T12:53:10.886Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-16T12:53:10.896Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-16T12:53:10.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-16T12:53:10.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-16T12:53:10.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-16T12:53:10.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-16T12:53:10.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-16T12:53:10.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-16T12:53:10.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-16T12:53:10.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-16T12:53:10.990Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-16T12:53:11.000Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-16T12:53:11.010Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-16T12:53:11.020Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-16T12:53:11.029Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-16T12:53:11.041Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-16T12:53:11.053Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-16T12:53:11.062Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3816 [Pipeline] echo [2021-11-16T12:53:11.097Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3816 [Pipeline] echo [2021-11-16T12:53:11.107Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3816 [Pipeline] echo [2021-11-16T12:53:11.116Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c420eacc61b81cc5aed8b3572782a326b488cd45 [Pipeline] echo [2021-11-16T12:53:11.125Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c420eac [Pipeline] echo [2021-11-16T12:53:11.134Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-16T12:53:11.178Z] provisioning config files... [2021-11-16T12:53:11.230Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config1628122335984654618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-16T12:53:11.552Z] ---> docker-login.sh [2021-11-16T12:53:11.552Z] nexus3.edgexfoundry.org:10001 [2021-11-16T12:53:11.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T12:53:11.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T12:53:11.812Z] Configure a credential helper to remove this warning. See [2021-11-16T12:53:11.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T12:53:11.812Z] [2021-11-16T12:53:11.812Z] Login Succeeded [2021-11-16T12:53:11.812Z] nexus3.edgexfoundry.org:10002 [2021-11-16T12:53:11.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T12:53:11.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T12:53:11.812Z] Configure a credential helper to remove this warning. See [2021-11-16T12:53:11.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T12:53:11.812Z] [2021-11-16T12:53:11.812Z] Login Succeeded [2021-11-16T12:53:11.812Z] nexus3.edgexfoundry.org:10003 [2021-11-16T12:53:11.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T12:53:12.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T12:53:12.072Z] Configure a credential helper to remove this warning. See [2021-11-16T12:53:12.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T12:53:12.072Z] [2021-11-16T12:53:12.072Z] Login Succeeded [2021-11-16T12:53:12.072Z] nexus3.edgexfoundry.org:10004 [2021-11-16T12:53:12.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T12:53:12.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T12:53:12.072Z] Configure a credential helper to remove this warning. See [2021-11-16T12:53:12.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T12:53:12.072Z] [2021-11-16T12:53:12.072Z] Login Succeeded [2021-11-16T12:53:12.072Z] docker.io [2021-11-16T12:53:12.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T12:53:12.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T12:53:12.656Z] Configure a credential helper to remove this warning. See [2021-11-16T12:53:12.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T12:53:12.656Z] [2021-11-16T12:53:12.656Z] Login Succeeded [2021-11-16T12:53:12.656Z] ---> docker-login.sh ends [Pipeline] } [2021-11-16T12:53:12.665Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-16T12:53:12.975Z] ++ 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-16T12:53:12.975Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-16T12:53:12.975Z] ++ dirname cmd/core-command/Dockerfile [2021-11-16T12:53:12.975Z] ++ cut -d/ -f2 [2021-11-16T12:53:12.975Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-16T12:53:12.975Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-16T12:53:12.975Z] ++ dirname cmd/core-data/Dockerfile [2021-11-16T12:53:12.975Z] ++ cut -d/ -f2 [2021-11-16T12:53:12.975Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-16T12:53:12.975Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-16T12:53:12.975Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-16T12:53:12.975Z] ++ cut -d/ -f2 [2021-11-16T12:53:12.975Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-16T12:53:12.975Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-16T12:53:12.975Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-16T12:53:12.975Z] ++ cut -d/ -f2 [2021-11-16T12:53:12.975Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-16T12:53:12.975Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-16T12:53:12.975Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-16T12:53:12.975Z] ++ cut -d/ -f2 [2021-11-16T12:53:12.975Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-16T12:53:12.975Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-16T12:53:12.975Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-16T12:53:12.975Z] ++ cut -d/ -f2 [2021-11-16T12:53:12.975Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-16T12:53:12.975Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-16T12:53:12.975Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-16T12:53:12.975Z] ++ cut -d/ -f2 [2021-11-16T12:53:12.975Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-16T12:53:12.975Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-16T12:53:12.975Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-16T12:53:12.975Z] ++ cut -d/ -f2 [2021-11-16T12:53:12.975Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-16T12:53:12.975Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-16T12:53:12.975Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-16T12:53:12.975Z] ++ cut -d/ -f2 [2021-11-16T12:53:12.975Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-16T12:53:13.020Z] 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-16T12:53:13.446Z] + git rev-list -1 --merges c420eacc61b81cc5aed8b3572782a326b488cd45~1..c420eacc61b81cc5aed8b3572782a326b488cd45 [Pipeline] echo [2021-11-16T12:53:13.458Z] -----------> git rev-list -1 --merges c420eacc61b81cc5aed8b3572782a326b488cd45~1..c420eacc61b81cc5aed8b3572782a326b488cd45 c420eacc61b81cc5aed8b3572782a326b488cd45 [2021-11-16T12:53:13.458Z] c420eacc61b81cc5aed8b3572782a326b488cd45 [false] [Pipeline] sh [2021-11-16T12:53:13.753Z] + git log --format=format:%s -1 c420eacc61b81cc5aed8b3572782a326b488cd45 [Pipeline] echo [2021-11-16T12:53:13.775Z] ========================================================= [2021-11-16T12:53:13.775Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-16T12:53:13.775Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-11-16T12:53:14.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-16T12:53:14.497Z] [2021-11-16T12:53:14.497Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T12:53:14.801Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-16T12:53:14.801Z] latest: Pulling from edgex-devops/git-semver [2021-11-16T12:53:14.801Z] a0d0a0d46f8b: Pulling fs layer [2021-11-16T12:53:14.801Z] 3e5f54012d9b: Pulling fs layer [2021-11-16T12:53:14.801Z] 4c7163046ea9: Pulling fs layer [2021-11-16T12:53:14.801Z] 0c2d73faf560: Pulling fs layer [2021-11-16T12:53:14.801Z] 0c2d73faf560: Waiting [2021-11-16T12:53:14.801Z] 3e5f54012d9b: Verifying Checksum [2021-11-16T12:53:14.801Z] 3e5f54012d9b: Download complete [2021-11-16T12:53:14.801Z] a0d0a0d46f8b: Verifying Checksum [2021-11-16T12:53:14.801Z] a0d0a0d46f8b: Download complete [2021-11-16T12:53:14.801Z] 4c7163046ea9: Verifying Checksum [2021-11-16T12:53:14.801Z] 4c7163046ea9: Download complete [2021-11-16T12:53:14.801Z] 0c2d73faf560: Verifying Checksum [2021-11-16T12:53:14.801Z] 0c2d73faf560: Download complete [2021-11-16T12:53:15.060Z] a0d0a0d46f8b: Pull complete [2021-11-16T12:53:15.060Z] 3e5f54012d9b: Pull complete [2021-11-16T12:53:15.325Z] 4c7163046ea9: Pull complete [2021-11-16T12:53:15.592Z] 0c2d73faf560: Pull complete [2021-11-16T12:53:15.592Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-16T12:53:15.592Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-16T12:53:15.592Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-16T12:53:15.669Z] prd-centos7-docker-4c-2g-804 does not seem to be running inside a container [2021-11-16T12:53:15.717Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-16T12:53:16.386Z] $ docker top 770fe52bb39ebb44a4e533df0b22f0af0355bef287497b7e55a30ab603823569 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-16T12:53:16.467Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-16T12:53:16.467Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-16T12:53:16.569Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-16T12:53:16.578Z] $ docker exec 770fe52bb39ebb44a4e533df0b22f0af0355bef287497b7e55a30ab603823569 ssh-agent [2021-11-16T12:53:16.679Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMjappf/agent.14 [2021-11-16T12:53:16.679Z] SSH_AGENT_PID=20 [2021-11-16T12:53:16.687Z] Running ssh-add (command line suppressed) [2021-11-16T12:53:16.786Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_6970994694985924625.key (/w/workspace/edgex-go/8@tmp/private_key_6970994694985924625.key) [2021-11-16T12:53:16.790Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-16T12:53:17.080Z] + git tag --points-at HEAD [Pipeline] } [2021-11-16T12:53:17.100Z] $ docker exec --env ******** --env ******** 770fe52bb39ebb44a4e533df0b22f0af0355bef287497b7e55a30ab603823569 ssh-agent -k [2021-11-16T12:53:17.203Z] unset SSH_AUTH_SOCK; [2021-11-16T12:53:17.203Z] unset SSH_AGENT_PID; [2021-11-16T12:53:17.203Z] echo Agent pid 20 killed; [2021-11-16T12:53:17.205Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-16T12:53:17.228Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-16T12:53:17.228Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-16T12:53:17.350Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-16T12:53:17.359Z] $ docker exec 770fe52bb39ebb44a4e533df0b22f0af0355bef287497b7e55a30ab603823569 ssh-agent [2021-11-16T12:53:17.472Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIDOGaJ/agent.53 [2021-11-16T12:53:17.472Z] SSH_AGENT_PID=59 [2021-11-16T12:53:17.483Z] Running ssh-add (command line suppressed) [2021-11-16T12:53:17.577Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_4036905535857275934.key (/w/workspace/edgex-go/8@tmp/private_key_4036905535857275934.key) [2021-11-16T12:53:17.585Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-16T12:53:17.884Z] + git semver init [2021-11-16T12:53:17.884Z] # -> Open(): unable to determine branch for HEAD [2021-11-16T12:53:17.884Z] # $GIT_DIR = /w/workspace/edgex-go/8/.git [2021-11-16T12:53:17.884Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/8 [2021-11-16T12:53:17.884Z] # $SEMVER_REMOTE_NAME = origin [2021-11-16T12:53:17.884Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-16T12:53:17.884Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-16T12:53:17.884Z] # $SEMVER_BRANCH = PR-3816 [2021-11-16T12:53:17.884Z] # $SEMVER_TEMP = /tmp/semver-009773281 [2021-11-16T12:53:17.884Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-16T12:53:36.019Z] # '/tmp/semver-009773281' -> '/w/workspace/edgex-go/8/.semver' [2021-11-16T12:53:36.019Z] # -> Force: false [2021-11-16T12:53:36.019Z] # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [Pipeline] } [2021-11-16T12:53:36.036Z] $ docker exec --env ******** --env ******** 770fe52bb39ebb44a4e533df0b22f0af0355bef287497b7e55a30ab603823569 ssh-agent -k [2021-11-16T12:53:36.127Z] unset SSH_AUTH_SOCK; [2021-11-16T12:53:36.128Z] unset SSH_AGENT_PID; [2021-11-16T12:53:36.129Z] echo Agent pid 59 killed; [2021-11-16T12:53:36.130Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-16T12:53:36.435Z] + git semver [Pipeline] } [2021-11-16T12:53:36.455Z] $ docker stop --time=1 770fe52bb39ebb44a4e533df0b22f0af0355bef287497b7e55a30ab603823569 [2021-11-16T12:53:38.406Z] $ docker rm -f 770fe52bb39ebb44a4e533df0b22f0af0355bef287497b7e55a30ab603823569 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-16T12:53:38.758Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-16T12:53:38.987Z] Stashed 1 file(s) [Pipeline] echo [2021-11-16T12:53:38.991Z] [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-16T12:53:39.212Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-16T12:53:39.217Z] ========================================================= [2021-11-16T12:53:39.217Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-16T12:53:39.217Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-16T12:53:39.518Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-16T12:53:39.518Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-16T12:53:39.518Z] a0d0a0d46f8b: Already exists [2021-11-16T12:53:39.518Z] 31adcdaf11c8: Pulling fs layer [2021-11-16T12:53:39.518Z] b8b176561691: Pulling fs layer [2021-11-16T12:53:39.518Z] 4527c011a84f: Pulling fs layer [2021-11-16T12:53:39.518Z] 5d74067f8e1e: Pulling fs layer [2021-11-16T12:53:39.518Z] e0aca202a116: Pulling fs layer [2021-11-16T12:53:39.518Z] 3a43be97a3b4: Pulling fs layer [2021-11-16T12:53:39.518Z] 34cad66bf833: Pulling fs layer [2021-11-16T12:53:39.518Z] b4e3c513aaa6: Pulling fs layer [2021-11-16T12:53:39.518Z] 3a43be97a3b4: Waiting [2021-11-16T12:53:39.518Z] 34cad66bf833: Waiting [2021-11-16T12:53:39.518Z] b4e3c513aaa6: Waiting [2021-11-16T12:53:39.518Z] 5d74067f8e1e: Waiting [2021-11-16T12:53:39.518Z] e0aca202a116: Waiting [2021-11-16T12:53:39.518Z] b8b176561691: Verifying Checksum [2021-11-16T12:53:39.518Z] b8b176561691: Download complete [2021-11-16T12:53:39.518Z] 31adcdaf11c8: Verifying Checksum [2021-11-16T12:53:39.518Z] 31adcdaf11c8: Download complete [2021-11-16T12:53:39.518Z] 5d74067f8e1e: Verifying Checksum [2021-11-16T12:53:39.518Z] 5d74067f8e1e: Download complete [2021-11-16T12:53:39.518Z] e0aca202a116: Verifying Checksum [2021-11-16T12:53:39.518Z] e0aca202a116: Download complete [2021-11-16T12:53:39.518Z] 3a43be97a3b4: Verifying Checksum [2021-11-16T12:53:39.518Z] 3a43be97a3b4: Download complete [2021-11-16T12:53:39.784Z] 34cad66bf833: Verifying Checksum [2021-11-16T12:53:39.784Z] 34cad66bf833: Download complete [2021-11-16T12:53:39.784Z] 31adcdaf11c8: Pull complete [2021-11-16T12:53:39.784Z] b8b176561691: Pull complete [2021-11-16T12:53:40.044Z] 4527c011a84f: Verifying Checksum [2021-11-16T12:53:40.044Z] 4527c011a84f: Download complete [2021-11-16T12:53:40.306Z] b4e3c513aaa6: Verifying Checksum [2021-11-16T12:53:40.306Z] b4e3c513aaa6: Download complete [2021-11-16T12:53:44.556Z] 4527c011a84f: Pull complete [2021-11-16T12:53:44.556Z] 5d74067f8e1e: Pull complete [2021-11-16T12:53:44.556Z] e0aca202a116: Pull complete [2021-11-16T12:53:44.556Z] 3a43be97a3b4: Pull complete [2021-11-16T12:53:44.556Z] 34cad66bf833: Pull complete [2021-11-16T12:53:46.528Z] b4e3c513aaa6: Pull complete [2021-11-16T12:53:46.528Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-16T12:53:46.528Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-16T12:53:46.528Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-16T12:53:46.823Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-16T12:53:46.823Z] WORKDIR /edgex [2021-11-16T12:53:46.823Z] COPY go.mod . [2021-11-16T12:53:46.823Z] RUN go mod download' [2021-11-16T12:53:46.823Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-16T12:53:48.282Z] Sending build context to Docker daemon 330MB [2021-11-16T12:53:48.282Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-16T12:53:48.282Z] ---> 9f6097aaca64 [2021-11-16T12:53:48.282Z] Step 2/4 : WORKDIR /edgex [2021-11-16T12:53:50.833Z] ---> Running in 09aaefcb8f3e [2021-11-16T12:53:50.833Z] Removing intermediate container 09aaefcb8f3e [2021-11-16T12:53:50.833Z] ---> 7682c70bb464 [2021-11-16T12:53:50.833Z] Step 3/4 : COPY go.mod . [2021-11-16T12:53:50.833Z] ---> 04b76513d80d [2021-11-16T12:53:50.833Z] Step 4/4 : RUN go mod download [2021-11-16T12:53:50.833Z] ---> Running in 87cf80270c9c [2021-11-16T12:53:54.171Z] Still waiting to schedule task [2021-11-16T12:53:54.171Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-16T12:54:29.621Z] Removing intermediate container 87cf80270c9c [2021-11-16T12:54:29.622Z] ---> 14b63180d9ce [2021-11-16T12:54:29.622Z] Successfully built 14b63180d9ce [2021-11-16T12:54:29.622Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T12:54:29.919Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-16T12:54:29.920Z] . [Pipeline] withDockerContainer [2021-11-16T12:54:29.983Z] prd-centos7-docker-4c-2g-804 does not seem to be running inside a container [2021-11-16T12:54:30.021Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-16T12:54:30.357Z] $ docker top c36e4d9630e5485becf5dab738c7f44bd113f8b891b4d49fae1e123e3ebfb36e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-16T12:54:30.717Z] + go version [2021-11-16T12:54:30.717Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-16T12:54:30.742Z] $ docker stop --time=1 c36e4d9630e5485becf5dab738c7f44bd113f8b891b4d49fae1e123e3ebfb36e [2021-11-16T12:54:31.901Z] $ docker rm -f c36e4d9630e5485becf5dab738c7f44bd113f8b891b4d49fae1e123e3ebfb36e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T12:54:32.433Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-16T12:54:32.433Z] . [Pipeline] withDockerContainer [2021-11-16T12:54:32.491Z] prd-centos7-docker-4c-2g-804 does not seem to be running inside a container [2021-11-16T12:54:32.527Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-16T12:54:32.873Z] $ docker top a60ea13f8f1e177070c6bf31b2e37b6a54e5b6349919b77c6b8e497f7dbd8d6f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-16T12:54:32.941Z] ========================================================= [2021-11-16T12:54:32.941Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-16T12:54:32.941Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-16T12:54:33.237Z] + make test [2021-11-16T12:54:33.237Z] go mod tidy [2021-11-16T12:54:33.504Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-16T12:54:38.836Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-16T12:54:57.069Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-16T12:55:00.404Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-16T12:55:00.987Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-16T12:55:01.259Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-16T12:55:03.855Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-16T12:55:04.127Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-16T12:55:04.127Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-16T12:55:04.127Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-16T12:55:04.715Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-16T12:55:04.981Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-16T12:55:05.240Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-16T12:55:05.240Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-16T12:55:05.240Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-16T12:55:05.240Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-16T12:55:07.175Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements [2021-11-16T12:55:07.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-16T12:55:07.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-16T12:55:08.141Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 98.5% of statements [2021-11-16T12:55:08.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-16T12:55:08.402Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 44.7% of statements [2021-11-16T12:55:08.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-16T12:55:08.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-16T12:55:09.356Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.127s coverage: 89.5% of statements [2021-11-16T12:55:09.356Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-16T12:55:09.356Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-16T12:55:10.296Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.060s coverage: 84.4% of statements [2021-11-16T12:55:10.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-16T12:55:10.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-16T12:55:10.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-16T12:55:10.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-16T12:55:10.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-16T12:55:11.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.257s coverage: 94.2% of statements [2021-11-16T12:55:11.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-16T12:55:11.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-16T12:55:11.252Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.045s coverage: 59.1% of statements [2021-11-16T12:55:11.252Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-16T12:55:11.252Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-16T12:55:11.252Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-16T12:55:11.252Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-16T12:55:11.252Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-16T12:55:11.518Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements [2021-11-16T12:55:11.518Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-16T12:55:11.518Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-16T12:55:11.518Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-16T12:55:12.476Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.9% of statements [2021-11-16T12:55:12.476Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-16T12:55:12.476Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2021-11-16T12:55:12.740Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 21.7% of statements [2021-11-16T12:55:12.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-16T12:55:13.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2021-11-16T12:55:14.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.058s coverage: 79.5% of statements [2021-11-16T12:55:14.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2021-11-16T12:55:14.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2021-11-16T12:55:14.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2021-11-16T12:55:21.371Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-805 in /w/workspace/edgexfoundry_edgex-go_PR-3816 [Pipeline] { [Pipeline] ws [2021-11-16T12:55:21.385Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2021-11-16T12:55:21.554Z] The recommended git tool is: git [2021-11-16T12:55:26.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.054s coverage: 94.4% of statements [2021-11-16T12:55:26.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.038s coverage: 44.8% of statements [2021-11-16T12:55:26.941Z] using credential edgex-jenkins-ssh [2021-11-16T12:55:26.960Z] Cloning the remote Git repository [2021-11-16T12:55:27.044Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-16T12:55:27.208Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2021-11-16T12:55:27.315Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-16T12:55:27.315Z] > git --version # timeout=10 [2021-11-16T12:55:27.333Z] > git --version # 'git version 2.17.1' [2021-11-16T12:55:27.335Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-16T12:55:27.403Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-16T12:55:30.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.195s coverage: 82.5% of statements [2021-11-16T12:55:30.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-16T12:55:42.993Z] Merging remotes/origin/main commit 387e8ab1d15ec838323413725d11a2640c18939f into PR head commit c420eacc61b81cc5aed8b3572782a326b488cd45 [2021-11-16T12:55:43.336Z] Merge succeeded, producing c420eacc61b81cc5aed8b3572782a326b488cd45 [2021-11-16T12:55:43.337Z] Checking out Revision c420eacc61b81cc5aed8b3572782a326b488cd45 (PR-3816) [2021-11-16T12:55:42.058Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-16T12:55:42.081Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-16T12:55:42.106Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-16T12:55:42.144Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-16T12:55:42.145Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-16T12:55:42.157Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3816/head:refs/remotes/origin/PR-3816 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-16T12:55:43.012Z] > git config core.sparsecheckout # timeout=10 [2021-11-16T12:55:43.034Z] > git checkout -f c420eacc61b81cc5aed8b3572782a326b488cd45 # timeout=10 [2021-11-16T12:55:43.243Z] > git remote # timeout=10 [2021-11-16T12:55:43.266Z] > git config --get remote.origin.url # timeout=10 [2021-11-16T12:55:43.280Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-16T12:55:43.291Z] > git merge 387e8ab1d15ec838323413725d11a2640c18939f # timeout=10 [2021-11-16T12:55:43.318Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-16T12:55:43.344Z] > git config core.sparsecheckout # timeout=10 [2021-11-16T12:55:43.355Z] > git checkout -f c420eacc61b81cc5aed8b3572782a326b488cd45 # timeout=10 [2021-11-16T12:55:47.665Z] Commit message: "Merge branch 'main' into snap-dep-upgrade" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-16T12:55:48.667Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-16T12:55:48.667Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-16T12:55:48.667Z] Dload Upload Total Spent Left Speed [2021-11-16T12:55:48.667Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 85064 0 --:--:-- --:--:-- --:--:-- 85064 [Pipeline] sh [2021-11-16T12:55:48.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.067s coverage: 92.9% of statements [2021-11-16T12:55:48.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-16T12:55:48.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-16T12:55:48.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-16T12:55:48.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-11-16T12:55:48.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-16T12:55:48.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-16T12:55:48.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-16T12:55:48.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-16T12:55:48.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-16T12:55:48.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2021-11-16T12:55:48.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-16T12:55:48.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-16T12:55:48.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-11-16T12:55:48.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-16T12:55:48.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.057s coverage: 58.8% of statements [2021-11-16T12:55:48.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-16T12:55:48.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-11-16T12:55:48.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-11-16T12:55:48.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements [2021-11-16T12:55:48.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.124s coverage: 91.2% of statements [2021-11-16T12:55:48.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-16T12:55:48.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 64.4% of statements [2021-11-16T12:55:48.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-16T12:55:48.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-16T12:55:48.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2021-11-16T12:55:48.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2021-11-16T12:55:48.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-11-16T12:55:48.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-11-16T12:55:48.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2021-11-16T12:55:48.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.208s coverage: 65.4% of statements [2021-11-16T12:55:48.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-16T12:55:48.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-16T12:55:48.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-16T12:55:49.086Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-16T12:55:49.434Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2021-11-16T12:55:49.434Z] tee /etc/docker/daemon.new [2021-11-16T12:55:49.434Z] { [2021-11-16T12:55:49.434Z] "registry-mirrors": [ [2021-11-16T12:55:49.434Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-16T12:55:49.434Z] ], [2021-11-16T12:55:49.434Z] "bip": "10.250.0.254/24", [2021-11-16T12:55:49.434Z] "hosts": [ [2021-11-16T12:55:49.434Z] "tcp://0.0.0.0:5555", [2021-11-16T12:55:49.434Z] "unix:///var/run/docker.sock" [2021-11-16T12:55:49.434Z] ], [2021-11-16T12:55:49.434Z] "mtu": 1458, [2021-11-16T12:55:49.434Z] "selinux-enabled": true, [2021-11-16T12:55:49.434Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-16T12:55:49.434Z] } [Pipeline] sh [2021-11-16T12:55:49.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.115s coverage: 43.8% of statements [2021-11-16T12:55:49.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-16T12:55:49.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-16T12:55:49.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements [2021-11-16T12:55:49.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-16T12:55:49.783Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-16T12:55:49.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements [2021-11-16T12:55:49.825Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-16T12:55:50.129Z] + sudo service docker restart [2021-11-16T12:55:57.993Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.060s coverage: 17.7% of statements [2021-11-16T12:55:57.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-16T12:55:57.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-16T12:55:57.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-16T12:55:57.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-16T12:55:57.993Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 92.3% of statements [2021-11-16T12:55:57.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-16T12:55:57.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-16T12:55:57.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-16T12:55:57.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-16T12:55:57.993Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2021-11-16T12:55:57.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-16T12:55:57.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-16T12:55:57.993Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.7% of statements [2021-11-16T12:55:57.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-16T12:55:57.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-16T12:55:57.993Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-16T12:55:57.993Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-16T12:55:57.993Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-11-16T12:55:57.993Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-16T12:55:57.993Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-16T12:55:57.993Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-16T12:55:57.993Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-16T12:55:57.993Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-16T12:55:57.993Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-16T12:55:57.993Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-11-16T12:55:57.993Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2021-11-16T12:55:57.993Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-16T12:56:08.485Z] provisioning config files... [2021-11-16T12:56:08.510Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config4144173513850921179tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-16T12:56:08.870Z] ---> docker-login.sh [2021-11-16T12:56:08.870Z] nexus3.edgexfoundry.org:10001 [2021-11-16T12:56:09.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T12:56:09.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T12:56:09.744Z] Configure a credential helper to remove this warning. See [2021-11-16T12:56:09.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T12:56:09.744Z] [2021-11-16T12:56:09.744Z] Login Succeeded [2021-11-16T12:56:09.744Z] nexus3.edgexfoundry.org:10002 [2021-11-16T12:56:10.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T12:56:10.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T12:56:10.346Z] Configure a credential helper to remove this warning. See [2021-11-16T12:56:10.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T12:56:10.346Z] [2021-11-16T12:56:10.346Z] Login Succeeded [2021-11-16T12:56:10.346Z] nexus3.edgexfoundry.org:10003 [2021-11-16T12:56:10.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T12:56:10.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T12:56:10.900Z] Configure a credential helper to remove this warning. See [2021-11-16T12:56:10.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T12:56:10.900Z] [2021-11-16T12:56:10.900Z] Login Succeeded [2021-11-16T12:56:10.900Z] nexus3.edgexfoundry.org:10004 [2021-11-16T12:56:11.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T12:56:11.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T12:56:11.449Z] Configure a credential helper to remove this warning. See [2021-11-16T12:56:11.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T12:56:11.449Z] [2021-11-16T12:56:11.449Z] Login Succeeded [2021-11-16T12:56:11.449Z] docker.io [2021-11-16T12:56:11.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T12:56:12.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T12:56:12.325Z] Configure a credential helper to remove this warning. See [2021-11-16T12:56:12.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T12:56:12.325Z] [2021-11-16T12:56:12.325Z] Login Succeeded [2021-11-16T12:56:12.325Z] ---> docker-login.sh ends [Pipeline] } [2021-11-16T12:56:12.344Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-16T12:56:12.783Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-16T12:56:12.792Z] ========================================================= [2021-11-16T12:56:12.792Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-16T12:56:12.792Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-16T12:56:13.255Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-16T12:56:13.536Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-16T12:56:13.536Z] 552d1f2373af: Pulling fs layer [2021-11-16T12:56:13.536Z] ea3f2d53f512: Pulling fs layer [2021-11-16T12:56:13.536Z] 9e70ebbbe112: Pulling fs layer [2021-11-16T12:56:13.536Z] 7a9cfe048b4a: Pulling fs layer [2021-11-16T12:56:13.536Z] 72dc09318566: Pulling fs layer [2021-11-16T12:56:13.536Z] f4f7b4309257: Pulling fs layer [2021-11-16T12:56:13.536Z] 0ac9a79272e3: Pulling fs layer [2021-11-16T12:56:13.536Z] b78e95d17946: Pulling fs layer [2021-11-16T12:56:13.536Z] 7a9cfe048b4a: Waiting [2021-11-16T12:56:13.536Z] 72dc09318566: Waiting [2021-11-16T12:56:13.536Z] f4f7b4309257: Waiting [2021-11-16T12:56:13.536Z] b78e95d17946: Waiting [2021-11-16T12:56:13.536Z] 0ac9a79272e3: Waiting [2021-11-16T12:56:13.536Z] 9e70ebbbe112: Verifying Checksum [2021-11-16T12:56:13.536Z] 9e70ebbbe112: Download complete [2021-11-16T12:56:13.536Z] ea3f2d53f512: Verifying Checksum [2021-11-16T12:56:13.536Z] ea3f2d53f512: Download complete [2021-11-16T12:56:13.536Z] 72dc09318566: Verifying Checksum [2021-11-16T12:56:13.536Z] 72dc09318566: Download complete [2021-11-16T12:56:13.536Z] f4f7b4309257: Download complete [2021-11-16T12:56:13.536Z] 552d1f2373af: Verifying Checksum [2021-11-16T12:56:13.536Z] 552d1f2373af: Download complete [2021-11-16T12:56:13.536Z] 0ac9a79272e3: Verifying Checksum [2021-11-16T12:56:13.536Z] 0ac9a79272e3: Download complete [2021-11-16T12:56:14.530Z] 552d1f2373af: Pull complete [2021-11-16T12:56:15.132Z] ea3f2d53f512: Pull complete [2021-11-16T12:56:15.411Z] 9e70ebbbe112: Pull complete [2021-11-16T12:56:15.687Z] b78e95d17946: Verifying Checksum [2021-11-16T12:56:15.687Z] b78e95d17946: Download complete [2021-11-16T12:56:15.962Z] 7a9cfe048b4a: Verifying Checksum [2021-11-16T12:56:15.962Z] 7a9cfe048b4a: Download complete [2021-11-16T12:56:26.129Z] 7a9cfe048b4a: Pull complete [2021-11-16T12:56:26.402Z] 72dc09318566: Pull complete [2021-11-16T12:56:26.676Z] f4f7b4309257: Pull complete [2021-11-16T12:56:27.276Z] 0ac9a79272e3: Pull complete [2021-11-16T12:56:30.190Z] GO111MODULE=on go vet ./... [2021-11-16T12:56:32.687Z] b78e95d17946: Pull complete [2021-11-16T12:56:32.687Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-16T12:56:32.687Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-16T12:56:32.687Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-16T12:56:33.041Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-16T12:56:33.041Z] WORKDIR /edgex [2021-11-16T12:56:33.041Z] COPY go.mod . [2021-11-16T12:56:33.041Z] RUN go mod download [2021-11-16T12:56:33.041Z] docker build -t ci-base-image-arm64 -f - . [2021-11-16T12:56:35.687Z] Sending build context to Docker daemon 166.7MB [2021-11-16T12:56:35.687Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-16T12:56:35.687Z] ---> 8b459fc5aaf0 [2021-11-16T12:56:35.687Z] Step 2/4 : WORKDIR /edgex [2021-11-16T12:56:37.113Z] ---> Running in 1b4d5280e04d [2021-11-16T12:56:37.707Z] Removing intermediate container 1b4d5280e04d [2021-11-16T12:56:37.707Z] ---> 87c15bb5bdf9 [2021-11-16T12:56:37.707Z] Step 3/4 : COPY go.mod . [2021-11-16T12:56:38.305Z] ---> b284bcfb467a [2021-11-16T12:56:38.305Z] Step 4/4 : RUN go mod download [2021-11-16T12:56:38.305Z] ---> Running in aa455b3aac2c [2021-11-16T12:56:40.254Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-16T12:56:40.254Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-16T12:56:40.254Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-16T12:56:40.524Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-16T12:56:40.814Z] + ls -al . [2021-11-16T12:56:40.814Z] total 644 [2021-11-16T12:56:40.814Z] drwxrwxr-x 10 1001 1001 4096 Nov 16 12:56 . [2021-11-16T12:56:40.814Z] drwxr-xr-x 4 root root 28 Nov 16 12:54 .. [2021-11-16T12:56:40.814Z] -rw-rw-r-- 1 1001 1001 11 Nov 16 12:53 .dockerignore [2021-11-16T12:56:40.814Z] drwxrwxr-x 8 1001 1001 179 Nov 16 12:53 .git [2021-11-16T12:56:40.814Z] drwxrwxr-x 4 1001 1001 142 Nov 16 12:53 .github [2021-11-16T12:56:40.814Z] -rw-rw-r-- 1 1001 1001 804 Nov 16 12:53 .gitignore [2021-11-16T12:56:40.814Z] -rw-rw-r-- 1 1001 1001 42 Nov 16 12:53 .golangci.yml [2021-11-16T12:56:40.814Z] -rw-rw-r-- 1 1001 1001 76 Nov 16 12:53 .hadolint.yml [2021-11-16T12:56:40.814Z] drwx------ 3 1001 1001 58 Nov 16 12:53 .semver [2021-11-16T12:56:40.814Z] -rw-rw-r-- 1 1001 1001 166 Nov 16 12:53 .sonarcloud.properties [2021-11-16T12:56:40.814Z] -rw-rw-r-- 1 1001 1001 1171 Nov 16 12:53 ADOPTERS.md [2021-11-16T12:56:40.814Z] -rw-rw-r-- 1 1001 1001 8910 Nov 16 12:53 Attribution.txt [2021-11-16T12:56:40.814Z] -rw-rw-r-- 1 1001 1001 51732 Nov 16 12:53 CHANGELOG.md [2021-11-16T12:56:40.814Z] -rw-rw-r-- 1 1001 1001 3804 Nov 16 12:53 CONTRIBUTING.md [2021-11-16T12:56:40.814Z] -rw-rw-r-- 1 1001 1001 677 Nov 16 12:53 GOVERNANCE.md [2021-11-16T12:56:40.814Z] -rw-rw-r-- 1 1001 1001 849 Nov 16 12:53 Jenkinsfile [2021-11-16T12:56:40.814Z] -rw-rw-r-- 1 1001 1001 10775 Nov 16 12:53 LICENSE [2021-11-16T12:56:40.814Z] -rw-rw-r-- 1 1001 1001 6508 Nov 16 12:53 Makefile [2021-11-16T12:56:40.814Z] -rw-rw-r-- 1 1001 1001 582 Nov 16 12:53 OWNERS.md [2021-11-16T12:56:40.814Z] -rw-rw-r-- 1 1001 1001 8207 Nov 16 12:53 README.md [2021-11-16T12:56:40.814Z] -rw-rw-r-- 1 1001 1001 6912 Nov 16 12:53 SECURITY.md [2021-11-16T12:56:40.814Z] -rw-rw-r-- 1 1001 1001 5 Nov 16 12:53 VERSION [2021-11-16T12:56:40.814Z] -rw-rw-r-- 1 1001 1001 4131 Nov 16 12:53 ZMQWindows.md [2021-11-16T12:56:40.814Z] drwxrwxr-x 2 1001 1001 37 Nov 16 12:53 bin [2021-11-16T12:56:40.814Z] drwxrwxr-x 14 1001 1001 4096 Nov 16 12:53 cmd [2021-11-16T12:56:40.814Z] -rw-r--r-- 1 root root 428381 Nov 16 12:55 coverage.out [2021-11-16T12:56:40.814Z] -rw-rw-r-- 1 1001 1001 822 Nov 16 12:53 go.mod [2021-11-16T12:56:40.814Z] -rw-rw-r-- 1 1001 1001 49471 Nov 16 12:53 go.sum [2021-11-16T12:56:40.814Z] drwxrwxr-x 8 1001 1001 124 Nov 16 12:53 internal [2021-11-16T12:56:40.814Z] drwxrwxr-x 3 1001 1001 16 Nov 16 12:53 openapi [2021-11-16T12:56:40.814Z] drwxrwxr-x 4 1001 1001 71 Nov 16 12:53 snap [2021-11-16T12:56:40.814Z] -rw-rw-r-- 1 1001 1001 204 Nov 16 12:53 version.go [Pipeline] sh [2021-11-16T12:56:41.111Z] + '[' -e coverage.out ] [2021-11-16T12:56:41.111Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-16T12:56:41.231Z] Stashed 1 file(s) [Pipeline] sh [2021-11-16T12:56:41.519Z] + make build [2021-11-16T12:56:41.519Z] 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-16T12:56:42.909Z] 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-16T12:56:49.611Z] 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-16T12:56:50.184Z] 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-16T12:56:51.132Z] 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-16T12:56:51.409Z] 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-16T12:56:51.988Z] 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-16T12:56:52.928Z] 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-16T12:56:53.874Z] 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-16T12:56:54.828Z] 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-16T12:56:55.538Z] 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-16T12:56:56.288Z] 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-16T12:56:58.007Z] $ docker stop --time=1 a60ea13f8f1e177070c6bf31b2e37b6a54e5b6349919b77c6b8e497f7dbd8d6f [2021-11-16T12:56:59.741Z] $ docker rm -f a60ea13f8f1e177070c6bf31b2e37b6a54e5b6349919b77c6b8e497f7dbd8d6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T12:57:01.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-16T12:57:01.363Z] [2021-11-16T12:57:01.363Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T12:57:01.668Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-16T12:57:01.668Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-16T12:57:01.668Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-16T12:57:01.668Z] ca9280d653b3: Pulling fs layer [2021-11-16T12:57:01.668Z] 7e9c9ca2126c: Pulling fs layer [2021-11-16T12:57:01.668Z] cbdbe7a5bc2a: Download complete [2021-11-16T12:57:01.930Z] ca9280d653b3: Verifying Checksum [2021-11-16T12:57:01.930Z] ca9280d653b3: Download complete [2021-11-16T12:57:02.189Z] cbdbe7a5bc2a: Pull complete [2021-11-16T12:57:02.189Z] 7e9c9ca2126c: Verifying Checksum [2021-11-16T12:57:02.189Z] 7e9c9ca2126c: Download complete [2021-11-16T12:57:02.450Z] ca9280d653b3: Pull complete [2021-11-16T12:57:06.656Z] 7e9c9ca2126c: Pull complete [2021-11-16T12:57:06.656Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-16T12:57:06.656Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-16T12:57:06.656Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-16T12:57:06.718Z] prd-centos7-docker-4c-2g-804 does not seem to be running inside a container [2021-11-16T12:57:06.764Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-16T12:57:09.052Z] $ docker top 856865633ef3152a2499cb26425e43b7cba94f306c5e54c7e1c4b4ef639397e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-16T12:57:09.402Z] + docker-compose build --help [2021-11-16T12:57:09.403Z] + grep parallel [2021-11-16T12:57:09.971Z] --parallel Build images in parallel. [Pipeline] } [2021-11-16T12:57:09.988Z] $ docker stop --time=1 856865633ef3152a2499cb26425e43b7cba94f306c5e54c7e1c4b4ef639397e9 [2021-11-16T12:57:11.176Z] $ docker rm -f 856865633ef3152a2499cb26425e43b7cba94f306c5e54c7e1c4b4ef639397e9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T12:57:11.561Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-16T12:57:11.561Z] . [Pipeline] withDockerContainer [2021-11-16T12:57:11.620Z] prd-centos7-docker-4c-2g-804 does not seem to be running inside a container [2021-11-16T12:57:11.662Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-16T12:57:12.001Z] $ docker top 2a84cb908882da1efc1c9de3f60469872d3ae5a99a2fe379aaf3942018ac9e60 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-16T12:57:12.352Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-16T12:57:12.921Z] Building core-command ... [2021-11-16T12:57:12.921Z] Building core-data ... [2021-11-16T12:57:12.921Z] Building core-metadata ... [2021-11-16T12:57:12.921Z] Building security-bootstrapper ... [2021-11-16T12:57:12.921Z] Building security-proxy-setup ... [2021-11-16T12:57:12.921Z] Building security-secretstore-setup ... [2021-11-16T12:57:12.921Z] Building support-notifications ... [2021-11-16T12:57:12.921Z] Building support-scheduler ... [2021-11-16T12:57:12.921Z] Building sys-mgmt-agent ... [2021-11-16T12:57:12.921Z] Building core-data [2021-11-16T12:57:12.921Z] Building security-secretstore-setup [2021-11-16T12:57:12.921Z] Building support-notifications [2021-11-16T12:57:12.921Z] Building sys-mgmt-agent [2021-11-16T12:57:12.921Z] Building support-scheduler [2021-11-16T12:57:25.134Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T12:57:25.134Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-16T12:57:25.134Z] ---> 14b63180d9ce [2021-11-16T12:57:25.134Z] Step 3/23 : WORKDIR /edgex-go [2021-11-16T12:57:25.134Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T12:57:25.134Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-16T12:57:25.134Z] ---> 14b63180d9ce [2021-11-16T12:57:25.134Z] Step 3/24 : WORKDIR /edgex-go [2021-11-16T12:57:25.134Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T12:57:25.134Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-16T12:57:25.134Z] ---> 14b63180d9ce [2021-11-16T12:57:25.134Z] Step 3/21 : WORKDIR /edgex-go [2021-11-16T12:57:29.338Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T12:57:29.338Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-16T12:57:29.338Z] ---> 14b63180d9ce [2021-11-16T12:57:29.338Z] Step 3/22 : WORKDIR /edgex-go [2021-11-16T12:57:29.338Z] ---> Running in db049bde28b1 [2021-11-16T12:57:29.338Z] ---> Running in 5f0d772f759c [2021-11-16T12:57:29.338Z] ---> Running in d49a546f65b2 [2021-11-16T12:57:29.598Z] ---> Running in 10118890e6f8 [2021-11-16T12:57:29.598Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T12:57:29.598Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-16T12:57:29.598Z] ---> 14b63180d9ce [2021-11-16T12:57:29.598Z] Step 3/22 : WORKDIR /edgex-go [2021-11-16T12:57:29.598Z] ---> Running in 51d1c45520aa [2021-11-16T12:57:29.861Z] Removing intermediate container db049bde28b1 [2021-11-16T12:57:29.861Z] ---> 39935b6b7058 [2021-11-16T12:57:29.861Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T12:57:29.861Z] Removing intermediate container d49a546f65b2 [2021-11-16T12:57:29.861Z] ---> c6471e3403ca [2021-11-16T12:57:29.861Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T12:57:29.861Z] Removing intermediate container 5f0d772f759c [2021-11-16T12:57:29.861Z] ---> 9799a13451f8 [2021-11-16T12:57:29.861Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T12:57:29.861Z] Removing intermediate container 10118890e6f8 [2021-11-16T12:57:29.861Z] ---> 91ce4d434881 [2021-11-16T12:57:29.861Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T12:57:29.861Z] ---> Running in 2f160f885540 [2021-11-16T12:57:29.861Z] ---> Running in 40ea77c09783 [2021-11-16T12:57:29.861Z] ---> Running in 21fa2bf9f781 [2021-11-16T12:57:29.861Z] Removing intermediate container 51d1c45520aa [2021-11-16T12:57:29.861Z] ---> 1151aa9adea6 [2021-11-16T12:57:29.861Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T12:57:29.861Z] ---> Running in 1118b2e8086f [2021-11-16T12:57:29.861Z] ---> Running in 4ee610a9caae [2021-11-16T12:57:30.841Z] Removing intermediate container 2f160f885540 [2021-11-16T12:57:30.841Z] ---> b80eb794aa8e [2021-11-16T12:57:30.841Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-16T12:57:30.841Z] ---> Running in 5bedeb3e0569 [2021-11-16T12:57:30.841Z] Removing intermediate container 40ea77c09783 [2021-11-16T12:57:30.841Z] ---> 071a2745e06e [2021-11-16T12:57:30.841Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-16T12:57:30.841Z] ---> Running in 2e45d6eb6459 [2021-11-16T12:57:30.841Z] Removing intermediate container 4ee610a9caae [2021-11-16T12:57:30.841Z] ---> 802bec116b95 [2021-11-16T12:57:30.841Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-16T12:57:30.841Z] ---> Running in f49760bcf397 [2021-11-16T12:57:31.104Z] Removing intermediate container 1118b2e8086f [2021-11-16T12:57:31.104Z] ---> 732fc329b4b6 [2021-11-16T12:57:31.104Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-16T12:57:31.104Z] ---> Running in d48d6a8ef60c [2021-11-16T12:57:31.104Z] Removing intermediate container 21fa2bf9f781 [2021-11-16T12:57:31.104Z] ---> 5834121288af [2021-11-16T12:57:31.104Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-16T12:57:31.367Z] ---> Running in 22c05d73533f [2021-11-16T12:57:31.367Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T12:57:31.631Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T12:57:31.631Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T12:57:31.631Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T12:57:31.631Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T12:57:32.200Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T12:57:32.470Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T12:57:32.470Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T12:57:32.470Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T12:57:32.470Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T12:57:32.755Z] OK: 220 MiB in 52 packages [2021-11-16T12:57:32.755Z] OK: 220 MiB in 52 packages [2021-11-16T12:57:33.025Z] OK: 220 MiB in 52 packages [2021-11-16T12:57:33.025Z] OK: 220 MiB in 52 packages [2021-11-16T12:57:33.025Z] OK: 220 MiB in 52 packages [2021-11-16T12:57:33.286Z] Removing intermediate container 5bedeb3e0569 [2021-11-16T12:57:33.286Z] ---> 5bd89dd91483 [2021-11-16T12:57:33.286Z] Step 6/24 : COPY . . [2021-11-16T12:57:33.286Z] Removing intermediate container f49760bcf397 [2021-11-16T12:57:33.286Z] ---> 9c7c4ddad8ae [2021-11-16T12:57:33.286Z] Step 6/22 : COPY . . [2021-11-16T12:57:34.229Z] Removing intermediate container 2e45d6eb6459 [2021-11-16T12:57:34.229Z] ---> 1860d3649cfb [2021-11-16T12:57:34.229Z] Step 6/21 : COPY . . [2021-11-16T12:57:40.831Z] Removing intermediate container d48d6a8ef60c [2021-11-16T12:57:40.831Z] ---> 628762fdb49a [2021-11-16T12:57:40.831Z] Step 6/22 : COPY . . [2021-11-16T12:57:40.831Z] Removing intermediate container 22c05d73533f [2021-11-16T12:57:40.831Z] ---> 0ab3b459c8fe [2021-11-16T12:57:40.831Z] Step 6/23 : COPY go.mod . [2021-11-16T12:57:40.831Z] ---> 3fcbf3ee7f3e [2021-11-16T12:57:40.831Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T12:57:40.831Z] ---> 92bcf9c6507c [2021-11-16T12:57:40.831Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T12:57:40.831Z] ---> Running in f159eeeb2346 [2021-11-16T12:57:41.408Z] ---> 5e49e53715c3 [2021-11-16T12:57:41.408Z] Step 7/23 : RUN go mod download [2021-11-16T12:57:41.408Z] ---> Running in 5c1cf6cf4f3e [2021-11-16T12:57:43.982Z] ---> Running in c0ee0b273540 [2021-11-16T12:57:43.982Z] ---> bc2a6302b23a [2021-11-16T12:57:43.982Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T12:57:44.552Z] ---> Running in 938461d308ee [2021-11-16T12:57:44.552Z] ---> 26966190300d [2021-11-16T12:57:44.552Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T12:57:44.817Z] ---> Running in d5c847195af3 [2021-11-16T12:57:45.774Z] Removing intermediate container 5c1cf6cf4f3e [2021-11-16T12:57:45.774Z] ---> 599cd98d13fb [2021-11-16T12:57:45.774Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-16T12:57:45.774Z] ---> Running in 37da8d758754 [2021-11-16T12:57:45.774Z] Removing intermediate container f159eeeb2346 [2021-11-16T12:57:45.774Z] ---> fb0d11828c54 [2021-11-16T12:57:45.774Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-16T12:57:45.774Z] ---> Running in 605e7f58cff7 [2021-11-16T12:57:46.038Z] Removing intermediate container d5c847195af3 [2021-11-16T12:57:46.038Z] ---> 99b5a2729114 [2021-11-16T12:57:46.038Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-16T12:57:46.038Z] Removing intermediate container 938461d308ee [2021-11-16T12:57:46.038Z] ---> a2c04a40d9a5 [2021-11-16T12:57:46.038Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-16T12:57:46.038Z] Removing intermediate container c0ee0b273540 [2021-11-16T12:57:46.038Z] ---> a92217416f5a [2021-11-16T12:57:46.038Z] Step 8/23 : COPY . . [2021-11-16T12:57:46.038Z] ---> Running in 4843deb0907e [2021-11-16T12:57:46.038Z] ---> Running in 89e176f24171 [2021-11-16T12:57:46.304Z] 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-16T12:57:46.304Z] 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-16T12:57:47.272Z] 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-16T12:57:47.272Z] 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-16T12:57:52.600Z] ---> dfb2f730318b [2021-11-16T12:57:52.600Z] Step 9/23 : RUN go mod tidy [2021-11-16T12:57:52.600Z] ---> Running in fbfce4cb0bef [2021-11-16T12:57:55.145Z] Removing intermediate container fbfce4cb0bef [2021-11-16T12:57:55.145Z] ---> 6e084981fa8e [2021-11-16T12:57:55.145Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-16T12:57:55.145Z] ---> Running in 54b1df1acdb7 [2021-11-16T12:57:55.145Z] 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-16T12:58:00.103Z] Removing intermediate container aa455b3aac2c [2021-11-16T12:58:00.104Z] ---> 20f82fbc9047 [2021-11-16T12:58:00.104Z] Successfully built 20f82fbc9047 [2021-11-16T12:58:00.104Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T12:58:00.444Z] + docker inspect -f . ci-base-image-arm64 [2021-11-16T12:58:00.444Z] . [Pipeline] withDockerContainer [2021-11-16T12:58:00.709Z] prd-ubuntu18.04-docker-arm64-4c-16g-805 does not seem to be running inside a container [2021-11-16T12:58:00.802Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-16T12:58:02.303Z] $ docker top 4238eb743170b138fb6d29c7a91f6d3ff07712fb197ef12e66b7f523ad481df8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-16T12:58:03.256Z] + go version [2021-11-16T12:58:03.256Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-16T12:58:03.287Z] $ docker stop --time=1 4238eb743170b138fb6d29c7a91f6d3ff07712fb197ef12e66b7f523ad481df8 [2021-11-16T12:58:04.965Z] $ docker rm -f 4238eb743170b138fb6d29c7a91f6d3ff07712fb197ef12e66b7f523ad481df8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T12:58:05.634Z] + docker inspect -f . ci-base-image-arm64 [2021-11-16T12:58:05.634Z] . [Pipeline] withDockerContainer [2021-11-16T12:58:05.870Z] prd-ubuntu18.04-docker-arm64-4c-16g-805 does not seem to be running inside a container [2021-11-16T12:58:05.959Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-16T12:58:07.374Z] $ docker top 79213d2bc60a90bbf5c480959389ccc1438f382f2c0e1a840d067ce27dd89fbe -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-16T12:58:07.690Z] ========================================================= [2021-11-16T12:58:07.690Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-16T12:58:07.690Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-16T12:58:08.343Z] + make test [2021-11-16T12:58:08.343Z] go mod tidy [2021-11-16T12:58:08.940Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-16T12:58:27.280Z] 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-16T12:58:27.280Z] Removing intermediate container 89e176f24171 [2021-11-16T12:58:27.280Z] ---> ed5d6e4fcb75 [2021-11-16T12:58:27.280Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-16T12:58:27.280Z] ---> Running in 2e52b2a29bef [2021-11-16T12:58:28.221Z] 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-16T12:58:28.483Z] Removing intermediate container 37da8d758754 [2021-11-16T12:58:28.483Z] ---> e53e1baf41ae [2021-11-16T12:58:28.483Z] [2021-11-16T12:58:28.483Z] Step 9/24 : FROM alpine:3.14 [2021-11-16T12:58:28.747Z] 3.14: Pulling from library/alpine [2021-11-16T12:58:29.699Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-16T12:58:29.699Z] Status: Downloaded newer image for alpine:3.14 [2021-11-16T12:58:29.699Z] ---> 0a97eee8041e [2021-11-16T12:58:29.699Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-16T12:58:29.699Z] ---> Running in 5b4d2800d334 [2021-11-16T12:58:29.963Z] Removing intermediate container 2e52b2a29bef [2021-11-16T12:58:29.963Z] ---> 4dd2ce48303d [2021-11-16T12:58:29.963Z] [2021-11-16T12:58:29.963Z] Step 10/22 : FROM docker:20.10.8 [2021-11-16T12:58:30.224Z] 20.10.8: Pulling from library/docker [2021-11-16T12:58:30.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T12:58:30.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T12:58:31.069Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-16T12:58:31.069Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-16T12:58:31.069Z] (3/3) Installing su-exec (0.2-r1) [2021-11-16T12:58:31.069Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T12:58:31.069Z] Executing ca-certificates-20191127-r5.trigger [2021-11-16T12:58:31.069Z] OK: 6 MiB in 17 packages [2021-11-16T12:58:31.646Z] Removing intermediate container 4843deb0907e [2021-11-16T12:58:31.646Z] ---> 193b003910b9 [2021-11-16T12:58:31.646Z] [2021-11-16T12:58:31.646Z] Step 9/21 : FROM alpine:3.14 [2021-11-16T12:58:31.646Z] ---> 0a97eee8041e [2021-11-16T12:58:31.646Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-16T12:58:31.914Z] ---> Running in 29312cb884d9 [2021-11-16T12:58:32.199Z] Removing intermediate container 5b4d2800d334 [2021-11-16T12:58:32.199Z] ---> f1bc644367ee [2021-11-16T12:58:32.199Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-16T12:58:32.788Z] ---> Running in 22f2e3c66599 [2021-11-16T12:58:32.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T12:58:32.788Z] Removing intermediate container 22f2e3c66599 [2021-11-16T12:58:32.788Z] ---> 8bd48bbdb718 [2021-11-16T12:58:32.788Z] Step 12/24 : WORKDIR / [2021-11-16T12:58:32.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T12:58:32.788Z] ---> Running in 20969feae8df [2021-11-16T12:58:33.050Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-16T12:58:33.050Z] Removing intermediate container 20969feae8df [2021-11-16T12:58:33.050Z] ---> 10cbb0cb0ab1 [2021-11-16T12:58:33.050Z] 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-16T12:58:33.050Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-16T12:58:33.050Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T12:58:33.317Z] Executing ca-certificates-20191127-r5.trigger [2021-11-16T12:58:33.317Z] OK: 6 MiB in 16 packages [2021-11-16T12:58:33.579Z] ---> 2e29c4db801a [2021-11-16T12:58:33.579Z] 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-16T12:58:34.176Z] ---> 8d5b49f6f075 [2021-11-16T12:58:34.176Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-16T12:58:34.176Z] Removing intermediate container 29312cb884d9 [2021-11-16T12:58:34.176Z] ---> 32764b50d31f [2021-11-16T12:58:34.176Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-16T12:58:34.440Z] ---> Running in 20bbd82cd3af [2021-11-16T12:58:35.024Z] ---> 7357a7634f94 [2021-11-16T12:58:35.024Z] 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-16T12:58:35.024Z] Removing intermediate container 20bbd82cd3af [2021-11-16T12:58:35.024Z] ---> 0dbe0a0e95eb [2021-11-16T12:58:35.024Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-16T12:58:35.292Z] ---> Running in 2b0533782373 [2021-11-16T12:58:35.292Z] ---> e5ec18f5799f [2021-11-16T12:58:35.292Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-16T12:58:35.558Z] Removing intermediate container 605e7f58cff7 [2021-11-16T12:58:35.558Z] ---> 1d5e8892827e [2021-11-16T12:58:35.558Z] [2021-11-16T12:58:35.558Z] Step 9/22 : FROM alpine:3.14 [2021-11-16T12:58:35.558Z] ---> 0a97eee8041e [2021-11-16T12:58:35.558Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-16T12:58:35.558Z] Removing intermediate container 2b0533782373 [2021-11-16T12:58:35.558Z] ---> 6a9c6d7ede51 [2021-11-16T12:58:35.558Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-16T12:58:35.558Z] ---> Running in e66624837633 [2021-11-16T12:58:35.558Z] ---> Running in e23a03f13431 [2021-11-16T12:58:35.769Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-16T12:58:36.126Z] Removing intermediate container e66624837633 [2021-11-16T12:58:36.126Z] ---> 6d3e2fab456e [2021-11-16T12:58:36.126Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T12:58:36.126Z] ---> cebb1dff0008 [2021-11-16T12:58:36.126Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-16T12:58:36.126Z] Removing intermediate container e23a03f13431 [2021-11-16T12:58:36.126Z] ---> 50ca9a78ef89 [2021-11-16T12:58:36.126Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-16T12:58:36.126Z] ---> Running in ddee5316c509 [2021-11-16T12:58:36.388Z] ---> 4b19b1358276 [2021-11-16T12:58:36.388Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-16T12:58:36.388Z] Removing intermediate container ddee5316c509 [2021-11-16T12:58:36.388Z] ---> 0c1bc44d783e [2021-11-16T12:58:36.389Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-16T12:58:36.389Z] Removing intermediate container 54b1df1acdb7 [2021-11-16T12:58:36.389Z] ---> db71b29448b9 [2021-11-16T12:58:36.389Z] [2021-11-16T12:58:36.389Z] Step 11/23 : FROM alpine:3.14 [2021-11-16T12:58:36.389Z] ---> 0a97eee8041e [2021-11-16T12:58:36.389Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-16T12:58:36.648Z] ---> Running in cb361ea9f524 [2021-11-16T12:58:36.648Z] ---> Running in f4957b490d5c [2021-11-16T12:58:36.648Z] ---> 12a7a91193f4 [2021-11-16T12:58:36.648Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-16T12:58:36.648Z] ---> 55bed6c71f73 [2021-11-16T12:58:36.648Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-16T12:58:36.648Z] Removing intermediate container cb361ea9f524 [2021-11-16T12:58:36.648Z] ---> 5d3e82fcfd11 [2021-11-16T12:58:36.648Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T12:58:36.911Z] ---> Running in c0abe3801211 [2021-11-16T12:58:36.911Z] ---> 0570bb75aab1 [2021-11-16T12:58:36.911Z] 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-16T12:58:37.173Z] ---> Running in 422f28b46419 [2021-11-16T12:58:37.173Z] ---> dd4e68f5107b [2021-11-16T12:58:37.173Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-16T12:58:37.173Z] ---> Running in 154360fa53cf [2021-11-16T12:58:37.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T12:58:37.173Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-16T12:58:37.173Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-16T12:58:37.173Z] ---> bc6c0ffef665 [2021-11-16T12:58:37.173Z] 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-16T12:58:37.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T12:58:37.173Z] ---> Running in 910757b7a6c9 [2021-11-16T12:58:37.439Z] Removing intermediate container 154360fa53cf [2021-11-16T12:58:37.439Z] ---> 5f0f5f43e6d3 [2021-11-16T12:58:37.439Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T12:58:37.439Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-16T12:58:37.439Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T12:58:37.439Z] OK: 6 MiB in 15 packages [2021-11-16T12:58:37.439Z] ---> Running in b050e8eda426 [2021-11-16T12:58:37.439Z] Removing intermediate container 910757b7a6c9 [2021-11-16T12:58:37.439Z] ---> 81a7764a8349 [2021-11-16T12:58:37.439Z] 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-16T12:58:37.701Z] ---> Running in 2d34e22f7c9d [2021-11-16T12:58:37.701Z] Removing intermediate container c0abe3801211 [2021-11-16T12:58:37.701Z] ---> 8da7fef8b73a [2021-11-16T12:58:37.701Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-16T12:58:37.701Z] Removing intermediate container b050e8eda426 [2021-11-16T12:58:37.701Z] ---> 6bd066362b62 [2021-11-16T12:58:37.701Z] Step 19/21 : LABEL arch=x86_64 [2021-11-16T12:58:37.701Z] ---> Running in 806808635f47 [2021-11-16T12:58:37.701Z] ---> Running in 5c624ac1964a [2021-11-16T12:58:37.967Z] Removing intermediate container f4957b490d5c [2021-11-16T12:58:37.967Z] ---> 8241d1f8479f [2021-11-16T12:58:37.967Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-16T12:58:37.967Z] Removing intermediate container 5c624ac1964a [2021-11-16T12:58:37.967Z] ---> b871a13ce3be [2021-11-16T12:58:37.967Z] Step 20/21 : LABEL git_sha=c420eacc61b81cc5aed8b3572782a326b488cd45 [2021-11-16T12:58:37.967Z] ---> Running in 1460763d1199 [2021-11-16T12:58:37.967Z] ---> Running in 01a08e9e69cd [2021-11-16T12:58:37.967Z] Removing intermediate container 422f28b46419 [2021-11-16T12:58:37.967Z] ---> c22c13fccfd0 [2021-11-16T12:58:37.967Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-16T12:58:38.231Z] Removing intermediate container 1460763d1199 [2021-11-16T12:58:38.231Z] ---> 1ec4c68d7cba [2021-11-16T12:58:38.231Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-16T12:58:38.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T12:58:38.231Z] ---> Running in 0634f64811b6 [2021-11-16T12:58:38.232Z] Removing intermediate container 01a08e9e69cd [2021-11-16T12:58:38.232Z] ---> 986cef02554a [2021-11-16T12:58:38.232Z] Step 21/21 : LABEL version=0.0.0 [2021-11-16T12:58:38.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T12:58:38.232Z] ---> Running in 0fec86f3eaa7 [2021-11-16T12:58:38.232Z] ---> Running in aa6dbe68311c [2021-11-16T12:58:38.232Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T12:58:38.232Z] Removing intermediate container 0634f64811b6 [2021-11-16T12:58:38.232Z] ---> d3d9c78f086e [2021-11-16T12:58:38.232Z] Step 22/24 : LABEL arch=x86_64 [2021-11-16T12:58:38.232Z] ---> Running in c08936fe1243 [2021-11-16T12:58:38.232Z] Removing intermediate container 0fec86f3eaa7 [2021-11-16T12:58:38.232Z] ---> e977eedcb98a [2021-11-16T12:58:38.232Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-16T12:58:38.232Z] (1/42) Installing readline (8.1.0-r0) [2021-11-16T12:58:38.556Z] (2/42) Installing bash (5.1.4-r0) [2021-11-16T12:58:38.556Z] Removing intermediate container aa6dbe68311c [2021-11-16T12:58:38.556Z] ---> 08b6db9a2122 [2021-11-16T12:58:38.556Z] [2021-11-16T12:58:38.556Z] Executing bash-5.1.4-r0.post-install [2021-11-16T12:58:38.556Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-16T12:58:38.556Z] ---> Running in 5c18262a545a [2021-11-16T12:58:38.556Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-16T12:58:38.556Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-16T12:58:38.556Z] (6/42) Installing curl (7.79.1-r0) [2021-11-16T12:58:38.556Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-16T12:58:38.556Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-16T12:58:38.556Z] (9/42) Installing expat (2.4.1-r0) [2021-11-16T12:58:38.556Z] (10/42) Installing libffi (3.3-r2) [2021-11-16T12:58:38.556Z] (11/42) Installing gdbm (1.19-r0) [2021-11-16T12:58:38.556Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-16T12:58:38.556Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-16T12:58:38.556Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-16T12:58:38.556Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-16T12:58:38.556Z] Successfully built 08b6db9a2122 [2021-11-16T12:58:38.556Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-16T12:58:38.556Z] Successfully tagged support-notifications:latest [2021-11-16T12:58:38.556Z] Building security-bootstrapper [2021-11-16T12:58:38.556Z] Removing intermediate container c08936fe1243 [2021-11-16T12:58:38.556Z] ---> 2ffc26b2994e [2021-11-16T12:58:38.556Z] Step 23/24 : LABEL git_sha=c420eacc61b81cc5aed8b3572782a326b488cd45 [2021-11-16T12:58:38.556Z]  Building support-notifications ... done (17/42) Installing python3 (3.9.5-r1) [2021-11-16T12:58:38.832Z] Removing intermediate container 5c18262a545a [2021-11-16T12:58:38.832Z] ---> ad7e3e52196f [2021-11-16T12:58:38.832Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T12:58:38.832Z] ---> Running in 107ef5ebdb3b [2021-11-16T12:58:39.091Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T12:58:39.351Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-16T12:58:39.351Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-16T12:58:39.630Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-16T12:58:39.630Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-16T12:58:39.892Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-16T12:58:40.154Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-16T12:58:40.154Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T12:58:40.154Z] OK: 8 MiB in 20 packages [2021-11-16T12:58:41.545Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-16T12:58:41.545Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-16T12:58:41.545Z] ---> 3d6f1a58d86d [2021-11-16T12:58:41.545Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-16T12:58:41.545Z] Removing intermediate container 107ef5ebdb3b [2021-11-16T12:58:41.545Z] ---> c3083f900596 [2021-11-16T12:58:41.545Z] Step 24/24 : LABEL version=0.0.0 [2021-11-16T12:58:41.545Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-16T12:58:41.810Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-16T12:58:41.810Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-16T12:58:41.810Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-16T12:58:41.810Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-16T12:58:42.075Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-16T12:58:42.075Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-16T12:58:42.075Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-16T12:58:42.075Z] ---> Running in 4278039ef0f4 [2021-11-16T12:58:42.075Z] ---> 23db16f9b7cd [2021-11-16T12:58:42.075Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-16T12:58:42.075Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-16T12:58:42.075Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-16T12:58:42.075Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-16T12:58:42.341Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-16T12:58:42.341Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-16T12:58:42.341Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-16T12:58:42.341Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-16T12:58:42.341Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-16T12:58:42.341Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-16T12:58:42.600Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-16T12:58:42.600Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-16T12:58:42.600Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-16T12:58:42.600Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-16T12:58:42.600Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-16T12:58:42.864Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-16T12:58:42.864Z] Removing intermediate container 4278039ef0f4 [2021-11-16T12:58:42.864Z] ---> d9d7f5338ce3 [2021-11-16T12:58:42.864Z] [2021-11-16T12:58:42.864Z] ---> 70fd403ac740 [2021-11-16T12:58:42.864Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-16T12:58:43.130Z] Removing intermediate container 806808635f47 [2021-11-16T12:58:43.130Z] ---> 431f62371099 [2021-11-16T12:58:43.130Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T12:58:43.130Z] Executing busybox-1.33.1-r3.trigger [2021-11-16T12:58:43.397Z] Successfully built d9d7f5338ce3 [2021-11-16T12:58:43.397Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T12:58:43.397Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-16T12:58:43.397Z] ---> 14b63180d9ce [2021-11-16T12:58:43.397Z] Step 3/30 : WORKDIR /edgex-go [2021-11-16T12:58:43.397Z] ---> Using cache [2021-11-16T12:58:43.397Z] ---> 1151aa9adea6 [2021-11-16T12:58:43.397Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T12:58:43.397Z] ---> Using cache [2021-11-16T12:58:43.397Z] ---> 802bec116b95 [2021-11-16T12:58:43.397Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-16T12:58:43.397Z] OK: 84 MiB in 64 packages [2021-11-16T12:58:43.397Z] Successfully tagged security-secretstore-setup:latest [2021-11-16T12:58:43.397Z]  Building security-secretstore-setup ... done Building core-metadata [2021-11-16T12:58:43.397Z] ---> Running in fa8c044f4063 [2021-11-16T12:58:43.397Z] ---> Running in 3e74b1ca45e7 [2021-11-16T12:58:44.396Z] ---> b36ccc530706 [2021-11-16T12:58:44.396Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-16T12:58:44.396Z] Removing intermediate container fa8c044f4063 [2021-11-16T12:58:44.396Z] ---> 1f12c774852b [2021-11-16T12:58:44.396Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T12:58:44.697Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T12:58:44.990Z] Collecting docker-compose==1.23.2 [2021-11-16T12:58:44.990Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-16T12:58:44.990Z] Collecting docker<4.0,>=3.6.0 [2021-11-16T12:58:44.990Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-16T12:58:44.990Z] Collecting jsonschema<3,>=2.5.1 [2021-11-16T12:58:44.990Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-16T12:58:45.286Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-16T12:58:45.286Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-16T12:58:45.286Z] Collecting PyYAML<4,>=3.10 [2021-11-16T12:58:45.286Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-16T12:58:45.547Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T12:58:46.041Z] Collecting docopt<0.7,>=0.6.1 [2021-11-16T12:58:46.041Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-16T12:58:46.041Z] ---> Running in aaccd4eeea77 [2021-11-16T12:58:46.041Z] OK: 220 MiB in 52 packages [2021-11-16T12:58:46.310Z] ---> 2e1e124582e7 [2021-11-16T12:58:46.310Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-16T12:58:46.310Z] Removing intermediate container aaccd4eeea77 [2021-11-16T12:58:46.310Z] ---> 19d56e83cb77 [2021-11-16T12:58:46.310Z] Step 21/23 : LABEL arch=x86_64 [2021-11-16T12:58:46.310Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-16T12:58:46.310Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-16T12:58:46.310Z] ---> Running in 727344d47227 [2021-11-16T12:58:46.574Z] ---> 06423ac5d3ae [2021-11-16T12:58:46.574Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-16T12:58:46.574Z] Removing intermediate container 727344d47227 [2021-11-16T12:58:46.574Z] ---> 38a472302bdd [2021-11-16T12:58:46.574Z] Step 22/23 : LABEL git_sha=c420eacc61b81cc5aed8b3572782a326b488cd45 [2021-11-16T12:58:46.574Z] ---> Running in d2315da407aa [2021-11-16T12:58:46.838Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-16T12:58:46.838Z] ---> Running in 2572cf64c6fb [2021-11-16T12:58:46.838Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-16T12:58:46.838Z] 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-16T12:58:46.838Z] Collecting texttable<0.10,>=0.9.0 [2021-11-16T12:58:46.838Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-16T12:58:47.105Z] Removing intermediate container d2315da407aa [2021-11-16T12:58:47.105Z] ---> d3f9b505d4bd [2021-11-16T12:58:47.105Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T12:58:47.105Z] Removing intermediate container 3e74b1ca45e7 [2021-11-16T12:58:47.105Z] ---> 8869aca95497 [2021-11-16T12:58:47.105Z] Step 6/30 : COPY . . [2021-11-16T12:58:47.105Z] Collecting cached-property<2,>=1.2.0 [2021-11-16T12:58:47.105Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-16T12:58:47.374Z] Collecting docker-pycreds>=0.4.0 [2021-11-16T12:58:47.374Z] ---> Running in 7705d27bd0f2 [2021-11-16T12:58:47.374Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-16T12:58:47.374Z] 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-16T12:58:47.374Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-16T12:58:47.374Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-16T12:58:47.374Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-16T12:58:47.649Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-16T12:58:47.649Z] Collecting idna<2.8,>=2.5 [2021-11-16T12:58:47.649Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-16T12:58:47.649Z] Removing intermediate container 2572cf64c6fb [2021-11-16T12:58:47.649Z] ---> 11203a8b3e90 [2021-11-16T12:58:47.649Z] Step 23/23 : LABEL version=0.0.0 [2021-11-16T12:58:47.649Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-16T12:58:47.649Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-16T12:58:47.649Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-16T12:58:47.649Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-16T12:58:47.923Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-16T12:58:47.923Z] Attempting uninstall: urllib3 [2021-11-16T12:58:47.923Z] Found existing installation: urllib3 1.26.5 [2021-11-16T12:58:47.923Z] Uninstalling urllib3-1.26.5: [2021-11-16T12:58:48.182Z] Successfully uninstalled urllib3-1.26.5 [2021-11-16T12:58:48.775Z] Attempting uninstall: idna [2021-11-16T12:58:48.775Z] Found existing installation: idna 3.2 [2021-11-16T12:58:48.775Z] Uninstalling idna-3.2: [2021-11-16T12:58:48.775Z] Successfully uninstalled idna-3.2 [2021-11-16T12:58:49.362Z] Attempting uninstall: chardet [2021-11-16T12:58:49.362Z] Found existing installation: chardet 4.0.0 [2021-11-16T12:58:49.362Z] Uninstalling chardet-4.0.0: [2021-11-16T12:58:49.362Z] ---> Running in d1e8bbba9381 [2021-11-16T12:58:49.362Z] Removing intermediate container 7705d27bd0f2 [2021-11-16T12:58:49.362Z] ---> a1d2c9cd0706 [2021-11-16T12:58:49.362Z] Step 20/22 : LABEL arch=x86_64 [2021-11-16T12:58:49.362Z] Successfully uninstalled chardet-4.0.0 [2021-11-16T12:58:49.633Z] ---> Running in 3cf66767ab1b [2021-11-16T12:58:49.893Z] Removing intermediate container d1e8bbba9381 [2021-11-16T12:58:49.893Z] ---> e51909efb3b8 [2021-11-16T12:58:49.893Z] [2021-11-16T12:58:49.893Z] Attempting uninstall: requests [2021-11-16T12:58:49.893Z] Found existing installation: requests 2.25.1 [2021-11-16T12:58:49.893Z] Uninstalling requests-2.25.1: [2021-11-16T12:58:49.893Z] Successfully uninstalled requests-2.25.1 [2021-11-16T12:58:50.156Z] Successfully built e51909efb3b8 [2021-11-16T12:58:50.156Z] Successfully tagged support-scheduler:latest [2021-11-16T12:58:50.156Z]  Building support-scheduler ... done Building security-proxy-setup [2021-11-16T12:58:50.156Z] Removing intermediate container 3cf66767ab1b [2021-11-16T12:58:50.156Z] ---> 287c14b88cb1 [2021-11-16T12:58:50.156Z] Step 21/22 : LABEL git_sha=c420eacc61b81cc5aed8b3572782a326b488cd45 [2021-11-16T12:58:50.156Z] Running setup.py install for texttable: started [2021-11-16T12:58:50.423Z] ---> Running in 5eff36dfb79c [2021-11-16T12:58:50.691Z] Running setup.py install for texttable: finished with status 'done' [2021-11-16T12:58:50.691Z] Running setup.py install for PyYAML: started [2021-11-16T12:58:52.118Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-16T12:58:52.118Z] Removing intermediate container 5eff36dfb79c [2021-11-16T12:58:52.118Z] ---> 708135a7fba4 [2021-11-16T12:58:52.118Z] Step 22/22 : LABEL version=0.0.0 [2021-11-16T12:58:52.705Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T12:58:52.705Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-16T12:58:52.705Z] ---> 14b63180d9ce [2021-11-16T12:58:52.705Z] Step 3/22 : WORKDIR /edgex-go [2021-11-16T12:58:52.705Z] ---> Using cache [2021-11-16T12:58:52.705Z] ---> 1151aa9adea6 [2021-11-16T12:58:52.705Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T12:58:52.705Z] ---> Using cache [2021-11-16T12:58:52.705Z] ---> 802bec116b95 [2021-11-16T12:58:52.705Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-16T12:58:52.705Z] ---> Using cache [2021-11-16T12:58:52.705Z] ---> 8869aca95497 [2021-11-16T12:58:52.705Z] Step 6/22 : COPY . . [2021-11-16T12:58:53.286Z] Running setup.py install for docopt: started [2021-11-16T12:58:54.692Z] Running setup.py install for docopt: finished with status 'done' [2021-11-16T12:58:54.692Z] Running setup.py install for dockerpty: started [2021-11-16T12:58:54.963Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-16T12:58:57.505Z] ---> Running in 7fa6cd6cf980 [2021-11-16T12:58:57.765Z] ---> 8b8d3ec51879 [2021-11-16T12:58:57.765Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T12:58:58.025Z] 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-16T12:58:58.592Z] ---> Running in cc258d158ea9 [2021-11-16T12:58:58.851Z] ---> e32ec9d187a9 [2021-11-16T12:58:58.851Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T12:58:58.851Z] Removing intermediate container 7fa6cd6cf980 [2021-11-16T12:58:58.851Z] ---> 8cb7b85c17cd [2021-11-16T12:58:58.851Z] [2021-11-16T12:58:58.851Z] Successfully built 8cb7b85c17cd [2021-11-16T12:58:59.111Z] Successfully tagged core-data:latest [2021-11-16T12:58:59.111Z] Building core-command [2021-11-16T12:58:59.375Z]  Building core-data ... done  ---> Running in 2cc569449446 [2021-11-16T12:59:03.641Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T12:59:03.641Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-16T12:59:03.641Z] ---> 14b63180d9ce [2021-11-16T12:59:03.641Z] Step 3/20 : WORKDIR /edgex-go [2021-11-16T12:59:03.641Z] ---> Using cache [2021-11-16T12:59:03.641Z] ---> 1151aa9adea6 [2021-11-16T12:59:03.641Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T12:59:03.641Z] ---> Using cache [2021-11-16T12:59:03.641Z] ---> 802bec116b95 [2021-11-16T12:59:03.641Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-16T12:59:03.641Z] ---> Using cache [2021-11-16T12:59:03.641Z] ---> 8869aca95497 [2021-11-16T12:59:03.641Z] Step 6/20 : COPY . . [2021-11-16T12:59:03.641Z] ---> Using cache [2021-11-16T12:59:03.641Z] ---> e32ec9d187a9 [2021-11-16T12:59:03.641Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T12:59:03.641Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T12:59:03.641Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-16T12:59:03.641Z] ---> 14b63180d9ce [2021-11-16T12:59:03.641Z] Step 3/22 : WORKDIR /edgex-go [2021-11-16T12:59:03.641Z] ---> Using cache [2021-11-16T12:59:03.641Z] ---> 1151aa9adea6 [2021-11-16T12:59:03.641Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T12:59:03.641Z] ---> Using cache [2021-11-16T12:59:03.641Z] ---> 802bec116b95 [2021-11-16T12:59:03.641Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-16T12:59:03.641Z] ---> Using cache [2021-11-16T12:59:03.641Z] ---> 8869aca95497 [2021-11-16T12:59:03.641Z] Step 6/22 : COPY . . [2021-11-16T12:59:03.899Z] ---> Using cache [2021-11-16T12:59:03.899Z] ---> e32ec9d187a9 [2021-11-16T12:59:03.899Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T12:59:04.167Z] ---> Running in ca481a38090f [2021-11-16T12:59:04.167Z] ---> Running in c9bdeea31e49 [2021-11-16T12:59:04.427Z] Removing intermediate container 2cc569449446 [2021-11-16T12:59:04.427Z] ---> 025289d9edf7 [2021-11-16T12:59:04.427Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-16T12:59:04.427Z] Removing intermediate container cc258d158ea9 [2021-11-16T12:59:04.427Z] ---> ffe741e6e3ed [2021-11-16T12:59:04.427Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-16T12:59:04.427Z] ---> Running in ef7571e21187 [2021-11-16T12:59:04.427Z] ---> Running in 11e09d797e61 [2021-11-16T12:59:05.009Z] 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-16T12:59:05.589Z] 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-16T12:59:06.195Z] Removing intermediate container ca481a38090f [2021-11-16T12:59:06.195Z] ---> b4365a51d503 [2021-11-16T12:59:06.195Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-16T12:59:06.195Z] Removing intermediate container c9bdeea31e49 [2021-11-16T12:59:06.195Z] ---> 1621b64ec029 [2021-11-16T12:59:06.195Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-16T12:59:06.196Z] ---> Running in 40734a945630 [2021-11-16T12:59:06.196Z] ---> Running in f5388c773a57 [2021-11-16T12:59:07.224Z] 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-16T12:59:07.507Z] 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-16T12:59:07.776Z] Removing intermediate container 2d34e22f7c9d [2021-11-16T12:59:07.776Z] ---> 09f9a6215198 [2021-11-16T12:59:07.776Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-16T12:59:07.776Z] ---> Running in 4af6139057f6 [2021-11-16T12:59:08.039Z] Removing intermediate container 4af6139057f6 [2021-11-16T12:59:08.039Z] ---> f19ea2e7daa2 [2021-11-16T12:59:08.039Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-16T12:59:08.039Z] ---> Running in 8b63d41fd11e [2021-11-16T12:59:08.039Z] Removing intermediate container 8b63d41fd11e [2021-11-16T12:59:08.039Z] ---> a02c199b0868 [2021-11-16T12:59:08.039Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-16T12:59:08.653Z] ---> 4dfe044fc5aa [2021-11-16T12:59:08.653Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-16T12:59:08.933Z] ---> 2042c6726d33 [2021-11-16T12:59:08.933Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-16T12:59:09.537Z] ---> b3a95e04c989 [2021-11-16T12:59:09.537Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-16T12:59:09.537Z] ---> Running in d3a6ef3b9135 [2021-11-16T12:59:09.537Z] Removing intermediate container d3a6ef3b9135 [2021-11-16T12:59:09.537Z] ---> 1843e8fd9725 [2021-11-16T12:59:09.537Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T12:59:09.537Z] ---> Running in ad1659e7581a [2021-11-16T12:59:09.801Z] Removing intermediate container ad1659e7581a [2021-11-16T12:59:09.801Z] ---> a798538a2469 [2021-11-16T12:59:09.801Z] Step 20/22 : LABEL arch=x86_64 [2021-11-16T12:59:09.801Z] ---> Running in 5da85aa2cf1f [2021-11-16T12:59:10.071Z] Removing intermediate container 5da85aa2cf1f [2021-11-16T12:59:10.071Z] ---> f353a51c2a50 [2021-11-16T12:59:10.071Z] Step 21/22 : LABEL git_sha=c420eacc61b81cc5aed8b3572782a326b488cd45 [2021-11-16T12:59:10.071Z] ---> Running in d201a1784b5d [2021-11-16T12:59:10.338Z] Removing intermediate container d201a1784b5d [2021-11-16T12:59:10.338Z] ---> 909043f7c829 [2021-11-16T12:59:10.338Z] Step 22/22 : LABEL version=0.0.0 [2021-11-16T12:59:10.338Z] ---> Running in cbc0fec746ec [2021-11-16T12:59:10.605Z] Removing intermediate container cbc0fec746ec [2021-11-16T12:59:10.605Z] ---> 05e977bac3e3 [2021-11-16T12:59:10.605Z] [2021-11-16T12:59:10.605Z] Successfully built 05e977bac3e3 [2021-11-16T12:59:10.605Z] Successfully tagged sys-mgmt-agent:latest [2021-11-16T12:59:32.324Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-16T12:59:33.786Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-16T12:59:34.784Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-16T12:59:35.772Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-16T12:59:37.315Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-16T12:59:39.294Z] Removing intermediate container 11e09d797e61 [2021-11-16T12:59:39.294Z] ---> 6d4c10253f3b [2021-11-16T12:59:39.294Z] [2021-11-16T12:59:39.294Z] Step 9/30 : FROM alpine:3.14 [2021-11-16T12:59:39.294Z] ---> 0a97eee8041e [2021-11-16T12:59:39.294Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-16T12:59:39.572Z] ---> Running in 175416a75fc9 [2021-11-16T12:59:39.572Z] Removing intermediate container 175416a75fc9 [2021-11-16T12:59:39.572Z] ---> 4180c6715399 [2021-11-16T12:59:39.572Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-16T12:59:39.572Z] ---> Running in db6b9c4d3c5e [2021-11-16T12:59:40.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T12:59:40.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T12:59:40.464Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-16T12:59:40.464Z] (2/2) Installing su-exec (0.2-r1) [2021-11-16T12:59:40.726Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T12:59:40.726Z] OK: 6 MiB in 16 packages [2021-11-16T12:59:41.299Z] Removing intermediate container 40734a945630 [2021-11-16T12:59:41.299Z] ---> f49e55f5eae3 [2021-11-16T12:59:41.299Z] [2021-11-16T12:59:41.299Z] Step 9/22 : FROM alpine:3.14 [2021-11-16T12:59:41.299Z] ---> 0a97eee8041e [2021-11-16T12:59:41.299Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-16T12:59:41.299Z] ---> Using cache [2021-11-16T12:59:41.299Z] ---> 8241d1f8479f [2021-11-16T12:59:41.299Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-16T12:59:41.299Z] ---> Using cache [2021-11-16T12:59:41.299Z] ---> 1ec4c68d7cba [2021-11-16T12:59:41.299Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-16T12:59:41.577Z] Removing intermediate container ef7571e21187 [2021-11-16T12:59:41.577Z] ---> dd9deef234a0 [2021-11-16T12:59:41.577Z] [2021-11-16T12:59:41.577Z] Step 9/22 : FROM alpine:3.14 [2021-11-16T12:59:41.577Z] ---> 0a97eee8041e [2021-11-16T12:59:41.577Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-16T12:59:41.577Z] ---> Using cache [2021-11-16T12:59:41.577Z] ---> 8241d1f8479f [2021-11-16T12:59:41.577Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-16T12:59:41.577Z] ---> Using cache [2021-11-16T12:59:41.577Z] ---> 1ec4c68d7cba [2021-11-16T12:59:41.577Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-16T12:59:41.577Z] ---> Running in 6daab0274b12 [2021-11-16T12:59:41.845Z] ---> Running in 2f68ed50ec7c [2021-11-16T12:59:41.845Z] Removing intermediate container f5388c773a57 [2021-11-16T12:59:41.845Z] ---> 5ab2c98b2211 [2021-11-16T12:59:41.845Z] [2021-11-16T12:59:41.845Z] Step 9/20 : FROM alpine:3.14 [2021-11-16T12:59:41.845Z] ---> 0a97eee8041e [2021-11-16T12:59:41.845Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-16T12:59:41.845Z] ---> Running in 9740babc0d2b [2021-11-16T12:59:41.845Z] Removing intermediate container 6daab0274b12 [2021-11-16T12:59:41.845Z] ---> 90243478b31b [2021-11-16T12:59:41.845Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-16T12:59:41.845Z] Removing intermediate container db6b9c4d3c5e [2021-11-16T12:59:41.845Z] ---> 64c75a584f8f [2021-11-16T12:59:41.845Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-16T12:59:41.845Z] Removing intermediate container 2f68ed50ec7c [2021-11-16T12:59:41.845Z] ---> 8007aaa80e3f [2021-11-16T12:59:41.845Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-16T12:59:42.114Z] ---> Running in adcc57b1376e [2021-11-16T12:59:42.114Z] ---> Running in 573d09f58f70 [2021-11-16T12:59:42.114Z] ---> Running in 2ef30462fc8f [2021-11-16T12:59:42.114Z] Removing intermediate container 573d09f58f70 [2021-11-16T12:59:42.114Z] ---> f05fbcc735cf [2021-11-16T12:59:42.114Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-16T12:59:42.114Z] Removing intermediate container adcc57b1376e [2021-11-16T12:59:42.114Z] ---> 46d8b018db53 [2021-11-16T12:59:42.114Z] Step 14/22 : WORKDIR / [2021-11-16T12:59:42.114Z] Removing intermediate container 2ef30462fc8f [2021-11-16T12:59:42.114Z] ---> b49481a684ed [2021-11-16T12:59:42.114Z] Step 14/22 : WORKDIR / [2021-11-16T12:59:42.114Z] ---> Running in 1c27412820fa [2021-11-16T12:59:42.114Z] ---> Running in 6a24f4f6bcda [2021-11-16T12:59:42.379Z] ---> Running in c04c1385afcd [2021-11-16T12:59:42.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T12:59:42.379Z] Removing intermediate container 1c27412820fa [2021-11-16T12:59:42.379Z] ---> 862ae5db5ffb [2021-11-16T12:59:42.379Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T12:59:42.379Z] Removing intermediate container 6a24f4f6bcda [2021-11-16T12:59:42.379Z] ---> 324cfbc76745 [2021-11-16T12:59:42.379Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-16T12:59:42.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T12:59:42.379Z] Removing intermediate container c04c1385afcd [2021-11-16T12:59:42.379Z] ---> f852e9da2c30 [2021-11-16T12:59:42.379Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T12:59:42.379Z] ---> Running in da7e9e315765 [2021-11-16T12:59:42.644Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-16T12:59:42.644Z] ---> 0c6a52d1a707 [2021-11-16T12:59:42.644Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-16T12:59:42.644Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-16T12:59:42.644Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-16T12:59:42.644Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-16T12:59:42.644Z] (5/5) Installing curl (7.79.1-r0) [2021-11-16T12:59:42.644Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T12:59:42.644Z] Executing ca-certificates-20191127-r5.trigger [2021-11-16T12:59:42.644Z] OK: 8 MiB in 19 packages [2021-11-16T12:59:43.215Z] ---> 564a11b38ee3 [2021-11-16T12:59:43.215Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-16T12:59:43.215Z] ---> d86b11acedba [2021-11-16T12:59:43.215Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-16T12:59:43.215Z] ---> 110f2ffc1779 [2021-11-16T12:59:43.215Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-16T12:59:43.476Z] ---> Running in 6a78a5a3c6a3 [2021-11-16T12:59:43.476Z] Removing intermediate container da7e9e315765 [2021-11-16T12:59:43.476Z] ---> 0dca80444d82 [2021-11-16T12:59:43.476Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-16T12:59:43.476Z] Removing intermediate container 9740babc0d2b [2021-11-16T12:59:43.476Z] ---> c9fac7c27b84 [2021-11-16T12:59:43.476Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-16T12:59:43.476Z] ---> Running in dcd2de725d0b [2021-11-16T12:59:43.476Z] Removing intermediate container 6a78a5a3c6a3 [2021-11-16T12:59:43.476Z] ---> 4683e15abd0d [2021-11-16T12:59:43.476Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T12:59:43.476Z] ---> Running in 5cf3f73078a6 [2021-11-16T12:59:43.476Z] ---> ef48086c9ed5 [2021-11-16T12:59:43.476Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-16T12:59:43.476Z] ---> Running in 7a047285bdfd [2021-11-16T12:59:43.739Z] Removing intermediate container 7a047285bdfd [2021-11-16T12:59:43.739Z] ---> 7a804b638366 [2021-11-16T12:59:43.739Z] Step 20/22 : LABEL arch=x86_64 [2021-11-16T12:59:43.739Z] Removing intermediate container dcd2de725d0b [2021-11-16T12:59:43.739Z] ---> 1a08840ccb20 [2021-11-16T12:59:43.740Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-16T12:59:43.740Z] Removing intermediate container 5cf3f73078a6 [2021-11-16T12:59:43.740Z] ---> 8a8907e525e6 [2021-11-16T12:59:43.740Z] Step 12/20 : WORKDIR /edgex [2021-11-16T12:59:43.740Z] ---> Running in 76c0c496469c [2021-11-16T12:59:43.740Z] ---> Running in c48ba01db24f [2021-11-16T12:59:43.740Z] ---> 04d4cde64c27 [2021-11-16T12:59:43.740Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-16T12:59:43.740Z] ---> Running in 1193a8c0ab3a [2021-11-16T12:59:43.740Z] Removing intermediate container 76c0c496469c [2021-11-16T12:59:43.740Z] ---> 9fd4af2b4beb [2021-11-16T12:59:43.740Z] Step 21/22 : LABEL git_sha=c420eacc61b81cc5aed8b3572782a326b488cd45 [2021-11-16T12:59:43.740Z] ---> Running in 95a1466df71f [2021-11-16T12:59:44.007Z] Removing intermediate container c48ba01db24f [2021-11-16T12:59:44.007Z] ---> 52de6a57ef85 [2021-11-16T12:59:44.007Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-16T12:59:44.007Z] Removing intermediate container 1193a8c0ab3a [2021-11-16T12:59:44.007Z] ---> 88f7a93bd093 [2021-11-16T12:59:44.007Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T12:59:44.007Z] ---> d8ca39047d13 [2021-11-16T12:59:44.007Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-16T12:59:44.007Z] ---> Running in fe5ac15bc5f1 [2021-11-16T12:59:44.007Z] Removing intermediate container 95a1466df71f [2021-11-16T12:59:44.007Z] ---> ad18e2d64a5b [2021-11-16T12:59:44.007Z] Step 22/22 : LABEL version=0.0.0 [2021-11-16T12:59:44.007Z] ---> Running in 512bc9838cb8 [2021-11-16T12:59:44.007Z] ---> Running in 8e2b33b072f9 [2021-11-16T12:59:44.007Z] Removing intermediate container fe5ac15bc5f1 [2021-11-16T12:59:44.007Z] ---> 2a79e1272d28 [2021-11-16T12:59:44.007Z] Step 20/22 : LABEL arch=x86_64 [2021-11-16T12:59:44.007Z] ---> ec8be15e4592 [2021-11-16T12:59:44.007Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-16T12:59:44.269Z] ---> Running in 25c2880a103f [2021-11-16T12:59:44.269Z] Removing intermediate container 8e2b33b072f9 [2021-11-16T12:59:44.269Z] ---> 9508a2dfd086 [2021-11-16T12:59:44.269Z] [2021-11-16T12:59:44.269Z] Successfully built 9508a2dfd086 [2021-11-16T12:59:44.269Z] Successfully tagged core-command:latest [2021-11-16T12:59:44.269Z]  Building core-command ... done Removing intermediate container 25c2880a103f [2021-11-16T12:59:44.269Z] ---> eb4657ed339b [2021-11-16T12:59:44.269Z] Step 21/22 : LABEL git_sha=c420eacc61b81cc5aed8b3572782a326b488cd45 [2021-11-16T12:59:44.529Z] ---> Running in 1daade8a1961 [2021-11-16T12:59:44.529Z] ---> 1a11e532f017 [2021-11-16T12:59:44.529Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-16T12:59:44.529Z] Removing intermediate container 1daade8a1961 [2021-11-16T12:59:44.529Z] ---> af5f3b47d5d7 [2021-11-16T12:59:44.529Z] Step 22/22 : LABEL version=0.0.0 [2021-11-16T12:59:44.788Z] ---> Running in 7ebadaeb29d9 [2021-11-16T12:59:44.788Z] Removing intermediate container 512bc9838cb8 [2021-11-16T12:59:44.788Z] ---> 9da3943ee438 [2021-11-16T12:59:44.788Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T12:59:44.788Z] Removing intermediate container 7ebadaeb29d9 [2021-11-16T12:59:44.788Z] ---> 02dea245a317 [2021-11-16T12:59:44.788Z] [2021-11-16T12:59:44.788Z] ---> a606d73ed8b7 [2021-11-16T12:59:44.788Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-16T12:59:44.788Z] ---> 6582c7703342 [2021-11-16T12:59:44.788Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-16T12:59:44.788Z] Successfully built 02dea245a317 [2021-11-16T12:59:45.055Z] Successfully tagged core-metadata:latest [2021-11-16T12:59:45.055Z]  Building core-metadata ... done  ---> Running in 61eb605d8b67 [2021-11-16T12:59:45.055Z] Removing intermediate container 61eb605d8b67 [2021-11-16T12:59:45.055Z] ---> 936abc94dd28 [2021-11-16T12:59:45.055Z] Step 17/20 : CMD ["--init=true"] [2021-11-16T12:59:45.055Z] ---> Running in d2e78c72593f [2021-11-16T12:59:45.317Z] ---> 8b4522b9f07c [2021-11-16T12:59:45.317Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-16T12:59:45.317Z] Removing intermediate container d2e78c72593f [2021-11-16T12:59:45.317Z] ---> 6289cc9c5566 [2021-11-16T12:59:45.317Z] Step 18/20 : LABEL arch=x86_64 [2021-11-16T12:59:45.317Z] ---> Running in 12da517ec77e [2021-11-16T12:59:45.317Z] ---> fc04afde3b5c [2021-11-16T12:59:45.317Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-16T12:59:45.317Z] Removing intermediate container 12da517ec77e [2021-11-16T12:59:45.317Z] ---> 6a0d35b8ea6d [2021-11-16T12:59:45.317Z] Step 19/20 : LABEL git_sha=c420eacc61b81cc5aed8b3572782a326b488cd45 [2021-11-16T12:59:45.317Z] ---> Running in f36cccc518eb [2021-11-16T12:59:45.578Z] Removing intermediate container f36cccc518eb [2021-11-16T12:59:45.578Z] ---> 019c65ba0910 [2021-11-16T12:59:45.578Z] Step 20/20 : LABEL version=0.0.0 [2021-11-16T12:59:45.578Z] ---> 385dfaa3519f [2021-11-16T12:59:45.578Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-16T12:59:45.578Z] ---> Running in 385248df4d56 [2021-11-16T12:59:45.578Z] Removing intermediate container 385248df4d56 [2021-11-16T12:59:45.578Z] ---> c4df38666a9e [2021-11-16T12:59:45.578Z] [2021-11-16T12:59:45.842Z] ---> 54ca2d990794 [2021-11-16T12:59:45.842Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-16T12:59:45.842Z] Successfully built c4df38666a9e [2021-11-16T12:59:45.842Z] Successfully tagged security-proxy-setup:latest [2021-11-16T12:59:46.101Z]  Building security-proxy-setup ... done  ---> Running in 42e3d2b0bcb5 [2021-11-16T12:59:46.101Z] Removing intermediate container 42e3d2b0bcb5 [2021-11-16T12:59:46.101Z] ---> 8b39c266c4e3 [2021-11-16T12:59:46.101Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-16T12:59:46.361Z] ---> 719828b38717 [2021-11-16T12:59:46.361Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-16T12:59:46.361Z] ---> Running in cadbb98bfed3 [2021-11-16T12:59:46.928Z] Removing intermediate container cadbb98bfed3 [2021-11-16T12:59:46.928Z] ---> 7e86617241b4 [2021-11-16T12:59:46.928Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-16T12:59:46.928Z] ---> Running in 2c9861c3a715 [2021-11-16T12:59:47.187Z] Removing intermediate container 2c9861c3a715 [2021-11-16T12:59:47.187Z] ---> 5c2c0377ecc5 [2021-11-16T12:59:47.187Z] Step 27/30 : CMD ["gate"] [2021-11-16T12:59:47.187Z] ---> Running in 96f4df4f5cd2 [2021-11-16T12:59:47.187Z] Removing intermediate container 96f4df4f5cd2 [2021-11-16T12:59:47.187Z] ---> dfd8d95a0a83 [2021-11-16T12:59:47.187Z] Step 28/30 : LABEL arch=x86_64 [2021-11-16T12:59:47.449Z] ---> Running in 1f6875bbfb72 [2021-11-16T12:59:47.449Z] Removing intermediate container 1f6875bbfb72 [2021-11-16T12:59:47.449Z] ---> 801438f6e48c [2021-11-16T12:59:47.449Z] Step 29/30 : LABEL git_sha=c420eacc61b81cc5aed8b3572782a326b488cd45 [2021-11-16T12:59:47.449Z] ---> Running in f55d41b31003 [2021-11-16T12:59:47.712Z] Removing intermediate container f55d41b31003 [2021-11-16T12:59:47.712Z] ---> 1621d1e71bfb [2021-11-16T12:59:47.712Z] Step 30/30 : LABEL version=0.0.0 [2021-11-16T12:59:47.712Z] ---> Running in aa00bae67758 [2021-11-16T12:59:47.712Z] Removing intermediate container aa00bae67758 [2021-11-16T12:59:47.712Z] ---> 029351acff16 [2021-11-16T12:59:47.712Z] [2021-11-16T12:59:47.973Z] Successfully built 029351acff16 [2021-11-16T12:59:47.973Z] Successfully tagged security-bootstrapper:latest [2021-11-16T12:59:47.980Z]  Building security-bootstrapper ... done  [Pipeline] } [2021-11-16T12:59:47.990Z] $ docker stop --time=1 2a84cb908882da1efc1c9de3f60469872d3ae5a99a2fe379aaf3942018ac9e60 [2021-11-16T12:59:48.218Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-16T12:59:48.218Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-16T12:59:48.218Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-16T12:59:48.218Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-16T12:59:48.218Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-16T12:59:48.218Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-16T12:59:48.494Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-16T12:59:48.494Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-16T12:59:48.494Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-16T12:59:48.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-16T12:59:49.308Z] $ docker rm -f 2a84cb908882da1efc1c9de3f60469872d3ae5a99a2fe379aaf3942018ac9e60 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-16T12:59:49.655Z] + docker images [2021-11-16T12:59:49.655Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-16T12:59:49.655Z] security-bootstrapper latest 029351acff16 2 seconds ago 18.9MB [2021-11-16T12:59:49.655Z] security-proxy-setup latest c4df38666a9e 4 seconds ago 26.9MB [2021-11-16T12:59:49.655Z] core-command latest 9508a2dfd086 5 seconds ago 16.1MB [2021-11-16T12:59:49.655Z] core-metadata latest 02dea245a317 5 seconds ago 16.9MB [2021-11-16T12:59:49.655Z] dd9deef234a0 8 seconds ago 1.76GB [2021-11-16T12:59:49.655Z] 5ab2c98b2211 8 seconds ago 1.76GB [2021-11-16T12:59:49.655Z] f49e55f5eae3 9 seconds ago 1.75GB [2021-11-16T12:59:49.655Z] 6d4c10253f3b 11 seconds ago 1.76GB [2021-11-16T12:59:49.655Z] sys-mgmt-agent latest 05e977bac3e3 39 seconds ago 294MB [2021-11-16T12:59:49.655Z] core-data latest 8cb7b85c17cd 51 seconds ago 20.7MB [2021-11-16T12:59:49.655Z] support-scheduler latest e51909efb3b8 About a minute ago 16.2MB [2021-11-16T12:59:49.655Z] security-secretstore-setup latest d9d7f5338ce3 About a minute ago 28.4MB [2021-11-16T12:59:49.655Z] support-notifications latest 08b6db9a2122 About a minute ago 17MB [2021-11-16T12:59:49.655Z] db71b29448b9 About a minute ago 1.76GB [2021-11-16T12:59:49.655Z] 1d5e8892827e About a minute ago 1.76GB [2021-11-16T12:59:49.655Z] 193b003910b9 About a minute ago 1.76GB [2021-11-16T12:59:49.655Z] 4dd2ce48303d About a minute ago 1.76GB [2021-11-16T12:59:49.655Z] e53e1baf41ae About a minute ago 1.76GB [2021-11-16T12:59:49.655Z] ci-base-image-x86_64 latest 14b63180d9ce 5 minutes ago 1.25GB [2021-11-16T12:59:49.655Z] alpine 3.14 0a97eee8041e 3 days ago 5.61MB [2021-11-16T12:59:49.655Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 4 weeks ago 548MB [2021-11-16T12:59:49.655Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 weeks ago 34.5MB [2021-11-16T12:59:49.655Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-16T12:59:49.655Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-11-16T12:59:55.217Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.203s coverage: 28.7% of statements [2021-11-16T12:59:55.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-16T12:59:55.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-16T12:59:59.541Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.438s coverage: 98.5% of statements [2021-11-16T12:59:59.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-16T13:00:00.144Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.389s coverage: 44.7% of statements [2021-11-16T13:00:00.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-16T13:00:00.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-16T13:00:01.609Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.643s coverage: 89.5% of statements [2021-11-16T13:00:01.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-16T13:00:01.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-16T13:00:04.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.222s coverage: 84.4% of statements [2021-11-16T13:00:04.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-16T13:00:04.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-16T13:00:04.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-16T13:00:04.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-16T13:00:04.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-16T13:00:04.942Z] Still waiting to schedule task [2021-11-16T13:00:04.942Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-11-16T13:00:11.219Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.586s coverage: 94.2% of statements [2021-11-16T13:00:11.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-16T13:00:11.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-16T13:00:11.219Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.196s coverage: 59.1% of statements [2021-11-16T13:00:11.219Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-16T13:00:11.219Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-16T13:00:11.219Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-16T13:00:11.219Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-16T13:00:11.219Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-16T13:00:11.219Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.189s coverage: 60.0% of statements [2021-11-16T13:00:11.219Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-16T13:00:11.219Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-16T13:00:11.219Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-16T13:00:11.219Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.417s coverage: 0.9% of statements [2021-11-16T13:00:11.219Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-16T13:00:11.219Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.247s coverage: 58.8% of statements [2021-11-16T13:00:11.219Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.266s coverage: 21.7% of statements [2021-11-16T13:00:11.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-16T13:00:11.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.239s coverage: 47.1% of statements [2021-11-16T13:00:11.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.323s coverage: 79.5% of statements [2021-11-16T13:00:12.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.223s coverage: 94.1% of statements [2021-11-16T13:00:13.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.253s coverage: 96.3% of statements [2021-11-16T13:00:13.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.231s coverage: 87.5% of statements [2021-11-16T13:00:26.339Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.275s coverage: 94.4% of statements [2021-11-16T13:00:26.339Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.161s coverage: 44.8% of statements [2021-11-16T13:00:31.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.531s coverage: 82.5% of statements [2021-11-16T13:00:31.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-16T13:00:38.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.267s coverage: 92.9% of statements [2021-11-16T13:00:38.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-16T13:00:38.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-16T13:00:38.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-16T13:00:38.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-11-16T13:00:38.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-16T13:00:38.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-16T13:00:38.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-16T13:00:38.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-16T13:00:38.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-16T13:00:38.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.178s coverage: 87.2% of statements [2021-11-16T13:00:38.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-16T13:00:38.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-16T13:00:38.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-11-16T13:00:38.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-16T13:00:38.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.244s coverage: 58.8% of statements [2021-11-16T13:00:38.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-16T13:00:38.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.264s coverage: 80.0% of statements [2021-11-16T13:00:38.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.259s coverage: 87.2% of statements [2021-11-16T13:00:38.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.263s coverage: 85.4% of statements [2021-11-16T13:00:38.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.746s coverage: 91.2% of statements [2021-11-16T13:00:38.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-16T13:00:38.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.765s coverage: 64.4% of statements [2021-11-16T13:00:38.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-16T13:00:38.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-16T13:00:38.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.171s coverage: 100.0% of statements [2021-11-16T13:00:39.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.128s coverage: 89.4% of statements [2021-11-16T13:00:39.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements [2021-11-16T13:00:40.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.068s coverage: 73.7% of statements [2021-11-16T13:00:40.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.057s coverage: 100.0% of statements [2021-11-16T13:00:45.039Z] Running on prd-ubuntu18.04-docker-8c-8g-806 in /w/workspace/edgexfoundry_edgex-go_PR-3816 [Pipeline] { [Pipeline] ws [2021-11-16T13:00:45.051Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2021-11-16T13:00:45.137Z] The recommended git tool is: git [2021-11-16T13:00:45.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.254s coverage: 65.4% of statements [2021-11-16T13:00:45.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-16T13:00:45.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-16T13:00:45.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-16T13:00:46.936Z] using credential edgex-jenkins-ssh [2021-11-16T13:00:46.947Z] Cloning the remote Git repository [2021-11-16T13:00:47.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.856s coverage: 43.8% of statements [2021-11-16T13:00:47.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-16T13:00:47.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-16T13:00:47.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.218s coverage: 89.5% of statements [2021-11-16T13:00:47.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-16T13:00:47.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.277s coverage: 84.8% of statements [2021-11-16T13:00:47.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-16T13:00:46.975Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-16T13:00:47.034Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2021-11-16T13:00:47.059Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-16T13:00:47.059Z] > git --version # timeout=10 [2021-11-16T13:00:47.064Z] > git --version # 'git version 2.17.1' [2021-11-16T13:00:47.064Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-16T13:00:47.110Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-16T13:00:51.498Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-16T13:00:51.505Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-16T13:00:51.517Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-16T13:00:51.529Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-16T13:00:51.529Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-16T13:00:51.533Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3816/head:refs/remotes/origin/PR-3816 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-16T13:00:52.202Z] Merging remotes/origin/main commit 387e8ab1d15ec838323413725d11a2640c18939f into PR head commit c420eacc61b81cc5aed8b3572782a326b488cd45 [2021-11-16T13:00:52.309Z] Merge succeeded, producing c420eacc61b81cc5aed8b3572782a326b488cd45 [2021-11-16T13:00:52.310Z] Checking out Revision c420eacc61b81cc5aed8b3572782a326b488cd45 (PR-3816) [2021-11-16T13:00:52.210Z] > git config core.sparsecheckout # timeout=10 [2021-11-16T13:00:52.216Z] > git checkout -f c420eacc61b81cc5aed8b3572782a326b488cd45 # timeout=10 [2021-11-16T13:00:52.273Z] > git remote # timeout=10 [2021-11-16T13:00:52.280Z] > git config --get remote.origin.url # timeout=10 [2021-11-16T13:00:52.286Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-16T13:00:52.290Z] > git merge 387e8ab1d15ec838323413725d11a2640c18939f # timeout=10 [2021-11-16T13:00:52.298Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-16T13:00:52.311Z] > git config core.sparsecheckout # timeout=10 [2021-11-16T13:00:52.316Z] > git checkout -f c420eacc61b81cc5aed8b3572782a326b488cd45 # timeout=10 [2021-11-16T13:00:55.531Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.240s coverage: 17.7% of statements [2021-11-16T13:00:55.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-16T13:00:55.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-16T13:00:55.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-16T13:00:55.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-16T13:00:55.531Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.527s coverage: 92.3% of statements [2021-11-16T13:00:55.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-16T13:00:55.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-16T13:00:55.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-16T13:00:55.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-16T13:00:55.531Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.186s coverage: 63.2% of statements [2021-11-16T13:00:55.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-16T13:00:55.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-16T13:00:55.531Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.379s coverage: 97.7% of statements [2021-11-16T13:00:55.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-16T13:00:55.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-16T13:00:55.531Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-16T13:00:55.531Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-16T13:00:55.531Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.171s coverage: 28.9% of statements [2021-11-16T13:00:55.531Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-16T13:00:55.531Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-16T13:00:55.531Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-16T13:00:55.531Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-16T13:00:55.531Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-16T13:00:55.531Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-16T13:00:55.531Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.187s coverage: 100.0% of statements [2021-11-16T13:00:55.531Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements [2021-11-16T13:00:55.833Z] Commit message: "Merge branch 'main' into snap-dep-upgrade" [2021-11-16T13:00:56.124Z] 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-16T13:00:56.124Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-11-16T13:00:56.124Z] GO111MODULE=on go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-16T13:00:56.723Z] + echo snap-build.sh [2021-11-16T13:00:56.723Z] snap-build.sh [2021-11-16T13:00:56.723Z] + SNAP_BASE_DIR=. [2021-11-16T13:00:56.723Z] + '[' '!' -z /w/workspace/edgex-go/8 ']' [2021-11-16T13:00:56.723Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/8 [2021-11-16T13:00:56.723Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/8]' [2021-11-16T13:00:56.723Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/8] [2021-11-16T13:00:56.723Z] + cd /w/workspace/edgex-go/8 [2021-11-16T13:00:56.723Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-11-16T13:00:56.723Z] Reading package lists... [2021-11-16T13:00:56.723Z] Building dependency tree... [2021-11-16T13:00:56.723Z] Reading state information... [2021-11-16T13:00:56.723Z] The following packages were automatically installed and are no longer required: [2021-11-16T13:00:56.723Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-11-16T13:00:56.723Z] uidmap xdelta3 [2021-11-16T13:00:56.723Z] Use 'sudo apt autoremove' to remove them. [2021-11-16T13:00:56.723Z] The following packages will be REMOVED: [2021-11-16T13:00:56.723Z] lxd* lxd-client* [2021-11-16T13:00:56.986Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-11-16T13:00:56.986Z] After this operation, 31.7 MB disk space will be freed. [2021-11-16T13:00:57.508Z] (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-16T13:00:57.508Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-16T13:00:58.085Z] Removing lxd dnsmasq configuration [2021-11-16T13:00:58.346Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-11-16T13:00:58.346Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-11-16T13:00:59.287Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-16T13:00:59.287Z] (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-16T13:00:59.287Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-16T13:01:00.676Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-11-16T13:01:00.676Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-11-16T13:01:00.937Z] + sudo snap remove --purge lxd [2021-11-16T13:01:01.199Z] snap "lxd" is not installed [2021-11-16T13:01:01.199Z] + sudo groupadd --force --system lxd [2021-11-16T13:01:01.199Z] ++ whoami [2021-11-16T13:01:01.199Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-11-16T13:01:01.199Z] + newgrp - lxd [2021-11-16T13:01:01.199Z] + sudo snap install lxd [2021-11-16T13:01:11.232Z] 2021-11-16T13:01:08Z INFO Waiting for automatic snapd restart... [2021-11-16T13:01:26.183Z] lxd 4.20 from Canonical* installed [2021-11-16T13:01:26.183Z] + sudo lxd init --auto [2021-11-16T13:01:34.337Z] + sudo snap install --classic snapcraft [2021-11-16T13:01:42.475Z] snapcraft 5.0 from Canonical* installed [2021-11-16T13:01:42.475Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-11-16T13:01:42.475Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-11-16T13:01:42.475Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-16T13:01:42.475Z] Dload Upload Total Spent Left Speed [2021-11-16T13:01:42.475Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 2811 0 --:--:-- --:--:-- --:--:-- 2799 [2021-11-16T13:01:42.475Z] 100 3325k 100 3325k 0 0 8375k 0 --:--:-- --:--:-- --:--:-- 8375k [2021-11-16T13:01:42.475Z] ./yq_linux_amd64 [2021-11-16T13:01:42.737Z] + sudo snapcraft prime --use-lxd [2021-11-16T13:01:44.654Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-11-16T13:01:44.917Z] 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-16T13:01:44.917Z] - README.md [2021-11-16T13:01:44.917Z] [2021-11-16T13:01:44.917Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-16T13:01:45.177Z] Launching a container. [2021-11-16T13:01:55.232Z] Waiting for container to be ready [2021-11-16T13:01:55.232Z] To start your first container, try: lxc launch ubuntu:20.04 [2021-11-16T13:01:55.232Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2021-11-16T13:01:55.232Z] [2021-11-16T13:01:58.535Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-11-16T13:01:59.106Z] Waiting for network to be ready... [2021-11-16T13:01:59.367Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-16T13:01:59.630Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-16T13:01:59.630Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-16T13:01:59.630Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-16T13:01:59.630Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-16T13:01:59.630Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-16T13:01:59.630Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-16T13:01:59.630Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-16T13:01:59.630Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] [2021-11-16T13:01:59.630Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] [2021-11-16T13:02:00.201Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-16T13:02:00.201Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-16T13:02:00.460Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-16T13:02:00.722Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-16T13:02:00.722Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-16T13:02:00.722Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-16T13:02:00.722Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-16T13:02:00.722Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-16T13:02:00.983Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-16T13:02:01.244Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] [2021-11-16T13:02:01.244Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-16T13:02:01.244Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-16T13:02:01.244Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-16T13:02:01.244Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-16T13:02:01.244Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-16T13:02:01.244Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] [2021-11-16T13:02:01.244Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] [2021-11-16T13:02:03.788Z] Fetched 25.6 MB in 4s (6188 kB/s) [2021-11-16T13:02:04.358Z] Reading package lists... [2021-11-16T13:02:04.617Z] Reading package lists... [2021-11-16T13:02:04.877Z] Building dependency tree... [2021-11-16T13:02:04.877Z] Reading state information... [2021-11-16T13:02:04.877Z] The following additional packages will be installed: [2021-11-16T13:02:04.877Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-16T13:02:04.877Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-16T13:02:04.877Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-16T13:02:04.877Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-11-16T13:02:04.877Z] Suggested packages: [2021-11-16T13:02:04.877Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-11-16T13:02:04.877Z] Recommended packages: [2021-11-16T13:02:04.877Z] gnupg libsasl2-modules [2021-11-16T13:02:04.877Z] The following NEW packages will be installed: [2021-11-16T13:02:04.877Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-16T13:02:04.877Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-16T13:02:04.877Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-16T13:02:04.877Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-11-16T13:02:04.877Z] The following packages will be upgraded: [2021-11-16T13:02:04.877Z] gpg gpg-agent gpgconf libudev1 [2021-11-16T13:02:04.877Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-11-16T13:02:04.877Z] Need to get 3527 kB of archives. [2021-11-16T13:02:04.877Z] After this operation, 13.3 MB of additional disk space will be used. [2021-11-16T13:02:04.877Z] 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-16T13:02:05.137Z] 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-16T13:02:05.137Z] 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-16T13:02:05.137Z] 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-16T13:02:05.137Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-11-16T13:02:05.397Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-11-16T13:02:05.967Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-11-16T13:02:05.967Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-11-16T13:02:05.967Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-11-16T13:02:05.967Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-11-16T13:02:05.967Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-11-16T13:02:05.967Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-11-16T13:02:05.967Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-11-16T13:02:05.967Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-11-16T13:02:05.967Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-11-16T13:02:05.967Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-11-16T13:02:05.967Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-11-16T13:02:05.967Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-11-16T13:02:05.968Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-11-16T13:02:05.968Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-11-16T13:02:05.968Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-11-16T13:02:05.968Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-11-16T13:02:06.229Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-16T13:02:06.229Z] Fetched 3527 kB in 1s (3043 kB/s) [2021-11-16T13:02:06.229Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-16T13:02:06.229Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-11-16T13:02:06.229Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-16T13:02:06.229Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-11-16T13:02:06.229Z] Selecting previously unselected package udev. [2021-11-16T13:02:06.489Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-16T13:02:06.489Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-11-16T13:02:06.489Z] Unpacking udev (237-3ubuntu10.52) ... [2021-11-16T13:02:06.489Z] Selecting previously unselected package libfuse2:amd64. [2021-11-16T13:02:06.489Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-11-16T13:02:06.489Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-16T13:02:06.750Z] Selecting previously unselected package fuse. [2021-11-16T13:02:06.750Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-11-16T13:02:06.750Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-11-16T13:02:06.750Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-16T13:02:06.750Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-16T13:02:06.750Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-16T13:02:06.750Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-16T13:02:06.750Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-16T13:02:06.750Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-16T13:02:07.011Z] Selecting previously unselected package libksba8:amd64. [2021-11-16T13:02:07.011Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-11-16T13:02:07.011Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-11-16T13:02:07.011Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-11-16T13:02:07.011Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-16T13:02:07.011Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-16T13:02:07.011Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-11-16T13:02:07.011Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-16T13:02:07.011Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-16T13:02:07.011Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-11-16T13:02:07.011Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-16T13:02:07.011Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-16T13:02:07.011Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-11-16T13:02:07.011Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-16T13:02:07.011Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-16T13:02:07.272Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-11-16T13:02:07.272Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-16T13:02:07.272Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-16T13:02:07.272Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-11-16T13:02:07.272Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-16T13:02:07.272Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-16T13:02:07.272Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-11-16T13:02:07.272Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-16T13:02:07.272Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-16T13:02:07.272Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-11-16T13:02:07.272Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-16T13:02:07.272Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-16T13:02:07.272Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-11-16T13:02:07.272Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-16T13:02:07.272Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-16T13:02:07.533Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-16T13:02:07.533Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-16T13:02:07.533Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-16T13:02:07.533Z] Selecting previously unselected package libsasl2-2:amd64. [2021-11-16T13:02:07.533Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-16T13:02:07.533Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-16T13:02:07.533Z] Selecting previously unselected package libldap-common. [2021-11-16T13:02:07.533Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-11-16T13:02:07.533Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-16T13:02:07.533Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-16T13:02:07.533Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-11-16T13:02:07.533Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-16T13:02:07.533Z] Selecting previously unselected package dirmngr. [2021-11-16T13:02:07.533Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-16T13:02:07.533Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-16T13:02:07.800Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-16T13:02:07.800Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-11-16T13:02:07.800Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-16T13:02:07.800Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-16T13:02:07.800Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-16T13:02:07.800Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-11-16T13:02:07.800Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-16T13:02:07.800Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-11-16T13:02:07.800Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-16T13:02:07.800Z] Setting up udev (237-3ubuntu10.52) ... [2021-11-16T13:02:08.061Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-11-16T13:02:08.061Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-16T13:02:08.061Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-11-16T13:02:08.322Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-11-16T13:02:08.322Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-11-16T13:02:08.322Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-16T13:02:08.322Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-16T13:02:08.322Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-16T13:02:08.322Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-16T13:02:08.322Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-16T13:02:08.322Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-16T13:02:08.322Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-16T13:02:08.322Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-16T13:02:08.322Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-16T13:02:08.322Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-16T13:02:08.893Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-11-16T13:02:08.893Z] settings in the [Install] section, and DefaultInstance for template units). [2021-11-16T13:02:08.893Z] This means they are not meant to be enabled using systemctl. [2021-11-16T13:02:08.893Z] Possible reasons for having this kind of units are: [2021-11-16T13:02:08.893Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-11-16T13:02:08.893Z] .wants/ or .requires/ directory. [2021-11-16T13:02:08.893Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-11-16T13:02:08.893Z] a requirement dependency on it. [2021-11-16T13:02:08.893Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-11-16T13:02:08.893Z] D-Bus, udev, scripted systemctl call, ...). [2021-11-16T13:02:08.893Z] 4) In case of template units, the unit is meant to be enabled with some [2021-11-16T13:02:08.893Z] instance name specified. [2021-11-16T13:02:09.154Z] Reading package lists... [2021-11-16T13:02:09.416Z] Building dependency tree... [2021-11-16T13:02:09.416Z] Reading state information... [2021-11-16T13:02:09.416Z] The following additional packages will be installed: [2021-11-16T13:02:09.416Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-11-16T13:02:09.416Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-11-16T13:02:09.416Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-11-16T13:02:09.416Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-11-16T13:02:09.416Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-11-16T13:02:09.416Z] Suggested packages: [2021-11-16T13:02:09.416Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-11-16T13:02:09.416Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-11-16T13:02:09.416Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-11-16T13:02:09.416Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-11-16T13:02:09.416Z] systemd-container policykit-1 [2021-11-16T13:02:09.416Z] Recommended packages: [2021-11-16T13:02:09.416Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-11-16T13:02:09.416Z] The following NEW packages will be installed: [2021-11-16T13:02:09.416Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-11-16T13:02:09.416Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-11-16T13:02:09.416Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-11-16T13:02:09.416Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-11-16T13:02:09.416Z] python3.6-minimal snapd squashfs-tools sudo [2021-11-16T13:02:09.416Z] The following packages will be upgraded: [2021-11-16T13:02:09.416Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-11-16T13:02:09.416Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-11-16T13:02:09.416Z] Need to get 36.8 MB of archives. [2021-11-16T13:02:09.416Z] After this operation, 147 MB of additional disk space will be used. [2021-11-16T13:02:09.416Z] 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-16T13:02:09.678Z] 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-16T13:02:09.678Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-11-16T13:02:09.678Z] 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-16T13:02:09.678Z] 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-16T13:02:09.678Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-11-16T13:02:09.678Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-11-16T13:02:09.678Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-11-16T13:02:09.678Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-11-16T13:02:09.678Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-11-16T13:02:09.678Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-11-16T13:02:09.678Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-11-16T13:02:09.678Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-11-16T13:02:09.678Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-11-16T13:02:09.678Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-11-16T13:02:09.678Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-11-16T13:02:09.678Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-11-16T13:02:10.621Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-11-16T13:02:10.621Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-11-16T13:02:10.621Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-11-16T13:02:10.621Z] 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-16T13:02:10.621Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-11-16T13:02:10.621Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-11-16T13:02:10.621Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-11-16T13:02:10.621Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-11-16T13:02:10.621Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-11-16T13:02:10.621Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-11-16T13:02:10.621Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-11-16T13:02:10.621Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-11-16T13:02:10.621Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-11-16T13:02:11.565Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-16T13:02:11.565Z] Fetched 36.8 MB in 2s (20.1 MB/s) [2021-11-16T13:02:11.565Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-16T13:02:11.565Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-11-16T13:02:11.565Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-16T13:02:12.138Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-11-16T13:02:12.138Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-16T13:02:12.138Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-11-16T13:02:12.138Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-16T13:02:12.138Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-11-16T13:02:12.138Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-11-16T13:02:12.138Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-11-16T13:02:12.399Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-16T13:02:12.399Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-11-16T13:02:12.399Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-11-16T13:02:12.659Z] Setting up apt (1.6.14) ... [2021-11-16T13:02:12.659Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-11-16T13:02:12.920Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-11-16T13:02:12.920Z] (Reading database ... 12764 files and directories currently installed.) [2021-11-16T13:02:12.920Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-16T13:02:12.920Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-16T13:02:13.180Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-11-16T13:02:13.180Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-16T13:02:13.180Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-16T13:02:13.180Z] Selecting previously unselected package libexpat1:amd64. [2021-11-16T13:02:13.180Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-11-16T13:02:13.180Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-16T13:02:13.441Z] Selecting previously unselected package python3.6-minimal. [2021-11-16T13:02:13.441Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-16T13:02:13.441Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-16T13:02:13.702Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-16T13:02:13.702Z] Checking for services that may need to be restarted...done. [2021-11-16T13:02:13.702Z] Checking for services that may need to be restarted...done. [2021-11-16T13:02:13.702Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-16T13:02:13.702Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-16T13:02:13.702Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-16T13:02:13.962Z] Selecting previously unselected package python3-minimal. [2021-11-16T13:02:13.962Z] (Reading database ... 13012 files and directories currently installed.) [2021-11-16T13:02:14.222Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-11-16T13:02:14.222Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-11-16T13:02:14.222Z] Selecting previously unselected package mime-support. [2021-11-16T13:02:14.222Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-11-16T13:02:14.222Z] Unpacking mime-support (3.60ubuntu1) ... [2021-11-16T13:02:14.222Z] Selecting previously unselected package libmpdec2:amd64. [2021-11-16T13:02:14.222Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-11-16T13:02:14.222Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-16T13:02:14.222Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-11-16T13:02:14.222Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-16T13:02:14.222Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-16T13:02:14.483Z] Selecting previously unselected package python3.6. [2021-11-16T13:02:14.483Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-16T13:02:14.483Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-16T13:02:14.483Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-11-16T13:02:14.483Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-11-16T13:02:14.483Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-16T13:02:14.483Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-11-16T13:02:14.744Z] Selecting previously unselected package python3. [2021-11-16T13:02:14.744Z] (Reading database ... 13442 files and directories currently installed.) [2021-11-16T13:02:14.744Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-11-16T13:02:14.744Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-11-16T13:02:14.744Z] Selecting previously unselected package multiarch-support. [2021-11-16T13:02:14.744Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-11-16T13:02:14.744Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-11-16T13:02:14.744Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-11-16T13:02:14.744Z] Selecting previously unselected package liblzo2-2:amd64. [2021-11-16T13:02:15.005Z] (Reading database ... 13479 files and directories currently installed.) [2021-11-16T13:02:15.005Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-11-16T13:02:15.005Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-11-16T13:02:15.005Z] Selecting previously unselected package libbsd0:amd64. [2021-11-16T13:02:15.005Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-11-16T13:02:15.005Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-16T13:02:15.005Z] Selecting previously unselected package sudo. [2021-11-16T13:02:15.005Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-11-16T13:02:15.005Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-16T13:02:15.005Z] Selecting previously unselected package apparmor. [2021-11-16T13:02:15.005Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-11-16T13:02:15.005Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-11-16T13:02:15.266Z] Selecting previously unselected package libedit2:amd64. [2021-11-16T13:02:15.266Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-11-16T13:02:15.266Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-11-16T13:02:15.266Z] Selecting previously unselected package libkrb5support0:amd64. [2021-11-16T13:02:15.266Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-11-16T13:02:15.266Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-16T13:02:15.266Z] Selecting previously unselected package libk5crypto3:amd64. [2021-11-16T13:02:15.266Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-16T13:02:15.266Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-16T13:02:15.527Z] Selecting previously unselected package libkeyutils1:amd64. [2021-11-16T13:02:15.527Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-11-16T13:02:15.527Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-16T13:02:15.527Z] Selecting previously unselected package libkrb5-3:amd64. [2021-11-16T13:02:15.527Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-16T13:02:15.527Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-16T13:02:15.527Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-11-16T13:02:15.527Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-11-16T13:02:15.527Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-16T13:02:15.527Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-11-16T13:02:15.527Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-11-16T13:02:15.527Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-16T13:02:15.788Z] Selecting previously unselected package openssh-client. [2021-11-16T13:02:15.788Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-11-16T13:02:15.788Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-16T13:02:15.788Z] Selecting previously unselected package squashfs-tools. [2021-11-16T13:02:15.788Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-11-16T13:02:15.788Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-16T13:02:16.051Z] Selecting previously unselected package snapd. [2021-11-16T13:02:16.051Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-11-16T13:02:16.051Z] Unpacking snapd (2.51.1+18.04) ... [2021-11-16T13:02:17.928Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-16T13:02:17.928Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-16T13:02:17.928Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-16T13:02:17.950Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-16T13:02:17.979Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-11-16T13:02:17.979Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-16T13:02:17.979Z] Setting up mime-support (3.60ubuntu1) ... [2021-11-16T13:02:17.979Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-16T13:02:17.979Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-16T13:02:17.979Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-16T13:02:17.979Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-16T13:02:17.979Z] Setting up systemd (237-3ubuntu10.52) ... [2021-11-16T13:02:17.979Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-11-16T13:02:18.550Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-16T13:02:18.550Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-16T13:02:18.550Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-11-16T13:02:18.600Z] + ls -al . [2021-11-16T13:02:18.601Z] total 672 [2021-11-16T13:02:18.601Z] drwxrwxr-x 9 1001 1001 4096 Nov 16 13:02 . [2021-11-16T13:02:18.601Z] drwxr-xr-x 4 root root 4096 Nov 16 12:58 .. [2021-11-16T13:02:18.601Z] -rw-rw-r-- 1 1001 1001 11 Nov 16 12:55 .dockerignore [2021-11-16T13:02:18.601Z] drwxrwxr-x 8 1001 1001 4096 Nov 16 12:55 .git [2021-11-16T13:02:18.601Z] drwxrwxr-x 4 1001 1001 4096 Nov 16 12:55 .github [2021-11-16T13:02:18.601Z] -rw-rw-r-- 1 1001 1001 804 Nov 16 12:55 .gitignore [2021-11-16T13:02:18.601Z] -rw-rw-r-- 1 1001 1001 42 Nov 16 12:55 .golangci.yml [2021-11-16T13:02:18.601Z] -rw-rw-r-- 1 1001 1001 76 Nov 16 12:55 .hadolint.yml [2021-11-16T13:02:18.601Z] -rw-rw-r-- 1 1001 1001 166 Nov 16 12:55 .sonarcloud.properties [2021-11-16T13:02:18.601Z] -rw-rw-r-- 1 1001 1001 1171 Nov 16 12:55 ADOPTERS.md [2021-11-16T13:02:18.601Z] -rw-rw-r-- 1 1001 1001 8910 Nov 16 12:55 Attribution.txt [2021-11-16T13:02:18.601Z] -rw-rw-r-- 1 1001 1001 51732 Nov 16 12:55 CHANGELOG.md [2021-11-16T13:02:18.601Z] -rw-rw-r-- 1 1001 1001 3804 Nov 16 12:55 CONTRIBUTING.md [2021-11-16T13:02:18.601Z] -rw-rw-r-- 1 1001 1001 677 Nov 16 12:55 GOVERNANCE.md [2021-11-16T13:02:18.601Z] -rw-rw-r-- 1 1001 1001 849 Nov 16 12:55 Jenkinsfile [2021-11-16T13:02:18.601Z] -rw-rw-r-- 1 1001 1001 10775 Nov 16 12:55 LICENSE [2021-11-16T13:02:18.601Z] -rw-rw-r-- 1 1001 1001 6508 Nov 16 12:55 Makefile [2021-11-16T13:02:18.601Z] -rw-rw-r-- 1 1001 1001 582 Nov 16 12:55 OWNERS.md [2021-11-16T13:02:18.601Z] -rw-rw-r-- 1 1001 1001 8207 Nov 16 12:55 README.md [2021-11-16T13:02:18.601Z] -rw-rw-r-- 1 1001 1001 6912 Nov 16 12:55 SECURITY.md [2021-11-16T13:02:18.601Z] -rw-rw-r-- 1 1001 1001 5 Nov 16 12:53 VERSION [2021-11-16T13:02:18.601Z] -rw-rw-r-- 1 1001 1001 4131 Nov 16 12:55 ZMQWindows.md [2021-11-16T13:02:18.601Z] drwxrwxr-x 2 1001 1001 4096 Nov 16 12:55 bin [2021-11-16T13:02:18.601Z] drwxrwxr-x 14 1001 1001 4096 Nov 16 12:55 cmd [2021-11-16T13:02:18.601Z] -rw-r--r-- 1 root root 428381 Nov 16 13:00 coverage.out [2021-11-16T13:02:18.601Z] -rw-rw-r-- 1 1001 1001 822 Nov 16 12:55 go.mod [2021-11-16T13:02:18.601Z] -rw-rw-r-- 1 1001 1001 49471 Nov 16 12:55 go.sum [2021-11-16T13:02:18.601Z] drwxrwxr-x 8 1001 1001 4096 Nov 16 12:55 internal [2021-11-16T13:02:18.601Z] drwxrwxr-x 3 1001 1001 4096 Nov 16 12:55 openapi [2021-11-16T13:02:18.601Z] drwxrwxr-x 4 1001 1001 4096 Nov 16 12:55 snap [2021-11-16T13:02:18.601Z] -rw-rw-r-- 1 1001 1001 204 Nov 16 12:55 version.go [Pipeline] sh [2021-11-16T13:02:18.809Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-16T13:02:18.809Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-16T13:02:18.809Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-16T13:02:19.253Z] + '[' -e coverage.out ] [2021-11-16T13:02:19.253Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-16T13:02:19.277Z] Warning: overwriting stash ‘coverage-report’ [2021-11-16T13:02:19.377Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-16T13:02:19.377Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-16T13:02:19.377Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-16T13:02:19.377Z] Setting up python3 (3.6.7-1~18.04) ... [2021-11-16T13:02:19.377Z] running python rtupdate hooks for python3.6... [2021-11-16T13:02:19.377Z] running python post-rtupdate hooks for python3.6... [2021-11-16T13:02:19.377Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-11-16T13:02:19.948Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-11-16T13:02:20.022Z] Stashed 1 file(s) [Pipeline] sh [2021-11-16T13:02:20.209Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-16T13:02:20.209Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-16T13:02:20.209Z] Setting up snapd (2.51.1+18.04) ... [2021-11-16T13:02:20.468Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-11-16T13:02:20.664Z] + make build [2021-11-16T13:02:20.664Z] 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-16T13:02:20.729Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-11-16T13:02:20.990Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-11-16T13:02:20.990Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-11-16T13:02:21.250Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-16T13:02:21.250Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-16T13:02:21.510Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-11-16T13:02:21.510Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-11-16T13:02:21.771Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-11-16T13:02:22.033Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-11-16T13:02:22.033Z] /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-16T13:02:22.033Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-16T13:02:22.033Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-16T13:02:22.971Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-16T13:02:22.971Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-16T13:02:22.971Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-16T13:02:24.167Z] Reading package lists... [2021-11-16T13:02:24.428Z] Reading package lists... [2021-11-16T13:02:24.428Z] Building dependency tree... [2021-11-16T13:02:24.428Z] Reading state information... [2021-11-16T13:02:24.688Z] Calculating upgrade... [2021-11-16T13:02:24.688Z] The following packages will be upgraded: [2021-11-16T13:02:24.688Z] advancecomp base-files bash binutils binutils-common [2021-11-16T13:02:24.688Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-11-16T13:02:24.688Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-11-16T13:02:24.688Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-11-16T13:02:24.688Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-11-16T13:02:24.688Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-11-16T13:02:24.688Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-11-16T13:02:24.688Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-11-16T13:02:24.688Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-11-16T13:02:24.688Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-11-16T13:02:24.688Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-11-16T13:02:24.688Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-11-16T13:02:24.688Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-11-16T13:02:24.688Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-11-16T13:02:24.688Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-11-16T13:02:24.688Z] ubuntu-keyring util-linux [2021-11-16T13:02:24.948Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-11-16T13:02:24.948Z] Need to get 64.2 MB of archives. [2021-11-16T13:02:24.948Z] After this operation, 5152 kB of additional disk space will be used. [2021-11-16T13:02:24.948Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] [2021-11-16T13:02:24.948Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-11-16T13:02:25.519Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-11-16T13:02:25.778Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-11-16T13:02:25.778Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-11-16T13:02:25.778Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-11-16T13:02:25.778Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-11-16T13:02:25.778Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-11-16T13:02:25.778Z] 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-16T13:02:25.778Z] 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-16T13:02:25.778Z] 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-16T13:02:25.778Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-11-16T13:02:25.778Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-11-16T13:02:25.778Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-11-16T13:02:25.778Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-11-16T13:02:25.778Z] 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-16T13:02:25.778Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-11-16T13:02:25.778Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-11-16T13:02:25.778Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-11-16T13:02:25.778Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-11-16T13:02:25.778Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-11-16T13:02:25.778Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-11-16T13:02:25.778Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-11-16T13:02:25.778Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-11-16T13:02:25.778Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-11-16T13:02:25.778Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-11-16T13:02:25.778Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-11-16T13:02:25.778Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-11-16T13:02:26.038Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-11-16T13:02:26.038Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-11-16T13:02:26.038Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-11-16T13:02:26.038Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-11-16T13:02:26.038Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-11-16T13:02:26.038Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-11-16T13:02:26.038Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-11-16T13:02:26.038Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-11-16T13:02:26.038Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-11-16T13:02:26.038Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-11-16T13:02:26.038Z] Get:39 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-16T13:02:26.038Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-11-16T13:02:26.038Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-11-16T13:02:26.038Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-11-16T13:02:26.297Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-11-16T13:02:26.297Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-11-16T13:02:26.297Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-11-16T13:02:26.297Z] Get:46 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-16T13:02:26.297Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-11-16T13:02:26.298Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-11-16T13:02:26.298Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-11-16T13:02:26.298Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-11-16T13:02:26.298Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-11-16T13:02:26.298Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-11-16T13:02:26.298Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-11-16T13:02:26.298Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-11-16T13:02:26.298Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-11-16T13:02:26.298Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-11-16T13:02:26.298Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-11-16T13:02:26.298Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-11-16T13:02:26.298Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-11-16T13:02:26.298Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-11-16T13:02:26.298Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-11-16T13:02:26.298Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-11-16T13:02:26.298Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-11-16T13:02:26.298Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-11-16T13:02:26.298Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-11-16T13:02:26.298Z] Get:66 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-16T13:02:26.298Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-11-16T13:02:26.298Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-11-16T13:02:26.298Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-11-16T13:02:26.298Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-11-16T13:02:26.558Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-11-16T13:02:26.559Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-11-16T13:02:26.559Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-11-16T13:02:26.559Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-11-16T13:02:26.559Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-11-16T13:02:26.559Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-11-16T13:02:26.559Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-11-16T13:02:26.559Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-11-16T13:02:26.559Z] 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-16T13:02:26.559Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-11-16T13:02:26.559Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-11-16T13:02:26.559Z] 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-16T13:02:26.559Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-11-16T13:02:26.559Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2021-11-16T13:02:26.559Z] 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-16T13:02:26.559Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-11-16T13:02:26.559Z] 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-16T13:02:26.559Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-11-16T13:02:26.819Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-11-16T13:02:26.819Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-11-16T13:02:26.819Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-11-16T13:02:26.819Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-11-16T13:02:26.819Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-11-16T13:02:26.819Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-11-16T13:02:27.079Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-11-16T13:02:27.339Z] 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-16T13:02:27.339Z] 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-16T13:02:27.339Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-11-16T13:02:27.368Z] 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-16T13:02:27.598Z] 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-16T13:02:27.598Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-11-16T13:02:27.598Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-11-16T13:02:27.860Z] Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-11-16T13:02:27.860Z] Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-11-16T13:02:27.860Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-16T13:02:27.860Z] Fetched 64.2 MB in 3s (21.9 MB/s) [2021-11-16T13:02:27.860Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-16T13:02:27.860Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-11-16T13:02:27.860Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-16T13:02:28.430Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-16T13:02:28.430Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-16T13:02:28.430Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... [2021-11-16T13:02:28.430Z] Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... [2021-11-16T13:02:28.430Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-16T13:02:28.430Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-16T13:02:28.691Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-16T13:02:28.691Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-16T13:02:28.691Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-16T13:02:28.691Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-16T13:02:28.691Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-16T13:02:28.691Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-16T13:02:28.691Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-16T13:02:28.691Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-16T13:02:28.691Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-16T13:02:28.691Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-16T13:02:28.951Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-16T13:02:28.951Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-16T13:02:28.951Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-16T13:02:28.951Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-16T13:02:28.951Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-16T13:02:28.951Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-11-16T13:02:28.951Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-11-16T13:02:28.951Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-16T13:02:28.951Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-16T13:02:28.951Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-16T13:02:29.211Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-16T13:02:29.211Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-16T13:02:29.211Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-16T13:02:29.211Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-16T13:02:29.211Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-16T13:02:29.471Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-16T13:02:29.471Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-11-16T13:02:29.471Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-16T13:02:29.731Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-11-16T13:02:29.991Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-16T13:02:29.991Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-11-16T13:02:29.991Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-11-16T13:02:29.991Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-11-16T13:02:29.991Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-11-16T13:02:30.252Z] Setting up base-files (10.1ubuntu2.11) ... [2021-11-16T13:02:30.252Z] Installing new version of config file /etc/issue ... [2021-11-16T13:02:30.252Z] Installing new version of config file /etc/issue.net ... [2021-11-16T13:02:30.252Z] Installing new version of config file /etc/lsb-release ... [2021-11-16T13:02:30.252Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-11-16T13:02:30.513Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-11-16T13:02:30.513Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-11-16T13:02:30.513Z] Removing obsolete conffile /etc/default/motd-news ... [2021-11-16T13:02:30.513Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T13:02:30.513Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-11-16T13:02:30.773Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-11-16T13:02:30.773Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-11-16T13:02:30.773Z] 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-16T13:02:30.773Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T13:02:30.773Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-16T13:02:30.773Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-11-16T13:02:30.773Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-11-16T13:02:31.034Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T13:02:31.034Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-11-16T13:02:31.034Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-11-16T13:02:31.034Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-11-16T13:02:31.034Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T13:02:31.034Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-11-16T13:02:31.034Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-16T13:02:31.295Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-11-16T13:02:31.295Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T13:02:31.295Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-16T13:02:31.295Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-16T13:02:31.295Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-16T13:02:31.555Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T13:02:31.555Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-16T13:02:31.555Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-16T13:02:31.555Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-11-16T13:02:31.555Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T13:02:31.555Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-11-16T13:02:31.555Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-11-16T13:02:31.555Z] Setting up grep (3.1-2build1) ... [2021-11-16T13:02:31.816Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T13:02:31.816Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-11-16T13:02:31.816Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-11-16T13:02:31.816Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-11-16T13:02:32.076Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T13:02:32.076Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-16T13:02:32.076Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-16T13:02:32.076Z] Setting up login (1:4.5-1ubuntu2) ... [2021-11-16T13:02:32.076Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T13:02:32.076Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-16T13:02:32.076Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-16T13:02:32.076Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-11-16T13:02:32.336Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T13:02:32.336Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-16T13:02:32.336Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-16T13:02:32.596Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-16T13:02:32.596Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-16T13:02:32.596Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-16T13:02:32.596Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-16T13:02:32.854Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-11-16T13:02:33.114Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T13:02:33.114Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-11-16T13:02:33.114Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-16T13:02:33.372Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-16T13:02:33.372Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-16T13:02:33.372Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-16T13:02:33.372Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-16T13:02:33.372Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-11-16T13:02:33.632Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T13:02:33.632Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-11-16T13:02:33.632Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-11-16T13:02:33.632Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-11-16T13:02:33.632Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T13:02:33.632Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-16T13:02:33.632Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-16T13:02:33.892Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-16T13:02:33.892Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T13:02:33.892Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-16T13:02:33.892Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-16T13:02:33.892Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-16T13:02:33.892Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T13:02:33.892Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-16T13:02:33.892Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-16T13:02:33.892Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-16T13:02:34.163Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T13:02:34.163Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-16T13:02:34.163Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-16T13:02:34.163Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-16T13:02:34.163Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T13:02:34.163Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-16T13:02:34.163Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-16T13:02:34.163Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-16T13:02:34.163Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-16T13:02:34.425Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-16T13:02:34.425Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T13:02:34.425Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-16T13:02:34.425Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-16T13:02:34.425Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-16T13:02:34.425Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T13:02:34.425Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-16T13:02:34.425Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-16T13:02:34.425Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-16T13:02:34.685Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T13:02:34.685Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-16T13:02:34.685Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-16T13:02:34.685Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-11-16T13:02:34.685Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T13:02:34.685Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-16T13:02:34.685Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-16T13:02:34.946Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-11-16T13:02:35.206Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-11-16T13:02:35.466Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-11-16T13:02:35.727Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T13:02:35.727Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-16T13:02:35.727Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-16T13:02:35.727Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-11-16T13:02:35.987Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T13:02:35.987Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-11-16T13:02:35.987Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-16T13:02:35.987Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-11-16T13:02:35.987Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-16T13:02:35.987Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-11-16T13:02:35.987Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-11-16T13:02:35.987Z] Setting up debconf (1.5.66ubuntu1) ... [2021-11-16T13:02:36.248Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-16T13:02:36.248Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-11-16T13:02:36.248Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-16T13:02:36.248Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-11-16T13:02:36.248Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-16T13:02:36.248Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-11-16T13:02:36.508Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-16T13:02:36.508Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-11-16T13:02:36.508Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-16T13:02:36.508Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-16T13:02:36.508Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-16T13:02:36.508Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-16T13:02:36.768Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-16T13:02:36.768Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-16T13:02:36.768Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-16T13:02:36.768Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-16T13:02:36.768Z] (Reading database ... 13919 files and directories currently installed.) [2021-11-16T13:02:36.768Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-16T13:02:36.768Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-16T13:02:37.032Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-16T13:02:37.032Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-16T13:02:37.032Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-16T13:02:37.032Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-16T13:02:37.032Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-11-16T13:02:37.032Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-16T13:02:37.032Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-16T13:02:37.032Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-16T13:02:37.292Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-16T13:02:37.292Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-16T13:02:37.292Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-11-16T13:02:37.292Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-11-16T13:02:37.552Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-11-16T13:02:37.552Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-16T13:02:37.552Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-11-16T13:02:37.552Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-11-16T13:02:37.552Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-11-16T13:02:37.552Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-16T13:02:37.552Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-11-16T13:02:37.552Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-16T13:02:37.552Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-16T13:02:37.813Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-16T13:02:37.813Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-16T13:02:37.813Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-16T13:02:37.813Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-16T13:02:38.073Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-16T13:02:38.073Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-11-16T13:02:38.073Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-11-16T13:02:38.073Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-11-16T13:02:38.073Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-16T13:02:38.073Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-16T13:02:38.073Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-16T13:02:38.333Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-11-16T13:02:38.333Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-16T13:02:38.333Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-16T13:02:38.333Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-16T13:02:38.595Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-11-16T13:02:38.595Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-16T13:02:38.595Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-16T13:02:38.595Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-16T13:02:38.595Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-16T13:02:38.595Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-16T13:02:38.595Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-16T13:02:38.595Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-16T13:02:38.595Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-16T13:02:38.856Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-16T13:02:38.856Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-11-16T13:02:38.856Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-11-16T13:02:38.856Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-11-16T13:02:38.856Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-16T13:02:38.856Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-11-16T13:02:38.856Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-11-16T13:02:39.118Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-11-16T13:02:39.118Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-16T13:02:39.118Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-11-16T13:02:39.118Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-11-16T13:02:39.118Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-11-16T13:02:39.118Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-16T13:02:39.118Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-11-16T13:02:39.118Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-11-16T13:02:39.379Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-11-16T13:02:39.379Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-16T13:02:39.379Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-11-16T13:02:39.379Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-11-16T13:02:39.379Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-11-16T13:02:39.379Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-16T13:02:39.379Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-11-16T13:02:39.379Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-11-16T13:02:39.642Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-11-16T13:02:39.642Z] (Reading database ... 13924 files and directories currently installed.) [2021-11-16T13:02:39.642Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-16T13:02:39.642Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-16T13:02:39.642Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-16T13:02:39.642Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-16T13:02:39.903Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-16T13:02:39.903Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-16T13:02:39.903Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-11-16T13:02:39.903Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-11-16T13:02:39.903Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-11-16T13:02:39.903Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-11-16T13:02:40.163Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-11-16T13:02:40.163Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-11-16T13:02:40.163Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-11-16T13:02:40.163Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-11-16T13:02:40.163Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-11-16T13:02:40.163Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-11-16T13:02:40.163Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-11-16T13:02:40.163Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-11-16T13:02:40.424Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-11-16T13:02:40.424Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-11-16T13:02:40.424Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-11-16T13:02:40.424Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-11-16T13:02:40.424Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2021-11-16T13:02:40.424Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2021-11-16T13:02:40.685Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-11-16T13:02:40.685Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-11-16T13:02:40.945Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-11-16T13:02:40.945Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-11-16T13:02:40.945Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-16T13:02:40.945Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-16T13:02:41.206Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-16T13:02:41.206Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-16T13:02:41.206Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-16T13:02:41.206Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-16T13:02:41.206Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-16T13:02:41.206Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-16T13:02:41.467Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-16T13:02:41.467Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-16T13:02:41.467Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-16T13:02:41.467Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-16T13:02:41.467Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-16T13:02:41.467Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-16T13:02:41.467Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-16T13:02:41.727Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-16T13:02:42.297Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-16T13:02:42.297Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-16T13:02:43.240Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-16T13:02:43.240Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-16T13:02:43.240Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-16T13:02:43.502Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-16T13:02:43.502Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-16T13:02:43.502Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-16T13:02:44.453Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-16T13:02:44.453Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-16T13:02:44.453Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-16T13:02:44.453Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-16T13:02:44.453Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-11-16T13:02:44.453Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-16T13:02:44.453Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-11-16T13:02:44.453Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-16T13:02:44.713Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-11-16T13:02:44.713Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-11-16T13:02:44.713Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-16T13:02:44.713Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-16T13:02:44.713Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-16T13:02:44.713Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-16T13:02:44.713Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-11-16T13:02:44.713Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-11-16T13:02:44.974Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-16T13:02:44.974Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-16T13:02:44.974Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-16T13:02:44.974Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-16T13:02:44.974Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-16T13:02:44.974Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-11-16T13:02:44.974Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-11-16T13:02:44.974Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2021-11-16T13:02:44.974Z] [2021-11-16T13:02:44.974Z] Current default time zone: 'Etc/UTC' [2021-11-16T13:02:44.974Z] Local time is now: Tue Nov 16 13:02:44 UTC 2021. [2021-11-16T13:02:44.974Z] Universal Time is now: Tue Nov 16 13:02:44 UTC 2021. [2021-11-16T13:02:44.974Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-11-16T13:02:44.974Z] [2021-11-16T13:02:44.974Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-11-16T13:02:44.974Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-16T13:02:44.974Z] Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... [2021-11-16T13:02:44.974Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-11-16T13:02:44.974Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-11-16T13:02:44.974Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-11-16T13:02:45.235Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-11-16T13:02:45.235Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-11-16T13:02:45.235Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-11-16T13:02:45.235Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-11-16T13:02:45.235Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-16T13:02:45.235Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-11-16T13:02:45.235Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-16T13:02:45.235Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-16T13:02:45.235Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-16T13:02:45.235Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-11-16T13:02:45.235Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-11-16T13:02:45.235Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-11-16T13:02:45.235Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-16T13:02:45.235Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-11-16T13:02:45.235Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-11-16T13:02:45.235Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-11-16T13:02:45.235Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-11-16T13:02:47.147Z] Updating certificates in /etc/ssl/certs... [2021-11-16T13:02:48.084Z] 23 added, 28 removed; done. [2021-11-16T13:02:48.084Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-11-16T13:02:48.084Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-16T13:02:48.084Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-11-16T13:02:48.084Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-11-16T13:02:48.084Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-11-16T13:02:48.084Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-16T13:02:48.084Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-16T13:02:48.084Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-16T13:02:48.084Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-16T13:02:48.084Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-16T13:02:48.084Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-16T13:02:48.084Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-16T13:02:48.084Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-11-16T13:02:48.084Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-11-16T13:02:48.084Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-11-16T13:02:48.084Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-11-16T13:02:48.084Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-11-16T13:02:48.084Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-16T13:02:48.084Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-16T13:02:48.084Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-11-16T13:02:48.084Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-11-16T13:02:48.084Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-11-16T13:02:48.085Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-16T13:02:48.345Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-16T13:02:48.345Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-11-16T13:02:48.345Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-11-16T13:02:48.345Z] Updating certificates in /etc/ssl/certs... [2021-11-16T13:02:48.914Z] 0 added, 0 removed; done. [2021-11-16T13:02:48.914Z] Running hooks in /etc/ca-certificates/update.d... [2021-11-16T13:02:48.914Z] done. [2021-11-16T13:02:49.176Z] Reading package lists... [2021-11-16T13:02:49.436Z] Building dependency tree... [2021-11-16T13:02:49.436Z] Reading state information... [2021-11-16T13:02:49.537Z] 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-16T13:02:49.697Z] The following NEW packages will be installed: [2021-11-16T13:02:49.697Z] apt-transport-https [2021-11-16T13:02:49.697Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-11-16T13:02:49.697Z] Need to get 4348 B of archives. [2021-11-16T13:02:49.697Z] After this operation, 154 kB of additional disk space will be used. [2021-11-16T13:02:49.697Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-11-16T13:02:49.957Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-16T13:02:49.957Z] Fetched 4348 B in 0s (24.2 kB/s) [2021-11-16T13:02:49.957Z] Selecting previously unselected package apt-transport-https. [2021-11-16T13:02:49.957Z] (Reading database ... 13931 files and directories currently installed.) [2021-11-16T13:02:49.957Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-11-16T13:02:49.957Z] Unpacking apt-transport-https (1.6.14) ... [2021-11-16T13:02:49.957Z] Setting up apt-transport-https (1.6.14) ... [2021-11-16T13:02:50.217Z] Waiting for network to be ready... [2021-11-16T13:02:51.508Z] 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-16T13:02:54.897Z] 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-16T13:02:56.339Z] 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-16T13:02:56.793Z] 2021-11-16T13:02:53Z INFO Waiting for automatic snapd restart... [2021-11-16T13:02:57.363Z] snapd 2.52.1 from Canonical* installed [2021-11-16T13:02:58.303Z] "snapd" switched to the "latest/stable" channel [2021-11-16T13:02:58.303Z] [2021-11-16T13:02:59.771Z] 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-16T13:03:00.845Z] core18 20211015 from Canonical* installed [2021-11-16T13:03:00.845Z] "core18" switched to the "latest/stable" channel [2021-11-16T13:03:00.845Z] [2021-11-16T13:03:03.302Z] 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-16T13:03:03.385Z] snapcraft 5.0 from Canonical* installed [2021-11-16T13:03:03.385Z] "snapcraft" switched to the "latest/stable" channel [2021-11-16T13:03:03.385Z] [2021-11-16T13:03:06.686Z] 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-16T13:03:07.581Z] 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-16T13:03:07.581Z] - README.md [2021-11-16T13:03:07.581Z] [2021-11-16T13:03:07.581Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-16T13:03:07.841Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-16T13:03:08.102Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-16T13:03:08.102Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-16T13:03:09.041Z] Reading package lists... [2021-11-16T13:03:09.610Z] 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-16T13:03:09.610Z] Reading package lists... [2021-11-16T13:03:09.610Z] Building dependency tree... [2021-11-16T13:03:09.610Z] Reading state information... [2021-11-16T13:03:09.871Z] Suggested packages: [2021-11-16T13:03:09.871Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-11-16T13:03:09.871Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-11-16T13:03:09.871Z] Recommended packages: [2021-11-16T13:03:09.871Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-11-16T13:03:09.871Z] The following NEW packages will be installed: [2021-11-16T13:03:09.871Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-11-16T13:03:09.871Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-11-16T13:03:09.871Z] pkg-config zip [2021-11-16T13:03:09.872Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-16T13:03:10.132Z] Need to get 7670 kB of archives. [2021-11-16T13:03:10.132Z] After this operation, 43.8 MB of additional disk space will be used. [2021-11-16T13:03:10.132Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-11-16T13:03:10.132Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-11-16T13:03:10.391Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-11-16T13:03:10.391Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-11-16T13:03:10.391Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-11-16T13:03:10.391Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-11-16T13:03:10.652Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-11-16T13:03:10.652Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-11-16T13:03:10.652Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-11-16T13:03:10.652Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-11-16T13:03:10.652Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-11-16T13:03:10.912Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-11-16T13:03:10.912Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-11-16T13:03:10.912Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-11-16T13:03:10.912Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-11-16T13:03:10.987Z] 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-16T13:03:11.171Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-16T13:03:11.171Z] Fetched 7670 kB in 1s (6882 kB/s) [2021-11-16T13:03:11.171Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-11-16T13:03:11.171Z] (Reading database ... 13935 files and directories currently installed.) [2021-11-16T13:03:11.171Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-11-16T13:03:11.171Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-16T13:03:11.431Z] Selecting previously unselected package libpsl5:amd64. [2021-11-16T13:03:11.431Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-11-16T13:03:11.431Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-11-16T13:03:11.431Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-11-16T13:03:11.431Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-11-16T13:03:11.431Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-16T13:03:11.431Z] Selecting previously unselected package librtmp1:amd64. [2021-11-16T13:03:11.431Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-11-16T13:03:11.431Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-16T13:03:11.431Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-11-16T13:03:11.431Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-11-16T13:03:11.431Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-16T13:03:11.431Z] Selecting previously unselected package liberror-perl. [2021-11-16T13:03:11.431Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-11-16T13:03:11.431Z] Unpacking liberror-perl (0.17025-1) ... [2021-11-16T13:03:11.691Z] Selecting previously unselected package git-man. [2021-11-16T13:03:11.691Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-11-16T13:03:11.691Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-16T13:03:11.691Z] Selecting previously unselected package git. [2021-11-16T13:03:11.691Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-11-16T13:03:11.691Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-11-16T13:03:12.260Z] Selecting previously unselected package libnorm1:amd64. [2021-11-16T13:03:12.260Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-11-16T13:03:12.260Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-16T13:03:12.260Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-11-16T13:03:12.260Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-11-16T13:03:12.260Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-16T13:03:12.260Z] Selecting previously unselected package libsodium23:amd64. [2021-11-16T13:03:12.260Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-11-16T13:03:12.260Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-11-16T13:03:12.260Z] Selecting previously unselected package libzmq5:amd64. [2021-11-16T13:03:12.260Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-16T13:03:12.260Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-16T13:03:12.260Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-11-16T13:03:12.260Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-16T13:03:12.260Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-16T13:03:12.521Z] Selecting previously unselected package pkg-config. [2021-11-16T13:03:12.521Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-11-16T13:03:12.521Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-11-16T13:03:12.521Z] Selecting previously unselected package zip. [2021-11-16T13:03:12.521Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-11-16T13:03:12.521Z] Unpacking zip (3.0-11build1) ... [2021-11-16T13:03:12.521Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-16T13:03:12.521Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-16T13:03:12.521Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-16T13:03:12.521Z] Setting up liberror-perl (0.17025-1) ... [2021-11-16T13:03:12.521Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-11-16T13:03:12.521Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-16T13:03:12.521Z] No schema files found: doing nothing. [2021-11-16T13:03:12.521Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-16T13:03:12.521Z] Setting up zip (3.0-11build1) ... [2021-11-16T13:03:12.521Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-16T13:03:12.521Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-11-16T13:03:12.521Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-11-16T13:03:12.781Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-16T13:03:12.781Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-16T13:03:12.781Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-16T13:03:12.781Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-11-16T13:03:12.781Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-16T13:03:12.957Z] 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-16T13:03:13.353Z] git set to automatically installed. [2021-11-16T13:03:13.353Z] git-man set to automatically installed. [2021-11-16T13:03:13.353Z] libcurl3-gnutls set to automatically installed. [2021-11-16T13:03:13.353Z] liberror-perl set to automatically installed. [2021-11-16T13:03:13.353Z] libglib2.0-0 set to automatically installed. [2021-11-16T13:03:13.353Z] libnghttp2-14 set to automatically installed. [2021-11-16T13:03:13.354Z] libnorm1 set to automatically installed. [2021-11-16T13:03:13.354Z] libpgm-5.2-0 set to automatically installed. [2021-11-16T13:03:13.354Z] libpsl5 set to automatically installed. [2021-11-16T13:03:13.354Z] librtmp1 set to automatically installed. [2021-11-16T13:03:13.354Z] libsodium23 set to automatically installed. [2021-11-16T13:03:13.354Z] libzmq3-dev set to automatically installed. [2021-11-16T13:03:13.354Z] libzmq5 set to automatically installed. [2021-11-16T13:03:13.354Z] pkg-config set to automatically installed. [2021-11-16T13:03:13.354Z] zip set to automatically installed. [2021-11-16T13:03:14.815Z] snapd is not logged in, snap install commands will use sudo [2021-11-16T13:03:16.357Z] 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-16T13:03:21.799Z] $ docker stop --time=1 79213d2bc60a90bbf5c480959389ccc1438f382f2c0e1a840d067ce27dd89fbe [2021-11-16T13:03:23.058Z] go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed [2021-11-16T13:03:23.319Z] snapd is not logged in, snap install commands will use sudo [2021-11-16T13:03:23.811Z] $ docker rm -f 79213d2bc60a90bbf5c480959389ccc1438f382f2c0e1a840d067ce27dd89fbe [2021-11-16T13:03:24.259Z] snap "core18" has no updates available [2021-11-16T13:03:24.829Z] Pulling config-common [2021-11-16T13:03:24.829Z] + snapcraftctl pull [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T13:03:25.442Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-16T13:03:25.442Z] [2021-11-16T13:03:25.442Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T13:03:25.784Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-16T13:03:26.058Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-16T13:03:26.058Z] 29e5d40040c1: Pulling fs layer [2021-11-16T13:03:26.058Z] 1ce36da41761: Pulling fs layer [2021-11-16T13:03:26.058Z] 25b303627fd3: Pulling fs layer [2021-11-16T13:03:26.058Z] 29e5d40040c1: Verifying Checksum [2021-11-16T13:03:26.058Z] 29e5d40040c1: Download complete [2021-11-16T13:03:26.210Z] Pulling go-build-helper [2021-11-16T13:03:26.210Z] + snapcraftctl pull [2021-11-16T13:03:26.334Z] 1ce36da41761: Verifying Checksum [2021-11-16T13:03:26.930Z] 29e5d40040c1: Pull complete [2021-11-16T13:03:27.152Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-11-16T13:03:27.411Z] Skipping pull go-build-helper (already ran) [2021-11-16T13:03:27.411Z] Building go-build-helper [2021-11-16T13:03:27.411Z] + snapcraftctl build [2021-11-16T13:03:27.908Z] 25b303627fd3: Verifying Checksum [2021-11-16T13:03:27.908Z] 25b303627fd3: Download complete [2021-11-16T13:03:28.181Z] 1ce36da41761: Pull complete [2021-11-16T13:03:29.319Z] Staging go-build-helper [2021-11-16T13:03:29.319Z] + snapcraftctl stage [2021-11-16T13:03:38.319Z] 25b303627fd3: Pull complete [2021-11-16T13:03:38.319Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-16T13:03:38.319Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-16T13:03:38.319Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-11-16T13:03:38.575Z] prd-ubuntu18.04-docker-arm64-4c-16g-805 does not seem to be running inside a container [2021-11-16T13:03:38.683Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-16T13:03:39.314Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-16T13:03:39.314Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-16T13:03:39.314Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-16T13:03:39.314Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-16T13:03:39.314Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-16T13:03:39.314Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-16T13:03:39.314Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-16T13:03:39.314Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-16T13:03:39.314Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] [2021-11-16T13:03:39.314Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] [2021-11-16T13:03:39.314Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-16T13:03:39.314Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-16T13:03:39.314Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-16T13:03:39.314Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-16T13:03:39.315Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-16T13:03:39.315Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-16T13:03:39.315Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-16T13:03:39.315Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-16T13:03:39.315Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-16T13:03:39.315Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] [2021-11-16T13:03:39.315Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-16T13:03:39.315Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-16T13:03:39.315Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-16T13:03:39.315Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-16T13:03:39.315Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-16T13:03:39.315Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] [2021-11-16T13:03:39.315Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] [2021-11-16T13:03:39.315Z] Fetched 25.6 MB in 0s (0 B/s) [2021-11-16T13:03:39.315Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-11-16T13:03:39.315Z] Fetched 224 kB in 0s (0 B/s) [2021-11-16T13:03:39.315Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-11-16T13:03:39.315Z] Fetched 157 kB in 0s (0 B/s) [2021-11-16T13:03:39.315Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-11-16T13:03:39.315Z] Fetched 221 kB in 0s (0 B/s) [2021-11-16T13:03:39.315Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-11-16T13:03:39.315Z] Fetched 143 kB in 0s (0 B/s) [2021-11-16T13:03:39.315Z] Pulling edgex-go [2021-11-16T13:03:39.315Z] + snapcraftctl pull [2021-11-16T13:03:39.315Z] Pulling hooks [2021-11-16T13:03:39.315Z] + snapcraftctl pull [2021-11-16T13:03:41.147Z] $ docker top 8bfc89968368b3d8e2cec89ed4316eb618db8bebf6032d3aaa940f3b08c8b9f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-16T13:03:42.087Z] + docker-compose build --help [2021-11-16T13:03:42.087Z] + grep parallel [2021-11-16T13:03:45.460Z] --parallel Build images in parallel. [Pipeline] } [2021-11-16T13:03:45.774Z] $ docker stop --time=1 8bfc89968368b3d8e2cec89ed4316eb618db8bebf6032d3aaa940f3b08c8b9f2 [2021-11-16T13:03:47.484Z] $ docker rm -f 8bfc89968368b3d8e2cec89ed4316eb618db8bebf6032d3aaa940f3b08c8b9f2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T13:03:48.090Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-16T13:03:48.090Z] . [Pipeline] withDockerContainer [2021-11-16T13:03:48.349Z] prd-ubuntu18.04-docker-arm64-4c-16g-805 does not seem to be running inside a container [2021-11-16T13:03:48.446Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-16T13:03:49.829Z] $ docker top 9c028be8e067921edadae99cf27dc41b7ce50437a64b24dfc9134e639dca6201 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-16T13:03:50.752Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-16T13:03:55.038Z] Building core-command ... [2021-11-16T13:03:55.038Z] Building core-data ... [2021-11-16T13:03:55.038Z] Building core-metadata ... [2021-11-16T13:03:55.038Z] Building security-bootstrapper ... [2021-11-16T13:03:55.038Z] Building security-proxy-setup ... [2021-11-16T13:03:55.038Z] Building security-secretstore-setup ... [2021-11-16T13:03:55.038Z] Building support-notifications ... [2021-11-16T13:03:55.038Z] Building support-scheduler ... [2021-11-16T13:03:55.038Z] Building sys-mgmt-agent ... [2021-11-16T13:03:55.038Z] Building support-notifications [2021-11-16T13:03:55.038Z] Building sys-mgmt-agent [2021-11-16T13:03:55.038Z] Building core-command [2021-11-16T13:03:55.038Z] Building security-proxy-setup [2021-11-16T13:03:55.038Z] Building security-bootstrapper [2021-11-16T13:04:01.268Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-16T13:04:01.268Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-16T13:04:01.268Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-16T13:04:01.268Z] Fetched 0 B in 0s (0 B/s) [2021-11-16T13:04:01.268Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-11-16T13:04:01.268Z] Fetched 96.5 kB in 0s (0 B/s) [2021-11-16T13:04:01.268Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-11-16T13:04:01.268Z] Fetched 279 kB in 0s (0 B/s) [2021-11-16T13:04:01.268Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-11-16T13:04:01.268Z] Fetched 122 kB in 0s (0 B/s) [2021-11-16T13:04:01.268Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-11-16T13:04:01.268Z] Fetched 77.8 kB in 0s (0 B/s) [2021-11-16T13:04:01.268Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-11-16T13:04:01.268Z] Fetched 8848 B in 0s (0 B/s) [2021-11-16T13:04:01.268Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-11-16T13:04:01.268Z] Fetched 47.8 kB in 0s (0 B/s) [2021-11-16T13:04:01.268Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-11-16T13:04:01.268Z] Fetched 45.6 kB in 0s (0 B/s) [2021-11-16T13:04:01.268Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-11-16T13:04:01.268Z] Fetched 15.0 kB in 0s (0 B/s) [2021-11-16T13:04:01.268Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-11-16T13:04:01.268Z] Fetched 220 kB in 0s (0 B/s) [2021-11-16T13:04:01.268Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-11-16T13:04:01.268Z] Fetched 154 kB in 0s (0 B/s) [2021-11-16T13:04:01.268Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-11-16T13:04:01.268Z] Fetched 50.6 kB in 0s (0 B/s) [2021-11-16T13:04:01.268Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-11-16T13:04:01.268Z] Fetched 14.8 kB in 0s (0 B/s) [2021-11-16T13:04:01.268Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-11-16T13:04:01.268Z] Fetched 41.8 kB in 0s (0 B/s) [2021-11-16T13:04:01.268Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-11-16T13:04:01.268Z] Fetched 499 kB in 0s (0 B/s) [2021-11-16T13:04:01.268Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-11-16T13:04:01.268Z] Fetched 111 kB in 0s (0 B/s) [2021-11-16T13:04:01.268Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-11-16T13:04:01.268Z] Fetched 240 kB in 0s (0 B/s) [2021-11-16T13:04:01.268Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-11-16T13:04:01.268Z] Fetched 29.3 kB in 0s (0 B/s) [2021-11-16T13:04:01.268Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-11-16T13:04:01.268Z] Fetched 85.5 kB in 0s (0 B/s) [2021-11-16T13:04:01.268Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-11-16T13:04:01.268Z] Fetched 24.5 kB in 0s (0 B/s) [2021-11-16T13:04:01.268Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-11-16T13:04:01.268Z] Fetched 49.2 kB in 0s (0 B/s) [2021-11-16T13:04:01.268Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-11-16T13:04:01.268Z] Fetched 54.2 kB in 0s (0 B/s) [2021-11-16T13:04:01.268Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-11-16T13:04:01.268Z] Fetched 30.8 kB in 0s (0 B/s) [2021-11-16T13:04:01.268Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-11-16T13:04:01.268Z] Fetched 15.8 kB in 0s (0 B/s) [2021-11-16T13:04:01.268Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-11-16T13:04:01.268Z] Fetched 85.9 kB in 0s (0 B/s) [2021-11-16T13:04:01.268Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-11-16T13:04:01.268Z] Fetched 8720 B in 0s (0 B/s) [2021-11-16T13:04:01.268Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-11-16T13:04:01.268Z] Fetched 140 kB in 0s (0 B/s) [2021-11-16T13:04:01.268Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-11-16T13:04:01.268Z] Fetched 119 kB in 0s (0 B/s) [2021-11-16T13:04:01.268Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-11-16T13:04:01.268Z] Fetched 111 kB in 0s (0 B/s) [2021-11-16T13:04:01.268Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-11-16T13:04:01.268Z] Fetched 11.1 kB in 0s (0 B/s) [2021-11-16T13:04:01.268Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-11-16T13:04:01.268Z] Fetched 646 kB in 0s (0 B/s) [2021-11-16T13:04:01.268Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-11-16T13:04:01.268Z] Fetched 41.3 kB in 0s (0 B/s) [2021-11-16T13:04:01.268Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-11-16T13:04:01.268Z] Fetched 17.9 kB in 0s (0 B/s) [2021-11-16T13:04:01.268Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-11-16T13:04:01.268Z] Fetched 368 kB in 0s (0 B/s) [2021-11-16T13:04:01.268Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-11-16T13:04:01.268Z] Fetched 187 kB in 0s (0 B/s) [2021-11-16T13:04:01.268Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-11-16T13:04:01.268Z] Fetched 175 kB in 0s (0 B/s) [2021-11-16T13:04:01.268Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-11-16T13:04:01.268Z] Fetched 206 kB in 0s (0 B/s) [2021-11-16T13:04:01.268Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-11-16T13:04:01.268Z] Fetched 1302 kB in 0s (0 B/s) [2021-11-16T13:04:01.268Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-11-16T13:04:01.268Z] Fetched 36.2 kB in 0s (0 B/s) [2021-11-16T13:04:01.268Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-11-16T13:04:01.268Z] Fetched 159 kB in 0s (0 B/s) [2021-11-16T13:04:01.268Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-11-16T13:04:01.268Z] Fetched 107 kB in 0s (0 B/s) [2021-11-16T13:04:01.268Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-11-16T13:04:01.268Z] Fetched 48.7 kB in 0s (0 B/s) [2021-11-16T13:04:01.268Z] Pulling static-packages [2021-11-16T13:04:01.268Z] + snapcraftctl pull [2021-11-16T13:04:01.268Z] Pulling version [2021-11-16T13:04:01.268Z] + cd /root/project [2021-11-16T13:04:01.268Z] + git describe --tags --abbrev=0 [2021-11-16T13:04:01.268Z] + sed s/v// [2021-11-16T13:04:01.268Z] + GIT_VERSION=2.0.1-dev.97 [2021-11-16T13:04:01.268Z] + [ -z 2.0.1-dev.97 ] [2021-11-16T13:04:01.268Z] + snapcraftctl set-version 2.0.1-dev.97 [2021-11-16T13:04:01.268Z] Building config-common [2021-11-16T13:04:01.268Z] + snapcraftctl build [2021-11-16T13:04:03.181Z] Skipping build go-build-helper (already ran) [2021-11-16T13:04:03.442Z] Building edgex-go [2021-11-16T13:04:03.702Z] + cd /root/parts/edgex-go/src [2021-11-16T13:04:03.702Z] + + sed s/v// [2021-11-16T13:04:03.702Z] git describe --tags --abbrev=0 [2021-11-16T13:04:03.702Z] + GIT_VERSION=2.0.1-dev.97 [2021-11-16T13:04:03.702Z] + [ -z 2.0.1-dev.97 ] [2021-11-16T13:04:03.702Z] + echo 2.0.1-dev.97 [2021-11-16T13:04:03.702Z] + [ ! -d vendor ] [2021-11-16T13:04:03.702Z] + go mod download all [2021-11-16T13:04:11.844Z] + make build [2021-11-16T13:04:11.844Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o cmd/core-data/core-data ./cmd/core-data [2021-11-16T13:04:21.822Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-16T13:04:25.111Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o cmd/core-command/core-command ./cmd/core-command [2021-11-16T13:04:26.050Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-16T13:04:27.428Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-16T13:04:27.687Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-16T13:04:29.067Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-16T13:04:30.006Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-16T13:04:30.947Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-16T13:04:32.327Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-16T13:04:33.265Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-16T13:04:34.207Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-16T13:04:35.587Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-11-16T13:04:35.587Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-11-16T13:04:35.587Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-11-16T13:04:35.587Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-11-16T13:04:35.587Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-11-16T13:04:35.587Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-11-16T13:04:35.587Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-11-16T13:04:35.587Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-11-16T13:04:35.587Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-11-16T13:04:35.587Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-11-16T13:04:35.587Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-11-16T13:04:35.847Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-11-16T13:04:35.847Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-11-16T13:04:35.847Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-11-16T13:04:35.847Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-11-16T13:04:35.847Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-11-16T13:04:35.847Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-11-16T13:04:35.847Z] + 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-16T13:04:35.847Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-11-16T13:04:35.847Z] + 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-16T13:04:35.847Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-11-16T13:04:35.847Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-11-16T13:04:35.847Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-11-16T13:04:35.847Z] + 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-16T13:04:35.847Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-11-16T13:04:35.847Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-11-16T13:04:35.847Z] + 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-16T13:04:36.791Z] Building hooks [2021-11-16T13:04:37.053Z] + cd /root/parts/hooks/src [2021-11-16T13:04:37.053Z] + make build [2021-11-16T13:04:37.053Z] go mod tidy [2021-11-16T13:04:37.314Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2021-11-16T13:04:37.575Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-11-16T13:04:37.575Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-11-16T13:04:37.575Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-11-16T13:04:38.517Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-11-16T13:04:39.090Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-11-16T13:04:39.090Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-11-16T13:04:42.387Z] Building static-packages [2021-11-16T13:04:42.387Z] + snapcraftctl build [2021-11-16T13:04:43.769Z] Building version [2021-11-16T13:04:43.769Z] + snapcraftctl build [2021-11-16T13:04:45.682Z] Staging config-common [2021-11-16T13:04:45.682Z] + snapcraftctl stage [2021-11-16T13:04:47.069Z] Skipping stage go-build-helper (already ran) [2021-11-16T13:04:47.069Z] Staging edgex-go [2021-11-16T13:04:47.069Z] + snapcraftctl stage [2021-11-16T13:04:48.008Z] Staging hooks [2021-11-16T13:04:48.008Z] + snapcraftctl stage [2021-11-16T13:04:48.949Z] Staging static-packages [2021-11-16T13:04:48.949Z] + snapcraftctl stage [2021-11-16T13:04:50.334Z] Staging version [2021-11-16T13:04:50.334Z] + snapcraftctl stage [2021-11-16T13:04:51.273Z] Priming config-common [2021-11-16T13:04:51.273Z] + snapcraftctl prime [2021-11-16T13:04:52.216Z] Priming go-build-helper [2021-11-16T13:04:52.216Z] + snapcraftctl prime [2021-11-16T13:04:53.156Z] Priming edgex-go [2021-11-16T13:04:53.156Z] + snapcraftctl prime [2021-11-16T13:04:54.622Z] Priming hooks [2021-11-16T13:04:54.622Z] + snapcraftctl prime [2021-11-16T13:04:56.006Z] Priming static-packages [2021-11-16T13:04:56.006Z] + snapcraftctl prime [2021-11-16T13:04:58.548Z] Priming version [2021-11-16T13:04:58.548Z] + snapcraftctl prime [2021-11-16T13:04:59.488Z] 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-16T13:05:03.019Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T13:05:03.019Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-16T13:05:03.019Z] ---> 20f82fbc9047 [2021-11-16T13:05:03.019Z] Step 3/22 : WORKDIR /edgex-go [2021-11-16T13:05:03.019Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T13:05:03.019Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-16T13:05:03.019Z] ---> 20f82fbc9047 [2021-11-16T13:05:03.019Z] Step 3/21 : WORKDIR /edgex-go [2021-11-16T13:05:03.019Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T13:05:03.019Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-16T13:05:03.019Z] ---> 20f82fbc9047 [2021-11-16T13:05:03.019Z] Step 3/20 : WORKDIR /edgex-go [2021-11-16T13:05:03.019Z] [2021-11-16T13:05:03.019Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-16T13:05:03.019Z] ---> 20f82fbc9047 [2021-11-16T13:05:03.019Z] Step 3/30 : WORKDIR /edgex-go [2021-11-16T13:05:03.019Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T13:05:03.019Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-16T13:05:03.019Z] ---> 20f82fbc9047 [2021-11-16T13:05:03.019Z] Step 3/22 : WORKDIR /edgex-go [2021-11-16T13:05:03.019Z] ---> Running in 4f69e02675f0 [2021-11-16T13:05:03.019Z] ---> Running in e7d7fb24face [2021-11-16T13:05:03.019Z] ---> Running in f1e6a717d7bb [2021-11-16T13:05:03.019Z] ---> Running in 52c39fd389c7 [2021-11-16T13:05:03.019Z] ---> Running in 9a2257c7277b [2021-11-16T13:05:03.019Z] Removing intermediate container e7d7fb24face [2021-11-16T13:05:03.019Z] ---> 7953eccaea90 [2021-11-16T13:05:03.019Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T13:05:03.019Z] Removing intermediate container 52c39fd389c7 [2021-11-16T13:05:03.019Z] ---> ac06a603b7d7 [2021-11-16T13:05:03.019Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T13:05:03.019Z] Removing intermediate container f1e6a717d7bb [2021-11-16T13:05:03.019Z] ---> 1a9d355dd702 [2021-11-16T13:05:03.019Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T13:05:03.019Z] Removing intermediate container 4f69e02675f0 [2021-11-16T13:05:03.019Z] ---> cc0fcc0de02b [2021-11-16T13:05:03.019Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T13:05:03.019Z] ---> Running in 06dc2246dd12 [2021-11-16T13:05:03.019Z] Removing intermediate container 9a2257c7277b [2021-11-16T13:05:03.019Z] ---> ea2e6cbb9793 [2021-11-16T13:05:03.019Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T13:05:03.019Z] ---> Running in 2c69e1b4591f [2021-11-16T13:05:03.019Z] ---> Running in b09bf3fe099a [2021-11-16T13:05:03.019Z] ---> Running in 81afec0949be [2021-11-16T13:05:03.019Z] ---> Running in f8c6c645f7e3 [2021-11-16T13:05:05.008Z] Removing intermediate container 06dc2246dd12 [2021-11-16T13:05:05.008Z] ---> fc5a4c7ce900 [2021-11-16T13:05:05.008Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-16T13:05:05.291Z] ---> Running in 11a99e507fed [2021-11-16T13:05:05.291Z] Removing intermediate container b09bf3fe099a [2021-11-16T13:05:05.291Z] ---> 8af3dd639228 [2021-11-16T13:05:05.291Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-16T13:05:05.574Z] ---> Running in 6ad4e50422a1 [2021-11-16T13:05:05.868Z] Removing intermediate container 81afec0949be [2021-11-16T13:05:05.868Z] ---> 1f614ad749b3 [2021-11-16T13:05:05.868Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-16T13:05:05.868Z] ---> Running in 49f46273812a [2021-11-16T13:05:05.868Z] Removing intermediate container 2c69e1b4591f [2021-11-16T13:05:05.868Z] ---> 313cba6cfefc [2021-11-16T13:05:05.868Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-16T13:05:05.868Z] Removing intermediate container f8c6c645f7e3 [2021-11-16T13:05:05.868Z] ---> 11c73a53f0e1 [2021-11-16T13:05:05.868Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-16T13:05:06.144Z] ---> Running in bd650a77320e [2021-11-16T13:05:06.144Z] ---> Running in 52ad94d9af7c [2021-11-16T13:05:07.131Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T13:05:07.727Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T13:05:07.727Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T13:05:07.999Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T13:05:07.999Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T13:05:07.999Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T13:05:08.713Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T13:05:08.713Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T13:05:09.023Z] OK: 219 MiB in 52 packages [2021-11-16T13:05:09.023Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T13:05:09.023Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T13:05:10.649Z] OK: 219 MiB in 52 packages [2021-11-16T13:05:10.649Z] Removing intermediate container 11a99e507fed [2021-11-16T13:05:10.649Z] ---> d4ab39846025 [2021-11-16T13:05:10.649Z] Step 6/20 : COPY . . [2021-11-16T13:05:10.649Z] OK: 219 MiB in 52 packages [2021-11-16T13:05:10.649Z] OK: 219 MiB in 52 packages [2021-11-16T13:05:10.922Z] OK: 219 MiB in 52 packages [2021-11-16T13:05:12.357Z] Removing intermediate container 52ad94d9af7c [2021-11-16T13:05:12.357Z] ---> a5abd750aeaf [2021-11-16T13:05:12.357Z] Step 6/22 : COPY . . [2021-11-16T13:05:12.357Z] Removing intermediate container 49f46273812a [2021-11-16T13:05:12.357Z] ---> 96e6f91d0e08 [2021-11-16T13:05:12.357Z] Step 6/30 : COPY . . [2021-11-16T13:05:12.357Z] Removing intermediate container 6ad4e50422a1 [2021-11-16T13:05:12.357Z] ---> 3366417e4ead [2021-11-16T13:05:12.357Z] Step 6/21 : COPY . . [2021-11-16T13:05:12.642Z] Removing intermediate container bd650a77320e [2021-11-16T13:05:12.643Z] ---> 3f71022ca80f [2021-11-16T13:05:12.643Z] Step 6/22 : COPY . . [2021-11-16T13:05:34.855Z] ---> 5c274c635252 [2021-11-16T13:05:34.855Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T13:05:34.855Z] ---> d167ec8fa75f [2021-11-16T13:05:34.855Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T13:05:34.855Z] ---> 934fd389aab3 [2021-11-16T13:05:34.855Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T13:05:34.855Z] ---> e33d236dfb6b [2021-11-16T13:05:34.855Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T13:05:34.855Z] ---> Running in 7bcc7ea57cdd [2021-11-16T13:05:34.855Z] ---> Running in e2aa757d33c9 [2021-11-16T13:05:34.855Z] ---> Running in 64848c3747ff [2021-11-16T13:05:34.855Z] ---> Running in f0bc2f8f98cb [2021-11-16T13:05:34.855Z] ---> f5ddeda2aa82 [2021-11-16T13:05:34.855Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T13:05:34.855Z] ---> Running in c53e10464ec4 [2021-11-16T13:05:39.182Z] Removing intermediate container 7bcc7ea57cdd [2021-11-16T13:05:39.182Z] ---> a09820c615e7 [2021-11-16T13:05:39.182Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-16T13:05:39.182Z] ---> Running in b2efad8ca916 [2021-11-16T13:05:39.182Z] Removing intermediate container e2aa757d33c9 [2021-11-16T13:05:39.182Z] ---> d41b9b923335 [2021-11-16T13:05:39.182Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-16T13:05:39.182Z] Removing intermediate container 64848c3747ff [2021-11-16T13:05:39.182Z] ---> 9b9a9f0951f3 [2021-11-16T13:05:39.182Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-16T13:05:39.182Z] ---> Running in 5721da622338 [2021-11-16T13:05:39.182Z] ---> Running in 8354006eef40 [2021-11-16T13:05:39.793Z] Removing intermediate container f0bc2f8f98cb [2021-11-16T13:05:39.793Z] ---> f8a1fd6fe2a2 [2021-11-16T13:05:39.793Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-16T13:05:39.793Z] Removing intermediate container c53e10464ec4 [2021-11-16T13:05:39.793Z] ---> 66bf367cfc40 [2021-11-16T13:05:39.793Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-16T13:05:39.793Z] ---> Running in e6e0e9bed14a [2021-11-16T13:05:39.793Z] ---> Running in 9ff827deeaff [2021-11-16T13:05:41.238Z] 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-16T13:05:41.238Z] 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-16T13:05:41.515Z] 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-16T13:05:42.507Z] 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-16T13:05:42.507Z] 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-16T13:07:34.353Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-16T13:07:35.806Z] Removing intermediate container 9ff827deeaff [2021-11-16T13:07:35.806Z] ---> a1597284dd8a [2021-11-16T13:07:35.806Z] [2021-11-16T13:07:35.806Z] Step 9/22 : FROM alpine:3.14 [2021-11-16T13:07:36.082Z] 3.14: Pulling from library/alpine [2021-11-16T13:07:36.682Z] Removing intermediate container 8354006eef40 [2021-11-16T13:07:36.682Z] ---> a6c7c5670cc2 [2021-11-16T13:07:36.682Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-16T13:07:36.963Z] ---> Running in 04028356a1ce [2021-11-16T13:07:38.405Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-16T13:07:38.405Z] Status: Downloaded newer image for alpine:3.14 [2021-11-16T13:07:38.405Z] ---> 5b8b7b635229 [2021-11-16T13:07:38.405Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-16T13:07:38.681Z] 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-16T13:07:38.959Z] ---> Running in 27696e6bdd5e [2021-11-16T13:07:39.565Z] Removing intermediate container b2efad8ca916 [2021-11-16T13:07:39.565Z] ---> 8b1a2697ff4f [2021-11-16T13:07:39.565Z] [2021-11-16T13:07:39.565Z] Step 9/30 : FROM alpine:3.14 [2021-11-16T13:07:39.565Z] ---> 5b8b7b635229 [2021-11-16T13:07:39.565Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-16T13:07:39.842Z] ---> Running in 5ac3e125315b [2021-11-16T13:07:40.841Z] Removing intermediate container 5ac3e125315b [2021-11-16T13:07:40.841Z] ---> 6a35e20eb32e [2021-11-16T13:07:40.841Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-16T13:07:41.124Z] ---> Running in 95c0aa4317a8 [2021-11-16T13:07:41.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T13:07:41.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T13:07:42.013Z] Removing intermediate container 5721da622338 [2021-11-16T13:07:42.013Z] ---> c7d3ade359e7 [2021-11-16T13:07:42.013Z] [2021-11-16T13:07:42.013Z] Step 9/20 : FROM alpine:3.14 [2021-11-16T13:07:42.013Z] ---> 5b8b7b635229 [2021-11-16T13:07:42.013Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-16T13:07:42.013Z] ---> Running in d7181c838dec [2021-11-16T13:07:42.617Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-16T13:07:42.617Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T13:07:42.617Z] OK: 6 MiB in 15 packages [2021-11-16T13:07:42.617Z] Removing intermediate container 04028356a1ce [2021-11-16T13:07:42.617Z] ---> 93756159bfe1 [2021-11-16T13:07:42.617Z] [2021-11-16T13:07:42.617Z] Step 10/22 : FROM docker:20.10.8 [2021-11-16T13:07:42.898Z] 20.10.8: Pulling from library/docker [2021-11-16T13:07:43.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T13:07:43.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T13:07:44.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T13:07:44.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T13:07:44.617Z] Removing intermediate container 27696e6bdd5e [2021-11-16T13:07:44.617Z] ---> 029561c39bd0 [2021-11-16T13:07:44.617Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-16T13:07:44.617Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-16T13:07:44.617Z] (2/2) Installing su-exec (0.2-r1) [2021-11-16T13:07:44.617Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T13:07:44.617Z] OK: 6 MiB in 16 packages [2021-11-16T13:07:44.887Z] ---> Running in a878afcdfd53 [2021-11-16T13:07:45.487Z] Removing intermediate container e6e0e9bed14a [2021-11-16T13:07:45.487Z] ---> 40d575880444 [2021-11-16T13:07:45.487Z] [2021-11-16T13:07:45.487Z] Step 9/21 : FROM alpine:3.14 [2021-11-16T13:07:45.487Z] ---> 5b8b7b635229 [2021-11-16T13:07:45.487Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-16T13:07:45.487Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-16T13:07:45.487Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-16T13:07:45.487Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-16T13:07:45.487Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-16T13:07:45.487Z] (5/5) Installing curl (7.79.1-r0) [2021-11-16T13:07:45.487Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T13:07:45.762Z] Executing ca-certificates-20191127-r5.trigger [2021-11-16T13:07:45.762Z] ---> Running in 4fe1811ede49 [2021-11-16T13:07:45.762Z] Removing intermediate container a878afcdfd53 [2021-11-16T13:07:45.762Z] ---> 455fe78ad6f0 [2021-11-16T13:07:45.762Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-16T13:07:46.044Z] ---> Running in ae712013e295 [2021-11-16T13:07:46.044Z] OK: 8 MiB in 19 packages [2021-11-16T13:07:46.648Z] Removing intermediate container 95c0aa4317a8 [2021-11-16T13:07:46.648Z] ---> 83a28079d0b6 [2021-11-16T13:07:46.648Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-16T13:07:46.925Z] Removing intermediate container ae712013e295 [2021-11-16T13:07:46.925Z] ---> 16e17adc1934 [2021-11-16T13:07:46.925Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-16T13:07:46.925Z] ---> Running in 71505c76793d [2021-11-16T13:07:47.201Z] ---> Running in 2b62723a07cb [2021-11-16T13:07:47.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T13:07:47.808Z] Removing intermediate container 71505c76793d [2021-11-16T13:07:47.808Z] ---> ca5bf6ea5d25 [2021-11-16T13:07:47.808Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-16T13:07:47.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T13:07:47.808Z] ---> Running in 3e13b5f24c82 [2021-11-16T13:07:48.088Z] Removing intermediate container 2b62723a07cb [2021-11-16T13:07:48.088Z] ---> 18470878beb6 [2021-11-16T13:07:48.088Z] Step 14/22 : WORKDIR / [2021-11-16T13:07:48.370Z] ---> Running in de0bd78dae17 [2021-11-16T13:07:48.370Z] Removing intermediate container d7181c838dec [2021-11-16T13:07:48.370Z] ---> 860c52fbc47b [2021-11-16T13:07:48.370Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-16T13:07:48.646Z] Removing intermediate container 3e13b5f24c82 [2021-11-16T13:07:48.646Z] ---> 3613516d78e5 [2021-11-16T13:07:48.646Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-16T13:07:48.646Z] ---> Running in 6254d618d93f [2021-11-16T13:07:48.646Z] ---> Running in f2cdbef54815 [2021-11-16T13:07:48.646Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-16T13:07:48.922Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-16T13:07:48.922Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T13:07:48.922Z] Executing ca-certificates-20191127-r5.trigger [2021-11-16T13:07:49.198Z] OK: 6 MiB in 16 packages [2021-11-16T13:07:49.476Z] Removing intermediate container de0bd78dae17 [2021-11-16T13:07:49.476Z] ---> a21bf7a8504a [2021-11-16T13:07:49.476Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T13:07:49.763Z] Removing intermediate container 6254d618d93f [2021-11-16T13:07:49.763Z] ---> 983a9c5ccda1 [2021-11-16T13:07:49.763Z] Step 12/20 : WORKDIR /edgex [2021-11-16T13:07:49.763Z] ---> Running in 7b6e53b77012 [2021-11-16T13:07:51.201Z] Removing intermediate container 7b6e53b77012 [2021-11-16T13:07:51.201Z] ---> 5df05925635d [2021-11-16T13:07:51.201Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-16T13:07:51.201Z] ---> b53f220fd930 [2021-11-16T13:07:51.201Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-16T13:07:51.476Z] Removing intermediate container 4fe1811ede49 [2021-11-16T13:07:51.476Z] ---> e52897b70329 [2021-11-16T13:07:51.476Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-16T13:07:51.476Z] ---> Running in 75a5e4dbf1f1 [2021-11-16T13:07:51.754Z] Removing intermediate container f2cdbef54815 [2021-11-16T13:07:51.754Z] ---> 556968a81083 [2021-11-16T13:07:51.754Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-16T13:07:51.754Z] ---> Running in 2a7f9d423287 [2021-11-16T13:07:52.375Z] Removing intermediate container 75a5e4dbf1f1 [2021-11-16T13:07:52.375Z] ---> 92cf8f543cf8 [2021-11-16T13:07:52.375Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-16T13:07:52.375Z] ---> 921197cef19e [2021-11-16T13:07:52.375Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-16T13:07:52.647Z] ---> Running in e1dffc5bfd2c [2021-11-16T13:07:52.647Z] Removing intermediate container 2a7f9d423287 [2021-11-16T13:07:52.647Z] ---> 5e17428abf28 [2021-11-16T13:07:52.647Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-16T13:07:53.638Z] Removing intermediate container e1dffc5bfd2c [2021-11-16T13:07:53.638Z] ---> 59aee0a3833f [2021-11-16T13:07:53.638Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-16T13:07:53.638Z] ---> 50424556c2e1 [2021-11-16T13:07:53.638Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-16T13:07:53.638Z] ---> Running in db7ab9db8ff9 [2021-11-16T13:07:53.912Z] ---> 9ebc8f0b34f4 [2021-11-16T13:07:53.912Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-16T13:07:54.184Z] ---> Running in 073262f55b11 [2021-11-16T13:07:54.787Z] Removing intermediate container db7ab9db8ff9 [2021-11-16T13:07:54.787Z] ---> cbb202a53305 [2021-11-16T13:07:54.787Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T13:07:55.061Z] ---> cd849900f637 [2021-11-16T13:07:55.061Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-16T13:07:55.061Z] ---> fc4c98a8791c [2021-11-16T13:07:55.061Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-16T13:07:55.343Z] ---> Running in 907850ccc03a [2021-11-16T13:07:56.330Z] Removing intermediate container 907850ccc03a [2021-11-16T13:07:56.330Z] ---> 5ede4bc99317 [2021-11-16T13:07:56.330Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T13:07:56.330Z] ---> 702365f4beb6 [2021-11-16T13:07:56.330Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-16T13:07:56.330Z] ---> Running in eb364aa6a187 [2021-11-16T13:07:56.926Z] Removing intermediate container eb364aa6a187 [2021-11-16T13:07:56.926Z] ---> 578a55794c62 [2021-11-16T13:07:56.926Z] Step 20/22 : LABEL arch=arm64 [2021-11-16T13:07:57.214Z] ---> cbf55ac28ccd [2021-11-16T13:07:57.214Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-16T13:07:57.214Z] ---> Running in 08cc0851e8af [2021-11-16T13:07:57.214Z] ---> Running in e699ad782f65 [2021-11-16T13:07:57.214Z] Removing intermediate container 073262f55b11 [2021-11-16T13:07:57.214Z] ---> b90d328a5d17 [2021-11-16T13:07:57.214Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T13:07:57.813Z] Removing intermediate container 08cc0851e8af [2021-11-16T13:07:57.813Z] ---> 179d88b3dca4 [2021-11-16T13:07:57.813Z] Step 21/22 : LABEL git_sha=c420eacc61b81cc5aed8b3572782a326b488cd45 [2021-11-16T13:07:57.813Z] Removing intermediate container e699ad782f65 [2021-11-16T13:07:57.813Z] ---> ec40fcc03ebd [2021-11-16T13:07:57.813Z] Step 17/20 : CMD ["--init=true"] [2021-11-16T13:07:58.085Z] ---> Running in 94635abe78dc [2021-11-16T13:07:58.085Z] ---> Running in 53120227a326 [2021-11-16T13:07:58.687Z] ---> 0d8a37f43c50 [2021-11-16T13:07:58.687Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-16T13:07:58.687Z] ---> 0f5be88fae60 [2021-11-16T13:07:58.687Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-16T13:07:58.687Z] Removing intermediate container 53120227a326 [2021-11-16T13:07:58.687Z] ---> ddf76a681c9b [2021-11-16T13:07:58.687Z] Step 18/20 : LABEL arch=arm64 [2021-11-16T13:07:58.964Z] Removing intermediate container 94635abe78dc [2021-11-16T13:07:58.964Z] ---> 0f176e73e7a3 [2021-11-16T13:07:58.964Z] Step 22/22 : LABEL version=0.0.0 [2021-11-16T13:07:58.964Z] ---> Running in 331da8e64ffb [2021-11-16T13:07:58.964Z] ---> Running in b3c40d570e59 [2021-11-16T13:07:59.240Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-16T13:07:59.240Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-16T13:07:59.240Z] ---> 3734d5adc5ac [2021-11-16T13:07:59.240Z] 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-16T13:07:59.240Z] ---> Running in 3a8c91a80179 [2021-11-16T13:07:59.518Z] Removing intermediate container 331da8e64ffb [2021-11-16T13:07:59.518Z] ---> 35b90bb846d5 [2021-11-16T13:07:59.518Z] Step 19/20 : LABEL git_sha=c420eacc61b81cc5aed8b3572782a326b488cd45 [2021-11-16T13:07:59.518Z] ---> Running in 4652a3db3753 [2021-11-16T13:07:59.791Z] Removing intermediate container b3c40d570e59 [2021-11-16T13:07:59.791Z] ---> da5ed7a2f303 [2021-11-16T13:07:59.791Z] [2021-11-16T13:07:59.791Z] ---> 4b8e199420d0 [2021-11-16T13:07:59.791Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-16T13:08:00.074Z] Removing intermediate container 3a8c91a80179 [2021-11-16T13:08:00.074Z] ---> ec90877b27fa [2021-11-16T13:08:00.074Z] 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-16T13:08:00.074Z] ---> Running in 83c9a7fab934 [2021-11-16T13:08:00.074Z] ---> Running in 31b415a02ace [2021-11-16T13:08:00.350Z] Removing intermediate container 4652a3db3753 [2021-11-16T13:08:00.350Z] ---> d580f1ae7e15 [2021-11-16T13:08:00.350Z] Step 20/20 : LABEL version=0.0.0 [2021-11-16T13:08:00.350Z] ---> Running in 3ddcee1b3fd1 [2021-11-16T13:08:00.624Z] Successfully built da5ed7a2f303 [2021-11-16T13:08:00.897Z] Successfully tagged core-command-arm64:latest [2021-11-16T13:08:00.897Z] Building security-secretstore-setup [2021-11-16T13:08:00.897Z] Removing intermediate container 83c9a7fab934 [2021-11-16T13:08:00.897Z]  Building core-command ... done  ---> 60b7af1e8d44 [2021-11-16T13:08:00.897Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T13:08:00.897Z] ---> 8dd36b7d325c [2021-11-16T13:08:00.897Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-16T13:08:00.897Z] ---> Running in f23b7d2d2306 [2021-11-16T13:08:01.172Z] Removing intermediate container 3ddcee1b3fd1 [2021-11-16T13:08:01.172Z] ---> 8ea271d47573 [2021-11-16T13:08:01.172Z] [2021-11-16T13:08:01.451Z] Removing intermediate container f23b7d2d2306 [2021-11-16T13:08:01.451Z] ---> 60bc82807672 [2021-11-16T13:08:01.451Z] Step 19/21 : LABEL arch=arm64 [2021-11-16T13:08:01.729Z] ---> Running in 57f519a35ac4 [2021-11-16T13:08:02.012Z] Successfully built 8ea271d47573 [2021-11-16T13:08:02.012Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-16T13:08:02.012Z] Building core-metadata [2021-11-16T13:08:02.012Z]  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T13:08:02.012Z] ---> d543fac44846 [2021-11-16T13:08:02.012Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-16T13:08:02.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T13:08:02.287Z] Removing intermediate container 57f519a35ac4 [2021-11-16T13:08:02.287Z] ---> be88f5033202 [2021-11-16T13:08:02.563Z] Step 20/21 : LABEL git_sha=c420eacc61b81cc5aed8b3572782a326b488cd45 [2021-11-16T13:08:02.563Z] ---> Running in dd6f6d23a118 [2021-11-16T13:08:03.166Z] Removing intermediate container dd6f6d23a118 [2021-11-16T13:08:03.166Z] ---> f7bbe2b59ec4 [2021-11-16T13:08:03.166Z] Step 21/21 : LABEL version=0.0.0 [2021-11-16T13:08:03.166Z] (1/42) Installing readline (8.1.0-r0) [2021-11-16T13:08:03.166Z] (2/42) Installing bash (5.1.4-r0) [2021-11-16T13:08:03.166Z] ---> aa80f22fa43a [2021-11-16T13:08:03.166Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-16T13:08:03.166Z] ---> Running in bb534075e142 [2021-11-16T13:08:03.166Z] Executing bash-5.1.4-r0.post-install [2021-11-16T13:08:03.166Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-16T13:08:03.166Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-16T13:08:03.446Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-16T13:08:03.446Z] (6/42) Installing curl (7.79.1-r0) [2021-11-16T13:08:03.446Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-16T13:08:03.446Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-16T13:08:03.446Z] (9/42) Installing expat (2.4.1-r0) [2021-11-16T13:08:03.446Z] (10/42) Installing libffi (3.3-r2) [2021-11-16T13:08:03.446Z] (11/42) Installing gdbm (1.19-r0) [2021-11-16T13:08:03.446Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-16T13:08:03.446Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-16T13:08:03.446Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-16T13:08:03.446Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-16T13:08:03.446Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-16T13:08:03.446Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-16T13:08:04.051Z] Removing intermediate container bb534075e142 [2021-11-16T13:08:04.051Z] ---> dadb8d5bea59 [2021-11-16T13:08:04.051Z] [2021-11-16T13:08:04.327Z] Successfully built dadb8d5bea59 [2021-11-16T13:08:04.605Z] Successfully tagged support-notifications-arm64:latest [2021-11-16T13:08:04.605Z] Building support-scheduler [2021-11-16T13:08:04.605Z]  Building support-notifications ... done  ---> 4b19936b1a82 [2021-11-16T13:08:04.605Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-16T13:08:04.882Z] ---> Running in c543c24abc33 [2021-11-16T13:08:05.486Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-16T13:08:05.486Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-16T13:08:05.486Z] Removing intermediate container c543c24abc33 [2021-11-16T13:08:05.765Z] ---> 2a0da2adcb48 [2021-11-16T13:08:05.765Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-16T13:08:05.765Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-16T13:08:05.765Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-16T13:08:05.765Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-16T13:08:05.765Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-16T13:08:05.765Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-16T13:08:05.765Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-16T13:08:05.765Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-16T13:08:05.765Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-16T13:08:05.765Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-16T13:08:05.765Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-16T13:08:05.765Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-16T13:08:05.765Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-16T13:08:06.037Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-16T13:08:06.037Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-16T13:08:06.037Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-16T13:08:06.038Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-16T13:08:06.038Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-16T13:08:06.038Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-16T13:08:06.038Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-16T13:08:06.038Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-16T13:08:06.038Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-16T13:08:06.038Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-16T13:08:06.318Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-16T13:08:06.920Z] Executing busybox-1.33.1-r3.trigger [2021-11-16T13:08:06.921Z] OK: 84 MiB in 64 packages [2021-11-16T13:08:06.921Z] ---> c4c859944902 [2021-11-16T13:08:06.921Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-16T13:08:07.194Z] ---> Running in 68679d538295 [2021-11-16T13:08:09.833Z] Removing intermediate container 68679d538295 [2021-11-16T13:08:09.833Z] ---> a11e4d2fcd3c [2021-11-16T13:08:09.833Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-16T13:08:10.112Z] ---> Running in af546b9991d0 [2021-11-16T13:08:10.710Z] Removing intermediate container af546b9991d0 [2021-11-16T13:08:10.710Z] ---> be214c673e83 [2021-11-16T13:08:10.710Z] Step 27/30 : CMD ["gate"] [2021-11-16T13:08:10.984Z] Collecting docker-compose==1.23.2 [2021-11-16T13:08:10.984Z] ---> Running in f176115d76b2 [2021-11-16T13:08:10.984Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-16T13:08:11.261Z] 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-16T13:08:11.261Z] Collecting docopt<0.7,>=0.6.1 [2021-11-16T13:08:11.534Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-16T13:08:11.534Z] Removing intermediate container f176115d76b2 [2021-11-16T13:08:11.534Z] ---> d649ff1cf980 [2021-11-16T13:08:11.534Z] Step 28/30 : LABEL arch=arm64 [2021-11-16T13:08:11.809Z] ---> Running in 04fdc3f3b96a [2021-11-16T13:08:12.422Z] Removing intermediate container 04fdc3f3b96a [2021-11-16T13:08:12.422Z] ---> fea2ad64fc1f [2021-11-16T13:08:12.422Z] Step 29/30 : LABEL git_sha=c420eacc61b81cc5aed8b3572782a326b488cd45 [2021-11-16T13:08:12.698Z] ---> Running in d5094775bd59 [2021-11-16T13:08:13.301Z] Removing intermediate container d5094775bd59 [2021-11-16T13:08:13.301Z] ---> f325b38a8538 [2021-11-16T13:08:13.301Z] Step 30/30 : LABEL version=0.0.0 [2021-11-16T13:08:13.301Z] ---> Running in 9d1805335df6 [2021-11-16T13:08:13.579Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-16T13:08:13.579Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-16T13:08:13.857Z] Removing intermediate container 9d1805335df6 [2021-11-16T13:08:13.857Z] ---> ffe5c4dd939f [2021-11-16T13:08:13.857Z] [2021-11-16T13:08:13.857Z] Collecting jsonschema<3,>=2.5.1 [2021-11-16T13:08:13.857Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-16T13:08:14.147Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-16T13:08:14.147Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-16T13:08:14.147Z] Successfully built ffe5c4dd939f [2021-11-16T13:08:14.147Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-16T13:08:14.147Z]  Building security-bootstrapper ... done Building core-data [2021-11-16T13:08:16.245Z] Collecting cached-property<2,>=1.2.0 [2021-11-16T13:08:16.245Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-16T13:08:17.274Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-16T13:08:17.275Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-16T13:08:17.550Z] Collecting docker<4.0,>=3.6.0 [2021-11-16T13:08:17.550Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-16T13:08:18.531Z] Collecting PyYAML<4,>=3.10 [2021-11-16T13:08:18.531Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-16T13:08:21.933Z] Collecting texttable<0.10,>=0.9.0 [2021-11-16T13:08:21.933Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-16T13:08:23.919Z] Collecting docker-pycreds>=0.4.0 [2021-11-16T13:08:23.919Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-16T13:08:24.193Z] Collecting idna<2.8,>=2.5 [2021-11-16T13:08:24.193Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-16T13:08:24.466Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-16T13:08:24.466Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-16T13:08:25.065Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-16T13:08:25.065Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-16T13:08:25.065Z] 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-16T13:08:25.341Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-16T13:08:25.341Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-16T13:08:25.341Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-16T13:08:25.341Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-16T13:08:26.325Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-16T13:08:26.325Z] Attempting uninstall: urllib3 [2021-11-16T13:08:26.325Z] Found existing installation: urllib3 1.26.5 [2021-11-16T13:08:26.325Z] Uninstalling urllib3-1.26.5: [2021-11-16T13:08:26.602Z] Successfully uninstalled urllib3-1.26.5 [2021-11-16T13:08:27.207Z] Attempting uninstall: idna [2021-11-16T13:08:27.207Z] Found existing installation: idna 3.2 [2021-11-16T13:08:27.207Z] Uninstalling idna-3.2: [2021-11-16T13:08:27.207Z] Successfully uninstalled idna-3.2 [2021-11-16T13:08:28.193Z] Attempting uninstall: chardet [2021-11-16T13:08:28.193Z] Found existing installation: chardet 4.0.0 [2021-11-16T13:08:28.193Z] Uninstalling chardet-4.0.0: [2021-11-16T13:08:28.193Z] Successfully uninstalled chardet-4.0.0 [2021-11-16T13:08:30.169Z] Attempting uninstall: requests [2021-11-16T13:08:30.169Z] Found existing installation: requests 2.25.1 [2021-11-16T13:08:30.169Z] Uninstalling requests-2.25.1: [2021-11-16T13:08:30.169Z] Successfully uninstalled requests-2.25.1 [2021-11-16T13:08:30.444Z] Running setup.py install for texttable: started [2021-11-16T13:08:32.429Z] Running setup.py install for texttable: finished with status 'done' [2021-11-16T13:08:32.429Z] Running setup.py install for PyYAML: started [2021-11-16T13:08:35.054Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-16T13:08:35.054Z] Running setup.py install for docopt: started [2021-11-16T13:08:37.043Z] Running setup.py install for docopt: finished with status 'done' [2021-11-16T13:08:37.043Z] Running setup.py install for dockerpty: started [2021-11-16T13:08:39.015Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-16T13:08:40.994Z] 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-16T13:08:43.623Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T13:08:43.898Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-16T13:08:43.898Z] ---> 20f82fbc9047 [2021-11-16T13:08:43.898Z] Step 3/24 : WORKDIR /edgex-go [2021-11-16T13:08:43.898Z] ---> Using cache [2021-11-16T13:08:43.898Z] ---> ea2e6cbb9793 [2021-11-16T13:08:43.898Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T13:08:43.898Z] ---> Using cache [2021-11-16T13:08:43.898Z] ---> 11c73a53f0e1 [2021-11-16T13:08:43.898Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-16T13:08:43.898Z] ---> Using cache [2021-11-16T13:08:43.898Z] ---> 3f71022ca80f [2021-11-16T13:08:43.898Z] Step 6/24 : COPY . . [2021-11-16T13:08:43.898Z] ---> Using cache [2021-11-16T13:08:43.898Z] ---> e33d236dfb6b [2021-11-16T13:08:43.898Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T13:08:43.898Z] ---> Using cache [2021-11-16T13:08:43.898Z] ---> f8a1fd6fe2a2 [2021-11-16T13:08:43.898Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-16T13:08:45.348Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T13:08:45.348Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-16T13:08:45.348Z] ---> 20f82fbc9047 [2021-11-16T13:08:45.348Z] Step 3/22 : WORKDIR /edgex-go [2021-11-16T13:08:45.348Z] ---> Using cache [2021-11-16T13:08:45.348Z] ---> ea2e6cbb9793 [2021-11-16T13:08:45.348Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T13:08:45.348Z] ---> Using cache [2021-11-16T13:08:45.348Z] ---> 11c73a53f0e1 [2021-11-16T13:08:45.348Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-16T13:08:45.348Z] ---> Using cache [2021-11-16T13:08:45.348Z] ---> 3f71022ca80f [2021-11-16T13:08:45.348Z] Step 6/22 : COPY . . [2021-11-16T13:08:45.348Z] ---> Using cache [2021-11-16T13:08:45.348Z] ---> e33d236dfb6b [2021-11-16T13:08:45.348Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T13:08:45.348Z] ---> Using cache [2021-11-16T13:08:45.348Z] ---> f8a1fd6fe2a2 [2021-11-16T13:08:45.348Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-16T13:08:45.348Z] ---> Running in 7a84923ede60 [2021-11-16T13:08:45.348Z] ---> Running in 175c62d1c43c [2021-11-16T13:08:46.797Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T13:08:46.797Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-16T13:08:46.797Z] ---> 20f82fbc9047 [2021-11-16T13:08:46.797Z] Step 3/23 : WORKDIR /edgex-go [2021-11-16T13:08:46.797Z] ---> Using cache [2021-11-16T13:08:46.797Z] ---> ea2e6cbb9793 [2021-11-16T13:08:46.797Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T13:08:46.797Z] ---> Using cache [2021-11-16T13:08:46.797Z] ---> 11c73a53f0e1 [2021-11-16T13:08:46.797Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-16T13:08:46.797Z] ---> Using cache [2021-11-16T13:08:46.797Z] ---> 3f71022ca80f [2021-11-16T13:08:46.797Z] Step 6/23 : COPY go.mod . [2021-11-16T13:08:47.778Z] 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-16T13:08:47.778Z] 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-16T13:08:48.375Z] ---> da8b3657a595 [2021-11-16T13:08:48.375Z] Step 7/23 : RUN go mod download [2021-11-16T13:08:48.647Z] ---> Running in 145801f927cd [2021-11-16T13:08:56.962Z] Removing intermediate container 145801f927cd [2021-11-16T13:08:56.962Z] ---> 6ae6a0b058ef [2021-11-16T13:08:56.962Z] Step 8/23 : COPY . . [2021-11-16T13:08:57.238Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T13:08:57.239Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-16T13:08:57.239Z] ---> 20f82fbc9047 [2021-11-16T13:08:57.239Z] Step 3/22 : WORKDIR /edgex-go [2021-11-16T13:08:57.239Z] ---> Using cache [2021-11-16T13:08:57.239Z] ---> ea2e6cbb9793 [2021-11-16T13:08:57.239Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T13:08:57.239Z] ---> Using cache [2021-11-16T13:08:57.239Z] ---> 11c73a53f0e1 [2021-11-16T13:08:57.239Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-16T13:08:57.239Z] ---> Running in 927f2a43b0ba [2021-11-16T13:08:59.866Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T13:09:00.858Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T13:09:01.834Z] OK: 219 MiB in 52 packages [2021-11-16T13:09:02.441Z] Removing intermediate container 31b415a02ace [2021-11-16T13:09:02.441Z] ---> 9e6f0b9eed69 [2021-11-16T13:09:02.441Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-16T13:09:02.717Z] ---> Running in e4346575f978 [2021-11-16T13:09:04.148Z] Removing intermediate container e4346575f978 [2021-11-16T13:09:04.148Z] ---> 1397328ce5b8 [2021-11-16T13:09:04.148Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-16T13:09:04.148Z] Removing intermediate container 927f2a43b0ba [2021-11-16T13:09:04.148Z] ---> f27ac2892141 [2021-11-16T13:09:04.148Z] Step 6/22 : COPY . . [2021-11-16T13:09:04.148Z] ---> Running in b6d80ae0cb8d [2021-11-16T13:09:05.124Z] Removing intermediate container b6d80ae0cb8d [2021-11-16T13:09:05.124Z] ---> 59f7ce4217ac [2021-11-16T13:09:05.124Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-16T13:09:08.522Z] ---> 285ad71611fd [2021-11-16T13:09:08.522Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-16T13:09:10.520Z] ---> 93ec533e53bd [2021-11-16T13:09:10.520Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-16T13:09:13.924Z] ---> 6a6b2138ef98 [2021-11-16T13:09:13.924Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-16T13:09:13.924Z] ---> Running in ad36393c5b78 [2021-11-16T13:09:14.905Z] Removing intermediate container ad36393c5b78 [2021-11-16T13:09:14.905Z] ---> df63dedf4568 [2021-11-16T13:09:14.905Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T13:09:14.905Z] ---> Running in e0bc0383fba4 [2021-11-16T13:09:16.359Z] Removing intermediate container e0bc0383fba4 [2021-11-16T13:09:16.359Z] ---> a49ee0e98937 [2021-11-16T13:09:16.359Z] Step 20/22 : LABEL arch=arm64 [2021-11-16T13:09:16.359Z] ---> Running in 3230f63b61f2 [2021-11-16T13:09:17.815Z] Removing intermediate container 3230f63b61f2 [2021-11-16T13:09:17.815Z] ---> d4312fdd8b2d [2021-11-16T13:09:17.815Z] Step 21/22 : LABEL git_sha=c420eacc61b81cc5aed8b3572782a326b488cd45 [2021-11-16T13:09:18.090Z] ---> Running in 3dc64376c9b1 [2021-11-16T13:09:19.077Z] Removing intermediate container 3dc64376c9b1 [2021-11-16T13:09:19.077Z] ---> faa354bd106b [2021-11-16T13:09:19.077Z] Step 22/22 : LABEL version=0.0.0 [2021-11-16T13:09:19.077Z] ---> Running in 9cd34a15ee16 [2021-11-16T13:09:20.524Z] Removing intermediate container 9cd34a15ee16 [2021-11-16T13:09:20.524Z] ---> 8e4dce7154e4 [2021-11-16T13:09:20.524Z] [2021-11-16T13:09:21.512Z] Successfully built 8e4dce7154e4 [2021-11-16T13:09:21.789Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-16T13:09:26.126Z]  Building sys-mgmt-agent ... done  ---> c17943229d75 [2021-11-16T13:09:26.126Z] Step 9/23 : RUN go mod tidy [2021-11-16T13:09:26.126Z] ---> Running in 77c6a0fc8198 [2021-11-16T13:09:32.920Z] ---> bed322d61ebd [2021-11-16T13:09:32.921Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T13:09:32.921Z] ---> Running in 9defff4a6823 [2021-11-16T13:09:33.909Z] Removing intermediate container 77c6a0fc8198 [2021-11-16T13:09:33.909Z] ---> 1138262e02c2 [2021-11-16T13:09:33.909Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-16T13:09:33.909Z] ---> Running in dd8a23f05158 [2021-11-16T13:09:35.917Z] 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-16T13:09:37.402Z] Removing intermediate container 9defff4a6823 [2021-11-16T13:09:37.403Z] ---> dd18a3701412 [2021-11-16T13:09:37.403Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-16T13:09:37.403Z] ---> Running in e32326d1c8a6 [2021-11-16T13:09:39.379Z] 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-16T13:10:11.742Z] 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-16T13:10:24.165Z] Removing intermediate container 7a84923ede60 [2021-11-16T13:10:24.165Z] ---> b75c9df8811d [2021-11-16T13:10:24.165Z] [2021-11-16T13:10:24.165Z] Step 9/24 : FROM alpine:3.14 [2021-11-16T13:10:24.165Z] ---> 5b8b7b635229 [2021-11-16T13:10:24.165Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-16T13:10:24.165Z] ---> Running in a2aa03554a08 [2021-11-16T13:10:26.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T13:10:26.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T13:10:27.817Z] Removing intermediate container 175c62d1c43c [2021-11-16T13:10:27.817Z] ---> f86eb01ac2f5 [2021-11-16T13:10:27.817Z] [2021-11-16T13:10:27.817Z] Step 9/22 : FROM alpine:3.14 [2021-11-16T13:10:27.817Z] ---> 5b8b7b635229 [2021-11-16T13:10:27.817Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-16T13:10:27.817Z] ---> Using cache [2021-11-16T13:10:27.817Z] ---> 029561c39bd0 [2021-11-16T13:10:27.817Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-16T13:10:27.817Z] ---> Using cache [2021-11-16T13:10:27.817Z] ---> 455fe78ad6f0 [2021-11-16T13:10:27.817Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-16T13:10:27.817Z] ---> Running in d292ff9451b9 [2021-11-16T13:10:27.817Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-16T13:10:28.094Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-16T13:10:28.094Z] (3/3) Installing su-exec (0.2-r1) [2021-11-16T13:10:28.094Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T13:10:28.094Z] Executing ca-certificates-20191127-r5.trigger [2021-11-16T13:10:28.380Z] OK: 6 MiB in 17 packages [2021-11-16T13:10:28.380Z] Removing intermediate container d292ff9451b9 [2021-11-16T13:10:28.380Z] ---> 36d8dab2caf7 [2021-11-16T13:10:28.380Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-16T13:10:28.656Z] ---> Running in d5875da98087 [2021-11-16T13:10:29.258Z] Removing intermediate container d5875da98087 [2021-11-16T13:10:29.258Z] ---> 8e082837a7cc [2021-11-16T13:10:29.258Z] Step 14/22 : WORKDIR / [2021-11-16T13:10:29.538Z] ---> Running in 22f46f227b44 [2021-11-16T13:10:30.527Z] Removing intermediate container 22f46f227b44 [2021-11-16T13:10:30.527Z] ---> 43d6badd2911 [2021-11-16T13:10:30.527Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T13:10:30.803Z] Removing intermediate container a2aa03554a08 [2021-11-16T13:10:30.803Z] ---> ab94e68f8c73 [2021-11-16T13:10:30.803Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-16T13:10:30.803Z] ---> Running in 6029770b3f27 [2021-11-16T13:10:31.405Z] Removing intermediate container 6029770b3f27 [2021-11-16T13:10:31.405Z] ---> f9914d4793b3 [2021-11-16T13:10:31.405Z] Step 12/24 : WORKDIR / [2021-11-16T13:10:31.680Z] ---> Running in 2fbfa5f7d4c1 [2021-11-16T13:10:31.970Z] ---> b4cb225c497d [2021-11-16T13:10:31.970Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-16T13:10:32.568Z] Removing intermediate container 2fbfa5f7d4c1 [2021-11-16T13:10:32.568Z] ---> 74a46b0b48fb [2021-11-16T13:10:32.568Z] 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-16T13:10:34.004Z] ---> 179f751d5c19 [2021-11-16T13:10:34.004Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-16T13:10:34.004Z] ---> 24f39f9873e9 [2021-11-16T13:10:34.004Z] 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-16T13:10:35.440Z] ---> 73337729bdaa [2021-11-16T13:10:35.440Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-16T13:10:35.711Z] ---> 849b7c230387 [2021-11-16T13:10:35.711Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-16T13:10:35.711Z] ---> Running in 6e15255ed31d [2021-11-16T13:10:36.308Z] Removing intermediate container 6e15255ed31d [2021-11-16T13:10:36.308Z] ---> e9c963c0c281 [2021-11-16T13:10:36.308Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T13:10:36.581Z] ---> Running in afe771bf49ae [2021-11-16T13:10:36.864Z] ---> a8ceacee637b [2021-11-16T13:10:36.864Z] 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-16T13:10:37.455Z] Removing intermediate container afe771bf49ae [2021-11-16T13:10:37.455Z] ---> 52eb0792742c [2021-11-16T13:10:37.455Z] Step 20/22 : LABEL arch=arm64 [2021-11-16T13:10:37.455Z] ---> Running in 21cf833ea427 [2021-11-16T13:10:38.047Z] ---> 8a9934b75f28 [2021-11-16T13:10:38.047Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-16T13:10:38.319Z] Removing intermediate container 21cf833ea427 [2021-11-16T13:10:38.319Z] ---> 76f488d61b39 [2021-11-16T13:10:38.319Z] Step 21/22 : LABEL git_sha=c420eacc61b81cc5aed8b3572782a326b488cd45 [2021-11-16T13:10:38.593Z] ---> Running in 3afe1ab9935c [2021-11-16T13:10:39.574Z] Removing intermediate container 3afe1ab9935c [2021-11-16T13:10:39.574Z] ---> bc7e295e6bc7 [2021-11-16T13:10:39.574Z] Step 22/22 : LABEL version=0.0.0 [2021-11-16T13:10:39.574Z] ---> Running in a6cb6bea399c [2021-11-16T13:10:40.567Z] ---> 22f6cd9ceab5 [2021-11-16T13:10:40.567Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-16T13:10:40.567Z] Removing intermediate container a6cb6bea399c [2021-11-16T13:10:40.567Z] ---> 6cd0889caf69 [2021-11-16T13:10:40.567Z] [2021-11-16T13:10:41.172Z] Successfully built 6cd0889caf69 [2021-11-16T13:10:41.448Z] Successfully tagged core-metadata-arm64:latest [2021-11-16T13:10:42.441Z]  Building core-metadata ... done  ---> 030571e77f63 [2021-11-16T13:10:42.441Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-16T13:10:43.888Z] ---> 37ee6d607693 [2021-11-16T13:10:43.888Z] 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-16T13:10:43.888Z] ---> Running in bb108a18bd3f [2021-11-16T13:10:47.305Z] Removing intermediate container bb108a18bd3f [2021-11-16T13:10:47.305Z] ---> 723135d92fb9 [2021-11-16T13:10:47.305Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-16T13:10:47.305Z] ---> Running in cfdf7b54331f [2021-11-16T13:10:47.580Z] Removing intermediate container cfdf7b54331f [2021-11-16T13:10:47.580Z] ---> 4099a892724a [2021-11-16T13:10:47.580Z] Step 22/24 : LABEL arch=arm64 [2021-11-16T13:10:47.858Z] ---> Running in c65f6482419b [2021-11-16T13:10:48.472Z] Removing intermediate container c65f6482419b [2021-11-16T13:10:48.472Z] ---> 426f0ec36b3a [2021-11-16T13:10:48.472Z] Step 23/24 : LABEL git_sha=c420eacc61b81cc5aed8b3572782a326b488cd45 [2021-11-16T13:10:48.472Z] ---> Running in fbebd292aaa7 [2021-11-16T13:10:49.074Z] Removing intermediate container fbebd292aaa7 [2021-11-16T13:10:49.074Z] ---> 5a2187a86f79 [2021-11-16T13:10:49.074Z] Step 24/24 : LABEL version=0.0.0 [2021-11-16T13:10:49.074Z] ---> Running in fde31d9b3cb7 [2021-11-16T13:10:50.058Z] Removing intermediate container fde31d9b3cb7 [2021-11-16T13:10:50.058Z] ---> be6a82d4f166 [2021-11-16T13:10:50.058Z] [2021-11-16T13:10:50.333Z] Successfully built be6a82d4f166 [2021-11-16T13:10:50.333Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-16T13:11:02.738Z]  Building security-secretstore-setup ... done Removing intermediate container dd8a23f05158 [2021-11-16T13:11:02.738Z] ---> 9f59e2918dea [2021-11-16T13:11:02.738Z] [2021-11-16T13:11:02.738Z] Step 11/23 : FROM alpine:3.14 [2021-11-16T13:11:02.738Z] ---> 5b8b7b635229 [2021-11-16T13:11:02.738Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-16T13:11:02.738Z] ---> Using cache [2021-11-16T13:11:02.738Z] ---> 029561c39bd0 [2021-11-16T13:11:02.738Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-16T13:11:02.738Z] ---> Using cache [2021-11-16T13:11:02.738Z] ---> 455fe78ad6f0 [2021-11-16T13:11:02.738Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-16T13:11:02.738Z] ---> Running in f8ec3dfad1bb [2021-11-16T13:11:02.738Z] Removing intermediate container f8ec3dfad1bb [2021-11-16T13:11:02.738Z] ---> cf3ab32cb3e9 [2021-11-16T13:11:02.738Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-16T13:11:02.738Z] ---> Running in 73dd7d89cd34 [2021-11-16T13:11:03.009Z] Removing intermediate container 73dd7d89cd34 [2021-11-16T13:11:03.009Z] ---> 9fac64941126 [2021-11-16T13:11:03.009Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T13:11:03.982Z] ---> 81cde9f66f1d [2021-11-16T13:11:03.982Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-16T13:11:04.962Z] ---> 9ad9422c9445 [2021-11-16T13:11:04.962Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-16T13:11:05.937Z] ---> 5498fde51a09 [2021-11-16T13:11:05.937Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-16T13:11:05.937Z] ---> Running in 9e7bd11986a7 [2021-11-16T13:11:06.532Z] Removing intermediate container 9e7bd11986a7 [2021-11-16T13:11:06.532Z] ---> d953209c3a48 [2021-11-16T13:11:06.532Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T13:11:06.805Z] ---> Running in 915134f97649 [2021-11-16T13:11:07.409Z] Removing intermediate container 915134f97649 [2021-11-16T13:11:07.409Z] ---> b171ad09e570 [2021-11-16T13:11:07.409Z] Step 21/23 : LABEL arch=arm64 [2021-11-16T13:11:07.409Z] ---> Running in b67aaf9b276b [2021-11-16T13:11:07.683Z] Removing intermediate container e32326d1c8a6 [2021-11-16T13:11:07.683Z] ---> 38c4f5eb47bd [2021-11-16T13:11:07.683Z] [2021-11-16T13:11:07.683Z] Step 9/22 : FROM alpine:3.14 [2021-11-16T13:11:07.683Z] ---> 5b8b7b635229 [2021-11-16T13:11:07.683Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-16T13:11:07.959Z] Removing intermediate container b67aaf9b276b [2021-11-16T13:11:07.959Z] ---> 6e73fabd236c [2021-11-16T13:11:07.959Z] Step 22/23 : LABEL git_sha=c420eacc61b81cc5aed8b3572782a326b488cd45 [2021-11-16T13:11:07.959Z] ---> Running in 36b13b3d6c21 [2021-11-16T13:11:07.959Z] ---> Running in 510fdb377533 [2021-11-16T13:11:08.554Z] Removing intermediate container 510fdb377533 [2021-11-16T13:11:08.554Z] ---> f54a69c910a7 [2021-11-16T13:11:08.554Z] Step 23/23 : LABEL version=0.0.0 [2021-11-16T13:11:08.554Z] Removing intermediate container 36b13b3d6c21 [2021-11-16T13:11:08.554Z] ---> a8c22533c0e4 [2021-11-16T13:11:08.554Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-16T13:11:08.554Z] ---> Running in 21518d44d422 [2021-11-16T13:11:08.554Z] ---> Running in 6133b8a96c29 [2021-11-16T13:11:08.828Z] Removing intermediate container 21518d44d422 [2021-11-16T13:11:08.828Z] ---> 77d5ca0be64f [2021-11-16T13:11:08.828Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-16T13:11:08.828Z] Removing intermediate container 6133b8a96c29 [2021-11-16T13:11:08.828Z] ---> 06ad11ad3731 [2021-11-16T13:11:09.101Z] [2021-11-16T13:11:09.101Z] ---> Running in 399e4c23e335 [2021-11-16T13:11:09.378Z] Successfully built 06ad11ad3731 [2021-11-16T13:11:09.378Z] Successfully tagged support-scheduler-arm64:latest [2021-11-16T13:11:09.651Z]  Building support-scheduler ... done Removing intermediate container 399e4c23e335 [2021-11-16T13:11:09.651Z] ---> f9dd0753e3f8 [2021-11-16T13:11:09.651Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T13:11:09.651Z] ---> Running in 49794427968c [2021-11-16T13:11:11.619Z] Removing intermediate container 49794427968c [2021-11-16T13:11:11.619Z] ---> e8379fac7bd0 [2021-11-16T13:11:11.619Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-16T13:11:11.619Z] ---> Running in ab02223e94a8 [2021-11-16T13:11:13.047Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T13:11:13.639Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T13:11:14.629Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-16T13:11:14.629Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-16T13:11:14.629Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-16T13:11:14.911Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-16T13:11:14.911Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-16T13:11:15.189Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-16T13:11:15.189Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T13:11:15.189Z] OK: 8 MiB in 20 packages [2021-11-16T13:11:16.205Z] Removing intermediate container ab02223e94a8 [2021-11-16T13:11:16.205Z] ---> d54bd531d179 [2021-11-16T13:11:16.205Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T13:11:17.183Z] ---> 07e871e6e668 [2021-11-16T13:11:17.183Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-16T13:11:18.158Z] ---> 1a21d45b9fb1 [2021-11-16T13:11:18.158Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-16T13:11:18.753Z] ---> 8e8be10fa59d [2021-11-16T13:11:18.753Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-16T13:11:19.024Z] ---> Running in 36d62e8e56c7 [2021-11-16T13:11:19.302Z] Removing intermediate container 36d62e8e56c7 [2021-11-16T13:11:19.302Z] ---> 41c8cbf74710 [2021-11-16T13:11:19.302Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T13:11:19.302Z] ---> Running in 3b3060574a9f [2021-11-16T13:11:19.895Z] Removing intermediate container 3b3060574a9f [2021-11-16T13:11:19.895Z] ---> dfac9e3aadd0 [2021-11-16T13:11:19.895Z] Step 20/22 : LABEL arch=arm64 [2021-11-16T13:11:19.895Z] ---> Running in 8510ff57e7a2 [2021-11-16T13:11:20.170Z] Removing intermediate container 8510ff57e7a2 [2021-11-16T13:11:20.170Z] ---> 0f4925d1008e [2021-11-16T13:11:20.170Z] Step 21/22 : LABEL git_sha=c420eacc61b81cc5aed8b3572782a326b488cd45 [2021-11-16T13:11:20.450Z] ---> Running in 7f8d9af08512 [2021-11-16T13:11:20.723Z] Removing intermediate container 7f8d9af08512 [2021-11-16T13:11:20.723Z] ---> a8c4e915bd5e [2021-11-16T13:11:20.723Z] Step 22/22 : LABEL version=0.0.0 [2021-11-16T13:11:20.998Z] ---> Running in ffd8b7ab2cea [2021-11-16T13:11:21.270Z] Removing intermediate container ffd8b7ab2cea [2021-11-16T13:11:21.270Z] ---> 2f7d79c6cf76 [2021-11-16T13:11:21.270Z] [2021-11-16T13:11:21.550Z] Successfully built 2f7d79c6cf76 [2021-11-16T13:11:21.550Z] Successfully tagged core-data-arm64:latest [2021-11-16T13:11:21.838Z]  Building core-data ... done  [Pipeline] } [2021-11-16T13:11:21.869Z] $ docker stop --time=1 9c028be8e067921edadae99cf27dc41b7ce50437a64b24dfc9134e639dca6201 [2021-11-16T13:11:23.567Z] $ docker rm -f 9c028be8e067921edadae99cf27dc41b7ce50437a64b24dfc9134e639dca6201 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-16T13:11:24.095Z] + docker images [2021-11-16T13:11:24.367Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-16T13:11:24.367Z] core-data-arm64 latest 2f7d79c6cf76 3 seconds ago 19.6MB [2021-11-16T13:11:24.367Z] support-scheduler-arm64 latest 06ad11ad3731 16 seconds ago 15.3MB [2021-11-16T13:11:24.367Z] 38c4f5eb47bd 17 seconds ago 1.58GB [2021-11-16T13:11:24.367Z] 9f59e2918dea 23 seconds ago 1.57GB [2021-11-16T13:11:24.367Z] security-secretstore-setup-arm64 latest be6a82d4f166 35 seconds ago 26.8MB [2021-11-16T13:11:24.367Z] core-metadata-arm64 latest 6cd0889caf69 44 seconds ago 15.9MB [2021-11-16T13:11:24.367Z] f86eb01ac2f5 58 seconds ago 1.57GB [2021-11-16T13:11:24.367Z] b75c9df8811d About a minute ago 1.58GB [2021-11-16T13:11:24.367Z] sys-mgmt-agent-arm64 latest 8e4dce7154e4 2 minutes ago 277MB [2021-11-16T13:11:24.367Z] security-bootstrapper-arm64 latest ffe5c4dd939f 3 minutes ago 17.8MB [2021-11-16T13:11:24.367Z] support-notifications-arm64 latest dadb8d5bea59 3 minutes ago 16.1MB [2021-11-16T13:11:24.367Z] security-proxy-setup-arm64 latest 8ea271d47573 3 minutes ago 25.5MB [2021-11-16T13:11:24.367Z] core-command-arm64 latest da5ed7a2f303 3 minutes ago 15.2MB [2021-11-16T13:11:24.367Z] 40d575880444 3 minutes ago 1.57GB [2021-11-16T13:11:24.367Z] 93756159bfe1 3 minutes ago 1.57GB [2021-11-16T13:11:24.367Z] c7d3ade359e7 3 minutes ago 1.57GB [2021-11-16T13:11:24.367Z] 8b1a2697ff4f 3 minutes ago 1.57GB [2021-11-16T13:11:24.367Z] a1597284dd8a 3 minutes ago 1.57GB [2021-11-16T13:11:24.367Z] ci-base-image-arm64 latest 20f82fbc9047 13 minutes ago 1.24GB [2021-11-16T13:11:24.367Z] alpine 3.14 5b8b7b635229 3 days ago 5.35MB [2021-11-16T13:11:24.367Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 4 weeks ago 534MB [2021-11-16T13:11:24.367Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-16T13:11:24.367Z] 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-16T13:11:24.973Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-16T13:11:25.243Z] [2021-11-16T13:11:25.243Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-16T13:11:25.581Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-16T13:11:25.855Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-16T13:11:25.855Z] 448f6bf000e3: Pulling fs layer [2021-11-16T13:11:25.855Z] f757da607395: Pulling fs layer [2021-11-16T13:11:25.855Z] 05883995daec: Pulling fs layer [2021-11-16T13:11:25.855Z] 8603b9c90790: Pulling fs layer [2021-11-16T13:11:25.855Z] 1560dd03e051: Pulling fs layer [2021-11-16T13:11:25.855Z] 27f5ce0e4adf: Pulling fs layer [2021-11-16T13:11:25.855Z] c2d8d7efcc4b: Pulling fs layer [2021-11-16T13:11:25.855Z] 8603b9c90790: Waiting [2021-11-16T13:11:25.855Z] 1560dd03e051: Waiting [2021-11-16T13:11:25.855Z] 27f5ce0e4adf: Waiting [2021-11-16T13:11:25.855Z] c2d8d7efcc4b: Waiting [2021-11-16T13:11:25.855Z] f757da607395: Verifying Checksum [2021-11-16T13:11:25.855Z] f757da607395: Download complete [2021-11-16T13:11:25.855Z] 8603b9c90790: Verifying Checksum [2021-11-16T13:11:25.855Z] 8603b9c90790: Download complete [2021-11-16T13:11:26.128Z] 1560dd03e051: Verifying Checksum [2021-11-16T13:11:26.128Z] 1560dd03e051: Download complete [2021-11-16T13:11:26.128Z] 27f5ce0e4adf: Verifying Checksum [2021-11-16T13:11:26.128Z] 27f5ce0e4adf: Download complete [2021-11-16T13:11:26.128Z] 05883995daec: Verifying Checksum [2021-11-16T13:11:26.128Z] 05883995daec: Download complete [2021-11-16T13:11:26.400Z] 448f6bf000e3: Verifying Checksum [2021-11-16T13:11:26.400Z] 448f6bf000e3: Download complete [2021-11-16T13:11:29.013Z] c2d8d7efcc4b: Verifying Checksum [2021-11-16T13:11:29.013Z] c2d8d7efcc4b: Download complete [2021-11-16T13:11:29.991Z] 448f6bf000e3: Pull complete [2021-11-16T13:11:30.973Z] f757da607395: Pull complete [2021-11-16T13:11:32.403Z] 05883995daec: Pull complete [2021-11-16T13:11:32.676Z] 8603b9c90790: Pull complete [2021-11-16T13:11:33.651Z] 1560dd03e051: Pull complete [2021-11-16T13:11:33.924Z] 27f5ce0e4adf: Pull complete [2021-11-16T13:11:48.988Z] c2d8d7efcc4b: Pull complete [2021-11-16T13:11:48.988Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-16T13:11:48.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-16T13:11:48.988Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-16T13:11:49.242Z] prd-ubuntu18.04-docker-arm64-4c-16g-805 does not seem to be running inside a container [2021-11-16T13:11:49.350Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-16T13:11:52.123Z] $ docker top b2b8a7134e876b661ca2a566de8895efcde2fd761fe6cd0928ef3ab16e0faac9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-16T13:11:53.151Z] ---> job-cost.sh [2021-11-16T13:11:53.151Z] lf-activate-venv: SKIPPING [2021-11-16T13:11:53.151Z] INFO: No Stack... [2021-11-16T13:11:53.422Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-16T13:11:54.012Z] INFO: Archiving Costs [Pipeline] sh [2021-11-16T13:11:54.666Z] + cat /w/workspace/edgex-go/8/archives/cost.csv [2021-11-16T13:11:54.666Z] + cut -d, -f6 [Pipeline] lock [2021-11-16T13:11:54.724Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3816-8-stack-cost] [2021-11-16T13:11:54.733Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3816-8-stack-cost] did not exist. Created. [2021-11-16T13:11:54.733Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3816-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-16T13:11:55.396Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-16T13:11:55.549Z] Stashed 1 file(s) [Pipeline] } [2021-11-16T13:11:55.557Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3816-8-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-16T13:11:55.600Z] $ docker stop --time=1 b2b8a7134e876b661ca2a566de8895efcde2fd761fe6cd0928ef3ab16e0faac9 [2021-11-16T13:11:57.130Z] $ docker rm -f b2b8a7134e876b661ca2a566de8895efcde2fd761fe6cd0928ef3ab16e0faac9 [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-16T13:11:57.866Z] provisioning config files... [2021-11-16T13:11:57.876Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config205132487722267537tmp [Pipeline] { [Pipeline] sh [2021-11-16T13:11:58.176Z] + set +x [2021-11-16T13:11:58.176Z] + curl -s https://codecov.io/bash [2021-11-16T13:11:58.176Z] + bash -s -- [2021-11-16T13:11:58.437Z] [2021-11-16T13:11:58.437Z] _____ _ [2021-11-16T13:11:58.437Z] / ____| | | [2021-11-16T13:11:58.437Z] | | ___ __| | ___ ___ _____ __ [2021-11-16T13:11:58.437Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-16T13:11:58.437Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-16T13:11:58.437Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-16T13:11:58.437Z] Bash-1.0.6 [2021-11-16T13:11:58.437Z] [2021-11-16T13:11:58.437Z] [2021-11-16T13:11:58.437Z] ==> git version 2.24.4 found [2021-11-16T13:11:58.437Z] ==> 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-16T13:11:58.437Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-16T13:11:58.437Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-16T13:11:58.437Z] ==> Jenkins CI detected. [2021-11-16T13:11:58.437Z] current dir:  /w/workspace/edgex-go/8 [2021-11-16T13:11:58.437Z] project root: . [2021-11-16T13:11:58.437Z] --> token set from env [2021-11-16T13:11:58.437Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-16T13:11:58.437Z] ==> Running gcov in . (disable via -X gcov) [2021-11-16T13:11:58.437Z] ==> Python coveragepy not found [2021-11-16T13:11:58.437Z] ==> Searching for coverage reports in: [2021-11-16T13:11:58.437Z] + . [2021-11-16T13:11:58.437Z] -> Found 1 reports [2021-11-16T13:11:58.437Z] ==> Detecting git/mercurial file structure [2021-11-16T13:11:58.437Z] ==> Reading reports [2021-11-16T13:11:58.437Z] + ./coverage.out bytes=428381 [2021-11-16T13:11:58.437Z] ==> Appending adjustments [2021-11-16T13:11:58.437Z] https://docs.codecov.io/docs/fixing-reports [2021-11-16T13:11:59.819Z] + Found adjustments [2021-11-16T13:11:59.819Z] ==> Gzipping contents [2021-11-16T13:11:59.820Z] 60K /tmp/codecov.lFSqo8.gz [2021-11-16T13:11:59.820Z] ==> Uploading reports [2021-11-16T13:11:59.820Z] url: https://codecov.io [2021-11-16T13:11:59.820Z] query: branch=PR-3816&commit=c420eacc61b81cc5aed8b3572782a326b488cd45&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3816%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3816&job=&cmd_args= [2021-11-16T13:11:59.820Z] -> Pinging Codecov [2021-11-16T13:11:59.820Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3816&commit=c420eacc61b81cc5aed8b3572782a326b488cd45&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3816%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3816&job=&cmd_args= [2021-11-16T13:12:00.079Z] -> Uploading to [2021-11-16T13:12:00.079Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-16/00271124DB129430A58F1EEE437C3FCB/c420eacc61b81cc5aed8b3572782a326b488cd45/4d92deca-296a-446b-b612-ff6d59066946.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211116%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211116T131159Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=91805da798102b58f7d9ba5ac55cf5dfc39cb63a3e9f5d85a4a82060761305da [2021-11-16T13:12:00.079Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-16T13:12:00.079Z] Dload Upload Total Spent Left Speed [2021-11-16T13:12:00.339Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57712 0 0 100 57712 0 183k --:--:-- --:--:-- --:--:-- 184k [2021-11-16T13:12:00.339Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c420eacc61b81cc5aed8b3572782a326b488cd45 [Pipeline] } [2021-11-16T13:12:00.346Z] 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-16T13:12:01.565Z] + '[' -d /w/workspace/edgex-go/8/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-16T13:12:01.863Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-16T13:12:02.424Z] ---> package-listing.sh [2021-11-16T13:12:02.424Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-16T13:12:02.424Z] ++ facter osfamily [2021-11-16T13:12:02.684Z] + OS_FAMILY=redhat [2021-11-16T13:12:02.684Z] + workspace=/w/workspace/edgex-go/8 [2021-11-16T13:12:02.684Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-16T13:12:02.684Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-16T13:12:02.684Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-16T13:12:02.684Z] + PACKAGES=/tmp/packages_start.txt [2021-11-16T13:12:02.684Z] + '[' /w/workspace/edgex-go/8 ']' [2021-11-16T13:12:02.684Z] + PACKAGES=/tmp/packages_end.txt [2021-11-16T13:12:02.684Z] + case "${OS_FAMILY}" in [2021-11-16T13:12:02.684Z] + sort [2021-11-16T13:12:02.684Z] + rpm -qa [2021-11-16T13:12:05.983Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-16T13:12:05.983Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-16T13:12:05.983Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-16T13:12:05.983Z] + '[' /w/workspace/edgex-go/8 ']' [2021-11-16T13:12:05.983Z] + mkdir -p /w/workspace/edgex-go/8/archives/ [2021-11-16T13:12:05.983Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo [2021-11-16T13:12:05.992Z] 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-16T13:12:06.285Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-16T13:12:06.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-16T13:12:06.845Z] [2021-11-16T13:12:06.845Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T13:12:07.147Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-16T13:12:07.147Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-16T13:12:07.147Z] b4d181a07f80: Pulling fs layer [2021-11-16T13:12:07.147Z] a1111a8f2ec3: Pulling fs layer [2021-11-16T13:12:07.147Z] ed53099fbce6: Pulling fs layer [2021-11-16T13:12:07.147Z] dc539afda2c1: Pulling fs layer [2021-11-16T13:12:07.147Z] 77bc0d833cb6: Pulling fs layer [2021-11-16T13:12:07.147Z] 9065ff56babe: Pulling fs layer [2021-11-16T13:12:07.147Z] d287ab97295c: Pulling fs layer [2021-11-16T13:12:07.147Z] dc539afda2c1: Waiting [2021-11-16T13:12:07.147Z] 77bc0d833cb6: Waiting [2021-11-16T13:12:07.147Z] 9065ff56babe: Waiting [2021-11-16T13:12:07.147Z] d287ab97295c: Waiting [2021-11-16T13:12:07.147Z] a1111a8f2ec3: Verifying Checksum [2021-11-16T13:12:07.147Z] a1111a8f2ec3: Download complete [2021-11-16T13:12:07.147Z] dc539afda2c1: Verifying Checksum [2021-11-16T13:12:07.147Z] dc539afda2c1: Download complete [2021-11-16T13:12:07.147Z] ed53099fbce6: Verifying Checksum [2021-11-16T13:12:07.147Z] ed53099fbce6: Download complete [2021-11-16T13:12:07.409Z] 9065ff56babe: Verifying Checksum [2021-11-16T13:12:07.409Z] 9065ff56babe: Download complete [2021-11-16T13:12:07.409Z] 77bc0d833cb6: Verifying Checksum [2021-11-16T13:12:07.409Z] 77bc0d833cb6: Download complete [2021-11-16T13:12:07.409Z] b4d181a07f80: Verifying Checksum [2021-11-16T13:12:07.409Z] b4d181a07f80: Download complete [2021-11-16T13:12:07.987Z] d287ab97295c: Verifying Checksum [2021-11-16T13:12:07.987Z] d287ab97295c: Download complete [2021-11-16T13:12:08.942Z] b4d181a07f80: Pull complete [2021-11-16T13:12:09.202Z] a1111a8f2ec3: Pull complete [2021-11-16T13:12:09.770Z] ed53099fbce6: Pull complete [2021-11-16T13:12:09.770Z] dc539afda2c1: Pull complete [2021-11-16T13:12:10.035Z] 77bc0d833cb6: Pull complete [2021-11-16T13:12:10.035Z] 9065ff56babe: Pull complete [2021-11-16T13:12:16.650Z] d287ab97295c: Pull complete [2021-11-16T13:12:16.650Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-16T13:12:16.650Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-16T13:12:16.650Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-16T13:12:16.708Z] prd-centos7-docker-4c-2g-804 does not seem to be running inside a container [2021-11-16T13:12:16.746Z] $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-16T13:12:20.092Z] $ docker top 7654b697895d5271cb883ab036451f173174b604fa65b8f7c11e457e5d9882fa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-16T13:12:20.437Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-16T13:12:20.722Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-16T13:12:21.008Z] + ls /var/log/sa-host [2021-11-16T13:12:21.008Z] + sadf -c /var/log/sa-host/sa16 [2021-11-16T13:12:21.008Z] file_magic: OK [2021-11-16T13:12:21.008Z] HZ: Using current value: 100 [2021-11-16T13:12:21.008Z] file_header: OK [2021-11-16T13:12:21.008Z] 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-16T13:12:21.008Z] Statistics: [2021-11-16T13:12:21.008Z] 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... [2021-11-16T13:12:21.008Z] File successfully converted to sysstat format version 12.0.3 [2021-11-16T13:12:21.008Z] + sadf -c /var/log/sa-host/sa30 [2021-11-16T13:12:21.008Z] file_magic: OK [2021-11-16T13:12:21.008Z] HZ: Using current value: 100 [2021-11-16T13:12:21.008Z] file_header: OK [2021-11-16T13:12:21.008Z] 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-16T13:12:21.009Z] Statistics: [2021-11-16T13:12:21.009Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-16T13:12:21.009Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-16T13:12:21.243Z] provisioning config files... [2021-11-16T13:12:21.252Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config6106949738855184486tmp [Pipeline] { [Pipeline] echo [2021-11-16T13:12:21.263Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-16T13:12:21.550Z] ---> create-netrc.sh [Pipeline] } [2021-11-16T13:12:21.556Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-16T13:12:21.911Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-16T13:12:21.920Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-16T13:12:22.214Z] ---> sudo-logs.sh [2021-11-16T13:12:22.214Z] Archiving 'sudo' log.. [2021-11-16T13:12:22.214Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-804.novalocal: Name or service not known [2021-11-16T13:12:22.214Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-804.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-16T13:12:22.238Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-16T13:12:22.535Z] ---> job-cost.sh [2021-11-16T13:12:22.535Z] lf-activate-venv: SKIPPING [2021-11-16T13:12:22.535Z] DEBUG: total: 0.10999999940395355 [2021-11-16T13:12:22.535Z] INFO: Retrieving Stack Cost... [2021-11-16T13:12:22.796Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-16T13:12:23.366Z] INFO: Archiving Costs [Pipeline] echo [2021-11-16T13:12:23.378Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-16T13:12:23.664Z] ---> logs-deploy.sh [2021-11-16T13:12:23.664Z] lf-activate-venv: SKIPPING [2021-11-16T13:12:23.664Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3816/8 [2021-11-16T13:12:23.664Z] INFO: archiving workspace using pattern(s): [2021-11-16T13:12:24.604Z] Archives upload complete. [2021-11-16T13:12:24.604Z] INFO: archiving logs to Nexus