Pull request #3600 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764+b5de84c11fe3756c7d6a4fb4ef4c440d51ada6cb (b82d6df63d5f315dbaa93644e601cad3793d8adf) Running in Durability level: MAX_SURVIVABILITY 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4668004596323710173.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh622573523154928010.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3600/workspace@libs/edgex-global-pipelines # timeout=10 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3600/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2598916306181476030.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3600/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3916041206133509784.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh904839068419583139.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3600/workspace@libs/lf-pipelines # timeout=10 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3600/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3050236513132046775.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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 ‘prd-centos7-docker-4c-2g-1344’ is offline ‘prd-centos7-docker-4c-2g-1345’ is offline ‘prd-centos7-docker-4c-2g-1353’ is offline ‘prd-centos7-docker-4c-2g-915’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-1218’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-1352’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1354 in /w/workspace/edgexfoundry_edgex-go_PR-3600 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh1188421898993806095.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 Merging remotes/origin/master commit b5de84c11fe3756c7d6a4fb4ef4c440d51ada6cb into PR head commit a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 Merge succeeded, producing a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 Checking out Revision a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 (PR-3600) > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh4571421727842383232.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3600/head:refs/remotes/origin/PR-3600 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh5399657102468301882.key > git merge b5de84c11fe3756c7d6a4fb4ef4c440d51ada6cb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 # timeout=10 Commit message: "build: Update to released go-mods" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-25T00:00:24.191Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-25T00:00:26.819Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-25T00:00:26.929Z] ========================================================= [2021-06-25T00:00:26.929Z] EdgeX Global Pipelines Version Info [2021-06-25T00:00:26.929Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-25T00:00:29.878Z] ------------------- [2021-06-25T00:00:29.878Z] stable info: [2021-06-25T00:00:29.878Z] ------------------- [2021-06-25T00:00:29.878Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-25T00:00:29.878Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-25T00:00:29.878Z] Message: update stable to v1.0.195 [2021-06-25T00:00:29.878Z] ------------------- [2021-06-25T00:00:29.878Z] experimental info: [2021-06-25T00:00:29.878Z] ------------------- [2021-06-25T00:00:29.878Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-25T00:00:29.878Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-25T00:00:29.878Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-25T00:00:30.156Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-25T00:00:30.214Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-25T00:00:30.276Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-25T00:00:30.344Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-25T00:00:30.401Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-25T00:00:30.463Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-25T00:00:30.517Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-25T00:00:30.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-25T00:00:30.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-25T00:00:33.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-25T00:00:33.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-25T00:00:33.283Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-25T00:00:33.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-25T00:00:33.405Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-25T00:00:33.480Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-25T00:00:33.553Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-25T00:00:33.623Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-25T00:00:33.677Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-25T00:00:33.727Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-25T00:00:36.087Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-25T00:00:36.147Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-25T00:00:36.202Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-25T00:00:36.257Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3600 [Pipeline] echo [2021-06-25T00:00:36.309Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3600 [Pipeline] echo [2021-06-25T00:00:36.379Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3600 [Pipeline] echo [2021-06-25T00:00:36.438Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 [Pipeline] echo [2021-06-25T00:00:36.498Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a17bc5a [Pipeline] echo [2021-06-25T00:00:36.556Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-25T00:00:36.715Z] provisioning config files... [2021-06-25T00:00:36.732Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7311391070040117819tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-25T00:00:37.116Z] ---> docker-login.sh [2021-06-25T00:00:37.117Z] nexus3.edgexfoundry.org:10001 [2021-06-25T00:00:37.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T00:00:37.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T00:00:37.387Z] Configure a credential helper to remove this warning. See [2021-06-25T00:00:37.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T00:00:37.387Z] [2021-06-25T00:00:37.387Z] Login Succeeded [2021-06-25T00:00:37.387Z] nexus3.edgexfoundry.org:10002 [2021-06-25T00:00:37.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T00:00:37.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T00:00:37.652Z] Configure a credential helper to remove this warning. See [2021-06-25T00:00:37.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T00:00:37.652Z] [2021-06-25T00:00:37.652Z] Login Succeeded [2021-06-25T00:00:37.652Z] nexus3.edgexfoundry.org:10003 [2021-06-25T00:00:37.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T00:00:37.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T00:00:37.652Z] Configure a credential helper to remove this warning. See [2021-06-25T00:00:37.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T00:00:37.653Z] [2021-06-25T00:00:37.653Z] Login Succeeded [2021-06-25T00:00:37.653Z] nexus3.edgexfoundry.org:10004 [2021-06-25T00:00:37.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T00:00:37.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T00:00:37.919Z] Configure a credential helper to remove this warning. See [2021-06-25T00:00:37.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T00:00:37.919Z] [2021-06-25T00:00:37.919Z] Login Succeeded [2021-06-25T00:00:37.919Z] docker.io [2021-06-25T00:00:37.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T00:00:40.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T00:00:40.550Z] Configure a credential helper to remove this warning. See [2021-06-25T00:00:40.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T00:00:40.550Z] [2021-06-25T00:00:40.550Z] Login Succeeded [2021-06-25T00:00:40.550Z] ---> docker-login.sh ends [Pipeline] } [2021-06-25T00:00:40.573Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-25T00:00:41.011Z] ++ 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-06-25T00:00:41.011Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T00:00:41.011Z] ++ dirname cmd/core-command/Dockerfile [2021-06-25T00:00:41.011Z] ++ cut -d/ -f2 [2021-06-25T00:00:41.011Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-25T00:00:41.011Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T00:00:41.011Z] ++ dirname cmd/core-data/Dockerfile [2021-06-25T00:00:41.011Z] ++ cut -d/ -f2 [2021-06-25T00:00:41.011Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-25T00:00:41.011Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T00:00:41.011Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-25T00:00:41.011Z] ++ cut -d/ -f2 [2021-06-25T00:00:41.011Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-25T00:00:41.011Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T00:00:41.011Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-25T00:00:41.011Z] ++ cut -d/ -f2 [2021-06-25T00:00:41.011Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-25T00:00:41.011Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T00:00:41.011Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-25T00:00:41.011Z] ++ cut -d/ -f2 [2021-06-25T00:00:41.011Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-25T00:00:41.011Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T00:00:41.011Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-25T00:00:41.011Z] ++ cut -d/ -f2 [2021-06-25T00:00:41.011Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-25T00:00:41.011Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T00:00:41.011Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-25T00:00:41.011Z] ++ cut -d/ -f2 [2021-06-25T00:00:41.011Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-25T00:00:41.011Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T00:00:41.011Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-25T00:00:41.011Z] ++ cut -d/ -f2 [2021-06-25T00:00:41.011Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-25T00:00:41.011Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T00:00:41.011Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-25T00:00:41.011Z] ++ cut -d/ -f2 [2021-06-25T00:00:41.011Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-25T00:00:41.086Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-25T00:00:47.063Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-25T00:00:47.063Z] [2021-06-25T00:00:47.063Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-25T00:00:47.427Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-25T00:00:47.427Z] latest: Pulling from edgex-devops/git-semver [2021-06-25T00:00:47.427Z] 31603596830f: Pulling fs layer [2021-06-25T00:00:47.427Z] 54011a49482f: Pulling fs layer [2021-06-25T00:00:47.427Z] a6820b24f6d8: Pulling fs layer [2021-06-25T00:00:47.427Z] f581987b2513: Pulling fs layer [2021-06-25T00:00:47.427Z] f581987b2513: Waiting [2021-06-25T00:00:47.427Z] 54011a49482f: Verifying Checksum [2021-06-25T00:00:47.427Z] 54011a49482f: Download complete [2021-06-25T00:00:47.690Z] 31603596830f: Verifying Checksum [2021-06-25T00:00:47.690Z] 31603596830f: Download complete [2021-06-25T00:00:47.690Z] a6820b24f6d8: Verifying Checksum [2021-06-25T00:00:47.690Z] a6820b24f6d8: Download complete [2021-06-25T00:00:47.690Z] f581987b2513: Verifying Checksum [2021-06-25T00:00:47.690Z] f581987b2513: Download complete [2021-06-25T00:00:47.690Z] 31603596830f: Pull complete [2021-06-25T00:00:47.957Z] 54011a49482f: Pull complete [2021-06-25T00:00:48.543Z] a6820b24f6d8: Pull complete [2021-06-25T00:00:48.809Z] f581987b2513: Pull complete [2021-06-25T00:00:48.809Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-25T00:00:48.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-25T00:00:48.809Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-25T00:00:48.915Z] prd-centos7-docker-4c-2g-1354 does not seem to be running inside a container [2021-06-25T00:00:49.016Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-25T00:00:51.575Z] $ docker top 77d7973cc03f33a3c76f8f5540a4b8dcf863597053ac51c76f81c9263c723dda -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-25T00:00:51.783Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-25T00:00:51.783Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-25T00:00:51.887Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-25T00:00:51.887Z] $ docker exec 77d7973cc03f33a3c76f8f5540a4b8dcf863597053ac51c76f81c9263c723dda ssh-agent [2021-06-25T00:00:51.993Z] SSH_AUTH_SOCK=/tmp/ssh-ZrLGT9yhUbGZ/agent.13 [2021-06-25T00:00:51.993Z] SSH_AGENT_PID=19 [2021-06-25T00:00:52.005Z] Running ssh-add (command line suppressed) [2021-06-25T00:00:52.101Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6794060735264216878.key (/w/workspace/edgex-go/1@tmp/private_key_6794060735264216878.key) [2021-06-25T00:00:52.116Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-25T00:00:52.490Z] + git tag --points-at HEAD [Pipeline] } [2021-06-25T00:00:52.510Z] $ docker exec --env ******** --env ******** 77d7973cc03f33a3c76f8f5540a4b8dcf863597053ac51c76f81c9263c723dda ssh-agent -k [2021-06-25T00:00:52.601Z] unset SSH_AUTH_SOCK; [2021-06-25T00:00:52.601Z] unset SSH_AGENT_PID; [2021-06-25T00:00:52.602Z] echo Agent pid 19 killed; [2021-06-25T00:00:52.624Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-25T00:00:52.712Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-25T00:00:52.712Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-25T00:00:52.811Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-25T00:00:52.811Z] $ docker exec 77d7973cc03f33a3c76f8f5540a4b8dcf863597053ac51c76f81c9263c723dda ssh-agent [2021-06-25T00:00:52.924Z] SSH_AUTH_SOCK=/tmp/ssh-wr0EVIsJgHvh/agent.52 [2021-06-25T00:00:52.924Z] SSH_AGENT_PID=58 [2021-06-25T00:00:52.930Z] Running ssh-add (command line suppressed) [2021-06-25T00:00:53.029Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3804020315373195106.key (/w/workspace/edgex-go/1@tmp/private_key_3804020315373195106.key) [2021-06-25T00:00:53.047Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-25T00:00:53.389Z] + git semver init [2021-06-25T00:00:53.389Z] # -> Open(): unable to determine branch for HEAD [2021-06-25T00:00:53.389Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-06-25T00:00:53.389Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-06-25T00:00:53.389Z] # $SEMVER_REMOTE_NAME = origin [2021-06-25T00:00:53.389Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-25T00:00:53.389Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-25T00:00:53.389Z] # $SEMVER_BRANCH = PR-3600 [2021-06-25T00:00:53.389Z] # $SEMVER_TEMP = /tmp/semver-382032815 [2021-06-25T00:00:53.389Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-25T00:01:10.609Z] # '/tmp/semver-382032815' -> '/w/workspace/edgex-go/1/.semver' [2021-06-25T00:01:10.609Z] # -> Force: false [2021-06-25T00:01:10.609Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-06-25T00:01:10.628Z] $ docker exec --env ******** --env ******** 77d7973cc03f33a3c76f8f5540a4b8dcf863597053ac51c76f81c9263c723dda ssh-agent -k [2021-06-25T00:01:10.721Z] unset SSH_AUTH_SOCK; [2021-06-25T00:01:10.721Z] unset SSH_AGENT_PID; [2021-06-25T00:01:10.721Z] echo Agent pid 58 killed; [2021-06-25T00:01:10.740Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-25T00:01:13.203Z] + git semver [Pipeline] } [2021-06-25T00:01:13.239Z] $ docker stop --time=1 77d7973cc03f33a3c76f8f5540a4b8dcf863597053ac51c76f81c9263c723dda [2021-06-25T00:01:15.778Z] $ docker rm -f 77d7973cc03f33a3c76f8f5540a4b8dcf863597053ac51c76f81c9263c723dda [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-25T00:01:16.236Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-25T00:01:16.582Z] Stashed 1 file(s) [Pipeline] echo [2021-06-25T00:01:16.605Z] [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] sh [2021-06-25T00:01:19.920Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-25T00:01:20.245Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-25T00:01:20.563Z] + sudo service docker restart [2021-06-25T00:01:20.563Z] + true [2021-06-25T00:01:20.563Z] Redirecting to /bin/systemctl restart docker.service [2021-06-25T00:01:33.811Z] Still waiting to schedule task [2021-06-25T00:01:33.812Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo [2021-06-25T00:01:37.669Z] ========================================================= [2021-06-25T00:01:37.669Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-25T00:01:37.669Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-25T00:01:38.065Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-25T00:01:39.475Z] Sending build context to Docker daemon 329.3MB [2021-06-25T00:01:39.475Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-25T00:01:39.475Z] Step 2/6 : FROM ${BASE} [2021-06-25T00:01:39.475Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-25T00:01:39.475Z] 540db60ca938: Pulling fs layer [2021-06-25T00:01:39.475Z] adcc1eea9eea: Pulling fs layer [2021-06-25T00:01:39.475Z] 4c4ab2625f07: Pulling fs layer [2021-06-25T00:01:39.475Z] 0510c868ecb4: Pulling fs layer [2021-06-25T00:01:39.475Z] afea3b2eda06: Pulling fs layer [2021-06-25T00:01:39.475Z] 7809a108b3ef: Pulling fs layer [2021-06-25T00:01:39.475Z] f706445af74f: Pulling fs layer [2021-06-25T00:01:39.475Z] 0510c868ecb4: Waiting [2021-06-25T00:01:39.475Z] afea3b2eda06: Waiting [2021-06-25T00:01:39.475Z] 7809a108b3ef: Waiting [2021-06-25T00:01:39.475Z] f706445af74f: Waiting [2021-06-25T00:01:39.475Z] 4c4ab2625f07: Verifying Checksum [2021-06-25T00:01:39.475Z] 4c4ab2625f07: Download complete [2021-06-25T00:01:39.475Z] adcc1eea9eea: Verifying Checksum [2021-06-25T00:01:39.475Z] adcc1eea9eea: Download complete [2021-06-25T00:01:39.475Z] afea3b2eda06: Verifying Checksum [2021-06-25T00:01:39.475Z] afea3b2eda06: Download complete [2021-06-25T00:01:39.475Z] 7809a108b3ef: Verifying Checksum [2021-06-25T00:01:39.475Z] 7809a108b3ef: Download complete [2021-06-25T00:01:39.475Z] 540db60ca938: Verifying Checksum [2021-06-25T00:01:39.475Z] 540db60ca938: Download complete [2021-06-25T00:01:39.745Z] 540db60ca938: Pull complete [2021-06-25T00:01:40.010Z] adcc1eea9eea: Pull complete [2021-06-25T00:01:40.010Z] 4c4ab2625f07: Pull complete [2021-06-25T00:01:42.843Z] f706445af74f: Verifying Checksum [2021-06-25T00:01:42.843Z] f706445af74f: Download complete [2021-06-25T00:01:42.843Z] 0510c868ecb4: Verifying Checksum [2021-06-25T00:01:42.843Z] 0510c868ecb4: Download complete [2021-06-25T00:01:45.422Z] 0510c868ecb4: Pull complete [2021-06-25T00:01:45.422Z] afea3b2eda06: Pull complete [2021-06-25T00:01:45.422Z] 7809a108b3ef: Pull complete [2021-06-25T00:01:48.959Z] f706445af74f: Pull complete [2021-06-25T00:01:48.959Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-25T00:01:48.959Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-25T00:01:48.959Z] ---> b068be0155e3 [2021-06-25T00:01:48.959Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-25T00:01:51.778Z] ---> Running in 7c63f1337f92 [2021-06-25T00:01:51.778Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T00:01:51.778Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T00:01:51.778Z] (1/12) Installing libmagic (5.39-r0) [2021-06-25T00:01:51.778Z] (2/12) Installing file (5.39-r0) [2021-06-25T00:01:51.778Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-25T00:01:51.778Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-25T00:01:54.362Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-25T00:01:57.020Z] (6/12) Installing patch (2.7.6-r7) [2021-06-25T00:01:57.020Z] (7/12) Installing build-base (0.5-r2) [2021-06-25T00:01:57.020Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-25T00:01:57.020Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-25T00:01:57.020Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-25T00:01:57.020Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-25T00:01:57.020Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-25T00:01:57.020Z] Executing busybox-1.32.1-r6.trigger [2021-06-25T00:01:57.020Z] OK: 219 MiB in 52 packages [2021-06-25T00:01:57.020Z] Removing intermediate container 7c63f1337f92 [2021-06-25T00:01:57.020Z] ---> b010d9881d04 [2021-06-25T00:01:57.020Z] Step 4/6 : WORKDIR /edgex-go [2021-06-25T00:01:57.020Z] ---> Running in f8aaa98cd70f [2021-06-25T00:01:57.020Z] Removing intermediate container f8aaa98cd70f [2021-06-25T00:01:57.020Z] ---> 20eac785c0f0 [2021-06-25T00:01:57.020Z] Step 5/6 : COPY go.mod . [2021-06-25T00:01:57.020Z] ---> 01d176e432fd [2021-06-25T00:01:57.020Z] Step 6/6 : RUN go mod download [2021-06-25T00:01:57.291Z] ---> Running in 5d519d6b26a5 [2021-06-25T00:02:07.805Z] Removing intermediate container 5d519d6b26a5 [2021-06-25T00:02:07.805Z] ---> 236e0723a20a [2021-06-25T00:02:07.805Z] Successfully built 236e0723a20a [2021-06-25T00:02:07.805Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-25T00:02:10.380Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-25T00:02:10.381Z] . [Pipeline] withDockerContainer [2021-06-25T00:02:10.485Z] prd-centos7-docker-4c-2g-1354 does not seem to be running inside a container [2021-06-25T00:02:10.528Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2021-06-25T00:02:13.006Z] $ docker top f0702afae0642f617074b19a43f44df26afcb3a8be7ffe42619681ac58e18d7c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-25T00:02:15.498Z] + go version [2021-06-25T00:02:15.498Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-25T00:02:15.536Z] $ docker stop --time=1 f0702afae0642f617074b19a43f44df26afcb3a8be7ffe42619681ac58e18d7c [2021-06-25T00:02:18.218Z] $ docker rm -f f0702afae0642f617074b19a43f44df26afcb3a8be7ffe42619681ac58e18d7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-25T00:02:23.450Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-25T00:02:23.450Z] . [Pipeline] withDockerContainer [2021-06-25T00:02:23.565Z] prd-centos7-docker-4c-2g-1354 does not seem to be running inside a container [2021-06-25T00:02:23.609Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2021-06-25T00:02:26.020Z] $ docker top 6cefe872ac94a38d899bd6a200db28638984430dfa02ba23ff4c7a9e5a3068de -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-25T00:02:26.173Z] ========================================================= [2021-06-25T00:02:26.173Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-25T00:02:26.173Z] ========================================================= [Pipeline] sh [2021-06-25T00:02:28.593Z] + go mod tidy [Pipeline] sh [2021-06-25T00:02:31.216Z] + make test [2021-06-25T00:02:31.217Z] go mod tidy [2021-06-25T00:02:31.217Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-25T00:02:36.489Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-25T00:02:50.367Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-25T00:02:54.646Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-25T00:02:57.404Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-25T00:02:57.404Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-25T00:02:57.668Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-25T00:02:58.242Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-25T00:02:58.242Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-25T00:02:58.242Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-25T00:02:58.823Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-25T00:02:59.092Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-25T00:02:59.355Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-25T00:02:59.355Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-25T00:02:59.355Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-25T00:02:59.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-25T00:03:01.993Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements [2021-06-25T00:03:01.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-25T00:03:01.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-25T00:03:02.971Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.066s coverage: 100.0% of statements [2021-06-25T00:03:02.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-25T00:03:02.971Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.058s coverage: 53.1% of statements [2021-06-25T00:03:02.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-25T00:03:02.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-25T00:03:06.115Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.099s coverage: 87.7% of statements [2021-06-25T00:03:06.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-25T00:03:06.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-25T00:03:06.115Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.041s coverage: 78.9% of statements [2021-06-25T00:03:06.115Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.046s coverage: 81.2% of statements [2021-06-25T00:03:06.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-25T00:03:06.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-25T00:03:06.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-25T00:03:06.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-25T00:03:06.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-25T00:03:06.115Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.275s coverage: 95.1% of statements [2021-06-25T00:03:06.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-25T00:03:06.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-25T00:03:06.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-25T00:03:06.115Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-25T00:03:06.115Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-25T00:03:06.115Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-25T00:03:06.115Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-25T00:03:06.115Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-25T00:03:06.115Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.053s coverage: 60.0% of statements [2021-06-25T00:03:06.115Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-25T00:03:06.115Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-25T00:03:06.115Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-25T00:03:09.220Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.046s coverage: 0.8% of statements [2021-06-25T00:03:09.220Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-25T00:03:09.220Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.040s coverage: 58.8% of statements [2021-06-25T00:03:09.220Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 22.0% of statements [2021-06-25T00:03:09.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-25T00:03:09.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 47.1% of statements [2021-06-25T00:03:09.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.061s coverage: 79.5% of statements [2021-06-25T00:03:09.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-06-25T00:03:09.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.054s coverage: 96.3% of statements [2021-06-25T00:03:09.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements [2021-06-25T00:03:21.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.050s coverage: 94.4% of statements [2021-06-25T00:03:21.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-06-25T00:03:27.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.176s coverage: 81.8% of statements [2021-06-25T00:03:27.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-25T00:03:44.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2021-06-25T00:03:44.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-25T00:03:44.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-25T00:03:44.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-25T00:03:44.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-06-25T00:03:44.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-25T00:03:44.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-25T00:03:44.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-25T00:03:44.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-25T00:03:44.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-25T00:03:44.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements [2021-06-25T00:03:44.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-25T00:03:44.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-25T00:03:44.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-06-25T00:03:44.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-25T00:03:44.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.046s coverage: 58.8% of statements [2021-06-25T00:03:44.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-25T00:03:44.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements [2021-06-25T00:03:44.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-06-25T00:03:44.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements [2021-06-25T00:03:44.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.061s coverage: 91.2% of statements [2021-06-25T00:03:44.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-25T00:03:44.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.126s coverage: 64.4% of statements [2021-06-25T00:03:44.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-25T00:03:44.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-25T00:03:44.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-06-25T00:03:44.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-06-25T00:03:44.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2021-06-25T00:03:44.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-06-25T00:03:44.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2021-06-25T00:03:44.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.173s coverage: 66.9% of statements [2021-06-25T00:03:44.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-25T00:03:44.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-25T00:03:44.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-25T00:03:44.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.119s coverage: 43.6% of statements [2021-06-25T00:03:44.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-25T00:03:44.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-25T00:03:44.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2021-06-25T00:03:44.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-25T00:03:44.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2021-06-25T00:03:44.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-25T00:03:51.434Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.058s coverage: 19.3% of statements [2021-06-25T00:03:51.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-25T00:03:51.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-25T00:03:51.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-25T00:03:51.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-25T00:03:51.434Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 91.9% of statements [2021-06-25T00:03:51.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-25T00:03:51.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-25T00:03:51.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-25T00:03:51.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-25T00:03:51.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-25T00:03:51.434Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements [2021-06-25T00:03:51.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-25T00:03:51.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-25T00:03:51.434Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.6% of statements [2021-06-25T00:03:51.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-25T00:03:51.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-25T00:03:51.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-25T00:03:51.434Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-25T00:03:51.434Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-25T00:03:51.434Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.040s coverage: 28.9% of statements [2021-06-25T00:03:51.434Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-25T00:03:51.434Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-25T00:03:51.434Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-25T00:03:51.434Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-25T00:03:51.434Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-25T00:03:51.434Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-25T00:03:51.434Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.046s coverage: 100.0% of statements [2021-06-25T00:03:51.434Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-06-25T00:03:51.434Z] GO111MODULE=on go vet ./... [2021-06-25T00:04:15.739Z] gofmt -l . [2021-06-25T00:04:15.739Z] [ "`gofmt -l .`" = "" ] [2021-06-25T00:04:15.739Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-25T00:04:16.067Z] + ls -al . [2021-06-25T00:04:16.067Z] total 560 [2021-06-25T00:04:16.067Z] drwxrwxr-x 10 1001 1001 4096 Jun 25 00:04 . [2021-06-25T00:04:16.067Z] drwxr-xr-x 4 root root 28 Jun 25 00:02 .. [2021-06-25T00:04:16.067Z] -rw-rw-r-- 1 1001 1001 11 Jun 25 00:00 .dockerignore [2021-06-25T00:04:16.067Z] drwxrwxr-x 8 1001 1001 179 Jun 25 00:00 .git [2021-06-25T00:04:16.067Z] drwxrwxr-x 3 1001 1001 125 Jun 25 00:00 .github [2021-06-25T00:04:16.067Z] -rw-rw-r-- 1 1001 1001 818 Jun 25 00:00 .gitignore [2021-06-25T00:04:16.067Z] drwx------ 3 1001 1001 60 Jun 25 00:01 .semver [2021-06-25T00:04:16.067Z] -rw-rw-r-- 1 1001 1001 166 Jun 25 00:00 .sonarcloud.properties [2021-06-25T00:04:16.067Z] -rw-rw-r-- 1 1001 1001 8609 Jun 25 00:00 Attribution.txt [2021-06-25T00:04:16.067Z] -rw-rw-r-- 1 1001 1001 43881 Jun 25 00:00 CHANGELOG.md [2021-06-25T00:04:16.067Z] -rw-rw-r-- 1 1001 1001 3804 Jun 25 00:00 CONTRIBUTING.md [2021-06-25T00:04:16.067Z] -rw-rw-r-- 1 1001 1001 931 Jun 25 00:00 Dockerfile.build [2021-06-25T00:04:16.067Z] -rw-rw-r-- 1 1001 1001 849 Jun 25 00:00 Jenkinsfile [2021-06-25T00:04:16.067Z] -rw-rw-r-- 1 1001 1001 10775 Jun 25 00:00 LICENSE [2021-06-25T00:04:16.067Z] -rw-rw-r-- 1 1001 1001 5605 Jun 25 00:00 Makefile [2021-06-25T00:04:16.067Z] -rw-rw-r-- 1 1001 1001 7905 Jun 25 00:00 README.md [2021-06-25T00:04:16.067Z] -rw-rw-r-- 1 1001 1001 7071 Jun 25 00:00 SECURITY.md [2021-06-25T00:04:16.067Z] -rw-rw-r-- 1 1001 1001 5 Jun 25 00:01 VERSION [2021-06-25T00:04:16.067Z] -rw-rw-r-- 1 1001 1001 4131 Jun 25 00:00 ZMQWindows.md [2021-06-25T00:04:16.067Z] drwxrwxr-x 2 1001 1001 37 Jun 25 00:00 bin [2021-06-25T00:04:16.067Z] drwxrwxr-x 14 1001 1001 4096 Jun 25 00:00 cmd [2021-06-25T00:04:16.067Z] -rw-r--r-- 1 root root 398095 Jun 25 00:03 coverage.out [2021-06-25T00:04:16.067Z] -rw-rw-r-- 1 1001 1001 806 Jun 25 00:00 go.mod [2021-06-25T00:04:16.067Z] -rw-r--r-- 1 root root 20759 Jun 25 00:02 go.sum [2021-06-25T00:04:16.067Z] drwxrwxr-x 7 1001 1001 114 Jun 25 00:00 internal [2021-06-25T00:04:16.067Z] drwxrwxr-x 3 1001 1001 16 Jun 25 00:00 openapi [2021-06-25T00:04:16.067Z] drwxrwxr-x 4 1001 1001 71 Jun 25 00:00 snap [2021-06-25T00:04:16.067Z] -rw-rw-r-- 1 1001 1001 168 Jun 25 00:00 version.go [Pipeline] sh [2021-06-25T00:04:16.381Z] + '[' -e coverage.out ] [2021-06-25T00:04:16.381Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-25T00:04:16.499Z] Stashed 1 file(s) [Pipeline] sh [2021-06-25T00:04:16.825Z] + make build [2021-06-25T00:04:16.825Z] go mod tidy [2021-06-25T00:04:16.825Z] 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-06-25T00:04:18.244Z] 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-06-25T00:04:26.227Z] 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-06-25T00:04:26.227Z] 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-06-25T00:04:26.227Z] 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-06-25T00:04:26.227Z] 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-06-25T00:04:27.179Z] 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-06-25T00:04:29.828Z] 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-06-25T00:04:29.828Z] 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-06-25T00:04:29.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-06-25T00:04:30.098Z] 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-06-25T00:04:33.276Z] 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-06-25T00:04:33.320Z] $ docker stop --time=1 6cefe872ac94a38d899bd6a200db28638984430dfa02ba23ff4c7a9e5a3068de [2021-06-25T00:04:36.731Z] $ docker rm -f 6cefe872ac94a38d899bd6a200db28638984430dfa02ba23ff4c7a9e5a3068de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-25T00:04:45.463Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-25T00:04:45.463Z] [2021-06-25T00:04:45.463Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-25T00:04:45.809Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-25T00:04:45.809Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-25T00:04:45.809Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-25T00:04:45.809Z] ca9280d653b3: Pulling fs layer [2021-06-25T00:04:45.809Z] 7e9c9ca2126c: Pulling fs layer [2021-06-25T00:04:46.077Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-25T00:04:46.078Z] cbdbe7a5bc2a: Download complete [2021-06-25T00:04:46.339Z] cbdbe7a5bc2a: Pull complete [2021-06-25T00:04:46.926Z] ca9280d653b3: Verifying Checksum [2021-06-25T00:04:46.926Z] ca9280d653b3: Download complete [2021-06-25T00:04:47.500Z] ca9280d653b3: Pull complete [2021-06-25T00:04:47.775Z] 7e9c9ca2126c: Download complete [2021-06-25T00:04:51.116Z] 7e9c9ca2126c: Pull complete [2021-06-25T00:04:51.116Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-25T00:04:51.116Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-25T00:04:51.116Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-25T00:04:53.758Z] prd-centos7-docker-4c-2g-1354 does not seem to be running inside a container [2021-06-25T00:04:53.820Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-25T00:04:56.548Z] $ docker top 8c7870b9bdb1f2546d446fbeb108c02d2fe30dd89975d67a1fecf250edfb9721 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-25T00:04:56.974Z] + grep parallel [2021-06-25T00:04:56.974Z] + docker-compose build --help [2021-06-25T00:04:57.548Z] --parallel Build images in parallel. [Pipeline] } [2021-06-25T00:04:57.574Z] $ docker stop --time=1 8c7870b9bdb1f2546d446fbeb108c02d2fe30dd89975d67a1fecf250edfb9721 [2021-06-25T00:05:00.508Z] $ docker rm -f 8c7870b9bdb1f2546d446fbeb108c02d2fe30dd89975d67a1fecf250edfb9721 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-25T00:05:01.097Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-25T00:05:01.098Z] . [Pipeline] withDockerContainer [2021-06-25T00:05:01.198Z] prd-centos7-docker-4c-2g-1354 does not seem to be running inside a container [2021-06-25T00:05:01.246Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10003/edgex-devops/edgex-compose:latest cat [2021-06-25T00:05:01.591Z] $ docker top 150c8a437b4a6c02bcb56452489ea5c3265e71ed40f15077625460c7379da3c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-25T00:05:02.063Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-25T00:05:02.638Z] Building core-command ... [2021-06-25T00:05:02.638Z] Building core-data ... [2021-06-25T00:05:02.638Z] Building core-metadata ... [2021-06-25T00:05:02.638Z] Building security-bootstrapper ... [2021-06-25T00:05:02.638Z] Building security-proxy-setup ... [2021-06-25T00:05:02.638Z] Building security-secretstore-setup ... [2021-06-25T00:05:02.638Z] Building support-notifications ... [2021-06-25T00:05:02.638Z] Building support-scheduler ... [2021-06-25T00:05:02.638Z] Building sys-mgmt-agent ... [2021-06-25T00:05:02.638Z] Building core-data [2021-06-25T00:05:02.638Z] Building support-scheduler [2021-06-25T00:05:02.638Z] Building core-metadata [2021-06-25T00:05:02.638Z] Building support-notifications [2021-06-25T00:05:02.638Z] Building security-bootstrapper [2021-06-25T00:05:14.946Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T00:05:14.946Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-25T00:05:14.946Z] ---> 236e0723a20a [2021-06-25T00:05:14.946Z] Step 3/23 : WORKDIR /edgex-go [2021-06-25T00:05:14.946Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T00:05:14.946Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-25T00:05:14.946Z] ---> 236e0723a20a [2021-06-25T00:05:14.946Z] Step 3/24 : WORKDIR /edgex-go [2021-06-25T00:05:14.946Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T00:05:14.946Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-25T00:05:14.946Z] ---> 236e0723a20a [2021-06-25T00:05:14.946Z] Step 3/32 : WORKDIR /edgex-go [2021-06-25T00:05:17.990Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T00:05:17.990Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-25T00:05:17.990Z] ---> 236e0723a20a [2021-06-25T00:05:17.990Z] Step 3/24 : WORKDIR /edgex-go [2021-06-25T00:05:17.990Z] ---> Running in b947241f5ac6 [2021-06-25T00:05:17.990Z] ---> Running in afa05d39f4df [2021-06-25T00:05:17.990Z] ---> Running in 8a7a69f36450 [2021-06-25T00:05:17.990Z] ---> Running in bcfe8bc6d70c [2021-06-25T00:05:21.231Z] Removing intermediate container b947241f5ac6 [2021-06-25T00:05:21.231Z] ---> 141c22c2acb6 [2021-06-25T00:05:21.231Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T00:05:21.231Z] Removing intermediate container afa05d39f4df [2021-06-25T00:05:21.231Z] ---> a0535cd65b87 [2021-06-25T00:05:21.231Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T00:05:21.231Z] Removing intermediate container 8a7a69f36450 [2021-06-25T00:05:21.231Z] ---> 767b594605ea [2021-06-25T00:05:21.231Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T00:05:21.231Z] Removing intermediate container bcfe8bc6d70c [2021-06-25T00:05:21.231Z] ---> 65eec166632b [2021-06-25T00:05:21.231Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T00:05:21.231Z] ---> Running in d2a1fdda335e [2021-06-25T00:05:21.231Z] ---> Running in 6a7c6ee03a08 [2021-06-25T00:05:21.231Z] ---> Running in 987ba9a22f42 [2021-06-25T00:05:21.231Z] ---> Running in 8f77da9b7871 [2021-06-25T00:05:24.543Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T00:05:24.543Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-25T00:05:24.543Z] ---> 236e0723a20a [2021-06-25T00:05:24.543Z] Step 3/23 : WORKDIR /edgex-go [2021-06-25T00:05:24.543Z] ---> Using cache [2021-06-25T00:05:24.543Z] ---> 767b594605ea [2021-06-25T00:05:24.543Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T00:05:24.543Z] ---> Running in 2ebbda55fac6 [2021-06-25T00:05:24.543Z] Removing intermediate container 6a7c6ee03a08 [2021-06-25T00:05:24.543Z] ---> 49954408dd47 [2021-06-25T00:05:24.543Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-25T00:05:24.543Z] Removing intermediate container d2a1fdda335e [2021-06-25T00:05:24.543Z] ---> 1c76dccea6cd [2021-06-25T00:05:24.543Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-25T00:05:24.543Z] ---> Running in 227524b47023 [2021-06-25T00:05:24.543Z] ---> Running in 40c6620783f1 [2021-06-25T00:05:24.543Z] Removing intermediate container 987ba9a22f42 [2021-06-25T00:05:24.543Z] ---> d2291845522c [2021-06-25T00:05:24.543Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-25T00:05:24.543Z] ---> Running in 0ee7723144fb [2021-06-25T00:05:24.543Z] Removing intermediate container 8f77da9b7871 [2021-06-25T00:05:24.543Z] ---> 8f6dde88d0e6 [2021-06-25T00:05:24.543Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-25T00:05:24.543Z] ---> Running in ac0ced0dd099 [2021-06-25T00:05:24.543Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T00:05:24.543Z] Removing intermediate container 2ebbda55fac6 [2021-06-25T00:05:24.543Z] ---> a97aeffef5fc [2021-06-25T00:05:24.543Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-25T00:05:24.543Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T00:05:24.543Z] ---> Running in e1d40bcdc42a [2021-06-25T00:05:24.543Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T00:05:24.543Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T00:05:24.543Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T00:05:24.543Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T00:05:24.543Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T00:05:24.543Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T00:05:24.543Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T00:05:24.543Z] OK: 219 MiB in 52 packages [2021-06-25T00:05:24.543Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T00:05:24.543Z] OK: 219 MiB in 52 packages [2021-06-25T00:05:24.543Z] OK: 219 MiB in 52 packages [2021-06-25T00:05:24.808Z] OK: 219 MiB in 52 packages [2021-06-25T00:05:24.808Z] Removing intermediate container 227524b47023 [2021-06-25T00:05:24.808Z] ---> 68ee7d518ea3 [2021-06-25T00:05:24.808Z] Step 6/24 : COPY go.mod . [2021-06-25T00:05:24.808Z] Removing intermediate container 40c6620783f1 [2021-06-25T00:05:24.808Z] ---> 02969129f662 [2021-06-25T00:05:24.808Z] Step 6/24 : COPY go.mod . [2021-06-25T00:05:27.494Z] OK: 219 MiB in 52 packages [2021-06-25T00:05:27.494Z] ---> 712f6b7de4be [2021-06-25T00:05:27.494Z] Step 7/24 : RUN go mod download [2021-06-25T00:05:27.494Z] Removing intermediate container 0ee7723144fb [2021-06-25T00:05:27.494Z] ---> 478f3f7a4738 [2021-06-25T00:05:27.494Z] Step 6/23 : COPY go.mod . [2021-06-25T00:05:27.494Z] ---> 0ba331b64274 [2021-06-25T00:05:27.494Z] Step 7/24 : RUN go mod download [2021-06-25T00:05:27.494Z] ---> Running in 027b0b143716 [2021-06-25T00:05:27.494Z] ---> Running in 158d5abf002f [2021-06-25T00:05:27.494Z] Removing intermediate container ac0ced0dd099 [2021-06-25T00:05:27.494Z] ---> 587eaf98b91b [2021-06-25T00:05:27.494Z] Step 6/32 : COPY go.mod . [2021-06-25T00:05:27.494Z] ---> 9f1c2c9eeb2c [2021-06-25T00:05:27.494Z] Step 7/23 : RUN go mod download [2021-06-25T00:05:27.494Z] Removing intermediate container e1d40bcdc42a [2021-06-25T00:05:27.494Z] ---> c7f2a0fe509c [2021-06-25T00:05:27.494Z] Step 6/23 : COPY go.mod . [2021-06-25T00:05:27.494Z] ---> Running in 02618628828f [2021-06-25T00:05:27.494Z] ---> c35064e50f24 [2021-06-25T00:05:27.494Z] Step 7/32 : RUN go mod download [2021-06-25T00:05:27.494Z] ---> Running in 4a2ddf2d1b39 [2021-06-25T00:05:27.494Z] ---> cadd24473858 [2021-06-25T00:05:27.494Z] Step 7/23 : RUN go mod download [2021-06-25T00:05:27.494Z] ---> Running in d40fa58f87e0 [2021-06-25T00:05:27.494Z] Removing intermediate container 027b0b143716 [2021-06-25T00:05:27.494Z] ---> cb7c363633f5 [2021-06-25T00:05:27.494Z] Step 8/24 : COPY . . [2021-06-25T00:05:30.585Z] Removing intermediate container 158d5abf002f [2021-06-25T00:05:30.585Z] ---> d1b2806c335a [2021-06-25T00:05:30.585Z] Step 8/24 : COPY . . [2021-06-25T00:05:30.585Z] Removing intermediate container 02618628828f [2021-06-25T00:05:30.585Z] ---> c8223e168522 [2021-06-25T00:05:30.585Z] Step 8/23 : COPY . . [2021-06-25T00:05:30.585Z] Removing intermediate container d40fa58f87e0 [2021-06-25T00:05:30.585Z] ---> 06a4d021edd2 [2021-06-25T00:05:30.585Z] Step 8/23 : COPY . . [2021-06-25T00:05:30.585Z] Removing intermediate container 4a2ddf2d1b39 [2021-06-25T00:05:30.585Z] ---> 5c0acfba0db0 [2021-06-25T00:05:30.585Z] Step 8/32 : COPY . . [2021-06-25T00:05:37.647Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1355 in /w/workspace/edgexfoundry_edgex-go_PR-3600 [Pipeline] { [Pipeline] ws [2021-06-25T00:05:37.714Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [2021-06-25T00:05:37.727Z] ---> f9acb5605058 [2021-06-25T00:05:37.727Z] Step 9/24 : RUN go mod tidy [2021-06-25T00:05:37.727Z] ---> 8eeee70e418c [2021-06-25T00:05:37.727Z] Step 9/32 : RUN go mod tidy [2021-06-25T00:05:37.727Z] ---> e8501badb1ec [2021-06-25T00:05:37.727Z] Step 9/24 : RUN go mod tidy [Pipeline] checkout [2021-06-25T00:05:37.933Z] The recommended git tool is: git [2021-06-25T00:05:37.990Z] ---> Running in ee883876c190 [2021-06-25T00:05:37.990Z] ---> Running in 0cc9db1e2cc4 [2021-06-25T00:05:40.667Z] ---> Running in 8cda46d008d5 [2021-06-25T00:05:40.667Z] Removing intermediate container 8cda46d008d5 [2021-06-25T00:05:40.667Z] ---> 89e741d60559 [2021-06-25T00:05:40.667Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-25T00:05:40.930Z] ---> Running in 1a79361100fe [2021-06-25T00:05:41.192Z] Removing intermediate container ee883876c190 [2021-06-25T00:05:41.192Z] ---> 93e1bbd19c60 [2021-06-25T00:05:41.192Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-25T00:05:43.787Z] Removing intermediate container 0cc9db1e2cc4 [2021-06-25T00:05:43.787Z] ---> 55261e737b2b [2021-06-25T00:05:43.787Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-25T00:05:43.787Z] ---> Running in afdbd64b9921 [2021-06-25T00:05:43.787Z] ---> Running in defc4fe54eff [2021-06-25T00:05:43.787Z] 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-06-25T00:05:43.788Z] 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-06-25T00:05:43.788Z] 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-06-25T00:05:59.074Z] ---> ff4dcec21b9b [2021-06-25T00:05:59.074Z] Step 9/23 : RUN go mod tidy [2021-06-25T00:05:59.074Z] ---> Running in f2d5da94eca8 [2021-06-25T00:06:01.751Z] using credential edgex-jenkins-ssh [2021-06-25T00:06:01.761Z] ---> 1de05c07f94f [2021-06-25T00:06:01.761Z] Step 9/23 : RUN go mod tidy [2021-06-25T00:06:01.761Z] ---> Running in 2c1acb8b91ef [2021-06-25T00:06:01.761Z] Removing intermediate container f2d5da94eca8 [2021-06-25T00:06:01.761Z] ---> c128af8f133f [2021-06-25T00:06:01.761Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-25T00:06:01.761Z] ---> Running in 5ce3b665dae8 [2021-06-25T00:06:01.761Z] 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-06-25T00:06:01.761Z] Removing intermediate container 2c1acb8b91ef [2021-06-25T00:06:01.761Z] ---> cf7728b197a3 [2021-06-25T00:06:01.761Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-25T00:06:01.761Z] ---> Running in dcb66b4b0025 [2021-06-25T00:06:01.761Z] 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-06-25T00:06:01.772Z] Cloning the remote Git repository [2021-06-25T00:06:01.818Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-25T00:06:01.918Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-06-25T00:06:01.987Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-25T00:06:01.987Z] > git --version # timeout=10 [2021-06-25T00:06:02.003Z] > git --version # 'git version 2.17.1' [2021-06-25T00:06:02.005Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-25T00:06:02.096Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-25T00:06:15.361Z] Removing intermediate container defc4fe54eff [2021-06-25T00:06:15.361Z] ---> cf09e60b4f43 [2021-06-25T00:06:15.361Z] [2021-06-25T00:06:15.361Z] Step 11/32 : FROM alpine:3.12 [2021-06-25T00:06:15.361Z] 3.12: Pulling from library/alpine [2021-06-25T00:06:15.361Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-25T00:06:15.361Z] Status: Downloaded newer image for alpine:3.12 [2021-06-25T00:06:15.625Z] ---> 13621d1b12d4 [2021-06-25T00:06:15.625Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-25T00:06:15.625Z] ---> Running in d7066bf13935 [2021-06-25T00:06:15.625Z] Removing intermediate container d7066bf13935 [2021-06-25T00:06:15.625Z] ---> af1a237fbf02 [2021-06-25T00:06:15.625Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-25T00:06:15.896Z] ---> Running in 35df30c51be5 [2021-06-25T00:06:16.157Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-25T00:06:16.422Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-25T00:06:17.013Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-25T00:06:17.013Z] (2/2) Installing su-exec (0.2-r1) [2021-06-25T00:06:17.013Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T00:06:17.013Z] OK: 6 MiB in 16 packages [2021-06-25T00:06:19.097Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-25T00:06:19.121Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-25T00:06:19.643Z] Removing intermediate container 35df30c51be5 [2021-06-25T00:06:19.644Z] ---> ffe8198b56e4 [2021-06-25T00:06:19.644Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-25T00:06:19.644Z] ---> Running in 5851e33e3e5e [2021-06-25T00:06:19.644Z] Removing intermediate container 5851e33e3e5e [2021-06-25T00:06:19.644Z] ---> fb2b8e71a7dc [2021-06-25T00:06:19.644Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-25T00:06:19.644Z] ---> Running in 5c72a0136ff6 [2021-06-25T00:06:19.644Z] Removing intermediate container afdbd64b9921 [2021-06-25T00:06:19.644Z] ---> e1bece819bf6 [2021-06-25T00:06:19.644Z] [2021-06-25T00:06:19.644Z] Step 11/24 : FROM alpine:3.12 [2021-06-25T00:06:19.644Z] ---> 13621d1b12d4 [2021-06-25T00:06:19.644Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-25T00:06:19.644Z] ---> Running in 759ad674226e [2021-06-25T00:06:19.644Z] Removing intermediate container 5c72a0136ff6 [2021-06-25T00:06:19.644Z] ---> 21459cd55a32 [2021-06-25T00:06:19.644Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-25T00:06:19.644Z] ---> Running in 35328414f754 [2021-06-25T00:06:19.644Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-25T00:06:19.644Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-25T00:06:19.644Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-25T00:06:19.644Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T00:06:19.644Z] OK: 6 MiB in 15 packages [2021-06-25T00:06:19.644Z] Removing intermediate container 759ad674226e [2021-06-25T00:06:19.644Z] ---> a6ca5f1ac349 [2021-06-25T00:06:19.644Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-25T00:06:19.644Z] Removing intermediate container 35328414f754 [2021-06-25T00:06:19.644Z] ---> 55dbdbfd28b3 [2021-06-25T00:06:19.644Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-25T00:06:19.644Z] ---> Running in bbab8c683084 [2021-06-25T00:06:19.644Z] ---> Running in ad490cb39bf4 [2021-06-25T00:06:19.644Z] Removing intermediate container ad490cb39bf4 [2021-06-25T00:06:19.644Z] ---> e0cf729630a8 [2021-06-25T00:06:19.644Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-25T00:06:19.644Z] Removing intermediate container bbab8c683084 [2021-06-25T00:06:19.644Z] ---> 92a8c3fe64ec [2021-06-25T00:06:19.644Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-25T00:06:19.644Z] ---> Running in 21a8c4e8d668 [2021-06-25T00:06:19.907Z] Removing intermediate container 21a8c4e8d668 [2021-06-25T00:06:19.907Z] ---> 8bf0497f6c1d [2021-06-25T00:06:19.907Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-25T00:06:19.907Z] ---> Running in 25c516a59fb0 [2021-06-25T00:06:19.636Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-25T00:06:19.669Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-25T00:06:19.670Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-25T00:06:19.683Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3600/head:refs/remotes/origin/PR-3600 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-25T00:06:22.540Z] Merging remotes/origin/master commit b5de84c11fe3756c7d6a4fb4ef4c440d51ada6cb into PR head commit a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 [2021-06-25T00:06:22.562Z] ---> 4c26df536469 [2021-06-25T00:06:22.562Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-25T00:06:22.562Z] ---> Running in f6d5ae37a506 [2021-06-25T00:06:22.562Z] Removing intermediate container 25c516a59fb0 [2021-06-25T00:06:22.562Z] ---> 2d3989c074cd [2021-06-25T00:06:22.562Z] Step 16/24 : WORKDIR / [2021-06-25T00:06:22.562Z] ---> Running in 8a57272399c0 [2021-06-25T00:06:22.562Z] Removing intermediate container 8a57272399c0 [2021-06-25T00:06:22.562Z] ---> 4ee73ed27abe [2021-06-25T00:06:22.562Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T00:06:22.562Z] ---> 67f8175eb300 [2021-06-25T00:06:22.562Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-25T00:06:22.562Z] ---> ec28c186df49 [2021-06-25T00:06:22.562Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-25T00:06:22.562Z] Removing intermediate container f6d5ae37a506 [2021-06-25T00:06:22.562Z] ---> fa6315f58574 [2021-06-25T00:06:22.562Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T00:06:22.562Z] ---> 4d0dd432dfdb [2021-06-25T00:06:22.562Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-25T00:06:22.562Z] ---> 793e2b3bdae6 [2021-06-25T00:06:22.562Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-25T00:06:22.562Z] ---> Running in b15e932b4e34 [2021-06-25T00:06:22.562Z] Removing intermediate container b15e932b4e34 [2021-06-25T00:06:22.562Z] ---> 9ceec001f47f [2021-06-25T00:06:22.562Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T00:06:22.562Z] ---> Running in 7b8b25615a6f [2021-06-25T00:06:22.562Z] Removing intermediate container 7b8b25615a6f [2021-06-25T00:06:22.562Z] ---> 8e1e60dfa2d4 [2021-06-25T00:06:22.562Z] Step 22/24 : LABEL arch=x86_64 [2021-06-25T00:06:22.827Z] ---> 8be92b771755 [2021-06-25T00:06:22.827Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-25T00:06:22.827Z] ---> Running in f998f76a1411 [2021-06-25T00:06:22.867Z] Merge succeeded, producing a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 [2021-06-25T00:06:22.867Z] Checking out Revision a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 (PR-3600) [2021-06-25T00:06:22.573Z] > git config core.sparsecheckout # timeout=10 [2021-06-25T00:06:22.586Z] > git checkout -f a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 # timeout=10 [2021-06-25T00:06:22.787Z] > git remote # timeout=10 [2021-06-25T00:06:22.804Z] > git config --get remote.origin.url # timeout=10 [2021-06-25T00:06:22.816Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-25T00:06:22.828Z] > git merge b5de84c11fe3756c7d6a4fb4ef4c440d51ada6cb # timeout=10 [2021-06-25T00:06:22.850Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-25T00:06:22.873Z] > git config core.sparsecheckout # timeout=10 [2021-06-25T00:06:22.883Z] > git checkout -f a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 # timeout=10 [2021-06-25T00:06:25.348Z] Removing intermediate container 1a79361100fe [2021-06-25T00:06:25.348Z] ---> b1f0404b3691 [2021-06-25T00:06:25.348Z] [2021-06-25T00:06:25.348Z] Step 11/24 : FROM alpine:3.12 [2021-06-25T00:06:25.348Z] Removing intermediate container f998f76a1411 [2021-06-25T00:06:25.348Z] ---> 1a9ec567f183 [2021-06-25T00:06:25.348Z] Step 23/24 : LABEL git_sha=a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 [2021-06-25T00:06:25.348Z] ---> 13621d1b12d4 [2021-06-25T00:06:25.348Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-25T00:06:25.348Z] ---> 5900a3099c0d [2021-06-25T00:06:25.348Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-25T00:06:25.348Z] ---> Running in 33bf1c4f53e0 [2021-06-25T00:06:25.348Z] ---> Running in 3cf27c96a497 [2021-06-25T00:06:25.348Z] Removing intermediate container 33bf1c4f53e0 [2021-06-25T00:06:25.348Z] ---> ea650030fd37 [2021-06-25T00:06:25.348Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-25T00:06:25.348Z] Removing intermediate container 3cf27c96a497 [2021-06-25T00:06:25.348Z] ---> 40a99c7b5c45 [2021-06-25T00:06:25.348Z] Step 24/24 : LABEL version=0.0.0 [2021-06-25T00:06:25.348Z] ---> Running in 61d4b0e64fe9 [2021-06-25T00:06:25.348Z] ---> Running in 1a7993d9b6c4 [2021-06-25T00:06:25.348Z] Removing intermediate container 61d4b0e64fe9 [2021-06-25T00:06:25.348Z] ---> 5e18fbfae4f4 [2021-06-25T00:06:25.348Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-25T00:06:25.348Z] ---> 263705250f21 [2021-06-25T00:06:25.348Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-25T00:06:25.348Z] ---> Running in fea86ef8a2da [2021-06-25T00:06:25.348Z] Removing intermediate container 1a7993d9b6c4 [2021-06-25T00:06:25.348Z] ---> 23a04e9ce8cd [2021-06-25T00:06:25.348Z] [2021-06-25T00:06:25.348Z] Successfully built 23a04e9ce8cd [2021-06-25T00:06:25.348Z] Successfully tagged core-metadata:latest [2021-06-25T00:06:25.348Z] Building security-proxy-setup [2021-06-25T00:06:25.348Z] Removing intermediate container fea86ef8a2da [2021-06-25T00:06:25.348Z] ---> c8df47615247 [2021-06-25T00:06:25.348Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T00:06:25.348Z]  Building core-metadata ... done  ---> 1f1312ae6947 [2021-06-25T00:06:25.348Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-25T00:06:25.348Z] ---> Running in e0e4395e2851 [2021-06-25T00:06:25.348Z] ---> Running in a36c72e924fa [2021-06-25T00:06:25.348Z] Removing intermediate container a36c72e924fa [2021-06-25T00:06:25.348Z] ---> af915fd80f79 [2021-06-25T00:06:25.348Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-25T00:06:25.348Z] ---> f25f26dd74dc [2021-06-25T00:06:25.348Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-25T00:06:25.618Z] ---> Running in df0418be5b21 [2021-06-25T00:06:28.465Z] Removing intermediate container e0e4395e2851 [2021-06-25T00:06:28.465Z] ---> 53e8c7008e3e [2021-06-25T00:06:28.465Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-25T00:06:28.465Z] ---> Running in ad0c2dd17c3e [2021-06-25T00:06:28.465Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-25T00:06:28.465Z] Removing intermediate container df0418be5b21 [2021-06-25T00:06:28.465Z] ---> 58356b50b681 [2021-06-25T00:06:28.465Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-25T00:06:28.465Z] ---> Running in 73b8f1a30500 [2021-06-25T00:06:28.465Z] Removing intermediate container 73b8f1a30500 [2021-06-25T00:06:28.465Z] ---> 7efbfaba92ee [2021-06-25T00:06:28.465Z] Step 29/32 : CMD ["gate"] [2021-06-25T00:06:28.465Z] ---> Running in 78fdcd05ea39 [2021-06-25T00:06:28.465Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-25T00:06:28.465Z] Removing intermediate container 78fdcd05ea39 [2021-06-25T00:06:28.465Z] ---> 1171818806be [2021-06-25T00:06:28.465Z] Step 30/32 : LABEL arch=x86_64 [2021-06-25T00:06:28.465Z] ---> Running in 6164b4c44942 [2021-06-25T00:06:28.465Z] Removing intermediate container 6164b4c44942 [2021-06-25T00:06:28.465Z] ---> 2d62039220a1 [2021-06-25T00:06:28.465Z] Step 31/32 : LABEL git_sha=a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 [2021-06-25T00:06:28.465Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-25T00:06:28.465Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-25T00:06:28.465Z] ---> Running in 4bb6e3f03fe4 [2021-06-25T00:06:28.465Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-25T00:06:28.465Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-25T00:06:28.465Z] Removing intermediate container 4bb6e3f03fe4 [2021-06-25T00:06:28.465Z] ---> 011a1e6b1939 [2021-06-25T00:06:28.465Z] Step 32/32 : LABEL version=0.0.0 [2021-06-25T00:06:28.465Z] ---> Running in 12ddb9500ebe [2021-06-25T00:06:28.742Z] Removing intermediate container 12ddb9500ebe [2021-06-25T00:06:28.742Z] ---> ca2aaf7ba6ef [2021-06-25T00:06:28.742Z] [2021-06-25T00:06:29.013Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-25T00:06:29.013Z] Successfully built ca2aaf7ba6ef [2021-06-25T00:06:29.013Z] Successfully tagged security-bootstrapper:latest [2021-06-25T00:06:29.013Z]  Building security-bootstrapper ... done Building sys-mgmt-agent [2021-06-25T00:06:29.286Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-25T00:06:29.286Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T00:06:29.286Z] OK: 8 MiB in 20 packages [2021-06-25T00:06:31.925Z] Commit message: "build: Update to released go-mods" [2021-06-25T00:06:31.973Z] Removing intermediate container ad0c2dd17c3e [2021-06-25T00:06:31.973Z] ---> b7ccaee63861 [2021-06-25T00:06:31.973Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T00:06:31.973Z] ---> 241299fc4c74 [2021-06-25T00:06:31.973Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-25T00:06:31.982Z] > git --version # timeout=10 [2021-06-25T00:06:31.995Z] > git --version # 'git version 2.17.1' [2021-06-25T00:06:32.011Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-06-25T00:06:34.873Z] ---> ad3fa322f825 [2021-06-25T00:06:34.873Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-25T00:06:34.873Z] ---> fdd3a515bf74 [2021-06-25T00:06:34.873Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-25T00:06:34.873Z] ---> Running in c817f93032ce [2021-06-25T00:06:34.873Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T00:06:34.873Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-25T00:06:34.873Z] ---> 236e0723a20a [2021-06-25T00:06:34.873Z] Step 3/22 : WORKDIR /edgex-go [2021-06-25T00:06:34.873Z] ---> Using cache [2021-06-25T00:06:34.873Z] ---> 767b594605ea [2021-06-25T00:06:34.873Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T00:06:34.873Z] ---> Using cache [2021-06-25T00:06:34.873Z] ---> a97aeffef5fc [2021-06-25T00:06:34.873Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-25T00:06:34.873Z] Removing intermediate container dcb66b4b0025 [2021-06-25T00:06:34.873Z] ---> 6ab0bb68c129 [2021-06-25T00:06:34.873Z] [2021-06-25T00:06:34.873Z] Step 11/23 : FROM alpine:3.12 [2021-06-25T00:06:34.873Z] ---> 13621d1b12d4 [2021-06-25T00:06:34.873Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-25T00:06:34.873Z] ---> Using cache [2021-06-25T00:06:34.873Z] ---> a6ca5f1ac349 [2021-06-25T00:06:34.873Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-25T00:06:34.873Z] ---> Using cache [2021-06-25T00:06:34.873Z] ---> e0cf729630a8 [2021-06-25T00:06:34.873Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-25T00:06:34.873Z] ---> Running in 596ad301de95 [2021-06-25T00:06:34.873Z] Removing intermediate container c817f93032ce [2021-06-25T00:06:34.873Z] ---> 619210d4ad13 [2021-06-25T00:06:34.873Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T00:06:34.873Z] ---> Running in 68caafc8986d [2021-06-25T00:06:34.873Z] ---> Running in be88753dec06 [2021-06-25T00:06:34.873Z] Removing intermediate container 596ad301de95 [2021-06-25T00:06:34.873Z] ---> bf52047adb9c [2021-06-25T00:06:34.873Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-25T00:06:34.873Z] ---> Running in f6d60773d8f9 [2021-06-25T00:06:34.873Z] Removing intermediate container be88753dec06 [2021-06-25T00:06:34.873Z] ---> e389a3f5180a [2021-06-25T00:06:34.873Z] Step 22/24 : LABEL arch=x86_64 [2021-06-25T00:06:34.873Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T00:06:34.873Z] ---> Running in 65d114ffb5bf [2021-06-25T00:06:34.873Z] Removing intermediate container f6d60773d8f9 [2021-06-25T00:06:34.873Z] ---> 7a3f81b48c2c [2021-06-25T00:06:34.873Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-25T00:06:35.143Z] Removing intermediate container 65d114ffb5bf [2021-06-25T00:06:35.143Z] ---> d3458ea8323e [2021-06-25T00:06:35.143Z] Step 23/24 : LABEL git_sha=a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 [2021-06-25T00:06:37.773Z] ---> Running in 8afc65eb7adc [2021-06-25T00:06:37.773Z] ---> 1871ebc868b4 [2021-06-25T00:06:37.773Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-25T00:06:37.773Z] Removing intermediate container 5ce3b665dae8 [2021-06-25T00:06:37.773Z] ---> 41c1aa480952 [2021-06-25T00:06:37.773Z] [2021-06-25T00:06:37.773Z] Step 11/23 : FROM alpine:3.12 [2021-06-25T00:06:37.773Z] ---> 13621d1b12d4 [2021-06-25T00:06:37.773Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-25T00:06:37.773Z] ---> Running in f74f1b69f1ff [2021-06-25T00:06:37.773Z] Removing intermediate container 8afc65eb7adc [2021-06-25T00:06:37.773Z] ---> 46af28e58482 [2021-06-25T00:06:37.773Z] Step 24/24 : LABEL version=0.0.0 [2021-06-25T00:06:37.773Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T00:06:37.773Z] ---> Running in 00fe836a1294 [2021-06-25T00:06:37.773Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T00:06:37.773Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-25T00:06:37.773Z] ---> 236e0723a20a [2021-06-25T00:06:37.773Z] Step 3/24 : WORKDIR /edgex-go [2021-06-25T00:06:37.773Z] ---> Using cache [2021-06-25T00:06:37.773Z] ---> 767b594605ea [2021-06-25T00:06:37.773Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T00:06:37.773Z] ---> Using cache [2021-06-25T00:06:37.773Z] ---> a97aeffef5fc [2021-06-25T00:06:37.773Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-25T00:06:37.773Z] ---> 1448e05faad4 [2021-06-25T00:06:37.773Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-25T00:06:37.773Z] ---> Running in 4a5d5c5704c7 [2021-06-25T00:06:37.773Z] Removing intermediate container 00fe836a1294 [2021-06-25T00:06:37.773Z] ---> 4ba116fc40ea [2021-06-25T00:06:37.773Z] [2021-06-25T00:06:37.773Z] Successfully built 4ba116fc40ea [2021-06-25T00:06:37.773Z] Successfully tagged core-data:latest [2021-06-25T00:06:37.773Z] Building core-command [2021-06-25T00:06:37.773Z]  Building core-data ... done  ---> fc97f61d4d51 [2021-06-25T00:06:37.773Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-25T00:06:37.773Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-25T00:06:37.773Z] OK: 219 MiB in 52 packages [2021-06-25T00:06:37.773Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-25T00:06:37.773Z] ---> Running in 8e6546ff4dc0 [2021-06-25T00:06:37.773Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-25T00:06:37.773Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-25T00:06:37.773Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T00:06:37.773Z] Executing ca-certificates-20191127-r4.trigger [2021-06-25T00:06:37.773Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T00:06:37.773Z] OK: 6 MiB in 16 packages [2021-06-25T00:06:37.773Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T00:06:38.043Z] OK: 219 MiB in 52 packages [2021-06-25T00:06:40.638Z] Removing intermediate container 8e6546ff4dc0 [2021-06-25T00:06:40.638Z] ---> eb4236091da6 [2021-06-25T00:06:40.638Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T00:06:40.638Z] Removing intermediate container 68caafc8986d [2021-06-25T00:06:40.638Z] ---> 86c4b7d1af9c [2021-06-25T00:06:40.638Z] Step 6/22 : COPY go.mod . [2021-06-25T00:06:40.638Z] ---> Running in bc0737702f99 [2021-06-25T00:06:40.638Z] Removing intermediate container f74f1b69f1ff [2021-06-25T00:06:40.638Z] ---> 7b7ebb8c90b6 [2021-06-25T00:06:40.639Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-25T00:06:40.639Z] Removing intermediate container bc0737702f99 [2021-06-25T00:06:40.639Z] ---> 0a8f57355a37 [2021-06-25T00:06:40.639Z] Step 21/23 : LABEL arch=x86_64 [2021-06-25T00:06:40.639Z] ---> 9d879228620c [2021-06-25T00:06:40.639Z] Step 7/22 : RUN go mod download [2021-06-25T00:06:40.639Z] Removing intermediate container 4a5d5c5704c7 [2021-06-25T00:06:40.639Z] ---> 61cf3e6e1c13 [2021-06-25T00:06:40.639Z] Step 6/24 : COPY go.mod . [2021-06-25T00:06:40.639Z] ---> Running in 67848ce952cf [2021-06-25T00:06:40.639Z] ---> Running in 16ca7dc6ad49 [2021-06-25T00:06:40.639Z] ---> Running in 922f400f46ee [2021-06-25T00:06:40.639Z] Removing intermediate container 922f400f46ee [2021-06-25T00:06:40.639Z] ---> 01b7426c0284 [2021-06-25T00:06:40.639Z] Step 22/23 : LABEL git_sha=a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 [2021-06-25T00:06:40.639Z] Removing intermediate container 67848ce952cf [2021-06-25T00:06:40.639Z] ---> e4b37fec344c [2021-06-25T00:06:40.639Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-25T00:06:40.639Z] ---> Running in 8310ac7fbf3e [2021-06-25T00:06:40.639Z] ---> ee4b6855c92f [2021-06-25T00:06:40.639Z] Step 7/24 : RUN go mod download [2021-06-25T00:06:40.639Z] ---> Running in 631d050aab5e [2021-06-25T00:06:40.639Z] ---> Running in 93df36d64d0c [2021-06-25T00:06:40.639Z] Removing intermediate container 8310ac7fbf3e [2021-06-25T00:06:40.639Z] ---> fab3ef3a884c [2021-06-25T00:06:40.639Z] Step 23/23 : LABEL version=0.0.0 [2021-06-25T00:06:40.639Z] ---> Running in 7179ef9a0e50 [2021-06-25T00:06:40.639Z] Removing intermediate container 631d050aab5e [2021-06-25T00:06:40.639Z] ---> e5f12dec7c6c [2021-06-25T00:06:40.639Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-25T00:06:40.639Z] ---> Running in a43d537dbc2c [2021-06-25T00:06:40.639Z] Removing intermediate container 7179ef9a0e50 [2021-06-25T00:06:40.639Z] ---> 2dd8d23fbdb9 [2021-06-25T00:06:40.639Z] [2021-06-25T00:06:40.639Z] Successfully built 2dd8d23fbdb9 [2021-06-25T00:06:40.639Z] Successfully tagged support-scheduler:latest [2021-06-25T00:06:40.639Z] Building security-secretstore-setup [2021-06-25T00:06:40.639Z]  Building support-scheduler ... done Removing intermediate container a43d537dbc2c [2021-06-25T00:06:40.639Z] ---> 4101c56193f7 [2021-06-25T00:06:40.639Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T00:06:40.639Z] Removing intermediate container 16ca7dc6ad49 [2021-06-25T00:06:40.639Z] ---> f9a6598c9281 [2021-06-25T00:06:40.639Z] Step 8/22 : COPY . . [2021-06-25T00:06:40.696Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-25T00:06:43.445Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T00:06:43.445Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-25T00:06:43.445Z] ---> 236e0723a20a [2021-06-25T00:06:43.445Z] Step 3/24 : WORKDIR /edgex-go [2021-06-25T00:06:43.445Z] ---> Using cache [2021-06-25T00:06:43.445Z] ---> 767b594605ea [2021-06-25T00:06:43.445Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T00:06:43.445Z] ---> Using cache [2021-06-25T00:06:43.445Z] ---> a97aeffef5fc [2021-06-25T00:06:43.445Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-25T00:06:43.445Z] ---> Using cache [2021-06-25T00:06:43.445Z] ---> 86c4b7d1af9c [2021-06-25T00:06:43.445Z] Step 6/24 : COPY go.mod . [2021-06-25T00:06:43.445Z] ---> Using cache [2021-06-25T00:06:43.445Z] ---> 9d879228620c [2021-06-25T00:06:43.445Z] Step 7/24 : RUN go mod download [2021-06-25T00:06:43.445Z] ---> Using cache [2021-06-25T00:06:43.445Z] ---> f9a6598c9281 [2021-06-25T00:06:43.445Z] Step 8/24 : COPY . . [2021-06-25T00:06:43.445Z] ---> 68d7f8d7d19e [2021-06-25T00:06:43.445Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-25T00:06:43.454Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-25T00:06:43.817Z] + true [2021-06-25T00:06:43.817Z] + sudo service docker restart [2021-06-25T00:06:45.385Z] Removing intermediate container 93df36d64d0c [2021-06-25T00:06:45.385Z] ---> 84b10cb35d26 [2021-06-25T00:06:45.386Z] Step 8/24 : COPY . . [2021-06-25T00:06:53.974Z] ---> 795c519578ab [2021-06-25T00:06:53.974Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-25T00:06:53.975Z] ---> 11e0089da627 [2021-06-25T00:06:53.975Z] Step 9/22 : RUN go mod tidy [2021-06-25T00:06:53.975Z] ---> d4e61779d8c5 [2021-06-25T00:06:53.975Z] Step 9/24 : RUN go mod tidy [2021-06-25T00:06:53.975Z] ---> 6e14c2546941 [2021-06-25T00:06:53.975Z] Step 9/24 : RUN go mod tidy [2021-06-25T00:06:53.975Z] ---> Running in 0a8312e53d0b [2021-06-25T00:06:53.975Z] ---> Running in 1e958c9cf0e0 [2021-06-25T00:06:53.975Z] ---> Running in b5e20fe31e4c [2021-06-25T00:06:55.166Z] ---> 8e4aa685d31c [2021-06-25T00:06:55.166Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-25T00:06:55.166Z] ---> Running in 1e7afd81fb0d [2021-06-25T00:06:57.910Z] Removing intermediate container 1e7afd81fb0d [2021-06-25T00:06:57.910Z] ---> ca277e3fd603 [2021-06-25T00:06:57.910Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T00:06:57.910Z] ---> Running in 9b2362c8055e [2021-06-25T00:06:57.910Z] Removing intermediate container 9b2362c8055e [2021-06-25T00:06:57.910Z] ---> 695142461c4b [2021-06-25T00:06:57.910Z] Step 21/23 : LABEL arch=x86_64 [2021-06-25T00:06:57.910Z] ---> Running in a2e0a6d07727 [2021-06-25T00:06:57.910Z] Removing intermediate container 1e958c9cf0e0 [2021-06-25T00:06:57.910Z] ---> 17204a68aee4 [2021-06-25T00:06:57.910Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-25T00:06:57.910Z] ---> Running in c743c4884cf3 [2021-06-25T00:06:57.910Z] Removing intermediate container a2e0a6d07727 [2021-06-25T00:06:57.910Z] ---> 1d6551811d3e [2021-06-25T00:06:57.910Z] Step 22/23 : LABEL git_sha=a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 [2021-06-25T00:06:57.910Z] ---> Running in b11d2c8b422f [2021-06-25T00:06:57.910Z] Removing intermediate container b11d2c8b422f [2021-06-25T00:06:57.910Z] ---> 3006131990c6 [2021-06-25T00:06:57.910Z] Step 23/23 : LABEL version=0.0.0 [2021-06-25T00:06:57.910Z] ---> Running in 66911e9e4416 [2021-06-25T00:06:57.910Z] Removing intermediate container 0a8312e53d0b [2021-06-25T00:06:57.910Z] ---> 48637fc4f416 [2021-06-25T00:06:57.910Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-25T00:06:57.910Z] 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-06-25T00:06:57.910Z] ---> Running in d02f9b915a33 [2021-06-25T00:06:57.910Z] Removing intermediate container 66911e9e4416 [2021-06-25T00:06:57.910Z] ---> 54247f4c3b23 [2021-06-25T00:06:57.910Z] [2021-06-25T00:06:57.910Z] Removing intermediate container b5e20fe31e4c [2021-06-25T00:06:57.910Z] ---> bcecf0595dd4 [2021-06-25T00:06:57.910Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-25T00:06:57.910Z] ---> Running in b8d054b5e91e [2021-06-25T00:06:57.910Z] Successfully built 54247f4c3b23 [2021-06-25T00:06:57.910Z] Successfully tagged support-notifications:latest [2021-06-25T00:06:57.910Z]  Building support-notifications ... done Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T00:06:57.910Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-25T00:06:57.910Z] ---> 236e0723a20a [2021-06-25T00:06:57.910Z] Step 3/26 : WORKDIR /edgex-go [2021-06-25T00:06:57.910Z] ---> Using cache [2021-06-25T00:06:57.910Z] ---> 767b594605ea [2021-06-25T00:06:57.910Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T00:06:57.910Z] ---> Using cache [2021-06-25T00:06:57.910Z] ---> a97aeffef5fc [2021-06-25T00:06:57.910Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-25T00:06:57.910Z] ---> Using cache [2021-06-25T00:06:57.910Z] ---> 86c4b7d1af9c [2021-06-25T00:06:57.910Z] Step 6/26 : COPY go.mod . [2021-06-25T00:06:57.910Z] ---> Using cache [2021-06-25T00:06:57.910Z] ---> 9d879228620c [2021-06-25T00:06:57.910Z] Step 7/26 : RUN go mod download [2021-06-25T00:06:57.910Z] ---> Using cache [2021-06-25T00:06:57.910Z] ---> f9a6598c9281 [2021-06-25T00:06:57.910Z] Step 8/26 : COPY . . [2021-06-25T00:06:57.910Z] ---> Using cache [2021-06-25T00:06:57.910Z] ---> d4e61779d8c5 [2021-06-25T00:06:57.910Z] Step 9/26 : RUN go mod tidy [2021-06-25T00:06:57.910Z] ---> Using cache [2021-06-25T00:06:57.910Z] ---> 17204a68aee4 [2021-06-25T00:06:57.910Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-25T00:06:58.176Z] ---> Running in 17a45f5cdb5d [2021-06-25T00:06:58.176Z] 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-06-25T00:06:58.176Z] 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-06-25T00:07:00.868Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-25T00:07:03.955Z] provisioning config files... [2021-06-25T00:07:03.982Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6704836300614847164tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-25T00:07:04.423Z] ---> docker-login.sh [2021-06-25T00:07:04.423Z] nexus3.edgexfoundry.org:10001 [2021-06-25T00:07:06.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T00:07:06.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T00:07:06.961Z] Configure a credential helper to remove this warning. See [2021-06-25T00:07:06.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T00:07:06.961Z] [2021-06-25T00:07:06.961Z] Login Succeeded [2021-06-25T00:07:06.961Z] nexus3.edgexfoundry.org:10002 [2021-06-25T00:07:06.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T00:07:06.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T00:07:06.961Z] Configure a credential helper to remove this warning. See [2021-06-25T00:07:06.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T00:07:06.961Z] [2021-06-25T00:07:06.961Z] Login Succeeded [2021-06-25T00:07:06.961Z] nexus3.edgexfoundry.org:10003 [2021-06-25T00:07:06.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T00:07:06.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T00:07:06.961Z] Configure a credential helper to remove this warning. See [2021-06-25T00:07:06.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T00:07:06.961Z] [2021-06-25T00:07:06.961Z] Login Succeeded [2021-06-25T00:07:06.961Z] nexus3.edgexfoundry.org:10004 [2021-06-25T00:07:09.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T00:07:09.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T00:07:09.687Z] Configure a credential helper to remove this warning. See [2021-06-25T00:07:09.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T00:07:09.687Z] [2021-06-25T00:07:09.687Z] Login Succeeded [2021-06-25T00:07:09.687Z] docker.io [2021-06-25T00:07:09.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T00:07:09.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T00:07:09.687Z] Configure a credential helper to remove this warning. See [2021-06-25T00:07:09.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T00:07:09.687Z] [2021-06-25T00:07:09.687Z] Login Succeeded [2021-06-25T00:07:09.687Z] ---> docker-login.sh ends [Pipeline] } [2021-06-25T00:07:09.736Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-25T00:07:12.895Z] ========================================================= [2021-06-25T00:07:12.896Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-25T00:07:12.896Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-25T00:07:15.573Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-25T00:07:15.573Z] Sending build context to Docker daemon 166.3MB [2021-06-25T00:07:15.573Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-25T00:07:15.573Z] Step 2/6 : FROM ${BASE} [2021-06-25T00:07:15.862Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-25T00:07:15.862Z] 595b0fe564bb: Pulling fs layer [2021-06-25T00:07:15.862Z] 3088b5b3c5c0: Pulling fs layer [2021-06-25T00:07:15.862Z] 5b7225fbf94c: Pulling fs layer [2021-06-25T00:07:15.862Z] ba82ee9f976e: Pulling fs layer [2021-06-25T00:07:15.862Z] 506bd15cee9f: Pulling fs layer [2021-06-25T00:07:15.862Z] 75a0a4a0db45: Pulling fs layer [2021-06-25T00:07:15.862Z] 618dc40b7e24: Pulling fs layer [2021-06-25T00:07:15.862Z] ba82ee9f976e: Waiting [2021-06-25T00:07:15.862Z] 506bd15cee9f: Waiting [2021-06-25T00:07:15.862Z] 618dc40b7e24: Waiting [2021-06-25T00:07:15.862Z] 75a0a4a0db45: Waiting [2021-06-25T00:07:15.862Z] 5b7225fbf94c: Download complete [2021-06-25T00:07:15.862Z] 3088b5b3c5c0: Verifying Checksum [2021-06-25T00:07:15.862Z] 3088b5b3c5c0: Download complete [2021-06-25T00:07:15.862Z] 506bd15cee9f: Download complete [2021-06-25T00:07:15.862Z] 75a0a4a0db45: Download complete [2021-06-25T00:07:15.862Z] 595b0fe564bb: Verifying Checksum [2021-06-25T00:07:15.862Z] 595b0fe564bb: Download complete [2021-06-25T00:07:16.468Z] 595b0fe564bb: Pull complete [2021-06-25T00:07:17.077Z] 3088b5b3c5c0: Pull complete [2021-06-25T00:07:19.671Z] 5b7225fbf94c: Pull complete [2021-06-25T00:07:19.671Z] 618dc40b7e24: Verifying Checksum [2021-06-25T00:07:19.671Z] 618dc40b7e24: Download complete [2021-06-25T00:07:19.671Z] ba82ee9f976e: Download complete [2021-06-25T00:07:24.943Z] 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-06-25T00:07:25.566Z] 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-06-25T00:07:26.187Z] Removing intermediate container c743c4884cf3 [2021-06-25T00:07:26.187Z] ---> f72282347ab5 [2021-06-25T00:07:26.187Z] [2021-06-25T00:07:26.187Z] Step 11/24 : FROM alpine:3.12 [2021-06-25T00:07:26.187Z] ---> 13621d1b12d4 [2021-06-25T00:07:26.187Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-25T00:07:26.187Z] ---> Using cache [2021-06-25T00:07:26.187Z] ---> a6ca5f1ac349 [2021-06-25T00:07:26.187Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-25T00:07:26.187Z] ---> Using cache [2021-06-25T00:07:26.187Z] ---> e0cf729630a8 [2021-06-25T00:07:26.187Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-25T00:07:26.468Z] ---> Running in ac694498c4ac [2021-06-25T00:07:26.744Z] Removing intermediate container b8d054b5e91e [2021-06-25T00:07:26.744Z] ---> f971ce298244 [2021-06-25T00:07:26.744Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-25T00:07:26.744Z] Removing intermediate container ac694498c4ac [2021-06-25T00:07:26.744Z] ---> d89cf6117305 [2021-06-25T00:07:26.744Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-25T00:07:26.744Z] ---> Running in bac7a1eca16d [2021-06-25T00:07:26.744Z] ---> Running in 65af8c682f53 [2021-06-25T00:07:27.006Z] Removing intermediate container 65af8c682f53 [2021-06-25T00:07:27.006Z] ---> fb5643602e88 [2021-06-25T00:07:27.006Z] Step 16/24 : WORKDIR / [2021-06-25T00:07:27.006Z] ---> Running in 6f7c4f360b3f [2021-06-25T00:07:27.277Z] Removing intermediate container 6f7c4f360b3f [2021-06-25T00:07:27.277Z] ---> 72d7bc15eec8 [2021-06-25T00:07:27.277Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T00:07:27.277Z] 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-06-25T00:07:30.053Z] ---> 6d2575431dfe [2021-06-25T00:07:30.053Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-25T00:07:30.053Z] Removing intermediate container d02f9b915a33 [2021-06-25T00:07:30.053Z] ---> 6a516e55042c [2021-06-25T00:07:30.053Z] [2021-06-25T00:07:30.053Z] Step 11/22 : FROM alpine:3.12 [2021-06-25T00:07:30.053Z] ---> 13621d1b12d4 [2021-06-25T00:07:30.053Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-25T00:07:30.053Z] Removing intermediate container 17a45f5cdb5d [2021-06-25T00:07:30.053Z] ---> 756d55a473d3 [2021-06-25T00:07:30.053Z] [2021-06-25T00:07:30.053Z] Step 11/26 : FROM alpine:3.12 [2021-06-25T00:07:30.053Z] ---> 13621d1b12d4 [2021-06-25T00:07:30.053Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-25T00:07:30.053Z] ---> Running in 3b6ec5db5488 [2021-06-25T00:07:30.053Z] ---> 4353fac62386 [2021-06-25T00:07:30.054Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-25T00:07:30.054Z] ---> Running in 6d9fa5b0b48f [2021-06-25T00:07:30.054Z] Removing intermediate container bac7a1eca16d [2021-06-25T00:07:30.054Z] ---> 4dfd635fc259 [2021-06-25T00:07:30.054Z] [2021-06-25T00:07:30.054Z] Step 12/24 : FROM docker:20.10.0 [2021-06-25T00:07:30.054Z] ---> 078297b82344 [2021-06-25T00:07:30.054Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-25T00:07:30.054Z] ---> Running in aff829644077 [2021-06-25T00:07:30.054Z] 20.10.0: Pulling from library/docker [2021-06-25T00:07:30.054Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-25T00:07:30.054Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-25T00:07:30.054Z] Removing intermediate container aff829644077 [2021-06-25T00:07:30.054Z] ---> 22a06ba6c072 [2021-06-25T00:07:30.054Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T00:07:30.054Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-25T00:07:30.054Z] ---> Running in b597ef6db3af [2021-06-25T00:07:30.054Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-25T00:07:30.054Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-25T00:07:30.054Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-25T00:07:30.054Z] Removing intermediate container b597ef6db3af [2021-06-25T00:07:30.054Z] ---> a3ef5cee64e4 [2021-06-25T00:07:30.054Z] Step 22/24 : LABEL arch=x86_64 [2021-06-25T00:07:30.054Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-25T00:07:30.054Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-25T00:07:30.054Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-25T00:07:30.054Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-25T00:07:30.054Z] (4/4) Installing curl (7.77.0-r0) [2021-06-25T00:07:30.054Z] (4/6) Installing curl (7.77.0-r0) [2021-06-25T00:07:30.054Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T00:07:30.054Z] Executing ca-certificates-20191127-r4.trigger [2021-06-25T00:07:30.054Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-25T00:07:30.054Z] (6/6) Installing su-exec (0.2-r1) [2021-06-25T00:07:30.054Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T00:07:30.054Z] Executing ca-certificates-20191127-r4.trigger [2021-06-25T00:07:30.054Z] ---> Running in 2ade37dc22f3 [2021-06-25T00:07:30.054Z] OK: 7 MiB in 18 packages [2021-06-25T00:07:30.054Z] OK: 7 MiB in 20 packages [2021-06-25T00:07:30.054Z] Removing intermediate container 2ade37dc22f3 [2021-06-25T00:07:30.054Z] ---> b4b7bf1d34cf [2021-06-25T00:07:30.054Z] Step 23/24 : LABEL git_sha=a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 [2021-06-25T00:07:30.054Z] ---> Running in 8fd4eaa938f5 [2021-06-25T00:07:30.054Z] Removing intermediate container 8fd4eaa938f5 [2021-06-25T00:07:30.054Z] ---> dd1cab34947f [2021-06-25T00:07:30.054Z] Step 24/24 : LABEL version=0.0.0 [2021-06-25T00:07:30.054Z] Removing intermediate container 6d9fa5b0b48f [2021-06-25T00:07:30.054Z] ---> 6577ebcdf297 [2021-06-25T00:07:30.054Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-25T00:07:30.054Z] ---> Running in 6cecd220710d [2021-06-25T00:07:30.054Z] Removing intermediate container 3b6ec5db5488 [2021-06-25T00:07:30.054Z] ---> 8255daf6364d [2021-06-25T00:07:30.054Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-25T00:07:30.054Z] ---> Running in 5c47988f6d38 [2021-06-25T00:07:30.054Z] ---> Running in 1722885e4a3f [2021-06-25T00:07:30.054Z] Removing intermediate container 5c47988f6d38 [2021-06-25T00:07:30.054Z] ---> df25582839b6 [2021-06-25T00:07:30.054Z] Step 14/26 : WORKDIR / [2021-06-25T00:07:30.054Z] Removing intermediate container 6cecd220710d [2021-06-25T00:07:30.054Z] ---> 67e5dafd0489 [2021-06-25T00:07:30.054Z] [2021-06-25T00:07:30.054Z] ---> Running in 79588fcd590a [2021-06-25T00:07:30.054Z] Removing intermediate container 1722885e4a3f [2021-06-25T00:07:30.054Z] ---> aa02e5f98bd5 [2021-06-25T00:07:30.054Z] Step 14/22 : WORKDIR /edgex [2021-06-25T00:07:30.054Z] Successfully built 67e5dafd0489 [2021-06-25T00:07:30.064Z] ba82ee9f976e: Pull complete [2021-06-25T00:07:30.064Z] 506bd15cee9f: Pull complete [2021-06-25T00:07:30.317Z] Successfully tagged core-command:latest [2021-06-25T00:07:30.318Z]  Building core-command ... done  ---> Running in ca8f2473669f [2021-06-25T00:07:30.318Z] Removing intermediate container 79588fcd590a [2021-06-25T00:07:30.318Z] ---> 5219923a395a [2021-06-25T00:07:30.318Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-25T00:07:30.318Z] Removing intermediate container ca8f2473669f [2021-06-25T00:07:30.318Z] ---> c7a0e5ed4c32 [2021-06-25T00:07:30.318Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-25T00:07:30.343Z] 75a0a4a0db45: Pull complete [2021-06-25T00:07:30.584Z] ---> 9799d6b4a887 [2021-06-25T00:07:30.584Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-25T00:07:30.584Z] ---> adb3f966333d [2021-06-25T00:07:30.584Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-25T00:07:30.850Z] ---> d0254f4d37fc [2021-06-25T00:07:30.850Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-25T00:07:30.850Z] ---> 688b9c77a6f6 [2021-06-25T00:07:30.850Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-25T00:07:31.119Z] ---> d88775a7cd24 [2021-06-25T00:07:31.119Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-25T00:07:31.394Z] ---> 889a67370552 [2021-06-25T00:07:31.394Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-25T00:07:31.394Z] ---> dd336cced91c [2021-06-25T00:07:31.394Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-25T00:07:31.660Z] ---> Running in 4b7647e2d001 [2021-06-25T00:07:31.660Z] ---> b5a13894476f [2021-06-25T00:07:31.660Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-25T00:07:31.926Z] Removing intermediate container 4b7647e2d001 [2021-06-25T00:07:31.926Z] ---> b9be011eae2c [2021-06-25T00:07:31.926Z] Step 19/22 : CMD ["--init=true"] [2021-06-25T00:07:31.926Z] ---> Running in e6b5f42ed14f [2021-06-25T00:07:32.190Z] Removing intermediate container e6b5f42ed14f [2021-06-25T00:07:32.190Z] ---> c5a5f96044d1 [2021-06-25T00:07:32.190Z] Step 20/22 : LABEL arch=x86_64 [2021-06-25T00:07:32.190Z] ---> Running in 0d07dc87678c [2021-06-25T00:07:32.190Z] ---> 6bc4ef5df169 [2021-06-25T00:07:32.190Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-25T00:07:32.190Z] Removing intermediate container 0d07dc87678c [2021-06-25T00:07:32.190Z] ---> 840153069ab6 [2021-06-25T00:07:32.190Z] Step 21/22 : LABEL git_sha=a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 [2021-06-25T00:07:32.454Z] ---> Running in b7262e888009 [2021-06-25T00:07:32.454Z] ---> 16a671a7a1c4 [2021-06-25T00:07:32.454Z] Step 22/26 : 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-06-25T00:07:32.454Z] ---> Running in 32a8067dca22 [2021-06-25T00:07:32.454Z] Removing intermediate container b7262e888009 [2021-06-25T00:07:32.454Z] ---> 12be281b7b4e [2021-06-25T00:07:32.454Z] Step 22/22 : LABEL version=0.0.0 [2021-06-25T00:07:32.454Z] ---> Running in 3fdbb2621fb3 [2021-06-25T00:07:32.721Z] Removing intermediate container 3fdbb2621fb3 [2021-06-25T00:07:32.721Z] ---> e8e53dc754fa [2021-06-25T00:07:32.721Z] [2021-06-25T00:07:35.129Z] Successfully built e8e53dc754fa [2021-06-25T00:07:35.129Z] Successfully tagged security-proxy-setup:latest [2021-06-25T00:07:35.129Z]  Building security-proxy-setup ... done Removing intermediate container 32a8067dca22 [2021-06-25T00:07:35.129Z] ---> c1dcf52eee99 [2021-06-25T00:07:35.129Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-25T00:07:35.129Z] ---> Running in 870ad0b1bb6c [2021-06-25T00:07:35.129Z] Removing intermediate container 870ad0b1bb6c [2021-06-25T00:07:35.129Z] ---> 72395a8f4507 [2021-06-25T00:07:35.129Z] Step 24/26 : LABEL arch=x86_64 [2021-06-25T00:07:35.129Z] ---> Running in d3dcfcc3ee89 [2021-06-25T00:07:35.129Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-25T00:07:35.129Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-25T00:07:35.129Z] ---> aefe523efa57 [2021-06-25T00:07:35.129Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-25T00:07:35.129Z] ---> Running in 01f1e1cae7ce [2021-06-25T00:07:35.129Z] Removing intermediate container d3dcfcc3ee89 [2021-06-25T00:07:35.129Z] ---> a1923d6cc550 [2021-06-25T00:07:35.129Z] Step 25/26 : LABEL git_sha=a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 [2021-06-25T00:07:35.129Z] ---> Running in 393de2460abe [2021-06-25T00:07:35.129Z] Removing intermediate container 01f1e1cae7ce [2021-06-25T00:07:35.129Z] ---> de26f23796c1 [2021-06-25T00:07:35.129Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-25T00:07:35.129Z] ---> Running in 590ea3404a8a [2021-06-25T00:07:35.129Z] Removing intermediate container 393de2460abe [2021-06-25T00:07:35.129Z] ---> 0fed4bb14abf [2021-06-25T00:07:35.129Z] Step 26/26 : LABEL version=0.0.0 [2021-06-25T00:07:35.129Z] ---> Running in ecef0eb0bd41 [2021-06-25T00:07:35.129Z] Removing intermediate container ecef0eb0bd41 [2021-06-25T00:07:35.129Z] ---> 3dfeda1d80ac [2021-06-25T00:07:35.129Z] [2021-06-25T00:07:35.129Z] Successfully built 3dfeda1d80ac [2021-06-25T00:07:35.129Z] Successfully tagged security-secretstore-setup:latest [2021-06-25T00:07:35.129Z]  Building security-secretstore-setup ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-25T00:07:35.129Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-25T00:07:35.129Z] (1/39) Installing readline (8.0.4-r0) [2021-06-25T00:07:35.129Z] (2/39) Installing bash (5.0.17-r0) [2021-06-25T00:07:35.129Z] Executing bash-5.0.17-r0.post-install [2021-06-25T00:07:35.129Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-25T00:07:35.129Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-25T00:07:35.129Z] (5/39) Installing curl (7.77.0-r0) [2021-06-25T00:07:35.129Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-25T00:07:35.129Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-25T00:07:35.129Z] (8/39) Installing expat (2.2.9-r1) [2021-06-25T00:07:35.129Z] (9/39) Installing libffi (3.3-r2) [2021-06-25T00:07:35.129Z] (10/39) Installing gdbm (1.13-r1) [2021-06-25T00:07:35.129Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-25T00:07:35.129Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-25T00:07:35.129Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-25T00:07:35.129Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-25T00:07:35.129Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-25T00:07:35.129Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-25T00:07:35.129Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-25T00:07:35.129Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-25T00:07:35.129Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-25T00:07:35.129Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-25T00:07:35.129Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-25T00:07:35.129Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-25T00:07:35.129Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-25T00:07:35.129Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-25T00:07:35.129Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-25T00:07:35.129Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-25T00:07:35.129Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-25T00:07:35.129Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-25T00:07:35.129Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-25T00:07:35.129Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-25T00:07:35.129Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-25T00:07:35.129Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-25T00:07:35.129Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-25T00:07:35.129Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-25T00:07:35.129Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-25T00:07:35.129Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-25T00:07:35.129Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-25T00:07:35.129Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-25T00:07:35.129Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-25T00:07:35.129Z] Executing busybox-1.31.1-r19.trigger [2021-06-25T00:07:35.129Z] OK: 72 MiB in 59 packages [2021-06-25T00:07:35.137Z] 618dc40b7e24: Pull complete [2021-06-25T00:07:35.137Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-25T00:07:35.137Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-25T00:07:35.137Z] ---> a36622ca3599 [2021-06-25T00:07:35.137Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-25T00:07:35.702Z] Collecting docker-compose==1.23.2 [2021-06-25T00:07:35.702Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-25T00:07:35.702Z] Collecting PyYAML<4,>=3.10 [2021-06-25T00:07:35.702Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-25T00:07:36.581Z] ---> Running in d5bd03190949 [2021-06-25T00:07:36.659Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-25T00:07:36.659Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-25T00:07:36.659Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-25T00:07:36.659Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-25T00:07:36.659Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-25T00:07:36.659Z] Collecting docker<4.0,>=3.6.0 [2021-06-25T00:07:36.659Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-25T00:07:36.659Z] Collecting docopt<0.7,>=0.6.1 [2021-06-25T00:07:36.659Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-25T00:07:36.922Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-25T00:07:36.922Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-25T00:07:37.500Z] Collecting jsonschema<3,>=2.5.1 [2021-06-25T00:07:37.500Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-25T00:07:37.500Z] Collecting texttable<0.10,>=0.9.0 [2021-06-25T00:07:37.500Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-25T00:07:37.762Z] Collecting cached-property<2,>=1.2.0 [2021-06-25T00:07:37.762Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-25T00:07:37.762Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-25T00:07:37.762Z] Collecting idna<2.8,>=2.5 [2021-06-25T00:07:37.762Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-25T00:07:38.024Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-25T00:07:38.024Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-25T00:07:38.024Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-25T00:07:38.024Z] Collecting docker-pycreds>=0.4.0 [2021-06-25T00:07:38.024Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-25T00:07:38.024Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-25T00:07:38.024Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-25T00:07:38.024Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-25T00:07:38.024Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-25T00:07:38.024Z] Installing collected packages: PyYAML, idna, urllib3, requests, websocket-client, docker-pycreds, docker, docopt, dockerpty, jsonschema, texttable, cached-property, docker-compose [2021-06-25T00:07:38.024Z] Running setup.py install for PyYAML: started [2021-06-25T00:07:38.025Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-25T00:07:38.602Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-25T00:07:38.602Z] Attempting uninstall: idna [2021-06-25T00:07:38.602Z] Found existing installation: idna 2.9 [2021-06-25T00:07:38.602Z] Uninstalling idna-2.9: [2021-06-25T00:07:38.602Z] Successfully uninstalled idna-2.9 [2021-06-25T00:07:38.602Z] Attempting uninstall: urllib3 [2021-06-25T00:07:38.602Z] Found existing installation: urllib3 1.25.9 [2021-06-25T00:07:38.602Z] Uninstalling urllib3-1.25.9: [2021-06-25T00:07:38.602Z] Successfully uninstalled urllib3-1.25.9 [2021-06-25T00:07:38.602Z] Attempting uninstall: requests [2021-06-25T00:07:38.602Z] Found existing installation: requests 2.23.0 [2021-06-25T00:07:38.602Z] Uninstalling requests-2.23.0: [2021-06-25T00:07:38.602Z] Successfully uninstalled requests-2.23.0 [2021-06-25T00:07:38.872Z] Running setup.py install for docopt: started [2021-06-25T00:07:39.007Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-25T00:07:39.447Z] Running setup.py install for docopt: finished with status 'done' [2021-06-25T00:07:39.447Z] Running setup.py install for dockerpty: started [2021-06-25T00:07:39.607Z] (1/12) Installing libmagic (5.39-r0) [2021-06-25T00:07:39.710Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-25T00:07:39.710Z] Running setup.py install for texttable: started [2021-06-25T00:07:39.882Z] (2/12) Installing file (5.39-r0) [2021-06-25T00:07:39.882Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-25T00:07:39.987Z] Running setup.py install for texttable: finished with status 'done' [2021-06-25T00:07:42.441Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-06-25T00:07:42.449Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-25T00:07:43.025Z] Removing intermediate container 590ea3404a8a [2021-06-25T00:07:43.025Z] ---> 5dcb820976b0 [2021-06-25T00:07:43.025Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-25T00:07:43.289Z] ---> Running in bb53fbc4f772 [2021-06-25T00:07:43.289Z] Removing intermediate container bb53fbc4f772 [2021-06-25T00:07:43.289Z] ---> 7f53648add60 [2021-06-25T00:07:43.289Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-25T00:07:43.289Z] ---> Running in abe8cbcd0f86 [2021-06-25T00:07:43.289Z] Removing intermediate container abe8cbcd0f86 [2021-06-25T00:07:43.289Z] ---> d985a1fa9f95 [2021-06-25T00:07:43.289Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-25T00:07:43.555Z] ---> 78a46c6bb094 [2021-06-25T00:07:43.555Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-25T00:07:43.819Z] ---> 4768f18c4722 [2021-06-25T00:07:43.819Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-25T00:07:43.891Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-25T00:07:43.891Z] (6/12) Installing patch (2.7.6-r7) [2021-06-25T00:07:43.891Z] (7/12) Installing build-base (0.5-r2) [2021-06-25T00:07:43.891Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-25T00:07:43.891Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-25T00:07:44.085Z] ---> ed8a3d5e296b [2021-06-25T00:07:44.085Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-25T00:07:44.085Z] ---> Running in 02ce646b685e [2021-06-25T00:07:44.085Z] Removing intermediate container 02ce646b685e [2021-06-25T00:07:44.085Z] ---> 5a69d6d64f71 [2021-06-25T00:07:44.085Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T00:07:44.085Z] ---> Running in 9e385f4529e4 [2021-06-25T00:07:44.164Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-25T00:07:44.164Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-25T00:07:44.164Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-25T00:07:44.349Z] Removing intermediate container 9e385f4529e4 [2021-06-25T00:07:44.350Z] ---> 554901df719f [2021-06-25T00:07:44.350Z] Step 22/24 : LABEL arch=x86_64 [2021-06-25T00:07:44.350Z] ---> Running in f76ee21281de [2021-06-25T00:07:44.350Z] Removing intermediate container f76ee21281de [2021-06-25T00:07:44.350Z] ---> 511880415536 [2021-06-25T00:07:44.350Z] Step 23/24 : LABEL git_sha=a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 [2021-06-25T00:07:44.350Z] ---> Running in c5f5ce411112 [2021-06-25T00:07:44.350Z] Removing intermediate container c5f5ce411112 [2021-06-25T00:07:44.350Z] ---> 0bd471464802 [2021-06-25T00:07:44.350Z] Step 24/24 : LABEL version=0.0.0 [2021-06-25T00:07:44.350Z] ---> Running in 9a15dd4efa65 [2021-06-25T00:07:44.439Z] Executing busybox-1.32.1-r6.trigger [2021-06-25T00:07:44.439Z] OK: 218 MiB in 52 packages [2021-06-25T00:07:44.612Z] Removing intermediate container 9a15dd4efa65 [2021-06-25T00:07:44.612Z] ---> 27efd4e33f3f [2021-06-25T00:07:44.612Z] [2021-06-25T00:07:44.612Z] Successfully built 27efd4e33f3f [2021-06-25T00:07:44.612Z] Successfully tagged sys-mgmt-agent:latest [2021-06-25T00:07:44.620Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-25T00:07:44.641Z] $ docker stop --time=1 150c8a437b4a6c02bcb56452489ea5c3265e71ed40f15077625460c7379da3c9 [2021-06-25T00:07:45.880Z] $ docker rm -f 150c8a437b4a6c02bcb56452489ea5c3265e71ed40f15077625460c7379da3c9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-25T00:07:46.323Z] + docker images [2021-06-25T00:07:46.323Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-25T00:07:46.323Z] sys-mgmt-agent latest 27efd4e33f3f 2 seconds ago 312MB [2021-06-25T00:07:46.323Z] security-secretstore-setup latest 3dfeda1d80ac 13 seconds ago 28.7MB [2021-06-25T00:07:46.323Z] security-proxy-setup latest e8e53dc754fa 14 seconds ago 25.7MB [2021-06-25T00:07:46.323Z] core-command latest 67e5dafd0489 17 seconds ago 15.9MB [2021-06-25T00:07:46.323Z] 4dfd635fc259 18 seconds ago 1.15GB [2021-06-25T00:07:46.323Z] 756d55a473d3 19 seconds ago 1.15GB [2021-06-25T00:07:46.323Z] 6a516e55042c 19 seconds ago 1.15GB [2021-06-25T00:07:46.323Z] f72282347ab5 21 seconds ago 1.14GB [2021-06-25T00:07:46.323Z] support-notifications latest 54247f4c3b23 49 seconds ago 16.7MB [2021-06-25T00:07:46.323Z] support-scheduler latest 2dd8d23fbdb9 About a minute ago 15.9MB [2021-06-25T00:07:46.323Z] 41c1aa480952 About a minute ago 1.15GB [2021-06-25T00:07:46.323Z] core-data latest 4ba116fc40ea About a minute ago 20.2MB [2021-06-25T00:07:46.323Z] 6ab0bb68c129 About a minute ago 1.14GB [2021-06-25T00:07:46.323Z] security-bootstrapper latest ca2aaf7ba6ef About a minute ago 18.6MB [2021-06-25T00:07:46.323Z] core-metadata latest 23a04e9ce8cd About a minute ago 16.6MB [2021-06-25T00:07:46.323Z] b1f0404b3691 About a minute ago 1.15GB [2021-06-25T00:07:46.323Z] e1bece819bf6 About a minute ago 1.15GB [2021-06-25T00:07:46.323Z] cf09e60b4f43 About a minute ago 1.15GB [2021-06-25T00:07:46.323Z] ci-base-image-x86_64 latest 236e0723a20a 5 minutes ago 647MB [2021-06-25T00:07:46.323Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 8 weeks ago 445MB [2021-06-25T00:07:46.323Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 8 weeks ago 37.5MB [2021-06-25T00:07:46.323Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-25T00:07:46.323Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-25T00:07:46.323Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 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 [2021-06-25T00:07:49.455Z] Removing intermediate container d5bd03190949 [2021-06-25T00:07:49.455Z] ---> 83e4c6411e22 [2021-06-25T00:07:49.455Z] Step 4/6 : WORKDIR /edgex-go [2021-06-25T00:07:49.455Z] ---> Running in 57f67c2b3a70 [2021-06-25T00:07:49.455Z] Removing intermediate container 57f67c2b3a70 [2021-06-25T00:07:49.455Z] ---> e8e8362baf3c [2021-06-25T00:07:49.455Z] Step 5/6 : COPY go.mod . [2021-06-25T00:07:49.455Z] ---> bda2d5bdd139 [2021-06-25T00:07:49.455Z] Step 6/6 : RUN go mod download [Pipeline] node [2021-06-25T00:07:49.728Z] ---> Running in be6295c49aa8 [2021-06-25T00:08:06.862Z] Still waiting to schedule task [2021-06-25T00:08:06.862Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-25T00:08:18.588Z] Removing intermediate container be6295c49aa8 [2021-06-25T00:08:18.588Z] ---> e832ee53cd77 [2021-06-25T00:08:18.588Z] Successfully built e832ee53cd77 [2021-06-25T00:08:18.588Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-25T00:08:18.966Z] + docker inspect -f . ci-base-image-arm64 [2021-06-25T00:08:18.966Z] . [Pipeline] withDockerContainer [2021-06-25T00:08:19.251Z] prd-ubuntu18.04-docker-arm64-4c-16g-1355 does not seem to be running inside a container [2021-06-25T00:08:19.336Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2021-06-25T00:08:20.836Z] $ docker top 07c828fa156e874e9b71099a1855ff008cb70f99b6932eb688e8aec7ca2d8b4b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-25T00:08:21.812Z] + go version [2021-06-25T00:08:21.812Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-25T00:08:21.855Z] $ docker stop --time=1 07c828fa156e874e9b71099a1855ff008cb70f99b6932eb688e8aec7ca2d8b4b [2021-06-25T00:08:23.637Z] $ docker rm -f 07c828fa156e874e9b71099a1855ff008cb70f99b6932eb688e8aec7ca2d8b4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-25T00:08:27.262Z] + docker inspect -f . ci-base-image-arm64 [2021-06-25T00:08:27.263Z] . [Pipeline] withDockerContainer [2021-06-25T00:08:27.550Z] prd-ubuntu18.04-docker-arm64-4c-16g-1355 does not seem to be running inside a container [2021-06-25T00:08:27.632Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2021-06-25T00:08:29.188Z] $ docker top db236b0351e49ff6288ae8acbba924b4065dd7e837fe9cfd414c5411d3f707f6 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-25T00:08:29.591Z] ========================================================= [2021-06-25T00:08:29.591Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-25T00:08:29.591Z] ========================================================= [Pipeline] sh [2021-06-25T00:08:32.700Z] + go mod tidy [Pipeline] sh [2021-06-25T00:08:33.389Z] + make test [2021-06-25T00:08:33.389Z] go mod tidy [2021-06-25T00:08:33.993Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-25T00:08:56.817Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-25T00:09:15.886Z] Running on prd-ubuntu18.04-docker-8c-8g-1361 in /w/workspace/edgexfoundry_edgex-go_PR-3600 [Pipeline] { [Pipeline] ws [2021-06-25T00:09:15.957Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-06-25T00:09:16.132Z] The recommended git tool is: git [2021-06-25T00:09:25.375Z] using credential edgex-jenkins-ssh [2021-06-25T00:09:25.387Z] Cloning the remote Git repository [2021-06-25T00:09:25.407Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-25T00:09:25.476Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-06-25T00:09:25.503Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-25T00:09:25.504Z] > git --version # timeout=10 [2021-06-25T00:09:25.512Z] > git --version # 'git version 2.17.1' [2021-06-25T00:09:25.512Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-25T00:09:25.546Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-25T00:09:31.080Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-25T00:09:31.091Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-25T00:09:31.104Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-25T00:09:31.118Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-25T00:09:31.118Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-25T00:09:31.123Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3600/head:refs/remotes/origin/PR-3600 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-25T00:09:32.793Z] Merging remotes/origin/master commit b5de84c11fe3756c7d6a4fb4ef4c440d51ada6cb into PR head commit a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 [2021-06-25T00:09:32.900Z] Merge succeeded, producing a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 [2021-06-25T00:09:32.901Z] Checking out Revision a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 (PR-3600) [2021-06-25T00:09:32.796Z] > git config core.sparsecheckout # timeout=10 [2021-06-25T00:09:32.801Z] > git checkout -f a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 # timeout=10 [2021-06-25T00:09:32.861Z] > git remote # timeout=10 [2021-06-25T00:09:32.870Z] > git config --get remote.origin.url # timeout=10 [2021-06-25T00:09:32.875Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-25T00:09:32.879Z] > git merge b5de84c11fe3756c7d6a4fb4ef4c440d51ada6cb # timeout=10 [2021-06-25T00:09:32.888Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-25T00:09:32.897Z] > git config core.sparsecheckout # timeout=10 [2021-06-25T00:09:32.901Z] > git checkout -f a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 # timeout=10 [2021-06-25T00:09:40.786Z] Commit message: "build: Update to released go-mods" [2021-06-25T00:09:40.811Z] > git --version # timeout=10 [2021-06-25T00:09:40.816Z] > git --version # 'git version 2.17.1' [2021-06-25T00:09:40.825Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-25T00:09:46.694Z] + echo snap-build.sh [2021-06-25T00:09:46.694Z] snap-build.sh [2021-06-25T00:09:46.694Z] + SNAP_BASE_DIR=. [2021-06-25T00:09:46.694Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-06-25T00:09:46.694Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-06-25T00:09:46.694Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-06-25T00:09:46.694Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-06-25T00:09:46.694Z] + cd /w/workspace/edgex-go/1 [2021-06-25T00:09:46.694Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-25T00:09:46.694Z] Reading package lists... [2021-06-25T00:09:46.694Z] Building dependency tree... [2021-06-25T00:09:46.694Z] Reading state information... [2021-06-25T00:09:49.244Z] The following packages were automatically installed and are no longer required: [2021-06-25T00:09:49.244Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-25T00:09:49.244Z] uidmap xdelta3 [2021-06-25T00:09:49.244Z] Use 'sudo apt autoremove' to remove them. [2021-06-25T00:09:49.244Z] The following packages will be REMOVED: [2021-06-25T00:09:49.244Z] lxd* lxd-client* [2021-06-25T00:09:49.244Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-25T00:09:49.244Z] After this operation, 31.7 MB disk space will be freed. [2021-06-25T00:09:49.244Z] (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-06-25T00:09:49.244Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-25T00:09:49.244Z] Removing lxd dnsmasq configuration [2021-06-25T00:09:49.244Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-25T00:09:49.244Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-25T00:09:52.311Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-25T00:09:52.311Z] (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-06-25T00:09:52.311Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-25T00:09:52.311Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-25T00:09:52.311Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-25T00:09:52.328Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-25T00:09:55.179Z] + sudo snap remove --purge lxd [2021-06-25T00:09:55.179Z] snap "lxd" is not installed [2021-06-25T00:09:55.179Z] + sudo groupadd --force --system lxd [2021-06-25T00:09:55.179Z] ++ whoami [2021-06-25T00:09:55.179Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-25T00:09:55.179Z] + newgrp - lxd [2021-06-25T00:09:55.179Z] + sudo snap install lxd [2021-06-25T00:09:58.383Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-25T00:10:01.883Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-25T00:10:01.883Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-25T00:10:04.423Z] 2021-06-25T00:10:00Z INFO Waiting for automatic snapd restart... [2021-06-25T00:10:11.311Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-25T00:10:11.311Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-25T00:10:11.311Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-25T00:10:11.311Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-25T00:10:11.311Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-25T00:10:11.311Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-25T00:10:12.758Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-25T00:10:12.758Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-25T00:10:12.758Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-25T00:10:12.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-25T00:10:20.046Z] lxd 4.15 from Canonical* installed [2021-06-25T00:10:20.046Z] + sudo lxd init --auto [2021-06-25T00:10:24.549Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.201s coverage: 28.7% of statements [2021-06-25T00:10:24.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-25T00:10:24.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-25T00:10:29.182Z] + sudo snap install --classic snapcraft [2021-06-25T00:10:29.192Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.306s coverage: 100.0% of statements [2021-06-25T00:10:29.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-25T00:10:29.192Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.298s coverage: 53.1% of statements [2021-06-25T00:10:29.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-25T00:10:29.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-25T00:10:29.812Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.570s coverage: 87.7% of statements [2021-06-25T00:10:29.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-25T00:10:29.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-25T00:10:29.812Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.246s coverage: 78.9% of statements [2021-06-25T00:10:34.563Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.225s coverage: 81.2% of statements [2021-06-25T00:10:34.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-25T00:10:34.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-25T00:10:34.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-25T00:10:34.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-25T00:10:34.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-25T00:10:39.052Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.341s coverage: 95.1% of statements [2021-06-25T00:10:39.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-25T00:10:39.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-25T00:10:39.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-25T00:10:39.052Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-25T00:10:39.052Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-25T00:10:39.052Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-25T00:10:39.052Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-25T00:10:39.052Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-25T00:10:39.052Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.174s coverage: 60.0% of statements [2021-06-25T00:10:39.052Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-25T00:10:39.052Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-25T00:10:39.052Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-25T00:10:39.052Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.279s coverage: 0.8% of statements [2021-06-25T00:10:39.052Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-25T00:10:39.052Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.165s coverage: 58.8% of statements [2021-06-25T00:10:39.052Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.186s coverage: 22.0% of statements [2021-06-25T00:10:39.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-25T00:10:39.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.190s coverage: 47.1% of statements [2021-06-25T00:10:39.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.183s coverage: 79.5% of statements [2021-06-25T00:10:39.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.172s coverage: 94.1% of statements [2021-06-25T00:10:39.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.226s coverage: 96.3% of statements [2021-06-25T00:10:42.153Z] snapcraft 4.8.2 from Canonical* installed [2021-06-25T00:10:42.153Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-25T00:10:42.153Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-25T00:10:42.153Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-25T00:10:42.153Z] Dload Upload Total Spent Left Speed [2021-06-25T00:10:42.153Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4045 0 --:--:-- --:--:-- --:--:-- 4045 [2021-06-25T00:10:42.153Z] 100 3325k 100 3325k 0 0 8354k 0 --:--:-- --:--:-- --:--:-- 8354k [2021-06-25T00:10:42.153Z] ./yq_linux_amd64 [2021-06-25T00:10:42.153Z] + sudo snapcraft prime --use-lxd [2021-06-25T00:10:42.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.199s coverage: 87.5% of statements [2021-06-25T00:10:42.739Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-25T00:10:42.739Z] 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-06-25T00:10:42.739Z] - README.md [2021-06-25T00:10:42.739Z] [2021-06-25T00:10:42.739Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-25T00:10:43.689Z] Launching a container. [2021-06-25T00:10:51.878Z] Waiting for container to be ready [2021-06-25T00:10:51.878Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-25T00:10:51.878Z] [2021-06-25T00:10:53.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.182s coverage: 94.4% of statements [2021-06-25T00:10:53.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.163s coverage: 44.8% of statements [2021-06-25T00:10:55.192Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-25T00:10:55.767Z] Waiting for network to be ready... [2021-06-25T00:10:56.031Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-25T00:10:56.297Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] [2021-06-25T00:10:56.297Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-25T00:10:56.297Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-25T00:10:56.297Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-25T00:10:56.297Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-25T00:10:56.298Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-25T00:10:56.572Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-25T00:10:56.572Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-25T00:10:56.572Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-25T00:10:56.572Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-25T00:10:56.836Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-25T00:10:57.098Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-25T00:10:57.098Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-25T00:10:57.098Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-25T00:10:57.098Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-25T00:10:57.098Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-25T00:10:57.099Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-25T00:10:57.676Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-25T00:10:57.676Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2127 kB] [2021-06-25T00:10:57.676Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-25T00:10:57.937Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-25T00:10:57.938Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-25T00:10:57.938Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] [2021-06-25T00:10:57.938Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] [2021-06-25T00:10:57.938Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-25T00:10:57.938Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-25T00:10:58.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.580s coverage: 81.8% of statements [2021-06-25T00:10:58.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-25T00:11:00.491Z] Fetched 24.8 MB in 4s (6108 kB/s) [2021-06-25T00:11:01.072Z] Reading package lists... [2021-06-25T00:11:01.335Z] Reading package lists... [2021-06-25T00:11:01.599Z] Building dependency tree... [2021-06-25T00:11:01.599Z] Reading state information... [2021-06-25T00:11:01.599Z] The following additional packages will be installed: [2021-06-25T00:11:01.599Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-25T00:11:01.599Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-25T00:11:01.599Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-25T00:11:01.599Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-25T00:11:01.599Z] Suggested packages: [2021-06-25T00:11:01.599Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-25T00:11:01.599Z] Recommended packages: [2021-06-25T00:11:01.599Z] gnupg libsasl2-modules [2021-06-25T00:11:01.599Z] The following NEW packages will be installed: [2021-06-25T00:11:01.599Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-25T00:11:01.599Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-25T00:11:01.599Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-25T00:11:01.599Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-25T00:11:01.599Z] The following packages will be upgraded: [2021-06-25T00:11:01.599Z] gpg gpg-agent gpgconf libudev1 [2021-06-25T00:11:01.599Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-25T00:11:01.599Z] Need to get 3530 kB of archives. [2021-06-25T00:11:01.599Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-25T00:11:01.599Z] 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-06-25T00:11:01.862Z] 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-06-25T00:11:01.862Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-06-25T00:11:01.862Z] 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-06-25T00:11:04.465Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-06-25T00:11:04.465Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-06-25T00:11:04.465Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-25T00:11:04.465Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-25T00:11:04.465Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-25T00:11:04.465Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-25T00:11:04.465Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-25T00:11:04.465Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-25T00:11:04.465Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-25T00:11:04.465Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-25T00:11:04.465Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-25T00:11:04.465Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-25T00:11:04.465Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-25T00:11:04.465Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-25T00:11:04.465Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-25T00:11:04.465Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-25T00:11:04.465Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-25T00:11:04.465Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-25T00:11:04.465Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-25T00:11:04.465Z] Fetched 3530 kB in 1s (2646 kB/s) [2021-06-25T00:11:04.465Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-25T00:11:04.465Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-06-25T00:11:04.465Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-25T00:11:04.465Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-06-25T00:11:04.465Z] Selecting previously unselected package udev. [2021-06-25T00:11:04.465Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-25T00:11:04.465Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-06-25T00:11:04.465Z] Unpacking udev (237-3ubuntu10.48) ... [2021-06-25T00:11:04.465Z] Selecting previously unselected package libfuse2:amd64. [2021-06-25T00:11:04.465Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-25T00:11:04.465Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-25T00:11:04.465Z] Selecting previously unselected package fuse. [2021-06-25T00:11:04.465Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-25T00:11:04.465Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-25T00:11:04.465Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-25T00:11:04.465Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-25T00:11:04.465Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-25T00:11:04.465Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-25T00:11:04.465Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-25T00:11:04.466Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-25T00:11:04.466Z] Selecting previously unselected package libksba8:amd64. [2021-06-25T00:11:04.466Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-25T00:11:04.466Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-25T00:11:04.466Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-25T00:11:04.466Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-25T00:11:04.466Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T00:11:04.466Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-25T00:11:04.466Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-25T00:11:04.466Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T00:11:04.466Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-25T00:11:04.466Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-25T00:11:04.466Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T00:11:04.466Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-25T00:11:04.466Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-25T00:11:04.466Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T00:11:04.466Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-25T00:11:04.466Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-25T00:11:04.466Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T00:11:04.466Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-25T00:11:04.466Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-25T00:11:04.466Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T00:11:04.728Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-25T00:11:04.728Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-25T00:11:04.728Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T00:11:04.728Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-25T00:11:04.728Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-25T00:11:04.728Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T00:11:04.728Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-25T00:11:04.728Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-25T00:11:04.728Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T00:11:04.996Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-25T00:11:04.996Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-25T00:11:04.996Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-25T00:11:04.996Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-25T00:11:04.996Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-25T00:11:04.996Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-25T00:11:04.996Z] Selecting previously unselected package libldap-common. [2021-06-25T00:11:04.996Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-25T00:11:04.996Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-25T00:11:05.265Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-25T00:11:05.265Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-25T00:11:05.265Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-25T00:11:05.265Z] Selecting previously unselected package dirmngr. [2021-06-25T00:11:05.265Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-25T00:11:05.265Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-25T00:11:05.527Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-25T00:11:05.527Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-25T00:11:05.527Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-25T00:11:05.527Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-25T00:11:05.527Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-25T00:11:05.528Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-25T00:11:05.528Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T00:11:05.528Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-25T00:11:05.528Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-25T00:11:05.528Z] Setting up udev (237-3ubuntu10.48) ... [2021-06-25T00:11:05.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.277s coverage: 92.9% of statements [2021-06-25T00:11:05.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-25T00:11:05.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-25T00:11:05.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-25T00:11:05.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-06-25T00:11:05.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-25T00:11:05.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-25T00:11:05.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-25T00:11:05.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-25T00:11:05.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-25T00:11:05.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.181s coverage: 87.2% of statements [2021-06-25T00:11:05.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-25T00:11:05.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-25T00:11:05.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-06-25T00:11:05.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-25T00:11:05.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.196s coverage: 58.8% of statements [2021-06-25T00:11:05.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-25T00:11:05.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.171s coverage: 80.0% of statements [2021-06-25T00:11:05.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.234s coverage: 87.2% of statements [2021-06-25T00:11:05.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.244s coverage: 85.4% of statements [2021-06-25T00:11:05.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.299s coverage: 91.2% of statements [2021-06-25T00:11:05.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-25T00:11:05.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.681s coverage: 64.4% of statements [2021-06-25T00:11:05.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-25T00:11:05.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-25T00:11:05.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.173s coverage: 100.0% of statements [2021-06-25T00:11:05.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.091s coverage: 91.3% of statements [2021-06-25T00:11:05.790Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-25T00:11:06.056Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T00:11:06.056Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-25T00:11:06.056Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-25T00:11:06.056Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-25T00:11:06.056Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T00:11:06.056Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T00:11:06.056Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T00:11:06.056Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T00:11:06.056Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T00:11:06.056Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T00:11:06.056Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T00:11:06.319Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-25T00:11:06.319Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-25T00:11:06.319Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-25T00:11:06.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.076s coverage: 100.0% of statements [2021-06-25T00:11:06.672Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-25T00:11:06.672Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-25T00:11:06.672Z] This means they are not meant to be enabled using systemctl. [2021-06-25T00:11:06.672Z] Possible reasons for having this kind of units are: [2021-06-25T00:11:06.672Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-25T00:11:06.672Z] .wants/ or .requires/ directory. [2021-06-25T00:11:06.672Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-25T00:11:06.672Z] a requirement dependency on it. [2021-06-25T00:11:06.672Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-25T00:11:06.672Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-25T00:11:06.672Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-25T00:11:06.672Z] instance name specified. [2021-06-25T00:11:09.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.093s coverage: 73.7% of statements [2021-06-25T00:11:09.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.086s coverage: 100.0% of statements [2021-06-25T00:11:09.441Z] Reading package lists... [2021-06-25T00:11:09.441Z] Building dependency tree... [2021-06-25T00:11:09.441Z] Reading state information... [2021-06-25T00:11:09.441Z] The following additional packages will be installed: [2021-06-25T00:11:09.441Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-25T00:11:09.441Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-25T00:11:09.441Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-25T00:11:09.441Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-25T00:11:09.441Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-25T00:11:09.441Z] Suggested packages: [2021-06-25T00:11:09.441Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-25T00:11:09.441Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-25T00:11:09.441Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-25T00:11:09.441Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-25T00:11:09.441Z] systemd-container policykit-1 [2021-06-25T00:11:09.441Z] Recommended packages: [2021-06-25T00:11:09.441Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-25T00:11:09.441Z] The following NEW packages will be installed: [2021-06-25T00:11:09.441Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-25T00:11:09.441Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-25T00:11:09.441Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-25T00:11:09.441Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-25T00:11:09.441Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-25T00:11:09.441Z] The following packages will be upgraded: [2021-06-25T00:11:09.441Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-25T00:11:09.441Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-25T00:11:09.441Z] Need to get 36.7 MB of archives. [2021-06-25T00:11:09.441Z] After this operation, 147 MB of additional disk space will be used. [2021-06-25T00:11:09.441Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-06-25T00:11:09.441Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-06-25T00:11:09.441Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-06-25T00:11:09.441Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-25T00:11:09.441Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-06-25T00:11:09.441Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-06-25T00:11:09.441Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-06-25T00:11:09.441Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-25T00:11:09.441Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-25T00:11:09.441Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-25T00:11:09.441Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-25T00:11:09.441Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-25T00:11:09.441Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-25T00:11:09.441Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-25T00:11:09.441Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-25T00:11:09.441Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-25T00:11:09.441Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-06-25T00:11:09.441Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-25T00:11:09.441Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-25T00:11:09.441Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-06-25T00:11:09.441Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-25T00:11:09.441Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-25T00:11:09.441Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-25T00:11:09.441Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-25T00:11:09.441Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-25T00:11:09.441Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-25T00:11:09.441Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-25T00:11:09.441Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-25T00:11:09.441Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-06-25T00:11:09.441Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-25T00:11:09.720Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-25T00:11:09.983Z] Fetched 36.7 MB in 2s (16.0 MB/s) [2021-06-25T00:11:09.983Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-25T00:11:09.983Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-06-25T00:11:09.983Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-25T00:11:10.558Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-06-25T00:11:10.558Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-25T00:11:10.558Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-06-25T00:11:13.096Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-25T00:11:13.096Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-25T00:11:13.096Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-25T00:11:13.096Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-25T00:11:13.096Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-25T00:11:13.096Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-25T00:11:13.096Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-25T00:11:13.096Z] Setting up apt (1.6.13) ... [2021-06-25T00:11:13.096Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-25T00:11:13.096Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-25T00:11:13.096Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-25T00:11:13.096Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-25T00:11:13.096Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-25T00:11:13.096Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-25T00:11:13.096Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-25T00:11:13.096Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-25T00:11:13.096Z] Selecting previously unselected package libexpat1:amd64. [2021-06-25T00:11:13.096Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-25T00:11:13.096Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-25T00:11:13.096Z] Selecting previously unselected package python3.6-minimal. [2021-06-25T00:11:13.096Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-25T00:11:13.096Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-25T00:11:13.096Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-25T00:11:13.096Z] Checking for services that may need to be restarted...done. [2021-06-25T00:11:13.096Z] Checking for services that may need to be restarted...done. [2021-06-25T00:11:13.096Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-25T00:11:13.096Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-25T00:11:13.096Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-25T00:11:13.096Z] Selecting previously unselected package python3-minimal. [2021-06-25T00:11:13.096Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-25T00:11:13.096Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-25T00:11:13.096Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-25T00:11:13.096Z] Selecting previously unselected package mime-support. [2021-06-25T00:11:13.096Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-25T00:11:13.096Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-25T00:11:13.096Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-25T00:11:13.096Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-25T00:11:13.096Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-25T00:11:13.096Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-25T00:11:13.096Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-25T00:11:13.097Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-25T00:11:13.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.059s coverage: 66.9% of statements [2021-06-25T00:11:13.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-25T00:11:13.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-25T00:11:13.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-25T00:11:13.358Z] Selecting previously unselected package python3.6. [2021-06-25T00:11:13.358Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-25T00:11:13.358Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-25T00:11:13.358Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-25T00:11:13.358Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-25T00:11:13.358Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-25T00:11:13.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.666s coverage: 43.6% of statements [2021-06-25T00:11:13.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-25T00:11:13.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-25T00:11:13.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.274s coverage: 89.5% of statements [2021-06-25T00:11:13.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-25T00:11:13.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.194s coverage: 84.8% of statements [2021-06-25T00:11:13.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-25T00:11:13.620Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-25T00:11:13.882Z] Selecting previously unselected package python3. [2021-06-25T00:11:13.882Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-25T00:11:13.882Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-25T00:11:13.882Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-25T00:11:13.882Z] Selecting previously unselected package multiarch-support. [2021-06-25T00:11:13.882Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-25T00:11:13.882Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-25T00:11:13.882Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-25T00:11:13.882Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-25T00:11:13.882Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-25T00:11:13.882Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-25T00:11:13.882Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-25T00:11:13.882Z] Selecting previously unselected package libbsd0:amd64. [2021-06-25T00:11:13.882Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-25T00:11:13.882Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-25T00:11:14.148Z] Selecting previously unselected package sudo. [2021-06-25T00:11:14.148Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-25T00:11:14.148Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-25T00:11:14.148Z] Selecting previously unselected package apparmor. [2021-06-25T00:11:14.148Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-25T00:11:14.148Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-25T00:11:14.411Z] Selecting previously unselected package libedit2:amd64. [2021-06-25T00:11:14.411Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-25T00:11:14.411Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-25T00:11:14.411Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-25T00:11:14.411Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-25T00:11:14.411Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-25T00:11:14.411Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-25T00:11:14.411Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-25T00:11:14.411Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-25T00:11:14.411Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-25T00:11:14.411Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-25T00:11:14.411Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-25T00:11:14.411Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-25T00:11:14.411Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-25T00:11:14.411Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-25T00:11:14.673Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-25T00:11:14.673Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-25T00:11:14.673Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-25T00:11:14.673Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-25T00:11:14.673Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-25T00:11:14.673Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-25T00:11:17.204Z] Selecting previously unselected package openssh-client. [2021-06-25T00:11:17.204Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-25T00:11:17.204Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-25T00:11:17.204Z] Selecting previously unselected package squashfs-tools. [2021-06-25T00:11:17.204Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-25T00:11:17.204Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-25T00:11:17.204Z] Selecting previously unselected package snapd. [2021-06-25T00:11:17.204Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-25T00:11:17.205Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-25T00:11:17.205Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-25T00:11:17.205Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-25T00:11:17.205Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-25T00:11:17.205Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-25T00:11:17.205Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-25T00:11:17.205Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-25T00:11:17.205Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-25T00:11:17.205Z] Setting up systemd (237-3ubuntu10.48) ... [2021-06-25T00:11:17.205Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-25T00:11:17.788Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-25T00:11:17.788Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-25T00:11:17.788Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-25T00:11:17.788Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-25T00:11:17.788Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-25T00:11:17.788Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-25T00:11:18.370Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-25T00:11:18.370Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-25T00:11:18.370Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-25T00:11:18.370Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-25T00:11:18.370Z] running python rtupdate hooks for python3.6... [2021-06-25T00:11:18.370Z] running python post-rtupdate hooks for python3.6... [2021-06-25T00:11:20.804Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-25T00:11:21.565Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.224s coverage: 19.3% of statements [2021-06-25T00:11:21.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-25T00:11:21.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-25T00:11:21.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-25T00:11:21.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-25T00:11:21.566Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.566s coverage: 91.9% of statements [2021-06-25T00:11:21.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-25T00:11:21.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-25T00:11:21.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-25T00:11:21.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-25T00:11:21.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-25T00:11:21.566Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.224s coverage: 62.7% of statements [2021-06-25T00:11:21.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-25T00:11:21.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-25T00:11:21.566Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.376s coverage: 97.6% of statements [2021-06-25T00:11:21.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-25T00:11:21.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-25T00:11:21.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-25T00:11:21.566Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-25T00:11:21.566Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-25T00:11:21.566Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.192s coverage: 28.9% of statements [2021-06-25T00:11:21.566Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-25T00:11:21.566Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-25T00:11:21.566Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-25T00:11:21.566Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-25T00:11:21.566Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-25T00:11:21.566Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-25T00:11:21.566Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.191s coverage: 100.0% of statements [2021-06-25T00:11:21.566Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 95.4% of statements [2021-06-25T00:11:21.750Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-25T00:11:21.750Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-25T00:11:21.750Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-25T00:11:22.012Z] Setting up snapd (2.49.2+18.04) ... [2021-06-25T00:11:22.278Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-25T00:11:22.540Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-25T00:11:22.540Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-25T00:11:22.546Z] GO111MODULE=on go vet ./... [2021-06-25T00:11:22.804Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-25T00:11:23.071Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-25T00:11:23.071Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-25T00:11:23.071Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-25T00:11:25.599Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-25T00:11:25.599Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-25T00:11:25.599Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-25T00:11:25.599Z] /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-06-25T00:11:25.599Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-25T00:11:25.599Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-25T00:11:25.599Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-25T00:11:25.599Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-25T00:11:25.599Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-25T00:11:25.599Z] Fetched 88.7 kB in 1s (154 kB/s) [2021-06-25T00:11:26.175Z] Reading package lists... [2021-06-25T00:11:26.175Z] Reading package lists... [2021-06-25T00:11:26.437Z] Building dependency tree... [2021-06-25T00:11:26.437Z] Reading state information... [2021-06-25T00:11:26.701Z] Calculating upgrade... [2021-06-25T00:11:26.701Z] The following packages will be upgraded: [2021-06-25T00:11:26.701Z] advancecomp base-files bash binutils binutils-common [2021-06-25T00:11:26.701Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-25T00:11:26.701Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-25T00:11:26.701Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-25T00:11:26.701Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-25T00:11:26.701Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-25T00:11:26.701Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-25T00:11:26.701Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-25T00:11:26.701Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-25T00:11:26.701Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-25T00:11:26.701Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-25T00:11:26.701Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-25T00:11:26.701Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-25T00:11:26.701Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-25T00:11:26.701Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-25T00:11:26.701Z] ubuntu-keyring util-linux [2021-06-25T00:11:29.341Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-25T00:11:29.341Z] Need to get 64.1 MB of archives. [2021-06-25T00:11:29.341Z] After this operation, 5112 kB of additional disk space will be used. [2021-06-25T00:11:29.341Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-06-25T00:11:29.341Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-25T00:11:29.341Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-25T00:11:29.341Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-25T00:11:29.341Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-25T00:11:29.341Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-25T00:11:29.341Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-25T00:11:29.341Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-06-25T00:11:29.341Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-25T00:11:29.341Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-25T00:11:29.341Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-25T00:11:29.342Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-25T00:11:29.342Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-25T00:11:29.342Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-06-25T00:11:29.342Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-25T00:11:29.342Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-25T00:11:29.342Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-25T00:11:29.342Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-25T00:11:29.342Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-25T00:11:29.342Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-25T00:11:29.342Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-06-25T00:11:29.342Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-25T00:11:29.342Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-06-25T00:11:29.342Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-25T00:11:29.342Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-25T00:11:29.342Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-25T00:11:29.342Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-25T00:11:29.342Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-25T00:11:29.342Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-25T00:11:29.342Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-25T00:11:29.342Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-25T00:11:29.342Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-25T00:11:29.342Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-25T00:11:29.342Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-25T00:11:29.342Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-25T00:11:29.342Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-25T00:11:29.342Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-25T00:11:29.342Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-06-25T00:11:29.342Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-06-25T00:11:29.342Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-06-25T00:11:29.342Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-25T00:11:29.342Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-06-25T00:11:29.342Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-25T00:11:29.342Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-25T00:11:29.342Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-06-25T00:11:29.342Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-25T00:11:29.342Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-25T00:11:29.342Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-06-25T00:11:29.342Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-25T00:11:29.342Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-06-25T00:11:29.342Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-25T00:11:29.342Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-25T00:11:29.342Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-25T00:11:29.342Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-25T00:11:29.342Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-25T00:11:29.342Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-25T00:11:29.342Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-25T00:11:29.342Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-25T00:11:29.342Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-06-25T00:11:29.342Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-06-25T00:11:29.342Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-25T00:11:29.342Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-06-25T00:11:29.342Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-25T00:11:29.342Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-25T00:11:29.342Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-25T00:11:29.342Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-25T00:11:29.342Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-25T00:11:29.342Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-25T00:11:29.342Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-25T00:11:29.342Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-25T00:11:29.342Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-25T00:11:29.342Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-25T00:11:29.342Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-25T00:11:29.342Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-25T00:11:29.342Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-25T00:11:29.342Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-25T00:11:29.342Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-25T00:11:29.342Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-25T00:11:29.342Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-25T00:11:29.342Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-25T00:11:29.342Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-25T00:11:29.342Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-25T00:11:29.342Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-06-25T00:11:29.342Z] Get:84 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-06-25T00:11:29.342Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-06-25T00:11:29.342Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-06-25T00:11:29.342Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-06-25T00:11:29.342Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-25T00:11:29.342Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-25T00:11:29.342Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-25T00:11:29.342Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-25T00:11:29.342Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-06-25T00:11:29.342Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-06-25T00:11:29.342Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-25T00:11:29.342Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-25T00:11:29.342Z] Get:96 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-06-25T00:11:29.342Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-25T00:11:29.342Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-25T00:11:29.342Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-25T00:11:29.342Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-25T00:11:29.342Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-25T00:11:29.342Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-25T00:11:29.342Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-25T00:11:29.342Z] Fetched 64.1 MB in 2s (30.8 MB/s) [2021-06-25T00:11:29.342Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-25T00:11:29.342Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-25T00:11:29.342Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-25T00:11:29.604Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-25T00:11:29.604Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-25T00:11:29.604Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-06-25T00:11:29.604Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-06-25T00:11:29.867Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-25T00:11:29.867Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-25T00:11:29.867Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-25T00:11:29.867Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-25T00:11:30.138Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-25T00:11:30.138Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-25T00:11:30.138Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-25T00:11:30.138Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-25T00:11:30.138Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-25T00:11:30.138Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-25T00:11:30.138Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-25T00:11:30.138Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-25T00:11:32.598Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-25T00:11:32.598Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-25T00:11:32.598Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-25T00:11:32.598Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-25T00:11:32.598Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-25T00:11:32.598Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-25T00:11:32.598Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-25T00:11:32.598Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-25T00:11:32.598Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-25T00:11:32.598Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-25T00:11:32.598Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-25T00:11:32.598Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-25T00:11:32.598Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-25T00:11:32.598Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-25T00:11:32.598Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-25T00:11:32.598Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-25T00:11:32.598Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-25T00:11:32.598Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-25T00:11:32.598Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-25T00:11:32.598Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-25T00:11:32.598Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-25T00:11:32.598Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-25T00:11:32.598Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-25T00:11:32.598Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-25T00:11:32.598Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-25T00:11:32.598Z] Installing new version of config file /etc/issue ... [2021-06-25T00:11:32.598Z] Installing new version of config file /etc/issue.net ... [2021-06-25T00:11:32.598Z] Installing new version of config file /etc/lsb-release ... [2021-06-25T00:11:32.598Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-25T00:11:32.598Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-25T00:11:32.598Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-25T00:11:32.598Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-25T00:11:32.866Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T00:11:32.866Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-25T00:11:32.866Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-25T00:11:32.866Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-25T00:11:32.866Z] 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-06-25T00:11:32.866Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T00:11:32.866Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-25T00:11:32.866Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-25T00:11:33.128Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-25T00:11:33.128Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T00:11:33.128Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-25T00:11:33.128Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-25T00:11:33.128Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-25T00:11:33.128Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T00:11:33.128Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-25T00:11:33.128Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-25T00:11:33.390Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-25T00:11:33.390Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T00:11:33.390Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-25T00:11:33.390Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-25T00:11:33.651Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-25T00:11:33.651Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T00:11:33.651Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-25T00:11:33.651Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-25T00:11:33.651Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-25T00:11:33.913Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T00:11:33.913Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-25T00:11:33.913Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-25T00:11:33.913Z] Setting up grep (3.1-2build1) ... [2021-06-25T00:11:33.913Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T00:11:33.913Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-25T00:11:33.913Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-25T00:11:33.913Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-25T00:11:34.175Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T00:11:34.175Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-25T00:11:34.175Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-25T00:11:34.175Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-25T00:11:34.175Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T00:11:34.175Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-25T00:11:34.175Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-25T00:11:36.845Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-25T00:11:36.845Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-25T00:11:36.845Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-25T00:11:36.845Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-25T00:11:36.845Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-25T00:11:36.845Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T00:11:36.845Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-25T00:11:36.845Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-25T00:11:36.845Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-25T00:11:36.845Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-25T00:11:36.845Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-25T00:11:36.845Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-25T00:11:36.845Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-25T00:11:36.845Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T00:11:36.845Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-25T00:11:36.845Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-25T00:11:36.845Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-25T00:11:36.845Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T00:11:36.845Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-25T00:11:36.845Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-25T00:11:36.845Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-25T00:11:36.845Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T00:11:36.845Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-25T00:11:36.845Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-25T00:11:36.845Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-25T00:11:36.845Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T00:11:36.845Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-25T00:11:36.845Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-25T00:11:36.845Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-25T00:11:36.845Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T00:11:36.845Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-25T00:11:36.845Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-25T00:11:36.845Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-25T00:11:36.845Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T00:11:36.845Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-25T00:11:36.845Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-25T00:11:36.845Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-25T00:11:36.845Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-25T00:11:36.845Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-25T00:11:36.845Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T00:11:36.845Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-25T00:11:36.845Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-25T00:11:36.845Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-25T00:11:36.845Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T00:11:36.845Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-25T00:11:36.845Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-25T00:11:37.108Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-25T00:11:37.108Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T00:11:37.108Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-25T00:11:37.108Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-25T00:11:37.108Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-25T00:11:37.108Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T00:11:37.108Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-25T00:11:37.372Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-25T00:11:37.643Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-25T00:11:37.905Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-25T00:11:38.167Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-25T00:11:38.167Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T00:11:38.167Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-25T00:11:38.167Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-25T00:11:38.442Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-25T00:11:38.442Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T00:11:38.442Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-25T00:11:38.442Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-25T00:11:38.442Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-25T00:11:41.076Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-25T00:11:41.076Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-25T00:11:41.076Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-25T00:11:41.076Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-25T00:11:41.076Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-25T00:11:41.076Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-25T00:11:41.076Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-25T00:11:41.076Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-25T00:11:41.076Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-25T00:11:41.076Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-25T00:11:41.076Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-25T00:11:41.076Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-25T00:11:41.076Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-25T00:11:41.076Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-25T00:11:41.076Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-25T00:11:41.076Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-25T00:11:41.076Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-25T00:11:41.076Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-25T00:11:41.076Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-25T00:11:41.076Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-25T00:11:41.076Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-25T00:11:41.076Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-25T00:11:41.076Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-25T00:11:41.076Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-25T00:11:41.076Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T00:11:41.076Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-25T00:11:41.076Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-25T00:11:41.076Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-06-25T00:11:41.076Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-25T00:11:41.076Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-25T00:11:41.076Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-25T00:11:41.076Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-25T00:11:41.076Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T00:11:41.076Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-25T00:11:41.076Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-25T00:11:41.076Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-25T00:11:41.076Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T00:11:41.076Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-25T00:11:41.076Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-25T00:11:41.076Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-25T00:11:41.076Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T00:11:41.076Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-25T00:11:41.076Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-25T00:11:41.076Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-25T00:11:41.076Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T00:11:41.076Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-25T00:11:41.076Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-25T00:11:41.076Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-25T00:11:41.076Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T00:11:41.076Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-25T00:11:41.076Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-25T00:11:41.076Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-25T00:11:41.076Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T00:11:41.076Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-25T00:11:41.076Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-25T00:11:41.076Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-25T00:11:41.076Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T00:11:41.076Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-25T00:11:41.076Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-25T00:11:41.341Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-25T00:11:41.341Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T00:11:41.341Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-25T00:11:41.341Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-25T00:11:41.341Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-25T00:11:41.601Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T00:11:41.602Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-25T00:11:41.602Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-25T00:11:41.602Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-25T00:11:41.602Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T00:11:41.602Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-25T00:11:41.602Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-25T00:11:41.865Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-25T00:11:41.865Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T00:11:41.865Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-25T00:11:41.865Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-25T00:11:41.865Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-25T00:11:41.865Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T00:11:41.865Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-25T00:11:41.865Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-25T00:11:42.131Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-25T00:11:42.131Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T00:11:42.131Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-25T00:11:42.131Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-25T00:11:42.131Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-25T00:11:42.393Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T00:11:42.393Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-25T00:11:42.393Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-25T00:11:42.393Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-25T00:11:42.393Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T00:11:42.393Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-25T00:11:42.393Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-25T00:11:42.393Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-25T00:11:42.658Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-25T00:11:42.658Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-25T00:11:42.658Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-25T00:11:42.658Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-25T00:11:42.658Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-25T00:11:42.658Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-25T00:11:42.658Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-25T00:11:42.920Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-25T00:11:42.920Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-25T00:11:42.920Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-25T00:11:42.920Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-25T00:11:42.920Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-25T00:11:42.920Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-25T00:11:43.185Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-25T00:11:43.185Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-25T00:11:43.185Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-25T00:11:43.185Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-25T00:11:43.185Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-25T00:11:43.185Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-25T00:11:43.447Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-25T00:11:43.447Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-25T00:11:43.447Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-25T00:11:43.447Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-25T00:11:43.447Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-25T00:11:43.447Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-25T00:11:43.710Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-25T00:11:43.710Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-25T00:11:43.972Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-25T00:11:43.972Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-25T00:11:43.972Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-25T00:11:43.972Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-25T00:11:44.246Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-25T00:11:44.246Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-25T00:11:44.511Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-25T00:11:44.512Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-25T00:11:44.512Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-25T00:11:44.512Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-25T00:11:44.512Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-25T00:11:44.512Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-25T00:11:44.512Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-25T00:11:44.512Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-25T00:11:44.774Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-25T00:11:44.774Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-25T00:11:44.774Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-25T00:11:44.774Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-25T00:11:45.721Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-25T00:11:45.721Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-25T00:11:48.660Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-25T00:11:48.660Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-25T00:11:48.660Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-25T00:11:48.660Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-25T00:11:48.660Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-25T00:11:48.660Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-25T00:11:48.660Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-25T00:11:48.660Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-25T00:11:48.660Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-25T00:11:48.660Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-25T00:11:48.660Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-25T00:11:48.660Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-25T00:11:48.660Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-25T00:11:48.660Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-25T00:11:48.660Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-25T00:11:48.660Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-25T00:11:48.660Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-25T00:11:48.660Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-25T00:11:48.660Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-25T00:11:48.660Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-25T00:11:48.660Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-25T00:11:48.660Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-25T00:11:48.660Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-25T00:11:48.660Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-25T00:11:48.660Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-25T00:11:48.660Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-25T00:11:48.660Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-25T00:11:48.660Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-25T00:11:48.660Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-25T00:11:48.660Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-25T00:11:48.660Z] [2021-06-25T00:11:48.660Z] Current default time zone: 'Etc/UTC' [2021-06-25T00:11:48.660Z] Local time is now: Fri Jun 25 00:11:48 UTC 2021. [2021-06-25T00:11:48.660Z] Universal Time is now: Fri Jun 25 00:11:48 UTC 2021. [2021-06-25T00:11:48.660Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-25T00:11:48.660Z] [2021-06-25T00:11:48.660Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-06-25T00:11:48.660Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-25T00:11:48.660Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-06-25T00:11:48.660Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-25T00:11:48.660Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-25T00:11:48.660Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-25T00:11:48.660Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-25T00:11:48.660Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-25T00:11:48.660Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-25T00:11:48.660Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-25T00:11:48.660Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-25T00:11:48.660Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-25T00:11:48.924Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-25T00:11:48.924Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-25T00:11:48.924Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-25T00:11:48.924Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-25T00:11:48.924Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-25T00:11:48.925Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-25T00:11:48.925Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-25T00:11:48.925Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-25T00:11:48.925Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-25T00:11:48.925Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-25T00:11:48.925Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-25T00:11:50.847Z] Updating certificates in /etc/ssl/certs... [2021-06-25T00:11:53.695Z] 23 added, 27 removed; done. [2021-06-25T00:11:53.695Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-25T00:11:53.695Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-25T00:11:53.695Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-25T00:11:53.695Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-25T00:11:53.695Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-25T00:11:53.695Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-25T00:11:53.695Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-25T00:11:53.695Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-25T00:11:53.695Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-25T00:11:53.695Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-25T00:11:53.695Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-25T00:11:53.695Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-25T00:11:53.695Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-25T00:11:53.695Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-25T00:11:53.695Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-25T00:11:53.695Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-25T00:11:53.695Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-25T00:11:53.695Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-25T00:11:53.695Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-25T00:11:53.695Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-25T00:11:53.695Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-25T00:11:53.695Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-25T00:11:53.695Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-25T00:11:53.695Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-25T00:11:53.695Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-25T00:11:53.695Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-25T00:11:53.695Z] Updating certificates in /etc/ssl/certs... [2021-06-25T00:11:53.695Z] 0 added, 0 removed; done. [2021-06-25T00:11:53.695Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-25T00:11:53.695Z] done. [2021-06-25T00:11:53.695Z] Reading package lists... [2021-06-25T00:11:53.695Z] Building dependency tree... [2021-06-25T00:11:53.695Z] Reading state information... [2021-06-25T00:11:53.695Z] The following NEW packages will be installed: [2021-06-25T00:11:53.695Z] apt-transport-https [2021-06-25T00:11:53.959Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-25T00:11:53.959Z] Need to get 1692 B of archives. [2021-06-25T00:11:53.959Z] After this operation, 154 kB of additional disk space will be used. [2021-06-25T00:11:53.959Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-25T00:11:54.224Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-25T00:11:54.224Z] Fetched 1692 B in 0s (9651 B/s) [2021-06-25T00:11:54.224Z] Selecting previously unselected package apt-transport-https. [2021-06-25T00:11:54.224Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-25T00:11:54.224Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-25T00:11:54.224Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-25T00:11:54.224Z] Setting up apt-transport-https (1.6.13) ... [2021-06-25T00:11:54.485Z] Waiting for network to be ready... [2021-06-25T00:12:01.091Z] 2021-06-25T00:11:58Z INFO Waiting for automatic snapd restart... [2021-06-25T00:12:04.653Z] snapd 2.51 from Canonical* installed [2021-06-25T00:12:04.653Z] "snapd" switched to the "latest/stable" channel [2021-06-25T00:12:04.653Z] [2021-06-25T00:12:06.042Z] core18 20210611 from Canonical* installed [2021-06-25T00:12:06.042Z] "core18" switched to the "latest/stable" channel [2021-06-25T00:12:06.042Z] [2021-06-25T00:12:09.357Z] snapcraft 4.8.2 from Canonical* installed [2021-06-25T00:12:09.357Z] "snapcraft" switched to the "latest/stable" channel [2021-06-25T00:12:09.357Z] [2021-06-25T00:12:13.586Z] 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-06-25T00:12:13.586Z] - README.md [2021-06-25T00:12:13.586Z] [2021-06-25T00:12:13.586Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-25T00:12:14.161Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-25T00:12:14.161Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-25T00:12:14.423Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-25T00:12:14.685Z] Fetched 88.7 kB in 1s (137 kB/s) [2021-06-25T00:12:15.631Z] Reading package lists... [2021-06-25T00:12:16.205Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 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-06-25T00:12:16.205Z] Reading package lists... [2021-06-25T00:12:16.470Z] Building dependency tree... [2021-06-25T00:12:16.470Z] Reading state information... [2021-06-25T00:12:16.470Z] Suggested packages: [2021-06-25T00:12:16.470Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-25T00:12:16.470Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-25T00:12:16.470Z] Recommended packages: [2021-06-25T00:12:16.470Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-25T00:12:16.733Z] The following NEW packages will be installed: [2021-06-25T00:12:16.733Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-25T00:12:16.733Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-25T00:12:16.733Z] pkg-config zip [2021-06-25T00:12:16.733Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-25T00:12:16.733Z] Need to get 7663 kB of archives. [2021-06-25T00:12:16.733Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-25T00:12:16.733Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-06-25T00:12:16.733Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-25T00:12:16.997Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-25T00:12:17.261Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-25T00:12:17.261Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-25T00:12:17.261Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-25T00:12:17.261Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-25T00:12:17.261Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-25T00:12:17.261Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-25T00:12:17.261Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-25T00:12:17.261Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-25T00:12:17.261Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-25T00:12:17.522Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-25T00:12:17.522Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-25T00:12:17.522Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-25T00:12:17.787Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-25T00:12:17.787Z] Fetched 7663 kB in 1s (7836 kB/s) [2021-06-25T00:12:17.787Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-25T00:12:17.787Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-25T00:12:17.787Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-25T00:12:17.787Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-25T00:12:18.054Z] Selecting previously unselected package libpsl5:amd64. [2021-06-25T00:12:18.054Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-25T00:12:18.054Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-25T00:12:18.054Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-25T00:12:18.054Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-25T00:12:18.054Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-25T00:12:18.054Z] Selecting previously unselected package librtmp1:amd64. [2021-06-25T00:12:18.054Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-25T00:12:18.054Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-25T00:12:18.318Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-25T00:12:18.318Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-25T00:12:18.318Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-25T00:12:18.318Z] Selecting previously unselected package liberror-perl. [2021-06-25T00:12:18.318Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-25T00:12:18.318Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-25T00:12:18.318Z] Selecting previously unselected package git-man. [2021-06-25T00:12:18.318Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-25T00:12:18.318Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-25T00:12:18.318Z] Selecting previously unselected package git. [2021-06-25T00:12:18.318Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-25T00:12:18.582Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-25T00:12:18.855Z] Selecting previously unselected package libnorm1:amd64. [2021-06-25T00:12:18.855Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-25T00:12:18.855Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-25T00:12:21.467Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-25T00:12:21.467Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-25T00:12:21.467Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-25T00:12:21.467Z] Selecting previously unselected package libsodium23:amd64. [2021-06-25T00:12:21.467Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-25T00:12:21.467Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-25T00:12:21.467Z] Selecting previously unselected package libzmq5:amd64. [2021-06-25T00:12:21.467Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-25T00:12:21.467Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-25T00:12:21.467Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-25T00:12:21.467Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-25T00:12:21.467Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-25T00:12:21.467Z] Selecting previously unselected package pkg-config. [2021-06-25T00:12:21.467Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-25T00:12:21.467Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-25T00:12:21.467Z] Selecting previously unselected package zip. [2021-06-25T00:12:21.467Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-25T00:12:21.467Z] Unpacking zip (3.0-11build1) ... [2021-06-25T00:12:21.467Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-25T00:12:21.467Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-25T00:12:21.467Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-25T00:12:21.467Z] Setting up liberror-perl (0.17025-1) ... [2021-06-25T00:12:21.467Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-25T00:12:21.467Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-25T00:12:21.467Z] No schema files found: doing nothing. [2021-06-25T00:12:21.467Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-25T00:12:21.467Z] Setting up zip (3.0-11build1) ... [2021-06-25T00:12:21.467Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-25T00:12:21.467Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-25T00:12:21.467Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-25T00:12:21.467Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-25T00:12:21.467Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-25T00:12:21.467Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-25T00:12:21.467Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-25T00:12:21.467Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-25T00:12:21.467Z] git set to automatically installed. [2021-06-25T00:12:21.467Z] git-man set to automatically installed. [2021-06-25T00:12:21.467Z] libcurl3-gnutls set to automatically installed. [2021-06-25T00:12:21.467Z] liberror-perl set to automatically installed. [2021-06-25T00:12:21.467Z] libglib2.0-0 set to automatically installed. [2021-06-25T00:12:21.467Z] libnghttp2-14 set to automatically installed. [2021-06-25T00:12:21.467Z] libnorm1 set to automatically installed. [2021-06-25T00:12:21.467Z] libpgm-5.2-0 set to automatically installed. [2021-06-25T00:12:21.467Z] libpsl5 set to automatically installed. [2021-06-25T00:12:21.467Z] librtmp1 set to automatically installed. [2021-06-25T00:12:21.467Z] libsodium23 set to automatically installed. [2021-06-25T00:12:21.467Z] libzmq3-dev set to automatically installed. [2021-06-25T00:12:21.467Z] libzmq5 set to automatically installed. [2021-06-25T00:12:21.467Z] pkg-config set to automatically installed. [2021-06-25T00:12:21.467Z] zip set to automatically installed. [2021-06-25T00:12:24.022Z] snapd is not logged in, snap install commands will use sudo [2021-06-25T00:12:26.489Z] snap "core18" has no updates available [2021-06-25T00:12:27.879Z] snapd is not logged in, snap install commands will use sudo [2021-06-25T00:12:34.479Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-06-25T00:12:34.479Z] Downloading snap 'edgex-app-service-configurable' [2021-06-25T00:12:36.832Z] 2021/06/25 00:12:34.884088 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_569.snap: 7311360 [2021-06-25T00:12:36.832Z] Pulling app-service-config [2021-06-25T00:12:36.832Z] + snapcraftctl pull [2021-06-25T00:12:36.832Z] Pulling config-common [2021-06-25T00:12:36.832Z] + snapcraftctl pull [2021-06-25T00:12:37.778Z] Pulling go-build-helper [2021-06-25T00:12:37.778Z] + snapcraftctl pull [2021-06-25T00:12:39.166Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-06-25T00:12:39.166Z] Skipping pull go-build-helper (already ran) [2021-06-25T00:12:39.166Z] Building go-build-helper [2021-06-25T00:12:39.166Z] + snapcraftctl build [2021-06-25T00:12:41.094Z] Staging go-build-helper [2021-06-25T00:12:41.094Z] + snapcraftctl stage [2021-06-25T00:12:42.527Z] gofmt -l . [2021-06-25T00:12:42.527Z] [ "`gofmt -l .`" = "" ] [2021-06-25T00:12:45.713Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-25T00:12:46.421Z] + ls -al . [2021-06-25T00:12:46.421Z] total 588 [2021-06-25T00:12:46.421Z] drwxrwxr-x 9 1001 1001 4096 Jun 25 00:12 . [2021-06-25T00:12:46.421Z] drwxr-xr-x 4 root root 4096 Jun 25 00:08 .. [2021-06-25T00:12:46.421Z] -rw-rw-r-- 1 1001 1001 11 Jun 25 00:06 .dockerignore [2021-06-25T00:12:46.421Z] drwxrwxr-x 8 1001 1001 4096 Jun 25 00:06 .git [2021-06-25T00:12:46.421Z] drwxrwxr-x 3 1001 1001 4096 Jun 25 00:06 .github [2021-06-25T00:12:46.421Z] -rw-rw-r-- 1 1001 1001 818 Jun 25 00:06 .gitignore [2021-06-25T00:12:46.421Z] -rw-rw-r-- 1 1001 1001 166 Jun 25 00:06 .sonarcloud.properties [2021-06-25T00:12:46.421Z] -rw-rw-r-- 1 1001 1001 8609 Jun 25 00:06 Attribution.txt [2021-06-25T00:12:46.421Z] -rw-rw-r-- 1 1001 1001 43881 Jun 25 00:06 CHANGELOG.md [2021-06-25T00:12:46.421Z] -rw-rw-r-- 1 1001 1001 3804 Jun 25 00:06 CONTRIBUTING.md [2021-06-25T00:12:46.421Z] -rw-rw-r-- 1 1001 1001 931 Jun 25 00:06 Dockerfile.build [2021-06-25T00:12:46.421Z] -rw-rw-r-- 1 1001 1001 849 Jun 25 00:06 Jenkinsfile [2021-06-25T00:12:46.421Z] -rw-rw-r-- 1 1001 1001 10775 Jun 25 00:06 LICENSE [2021-06-25T00:12:46.421Z] -rw-rw-r-- 1 1001 1001 5605 Jun 25 00:06 Makefile [2021-06-25T00:12:46.421Z] -rw-rw-r-- 1 1001 1001 7905 Jun 25 00:06 README.md [2021-06-25T00:12:46.421Z] -rw-rw-r-- 1 1001 1001 7071 Jun 25 00:06 SECURITY.md [2021-06-25T00:12:46.421Z] -rw-rw-r-- 1 1001 1001 5 Jun 25 00:01 VERSION [2021-06-25T00:12:46.421Z] -rw-rw-r-- 1 1001 1001 4131 Jun 25 00:06 ZMQWindows.md [2021-06-25T00:12:46.421Z] drwxrwxr-x 2 1001 1001 4096 Jun 25 00:06 bin [2021-06-25T00:12:46.421Z] drwxrwxr-x 14 1001 1001 4096 Jun 25 00:06 cmd [2021-06-25T00:12:46.421Z] -rw-r--r-- 1 root root 398095 Jun 25 00:11 coverage.out [2021-06-25T00:12:46.421Z] -rw-rw-r-- 1 1001 1001 806 Jun 25 00:06 go.mod [2021-06-25T00:12:46.421Z] -rw-r--r-- 1 root root 20759 Jun 25 00:08 go.sum [2021-06-25T00:12:46.421Z] drwxrwxr-x 7 1001 1001 4096 Jun 25 00:06 internal [2021-06-25T00:12:46.421Z] drwxrwxr-x 3 1001 1001 4096 Jun 25 00:06 openapi [2021-06-25T00:12:46.421Z] drwxrwxr-x 4 1001 1001 4096 Jun 25 00:06 snap [2021-06-25T00:12:46.421Z] -rw-rw-r-- 1 1001 1001 168 Jun 25 00:06 version.go [Pipeline] sh [2021-06-25T00:12:47.136Z] + '[' -e coverage.out ] [2021-06-25T00:12:47.136Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-25T00:12:49.576Z] Warning: overwriting stash ‘coverage-report’ [2021-06-25T00:12:52.921Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-25T00:12:52.922Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-25T00:12:52.922Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] [2021-06-25T00:12:52.922Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-25T00:12:52.922Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-25T00:12:52.922Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-25T00:12:52.922Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-25T00:12:52.922Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-25T00:12:52.922Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-25T00:12:52.922Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-25T00:12:52.922Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-25T00:12:52.922Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-25T00:12:52.922Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-25T00:12:52.922Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-25T00:12:52.922Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-25T00:12:52.922Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-25T00:12:52.922Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-25T00:12:52.922Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-25T00:12:52.922Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-25T00:12:52.922Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2127 kB] [2021-06-25T00:12:52.922Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-25T00:12:52.922Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-25T00:12:52.922Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-25T00:12:52.922Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] [2021-06-25T00:12:52.922Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] [2021-06-25T00:12:52.922Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-25T00:12:52.922Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-25T00:12:52.922Z] Fetched 24.8 MB in 0s (0 B/s) [2021-06-25T00:12:52.922Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-25T00:12:52.922Z] Fetched 224 kB in 0s (0 B/s) [2021-06-25T00:12:52.922Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-25T00:12:52.922Z] Fetched 157 kB in 0s (0 B/s) [2021-06-25T00:12:52.922Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-25T00:12:52.922Z] Fetched 221 kB in 0s (0 B/s) [2021-06-25T00:12:52.922Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-25T00:12:52.922Z] Fetched 143 kB in 0s (0 B/s) [2021-06-25T00:12:52.922Z] Pulling edgex-go [2021-06-25T00:12:52.922Z] + snapcraftctl pull [2021-06-25T00:12:52.932Z] Stashed 1 file(s) [Pipeline] sh [2021-06-25T00:12:53.609Z] + make build [2021-06-25T00:12:53.609Z] go mod tidy [2021-06-25T00:12:54.208Z] 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-06-25T00:13:03.816Z] 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-06-25T00:13:07.914Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-25T00:13:07.914Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-25T00:13:07.914Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-25T00:13:07.914Z] Fetched 0 B in 0s (0 B/s) [2021-06-25T00:13:07.914Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-25T00:13:07.914Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-25T00:13:07.914Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-25T00:13:07.914Z] Fetched 279 kB in 0s (0 B/s) [2021-06-25T00:13:07.914Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-25T00:13:07.914Z] Fetched 122 kB in 0s (0 B/s) [2021-06-25T00:13:07.914Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-25T00:13:07.914Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-25T00:13:07.914Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-25T00:13:07.914Z] Fetched 8848 B in 0s (0 B/s) [2021-06-25T00:13:07.914Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-25T00:13:07.914Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-25T00:13:07.914Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-25T00:13:07.914Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-25T00:13:07.914Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-25T00:13:07.914Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-25T00:13:07.914Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-25T00:13:07.914Z] Fetched 219 kB in 0s (0 B/s) [2021-06-25T00:13:07.914Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-25T00:13:07.914Z] Fetched 154 kB in 0s (0 B/s) [2021-06-25T00:13:07.914Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-25T00:13:07.914Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-25T00:13:07.914Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-25T00:13:07.914Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-25T00:13:07.914Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-25T00:13:07.914Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-25T00:13:07.914Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-25T00:13:07.914Z] Fetched 499 kB in 0s (0 B/s) [2021-06-25T00:13:07.914Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-25T00:13:07.914Z] Fetched 111 kB in 0s (0 B/s) [2021-06-25T00:13:07.914Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-25T00:13:07.914Z] Fetched 240 kB in 0s (0 B/s) [2021-06-25T00:13:07.914Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-25T00:13:07.914Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-25T00:13:07.914Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-25T00:13:07.914Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-25T00:13:07.914Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-25T00:13:07.914Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-25T00:13:07.914Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-25T00:13:07.914Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-25T00:13:07.914Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-25T00:13:07.914Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-25T00:13:07.914Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-25T00:13:07.914Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-25T00:13:07.914Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-25T00:13:07.914Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-25T00:13:07.914Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-25T00:13:07.914Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-25T00:13:07.914Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-25T00:13:07.914Z] Fetched 8720 B in 0s (0 B/s) [2021-06-25T00:13:07.914Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-06-25T00:13:07.914Z] Fetched 140 kB in 0s (0 B/s) [2021-06-25T00:13:07.914Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-25T00:13:07.914Z] Fetched 119 kB in 0s (0 B/s) [2021-06-25T00:13:07.914Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-06-25T00:13:07.914Z] Fetched 111 kB in 0s (0 B/s) [2021-06-25T00:13:07.914Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-25T00:13:07.914Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-25T00:13:07.914Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-25T00:13:07.914Z] Fetched 645 kB in 0s (0 B/s) [2021-06-25T00:13:07.914Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-25T00:13:07.914Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-25T00:13:07.914Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-25T00:13:07.914Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-25T00:13:07.914Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-25T00:13:07.914Z] Fetched 368 kB in 0s (0 B/s) [2021-06-25T00:13:07.914Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-25T00:13:07.914Z] Fetched 187 kB in 0s (0 B/s) [2021-06-25T00:13:07.914Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-25T00:13:07.914Z] Fetched 175 kB in 0s (0 B/s) [2021-06-25T00:13:07.914Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-25T00:13:07.914Z] Fetched 206 kB in 0s (0 B/s) [2021-06-25T00:13:07.915Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-25T00:13:07.915Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-25T00:13:07.915Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-25T00:13:07.915Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-25T00:13:07.915Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-25T00:13:07.915Z] Fetched 159 kB in 0s (0 B/s) [2021-06-25T00:13:07.915Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-25T00:13:07.915Z] Fetched 107 kB in 0s (0 B/s) [2021-06-25T00:13:07.915Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-25T00:13:07.915Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-25T00:13:07.915Z] Pulling static-packages [2021-06-25T00:13:07.915Z] + snapcraftctl pull [2021-06-25T00:13:08.181Z] Pulling version [2021-06-25T00:13:08.181Z] + cd /root/project [2021-06-25T00:13:08.181Z] + git describe --tags --abbrev=0 [2021-06-25T00:13:08.181Z] + sed s/v// [2021-06-25T00:13:08.446Z] + GIT_VERSION=2.0.0-dev.273 [2021-06-25T00:13:08.446Z] + [ -z 2.0.0-dev.273 ] [2021-06-25T00:13:08.446Z] + snapcraftctl set-version 2.0.0-dev.273 [2021-06-25T00:13:09.833Z] Building app-service-config [2021-06-25T00:13:09.833Z] + snapcraftctl build [2021-06-25T00:13:11.753Z] Building config-common [2021-06-25T00:13:11.753Z] + snapcraftctl build [2021-06-25T00:13:13.674Z] Skipping build go-build-helper (already ran) [2021-06-25T00:13:13.937Z] Building edgex-go [2021-06-25T00:13:14.199Z] + cd /root/parts/edgex-go/src [2021-06-25T00:13:14.199Z] + make build [2021-06-25T00:13:14.199Z] go mod tidy [2021-06-25T00:13:17.142Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-06-25T00:13:17.142Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-06-25T00:13:17.142Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-06-25T00:13:17.142Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-06-25T00:13:17.142Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-06-25T00:13:17.142Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-06-25T00:13:17.142Z] go: downloading github.com/google/uuid v1.2.0 [2021-06-25T00:13:17.142Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-06-25T00:13:17.142Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-06-25T00:13:17.142Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-06-25T00:13:17.142Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-06-25T00:13:17.142Z] go: downloading github.com/lib/pq v1.10.2 [2021-06-25T00:13:17.142Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-06-25T00:13:17.142Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-06-25T00:13:17.142Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-06-25T00:13:17.142Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-06-25T00:13:17.142Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-06-25T00:13:17.403Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-06-25T00:13:17.666Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-06-25T00:13:17.666Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-06-25T00:13:17.666Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-25T00:13:17.666Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-25T00:13:17.666Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-06-25T00:13:17.666Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-06-25T00:13:17.666Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-06-25T00:13:17.666Z] go: downloading github.com/x448/float16 v0.8.4 [2021-06-25T00:13:17.666Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-06-25T00:13:17.666Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-06-25T00:13:17.666Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-06-25T00:13:17.666Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-06-25T00:13:17.928Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-06-25T00:13:17.928Z] go: downloading golang.org/x/text v0.3.2 [2021-06-25T00:13:17.928Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-06-25T00:13:17.928Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-06-25T00:13:17.928Z] go: downloading github.com/kr/pretty v0.2.0 [2021-06-25T00:13:17.928Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-06-25T00:13:17.928Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-06-25T00:13:17.928Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-06-25T00:13:17.928Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-06-25T00:13:17.928Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-06-25T00:13:18.191Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-06-25T00:13:18.191Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-06-25T00:13:18.453Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-06-25T00:13:18.453Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-06-25T00:13:18.453Z] go: downloading github.com/kr/text v0.1.0 [2021-06-25T00:13:18.453Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-06-25T00:13:18.453Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-06-25T00:13:18.453Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-06-25T00:13:18.714Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-25T00:13:18.715Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-06-25T00:13:18.715Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-06-25T00:13:18.715Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-06-25T00:13:18.715Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-06-25T00:13:18.715Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-06-25T00:13:18.715Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-06-25T00:13:18.715Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-06-25T00:13:18.715Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-25T00:13:18.715Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-25T00:13:18.715Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-25T00:13:18.715Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-25T00:13:18.715Z] go: downloading github.com/pkg/errors v0.8.1 [2021-06-25T00:13:18.975Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-06-25T00:13:18.975Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-06-25T00:13:18.976Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-06-25T00:13:18.976Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-06-25T00:13:18.976Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-06-25T00:13:18.976Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-06-25T00:13:18.976Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-06-25T00:13:18.976Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-06-25T00:13:18.976Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-06-25T00:13:18.976Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-06-25T00:13:18.976Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-06-25T00:13:18.976Z] go: downloading github.com/miekg/dns v1.1.26 [2021-06-25T00:13:18.976Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-06-25T00:13:18.976Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-06-25T00:13:18.976Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-06-25T00:13:19.237Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-06-25T00:13:19.237Z] 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-06-25T00:13:26.924Z] 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-06-25T00:13:26.924Z] 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-06-25T00:13:27.388Z] 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-06-25T00:13:30.997Z] 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-06-25T00:13:31.650Z] 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-06-25T00:13:31.974Z] 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-06-25T00:13:33.054Z] 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-06-25T00:13:34.002Z] 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-06-25T00:13:34.575Z] 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-06-25T00:13:35.370Z] 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-06-25T00:13:35.520Z] 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-06-25T00:13:36.910Z] 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-06-25T00:13:40.224Z] 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-06-25T00:13:40.224Z] 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-06-25T00:13:40.224Z] 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-06-25T00:13:40.234Z] 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-06-25T00:13:43.309Z] 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-06-25T00:13:43.411Z] 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-06-25T00:13:43.411Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-06-25T00:13:43.411Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-06-25T00:13:43.411Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-06-25T00:13:43.411Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-06-25T00:13:43.411Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-06-25T00:13:43.411Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-06-25T00:13:43.411Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-06-25T00:13:43.411Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-06-25T00:13:43.411Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-06-25T00:13:43.411Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-06-25T00:13:43.411Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-06-25T00:13:43.411Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-06-25T00:13:43.411Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-06-25T00:13:43.411Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-06-25T00:13:43.411Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-06-25T00:13:43.411Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-06-25T00:13:43.411Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-06-25T00:13:43.411Z] + 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-06-25T00:13:43.411Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-06-25T00:13:43.411Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-06-25T00:13:43.411Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-06-25T00:13:43.411Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-06-25T00:13:43.411Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-06-25T00:13:43.411Z] + 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-06-25T00:13:43.411Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-06-25T00:13:43.411Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-06-25T00:13:43.411Z] + 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-06-25T00:13:45.372Z] Building static-packages [2021-06-25T00:13:45.372Z] + snapcraftctl build [2021-06-25T00:13:47.931Z] Building version [2021-06-25T00:13:47.931Z] + snapcraftctl build [2021-06-25T00:13:47.940Z] 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-06-25T00:13:49.326Z] Staging app-service-config [2021-06-25T00:13:49.326Z] + snapcraftctl stage [2021-06-25T00:13:49.929Z] 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-06-25T00:13:50.271Z] Staging config-common [2021-06-25T00:13:50.271Z] + snapcraftctl stage [2021-06-25T00:13:51.216Z] Skipping stage go-build-helper (already ran) [2021-06-25T00:13:51.216Z] Staging edgex-go [2021-06-25T00:13:51.216Z] + snapcraftctl stage [2021-06-25T00:13:52.162Z] Staging static-packages [2021-06-25T00:13:52.162Z] + snapcraftctl stage [2021-06-25T00:13:53.553Z] Staging version [2021-06-25T00:13:53.553Z] + snapcraftctl stage [2021-06-25T00:13:54.267Z] 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-06-25T00:13:54.508Z] Priming app-service-config [2021-06-25T00:13:54.508Z] + snapcraftctl prime [2021-06-25T00:13:55.895Z] Priming config-common [2021-06-25T00:13:55.895Z] + snapcraftctl prime [2021-06-25T00:13:56.843Z] Priming go-build-helper [2021-06-25T00:13:56.843Z] + snapcraftctl prime [2021-06-25T00:13:57.789Z] Priming edgex-go [2021-06-25T00:13:57.789Z] + snapcraftctl prime [2021-06-25T00:14:01.467Z] Priming static-packages [2021-06-25T00:14:01.467Z] + snapcraftctl prime [2021-06-25T00:14:01.467Z] Priming version [Pipeline] } [2021-06-25T00:14:01.497Z] $ docker stop --time=1 db236b0351e49ff6288ae8acbba924b4065dd7e837fe9cfd414c5411d3f707f6 [2021-06-25T00:14:01.730Z] + snapcraftctl prime [2021-06-25T00:14:02.675Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-06-25T00:14:03.971Z] $ docker rm -f db236b0351e49ff6288ae8acbba924b4065dd7e837fe9cfd414c5411d3f707f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-25T00:14:06.540Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-25T00:14:09.174Z] [2021-06-25T00:14:09.174Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-25T00:14:09.622Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-25T00:14:09.909Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-25T00:14:09.909Z] 29e5d40040c1: Pulling fs layer [2021-06-25T00:14:09.909Z] 1ce36da41761: Pulling fs layer [2021-06-25T00:14:09.909Z] 25b303627fd3: Pulling fs layer [2021-06-25T00:14:10.196Z] 29e5d40040c1: Verifying Checksum [2021-06-25T00:14:10.196Z] 29e5d40040c1: Download complete [2021-06-25T00:14:10.822Z] 1ce36da41761: Verifying Checksum [2021-06-25T00:14:10.822Z] 1ce36da41761: Download complete [2021-06-25T00:14:10.822Z] 29e5d40040c1: Pull complete [2021-06-25T00:14:12.270Z] 1ce36da41761: Pull complete [2021-06-25T00:14:12.870Z] 25b303627fd3: Verifying Checksum [2021-06-25T00:14:12.870Z] 25b303627fd3: Download complete [2021-06-25T00:14:22.252Z] 25b303627fd3: Pull complete [2021-06-25T00:14:22.252Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-25T00:14:22.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-25T00:14:22.252Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-25T00:14:22.511Z] prd-ubuntu18.04-docker-arm64-4c-16g-1355 does not seem to be running inside a container [2021-06-25T00:14:22.597Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-25T00:14:25.696Z] $ docker top 348ff845a7a9780b35454cfd7f8892d6d0f0a939b906d301d2a5191ebd2b7b53 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-25T00:14:26.675Z] + grep parallel [2021-06-25T00:14:26.676Z] + docker-compose build --help [2021-06-25T00:14:32.108Z] --parallel Build images in parallel. [Pipeline] } [2021-06-25T00:14:32.142Z] $ docker stop --time=1 348ff845a7a9780b35454cfd7f8892d6d0f0a939b906d301d2a5191ebd2b7b53 [2021-06-25T00:14:34.012Z] $ docker rm -f 348ff845a7a9780b35454cfd7f8892d6d0f0a939b906d301d2a5191ebd2b7b53 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-25T00:14:34.820Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-25T00:14:34.820Z] . [Pipeline] withDockerContainer [2021-06-25T00:14:37.895Z] prd-ubuntu18.04-docker-arm64-4c-16g-1355 does not seem to be running inside a container [2021-06-25T00:14:37.998Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-25T00:14:39.690Z] $ docker top 14f981ce7aed2d2a3b9325fb09e26f895eebc0409c4cf644dbeb3c29a25bc3ce -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-25T00:14:40.763Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-25T00:14:47.484Z] Building core-command ... [2021-06-25T00:14:47.484Z] Building core-data ... [2021-06-25T00:14:47.484Z] Building core-metadata ... [2021-06-25T00:14:47.484Z] Building security-bootstrapper ... [2021-06-25T00:14:47.484Z] Building security-proxy-setup ... [2021-06-25T00:14:47.484Z] Building security-secretstore-setup ... [2021-06-25T00:14:47.484Z] Building support-notifications ... [2021-06-25T00:14:47.484Z] Building support-scheduler ... [2021-06-25T00:14:47.484Z] Building sys-mgmt-agent ... [2021-06-25T00:14:47.484Z] Building security-bootstrapper [2021-06-25T00:14:47.484Z] Building core-command [2021-06-25T00:14:47.484Z] Building support-notifications [2021-06-25T00:14:47.484Z] Building sys-mgmt-agent [2021-06-25T00:14:47.484Z] Building support-scheduler [2021-06-25T00:16:01.078Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T00:16:01.078Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-25T00:16:01.078Z] ---> e832ee53cd77 [2021-06-25T00:16:01.078Z] Step 3/23 : WORKDIR /edgex-go [2021-06-25T00:16:01.078Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T00:16:01.078Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-25T00:16:01.078Z] ---> e832ee53cd77 [2021-06-25T00:16:01.078Z] Step 3/32 : WORKDIR /edgex-go [2021-06-25T00:16:01.078Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T00:16:01.078Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-25T00:16:01.078Z] ---> e832ee53cd77 [2021-06-25T00:16:01.078Z] Step 3/24 : WORKDIR /edgex-go [2021-06-25T00:16:01.078Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T00:16:01.078Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-25T00:16:01.078Z] ---> e832ee53cd77 [2021-06-25T00:16:01.078Z] Step 3/24 : WORKDIR /edgex-go [2021-06-25T00:16:01.078Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T00:16:01.078Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-25T00:16:01.078Z] ---> e832ee53cd77 [2021-06-25T00:16:01.078Z] Step 3/23 : WORKDIR /edgex-go [2021-06-25T00:16:01.078Z] ---> Running in ad1fb95e2162 [2021-06-25T00:16:01.078Z] ---> Running in c9dc3c515679 [2021-06-25T00:16:01.078Z] ---> Running in df4ab16ac350 [2021-06-25T00:16:01.078Z] ---> Running in 6dde83422c20 [2021-06-25T00:16:01.078Z] ---> Running in 5d060c1563bd [2021-06-25T00:16:01.078Z] Removing intermediate container df4ab16ac350 [2021-06-25T00:16:01.078Z] ---> 5ce2bf394e22 [2021-06-25T00:16:01.078Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T00:16:01.078Z] Removing intermediate container 6dde83422c20 [2021-06-25T00:16:01.078Z] ---> 809191e76085 [2021-06-25T00:16:01.078Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T00:16:01.078Z] Removing intermediate container 5d060c1563bd [2021-06-25T00:16:01.078Z] ---> c96bdf35275b [2021-06-25T00:16:01.078Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T00:16:01.078Z] Removing intermediate container c9dc3c515679 [2021-06-25T00:16:01.078Z] ---> cd66c94d1b31 [2021-06-25T00:16:01.078Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T00:16:01.078Z] Removing intermediate container ad1fb95e2162 [2021-06-25T00:16:01.078Z] ---> 3bc972e29148 [2021-06-25T00:16:01.078Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T00:16:01.078Z] ---> Running in 3196b6e46729 [2021-06-25T00:16:01.078Z] ---> Running in 90dd36884ac1 [2021-06-25T00:16:01.078Z] ---> Running in 078010b82a2f [2021-06-25T00:16:01.078Z] ---> Running in b8b830f65cc1 [2021-06-25T00:16:01.078Z] ---> Running in 7732214e1078 [2021-06-25T00:16:02.527Z] Removing intermediate container 3196b6e46729 [2021-06-25T00:16:02.527Z] ---> c69fe4da08bd [2021-06-25T00:16:02.527Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-25T00:16:02.527Z] ---> Running in 072c2cf52812 [2021-06-25T00:16:02.809Z] Removing intermediate container 90dd36884ac1 [2021-06-25T00:16:02.809Z] ---> 86157a8455b0 [2021-06-25T00:16:02.809Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-25T00:16:03.101Z] ---> Running in 8dbeac7369df [2021-06-25T00:16:05.918Z] Removing intermediate container 7732214e1078 [2021-06-25T00:16:05.918Z] ---> 6ed1b89c973e [2021-06-25T00:16:05.918Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-25T00:16:05.918Z] Removing intermediate container b8b830f65cc1 [2021-06-25T00:16:05.918Z] ---> 747b83ebf98e [2021-06-25T00:16:05.918Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-25T00:16:05.918Z] ---> Running in d07938e0b5af [2021-06-25T00:16:05.918Z] ---> Running in 703e64e914e9 [2021-06-25T00:16:05.918Z] Removing intermediate container 078010b82a2f [2021-06-25T00:16:05.918Z] ---> 627eb3d9b1c7 [2021-06-25T00:16:05.918Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-25T00:16:05.918Z] ---> Running in 594bad8f6310 [2021-06-25T00:16:05.918Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-25T00:16:05.918Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-25T00:16:05.918Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-25T00:16:05.918Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-25T00:16:05.918Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-25T00:16:06.193Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-25T00:16:06.476Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-25T00:16:06.751Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-25T00:16:07.039Z] OK: 218 MiB in 52 packages [2021-06-25T00:16:07.039Z] OK: 218 MiB in 52 packages [2021-06-25T00:16:07.320Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-25T00:16:07.611Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-25T00:16:07.889Z] OK: 218 MiB in 52 packages [2021-06-25T00:16:08.498Z] OK: 218 MiB in 52 packages [2021-06-25T00:16:08.784Z] Removing intermediate container 072c2cf52812 [2021-06-25T00:16:08.784Z] ---> 12fc8de41c1e [2021-06-25T00:16:08.784Z] Step 6/23 : COPY go.mod . [2021-06-25T00:16:09.067Z] Removing intermediate container 8dbeac7369df [2021-06-25T00:16:09.067Z] ---> e4277bd8329f [2021-06-25T00:16:09.067Z] Step 6/24 : COPY go.mod . [2021-06-25T00:16:09.345Z] OK: 218 MiB in 52 packages [2021-06-25T00:16:09.956Z] Removing intermediate container d07938e0b5af [2021-06-25T00:16:09.956Z] ---> e0c00e988262 [2021-06-25T00:16:09.956Z] Step 6/23 : COPY go.mod . [2021-06-25T00:16:10.240Z] ---> f20ef1782458 [2021-06-25T00:16:10.240Z] Step 7/23 : RUN go mod download [2021-06-25T00:16:10.515Z] Removing intermediate container 594bad8f6310 [2021-06-25T00:16:10.515Z] ---> 8228bb0ee83a [2021-06-25T00:16:10.515Z] Step 6/24 : COPY go.mod . [2021-06-25T00:16:10.515Z] ---> Running in 99381253b09e [2021-06-25T00:16:10.515Z] ---> 1ced61c42bca [2021-06-25T00:16:10.515Z] Step 7/24 : RUN go mod download [2021-06-25T00:16:10.793Z] ---> Running in 74cf224ac0f2 [2021-06-25T00:16:11.073Z] Removing intermediate container 703e64e914e9 [2021-06-25T00:16:11.073Z] ---> cb3e05d68cdc [2021-06-25T00:16:11.073Z] Step 6/32 : COPY go.mod . [2021-06-25T00:16:11.352Z] ---> 0c6129de16ac [2021-06-25T00:16:11.352Z] Step 7/23 : RUN go mod download [2021-06-25T00:16:11.352Z] ---> Running in e027fead59e7 [2021-06-25T00:16:14.001Z] ---> f28e4880d538 [2021-06-25T00:16:14.001Z] Step 7/24 : RUN go mod download [2021-06-25T00:16:14.001Z] ---> Running in 2adb8fa2bf8e [2021-06-25T00:16:14.001Z] ---> 7bb7d111cb58 [2021-06-25T00:16:14.001Z] Step 7/32 : RUN go mod download [2021-06-25T00:16:14.001Z] ---> Running in ba3f572f5956 [2021-06-25T00:16:15.463Z] Removing intermediate container 99381253b09e [2021-06-25T00:16:15.463Z] ---> 4432b221c3d4 [2021-06-25T00:16:15.463Z] Step 8/23 : COPY . . [2021-06-25T00:16:16.061Z] Removing intermediate container 74cf224ac0f2 [2021-06-25T00:16:16.061Z] ---> bc51df316c10 [2021-06-25T00:16:16.061Z] Step 8/24 : COPY . . [2021-06-25T00:16:16.061Z] Removing intermediate container e027fead59e7 [2021-06-25T00:16:16.061Z] ---> 236f880e1389 [2021-06-25T00:16:16.061Z] Step 8/23 : COPY . . [2021-06-25T00:16:18.703Z] Removing intermediate container 2adb8fa2bf8e [2021-06-25T00:16:18.703Z] ---> c36b68b84c0a [2021-06-25T00:16:18.703Z] Step 8/24 : COPY . . [2021-06-25T00:16:18.703Z] Removing intermediate container ba3f572f5956 [2021-06-25T00:16:18.703Z] ---> ca30d39ab0bf [2021-06-25T00:16:18.703Z] Step 8/32 : COPY . . [2021-06-25T00:16:39.998Z] ---> 7574794cc21d [2021-06-25T00:16:39.998Z] Step 9/23 : RUN go mod tidy [2021-06-25T00:16:39.998Z] ---> Running in 7cd5bf60dbb6 [2021-06-25T00:16:39.998Z] ---> b688b18de5c2 [2021-06-25T00:16:39.998Z] Step 9/24 : RUN go mod tidy [2021-06-25T00:16:39.998Z] ---> 4d6aa2eb410b [2021-06-25T00:16:39.998Z] Step 9/23 : RUN go mod tidy [2021-06-25T00:16:39.998Z] ---> 76de86e6c48d [2021-06-25T00:16:39.998Z] Step 9/24 : RUN go mod tidy [2021-06-25T00:16:39.998Z] ---> Running in 8584ad2bdc4d [2021-06-25T00:16:39.998Z] ---> Running in 6703b7ae914d [2021-06-25T00:16:40.275Z] ---> d92db63938b0 [2021-06-25T00:16:40.275Z] Step 9/32 : RUN go mod tidy [2021-06-25T00:16:40.275Z] ---> Running in 42d22db5421e [2021-06-25T00:16:40.553Z] ---> Running in 5b4d80c4d147 [2021-06-25T00:16:44.926Z] Removing intermediate container 7cd5bf60dbb6 [2021-06-25T00:16:44.926Z] ---> 4cb5edf35f8d [2021-06-25T00:16:44.926Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-25T00:16:44.926Z] ---> Running in 770d375edf85 [2021-06-25T00:16:47.826Z] 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-06-25T00:16:48.108Z] Removing intermediate container 6703b7ae914d [2021-06-25T00:16:48.108Z] ---> 95cbe7dae2e8 [2021-06-25T00:16:48.108Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-25T00:16:48.108Z] ---> Running in 5bece1de0f76 [2021-06-25T00:16:48.386Z] Removing intermediate container 8584ad2bdc4d [2021-06-25T00:16:48.386Z] ---> cfe696a1f622 [2021-06-25T00:16:48.386Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-25T00:16:48.668Z] Removing intermediate container 42d22db5421e [2021-06-25T00:16:48.668Z] ---> e5852f9d2888 [2021-06-25T00:16:48.668Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-25T00:16:48.946Z] ---> Running in a3564a8a0bab [2021-06-25T00:16:48.946Z] Removing intermediate container 5b4d80c4d147 [2021-06-25T00:16:48.946Z] ---> 31f626076432 [2021-06-25T00:16:48.946Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-25T00:16:48.946Z] ---> Running in 90cf7ddd9de1 [2021-06-25T00:16:49.224Z] ---> Running in 8b67b40d1855 [2021-06-25T00:16:53.297Z] 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-06-25T00:16:53.297Z] 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-06-25T00:16:53.297Z] 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-06-25T00:16:53.297Z] 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-06-25T00:18:51.036Z] Removing intermediate container 770d375edf85 [2021-06-25T00:18:51.036Z] ---> 029c0300a4e4 [2021-06-25T00:18:51.036Z] [2021-06-25T00:18:51.036Z] Step 11/23 : FROM alpine:3.12 [2021-06-25T00:18:51.036Z] 3.12: Pulling from library/alpine [2021-06-25T00:18:51.036Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-25T00:18:51.036Z] Status: Downloaded newer image for alpine:3.12 [2021-06-25T00:18:51.036Z] ---> c4fd0aeabfcf [2021-06-25T00:18:51.036Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-25T00:18:51.036Z] ---> Running in 352a7b91b15d [2021-06-25T00:18:51.036Z] Removing intermediate container 90cf7ddd9de1 [2021-06-25T00:18:51.036Z] ---> 6c259649cea4 [2021-06-25T00:18:51.036Z] [2021-06-25T00:18:51.036Z] Step 11/24 : FROM alpine:3.12 [2021-06-25T00:18:51.036Z] Removing intermediate container a3564a8a0bab [2021-06-25T00:18:51.036Z] ---> 780a1a1dffa2 [2021-06-25T00:18:51.036Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-25T00:18:51.036Z] ---> c4fd0aeabfcf [2021-06-25T00:18:51.036Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-25T00:18:51.036Z] Removing intermediate container 8b67b40d1855 [2021-06-25T00:18:51.036Z] ---> 024b4afafa62 [2021-06-25T00:18:51.036Z] [2021-06-25T00:18:51.036Z] Step 11/32 : FROM alpine:3.12 [2021-06-25T00:18:51.036Z] ---> c4fd0aeabfcf [2021-06-25T00:18:51.036Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-25T00:18:51.036Z] Removing intermediate container 5bece1de0f76 [2021-06-25T00:18:51.036Z] ---> dc16867403df [2021-06-25T00:18:51.036Z] [2021-06-25T00:18:51.036Z] Step 11/23 : FROM alpine:3.12 [2021-06-25T00:18:51.036Z] ---> c4fd0aeabfcf [2021-06-25T00:18:51.036Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-25T00:18:51.036Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-25T00:18:51.036Z] ---> Running in 8af403c8b01a [2021-06-25T00:18:51.036Z] ---> Running in 58df1de99330 [2021-06-25T00:18:51.036Z] ---> Running in 85d170b3b0a4 [2021-06-25T00:18:51.036Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-25T00:18:51.036Z] ---> Running in 720ae9bb0e97 [2021-06-25T00:18:51.036Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-25T00:18:51.036Z] Removing intermediate container 85d170b3b0a4 [2021-06-25T00:18:51.036Z] ---> ca6f4f98f681 [2021-06-25T00:18:51.036Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-25T00:18:51.036Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-25T00:18:51.036Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T00:18:51.036Z] Executing ca-certificates-20191127-r4.trigger [2021-06-25T00:18:51.036Z] OK: 6 MiB in 16 packages [2021-06-25T00:18:51.036Z] ---> Running in ccdb61884160 [2021-06-25T00:18:51.036Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-25T00:18:51.036Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-25T00:18:51.036Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-25T00:18:51.036Z] 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-06-25T00:18:51.036Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-25T00:18:51.317Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-25T00:18:51.317Z] Removing intermediate container 352a7b91b15d [2021-06-25T00:18:51.317Z] ---> 716efd8a7a0a [2021-06-25T00:18:51.317Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-25T00:18:51.317Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-25T00:18:51.317Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T00:18:51.317Z] OK: 5 MiB in 15 packages [2021-06-25T00:18:51.317Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-25T00:18:51.596Z] ---> Running in e9c7c2284981 [2021-06-25T00:18:51.874Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-25T00:18:51.874Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T00:18:51.874Z] OK: 5 MiB in 15 packages [2021-06-25T00:18:52.152Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-25T00:18:52.152Z] (2/2) Installing su-exec (0.2-r1) [2021-06-25T00:18:52.153Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T00:18:52.153Z] OK: 5 MiB in 16 packages [2021-06-25T00:18:52.430Z] Removing intermediate container e9c7c2284981 [2021-06-25T00:18:52.430Z] ---> 4990c3c9a0e0 [2021-06-25T00:18:52.430Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-25T00:18:53.037Z] ---> Running in 40ff5803997a [2021-06-25T00:18:53.310Z] Removing intermediate container 8af403c8b01a [2021-06-25T00:18:53.310Z] ---> 1e734590fe59 [2021-06-25T00:18:53.310Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-25T00:18:53.589Z] ---> Running in 39df34c5a830 [2021-06-25T00:18:53.864Z] Removing intermediate container 720ae9bb0e97 [2021-06-25T00:18:53.864Z] ---> 14274bd497d2 [2021-06-25T00:18:53.864Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-25T00:18:53.864Z] Removing intermediate container 40ff5803997a [2021-06-25T00:18:53.864Z] ---> bee1206cae0f [2021-06-25T00:18:53.864Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-25T00:18:53.864Z] Removing intermediate container ccdb61884160 [2021-06-25T00:18:53.864Z] ---> cb114a689e6f [2021-06-25T00:18:53.864Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-25T00:18:54.144Z] ---> Running in 8caba9003585 [2021-06-25T00:18:54.144Z] ---> Running in 8b68600787d3 [2021-06-25T00:18:54.144Z] ---> Running in 0328a6bd3f41 [2021-06-25T00:18:54.419Z] Removing intermediate container 39df34c5a830 [2021-06-25T00:18:54.419Z] ---> 35cd5fe4f115 [2021-06-25T00:18:54.419Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-25T00:18:54.696Z] ---> Running in a71a624b914d [2021-06-25T00:18:54.696Z] Removing intermediate container 58df1de99330 [2021-06-25T00:18:54.696Z] ---> 5aec7b88d8be [2021-06-25T00:18:54.696Z] [2021-06-25T00:18:54.696Z] Step 12/24 : FROM docker:20.10.0 [2021-06-25T00:18:54.975Z] Removing intermediate container 8caba9003585 [2021-06-25T00:18:54.975Z] ---> 845cef13142f [2021-06-25T00:18:54.975Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-25T00:18:54.975Z] Removing intermediate container 8b68600787d3 [2021-06-25T00:18:54.975Z] ---> 0bcdc60051f3 [2021-06-25T00:18:54.975Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-25T00:18:55.271Z] Removing intermediate container 0328a6bd3f41 [2021-06-25T00:18:55.271Z] ---> 97e46aa4f6d7 [2021-06-25T00:18:55.271Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T00:18:55.271Z] 20.10.0: Pulling from library/docker [2021-06-25T00:18:55.271Z] ---> Running in a4c2c456790c [2021-06-25T00:18:55.271Z] Removing intermediate container a71a624b914d [2021-06-25T00:18:55.271Z] ---> c717ebee9b44 [2021-06-25T00:18:55.271Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-25T00:18:55.549Z] ---> Running in 963741811f21 [2021-06-25T00:18:55.549Z] ---> Running in 204fb04f225e [2021-06-25T00:18:56.165Z] Removing intermediate container a4c2c456790c [2021-06-25T00:18:56.165Z] ---> 5ff7f2cccf81 [2021-06-25T00:18:56.165Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-25T00:18:56.165Z] ---> Running in e0de32c24665 [2021-06-25T00:18:56.441Z] Removing intermediate container 963741811f21 [2021-06-25T00:18:56.441Z] ---> e38229821de0 [2021-06-25T00:18:56.441Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-25T00:18:56.714Z] ---> 430bc96fc4c9 [2021-06-25T00:18:56.714Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-25T00:18:56.714Z] Removing intermediate container 204fb04f225e [2021-06-25T00:18:56.714Z] ---> 1e5879623f87 [2021-06-25T00:18:56.714Z] Step 16/24 : WORKDIR / [2021-06-25T00:18:56.995Z] ---> Running in e7f37f2898bc [2021-06-25T00:18:57.605Z] ---> Running in e2bc30f1274c [2021-06-25T00:18:57.605Z] Removing intermediate container e0de32c24665 [2021-06-25T00:18:57.605Z] ---> b8d8bc39cf71 [2021-06-25T00:18:57.606Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T00:18:59.053Z] Removing intermediate container e2bc30f1274c [2021-06-25T00:18:59.053Z] ---> 012025ab6875 [2021-06-25T00:18:59.053Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T00:18:59.053Z] ---> 5bd5f72deee3 [2021-06-25T00:18:59.053Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-25T00:18:59.332Z] ---> a8e56e593507 [2021-06-25T00:18:59.333Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-25T00:19:00.313Z] ---> 238c99255052 [2021-06-25T00:19:00.313Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-25T00:19:00.588Z] ---> 9156f0fa3f96 [2021-06-25T00:19:00.588Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-25T00:19:00.862Z] Removing intermediate container e7f37f2898bc [2021-06-25T00:19:00.863Z] ---> 36ffa9053e1c [2021-06-25T00:19:00.863Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-25T00:19:01.135Z] ---> Running in b364c3822eec [2021-06-25T00:19:01.135Z] ---> Running in 6bf55c3975ba [2021-06-25T00:19:01.744Z] ---> f92865af5d14 [2021-06-25T00:19:01.744Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-25T00:19:02.018Z] ---> 856ff60b170b [2021-06-25T00:19:02.018Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-25T00:19:02.290Z] Removing intermediate container b364c3822eec [2021-06-25T00:19:02.290Z] ---> 42b7242fd371 [2021-06-25T00:19:02.290Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T00:19:04.763Z] Removing intermediate container 6bf55c3975ba [2021-06-25T00:19:04.763Z] ---> 4443de11222d [2021-06-25T00:19:04.763Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-25T00:19:04.763Z] ---> Running in c5489555eec3 [2021-06-25T00:19:04.763Z] ---> 22c3d785646f [2021-06-25T00:19:04.763Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-25T00:19:04.763Z] ---> Running in faf8634d3e15 [2021-06-25T00:19:04.763Z] ---> 4657c42e25e4 [2021-06-25T00:19:04.763Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-25T00:19:04.763Z] Removing intermediate container c5489555eec3 [2021-06-25T00:19:04.763Z] ---> 967e0fc69e88 [2021-06-25T00:19:04.763Z] Step 21/23 : LABEL arch=arm64 [2021-06-25T00:19:04.763Z] ---> a08eb6eddc33 [2021-06-25T00:19:04.763Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-25T00:19:04.763Z] ---> Running in d44cae32def8 [2021-06-25T00:19:04.763Z] ---> Running in aaea61b48ae0 [2021-06-25T00:19:04.763Z] ---> Running in e74a10cee6e5 [2021-06-25T00:19:04.763Z] Removing intermediate container faf8634d3e15 [2021-06-25T00:19:04.763Z] ---> 7d2c706387ec [2021-06-25T00:19:04.763Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T00:19:05.038Z] ---> Running in 244e66ad20fb [2021-06-25T00:19:05.038Z] Removing intermediate container d44cae32def8 [2021-06-25T00:19:05.038Z] ---> 51c6a2b352cf [2021-06-25T00:19:05.038Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T00:19:05.318Z] Removing intermediate container aaea61b48ae0 [2021-06-25T00:19:05.318Z] ---> 7707cb84431e [2021-06-25T00:19:05.318Z] Step 22/23 : LABEL git_sha=a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 [2021-06-25T00:19:05.318Z] ---> Running in dcd9be54950c [2021-06-25T00:19:05.593Z] ---> Running in 4fd212fe39f0 [2021-06-25T00:19:05.868Z] Removing intermediate container 244e66ad20fb [2021-06-25T00:19:05.868Z] ---> f940c8c08718 [2021-06-25T00:19:05.868Z] Step 21/23 : LABEL arch=arm64 [2021-06-25T00:19:06.462Z] ---> Running in b2aba7744c9a [2021-06-25T00:19:06.462Z] Removing intermediate container dcd9be54950c [2021-06-25T00:19:06.462Z] ---> 0fe4d100a9ae [2021-06-25T00:19:06.462Z] Step 22/24 : LABEL arch=arm64 [2021-06-25T00:19:06.738Z] Removing intermediate container 4fd212fe39f0 [2021-06-25T00:19:06.738Z] ---> 59edcfcd5532 [2021-06-25T00:19:06.738Z] Step 23/23 : LABEL version=0.0.0 [2021-06-25T00:19:07.013Z] ---> Running in 65f920e9f94f [2021-06-25T00:19:07.013Z] ---> Running in 72218107ab17 [2021-06-25T00:19:07.013Z] Removing intermediate container b2aba7744c9a [2021-06-25T00:19:07.013Z] ---> a0f532a381e8 [2021-06-25T00:19:07.013Z] Step 22/23 : LABEL git_sha=a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 [2021-06-25T00:19:07.288Z] ---> Running in ed261dafed98 [2021-06-25T00:19:07.888Z] Removing intermediate container 72218107ab17 [2021-06-25T00:19:07.888Z] ---> 13d26ceeff2f [2021-06-25T00:19:07.888Z] [2021-06-25T00:19:07.888Z] Removing intermediate container e74a10cee6e5 [2021-06-25T00:19:07.888Z] ---> e7b60e4f5a34 [2021-06-25T00:19:07.888Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T00:19:07.888Z] Removing intermediate container 65f920e9f94f [2021-06-25T00:19:07.888Z] ---> f1a883182242 [2021-06-25T00:19:07.888Z] Step 23/24 : LABEL git_sha=a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 [2021-06-25T00:19:08.162Z] Removing intermediate container ed261dafed98 [2021-06-25T00:19:08.162Z] ---> 3a552e2c8d94 [2021-06-25T00:19:08.162Z] Step 23/23 : LABEL version=0.0.0 [2021-06-25T00:19:08.162Z] ---> Running in ec6eb029e41b [2021-06-25T00:19:08.162Z] Successfully built 13d26ceeff2f [2021-06-25T00:19:08.437Z] Successfully tagged support-notifications-arm64:latest [2021-06-25T00:19:08.437Z] Building security-proxy-setup [2021-06-25T00:19:08.437Z] ---> Running in f381db0f0cba [2021-06-25T00:19:08.437Z]  Building support-notifications ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-25T00:19:08.437Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-25T00:19:08.437Z] ---> eeaf43b92773 [2021-06-25T00:19:08.437Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-25T00:19:08.710Z] ---> Running in 3f544f0cd36e [2021-06-25T00:19:08.986Z] Removing intermediate container ec6eb029e41b [2021-06-25T00:19:08.986Z] ---> 5c45b8ab924f [2021-06-25T00:19:08.986Z] Step 24/24 : LABEL version=0.0.0 [2021-06-25T00:19:08.986Z] ---> b1e58ac06a72 [2021-06-25T00:19:08.986Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-25T00:19:08.986Z] Removing intermediate container f381db0f0cba [2021-06-25T00:19:08.986Z] ---> 1fb81f309ddf [2021-06-25T00:19:08.986Z] [2021-06-25T00:19:09.266Z] ---> Running in ae108ca32429 [2021-06-25T00:19:09.549Z] Removing intermediate container 3f544f0cd36e [2021-06-25T00:19:09.549Z] ---> f348dabfb800 [2021-06-25T00:19:09.549Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2Successfully built 1fb81f309ddf [2021-06-25T00:19:09.549Z] [2021-06-25T00:19:09.549Z] Successfully tagged support-scheduler-arm64:latest [2021-06-25T00:19:09.549Z]  Building support-scheduler ... done Building security-secretstore-setup [2021-06-25T00:19:10.164Z] ---> Running in 07bf754a1405 [2021-06-25T00:19:10.440Z] Removing intermediate container ae108ca32429 [2021-06-25T00:19:10.440Z] ---> accc4924ab25 [2021-06-25T00:19:10.440Z] [2021-06-25T00:19:10.722Z] ---> 970912e9d702 [2021-06-25T00:19:10.722Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-25T00:19:10.998Z] Successfully built accc4924ab25 [2021-06-25T00:19:10.998Z] Successfully tagged core-command-arm64:latest [2021-06-25T00:19:10.998Z] Building core-metadata [2021-06-25T00:19:11.989Z]  Building core-command ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-25T00:19:11.989Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-25T00:19:12.264Z] ---> eff598e8de51 [2021-06-25T00:19:12.264Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-25T00:19:13.002Z] (1/39) Installing readline (8.0.4-r0) [2021-06-25T00:19:13.002Z] (2/39) Installing bash (5.0.17-r0) [2021-06-25T00:19:13.002Z] Executing bash-5.0.17-r0.post-install [2021-06-25T00:19:13.002Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-25T00:19:13.002Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-25T00:19:13.002Z] (5/39) Installing curl (7.77.0-r0) [2021-06-25T00:19:13.002Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-25T00:19:13.002Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-25T00:19:13.002Z] (8/39) Installing expat (2.2.9-r1) [2021-06-25T00:19:13.002Z] (9/39) Installing libffi (3.3-r2) [2021-06-25T00:19:13.002Z] (10/39) Installing gdbm (1.13-r1) [2021-06-25T00:19:13.002Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-25T00:19:13.002Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-25T00:19:13.002Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-25T00:19:15.560Z] ---> 659274473702 [2021-06-25T00:19:15.560Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-25T00:19:15.560Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-25T00:19:15.561Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-25T00:19:15.561Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-25T00:19:15.561Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-25T00:19:15.561Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-25T00:19:15.561Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-25T00:19:15.561Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-25T00:19:15.561Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-25T00:19:15.561Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-25T00:19:15.561Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-25T00:19:15.561Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-25T00:19:15.561Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-25T00:19:15.561Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-25T00:19:15.561Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-25T00:19:15.561Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-25T00:19:15.561Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-25T00:19:15.561Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-25T00:19:15.561Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-25T00:19:15.561Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-25T00:19:15.561Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-25T00:19:15.561Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-25T00:19:15.561Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-25T00:19:15.561Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-25T00:19:15.561Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-25T00:19:15.561Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-25T00:19:15.561Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-25T00:19:15.848Z] Executing busybox-1.31.1-r19.trigger [2021-06-25T00:19:15.848Z] OK: 72 MiB in 59 packages [2021-06-25T00:19:16.944Z] ---> ff612a570c0e [2021-06-25T00:19:16.944Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-25T00:19:19.725Z] ---> Running in af98bdd58af3 [2021-06-25T00:19:19.725Z] Removing intermediate container af98bdd58af3 [2021-06-25T00:19:19.725Z] ---> 3cbd3e916704 [2021-06-25T00:19:19.725Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-25T00:19:20.000Z] ---> 4008d961c87e [2021-06-25T00:19:20.000Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-25T00:19:20.603Z] ---> Running in e77056756ef4 [2021-06-25T00:19:21.212Z] Collecting docker-compose==1.23.2 [2021-06-25T00:19:21.212Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-25T00:19:21.810Z] Collecting docopt<0.7,>=0.6.1 [2021-06-25T00:19:22.101Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-25T00:19:24.090Z] Removing intermediate container e77056756ef4 [2021-06-25T00:19:24.090Z] ---> 7014737a912e [2021-06-25T00:19:24.090Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-25T00:19:24.370Z] ---> Running in 46f511c36199 [2021-06-25T00:19:24.649Z] Collecting docker<4.0,>=3.6.0 [2021-06-25T00:19:24.649Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-25T00:19:25.269Z] Removing intermediate container 46f511c36199 [2021-06-25T00:19:25.269Z] ---> 613a89c5da6a [2021-06-25T00:19:25.269Z] Step 29/32 : CMD ["gate"] [2021-06-25T00:19:25.869Z] ---> Running in 9831fcc0df80 [2021-06-25T00:19:26.152Z] Collecting PyYAML<4,>=3.10 [2021-06-25T00:19:26.152Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-25T00:19:26.749Z] Removing intermediate container 9831fcc0df80 [2021-06-25T00:19:26.749Z] ---> 3fbcc6ce4329 [2021-06-25T00:19:26.749Z] Step 30/32 : LABEL arch=arm64 [2021-06-25T00:19:27.023Z] ---> Running in ce66c522a897 [2021-06-25T00:19:30.069Z] Removing intermediate container ce66c522a897 [2021-06-25T00:19:30.069Z] ---> 92c5fd994a3e [2021-06-25T00:19:30.069Z] Step 31/32 : LABEL git_sha=a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 [2021-06-25T00:19:30.069Z] ---> Running in 8ed71b9332b4 [2021-06-25T00:19:30.069Z] Removing intermediate container 8ed71b9332b4 [2021-06-25T00:19:30.069Z] ---> 282829f77948 [2021-06-25T00:19:30.069Z] Step 32/32 : LABEL version=0.0.0 [2021-06-25T00:19:30.069Z] ---> Running in f23acb49e04c [2021-06-25T00:19:30.069Z] Collecting jsonschema<3,>=2.5.1 [2021-06-25T00:19:30.069Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-25T00:19:30.670Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-25T00:19:30.670Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-25T00:19:33.215Z] Removing intermediate container f23acb49e04c [2021-06-25T00:19:33.215Z] ---> 385fc8aa42a2 [2021-06-25T00:19:33.215Z] [2021-06-25T00:19:33.215Z] Successfully built 385fc8aa42a2 [2021-06-25T00:19:33.215Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-25T00:19:33.215Z] Building core-data [2021-06-25T00:19:33.215Z]  Building security-bootstrapper ... done Collecting websocket-client<1.0,>=0.32.0 [2021-06-25T00:19:33.215Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-25T00:19:33.489Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-25T00:19:35.932Z] Collecting texttable<0.10,>=0.9.0 [2021-06-25T00:19:35.932Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-25T00:19:38.500Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-25T00:19:38.500Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-25T00:19:38.500Z] Collecting cached-property<2,>=1.2.0 [2021-06-25T00:19:38.500Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-25T00:19:38.500Z] Collecting docker-pycreds>=0.4.0 [2021-06-25T00:19:38.500Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-25T00:19:38.500Z] Collecting idna<2.8,>=2.5 [2021-06-25T00:19:38.500Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-25T00:19:39.479Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-25T00:19:39.479Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-25T00:19:39.755Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-25T00:19:39.755Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-25T00:19:39.755Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-25T00:19:39.755Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-25T00:19:39.755Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-25T00:19:39.755Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-25T00:19:43.050Z] Installing collected packages: docopt, idna, urllib3, requests, websocket-client, docker-pycreds, docker, PyYAML, jsonschema, dockerpty, texttable, cached-property, docker-compose [2021-06-25T00:19:43.050Z] Running setup.py install for docopt: started [2021-06-25T00:19:43.050Z] Running setup.py install for docopt: finished with status 'done' [2021-06-25T00:19:43.050Z] Attempting uninstall: idna [2021-06-25T00:19:43.050Z] Found existing installation: idna 2.9 [2021-06-25T00:19:43.050Z] Uninstalling idna-2.9: [2021-06-25T00:19:43.339Z] Successfully uninstalled idna-2.9 [2021-06-25T00:19:46.084Z] Attempting uninstall: urllib3 [2021-06-25T00:19:46.084Z] Found existing installation: urllib3 1.25.9 [2021-06-25T00:19:46.084Z] Uninstalling urllib3-1.25.9: [2021-06-25T00:19:46.084Z] Successfully uninstalled urllib3-1.25.9 [2021-06-25T00:19:46.084Z] Attempting uninstall: requests [2021-06-25T00:19:46.084Z] Found existing installation: requests 2.23.0 [2021-06-25T00:19:46.084Z] Uninstalling requests-2.23.0: [2021-06-25T00:19:46.084Z] Successfully uninstalled requests-2.23.0 [2021-06-25T00:19:46.685Z] Running setup.py install for PyYAML: started [2021-06-25T00:19:48.669Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T00:19:48.669Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-25T00:19:48.669Z] ---> e832ee53cd77 [2021-06-25T00:19:48.669Z] Step 3/22 : WORKDIR /edgex-go [2021-06-25T00:19:48.669Z] ---> Using cache [2021-06-25T00:19:48.669Z] ---> 3bc972e29148 [2021-06-25T00:19:48.669Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T00:19:48.669Z] ---> Using cache [2021-06-25T00:19:48.669Z] ---> 6ed1b89c973e [2021-06-25T00:19:48.669Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-25T00:19:48.669Z] ---> Using cache [2021-06-25T00:19:48.669Z] ---> e0c00e988262 [2021-06-25T00:19:48.669Z] Step 6/22 : COPY go.mod . [2021-06-25T00:19:48.669Z] ---> Using cache [2021-06-25T00:19:48.669Z] ---> 0c6129de16ac [2021-06-25T00:19:48.669Z] Step 7/22 : RUN go mod download [2021-06-25T00:19:48.669Z] ---> Using cache [2021-06-25T00:19:48.669Z] ---> 236f880e1389 [2021-06-25T00:19:48.669Z] Step 8/22 : COPY . . [2021-06-25T00:19:48.669Z] ---> Using cache [2021-06-25T00:19:48.669Z] ---> 4d6aa2eb410b [2021-06-25T00:19:48.669Z] Step 9/22 : RUN go mod tidy [2021-06-25T00:19:48.669Z] ---> Using cache [2021-06-25T00:19:48.669Z] ---> 95cbe7dae2e8 [2021-06-25T00:19:48.669Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-25T00:19:51.284Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-25T00:19:51.284Z] Running setup.py install for dockerpty: started [2021-06-25T00:19:51.880Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T00:19:51.880Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-25T00:19:51.880Z] ---> e832ee53cd77 [2021-06-25T00:19:51.880Z] Step 3/26 : WORKDIR /edgex-go [2021-06-25T00:19:51.880Z] ---> Using cache [2021-06-25T00:19:51.880Z] ---> 3bc972e29148 [2021-06-25T00:19:51.880Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T00:19:51.880Z] ---> Using cache [2021-06-25T00:19:51.880Z] ---> 6ed1b89c973e [2021-06-25T00:19:51.880Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-25T00:19:51.880Z] ---> Using cache [2021-06-25T00:19:51.880Z] ---> e0c00e988262 [2021-06-25T00:19:51.880Z] Step 6/26 : COPY go.mod . [2021-06-25T00:19:51.880Z] ---> Using cache [2021-06-25T00:19:51.880Z] ---> 0c6129de16ac [2021-06-25T00:19:51.880Z] Step 7/26 : RUN go mod download [2021-06-25T00:19:51.880Z] ---> Using cache [2021-06-25T00:19:51.880Z] ---> 236f880e1389 [2021-06-25T00:19:51.880Z] Step 8/26 : COPY . . [2021-06-25T00:19:51.880Z] ---> Using cache [2021-06-25T00:19:51.880Z] ---> 4d6aa2eb410b [2021-06-25T00:19:51.880Z] Step 9/26 : RUN go mod tidy [2021-06-25T00:19:51.880Z] ---> Using cache [2021-06-25T00:19:51.880Z] ---> 95cbe7dae2e8 [2021-06-25T00:19:51.880Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-25T00:19:52.156Z] ---> Running in dcff64c0af8f [2021-06-25T00:19:52.156Z] ---> Running in 493019c96c62 [2021-06-25T00:19:52.431Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-25T00:19:52.708Z] Running setup.py install for texttable: started [2021-06-25T00:19:54.162Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T00:19:54.162Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-25T00:19:54.162Z] ---> e832ee53cd77 [2021-06-25T00:19:54.162Z] Step 3/24 : WORKDIR /edgex-go [2021-06-25T00:19:54.162Z] ---> Using cache [2021-06-25T00:19:54.162Z] ---> 3bc972e29148 [2021-06-25T00:19:54.162Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T00:19:54.162Z] ---> Using cache [2021-06-25T00:19:54.162Z] ---> 6ed1b89c973e [2021-06-25T00:19:54.162Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-25T00:19:54.162Z] ---> Using cache [2021-06-25T00:19:54.162Z] ---> e0c00e988262 [2021-06-25T00:19:54.162Z] Step 6/24 : COPY go.mod . [2021-06-25T00:19:54.162Z] ---> Using cache [2021-06-25T00:19:54.162Z] ---> 0c6129de16ac [2021-06-25T00:19:54.162Z] Step 7/24 : RUN go mod download [2021-06-25T00:19:54.162Z] ---> Using cache [2021-06-25T00:19:54.162Z] ---> 236f880e1389 [2021-06-25T00:19:54.162Z] Step 8/24 : COPY . . [2021-06-25T00:19:54.162Z] ---> Using cache [2021-06-25T00:19:54.162Z] ---> 4d6aa2eb410b [2021-06-25T00:19:54.162Z] Step 9/24 : RUN go mod tidy [2021-06-25T00:19:54.162Z] ---> Using cache [2021-06-25T00:19:54.162Z] ---> 95cbe7dae2e8 [2021-06-25T00:19:54.162Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-25T00:19:54.438Z] 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-06-25T00:19:54.716Z] ---> Running in 6d63f047e04a [2021-06-25T00:19:57.198Z] 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-06-25T00:19:57.198Z] Running setup.py install for texttable: finished with status 'done' [2021-06-25T00:19:57.198Z] 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-06-25T00:19:57.198Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-06-25T00:20:09.570Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T00:20:09.570Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-25T00:20:09.570Z] ---> e832ee53cd77 [2021-06-25T00:20:09.570Z] Step 3/24 : WORKDIR /edgex-go [2021-06-25T00:20:09.570Z] ---> Using cache [2021-06-25T00:20:09.570Z] ---> 3bc972e29148 [2021-06-25T00:20:09.570Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T00:20:09.570Z] ---> Using cache [2021-06-25T00:20:09.570Z] ---> 6ed1b89c973e [2021-06-25T00:20:09.570Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-25T00:20:10.168Z] ---> Running in 4146ae2575f6 [2021-06-25T00:20:13.005Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-25T00:20:16.314Z] Removing intermediate container 07bf754a1405 [2021-06-25T00:20:16.314Z] ---> 5dcd283abb67 [2021-06-25T00:20:16.314Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-25T00:20:16.314Z] ---> Running in 55d41d68b243 [2021-06-25T00:20:16.314Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-25T00:20:16.314Z] Removing intermediate container 55d41d68b243 [2021-06-25T00:20:16.314Z] ---> 201bb3bb5fbd [2021-06-25T00:20:16.314Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-25T00:20:16.314Z] ---> Running in 46568709a595 [2021-06-25T00:20:16.314Z] OK: 218 MiB in 52 packages [2021-06-25T00:20:16.314Z] Removing intermediate container 46568709a595 [2021-06-25T00:20:16.314Z] ---> c05ef84c2b86 [2021-06-25T00:20:16.314Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-25T00:20:17.300Z] Removing intermediate container 4146ae2575f6 [2021-06-25T00:20:17.300Z] ---> 80db01bdce01 [2021-06-25T00:20:17.300Z] Step 6/24 : COPY go.mod . [2021-06-25T00:20:17.903Z] ---> 378f029ec32a [2021-06-25T00:20:17.903Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-25T00:20:20.635Z] ---> 4b8f29caccdf [2021-06-25T00:20:20.635Z] Step 7/24 : RUN go mod download [2021-06-25T00:20:20.635Z] ---> Running in aa6a7e18207f [2021-06-25T00:20:20.635Z] ---> 3a9b58b0fc22 [2021-06-25T00:20:20.635Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-25T00:20:23.587Z] ---> 967153023a35 [2021-06-25T00:20:23.587Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-25T00:20:23.587Z] ---> Running in 9f6ed914e41d [2021-06-25T00:20:23.587Z] Removing intermediate container 9f6ed914e41d [2021-06-25T00:20:23.587Z] ---> 785e05bf6de7 [2021-06-25T00:20:23.587Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T00:20:23.587Z] ---> Running in 2359a4e82099 [2021-06-25T00:20:23.587Z] Removing intermediate container 2359a4e82099 [2021-06-25T00:20:23.587Z] ---> d0c6f0d52ff8 [2021-06-25T00:20:23.587Z] Step 22/24 : LABEL arch=arm64 [2021-06-25T00:20:23.587Z] ---> Running in 90b2d72cb7d7 [2021-06-25T00:20:23.865Z] Removing intermediate container aa6a7e18207f [2021-06-25T00:20:23.865Z] ---> 9bbec71f1942 [2021-06-25T00:20:23.865Z] Step 8/24 : COPY . . [2021-06-25T00:20:24.472Z] Removing intermediate container 90b2d72cb7d7 [2021-06-25T00:20:24.472Z] ---> e191c8b28998 [2021-06-25T00:20:24.472Z] Step 23/24 : LABEL git_sha=a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 [2021-06-25T00:20:24.746Z] ---> Running in 283cfc506f59 [2021-06-25T00:20:28.095Z] Removing intermediate container 283cfc506f59 [2021-06-25T00:20:28.095Z] ---> c27adb568a91 [2021-06-25T00:20:28.095Z] Step 24/24 : LABEL version=0.0.0 [2021-06-25T00:20:28.095Z] ---> Running in 4d9a2263e067 [2021-06-25T00:20:28.095Z] Removing intermediate container 4d9a2263e067 [2021-06-25T00:20:28.095Z] ---> 001566adfbd6 [2021-06-25T00:20:28.095Z] [2021-06-25T00:20:28.370Z] Successfully built 001566adfbd6 [2021-06-25T00:20:28.370Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-25T00:20:43.905Z]  Building sys-mgmt-agent ... done  ---> 5001e2a3a7c6 [2021-06-25T00:20:43.905Z] Step 9/24 : RUN go mod tidy [2021-06-25T00:20:43.905Z] ---> Running in 80d0b7513c87 [2021-06-25T00:20:51.493Z] Removing intermediate container 80d0b7513c87 [2021-06-25T00:20:51.493Z] ---> e5cbe5c03b13 [2021-06-25T00:20:51.493Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-25T00:20:51.493Z] ---> Running in 734706f9091c [2021-06-25T00:20:54.000Z] 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-06-25T00:21:24.760Z] 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-06-25T00:21:24.760Z] 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-06-25T00:21:39.625Z] Removing intermediate container dcff64c0af8f [2021-06-25T00:21:39.625Z] ---> 8f1330e35b08 [2021-06-25T00:21:39.625Z] [2021-06-25T00:21:39.625Z] Step 11/26 : FROM alpine:3.12 [2021-06-25T00:21:39.625Z] ---> c4fd0aeabfcf [2021-06-25T00:21:39.625Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-25T00:21:39.625Z] Removing intermediate container 493019c96c62 [2021-06-25T00:21:39.625Z] ---> ab9d1ec20990 [2021-06-25T00:21:39.625Z] [2021-06-25T00:21:39.625Z] Step 11/22 : FROM alpine:3.12 [2021-06-25T00:21:39.625Z] ---> c4fd0aeabfcf [2021-06-25T00:21:39.625Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-25T00:21:39.625Z] ---> Running in 393e1f6cf930 [2021-06-25T00:21:39.626Z] ---> Running in 697a39fed5bd [2021-06-25T00:21:42.896Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-25T00:21:42.896Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-25T00:21:42.896Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-25T00:21:43.195Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-25T00:21:43.798Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-25T00:21:43.798Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-25T00:21:43.798Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-25T00:21:43.798Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-25T00:21:43.798Z] (4/4) Installing curl (7.77.0-r0) [2021-06-25T00:21:43.798Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T00:21:43.798Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-25T00:21:43.798Z] Executing ca-certificates-20191127-r4.trigger [2021-06-25T00:21:43.798Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-25T00:21:46.242Z] (4/6) Installing curl (7.77.0-r0) [2021-06-25T00:21:46.242Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-25T00:21:46.242Z] (6/6) Installing su-exec (0.2-r1) [2021-06-25T00:21:46.242Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T00:21:46.242Z] Removing intermediate container 6d63f047e04a [2021-06-25T00:21:46.242Z] ---> fd369a5b9ff3 [2021-06-25T00:21:46.242Z] [2021-06-25T00:21:46.242Z] Step 11/24 : FROM alpine:3.12 [2021-06-25T00:21:46.242Z] ---> c4fd0aeabfcf [2021-06-25T00:21:46.242Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-25T00:21:46.242Z] ---> Using cache [2021-06-25T00:21:46.242Z] ---> 14274bd497d2 [2021-06-25T00:21:46.242Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-25T00:21:46.242Z] ---> Using cache [2021-06-25T00:21:46.242Z] ---> 845cef13142f [2021-06-25T00:21:46.242Z] Step 14/24 : ENV APP_PORT=59881Executing ca-certificates-20191127-r4.trigger [2021-06-25T00:21:46.242Z] [2021-06-25T00:21:46.242Z] OK: 7 MiB in 18 packages [2021-06-25T00:21:46.242Z] OK: 7 MiB in 20 packages [2021-06-25T00:21:46.242Z] ---> Running in d0fc994ffcfa [2021-06-25T00:21:46.242Z] Removing intermediate container d0fc994ffcfa [2021-06-25T00:21:46.242Z] ---> e4a5ff8490c7 [2021-06-25T00:21:46.242Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-25T00:21:46.242Z] ---> Running in d6864ad771a0 [2021-06-25T00:21:49.176Z] Removing intermediate container 393e1f6cf930 [2021-06-25T00:21:49.176Z] ---> 61f0d33168ad [2021-06-25T00:21:49.176Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-25T00:21:49.176Z] Removing intermediate container 697a39fed5bd [2021-06-25T00:21:49.176Z] ---> ce2dde967308 [2021-06-25T00:21:49.176Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-25T00:21:49.176Z] Removing intermediate container d6864ad771a0 [2021-06-25T00:21:49.176Z] ---> f2b56f705956 [2021-06-25T00:21:49.176Z] Step 16/24 : WORKDIR / [2021-06-25T00:21:49.176Z] ---> Running in 7c552eaf4f23 [2021-06-25T00:21:49.176Z] ---> Running in bcf609c95d02 [2021-06-25T00:21:49.176Z] ---> Running in 3b45ac3e634f [2021-06-25T00:21:49.176Z] Removing intermediate container 7c552eaf4f23 [2021-06-25T00:21:49.176Z] ---> 8a62b47c25f2 [2021-06-25T00:21:49.176Z] Step 14/22 : WORKDIR /edgex [2021-06-25T00:21:49.176Z] Removing intermediate container bcf609c95d02 [2021-06-25T00:21:49.176Z] ---> 0460a1cb2ba2 [2021-06-25T00:21:49.176Z] Step 14/26 : WORKDIR / [2021-06-25T00:21:49.176Z] ---> Running in 911503e3c1cc [2021-06-25T00:21:49.176Z] Removing intermediate container 3b45ac3e634f [2021-06-25T00:21:49.176Z] ---> 17fdb25c44e0 [2021-06-25T00:21:49.176Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T00:21:49.176Z] ---> Running in a6a33bb0be4d [2021-06-25T00:21:52.240Z] Removing intermediate container 911503e3c1cc [2021-06-25T00:21:52.240Z] ---> 66a7e1c8b73f [2021-06-25T00:21:52.240Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-25T00:21:52.240Z] Removing intermediate container a6a33bb0be4d [2021-06-25T00:21:52.240Z] ---> 5c42f81e96fd [2021-06-25T00:21:52.240Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-25T00:21:52.240Z] ---> 76dbb5802347 [2021-06-25T00:21:52.240Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-25T00:21:52.240Z] ---> 1286fff79f5a [2021-06-25T00:21:52.240Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-25T00:21:52.240Z] ---> e8b7801e441a [2021-06-25T00:21:52.240Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-25T00:21:55.841Z] ---> 96364157fd4d [2021-06-25T00:21:55.841Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-25T00:21:55.841Z] ---> e5998b905328 [2021-06-25T00:21:55.841Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-25T00:21:55.841Z] ---> 424b89363b46 [2021-06-25T00:21:55.841Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-25T00:21:55.841Z] ---> 71fcdcb87a41 [2021-06-25T00:21:55.841Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-25T00:21:55.841Z] ---> Running in df30e985608e [2021-06-25T00:21:55.841Z] ---> d855b087f6b2 [2021-06-25T00:21:55.841Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-25T00:21:56.117Z] Removing intermediate container df30e985608e [2021-06-25T00:21:56.117Z] ---> 924002da7fe0 [2021-06-25T00:21:56.117Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T00:21:56.396Z] ---> f49f0870d6f4 [2021-06-25T00:21:56.396Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-25T00:21:56.396Z] ---> Running in 7372143a4b9e [2021-06-25T00:21:56.669Z] ---> Running in ec4b81341f10 [2021-06-25T00:21:56.941Z] ---> 454acf2750bf [2021-06-25T00:21:56.941Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-25T00:21:57.218Z] Removing intermediate container 7372143a4b9e [2021-06-25T00:21:57.218Z] ---> af2601ba7c11 [2021-06-25T00:21:57.218Z] Step 22/24 : LABEL arch=arm64 [2021-06-25T00:21:57.495Z] ---> Running in e19442789369 [2021-06-25T00:21:57.495Z] Removing intermediate container ec4b81341f10 [2021-06-25T00:21:57.495Z] ---> 50a888c5037e [2021-06-25T00:21:57.495Z] Step 19/22 : CMD ["--init=true"] [2021-06-25T00:22:00.146Z] ---> Running in 80effeaf6a02 [2021-06-25T00:22:00.146Z] Removing intermediate container e19442789369 [2021-06-25T00:22:00.146Z] ---> b376e843f458 [2021-06-25T00:22:00.146Z] Step 23/24 : LABEL git_sha=a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 [2021-06-25T00:22:00.146Z] ---> Running in 658f1b2407a1 [2021-06-25T00:22:00.146Z] Removing intermediate container 80effeaf6a02 [2021-06-25T00:22:00.146Z] ---> d5e8365d52d6 [2021-06-25T00:22:00.146Z] Step 20/22 : LABEL arch=arm64 [2021-06-25T00:22:00.146Z] ---> 16eb3fa1339a [2021-06-25T00:22:00.146Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-25T00:22:00.146Z] ---> Running in 46f07877daa4 [2021-06-25T00:22:00.146Z] Removing intermediate container 658f1b2407a1 [2021-06-25T00:22:00.146Z] ---> e1e45bf60baa [2021-06-25T00:22:00.146Z] Step 24/24 : LABEL version=0.0.0 [2021-06-25T00:22:00.146Z] ---> Running in a6c9a951783f [2021-06-25T00:22:00.146Z] Removing intermediate container 46f07877daa4 [2021-06-25T00:22:00.146Z] ---> df14096a3e29 [2021-06-25T00:22:00.146Z] Step 21/22 : LABEL git_sha=a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 [2021-06-25T00:22:00.146Z] ---> Running in d68572850590 [2021-06-25T00:22:00.146Z] Removing intermediate container a6c9a951783f [2021-06-25T00:22:00.146Z] ---> 9d73a12f1a40 [2021-06-25T00:22:00.146Z] [2021-06-25T00:22:00.424Z] ---> b4c82460544f [2021-06-25T00:22:00.424Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-25T00:22:00.424Z] Removing intermediate container d68572850590 [2021-06-25T00:22:00.424Z] ---> c1af30d48684 [2021-06-25T00:22:00.424Z] Step 22/22 : LABEL version=0.0.0 [2021-06-25T00:22:00.424Z] Successfully built 9d73a12f1a40 [2021-06-25T00:22:00.424Z] Successfully tagged core-metadata-arm64:latest [2021-06-25T00:22:00.698Z]  Building core-metadata ... done  ---> Running in 0d29b3f0c235 [2021-06-25T00:22:01.302Z] Removing intermediate container 0d29b3f0c235 [2021-06-25T00:22:01.302Z] ---> 92e8e7bad317 [2021-06-25T00:22:01.302Z] [2021-06-25T00:22:03.948Z] Successfully built 92e8e7bad317 [2021-06-25T00:22:03.948Z] ---> 06e6a008743f [2021-06-25T00:22:03.948Z] Step 22/26 : 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-06-25T00:22:03.948Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-25T00:22:03.948Z]  Building security-proxy-setup ... done  ---> Running in 0ccfe6c9e970 [2021-06-25T00:22:04.224Z] Removing intermediate container 0ccfe6c9e970 [2021-06-25T00:22:04.224Z] ---> 9a8a2cf52e80 [2021-06-25T00:22:04.224Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-25T00:22:04.224Z] ---> Running in 3caae193c7f3 [2021-06-25T00:22:06.997Z] Removing intermediate container 3caae193c7f3 [2021-06-25T00:22:06.997Z] ---> a1d5ae7bde0b [2021-06-25T00:22:06.997Z] Step 24/26 : LABEL arch=arm64 [2021-06-25T00:22:06.997Z] ---> Running in 53d9ad338a2f [2021-06-25T00:22:06.997Z] Removing intermediate container 53d9ad338a2f [2021-06-25T00:22:06.997Z] ---> 26c046be3e03 [2021-06-25T00:22:06.997Z] Step 25/26 : LABEL git_sha=a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 [2021-06-25T00:22:06.997Z] ---> Running in 9320912ef49a [2021-06-25T00:22:06.997Z] Removing intermediate container 734706f9091c [2021-06-25T00:22:06.997Z] ---> ae4ce7764ed7 [2021-06-25T00:22:06.997Z] [2021-06-25T00:22:06.997Z] Step 11/24 : FROM alpine:3.12 [2021-06-25T00:22:06.997Z] ---> c4fd0aeabfcf [2021-06-25T00:22:06.997Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-25T00:22:06.997Z] ---> Running in 203c7056697b [2021-06-25T00:22:06.997Z] Removing intermediate container 9320912ef49a [2021-06-25T00:22:06.997Z] ---> 80fbedc09cfb [2021-06-25T00:22:06.997Z] Step 26/26 : LABEL version=0.0.0 [2021-06-25T00:22:06.997Z] ---> Running in 11e3795f5694 [2021-06-25T00:22:09.607Z] Removing intermediate container 203c7056697b [2021-06-25T00:22:09.607Z] ---> 74b20b0b5beb [2021-06-25T00:22:09.607Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-25T00:22:09.607Z] ---> Running in bf6e82e27c0d [2021-06-25T00:22:09.607Z] Removing intermediate container 11e3795f5694 [2021-06-25T00:22:09.607Z] ---> 7ff1a43b5021 [2021-06-25T00:22:09.607Z] [2021-06-25T00:22:09.607Z] Successfully built 7ff1a43b5021 [2021-06-25T00:22:09.607Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-25T00:22:09.607Z]  Building security-secretstore-setup ... done Removing intermediate container bf6e82e27c0d [2021-06-25T00:22:09.607Z] ---> 117c9087d10c [2021-06-25T00:22:09.607Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-25T00:22:09.607Z] ---> Running in d484283f761b [2021-06-25T00:22:09.607Z] Removing intermediate container d484283f761b [2021-06-25T00:22:09.607Z] ---> 7683c0b9089f [2021-06-25T00:22:09.607Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T00:22:09.607Z] ---> Running in 190fc802f430 [2021-06-25T00:22:12.361Z] Removing intermediate container 190fc802f430 [2021-06-25T00:22:12.361Z] ---> c7b7bde99a49 [2021-06-25T00:22:12.361Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-25T00:22:12.361Z] ---> Running in ec3eed25b23d [2021-06-25T00:22:12.361Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-25T00:22:12.631Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-25T00:22:15.189Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-25T00:22:15.190Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-25T00:22:15.190Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-25T00:22:15.190Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-25T00:22:15.190Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-25T00:22:15.190Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-25T00:22:15.190Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T00:22:15.190Z] OK: 8 MiB in 20 packages [2021-06-25T00:22:15.190Z] Removing intermediate container ec3eed25b23d [2021-06-25T00:22:15.190Z] ---> 859232b186aa [2021-06-25T00:22:15.190Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T00:22:16.169Z] ---> 29e33aa3b1cb [2021-06-25T00:22:16.169Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-25T00:22:17.605Z] ---> e6f8e5eda184 [2021-06-25T00:22:17.605Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-25T00:22:18.201Z] ---> a9a689361ad2 [2021-06-25T00:22:18.201Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-25T00:22:18.201Z] ---> Running in 6bccd653fe91 [2021-06-25T00:22:18.794Z] Removing intermediate container 6bccd653fe91 [2021-06-25T00:22:18.794Z] ---> bf45faab96c9 [2021-06-25T00:22:18.794Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T00:22:18.794Z] ---> Running in ecf3771a1105 [2021-06-25T00:22:19.386Z] Removing intermediate container ecf3771a1105 [2021-06-25T00:22:19.386Z] ---> 93a57c2eda0b [2021-06-25T00:22:19.386Z] Step 22/24 : LABEL arch=arm64 [2021-06-25T00:22:19.386Z] ---> Running in efae16d6817a [2021-06-25T00:22:19.984Z] Removing intermediate container efae16d6817a [2021-06-25T00:22:19.984Z] ---> 6d5a6b68987a [2021-06-25T00:22:19.984Z] Step 23/24 : LABEL git_sha=a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 [2021-06-25T00:22:20.256Z] ---> Running in 69da7ac092a2 [2021-06-25T00:22:20.526Z] Removing intermediate container 69da7ac092a2 [2021-06-25T00:22:20.526Z] ---> 7e32c5a6ecdd [2021-06-25T00:22:20.526Z] Step 24/24 : LABEL version=0.0.0 [2021-06-25T00:22:20.799Z] ---> Running in 790344627b7d [2021-06-25T00:22:21.397Z] Removing intermediate container 790344627b7d [2021-06-25T00:22:21.397Z] ---> fcc2b22e72a2 [2021-06-25T00:22:21.397Z] [2021-06-25T00:22:21.670Z] Successfully built fcc2b22e72a2 [2021-06-25T00:22:21.670Z] Successfully tagged core-data-arm64:latest [2021-06-25T00:22:21.957Z]  Building core-data ... done  [Pipeline] } [2021-06-25T00:22:21.970Z] $ docker stop --time=1 14f981ce7aed2d2a3b9325fb09e26f895eebc0409c4cf644dbeb3c29a25bc3ce [2021-06-25T00:22:23.783Z] $ docker rm -f 14f981ce7aed2d2a3b9325fb09e26f895eebc0409c4cf644dbeb3c29a25bc3ce [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-25T00:22:24.497Z] + docker images [2021-06-25T00:22:24.769Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-25T00:22:24.769Z] core-data-arm64 latest fcc2b22e72a2 4 seconds ago 19.1MB [2021-06-25T00:22:24.769Z] security-secretstore-setup-arm64 latest 7ff1a43b5021 17 seconds ago 27.1MB [2021-06-25T00:22:24.769Z] ae4ce7764ed7 18 seconds ago 975MB [2021-06-25T00:22:24.769Z] security-proxy-setup-arm64 latest 92e8e7bad317 23 seconds ago 24.2MB [2021-06-25T00:22:24.769Z] core-metadata-arm64 latest 9d73a12f1a40 25 seconds ago 15.7MB [2021-06-25T00:22:24.769Z] fd369a5b9ff3 42 seconds ago 972MB [2021-06-25T00:22:24.769Z] ab9d1ec20990 46 seconds ago 973MB [2021-06-25T00:22:24.769Z] 8f1330e35b08 46 seconds ago 976MB [2021-06-25T00:22:24.769Z] sys-mgmt-agent-arm64 latest 001566adfbd6 About a minute ago 299MB [2021-06-25T00:22:24.769Z] security-bootstrapper-arm64 latest 385fc8aa42a2 2 minutes ago 17.5MB [2021-06-25T00:22:24.769Z] core-command-arm64 latest accc4924ab25 3 minutes ago 15MB [2021-06-25T00:22:24.769Z] support-scheduler-arm64 latest 1fb81f309ddf 3 minutes ago 15.1MB [2021-06-25T00:22:24.769Z] support-notifications-arm64 latest 13d26ceeff2f 3 minutes ago 15.7MB [2021-06-25T00:22:24.769Z] 5aec7b88d8be 3 minutes ago 969MB [2021-06-25T00:22:24.769Z] 024b4afafa62 3 minutes ago 969MB [2021-06-25T00:22:24.769Z] dc16867403df 3 minutes ago 968MB [2021-06-25T00:22:24.769Z] 6c259649cea4 3 minutes ago 966MB [2021-06-25T00:22:24.769Z] 029c0300a4e4 3 minutes ago 969MB [2021-06-25T00:22:24.769Z] ci-base-image-arm64 latest e832ee53cd77 14 minutes ago 641MB [2021-06-25T00:22:24.769Z] alpine 3.12 c4fd0aeabfcf 9 days ago 5.32MB [2021-06-25T00:22:24.769Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB [2021-06-25T00:22:24.769Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-25T00:22:24.769Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 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] libraryResource [Pipeline] sh [2021-06-25T00:22:28.230Z] ---> job-cost.sh [2021-06-25T00:22:28.230Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sdpk [2021-06-25T00:23:06.941Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-25T00:24:38.811Z] lf-activate-venv(): INFO: Adding /tmp/venv-sdpk/bin to PATH [2021-06-25T00:24:38.811Z] INFO: No Stack... [2021-06-25T00:24:38.811Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-25T00:24:38.811Z] INFO: Archiving Costs [Pipeline] sh [2021-06-25T00:24:41.589Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-06-25T00:24:41.590Z] + cut -d, -f6 [Pipeline] lock [2021-06-25T00:24:41.685Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3600-1-stack-cost] [2021-06-25T00:24:41.693Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3600-1-stack-cost] did not exist. Created. [2021-06-25T00:24:41.693Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3600-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-25T00:24:44.303Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-25T00:24:44.569Z] Stashed 1 file(s) [Pipeline] } [2021-06-25T00:24:44.596Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3600-1-stack-cost] [Pipeline] // lock [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-06-25T00:24:52.916Z] provisioning config files... [2021-06-25T00:24:52.931Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2955890534414092736tmp [Pipeline] { [Pipeline] sh [2021-06-25T00:24:53.307Z] + set +x [2021-06-25T00:24:53.307Z] + curl -s https://codecov.io/bash [2021-06-25T00:24:53.307Z] + bash -s -- [2021-06-25T00:24:53.307Z] [2021-06-25T00:24:53.307Z] _____ _ [2021-06-25T00:24:53.307Z] / ____| | | [2021-06-25T00:24:53.307Z] | | ___ __| | ___ ___ _____ __ [2021-06-25T00:24:53.307Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-25T00:24:53.307Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-25T00:24:53.307Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-25T00:24:53.307Z] Bash-1.0.3 [2021-06-25T00:24:53.307Z] [2021-06-25T00:24:53.307Z] [2021-06-25T00:24:53.307Z] ==> git version 2.24.4 found [2021-06-25T00:24:53.307Z] ==> 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-06-25T00:24:53.307Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-25T00:24:53.307Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-25T00:24:53.307Z] ==> Jenkins CI detected. [2021-06-25T00:24:53.307Z] project root: . [2021-06-25T00:24:53.307Z] --> token set from env [2021-06-25T00:24:53.307Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-25T00:24:53.570Z] ==> Running gcov in . (disable via -X gcov) [2021-06-25T00:24:53.570Z] ==> Python coveragepy not found [2021-06-25T00:24:53.570Z] ==> Searching for coverage reports in: [2021-06-25T00:24:53.570Z] + . [2021-06-25T00:24:53.570Z] -> Found 1 reports [2021-06-25T00:24:53.570Z] ==> Detecting git/mercurial file structure [2021-06-25T00:24:53.570Z] ==> Reading reports [2021-06-25T00:24:53.570Z] + ./coverage.out bytes=398095 [2021-06-25T00:24:53.570Z] ==> Appending adjustments [2021-06-25T00:24:53.570Z] https://docs.codecov.io/docs/fixing-reports [2021-06-25T00:24:54.961Z] + Found adjustments [2021-06-25T00:24:54.961Z] ==> Gzipping contents [2021-06-25T00:24:54.961Z] 56K /tmp/codecov.l5QPXM.gz [2021-06-25T00:24:54.961Z] ==> Uploading reports [2021-06-25T00:24:54.961Z] url: https://codecov.io [2021-06-25T00:24:54.961Z] query: branch=PR-3600&commit=a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3600%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3600&job=&cmd_args= [2021-06-25T00:24:54.961Z] -> Pinging Codecov [2021-06-25T00:24:54.961Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3600&commit=a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3600%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3600&job=&cmd_args= [2021-06-25T00:24:55.223Z] -> Uploading to [2021-06-25T00:24:55.223Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-25/00271124DB129430A58F1EEE437C3FCB/a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764/7891b9d0-b543-4ddb-8639-04b00701bacb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210625%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210625T002455Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dfb7b73a1f804e268962e06dffe0d307a52d9a5d639dce2868852d3b27f0d0d3 [2021-06-25T00:24:55.223Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-25T00:24:55.223Z] Dload Upload Total Spent Left Speed [2021-06-25T00:24:55.485Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54481 0 0 100 54481 0 146k --:--:-- --:--:-- --:--:-- 146k [2021-06-25T00:24:55.485Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 [Pipeline] } [2021-06-25T00:24:55.514Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-25T00:25:05.024Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-25T00:25:05.640Z] ---> package-listing.sh [2021-06-25T00:25:05.641Z] ++ facter osfamily [2021-06-25T00:25:05.641Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-25T00:25:08.330Z] + OS_FAMILY=redhat [2021-06-25T00:25:08.330Z] + workspace=/w/workspace/edgex-go/1 [2021-06-25T00:25:08.330Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-25T00:25:08.330Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-25T00:25:08.330Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-25T00:25:08.330Z] + PACKAGES=/tmp/packages_start.txt [2021-06-25T00:25:08.330Z] + '[' /w/workspace/edgex-go/1 ']' [2021-06-25T00:25:08.330Z] + PACKAGES=/tmp/packages_end.txt [2021-06-25T00:25:08.330Z] + case "${OS_FAMILY}" in [2021-06-25T00:25:08.330Z] + sort [2021-06-25T00:25:08.330Z] + rpm -qa [2021-06-25T00:25:08.330Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-25T00:25:08.330Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-25T00:25:08.330Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-25T00:25:08.330Z] + '[' /w/workspace/edgex-go/1 ']' [2021-06-25T00:25:08.330Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-06-25T00:25:08.330Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-06-25T00:25:08.365Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-25T00:25:08.680Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-25T00:25:09.292Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-25T00:25:09.292Z] [2021-06-25T00:25:09.292Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-25T00:25:09.667Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-25T00:25:09.667Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-25T00:25:09.667Z] df20fa9351a1: Pulling fs layer [2021-06-25T00:25:09.667Z] 36b3adc4ff6f: Pulling fs layer [2021-06-25T00:25:09.667Z] 8ad3a11d3b57: Pulling fs layer [2021-06-25T00:25:09.667Z] 46f8f816bc3b: Pulling fs layer [2021-06-25T00:25:09.667Z] 93b61091891f: Pulling fs layer [2021-06-25T00:25:09.667Z] 93b9cdb0e59b: Pulling fs layer [2021-06-25T00:25:09.667Z] 5e14af77c1be: Pulling fs layer [2021-06-25T00:25:09.667Z] 01666e4c0597: Pulling fs layer [2021-06-25T00:25:09.667Z] aa168da1d23b: Pulling fs layer [2021-06-25T00:25:09.667Z] 46f8f816bc3b: Waiting [2021-06-25T00:25:09.667Z] 93b61091891f: Waiting [2021-06-25T00:25:09.667Z] 93b9cdb0e59b: Waiting [2021-06-25T00:25:09.667Z] 5e14af77c1be: Waiting [2021-06-25T00:25:09.667Z] 01666e4c0597: Waiting [2021-06-25T00:25:09.667Z] aa168da1d23b: Waiting [2021-06-25T00:25:09.667Z] 36b3adc4ff6f: Verifying Checksum [2021-06-25T00:25:09.667Z] 36b3adc4ff6f: Download complete [2021-06-25T00:25:09.667Z] 46f8f816bc3b: Verifying Checksum [2021-06-25T00:25:09.667Z] 46f8f816bc3b: Download complete [2021-06-25T00:25:09.667Z] df20fa9351a1: Verifying Checksum [2021-06-25T00:25:09.667Z] df20fa9351a1: Download complete [2021-06-25T00:25:09.928Z] 93b9cdb0e59b: Verifying Checksum [2021-06-25T00:25:09.928Z] 93b9cdb0e59b: Download complete [2021-06-25T00:25:09.928Z] 93b61091891f: Verifying Checksum [2021-06-25T00:25:09.928Z] 93b61091891f: Download complete [2021-06-25T00:25:09.928Z] 5e14af77c1be: Verifying Checksum [2021-06-25T00:25:09.928Z] 5e14af77c1be: Download complete [2021-06-25T00:25:09.928Z] 01666e4c0597: Verifying Checksum [2021-06-25T00:25:09.928Z] 01666e4c0597: Download complete [2021-06-25T00:25:09.928Z] df20fa9351a1: Pull complete [2021-06-25T00:25:09.928Z] 8ad3a11d3b57: Verifying Checksum [2021-06-25T00:25:09.928Z] 8ad3a11d3b57: Download complete [2021-06-25T00:25:10.196Z] 36b3adc4ff6f: Pull complete [2021-06-25T00:25:10.456Z] 8ad3a11d3b57: Pull complete [2021-06-25T00:25:10.742Z] 46f8f816bc3b: Pull complete [2021-06-25T00:25:11.006Z] 93b61091891f: Pull complete [2021-06-25T00:25:11.006Z] 93b9cdb0e59b: Pull complete [2021-06-25T00:25:11.006Z] 5e14af77c1be: Pull complete [2021-06-25T00:25:11.269Z] 01666e4c0597: Pull complete [2021-06-25T00:25:11.532Z] aa168da1d23b: Verifying Checksum [2021-06-25T00:25:11.532Z] aa168da1d23b: Download complete [2021-06-25T00:25:16.571Z] aa168da1d23b: Pull complete [2021-06-25T00:25:16.571Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-25T00:25:16.571Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-25T00:25:16.571Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-25T00:25:16.768Z] prd-centos7-docker-4c-2g-1354 does not seem to be running inside a container [2021-06-25T00:25:16.810Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-25T00:25:19.794Z] $ docker top a8e8049f49f60a633fa44d45f03989a25bf35afa835285b94f062a51c78f46fd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-25T00:25:20.247Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-25T00:25:20.573Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-25T00:25:20.891Z] + ls /var/log/sa-host [2021-06-25T00:25:20.891Z] + sadf -c /var/log/sa-host/sa05 [2021-06-25T00:25:20.891Z] file_magic: OK [2021-06-25T00:25:20.891Z] HZ: Using current value: 100 [2021-06-25T00:25:20.891Z] file_header: OK [2021-06-25T00:25:20.891Z] 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-06-25T00:25:20.891Z] Statistics: [2021-06-25T00:25:20.891Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-25T00:25:20.891Z] File successfully converted to sysstat format version 12.2.1 [2021-06-25T00:25:20.891Z] + sadf -c /var/log/sa-host/sa24 [2021-06-25T00:25:20.891Z] file_magic: OK [2021-06-25T00:25:20.891Z] HZ: Using current value: 100 [2021-06-25T00:25:20.891Z] file_header: OK [2021-06-25T00:25:20.891Z] 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-06-25T00:25:20.891Z] Statistics: [2021-06-25T00:25:20.891Z] HR [2021-06-25T00:25:20.891Z] File successfully converted to sysstat format version 12.2.1 [2021-06-25T00:25:20.891Z] + sadf -c /var/log/sa-host/sa25 [2021-06-25T00:25:20.891Z] file_magic: OK [2021-06-25T00:25:20.891Z] HZ: Using current value: 100 [2021-06-25T00:25:20.891Z] file_header: OK [2021-06-25T00:25:20.891Z] 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-06-25T00:25:20.891Z] Statistics: [2021-06-25T00:25:20.891Z] Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-25T00:25:20.891Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-25T00:25:21.159Z] provisioning config files... [2021-06-25T00:25:21.175Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config408441029208556885tmp [Pipeline] { [Pipeline] echo [2021-06-25T00:25:21.227Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-25T00:25:23.656Z] ---> create-netrc.sh [Pipeline] } [2021-06-25T00:25:23.688Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-25T00:25:24.145Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-25T00:25:24.183Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-25T00:25:24.519Z] ---> sudo-logs.sh [2021-06-25T00:25:24.519Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-25T00:25:24.601Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-25T00:25:24.937Z] ---> job-cost.sh [2021-06-25T00:25:24.937Z] lf-activate-venv: SKIPPING [2021-06-25T00:25:24.937Z] DEBUG: total: 0.18000000715255737 [2021-06-25T00:25:24.937Z] INFO: Retrieving Stack Cost... [2021-06-25T00:25:25.882Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-25T00:25:26.144Z] INFO: Archiving Costs [Pipeline] echo [2021-06-25T00:25:26.180Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-25T00:25:28.949Z] ---> logs-deploy.sh [2021-06-25T00:25:28.949Z] lf-activate-venv: SKIPPING [2021-06-25T00:25:28.949Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3600/1 [2021-06-25T00:25:28.949Z] INFO: archiving workspace using pattern(s): [2021-06-25T00:25:28.949Z] Archives upload complete. [2021-06-25T00:25:28.949Z] INFO: archiving logs to Nexus [2021-06-25T00:25:28.949Z] ---> uname -a: [2021-06-25T00:25:28.949Z] Linux prd-centos7-docker-4c-2g-1354.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-25T00:25:28.949Z] [2021-06-25T00:25:28.949Z] [2021-06-25T00:25:28.949Z] ---> lscpu: [2021-06-25T00:25:28.949Z] Architecture: x86_64 [2021-06-25T00:25:28.949Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-25T00:25:28.949Z] Byte Order: Little Endian [2021-06-25T00:25:28.949Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-25T00:25:28.949Z] CPU(s): 2 [2021-06-25T00:25:28.949Z] On-line CPU(s) list: 0,1 [2021-06-25T00:25:28.949Z] Thread(s) per core: 1 [2021-06-25T00:25:28.949Z] Core(s) per socket: 1 [2021-06-25T00:25:28.949Z] Socket(s): 2 [2021-06-25T00:25:28.949Z] NUMA node(s): 1 [2021-06-25T00:25:28.949Z] Vendor ID: AuthenticAMD [2021-06-25T00:25:28.949Z] CPU family: 23 [2021-06-25T00:25:28.949Z] Model: 49 [2021-06-25T00:25:28.949Z] Model name: AMD EPYC-Rome Processor [2021-06-25T00:25:28.949Z] Stepping: 0 [2021-06-25T00:25:28.949Z] CPU MHz: 2800.000 [2021-06-25T00:25:28.949Z] BogoMIPS: 5600.00 [2021-06-25T00:25:28.949Z] Virtualization: AMD-V [2021-06-25T00:25:28.949Z] Hypervisor vendor: KVM [2021-06-25T00:25:28.949Z] Virtualization type: full [2021-06-25T00:25:28.949Z] L1d cache: 64 KiB [2021-06-25T00:25:28.949Z] L1i cache: 64 KiB [2021-06-25T00:25:28.949Z] L2 cache: 1 MiB [2021-06-25T00:25:28.949Z] L3 cache: 32 MiB [2021-06-25T00:25:28.949Z] NUMA node0 CPU(s): 0,1 [2021-06-25T00:25:28.949Z] Vulnerability Itlb multihit: Not affected [2021-06-25T00:25:28.949Z] Vulnerability L1tf: Not affected [2021-06-25T00:25:28.949Z] Vulnerability Mds: Not affected [2021-06-25T00:25:28.949Z] Vulnerability Meltdown: Not affected [2021-06-25T00:25:28.949Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-25T00:25:28.949Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-25T00:25:28.949Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-25T00:25:28.949Z] Vulnerability Srbds: Not affected [2021-06-25T00:25:28.949Z] Vulnerability Tsx async abort: Not affected [2021-06-25T00:25:28.949Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-25T00:25:28.949Z] [2021-06-25T00:25:28.949Z] [2021-06-25T00:25:28.949Z] ---> nproc: [2021-06-25T00:25:28.949Z] 2 [2021-06-25T00:25:28.949Z] [2021-06-25T00:25:28.949Z] [2021-06-25T00:25:28.949Z] ---> df -h: [2021-06-25T00:25:28.949Z] Filesystem Size Used Available Use% Mounted on [2021-06-25T00:25:28.949Z] overlay 40.0G 12.9G 27.1G 32% / [2021-06-25T00:25:28.949Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-25T00:25:28.949Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-25T00:25:28.949Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-25T00:25:28.949Z] /dev/vda1 40.0G 12.9G 27.1G 32% /facter-os [2021-06-25T00:25:28.949Z] /dev/vda1 40.0G 12.9G 27.1G 32% /etc/resolv.conf [2021-06-25T00:25:28.949Z] /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hostname [2021-06-25T00:25:28.949Z] /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hosts [2021-06-25T00:25:28.949Z] /dev/vda1 40.0G 12.9G 27.1G 32% /run/cloud-init/result.json [2021-06-25T00:25:28.949Z] /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/sa-host [2021-06-25T00:25:28.949Z] /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/secure [2021-06-25T00:25:28.949Z] /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/auth.log [2021-06-25T00:25:28.949Z] /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/1@tmp [2021-06-25T00:25:28.949Z] /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/1 [2021-06-25T00:25:28.949Z] [2021-06-25T00:25:28.949Z] [2021-06-25T00:25:28.949Z] ---> free -m: [2021-06-25T00:25:28.949Z] total used free shared buff/cache available [2021-06-25T00:25:28.949Z] Mem: 7821 1171 2637 0 4011 6605 [2021-06-25T00:25:28.949Z] Swap: 1023 1 1022 [2021-06-25T00:25:28.949Z] [2021-06-25T00:25:28.949Z] [2021-06-25T00:25:28.949Z] ---> ip addr: [2021-06-25T00:25:28.949Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-25T00:25:28.949Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-25T00:25:28.949Z] inet 127.0.0.1/8 scope host lo [2021-06-25T00:25:28.949Z] valid_lft forever preferred_lft forever [2021-06-25T00:25:28.949Z] inet6 ::1/128 scope host [2021-06-25T00:25:28.949Z] valid_lft forever preferred_lft forever [2021-06-25T00:25:28.949Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-25T00:25:28.949Z] link/ether fa:16:3e:09:85:91 brd ff:ff:ff:ff:ff:ff [2021-06-25T00:25:28.949Z] inet 10.30.123.247/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-25T00:25:28.949Z] valid_lft 84825sec preferred_lft 84825sec [2021-06-25T00:25:28.949Z] inet6 fe80::f816:3eff:fe09:8591/64 scope link [2021-06-25T00:25:28.949Z] valid_lft forever preferred_lft forever [2021-06-25T00:25:28.949Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-25T00:25:28.949Z] link/ether 02:42:fe:94:13:91 brd ff:ff:ff:ff:ff:ff [2021-06-25T00:25:28.949Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-25T00:25:28.949Z] valid_lft forever preferred_lft forever [2021-06-25T00:25:28.949Z] inet6 fe80::42:feff:fe94:1391/64 scope link [2021-06-25T00:25:28.949Z] valid_lft forever preferred_lft forever [2021-06-25T00:25:28.949Z] [2021-06-25T00:25:28.949Z] [2021-06-25T00:25:28.949Z] ---> sar -b -r -n DEV: [2021-06-25T00:25:28.949Z] Linux 3.10.0-1160.21.1.el7.x86_64 (prd-centos7-docker-4c-2g-1354.vexxhost.local) 06/25/21 _x86_64_ (2 CPU) [2021-06-25T00:25:28.949Z] [2021-06-25T00:25:28.949Z] 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-25T00:25:28.949Z] 00:01:01 89.88 4.08 85.80 0.00 2786.34 8953.56 0.00 [2021-06-25T00:25:28.949Z] 00:02:02 114.73 0.28 114.45 0.00 24.50 46203.25 0.00 [2021-06-25T00:25:28.949Z] 00:03:01 90.98 0.00 90.98 0.00 0.00 11409.33 0.00 [2021-06-25T00:25:28.949Z] 00:04:01 59.09 0.02 59.08 0.00 0.53 10760.26 0.00 [2021-06-25T00:25:28.949Z] 00:05:01 105.58 0.00 105.58 0.00 0.00 20086.16 0.00 [2021-06-25T00:25:28.949Z] 00:06:01 1007.77 551.36 456.41 0.00 24831.55 302118.94 0.00 [2021-06-25T00:25:28.949Z] 00:07:01 737.86 198.44 539.42 0.00 8260.28 237785.19 0.00 [2021-06-25T00:25:28.949Z] 00:08:01 226.63 13.17 213.46 0.00 1398.17 38519.65 0.00 [2021-06-25T00:25:28.949Z] 00:09:01 7.66 0.05 7.61 0.00 0.40 357.90 0.00 [2021-06-25T00:25:28.949Z] 00:10:01 0.27 0.00 0.27 0.00 0.00 3.78 0.00 [2021-06-25T00:25:28.949Z] 00:11:01 0.23 0.00 0.23 0.00 0.00 3.96 0.00 [2021-06-25T00:25:28.949Z] 00:12:01 0.35 0.00 0.35 0.00 0.00 5.48 0.00 [2021-06-25T00:25:28.949Z] 00:13:01 0.30 0.00 0.30 0.00 0.00 4.10 0.00 [2021-06-25T00:25:28.949Z] 00:14:01 0.30 0.07 0.23 0.00 2.00 3.03 0.00 [2021-06-25T00:25:28.949Z] 00:15:01 1.00 0.30 0.70 0.00 97.28 14.66 0.00 [2021-06-25T00:25:28.949Z] 00:16:01 0.30 0.00 0.30 0.00 0.00 3.40 0.00 [2021-06-25T00:25:28.949Z] 00:17:01 0.30 0.00 0.30 0.00 0.00 5.13 0.00 [2021-06-25T00:25:28.949Z] 00:18:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 [2021-06-25T00:25:28.949Z] 00:19:01 0.18 0.00 0.18 0.00 0.00 1.92 0.00 [2021-06-25T00:25:28.949Z] 00:20:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 [2021-06-25T00:25:28.949Z] 00:21:01 0.25 0.00 0.25 0.00 0.00 3.00 0.00 [2021-06-25T00:25:28.949Z] 00:22:01 0.27 0.00 0.27 0.00 0.00 2.75 0.00 [2021-06-25T00:25:28.949Z] 00:23:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 [2021-06-25T00:25:28.949Z] 00:24:01 0.22 0.00 0.22 0.00 0.00 1.82 0.00 [2021-06-25T00:25:28.949Z] 00:25:01 3.33 3.12 0.22 0.00 328.10 15.76 0.00 [2021-06-25T00:25:28.949Z] Average: 98.00 30.89 67.12 0.00 1511.50 27083.61 0.00 [2021-06-25T00:25:28.949Z] [2021-06-25T00:25:28.949Z] 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-25T00:25:28.949Z] 00:01:01 5162036 0 787732 9.84 2620 2056544 1309280 14.46 824364 1608664 157660 [2021-06-25T00:25:28.949Z] 00:02:02 4071344 0 910228 11.37 2620 3024740 1514880 16.73 984148 2428392 75404 [2021-06-25T00:25:28.949Z] 00:03:01 4003880 0 973772 12.16 2620 3028660 1517400 16.75 1174712 2273468 272212 [2021-06-25T00:25:28.949Z] 00:04:01 3972904 0 1051404 13.13 2620 2982004 1546908 17.08 1192692 2283008 70036 [2021-06-25T00:25:28.949Z] 00:05:01 3882924 0 928552 11.59 2620 3194836 1118976 12.35 1080960 2473360 24 [2021-06-25T00:25:28.950Z] 00:06:01 1095848 0 1344040 16.78 2620 5566424 2815244 31.08 2484920 3700284 220 [2021-06-25T00:25:28.950Z] 00:07:01 1678224 0 1598928 19.96 2620 4729160 3068056 33.87 2412316 3160656 11964 [2021-06-25T00:25:28.950Z] 00:08:01 3359376 0 1076960 13.45 2620 3569976 1146428 12.66 885500 3052256 20 [2021-06-25T00:25:28.950Z] 00:09:01 3366744 0 1069584 13.35 2620 3569984 1110568 12.26 887656 3046888 16 [2021-06-25T00:25:28.950Z] 00:10:01 3366212 0 1070116 13.36 2620 3569984 1110688 12.26 887392 3047704 8 [2021-06-25T00:25:28.950Z] 00:11:01 3367608 0 1068712 13.34 2620 3569992 1110412 12.26 886516 3047708 8 [2021-06-25T00:25:28.950Z] 00:12:01 3365584 0 1070732 13.37 2620 3569996 1110544 12.26 887580 3048632 8 [2021-06-25T00:25:28.950Z] 00:13:01 3365792 0 1070524 13.37 2620 3569996 1110412 12.26 887616 3048632 8 [2021-06-25T00:25:28.950Z] 00:14:01 3363940 0 1072368 13.39 2620 3570004 1112152 12.28 917680 3020140 8 [2021-06-25T00:25:28.950Z] 00:15:01 3362576 0 1070892 13.37 2620 3572844 1110496 12.26 919664 3019532 8 [2021-06-25T00:25:28.950Z] 00:16:01 3362624 0 1070836 13.37 2620 3572852 1110448 12.26 919652 3019532 8 [2021-06-25T00:25:28.950Z] 00:17:01 3362576 0 1070884 13.37 2620 3572852 1110412 12.26 921436 3017836 8 [2021-06-25T00:25:28.950Z] 00:18:01 3362668 0 1070784 13.37 2620 3572860 1110412 12.26 921228 3017836 8 [2021-06-25T00:25:28.950Z] 00:19:01 3362792 0 1070656 13.37 2620 3572864 1110412 12.26 921348 3017836 8 [2021-06-25T00:25:28.950Z] 00:20:01 3362704 0 1070740 13.37 2620 3572868 1110496 12.26 921636 3017836 8 [2021-06-25T00:25:28.950Z] 00:21:01 3362560 0 1070880 13.37 2620 3572872 1110412 12.26 921380 3017836 8 [2021-06-25T00:25:28.950Z] 00:22:01 3361884 0 1071552 13.38 2620 3572876 1110628 12.26 921944 3017836 8 [2021-06-25T00:25:28.950Z] 00:23:01 3362684 0 1070748 13.37 2620 3572880 1110412 12.26 921372 3017836 8 [2021-06-25T00:25:28.950Z] 00:24:01 3362508 0 1070920 13.37 2620 3572884 1110556 12.26 921860 3017836 8 [2021-06-25T00:25:28.950Z] 00:25:01 3344196 0 1079020 13.47 2620 3583096 1110724 12.26 932448 3025168 64 [2021-06-25T00:25:28.950Z] Average: 3375688 0 1075263 13.43 2620 3555362 1316694 14.54 1061521 2897868 23510 [2021-06-25T00:25:28.950Z] [2021-06-25T00:25:28.950Z] 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-25T00:25:28.950Z] 00:01:01 veth8102bee 948.51 809.31 89.26 2702.13 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:01:01 eth0 1482.08 1471.77 6023.00 174.94 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:01:01 docker0 948.51 809.18 76.29 2702.12 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:02:02 vethd81660f 117.51 121.77 10.65 413.65 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:02:02 eth0 491.20 417.79 3479.21 49.98 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:02:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:02:02 docker0 181.27 230.96 12.97 788.22 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:03:01 veth47d553f 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:03:01 eth0 40.88 32.76 79.16 44.72 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:03:01 docker0 13.48 13.39 1.06 52.78 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:04:01 veth47d553f 2.23 2.23 0.18 0.19 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:04:01 eth0 17.55 9.73 12.55 6.78 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:04:01 docker0 2.23 2.23 0.15 0.19 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:05:01 eth0 180.17 156.55 1694.45 55.66 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:06:01 veth0a29945 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:06:01 veth381dcd6 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:06:01 vethfddda83 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:06:01 vetha70ced0 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:06:01 vethb013b80 0.00 0.87 0.00 0.05 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:07:01 veth0022f9b 0.03 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:07:01 veth19fed70 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:07:01 veth4e0e745 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:07:01 vethb013b80 0.00 0.53 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:07:01 eth0 2608.20 2366.97 12167.81 406.39 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:08:01 eth0 184.00 133.77 1661.66 16.84 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:08:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:08:01 docker0 1295.09 1249.94 100.17 4340.98 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:09:01 eth0 2.07 0.30 0.43 0.18 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:10:01 eth0 2.57 1.03 1.26 0.84 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:11:01 eth0 0.37 0.08 0.04 0.04 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:12:01 eth0 0.52 0.33 0.27 0.20 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:13:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:14:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:15:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:16:01 eth0 0.15 0.13 0.06 0.01 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:17:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:18:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:19:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:20:01 eth0 0.30 0.22 0.14 0.08 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:21:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:22:01 eth0 0.82 0.30 0.31 0.20 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:23:01 eth0 0.33 0.05 0.03 0.00 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:24:01 eth0 1.03 0.28 0.34 0.20 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:25:01 eth0 6.13 4.18 6.05 2.96 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] Average: eth0 103.35 94.58 536.70 16.00 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] Average: docker0 51.85 50.04 4.01 173.79 0.00 0.00 0.00 0.00 [2021-06-25T00:25:28.950Z] [2021-06-25T00:25:28.950Z] [2021-06-25T00:25:28.950Z] ---> sar -P ALL: [2021-06-25T00:25:28.950Z] Linux 3.10.0-1160.21.1.el7.x86_64 (prd-centos7-docker-4c-2g-1354.vexxhost.local) 06/25/21 _x86_64_ (2 CPU) [2021-06-25T00:25:28.950Z] [2021-06-25T00:25:28.950Z] 00:00:01 CPU %user %nice %system %iowait %steal %idle [2021-06-25T00:25:28.950Z] 00:01:01 all 16.19 0.00 4.37 2.48 0.07 76.89 [2021-06-25T00:25:28.950Z] 00:01:01 0 15.46 0.00 5.16 2.06 0.07 77.25 [2021-06-25T00:25:28.950Z] 00:01:01 1 16.91 0.00 3.58 2.91 0.07 76.53 [2021-06-25T00:25:28.950Z] 00:02:02 all 14.08 0.00 4.89 4.44 0.08 76.51 [2021-06-25T00:25:28.950Z] 00:02:02 0 12.04 0.00 5.01 4.88 0.07 78.00 [2021-06-25T00:25:28.950Z] 00:02:02 1 16.13 0.00 4.76 4.00 0.09 75.02 [2021-06-25T00:25:28.950Z] 00:03:01 all 47.86 0.00 6.26 0.88 0.08 44.92 [2021-06-25T00:25:28.950Z] 00:03:01 0 47.11 0.00 6.11 0.69 0.09 46.00 [2021-06-25T00:25:28.950Z] 00:03:01 1 48.61 0.00 6.42 1.07 0.07 43.83 [2021-06-25T00:25:28.950Z] 00:04:01 all 33.01 0.00 4.60 0.27 0.08 62.04 [2021-06-25T00:25:28.950Z] 00:04:01 0 32.32 0.00 4.55 0.30 0.07 62.76 [2021-06-25T00:25:28.950Z] 00:04:01 1 33.71 0.00 4.64 0.25 0.09 61.32 [2021-06-25T00:25:28.950Z] 00:05:01 all 37.63 0.00 6.54 0.97 0.09 54.77 [2021-06-25T00:25:28.950Z] 00:05:01 0 36.70 0.00 6.78 1.29 0.09 55.13 [2021-06-25T00:25:28.950Z] 00:05:01 1 38.55 0.00 6.30 0.65 0.09 54.41 [2021-06-25T00:25:28.950Z] 00:06:01 all 46.83 0.00 22.20 21.27 0.10 9.59 [2021-06-25T00:25:28.950Z] 00:06:01 0 46.53 0.00 21.71 21.29 0.09 10.39 [2021-06-25T00:25:28.950Z] 00:06:01 1 47.14 0.00 22.70 21.26 0.11 8.79 [2021-06-25T00:25:28.950Z] 00:07:01 all 63.01 0.00 20.83 13.58 0.11 2.46 [2021-06-25T00:25:28.950Z] 00:07:01 0 62.66 0.00 20.50 14.31 0.11 2.42 [2021-06-25T00:25:28.950Z] 00:07:01 1 63.36 0.00 21.16 12.86 0.11 2.51 [2021-06-25T00:25:28.950Z] 00:08:01 all 48.45 0.00 9.42 2.28 0.09 39.76 [2021-06-25T00:25:28.950Z] 00:08:01 0 48.84 0.00 9.29 1.54 0.07 40.26 [2021-06-25T00:25:28.950Z] 00:08:01 1 48.07 0.00 9.55 3.02 0.11 39.26 [2021-06-25T00:25:28.950Z] 00:09:01 all 0.06 0.00 0.05 0.03 0.04 99.82 [2021-06-25T00:25:28.950Z] 00:09:01 0 0.02 0.00 0.07 0.03 0.03 99.85 [2021-06-25T00:25:28.950Z] 00:09:01 1 0.10 0.00 0.03 0.02 0.05 99.80 [2021-06-25T00:25:28.950Z] 00:10:01 all 0.10 0.00 0.07 0.00 0.03 99.81 [2021-06-25T00:25:28.950Z] 00:10:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2021-06-25T00:25:28.950Z] 00:10:01 1 0.12 0.00 0.10 0.00 0.03 99.75 [2021-06-25T00:25:28.950Z] 00:11:01 all 0.04 0.00 0.03 0.00 0.03 99.91 [2021-06-25T00:25:28.950Z] 00:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-06-25T00:25:28.950Z] 00:11:01 1 0.07 0.00 0.03 0.00 0.05 99.85 [2021-06-25T00:25:28.950Z] [2021-06-25T00:25:28.950Z] 00:11:01 CPU %user %nice %system %iowait %steal %idle [2021-06-25T00:25:28.950Z] 00:12:01 all 0.14 0.00 0.13 0.00 0.04 99.69 [2021-06-25T00:25:28.950Z] 00:12:01 0 0.12 0.00 0.20 0.00 0.02 99.67 [2021-06-25T00:25:28.950Z] 00:12:01 1 0.17 0.00 0.05 0.00 0.07 99.72 [2021-06-25T00:25:28.950Z] 00:13:01 all 0.06 0.00 0.03 0.00 0.03 99.88 [2021-06-25T00:25:28.950Z] 00:13:01 0 0.02 0.00 0.03 0.00 0.05 99.90 [2021-06-25T00:25:28.950Z] 00:13:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2021-06-25T00:25:28.950Z] 00:14:01 all 0.06 0.00 0.03 0.00 0.03 99.88 [2021-06-25T00:25:28.951Z] 00:14:01 0 0.03 0.00 0.03 0.00 0.05 99.88 [2021-06-25T00:25:28.951Z] 00:14:01 1 0.08 0.00 0.03 0.00 0.00 99.88 [2021-06-25T00:25:28.951Z] 00:15:01 all 0.05 0.00 0.03 0.01 0.03 99.88 [2021-06-25T00:25:28.951Z] 00:15:01 0 0.02 0.00 0.03 0.02 0.05 99.88 [2021-06-25T00:25:28.951Z] 00:15:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2021-06-25T00:25:28.951Z] 00:16:01 all 0.09 0.00 0.01 0.00 0.03 99.87 [2021-06-25T00:25:28.951Z] 00:16:01 0 0.17 0.00 0.02 0.00 0.03 99.78 [2021-06-25T00:25:28.951Z] 00:16:01 1 0.02 0.00 0.00 0.00 0.03 99.95 [2021-06-25T00:25:28.951Z] 00:17:01 all 0.09 0.00 0.02 0.00 0.03 99.86 [2021-06-25T00:25:28.951Z] 00:17:01 0 0.17 0.00 0.02 0.00 0.03 99.78 [2021-06-25T00:25:28.951Z] 00:17:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-25T00:25:28.951Z] 00:18:01 all 0.08 0.00 0.02 0.00 0.03 99.88 [2021-06-25T00:25:28.951Z] 00:18:01 0 0.13 0.00 0.02 0.00 0.03 99.82 [2021-06-25T00:25:28.951Z] 00:18:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-25T00:25:28.951Z] 00:19:01 all 0.07 0.00 0.01 0.00 0.04 99.88 [2021-06-25T00:25:28.951Z] 00:19:01 0 0.08 0.00 0.02 0.00 0.05 99.85 [2021-06-25T00:25:28.951Z] 00:19:01 1 0.05 0.00 0.00 0.00 0.03 99.92 [2021-06-25T00:25:28.951Z] 00:20:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-06-25T00:25:28.951Z] 00:20:01 0 0.15 0.00 0.02 0.00 0.03 99.80 [2021-06-25T00:25:28.951Z] 00:20:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-25T00:25:28.951Z] 00:21:01 all 0.08 0.00 0.02 0.00 0.03 99.88 [2021-06-25T00:25:28.951Z] 00:21:01 0 0.13 0.00 0.02 0.00 0.02 99.83 [2021-06-25T00:25:28.951Z] 00:21:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-25T00:25:28.951Z] 00:22:01 all 0.13 0.00 0.02 0.00 0.03 99.82 [2021-06-25T00:25:28.951Z] 00:22:01 0 0.23 0.00 0.02 0.00 0.03 99.72 [2021-06-25T00:25:28.951Z] 00:22:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-25T00:25:28.951Z] [2021-06-25T00:25:28.951Z] 00:22:01 CPU %user %nice %system %iowait %steal %idle [2021-06-25T00:25:28.951Z] 00:23:01 all 0.08 0.00 0.01 0.00 0.03 99.88 [2021-06-25T00:25:28.951Z] 00:23:01 0 0.13 0.00 0.02 0.00 0.03 99.82 [2021-06-25T00:25:28.951Z] 00:23:01 1 0.02 0.00 0.00 0.00 0.03 99.95 [2021-06-25T00:25:28.951Z] 00:24:01 all 0.08 0.00 0.01 0.00 0.03 99.89 [2021-06-25T00:25:28.951Z] 00:24:01 0 0.13 0.00 0.00 0.00 0.03 99.83 [2021-06-25T00:25:28.951Z] 00:24:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-25T00:25:28.951Z] 00:25:01 all 1.01 0.00 0.48 0.03 0.03 98.45 [2021-06-25T00:25:28.951Z] 00:25:01 0 1.31 0.00 0.60 0.02 0.03 98.04 [2021-06-25T00:25:28.951Z] 00:25:01 1 0.72 0.00 0.35 0.03 0.03 98.86 [2021-06-25T00:25:28.951Z] Average: all 11.75 0.00 3.03 1.74 0.05 83.43 [2021-06-25T00:25:28.951Z] Average: 0 11.58 0.00 3.04 1.75 0.05 83.58 [2021-06-25T00:25:28.951Z] Average: 1 11.92 0.00 3.02 1.73 0.05 83.28 [2021-06-25T00:25:28.951Z] [2021-06-25T00:25:28.951Z] [2021-06-25T00:25:28.951Z]