Pull request #3797 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 rather than eea5969ac6e108a3a2cd6bf0bb29fe789e372619 Obtained Jenkinsfile from a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7413130716168414369.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4151536414517262180.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-3797/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3797/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3389919060614627821.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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3797/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8163817555694624939.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4995297582245068662.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh 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-3797/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3797/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6071297030171448714.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 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-28054 in /w/workspace/edgexfoundry_edgex-go_PR-3797 [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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh8491446836738067335.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh858595950880438166.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3797/head:refs/remotes/origin/PR-3797 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 into PR head commit eea5969ac6e108a3a2cd6bf0bb29fe789e372619 Merge succeeded, producing eea5969ac6e108a3a2cd6bf0bb29fe789e372619 Checking out Revision eea5969ac6e108a3a2cd6bf0bb29fe789e372619 (PR-3797) > git config core.sparsecheckout # timeout=10 > git checkout -f eea5969ac6e108a3a2cd6bf0bb29fe789e372619 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh6049106517433026473.key > git merge a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eea5969ac6e108a3a2cd6bf0bb29fe789e372619 # timeout=10 Commit message: "fix(meta): Check required service and profile for ProvisionWatcher" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:58:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:58:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:58:29 ========================================================= 06:58:29 EdgeX Global Pipelines Version Info 06:58:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:58:30 ------------------- 06:58:30 stable info: 06:58:30 ------------------- 06:58:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:58:30 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 06:58:30 Message: update stable to v1.0.211 06:58:31 ------------------- 06:58:31 experimental info: 06:58:31 ------------------- 06:58:31 Commited By: **** collab-it+edgex@linuxfoundation.org 06:58:31 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 06:58:31 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:58:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:58:31 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:58:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:58:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:58:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:58:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 06:58:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:58:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:58:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 06:58:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 06:58:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:58:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:58:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:58:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:58:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:58:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:58:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:58:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:58:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:58:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 06:58:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:58:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:58:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3797 [Pipeline] echo 06:58:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3797 [Pipeline] echo 06:58:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3797 [Pipeline] echo 06:58:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eea5969ac6e108a3a2cd6bf0bb29fe789e372619 [Pipeline] echo 06:58:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eea5969 [Pipeline] echo 06:58:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:58:32 provisioning config files... 06:58:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3747111251902504676tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:58:33 ---> docker-login.sh 06:58:33 nexus3.edgexfoundry.org:10001 06:58:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:58:33 Configure a credential helper to remove this warning. See 06:58:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:58:33 06:58:33 Login Succeeded 06:58:33 nexus3.edgexfoundry.org:10002 06:58:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:58:33 Configure a credential helper to remove this warning. See 06:58:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:58:33 06:58:33 Login Succeeded 06:58:33 nexus3.edgexfoundry.org:10003 06:58:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:58:33 Configure a credential helper to remove this warning. See 06:58:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:58:33 06:58:33 Login Succeeded 06:58:33 nexus3.edgexfoundry.org:10004 06:58:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:58:33 Configure a credential helper to remove this warning. See 06:58:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:58:33 06:58:33 Login Succeeded 06:58:33 docker.io 06:58:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:58:34 Configure a credential helper to remove this warning. See 06:58:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:58:34 06:58:34 Login Succeeded 06:58:34 ---> docker-login.sh ends [Pipeline] } 06:58:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:58:34 ++ 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 06:58:34 + for file in '`ls cmd/**/Dockerfile`' 06:58:34 ++ dirname cmd/core-command/Dockerfile 06:58:34 ++ cut -d/ -f2 06:58:34 + echo core-command,cmd/core-command/Dockerfile 06:58:34 + for file in '`ls cmd/**/Dockerfile`' 06:58:34 ++ dirname cmd/core-data/Dockerfile 06:58:34 ++ cut -d/ -f2 06:58:34 + echo core-data,cmd/core-data/Dockerfile 06:58:34 + for file in '`ls cmd/**/Dockerfile`' 06:58:34 ++ dirname cmd/core-metadata/Dockerfile 06:58:34 ++ cut -d/ -f2 06:58:34 + echo core-metadata,cmd/core-metadata/Dockerfile 06:58:34 + for file in '`ls cmd/**/Dockerfile`' 06:58:34 ++ dirname cmd/security-bootstrapper/Dockerfile 06:58:34 ++ cut -d/ -f2 06:58:34 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:58:34 + for file in '`ls cmd/**/Dockerfile`' 06:58:34 ++ dirname cmd/security-proxy-setup/Dockerfile 06:58:34 ++ cut -d/ -f2 06:58:34 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:58:34 + for file in '`ls cmd/**/Dockerfile`' 06:58:34 ++ dirname cmd/security-secretstore-setup/Dockerfile 06:58:34 ++ cut -d/ -f2 06:58:34 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:58:34 + for file in '`ls cmd/**/Dockerfile`' 06:58:34 ++ dirname cmd/support-notifications/Dockerfile 06:58:34 ++ cut -d/ -f2 06:58:34 + echo support-notifications,cmd/support-notifications/Dockerfile 06:58:34 + for file in '`ls cmd/**/Dockerfile`' 06:58:34 ++ dirname cmd/support-scheduler/Dockerfile 06:58:34 ++ cut -d/ -f2 06:58:34 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:58:34 + for file in '`ls cmd/**/Dockerfile`' 06:58:34 ++ dirname cmd/sys-mgmt-agent/Dockerfile 06:58:34 ++ cut -d/ -f2 06:58:34 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:58:34 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:58:35 + git rev-list -1 --merges eea5969ac6e108a3a2cd6bf0bb29fe789e372619~1..eea5969ac6e108a3a2cd6bf0bb29fe789e372619 [Pipeline] echo 06:58:35 -----------> git rev-list -1 --merges eea5969ac6e108a3a2cd6bf0bb29fe789e372619~1..eea5969ac6e108a3a2cd6bf0bb29fe789e372619 eea5969ac6e108a3a2cd6bf0bb29fe789e372619 [false] [Pipeline] sh 06:58:35 + git log --format=format:%s -1 eea5969ac6e108a3a2cd6bf0bb29fe789e372619 [Pipeline] echo 06:58:35 ========================================================= 06:58:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:58:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 06:58:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:58:36 06:58:36 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:58:36 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:58:36 latest: Pulling from edgex-devops/git-semver 06:58:36 a0d0a0d46f8b: Pulling fs layer 06:58:36 3e5f54012d9b: Pulling fs layer 06:58:36 4c7163046ea9: Pulling fs layer 06:58:36 0c2d73faf560: Pulling fs layer 06:58:36 0c2d73faf560: Waiting 06:58:36 3e5f54012d9b: Verifying Checksum 06:58:36 3e5f54012d9b: Download complete 06:58:36 a0d0a0d46f8b: Download complete 06:58:36 0c2d73faf560: Verifying Checksum 06:58:36 0c2d73faf560: Download complete 06:58:36 4c7163046ea9: Verifying Checksum 06:58:36 4c7163046ea9: Download complete 06:58:37 a0d0a0d46f8b: Pull complete 06:58:37 3e5f54012d9b: Pull complete 06:58:37 4c7163046ea9: Pull complete 06:58:37 0c2d73faf560: Pull complete 06:58:37 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 06:58:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:58:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:58:37 prd-centos7-docker-4c-2g-28054 does not seem to be running inside a container 06:58:37 $ 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 06:58:38 $ docker top 826d61ef5e5f573c35307dc7c41b47bb77dabd07ec0b10d3cdea13a9656a57cf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:58:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:58:38 [ssh-agent] Looking for ssh-agent implementation... 06:58:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:58:38 $ docker exec 826d61ef5e5f573c35307dc7c41b47bb77dabd07ec0b10d3cdea13a9656a57cf ssh-agent 06:58:38 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjBIJLk/agent.14 06:58:38 SSH_AGENT_PID=21 06:58:38 Running ssh-add (command line suppressed) 06:58:38 Identity added: /w/workspace/edgex-go/1@tmp/private_key_845521955214437311.key (/w/workspace/edgex-go/1@tmp/private_key_845521955214437311.key) 06:58:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:58:39 + git tag --points-at HEAD [Pipeline] } 06:58:39 $ docker exec --env ******** --env ******** 826d61ef5e5f573c35307dc7c41b47bb77dabd07ec0b10d3cdea13a9656a57cf ssh-agent -k 06:58:39 unset SSH_AUTH_SOCK; 06:58:39 unset SSH_AGENT_PID; 06:58:39 echo Agent pid 21 killed; 06:58:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:58:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:58:39 [ssh-agent] Looking for ssh-agent implementation... 06:58:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:58:39 $ docker exec 826d61ef5e5f573c35307dc7c41b47bb77dabd07ec0b10d3cdea13a9656a57cf ssh-agent 06:58:39 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHgOCMb/agent.54 06:58:39 SSH_AGENT_PID=61 06:58:39 Running ssh-add (command line suppressed) 06:58:39 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2588658085389085476.key (/w/workspace/edgex-go/1@tmp/private_key_2588658085389085476.key) 06:58:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:58:40 + git semver init 06:58:40 # -> Open(): unable to determine branch for HEAD 06:58:40 # $GIT_DIR = /w/workspace/edgex-go/1/.git 06:58:40 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 06:58:40 # $SEMVER_REMOTE_NAME = origin 06:58:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:58:40 # $SEMVER_USER_NAME = edgex-jenkins 06:58:40 # $SEMVER_BRANCH = PR-3797 06:58:40 # $SEMVER_TEMP = /tmp/semver-109001136 06:58:40 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 06:58:52 # '/tmp/semver-109001136' -> '/w/workspace/edgex-go/1/.semver' 06:58:52 # -> Force: false 06:58:52 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 06:58:52 $ docker exec --env ******** --env ******** 826d61ef5e5f573c35307dc7c41b47bb77dabd07ec0b10d3cdea13a9656a57cf ssh-agent -k 06:58:52 unset SSH_AUTH_SOCK; 06:58:52 unset SSH_AGENT_PID; 06:58:52 echo Agent pid 61 killed; 06:58:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:58:53 + git semver [Pipeline] } 06:58:53 $ docker stop --time=1 826d61ef5e5f573c35307dc7c41b47bb77dabd07ec0b10d3cdea13a9656a57cf 06:58:55 $ docker rm -f 826d61ef5e5f573c35307dc7c41b47bb77dabd07ec0b10d3cdea13a9656a57cf [Pipeline] // withDockerContainer [Pipeline] sh 06:58:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:58:56 Stashed 1 file(s) [Pipeline] echo 06:58:56 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 06:58:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:58:56 ========================================================= 06:58:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:58:56 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:58:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:58:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:58:57 a0d0a0d46f8b: Already exists 06:58:57 31adcdaf11c8: Pulling fs layer 06:58:57 b8b176561691: Pulling fs layer 06:58:57 4527c011a84f: Pulling fs layer 06:58:57 5d74067f8e1e: Pulling fs layer 06:58:57 e0aca202a116: Pulling fs layer 06:58:57 3a43be97a3b4: Pulling fs layer 06:58:57 34cad66bf833: Pulling fs layer 06:58:57 b4e3c513aaa6: Pulling fs layer 06:58:57 5d74067f8e1e: Waiting 06:58:57 e0aca202a116: Waiting 06:58:57 3a43be97a3b4: Waiting 06:58:57 34cad66bf833: Waiting 06:58:57 b4e3c513aaa6: Waiting 06:58:57 b8b176561691: Verifying Checksum 06:58:57 b8b176561691: Download complete 06:58:57 31adcdaf11c8: Verifying Checksum 06:58:57 31adcdaf11c8: Download complete 06:58:57 5d74067f8e1e: Verifying Checksum 06:58:57 5d74067f8e1e: Download complete 06:58:57 e0aca202a116: Verifying Checksum 06:58:57 e0aca202a116: Download complete 06:58:57 3a43be97a3b4: Verifying Checksum 06:58:57 3a43be97a3b4: Download complete 06:58:57 34cad66bf833: Verifying Checksum 06:58:57 34cad66bf833: Download complete 06:58:57 31adcdaf11c8: Pull complete 06:58:57 b8b176561691: Pull complete 06:58:58 4527c011a84f: Download complete 06:58:58 b4e3c513aaa6: Verifying Checksum 06:58:58 b4e3c513aaa6: Download complete 06:59:01 4527c011a84f: Pull complete 06:59:01 5d74067f8e1e: Pull complete 06:59:01 e0aca202a116: Pull complete 06:59:01 3a43be97a3b4: Pull complete 06:59:01 34cad66bf833: Pull complete 06:59:04 b4e3c513aaa6: Pull complete 06:59:04 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 06:59:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:59:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 06:59:04 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:59:04 WORKDIR /edgex 06:59:04 COPY go.mod . 06:59:04 RUN go mod download' 06:59:04 + docker build -t ci-base-image-x86_64 -f - . 06:59:06 Sending build context to Docker daemon 329.8MB 06:59:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:59:06 ---> 9f6097aaca64 06:59:06 Step 2/4 : WORKDIR /edgex 06:59:07 ---> Running in c66e2234f5fe 06:59:07 Removing intermediate container c66e2234f5fe 06:59:07 ---> 1e3d99315f8a 06:59:07 Step 3/4 : COPY go.mod . 06:59:07 ---> 4582b7a62fc6 06:59:07 Step 4/4 : RUN go mod download 06:59:07 ---> Running in ac9b619ece65 06:59:11 Still waiting to schedule task 06:59:11 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:59:47 Removing intermediate container ac9b619ece65 06:59:47 ---> cf6a690c57a7 06:59:47 Successfully built cf6a690c57a7 06:59:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:59:48 + docker inspect -f . ci-base-image-x86_64 06:59:48 . [Pipeline] withDockerContainer 06:59:48 prd-centos7-docker-4c-2g-28054 does not seem to be running inside a container 06:59:48 $ 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 06:59:48 $ docker top 5bef0123d219d2077dd04d8688ab06187c128b0c41cf81e6961db71b071fe151 -eo pid,comm [Pipeline] { [Pipeline] sh 06:59:48 + go version 06:59:48 go version go1.16.8 linux/amd64 [Pipeline] } 06:59:48 $ docker stop --time=1 5bef0123d219d2077dd04d8688ab06187c128b0c41cf81e6961db71b071fe151 06:59:50 $ docker rm -f 5bef0123d219d2077dd04d8688ab06187c128b0c41cf81e6961db71b071fe151 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:59:53 + docker inspect -f . ci-base-image-x86_64 06:59:53 . [Pipeline] withDockerContainer 06:59:53 prd-centos7-docker-4c-2g-28054 does not seem to be running inside a container 06:59:53 $ 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 06:59:53 $ docker top d7cd190f02c7260e5d4881d38347705c51dad2eff75847339b64fcdbf2aa5ea7 -eo pid,comm [Pipeline] { [Pipeline] echo 06:59:53 ========================================================= 06:59:53 [edgeXBuildGoParallel] Running Tests and Build... 06:59:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:59:54 + make test 06:59:54 go mod tidy 06:59:54 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:59:59 ? github.com/edgexfoundry/edgex-go [no test files] 07:00:18 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:00:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:00:21 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:00:21 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:00:24 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:00:25 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:00:25 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:00:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:00:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:00:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:00:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:00:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:00:26 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:00:26 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:00:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.042s coverage: 28.7% of statements 07:00:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:00:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:00:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 98.5% of statements 07:00:28 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:00:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.054s coverage: 44.7% of statements 07:00:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:00:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:00:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.115s coverage: 89.5% of statements 07:00:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:00:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:00:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.059s coverage: 84.4% of statements 07:00:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:00:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:00:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 07:00:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:00:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:00:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.289s coverage: 94.2% of statements 07:00:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:00:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:00:32 ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 59.1% of statements 07:00:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:00:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 07:00:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:00:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:00:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:00:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 60.0% of statements 07:00:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:00:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:00:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:00:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.048s coverage: 0.9% of statements 07:00:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:00:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements 07:00:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 21.7% of statements 07:00:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:00:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements 07:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.055s coverage: 79.5% of statements 07:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 07:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.073s coverage: 96.3% of statements 07:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements 07:00:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.050s coverage: 94.4% of statements 07:00:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 07:00:52 Running on prd-ubuntu18.04-docker-arm64-4c-16g-28055 in /w/workspace/edgexfoundry_edgex-go_PR-3797 [Pipeline] { [Pipeline] ws 07:00:53 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 07:00:53 The recommended git tool is: git 07:00:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.185s coverage: 82.5% of statements 07:00:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:00:58 using credential edgex-jenkins-ssh 07:00:58 Cloning the remote Git repository 07:00:59 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:00:59 > git init /w/workspace/edgex-go/1 # timeout=10 07:00:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:00:59 > git --version # timeout=10 07:00:59 > git --version # 'git version 2.17.1' 07:00:59 using GIT_SSH to set credentials SSH Credentials for GitHub 07:00:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.097s coverage: 92.9% of statements 07:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 07:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements 07:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 07:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements 07:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 07:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 07:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 07:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.148s coverage: 91.2% of statements 07:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.143s coverage: 64.4% of statements 07:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements 07:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.046s coverage: 89.4% of statements 07:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 07:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements 07:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 07:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.234s coverage: 65.4% of statements 07:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.128s coverage: 43.8% of statements 07:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements 07:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements 07:01:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:01:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:01:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:01:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:01:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:01:15 using GIT_SSH to set credentials SSH Credentials for GitHub 07:01:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3797/head:refs/remotes/origin/PR-3797 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:01:16 Merging remotes/origin/main commit a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 into PR head commit eea5969ac6e108a3a2cd6bf0bb29fe789e372619 07:01:16 Merge succeeded, producing eea5969ac6e108a3a2cd6bf0bb29fe789e372619 07:01:16 Checking out Revision eea5969ac6e108a3a2cd6bf0bb29fe789e372619 (PR-3797) 07:01:16 > git config core.sparsecheckout # timeout=10 07:01:16 > git checkout -f eea5969ac6e108a3a2cd6bf0bb29fe789e372619 # timeout=10 07:01:16 > git remote # timeout=10 07:01:16 > git config --get remote.origin.url # timeout=10 07:01:16 using GIT_SSH to set credentials SSH Credentials for GitHub 07:01:16 > git merge a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 # timeout=10 07:01:16 > git rev-parse HEAD^{commit} # timeout=10 07:01:16 > git config core.sparsecheckout # timeout=10 07:01:16 > git checkout -f eea5969ac6e108a3a2cd6bf0bb29fe789e372619 # timeout=10 07:01:20 Commit message: "fix(meta): Check required service and profile for ProvisionWatcher" 07:01:20 > git --version # timeout=10 07:01:20 > git --version # 'git version 2.17.1' 07:01:20 fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 07:01:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements 07:01:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:01:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:01:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:01:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:01:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.136s coverage: 92.3% of statements 07:01:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:01:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:01:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:01:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:01:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 07:01:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:01:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:01:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements 07:01:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:01:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:01:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:01:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 07:01:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 07:01:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 07:01:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 07:01:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:01:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:01:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 07:01:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:01:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements 07:01:21 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 96.9% of statements 07:01:21 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:01:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:01:23 % Total % Received % Xferd Average Speed Time Time Time Current 07:01:23 Dload Upload Total Spent Left Speed 07:01:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 67181 0 --:--:-- --:--:-- --:--:-- 67565 [Pipeline] sh 07:01:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:01:23 + + sudo teesudo /etc/docker/daemon.new jq 07:01:23 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:01:23 { 07:01:23 "registry-mirrors": [ 07:01:23 "https://nexus3.edgexfoundry.org:10001" 07:01:23 ], 07:01:23 "bip": "10.250.0.254/24", 07:01:23 "hosts": [ 07:01:23 "tcp://0.0.0.0:5555", 07:01:23 "unix:///var/run/docker.sock" 07:01:23 ], 07:01:23 "mtu": 1458, 07:01:23 "selinux-enabled": true, 07:01:23 "seccomp-profile": "/etc/docker/seccomp.json" 07:01:23 } [Pipeline] sh 07:01:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:01:24 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:01:43 provisioning config files... 07:01:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8398093340497883932tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:01:43 ---> docker-login.sh 07:01:43 nexus3.edgexfoundry.org:10001 07:01:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:01:44 Configure a credential helper to remove this warning. See 07:01:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:01:44 07:01:44 Login Succeeded 07:01:44 nexus3.edgexfoundry.org:10002 07:01:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:01:44 Configure a credential helper to remove this warning. See 07:01:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:01:44 07:01:44 Login Succeeded 07:01:44 nexus3.edgexfoundry.org:10003 07:01:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:01:45 Configure a credential helper to remove this warning. See 07:01:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:01:45 07:01:45 Login Succeeded 07:01:45 nexus3.edgexfoundry.org:10004 07:01:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:01:46 Configure a credential helper to remove this warning. See 07:01:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:01:46 07:01:46 Login Succeeded 07:01:46 docker.io 07:01:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:01:46 Configure a credential helper to remove this warning. See 07:01:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:01:46 07:01:46 Login Succeeded 07:01:46 ---> docker-login.sh ends [Pipeline] } 07:01:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:01:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:01:47 ========================================================= 07:01:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 07:01:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:01:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:01:48 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:01:48 552d1f2373af: Pulling fs layer 07:01:48 ea3f2d53f512: Pulling fs layer 07:01:48 9e70ebbbe112: Pulling fs layer 07:01:48 7a9cfe048b4a: Pulling fs layer 07:01:48 72dc09318566: Pulling fs layer 07:01:48 f4f7b4309257: Pulling fs layer 07:01:48 0ac9a79272e3: Pulling fs layer 07:01:48 b78e95d17946: Pulling fs layer 07:01:48 7a9cfe048b4a: Waiting 07:01:48 72dc09318566: Waiting 07:01:48 f4f7b4309257: Waiting 07:01:48 0ac9a79272e3: Waiting 07:01:48 b78e95d17946: Waiting 07:01:48 9e70ebbbe112: Verifying Checksum 07:01:48 9e70ebbbe112: Download complete 07:01:48 ea3f2d53f512: Verifying Checksum 07:01:48 ea3f2d53f512: Download complete 07:01:48 72dc09318566: Download complete 07:01:48 f4f7b4309257: Verifying Checksum 07:01:48 f4f7b4309257: Download complete 07:01:48 552d1f2373af: Download complete 07:01:48 0ac9a79272e3: Verifying Checksum 07:01:48 0ac9a79272e3: Download complete 07:01:49 552d1f2373af: Pull complete 07:01:49 ea3f2d53f512: Pull complete 07:01:50 9e70ebbbe112: Pull complete 07:01:50 b78e95d17946: Verifying Checksum 07:01:50 b78e95d17946: Download complete 07:01:50 7a9cfe048b4a: Verifying Checksum 07:01:50 7a9cfe048b4a: Download complete 07:01:54 GO111MODULE=on go vet ./... 07:02:01 7a9cfe048b4a: Pull complete 07:02:01 72dc09318566: Pull complete 07:02:01 f4f7b4309257: Pull complete 07:02:02 0ac9a79272e3: Pull complete 07:02:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:02:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:02:04 ./bin/test-attribution-txt.sh [Pipeline] sh 07:02:05 + ls -al . 07:02:05 total 636 07:02:05 drwxrwxr-x 10 1001 1001 4096 Nov 9 07:02 . 07:02:05 drwxr-xr-x 4 root root 28 Nov 9 06:59 .. 07:02:05 -rw-rw-r-- 1 1001 1001 11 Nov 9 06:58 .dockerignore 07:02:05 drwxrwxr-x 8 1001 1001 179 Nov 9 06:58 .git 07:02:05 drwxrwxr-x 4 1001 1001 142 Nov 9 06:58 .github 07:02:05 -rw-rw-r-- 1 1001 1001 804 Nov 9 06:58 .gitignore 07:02:05 -rw-rw-r-- 1 1001 1001 42 Nov 9 06:58 .golangci.yml 07:02:05 -rw-rw-r-- 1 1001 1001 76 Nov 9 06:58 .hadolint.yml 07:02:05 drwx------ 3 1001 1001 58 Nov 9 06:58 .semver 07:02:05 -rw-rw-r-- 1 1001 1001 166 Nov 9 06:58 .sonarcloud.properties 07:02:05 -rw-rw-r-- 1 1001 1001 1171 Nov 9 06:58 ADOPTERS.md 07:02:05 -rw-rw-r-- 1 1001 1001 8910 Nov 9 06:58 Attribution.txt 07:02:05 -rw-rw-r-- 1 1001 1001 43881 Nov 9 06:58 CHANGELOG.md 07:02:05 -rw-rw-r-- 1 1001 1001 3804 Nov 9 06:58 CONTRIBUTING.md 07:02:05 -rw-rw-r-- 1 1001 1001 677 Nov 9 06:58 GOVERNANCE.md 07:02:05 -rw-rw-r-- 1 1001 1001 849 Nov 9 06:58 Jenkinsfile 07:02:05 -rw-rw-r-- 1 1001 1001 10775 Nov 9 06:58 LICENSE 07:02:05 -rw-rw-r-- 1 1001 1001 6508 Nov 9 06:58 Makefile 07:02:05 -rw-rw-r-- 1 1001 1001 582 Nov 9 06:58 OWNERS.md 07:02:05 -rw-rw-r-- 1 1001 1001 8256 Nov 9 06:58 README.md 07:02:05 -rw-rw-r-- 1 1001 1001 6912 Nov 9 06:58 SECURITY.md 07:02:05 -rw-rw-r-- 1 1001 1001 5 Nov 9 06:58 VERSION 07:02:05 -rw-rw-r-- 1 1001 1001 4131 Nov 9 06:58 ZMQWindows.md 07:02:05 drwxrwxr-x 2 1001 1001 37 Nov 9 06:58 bin 07:02:05 drwxrwxr-x 14 1001 1001 4096 Nov 9 06:58 cmd 07:02:05 -rw-r--r-- 1 root root 428381 Nov 9 07:01 coverage.out 07:02:05 -rw-rw-r-- 1 1001 1001 854 Nov 9 06:58 go.mod 07:02:05 -rw-rw-r-- 1 1001 1001 49665 Nov 9 06:58 go.sum 07:02:05 drwxrwxr-x 8 1001 1001 124 Nov 9 06:58 internal 07:02:05 drwxrwxr-x 3 1001 1001 16 Nov 9 06:58 openapi 07:02:05 drwxrwxr-x 4 1001 1001 71 Nov 9 06:58 snap 07:02:05 -rw-rw-r-- 1 1001 1001 204 Nov 9 06:58 version.go [Pipeline] sh 07:02:05 + '[' -e coverage.out ] 07:02:05 + chown 1001:1001 coverage.out [Pipeline] stash 07:02:05 Stashed 1 file(s) [Pipeline] sh 07:02:06 + make build 07:02:06 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 07:02:07 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 07:02:08 b78e95d17946: Pull complete 07:02:08 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 07:02:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:02:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 07:02:09 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:02:09 WORKDIR /edgex 07:02:09 COPY go.mod . 07:02:09 RUN go mod download 07:02:09 + docker build -t ci-base-image-arm64 -f - . 07:02:11 Sending build context to Docker daemon 166.6MB 07:02:11 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:02:11 ---> 8b459fc5aaf0 07:02:11 Step 2/4 : WORKDIR /edgex 07:02:13 ---> Running in 73faa520e3a8 07:02:13 Removing intermediate container 73faa520e3a8 07:02:13 ---> 436c458be12a 07:02:13 Step 3/4 : COPY go.mod . 07:02:14 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 07:02:14 ---> f54320dc0bae 07:02:14 Step 4/4 : RUN go mod download 07:02:14 ---> Running in 366b47462257 07:02:14 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 07:02:16 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 07:02:16 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 07:02:17 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 07:02:18 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 07:02:18 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 07:02:20 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 07:02:20 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 07:02:21 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] } 07:02:23 $ docker stop --time=1 d7cd190f02c7260e5d4881d38347705c51dad2eff75847339b64fcdbf2aa5ea7 07:02:25 $ docker rm -f d7cd190f02c7260e5d4881d38347705c51dad2eff75847339b64fcdbf2aa5ea7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:02:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:02:27 07:02:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 07:02:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:02:28 latest: Pulling from edgex-devops/edgex-compose 07:02:28 cbdbe7a5bc2a: Pulling fs layer 07:02:28 ca9280d653b3: Pulling fs layer 07:02:28 7e9c9ca2126c: Pulling fs layer 07:02:28 cbdbe7a5bc2a: Verifying Checksum 07:02:28 cbdbe7a5bc2a: Download complete 07:02:28 ca9280d653b3: Verifying Checksum 07:02:28 ca9280d653b3: Download complete 07:02:28 cbdbe7a5bc2a: Pull complete 07:02:28 7e9c9ca2126c: Verifying Checksum 07:02:28 7e9c9ca2126c: Download complete 07:02:29 ca9280d653b3: Pull complete 07:02:32 7e9c9ca2126c: Pull complete 07:02:32 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 07:02:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:02:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 07:02:32 prd-centos7-docker-4c-2g-28054 does not seem to be running inside a container 07:02:32 $ 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 07:02:35 $ docker top df1fa16c8e1f6df931ef3079f858317d8bda0f7022b478971daebbd4c7fa0ea9 -eo pid,comm [Pipeline] { [Pipeline] sh 07:02:35 + docker-compose build --help 07:02:35 + grep parallel 07:02:36 --parallel Build images in parallel. [Pipeline] } 07:02:36 $ docker stop --time=1 df1fa16c8e1f6df931ef3079f858317d8bda0f7022b478971daebbd4c7fa0ea9 07:02:37 $ docker rm -f df1fa16c8e1f6df931ef3079f858317d8bda0f7022b478971daebbd4c7fa0ea9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:02:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:02:37 . [Pipeline] withDockerContainer 07:02:37 prd-centos7-docker-4c-2g-28054 does not seem to be running inside a container 07:02:37 $ 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 07:02:38 $ docker top ea492bdd0242d55c253677d0ca1bdb43866bdfe658b88e134df5706a4649881b -eo pid,comm [Pipeline] { [Pipeline] sh 07:02:38 + docker-compose -f ./docker-compose-build.yml build --parallel 07:02:39 Building core-command ... 07:02:39 Building core-data ... 07:02:39 Building core-metadata ... 07:02:39 Building security-bootstrapper ... 07:02:39 Building security-proxy-setup ... 07:02:39 Building security-secretstore-setup ... 07:02:39 Building support-notifications ... 07:02:39 Building support-scheduler ... 07:02:39 Building sys-mgmt-agent ... 07:02:39 Building core-data 07:02:39 Building support-scheduler 07:02:39 Building core-metadata 07:02:39 Building support-notifications 07:02:39 Building security-bootstrapper 07:02:51 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:02:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:02:51 ---> cf6a690c57a7 07:02:51 Step 3/22 : WORKDIR /edgex-go 07:02:51 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:02:51 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:02:51 ---> cf6a690c57a7 07:02:51 Step 3/21 : WORKDIR /edgex-go 07:02:51 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:02:51 Step 2/30 : FROM ${BUILDER_BASE} AS builder 07:02:51 ---> cf6a690c57a7 07:02:51 Step 3/30 : WORKDIR /edgex-go 07:02:55 ---> Running in 40bda0d3b908 07:02:55 ---> Running in 6df34b6ab1f3 07:02:55 ---> Running in f262655f1096 07:02:59 Removing intermediate container 40bda0d3b908 07:02:59 ---> 836c9245e411 07:02:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:02:59 Removing intermediate container f262655f1096 07:02:59 ---> 360b055b0839 07:02:59 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:02:59 Removing intermediate container 6df34b6ab1f3 07:02:59 ---> 8b279e6913c5 07:02:59 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:03:00 ---> Running in d79ee6f5a9f3 07:03:00 ---> Running in 58e988c4508a 07:03:00 ---> Running in 55cd39ce7e9d 07:03:05 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:03:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:03:05 ---> cf6a690c57a7 07:03:05 Step 3/23 : WORKDIR /edgex-go 07:03:05 ---> Using cache 07:03:05 ---> 360b055b0839 07:03:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:03:05 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:03:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:03:05 ---> cf6a690c57a7 07:03:05 Step 3/22 : WORKDIR /edgex-go 07:03:05 ---> Using cache 07:03:05 ---> 360b055b0839 07:03:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:03:06 ---> Running in fe3baa51cbd9 07:03:06 ---> Running in e07380943779 07:03:06 Removing intermediate container d79ee6f5a9f3 07:03:06 ---> e439ba3852e0 07:03:06 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:03:06 ---> Running in f7e34d1ff4f9 07:03:06 Removing intermediate container 55cd39ce7e9d 07:03:06 ---> 3e048d9acf34 07:03:06 Step 5/30 : RUN apk add --update --no-cache make git 07:03:06 Removing intermediate container 58e988c4508a 07:03:06 ---> 332952d48b14 07:03:06 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 07:03:06 ---> Running in f462676d9238 07:03:06 ---> Running in 8e6dabc4ce4e 07:03:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:03:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:03:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:03:07 Removing intermediate container e07380943779 07:03:07 ---> 9964704e6f45 07:03:07 Step 5/22 : RUN apk add --update --no-cache make git 07:03:07 Removing intermediate container fe3baa51cbd9 07:03:07 ---> 60d0a11c71de 07:03:07 Step 5/23 : RUN apk add --update --no-cache make git 07:03:07 ---> Running in 416b9e7d9656 07:03:07 ---> Running in f4596f1bbbe6 07:03:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:03:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:03:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:03:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:03:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:03:08 OK: 220 MiB in 52 packages 07:03:08 OK: 220 MiB in 52 packages 07:03:08 OK: 220 MiB in 52 packages 07:03:08 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:03:08 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:03:08 Removing intermediate container f7e34d1ff4f9 07:03:08 ---> 740c823fa210 07:03:08 Step 6/22 : COPY . . 07:03:08 OK: 220 MiB in 52 packages 07:03:08 Removing intermediate container 8e6dabc4ce4e 07:03:08 ---> 78e32953eb93 07:03:08 Step 6/21 : COPY . . 07:03:08 OK: 220 MiB in 52 packages 07:03:09 Removing intermediate container f462676d9238 07:03:09 ---> f3ba12bbc777 07:03:09 Step 6/30 : COPY . . 07:03:15 Removing intermediate container 416b9e7d9656 07:03:15 ---> 94743d33642c 07:03:15 Step 6/22 : COPY . . 07:03:15 Removing intermediate container f4596f1bbbe6 07:03:15 ---> bcfae0a150a5 07:03:15 Step 6/23 : COPY go.mod . 07:03:16 ---> 5c79c67c9468 07:03:16 Step 7/23 : RUN go mod download 07:03:16 ---> 5ec029b6f873 07:03:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:03:16 ---> Running in 48cb21989ced 07:03:17 ---> Running in e00eb82f783f 07:03:18 ---> 697300291fd8 07:03:18 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:03:18 ---> 1368b3870115 07:03:18 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:03:19 ---> Running in 409afc922916 07:03:19 ---> Running in bf0be7d97099 07:03:20 Removing intermediate container 48cb21989ced 07:03:20 ---> a8e64a5a3bfd 07:03:20 Step 8/23 : COPY . . 07:03:20 ---> ceb04db8c6bd 07:03:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:03:20 ---> Running in ddfeadbedbe6 07:03:21 Removing intermediate container 409afc922916 07:03:21 ---> 1abcb95b4f12 07:03:21 Step 8/21 : RUN make cmd/support-notifications/support-notifications 07:03:21 Removing intermediate container bf0be7d97099 07:03:21 ---> 44f623ca29db 07:03:21 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:03:21 ---> Running in dfc21f72ae94 07:03:21 Removing intermediate container e00eb82f783f 07:03:21 ---> d94877eb074a 07:03:21 Step 8/22 : RUN make cmd/core-data/core-data 07:03:22 ---> Running in 4933ba255180 07:03:22 ---> Running in b108def27afe 07:03:24 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 07:03:25 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 07:03:26 Removing intermediate container ddfeadbedbe6 07:03:26 ---> b0b1b0475229 07:03:26 Step 8/22 : RUN make cmd/core-metadata/core-metadata 07:03:26 ---> Running in 80466218c43d 07:03:26 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 07:03:26 ---> 386b6b76de6e 07:03:26 Step 9/23 : RUN go mod tidy 07:03:26 ---> Running in 37e59b3b3ffb 07:03:27 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 07:03:28 Removing intermediate container 37e59b3b3ffb 07:03:28 ---> f3c0d87cfd0a 07:03:28 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 07:03:28 ---> Running in c4d5967fe241 07:03:29 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 07:03:36 Removing intermediate container 366b47462257 07:03:36 ---> f7b226998142 07:03:36 Successfully built f7b226998142 07:03:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:03:37 + docker inspect -f . ci-base-image-arm64 07:03:37 . [Pipeline] withDockerContainer 07:03:37 prd-ubuntu18.04-docker-arm64-4c-16g-28055 does not seem to be running inside a container 07:03:37 $ 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 ******** -e ******** ci-base-image-arm64 cat 07:03:39 $ docker top aef0eebb9f315f77b2d09209e146fda7a8dcf1a884ffe779f5fda4dc90141f3f -eo pid,comm [Pipeline] { [Pipeline] sh 07:03:40 + go version 07:03:40 go version go1.16.8 linux/arm64 [Pipeline] } 07:03:40 $ docker stop --time=1 aef0eebb9f315f77b2d09209e146fda7a8dcf1a884ffe779f5fda4dc90141f3f 07:03:41 $ docker rm -f aef0eebb9f315f77b2d09209e146fda7a8dcf1a884ffe779f5fda4dc90141f3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:03:42 + docker inspect -f . ci-base-image-arm64 07:03:42 . [Pipeline] withDockerContainer 07:03:42 prd-ubuntu18.04-docker-arm64-4c-16g-28055 does not seem to be running inside a container 07:03:43 $ 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 ******** -e ******** ci-base-image-arm64 cat 07:03:44 $ docker top 542f34b7f7c5d4eb23793b6a33ef1fc1e3afc41cae81af61714d4203eb187ddb -eo pid,comm [Pipeline] { [Pipeline] echo 07:03:44 ========================================================= 07:03:44 [edgeXBuildGoParallel] Running Tests and Build... 07:03:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:03:45 + make test 07:03:45 go mod tidy 07:03:46 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:04:08 Removing intermediate container 4933ba255180 07:04:08 ---> bf3200f22379 07:04:08 07:04:08 Step 9/30 : FROM alpine:3.14 07:04:08 3.14: Pulling from library/alpine 07:04:08 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 07:04:08 Status: Downloaded newer image for alpine:3.14 07:04:08 ---> 14119a10abf4 07:04:08 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:04:08 ---> Running in ee7f24f8e877 07:04:08 Removing intermediate container dfc21f72ae94 07:04:08 ---> 513820238cea 07:04:08 07:04:08 Step 9/21 : FROM alpine:3.14 07:04:08 ---> 14119a10abf4 07:04:08 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 07:04:08 Removing intermediate container ee7f24f8e877 07:04:08 ---> dee44094e75c 07:04:08 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 07:04:08 ---> Running in 7d6693aca763 07:04:08 ---> Running in 4961ce1373b2 07:04:08 ? github.com/edgexfoundry/edgex-go [no test files] 07:04:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:04:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:04:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:04:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:04:10 (1/2) Installing ca-certificates (20191127-r5) 07:04:10 (2/2) Installing dumb-init (1.2.5-r1) 07:04:10 Executing busybox-1.33.1-r3.trigger 07:04:10 Executing ca-certificates-20191127-r5.trigger 07:04:10 (1/2) Installing dumb-init (1.2.5-r1) 07:04:10 (2/2) Installing su-exec (0.2-r1) 07:04:10 Executing busybox-1.33.1-r3.trigger 07:04:10 OK: 6 MiB in 16 packages 07:04:10 OK: 6 MiB in 16 packages 07:04:10 Removing intermediate container 80466218c43d 07:04:10 ---> 9f492a08fe2f 07:04:10 07:04:10 Step 9/22 : FROM alpine:3.14 07:04:10 ---> 14119a10abf4 07:04:10 Step 10/22 : RUN apk add --update --no-cache dumb-init 07:04:10 ---> Running in 31b6e6b0f67c 07:04:10 Removing intermediate container 4961ce1373b2 07:04:10 ---> 1ff5a79c8845 07:04:10 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 07:04:11 ---> Running in a9a5729189fe 07:04:11 Removing intermediate container 7d6693aca763 07:04:11 ---> a31474828385 07:04:11 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:04:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:04:11 Removing intermediate container a9a5729189fe 07:04:11 ---> 261701f4e4bd 07:04:11 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:04:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:04:11 ---> Running in 0494b348a664 07:04:11 ---> Running in dcb5c5a90de8 07:04:11 Removing intermediate container 0494b348a664 07:04:11 ---> 04fcc3fb118a 07:04:11 Step 12/21 : ENV APP_PORT=59860 07:04:11 (1/1) Installing dumb-init (1.2.5-r1) 07:04:11 Executing busybox-1.33.1-r3.trigger 07:04:11 OK: 6 MiB in 15 packages 07:04:11 ---> Running in 605b2597fd3f 07:04:11 Removing intermediate container dcb5c5a90de8 07:04:11 ---> d2b3f265fdaa 07:04:11 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:04:11 ---> Running in 7f067e2d1b8e 07:04:12 Removing intermediate container 605b2597fd3f 07:04:12 ---> 64e3467f7da7 07:04:12 Step 13/21 : EXPOSE $APP_PORT 07:04:12 ---> Running in 51a3504b149f 07:04:12 Removing intermediate container 51a3504b149f 07:04:12 ---> f05da2d09c29 07:04:12 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 07:04:12 Removing intermediate container 31b6e6b0f67c 07:04:12 ---> 05b54d770f51 07:04:12 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:04:12 ---> Running in d3f307e31573 07:04:12 Removing intermediate container c4d5967fe241 07:04:12 ---> 44eb8e66be88 07:04:12 07:04:12 Step 11/23 : FROM alpine:3.14 07:04:12 ---> 14119a10abf4 07:04:12 Step 12/23 : RUN apk add --update --no-cache dumb-init 07:04:12 ---> Using cache 07:04:12 ---> 05b54d770f51 07:04:12 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:04:12 ---> 0ee2a0854c04 07:04:12 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:04:13 Removing intermediate container b108def27afe 07:04:13 ---> b52f1fff04a5 07:04:13 07:04:13 Step 9/22 : FROM alpine:3.14 07:04:13 ---> 14119a10abf4 07:04:13 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:04:13 ---> Running in b92a64f5ee2c 07:04:13 ---> Running in ce38664ba5cd 07:04:13 Removing intermediate container d3f307e31573 07:04:13 ---> b1075bf15147 07:04:13 Step 12/22 : ENV APP_PORT=59881 07:04:13 Removing intermediate container b92a64f5ee2c 07:04:13 ---> 8799d137cff8 07:04:13 Step 14/23 : ENV APP_PORT=59861 07:04:13 Removing intermediate container 7f067e2d1b8e 07:04:13 ---> 101be2510949 07:04:13 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 07:04:13 Removing intermediate container ce38664ba5cd 07:04:13 ---> 5ccd6b6cf537 07:04:13 Step 11/22 : ENV APP_PORT=59880 07:04:13 ---> Running in 2f7613c75a2a 07:04:13 ---> Running in 24609a58544f 07:04:13 ---> Running in 58aff344b194 07:04:13 ---> Running in c52b9c954a15 07:04:13 ---> f7e6843ada42 07:04:13 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:04:13 Removing intermediate container 2f7613c75a2a 07:04:13 ---> ddda91b06a12 07:04:13 Step 13/22 : EXPOSE $APP_PORT 07:04:13 Removing intermediate container 58aff344b194 07:04:13 ---> 95555e59ab0f 07:04:13 Step 15/23 : EXPOSE $APP_PORT 07:04:13 Removing intermediate container 24609a58544f 07:04:13 ---> 206cea068a63 07:04:13 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:04:13 Removing intermediate container c52b9c954a15 07:04:13 ---> 2bf306581096 07:04:13 Step 12/22 : EXPOSE $APP_PORT 07:04:13 ---> Running in 7add8f80ba66 07:04:13 ---> Running in 27768237051b 07:04:13 ---> Running in 05c3e17fcea2 07:04:13 ---> 6a28ab47b892 07:04:13 Step 17/21 : ENTRYPOINT ["/support-notifications"] 07:04:13 ---> Running in 640b37acd342 07:04:13 Removing intermediate container 7add8f80ba66 07:04:13 ---> c2f8db935ae7 07:04:13 Step 14/22 : WORKDIR / 07:04:13 Removing intermediate container 27768237051b 07:04:13 ---> f9f3dd7494b4 07:04:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:04:13 ---> a395180a0819 07:04:13 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:04:13 Removing intermediate container 05c3e17fcea2 07:04:13 ---> 5d025bcf9cd9 07:04:13 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:04:13 ---> Running in f8fb41d46b4f 07:04:13 ---> Running in 4dde1fc01996 07:04:13 ---> Running in a48cd76859de 07:04:13 Removing intermediate container 640b37acd342 07:04:13 ---> 418b481671bc 07:04:13 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:04:13 ---> 38dcbd53138d 07:04:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:04:13 ---> Running in 294d7322c7ba 07:04:13 Removing intermediate container f8fb41d46b4f 07:04:13 ---> a40d881012e3 07:04:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:04:14 Removing intermediate container 294d7322c7ba 07:04:14 ---> a4c8edf10737 07:04:14 Step 19/21 : LABEL arch=x86_64 07:04:14 ---> Running in c92cbfacd1ba 07:04:14 ---> eaf30d3c4ae2 07:04:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:04:14 ---> 9b476315e658 07:04:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:04:14 Removing intermediate container c92cbfacd1ba 07:04:14 ---> 67be1da70218 07:04:14 Step 20/21 : LABEL git_sha=eea5969ac6e108a3a2cd6bf0bb29fe789e372619 07:04:14 ---> Running in bd1c02bd63ea 07:04:14 ---> bde0d6f86a54 07:04:14 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 07:04:14 ---> Running in 75ed625b2fcf 07:04:14 ---> 98bcc9a089e7 07:04:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:04:14 Removing intermediate container bd1c02bd63ea 07:04:14 ---> 7a3f64dd8c12 07:04:14 Step 21/21 : LABEL version=0.0.0 07:04:14 ---> Running in 270fa6ec491d 07:04:14 Removing intermediate container a48cd76859de 07:04:14 ---> 3372c4f5fe4a 07:04:14 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 07:04:14 Removing intermediate container 4dde1fc01996 07:04:14 ---> 5843c7b75ebe 07:04:14 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 07:04:14 Removing intermediate container 75ed625b2fcf 07:04:14 ---> bf072ff224c3 07:04:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:04:14 ---> Running in fa609ead0f4e 07:04:14 ---> 97ad60bd37ef 07:04:14 Step 18/22 : ENTRYPOINT ["/core-metadata"] 07:04:14 ---> Running in 642e71335c3a 07:04:14 Removing intermediate container 270fa6ec491d 07:04:14 ---> 6ba1ee6d47f1 07:04:14 07:04:15 ---> Running in 57974bc92dc8 07:04:15 Successfully built 6ba1ee6d47f1 07:04:15 Successfully tagged support-notifications:latest 07:04:15 Building security-proxy-setup 07:04:15 Removing intermediate container 642e71335c3a 07:04:15 ---> 33c2d6cb0e26 07:04:15 Step 21/23 : LABEL arch=x86_64 07:04:15  Building support-notifications ... done  ---> 98a7b952ba5b 07:04:15 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:04:15 ---> Running in 2780f4ceaca3 07:04:15 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:04:15 Removing intermediate container 57974bc92dc8 07:04:15 ---> 8caa36a66a8a 07:04:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:04:16 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:04:16 Removing intermediate container 2780f4ceaca3 07:04:16 ---> 6b94cda1f0fe 07:04:16 Step 22/23 : LABEL git_sha=eea5969ac6e108a3a2cd6bf0bb29fe789e372619 07:04:16 ---> Running in 4f5f095f8aad 07:04:16 (1/6) Installing dumb-init (1.2.5-r1) 07:04:16 (2/6) Installing libgcc (10.3.1_git20210424-r2) 07:04:16 (3/6) Installing libsodium (1.0.18-r0) 07:04:16 ---> b04cab2eca77 07:04:16 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:04:16 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 07:04:17 (5/6) Installing libzmq (4.3.4-r0) 07:04:17 ---> Running in 68bc8caeea4d 07:04:17 (6/6) Installing zeromq (4.3.4-r0) 07:04:17 Removing intermediate container 4f5f095f8aad 07:04:17 ---> 62643b7947a3 07:04:17 Step 20/22 : LABEL arch=x86_64 07:04:17 Executing busybox-1.33.1-r3.trigger 07:04:17 OK: 8 MiB in 20 packages 07:04:17 ---> f0b164a5ed9a 07:04:17 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:04:17 Removing intermediate container 68bc8caeea4d 07:04:17 ---> f6f1f13ffac5 07:04:17 Step 23/23 : LABEL version=0.0.0 07:04:17 ---> Running in 908b8a02b9d3 07:04:17 ---> Running in 248c184a46d4 07:04:17 Removing intermediate container 908b8a02b9d3 07:04:17 ---> 36f073808a1c 07:04:17 Step 21/22 : LABEL git_sha=eea5969ac6e108a3a2cd6bf0bb29fe789e372619 07:04:17 ---> Running in f1aa7d7f60bb 07:04:17 ---> 788f95407486 07:04:17 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 07:04:17 Removing intermediate container fa609ead0f4e 07:04:17 ---> 80d8b127c011 07:04:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:04:18 Removing intermediate container 248c184a46d4 07:04:18 ---> ca150b8586d3 07:04:18 07:04:18 Successfully built ca150b8586d3 07:04:18 Successfully tagged support-scheduler:latest 07:04:18 Building sys-mgmt-agent 07:04:18  Building support-scheduler ... done Removing intermediate container f1aa7d7f60bb 07:04:18 ---> 223bbe5c82d3 07:04:18 Step 22/22 : LABEL version=0.0.0 07:04:18 ---> Running in 4547baffd3f0 07:04:18 ---> f0451dc469e2 07:04:18 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 07:04:18 ---> a222299cbbee 07:04:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:04:21 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:04:21 Step 2/20 : FROM ${BUILDER_BASE} AS builder 07:04:21 ---> cf6a690c57a7 07:04:21 Step 3/20 : WORKDIR /edgex-go 07:04:21 ---> Using cache 07:04:21 ---> 360b055b0839 07:04:21 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:04:21 ---> Using cache 07:04:21 ---> 60d0a11c71de 07:04:21 Step 5/20 : RUN apk add --update --no-cache make git 07:04:21 ---> Using cache 07:04:21 ---> bcfae0a150a5 07:04:21 Step 6/20 : COPY . . 07:04:21 ---> Running in 352039c49365 07:04:22 ---> 5c201d3998c9 07:04:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:04:22 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:04:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:04:23 ---> cf6a690c57a7 07:04:23 Step 3/22 : WORKDIR /edgex-go 07:04:23 ---> Using cache 07:04:23 ---> 360b055b0839 07:04:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:04:23 ---> Using cache 07:04:23 ---> 60d0a11c71de 07:04:23 Step 5/22 : RUN apk add --update --no-cache make bash git 07:04:23 Removing intermediate container 4547baffd3f0 07:04:23 ---> 60704d289506 07:04:23 07:04:23 Removing intermediate container 352039c49365 07:04:23 ---> a52bdc9528b7 07:04:23 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:04:23 Successfully built 60704d289506 07:04:24 Successfully tagged core-metadata:latest 07:04:24 Building core-command 07:04:24  Building core-metadata ... done  ---> Running in f2be5b21fa11 07:04:28 ---> 4e789d19ced5 07:04:28 Step 18/22 : ENTRYPOINT ["/core-data"] 07:04:28 ---> b71fe2556246 07:04:28 Step 25/30 : RUN chmod +x /entrypoint.sh 07:04:28 ---> Running in b071b17a1bbb 07:04:28 ---> Running in 3f61a81471da 07:04:28 ---> 0f6afe480f67 07:04:28 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:04:28 Removing intermediate container b071b17a1bbb 07:04:28 ---> 7dfa4ebb697c 07:04:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:04:28 ---> Running in ddefcbdb72ca 07:04:28 ---> Running in 261ebd3fc5c1 07:04:28 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:04:28 Removing intermediate container 261ebd3fc5c1 07:04:28 ---> a352df138a4f 07:04:28 Step 20/22 : LABEL arch=x86_64 07:04:28 ---> Running in 24301eb6020e 07:04:29 Removing intermediate container 24301eb6020e 07:04:29 ---> 9b747db0577d 07:04:29 Step 21/22 : LABEL git_sha=eea5969ac6e108a3a2cd6bf0bb29fe789e372619 07:04:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:04:29 OK: 220 MiB in 52 packages 07:04:29 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:04:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:04:29 ---> cf6a690c57a7 07:04:29 Step 3/22 : WORKDIR /edgex-go 07:04:29 ---> Using cache 07:04:29 ---> 360b055b0839 07:04:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:04:29 ---> Using cache 07:04:29 ---> 60d0a11c71de 07:04:29 Step 5/22 : RUN apk add --update --no-cache make git 07:04:29 ---> Using cache 07:04:29 ---> bcfae0a150a5 07:04:29 Step 6/22 : COPY . . 07:04:29 ---> Using cache 07:04:29 ---> 0f6afe480f67 07:04:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:04:30 ---> Running in 6b4d40e99d20 07:04:30 Removing intermediate container 3f61a81471da 07:04:30 ---> aea454c2782a 07:04:30 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 07:04:30 ---> Running in 3c112aecadba 07:04:30 ---> Running in 43b63bb866c8 07:04:30 Removing intermediate container 6b4d40e99d20 07:04:30 ---> 9bbc6f5f8b7d 07:04:30 Step 22/22 : LABEL version=0.0.0 07:04:30 Removing intermediate container ddefcbdb72ca 07:04:30 ---> 678fb458ba8f 07:04:30 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:04:30 ---> Running in 4e952f13122c 07:04:30 ---> Running in 6588bcedd6a1 07:04:30 Removing intermediate container f2be5b21fa11 07:04:30 ---> 3e0875354771 07:04:30 Step 6/22 : COPY . . 07:04:30 Removing intermediate container 43b63bb866c8 07:04:30 ---> d5ff4ec0fa76 07:04:30 Step 27/30 : CMD ["gate"] 07:04:30 Removing intermediate container 4e952f13122c 07:04:30 ---> 8eb6bf9de316 07:04:30 07:04:30 ---> Running in 753f4bf1092e 07:04:30 Successfully built 8eb6bf9de316 07:04:30 Successfully tagged core-data:latest 07:04:30 Building security-secretstore-setup 07:04:31  Building core-data ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:04:31 Removing intermediate container 753f4bf1092e 07:04:31 ---> 041239c35dd1 07:04:31 Step 28/30 : LABEL arch=x86_64 07:04:37 ---> Running in 3146f9eff8a0 07:04:38 ---> f1239bf10d27 07:04:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:04:38 Removing intermediate container 3c112aecadba 07:04:38 ---> e35f1cb0c278 07:04:38 Step 8/22 : RUN make cmd/core-command/core-command 07:04:38 ---> Running in fbe973f6f860 07:04:38 Removing intermediate container 3146f9eff8a0 07:04:38 ---> 55fcf3db2fa0 07:04:38 Step 29/30 : LABEL git_sha=eea5969ac6e108a3a2cd6bf0bb29fe789e372619 07:04:38 ---> Running in 62bc14604599 07:04:38 ---> Running in 8ac57f82ce84 07:04:39 Removing intermediate container 8ac57f82ce84 07:04:39 ---> 0bf8a81a5481 07:04:39 Step 30/30 : LABEL version=0.0.0 07:04:39 ---> Running in 35d60723a58e 07:04:39 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 07:04:39 Removing intermediate container 35d60723a58e 07:04:39 ---> 42223049dbe7 07:04:39 07:04:40 Successfully built 42223049dbe7 07:04:40 Successfully tagged security-bootstrapper:latest 07:04:41  Building security-bootstrapper ... done Removing intermediate container fbe973f6f860 07:04:41 ---> 8015b96d2fc4 07:04:41 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:04:41 ---> Running in 21728706ca36 07:04:42 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 07:04:42 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:04:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:04:42 ---> cf6a690c57a7 07:04:42 Step 3/24 : WORKDIR /edgex-go 07:04:42 ---> Using cache 07:04:42 ---> 360b055b0839 07:04:42 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:04:42 ---> Using cache 07:04:42 ---> 60d0a11c71de 07:04:42 Step 5/24 : RUN apk add --update --no-cache make git 07:04:42 ---> Using cache 07:04:42 ---> bcfae0a150a5 07:04:42 Step 6/24 : COPY . . 07:04:42 ---> Using cache 07:04:42 ---> 0f6afe480f67 07:04:42 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:04:42 ---> Using cache 07:04:42 ---> e35f1cb0c278 07:04:42 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:04:42 ---> Running in b4f284a4e6a3 07:04:43 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 07:04:58 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 07:05:02 Removing intermediate container 6588bcedd6a1 07:05:02 ---> 2a112e9140d4 07:05:02 07:05:02 Step 9/20 : FROM alpine:3.14 07:05:02 ---> 14119a10abf4 07:05:02 Step 10/20 : RUN apk add --update --no-cache curl 07:05:02 ---> Running in 304375375e26 07:05:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:05:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:05:03 (1/5) Installing ca-certificates (20191127-r5) 07:05:03 (2/5) Installing brotli-libs (1.0.9-r5) 07:05:03 (3/5) Installing nghttp2-libs (1.43.0-r0) 07:05:03 (4/5) Installing libcurl (7.79.1-r0) 07:05:03 (5/5) Installing curl (7.79.1-r0) 07:05:03 Executing busybox-1.33.1-r3.trigger 07:05:03 Executing ca-certificates-20191127-r5.trigger 07:05:03 OK: 8 MiB in 19 packages 07:05:04 Removing intermediate container 304375375e26 07:05:04 ---> 2402f9bd1769 07:05:04 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:05:04 ---> Running in 512e4db53f14 07:05:04 Removing intermediate container 512e4db53f14 07:05:04 ---> c895e9a6cc65 07:05:04 Step 12/20 : WORKDIR /edgex 07:05:04 ---> Running in ca6a872115c5 07:05:04 Removing intermediate container ca6a872115c5 07:05:04 ---> b5eb736ae3b6 07:05:04 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:05:05 ---> fa2b90e2c194 07:05:05 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:05:05 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:05:05 ---> e29d582f0759 07:05:05 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:05:06 ---> c710d5a5595f 07:05:06 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:05:06 ---> Running in 77fa34ea4171 07:05:06 Removing intermediate container 77fa34ea4171 07:05:06 ---> 5c08a1a9a04c 07:05:06 Step 17/20 : CMD ["--init=true"] 07:05:06 ---> Running in 60f0da1aca16 07:05:06 Removing intermediate container 60f0da1aca16 07:05:06 ---> 0ceb818fbdd8 07:05:06 Step 18/20 : LABEL arch=x86_64 07:05:06 ---> Running in d2e27622a666 07:05:07 Removing intermediate container d2e27622a666 07:05:07 ---> e97557b188d3 07:05:07 Step 19/20 : LABEL git_sha=eea5969ac6e108a3a2cd6bf0bb29fe789e372619 07:05:07 ---> Running in 3745e3fc1dda 07:05:07 Removing intermediate container 3745e3fc1dda 07:05:07 ---> 95ec6ae77400 07:05:07 Step 20/20 : LABEL version=0.0.0 07:05:07 ---> Running in 96231b340c36 07:05:07 Removing intermediate container 96231b340c36 07:05:07 ---> 91522ea81c4d 07:05:07 07:05:07 Successfully built 91522ea81c4d 07:05:07 Successfully tagged security-proxy-setup:latest 07:05:09  Building security-proxy-setup ... done 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 07:05:10 Removing intermediate container 62bc14604599 07:05:10 ---> 43085d2c5c3a 07:05:10 07:05:10 Step 9/22 : FROM alpine:3.14 07:05:10 ---> 14119a10abf4 07:05:10 Step 10/22 : RUN apk add --update --no-cache dumb-init 07:05:10 ---> Using cache 07:05:10 ---> 05b54d770f51 07:05:10 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:05:10 ---> Using cache 07:05:10 ---> 8799d137cff8 07:05:10 Step 12/22 : ENV APP_PORT=59882 07:05:11 ---> Running in 918be673cbfa 07:05:12 Removing intermediate container 21728706ca36 07:05:12 ---> 6771da347c7a 07:05:12 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:05:13 Removing intermediate container 918be673cbfa 07:05:13 ---> f8efb8e8f4aa 07:05:13 Step 13/22 : EXPOSE $APP_PORT 07:05:13 ---> Running in 86bc27a2ced5 07:05:13 Removing intermediate container b4f284a4e6a3 07:05:13 ---> 3cd6512c13be 07:05:13 07:05:13 Step 9/24 : FROM alpine:3.14 07:05:13 ---> 14119a10abf4 07:05:13 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 07:05:13 ---> Running in 45c27402da23 07:05:13 ---> Running in 3d3d0d3945df 07:05:13 Removing intermediate container 45c27402da23 07:05:13 ---> 072383e490dc 07:05:13 Step 14/22 : WORKDIR / 07:05:13 ---> Running in 75ceb908a67f 07:05:13 Removing intermediate container 75ceb908a67f 07:05:13 ---> ead88f15ab6f 07:05:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:05:13 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 07:05:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:05:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:05:13 ---> f4a60072e288 07:05:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:05:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:05:14 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:05:14 (1/3) Installing ca-certificates (20191127-r5) 07:05:14 (2/3) Installing dumb-init (1.2.5-r1) 07:05:14 (3/3) Installing su-exec (0.2-r1) 07:05:14 Executing busybox-1.33.1-r3.trigger 07:05:14 Executing ca-certificates-20191127-r5.trigger 07:05:14 OK: 6 MiB in 17 packages 07:05:14 ---> da4533594ed9 07:05:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:05:14 ---> 4b8b07ef4007 07:05:14 Step 18/22 : ENTRYPOINT ["/core-command"] 07:05:14 ---> Running in 36ba80d03223 07:05:14 Removing intermediate container 86bc27a2ced5 07:05:14 ---> 4944df8e0600 07:05:14 07:05:14 Step 10/22 : FROM docker:20.10.8 07:05:14 Removing intermediate container 3d3d0d3945df 07:05:14 ---> fd689a433203 07:05:14 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:05:14 Removing intermediate container 36ba80d03223 07:05:14 ---> ca1603198d19 07:05:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:05:14 ---> Running in a5189fd7d5db 07:05:14 ---> Running in 384ad6f2af42 07:05:14 Removing intermediate container a5189fd7d5db 07:05:14 ---> 28d021cf1074 07:05:14 Step 20/22 : LABEL arch=x86_64 07:05:14 Removing intermediate container 384ad6f2af42 07:05:14 ---> 61208745a83f 07:05:14 Step 12/24 : WORKDIR / 07:05:14 ---> Running in 2c8abf8e73ed 07:05:14 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:05:15 ---> Running in 9d875c4a8357 07:05:15 Removing intermediate container 2c8abf8e73ed 07:05:15 ---> f2a2ccb38c4c 07:05:15 Step 21/22 : LABEL git_sha=eea5969ac6e108a3a2cd6bf0bb29fe789e372619 07:05:15 ---> Running in 7844462f7f21 07:05:15 Removing intermediate container 9d875c4a8357 07:05:15 ---> e343f8877100 07:05:15 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:05:15 Removing intermediate container 7844462f7f21 07:05:15 ---> 16b44af97d36 07:05:15 Step 22/22 : LABEL version=0.0.0 07:05:15 ---> Running in c8924d6cabae 07:05:15 20.10.8: Pulling from library/docker 07:05:15 ---> df353dd57fcd 07:05:15 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:05:15 Removing intermediate container c8924d6cabae 07:05:15 ---> 2ebcd8466d1c 07:05:15 07:05:15 Successfully built 2ebcd8466d1c 07:05:15 Successfully tagged core-command:latest 07:05:15  Building core-command ... done  ---> 39882923d4a4 07:05:15 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:05:15 ---> 95a994b062c2 07:05:15 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 07:05:15 ---> 11e0d3763382 07:05:15 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:05:16 ---> d98173d969c9 07:05:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:05:16 ---> a0a158ee7f50 07:05:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:05:16 ---> bceaf2b5bc9d 07:05:16 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 07:05:16 ---> Running in 1fd5a830c6fc 07:05:17 Removing intermediate container 1fd5a830c6fc 07:05:17 ---> 0ce358ff914e 07:05:17 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 07:05:17 ---> Running in 3e06ada9a358 07:05:17 Removing intermediate container 3e06ada9a358 07:05:17 ---> 0155106bfc82 07:05:17 Step 22/24 : LABEL arch=x86_64 07:05:17 ---> Running in a47f042af02b 07:05:18 Removing intermediate container a47f042af02b 07:05:18 ---> 33ef98369ada 07:05:18 Step 23/24 : LABEL git_sha=eea5969ac6e108a3a2cd6bf0bb29fe789e372619 07:05:18 ---> Running in 76d5e508d3e4 07:05:18 Removing intermediate container 76d5e508d3e4 07:05:18 ---> 3f48f82c4f7e 07:05:18 Step 24/24 : LABEL version=0.0.0 07:05:18 ---> Running in 2f9fea88e977 07:05:18 Removing intermediate container 2f9fea88e977 07:05:18 ---> 33180bb14440 07:05:18 07:05:18 Successfully built 33180bb14440 07:05:18 Successfully tagged security-secretstore-setup:latest 07:05:19  Building security-secretstore-setup ... done Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 07:05:19 Status: Downloaded newer image for docker:20.10.8 07:05:19 ---> bc6c0ffef665 07:05:19 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 07:05:19 ---> Running in 3ba93a1a50e0 07:05:19 Removing intermediate container 3ba93a1a50e0 07:05:19 ---> 5d729f09dbc7 07:05:19 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 07:05:19 ---> Running in 73d82d24cda9 07:05:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:05:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:05:20 (1/42) Installing readline (8.1.0-r0) 07:05:20 (2/42) Installing bash (5.1.4-r0) 07:05:20 Executing bash-5.1.4-r0.post-install 07:05:20 (3/42) Installing brotli-libs (1.0.9-r5) 07:05:20 (4/42) Installing nghttp2-libs (1.43.0-r0) 07:05:20 (5/42) Installing libcurl (7.79.1-r0) 07:05:20 (6/42) Installing curl (7.79.1-r0) 07:05:20 (7/42) Installing dumb-init (1.2.5-r1) 07:05:20 (8/42) Installing libbz2 (1.0.8-r1) 07:05:20 (9/42) Installing expat (2.4.1-r0) 07:05:20 (10/42) Installing libffi (3.3-r2) 07:05:20 (11/42) Installing gdbm (1.19-r0) 07:05:20 (12/42) Installing xz-libs (5.2.5-r0) 07:05:20 (13/42) Installing libgcc (10.3.1_git20210424-r2) 07:05:20 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 07:05:20 (15/42) Installing mpdecimal (2.5.1-r1) 07:05:20 (16/42) Installing sqlite-libs (3.35.5-r0) 07:05:20 (17/42) Installing python3 (3.9.5-r1) 07:05:20 (18/42) Installing py3-appdirs (1.4.4-r2) 07:05:20 (19/42) Installing py3-chardet (4.0.0-r2) 07:05:20 (20/42) Installing py3-idna (3.2-r0) 07:05:20 (21/42) Installing py3-urllib3 (1.26.5-r0) 07:05:20 (22/42) Installing py3-certifi (2020.12.5-r1) 07:05:20 (23/42) Installing py3-requests (2.25.1-r4) 07:05:20 (24/42) Installing py3-msgpack (1.0.2-r1) 07:05:20 (25/42) Installing py3-lockfile (0.12.2-r4) 07:05:20 (26/42) Installing py3-cachecontrol (0.12.6-r1) 07:05:20 (27/42) Installing py3-colorama (0.4.4-r1) 07:05:20 (28/42) Installing py3-contextlib2 (0.6.0-r1) 07:05:20 (29/42) Installing py3-distlib (0.3.1-r3) 07:05:20 (30/42) Installing py3-distro (1.5.0-r3) 07:05:20 (31/42) Installing py3-six (1.15.0-r1) 07:05:20 (32/42) Installing py3-webencodings (0.5.1-r4) 07:05:20 (33/42) Installing py3-html5lib (1.1-r1) 07:05:20 (34/42) Installing py3-parsing (2.4.7-r2) 07:05:21 (35/42) Installing py3-packaging (20.9-r1) 07:05:21 (36/42) Installing py3-toml (0.10.2-r2) 07:05:21 (37/42) Installing py3-pep517 (0.10.0-r2) 07:05:21 (38/42) Installing py3-progress (1.5-r2) 07:05:21 (39/42) Installing py3-retrying (1.3.3-r1) 07:05:21 (40/42) Installing py3-ordered-set (4.0.2-r1) 07:05:21 (41/42) Installing py3-setuptools (52.0.0-r3) 07:05:21 (42/42) Installing py3-pip (20.3.4-r1) 07:05:21 Executing busybox-1.33.1-r3.trigger 07:05:21 OK: 84 MiB in 64 packages 07:05:21 Collecting docker-compose==1.23.2 07:05:21 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:05:21 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:05:21 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:05:21 Collecting websocket-client<1.0,>=0.32.0 07:05:21 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 07:05:21 Collecting jsonschema<3,>=2.5.1 07:05:21 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:05:22 Collecting cached-property<2,>=1.2.0 07:05:22 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:05:22 Collecting PyYAML<4,>=3.10 07:05:22 Downloading PyYAML-3.13.tar.gz (270 kB) 07:05:22 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 07:05:22 Collecting docopt<0.7,>=0.6.1 07:05:22 Downloading docopt-0.6.2.tar.gz (25 kB) 07:05:23 Collecting dockerpty<0.5,>=0.4.1 07:05:23 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:05:23 Collecting texttable<0.10,>=0.9.0 07:05:23 Downloading texttable-0.9.1.tar.gz (11 kB) 07:05:23 Collecting docker<4.0,>=3.6.0 07:05:23 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:05:23 Collecting docker-pycreds>=0.4.0 07:05:23 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:05:23 Collecting urllib3<1.25,>=1.21.1 07:05:23 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:05:23 Collecting chardet<3.1.0,>=3.0.2 07:05:23 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 07:05:23 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 07:05:23 Collecting idna<2.8,>=2.5 07:05:23 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:05:24 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 07:05:24 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 07:05:24 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 07:05:24 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 07:05:24 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 07:05:24 Attempting uninstall: urllib3 07:05:24 Found existing installation: urllib3 1.26.5 07:05:24 Uninstalling urllib3-1.26.5: 07:05:24 Successfully uninstalled urllib3-1.26.5 07:05:24 Attempting uninstall: idna 07:05:24 Found existing installation: idna 3.2 07:05:24 Uninstalling idna-3.2: 07:05:24 Successfully uninstalled idna-3.2 07:05:24 Attempting uninstall: chardet 07:05:24 Found existing installation: chardet 4.0.0 07:05:24 Uninstalling chardet-4.0.0: 07:05:24 Successfully uninstalled chardet-4.0.0 07:05:24 Attempting uninstall: requests 07:05:24 Found existing installation: requests 2.25.1 07:05:24 Uninstalling requests-2.25.1: 07:05:24 Successfully uninstalled requests-2.25.1 07:05:24 Running setup.py install for texttable: started 07:05:25 Running setup.py install for texttable: finished with status 'done' 07:05:25 Running setup.py install for PyYAML: started 07:05:25 Running setup.py install for PyYAML: finished with status 'done' 07:05:25 Running setup.py install for docopt: started 07:05:25 Running setup.py install for docopt: finished with status 'done' 07:05:25 Running setup.py install for dockerpty: started 07:05:26 Running setup.py install for dockerpty: finished with status 'done' 07:05:26 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 07:05:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:05:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:05:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:05:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:05:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:05:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:05:28 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:05:28 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:05:28 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:05:28 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:05:29 Removing intermediate container 73d82d24cda9 07:05:29 ---> 922311ffeef2 07:05:29 Step 13/22 : ENV APP_PORT=58890 07:05:29 ---> Running in 3d2418be4263 07:05:29 Removing intermediate container 3d2418be4263 07:05:29 ---> f971e2587b30 07:05:29 Step 14/22 : EXPOSE $APP_PORT 07:05:29 ---> Running in ab4780fce367 07:05:29 Removing intermediate container ab4780fce367 07:05:29 ---> 9dac4e49ce1f 07:05:29 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:05:29 ---> ea227bf25c77 07:05:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:05:30 ---> 2aba6dd009ba 07:05:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:05:30 ---> 992842cc5099 07:05:30 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 07:05:30 ---> Running in 95651fb0991a 07:05:30 Removing intermediate container 95651fb0991a 07:05:30 ---> ace1aa8d5221 07:05:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:05:30 ---> Running in 30557019a52d 07:05:30 Removing intermediate container 30557019a52d 07:05:30 ---> d2a4f0ccb428 07:05:30 Step 20/22 : LABEL arch=x86_64 07:05:30 ---> Running in 8d6be34c3071 07:05:30 Removing intermediate container 8d6be34c3071 07:05:30 ---> 8ae4084db011 07:05:30 Step 21/22 : LABEL git_sha=eea5969ac6e108a3a2cd6bf0bb29fe789e372619 07:05:30 ---> Running in ede294c5a753 07:05:30 Removing intermediate container ede294c5a753 07:05:30 ---> 8fe8bfe4d06a 07:05:30 Step 22/22 : LABEL version=0.0.0 07:05:30 ---> Running in 1e365ef2373a 07:05:30 Removing intermediate container 1e365ef2373a 07:05:30 ---> 3729c9a1299b 07:05:30 07:05:30 Successfully built 3729c9a1299b 07:05:30 Successfully tagged sys-mgmt-agent:latest 07:05:31  Building sys-mgmt-agent ... done  [Pipeline] } 07:05:31 $ docker stop --time=1 ea492bdd0242d55c253677d0ca1bdb43866bdfe658b88e134df5706a4649881b 07:05:32 $ docker rm -f ea492bdd0242d55c253677d0ca1bdb43866bdfe658b88e134df5706a4649881b [Pipeline] // withDockerContainer [Pipeline] sh 07:05:33 + docker images 07:05:33 REPOSITORY TAG IMAGE ID CREATED SIZE 07:05:33 sys-mgmt-agent latest 3729c9a1299b 2 seconds ago 294MB 07:05:33 security-secretstore-setup latest 33180bb14440 14 seconds ago 28.4MB 07:05:33 core-command latest 2ebcd8466d1c 17 seconds ago 16.1MB 07:05:33 4944df8e0600 18 seconds ago 1.76GB 07:05:33 3cd6512c13be 19 seconds ago 1.76GB 07:05:33 43085d2c5c3a 22 seconds ago 1.75GB 07:05:33 security-proxy-setup latest 91522ea81c4d 25 seconds ago 26.9MB 07:05:33 2a112e9140d4 31 seconds ago 1.76GB 07:05:33 security-bootstrapper latest 42223049dbe7 53 seconds ago 18.9MB 07:05:33 core-data latest 8eb6bf9de316 About a minute ago 20.7MB 07:05:33 core-metadata latest 60704d289506 About a minute ago 16.9MB 07:05:33 support-scheduler latest ca150b8586d3 About a minute ago 16.2MB 07:05:33 support-notifications latest 6ba1ee6d47f1 About a minute ago 16.9MB 07:05:33 44eb8e66be88 About a minute ago 1.76GB 07:05:33 b52f1fff04a5 About a minute ago 1.76GB 07:05:33 9f492a08fe2f About a minute ago 1.76GB 07:05:33 513820238cea About a minute ago 1.76GB 07:05:33 bf3200f22379 About a minute ago 1.76GB 07:05:33 ci-base-image-x86_64 latest cf6a690c57a7 5 minutes ago 1.25GB 07:05:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 3 weeks ago 548MB 07:05:33 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 weeks ago 34.5MB 07:05:33 docker 20.10.8 bc6c0ffef665 2 months ago 214MB 07:05:33 alpine 3.14 14119a10abf4 2 months ago 5.6MB 07:05:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 07:05:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.174s coverage: 28.7% of statements 07:05:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:05:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:05:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.359s coverage: 98.5% of statements 07:05:39 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:05:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.321s coverage: 44.7% of statements 07:05:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:05:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:05:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.577s coverage: 89.5% of statements 07:05:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:05:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:05:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.320s coverage: 84.4% of statements 07:05:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:05:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:05:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 07:05:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:05:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:05:48 Still waiting to schedule task 07:05:48 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 07:05:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.664s coverage: 94.2% of statements 07:05:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:05:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:05:52 ok github.com/edgexfoundry/edgex-go/internal/io 0.202s coverage: 59.1% of statements 07:05:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:05:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 07:05:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:05:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:05:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:05:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.212s coverage: 60.0% of statements 07:05:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:05:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:05:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:05:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.330s coverage: 0.9% of statements 07:05:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:05:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.202s coverage: 58.8% of statements 07:05:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.192s coverage: 21.7% of statements 07:05:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:05:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.268s coverage: 47.1% of statements 07:05:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.214s coverage: 79.5% of statements 07:05:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.249s coverage: 94.1% of statements 07:05:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.247s coverage: 96.3% of statements 07:05:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.218s coverage: 87.5% of statements 07:06:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.245s coverage: 94.4% of statements 07:06:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.175s coverage: 44.8% of statements 07:06:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.555s coverage: 82.5% of statements 07:06:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:06:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.268s coverage: 92.9% of statements 07:06:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:06:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:06:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:06:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 07:06:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:06:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:06:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:06:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:06:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:06:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.187s coverage: 87.2% of statements 07:06:19 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:06:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:06:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.161s coverage: 100.0% of statements 07:06:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:06:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.255s coverage: 58.8% of statements 07:06:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:06:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.224s coverage: 80.0% of statements 07:06:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.249s coverage: 87.2% of statements 07:06:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.251s coverage: 85.4% of statements 07:06:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.763s coverage: 91.2% of statements 07:06:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:06:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.695s coverage: 64.4% of statements 07:06:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:06:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:06:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.164s coverage: 100.0% of statements 07:06:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.080s coverage: 89.4% of statements 07:06:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements 07:06:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.111s coverage: 73.7% of statements 07:06:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements 07:06:26 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.434s coverage: 65.4% of statements 07:06:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:06:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:06:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:06:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.788s coverage: 43.8% of statements 07:06:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:06:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:06:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.267s coverage: 89.5% of statements 07:06:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:06:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.255s coverage: 84.8% of statements 07:06:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:06:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.270s coverage: 17.7% of statements 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:06:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.628s coverage: 92.3% of statements 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:06:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.260s coverage: 63.2% of statements 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:06:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.451s coverage: 97.7% of statements 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 07:06:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.175s coverage: 28.9% of statements 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:06:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.176s coverage: 100.0% of statements 07:06:36 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 96.9% of statements 07:06:36 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 07:06:36 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:06:36 GO111MODULE=on go vet ./... 07:07:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:07:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:08:00 ./bin/test-attribution-txt.sh [Pipeline] sh 07:08:03 + ls -al . 07:08:03 total 664 07:08:03 drwxrwxr-x 9 1001 1001 4096 Nov 9 07:08 . 07:08:03 drwxr-xr-x 4 root root 4096 Nov 9 07:03 .. 07:08:03 -rw-rw-r-- 1 1001 1001 11 Nov 9 07:01 .dockerignore 07:08:03 drwxrwxr-x 8 1001 1001 4096 Nov 9 07:01 .git 07:08:03 drwxrwxr-x 4 1001 1001 4096 Nov 9 07:01 .github 07:08:03 -rw-rw-r-- 1 1001 1001 804 Nov 9 07:01 .gitignore 07:08:03 -rw-rw-r-- 1 1001 1001 42 Nov 9 07:01 .golangci.yml 07:08:03 -rw-rw-r-- 1 1001 1001 76 Nov 9 07:01 .hadolint.yml 07:08:03 -rw-rw-r-- 1 1001 1001 166 Nov 9 07:01 .sonarcloud.properties 07:08:03 -rw-rw-r-- 1 1001 1001 1171 Nov 9 07:01 ADOPTERS.md 07:08:03 -rw-rw-r-- 1 1001 1001 8910 Nov 9 07:01 Attribution.txt 07:08:03 -rw-rw-r-- 1 1001 1001 43881 Nov 9 07:01 CHANGELOG.md 07:08:03 -rw-rw-r-- 1 1001 1001 3804 Nov 9 07:01 CONTRIBUTING.md 07:08:03 -rw-rw-r-- 1 1001 1001 677 Nov 9 07:01 GOVERNANCE.md 07:08:03 -rw-rw-r-- 1 1001 1001 849 Nov 9 07:01 Jenkinsfile 07:08:03 -rw-rw-r-- 1 1001 1001 10775 Nov 9 07:01 LICENSE 07:08:03 -rw-rw-r-- 1 1001 1001 6508 Nov 9 07:01 Makefile 07:08:03 -rw-rw-r-- 1 1001 1001 582 Nov 9 07:01 OWNERS.md 07:08:03 -rw-rw-r-- 1 1001 1001 8256 Nov 9 07:01 README.md 07:08:03 -rw-rw-r-- 1 1001 1001 6912 Nov 9 07:01 SECURITY.md 07:08:03 -rw-rw-r-- 1 1001 1001 5 Nov 9 06:58 VERSION 07:08:03 -rw-rw-r-- 1 1001 1001 4131 Nov 9 07:01 ZMQWindows.md 07:08:03 drwxrwxr-x 2 1001 1001 4096 Nov 9 07:01 bin 07:08:03 drwxrwxr-x 14 1001 1001 4096 Nov 9 07:01 cmd 07:08:03 -rw-r--r-- 1 root root 428381 Nov 9 07:06 coverage.out 07:08:03 -rw-rw-r-- 1 1001 1001 854 Nov 9 07:01 go.mod 07:08:03 -rw-rw-r-- 1 1001 1001 49665 Nov 9 07:01 go.sum 07:08:03 drwxrwxr-x 8 1001 1001 4096 Nov 9 07:01 internal 07:08:03 drwxrwxr-x 3 1001 1001 4096 Nov 9 07:01 openapi 07:08:03 drwxrwxr-x 4 1001 1001 4096 Nov 9 07:01 snap 07:08:03 -rw-rw-r-- 1 1001 1001 204 Nov 9 07:01 version.go [Pipeline] sh 07:08:03 + '[' -e coverage.out ] 07:08:03 + chown 1001:1001 coverage.out [Pipeline] stash 07:08:04 Warning: overwriting stash ‘coverage-report’ 07:08:04 Stashed 1 file(s) [Pipeline] sh 07:08:05 + make build 07:08:05 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 07:08:12 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 07:08:39 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 07:08:39 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 07:08:43 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 07:08:44 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 07:08:48 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 07:08:52 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 07:08:55 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 07:08:59 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 07:09:02 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 07:09:03 Running on prd-ubuntu18.04-docker-8c-8g-28060 in /w/workspace/edgexfoundry_edgex-go_PR-3797 [Pipeline] { [Pipeline] ws 07:09:03 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 07:09:03 The recommended git tool is: git 07:09:05 using credential edgex-jenkins-ssh 07:09:05 Cloning the remote Git repository 07:09:05 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 07:09:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:09:05 > git init /w/workspace/edgex-go/1 # timeout=10 07:09:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:09:05 > git --version # timeout=10 07:09:05 > git --version # 'git version 2.17.1' 07:09:05 using GIT_SSH to set credentials SSH Credentials for GitHub 07:09:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:09:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:09:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:09:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:09:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:09:10 using GIT_SSH to set credentials SSH Credentials for GitHub 07:09:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3797/head:refs/remotes/origin/PR-3797 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:09:10 Merging remotes/origin/main commit a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 into PR head commit eea5969ac6e108a3a2cd6bf0bb29fe789e372619 07:09:11 Merge succeeded, producing eea5969ac6e108a3a2cd6bf0bb29fe789e372619 07:09:11 Checking out Revision eea5969ac6e108a3a2cd6bf0bb29fe789e372619 (PR-3797) [Pipeline] } 07:09:11 $ docker stop --time=1 542f34b7f7c5d4eb23793b6a33ef1fc1e3afc41cae81af61714d4203eb187ddb 07:09:10 > git config core.sparsecheckout # timeout=10 07:09:10 > git checkout -f eea5969ac6e108a3a2cd6bf0bb29fe789e372619 # timeout=10 07:09:10 > git remote # timeout=10 07:09:10 > git config --get remote.origin.url # timeout=10 07:09:11 using GIT_SSH to set credentials SSH Credentials for GitHub 07:09:11 > git merge a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 # timeout=10 07:09:11 > git rev-parse HEAD^{commit} # timeout=10 07:09:11 > git config core.sparsecheckout # timeout=10 07:09:11 > git checkout -f eea5969ac6e108a3a2cd6bf0bb29fe789e372619 # timeout=10 07:09:13 $ docker rm -f 542f34b7f7c5d4eb23793b6a33ef1fc1e3afc41cae81af61714d4203eb187ddb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 07:09:14 Commit message: "fix(meta): Check required service and profile for ProvisionWatcher" [Pipeline] stage [Pipeline] { (Docker Build) 07:09:14 > git --version # timeout=10 07:09:14 > git --version # 'git version 2.17.1' 07:09:14 fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:09:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:09:15 07:09:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:09:15 + echo snap-build.sh 07:09:15 snap-build.sh 07:09:15 + SNAP_BASE_DIR=. 07:09:15 + '[' '!' -z /w/workspace/edgex-go/1 ']' 07:09:15 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 07:09:15 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 07:09:15 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 07:09:15 + cd /w/workspace/edgex-go/1 07:09:15 + sudo apt-get remove -qy --purge lxd lxd-client 07:09:15 Reading package lists... 07:09:15 Building dependency tree... 07:09:15 Reading state information... 07:09:15 The following packages were automatically installed and are no longer required: 07:09:15 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 07:09:15 uidmap xdelta3 07:09:15 Use 'sudo apt autoremove' to remove them. 07:09:15 The following packages will be REMOVED: 07:09:15 lxd* lxd-client* 07:09:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:09:15 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 07:09:15 After this operation, 31.7 MB disk space will be freed. 07:09:15 latest: Pulling from edgex-devops/edgex-compose-arm64 07:09:15 29e5d40040c1: Pulling fs layer 07:09:15 1ce36da41761: Pulling fs layer 07:09:15 25b303627fd3: Pulling fs layer 07:09:15 29e5d40040c1: Verifying Checksum 07:09:15 29e5d40040c1: Download complete 07:09:16 1ce36da41761: Verifying Checksum 07:09:16 1ce36da41761: Download complete 07:09:16 (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.) 07:09:16 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 07:09:16 29e5d40040c1: Pull complete 07:09:17 Removing lxd dnsmasq configuration 07:09:17 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 07:09:17 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 07:09:17 25b303627fd3: Verifying Checksum 07:09:17 25b303627fd3: Download complete 07:09:18 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:09:18 (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.) 07:09:18 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 07:09:18 1ce36da41761: Pull complete 07:09:19 Processing triggers for systemd (237-3ubuntu10.45) ... 07:09:19 Processing triggers for ureadahead (0.100.0-21) ... 07:09:20 + sudo snap remove --purge lxd 07:09:20 snap "lxd" is not installed 07:09:20 + sudo groupadd --force --system lxd 07:09:20 ++ whoami 07:09:20 + sudo /usr/sbin/usermod -G lxd -a jenkins 07:09:20 + newgrp - lxd 07:09:20 + sudo snap install lxd 07:09:29 25b303627fd3: Pull complete 07:09:29 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 07:09:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:09:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 07:09:29 prd-ubuntu18.04-docker-arm64-4c-16g-28055 does not seem to be running inside a container 07:09:29 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:09:30 2021-11-09T07:09:27Z INFO Waiting for automatic snapd restart... 07:09:32 $ docker top 5afdd7ec565d81875e00a00ce0caa2404fe995eda2f7711191453cbd639d0588 -eo pid,comm [Pipeline] { [Pipeline] sh 07:09:33 + docker-compose build --help 07:09:33 + grep parallel 07:09:36 --parallel Build images in parallel. [Pipeline] } 07:09:36 $ docker stop --time=1 5afdd7ec565d81875e00a00ce0caa2404fe995eda2f7711191453cbd639d0588 07:09:38 $ docker rm -f 5afdd7ec565d81875e00a00ce0caa2404fe995eda2f7711191453cbd639d0588 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:09:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:09:39 . [Pipeline] withDockerContainer 07:09:39 prd-ubuntu18.04-docker-arm64-4c-16g-28055 does not seem to be running inside a container 07:09:39 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:09:41 $ docker top a6ad9ad77b56ef615b94a24747b7918532ecc47fe7db931c2cfc105e1d183f0b -eo pid,comm [Pipeline] { [Pipeline] sh 07:09:42 + docker-compose -f ./docker-compose-build.yml build --parallel 07:09:46 Building core-command ... 07:09:46 Building core-data ... 07:09:46 Building core-metadata ... 07:09:46 Building security-bootstrapper ... 07:09:46 Building security-proxy-setup ... 07:09:46 Building security-secretstore-setup ... 07:09:46 Building support-notifications ... 07:09:46 Building support-scheduler ... 07:09:46 Building sys-mgmt-agent ... 07:09:46 Building core-metadata 07:09:46 Building support-notifications 07:09:46 Building core-data 07:09:46 Building core-command 07:09:46 Building security-secretstore-setup 07:09:48 lxd 4.19 from Canonical* installed 07:09:48 + sudo lxd init --auto 07:09:57 + sudo snap install --classic snapcraft 07:10:07 snapcraft 5.0 from Canonical* installed 07:10:07 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 07:10:07 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 07:10:07 % Total % Received % Xferd Average Speed Time Time Time Current 07:10:07 Dload Upload Total Spent Left Speed 07:10:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4208 0 --:--:-- --:--:-- --:--:-- 4208 07:10:07 100 3325k 100 3325k 0 0 7643k 0 --:--:-- --:--:-- --:--:-- 7643k 07:10:07 ./yq_linux_amd64 07:10:07 + sudo snapcraft prime --use-lxd 07:10:08 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 07:10:08 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: 07:10:08 - README.md 07:10:08 07:10:08 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:10:08 Launching a container. 07:10:18 Waiting for container to be ready 07:10:18 To start your first instance, try: lxc launch ubuntu:20.04 07:10:18 07:10:22 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 07:10:22 Waiting for network to be ready... 07:10:23 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:10:23 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 07:10:23 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:10:23 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1955 kB] 07:10:23 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 07:10:24 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 07:10:24 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 07:10:24 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 07:10:24 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 07:10:24 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 07:10:24 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 07:10:24 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [351 kB] 07:10:24 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 07:10:24 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 07:10:24 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [514 kB] 07:10:24 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.7 kB] 07:10:24 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1147 kB] 07:10:24 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] 07:10:24 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 07:10:24 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2300 kB] 07:10:24 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [444 kB] 07:10:24 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 07:10:24 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 07:10:24 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [538 kB] 07:10:24 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.5 kB] 07:10:24 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1763 kB] 07:10:24 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] 07:10:28 Fetched 25.6 MB in 5s (5529 kB/s) 07:10:28 Reading package lists... 07:10:28 Reading package lists... 07:10:28 Building dependency tree... 07:10:28 Reading state information... 07:10:28 The following additional packages will be installed: 07:10:28 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:10:28 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:10:28 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:10:28 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 07:10:28 Suggested packages: 07:10:28 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 07:10:28 Recommended packages: 07:10:28 gnupg libsasl2-modules 07:10:28 The following NEW packages will be installed: 07:10:28 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:10:28 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:10:28 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:10:28 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 07:10:28 The following packages will be upgraded: 07:10:28 gpg gpg-agent gpgconf libudev1 07:10:29 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 07:10:29 Need to get 3527 kB of archives. 07:10:29 After this operation, 13.3 MB of additional disk space will be used. 07:10:29 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] 07:10:29 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] 07:10:29 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 07:10:29 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 07:10:29 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 07:10:29 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 07:10:30 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 07:10:30 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 07:10:30 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 07:10:30 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 07:10:30 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 07:10:30 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 07:10:30 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 07:10:30 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 07:10:30 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 07:10:30 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 07:10:30 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 07:10:30 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 07:10:30 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 07:10:30 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 07:10:30 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 07:10:30 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 07:10:30 debconf: delaying package configuration, since apt-utils is not installed 07:10:30 Fetched 3527 kB in 1s (3324 kB/s) 07:10:30 (Reading database ... 12511 files and directories currently installed.) 07:10:30 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 07:10:30 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 07:10:30 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 07:10:30 Selecting previously unselected package udev. 07:10:30 (Reading database ... 12511 files and directories currently installed.) 07:10:30 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 07:10:30 Unpacking udev (237-3ubuntu10.52) ... 07:10:30 Selecting previously unselected package libfuse2:amd64. 07:10:30 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 07:10:30 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 07:10:30 Selecting previously unselected package fuse. 07:10:30 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 07:10:30 Unpacking fuse (2.9.7-1ubuntu1) ... 07:10:30 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 07:10:30 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:10:30 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 07:10:30 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:10:30 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 07:10:30 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:10:31 Selecting previously unselected package libksba8:amd64. 07:10:31 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 07:10:31 Unpacking libksba8:amd64 (1.3.5-2) ... 07:10:31 Selecting previously unselected package libroken18-heimdal:amd64. 07:10:31 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:10:31 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 07:10:31 Selecting previously unselected package libasn1-8-heimdal:amd64. 07:10:31 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:10:31 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 07:10:31 Selecting previously unselected package libheimbase1-heimdal:amd64. 07:10:31 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:10:31 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 07:10:31 Selecting previously unselected package libhcrypto4-heimdal:amd64. 07:10:31 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:10:31 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 07:10:31 Selecting previously unselected package libwind0-heimdal:amd64. 07:10:31 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:10:31 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:10:31 Selecting previously unselected package libhx509-5-heimdal:amd64. 07:10:31 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:10:31 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 07:10:31 Selecting previously unselected package libkrb5-26-heimdal:amd64. 07:10:31 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:10:31 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 07:10:31 Selecting previously unselected package libheimntlm0-heimdal:amd64. 07:10:31 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:10:31 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:10:31 Selecting previously unselected package libgssapi3-heimdal:amd64. 07:10:31 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:10:31 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 07:10:31 Selecting previously unselected package libsasl2-modules-db:amd64. 07:10:31 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 07:10:31 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:10:31 Selecting previously unselected package libsasl2-2:amd64. 07:10:31 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 07:10:31 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:10:31 Selecting previously unselected package libldap-common. 07:10:31 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 07:10:31 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 07:10:31 Selecting previously unselected package libldap-2.4-2:amd64. 07:10:31 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 07:10:31 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 07:10:31 Selecting previously unselected package dirmngr. 07:10:31 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 07:10:31 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 07:10:32 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 07:10:32 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 07:10:32 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 07:10:32 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:10:32 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:10:32 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 07:10:32 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 07:10:32 Setting up libksba8:amd64 (1.3.5-2) ... 07:10:32 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:10:32 Setting up udev (237-3ubuntu10.52) ... 07:10:32 invoke-rc.d: policy-rc.d denied execution of start. 07:10:32 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 07:10:32 Processing triggers for systemd (237-3ubuntu10) ... 07:10:32 Setting up fuse (2.9.7-1ubuntu1) ... 07:10:32 Setting up gpg (2.2.4-1ubuntu1.4) ... 07:10:32 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:10:32 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 07:10:32 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 07:10:32 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 07:10:32 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 07:10:32 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:10:32 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 07:10:32 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 07:10:32 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 07:10:32 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:10:33 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 07:10:33 settings in the [Install] section, and DefaultInstance for template units). 07:10:33 This means they are not meant to be enabled using systemctl. 07:10:33 Possible reasons for having this kind of units are: 07:10:33 1) A unit may be statically enabled by being symlinked from another unit's 07:10:33 .wants/ or .requires/ directory. 07:10:33 2) A unit's purpose may be to act as a helper for some other unit which has 07:10:33 a requirement dependency on it. 07:10:33 3) A unit may be started when needed via activation (socket, path, timer, 07:10:33 D-Bus, udev, scripted systemctl call, ...). 07:10:33 4) In case of template units, the unit is meant to be enabled with some 07:10:33 instance name specified. 07:10:33 Reading package lists... 07:10:33 Building dependency tree... 07:10:33 Reading state information... 07:10:33 The following additional packages will be installed: 07:10:33 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 07:10:33 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 07:10:33 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 07:10:33 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 07:10:33 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 07:10:33 Suggested packages: 07:10:33 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 07:10:33 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 07:10:33 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 07:10:33 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 07:10:33 systemd-container policykit-1 07:10:33 Recommended packages: 07:10:33 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 07:10:33 The following NEW packages will be installed: 07:10:33 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 07:10:33 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 07:10:33 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 07:10:33 multiarch-support openssh-client python3 python3-minimal python3.6 07:10:33 python3.6-minimal snapd squashfs-tools sudo 07:10:33 The following packages will be upgraded: 07:10:33 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 07:10:33 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 07:10:33 Need to get 36.8 MB of archives. 07:10:33 After this operation, 147 MB of additional disk space will be used. 07:10:33 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 07:10:33 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 07:10:34 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 07:10:34 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 07:10:34 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 07:10:34 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 07:10:34 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 07:10:34 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 07:10:34 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 07:10:34 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 07:10:34 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 07:10:34 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 07:10:34 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 07:10:34 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 07:10:34 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 07:10:34 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 07:10:34 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 07:10:34 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 07:10:34 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 07:10:34 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 07:10:34 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 07:10:34 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 07:10:34 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 07:10:34 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 07:10:34 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 07:10:34 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 07:10:34 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 07:10:34 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 07:10:35 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 07:10:35 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 07:10:35 debconf: delaying package configuration, since apt-utils is not installed 07:10:35 Fetched 36.8 MB in 2s (20.3 MB/s) 07:10:35 (Reading database ... 12757 files and directories currently installed.) 07:10:35 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 07:10:36 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 07:10:36 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 07:10:36 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 07:10:36 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 07:10:36 (Reading database ... 12757 files and directories currently installed.) 07:10:36 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 07:10:36 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 07:10:36 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 07:10:36 (Reading database ... 12757 files and directories currently installed.) 07:10:36 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 07:10:36 Unpacking apt (1.6.14) over (1.6.1) ... 07:10:37 Setting up apt (1.6.14) ... 07:10:37 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 07:10:37 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 07:10:37 (Reading database ... 12764 files and directories currently installed.) 07:10:37 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 07:10:37 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 07:10:37 Selecting previously unselected package libpython3.6-minimal:amd64. 07:10:37 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:10:37 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:10:37 Selecting previously unselected package libexpat1:amd64. 07:10:37 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 07:10:37 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:10:37 Selecting previously unselected package python3.6-minimal. 07:10:37 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:10:37 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 07:10:38 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 07:10:38 Checking for services that may need to be restarted...done. 07:10:38 Checking for services that may need to be restarted...done. 07:10:38 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:10:38 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:10:38 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 07:10:38 Selecting previously unselected package python3-minimal. 07:10:38 (Reading database ... 13012 files and directories currently installed.) 07:10:38 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 07:10:38 Unpacking python3-minimal (3.6.7-1~18.04) ... 07:10:38 Selecting previously unselected package mime-support. 07:10:38 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 07:10:38 Unpacking mime-support (3.60ubuntu1) ... 07:10:38 Selecting previously unselected package libmpdec2:amd64. 07:10:38 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 07:10:38 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 07:10:38 Selecting previously unselected package libpython3.6-stdlib:amd64. 07:10:38 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:10:38 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:10:38 Selecting previously unselected package python3.6. 07:10:38 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:10:38 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 07:10:38 Selecting previously unselected package libpython3-stdlib:amd64. 07:10:38 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 07:10:38 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 07:10:39 Setting up python3-minimal (3.6.7-1~18.04) ... 07:10:39 Selecting previously unselected package python3. 07:10:39 (Reading database ... 13442 files and directories currently installed.) 07:10:39 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 07:10:39 Unpacking python3 (3.6.7-1~18.04) ... 07:10:39 Selecting previously unselected package multiarch-support. 07:10:39 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 07:10:39 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 07:10:39 Setting up multiarch-support (2.27-3ubuntu1.4) ... 07:10:39 Selecting previously unselected package liblzo2-2:amd64. 07:10:39 (Reading database ... 13479 files and directories currently installed.) 07:10:39 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 07:10:39 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 07:10:39 Selecting previously unselected package libbsd0:amd64. 07:10:39 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 07:10:39 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:10:39 Selecting previously unselected package sudo. 07:10:39 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 07:10:39 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 07:10:39 Selecting previously unselected package apparmor. 07:10:39 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 07:10:39 Unpacking apparmor (2.12-4ubuntu5.1) ... 07:10:40 Selecting previously unselected package libedit2:amd64. 07:10:40 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 07:10:40 Unpacking libedit2:amd64 (3.1-20170329-1) ... 07:10:40 Selecting previously unselected package libkrb5support0:amd64. 07:10:40 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 07:10:40 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 07:10:40 Selecting previously unselected package libk5crypto3:amd64. 07:10:40 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 07:10:40 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 07:10:40 Selecting previously unselected package libkeyutils1:amd64. 07:10:40 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 07:10:40 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 07:10:40 Selecting previously unselected package libkrb5-3:amd64. 07:10:40 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 07:10:40 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 07:10:40 Selecting previously unselected package libgssapi-krb5-2:amd64. 07:10:40 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 07:10:40 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 07:10:40 Selecting previously unselected package libssl1.0.0:amd64. 07:10:40 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 07:10:40 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 07:10:40 Selecting previously unselected package openssh-client. 07:10:40 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 07:10:40 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 07:10:40 Selecting previously unselected package squashfs-tools. 07:10:40 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 07:10:40 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 07:10:40 Selecting previously unselected package snapd. 07:10:40 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 07:10:40 Unpacking snapd (2.51.1+18.04) ... 07:10:42 Setting up libedit2:amd64 (3.1-20170329-1) ... 07:10:42 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 07:10:43 Setting up mime-support (3.60ubuntu1) ... 07:10:43 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 07:10:43 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:10:43 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 07:10:43 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:10:43 Setting up systemd (237-3ubuntu10.52) ... 07:10:43 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 07:10:43 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 07:10:43 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 07:10:43 Setting up liblzo2-2:amd64 (2.08-1.2) ... 07:10:43 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:10:43 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 07:10:43 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 07:10:44 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 07:10:44 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 07:10:44 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 07:10:44 Setting up python3 (3.6.7-1~18.04) ... 07:10:44 running python rtupdate hooks for python3.6... 07:10:44 running python post-rtupdate hooks for python3.6... 07:10:44 Setting up apparmor (2.12-4ubuntu5.1) ... 07:10:45 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 07:10:45 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 07:10:45 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 07:10:45 Setting up snapd (2.51.1+18.04) ... 07:10:45 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 07:10:45 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 07:10:45 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 07:10:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 07:10:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:10:46 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:10:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 07:10:46 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 07:10:46 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 07:10:46 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 07:10:47 /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' 07:10:47 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:10:47 Processing triggers for systemd (237-3ubuntu10.52) ... 07:10:49 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:10:49 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 07:10:49 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:10:50 Reading package lists... 07:10:50 Reading package lists... 07:10:50 Building dependency tree... 07:10:50 Reading state information... 07:10:50 Calculating upgrade... 07:10:51 The following packages will be upgraded: 07:10:51 advancecomp base-files bash binutils binutils-common 07:10:51 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 07:10:51 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 07:10:51 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 07:10:51 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 07:10:51 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 07:10:51 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 07:10:51 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 07:10:51 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 07:10:51 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 07:10:51 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 07:10:51 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 07:10:51 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 07:10:51 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 07:10:51 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 07:10:51 ubuntu-keyring util-linux 07:10:51 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 07:10:51 Need to get 64.2 MB of archives. 07:10:51 After this operation, 5152 kB of additional disk space will be used. 07:10:51 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 07:10:51 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] 07:10:51 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 07:10:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 07:10:51 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 07:10:51 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 07:10:51 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 07:10:51 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 07:10:51 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 07:10:51 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 07:10:51 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 07:10:51 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 07:10:51 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 07:10:51 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 07:10:52 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 07:10:52 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 07:10:52 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 07:10:52 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 07:10:52 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 07:10:52 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 07:10:52 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 07:10:52 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 07:10:52 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 07:10:52 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 07:10:52 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 07:10:52 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 07:10:52 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 07:10:52 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 07:10:52 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 07:10:52 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 07:10:52 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 07:10:52 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 07:10:52 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 07:10:52 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 07:10:52 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 07:10:52 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 07:10:52 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 07:10:52 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 07:10:52 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 07:10:52 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 07:10:52 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 07:10:52 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 07:10:52 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 07:10:52 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 07:10:52 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 07:10:52 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 07:10:52 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 07:10:52 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 07:10:52 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 07:10:52 Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 07:10:52 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 07:10:52 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 07:10:52 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 07:10:52 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 07:10:52 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 07:10:52 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 07:10:52 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 07:10:52 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 07:10:52 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 07:10:52 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 07:10:52 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 07:10:52 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 07:10:52 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 07:10:52 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 07:10:52 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 07:10:52 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 07:10:52 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 07:10:52 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 07:10:52 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 07:10:52 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 07:10:52 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 07:10:52 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 07:10:52 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 07:10:52 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 07:10:52 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 07:10:52 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 07:10:52 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 07:10:52 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 07:10:52 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 07:10:52 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 07:10:52 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 07:10:52 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 07:10:52 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 07:10:52 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 07:10:52 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 07:10:52 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 07:10:52 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 07:10:52 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 07:10:52 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 07:10:52 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 07:10:52 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 07:10:52 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 07:10:52 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 07:10:52 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 07:10:53 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 07:10:53 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 07:10:53 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 07:10:53 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 07:10:53 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 07:10:53 Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 07:10:53 Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 07:10:53 Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 07:10:53 Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 07:10:53 debconf: delaying package configuration, since apt-utils is not installed 07:10:53 Fetched 64.2 MB in 3s (22.1 MB/s) 07:10:54 (Reading database ... 13914 files and directories currently installed.) 07:10:54 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 07:10:54 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:10:54 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:10:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:10:54 ---> f7b226998142 07:10:54 Step 3/22 : WORKDIR /edgex-go 07:10:54 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:10:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:10:54 ---> f7b226998142 07:10:54 Step 3/22 : WORKDIR /edgex-go 07:10:54 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:10:54 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:10:54 ---> f7b226998142 07:10:54 Step 3/21 : WORKDIR /edgex-go 07:10:54 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:10:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:10:54 ---> f7b226998142 07:10:54 Step 3/24 : WORKDIR /edgex-go 07:10:54 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:10:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:10:54 ---> f7b226998142 07:10:54 Step 3/22 : WORKDIR /edgex-go 07:10:54 ---> Running in b129301a2b85 07:10:54 ---> Running in 8306c77bc4bd 07:10:54 ---> Running in 2140b026dd5a 07:10:54 ---> Running in 07bffa8e68a0 07:10:54 ---> Running in a8569a380138 07:10:54 Removing intermediate container b129301a2b85 07:10:54 ---> 609227ff1e8d 07:10:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:10:54 Removing intermediate container 07bffa8e68a0 07:10:54 ---> 66f707bd57dd 07:10:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:10:54 ---> Running in ecc4b350aec6 07:10:54 ---> Running in a485e51888ef 07:10:54 Removing intermediate container 8306c77bc4bd 07:10:54 ---> bb6ab737e628 07:10:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:10:54 Removing intermediate container 2140b026dd5a 07:10:54 ---> 8ec5d80baa62 07:10:54 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:10:54 Removing intermediate container a8569a380138 07:10:54 ---> 38375222cca9 07:10:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:10:54 ---> Running in 19dfa66a369c 07:10:54 ---> Running in 29ad9ccf451d 07:10:54 ---> Running in 693fd8b5d6dd 07:10:54 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 07:10:54 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:10:54 Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... 07:10:54 Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... 07:10:54 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:10:54 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:10:54 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:10:54 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:10:54 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:10:54 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:10:55 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:10:55 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:10:55 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:10:55 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:10:55 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:10:55 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:10:55 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:10:55 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:10:55 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 07:10:55 (Reading database ... 13914 files and directories currently installed.) 07:10:55 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 07:10:55 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 07:10:55 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 07:10:55 (Reading database ... 13914 files and directories currently installed.) 07:10:55 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:10:55 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:10:55 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:10:55 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:10:55 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:10:55 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:10:55 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 07:10:55 Removing intermediate container ecc4b350aec6 07:10:55 ---> ad1a901e194c 07:10:55 Step 5/22 : RUN apk add --update --no-cache make git 07:10:55 ---> Running in bd3c38d78df0 07:10:55 Removing intermediate container a485e51888ef 07:10:55 ---> a8e41203ad2d 07:10:55 Step 5/24 : RUN apk add --update --no-cache make git 07:10:55 (Reading database ... 13914 files and directories currently installed.) 07:10:55 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 07:10:55 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:10:56 ---> Running in b2000b826b73 07:10:56 Removing intermediate container 19dfa66a369c 07:10:56 ---> 3e1c31a001b8 07:10:56 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:10:56 ---> Running in 047864f76474 07:10:56 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 07:10:56 (Reading database ... 13914 files and directories currently installed.) 07:10:56 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 07:10:56 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 07:10:56 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 07:10:56 Removing intermediate container 693fd8b5d6dd 07:10:56 ---> db70144c6a00 07:10:56 Step 5/22 : RUN apk add --update --no-cache make git 07:10:56 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 07:10:56 Setting up base-files (10.1ubuntu2.11) ... 07:10:56 Installing new version of config file /etc/issue ... 07:10:56 Installing new version of config file /etc/issue.net ... 07:10:57 Removing intermediate container 29ad9ccf451d 07:10:57 ---> a9e003d5cb43 07:10:57 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 07:10:57 ---> Running in bc44aefbe04d 07:10:57 ---> Running in 807505e01d01 07:10:57 Installing new version of config file /etc/lsb-release ... 07:10:57 Installing new version of config file /etc/update-motd.d/50-motd-news ... 07:10:57 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 07:10:57 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 07:10:57 Removing obsolete conffile /etc/default/motd-news ... 07:10:57 (Reading database ... 13915 files and directories currently installed.) 07:10:57 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 07:10:57 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 07:10:57 Setting up bash (4.4.18-2ubuntu1.2) ... 07:10:57 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 07:10:57 (Reading database ... 13915 files and directories currently installed.) 07:10:57 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 07:10:57 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 07:10:57 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 07:10:57 (Reading database ... 13915 files and directories currently installed.) 07:10:57 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 07:10:57 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 07:10:57 Setting up tar (1.29b-2ubuntu0.2) ... 07:10:57 (Reading database ... 13915 files and directories currently installed.) 07:10:57 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 07:10:57 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:10:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:10:58 Setting up dpkg (1.19.0.5ubuntu2.3) ... 07:10:58 (Reading database ... 13915 files and directories currently installed.) 07:10:58 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 07:10:58 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:10:58 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 07:10:58 (Reading database ... 13915 files and directories currently installed.) 07:10:58 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 07:10:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:10:58 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:10:58 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 07:10:58 (Reading database ... 13915 files and directories currently installed.) 07:10:58 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 07:10:58 Unpacking grep (3.1-2build1) over (3.1-2) ... 07:10:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:10:58 Setting up grep (3.1-2build1) ... 07:10:58 (Reading database ... 13915 files and directories currently installed.) 07:10:58 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 07:10:58 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 07:10:58 Setting up gzip (1.6-5ubuntu1.1) ... 07:10:58 (Reading database ... 13915 files and directories currently installed.) 07:10:58 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 07:10:58 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 07:10:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:10:58 Setting up login (1:4.5-1ubuntu2) ... 07:10:58 (Reading database ... 13915 files and directories currently installed.) 07:10:58 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 07:10:58 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:10:59 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:10:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:10:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:10:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:10:59 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 07:10:59 (Reading database ... 13915 files and directories currently installed.) 07:10:59 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 07:10:59 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:10:59 OK: 219 MiB in 52 packages 07:10:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:10:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:11:00 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 07:11:00 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:11:00 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 07:11:00 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:11:00 OK: 219 MiB in 52 packages 07:11:00 OK: 219 MiB in 52 packages 07:11:00 Setting up perl-base (5.26.1-6ubuntu0.5) ... 07:11:00 (Reading database ... 13915 files and directories currently installed.) 07:11:00 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 07:11:00 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:11:01 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 07:11:01 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 07:11:01 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 07:11:01 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 07:11:01 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 07:11:01 (Reading database ... 13915 files and directories currently installed.) 07:11:01 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 07:11:01 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 07:11:01 OK: 219 MiB in 52 packages 07:11:01 Removing intermediate container bd3c38d78df0 07:11:01 ---> 2138d4f29519 07:11:01 Step 6/22 : COPY . . 07:11:01 OK: 219 MiB in 52 packages 07:11:01 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 07:11:01 (Reading database ... 13915 files and directories currently installed.) 07:11:01 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:11:01 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:11:01 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:11:01 (Reading database ... 13915 files and directories currently installed.) 07:11:01 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:11:01 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:11:01 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:11:01 (Reading database ... 13915 files and directories currently installed.) 07:11:01 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:11:01 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:11:01 Removing intermediate container b2000b826b73 07:11:01 ---> 06529b022453 07:11:01 Step 6/24 : COPY . . 07:11:01 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:11:01 (Reading database ... 13915 files and directories currently installed.) 07:11:01 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:11:01 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:11:01 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:11:01 (Reading database ... 13915 files and directories currently installed.) 07:11:01 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 07:11:01 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:11:01 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 07:11:02 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:11:02 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 07:11:02 (Reading database ... 13915 files and directories currently installed.) 07:11:02 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 07:11:02 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:11:02 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 07:11:02 (Reading database ... 13915 files and directories currently installed.) 07:11:02 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:11:02 Removing intermediate container 047864f76474 07:11:02 ---> 66f29c24e5ba 07:11:02 Step 6/22 : COPY . . 07:11:02 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:11:02 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:11:02 (Reading database ... 13915 files and directories currently installed.) 07:11:02 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:11:02 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:11:02 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 07:11:02 Removing intermediate container 807505e01d01 07:11:02 ---> 6519bfdc16a7 07:11:02 Step 6/21 : COPY . . 07:11:02 Removing intermediate container bc44aefbe04d 07:11:02 ---> b45a33f55daf 07:11:02 Step 6/22 : COPY . . 07:11:02 (Reading database ... 13915 files and directories currently installed.) 07:11:02 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:11:02 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:11:03 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 07:11:03 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 07:11:03 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 07:11:03 (Reading database ... 13915 files and directories currently installed.) 07:11:03 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 07:11:03 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:11:03 Setting up libc-bin (2.27-3ubuntu1.4) ... 07:11:03 (Reading database ... 13915 files and directories currently installed.) 07:11:03 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 07:11:03 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:11:03 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 07:11:03 (Reading database ... 13917 files and directories currently installed.) 07:11:03 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 07:11:04 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 07:11:04 Setting up debconf (1.5.66ubuntu1) ... 07:11:04 (Reading database ... 13917 files and directories currently installed.) 07:11:04 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 07:11:04 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 07:11:04 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 07:11:04 (Reading database ... 13917 files and directories currently installed.) 07:11:04 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 07:11:04 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 07:11:04 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 07:11:04 (Reading database ... 13917 files and directories currently installed.) 07:11:04 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 07:11:04 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 07:11:04 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 07:11:04 (Reading database ... 13917 files and directories currently installed.) 07:11:04 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 07:11:04 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 07:11:04 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 07:11:04 (Reading database ... 13919 files and directories currently installed.) 07:11:04 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 07:11:04 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 07:11:05 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 07:11:05 (Reading database ... 13923 files and directories currently installed.) 07:11:05 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:11:05 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:11:05 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 07:11:05 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 07:11:05 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 07:11:05 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:11:05 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 07:11:05 (Reading database ... 13923 files and directories currently installed.) 07:11:05 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 07:11:05 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 07:11:05 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 07:11:05 (Reading database ... 13923 files and directories currently installed.) 07:11:05 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 07:11:05 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 07:11:05 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 07:11:05 (Reading database ... 13923 files and directories currently installed.) 07:11:05 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 07:11:05 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 07:11:05 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 07:11:06 (Reading database ... 13923 files and directories currently installed.) 07:11:06 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 07:11:06 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:11:06 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 07:11:06 (Reading database ... 13923 files and directories currently installed.) 07:11:06 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 07:11:06 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 07:11:06 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 07:11:06 (Reading database ... 13923 files and directories currently installed.) 07:11:06 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 07:11:06 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 07:11:06 Setting up passwd (1:4.5-1ubuntu2) ... 07:11:06 (Reading database ... 13923 files and directories currently installed.) 07:11:06 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 07:11:06 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:11:06 Setting up gpgv (2.2.4-1ubuntu1.4) ... 07:11:06 (Reading database ... 13923 files and directories currently installed.) 07:11:06 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 07:11:06 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 07:11:06 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 07:11:06 (Reading database ... 13923 files and directories currently installed.) 07:11:06 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 07:11:06 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 07:11:06 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 07:11:06 (Reading database ... 13923 files and directories currently installed.) 07:11:06 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 07:11:06 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 07:11:07 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 07:11:07 (Reading database ... 13923 files and directories currently installed.) 07:11:07 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 07:11:07 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 07:11:07 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 07:11:07 (Reading database ... 13923 files and directories currently installed.) 07:11:07 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 07:11:07 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 07:11:07 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 07:11:07 (Reading database ... 13923 files and directories currently installed.) 07:11:07 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 07:11:07 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 07:11:07 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 07:11:07 (Reading database ... 13923 files and directories currently installed.) 07:11:07 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 07:11:07 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 07:11:07 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 07:11:07 (Reading database ... 13923 files and directories currently installed.) 07:11:07 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 07:11:07 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 07:11:07 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 07:11:07 (Reading database ... 13924 files and directories currently installed.) 07:11:07 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 07:11:07 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 07:11:07 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 07:11:07 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 07:11:07 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 07:11:07 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 07:11:08 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 07:11:08 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 07:11:08 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 07:11:08 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 07:11:08 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 07:11:08 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 07:11:08 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 07:11:08 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 07:11:08 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 07:11:08 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 07:11:08 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 07:11:08 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 07:11:08 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 07:11:08 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 07:11:08 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 07:11:08 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 07:11:09 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 07:11:09 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 07:11:09 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 07:11:09 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 07:11:09 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 07:11:09 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 07:11:09 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 07:11:09 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 07:11:09 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 07:11:09 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 07:11:09 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 07:11:09 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 07:11:09 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 07:11:09 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 07:11:09 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:11:09 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:11:10 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:11:10 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:11:10 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:11:10 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:11:10 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:11:10 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:11:11 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:11:11 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:11:11 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:11:11 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:11:11 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:11:12 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:11:12 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:11:12 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:11:13 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:11:13 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:11:13 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:11:13 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:11:13 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 07:11:13 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:11:13 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 07:11:13 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:11:13 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 07:11:13 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 07:11:13 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:11:13 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:11:13 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:11:13 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:11:13 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 07:11:13 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 07:11:13 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:11:13 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 07:11:13 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:11:13 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:11:13 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:11:13 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 07:11:13 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 07:11:13 Setting up tzdata (2021e-0ubuntu0.18.04) ... 07:11:13 07:11:13 Current default time zone: 'Etc/UTC' 07:11:13 Local time is now: Tue Nov 9 07:11:13 UTC 2021. 07:11:13 Universal Time is now: Tue Nov 9 07:11:13 UTC 2021. 07:11:13 Run 'dpkg-reconfigure tzdata' if you wish to change it. 07:11:13 07:11:13 Setting up systemd-sysv (237-3ubuntu10.52) ... 07:11:14 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:11:14 Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... 07:11:14 Setting up mount (2.31.1-0.4ubuntu3.7) ... 07:11:14 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 07:11:14 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 07:11:14 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 07:11:14 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 07:11:14 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 07:11:14 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 07:11:14 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:11:14 Setting up procps (2:3.3.12-3ubuntu1.2) ... 07:11:14 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 07:11:14 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 07:11:14 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 07:11:14 Setting up patch (2.7.6-2ubuntu1.1) ... 07:11:14 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 07:11:14 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 07:11:14 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 07:11:14 Installing new version of config file /etc/ssl/openssl.cnf ... 07:11:14 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 07:11:14 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 07:11:14 Setting up ca-certificates (20210119~18.04.2) ... 07:11:16 Updating certificates in /etc/ssl/certs... 07:11:16 23 added, 28 removed; done. 07:11:16 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 07:11:16 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:11:16 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 07:11:16 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 07:11:16 Setting up pkgbinarymangler (138.18.04.1) ... 07:11:17 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 07:11:17 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 07:11:17 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 07:11:17 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 07:11:17 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 07:11:17 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 07:11:17 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 07:11:17 Setting up perl (5.26.1-6ubuntu0.5) ... 07:11:17 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 07:11:17 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 07:11:17 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 07:11:17 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 07:11:17 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 07:11:17 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 07:11:17 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 07:11:17 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 07:11:17 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 07:11:17 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:11:17 Processing triggers for systemd (237-3ubuntu10.52) ... 07:11:17 Processing triggers for mime-support (3.60ubuntu1) ... 07:11:17 Processing triggers for ca-certificates (20210119~18.04.2) ... 07:11:17 Updating certificates in /etc/ssl/certs... 07:11:17 0 added, 0 removed; done. 07:11:17 Running hooks in /etc/ca-certificates/update.d... 07:11:17 done. 07:11:18 Reading package lists... 07:11:18 Building dependency tree... 07:11:18 Reading state information... 07:11:18 The following NEW packages will be installed: 07:11:18 apt-transport-https 07:11:18 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 07:11:19 Need to get 4348 B of archives. 07:11:19 After this operation, 154 kB of additional disk space will be used. 07:11:19 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 07:11:19 debconf: delaying package configuration, since apt-utils is not installed 07:11:19 Fetched 4348 B in 0s (23.7 kB/s) 07:11:19 Selecting previously unselected package apt-transport-https. 07:11:19 (Reading database ... 13931 files and directories currently installed.) 07:11:19 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 07:11:19 Unpacking apt-transport-https (1.6.14) ... 07:11:19 Setting up apt-transport-https (1.6.14) ... 07:11:19 Waiting for network to be ready... 07:11:24 ---> a7685e92fa08 07:11:24 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:11:24 ---> 4b974d55b512 07:11:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:11:24 ---> Running in 03bc6b73a913 07:11:24 ---> 3d8a988b7447 07:11:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:11:24 ---> Running in 6a9f7878f6f8 07:11:24 ---> 10be428f78f8 07:11:24 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:11:24 ---> Running in 9d9ac8aeed69 07:11:24 ---> Running in c8072ca71824 07:11:24 ---> e9910594ee86 07:11:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:11:24 ---> Running in efbb2a314a0c 07:11:25 2021-11-09T07:11:23Z INFO Waiting for automatic snapd restart... 07:11:27 snapd 2.52.1 from Canonical* installed 07:11:27 "snapd" switched to the "latest/stable" channel 07:11:27 07:11:28 Removing intermediate container 6a9f7878f6f8 07:11:28 ---> 4bce7eee3808 07:11:28 Step 8/22 : RUN make cmd/core-data/core-data 07:11:28 Removing intermediate container 03bc6b73a913 07:11:28 ---> d55f017f3592 07:11:28 Step 8/21 : RUN make cmd/support-notifications/support-notifications 07:11:28 ---> Running in e81c7f3063d0 07:11:28 Removing intermediate container c8072ca71824 07:11:28 ---> dfdea6ec1cca 07:11:28 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:11:28 ---> Running in 7d5c99bcfe80 07:11:28 ---> Running in 22730b3dc6b1 07:11:28 Removing intermediate container 9d9ac8aeed69 07:11:28 ---> 900a6ffc6dc3 07:11:28 Step 8/22 : RUN make cmd/core-command/core-command 07:11:28 Removing intermediate container efbb2a314a0c 07:11:28 ---> 32691eec377b 07:11:28 Step 8/22 : RUN make cmd/core-metadata/core-metadata 07:11:28 ---> Running in 3a11760ba091 07:11:29 ---> Running in 7340c5a6eaa0 07:11:30 core18 20211015 from Canonical* installed 07:11:30 "core18" switched to the "latest/stable" channel 07:11:30 07:11:30 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 07:11:30 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 07:11:30 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 07:11:30 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 07:11:31 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 07:11:32 snapcraft 5.0 from Canonical* installed 07:11:32 "snapcraft" switched to the "latest/stable" channel 07:11:32 07:11:37 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: 07:11:37 - README.md 07:11:37 07:11:37 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:11:37 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:11:37 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 07:11:37 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:11:38 Reading package lists... 07:11:39 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 07:11:39 Reading package lists... 07:11:39 Building dependency tree... 07:11:39 Reading state information... 07:11:39 Suggested packages: 07:11:39 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 07:11:39 git-gui gitk gitweb git-cvs git-mediawiki git-svn 07:11:39 Recommended packages: 07:11:39 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 07:11:39 The following NEW packages will be installed: 07:11:39 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 07:11:39 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 07:11:39 pkg-config zip 07:11:39 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 07:11:39 Need to get 7670 kB of archives. 07:11:39 After this operation, 43.8 MB of additional disk space will be used. 07:11:39 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 07:11:39 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 07:11:39 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 07:11:39 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 07:11:39 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 07:11:39 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 07:11:39 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 07:11:39 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 07:11:39 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 07:11:40 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 07:11:40 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 07:11:40 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 07:11:40 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 07:11:40 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 07:11:40 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 07:11:40 debconf: delaying package configuration, since apt-utils is not installed 07:11:40 Fetched 7670 kB in 1s (9354 kB/s) 07:11:40 Selecting previously unselected package libglib2.0-0:amd64. 07:11:40 (Reading database ... 13935 files and directories currently installed.) 07:11:40 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 07:11:40 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 07:11:40 Selecting previously unselected package libpsl5:amd64. 07:11:40 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 07:11:40 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 07:11:40 Selecting previously unselected package libnghttp2-14:amd64. 07:11:40 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 07:11:40 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 07:11:40 Selecting previously unselected package librtmp1:amd64. 07:11:40 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 07:11:40 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 07:11:40 Selecting previously unselected package libcurl3-gnutls:amd64. 07:11:40 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 07:11:40 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 07:11:40 Selecting previously unselected package liberror-perl. 07:11:40 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 07:11:40 Unpacking liberror-perl (0.17025-1) ... 07:11:40 Selecting previously unselected package git-man. 07:11:40 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 07:11:40 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 07:11:41 Selecting previously unselected package git. 07:11:41 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 07:11:41 Unpacking git (1:2.17.1-1ubuntu0.9) ... 07:11:41 Selecting previously unselected package libnorm1:amd64. 07:11:41 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 07:11:41 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 07:11:41 Selecting previously unselected package libpgm-5.2-0:amd64. 07:11:41 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 07:11:41 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 07:11:41 Selecting previously unselected package libsodium23:amd64. 07:11:41 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 07:11:41 Unpacking libsodium23:amd64 (1.0.16-2) ... 07:11:42 Selecting previously unselected package libzmq5:amd64. 07:11:42 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 07:11:42 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 07:11:42 Selecting previously unselected package libzmq3-dev:amd64. 07:11:42 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 07:11:42 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 07:11:42 Selecting previously unselected package pkg-config. 07:11:42 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 07:11:42 Unpacking pkg-config (0.29.1-0ubuntu2) ... 07:11:42 Selecting previously unselected package zip. 07:11:42 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 07:11:42 Unpacking zip (3.0-11build1) ... 07:11:42 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 07:11:42 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 07:11:42 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 07:11:42 Setting up liberror-perl (0.17025-1) ... 07:11:42 Setting up libpsl5:amd64 (0.19.1-5build1) ... 07:11:42 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 07:11:42 No schema files found: doing nothing. 07:11:42 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 07:11:42 Setting up zip (3.0-11build1) ... 07:11:42 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 07:11:42 Setting up libsodium23:amd64 (1.0.16-2) ... 07:11:42 Setting up pkg-config (0.29.1-0ubuntu2) ... 07:11:42 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 07:11:42 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 07:11:42 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 07:11:42 Setting up git (1:2.17.1-1ubuntu0.9) ... 07:11:42 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:11:43 git set to automatically installed. 07:11:43 git-man set to automatically installed. 07:11:43 libcurl3-gnutls set to automatically installed. 07:11:43 liberror-perl set to automatically installed. 07:11:43 libglib2.0-0 set to automatically installed. 07:11:43 libnghttp2-14 set to automatically installed. 07:11:43 libnorm1 set to automatically installed. 07:11:43 libpgm-5.2-0 set to automatically installed. 07:11:43 libpsl5 set to automatically installed. 07:11:43 librtmp1 set to automatically installed. 07:11:43 libsodium23 set to automatically installed. 07:11:43 libzmq3-dev set to automatically installed. 07:11:43 libzmq5 set to automatically installed. 07:11:43 pkg-config set to automatically installed. 07:11:43 zip set to automatically installed. 07:11:45 snapd is not logged in, snap install commands will use sudo 07:11:47 snap "core18" has no updates available 07:11:49 snapd is not logged in, snap install commands will use sudo 07:11:55 go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed 07:11:55 Pulling config-common 07:11:55 + snapcraftctl pull 07:11:56 Pulling go-build-helper 07:11:56 + snapcraftctl pull 07:11:57 'edgex-go' has dependencies that need to be staged: go-build-helper 07:11:57 Skipping pull go-build-helper (already ran) 07:11:57 Building go-build-helper 07:11:57 + snapcraftctl build 07:11:59 Staging go-build-helper 07:11:59 + snapcraftctl stage 07:12:10 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:12:10 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 07:12:10 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:12:10 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1955 kB] 07:12:10 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 07:12:10 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 07:12:10 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 07:12:10 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 07:12:10 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 07:12:10 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 07:12:10 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 07:12:10 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [351 kB] 07:12:10 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 07:12:10 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 07:12:10 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [514 kB] 07:12:10 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.7 kB] 07:12:10 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1147 kB] 07:12:10 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] 07:12:10 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 07:12:10 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2300 kB] 07:12:10 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [444 kB] 07:12:10 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 07:12:10 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 07:12:10 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [538 kB] 07:12:10 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.5 kB] 07:12:10 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1763 kB] 07:12:10 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] 07:12:10 Fetched 25.6 MB in 0s (0 B/s) 07:12:10 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 07:12:10 Fetched 224 kB in 0s (0 B/s) 07:12:10 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 07:12:10 Fetched 157 kB in 0s (0 B/s) 07:12:10 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 07:12:10 Fetched 221 kB in 0s (0 B/s) 07:12:10 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 07:12:10 Fetched 143 kB in 0s (0 B/s) 07:12:10 Pulling edgex-go 07:12:10 + snapcraftctl pull 07:12:10 Pulling hooks 07:12:10 + snapcraftctl pull 07:12:32 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 07:12:32 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 07:12:32 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:12:32 Fetched 0 B in 0s (0 B/s) 07:12:32 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 07:12:32 Fetched 96.5 kB in 0s (0 B/s) 07:12:32 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 07:12:32 Fetched 279 kB in 0s (0 B/s) 07:12:32 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 07:12:32 Fetched 122 kB in 0s (0 B/s) 07:12:32 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 07:12:32 Fetched 77.8 kB in 0s (0 B/s) 07:12:32 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 07:12:32 Fetched 8848 B in 0s (0 B/s) 07:12:32 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 07:12:32 Fetched 47.8 kB in 0s (0 B/s) 07:12:32 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 07:12:32 Fetched 45.6 kB in 0s (0 B/s) 07:12:32 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 07:12:32 Fetched 15.0 kB in 0s (0 B/s) 07:12:32 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 07:12:32 Fetched 220 kB in 0s (0 B/s) 07:12:32 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 07:12:32 Fetched 154 kB in 0s (0 B/s) 07:12:32 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 07:12:32 Fetched 50.6 kB in 0s (0 B/s) 07:12:32 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 07:12:32 Fetched 14.8 kB in 0s (0 B/s) 07:12:32 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 07:12:32 Fetched 41.8 kB in 0s (0 B/s) 07:12:32 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 07:12:32 Fetched 499 kB in 0s (0 B/s) 07:12:32 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 07:12:32 Fetched 111 kB in 0s (0 B/s) 07:12:32 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 07:12:32 Fetched 240 kB in 0s (0 B/s) 07:12:32 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 07:12:32 Fetched 29.3 kB in 0s (0 B/s) 07:12:32 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 07:12:32 Fetched 85.5 kB in 0s (0 B/s) 07:12:32 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 07:12:32 Fetched 24.5 kB in 0s (0 B/s) 07:12:32 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 07:12:32 Fetched 49.2 kB in 0s (0 B/s) 07:12:32 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 07:12:32 Fetched 54.2 kB in 0s (0 B/s) 07:12:32 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 07:12:32 Fetched 30.8 kB in 0s (0 B/s) 07:12:32 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 07:12:32 Fetched 15.8 kB in 0s (0 B/s) 07:12:32 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 07:12:32 Fetched 85.9 kB in 0s (0 B/s) 07:12:32 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 07:12:32 Fetched 8720 B in 0s (0 B/s) 07:12:32 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 07:12:32 Fetched 140 kB in 0s (0 B/s) 07:12:32 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 07:12:32 Fetched 119 kB in 0s (0 B/s) 07:12:32 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 07:12:32 Fetched 111 kB in 0s (0 B/s) 07:12:32 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 07:12:32 Fetched 11.1 kB in 0s (0 B/s) 07:12:32 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 07:12:32 Fetched 646 kB in 0s (0 B/s) 07:12:32 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 07:12:32 Fetched 41.3 kB in 0s (0 B/s) 07:12:32 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 07:12:32 Fetched 17.9 kB in 0s (0 B/s) 07:12:32 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 07:12:32 Fetched 368 kB in 0s (0 B/s) 07:12:32 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 07:12:32 Fetched 187 kB in 0s (0 B/s) 07:12:32 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 07:12:32 Fetched 175 kB in 0s (0 B/s) 07:12:32 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 07:12:32 Fetched 206 kB in 0s (0 B/s) 07:12:32 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 07:12:32 Fetched 1302 kB in 0s (0 B/s) 07:12:32 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 07:12:32 Fetched 36.2 kB in 0s (0 B/s) 07:12:32 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 07:12:32 Fetched 159 kB in 0s (0 B/s) 07:12:32 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 07:12:32 Fetched 107 kB in 0s (0 B/s) 07:12:32 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 07:12:32 Fetched 48.7 kB in 0s (0 B/s) 07:12:32 Pulling static-packages 07:12:32 + snapcraftctl pull 07:12:32 Pulling version 07:12:32 + cd /root/project 07:12:32 + git describe --tags --abbrev=0 07:12:32 + sed s/v// 07:12:32 + GIT_VERSION=2.0.1-dev.89 07:12:32 + [ -z 2.0.1-dev.89 ] 07:12:32 + snapcraftctl set-version 2.0.1-dev.89 07:12:32 Building config-common 07:12:32 + snapcraftctl build 07:12:34 Skipping build go-build-helper (already ran) 07:12:34 Building edgex-go 07:12:34 + cd /root/parts/edgex-go/src 07:12:34 + + git describe --tags --abbrev=0 07:12:34 sed s/v// 07:12:34 + GIT_VERSION=2.0.1-dev.89 07:12:34 + [ -z 2.0.1-dev.89 ] 07:12:34 + echo 2.0.1-dev.89 07:12:34 + [ ! -d vendor ] 07:12:34 + go mod download all 07:12:44 + make build 07:12:44 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/core-data/core-data ./cmd/core-data 07:12:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:12:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/core-command/core-command ./cmd/core-command 07:12:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:13:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:13:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:13:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:13:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:13:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:13:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:13:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o ./cmd/secrets-config ./cmd/secrets-config 07:13:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:13:09 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 07:13:09 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 07:13:09 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 07:13:09 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 07:13:09 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 07:13:09 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 07:13:09 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 07:13:09 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 07:13:09 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 07:13:09 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 07:13:09 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 07:13:09 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 07:13:09 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 07:13:09 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 07:13:09 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 07:13:09 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 07:13:09 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 07:13:09 + 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 07:13:09 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 07:13:09 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 07:13:09 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 07:13:09 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 07:13:09 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 07:13:09 + 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 07:13:09 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 07:13:09 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 07:13:09 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 07:13:10 Building hooks 07:13:10 + cd /root/parts/hooks/src 07:13:10 + make build 07:13:10 go mod tidy 07:13:10 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 07:13:11 go: downloading github.com/davecgh/go-spew v1.1.0 07:13:11 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 07:13:11 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 07:13:12 GO111MODULE=on go build -o cmd/install/install ./cmd/install 07:13:12 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 07:13:12 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 07:13:15 Building static-packages 07:13:15 + snapcraftctl build 07:13:17 Building version 07:13:17 + snapcraftctl build 07:13:19 Staging config-common 07:13:19 + snapcraftctl stage 07:13:21 Skipping stage go-build-helper (already ran) 07:13:21 Staging edgex-go 07:13:21 + snapcraftctl stage 07:13:22 Staging hooks 07:13:22 + snapcraftctl stage 07:13:22 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 07:13:23 Staging static-packages 07:13:23 + snapcraftctl stage 07:13:24 Staging version 07:13:24 + snapcraftctl stage 07:13:25 Priming config-common 07:13:25 + snapcraftctl prime 07:13:25 Removing intermediate container 3a11760ba091 07:13:25 ---> c9859fc043e7 07:13:25 07:13:25 Step 9/22 : FROM alpine:3.14 07:13:25 3.14: Pulling from library/alpine 07:13:25 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 07:13:25 Status: Downloaded newer image for alpine:3.14 07:13:25 ---> bb3de5531c18 07:13:25 Step 10/22 : RUN apk add --update --no-cache dumb-init 07:13:26 ---> Running in b5a45c7a2c1c 07:13:26 Priming go-build-helper 07:13:26 + snapcraftctl prime 07:13:27 Priming edgex-go 07:13:27 + snapcraftctl prime 07:13:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:13:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:13:29 Priming hooks 07:13:29 + snapcraftctl prime 07:13:29 (1/1) Installing dumb-init (1.2.5-r1) 07:13:29 Executing busybox-1.33.1-r3.trigger 07:13:29 OK: 5 MiB in 15 packages 07:13:30 Priming static-packages 07:13:30 + snapcraftctl prime 07:13:31 Removing intermediate container 22730b3dc6b1 07:13:31 ---> aeb50e2f5506 07:13:31 07:13:31 Step 9/24 : FROM alpine:3.14 07:13:31 ---> bb3de5531c18 07:13:31 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 07:13:31 ---> Running in c5db70200bb7 07:13:31 Removing intermediate container b5a45c7a2c1c 07:13:31 ---> 61b53424a3f1 07:13:31 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:13:32 ---> Running in bbbcdec37fd0 07:13:32 Removing intermediate container bbbcdec37fd0 07:13:32 ---> c91b0a0bf657 07:13:32 Step 12/22 : ENV APP_PORT=59882 07:13:32 ---> Running in bf3c3e062f40 07:13:33 Priming version 07:13:33 + snapcraftctl prime 07:13:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:13:33 Removing intermediate container bf3c3e062f40 07:13:33 ---> b0541e4a7354 07:13:33 Step 13/22 : EXPOSE $APP_PORT 07:13:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:13:33 ---> Running in ddf96a4a81e3 07:13:34 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 07:13:34 (1/3) Installing ca-certificates (20191127-r5) 07:13:34 (2/3) Installing dumb-init (1.2.5-r1) 07:13:35 (3/3) Installing su-exec (0.2-r1) 07:13:35 Executing busybox-1.33.1-r3.trigger 07:13:35 Executing ca-certificates-20191127-r5.trigger 07:13:35 Removing intermediate container ddf96a4a81e3 07:13:35 ---> 96ca15984a74 07:13:35 Step 14/22 : WORKDIR / 07:13:35 OK: 6 MiB in 17 packages [Pipeline] } [Pipeline] // withEnv 07:13:35 ---> Running in 8dcc65a4bf72 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:13:37 Removing intermediate container 8dcc65a4bf72 07:13:37 ---> 2c635d51fbb3 07:13:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:13:38 Removing intermediate container c5db70200bb7 07:13:38 ---> 0ec71e3b0a8b 07:13:38 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:13:38 ---> 27eeec884b3b 07:13:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:13:38 ---> Running in 0e92be5297b3 07:13:39 Removing intermediate container 7d5c99bcfe80 07:13:39 ---> b52738ca95f2 07:13:39 07:13:39 Step 9/21 : FROM alpine:3.14 07:13:39 ---> bb3de5531c18 07:13:39 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 07:13:39 Removing intermediate container 0e92be5297b3 07:13:39 ---> 384df844798b 07:13:39 Step 12/24 : WORKDIR / 07:13:39 ---> Running in 4f7ae32a2369 07:13:39 ---> Running in ab611d057d52 07:13:40 Removing intermediate container ab611d057d52 07:13:40 ---> 50d820696cc3 07:13:40 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:13:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:13:41 ---> 90bce5b9f64b 07:13:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:13:41 Removing intermediate container 7340c5a6eaa0 07:13:41 ---> 41cab8caf678 07:13:41 07:13:41 Step 9/22 : FROM alpine:3.14 07:13:41 ---> bb3de5531c18 07:13:41 Step 10/22 : RUN apk add --update --no-cache dumb-init 07:13:41 ---> Using cache 07:13:41 ---> 61b53424a3f1 07:13:41 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:13:41 ---> Using cache 07:13:41 ---> c91b0a0bf657 07:13:41 Step 12/22 : ENV APP_PORT=59881 07:13:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:13:41 ---> Running in 0b851ec82b70 07:13:42 ---> 71c4162b39cb 07:13:42 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:13:42 Removing intermediate container 0b851ec82b70 07:13:42 ---> 0d243c47f342 07:13:42 Step 13/22 : EXPOSE $APP_PORT 07:13:42 (1/2) Installing ca-certificates (20191127-r5) 07:13:42 (2/2) Installing dumb-init (1.2.5-r1) 07:13:42 Executing busybox-1.33.1-r3.trigger 07:13:42 Executing ca-certificates-20191127-r5.trigger 07:13:43 ---> Running in 2edbc05373c6 07:13:43 ---> 465a9ac9b649 07:13:43 Step 18/22 : ENTRYPOINT ["/core-command"] 07:13:43 OK: 6 MiB in 16 packages 07:13:43 ---> Running in ba9f33da2069 07:13:43 Removing intermediate container 2edbc05373c6 07:13:43 ---> bef4fd1a7328 07:13:43 Step 14/22 : WORKDIR / 07:13:43 ---> cf7a69dbe8b2 07:13:43 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:13:43 ---> Running in 7da21ac9d610 07:13:44 Removing intermediate container ba9f33da2069 07:13:44 ---> 17096a0c5744 07:13:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:13:44 ---> Running in b78d1343701f 07:13:44 Removing intermediate container 7da21ac9d610 07:13:44 ---> 6cc778a52cc4 07:13:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:13:44 Removing intermediate container b78d1343701f 07:13:44 ---> 4a3ec34b1b4e 07:13:44 Step 20/22 : LABEL arch=arm64 07:13:45 ---> 8f217119f1da 07:13:45 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 07:13:45 Removing intermediate container 4f7ae32a2369 07:13:45 ---> 1e991ff8d2a0 07:13:45 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:13:45 ---> Running in 019196dafc40 07:13:45 ---> Running in 5d4abf6318f3 07:13:45 ---> 36486999402c 07:13:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:13:46 Removing intermediate container 5d4abf6318f3 07:13:46 Removing intermediate container 019196dafc40 07:13:46 ---> 6766bd8215b8 07:13:46 Step 21/22 : LABEL git_sha=eea5969ac6e108a3a2cd6bf0bb29fe789e372619 07:13:46 ---> 670ca1ff2e0d 07:13:46 Step 12/21 : ENV APP_PORT=59860 07:13:46 ---> Running in 3015440c28a0 07:13:46 ---> Running in 7e1d4ccc7f23 07:13:46 ---> cb44f8fba153 07:13:46 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:13:46 Removing intermediate container 7e1d4ccc7f23 07:13:46 ---> 3b081e04f01f 07:13:46 Step 13/21 : EXPOSE $APP_PORT 07:13:46 Removing intermediate container 3015440c28a0 07:13:46 ---> 5b9904a84bf5 07:13:46 Step 22/22 : LABEL version=0.0.0 07:13:47 ---> Running in 5e2073bc51e1 07:13:47 ---> Running in 04042bfd5228 07:13:48 Removing intermediate container 5e2073bc51e1 07:13:48 ---> 6b986e0f0a77 07:13:48 07:13:48 Removing intermediate container 04042bfd5228 07:13:48 ---> 005aaad04512 07:13:48 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 07:13:48 ---> 081e58cfc7e9 07:13:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:13:48 ---> df24ec9b6dc3 07:13:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:13:48 Successfully built 6b986e0f0a77 07:13:48 Successfully tagged core-command-arm64:latest 07:13:48 Building security-bootstrapper 07:13:49  Building core-command ... done  ---> 4aaeb7dc228d 07:13:49 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:13:49 ---> 5c7e90c25980 07:13:49 Step 18/22 : ENTRYPOINT ["/core-metadata"] 07:13:50 ---> Running in 18d37a87e7b0 07:13:50 Removing intermediate container e81c7f3063d0 07:13:50 ---> c194c6af87b1 07:13:50 07:13:50 Step 9/22 : FROM alpine:3.14 07:13:50 ---> bb3de5531c18 07:13:50 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:13:50 ---> 288c03945b63 07:13:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:13:50 ---> Running in 760530c3d390 07:13:50 Removing intermediate container 18d37a87e7b0 07:13:50 ---> 5f3e2fb09163 07:13:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:13:50 ---> Running in 121cbebb64bd 07:13:51 Removing intermediate container 760530c3d390 07:13:51 ---> 1f558ff9da2d 07:13:51 Step 11/22 : ENV APP_PORT=59880 07:13:52 ---> cd329f862e2b 07:13:52 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:13:52 ---> Running in a9006c34879d 07:13:52 Removing intermediate container 121cbebb64bd 07:13:52 ---> 5f2a208c8c20 07:13:52 Step 20/22 : LABEL arch=arm64 07:13:52 ---> Running in c473c6cc6040 07:13:52 ---> 5beb1df87e0c 07:13:52 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 07:13:52 ---> Running in 5f6d8d0d53c3 07:13:52 Removing intermediate container a9006c34879d 07:13:52 ---> cbfa75b57006 07:13:52 Step 12/22 : EXPOSE $APP_PORT 07:13:52 ---> Running in bdcf6639b4af 07:13:52 Removing intermediate container c473c6cc6040 07:13:52 ---> 5d40bb2a9f07 07:13:52 Step 21/22 : LABEL git_sha=eea5969ac6e108a3a2cd6bf0bb29fe789e372619 07:13:52 ---> Running in b99b0af8b7f6 07:13:52 ---> 3a6d54112baf 07:13:52 Step 17/21 : ENTRYPOINT ["/support-notifications"] 07:13:53 ---> Running in 50deaf16a037 07:13:53 Removing intermediate container bdcf6639b4af 07:13:53 ---> 1dfe0e4d3838 07:13:53 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:13:53 ---> Running in cf9780506003 07:13:53 Removing intermediate container b99b0af8b7f6 07:13:53 ---> ec01d079a42d 07:13:53 Step 22/22 : LABEL version=0.0.0 07:13:53 ---> Running in 4828185141c4 07:13:53 Removing intermediate container 50deaf16a037 07:13:53 ---> 8380724c7c21 07:13:53 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:13:54 ---> Running in 9252607132dc 07:13:54 Removing intermediate container 4828185141c4 07:13:54 ---> 4defbfae8415 07:13:54 07:13:55 Removing intermediate container 9252607132dc 07:13:55 ---> 3a74a9f2e412 07:13:55 Step 19/21 : LABEL arch=arm64 07:13:55 ---> Running in 5f12ead11969 07:13:55 Successfully built 4defbfae8415 07:13:55 Successfully tagged core-metadata-arm64:latest 07:13:55  Building core-metadata ... done Building sys-mgmt-agent 07:13:55 Removing intermediate container 5f6d8d0d53c3 07:13:55 ---> a4866db38f42 07:13:55 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 07:13:55 ---> Running in 529f98b7566c 07:13:55 Removing intermediate container 5f12ead11969 07:13:55 ---> e4043149c48d 07:13:55 Step 20/21 : LABEL git_sha=eea5969ac6e108a3a2cd6bf0bb29fe789e372619 07:13:55 ---> Running in 690dc401ae46 07:13:56 Removing intermediate container 529f98b7566c 07:13:56 ---> 769f187f195e 07:13:56 Step 22/24 : LABEL arch=arm64 07:13:56 ---> Running in 1a21ade37ba0 07:13:56 Removing intermediate container cf9780506003 07:13:56 ---> aaeadec5abfd 07:13:56 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 07:13:56 Removing intermediate container 690dc401ae46 07:13:56 ---> c4f491ad9ded 07:13:56 Step 21/21 : LABEL version=0.0.0 07:13:56 ---> Running in 5a0a6d974c5b 07:13:56 ---> Running in 334896d422e7 07:13:56 Removing intermediate container 1a21ade37ba0 07:13:56 ---> ead0fd23ccd3 07:13:56 Step 23/24 : LABEL git_sha=eea5969ac6e108a3a2cd6bf0bb29fe789e372619 07:13:57 ---> Running in 1faac06171c7 07:13:57 Removing intermediate container 5a0a6d974c5b 07:13:57 ---> 849e27b54305 07:13:57 07:13:57 Successfully built 849e27b54305 07:13:58 Successfully tagged support-notifications-arm64:latest 07:13:58  Building support-notifications ... done Building support-scheduler 07:13:58 Removing intermediate container 1faac06171c7 07:13:58 ---> 425c0df92d2f 07:13:58 Step 24/24 : LABEL version=0.0.0 07:13:58 ---> Running in 9caf1630446c 07:13:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:13:58 Removing intermediate container 9caf1630446c 07:13:58 ---> 9ae742dd9f66 07:13:58 07:13:58 Successfully built 9ae742dd9f66 07:13:58 Successfully tagged security-secretstore-setup-arm64:latest 07:13:58  Building security-secretstore-setup ... done Building security-proxy-setup 07:13:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:14:00 (1/6) Installing dumb-init (1.2.5-r1) 07:14:00 (2/6) Installing libgcc (10.3.1_git20210424-r2) 07:14:00 (3/6) Installing libsodium (1.0.18-r0) 07:14:00 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 07:14:00 (5/6) Installing libzmq (4.3.4-r0) 07:14:00 (6/6) Installing zeromq (4.3.4-r0) 07:14:00 Executing busybox-1.33.1-r3.trigger 07:14:00 OK: 8 MiB in 20 packages 07:14:01 Removing intermediate container 334896d422e7 07:14:01 ---> 5c9ad22411a7 07:14:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:14:02 ---> 1617c9c025d2 07:14:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:14:04 ---> 7546395ded2d 07:14:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:14:05 ---> a43960fbce77 07:14:05 Step 18/22 : ENTRYPOINT ["/core-data"] 07:14:05 ---> Running in 9a3de6d05cd7 07:14:06 Removing intermediate container 9a3de6d05cd7 07:14:06 ---> 97bdcf49ea66 07:14:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:14:06 ---> Running in 1cb54aa5f7e3 07:14:06 Removing intermediate container 1cb54aa5f7e3 07:14:06 ---> d21e163495b4 07:14:06 Step 20/22 : LABEL arch=arm64 07:14:06 ---> Running in c5100714b2e9 07:14:07 Removing intermediate container c5100714b2e9 07:14:07 ---> f6d301b02d38 07:14:07 Step 21/22 : LABEL git_sha=eea5969ac6e108a3a2cd6bf0bb29fe789e372619 07:14:07 ---> Running in c4793e894251 07:14:08 Removing intermediate container c4793e894251 07:14:08 ---> d8c703d68bb3 07:14:08 Step 22/22 : LABEL version=0.0.0 07:14:08 ---> Running in 79a756e6864c 07:14:08 Removing intermediate container 79a756e6864c 07:14:08 ---> bf7b8c7a251f 07:14:08 07:14:09 Successfully built bf7b8c7a251f 07:14:09 Successfully tagged core-data-arm64:latest 07:14:31  Building core-data ... done Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:14:31 Step 2/30 : FROM ${BUILDER_BASE} AS builder 07:14:31 ---> f7b226998142 07:14:31 Step 3/30 : WORKDIR /edgex-go 07:14:31 ---> Using cache 07:14:31 ---> 38375222cca9 07:14:31 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:14:31 ---> Using cache 07:14:31 ---> db70144c6a00 07:14:31 Step 5/30 : RUN apk add --update --no-cache make git 07:14:31 ---> Using cache 07:14:31 ---> b45a33f55daf 07:14:31 Step 6/30 : COPY . . 07:14:31 ---> Using cache 07:14:31 ---> e9910594ee86 07:14:31 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:14:31 ---> Using cache 07:14:31 ---> 32691eec377b 07:14:31 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:14:31 ---> Running in b20191df0e69 07:14:32 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 07:14:39 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:14:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:14:39 ---> f7b226998142 07:14:39 Step 3/22 : WORKDIR /edgex-go 07:14:39 ---> Using cache 07:14:39 ---> 38375222cca9 07:14:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:14:39 ---> Using cache 07:14:39 ---> db70144c6a00 07:14:39 Step 5/22 : RUN apk add --update --no-cache make bash git 07:14:40 ---> Running in c7b7ce770f81 07:14:42 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:14:43 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:14:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:14:43 ---> f7b226998142 07:14:43 Step 3/23 : WORKDIR /edgex-go 07:14:43 ---> Using cache 07:14:43 ---> 38375222cca9 07:14:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:14:43 ---> Using cache 07:14:43 ---> db70144c6a00 07:14:43 Step 5/23 : RUN apk add --update --no-cache make git 07:14:43 ---> Using cache 07:14:43 ---> b45a33f55daf 07:14:43 Step 6/23 : COPY go.mod . 07:14:43 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:14:43 Step 2/20 : FROM ${BUILDER_BASE} AS builder 07:14:43 ---> f7b226998142 07:14:43 Step 3/20 : WORKDIR /edgex-go 07:14:43 ---> Using cache 07:14:43 ---> 38375222cca9 07:14:43 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:14:43 ---> Using cache 07:14:43 ---> db70144c6a00 07:14:43 Step 5/20 : RUN apk add --update --no-cache make git 07:14:43 ---> Using cache 07:14:43 ---> b45a33f55daf 07:14:43 Step 6/20 : COPY . . 07:14:43 ---> Using cache 07:14:43 ---> e9910594ee86 07:14:43 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:14:43 ---> Using cache 07:14:43 ---> 32691eec377b 07:14:43 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:14:43 ---> Running in 20ea77c1882a 07:14:43 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:14:44 ---> 6b5890bb7e5a 07:14:44 Step 7/23 : RUN go mod download 07:14:44 ---> Running in 2359558fd4af 07:14:44 OK: 219 MiB in 52 packages 07:14:46 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 07:14:46 Removing intermediate container c7b7ce770f81 07:14:46 ---> a11becd8faf5 07:14:46 Step 6/22 : COPY . . 07:14:51 Removing intermediate container 2359558fd4af 07:14:51 ---> f91743c62aad 07:14:51 Step 8/23 : COPY . . 07:15:10 ---> 4b8fcfdce822 07:15:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:15:10 ---> Running in d7949829eec0 07:15:15 Removing intermediate container d7949829eec0 07:15:15 ---> 0887b7930f38 07:15:15 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:15:15 ---> Running in eb865c3dcfd4 07:15:15 ---> e7af478c18b3 07:15:15 Step 9/23 : RUN go mod tidy 07:15:15 ---> Running in b21cc8605981 07:15:17 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 07:15:22 Removing intermediate container b21cc8605981 07:15:22 ---> ff0c51ee2e59 07:15:22 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 07:15:22 ---> Running in e02e9643156c 07:15:24 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 07:15:50 Removing intermediate container b20191df0e69 07:15:50 ---> 99ecae8c222f 07:15:50 07:15:50 Step 9/30 : FROM alpine:3.14 07:15:50 ---> bb3de5531c18 07:15:50 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:15:50 ---> Running in 1fda620224db 07:15:50 Removing intermediate container 1fda620224db 07:15:50 ---> 582ec3e81453 07:15:50 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 07:15:51 ---> Running in e6a9331808f5 07:15:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:15:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:15:54 (1/2) Installing dumb-init (1.2.5-r1) 07:15:54 (2/2) Installing su-exec (0.2-r1) 07:15:54 Executing busybox-1.33.1-r3.trigger 07:15:54 OK: 5 MiB in 16 packages 07:15:55 Removing intermediate container e6a9331808f5 07:15:55 ---> 391ac7a8fe26 07:15:55 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 07:15:55 ---> Running in bff956ea7755 07:15:56 Removing intermediate container bff956ea7755 07:15:56 ---> f2e1895be626 07:15:56 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:15:56 ---> Running in 3df23a149524 07:15:57 Removing intermediate container 3df23a149524 07:15:57 ---> 36d7497d64ab 07:15:57 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:15:57 ---> Running in 9ebded73ac24 07:16:00 Removing intermediate container 9ebded73ac24 07:16:00 ---> 9d152089d567 07:16:00 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 07:16:00 ---> Running in f7a076b5bbcc 07:16:01 Removing intermediate container f7a076b5bbcc 07:16:01 ---> 5aade14adac9 07:16:01 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:16:02 ---> 848dfbb87452 07:16:02 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:16:02 ---> Running in 16b55d83f031 07:16:03 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 07:16:05 Removing intermediate container 16b55d83f031 07:16:05 ---> b53bb433281d 07:16:05 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 07:16:06 ---> 2780dce06873 07:16:06 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:16:08 ---> 5f1044b65f4d 07:16:08 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:16:09 ---> f7aae7ff50e4 07:16:09 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:16:10 ---> 669ac7fbd491 07:16:10 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 07:16:12 ---> 8905bf3e8d81 07:16:12 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 07:16:12 ---> Running in 56dcdd0a6cf0 07:16:12 Removing intermediate container 56dcdd0a6cf0 07:16:12 ---> a477c6c4849b 07:16:12 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:16:13 ---> fef0a3cf995c 07:16:13 Step 25/30 : RUN chmod +x /entrypoint.sh 07:16:14 ---> Running in 00e2a7b6d1c1 07:16:18 Removing intermediate container 00e2a7b6d1c1 07:16:18 ---> a64a47b53b9b 07:16:18 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 07:16:18 ---> Running in abf8df92a51f 07:16:18 Removing intermediate container 20ea77c1882a 07:16:18 ---> 56eb4e6b869e 07:16:18 07:16:18 Step 9/20 : FROM alpine:3.14 07:16:18 ---> bb3de5531c18 07:16:18 Step 10/20 : RUN apk add --update --no-cache curl 07:16:18 ---> Running in 7d2969e23111 07:16:19 Removing intermediate container abf8df92a51f 07:16:19 ---> cb173d2a76c1 07:16:19 Step 27/30 : CMD ["gate"] 07:16:19 ---> Running in 650822bcd4bf 07:16:20 Removing intermediate container 650822bcd4bf 07:16:20 ---> 1dbdaf5e7faa 07:16:20 Step 28/30 : LABEL arch=arm64 07:16:20 ---> Running in f6deb1b6a05c 07:16:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:16:21 Removing intermediate container f6deb1b6a05c 07:16:21 ---> 06996ee4f3c0 07:16:21 Step 29/30 : LABEL git_sha=eea5969ac6e108a3a2cd6bf0bb29fe789e372619 07:16:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:16:21 ---> Running in 7ea406018355 07:16:22 Removing intermediate container 7ea406018355 07:16:22 ---> 54197c9bc111 07:16:22 Step 30/30 : LABEL version=0.0.0 07:16:22 (1/5) Installing ca-certificates (20191127-r5) 07:16:22 (2/5) Installing brotli-libs (1.0.9-r5) 07:16:22 ---> Running in 9471ef12b74a 07:16:22 (3/5) Installing nghttp2-libs (1.43.0-r0) 07:16:22 (4/5) Installing libcurl (7.79.1-r0) 07:16:22 (5/5) Installing curl (7.79.1-r0) 07:16:22 Executing busybox-1.33.1-r3.trigger 07:16:22 Executing ca-certificates-20191127-r5.trigger 07:16:23 OK: 8 MiB in 19 packages 07:16:23 Removing intermediate container 9471ef12b74a 07:16:23 ---> 45fa811a2f2b 07:16:23 07:16:23 Successfully built 45fa811a2f2b 07:16:23 Successfully tagged security-bootstrapper-arm64:latest 07:16:25  Building security-bootstrapper ... done Removing intermediate container 7d2969e23111 07:16:25 ---> 9cdbdde1a5b0 07:16:25 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:16:25 ---> Running in 2cc37e1dd154 07:16:25 Removing intermediate container 2cc37e1dd154 07:16:25 ---> 6110c54ce2dc 07:16:25 Step 12/20 : WORKDIR /edgex 07:16:25 ---> Running in cf34f4484b18 07:16:26 Removing intermediate container cf34f4484b18 07:16:26 ---> 5450df87a639 07:16:26 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:16:27 ---> e7f038373596 07:16:27 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:16:29 ---> 49b163f2dbbf 07:16:29 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:16:31 ---> eb918b17b70c 07:16:31 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:16:31 ---> Running in ca6aa7f8e7d4 07:16:31 Removing intermediate container ca6aa7f8e7d4 07:16:31 ---> ec139823beda 07:16:31 Step 17/20 : CMD ["--init=true"] 07:16:31 ---> Running in ef4297f04e2c 07:16:32 Removing intermediate container ef4297f04e2c 07:16:32 ---> bbc58648682d 07:16:32 Step 18/20 : LABEL arch=arm64 07:16:32 ---> Running in 6a1699ae4cf2 07:16:33 Removing intermediate container 6a1699ae4cf2 07:16:33 ---> 6dec466f35ee 07:16:33 Step 19/20 : LABEL git_sha=eea5969ac6e108a3a2cd6bf0bb29fe789e372619 07:16:33 ---> Running in 1169b07301e3 07:16:33 Removing intermediate container 1169b07301e3 07:16:33 ---> 9854b5c9a984 07:16:33 Step 20/20 : LABEL version=0.0.0 07:16:33 ---> Running in 32b699b378a5 07:16:34 Removing intermediate container 32b699b378a5 07:16:34 ---> cf4dc0b18bf6 07:16:34 07:16:34 Successfully built cf4dc0b18bf6 07:16:34 Successfully tagged security-proxy-setup-arm64:latest 07:16:39  Building security-proxy-setup ... done Removing intermediate container eb865c3dcfd4 07:16:39 ---> 820e2100a810 07:16:39 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:16:39 ---> Running in 942af6dbeb5d 07:16:40 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 07:16:43 Removing intermediate container 942af6dbeb5d 07:16:43 ---> 72d391c28b85 07:16:43 07:16:43 Step 10/22 : FROM docker:20.10.8 07:16:43 20.10.8: Pulling from library/docker 07:16:44 Removing intermediate container e02e9643156c 07:16:44 ---> e52d43adfd2c 07:16:44 07:16:44 Step 11/23 : FROM alpine:3.14 07:16:44 ---> bb3de5531c18 07:16:44 Step 12/23 : RUN apk add --update --no-cache dumb-init 07:16:44 ---> Using cache 07:16:44 ---> 61b53424a3f1 07:16:44 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:16:44 ---> Using cache 07:16:44 ---> c91b0a0bf657 07:16:44 Step 14/23 : ENV APP_PORT=59861 07:16:44 ---> Running in 6be8ba632b04 07:16:44 Removing intermediate container 6be8ba632b04 07:16:44 ---> c4f3ada54f12 07:16:44 Step 15/23 : EXPOSE $APP_PORT 07:16:44 ---> Running in 640c897aaad7 07:16:45 Removing intermediate container 640c897aaad7 07:16:45 ---> 4db8d3b33b52 07:16:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:16:46 ---> 15181ddcf04b 07:16:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:16:47 ---> 59e380b36888 07:16:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:16:48 ---> d97331d3ad65 07:16:48 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 07:16:48 ---> Running in 7505bb790a3e 07:16:48 Removing intermediate container 7505bb790a3e 07:16:49 ---> f7012038b6a4 07:16:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:16:49 ---> Running in dccb03237b1a 07:16:49 Removing intermediate container dccb03237b1a 07:16:49 ---> f40c0dcec822 07:16:49 Step 21/23 : LABEL arch=arm64 07:16:49 ---> Running in 2a1ae7f8e9bf 07:16:50 Removing intermediate container 2a1ae7f8e9bf 07:16:50 ---> 29b15f662fa5 07:16:50 Step 22/23 : LABEL git_sha=eea5969ac6e108a3a2cd6bf0bb29fe789e372619 07:16:50 ---> Running in 33402858b59e 07:16:50 Removing intermediate container 33402858b59e 07:16:50 ---> 46700d2dc5a4 07:16:50 Step 23/23 : LABEL version=0.0.0 07:16:50 ---> Running in 81a8b29333e0 07:16:51 Removing intermediate container 81a8b29333e0 07:16:51 ---> e04bdb9e80f6 07:16:51 07:16:52 Successfully built e04bdb9e80f6 07:16:52 Successfully tagged support-scheduler-arm64:latest 07:16:53  Building support-scheduler ... done Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 07:16:53 Status: Downloaded newer image for docker:20.10.8 07:16:53 ---> 3734d5adc5ac 07:16:53 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 07:16:53 ---> Running in 40f3bdb7a9cf 07:16:53 Removing intermediate container 40f3bdb7a9cf 07:16:53 ---> a8a3098cf618 07:16:53 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 07:16:53 ---> Running in 6c5fd7442103 07:16:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:16:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:16:55 (1/42) Installing readline (8.1.0-r0) 07:16:55 (2/42) Installing bash (5.1.4-r0) 07:16:55 Executing bash-5.1.4-r0.post-install 07:16:55 (3/42) Installing brotli-libs (1.0.9-r5) 07:16:55 (4/42) Installing nghttp2-libs (1.43.0-r0) 07:16:55 (5/42) Installing libcurl (7.79.1-r0) 07:16:55 (6/42) Installing curl (7.79.1-r0) 07:16:55 (7/42) Installing dumb-init (1.2.5-r1) 07:16:55 (8/42) Installing libbz2 (1.0.8-r1) 07:16:55 (9/42) Installing expat (2.4.1-r0) 07:16:55 (10/42) Installing libffi (3.3-r2) 07:16:55 (11/42) Installing gdbm (1.19-r0) 07:16:55 (12/42) Installing xz-libs (5.2.5-r0) 07:16:55 (13/42) Installing libgcc (10.3.1_git20210424-r2) 07:16:55 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 07:16:55 (15/42) Installing mpdecimal (2.5.1-r1) 07:16:55 (16/42) Installing sqlite-libs (3.35.5-r0) 07:16:55 (17/42) Installing python3 (3.9.5-r1) 07:16:57 (18/42) Installing py3-appdirs (1.4.4-r2) 07:16:57 (19/42) Installing py3-chardet (4.0.0-r2) 07:16:57 (20/42) Installing py3-idna (3.2-r0) 07:16:57 (21/42) Installing py3-urllib3 (1.26.5-r0) 07:16:57 (22/42) Installing py3-certifi (2020.12.5-r1) 07:16:57 (23/42) Installing py3-requests (2.25.1-r4) 07:16:57 (24/42) Installing py3-msgpack (1.0.2-r1) 07:16:57 (25/42) Installing py3-lockfile (0.12.2-r4) 07:16:57 (26/42) Installing py3-cachecontrol (0.12.6-r1) 07:16:57 (27/42) Installing py3-colorama (0.4.4-r1) 07:16:57 (28/42) Installing py3-contextlib2 (0.6.0-r1) 07:16:58 (29/42) Installing py3-distlib (0.3.1-r3) 07:16:58 (30/42) Installing py3-distro (1.5.0-r3) 07:16:58 (31/42) Installing py3-six (1.15.0-r1) 07:16:58 (32/42) Installing py3-webencodings (0.5.1-r4) 07:16:58 (33/42) Installing py3-html5lib (1.1-r1) 07:16:58 (34/42) Installing py3-parsing (2.4.7-r2) 07:16:58 (35/42) Installing py3-packaging (20.9-r1) 07:16:58 (36/42) Installing py3-toml (0.10.2-r2) 07:16:58 (37/42) Installing py3-pep517 (0.10.0-r2) 07:16:58 (38/42) Installing py3-progress (1.5-r2) 07:16:58 (39/42) Installing py3-retrying (1.3.3-r1) 07:16:58 (40/42) Installing py3-ordered-set (4.0.2-r1) 07:16:58 (41/42) Installing py3-setuptools (52.0.0-r3) 07:16:58 (42/42) Installing py3-pip (20.3.4-r1) 07:16:58 Executing busybox-1.33.1-r3.trigger 07:16:58 OK: 84 MiB in 64 packages 07:17:02 Collecting docker-compose==1.23.2 07:17:02 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:17:02 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 07:17:02 Collecting jsonschema<3,>=2.5.1 07:17:02 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:17:02 Collecting texttable<0.10,>=0.9.0 07:17:02 Downloading texttable-0.9.1.tar.gz (11 kB) 07:17:04 Collecting cached-property<2,>=1.2.0 07:17:04 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:17:04 Collecting docopt<0.7,>=0.6.1 07:17:04 Downloading docopt-0.6.2.tar.gz (25 kB) 07:17:06 Collecting docker<4.0,>=3.6.0 07:17:06 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:17:06 Collecting PyYAML<4,>=3.10 07:17:06 Downloading PyYAML-3.13.tar.gz (270 kB) 07:17:10 Collecting websocket-client<1.0,>=0.32.0 07:17:10 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 07:17:10 Collecting dockerpty<0.5,>=0.4.1 07:17:10 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:17:12 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:17:12 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:17:12 Collecting docker-pycreds>=0.4.0 07:17:12 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:17:12 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 07:17:12 Collecting chardet<3.1.0,>=3.0.2 07:17:12 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 07:17:12 Collecting idna<2.8,>=2.5 07:17:12 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:17:13 Collecting urllib3<1.25,>=1.21.1 07:17:13 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:17:13 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 07:17:13 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 07:17:13 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 07:17:13 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 07:17:14 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 07:17:14 Attempting uninstall: urllib3 07:17:14 Found existing installation: urllib3 1.26.5 07:17:14 Uninstalling urllib3-1.26.5: 07:17:14 Successfully uninstalled urllib3-1.26.5 07:17:14 Attempting uninstall: idna 07:17:14 Found existing installation: idna 3.2 07:17:14 Uninstalling idna-3.2: 07:17:14 Successfully uninstalled idna-3.2 07:17:15 Attempting uninstall: chardet 07:17:15 Found existing installation: chardet 4.0.0 07:17:15 Uninstalling chardet-4.0.0: 07:17:15 Successfully uninstalled chardet-4.0.0 07:17:17 Attempting uninstall: requests 07:17:17 Found existing installation: requests 2.25.1 07:17:17 Uninstalling requests-2.25.1: 07:17:17 Successfully uninstalled requests-2.25.1 07:17:17 Running setup.py install for texttable: started 07:17:19 Running setup.py install for texttable: finished with status 'done' 07:17:19 Running setup.py install for PyYAML: started 07:17:21 Running setup.py install for PyYAML: finished with status 'done' 07:17:21 Running setup.py install for docopt: started 07:17:22 Running setup.py install for docopt: finished with status 'done' 07:17:22 Running setup.py install for dockerpty: started 07:17:24 Running setup.py install for dockerpty: finished with status 'done' 07:17:26 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 07:17:34 Removing intermediate container 6c5fd7442103 07:17:34 ---> 48d77cf59f80 07:17:34 Step 13/22 : ENV APP_PORT=58890 07:17:34 ---> Running in a72a4c7cbb08 07:17:34 Removing intermediate container a72a4c7cbb08 07:17:34 ---> 2a4f956c3af7 07:17:34 Step 14/22 : EXPOSE $APP_PORT 07:17:34 ---> Running in 5e7929e8790a 07:17:35 Removing intermediate container 5e7929e8790a 07:17:35 ---> cc438ecda406 07:17:35 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:17:36 ---> 38381d60bd8f 07:17:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:17:36 ---> 2f4ac9612b57 07:17:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:17:37 ---> d2e9bd51091f 07:17:37 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 07:17:37 ---> Running in e1b1c72a7ec9 07:17:38 Removing intermediate container e1b1c72a7ec9 07:17:38 ---> 541d2e0dae9d 07:17:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:17:38 ---> Running in b61f96291a89 07:17:38 Removing intermediate container b61f96291a89 07:17:38 ---> 98766114b71b 07:17:38 Step 20/22 : LABEL arch=arm64 07:17:38 ---> Running in 3bab8c17ebb8 07:17:39 Removing intermediate container 3bab8c17ebb8 07:17:39 ---> 2a1c5812b5cc 07:17:39 Step 21/22 : LABEL git_sha=eea5969ac6e108a3a2cd6bf0bb29fe789e372619 07:17:39 ---> Running in f5ec1691fbe8 07:17:39 Removing intermediate container f5ec1691fbe8 07:17:39 ---> 6232901ca782 07:17:39 Step 22/22 : LABEL version=0.0.0 07:17:39 ---> Running in 44467b832bfb 07:17:40 Removing intermediate container 44467b832bfb 07:17:40 ---> 40ec111b12f8 07:17:40 07:17:40 Successfully built 40ec111b12f8 07:17:40 Successfully tagged sys-mgmt-agent-arm64:latest 07:17:40  Building sys-mgmt-agent ... done  [Pipeline] } 07:17:40 $ docker stop --time=1 a6ad9ad77b56ef615b94a24747b7918532ecc47fe7db931c2cfc105e1d183f0b 07:17:42 $ docker rm -f a6ad9ad77b56ef615b94a24747b7918532ecc47fe7db931c2cfc105e1d183f0b [Pipeline] // withDockerContainer [Pipeline] sh 07:17:43 + docker images 07:17:44 REPOSITORY TAG IMAGE ID CREATED SIZE 07:17:44 sys-mgmt-agent-arm64 latest 40ec111b12f8 4 seconds ago 277MB 07:17:44 support-scheduler-arm64 latest e04bdb9e80f6 52 seconds ago 15.3MB 07:17:44 e52d43adfd2c About a minute ago 1.57GB 07:17:44 72d391c28b85 About a minute ago 1.57GB 07:17:44 security-proxy-setup-arm64 latest cf4dc0b18bf6 About a minute ago 25.4MB 07:17:44 security-bootstrapper-arm64 latest 45fa811a2f2b About a minute ago 17.8MB 07:17:44 56eb4e6b869e About a minute ago 1.57GB 07:17:44 99ecae8c222f About a minute ago 1.57GB 07:17:44 core-data-arm64 latest bf7b8c7a251f 3 minutes ago 19.5MB 07:17:44 security-secretstore-setup-arm64 latest 9ae742dd9f66 3 minutes ago 26.8MB 07:17:44 support-notifications-arm64 latest 849e27b54305 3 minutes ago 16.1MB 07:17:44 core-metadata-arm64 latest 4defbfae8415 3 minutes ago 15.9MB 07:17:44 c194c6af87b1 3 minutes ago 1.58GB 07:17:44 core-command-arm64 latest 6b986e0f0a77 3 minutes ago 15.2MB 07:17:44 41cab8caf678 4 minutes ago 1.57GB 07:17:44 b52738ca95f2 4 minutes ago 1.57GB 07:17:44 aeb50e2f5506 4 minutes ago 1.58GB 07:17:44 c9859fc043e7 4 minutes ago 1.57GB 07:17:44 ci-base-image-arm64 latest f7b226998142 14 minutes ago 1.24GB 07:17:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 3 weeks ago 534MB 07:17:44 docker 20.10.8 3734d5adc5ac 2 months ago 198MB 07:17:44 alpine 3.14 bb3de5531c18 2 months ago 5.34MB 07:17:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:17:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:17:44 07:17:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 07:17:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:17:45 arm64: Pulling from edgex-lftools-log-publisher 07:17:45 448f6bf000e3: Pulling fs layer 07:17:45 f757da607395: Pulling fs layer 07:17:45 05883995daec: Pulling fs layer 07:17:45 8603b9c90790: Pulling fs layer 07:17:45 1560dd03e051: Pulling fs layer 07:17:45 27f5ce0e4adf: Pulling fs layer 07:17:45 c2d8d7efcc4b: Pulling fs layer 07:17:45 1560dd03e051: Waiting 07:17:45 27f5ce0e4adf: Waiting 07:17:45 c2d8d7efcc4b: Waiting 07:17:45 8603b9c90790: Waiting 07:17:45 f757da607395: Verifying Checksum 07:17:45 f757da607395: Download complete 07:17:45 8603b9c90790: Verifying Checksum 07:17:45 8603b9c90790: Download complete 07:17:45 1560dd03e051: Verifying Checksum 07:17:45 1560dd03e051: Download complete 07:17:45 27f5ce0e4adf: Verifying Checksum 07:17:45 27f5ce0e4adf: Download complete 07:17:45 05883995daec: Download complete 07:17:46 448f6bf000e3: Verifying Checksum 07:17:46 448f6bf000e3: Download complete 07:17:48 c2d8d7efcc4b: Verifying Checksum 07:17:48 c2d8d7efcc4b: Download complete 07:17:50 448f6bf000e3: Pull complete 07:17:50 f757da607395: Pull complete 07:17:52 05883995daec: Pull complete 07:17:52 8603b9c90790: Pull complete 07:17:53 1560dd03e051: Pull complete 07:17:54 27f5ce0e4adf: Pull complete 07:18:09 c2d8d7efcc4b: Pull complete 07:18:09 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 07:18:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:18:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 07:18:09 prd-ubuntu18.04-docker-arm64-4c-16g-28055 does not seem to be running inside a container 07:18:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/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-lftools-log-publisher:arm64 cat 07:18:12 $ docker top e31863b7efab01b01c16f011ce1f9a2bae578fbd19ccdbb4ce85256d1d0ccd53 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:18:13 ---> job-cost.sh 07:18:13 lf-activate-venv: SKIPPING 07:18:13 INFO: No Stack... 07:18:13 INFO: Retrieving Pricing Info for: v3-standard-4 07:18:14 INFO: Archiving Costs [Pipeline] sh 07:18:14 + cut -d, -f6 07:18:14 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 07:18:14 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3797-1-stack-cost] 07:18:14 Resource [jenkins-edgexfoundry-edgex-go-PR-3797-1-stack-cost] did not exist. Created. 07:18:14 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3797-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:18:15 + echo total: 0.10999999940395355 [Pipeline] stash 07:18:15 Stashed 1 file(s) [Pipeline] } 07:18:15 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3797-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:18:15 $ docker stop --time=1 e31863b7efab01b01c16f011ce1f9a2bae578fbd19ccdbb4ce85256d1d0ccd53 07:18:17 $ docker rm -f e31863b7efab01b01c16f011ce1f9a2bae578fbd19ccdbb4ce85256d1d0ccd53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 07:18:18 provisioning config files... 07:18:18 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3759054142567397776tmp [Pipeline] { [Pipeline] sh 07:18:18 + set +x 07:18:18 + curl -s https://codecov.io/bash 07:18:18 + bash -s -- 07:18:18 07:18:18 _____ _ 07:18:18 / ____| | | 07:18:18 | | ___ __| | ___ ___ _____ __ 07:18:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:18:18 | |___| (_) | (_| | __/ (_| (_) \ V / 07:18:18 \_____\___/ \__,_|\___|\___\___/ \_/ 07:18:18 Bash-1.0.6 07:18:18 07:18:18 07:18:18 ==> git version 2.24.4 found 07:18:18 ==> 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 07:18:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:18:18 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:18:18 ==> Jenkins CI detected. 07:18:18 current dir:  /w/workspace/edgex-go/1 07:18:18 project root: . 07:18:18 --> token set from env 07:18:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:18:19 ==> Running gcov in . (disable via -X gcov) 07:18:19 ==> Python coveragepy not found 07:18:19 ==> Searching for coverage reports in: 07:18:19 + . 07:18:19 -> Found 1 reports 07:18:19 ==> Detecting git/mercurial file structure 07:18:19 ==> Reading reports 07:18:19 + ./coverage.out bytes=428381 07:18:19 ==> Appending adjustments 07:18:19 https://docs.codecov.io/docs/fixing-reports 07:18:20 + Found adjustments 07:18:20 ==> Gzipping contents 07:18:20 60K /tmp/codecov.lHxdRm.gz 07:18:20 ==> Uploading reports 07:18:20 url: https://codecov.io 07:18:20 query: branch=PR-3797&commit=eea5969ac6e108a3a2cd6bf0bb29fe789e372619&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3797%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3797&job=&cmd_args= 07:18:20 -> Pinging Codecov 07:18:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3797&commit=eea5969ac6e108a3a2cd6bf0bb29fe789e372619&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3797%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3797&job=&cmd_args= 07:18:20 -> Uploading to 07:18:20 https://storage.googleapis.com/codecov/v4/raw/2021-11-09/00271124DB129430A58F1EEE437C3FCB/eea5969ac6e108a3a2cd6bf0bb29fe789e372619/22ede5bc-2636-4329-877c-b436bbdcc9c9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211109T071820Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2efa03a75dc589cfaa896ee12b531968b9b9726b5b5109216747725a7d4c148e 07:18:20 % Total % Received % Xferd Average Speed Time Time Time Current 07:18:20 Dload Upload Total Spent Left Speed 07:18:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57616 0 0 100 57616 0 182k --:--:-- --:--:-- --:--:-- 182k 07:18:20 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/eea5969ac6e108a3a2cd6bf0bb29fe789e372619 [Pipeline] } 07:18:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:18:23 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:18:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:18:24 ---> package-listing.sh 07:18:24 ++ tr '[:upper:]' '[:lower:]' 07:18:24 ++ facter osfamily 07:18:24 + OS_FAMILY=redhat 07:18:24 + workspace=/w/workspace/edgex-go/1 07:18:24 + START_PACKAGES=/tmp/packages_start.txt 07:18:24 + END_PACKAGES=/tmp/packages_end.txt 07:18:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:18:24 + PACKAGES=/tmp/packages_start.txt 07:18:24 + '[' /w/workspace/edgex-go/1 ']' 07:18:24 + PACKAGES=/tmp/packages_end.txt 07:18:24 + case "${OS_FAMILY}" in 07:18:24 + rpm -qa 07:18:24 + sort 07:18:27 + '[' -f /tmp/packages_start.txt ']' 07:18:27 + '[' -f /tmp/packages_end.txt ']' 07:18:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:18:27 + '[' /w/workspace/edgex-go/1 ']' 07:18:27 + mkdir -p /w/workspace/edgex-go/1/archives/ 07:18:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 07:18:27 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 07:18:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:18:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:18:28 07:18:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 07:18:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:18:29 latest: Pulling from edgex-lftools-log-publisher 07:18:29 b4d181a07f80: Pulling fs layer 07:18:29 a1111a8f2ec3: Pulling fs layer 07:18:29 ed53099fbce6: Pulling fs layer 07:18:29 dc539afda2c1: Pulling fs layer 07:18:29 77bc0d833cb6: Pulling fs layer 07:18:29 9065ff56babe: Pulling fs layer 07:18:29 d287ab97295c: Pulling fs layer 07:18:29 77bc0d833cb6: Waiting 07:18:29 9065ff56babe: Waiting 07:18:29 d287ab97295c: Waiting 07:18:29 dc539afda2c1: Waiting 07:18:29 a1111a8f2ec3: Verifying Checksum 07:18:29 a1111a8f2ec3: Download complete 07:18:29 dc539afda2c1: Verifying Checksum 07:18:29 dc539afda2c1: Download complete 07:18:29 ed53099fbce6: Verifying Checksum 07:18:29 ed53099fbce6: Download complete 07:18:29 9065ff56babe: Verifying Checksum 07:18:29 9065ff56babe: Download complete 07:18:29 77bc0d833cb6: Verifying Checksum 07:18:29 77bc0d833cb6: Download complete 07:18:29 b4d181a07f80: Verifying Checksum 07:18:29 b4d181a07f80: Download complete 07:18:30 d287ab97295c: Verifying Checksum 07:18:30 d287ab97295c: Download complete 07:18:30 b4d181a07f80: Pull complete 07:18:31 a1111a8f2ec3: Pull complete 07:18:31 ed53099fbce6: Pull complete 07:18:31 dc539afda2c1: Pull complete 07:18:32 77bc0d833cb6: Pull complete 07:18:32 9065ff56babe: Pull complete 07:18:37 d287ab97295c: Pull complete 07:18:37 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 07:18:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:18:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 07:18:37 prd-centos7-docker-4c-2g-28054 does not seem to be running inside a container 07:18:37 $ 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:latest cat 07:18:41 $ docker top ee97b599b22ab20732f990c82771a68e858d1ae137de4c5a52e3038fd35c120e -eo pid,comm [Pipeline] { [Pipeline] sh 07:18:41 + touch /tmp/pre-build-complete [Pipeline] sh 07:18:41 + mkdir -p /var/log/sysstat [Pipeline] sh 07:18:42 + ls /var/log/sa-host 07:18:42 + sadf -c /var/log/sa-host/sa09 07:18:42 file_magic: OK 07:18:42 HZ: Using current value: 100 07:18:42 file_header: OK 07:18:42 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 07:18:42 Statistics: 07:18:42 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:18:42 File successfully converted to sysstat format version 12.0.3 07:18:42 + sadf -c /var/log/sa-host/sa30 07:18:42 file_magic: OK 07:18:42 HZ: Using current value: 100 07:18:42 file_header: OK 07:18:42 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 07:18:42 Statistics: 07:18:42 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:18:42 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:18:42 provisioning config files... 07:18:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2691720940298669716tmp [Pipeline] { [Pipeline] echo 07:18:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:18:42 ---> create-netrc.sh [Pipeline] } 07:18:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:18:42 ---> python-tools-install.sh [Pipeline] echo 07:18:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:18:43 ---> sudo-logs.sh 07:18:43 Archiving 'sudo' log.. 07:18:43 sudo: unable to resolve host prd-centos7-docker-4c-2g-28054.novalocal: Name or service not known 07:18:43 sudo: unable to resolve host prd-centos7-docker-4c-2g-28054.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 07:18:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:18:43 ---> job-cost.sh 07:18:43 lf-activate-venv: SKIPPING 07:18:43 DEBUG: total: 0.10999999940395355 07:18:43 INFO: Retrieving Stack Cost... 07:18:44 INFO: Retrieving Pricing Info for: v3-standard-2 07:18:44 INFO: Archiving Costs [Pipeline] echo 07:18:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:18:44 ---> logs-deploy.sh 07:18:44 lf-activate-venv: SKIPPING 07:18:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3797/1 07:18:44 INFO: archiving workspace using pattern(s): 07:18:45 Archives upload complete. 07:18:45 INFO: archiving logs to Nexus 07:18:46 ---> uname -a: 07:18:46 Linux prd-centos7-docker-4c-2g-28054.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 07:18:46 07:18:46 07:18:46 ---> lscpu: 07:18:46 Architecture: x86_64 07:18:46 CPU op-mode(s): 32-bit, 64-bit 07:18:46 Byte Order: Little Endian 07:18:46 Address sizes: 40 bits physical, 48 bits virtual 07:18:46 CPU(s): 2 07:18:46 On-line CPU(s) list: 0,1 07:18:46 Thread(s) per core: 1 07:18:46 Core(s) per socket: 1 07:18:46 Socket(s): 2 07:18:46 NUMA node(s): 1 07:18:46 Vendor ID: AuthenticAMD 07:18:46 CPU family: 23 07:18:46 Model: 49 07:18:46 Model name: AMD EPYC-Rome Processor 07:18:46 Stepping: 0 07:18:46 CPU MHz: 2799.998 07:18:46 BogoMIPS: 5599.99 07:18:46 Virtualization: AMD-V 07:18:46 Hypervisor vendor: KVM 07:18:46 Virtualization type: full 07:18:46 L1d cache: 32K 07:18:46 L1i cache: 32K 07:18:46 L2 cache: 512K 07:18:46 L3 cache: 16384K 07:18:46 NUMA node0 CPU(s): 0,1 07:18:46 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 07:18:46 07:18:46 07:18:46 ---> nproc: 07:18:46 2 07:18:46 07:18:46 07:18:46 ---> df -h: 07:18:46 Filesystem Size Used Avail Use% Mounted on 07:18:46 overlay 40G 13G 28G 31% / 07:18:46 tmpfs 64M 0 64M 0% /dev 07:18:46 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 07:18:46 shm 64M 0 64M 0% /dev/shm 07:18:46 /dev/vda1 40G 13G 28G 31% /facter-os 07:18:46 07:18:46 07:18:46 ---> sar -b -r -n DEV: 07:18:46 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/09/21 _x86_64_ (2 CPU) 07:18:46 07:18:46 06:57:52 LINUX RESTART (2 CPU) 07:18:46 07:18:46 06:58:01 tps rtps wtps bread/s bwrtn/s 07:18:46 06:59:02 231.67 86.89 144.78 8780.72 56283.23 07:18:46 07:00:01 360.36 0.00 360.36 0.00 89650.80 07:18:46 07:01:01 59.21 0.02 59.19 0.13 10135.73 07:18:46 07:02:01 107.19 0.12 107.08 2.66 3481.59 07:18:46 07:03:03 520.47 284.81 235.66 8012.62 146853.17 07:18:46 07:04:01 392.52 100.76 291.77 3989.11 171077.88 07:18:46 07:05:01 544.53 83.29 461.25 3533.08 219875.63 07:18:46 07:06:01 205.39 15.50 189.89 1197.87 33444.17 07:18:46 07:07:01 1.13 0.00 1.13 0.00 17.54 07:18:46 07:08:01 0.17 0.00 0.17 0.00 1.50 07:18:46 07:09:01 0.28 0.00 0.28 0.00 3.46 07:18:46 07:10:01 0.25 0.00 0.25 0.00 2.62 07:18:46 07:11:01 0.20 0.00 0.20 0.00 1.80 07:18:46 07:12:01 0.20 0.00 0.20 0.00 1.65 07:18:46 07:13:01 0.43 0.23 0.20 7.33 2.52 07:18:46 07:14:01 0.92 0.00 0.92 0.00 16.41 07:18:46 07:15:01 6.96 6.68 0.28 84.48 4.06 07:18:46 07:16:01 284.04 263.19 20.86 3669.23 1089.79 07:18:46 07:17:01 0.37 0.00 0.37 0.00 4.60 07:18:46 07:18:01 0.15 0.00 0.15 0.00 2.03 07:18:46 Average: 135.91 42.44 93.47 1472.54 36532.72 07:18:46 07:18:46 06:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:18:46 06:59:02 4796632 0 744816 9.30 2620 2464872 1619876 17.88 856128 2062072 446528 07:18:46 07:00:01 3645360 0 955872 11.94 2620 3405088 1680144 18.55 1196040 2703976 62548 07:18:46 07:01:01 3262616 0 1071336 13.38 2620 3672368 1694956 18.71 1448724 2811616 37756 07:18:46 07:02:01 3325100 0 1054096 13.16 2620 3627124 1527272 16.86 1400764 2777100 62092 07:18:46 07:03:03 1075284 0 1259376 15.72 2620 5671660 2355360 26.00 1847800 4499336 57320 07:18:46 07:04:01 865012 0 1489384 18.60 2620 5651924 3554804 39.25 3298132 3212272 364304 07:18:46 07:05:01 907732 0 1352128 16.88 2620 5746460 2875092 31.74 2546092 3910420 69284 07:18:46 07:06:01 2552740 0 1136268 14.19 2620 4317312 1611880 17.80 1382832 3465084 20 07:18:46 07:07:01 2569204 0 1119800 13.98 2620 4317316 1345240 14.85 1384496 3452952 12 07:18:46 07:08:01 2573188 0 1115812 13.93 2620 4317320 1345384 14.85 1383080 3449984 12 07:18:46 07:09:01 2573220 0 1115776 13.93 2620 4317324 1345396 14.85 1383260 3449988 8 07:18:46 07:10:01 2576972 0 1112020 13.88 2620 4317328 1345444 14.85 1382908 3446648 8 07:18:46 07:11:01 2578200 0 1110788 13.87 2620 4317332 1345240 14.85 1382188 3446648 8 07:18:46 07:12:01 2578208 0 1110776 13.87 2620 4317336 1345240 14.85 1382192 3446648 8 07:18:46 07:13:01 2577860 0 1111092 13.87 2620 4317368 1345240 14.85 1382100 3446660 20 07:18:46 07:14:01 2577368 0 1111580 13.88 2620 4317372 1345312 14.85 1382304 3446660 8 07:18:46 07:15:01 2572536 0 1114204 13.91 2620 4319580 1349712 14.90 1384984 3447172 20 07:18:46 07:16:01 2418900 0 1206832 15.07 2620 4380588 1345272 14.85 1422512 3469608 8 07:18:46 07:17:01 2418992 0 1206740 15.07 2620 4380588 1345272 14.85 1422396 3469608 16 07:18:46 07:18:01 2419048 0 1206676 15.07 2620 4380596 1345272 14.85 1422520 3469608 8 07:18:46 Average: 2543209 0 1135269 14.18 2620 4327843 1653370 18.25 1534573 3344203 54999 07:18:46 07:18:46 06:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:18:46 06:59:02 eth0 1198.93 1285.26 9516.53 177.93 0.00 0.00 0.00 0.00 07:18:46 06:59:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:46 06:59:02 docker0 648.68 375.65 59.00 2671.48 0.00 0.00 0.00 0.00 07:18:46 07:00:01 eth0 268.49 196.38 2108.70 28.52 0.00 0.00 0.00 0.00 07:18:46 07:00:01 veth2caef9c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 07:18:46 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:46 07:00:01 docker0 175.89 233.49 14.61 2076.34 0.00 0.00 0.00 0.00 07:18:46 07:01:01 eth0 26.52 13.76 21.47 11.34 0.00 0.00 0.00 0.00 07:18:46 07:01:01 veth2caef9c 0.73 0.75 0.06 0.07 0.00 0.00 0.00 0.00 07:18:46 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:46 07:01:01 docker0 0.73 0.73 0.05 0.07 0.00 0.00 0.00 0.00 07:18:46 07:02:01 eth0 14.57 8.01 11.38 5.71 0.00 0.00 0.00 0.00 07:18:46 07:02:01 veth2caef9c 1.40 1.40 0.11 0.11 0.00 0.00 0.00 0.00 07:18:46 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:46 07:02:01 docker0 1.40 1.40 0.09 0.11 0.00 0.00 0.00 0.00 07:18:46 07:03:03 vethb9dd9ac 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:18:46 07:03:03 veth46f2e42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:18:46 07:03:03 vethe81498e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:18:46 07:03:03 veth0aa0807 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:18:46 07:04:01 veth6115809 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 07:18:46 07:04:01 vethb9dd9ac 0.00 0.76 0.00 0.04 0.00 0.00 0.00 0.00 07:18:46 07:04:01 veth8260eed 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 07:18:46 07:04:01 vethef64291 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 07:18:46 07:05:01 vethb9dd9ac 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 07:18:46 07:05:01 vethc2ea52e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:18:46 07:05:01 eth0 1746.30 1635.89 13795.47 381.03 0.00 0.00 0.00 0.00 07:18:46 07:05:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:18:46 07:06:01 eth0 119.45 65.62 1555.94 126.57 0.00 0.00 0.00 0.00 07:18:46 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:46 07:06:01 docker0 867.75 713.27 76.45 5584.11 0.00 0.00 0.00 0.00 07:18:46 07:07:01 eth0 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:18:46 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:46 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:46 07:08:01 eth0 0.57 0.35 0.27 0.20 0.00 0.00 0.00 0.00 07:18:46 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:46 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:46 07:09:01 eth0 0.72 0.25 0.19 0.08 0.00 0.00 0.00 0.00 07:18:46 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:46 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:46 07:10:01 eth0 0.58 0.42 0.28 0.21 0.00 0.00 0.00 0.00 07:18:46 07:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:46 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:46 07:11:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:18:46 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:46 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:46 07:12:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:18:46 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:46 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:46 07:13:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:18:46 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:46 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:46 07:14:01 eth0 0.32 0.23 0.14 0.07 0.00 0.00 0.00 0.00 07:18:46 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:46 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:46 07:15:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:18:46 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:46 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:46 07:16:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:18:46 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:46 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:46 07:17:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:18:46 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:46 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:46 07:18:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:18:46 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:46 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:46 Average: eth0 92.76 85.02 766.18 25.41 0.00 0.00 0.00 0.00 07:18:46 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:46 Average: docker0 43.43 35.70 3.83 279.51 0.00 0.00 0.00 0.00 07:18:46 07:18:46 07:18:46 ---> sar -P ALL: 07:18:46 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/09/21 _x86_64_ (2 CPU) 07:18:46 07:18:46 06:57:52 LINUX RESTART (2 CPU) 07:18:46 07:18:46 06:58:01 CPU %user %nice %system %iowait %steal %idle 07:18:46 06:59:02 all 36.72 0.00 10.53 9.06 0.12 43.58 07:18:46 06:59:02 0 40.24 0.00 11.59 7.42 0.13 40.62 07:18:46 06:59:02 1 33.24 0.00 9.48 10.67 0.11 46.50 07:18:46 07:00:01 all 28.28 0.00 10.61 4.36 0.14 56.61 07:18:46 07:00:01 0 28.70 0.00 10.98 4.41 0.14 55.76 07:18:46 07:00:01 1 27.85 0.00 10.24 4.30 0.14 57.46 07:18:46 07:01:01 all 47.03 0.00 4.69 1.58 0.11 46.58 07:18:46 07:01:01 0 47.18 0.00 4.77 1.55 0.11 46.39 07:18:46 07:01:01 1 46.89 0.00 4.62 1.61 0.11 46.78 07:18:46 07:02:01 all 66.22 0.00 6.43 2.14 0.16 25.06 07:18:46 07:02:01 0 68.46 0.00 6.25 2.12 0.16 23.00 07:18:46 07:02:01 1 63.96 0.00 6.62 2.15 0.15 27.12 07:18:46 07:03:03 all 37.15 0.00 12.19 22.33 0.14 28.18 07:18:46 07:03:03 0 38.23 0.00 12.03 23.12 0.12 26.50 07:18:46 07:03:03 1 36.07 0.00 12.35 21.54 0.16 29.88 07:18:46 07:04:01 all 70.59 0.00 15.23 10.33 0.16 3.69 07:18:46 07:04:01 0 70.87 0.00 15.24 10.18 0.17 3.53 07:18:46 07:04:01 1 70.31 0.00 15.21 10.48 0.15 3.85 07:18:46 07:05:01 all 65.40 0.00 17.24 13.73 0.18 3.46 07:18:46 07:05:01 0 66.28 0.00 16.70 13.82 0.19 3.01 07:18:46 07:05:01 1 64.53 0.00 17.77 13.63 0.17 3.90 07:18:46 07:06:01 all 22.59 0.00 7.26 4.89 0.10 65.15 07:18:46 07:06:01 0 23.09 0.00 7.72 5.85 0.09 63.26 07:18:46 07:06:01 1 22.10 0.00 6.81 3.94 0.10 67.05 07:18:46 07:07:01 all 0.21 0.00 0.08 0.00 0.03 99.68 07:18:46 07:07:01 0 0.37 0.00 0.07 0.00 0.02 99.55 07:18:46 07:07:01 1 0.05 0.00 0.10 0.00 0.03 99.82 07:18:46 07:08:01 all 0.26 0.00 0.04 0.00 0.02 99.68 07:18:46 07:08:01 0 0.45 0.00 0.03 0.00 0.02 99.50 07:18:46 07:08:01 1 0.07 0.00 0.05 0.00 0.02 99.87 07:18:46 07:09:01 all 0.22 0.00 0.04 0.00 0.01 99.73 07:18:46 07:09:01 0 0.30 0.00 0.03 0.00 0.00 99.67 07:18:46 07:09:01 1 0.13 0.00 0.05 0.00 0.02 99.80 07:18:46 07:18:46 07:09:01 CPU %user %nice %system %iowait %steal %idle 07:18:46 07:10:01 all 0.25 0.00 0.03 0.00 0.02 99.70 07:18:46 07:10:01 0 0.05 0.00 0.02 0.00 0.02 99.92 07:18:46 07:10:01 1 0.45 0.00 0.05 0.00 0.02 99.48 07:18:46 07:11:01 all 0.08 0.00 0.04 0.00 0.01 99.87 07:18:46 07:11:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:18:46 07:11:01 1 0.12 0.00 0.07 0.00 0.00 99.82 07:18:46 07:12:01 all 0.07 0.00 0.04 0.00 0.03 99.87 07:18:46 07:12:01 0 0.03 0.00 0.03 0.00 0.03 99.90 07:18:46 07:12:01 1 0.10 0.00 0.05 0.00 0.02 99.83 07:18:46 07:13:01 all 0.17 0.00 0.05 0.00 0.01 99.77 07:18:46 07:13:01 0 0.05 0.00 0.05 0.00 0.02 99.88 07:18:46 07:13:01 1 0.28 0.00 0.05 0.00 0.00 99.67 07:18:46 07:14:01 all 0.20 0.00 0.03 0.00 0.02 99.75 07:18:46 07:14:01 0 0.37 0.00 0.03 0.00 0.03 99.57 07:18:46 07:14:01 1 0.03 0.00 0.03 0.00 0.00 99.93 07:18:46 07:15:01 all 0.16 0.10 0.41 0.07 0.02 99.25 07:18:46 07:15:01 0 0.30 0.10 0.40 0.07 0.02 99.11 07:18:46 07:15:01 1 0.02 0.10 0.42 0.07 0.02 99.38 07:18:46 07:16:01 all 0.21 3.82 12.51 2.01 0.05 81.39 07:18:46 07:16:01 0 0.40 3.67 12.44 2.24 0.05 81.20 07:18:46 07:16:01 1 0.02 3.98 12.58 1.78 0.05 81.59 07:18:46 07:17:01 all 0.18 0.00 0.01 0.00 0.02 99.79 07:18:46 07:17:01 0 0.32 0.00 0.00 0.00 0.02 99.67 07:18:46 07:17:01 1 0.05 0.00 0.02 0.00 0.02 99.92 07:18:46 07:18:01 all 0.11 0.00 0.04 0.00 0.02 99.83 07:18:46 07:18:01 0 0.20 0.00 0.07 0.00 0.02 99.72 07:18:46 07:18:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:18:46 Average: all 17.74 0.20 4.66 3.37 0.06 73.96 07:18:46 Average: 0 18.21 0.19 4.71 3.39 0.07 73.44 07:18:46 Average: 1 17.28 0.21 4.62 3.35 0.06 74.49 07:18:46 07:18:46 07:18:46