Pull request #4045 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 farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from 8511ba14915eb4bf79bc6d7fafc45746cfd48631+155d0ec1f9051a669d1f6c09d665afa8a800203b (39d774b2aab431173eb7b94071f09f991218abb5) 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-ssh16115307682479040880.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e2cac8b444d664382c771f5dccbf61e369ddf83e 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-ssh17513852131977832411.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 e2cac8b444d664382c771f5dccbf61e369ddf83e 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-4045/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # 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-4045/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13170973837445652835.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-4045/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11509418296948362522.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e2cac8b444d664382c771f5dccbf61e369ddf83e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e2cac8b444d664382c771f5dccbf61e369ddf83e # timeout=10 Commit message: "Merge pull request #396 from ernestojeda/snyk-enhancements" > 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 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-ssh9315410711244039079.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-4045/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # 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-4045/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17999872094997471464.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 e2cac8b444d664382c771f5dccbf61e369ddf83e Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-923’ Running on prd-ubuntu20.04-docker-8c-8g-927 in /w/workspace/edgexfoundry_edgex-go_PR-4045 [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.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/jakarta commit 155d0ec1f9051a669d1f6c09d665afa8a800203b into PR head commit 8511ba14915eb4bf79bc6d7fafc45746cfd48631 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4045/head:refs/remotes/origin/PR-4045 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8511ba14915eb4bf79bc6d7fafc45746cfd48631 # timeout=10 Merge succeeded, producing 8511ba14915eb4bf79bc6d7fafc45746cfd48631 Checking out Revision 8511ba14915eb4bf79bc6d7fafc45746cfd48631 (PR-4045) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 155d0ec1f9051a669d1f6c09d665afa8a800203b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8511ba14915eb4bf79bc6d7fafc45746cfd48631 # timeout=10 Commit message: "build(snap): upgrade device-virtual and app-service-config to 2.1 (#3831)" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e2cac8b444d664382c771f5dccbf61e369ddf83e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:56:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:56:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:56:47 ========================================================= 11:56:47 EdgeX Global Pipelines Version Info 11:56:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:56:47 ------------------- 11:56:47 stable info: 11:56:47 ------------------- 11:56:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:56:47 Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e 11:56:47 Message: update stable to v1.0.231 11:56:48 ------------------- 11:56:48 experimental info: 11:56:48 ------------------- 11:56:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:56:48 Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e 11:56:48 Message: update experimental to v1.0.231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:56:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 11:56:48 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 11:56:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:56:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:56:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:56:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 11:56:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:56:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 11:56:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 11:56:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 11:56:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:56:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:56:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:56:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:56:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:56:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:56:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:56:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:56:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 11:56:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 11:56:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 11:56:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:56:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:56:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4045 [Pipeline] echo 11:56:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4045 [Pipeline] echo 11:56:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4045 [Pipeline] echo 11:56:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8511ba14915eb4bf79bc6d7fafc45746cfd48631 [Pipeline] echo 11:56:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8511ba1 [Pipeline] echo 11:56:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:56:50 provisioning config files... 11:56:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config620959668244196073tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:56:50 ---> docker-login.sh 11:56:50 nexus3.edgexfoundry.org:10001 11:56:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:56:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:56:50 Configure a credential helper to remove this warning. See 11:56:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:56:50 11:56:50 Login Succeeded 11:56:50 nexus3.edgexfoundry.org:10002 11:56:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:56:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:56:50 Configure a credential helper to remove this warning. See 11:56:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:56:50 11:56:50 Login Succeeded 11:56:50 nexus3.edgexfoundry.org:10003 11:56:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:56:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:56:51 Configure a credential helper to remove this warning. See 11:56:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:56:51 11:56:51 Login Succeeded 11:56:51 nexus3.edgexfoundry.org:10004 11:56:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:56:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:56:51 Configure a credential helper to remove this warning. See 11:56:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:56:51 11:56:51 Login Succeeded 11:56:51 docker.io 11:56:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:56:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:56:51 Configure a credential helper to remove this warning. See 11:56:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:56:51 11:56:51 Login Succeeded 11:56:51 ---> docker-login.sh ends [Pipeline] } 11:56:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:56:52 + 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 11:56:52 + dirname cmd/core-command/Dockerfile 11:56:52 + cut -d/ -f2 11:56:52 + echo core-command,cmd/core-command/Dockerfile 11:56:52 + dirname cmd/core-data/Dockerfile 11:56:52 + cut -d/ -f2 11:56:52 + echo core-data,cmd/core-data/Dockerfile 11:56:52 + dirname cmd/core-metadata/Dockerfile 11:56:52 + cut -d/ -f2 11:56:52 + echo core-metadata,cmd/core-metadata/Dockerfile 11:56:52 + dirname cmd/security-bootstrapper/Dockerfile 11:56:52 + cut -d/ -f2 11:56:52 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 11:56:52 + dirname cmd/security-proxy-setup/Dockerfile 11:56:52 + cut -d/ -f2 11:56:52 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 11:56:52 + dirname cmd/security-secretstore-setup/Dockerfile 11:56:52 + cut -d/ -f2 11:56:52 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 11:56:52 + dirname cmd/support-notifications/Dockerfile 11:56:52 + cut -d/ -f2 11:56:52 + echo support-notifications,cmd/support-notifications/Dockerfile 11:56:52 + dirname cmd/support-scheduler/Dockerfile 11:56:52 + cut -d/ -f2 11:56:52 + echo support-scheduler,cmd/support-scheduler/Dockerfile 11:56:52 + dirname cmd/sys-mgmt-agent/Dockerfile 11:56:52 + cut -d/ -f2 11:56:52 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 11:56:52 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 11:56:52 + git rev-list -1 --merges 8511ba14915eb4bf79bc6d7fafc45746cfd48631~1..8511ba14915eb4bf79bc6d7fafc45746cfd48631 [Pipeline] echo 11:56:52 -----------> git rev-list -1 --merges 8511ba14915eb4bf79bc6d7fafc45746cfd48631~1..8511ba14915eb4bf79bc6d7fafc45746cfd48631 8511ba14915eb4bf79bc6d7fafc45746cfd48631 [false] [Pipeline] sh 11:56:53 + git log --format=format:%s -1 8511ba14915eb4bf79bc6d7fafc45746cfd48631 [Pipeline] echo 11:56:53 ========================================================= 11:56:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:56:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 11:56:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:56:53 + grep -v github /etc/ssh/ssh_known_hosts 11:56:53 + [ -e /tmp/ssh_known_hosts ] 11:56:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:56:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:56:53 + sudo tee -a /etc/ssh/ssh_known_hosts 11:56:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:56:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 11:56:54 11:56:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:56:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 11:56:54 latest: Pulling from edgex-devops/py-git-semver 11:56:54 42c077c10790: Pulling fs layer 11:56:54 f63e77b7563a: Pulling fs layer 11:56:54 bd5fdadae976: Pulling fs layer 11:56:54 205491f53016: Pulling fs layer 11:56:54 df18705c85c3: Pulling fs layer 11:56:54 bdb3f477010e: Pulling fs layer 11:56:54 205491f53016: Waiting 11:56:54 c8a8fc8e1c8f: Pulling fs layer 11:56:54 bdb3f477010e: Waiting 11:56:54 2c6e9b1d212d: Pulling fs layer 11:56:54 bdb8f0575790: Pulling fs layer 11:56:54 386e3cb2ff24: Pulling fs layer 11:56:54 2343380bae48: Pulling fs layer 11:56:54 2c6e9b1d212d: Waiting 11:56:54 c8a8fc8e1c8f: Waiting 11:56:54 386e3cb2ff24: Waiting 11:56:54 bdb8f0575790: Waiting 11:56:54 2343380bae48: Waiting 11:56:54 f63e77b7563a: Download complete 11:56:54 205491f53016: Verifying Checksum 11:56:54 205491f53016: Download complete 11:56:54 df18705c85c3: Verifying Checksum 11:56:54 df18705c85c3: Download complete 11:56:54 bdb3f477010e: Download complete 11:56:54 bd5fdadae976: Verifying Checksum 11:56:54 bd5fdadae976: Download complete 11:56:54 2c6e9b1d212d: Verifying Checksum 11:56:54 2c6e9b1d212d: Download complete 11:56:54 bdb8f0575790: Verifying Checksum 11:56:54 bdb8f0575790: Download complete 11:56:54 386e3cb2ff24: Verifying Checksum 11:56:54 386e3cb2ff24: Download complete 11:56:54 2343380bae48: Verifying Checksum 11:56:54 2343380bae48: Download complete 11:56:54 42c077c10790: Verifying Checksum 11:56:54 42c077c10790: Download complete 11:56:54 c8a8fc8e1c8f: Download complete 11:56:56 42c077c10790: Pull complete 11:56:56 f63e77b7563a: Pull complete 11:56:56 bd5fdadae976: Pull complete 11:56:56 205491f53016: Pull complete 11:56:57 df18705c85c3: Pull complete 11:56:57 bdb3f477010e: Pull complete 11:56:59 c8a8fc8e1c8f: Pull complete 11:56:59 2c6e9b1d212d: Pull complete 11:56:59 bdb8f0575790: Pull complete 11:56:59 386e3cb2ff24: Pull complete 11:56:59 2343380bae48: Pull complete 11:56:59 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 11:56:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 11:56:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:56:59 prd-ubuntu20.04-docker-8c-8g-927 does not seem to be running inside a container 11:56:59 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 11:57:01 $ docker top 2a385364eb1f650369a02aa8725a24d310bd1c8a1d077f175a65d4962f92dd02 -eo pid,comm 11:57:01 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:57:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:57:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:57:02 [ssh-agent] Looking for ssh-agent implementation... 11:57:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:57:02 $ docker exec 2a385364eb1f650369a02aa8725a24d310bd1c8a1d077f175a65d4962f92dd02 ssh-agent 11:57:02 SSH_AUTH_SOCK=/tmp/ssh-LAkmFKua3fqy/agent.33 11:57:02 SSH_AGENT_PID=39 11:57:02 Running ssh-add (command line suppressed) 11:57:02 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6519105044179791347.key (/w/workspace/edgex-go/1@tmp/private_key_6519105044179791347.key) 11:57:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:57:02 + git tag --points-at HEAD [Pipeline] } 11:57:02 $ docker exec --env ******** --env ******** 2a385364eb1f650369a02aa8725a24d310bd1c8a1d077f175a65d4962f92dd02 ssh-agent -k 11:57:02 unset SSH_AUTH_SOCK; 11:57:02 unset SSH_AGENT_PID; 11:57:02 echo Agent pid 39 killed; 11:57:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:57:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:57:03 [ssh-agent] Looking for ssh-agent implementation... 11:57:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:57:03 $ docker exec 2a385364eb1f650369a02aa8725a24d310bd1c8a1d077f175a65d4962f92dd02 ssh-agent 11:57:03 SSH_AUTH_SOCK=/tmp/ssh-7pWqqcLXA7OB/agent.72 11:57:03 SSH_AGENT_PID=79 11:57:03 Running ssh-add (command line suppressed) 11:57:03 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1764842580787935276.key (/w/workspace/edgex-go/1@tmp/private_key_1764842580787935276.key) 11:57:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:57:03 + git semver init 11:57:04 2022-06-03 11:57:04,017 [run_init] DEBUG init version:0.0.0 force:False 11:57:04 2022-06-03 11:57:04,018 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 11:57:04 2022-06-03 11:57:04,019 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 11:57:04 2022-06-03 11:57:04,019 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 11:57:09 2022-06-03 11:57:08,641 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 11:57:09 2022-06-03 11:57:08,642 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4045 with force:False 11:57:09 2022-06-03 11:57:08,642 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4045 11:57:09 2022-06-03 11:57:08,647 [execute] INFO git cat-file --batch-check 11:57:09 2022-06-03 11:57:08,647 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 11:57:09 2022-06-03 11:57:08,654 [execute] INFO git cat-file --batch 11:57:09 2022-06-03 11:57:08,654 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 11:57:09 2022-06-03 11:57:08,660 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4045 11:57:09 0.0.0 [Pipeline] } 11:57:09 $ docker exec --env ******** --env ******** 2a385364eb1f650369a02aa8725a24d310bd1c8a1d077f175a65d4962f92dd02 ssh-agent -k 11:57:09 unset SSH_AUTH_SOCK; 11:57:09 unset SSH_AGENT_PID; 11:57:09 echo Agent pid 79 killed; 11:57:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:57:09 + git semver [Pipeline] } 11:57:10 $ docker stop --time=1 2a385364eb1f650369a02aa8725a24d310bd1c8a1d077f175a65d4962f92dd02 11:57:11 $ docker rm -f 2a385364eb1f650369a02aa8725a24d310bd1c8a1d077f175a65d4962f92dd02 [Pipeline] // withDockerContainer [Pipeline] sh 11:57:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:57:12 Stashed 1 file(s) [Pipeline] echo 11:57:12 [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 11:57:12 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:57:12 ========================================================= 11:57:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts] 11:57:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 11:57:13 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts 11:57:13 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base 11:57:13 59bf1c3509f3: Pulling fs layer 11:57:13 666ba61612fd: Pulling fs layer 11:57:13 8ed8ca486205: Pulling fs layer 11:57:13 4fe6c5a15a65: Pulling fs layer 11:57:13 22a0e8bec74d: Pulling fs layer 11:57:13 812f408151ee: Pulling fs layer 11:57:13 bab7bd504b26: Pulling fs layer 11:57:13 070449caade9: Pulling fs layer 11:57:13 8f1a5288e3a6: Pulling fs layer 11:57:13 22a0e8bec74d: Waiting 11:57:13 bab7bd504b26: Waiting 11:57:13 812f408151ee: Waiting 11:57:13 8ed8ca486205: Verifying Checksum 11:57:13 8ed8ca486205: Download complete 11:57:13 666ba61612fd: Download complete 11:57:13 22a0e8bec74d: Verifying Checksum 11:57:13 22a0e8bec74d: Download complete 11:57:13 812f408151ee: Download complete 11:57:13 bab7bd504b26: Verifying Checksum 11:57:13 bab7bd504b26: Download complete 11:57:13 59bf1c3509f3: Verifying Checksum 11:57:13 59bf1c3509f3: Download complete 11:57:13 070449caade9: Verifying Checksum 11:57:13 070449caade9: Download complete 11:57:13 59bf1c3509f3: Pull complete 11:57:13 666ba61612fd: Pull complete 11:57:13 8ed8ca486205: Pull complete 11:57:13 8f1a5288e3a6: Verifying Checksum 11:57:13 8f1a5288e3a6: Download complete 11:57:13 4fe6c5a15a65: Verifying Checksum 11:57:13 4fe6c5a15a65: Download complete 11:57:18 4fe6c5a15a65: Pull complete 11:57:18 22a0e8bec74d: Pull complete 11:57:18 812f408151ee: Pull complete 11:57:18 bab7bd504b26: Pull complete 11:57:18 070449caade9: Pull complete 11:57:20 8f1a5288e3a6: Pull complete 11:57:20 Digest: sha256:53030bcd5b82665afb3cefeba7a6fee19172d9224e433a3be554ad5982a25c96 11:57:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts 11:57:20 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [Pipeline] fileExists [Pipeline] sh 11:57:20 + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts 11:57:20 WORKDIR /edgex 11:57:20 COPY go.mod . 11:57:20 RUN go mod download 11:57:20 + docker build -t ci-base-image-x86_64 -f - . 11:57:21 Sending build context to Docker daemon 346.4MB 11:57:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts 11:57:22 ---> c47586b81864 11:57:22 Step 2/4 : WORKDIR /edgex 11:57:25 ---> Running in 84e86a81d20f 11:57:25 Removing intermediate container 84e86a81d20f 11:57:25 ---> f55dfd82dc6c 11:57:25 Step 3/4 : COPY go.mod . 11:57:25 ---> 39169749e3ac 11:57:25 Step 4/4 : RUN go mod download 11:57:25 ---> Running in 6a05044c2800 11:57:27 Still waiting to schedule task 11:57:27 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-924’ 11:57:52 Removing intermediate container 6a05044c2800 11:57:52 ---> 56f3ad290d92 11:57:52 Successfully built 56f3ad290d92 11:57:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:52 + docker inspect -f . ci-base-image-x86_64 11:57:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:57:52 prd-ubuntu20.04-docker-8c-8g-927 does not seem to be running inside a container 11:57:52 $ 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 ******** -e ******** ci-base-image-x86_64 cat 11:57:53 $ docker top 791f5f4636891a4fc642d9ccba8b59edd39bd64d9f2e14451a8d762ec1857fd2 -eo pid,comm [Pipeline] { [Pipeline] sh 11:57:53 + go version 11:57:53 go version go1.17.6 linux/amd64 [Pipeline] } 11:57:53 $ docker stop --time=1 791f5f4636891a4fc642d9ccba8b59edd39bd64d9f2e14451a8d762ec1857fd2 11:57:54 $ docker rm -f 791f5f4636891a4fc642d9ccba8b59edd39bd64d9f2e14451a8d762ec1857fd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:55 + docker inspect -f . ci-base-image-x86_64 11:57:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:57:55 prd-ubuntu20.04-docker-8c-8g-927 does not seem to be running inside a container 11:57:55 $ 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 ******** -e ******** ci-base-image-x86_64 cat 11:57:56 $ docker top dc87087fc26d807bb6e2ede1c57c3c1854b157cbb127531300161f0780afe514 -eo pid,comm [Pipeline] { [Pipeline] echo 11:57:56 ========================================================= 11:57:56 [edgeXBuildGoParallel] Running Tests and Build... 11:57:56 ========================================================= [Pipeline] fileExists [Pipeline] sh 11:57:56 + make test 11:57:56 go mod tidy 11:57:56 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 11:58:01 ? github.com/edgexfoundry/edgex-go [no test files] 11:58:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 11:58:10 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 11:58:10 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 11:58:10 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 11:58:10 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 11:58:10 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 11:58:10 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 11:58:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 11:58:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 11:58:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 11:58:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 11:58:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 11:58:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 11:58:10 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 11:58:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.048s coverage: 28.7% of statements 11:58:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 11:58:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 11:58:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.081s coverage: 98.5% of statements 11:58:11 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 11:58:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.094s coverage: 44.7% of statements 11:58:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 11:58:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 11:58:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.150s coverage: 89.5% of statements 11:58:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 11:58:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 11:58:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.074s coverage: 83.8% of statements 11:58:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 11:58:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 11:58:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 11:58:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 11:58:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 11:58:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.315s coverage: 94.2% of statements 11:58:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 11:58:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 11:58:12 ok github.com/edgexfoundry/edgex-go/internal/io 0.065s coverage: 59.1% of statements 11:58:12 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 11:58:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 11:58:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 11:58:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 11:58:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 11:58:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 60.0% of statements 11:58:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 11:58:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 11:58:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 11:58:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.073s coverage: 0.9% of statements 11:58:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 11:58:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements 11:58:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 21.7% of statements 11:58:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 11:58:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements 11:58:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.065s coverage: 79.5% of statements 11:58:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements 11:58:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.085s coverage: 96.3% of statements 11:58:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements 11:58:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.063s coverage: 94.4% of statements 11:58:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements 11:58:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.168s coverage: 82.5% of statements 11:58:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 11:58:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.106s coverage: 92.9% of statements 11:58:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 11:58:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 11:58:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 11:58:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 11:58:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 11:58:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 11:58:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 11:58:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 11:58:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 11:58:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.060s coverage: 87.2% of statements 11:58:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 11:58:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 11:58:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements 11:58:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 11:58:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 58.8% of statements 11:58:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 11:58:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements 11:58:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 11:58:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.075s coverage: 85.4% of statements 11:58:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.138s coverage: 91.2% of statements 11:58:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 11:58:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.169s coverage: 64.4% of statements 11:58:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 11:58:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 11:58:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements 11:58:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements 11:58:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 11:58:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 11:58:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 11:58:36 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.315s coverage: 65.4% of statements 11:58:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 11:58:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 11:58:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 11:58:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.111s coverage: 43.8% of statements 11:58:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 11:58:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 11:58:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.084s coverage: 89.5% of statements 11:58:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 11:58:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 11:58:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 11:58:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements 11:58:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 11:58:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 11:58:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 11:58:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 11:58:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.157s coverage: 92.3% of statements 11:58:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 11:58:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 11:58:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 11:58:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 11:58:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 63.2% of statements 11:58:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 11:58:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 11:58:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements 11:58:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 11:58:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 11:58:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 11:58:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 11:58:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 11:58:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 11:58:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 11:58:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 11:58:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 11:58:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 11:58:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 11:58:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements 11:58:36 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 11:58:36 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 11:58:48 GO111MODULE=on go vet ./... 11:58:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:58:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:58:52 ./bin/test-attribution-txt.sh [Pipeline] echo 11:58:52 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 11:58:53 + go mod tidy [Pipeline] sh 11:58:53 + ls -al . 11:58:53 total 680 11:58:53 drwxrwxr-x 11 1001 1001 4096 Jun 3 11:58 . 11:58:53 drwxr-xr-x 4 root root 4096 Jun 3 11:57 .. 11:58:53 -rw-rw-r-- 1 1001 1001 11 Jun 3 11:56 .dockerignore 11:58:53 drwxrwxr-x 8 1001 1001 4096 Jun 3 11:57 .git 11:58:53 drwxrwxr-x 4 1001 1001 4096 Jun 3 11:56 .github 11:58:53 -rw-rw-r-- 1 1001 1001 797 Jun 3 11:56 .gitignore 11:58:53 -rw-rw-r-- 1 1001 1001 42 Jun 3 11:56 .golangci.yml 11:58:53 -rw-rw-r-- 1 1001 1001 76 Jun 3 11:56 .hadolint.yml 11:58:53 drwxr-xr-x 3 1001 1001 4096 Jun 3 11:57 .semver 11:58:53 -rw-rw-r-- 1 1001 1001 166 Jun 3 11:56 .sonarcloud.properties 11:58:53 -rw-rw-r-- 1 1001 1001 1171 Jun 3 11:56 ADOPTERS.md 11:58:53 -rw-rw-r-- 1 1001 1001 8910 Jun 3 11:56 Attribution.txt 11:58:53 -rw-rw-r-- 1 1001 1001 52201 Jun 3 11:56 CHANGELOG.md 11:58:53 -rw-rw-r-- 1 1001 1001 3804 Jun 3 11:56 CONTRIBUTING.md 11:58:53 -rw-rw-r-- 1 1001 1001 677 Jun 3 11:56 GOVERNANCE.md 11:58:53 -rw-rw-r-- 1 1001 1001 849 Jun 3 11:56 Jenkinsfile 11:58:53 -rw-rw-r-- 1 1001 1001 10775 Jun 3 11:56 LICENSE 11:58:53 -rw-rw-r-- 1 1001 1001 6508 Jun 3 11:56 Makefile 11:58:53 -rw-rw-r-- 1 1001 1001 582 Jun 3 11:56 OWNERS.md 11:58:53 -rw-rw-r-- 1 1001 1001 8207 Jun 3 11:56 README.md 11:58:53 -rw-rw-r-- 1 1001 1001 6912 Jun 3 11:56 SECURITY.md 11:58:53 -rw-rw-r-- 1 1001 1001 5 Jun 3 11:57 VERSION 11:58:53 -rw-rw-r-- 1 1001 1001 4131 Jun 3 11:56 ZMQWindows.md 11:58:53 drwxrwxr-x 2 1001 1001 4096 Jun 3 11:56 bin 11:58:53 drwxrwxr-x 14 1001 1001 4096 Jun 3 11:56 cmd 11:58:53 -rw-r--r-- 1 root root 428658 Jun 3 11:58 coverage.out 11:58:53 -rw-rw-r-- 1 1001 1001 822 Jun 3 11:58 go.mod 11:58:53 -rw-rw-r-- 1 1001 1001 49471 Jun 3 11:56 go.sum 11:58:53 drwxrwxr-x 8 1001 1001 4096 Jun 3 11:56 internal 11:58:53 drwxrwxr-x 3 1001 1001 4096 Jun 3 11:56 openapi 11:58:53 drwxrwxr-x 4 1001 1001 4096 Jun 3 11:56 snap 11:58:53 drwxrwxr-x 6 1001 1001 4096 Jun 3 11:56 vendor 11:58:53 -rw-rw-r-- 1 1001 1001 204 Jun 3 11:56 version.go [Pipeline] sh 11:58:53 + '[' -e coverage.out ] 11:58:53 + chown 1001:1001 coverage.out [Pipeline] stash 11:58:54 Stashed 1 file(s) [Pipeline] sh 11:58:54 + make build 11:58:54 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 11:58:55 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 11:58:59 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 11:59:00 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 11:59:01 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 11:59:01 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 11:59:02 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 11:59:03 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 11:59:03 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 11:59:05 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 11:59:05 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 11:59:06 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] } 11:59:07 $ docker stop --time=1 dc87087fc26d807bb6e2ede1c57c3c1854b157cbb127531300161f0780afe514 11:59:10 $ docker rm -f dc87087fc26d807bb6e2ede1c57c3c1854b157cbb127531300161f0780afe514 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:59:10 11:59:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:59:11 latest: Pulling from edgex-devops/edgex-compose 11:59:11 cbdbe7a5bc2a: Pulling fs layer 11:59:11 ca9280d653b3: Pulling fs layer 11:59:11 7e9c9ca2126c: Pulling fs layer 11:59:11 cbdbe7a5bc2a: Download complete 11:59:11 ca9280d653b3: Verifying Checksum 11:59:11 ca9280d653b3: Download complete 11:59:11 cbdbe7a5bc2a: Pull complete 11:59:11 7e9c9ca2126c: Download complete 11:59:11 ca9280d653b3: Pull complete 11:59:15 7e9c9ca2126c: Pull complete 11:59:15 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 11:59:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:59:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:59:15 prd-ubuntu20.04-docker-8c-8g-927 does not seem to be running inside a container 11:59:15 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 11:59:17 $ docker top 6aa1c61e4ab7a2b4371857e41f5cd85ae0415cd37e3aab4fcad55b06a427e645 -eo pid,comm [Pipeline] { [Pipeline] sh 11:59:17 + docker-compose build --help 11:59:17 + grep parallel 11:59:18 --parallel Build images in parallel. [Pipeline] } 11:59:18 $ docker stop --time=1 6aa1c61e4ab7a2b4371857e41f5cd85ae0415cd37e3aab4fcad55b06a427e645 11:59:19 $ docker rm -f 6aa1c61e4ab7a2b4371857e41f5cd85ae0415cd37e3aab4fcad55b06a427e645 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:59:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:59:20 prd-ubuntu20.04-docker-8c-8g-927 does not seem to be running inside a container 11:59:20 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 11:59:20 $ docker top 6e03402933f7494db4d72d0fb1333f418ac9b37c2f5b01ee526805cc3d383eb6 -eo pid,comm [Pipeline] { [Pipeline] sh 11:59:21 + docker-compose -f ./docker-compose-build.yml build --parallel 11:59:21 Building core-command ... 11:59:21 Building core-data ... 11:59:21 Building core-metadata ... 11:59:21 Building security-bootstrapper ... 11:59:21 Building security-proxy-setup ... 11:59:21 Building security-secretstore-setup ... 11:59:21 Building support-notifications ... 11:59:21 Building support-scheduler ... 11:59:21 Building sys-mgmt-agent ... 11:59:21 Building security-secretstore-setup 11:59:21 Building sys-mgmt-agent 11:59:21 Building security-proxy-setup 11:59:21 Building support-scheduler 11:59:21 Building core-metadata 11:59:39 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 11:59:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:59:39 ---> 56f3ad290d92 11:59:39 Step 3/22 : WORKDIR /edgex-go 11:59:39 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 11:59:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:59:39 ---> 56f3ad290d92 11:59:39 Step 3/22 : WORKDIR /edgex-go 11:59:39 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 11:59:39 Step 2/20 : FROM ${BUILDER_BASE} AS builder 11:59:39 ---> 56f3ad290d92 11:59:39 Step 3/20 : WORKDIR /edgex-go 11:59:39 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 11:59:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:59:39 ---> 56f3ad290d92 11:59:39 Step 3/23 : WORKDIR /edgex-go 11:59:39 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 11:59:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 11:59:39 ---> 56f3ad290d92 11:59:39 Step 3/24 : WORKDIR /edgex-go 11:59:41 ---> Running in 192b7972c7bc 11:59:41 ---> Running in 44589ca990ec 11:59:41 ---> Running in 37a8b63e5ee8 11:59:41 ---> Running in ea9a94dcc74d 11:59:41 ---> Running in e7b9972cb443 11:59:41 Removing intermediate container ea9a94dcc74d 11:59:41 ---> 078acce67c32 11:59:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:59:41 Removing intermediate container 37a8b63e5ee8 11:59:41 ---> 2bd168818d8b 11:59:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:59:41 Removing intermediate container e7b9972cb443 11:59:41 ---> 9a50ff5efc22 11:59:41 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:59:41 Removing intermediate container 192b7972c7bc 11:59:41 ---> 20bbcdcf1c4c 11:59:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:59:41 Removing intermediate container 44589ca990ec 11:59:41 ---> 4d708a1176da 11:59:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:59:41 ---> Running in df316e0ea3f1 11:59:41 ---> Running in dee853dbce16 11:59:41 ---> Running in afa0b5504b30 11:59:41 ---> Running in fc88c1d550e0 11:59:41 ---> Running in 2fdc8bc50e01 11:59:42 Removing intermediate container df316e0ea3f1 11:59:42 ---> 53c6c2374802 11:59:42 Step 5/24 : RUN apk add --update --no-cache make git 11:59:42 ---> Running in b66984ae444c 11:59:42 Removing intermediate container dee853dbce16 11:59:42 ---> 8e62cdc5785e 11:59:42 Step 5/20 : RUN apk add --update --no-cache make git 11:59:43 ---> Running in 24779c962a92 11:59:43 Removing intermediate container 2fdc8bc50e01 11:59:43 ---> 30900ac57c41 11:59:43 Step 5/22 : RUN apk add --update --no-cache make bash git 11:59:43 ---> Running in 91d9bfb85892 11:59:43 Removing intermediate container afa0b5504b30 11:59:43 ---> f48da90d7604 11:59:43 Step 5/23 : RUN apk add --update --no-cache make git 11:59:43 Removing intermediate container fc88c1d550e0 11:59:43 ---> 517097f41d09 11:59:43 Step 5/22 : RUN apk add --update --no-cache make git 11:59:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:59:43 ---> Running in 4cf1d61406ec 11:59:43 ---> Running in 3c817ddd6b69 11:59:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:59:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:59:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:59:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:59:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:59:44 OK: 221 MiB in 52 packages 11:59:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:59:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:59:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:59:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:59:44 Removing intermediate container b66984ae444c 11:59:44 ---> 0fc1d605c356 11:59:44 Step 6/24 : COPY . . 11:59:45 OK: 221 MiB in 52 packages 11:59:45 OK: 221 MiB in 52 packages 11:59:45 OK: 221 MiB in 52 packages 11:59:45 OK: 221 MiB in 52 packages 11:59:47 Removing intermediate container 24779c962a92 11:59:47 ---> 91395a1762c6 11:59:47 Step 6/20 : COPY . . 11:59:47 Removing intermediate container 3c817ddd6b69 11:59:47 ---> 105467f10034 11:59:47 Step 6/22 : COPY . . 11:59:47 Removing intermediate container 4cf1d61406ec 11:59:47 ---> 223b24500874 11:59:47 Step 6/23 : COPY go.mod . 11:59:47 Removing intermediate container 91d9bfb85892 11:59:47 ---> 90000214399d 11:59:47 Step 6/22 : COPY . . 11:59:54 ---> 3af8b84df6ae 11:59:54 Step 7/23 : RUN go mod download 11:59:55 ---> Running in faf091f7257a 11:59:55 ---> 6995add9fd2e 11:59:55 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:59:55 ---> 83b1a77111ff 11:59:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:59:55 ---> 1f644d9506a9 11:59:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:59:55 ---> 575e5b5062a2 11:59:55 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:59:55 ---> Running in 2cc0ec3bf977 11:59:55 ---> Running in 10bfa42ca791 11:59:55 ---> Running in e04dc015250b 11:59:55 ---> Running in 86cfa239bfb5 11:59:56 Removing intermediate container faf091f7257a 11:59:56 ---> 34d72e0481d2 11:59:56 Step 8/23 : COPY . . 11:59:56 skipping... 11:59:56 skipping... 11:59:56 skipping... 11:59:56 skipping... 11:59:59 Removing intermediate container 10bfa42ca791 11:59:59 ---> 900a23807c32 11:59:59 Step 8/22 : RUN make cmd/core-metadata/core-metadata 11:59:59 ---> Running in e90f61330ab5 11:59:59 Removing intermediate container 2cc0ec3bf977 11:59:59 ---> 510225590d74 11:59:59 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:59:59 Removing intermediate container 86cfa239bfb5 11:59:59 ---> 7d98760b2f5c 11:59:59 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 11:59:59 Removing intermediate container e04dc015250b 11:59:59 ---> 1bf5ede87003 11:59:59 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 12:00:00 ---> Running in d315dff3d964 12:00:00 ---> Running in e8adb72c8b13 12:00:00 ---> Running in b1285b1c648e 12:00:00 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 12:00:00 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 12:00:00 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 12:00:00 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 12:00:01 ---> 7b754ce12330 12:00:01 Step 9/23 : RUN go mod tidy 12:00:01 ---> Running in 3f82845655d0 12:00:04 Removing intermediate container 3f82845655d0 12:00:04 ---> 071ebb72e5e7 12:00:04 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 12:00:04 ---> Running in 7ec91224284e 12:00:05 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 12:00:11 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 12:00:11 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 12:00:15 Removing intermediate container b1285b1c648e 12:00:15 ---> 2aa63aaab0ad 12:00:15 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 12:00:15 Removing intermediate container e90f61330ab5 12:00:15 ---> cba8b586bdd8 12:00:15 12:00:15 Step 9/22 : FROM alpine:3.14 12:00:15 Removing intermediate container d315dff3d964 12:00:15 ---> 280b37f73886 12:00:15 12:00:15 Step 9/24 : FROM alpine:3.14 12:00:15 ---> Running in 6e5817d2c542 12:00:15 Removing intermediate container e8adb72c8b13 12:00:15 ---> 8f7d01cf0318 12:00:15 12:00:15 Step 9/20 : FROM alpine:3.14 12:00:15 3.14: Pulling from library/alpine 12:00:15 3.14: Pulling from library/alpine 12:00:15 3.14: Pulling from library/alpine 12:00:15 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 12:00:15 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 12:00:15 Status: Downloaded newer image for alpine:3.14 12:00:15 Status: Image is up to date for alpine:3.14 12:00:15 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 12:00:15 Status: Image is up to date for alpine:3.14 12:00:15 ---> e04c818066af 12:00:15 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 12:00:15 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 12:00:15 ---> e04c818066af 12:00:15 Step 10/22 : RUN apk add --update --no-cache dumb-init 12:00:15 ---> e04c818066af 12:00:15 Step 10/20 : RUN apk add --update --no-cache curl 12:00:16 ---> Running in dd39999567e2 12:00:16 ---> Running in 5b7df8e010b2 12:00:16 ---> Running in c219c847f53d 12:00:16 Removing intermediate container 7ec91224284e 12:00:16 ---> 189c5e37e186 12:00:16 12:00:16 Step 11/23 : FROM alpine:3.14 12:00:16 ---> e04c818066af 12:00:16 Step 12/23 : RUN apk add --update --no-cache dumb-init 12:00:16 ---> Running in 393ebb4ee802 12:00:16 Removing intermediate container 6e5817d2c542 12:00:16 ---> b26d39de53aa 12:00:16 12:00:16 Step 10/22 : FROM docker:20.10.8 12:00:16 20.10.8: Pulling from library/docker 12:00:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:00:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:00:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:00:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:00:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:00:16 (1/1) Installing dumb-init (1.2.5-r1) 12:00:16 Executing busybox-1.33.1-r7.trigger 12:00:17 OK: 6 MiB in 15 packages 12:00:17 (1/3) Installing ca-certificates (20211220-r0) 12:00:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:00:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:00:17 (2/3) Installing dumb-init (1.2.5-r1) 12:00:17 (3/3) Installing su-exec (0.2-r1) 12:00:17 Executing busybox-1.33.1-r7.trigger 12:00:17 Executing ca-certificates-20211220-r0.trigger 12:00:17 OK: 6 MiB in 17 packages 12:00:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:00:17 (1/5) Installing ca-certificates (20211220-r0) 12:00:17 (2/5) Installing brotli-libs (1.0.9-r5) 12:00:17 (3/5) Installing nghttp2-libs (1.43.0-r0) 12:00:17 (4/5) Installing libcurl (7.79.1-r1) 12:00:17 (5/5) Installing curl (7.79.1-r1) 12:00:17 Executing busybox-1.33.1-r7.trigger 12:00:17 Executing ca-certificates-20211220-r0.trigger 12:00:17 OK: 8 MiB in 19 packages 12:00:17 (1/1) Installing dumb-init (1.2.5-r1) 12:00:17 Executing busybox-1.33.1-r7.trigger 12:00:17 OK: 6 MiB in 15 packages 12:00:18 Removing intermediate container dd39999567e2 12:00:18 ---> d9dc75366fee 12:00:18 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:00:18 Removing intermediate container 5b7df8e010b2 12:00:18 ---> 60a006a0c565 12:00:18 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:00:18 Removing intermediate container 393ebb4ee802 12:00:18 ---> b9c8d78b311e 12:00:18 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:00:19 Removing intermediate container c219c847f53d 12:00:19 ---> 612d536fe3f0 12:00:19 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' ---> Running in 2bbe91125d32 12:00:19 12:00:19 ---> Running in 60c873c3df51 12:00:19 ---> Running in a371a3762202 12:00:19 ---> Running in 18b72f0e48c6 12:00:19 Removing intermediate container 2bbe91125d32 12:00:19 ---> d39f1a964acf 12:00:19 Step 12/24 : WORKDIR / 12:00:19 Removing intermediate container 60c873c3df51 12:00:19 ---> cd69ad245a6b 12:00:19 Step 12/22 : ENV APP_PORT=59881 12:00:19 ---> Running in c9d5a2b0deca 12:00:19 Removing intermediate container a371a3762202 12:00:19 ---> d59bd09ed425 12:00:19 Step 14/23 : ENV APP_PORT=59861 12:00:19 Removing intermediate container 18b72f0e48c6 12:00:19 ---> 6dc954e1c29e 12:00:19 Step 12/20 : WORKDIR /edgex 12:00:19 ---> Running in 6904b7b9c7b9 12:00:19 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 12:00:19 Status: Downloaded newer image for docker:20.10.8 12:00:19 ---> bc6c0ffef665 12:00: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' 12:00:19 ---> Running in 1b2672b30271 12:00:19 ---> Running in 4001efa5711f 12:00:19 ---> Running in 6c3d064de5b0 12:00:19 Removing intermediate container c9d5a2b0deca 12:00:19 ---> ffa54631eeab 12:00:19 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 12:00:19 Removing intermediate container 6904b7b9c7b9 12:00:19 ---> a57fafb334a4 12:00:19 Step 13/22 : EXPOSE $APP_PORT 12:00:19 Removing intermediate container 4001efa5711f 12:00:19 ---> ff70cab900b7 12:00:19 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 12:00:19 ---> Running in 8b824b67ee8b 12:00:19 Removing intermediate container 1b2672b30271 12:00:19 ---> b772c665227f 12:00:19 Step 15/23 : EXPOSE $APP_PORT 12:00:19 Removing intermediate container 6c3d064de5b0 12:00:19 ---> 17e07b9498c5 12:00: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 12:00:19 ---> Running in 7896a5950401 12:00:19 ---> b1dee32b5f3b 12:00:19 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 12:00:19 ---> Running in f2527fc0f95b 12:00:19 Removing intermediate container 8b824b67ee8b 12:00:19 ---> fc46c2a69302 12:00:19 Step 14/22 : WORKDIR / 12:00:19 ---> 7d6a1a68450e 12:00:19 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 12:00:19 ---> Running in d0772668dfd5 12:00:19 Removing intermediate container 7896a5950401 12:00:19 ---> e3a167cf24b2 12:00:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:00:19 ---> 2362fabafe6f 12:00:19 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 12:00:19 Removing intermediate container d0772668dfd5 12:00:19 ---> e1d53b0f7707 12:00:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:00:20 ---> eeec3df5dd5b 12:00:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:00:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:00:20 ---> db62d9dc87ce 12:00:20 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 12:00:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:00:20 ---> 35b0b30aef8e 12:00:20 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:00:20 (1/42) Installing readline (8.1.0-r0) 12:00:20 (2/42) Installing bash (5.1.16-r0) 12:00:20 ---> 94fe03d5ec3b 12:00:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:00:20 Executing bash-5.1.16-r0.post-install 12:00:20 (3/42) Installing brotli-libs (1.0.9-r5) 12:00:20 (4/42) Installing nghttp2-libs (1.43.0-r0) 12:00:20 (5/42) Installing libcurl (7.79.1-r1) 12:00:20 (6/42) Installing curl (7.79.1-r1) 12:00:20 (7/42) Installing dumb-init (1.2.5-r1) 12:00:20 (8/42) Installing libbz2 (1.0.8-r1) 12:00:20 (9/42) Installing expat (2.4.7-r0) 12:00:20 (10/42) Installing libffi (3.3-r2) 12:00:20 (11/42) Installing gdbm (1.19-r0) 12:00:20 ---> b8109497ea85 12:00:20 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:00:20 (12/42) Installing xz-libs (5.2.5-r1) 12:00:20 (13/42) Installing libgcc (10.3.1_git20210424-r2) 12:00:20 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 12:00:20 (15/42) Installing mpdecimal (2.5.1-r1) 12:00:20 ---> f6121e80186a 12:00:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 12:00:20 (16/42) Installing sqlite-libs (3.35.5-r0) 12:00:20 (17/42) Installing python3 (3.9.5-r2) 12:00:21 (18/42) Installing py3-appdirs (1.4.4-r2) 12:00:21 (19/42) Installing py3-chardet (4.0.0-r2) 12:00:21 (20/42) Installing py3-idna (3.2-r0) 12:00:21 (21/42) Installing py3-urllib3 (1.26.5-r0) 12:00:21 (22/42) Installing py3-certifi (2020.12.5-r1) 12:00:21 (23/42) Installing py3-requests (2.25.1-r4) 12:00:21 (24/42) Installing py3-msgpack (1.0.2-r1) 12:00:21 (25/42) Installing py3-lockfile (0.12.2-r4) 12:00:21 (26/42) Installing py3-cachecontrol (0.12.6-r1) 12:00:21 (27/42) Installing py3-colorama (0.4.4-r1) 12:00:21 (28/42) Installing py3-contextlib2 (0.6.0-r1) 12:00:21 (29/42) Installing py3-distlib (0.3.1-r3) 12:00:21 (30/42) Installing py3-distro (1.5.0-r3) 12:00:21 ---> 7032c117b15f 12:00:21 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 12:00:21 ---> 092a5db924b3 12:00:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 12:00:21 (31/42) Installing py3-six (1.15.0-r1) 12:00:21 (32/42) Installing py3-webencodings (0.5.1-r4) 12:00:21 (33/42) Installing py3-html5lib (1.1-r1) 12:00:21 ---> 4fdff81fa9ef 12:00:21 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 12:00:21 ---> 697088e1008b 12:00:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:00:21 (34/42) Installing py3-parsing (2.4.7-r2) 12:00:21 ---> Running in 28084ca98fe1 12:00:21 (35/42) Installing py3-packaging (20.9-r1) 12:00:21 (36/42) Installing py3-toml (0.10.2-r2) 12:00:21 (37/42) Installing py3-pep517 (0.10.0-r2) 12:00:21 (38/42) Installing py3-progress (1.5-r2) 12:00:21 (39/42) Installing py3-retrying (1.3.3-r1) 12:00:21 (40/42) Installing py3-ordered-set (4.0.2-r1) 12:00:21 ---> Running in d09d45746eb7 12:00:21 ---> 9dea7cfacea6 12:00:21 Step 18/22 : ENTRYPOINT ["/core-metadata"] 12:00:21 (41/42) Installing py3-setuptools (52.0.0-r3) 12:00:21 (42/42) Installing py3-pip (20.3.4-r1) 12:00:21 ---> Running in d2bea55a9203 12:00:21 Removing intermediate container 28084ca98fe1 12:00:21 ---> 2e94a35437f0 12:00:21 Step 17/20 : CMD ["--init=true"] 12:00:21 Removing intermediate container d09d45746eb7 12:00:21 ---> 82e61ec09cfd 12:00:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:00:21 Executing busybox-1.33.1-r3.trigger 12:00:21 OK: 84 MiB in 64 packages 12:00:22 ---> Running in 0bf4a7d020f7 12:00:22 ---> Running in 5dbafd0a1dcb 12:00:22 Removing intermediate container d2bea55a9203 12:00:22 ---> c81b0151413d 12:00:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:00:22 ---> e8aa6cfe6d0d 12:00:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:00:22 ---> Running in f5b27a4843ec 12:00:22 Removing intermediate container 0bf4a7d020f7 12:00:22 ---> 5168ff49f1b0 12:00:22 Step 18/20 : LABEL arch=x86_64 12:00:22 Removing intermediate container 5dbafd0a1dcb 12:00:22 ---> e8d3dff8db05 12:00:22 Step 21/23 : LABEL arch=x86_64 12:00:22 ---> Running in 19a9f21e21e1 12:00:22 ---> Running in 01630df138bb 12:00:22 Removing intermediate container f5b27a4843ec 12:00:22 ---> d946b6d19c6a 12:00:22 Step 20/22 : LABEL arch=x86_64 12:00:22 ---> bcd8b128bd5f 12:00:22 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/ 12:00:22 ---> Running in 64b47ab60159 12:00:22 Removing intermediate container 19a9f21e21e1 12:00:22 ---> 0903c1318c55 12:00:22 Step 19/20 : LABEL git_sha=8511ba14915eb4bf79bc6d7fafc45746cfd48631 12:00:22 ---> Running in a898c85b6046 12:00:22 ---> Running in 99eb46d7e817 12:00:22 Removing intermediate container 01630df138bb 12:00:22 ---> 83924a2fbbd1 12:00:22 Step 22/23 : LABEL git_sha=8511ba14915eb4bf79bc6d7fafc45746cfd48631 12:00:22 Removing intermediate container 64b47ab60159 12:00:22 ---> 1b0bf85e3840 12:00:22 Step 21/22 : LABEL git_sha=8511ba14915eb4bf79bc6d7fafc45746cfd48631 12:00:22 ---> Running in 46752ce68be5 12:00:22 ---> Running in 977a05513c4d 12:00:22 Removing intermediate container 99eb46d7e817 12:00:22 ---> 426c9c976e7a 12:00:22 Step 20/20 : LABEL version=0.0.0 12:00:22 Removing intermediate container 46752ce68be5 12:00:22 ---> 4fb4eb7b1f3e 12:00:22 Step 23/23 : LABEL version=0.0.0 12:00:22 ---> Running in 7254715b281c 12:00:22 Removing intermediate container 977a05513c4d 12:00:22 ---> 4b5ca53fc49e 12:00:22 Step 22/22 : LABEL version=0.0.0 12:00:22 ---> Running in 3314e570c682 12:00:22 ---> Running in 5efce05a4a9d 12:00:22 Removing intermediate container 7254715b281c 12:00:22 ---> 4f2d5c98e4ae 12:00:22 12:00:22 Collecting docker-compose==1.23.2 12:00:22 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 12:00:22 Removing intermediate container 3314e570c682 12:00:22 ---> 626296823d7c 12:00:22 12:00:22 Collecting texttable<0.10,>=0.9.0 12:00:22 Downloading texttable-0.9.1.tar.gz (11 kB) 12:00:23 Removing intermediate container 5efce05a4a9d 12:00:23 ---> 65c7c295310f 12:00:23 12:00:23 Successfully built 4f2d5c98e4ae 12:00:23 Successfully tagged security-proxy-setup:latest 12:00:23  Building security-proxy-setup ... done Building security-bootstrapper 12:00:23 Successfully built 626296823d7c 12:00:23 Successfully tagged support-scheduler:latest 12:00:23 Building core-command 12:00:23  Building support-scheduler ... done Successfully built 65c7c295310f 12:00:23 Successfully tagged core-metadata:latest 12:00:23 Building core-data 12:00:23 Removing intermediate container a898c85b6046 12:00:23 ---> 2ae0aa388881 12:00:23 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 12:00:23  Building core-metadata ... done  ---> Running in c274ee8b230e 12:00:23 Removing intermediate container c274ee8b230e 12:00:23 ---> acbba15a3c66 12:00:23 Step 22/24 : LABEL arch=x86_64 12:00:23 Collecting cached-property<2,>=1.2.0 12:00:23 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 12:00:23 Collecting dockerpty<0.5,>=0.4.1 12:00:23 Downloading dockerpty-0.4.1.tar.gz (13 kB) 12:00:23 ---> Running in c5e57f40c39e 12:00:23 Removing intermediate container c5e57f40c39e 12:00:23 ---> 1ee62ceb6d6b 12:00:23 Step 23/24 : LABEL git_sha=8511ba14915eb4bf79bc6d7fafc45746cfd48631 12:00:23 ---> Running in 043a07f7d9ec 12:00:23 Removing intermediate container 043a07f7d9ec 12:00:23 ---> c35ffb06389d 12:00:23 Step 24/24 : LABEL version=0.0.0 12:00:23 ---> Running in 39977f088be7 12:00:23 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 12:00:23 Removing intermediate container 39977f088be7 12:00:23 ---> 7f072a437ac5 12:00:23 12:00:23 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 12:00:23 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 12:00:23 Collecting docopt<0.7,>=0.6.1 12:00:23 Downloading docopt-0.6.2.tar.gz (25 kB) 12:00:23 Successfully built 7f072a437ac5 12:00:23 Successfully tagged security-secretstore-setup:latest 12:00:23  Building security-secretstore-setup ... done Building support-notifications 12:00:24 Collecting jsonschema<3,>=2.5.1 12:00:24 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 12:00:24 Collecting websocket-client<1.0,>=0.32.0 12:00:24 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 12:00:24 Collecting PyYAML<4,>=3.10 12:00:24 Downloading PyYAML-3.13.tar.gz (270 kB) 12:00:24 Collecting docker<4.0,>=3.6.0 12:00:24 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 12:00:24 Collecting docker-pycreds>=0.4.0 12:00:24 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 12:00:24 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) 12:00:24 Collecting idna<2.8,>=2.5 12:00:24 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 12:00:24 Collecting urllib3<1.25,>=1.21.1 12:00:24 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 12:00:24 Collecting chardet<3.1.0,>=3.0.2 12:00:25 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 12:00:25 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 12:00:25 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 12:00:25 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 12:00:25 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 12:00:25 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 12:00:25 Attempting uninstall: urllib3 12:00:25 Found existing installation: urllib3 1.26.5 12:00:25 Uninstalling urllib3-1.26.5: 12:00:25 Successfully uninstalled urllib3-1.26.5 12:00:25 Attempting uninstall: idna 12:00:25 Found existing installation: idna 3.2 12:00:25 Uninstalling idna-3.2: 12:00:25 Successfully uninstalled idna-3.2 12:00:25 Attempting uninstall: chardet 12:00:25 Found existing installation: chardet 4.0.0 12:00:25 Uninstalling chardet-4.0.0: 12:00:25 Successfully uninstalled chardet-4.0.0 12:00:25 Attempting uninstall: requests 12:00:25 Found existing installation: requests 2.25.1 12:00:25 Uninstalling requests-2.25.1: 12:00:25 Successfully uninstalled requests-2.25.1 12:00:25 Running setup.py install for texttable: started 12:00:25 Running setup.py install for texttable: finished with status 'done' 12:00:25 Running setup.py install for PyYAML: started 12:00:26 Running setup.py install for PyYAML: finished with status 'done' 12:00:26 Running setup.py install for docopt: started 12:00:26 Running setup.py install for docopt: finished with status 'done' 12:00:26 Running setup.py install for dockerpty: started 12:00:27 Running setup.py install for dockerpty: finished with status 'done' 12:00:27 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 12:00:35 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:00:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:00:35 ---> 56f3ad290d92 12:00:35 Step 3/22 : WORKDIR /edgex-go 12:00:35 ---> Using cache 12:00:35 ---> 4d708a1176da 12:00:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:00:35 ---> Using cache 12:00:35 ---> 517097f41d09 12:00:35 Step 5/22 : RUN apk add --update --no-cache make git 12:00:35 ---> Using cache 12:00:35 ---> 105467f10034 12:00:35 Step 6/22 : COPY . . 12:00:35 ---> Using cache 12:00:35 ---> 83b1a77111ff 12:00:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:00:35 ---> Using cache 12:00:35 ---> 900a23807c32 12:00:35 Step 8/22 : RUN make cmd/core-command/core-command 12:00:35 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:00:35 Step 2/30 : FROM ${BUILDER_BASE} AS builder 12:00:35 ---> 56f3ad290d92 12:00:35 Step 3/30 : WORKDIR /edgex-go 12:00:35 ---> Using cache 12:00:35 ---> 4d708a1176da 12:00:35 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:00:35 ---> Using cache 12:00:35 ---> 517097f41d09 12:00:35 Step 5/30 : RUN apk add --update --no-cache make git 12:00:35 ---> Using cache 12:00:35 ---> 105467f10034 12:00:35 Step 6/30 : COPY . . 12:00:35 ---> Using cache 12:00:35 ---> 83b1a77111ff 12:00:35 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:00:35 ---> Using cache 12:00:35 ---> 900a23807c32 12:00:35 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 12:00:35 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:00:35 Step 2/21 : FROM ${BUILDER_BASE} AS builder 12:00:35 ---> 56f3ad290d92 12:00:35 Step 3/21 : WORKDIR /edgex-go 12:00:35 ---> Using cache 12:00:35 ---> 4d708a1176da 12:00:35 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:00:35 ---> Using cache 12:00:35 ---> 517097f41d09 12:00:35 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 12:00:35 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:00:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:00:35 ---> 56f3ad290d92 12:00:35 Step 3/22 : WORKDIR /edgex-go 12:00:35 ---> Using cache 12:00:35 ---> 4d708a1176da 12:00:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:00:35 ---> Using cache 12:00:35 ---> 517097f41d09 12:00:35 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 12:00:38 ---> Running in 9bce5a7337b4 12:00:38 ---> Running in 67d7cafe515e 12:00:38 ---> Running in 74791bfea73f 12:00:38 ---> Running in 45aa0b8b9e67 12:00:38 Removing intermediate container f2527fc0f95b 12:00:38 ---> 2adef48d3572 12:00:38 Step 13/22 : ENV APP_PORT=58890 12:00:38 ---> Running in f26c3f8d340b 12:00:38 Removing intermediate container f26c3f8d340b 12:00:38 ---> 20aca659114b 12:00:38 Step 14/22 : EXPOSE $APP_PORT 12:00:38 ---> Running in 4c60a47318e9 12:00:38 Removing intermediate container 4c60a47318e9 12:00:38 ---> a4b8489ed3cf 12:00:38 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 12:00:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:00:39 ---> 33026e85501b 12:00:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 12:00:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:00:39 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 12:00: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 12:00:39 ---> 0fd3866ed86b 12:00:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 12:00:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:00:39 ---> db45ee2a2fff 12:00:39 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 12:00:39 ---> Running in 5f2c110bc5ed 12:00:39 Removing intermediate container 5f2c110bc5ed 12:00:39 ---> 620263f54be7 12:00:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:00:39 ---> Running in fd06bb49c7d8 12:00:40 OK: 221 MiB in 52 packages 12:00:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:00:40 Removing intermediate container fd06bb49c7d8 12:00:40 ---> 8c7e1754a68c 12:00:40 Step 20/22 : LABEL arch=x86_64 12:00:40 ---> Running in 2439fb9b2ad7 12:00:40 OK: 221 MiB in 52 packages 12:00:40 Removing intermediate container 2439fb9b2ad7 12:00:40 ---> dd45b024b218 12:00:40 Step 21/22 : LABEL git_sha=8511ba14915eb4bf79bc6d7fafc45746cfd48631 12:00:40 ---> Running in 47a4fb33f08b 12:00:40 Removing intermediate container 9bce5a7337b4 12:00:40 ---> dd34cc9467b4 12:00:40 Step 6/21 : COPY . . 12:00:41 Removing intermediate container 47a4fb33f08b 12:00:41 ---> 2d7ba9266160 12:00:41 Step 22/22 : LABEL version=0.0.0 12:00:41 ---> Running in 0164871c32cf 12:00:41 Removing intermediate container 45aa0b8b9e67 12:00:41 ---> 205564fc7734 12:00:41 Step 6/22 : COPY . . 12:00:41 Removing intermediate container 0164871c32cf 12:00:41 ---> 4504a2ee0eb9 12:00:41 12:00:41 Successfully built 4504a2ee0eb9 12:00:41 Successfully tagged sys-mgmt-agent:latest 12:00:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-929 in /w/workspace/edgexfoundry_edgex-go_PR-4045 [Pipeline] { [Pipeline] ws 12:00:46 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 12:00:46 The recommended git tool is: git 12:00:52 using credential edgex-jenkins-ssh 12:00:52 Cloning the remote Git repository 12:00:52 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:00:52 > git init /w/workspace/edgex-go/1 # timeout=10 12:00:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:00:52 > git --version # timeout=10 12:00:52 > git --version # 'git version 2.25.1' 12:00:52 using GIT_SSH to set credentials SSH Credentials for GitHub 12:00:54  Building sys-mgmt-agent ... done  ---> 9332ded628c9 12:00:54 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:00:54 ---> ce36d7a137e4 12:00:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:00:54 ---> Running in 3f367f920a5f 12:00:54 ---> Running in b118064c62fd 12:00:54 skipping... 12:00:54 Removing intermediate container 74791bfea73f 12:00:54 ---> 51876192444c 12:00:54 12:00:54 Step 9/22 : FROM alpine:3.14 12:00:54 ---> e04c818066af 12:00:54 Step 10/22 : RUN apk add --update --no-cache dumb-init 12:00:54 ---> Using cache 12:00:54 ---> b9c8d78b311e 12:00:54 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:00:54 ---> Using cache 12:00:54 ---> d59bd09ed425 12:00:54 Step 12/22 : ENV APP_PORT=59882 12:00:54 Removing intermediate container 67d7cafe515e 12:00:54 ---> e1a0e9e49088 12:00:54 12:00:54 Step 9/30 : FROM alpine:3.14 12:00:54 ---> e04c818066af 12:00:54 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 12:00:54 ---> Running in 0672fb9c31c5 12:00:54 ---> Running in 8707908e8263 12:00:54 Removing intermediate container 0672fb9c31c5 12:00:54 ---> 1fddd776126a 12:00:54 Step 13/22 : EXPOSE $APP_PORT 12:00:54 skipping... 12:00:54 Removing intermediate container 8707908e8263 12:00:54 ---> 301222b1fc5e 12:00:54 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 12:00:54 ---> Running in a9edbf2a8f30 12:00:54 ---> Running in 2040cdf8a4fb 12:00:54 Removing intermediate container b118064c62fd 12:00:54 ---> 82cc3e2d4fb9 12:00:54 Step 8/21 : RUN make cmd/support-notifications/support-notifications 12:00:54 Removing intermediate container a9edbf2a8f30 12:00:54 ---> edfc8f26f1b4 12:00:54 Step 14/22 : WORKDIR / 12:00:54 ---> Running in 9281a3e613bb 12:00:54 ---> Running in 4e127f5b13e1 12:00:54 Removing intermediate container 4e127f5b13e1 12:00:54 ---> 98cc7995bdb3 12:00:54 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:00:54 Removing intermediate container 3f367f920a5f 12:00:54 ---> 9e26a3479067 12:00:54 Step 8/22 : RUN make cmd/core-data/core-data 12:00:54 ---> Running in dbc818258ea2 12:00:54 ---> 03ce9d1f121d 12:00:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:00:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:00:54 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 12:00:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:00:54 (1/2) Installing dumb-init (1.2.5-r1) 12:00:54 (2/2) Installing su-exec (0.2-r1) 12:00:54 Executing busybox-1.33.1-r7.trigger 12:00:54 OK: 6 MiB in 16 packages 12:00:54 ---> e5f3b2c2b7fc 12:00:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 12:00:54 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 12:00:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:00:54 ---> c6d65c71e450 12:00:54 Step 18/22 : ENTRYPOINT ["/core-command"] 12:00:54 ---> Running in 6d028b2c526e 12:00:54 Removing intermediate container 6d028b2c526e 12:00:54 ---> bea08232603a 12:00:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:00:55 Removing intermediate container 2040cdf8a4fb 12:00:55 ---> 367595d65740 12:00:55 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 12:00:55 ---> Running in 41fd8e77187b 12:00:55 ---> Running in b94b1670e008 12:00:55 Removing intermediate container b94b1670e008 12:00:55 ---> 88ab04287e2c 12:00:55 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 12:00:55 Removing intermediate container 41fd8e77187b 12:00:55 ---> 9302d72fcf60 12:00:55 Step 20/22 : LABEL arch=x86_64 12:00:55 ---> Running in a16b4d7dbdd4 12:00:55 ---> Running in c83c1c334b70 12:00:55 Removing intermediate container c83c1c334b70 12:00:55 ---> 40cf3fcae416 12:00:55 Step 21/22 : LABEL git_sha=8511ba14915eb4bf79bc6d7fafc45746cfd48631 12:00:55 ---> Running in e4cef3b5ba6d 12:00:55 Removing intermediate container a16b4d7dbdd4 12:00:55 ---> ae7debe3b3d6 12:00:55 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 12:00:56 ---> Running in c9f791b5f0a9 12:00:56 Removing intermediate container e4cef3b5ba6d 12:00:56 ---> 15aacda50b2f 12:00:56 Step 22/22 : LABEL version=0.0.0 12:00:56 ---> Running in 3d634530d134 12:00:56 Removing intermediate container 3d634530d134 12:00:56 ---> fa4524a12e1b 12:00:56 12:00:56 Successfully built fa4524a12e1b 12:00:56 Successfully tagged core-command:latest 12:00:57  Building core-command ... done Removing intermediate container c9f791b5f0a9 12:00:57 ---> 5f5ed93d8783 12:00:57 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 12:00:57 ---> Running in d6077159255b 12:00:57 Removing intermediate container d6077159255b 12:00:57 ---> 1b6d214a002c 12:00:57 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 12:00:58 ---> 463003e8f2f6 12:00:58 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 12:00:58 ---> Running in 5a89e70b46a9 12:00:59 Removing intermediate container 5a89e70b46a9 12:00:59 ---> 8df3e5b7c64a 12:00:59 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 12:00:59 ---> f70a66ed682b 12:00:59 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:01:00 ---> a9b2a0b1adaa 12:01:00 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 12:01:00 ---> c38a41a9e250 12:01:00 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 12:01:00 ---> cbae187dba09 12:01:00 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 12:01:01 ---> cff8dcec0ecc 12:01:01 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 12:01:01 ---> Running in 38cae8fb97d5 12:01:02 Removing intermediate container 38cae8fb97d5 12:01:02 ---> 79786323ad4f 12:01:02 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 12:01:02 Removing intermediate container 9281a3e613bb 12:01:02 ---> 631f315bfe53 12:01:02 12:01:02 Step 9/21 : FROM alpine:3.14 12:01:02 ---> e04c818066af 12:01:02 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 12:01:02 ---> Running in dfc15f89da3d 12:01:02 ---> 02a29fd1ec28 12:01:02 Step 25/30 : RUN chmod +x /entrypoint.sh 12:01:02 ---> Running in f65e41e122e8 12:01:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:01:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:01:02 (1/2) Installing ca-certificates (20211220-r0) 12:01:02 (2/2) Installing dumb-init (1.2.5-r1) 12:01:02 Executing busybox-1.33.1-r7.trigger 12:01:02 Executing ca-certificates-20211220-r0.trigger 12:01:02 OK: 6 MiB in 16 packages 12:01:03 Removing intermediate container f65e41e122e8 12:01:03 ---> 97793161c0e9 12:01:03 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 12:01:03 Removing intermediate container dfc15f89da3d 12:01:03 ---> 27112d95e1e1 12:01:03 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 12:01:03 Removing intermediate container dbc818258ea2 12:01:03 ---> 076977b39e1f 12:01:03 12:01:03 Step 9/22 : FROM alpine:3.14 12:01:03 ---> e04c818066af 12:01:03 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:01:03 ---> Running in 2dccfa89e866 12:01:03 ---> Running in ddef7f8fd918 12:01:03 ---> Running in 9840c0b761e1 12:01:03 Removing intermediate container 2dccfa89e866 12:01:03 ---> b0e9d52e7841 12:01:03 Step 27/30 : CMD ["gate"] 12:01:03 Removing intermediate container 9840c0b761e1 12:01:03 ---> 2a6d46db3cac 12:01:03 Step 11/22 : ENV APP_PORT=59880 12:01:03 Removing intermediate container ddef7f8fd918 12:01:03 ---> 8f895400de94 12:01:03 Step 12/21 : ENV APP_PORT=59860 12:01:03 ---> Running in 1fcfd3e24628 12:01:03 ---> Running in 3cc1ac623c25 12:01:03 ---> Running in f7c3d9bcffdd 12:01:04 Removing intermediate container 1fcfd3e24628 12:01:04 ---> cfd53fbd67fc 12:01:04 Step 12/22 : EXPOSE $APP_PORT 12:01:04 Removing intermediate container f7c3d9bcffdd 12:01:04 ---> f4b848ebb319 12:01:04 Step 13/21 : EXPOSE $APP_PORT 12:01:04 ---> Running in 54c14c407847 12:01:04 Removing intermediate container 3cc1ac623c25 12:01:04 ---> 64b2ef446980 12:01:04 Step 28/30 : LABEL arch=x86_64 12:01:04 ---> Running in 8e0507eccad1 12:01:04 ---> Running in 32fb44e54268 12:01:04 Removing intermediate container 54c14c407847 12:01:04 ---> a42c157c681b 12:01:04 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:01:04 Removing intermediate container 8e0507eccad1 12:01:04 ---> 9eedd6389025 12:01:04 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 12:01:04 ---> Running in fc28c8db7356 12:01:04 Removing intermediate container 32fb44e54268 12:01:04 ---> 414798e9f7c7 12:01:04 Step 29/30 : LABEL git_sha=8511ba14915eb4bf79bc6d7fafc45746cfd48631 12:01:04 ---> Running in 59b2580e3d2e 12:01:04 ---> 01bd4fdb19b3 12:01:04 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:01:04 Removing intermediate container 59b2580e3d2e 12:01:04 ---> 5d79ac94cf67 12:01:04 Step 30/30 : LABEL version=0.0.0 12:01:04 ---> Running in 4e2ed6643b70 12:01:04 ---> e9c7f6d4f4f6 12:01:04 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 12:01:04 Removing intermediate container 4e2ed6643b70 12:01:04 ---> 08c282da23ff 12:01:04 12:01:04 Successfully built 08c282da23ff 12:01:04 Successfully tagged security-bootstrapper:latest 12:01:04  Building security-bootstrapper ... done  ---> 1e5dfaa17c61 12:01:04 Step 17/21 : ENTRYPOINT ["/support-notifications"] 12:01:05 ---> Running in 8d662368d974 12:01:05 Removing intermediate container fc28c8db7356 12:01:05 ---> d5f6cbc6750c 12:01:05 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 12:01:05 ---> Running in 1c6441d244d3 12:01:05 Removing intermediate container 8d662368d974 12:01:05 ---> 1004df346d74 12:01:05 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:01:05 ---> Running in 05de402a53bb 12:01:05 Removing intermediate container 05de402a53bb 12:01:05 ---> 233fc2e121a7 12:01:05 Step 19/21 : LABEL arch=x86_64 12:01:05 ---> Running in 919d061fdd93 12:01:05 Removing intermediate container 919d061fdd93 12:01:05 ---> db3ad53c810a 12:01:05 Step 20/21 : LABEL git_sha=8511ba14915eb4bf79bc6d7fafc45746cfd48631 12:01:05 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:01:05 ---> Running in 184d6c814d77 12:01:05 Removing intermediate container 184d6c814d77 12:01:05 ---> 5e9db8d22af9 12:01:05 Step 21/21 : LABEL version=0.0.0 12:01:05 ---> Running in 5ab00e4c185b 12:01:05 Removing intermediate container 5ab00e4c185b 12:01:05 ---> 257c4ee2faf1 12:01:05 12:01:05 Successfully built 257c4ee2faf1 12:01:06 Successfully tagged support-notifications:latest 12:01:06  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:01:06 (1/6) Installing dumb-init (1.2.5-r1) 12:01:06 (2/6) Installing libgcc (10.3.1_git20210424-r2) 12:01:06 (3/6) Installing libsodium (1.0.18-r0) 12:01:06 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 12:01:07 (5/6) Installing libzmq (4.3.4-r0) 12:01:07 (6/6) Installing zeromq (4.3.4-r0) 12:01:07 Executing busybox-1.33.1-r7.trigger 12:01:07 OK: 8 MiB in 20 packages 12:01:07 Removing intermediate container 1c6441d244d3 12:01:07 ---> 49966490267b 12:01:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:01:07 ---> 1df18abca6b5 12:01:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:01:08 ---> c60734878c4a 12:01:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 12:01:08 ---> b0d212c4104f 12:01:08 Step 18/22 : ENTRYPOINT ["/core-data"] 12:01:08 ---> Running in 2ffd124fc755 12:01:08 Removing intermediate container 2ffd124fc755 12:01:08 ---> 72f02036f222 12:01:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:01:08 ---> Running in c34f6001e079 12:01:08 Removing intermediate container c34f6001e079 12:01:08 ---> bad9863251f0 12:01:08 Step 20/22 : LABEL arch=x86_64 12:01:08 ---> Running in 64cd2f027697 12:01:08 Removing intermediate container 64cd2f027697 12:01:08 ---> de76fc4bd59c 12:01:08 Step 21/22 : LABEL git_sha=8511ba14915eb4bf79bc6d7fafc45746cfd48631 12:01:08 ---> Running in 2f873f64150d 12:01:08 Removing intermediate container 2f873f64150d 12:01:08 ---> 54a4a8838d36 12:01:08 Step 22/22 : LABEL version=0.0.0 12:01:08 ---> Running in ecde754339bf 12:01:08 Removing intermediate container ecde754339bf 12:01:08 ---> 56b78db360a7 12:01:08 12:01:08 Successfully built 56b78db360a7 12:01:08 Successfully tagged core-data:latest 12:01:09  Building core-data ... done  [Pipeline] } 12:01:09 $ docker stop --time=1 6e03402933f7494db4d72d0fb1333f418ac9b37c2f5b01ee526805cc3d383eb6 12:01:10 $ docker rm -f 6e03402933f7494db4d72d0fb1333f418ac9b37c2f5b01ee526805cc3d383eb6 [Pipeline] // withDockerContainer [Pipeline] sh 12:01:10 + docker images 12:01:10 REPOSITORY TAG IMAGE ID CREATED SIZE 12:01:10 core-data latest 56b78db360a7 2 seconds ago 19.9MB 12:01:10 support-notifications latest 257c4ee2faf1 5 seconds ago 16.6MB 12:01:10 security-bootstrapper latest 08c282da23ff 6 seconds ago 18.7MB 12:01:10 076977b39e1f 7 seconds ago 1.79GB 12:01:10 631f315bfe53 9 seconds ago 1.79GB 12:01:10 core-command latest fa4524a12e1b 14 seconds ago 15.7MB 12:01:10 51876192444c 18 seconds ago 1.78GB 12:01:10 e1a0e9e49088 18 seconds ago 1.78GB 12:01:10 sys-mgmt-agent latest 4504a2ee0eb9 29 seconds ago 294MB 12:01:10 security-secretstore-setup latest 7f072a437ac5 47 seconds ago 27.7MB 12:01:10 support-scheduler latest 626296823d7c 48 seconds ago 15.9MB 12:01:10 core-metadata latest 65c7c295310f 48 seconds ago 16.5MB 12:01:10 security-proxy-setup latest 4f2d5c98e4ae 48 seconds ago 26.1MB 12:01:10 b26d39de53aa 54 seconds ago 1.78GB 12:01:10 189c5e37e186 55 seconds ago 1.79GB 12:01:10 280b37f73886 56 seconds ago 1.79GB 12:01:10 8f7d01cf0318 56 seconds ago 1.79GB 12:01:10 cba8b586bdd8 56 seconds ago 1.79GB 12:01:10 ci-base-image-x86_64 latest 56f3ad290d92 3 minutes ago 1.27GB 12:01:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest d7ea09dbb500 12 hours ago 253MB 12:01:10 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.17-alpine-lts c47586b81864 6 days ago 562MB 12:01:10 alpine 3.14 e04c818066af 8 weeks ago 5.59MB 12:01:10 docker 20.10.8 bc6c0ffef665 9 months ago 214MB 12:01:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 23 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 12:01:13 Merging remotes/origin/jakarta commit 155d0ec1f9051a669d1f6c09d665afa8a800203b into PR head commit 8511ba14915eb4bf79bc6d7fafc45746cfd48631 12:01:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:01:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:01:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:01:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:01:12 using GIT_SSH to set credentials SSH Credentials for GitHub 12:01:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4045/head:refs/remotes/origin/PR-4045 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 12:01:13 > git config core.sparsecheckout # timeout=10 12:01:13 > git checkout -f 8511ba14915eb4bf79bc6d7fafc45746cfd48631 # timeout=10 12:01:13 Merge succeeded, producing 8511ba14915eb4bf79bc6d7fafc45746cfd48631 12:01:13 Checking out Revision 8511ba14915eb4bf79bc6d7fafc45746cfd48631 (PR-4045) 12:01:13 > git remote # timeout=10 12:01:13 > git config --get remote.origin.url # timeout=10 12:01:13 using GIT_SSH to set credentials SSH Credentials for GitHub 12:01:13 > git merge 155d0ec1f9051a669d1f6c09d665afa8a800203b # timeout=10 12:01:13 > git rev-parse HEAD^{commit} # timeout=10 12:01:13 > git config core.sparsecheckout # timeout=10 12:01:13 > git checkout -f 8511ba14915eb4bf79bc6d7fafc45746cfd48631 # timeout=10 12:01:18 Commit message: "build(snap): upgrade device-virtual and app-service-config to 2.1 (#3831)" 12:01:18 > git --version # timeout=10 12:01:18 > git --version # 'git version 2.25.1' 12:01:18 fatal: bad object e2cac8b444d664382c771f5dccbf61e369ddf83e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:01:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:01:20 % Total % Received % Xferd Average Speed Time Time Time Current 12:01:20 Dload Upload Total Spent Left Speed 12:01:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 178k 0 --:--:-- --:--:-- --:--:-- 178k [Pipeline] sh 12:01:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:01:21 + sudo tee /etc/docker/daemon.new 12:01:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:01:21 { 12:01:21 "registry-mirrors": [ 12:01:21 "https://nexus3.edgexfoundry.org:10001" 12:01:21 ], 12:01:21 "bip": "10.250.0.254/24", 12:01:21 "hosts": [ 12:01:21 "tcp://0.0.0.0:5555", 12:01:21 "unix:///var/run/docker.sock" 12:01:21 ], 12:01:21 "mtu": 1458, 12:01:21 "selinux-enabled": true, 12:01:21 "seccomp-profile": "/etc/docker/seccomp.json" 12:01:21 } [Pipeline] sh 12:01:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:01:22 + sudo service docker restart 12:01:26 Still waiting to schedule task 12:01:26 ‘prd-ubuntu18.04-docker-8c-8g-925’ is offline [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:01:40 provisioning config files... 12:01:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7274231163344538572tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:01:41 ---> docker-login.sh 12:01:41 nexus3.edgexfoundry.org:10001 12:01:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:01:41 Configure a credential helper to remove this warning. See 12:01:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:01:41 12:01:41 Login Succeeded 12:01:41 nexus3.edgexfoundry.org:10002 12:01:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:01:42 Configure a credential helper to remove this warning. See 12:01:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:01:42 12:01:42 Login Succeeded 12:01:42 nexus3.edgexfoundry.org:10003 12:01:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:01:43 Configure a credential helper to remove this warning. See 12:01:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:01:43 12:01:43 Login Succeeded 12:01:43 nexus3.edgexfoundry.org:10004 12:01:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:01:43 Configure a credential helper to remove this warning. See 12:01:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:01:43 12:01:43 Login Succeeded 12:01:43 docker.io 12:01:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:01:44 Configure a credential helper to remove this warning. See 12:01:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:01:44 12:01:44 Login Succeeded 12:01:44 ---> docker-login.sh ends [Pipeline] } 12:01:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:01:44 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:01:44 ========================================================= 12:01:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts] 12:01:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:01:45 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts 12:01:45 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 12:01:45 9b3977197b4f: Pulling fs layer 12:01:45 1a89e8eeedd5: Pulling fs layer 12:01:45 94645a83ff95: Pulling fs layer 12:01:45 3f3a8bcf1eab: Pulling fs layer 12:01:45 0c92f367c5e7: Pulling fs layer 12:01:45 63b1bc5785f6: Pulling fs layer 12:01:45 626d30ff41c6: Pulling fs layer 12:01:45 de1d54c125be: Pulling fs layer 12:01:45 3f3a8bcf1eab: Waiting 12:01:45 0c92f367c5e7: Waiting 12:01:45 de1d54c125be: Waiting 12:01:45 63b1bc5785f6: Waiting 12:01:45 626d30ff41c6: Waiting 12:01:45 94645a83ff95: Verifying Checksum 12:01:45 94645a83ff95: Download complete 12:01:45 1a89e8eeedd5: Verifying Checksum 12:01:45 1a89e8eeedd5: Download complete 12:01:45 0c92f367c5e7: Verifying Checksum 12:01:45 0c92f367c5e7: Download complete 12:01:45 63b1bc5785f6: Verifying Checksum 12:01:45 63b1bc5785f6: Download complete 12:01:45 9b3977197b4f: Verifying Checksum 12:01:45 9b3977197b4f: Download complete 12:01:45 626d30ff41c6: Verifying Checksum 12:01:45 626d30ff41c6: Download complete 12:01:46 9b3977197b4f: Pull complete 12:01:47 1a89e8eeedd5: Pull complete 12:01:47 94645a83ff95: Pull complete 12:01:47 de1d54c125be: Verifying Checksum 12:01:47 de1d54c125be: Download complete 12:01:48 3f3a8bcf1eab: Verifying Checksum 12:01:48 3f3a8bcf1eab: Download complete 12:02:03 3f3a8bcf1eab: Pull complete 12:02:03 0c92f367c5e7: Pull complete 12:02:03 63b1bc5785f6: Pull complete 12:02:03 626d30ff41c6: Pull complete 12:02:10 de1d54c125be: Pull complete 12:02:10 Digest: sha256:c13e7f4b3dabbafca41e473b4c3190511df4cc90c6116df0ec0acdea4752f811 12:02:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts 12:02:10 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [Pipeline] fileExists [Pipeline] sh 12:02:10 + echo+ docker FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts 12:02:10 WORKDIR /edgex 12:02:10 COPY go.mod . 12:02:10 RUN go mod download build -t ci-base-image-arm64 -f - 12:02:10 . 12:02:14 Sending build context to Docker daemon 180.5MB 12:02:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts 12:02:14 ---> 5f011755c4a2 12:02:14 Step 2/4 : WORKDIR /edgex 12:02:16 ---> Running in 0751ff064d00 12:02:16 Removing intermediate container 0751ff064d00 12:02:16 ---> 9f3d3544b386 12:02:16 Step 3/4 : COPY go.mod . 12:02:17 ---> 0b56fe81abc5 12:02:17 Step 4/4 : RUN go mod download 12:02:17 ---> Running in 05b36f338c73 12:03:32 Running on prd-ubuntu18.04-docker-8c-8g-932 in /w/workspace/edgexfoundry_edgex-go_PR-4045 [Pipeline] { [Pipeline] ws 12:03:32 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 12:03:32 The recommended git tool is: git 12:03:34 using credential edgex-jenkins-ssh 12:03:34 Cloning the remote Git repository 12:03:34 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:03:34 > git init /w/workspace/edgex-go/1 # timeout=10 12:03:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:03:34 > git --version # timeout=10 12:03:34 > git --version # 'git version 2.17.1' 12:03:34 using GIT_SSH to set credentials SSH Credentials for GitHub 12:03:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:03:39 Removing intermediate container 05b36f338c73 12:03:39 ---> aaeb69cbc4cc 12:03:39 Successfully built aaeb69cbc4cc 12:03:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:03:39 Merging remotes/origin/jakarta commit 155d0ec1f9051a669d1f6c09d665afa8a800203b into PR head commit 8511ba14915eb4bf79bc6d7fafc45746cfd48631 12:03:39 + docker inspect -f . ci-base-image-arm64 12:03:39 . [Pipeline] } 12:03:39 Merge succeeded, producing 8511ba14915eb4bf79bc6d7fafc45746cfd48631 12:03:39 Checking out Revision 8511ba14915eb4bf79bc6d7fafc45746cfd48631 (PR-4045) [Pipeline] // withEnv [Pipeline] withDockerContainer 12:03:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:03:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:03:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:03:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:03:38 using GIT_SSH to set credentials SSH Credentials for GitHub 12:03:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4045/head:refs/remotes/origin/PR-4045 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 12:03:39 > git config core.sparsecheckout # timeout=10 12:03:39 > git checkout -f 8511ba14915eb4bf79bc6d7fafc45746cfd48631 # timeout=10 12:03:39 > git remote # timeout=10 12:03:39 > git config --get remote.origin.url # timeout=10 12:03:39 using GIT_SSH to set credentials SSH Credentials for GitHub 12:03:39 > git merge 155d0ec1f9051a669d1f6c09d665afa8a800203b # timeout=10 12:03:39 > git rev-parse HEAD^{commit} # timeout=10 12:03:39 > git config core.sparsecheckout # timeout=10 12:03:39 > git checkout -f 8511ba14915eb4bf79bc6d7fafc45746cfd48631 # timeout=10 12:03:39 prd-ubuntu20.04-docker-arm64-4c-16g-929 does not seem to be running inside a container 12:03:39 $ 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 ******** -e ******** ci-base-image-arm64 cat 12:03:41 $ docker top 36781e4fbf5c579f8220ad66ca37ad457ed0be1e251122d739fc7e0c9bf4464c -eo pid,comm [Pipeline] { [Pipeline] sh 12:03:42 + go version 12:03:42 go version go1.17.6 linux/arm64 [Pipeline] } 12:03:42 $ docker stop --time=1 36781e4fbf5c579f8220ad66ca37ad457ed0be1e251122d739fc7e0c9bf4464c 12:03:43 Commit message: "build(snap): upgrade device-virtual and app-service-config to 2.1 (#3831)" 12:03:43 > git --version # timeout=10 12:03:43 > git --version # 'git version 2.17.1' 12:03:43 fatal: bad object e2cac8b444d664382c771f5dccbf61e369ddf83e 12:03:44 $ docker rm -f 36781e4fbf5c579f8220ad66ca37ad457ed0be1e251122d739fc7e0c9bf4464c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:03:45 + echo snap-build.sh 12:03:45 snap-build.sh 12:03:45 + SNAP_BASE_DIR=. 12:03:45 + '[' '!' -z /w/workspace/edgex-go/1 ']' 12:03:45 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 12:03:45 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 12:03:45 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 12:03:45 + cd /w/workspace/edgex-go/1 12:03:45 + sudo apt-get remove -qy --purge lxd lxd-client 12:03:45 Reading package lists... 12:03:45 Building dependency tree... 12:03:45 Reading state information... 12:03:45 The following packages were automatically installed and are no longer required: 12:03:45 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 12:03:45 uidmap xdelta3 12:03:45 Use 'sudo apt autoremove' to remove them. 12:03:45 The following packages will be REMOVED: 12:03:45 lxd* lxd-client* 12:03:45 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 12:03:45 + docker inspect -f . ci-base-image-arm64 12:03:45 . [Pipeline] } [Pipeline] // withEnv 12:03:45 After this operation, 31.7 MB disk space will be freed. [Pipeline] withDockerContainer 12:03:45 prd-ubuntu20.04-docker-arm64-4c-16g-929 does not seem to be running inside a container 12:03:45 $ 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 ******** -e ******** ci-base-image-arm64 cat 12:03:45 (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 ... 190666 files and directories currently installed.) 12:03:45 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 12:03:46 Removing lxd dnsmasq configuration 12:03:46 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 12:03:46 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 12:03:47 $ docker top 63f8d1f25ed2294d4f79569d115d0df8cc3cdd71ae7cfa7053297e5a7c247dfd -eo pid,comm 12:03:47 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [Pipeline] { 12:03:47 (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 ... 190491 files and directories currently installed.) 12:03:47 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [Pipeline] echo 12:03:47 ========================================================= 12:03:47 [edgeXBuildGoParallel] Running Tests and Build... 12:03:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:03:48 + make test 12:03:48 go mod tidy 12:03:49 Processing triggers for systemd (237-3ubuntu10.52) ... 12:03:49 Processing triggers for ureadahead (0.100.0-21) ... 12:03:49 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 12:03:49 + sudo snap remove --purge lxd 12:03:49 snap "lxd" is not installed 12:03:49 + sudo groupadd --force --system lxd 12:03:49 ++ whoami 12:03:49 + sudo /usr/sbin/usermod -G lxd -a jenkins 12:03:49 + newgrp - lxd 12:03:49 + sudo snap install lxd 12:04:02 2022-06-03T12:03:58Z INFO Waiting for automatic snapd restart... 12:04:20 lxd 5.2-79c3c3b from Canonical* installed 12:04:20 + sudo lxd init --auto 12:04:28 + sudo snap install --classic snapcraft 12:04:28 ? github.com/edgexfoundry/edgex-go [no test files] 12:04:32 snapcraft 6.1 from Canonical* installed 12:04:32 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 12:04:32 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 12:04:32 % Total % Received % Xferd Average Speed Time Time Time Current 12:04:32 Dload Upload Total Spent Left Speed 12:04:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 12:04:32 100 3325k 100 3325k 0 0 18.7M 0 --:--:-- --:--:-- --:--:-- 18.7M 12:04:32 ./yq_linux_amd64 12:04:32 + sudo snapcraft prime --use-lxd 12:04:34 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 12:04:34 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: 12:04:34 - README.md 12:04:34 12:04:34 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 12:04:35 Launching a container. 12:04:45 Waiting for container to be ready 12:04:46 To start your first container, try: lxc launch ubuntu:22.04 12:04:46 Or for a virtual machine: lxc launch ubuntu:22.04 --vm 12:04:46 12:04:51 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 12:04:51 Waiting for network to be ready... 12:04:52 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 12:04:52 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 12:04:52 Get:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 12:04:52 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 12:04:52 Get:5 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 12:04:52 Get:6 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 12:04:52 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 12:04:52 Get:8 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 12:04:52 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 12:04:52 Get:10 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 12:04:52 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 12:04:52 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2595 kB] 12:04:52 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [484 kB] 12:04:52 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 12:04:52 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6012 B] 12:04:52 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [772 kB] 12:04:52 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [106 kB] 12:04:52 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1817 kB] 12:04:52 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [394 kB] 12:04:52 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2254 kB] 12:04:53 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [395 kB] 12:04:53 Get:22 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.0 kB] 12:04:53 Get:23 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [3836 B] 12:04:53 Get:24 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [747 kB] 12:04:53 Get:25 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [102 kB] 12:04:53 Get:26 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1205 kB] 12:04:53 Get:27 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [278 kB] 12:04:56 Fetched 26.9 MB in 4s (6157 kB/s) 12:04:57 Reading package lists... 12:04:57 Reading package lists... 12:04:58 Building dependency tree... 12:04:58 Reading state information... 12:04:58 The following additional packages will be installed: 12:04:58 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 12:04:58 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 12:04:58 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 12:04:58 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 12:04:58 Suggested packages: 12:04:58 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 12:04:58 Recommended packages: 12:04:58 gnupg libsasl2-modules 12:04:58 The following NEW packages will be installed: 12:04:58 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 12:04:58 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 12:04:58 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 12:04:58 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 12:04:58 The following packages will be upgraded: 12:04:58 gpg gpg-agent gpgconf libudev1 12:04:58 4 upgraded, 18 newly installed, 0 to remove and 113 not upgraded. 12:04:58 Need to get 3529 kB of archives. 12:04:58 After this operation, 13.3 MB of additional disk space will be used. 12:04:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.5 [468 kB] 12:04:58 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.53 [55.6 kB] 12:04:58 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.53 [1102 kB] 12:04:59 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.5 [123 kB] 12:04:59 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.5 [227 kB] 12:04:59 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [15.0 kB] 12:04:59 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [49.2 kB] 12:04:59 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.11 [15.8 kB] 12:04:59 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.11 [154 kB] 12:04:59 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.5 [317 kB] 12:04:59 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 12:04:59 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 12:04:59 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 12:04:59 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 12:04:59 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 12:04:59 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 12:04:59 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 12:04:59 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 12:04:59 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 12:04:59 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 12:04:59 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 12:04:59 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 12:04:59 debconf: delaying package configuration, since apt-utils is not installed 12:04:59 Fetched 3529 kB in 1s (3396 kB/s) 12:04:59 (Reading database ... 12511 files and directories currently installed.) 12:04:59 Preparing to unpack .../libudev1_237-3ubuntu10.53_amd64.deb ... 12:04:59 Unpacking libudev1:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... 12:04:59 Setting up libudev1:amd64 (237-3ubuntu10.53) ... 12:04:59 Selecting previously unselected package udev. 12:04:59 (Reading database ... 12511 files and directories currently installed.) 12:04:59 Preparing to unpack .../00-udev_237-3ubuntu10.53_amd64.deb ... 12:04:59 Unpacking udev (237-3ubuntu10.53) ... 12:05:00 Selecting previously unselected package libfuse2:amd64. 12:05:00 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 12:05:00 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 12:05:00 Selecting previously unselected package fuse. 12:05:00 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 12:05:00 Unpacking fuse (2.9.7-1ubuntu1) ... 12:05:00 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.5_amd64.deb ... 12:05:00 Unpacking gpg (2.2.4-1ubuntu1.5) over (2.2.4-1ubuntu1) ... 12:05:00 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.5_amd64.deb ... 12:05:00 Unpacking gpgconf (2.2.4-1ubuntu1.5) over (2.2.4-1ubuntu1) ... 12:05:00 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.5_amd64.deb ... 12:05:00 Unpacking gpg-agent (2.2.4-1ubuntu1.5) over (2.2.4-1ubuntu1) ... 12:05:00 Selecting previously unselected package libksba8:amd64. 12:05:00 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 12:05:00 Unpacking libksba8:amd64 (1.3.5-2) ... 12:05:00 Selecting previously unselected package libroken18-heimdal:amd64. 12:05:00 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:05:00 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 12:05:00 Selecting previously unselected package libasn1-8-heimdal:amd64. 12:05:00 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:05:00 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 12:05:00 Selecting previously unselected package libheimbase1-heimdal:amd64. 12:05:00 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:05:00 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 12:05:00 Selecting previously unselected package libhcrypto4-heimdal:amd64. 12:05:00 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:05:00 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 12:05:00 Selecting previously unselected package libwind0-heimdal:amd64. 12:05:00 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:05:00 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:05:00 Selecting previously unselected package libhx509-5-heimdal:amd64. 12:05:00 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:05:00 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 12:05:00 Selecting previously unselected package libkrb5-26-heimdal:amd64. 12:05:00 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:05:00 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 12:05:00 Selecting previously unselected package libheimntlm0-heimdal:amd64. 12:05:00 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:05:00 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:05:00 Selecting previously unselected package libgssapi3-heimdal:amd64. 12:05:00 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:05:00 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 12:05:01 Selecting previously unselected package libsasl2-modules-db:amd64. 12:05:01 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... 12:05:01 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 12:05:01 Selecting previously unselected package libsasl2-2:amd64. 12:05:01 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... 12:05:01 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 12:05:01 Selecting previously unselected package libldap-common. 12:05:01 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ... 12:05:01 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ... 12:05:01 Selecting previously unselected package libldap-2.4-2:amd64. 12:05:01 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_amd64.deb ... 12:05:01 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... 12:05:01 Selecting previously unselected package dirmngr. 12:05:01 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.5_amd64.deb ... 12:05:01 Unpacking dirmngr (2.2.4-1ubuntu1.5) ... 12:05:01 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ... 12:05:01 Setting up gpgconf (2.2.4-1ubuntu1.5) ... 12:05:01 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 12:05:01 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 12:05:01 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 12:05:01 Setting up gpg-agent (2.2.4-1ubuntu1.5) ... 12:05:01 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 12:05:01 Setting up libksba8:amd64 (1.3.5-2) ... 12:05:01 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:05:01 Setting up udev (237-3ubuntu10.53) ... 12:05:01 invoke-rc.d: policy-rc.d denied execution of start. 12:05:01 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 12:05:01 Processing triggers for systemd (237-3ubuntu10) ... 12:05:01 Setting up fuse (2.9.7-1ubuntu1) ... 12:05:01 Setting up gpg (2.2.4-1ubuntu1.5) ... 12:05:01 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:05:01 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 12:05:01 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 12:05:01 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 12:05:01 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 12:05:02 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:05:02 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 12:05:02 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... 12:05:02 Setting up dirmngr (2.2.4-1ubuntu1.5) ... 12:05:02 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:05:02 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 12:05:02 settings in the [Install] section, and DefaultInstance for template units). 12:05:02 This means they are not meant to be enabled using systemctl. 12:05:02 Possible reasons for having this kind of units are: 12:05:02 1) A unit may be statically enabled by being symlinked from another unit's 12:05:02 .wants/ or .requires/ directory. 12:05:02 2) A unit's purpose may be to act as a helper for some other unit which has 12:05:02 a requirement dependency on it. 12:05:02 3) A unit may be started when needed via activation (socket, path, timer, 12:05:02 D-Bus, udev, scripted systemctl call, ...). 12:05:02 4) In case of template units, the unit is meant to be enabled with some 12:05:02 instance name specified. 12:05:02 Reading package lists... 12:05:02 Building dependency tree... 12:05:02 Reading state information... 12:05:03 The following additional packages will be installed: 12:05:03 apparmor apt dbus dbus-user-session libapt-pkg5.0 libbsd0 libdbus-1-3 12:05:03 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 12:05:03 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 12:05:03 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 libssl1.1 libsystemd0 12:05:03 mime-support multiarch-support openssh-client python3 python3-minimal 12:05:03 python3.6 python3.6-minimal squashfs-tools systemd 12:05:03 Suggested packages: 12:05:03 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 12:05:03 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 12:05:03 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 12:05:03 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 12:05:03 systemd-container policykit-1 12:05:03 Recommended packages: 12:05:03 krb5-locales file xauth gnupg networkd-dispatcher 12:05:03 The following NEW packages will be installed: 12:05:03 apparmor dbus dbus-user-session libbsd0 libdbus-1-3 libedit2 libexpat1 12:05:03 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 12:05:03 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib libpython3.6-minimal 12:05:03 libpython3.6-stdlib libssl1.0.0 mime-support multiarch-support 12:05:03 openssh-client python3 python3-minimal python3.6 python3.6-minimal snapd 12:05:03 squashfs-tools sudo 12:05:03 The following packages will be upgraded: 12:05:03 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 12:05:03 5 upgraded, 29 newly installed, 0 to remove and 108 not upgraded. 12:05:03 Need to get 48.9 MB of archives. 12:05:03 After this operation, 186 MB of additional disk space will be used. 12:05:03 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.53 [2915 kB] 12:05:03 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.17 [1302 kB] 12:05:03 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.53 [206 kB] 12:05:03 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 12:05:03 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 12:05:03 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 12:05:03 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 12:05:03 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 12:05:03 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 12:05:03 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 12:05:03 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.6 [6960 B] 12:05:03 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 12:05:03 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.53 [107 kB] 12:05:03 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 12:05:03 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2.1 [8764 B] 12:05:03 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.7 [610 kB] 12:05:04 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.7 [534 kB] 12:05:04 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.7 [82.6 kB] 12:05:04 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.7 [1610 kB] 12:05:04 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.7 [1710 kB] 12:05:04 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.7 [203 kB] 12:05:04 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdbus-1-3 amd64 1.12.2-1ubuntu1.3 [175 kB] 12:05:04 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dbus amd64 1.12.2-1ubuntu1.3 [150 kB] 12:05:04 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 12:05:04 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 12:05:04 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 12:05:04 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 12:05:04 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 12:05:04 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 12:05:04 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 12:05:04 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.9 [1088 kB] 12:05:04 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dbus-user-session amd64 1.12.2-1ubuntu1.3 [9392 B] 12:05:04 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 12:05:04 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.54.3+18.04.2ubuntu0.2 [34.3 MB] 12:05:05 debconf: delaying package configuration, since apt-utils is not installed 12:05:05 Fetched 48.9 MB in 2s (21.2 MB/s) 12:05:05 (Reading database ... 12757 files and directories currently installed.) 12:05:05 Preparing to unpack .../systemd_237-3ubuntu10.53_amd64.deb ... 12:05:05 Unpacking systemd (237-3ubuntu10.53) over (237-3ubuntu10) ... 12:05:06 Preparing to unpack .../libsystemd0_237-3ubuntu10.53_amd64.deb ... 12:05:06 Unpacking libsystemd0:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... 12:05:06 Setting up libsystemd0:amd64 (237-3ubuntu10.53) ... 12:05:06 (Reading database ... 12757 files and directories currently installed.) 12:05:06 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 12:05:06 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 12:05:06 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 12:05:06 (Reading database ... 12757 files and directories currently installed.) 12:05:06 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 12:05:06 Unpacking apt (1.6.14) over (1.6.1) ... 12:05:06 Setting up apt (1.6.14) ... 12:05:07 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 12:05:07 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 12:05:07 (Reading database ... 12764 files and directories currently installed.) 12:05:07 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.17_amd64.deb ... 12:05:07 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.17) over (1.1.0g-2ubuntu4) ... 12:05:07 Selecting previously unselected package libpython3.6-minimal:amd64. 12:05:07 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.7_amd64.deb ... 12:05:07 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.7) ... 12:05:07 Selecting previously unselected package libexpat1:amd64. 12:05:07 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.7_amd64.deb ... 12:05:07 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.7) ... 12:05:07 Selecting previously unselected package python3.6-minimal. 12:05:07 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.7_amd64.deb ... 12:05:07 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.7) ... 12:05:07 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.17) ... 12:05:08 Checking for services that may need to be restarted...done. 12:05:08 Checking for services that may need to be restarted...done. 12:05:08 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.7) ... 12:05:08 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.7) ... 12:05:08 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.7) ... 12:05:08 Selecting previously unselected package python3-minimal. 12:05:08 (Reading database ... 13012 files and directories currently installed.) 12:05:08 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 12:05:08 Unpacking python3-minimal (3.6.7-1~18.04) ... 12:05:08 Selecting previously unselected package mime-support. 12:05:08 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 12:05:08 Unpacking mime-support (3.60ubuntu1) ... 12:05:08 Selecting previously unselected package libmpdec2:amd64. 12:05:08 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 12:05:08 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 12:05:08 Selecting previously unselected package libpython3.6-stdlib:amd64. 12:05:08 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.7_amd64.deb ... 12:05:08 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.7) ... 12:05:08 Selecting previously unselected package python3.6. 12:05:08 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.7_amd64.deb ... 12:05:08 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.7) ... 12:05:08 Selecting previously unselected package libpython3-stdlib:amd64. 12:05:08 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 12:05:08 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 12:05:08 Setting up python3-minimal (3.6.7-1~18.04) ... 12:05:09 Selecting previously unselected package python3. 12:05:09 (Reading database ... 13442 files and directories currently installed.) 12:05:09 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 12:05:09 Unpacking python3 (3.6.7-1~18.04) ... 12:05:09 Selecting previously unselected package multiarch-support. 12:05:09 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.6_amd64.deb ... 12:05:09 Unpacking multiarch-support (2.27-3ubuntu1.6) ... 12:05:09 Setting up multiarch-support (2.27-3ubuntu1.6) ... 12:05:09 Selecting previously unselected package liblzo2-2:amd64. 12:05:09 (Reading database ... 13479 files and directories currently installed.) 12:05:09 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 12:05:09 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 12:05:09 Selecting previously unselected package libdbus-1-3:amd64. 12:05:09 Preparing to unpack .../01-libdbus-1-3_1.12.2-1ubuntu1.3_amd64.deb ... 12:05:09 Unpacking libdbus-1-3:amd64 (1.12.2-1ubuntu1.3) ... 12:05:09 Selecting previously unselected package dbus. 12:05:09 Preparing to unpack .../02-dbus_1.12.2-1ubuntu1.3_amd64.deb ... 12:05:09 Unpacking dbus (1.12.2-1ubuntu1.3) ... 12:05:09 Selecting previously unselected package libbsd0:amd64. 12:05:09 Preparing to unpack .../03-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 12:05:09 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 12:05:09 Selecting previously unselected package libpam-systemd:amd64. 12:05:09 Preparing to unpack .../04-libpam-systemd_237-3ubuntu10.53_amd64.deb ... 12:05:09 Unpacking libpam-systemd:amd64 (237-3ubuntu10.53) ... 12:05:10 Selecting previously unselected package sudo. 12:05:10 Preparing to unpack .../05-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 12:05:10 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 12:05:10 Selecting previously unselected package apparmor. 12:05:10 Preparing to unpack .../06-apparmor_2.12-4ubuntu5.1_amd64.deb ... 12:05:10 Unpacking apparmor (2.12-4ubuntu5.1) ... 12:05:10 Selecting previously unselected package libedit2:amd64. 12:05:10 Preparing to unpack .../07-libedit2_3.1-20170329-1_amd64.deb ... 12:05:10 Unpacking libedit2:amd64 (3.1-20170329-1) ... 12:05:10 Selecting previously unselected package libkrb5support0:amd64. 12:05:10 Preparing to unpack .../08-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 12:05:10 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 12:05:10 Selecting previously unselected package libk5crypto3:amd64. 12:05:10 Preparing to unpack .../09-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 12:05:10 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 12:05:10 Selecting previously unselected package libkeyutils1:amd64. 12:05:10 Preparing to unpack .../10-libkeyutils1_1.5.9-9.2ubuntu2.1_amd64.deb ... 12:05:10 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... 12:05:10 Selecting previously unselected package libkrb5-3:amd64. 12:05:10 Preparing to unpack .../11-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 12:05:10 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 12:05:10 Selecting previously unselected package libgssapi-krb5-2:amd64. 12:05:10 Preparing to unpack .../12-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 12:05:10 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 12:05:10 Selecting previously unselected package libssl1.0.0:amd64. 12:05:10 Preparing to unpack .../13-libssl1.0.0_1.0.2n-1ubuntu5.9_amd64.deb ... 12:05:10 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.9) ... 12:05:10 Selecting previously unselected package openssh-client. 12:05:10 Preparing to unpack .../14-openssh-client_1%3a7.6p1-4ubuntu0.7_amd64.deb ... 12:05:10 Unpacking openssh-client (1:7.6p1-4ubuntu0.7) ... 12:05:10 Selecting previously unselected package dbus-user-session. 12:05:10 Preparing to unpack .../15-dbus-user-session_1.12.2-1ubuntu1.3_amd64.deb ... 12:05:10 Unpacking dbus-user-session (1.12.2-1ubuntu1.3) ... 12:05:10 Selecting previously unselected package squashfs-tools. 12:05:10 Preparing to unpack .../16-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 12:05:10 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 12:05:10 Selecting previously unselected package snapd. 12:05:10 Preparing to unpack .../17-snapd_2.54.3+18.04.2ubuntu0.2_amd64.deb ... 12:05:10 Unpacking snapd (2.54.3+18.04.2ubuntu0.2) ... 12:05:14 Setting up libedit2:amd64 (3.1-20170329-1) ... 12:05:14 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.9) ... 12:05:14 Setting up mime-support (3.60ubuntu1) ... 12:05:14 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 12:05:14 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 12:05:14 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 12:05:14 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:05:14 Setting up systemd (237-3ubuntu10.53) ... 12:05:14 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 12:05:14 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... 12:05:14 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 12:05:14 Setting up libdbus-1-3:amd64 (1.12.2-1ubuntu1.3) ... 12:05:14 Setting up liblzo2-2:amd64 (2.08-1.2) ... 12:05:14 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.7) ... 12:05:14 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 12:05:14 Setting up python3.6 (3.6.9-1~18.04ubuntu1.7) ... 12:05:15 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 12:05:15 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 12:05:15 Setting up dbus (1.12.2-1ubuntu1.3) ... 12:05:15 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 12:05:15 Setting up libpam-systemd:amd64 (237-3ubuntu10.53) ... 12:05:16 Setting up python3 (3.6.7-1~18.04) ... 12:05:16 running python rtupdate hooks for python3.6... 12:05:16 running python post-rtupdate hooks for python3.6... 12:05:16 Setting up apparmor (2.12-4ubuntu5.1) ... 12:05:16 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 12:05:16 Setting up dbus-user-session (1.12.2-1ubuntu1.3) ... 12:05:16 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 12:05:16 Setting up openssh-client (1:7.6p1-4ubuntu0.7) ... 12:05:17 Setting up snapd (2.54.3+18.04.2ubuntu0.2) ... 12:05:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 12:05:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 12:05:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 12:05:18 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 12:05:18 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 12:05:18 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 12:05:18 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 12:05:18 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 12:05:18 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 12:05:19 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 12:05:19 /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' 12:05:19 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:05:19 Processing triggers for systemd (237-3ubuntu10.53) ... 12:05:20 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 12:05:20 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 12:05:20 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 12:05:21 Reading package lists... 12:05:21 Reading package lists... 12:05:21 Building dependency tree... 12:05:21 Reading state information... 12:05:21 Calculating upgrade... 12:05:22 The following packages will be upgraded: 12:05:22 advancecomp base-files bash binutils binutils-common 12:05:22 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 12:05:22 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 12:05:22 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 12:05:22 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 12:05:22 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 12:05:22 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 12:05:22 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 12:05:22 libkmod2 liblsan0 liblz4-1 liblzma5 libmount1 libmpx2 libncurses5 12:05:22 libncursesw5 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin 12:05:22 libpam-runtime libpam0g libpcre3 libperl5.26 libpng16-16 libprocps6 12:05:22 libquadmath0 libseccomp2 libsepol1 libsmartcols1 libsqlite3-0 libss2 12:05:22 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 12:05:22 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 12:05:22 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 12:05:22 procps systemd-sysv tar tzdata ubuntu-keyring util-linux xz-utils zlib1g 12:05:22 108 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 12:05:22 Need to get 64.9 MB of archives. 12:05:22 After this operation, 5211 kB of additional disk space will be used. 12:05:22 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-180.189 [990 kB] 12:05:22 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 12:05:22 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 12:05:22 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 12:05:22 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 12:05:22 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 12:05:22 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 12:05:22 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 12:05:22 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.6 [2587 kB] 12:05:22 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 12:05:22 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 12:05:22 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 12:05:22 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 12:05:22 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bash amd64 4.4.18-2ubuntu1.3 [615 kB] 12:05:22 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 12:05:22 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.3 [234 kB] 12:05:22 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dpkg amd64 1.19.0.5ubuntu2.4 [1137 kB] 12:05:22 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 12:05:22 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 12:05:22 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gzip amd64 1.6-5ubuntu1.2 [90.3 kB] 12:05:22 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 login amd64 1:4.5-1ubuntu2.2 [308 kB] 12:05:22 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 12:05:22 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 12:05:22 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 12:05:22 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 12:05:22 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 12:05:22 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 12:05:22 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 12:05:22 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-0ubuntu2.1 [56.4 kB] 12:05:22 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 12:05:22 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 12:05:22 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 12:05:22 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 12:05:22 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 12:05:22 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 12:05:22 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 12:05:22 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 12:05:22 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 12:05:22 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 12:05:22 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 12:05:22 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblzma5 amd64 5.2.2-1.3ubuntu0.1 [91.1 kB] 12:05:22 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpcre3 amd64 2:8.39-9ubuntu0.1 [231 kB] 12:05:22 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsepol1 amd64 2.7-1ubuntu0.1 [250 kB] 12:05:22 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 12:05:22 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 12:05:22 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 passwd amd64 1:4.5-1ubuntu2.2 [818 kB] 12:05:22 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.5 [198 kB] 12:05:22 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 12:05:22 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 12:05:22 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 12:05:22 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 12:05:22 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.2 [43.0 kB] 12:05:22 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.17 [614 kB] 12:05:22 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 12:05:22 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 12:05:22 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 12:05:22 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.5 [499 kB] 12:05:22 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2022a-0ubuntu0.18.04 [190 kB] 12:05:22 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 xz-utils amd64 5.2.2-1.3ubuntu0.1 [83.8 kB] 12:05:22 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 12:05:22 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 12:05:22 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 12:05:22 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 12:05:22 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 12:05:22 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 12:05:22 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 12:05:22 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 12:05:22 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 12:05:22 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 12:05:22 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 12:05:22 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 12:05:23 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 12:05:23 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 12:05:23 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.6 [71.9 kB] 12:05:23 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.6 [2831 kB] 12:05:23 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 12:05:23 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 12:05:23 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dpkg-dev all 1.19.0.5ubuntu2.4 [607 kB] 12:05:23 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.4 [212 kB] 12:05:23 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 12:05:23 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 12:05:23 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 12:05:23 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 12:05:23 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 12:05:23 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 12:05:23 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 12:05:23 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 12:05:23 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 12:05:23 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.6 [640 kB] 12:05:23 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 12:05:23 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 12:05:23 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 12:05:23 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 12:05:23 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 12:05:23 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 12:05:23 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 12:05:23 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.53 [13.2 kB] 12:05:23 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 12:05:23 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 12:05:23 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 12:05:23 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 12:05:23 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 12:05:23 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 12:05:23 Get:104 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 12:05:23 Get:105 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 12:05:23 Get:106 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 12:05:23 Get:107 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 12:05:23 Get:108 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 12:05:23 debconf: delaying package configuration, since apt-utils is not installed 12:05:23 Fetched 64.9 MB in 1s (46.6 MB/s) 12:05:23 (Reading database ... 13984 files and directories currently installed.) 12:05:24 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.6_amd64.deb ... 12:05:24 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... 12:05:24 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.6_amd64.deb ... 12:05:24 Unpacking libc-dev-bin (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... 12:05:24 Preparing to unpack .../2-linux-libc-dev_4.15.0-180.189_amd64.deb ... 12:05:24 Unpacking linux-libc-dev:amd64 (4.15.0-180.189) over (4.15.0-20.21) ... 12:05:24 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:05:24 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:05:24 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:05:24 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:05:24 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:05:24 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:05:24 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:05:24 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:05:24 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:05:24 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:05:24 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:05:24 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:05:25 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:05:25 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:05:25 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 12:05:25 (Reading database ... 13984 files and directories currently installed.) 12:05:25 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 12:05:25 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 12:05:25 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 12:05:25 (Reading database ... 13984 files and directories currently installed.) 12:05:25 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:05:25 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:05:25 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:05:25 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:05:25 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:05:25 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:05:25 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 12:05:25 (Reading database ... 13984 files and directories currently installed.) 12:05:25 Preparing to unpack .../libc6_2.27-3ubuntu1.6_amd64.deb ... 12:05:25 Unpacking libc6:amd64 (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... 12:05:26 Setting up libc6:amd64 (2.27-3ubuntu1.6) ... 12:05:26 (Reading database ... 13984 files and directories currently installed.) 12:05:26 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 12:05:26 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 12:05:26 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 12:05:26 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 12:05:26 Setting up base-files (10.1ubuntu2.11) ... 12:05:26 Installing new version of config file /etc/issue ... 12:05:26 Installing new version of config file /etc/issue.net ... 12:05:26 Installing new version of config file /etc/lsb-release ... 12:05:26 Installing new version of config file /etc/update-motd.d/50-motd-news ... 12:05:26 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 12:05:26 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 12:05:26 Removing obsolete conffile /etc/default/motd-news ... 12:05:27 (Reading database ... 13985 files and directories currently installed.) 12:05:27 Preparing to unpack .../bash_4.4.18-2ubuntu1.3_amd64.deb ... 12:05:27 Unpacking bash (4.4.18-2ubuntu1.3) over (4.4.18-2ubuntu1) ... 12:05:27 Setting up bash (4.4.18-2ubuntu1.3) ... 12:05:27 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 12:05:27 (Reading database ... 13985 files and directories currently installed.) 12:05:27 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 12:05:27 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 12:05:27 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 12:05:27 (Reading database ... 13985 files and directories currently installed.) 12:05:27 Preparing to unpack .../tar_1.29b-2ubuntu0.3_amd64.deb ... 12:05:27 Unpacking tar (1.29b-2ubuntu0.3) over (1.29b-2) ... 12:05:27 Setting up tar (1.29b-2ubuntu0.3) ... 12:05:27 (Reading database ... 13985 files and directories currently installed.) 12:05:27 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.4_amd64.deb ... 12:05:27 Unpacking dpkg (1.19.0.5ubuntu2.4) over (1.19.0.5ubuntu2) ... 12:05:27 Setting up dpkg (1.19.0.5ubuntu2.4) ... 12:05:27 (Reading database ... 13985 files and directories currently installed.) 12:05:27 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 12:05:27 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:05:27 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 12:05:27 (Reading database ... 13985 files and directories currently installed.) 12:05:27 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 12:05:27 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:05:27 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 12:05:28 (Reading database ... 13985 files and directories currently installed.) 12:05:28 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 12:05:28 Unpacking grep (3.1-2build1) over (3.1-2) ... 12:05:28 Setting up grep (3.1-2build1) ... 12:05:28 (Reading database ... 13985 files and directories currently installed.) 12:05:28 Preparing to unpack .../gzip_1.6-5ubuntu1.2_amd64.deb ... 12:05:28 Unpacking gzip (1.6-5ubuntu1.2) over (1.6-5ubuntu1) ... 12:05:28 Setting up gzip (1.6-5ubuntu1.2) ... 12:05:28 (Reading database ... 13985 files and directories currently installed.) 12:05:28 Preparing to unpack .../login_1%3a4.5-1ubuntu2.2_amd64.deb ... 12:05:28 Unpacking login (1:4.5-1ubuntu2.2) over (1:4.5-1ubuntu1) ... 12:05:28 Setting up login (1:4.5-1ubuntu2.2) ... 12:05:28 (Reading database ... 13985 files and directories currently installed.) 12:05:28 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 12:05:28 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:05:28 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 12:05:28 (Reading database ... 13985 files and directories currently installed.) 12:05:28 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 12:05:28 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:05:29 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 12:05:29 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:05:29 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 12:05:29 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:05:29 Setting up perl-base (5.26.1-6ubuntu0.5) ... 12:05:29 (Reading database ... 13985 files and directories currently installed.) 12:05:29 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 12:05:29 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:05:29 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 12:05:29 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 12:05:30 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 12:05:30 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 12:05:30 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 12:05:30 (Reading database ... 13985 files and directories currently installed.) 12:05:30 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 12:05:30 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 12:05:30 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 12:05:30 (Reading database ... 13985 files and directories currently installed.) 12:05:30 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-0ubuntu2.1_amd64.deb ... 12:05:30 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-0ubuntu2.1) over (1:1.2.11.dfsg-0ubuntu2) ... 12:05:30 Setting up zlib1g:amd64 (1:1.2.11.dfsg-0ubuntu2.1) ... 12:05:30 (Reading database ... 13985 files and directories currently installed.) 12:05:30 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:05:30 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:05:30 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:05:30 (Reading database ... 13985 files and directories currently installed.) 12:05:30 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:05:30 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:05:30 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:05:30 (Reading database ... 13985 files and directories currently installed.) 12:05:30 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:05:30 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:05:30 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:05:30 (Reading database ... 13985 files and directories currently installed.) 12:05:30 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:05:30 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:05:30 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:05:30 (Reading database ... 13985 files and directories currently installed.) 12:05:30 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 12:05:30 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:05:30 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 12:05:30 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:05:31 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 12:05:31 (Reading database ... 13985 files and directories currently installed.) 12:05:31 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 12:05:31 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:05:31 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 12:05:31 (Reading database ... 13985 files and directories currently installed.) 12:05:31 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:05:31 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:05:31 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:05:31 (Reading database ... 13985 files and directories currently installed.) 12:05:31 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:05:31 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:05:31 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 12:05:31 (Reading database ... 13985 files and directories currently installed.) 12:05:31 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:05:31 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:05:31 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 12:05:32 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 12:05:32 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 12:05:32 (Reading database ... 13985 files and directories currently installed.) 12:05:32 Preparing to unpack .../libc-bin_2.27-3ubuntu1.6_amd64.deb ... 12:05:32 Unpacking libc-bin (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... 12:05:32 Setting up libc-bin (2.27-3ubuntu1.6) ... 12:05:32 (Reading database ... 13985 files and directories currently installed.) 12:05:32 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 12:05:32 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:05:32 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 12:05:32 (Reading database ... 13987 files and directories currently installed.) 12:05:32 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 12:05:32 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 12:05:32 Setting up debconf (1.5.66ubuntu1) ... 12:05:33 (Reading database ... 13987 files and directories currently installed.) 12:05:33 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 12:05:33 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 12:05:33 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 12:05:33 (Reading database ... 13987 files and directories currently installed.) 12:05:33 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 12:05:33 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 12:05:33 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 12:05:33 (Reading database ... 13987 files and directories currently installed.) 12:05:33 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 12:05:33 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 12:05:33 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 12:05:33 (Reading database ... 13987 files and directories currently installed.) 12:05:33 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 12:05:33 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 12:05:33 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 12:05:33 (Reading database ... 13989 files and directories currently installed.) 12:05:33 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 12:05:33 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 12:05:33 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 12:05:33 (Reading database ... 13993 files and directories currently installed.) 12:05:33 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:05:33 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:05:33 Preparing to unpack .../systemd-sysv_237-3ubuntu10.53_amd64.deb ... 12:05:33 Unpacking systemd-sysv (237-3ubuntu10.53) over (237-3ubuntu10) ... 12:05:33 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 12:05:33 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:05:34 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 12:05:34 (Reading database ... 13993 files and directories currently installed.) 12:05:34 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 12:05:34 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 12:05:34 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 12:05:34 (Reading database ... 13993 files and directories currently installed.) 12:05:34 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 12:05:34 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 12:05:34 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 12:05:34 (Reading database ... 13993 files and directories currently installed.) 12:05:34 Preparing to unpack .../liblzma5_5.2.2-1.3ubuntu0.1_amd64.deb ... 12:05:34 Unpacking liblzma5:amd64 (5.2.2-1.3ubuntu0.1) over (5.2.2-1.3) ... 12:05:34 Setting up liblzma5:amd64 (5.2.2-1.3ubuntu0.1) ... 12:05:34 (Reading database ... 13993 files and directories currently installed.) 12:05:34 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 12:05:34 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 12:05:34 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 12:05:34 (Reading database ... 13993 files and directories currently installed.) 12:05:34 Preparing to unpack .../libpcre3_2%3a8.39-9ubuntu0.1_amd64.deb ... 12:05:34 Unpacking libpcre3:amd64 (2:8.39-9ubuntu0.1) over (2:8.39-9) ... 12:05:35 Setting up libpcre3:amd64 (2:8.39-9ubuntu0.1) ... 12:05:35 (Reading database ... 13993 files and directories currently installed.) 12:05:35 Preparing to unpack .../libsepol1_2.7-1ubuntu0.1_amd64.deb ... 12:05:35 Unpacking libsepol1:amd64 (2.7-1ubuntu0.1) over (2.7-1) ... 12:05:35 Setting up libsepol1:amd64 (2.7-1ubuntu0.1) ... 12:05:35 (Reading database ... 13993 files and directories currently installed.) 12:05:35 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 12:05:35 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:05:35 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 12:05:35 (Reading database ... 13993 files and directories currently installed.) 12:05:35 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 12:05:35 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 12:05:35 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 12:05:35 (Reading database ... 13993 files and directories currently installed.) 12:05:35 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2.2_amd64.deb ... 12:05:35 Unpacking passwd (1:4.5-1ubuntu2.2) over (1:4.5-1ubuntu1) ... 12:05:35 Setting up passwd (1:4.5-1ubuntu2.2) ... 12:05:35 (Reading database ... 13993 files and directories currently installed.) 12:05:35 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.5_amd64.deb ... 12:05:35 Unpacking gpgv (2.2.4-1ubuntu1.5) over (2.2.4-1ubuntu1) ... 12:05:35 Setting up gpgv (2.2.4-1ubuntu1.5) ... 12:05:35 (Reading database ... 13993 files and directories currently installed.) 12:05:35 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 12:05:35 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 12:05:35 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 12:05:36 (Reading database ... 13993 files and directories currently installed.) 12:05:36 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 12:05:36 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 12:05:36 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 12:05:36 (Reading database ... 13993 files and directories currently installed.) 12:05:36 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 12:05:36 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 12:05:36 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 12:05:36 (Reading database ... 13993 files and directories currently installed.) 12:05:36 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 12:05:36 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 12:05:36 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 12:05:36 (Reading database ... 13993 files and directories currently installed.) 12:05:36 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 12:05:36 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 12:05:36 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 12:05:36 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 12:05:36 (Reading database ... 13993 files and directories currently installed.) 12:05:36 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 12:05:36 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 12:05:36 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 12:05:36 (Reading database ... 13993 files and directories currently installed.) 12:05:36 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.2_amd64.deb ... 12:05:36 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) over (2.3.1-2.1ubuntu4) ... 12:05:36 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) ... 12:05:36 (Reading database ... 13993 files and directories currently installed.) 12:05:36 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 12:05:36 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 12:05:36 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 12:05:36 (Reading database ... 13994 files and directories currently installed.) 12:05:36 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 12:05:36 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 12:05:36 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 12:05:36 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 12:05:37 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.17_amd64.deb ... 12:05:37 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.17) over (1.1.0g-2ubuntu4) ... 12:05:37 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 12:05:37 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 12:05:37 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 12:05:37 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 12:05:37 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 12:05:37 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 12:05:37 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 12:05:37 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 12:05:37 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 12:05:37 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 12:05:37 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 12:05:37 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 12:05:37 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 12:05:37 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 12:05:37 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.5_amd64.deb ... 12:05:37 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.5) over (3.22.0-1) ... 12:05:37 Preparing to unpack .../11-tzdata_2022a-0ubuntu0.18.04_all.deb ... 12:05:37 Unpacking tzdata (2022a-0ubuntu0.18.04) over (2018d-1) ... 12:05:38 Preparing to unpack .../12-xz-utils_5.2.2-1.3ubuntu0.1_amd64.deb ... 12:05:38 Unpacking xz-utils (5.2.2-1.3ubuntu0.1) over (5.2.2-1.3) ... 12:05:38 Preparing to unpack .../13-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 12:05:38 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 12:05:38 Preparing to unpack .../14-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 12:05:38 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 12:05:38 Preparing to unpack .../15-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 12:05:38 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 12:05:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:05:38 Preparing to unpack .../16-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 12:05:38 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 12:05:38 Preparing to unpack .../17-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 12:05:38 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 12:05:38 Preparing to unpack .../18-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 12:05:38 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 12:05:38 Preparing to unpack .../19-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:05:38 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:05:38 Preparing to unpack .../20-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:05:38 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:05:38 Preparing to unpack .../21-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:05:39 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:05:39 Preparing to unpack .../22-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:05:39 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:05:40 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:05:40 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 12:05:40 Preparing to unpack .../23-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:05:40 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:05:41 Preparing to unpack .../24-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:05:41 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:05:41 Preparing to unpack .../25-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:05:41 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:05:41 Preparing to unpack .../26-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:05:41 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:05:42 Preparing to unpack .../27-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:05:42 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:05:42 Preparing to unpack .../28-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 12:05:42 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 12:05:42 Preparing to unpack .../29-dpkg-dev_1.19.0.5ubuntu2.4_all.deb ... 12:05:42 Unpacking dpkg-dev (1.19.0.5ubuntu2.4) over (1.19.0.5ubuntu2) ... 12:05:42 Preparing to unpack .../30-libdpkg-perl_1.19.0.5ubuntu2.4_all.deb ... 12:05:42 Unpacking libdpkg-perl (1.19.0.5ubuntu2.4) over (1.19.0.5ubuntu2) ... 12:05:42 Preparing to unpack .../31-patch_2.7.6-2ubuntu1.1_amd64.deb ... 12:05:42 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 12:05:42 Preparing to unpack .../32-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 12:05:42 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 12:05:42 Preparing to unpack .../33-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 12:05:42 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 12:05:43 Preparing to unpack .../34-pkgbinarymangler_138.18.04.1_all.deb ... 12:05:43 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 12:05:43 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:05:43 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 12:05:43 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 12:05:43 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 12:05:43 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:05:43 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 12:05:43 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 12:05:43 Setting up tzdata (2022a-0ubuntu0.18.04) ... 12:05:43 12:05:43 Current default time zone: 'Etc/UTC' 12:05:43 Local time is now: Fri Jun 3 12:05:43 UTC 2022. 12:05:43 Universal Time is now: Fri Jun 3 12:05:43 UTC 2022. 12:05:43 Run 'dpkg-reconfigure tzdata' if you wish to change it. 12:05:43 12:05:43 Setting up systemd-sysv (237-3ubuntu10.53) ... 12:05:43 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:05:43 Setting up linux-libc-dev:amd64 (4.15.0-180.189) ... 12:05:43 Setting up mount (2.31.1-0.4ubuntu3.7) ... 12:05:43 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 12:05:43 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 12:05:43 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 12:05:43 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 12:05:43 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 12:05:43 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 12:05:43 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:05:43 Setting up procps (2:3.3.12-3ubuntu1.2) ... 12:05:43 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 12:05:43 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 12:05:43 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 12:05:43 Setting up patch (2.7.6-2ubuntu1.1) ... 12:05:43 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 12:05:43 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 12:05:43 Setting up xz-utils (5.2.2-1.3ubuntu0.1) ... 12:05:43 Setting up openssl (1.1.1-1ubuntu2.1~18.04.17) ... 12:05:43 Installing new version of config file /etc/ssl/openssl.cnf ... 12:05:43 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.5) ... 12:05:43 Setting up libc-dev-bin (2.27-3ubuntu1.6) ... 12:05:43 Setting up ca-certificates (20210119~18.04.2) ... 12:05:45 Updating certificates in /etc/ssl/certs... 12:05:46 23 added, 28 removed; done. 12:05:46 Setting up libc6-dev:amd64 (2.27-3ubuntu1.6) ... 12:05:46 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 12:05:46 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 12:05:46 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 12:05:46 Setting up pkgbinarymangler (138.18.04.1) ... 12:05:46 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 12:05:46 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 12:05:46 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 12:05:46 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 12:05:46 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 12:05:46 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 12:05:46 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 12:05:46 Setting up perl (5.26.1-6ubuntu0.5) ... 12:05:46 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 12:05:46 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 12:05:46 Setting up libdpkg-perl (1.19.0.5ubuntu2.4) ... 12:05:46 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 12:05:46 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 12:05:46 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 12:05:46 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 12:05:46 Setting up dpkg-dev (1.19.0.5ubuntu2.4) ... 12:05:46 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 12:05:46 Processing triggers for libc-bin (2.27-3ubuntu1.6) ... 12:05:46 Processing triggers for systemd (237-3ubuntu10.53) ... 12:05:46 Processing triggers for mime-support (3.60ubuntu1) ... 12:05:46 Processing triggers for ca-certificates (20210119~18.04.2) ... 12:05:46 Updating certificates in /etc/ssl/certs... 12:05:47 0 added, 0 removed; done. 12:05:47 Running hooks in /etc/ca-certificates/update.d... 12:05:47 done. 12:05:48 Reading package lists... 12:05:48 Building dependency tree... 12:05:48 Reading state information... 12:05:48 The following NEW packages will be installed: 12:05:48 apt-transport-https 12:05:48 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 12:05:48 Need to get 4348 B of archives. 12:05:48 After this operation, 154 kB of additional disk space will be used. 12:05:48 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 12:05:48 debconf: delaying package configuration, since apt-utils is not installed 12:05:48 Fetched 4348 B in 0s (24.8 kB/s) 12:05:48 Selecting previously unselected package apt-transport-https. 12:05:48 (Reading database ... 14001 files and directories currently installed.) 12:05:48 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 12:05:48 Unpacking apt-transport-https (1.6.14) ... 12:05:48 Setting up apt-transport-https (1.6.14) ... 12:05:49 Waiting for network to be ready... 12:05:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 12:05:55 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:05:55 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 12:05:55 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:05:55 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:05:55 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:05:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 12:05:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 12:05:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:05:55 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 12:05:55 2022-06-03T12:05:53Z INFO Waiting for automatic snapd restart... 12:05:56 snapd 2.55.5 from Canonical* installed 12:05:57 "snapd" switched to the "latest/stable" channel 12:05:57 12:06:01 core18 20220428 from Canonical* installed 12:06:04 core20 20220512 from Canonical* installed 12:06:04 "core20" switched to the "latest/stable" channel 12:06:04 12:06:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.248s coverage: 28.7% of statements 12:06:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:06:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:06:07 snapcraft 6.1 from Canonical* installed 12:06:07 "snapcraft" switched to the "latest/stable" channel 12:06:07 12:06:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.399s coverage: 98.5% of statements 12:06:10 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 12:06:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.419s coverage: 44.7% of statements 12:06:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 12:06:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 12:06:11 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: 12:06:11 - README.md 12:06:11 12:06:11 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 12:06:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.693s coverage: 89.5% of statements 12:06:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 12:06:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 12:06:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.287s coverage: 83.8% of statements 12:06:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 12:06:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 12:06:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 12:06:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 12:06:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 12:06:13 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 12:06:13 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 12:06:13 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 12:06:14 Reading package lists... 12:06:16 Installing build dependencies: git=1:2.17.1-1ubuntu0.11 git-man=1:2.17.1-1ubuntu0.11 libcurl3-gnutls=7.58.0-2ubuntu3.18 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.9 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 12:06:17 Reading package lists... 12:06:17 Building dependency tree... 12:06:17 Reading state information... 12:06:17 Suggested packages: 12:06:17 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 12:06:17 git-gui gitk gitweb git-cvs git-mediawiki git-svn 12:06:17 Recommended packages: 12:06:17 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 12:06:18 The following NEW packages will be installed: 12:06:18 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 12:06:18 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 12:06:18 pkg-config zip 12:06:18 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 12:06:18 Need to get 7670 kB of archives. 12:06:18 After this operation, 43.8 MB of additional disk space will be used. 12:06:18 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1169 kB] 12:06:18 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 12:06:18 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 12:06:18 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 12:06:18 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 12:06:18 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 12:06:18 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 12:06:18 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 12:06:18 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 12:06:18 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 12:06:18 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.18 [219 kB] 12:06:18 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.11 [804 kB] 12:06:18 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.11 [3925 kB] 12:06:18 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 12:06:18 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 12:06:18 debconf: delaying package configuration, since apt-utils is not installed 12:06:18 Fetched 7670 kB in 0s (28.9 MB/s) 12:06:18 Selecting previously unselected package libglib2.0-0:amd64. 12:06:18 (Reading database ... 14005 files and directories currently installed.) 12:06:18 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ... 12:06:18 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... 12:06:18 Selecting previously unselected package libpsl5:amd64. 12:06:18 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 12:06:18 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 12:06:18 Selecting previously unselected package libnghttp2-14:amd64. 12:06:18 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 12:06:18 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 12:06:18 Selecting previously unselected package librtmp1:amd64. 12:06:18 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 12:06:18 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 12:06:18 Selecting previously unselected package libcurl3-gnutls:amd64. 12:06:18 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.18_amd64.deb ... 12:06:19 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.18) ... 12:06:19 Selecting previously unselected package liberror-perl. 12:06:19 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 12:06:19 Unpacking liberror-perl (0.17025-1) ... 12:06:19 Selecting previously unselected package git-man. 12:06:19 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.11_all.deb ... 12:06:19 Unpacking git-man (1:2.17.1-1ubuntu0.11) ... 12:06:19 Selecting previously unselected package git. 12:06:19 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.11_amd64.deb ... 12:06:19 Unpacking git (1:2.17.1-1ubuntu0.11) ... 12:06:20 Selecting previously unselected package libnorm1:amd64. 12:06:20 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 12:06:20 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 12:06:20 Selecting previously unselected package libpgm-5.2-0:amd64. 12:06:20 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 12:06:20 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 12:06:20 Selecting previously unselected package libsodium23:amd64. 12:06:20 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 12:06:20 Unpacking libsodium23:amd64 (1.0.16-2) ... 12:06:20 Selecting previously unselected package libzmq5:amd64. 12:06:20 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 12:06:20 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 12:06:20 Selecting previously unselected package libzmq3-dev:amd64. 12:06:20 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 12:06:20 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 12:06:20 Selecting previously unselected package pkg-config. 12:06:20 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 12:06:20 Unpacking pkg-config (0.29.1-0ubuntu2) ... 12:06:20 Selecting previously unselected package zip. 12:06:20 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 12:06:20 Unpacking zip (3.0-11build1) ... 12:06:20 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 12:06:20 Setting up git-man (1:2.17.1-1ubuntu0.11) ... 12:06:20 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 12:06:20 Setting up liberror-perl (0.17025-1) ... 12:06:20 Setting up libpsl5:amd64 (0.19.1-5build1) ... 12:06:20 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... 12:06:20 No schema files found: doing nothing. 12:06:20 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 12:06:20 Setting up zip (3.0-11build1) ... 12:06:20 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 12:06:20 Setting up libsodium23:amd64 (1.0.16-2) ... 12:06:20 Setting up pkg-config (0.29.1-0ubuntu2) ... 12:06:20 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 12:06:20 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.18) ... 12:06:20 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 12:06:20 Setting up git (1:2.17.1-1ubuntu0.11) ... 12:06:20 Processing triggers for libc-bin (2.27-3ubuntu1.6) ... 12:06:21 git set to automatically installed. 12:06:21 git-man set to automatically installed. 12:06:21 libcurl3-gnutls set to automatically installed. 12:06:21 liberror-perl set to automatically installed. 12:06:21 libglib2.0-0 set to automatically installed. 12:06:21 libnghttp2-14 set to automatically installed. 12:06:21 libnorm1 set to automatically installed. 12:06:21 libpgm-5.2-0 set to automatically installed. 12:06:21 libpsl5 set to automatically installed. 12:06:21 librtmp1 set to automatically installed. 12:06:21 libsodium23 set to automatically installed. 12:06:21 libzmq3-dev set to automatically installed. 12:06:21 libzmq5 set to automatically installed. 12:06:21 pkg-config set to automatically installed. 12:06:21 zip set to automatically installed. 12:06:22 snapd is not logged in, snap install commands will use sudo 12:06:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.050s coverage: 94.2% of statements 12:06:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 12:06:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 12:06:25 ok github.com/edgexfoundry/edgex-go/internal/io 0.278s coverage: 59.1% of statements 12:06:25 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 12:06:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 12:06:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 12:06:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:06:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 12:06:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.224s coverage: 60.0% of statements 12:06:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 12:06:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:06:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 12:06:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.468s coverage: 0.9% of statements 12:06:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 12:06:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.211s coverage: 58.8% of statements 12:06:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.226s coverage: 21.7% of statements 12:06:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 12:06:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.255s coverage: 47.1% of statements 12:06:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.291s coverage: 79.5% of statements 12:06:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.230s coverage: 94.1% of statements 12:06:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.310s coverage: 96.3% of statements 12:06:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.232s coverage: 87.5% of statements 12:06:26 go (1.16/stable) 1.16.15 from Michael Hudson-Doyle (mwhudson) installed 12:06:26 Downloading snap 'edgex-app-service-configurable' 12:06:29 Pulling app-service-configurable 12:06:29 + snapcraftctl pull 12:06:31 Pulling config-common 12:06:31 + snapcraftctl pull 12:06:32 Pulling go-build-helper 12:06:32 + snapcraftctl pull 12:06:34 'edgex-go' has dependencies that need to be staged: go-build-helper 12:06:34 Skipping pull go-build-helper (already ran) 12:06:34 Building go-build-helper 12:06:34 + snapcraftctl build 12:06:37 Staging go-build-helper 12:06:37 + snapcraftctl stage 12:06:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.285s coverage: 94.4% of statements 12:06:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.211s coverage: 44.8% of statements 12:06:42 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 12:06:42 Fetched 224 kB in 0s (0 B/s) 12:06:42 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 12:06:42 Fetched 157 kB in 0s (0 B/s) 12:06:42 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 12:06:42 Fetched 221 kB in 0s (0 B/s) 12:06:42 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 12:06:42 Fetched 143 kB in 0s (0 B/s) 12:06:42 Pulling edgex-go 12:06:42 + snapcraftctl pull 12:06:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.715s coverage: 82.5% of statements 12:06:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 12:06:44 Pulling hooks 12:06:44 + snapcraftctl pull 12:06:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.311s coverage: 92.9% of statements 12:06:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 12:06:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 12:06:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 12:06:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.062s coverage: 65.1% of statements 12:06:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 12:06:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 12:06:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 12:06:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 12:06:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 12:06:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.227s coverage: 87.2% of statements 12:06:51 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 12:06:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 12:06:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.198s coverage: 100.0% of statements 12:06:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 12:06:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.309s coverage: 58.8% of statements 12:06:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 12:06:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.366s coverage: 80.0% of statements 12:06:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.267s coverage: 87.2% of statements 12:06:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.315s coverage: 85.4% of statements 12:06:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.052s coverage: 91.2% of statements 12:06:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 12:06:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.223s coverage: 64.4% of statements 12:06:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 12:06:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 12:06:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.257s coverage: 100.0% of statements 12:06:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.148s coverage: 89.4% of statements 12:06:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.084s coverage: 100.0% of statements 12:06:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.109s coverage: 73.7% of statements 12:06:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.102s coverage: 100.0% of statements 12:07:02 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 12:07:02 Fetched 96.5 kB in 0s (0 B/s) 12:07:02 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 12:07:02 Fetched 279 kB in 0s (0 B/s) 12:07:02 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 12:07:02 Fetched 122 kB in 0s (0 B/s) 12:07:02 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 12:07:02 Fetched 77.8 kB in 0s (0 B/s) 12:07:02 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 12:07:02 Fetched 8848 B in 0s (0 B/s) 12:07:02 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 12:07:02 Fetched 47.8 kB in 0s (0 B/s) 12:07:02 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 12:07:02 Fetched 45.6 kB in 0s (0 B/s) 12:07:02 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb [15.0 kB] 12:07:02 Fetched 15.0 kB in 0s (0 B/s) 12:07:02 Get:1 libcurl4_7.58.0-2ubuntu3.18_amd64.deb [220 kB] 12:07:02 Fetched 220 kB in 0s (0 B/s) 12:07:02 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_amd64.deb [154 kB] 12:07:02 Fetched 154 kB in 0s (0 B/s) 12:07:02 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 12:07:02 Fetched 50.6 kB in 0s (0 B/s) 12:07:02 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 12:07:02 Fetched 14.8 kB in 0s (0 B/s) 12:07:02 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 12:07:02 Fetched 41.8 kB in 0s (0 B/s) 12:07:02 Get:1 libsqlite3-0_3.22.0-1ubuntu0.5_amd64.deb [499 kB] 12:07:02 Fetched 499 kB in 0s (0 B/s) 12:07:02 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 12:07:02 Fetched 111 kB in 0s (0 B/s) 12:07:02 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 12:07:02 Fetched 240 kB in 0s (0 B/s) 12:07:02 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 12:07:02 Fetched 29.3 kB in 0s (0 B/s) 12:07:02 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 12:07:02 Fetched 85.5 kB in 0s (0 B/s) 12:07:02 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 12:07:02 Fetched 24.5 kB in 0s (0 B/s) 12:07:02 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb [49.2 kB] 12:07:02 Fetched 49.2 kB in 0s (0 B/s) 12:07:02 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 12:07:02 Fetched 54.2 kB in 0s (0 B/s) 12:07:02 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 12:07:02 Fetched 30.8 kB in 0s (0 B/s) 12:07:02 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb [15.8 kB] 12:07:02 Fetched 15.8 kB in 0s (0 B/s) 12:07:02 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 12:07:02 Fetched 85.9 kB in 0s (0 B/s) 12:07:02 Get:1 libkeyutils1_1.5.9-9.2ubuntu2.1_amd64.deb [8764 B] 12:07:02 Fetched 8764 B in 0s (0 B/s) 12:07:02 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 12:07:02 Fetched 140 kB in 0s (0 B/s) 12:07:02 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 12:07:02 Fetched 119 kB in 0s (0 B/s) 12:07:02 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 12:07:02 Fetched 111 kB in 0s (0 B/s) 12:07:02 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 12:07:02 Fetched 11.1 kB in 0s (0 B/s) 12:07:02 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 12:07:02 Fetched 646 kB in 0s (0 B/s) 12:07:02 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 12:07:02 Fetched 41.3 kB in 0s (0 B/s) 12:07:02 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 12:07:02 Fetched 17.9 kB in 0s (0 B/s) 12:07:02 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 12:07:02 Fetched 368 kB in 0s (0 B/s) 12:07:02 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 12:07:02 Fetched 187 kB in 0s (0 B/s) 12:07:02 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 12:07:02 Fetched 175 kB in 0s (0 B/s) 12:07:02 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 12:07:02 Fetched 206 kB in 0s (0 B/s) 12:07:02 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.17_amd64.deb [1302 kB] 12:07:02 Fetched 1302 kB in 0s (0 B/s) 12:07:02 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 12:07:02 Fetched 36.2 kB in 0s (0 B/s) 12:07:02 Get:1 curl_7.58.0-2ubuntu3.18_amd64.deb [159 kB] 12:07:02 Fetched 159 kB in 0s (0 B/s) 12:07:02 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 12:07:02 Fetched 107 kB in 0s (0 B/s) 12:07:02 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 12:07:02 Fetched 48.7 kB in 0s (0 B/s) 12:07:02 Pulling static-packages 12:07:02 + snapcraftctl pull 12:07:02 Pulling version 12:07:02 + cd /root/project 12:07:02 + + git describe --tags --abbrev=0 12:07:02 sed s/v// 12:07:02 + GIT_VERSION=2.1.1-dev.3 12:07:02 + [ -z 2.1.1-dev.3 ] 12:07:02 + snapcraftctl set-version 2.1.1-dev.3 12:07:02 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.604s coverage: 65.4% of statements 12:07:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 12:07:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 12:07:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 12:07:02 Building app-service-configurable 12:07:02 + snapcraftctl build 12:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.932s coverage: 43.8% of statements 12:07:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 12:07:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 12:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.338s coverage: 89.5% of statements 12:07:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 12:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.338s coverage: 84.8% of statements 12:07:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 12:07:05 Building config-common 12:07:05 + snapcraftctl build 12:07:08 Skipping build go-build-helper (already ran) 12:07:08 Building edgex-go 12:07:08 + cd /root/parts/edgex-go/src 12:07:08 + git describe --tags --abbrev=0 12:07:08 + sed s/v// 12:07:08 + GIT_VERSION=2.1.1-dev.3 12:07:08 + [ -z 2.1.1-dev.3 ] 12:07:08 + echo 2.1.1-dev.3 12:07:08 + [ ! -d vendor ] 12:07:08 skipping... 12:07:08 + echo skipping... 12:07:08 + make build 12:07:08 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/core-data/core-data ./cmd/core-data 12:07:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.336s coverage: 17.7% of statements 12:07:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 12:07:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 12:07:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 12:07:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 12:07:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.828s coverage: 92.3% of statements 12:07:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 12:07:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 12:07:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 12:07:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 12:07:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.285s coverage: 63.2% of statements 12:07:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 12:07:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 12:07:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.522s coverage: 97.7% of statements 12:07:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 12:07:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 12:07:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 12:07:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 12:07:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.234s coverage: 28.9% of statements 12:07:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 12:07:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 12:07:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 12:07:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 12:07:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 12:07:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 12:07:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.226s coverage: 100.0% of statements 12:07:13 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements 12:07:14 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 12:07:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:07:14 GO111MODULE=on go vet ./... 12:07:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:07:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/core-command/core-command ./cmd/core-command 12:07:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 12:07:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 12:07:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 12:07:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:07:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 12:07:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:07:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:07:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o ./cmd/secrets-config ./cmd/secrets-config 12:07:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:07:36 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 12:07:36 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 12:07:36 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 12:07:36 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 12:07:36 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 12:07:36 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 12:07:36 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 12:07:36 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 12:07:36 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 12:07:36 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 12:07:36 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 12:07:36 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 12:07:36 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 12:07:36 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 12:07:36 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 12:07:36 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 12:07:36 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 12:07:36 + 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 12:07:36 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 12:07:36 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 12:07:36 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 12:07:36 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 12:07:36 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 12:07:36 + 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 12:07:36 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 12:07:36 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 12:07:36 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 12:07:37 Building hooks 12:07:37 + cd /root/parts/hooks/src 12:07:37 + make build 12:07:37 go mod tidy 12:07:37 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 12:07:37 go: downloading github.com/stretchr/testify v1.7.0 12:07:38 go: downloading github.com/davecgh/go-spew v1.1.0 12:07:38 go: downloading github.com/pmezard/go-difflib v1.0.0 12:07:38 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 12:07:38 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 12:07:38 GO111MODULE=on go build -o cmd/install/install ./cmd/install 12:07:39 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 12:07:39 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 12:07:41 Building static-packages 12:07:41 + snapcraftctl build 12:07:44 Building version 12:07:44 + snapcraftctl build 12:07:46 Staging app-service-configurable 12:07:46 + snapcraftctl stage 12:07:47 Staging config-common 12:07:47 + snapcraftctl stage 12:07:49 Skipping stage go-build-helper (already ran) 12:07:49 Staging edgex-go 12:07:49 + snapcraftctl stage 12:07:50 Staging hooks 12:07:50 + snapcraftctl stage 12:07:52 Staging static-packages 12:07:52 + snapcraftctl stage 12:07:53 Staging version 12:07:53 + snapcraftctl stage 12:07:55 Priming app-service-configurable 12:07:55 + snapcraftctl prime 12:07:57 The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part 12:07:57 stage-packages: 12:07:57 - libnorm1 12:07:57 - libpgm-5.2-0 12:07:57 - libsodium23 12:07:57 - libzmq5 12:07:57 Priming config-common 12:07:57 + snapcraftctl prime 12:07:59 Priming go-build-helper 12:07:59 + snapcraftctl prime 12:08:00 Priming edgex-go 12:08:00 + snapcraftctl prime 12:08:02 Priming hooks 12:08:02 + snapcraftctl prime 12:08:04 Priming static-packages 12:08:04 + snapcraftctl prime 12:08:07 Priming version 12:08:07 + snapcraftctl prime 12:08:08 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:08:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:08:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:08:38 ./bin/test-attribution-txt.sh [Pipeline] echo 12:08:41 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 12:08:42 + go mod tidy [Pipeline] sh 12:08:43 + ls -al . 12:08:43 total 676 12:08:43 drwxrwxr-x 10 1001 1001 4096 Jun 3 12:08 . 12:08:43 drwxr-xr-x 4 root root 4096 Jun 3 12:03 .. 12:08:43 -rw-rw-r-- 1 1001 1001 11 Jun 3 12:01 .dockerignore 12:08:43 drwxrwxr-x 8 1001 1001 4096 Jun 3 12:01 .git 12:08:43 drwxrwxr-x 4 1001 1001 4096 Jun 3 12:01 .github 12:08:43 -rw-rw-r-- 1 1001 1001 797 Jun 3 12:01 .gitignore 12:08:43 -rw-rw-r-- 1 1001 1001 42 Jun 3 12:01 .golangci.yml 12:08:43 -rw-rw-r-- 1 1001 1001 76 Jun 3 12:01 .hadolint.yml 12:08:43 -rw-rw-r-- 1 1001 1001 166 Jun 3 12:01 .sonarcloud.properties 12:08:43 -rw-rw-r-- 1 1001 1001 1171 Jun 3 12:01 ADOPTERS.md 12:08:43 -rw-rw-r-- 1 1001 1001 8910 Jun 3 12:01 Attribution.txt 12:08:43 -rw-rw-r-- 1 1001 1001 52201 Jun 3 12:01 CHANGELOG.md 12:08:43 -rw-rw-r-- 1 1001 1001 3804 Jun 3 12:01 CONTRIBUTING.md 12:08:43 -rw-rw-r-- 1 1001 1001 677 Jun 3 12:01 GOVERNANCE.md 12:08:43 -rw-rw-r-- 1 1001 1001 849 Jun 3 12:01 Jenkinsfile 12:08:43 -rw-rw-r-- 1 1001 1001 10775 Jun 3 12:01 LICENSE 12:08:43 -rw-rw-r-- 1 1001 1001 6508 Jun 3 12:01 Makefile 12:08:43 -rw-rw-r-- 1 1001 1001 582 Jun 3 12:01 OWNERS.md 12:08:43 -rw-rw-r-- 1 1001 1001 8207 Jun 3 12:01 README.md 12:08:43 -rw-rw-r-- 1 1001 1001 6912 Jun 3 12:01 SECURITY.md 12:08:43 -rw-rw-r-- 1 1001 1001 5 Jun 3 11:57 VERSION 12:08:43 -rw-rw-r-- 1 1001 1001 4131 Jun 3 12:01 ZMQWindows.md 12:08:43 drwxrwxr-x 2 1001 1001 4096 Jun 3 12:01 bin 12:08:43 drwxrwxr-x 14 1001 1001 4096 Jun 3 12:01 cmd 12:08:43 -rw-r--r-- 1 root root 428658 Jun 3 12:07 coverage.out 12:08:43 -rw-rw-r-- 1 1001 1001 822 Jun 3 12:08 go.mod 12:08:43 -rw-rw-r-- 1 1001 1001 49471 Jun 3 12:01 go.sum 12:08:43 drwxrwxr-x 8 1001 1001 4096 Jun 3 12:01 internal 12:08:43 drwxrwxr-x 3 1001 1001 4096 Jun 3 12:01 openapi 12:08:43 drwxrwxr-x 4 1001 1001 4096 Jun 3 12:01 snap 12:08:43 drwxrwxr-x 6 1001 1001 4096 Jun 3 12:01 vendor 12:08:43 -rw-rw-r-- 1 1001 1001 204 Jun 3 12:01 version.go [Pipeline] sh 12:08:44 + '[' -e coverage.out ] 12:08:44 + chown 1001:1001 coverage.out [Pipeline] stash 12:08:44 Warning: overwriting stash ‘coverage-report’ 12:08:45 Stashed 1 file(s) [Pipeline] sh 12:08:46 + make build 12:08:46 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 12:08:54 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 12:09:26 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 12:09:29 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 12:09:34 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 12:09:35 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 12:09:39 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 12:09:44 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 12:09:48 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 12:09:53 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 12:09:57 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 12:10:01 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] } 12:10:09 $ docker stop --time=1 63f8d1f25ed2294d4f79569d115d0df8cc3cdd71ae7cfa7053297e5a7c247dfd 12:10:11 $ docker rm -f 63f8d1f25ed2294d4f79569d115d0df8cc3cdd71ae7cfa7053297e5a7c247dfd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:10:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:10:13 12:10:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:10:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:10:14 latest: Pulling from edgex-devops/edgex-compose-arm64 12:10:14 29e5d40040c1: Pulling fs layer 12:10:14 1ce36da41761: Pulling fs layer 12:10:14 25b303627fd3: Pulling fs layer 12:10:14 29e5d40040c1: Verifying Checksum 12:10:14 29e5d40040c1: Download complete 12:10:15 1ce36da41761: Verifying Checksum 12:10:15 1ce36da41761: Download complete 12:10:15 29e5d40040c1: Pull complete 12:10:17 25b303627fd3: Verifying Checksum 12:10:17 25b303627fd3: Download complete 12:10:17 1ce36da41761: Pull complete 12:10:29 25b303627fd3: Pull complete 12:10:29 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 12:10:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:10:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:10:29 prd-ubuntu20.04-docker-arm64-4c-16g-929 does not seem to be running inside a container 12:10: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 12:10:32 $ docker top 5c87081b86c549bf59a081a66d709f1f99189f05196e6d7b8d4355fcf58cbf58 -eo pid,comm [Pipeline] { [Pipeline] sh 12:10:33 + docker-compose build --help 12:10:33 + grep parallel 12:10:40 --parallel Build images in parallel. [Pipeline] } 12:10:40 $ docker stop --time=1 5c87081b86c549bf59a081a66d709f1f99189f05196e6d7b8d4355fcf58cbf58 12:10:42 $ docker rm -f 5c87081b86c549bf59a081a66d709f1f99189f05196e6d7b8d4355fcf58cbf58 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:10:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:10:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:10:43 prd-ubuntu20.04-docker-arm64-4c-16g-929 does not seem to be running inside a container 12:10:43 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 12:10:44 $ docker top a369addb90c0cf942ab45d4dfc0f861d4cd28714f6e760c39530cb96ab56b762 -eo pid,comm [Pipeline] { [Pipeline] sh 12:10:45 + docker-compose -f ./docker-compose-build.yml build --parallel 12:10:52 Building core-command ... 12:10:52 Building core-data ... 12:10:52 Building core-metadata ... 12:10:52 Building security-bootstrapper ... 12:10:52 Building security-proxy-setup ... 12:10:52 Building security-secretstore-setup ... 12:10:52 Building support-notifications ... 12:10:52 Building support-scheduler ... 12:10:52 Building sys-mgmt-agent ... 12:10:52 Building support-scheduler 12:10:52 Building core-metadata 12:10:52 Building security-secretstore-setup 12:10:52 Building support-notifications 12:10:52 Building core-data 12:12:44 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:12:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:12:44 ---> aaeb69cbc4cc 12:12:44 Step 3/23 : WORKDIR /edgex-go 12:12:44 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:12:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:12:44 ---> aaeb69cbc4cc 12:12:44 Step 3/22 : WORKDIR /edgex-go 12:12:44 ---> Running in 686a6d5254a1 12:12:44 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:12:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:12:44 ---> aaeb69cbc4cc 12:12:44 Step 3/22 : WORKDIR /edgex-go 12:12:44 ---> Running in 7a669f05ae9b 12:12:44 ---> Running in 468d96b615f5 12:12:44 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:12:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:12:44 ---> aaeb69cbc4cc 12:12:44 Step 3/24 : WORKDIR /edgex-go 12:12:44 ---> Running in d165f8b69829 12:12:44 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:12:44 Step 2/21 : FROM ${BUILDER_BASE} AS builder 12:12:44 ---> aaeb69cbc4cc 12:12:44 Step 3/21 : WORKDIR /edgex-go 12:12:44 ---> Running in c4d7f0c0484a 12:12:44 Removing intermediate container 7a669f05ae9b 12:12:44 ---> 78969df4e019 12:12:44 Removing intermediate container 686a6d5254a1 12:12:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> 2dba0af8dc1f 12:12:44 12:12:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:12:44 Removing intermediate container 468d96b615f5 12:12:44 ---> 3185a400b685 12:12:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:12:44 ---> Running in 4e829c009caf 12:12:44 ---> Running in 01b9f4f9dfb8 12:12:44 Removing intermediate container c4d7f0c0484a 12:12:44 ---> a0110f62d9b5 12:12:44 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:12:44 ---> Running in 5068a8792ad1 12:12:44 Removing intermediate container d165f8b69829 12:12:44 ---> 6a7a15bfb4f1 12:12:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:12:44 ---> Running in 8ee9ddc0b6f9 12:12:44 ---> Running in fda59f5df7d9 12:12:44 Removing intermediate container 4e829c009caf 12:12:44 ---> 10aa73b83402 12:12:44 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 12:12:44 ---> Running in c7e104ff453d 12:12:44 Removing intermediate container 5068a8792ad1 12:12:44 ---> 1aecd0310662 12:12:44 Step 5/22 : RUN apk add --update --no-cache make git 12:12:44 Removing intermediate container 01b9f4f9dfb8 12:12:44 ---> 3276c1ff4741 12:12:44 Step 5/23 : RUN apk add --update --no-cache make git 12:12:44 ---> Running in df853e5df468 12:12:44 ---> Running in cc72796bb5a5 12:12:44 Removing intermediate container fda59f5df7d9 12:12:44 ---> db0cd12488f3 12:12:44 Step 5/24 : RUN apk add --update --no-cache make git 12:12:44 Removing intermediate container 8ee9ddc0b6f9 12:12:44 ---> 5d79b4deed4e 12:12:44 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 12:12:44 ---> Running in 6af3275fa279 12:12:44 ---> Running in f5b4dea7dc0b 12:12:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:12:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:12:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:12:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:12:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:12:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:12:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:12:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:12:44 OK: 220 MiB in 52 packages 12:12:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:12:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:12:44 OK: 220 MiB in 52 packages 12:12:44 OK: 220 MiB in 52 packages 12:12:44 Removing intermediate container c7e104ff453d 12:12:44 ---> 4d93417082a7 12:12:44 Step 6/22 : COPY . . 12:12:44 OK: 220 MiB in 52 packages 12:12:44 OK: 220 MiB in 52 packages 12:12:45 Removing intermediate container df853e5df468 12:12:45 ---> 1af1851624b2 12:12:45 Step 6/22 : COPY . . 12:12:45 Removing intermediate container cc72796bb5a5 12:12:45 ---> 07184c66fe8d 12:12:45 Step 6/23 : COPY go.mod . 12:12:46 Removing intermediate container f5b4dea7dc0b 12:12:46 ---> db0ffcd9bda7 12:12:46 Step 6/21 : COPY . . 12:12:46 Removing intermediate container 6af3275fa279 12:12:46 ---> e5f132c45941 12:12:46 Step 6/24 : COPY . . 12:12:47 ---> 6ac4dd8deeb4 12:12:47 Step 7/23 : RUN go mod download 12:12:47 ---> Running in 5c3ae314fab2 12:12:52 Removing intermediate container 5c3ae314fab2 12:12:52 ---> 4a37dc9d90f4 12:12:52 Step 8/23 : COPY . . 12:13:25 ---> b3fc7243696e 12:13:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:13:25 ---> Running in b5003a88eac1 12:13:25 ---> 56379e12c82b 12:13:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:13:25 ---> 28c62d3cb6bb 12:13:25 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:13:25 ---> Running in 3f79051f7135 12:13:25 ---> Running in cc1f451959df 12:13:25 ---> 32247c0b98c7 12:13:25 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:13:25 ---> Running in 8bbc3ca159b5 12:13:25 skipping... 12:13:25 skipping... 12:13:25 skipping... 12:13:25 Removing intermediate container b5003a88eac1 12:13:25 ---> 96b140e883a9 12:13:25 Step 8/22 : RUN make cmd/core-data/core-data 12:13:25 skipping... 12:13:25 ---> Running in 2c8132d6ca09 12:13:25 Removing intermediate container cc1f451959df 12:13:25 ---> cd3e230fb301 12:13:25 Step 8/21 : RUN make cmd/support-notifications/support-notifications 12:13:25 Removing intermediate container 3f79051f7135 12:13:25 ---> 064676d67dfd 12:13:25 Step 8/22 : RUN make cmd/core-metadata/core-metadata 12:13:25 ---> d58b4945f31f 12:13:25 Step 9/23 : RUN go mod tidy 12:13:25 ---> Running in 44146c7e08d8 12:13:25 ---> Running in e80fd1bfef8a 12:13:25 ---> Running in 154b911966e9 12:13:25 Removing intermediate container 8bbc3ca159b5 12:13:25 ---> c2189366e1cc 12:13:25 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:13:26 ---> Running in a2a4698d38be 12:13: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 12:13:27 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 12:13: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 12:13:28 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 12:13:33 Removing intermediate container 154b911966e9 12:13:33 ---> 8409252f50cf 12:13:33 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 12:13:33 ---> Running in da41193c07f1 12:13:35 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 12:16:12 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 12:16:14 Removing intermediate container a2a4698d38be 12:16:14 ---> 2c065a9763fe 12:16:14 12:16:14 Step 9/24 : FROM alpine:3.14 12:16:14 3.14: Pulling from library/alpine 12:16:15 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 12:16:15 Status: Downloaded newer image for alpine:3.14 12:16:15 ---> ac73e934f311 12:16:15 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 12:16:15 ---> Running in 2d7319d80912 12:16:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:16:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:16:20 (1/3) Installing ca-certificates (20211220-r0) 12:16:20 (2/3) Installing dumb-init (1.2.5-r1) 12:16:20 (3/3) Installing su-exec (0.2-r1) 12:16:20 Executing busybox-1.33.1-r7.trigger 12:16:20 Executing ca-certificates-20211220-r0.trigger 12:16:20 OK: 6 MiB in 17 packages 12:16:23 Removing intermediate container 2d7319d80912 12:16:23 ---> 836963333aee 12:16:23 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:16:23 ---> Running in c09d9fe73fb9 12:16:23 Removing intermediate container c09d9fe73fb9 12:16:23 ---> 8706c1353d40 12:16:23 Step 12/24 : WORKDIR / 12:16:24 ---> Running in 4e5b5798f562 12:16:25 Removing intermediate container 4e5b5798f562 12:16:25 ---> 43ccafba7539 12:16:25 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 12:16:27 ---> 5aeda30fe041 12:16:27 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 12:16:28 ---> c4591fad1298 12:16:28 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 12:16:30 ---> 07cb37ce6223 12:16:30 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 12:16:32 Removing intermediate container e80fd1bfef8a 12:16:32 ---> 63711eb8543c 12:16:32 12:16:32 Step 9/21 : FROM alpine:3.14 12:16:32 ---> ac73e934f311 12:16:32 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 12:16:32 ---> dc6526f59b66 12:16:32 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:16:32 ---> Running in 2e3ddbe6c265 12:16:33 Removing intermediate container 44146c7e08d8 12:16:33 ---> 0fe847c66725 12:16:33 12:16:33 Step 9/22 : FROM alpine:3.14 12:16:33 ---> ac73e934f311 12:16:33 Step 10/22 : RUN apk add --update --no-cache dumb-init 12:16:33 ---> Running in 5b7aa178e134 12:16:34 Removing intermediate container da41193c07f1 12:16:34 ---> 8ec9e3364619 12:16:34 12:16:34 Step 11/23 : FROM alpine:3.14 12:16:34 ---> ac73e934f311 12:16:34 Step 12/23 : RUN apk add --update --no-cache dumb-init 12:16:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:16:35 ---> Running in 692e4958ee86 12:16:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:16:35 ---> bb7a4e4d2839 12:16:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:16:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:16:36 (1/2) Installing ca-certificates (20211220-r0) 12:16:36 (2/2) Installing dumb-init (1.2.5-r1) 12:16:36 Executing busybox-1.33.1-r7.trigger 12:16:36 Executing ca-certificates-20211220-r0.trigger 12:16:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:16:37 OK: 6 MiB in 16 packages 12:16:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:16:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:16:38 (1/1) Installing dumb-init (1.2.5-r1) 12:16:38 Executing busybox-1.33.1-r7.trigger 12:16:38 OK: 5 MiB in 15 packages 12:16:38 ---> 25649b86c24f 12:16:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:16:38 (1/1) Installing dumb-init (1.2.5-r1) 12:16:38 Executing busybox-1.33.1-r7.trigger 12:16:39 OK: 5 MiB in 15 packages 12:16:40 ---> 794f9a199289 12:16:40 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/ 12:16:40 Removing intermediate container 5b7aa178e134 12:16:40 ---> 245c50377e65 12:16:40 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:16:40 Removing intermediate container 2e3ddbe6c265 12:16:40 ---> cd895fa112d5 12:16:40 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 12:16:40 Removing intermediate container 692e4958ee86 12:16:40 ---> f609767c2a33 12:16:40 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:16:40 ---> Running in 969343eddfbb 12:16:40 ---> Running in 7539d4744ac2 12:16:40 ---> Running in 956e6e594069 12:16:40 ---> Running in bb84e0c73aee 12:16:41 Removing intermediate container 956e6e594069 12:16:41 Removing intermediate container 969343eddfbb 12:16:41 ---> a49d06d3c80d 12:16:41 ---> 608531b568d8 12:16:41 Step 12/22 : ENV APP_PORT=59881 12:16:41 Step 12/21 : ENV APP_PORT=59860 12:16:41 ---> Running in 7d1fe32ba517 12:16:41 ---> Running in 6e1804ad629c 12:16:41 Removing intermediate container bb84e0c73aee 12:16:41 ---> f886bdaab7c7 12:16:41 Step 14/23 : ENV APP_PORT=59861 12:16:41 ---> Running in dce5de82829d 12:16:42 Removing intermediate container 7d1fe32ba517 12:16:42 ---> 900e17a046e2 12:16:42 Step 13/21 : EXPOSE $APP_PORT 12:16:42 ---> Running in 6abb0f140af2 12:16:42 Removing intermediate container 6e1804ad629c 12:16:42 ---> 7d6d59e428c2 12:16:42 Step 13/22 : EXPOSE $APP_PORT 12:16:42 Removing intermediate container dce5de82829d 12:16:42 ---> e50fa89b8384 12:16:42 Step 15/23 : EXPOSE $APP_PORT 12:16:42 ---> Running in 189d128fe05b 12:16:43 ---> Running in 7a14a9b3b296 12:16:43 Removing intermediate container 6abb0f140af2 12:16:43 ---> 501cf770bf9a 12:16:43 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 12:16:43 Removing intermediate container 7a14a9b3b296 12:16:43 ---> 2d1a6f4381a0 12:16:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:16:43 Removing intermediate container 189d128fe05b 12:16:43 ---> 3235e5389a53 12:16:43 Step 14/22 : WORKDIR / 12:16:43 Removing intermediate container 7539d4744ac2 12:16:43 ---> faeeadfed4c4 12:16:43 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 12:16:43 ---> Running in 8f6c1f402829 12:16:44 ---> Running in a906e49c7e14 12:16:44 ---> 019f4c1fff8e 12:16:44 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:16:44 Removing intermediate container 8f6c1f402829 12:16:44 ---> 09754a8f3fb1 12:16:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:16:45 Removing intermediate container a906e49c7e14 12:16:45 ---> 54938657b941 12:16:45 Step 22/24 : LABEL arch=arm64 12:16:45 ---> Running in b833faa8f086 12:16:45 ---> 0cc7d34fc400 12:16:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:16:45 Removing intermediate container 2c8132d6ca09 12:16:45 ---> 76670b16a327 12:16:45 12:16:45 Step 9/22 : FROM alpine:3.14 12:16:45 ---> ac73e934f311 12:16:45 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:16:45 ---> Running in e1fbe3a7f63a 12:16:46 Removing intermediate container b833faa8f086 12:16:46 ---> bc271ed8d366 12:16:46 Step 23/24 : LABEL git_sha=8511ba14915eb4bf79bc6d7fafc45746cfd48631 12:16:46 ---> ffceda18ecb7 12:16:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:16:46 ---> Running in f414afe8de0c 12:16:46 Removing intermediate container e1fbe3a7f63a 12:16:46 ---> 25f0e80b97be 12:16:46 Step 11/22 : ENV APP_PORT=59880 12:16:46 ---> Running in 32c8091a117f 12:16:46 Removing intermediate container f414afe8de0c 12:16:46 ---> 38482a0396bd 12:16:46 Step 24/24 : LABEL version=0.0.0 12:16:47 ---> 572bc2ee5155 12:16:47 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 12:16:47 ---> Running in abd787eac04d 12:16:47 Removing intermediate container 32c8091a117f 12:16:47 ---> bd43ac3ae436 12:16:47 Step 12/22 : EXPOSE $APP_PORT 12:16:47 ---> Running in 7ba9000ababb 12:16:47 ---> 19bca104c17d 12:16:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 12:16:47 Removing intermediate container abd787eac04d 12:16:47 ---> 68cf02783017 12:16:47 12:16:48 Removing intermediate container 7ba9000ababb 12:16:48 ---> 586a1c421abf 12:16:48 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:16:48 ---> 17f37b648bc4 12:16:48 Step 17/21 : ENTRYPOINT ["/support-notifications"] 12:16:48 ---> Running in 633361f0df00 12:16:48 ---> Running in c4c90e341272 12:16:48 ---> 2b25c2c915af 12:16:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 12:16:49 ---> 7cdb6d8655ee 12:16:49 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 12:16:49 ---> Running in 70c44e07bb1b 12:16:49 Successfully built 68cf02783017 12:16:49 Successfully tagged security-secretstore-setup-arm64:latest 12:16:49  Building security-secretstore-setup ... done Building security-bootstrapper 12:16:49 Removing intermediate container c4c90e341272 12:16:49 ---> 0ebfcaccd38c 12:16:49 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:16:49 ---> Running in 7e476fe3f8f6 12:16:49 Removing intermediate container 70c44e07bb1b 12:16:49 ---> 20c05e94486a 12:16:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:16:50 ---> Running in b2e5d54c5f47 12:16:50 ---> 0d578c29e286 12:16:50 Step 18/22 : ENTRYPOINT ["/core-metadata"] 12:16:50 Removing intermediate container 7e476fe3f8f6 12:16:50 ---> 5abeaf02c839 12:16:50 Step 19/21 : LABEL arch=arm64 12:16:50 ---> Running in dff7177aa774 12:16:50 ---> Running in b2acc1d178eb 12:16:51 Removing intermediate container b2e5d54c5f47 12:16:51 ---> 46ae6f1eb7bd 12:16:51 Step 21/23 : LABEL arch=arm64 12:16:51 ---> Running in cfd19b7522cc 12:16:51 Removing intermediate container b2acc1d178eb 12:16:51 ---> a28dc3308119 12:16:51 Step 20/21 : LABEL git_sha=8511ba14915eb4bf79bc6d7fafc45746cfd48631 12:16:51 Removing intermediate container dff7177aa774 12:16:51 ---> b563ecb114d5 12:16:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:16:51 ---> Running in d86ca324e09f 12:16:51 ---> Running in a62a69485a7f 12:16:51 Removing intermediate container 633361f0df00 12:16:51 ---> 3a686844a2bc 12:16:51 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 12:16:52 Removing intermediate container cfd19b7522cc 12:16:52 ---> 1bbdb7750620 12:16:52 Step 22/23 : LABEL git_sha=8511ba14915eb4bf79bc6d7fafc45746cfd48631 12:16:52 ---> Running in 3a825a952536 12:16:52 ---> Running in 7d1770065955 12:16:52 Removing intermediate container a62a69485a7f 12:16:52 ---> 5bb884722e47 12:16:52 Step 20/22 : LABEL arch=arm64 12:16:52 Removing intermediate container d86ca324e09f 12:16:52 ---> d8429df8e0e7 12:16:52 Step 21/21 : LABEL version=0.0.0 12:16:52 ---> Running in 728ec6266c2d 12:16:52 ---> Running in f202ee4f215c 12:16:53 Removing intermediate container 7d1770065955 12:16:53 ---> 3c5140b6b483 12:16:53 Step 23/23 : LABEL version=0.0.0 12:16:53 Removing intermediate container 728ec6266c2d 12:16:53 ---> ff2ceeda068c 12:16:53 Step 21/22 : LABEL git_sha=8511ba14915eb4bf79bc6d7fafc45746cfd48631 12:16:53 ---> Running in e565878914f1 12:16:53 ---> Running in c0f16c8cd7ce 12:16:53 Removing intermediate container f202ee4f215c 12:16:53 ---> 61120b570393 12:16:53 12:16:54 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:16:54 Removing intermediate container e565878914f1 12:16:54 ---> e3b0e29cbc2c 12:16:54 12:16:54 Removing intermediate container c0f16c8cd7ce 12:16:54 ---> f1762635aca7 12:16:54 Step 22/22 : LABEL version=0.0.0 12:16:54 Successfully built 61120b570393 12:16:55 ---> Running in 81b45bddeec7 12:16:55 Successfully tagged support-notifications-arm64:latest 12:16:55  Building support-notifications ... done Building core-command 12:16:55 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:16:55 Successfully built e3b0e29cbc2c 12:16:55 Successfully tagged support-scheduler-arm64:latest 12:16:55 Building security-proxy-setup 12:16:55  Building support-scheduler ... done Removing intermediate container 81b45bddeec7 12:16:55 ---> 8e614ac5b055 12:16:55 12:16:56 Successfully built 8e614ac5b055 12:16:56 Successfully tagged core-metadata-arm64:latest 12:16:56  Building core-metadata ... done Building sys-mgmt-agent 12:16:56 (1/6) Installing dumb-init (1.2.5-r1) 12:16:56 (2/6) Installing libgcc (10.3.1_git20210424-r2) 12:16:56 (3/6) Installing libsodium (1.0.18-r0) 12:16:56 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 12:16:56 (5/6) Installing libzmq (4.3.4-r0) 12:16:56 (6/6) Installing zeromq (4.3.4-r0) 12:16:56 Executing busybox-1.33.1-r7.trigger 12:16:56 OK: 8 MiB in 20 packages 12:16:58 Removing intermediate container 3a825a952536 12:16:58 ---> 06b936529111 12:16:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:16:58 ---> 0040c66367d3 12:16:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:16:59 ---> f23e8055a076 12:16:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 12:17:00 ---> f18b066c6c5f 12:17:00 Step 18/22 : ENTRYPOINT ["/core-data"] 12:17:00 ---> Running in 3e9c59436add 12:17:01 Removing intermediate container 3e9c59436add 12:17:01 ---> 189aca2f8595 12:17:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:17:01 ---> Running in 9059c89cd3f6 12:17:01 Removing intermediate container 9059c89cd3f6 12:17:01 ---> a156a136ac86 12:17:01 Step 20/22 : LABEL arch=arm64 12:17:01 ---> Running in 7baa242306a7 12:17:02 Removing intermediate container 7baa242306a7 12:17:02 ---> c21348b95841 12:17:02 Step 21/22 : LABEL git_sha=8511ba14915eb4bf79bc6d7fafc45746cfd48631 12:17:02 ---> Running in a10080f12646 12:17:03 Removing intermediate container a10080f12646 12:17:03 ---> 06635c98b02e 12:17:03 Step 22/22 : LABEL version=0.0.0 12:17:03 ---> Running in 3422cee21568 12:17:04 Removing intermediate container 3422cee21568 12:17:04 ---> 09b72c4be4ae 12:17:04 12:17:04 Successfully built 09b72c4be4ae 12:17:04 Successfully tagged core-data-arm64:latest 12:18:12  Building core-data ... done Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:18:12 Step 2/30 : FROM ${BUILDER_BASE} AS builder 12:18:12 ---> aaeb69cbc4cc 12:18:12 Step 3/30 : WORKDIR /edgex-go 12:18:12 ---> Using cache 12:18:12 ---> 6a7a15bfb4f1 12:18:12 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:18:12 ---> Using cache 12:18:12 ---> db0cd12488f3 12:18:12 Step 5/30 : RUN apk add --update --no-cache make git 12:18:12 ---> Using cache 12:18:12 ---> e5f132c45941 12:18:12 Step 6/30 : COPY . . 12:18:12 ---> Using cache 12:18:12 ---> 32247c0b98c7 12:18:12 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:18:12 ---> Using cache 12:18:12 ---> c2189366e1cc 12:18:12 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 12:18:12 ---> Running in 6c7fbf9bd9e5 12:18:12 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 12:18:14 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:18:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:18:14 ---> aaeb69cbc4cc 12:18:14 Step 3/22 : WORKDIR /edgex-go 12:18:14 ---> Using cache 12:18:14 ---> 6a7a15bfb4f1 12:18:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:18:14 ---> Using cache 12:18:14 ---> db0cd12488f3 12:18:14 Step 5/22 : RUN apk add --update --no-cache make bash git 12:18:14 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:18:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:18:14 ---> aaeb69cbc4cc 12:18:14 Step 3/22 : WORKDIR /edgex-go 12:18:14 ---> Using cache 12:18:14 ---> 6a7a15bfb4f1 12:18:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:18:14 ---> Using cache 12:18:14 ---> db0cd12488f3 12:18:14 Step 5/22 : RUN apk add --update --no-cache make git 12:18:14 ---> Using cache 12:18:14 ---> e5f132c45941 12:18:14 Step 6/22 : COPY . . 12:18:15 ---> Running in 2866a112542b 12:18:15 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:18:15 Step 2/20 : FROM ${BUILDER_BASE} AS builder 12:18:15 ---> aaeb69cbc4cc 12:18:15 Step 3/20 : WORKDIR /edgex-go 12:18:15 ---> Using cache 12:18:15 ---> 6a7a15bfb4f1 12:18:15 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:18:15 ---> Using cache 12:18:15 ---> db0cd12488f3 12:18:15 Step 5/20 : RUN apk add --update --no-cache make git 12:18:15 ---> Using cache 12:18:15 ---> e5f132c45941 12:18:15 Step 6/20 : COPY . . 12:18:15 ---> Using cache 12:18:15 ---> 32247c0b98c7 12:18:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:18:15 ---> Using cache 12:18:15 ---> c2189366e1cc 12:18:15 Step 8/22 : RUN make cmd/core-command/core-command 12:18:15 ---> Running in 26deccda08bf 12:18:16 ---> Using cache 12:18:16 ---> 32247c0b98c7 12:18:16 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:18:16 ---> Using cache 12:18:16 ---> c2189366e1cc 12:18:16 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 12:18:16 ---> Running in d3b39eeba8fd 12:18:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:18:18 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 12:18:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:18: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 12:18:19 OK: 220 MiB in 52 packages 12:18:21 Removing intermediate container 2866a112542b 12:18:21 ---> 00a7f0e559fd 12:18:21 Step 6/22 : COPY . . 12:18:48 ---> 9ee4fe80f338 12:18:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:18:48 ---> Running in fec0ddbbec14 12:18:48 skipping... 12:18:48 Removing intermediate container fec0ddbbec14 12:18:48 ---> 0826ad529e32 12:18:48 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 12:18:48 ---> Running in 04cd864187f3 12:18:50 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 12:20:11 Removing intermediate container 6c7fbf9bd9e5 12:20:11 ---> a420fceacdbd 12:20:11 12:20:11 Step 9/30 : FROM alpine:3.14 12:20:11 ---> ac73e934f311 12:20:11 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 12:20:11 ---> Running in 9ed92154ca15 12:20:11 Removing intermediate container 9ed92154ca15 12:20:11 ---> 63d5115a8576 12:20:11 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 12:20:11 ---> Running in 4de2ae936d39 12:20:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:20:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:20:11 (1/2) Installing dumb-init (1.2.5-r1) 12:20:11 (2/2) Installing su-exec (0.2-r1) 12:20:11 Executing busybox-1.33.1-r7.trigger 12:20:11 OK: 6 MiB in 16 packages 12:20:11 Removing intermediate container 4de2ae936d39 12:20:11 ---> 90bdb704a9fa 12:20:11 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 12:20:11 ---> Running in a31014ae7a75 12:20:11 Removing intermediate container a31014ae7a75 12:20:11 ---> 51cea76134c1 12:20:11 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 12:20:11 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 12:20:11 ---> Running in 9153970403dd 12:20:11 Removing intermediate container 9153970403dd 12:20:11 ---> ccd6aab1ad84 12:20:11 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 12:20:11 ---> Running in 9a4504344fe6 12:20:13 Removing intermediate container 9a4504344fe6 12:20:13 ---> 5286d7969a73 12:20:13 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 12:20:14 ---> Running in c893112be541 12:20:14 Removing intermediate container c893112be541 12:20:14 ---> a8c7b7b5010d 12:20:14 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 12:20:15 ---> 8bcece7a2f1f 12:20:15 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 12:20:15 ---> Running in e732f246d993 12:20:19 Removing intermediate container e732f246d993 12:20:19 ---> 0e196b5ef670 12:20:19 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 12:20:20 ---> e5808f6d1026 12:20:20 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:20:22 Removing intermediate container 26deccda08bf 12:20:22 ---> 5becdfb132a1 12:20:22 12:20:22 Step 9/22 : FROM alpine:3.14 12:20:22 ---> ac73e934f311 12:20:22 Step 10/22 : RUN apk add --update --no-cache dumb-init 12:20:22 ---> Using cache 12:20:22 ---> f609767c2a33 12:20:22 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:20:22 ---> Using cache 12:20:22 ---> f886bdaab7c7 12:20:22 Step 12/22 : ENV APP_PORT=59882 12:20:22 ---> Running in 63c84a149409 12:20:22 ---> b60934c0debb 12:20:22 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 12:20:23 Removing intermediate container 63c84a149409 12:20:23 ---> 2e6f0a2f8677 12:20:23 Step 13/22 : EXPOSE $APP_PORT 12:20:23 ---> Running in 0e56f8e130f8 12:20:24 ---> e7310eacfaa3 12:20:24 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 12:20:25 Removing intermediate container 0e56f8e130f8 12:20:25 ---> 6b10786a844a 12:20:25 Step 14/22 : WORKDIR / 12:20:25 ---> Running in 87f9b4afa629 12:20:26 ---> ca499ee4964f 12:20:26 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 12:20:26 Removing intermediate container 87f9b4afa629 12:20:26 ---> 6eb487fe739e 12:20:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:20:27 ---> 8dbf88e1448e 12:20:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:20:27 ---> 9b72de88b5f5 12:20:27 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 12:20:28 ---> Running in 83c8041b9edc 12:20:29 Removing intermediate container 83c8041b9edc 12:20:29 ---> 350d777454f9 12:20:29 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 12:20:29 Removing intermediate container d3b39eeba8fd 12:20:29 ---> 71fa34f49e56 12:20:29 12:20:29 Step 9/20 : FROM alpine:3.14 12:20:29 ---> ac73e934f311 12:20:29 Step 10/20 : RUN apk add --update --no-cache curl 12:20:29 ---> Running in 3fd3463ea25e 12:20:29 ---> 04d9f31a15b7 12:20:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 12:20:30 ---> 29102bac7741 12:20:30 Step 25/30 : RUN chmod +x /entrypoint.sh 12:20:30 ---> Running in 7c6e9373fa65 12:20:31 ---> 3a217d0036db 12:20:31 Step 18/22 : ENTRYPOINT ["/core-command"] 12:20:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:20:31 ---> Running in a2f4db083664 12:20:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:20:32 Removing intermediate container a2f4db083664 12:20:32 ---> 7f0411c98f92 12:20:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:20:32 ---> Running in cc87424f2936 12:20:32 Removing intermediate container cc87424f2936 12:20:32 ---> 31f981ce2902 12:20:32 Step 20/22 : LABEL arch=arm64 12:20:32 ---> Running in d96838667bc9 12:20:33 (1/5) Installing ca-certificates (20211220-r0) 12:20:33 (2/5) Installing brotli-libs (1.0.9-r5) 12:20:33 (3/5) Installing nghttp2-libs (1.43.0-r0) 12:20:33 (4/5) Installing libcurl (7.79.1-r1) 12:20:33 (5/5) Installing curl (7.79.1-r1) 12:20:33 Executing busybox-1.33.1-r7.trigger 12:20:33 Executing ca-certificates-20211220-r0.trigger 12:20:33 Removing intermediate container d96838667bc9 12:20:33 ---> 16f1decfdd10 12:20:33 Step 21/22 : LABEL git_sha=8511ba14915eb4bf79bc6d7fafc45746cfd48631 12:20:33 OK: 8 MiB in 19 packages 12:20:33 ---> Running in 939d9f917058 12:20:34 Removing intermediate container 7c6e9373fa65 12:20:34 ---> f8a50c246b07 12:20:34 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 12:20:34 Removing intermediate container 939d9f917058 12:20:34 ---> dd8d4802a879 12:20:34 Step 22/22 : LABEL version=0.0.0 12:20:34 ---> Running in 0a9c33a32943 12:20:34 ---> Running in f1fbcdef323d 12:20:35 Removing intermediate container 0a9c33a32943 12:20:35 ---> 77b741b833e3 12:20:35 Step 27/30 : CMD ["gate"] 12:20:35 Removing intermediate container f1fbcdef323d 12:20:35 ---> 38a155c2e5b6 12:20:35 12:20:35 Removing intermediate container 3fd3463ea25e 12:20:35 ---> 47bac12b4f99 12:20:35 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:20:36 ---> Running in eda014534515 12:20:36 ---> Running in 43162c04ec65 12:20:36 Successfully built 38a155c2e5b6 12:20:36 Removing intermediate container eda014534515 12:20:36 ---> 087062792f0c 12:20:36 Step 28/30 : LABEL arch=arm64 12:20:36 Successfully tagged core-command-arm64:latest 12:20:36  Building core-command ... done Removing intermediate container 43162c04ec65 12:20:36 ---> c52fbc130a91 12:20:36 Step 12/20 : WORKDIR /edgex 12:20:37 ---> Running in a2cc2d627d4b 12:20:37 ---> Running in ee65c389c0b9 12:20:37 Removing intermediate container a2cc2d627d4b 12:20:37 ---> eedd1b4d0e70 12:20:37 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 12:20:37 Removing intermediate container ee65c389c0b9 12:20:37 ---> 48e94d1f7ea0 12:20:37 Step 29/30 : LABEL git_sha=8511ba14915eb4bf79bc6d7fafc45746cfd48631 12:20:37 ---> Running in a3ed0af035d6 12:20:38 ---> 0bb71fc665e5 12:20:38 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 12:20:38 Removing intermediate container a3ed0af035d6 12:20:38 ---> a8e13f4c40eb 12:20:38 Step 30/30 : LABEL version=0.0.0 12:20:38 ---> Running in 39828ff3be22 12:20:39 Removing intermediate container 39828ff3be22 12:20:39 ---> 3a7ae5981b8f 12:20:39 12:20:39 Removing intermediate container 04cd864187f3 12:20:39 ---> 33badb25cb01 12:20:39 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 12:20:39 ---> b932617a51c4 12:20:39 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:20:39 ---> Running in 9c574fbddead 12:20:40 Successfully built 3a7ae5981b8f 12:20:40 Successfully tagged security-bootstrapper-arm64:latest 12:20:41  Building security-bootstrapper ... done 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 12:20:41 ---> 524d2989c497 12:20:41 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 12:20:41 ---> Running in ef275c567cb7 12:20:42 Removing intermediate container ef275c567cb7 12:20:42 ---> dafa1fefb2b4 12:20:42 Step 17/20 : CMD ["--init=true"] 12:20:42 ---> Running in 0b8079be6f0b 12:20:42 Removing intermediate container 0b8079be6f0b 12:20:42 ---> e7861c285bea 12:20:42 Step 18/20 : LABEL arch=arm64 12:20:42 ---> Running in 75f4cf6e7c80 12:20:43 Removing intermediate container 75f4cf6e7c80 12:20:43 ---> 6327d8cf0355 12:20:43 Step 19/20 : LABEL git_sha=8511ba14915eb4bf79bc6d7fafc45746cfd48631 12:20:43 ---> Running in f04310739697 12:20:43 Removing intermediate container f04310739697 12:20:43 ---> a2b1721f6353 12:20:43 Step 20/20 : LABEL version=0.0.0 12:20:43 ---> Running in 771176a13f7f 12:20:44 Removing intermediate container 771176a13f7f 12:20:44 ---> 4edf4ce58bce 12:20:44 12:20:44 Removing intermediate container 9c574fbddead 12:20:44 ---> dd2b58537f15 12:20:44 12:20:44 Step 10/22 : FROM docker:20.10.8 12:20:44 20.10.8: Pulling from library/docker 12:20:44 Successfully built 4edf4ce58bce 12:20:44 Successfully tagged security-proxy-setup-arm64:latest 12:20:51  Building security-proxy-setup ... done Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 12:20:51 Status: Downloaded newer image for docker:20.10.8 12:20:51 ---> 3734d5adc5ac 12:20:51 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 12:20:51 ---> Running in 222c2a323560 12:20:51 Removing intermediate container 222c2a323560 12:20:51 ---> ae37414fa755 12:20:51 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 12:20:51 ---> Running in 2188bc32752f 12:20:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:20:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:20:53 (1/42) Installing readline (8.1.0-r0) 12:20:53 (2/42) Installing bash (5.1.16-r0) 12:20:53 Executing bash-5.1.16-r0.post-install 12:20:53 (3/42) Installing brotli-libs (1.0.9-r5) 12:20:53 (4/42) Installing nghttp2-libs (1.43.0-r0) 12:20:53 (5/42) Installing libcurl (7.79.1-r1) 12:20:53 (6/42) Installing curl (7.79.1-r1) 12:20:53 (7/42) Installing dumb-init (1.2.5-r1) 12:20:53 (8/42) Installing libbz2 (1.0.8-r1) 12:20:53 (9/42) Installing expat (2.4.7-r0) 12:20:53 (10/42) Installing libffi (3.3-r2) 12:20:53 (11/42) Installing gdbm (1.19-r0) 12:20:53 (12/42) Installing xz-libs (5.2.5-r1) 12:20:54 (13/42) Installing libgcc (10.3.1_git20210424-r2) 12:20:54 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 12:20:54 (15/42) Installing mpdecimal (2.5.1-r1) 12:20:54 (16/42) Installing sqlite-libs (3.35.5-r0) 12:20:54 (17/42) Installing python3 (3.9.5-r2) 12:20:56 (18/42) Installing py3-appdirs (1.4.4-r2) 12:20:56 (19/42) Installing py3-chardet (4.0.0-r2) 12:20:56 (20/42) Installing py3-idna (3.2-r0) 12:20:56 (21/42) Installing py3-urllib3 (1.26.5-r0) 12:20:56 (22/42) Installing py3-certifi (2020.12.5-r1) 12:20:56 (23/42) Installing py3-requests (2.25.1-r4) 12:20:56 (24/42) Installing py3-msgpack (1.0.2-r1) 12:20:56 (25/42) Installing py3-lockfile (0.12.2-r4) 12:20:56 (26/42) Installing py3-cachecontrol (0.12.6-r1) 12:20:56 (27/42) Installing py3-colorama (0.4.4-r1) 12:20:56 (28/42) Installing py3-contextlib2 (0.6.0-r1) 12:20:56 (29/42) Installing py3-distlib (0.3.1-r3) 12:20:56 (30/42) Installing py3-distro (1.5.0-r3) 12:20:56 (31/42) Installing py3-six (1.15.0-r1) 12:20:56 (32/42) Installing py3-webencodings (0.5.1-r4) 12:20:56 (33/42) Installing py3-html5lib (1.1-r1) 12:20:56 (34/42) Installing py3-parsing (2.4.7-r2) 12:20:56 (35/42) Installing py3-packaging (20.9-r1) 12:20:56 (36/42) Installing py3-toml (0.10.2-r2) 12:20:56 (37/42) Installing py3-pep517 (0.10.0-r2) 12:20:56 (38/42) Installing py3-progress (1.5-r2) 12:20:56 (39/42) Installing py3-retrying (1.3.3-r1) 12:20:56 (40/42) Installing py3-ordered-set (4.0.2-r1) 12:20:56 (41/42) Installing py3-setuptools (52.0.0-r3) 12:20:56 (42/42) Installing py3-pip (20.3.4-r1) 12:20:57 Executing busybox-1.33.1-r3.trigger 12:20:57 OK: 84 MiB in 64 packages 12:21:01 Collecting docker-compose==1.23.2 12:21:01 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 12:21:02 Collecting dockerpty<0.5,>=0.4.1 12:21:02 Downloading dockerpty-0.4.1.tar.gz (13 kB) 12:21:04 Collecting texttable<0.10,>=0.9.0 12:21:04 Downloading texttable-0.9.1.tar.gz (11 kB) 12:21:06 Collecting cached-property<2,>=1.2.0 12:21:06 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 12:21:06 Collecting docopt<0.7,>=0.6.1 12:21:06 Downloading docopt-0.6.2.tar.gz (25 kB) 12:21:07 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 12:21:08 Collecting jsonschema<3,>=2.5.1 12:21:08 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 12:21:09 Collecting PyYAML<4,>=3.10 12:21:09 Downloading PyYAML-3.13.tar.gz (270 kB) 12:21:13 Collecting docker<4.0,>=3.6.0 12:21:13 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 12:21:13 Collecting websocket-client<1.0,>=0.32.0 12:21:13 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 12:21:14 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 12:21:14 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 12:21:15 Collecting docker-pycreds>=0.4.0 12:21:15 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 12:21:16 Collecting urllib3<1.25,>=1.21.1 12:21:16 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 12:21:16 Collecting idna<2.8,>=2.5 12:21:16 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 12:21:16 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) 12:21:16 Collecting chardet<3.1.0,>=3.0.2 12:21:16 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 12:21:16 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 12:21:16 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 12:21:16 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 12:21:16 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 12:21:17 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 12:21:17 Attempting uninstall: urllib3 12:21:17 Found existing installation: urllib3 1.26.5 12:21:17 Uninstalling urllib3-1.26.5: 12:21:17 Successfully uninstalled urllib3-1.26.5 12:21:18 Attempting uninstall: idna 12:21:18 Found existing installation: idna 3.2 12:21:18 Uninstalling idna-3.2: 12:21:18 Successfully uninstalled idna-3.2 12:21:19 Attempting uninstall: chardet 12:21:19 Found existing installation: chardet 4.0.0 12:21:19 Uninstalling chardet-4.0.0: 12:21:19 Successfully uninstalled chardet-4.0.0 12:21:20 Attempting uninstall: requests 12:21:20 Found existing installation: requests 2.25.1 12:21:20 Uninstalling requests-2.25.1: 12:21:21 Successfully uninstalled requests-2.25.1 12:21:21 Running setup.py install for texttable: started 12:21:23 Running setup.py install for texttable: finished with status 'done' 12:21:23 Running setup.py install for PyYAML: started 12:21:25 Running setup.py install for PyYAML: finished with status 'done' 12:21:26 Running setup.py install for docopt: started 12:21:28 Running setup.py install for docopt: finished with status 'done' 12:21:28 Running setup.py install for dockerpty: started 12:21:30 Running setup.py install for dockerpty: finished with status 'done' 12:21:32 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 12:21:42 Removing intermediate container 2188bc32752f 12:21:42 ---> f60873f06b48 12:21:42 Step 13/22 : ENV APP_PORT=58890 12:21:42 ---> Running in e458857862a9 12:21:42 Removing intermediate container e458857862a9 12:21:42 ---> 01e3a2436a55 12:21:42 Step 14/22 : EXPOSE $APP_PORT 12:21:42 ---> Running in 54abba162785 12:21:42 Removing intermediate container 54abba162785 12:21:42 ---> 17d2ebac8b76 12:21:42 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 12:21:43 ---> 7a5c6d72c7bc 12:21:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 12:21:43 ---> d1bc50e32a28 12:21:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 12:21:44 ---> 0ba719b70d34 12:21:44 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 12:21:44 ---> Running in 8f972b5fd5c6 12:21:45 Removing intermediate container 8f972b5fd5c6 12:21:45 ---> 4c4096b6725f 12:21:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:21:45 ---> Running in ec20f5134876 12:21:45 Removing intermediate container ec20f5134876 12:21:45 ---> f22fbc143b7a 12:21:45 Step 20/22 : LABEL arch=arm64 12:21:45 ---> Running in 72b89a3bd919 12:21:45 Removing intermediate container 72b89a3bd919 12:21:45 ---> 5e02332b99e7 12:21:45 Step 21/22 : LABEL git_sha=8511ba14915eb4bf79bc6d7fafc45746cfd48631 12:21:45 ---> Running in 3171d926f74b 12:21:46 Removing intermediate container 3171d926f74b 12:21:46 ---> 82b6b3486bcf 12:21:46 Step 22/22 : LABEL version=0.0.0 12:21:46 ---> Running in ea3598f4178c 12:21:46 Removing intermediate container ea3598f4178c 12:21:46 ---> 0b100b2ccb84 12:21:46 12:21:47 Successfully built 0b100b2ccb84 12:21:47 Successfully tagged sys-mgmt-agent-arm64:latest 12:21:47  Building sys-mgmt-agent ... done  [Pipeline] } 12:21:47 $ docker stop --time=1 a369addb90c0cf942ab45d4dfc0f861d4cd28714f6e760c39530cb96ab56b762 12:21:49 $ docker rm -f a369addb90c0cf942ab45d4dfc0f861d4cd28714f6e760c39530cb96ab56b762 [Pipeline] // withDockerContainer [Pipeline] sh 12:21:49 + docker images 12:21:50 REPOSITORY TAG IMAGE ID CREATED SIZE 12:21:50 sys-mgmt-agent-arm64 latest 0b100b2ccb84 4 seconds ago 277MB 12:21:50 dd2b58537f15 About a minute ago 1.6GB 12:21:50 security-proxy-setup-arm64 latest 4edf4ce58bce About a minute ago 25.3MB 12:21:50 security-bootstrapper-arm64 latest 3a7ae5981b8f About a minute ago 18MB 12:21:50 core-command-arm64 latest 38a155c2e5b6 About a minute ago 15.1MB 12:21:50 71fa34f49e56 About a minute ago 1.61GB 12:21:50 5becdfb132a1 About a minute ago 1.6GB 12:21:50 a420fceacdbd About a minute ago 1.6GB 12:21:50 core-data-arm64 latest 09b72c4be4ae 4 minutes ago 19.2MB 12:21:50 core-metadata-arm64 latest 8e614ac5b055 4 minutes ago 15.9MB 12:21:50 support-scheduler-arm64 latest e3b0e29cbc2c 4 minutes ago 15.3MB 12:21:50 support-notifications-arm64 latest 61120b570393 4 minutes ago 16MB 12:21:50 security-secretstore-setup-arm64 latest 68cf02783017 5 minutes ago 26.8MB 12:21:50 76670b16a327 5 minutes ago 1.61GB 12:21:50 8ec9e3364619 5 minutes ago 1.6GB 12:21:50 0fe847c66725 5 minutes ago 1.61GB 12:21:50 63711eb8543c 5 minutes ago 1.61GB 12:21:50 2c065a9763fe 5 minutes ago 1.61GB 12:21:50 ci-base-image-arm64 latest aaeb69cbc4cc 18 minutes ago 1.26GB 12:21:50 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.17-alpine-lts 5f011755c4a2 6 days ago 551MB 12:21:50 alpine 3.14 ac73e934f311 8 weeks ago 5.34MB 12:21:50 docker 20.10.8 3734d5adc5ac 9 months ago 198MB 12:21:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 23 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] withEnv [Pipeline] { [Pipeline] sh 12:21:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:21:51 12:21:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:21:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:21:51 arm64: Pulling from edgex-lftools-log-publisher 12:21:51 8998bd30e6a1: Pulling fs layer 12:21:51 04944245beec: Pulling fs layer 12:21:51 699f458cf7ca: Pulling fs layer 12:21:51 765212b225bb: Pulling fs layer 12:21:51 f23df028b6ca: Pulling fs layer 12:21:51 d65c8cfc05b1: Pulling fs layer 12:21:51 2437ff75d9bd: Pulling fs layer 12:21:51 f23df028b6ca: Waiting 12:21:51 d65c8cfc05b1: Waiting 12:21:51 2437ff75d9bd: Waiting 12:21:51 04944245beec: Verifying Checksum 12:21:51 04944245beec: Download complete 12:21:51 765212b225bb: Verifying Checksum 12:21:51 765212b225bb: Download complete 12:21:51 f23df028b6ca: Verifying Checksum 12:21:51 f23df028b6ca: Download complete 12:21:51 d65c8cfc05b1: Verifying Checksum 12:21:51 d65c8cfc05b1: Download complete 12:21:52 699f458cf7ca: Verifying Checksum 12:21:52 699f458cf7ca: Download complete 12:21:52 8998bd30e6a1: Verifying Checksum 12:21:52 8998bd30e6a1: Download complete 12:21:54 2437ff75d9bd: Verifying Checksum 12:21:54 2437ff75d9bd: Download complete 12:21:56 8998bd30e6a1: Pull complete 12:21:57 04944245beec: Pull complete 12:21:58 699f458cf7ca: Pull complete 12:21:58 765212b225bb: Pull complete 12:21:59 f23df028b6ca: Pull complete 12:22:00 d65c8cfc05b1: Pull complete 12:22:15 2437ff75d9bd: Pull complete 12:22:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:22:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:22:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:22:15 prd-ubuntu20.04-docker-arm64-4c-16g-929 does not seem to be running inside a container 12:22:15 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:22:18 $ docker top 3d5bae1338fb0214ae762d2c2a5633febc1266c310f52fe6766ead468f461fe5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:22:19 ---> job-cost.sh 12:22:19 lf-activate-venv: SKIPPING 12:22:19 INFO: No Stack... 12:22:20 INFO: Retrieving Pricing Info for: v3-standard-4 12:22:21 INFO: Archiving Costs [Pipeline] sh 12:22:21 + cat+ cut -d, -f6 12:22:21 /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 12:22:21 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4045-1-stack-cost] 12:22:21 Resource [jenkins-edgexfoundry-edgex-go-PR-4045-1-stack-cost] did not exist. Created. 12:22:21 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4045-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:22:22 + echo total: 0.10999999940395355 [Pipeline] stash 12:22:23 Stashed 1 file(s) [Pipeline] } 12:22:23 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4045-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:22:23 $ docker stop --time=1 3d5bae1338fb0214ae762d2c2a5633febc1266c310f52fe6766ead468f461fe5 12:22:24 $ docker rm -f 3d5bae1338fb0214ae762d2c2a5633febc1266c310f52fe6766ead468f461fe5 [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 12:22:25 provisioning config files... 12:22:25 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6022908764126926128tmp [Pipeline] { [Pipeline] sh 12:22:26 + set +x 12:22:26 + + bash -s -- 12:22:26 curl -s https://codecov.io/bash 12:22:26 12:22:26 _____ _ 12:22:26 / ____| | | 12:22:26 | | ___ __| | ___ ___ _____ __ 12:22:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:22:26 | |___| (_) | (_| | __/ (_| (_) \ V / 12:22:26 \_____\___/ \__,_|\___|\___\___/ \_/ 12:22:26 Bash-1.0.6 12:22:26 12:22:26 12:22:26 ==> git version 2.25.1 found 12:22:26 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 12:22:26 Release-Date: 2020-01-08 12:22:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:22:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:22:26 ==> Jenkins CI detected. 12:22:26 current dir:  /w/workspace/edgex-go/1 12:22:26 project root: . 12:22:26 --> token set from env 12:22:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:22:26 ==> Running gcov in . (disable via -X gcov) 12:22:26 ==> Python coveragepy not found 12:22:26 ==> Searching for coverage reports in: 12:22:26 + . 12:22:26 -> Found 1 reports 12:22:26 ==> Detecting git/mercurial file structure 12:22:26 ==> Reading reports 12:22:26 + ./coverage.out bytes=428658 12:22:26 ==> Appending adjustments 12:22:26 https://docs.codecov.io/docs/fixing-reports 12:22:27 + Found adjustments 12:22:27 ==> Gzipping contents 12:22:27 64K /tmp/codecov.OPE6LM.gz 12:22:27 ==> Uploading reports 12:22:27 url: https://codecov.io 12:22:27 query: branch=PR-4045&commit=8511ba14915eb4bf79bc6d7fafc45746cfd48631&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4045%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4045&job=&cmd_args= 12:22:27 -> Pinging Codecov 12:22:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4045&commit=8511ba14915eb4bf79bc6d7fafc45746cfd48631&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4045%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4045&job=&cmd_args= 12:22:27 -> Uploading to 12:22:27 https://storage.googleapis.com/codecov/v4/raw/2022-06-03/00271124DB129430A58F1EEE437C3FCB/8511ba14915eb4bf79bc6d7fafc45746cfd48631/bfe47316-921b-4859-bb0a-a0b78aa60bc2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220603%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220603T122227Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=32f610e8a40db5dbe986098d7709d25953ad26bcf85c2f7c3a1ace53b881a074 12:22:27 % Total % Received % Xferd Average Speed Time Time Time Current 12:22:27 Dload Upload Total Spent Left Speed 12:22:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65038 0 0 100 65038 0 187k --:--:-- --:--:-- --:--:-- 187k 12:22:28 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/8511ba14915eb4bf79bc6d7fafc45746cfd48631 [Pipeline] } 12:22:28 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 12:22:29 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 12:22:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:22:30 ---> package-listing.sh 12:22:30 ++ facter osfamily 12:22:30 ++ tr '[:upper:]' '[:lower:]' 12:22:30 + OS_FAMILY=debian 12:22:30 + workspace=/w/workspace/edgex-go/1 12:22:30 + START_PACKAGES=/tmp/packages_start.txt 12:22:30 + END_PACKAGES=/tmp/packages_end.txt 12:22:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:22:30 + PACKAGES=/tmp/packages_start.txt 12:22:30 + '[' /w/workspace/edgex-go/1 ']' 12:22:30 + PACKAGES=/tmp/packages_end.txt 12:22:30 + case "${OS_FAMILY}" in 12:22:30 + dpkg -l 12:22:30 + grep '^ii' 12:22:30 + '[' -f /tmp/packages_start.txt ']' 12:22:30 + '[' -f /tmp/packages_end.txt ']' 12:22:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:22:30 + '[' /w/workspace/edgex-go/1 ']' 12:22:30 + mkdir -p /w/workspace/edgex-go/1/archives/ 12:22:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 12:22:30 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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 12:22:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:22:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:22:31 12:22:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:22:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:22:32 latest: Pulling from edgex-lftools-log-publisher 12:22:32 5eb5b503b376: Pulling fs layer 12:22:32 5c69ac0246d0: Pulling fs layer 12:22:32 ec43610c2a17: Pulling fs layer 12:22:32 3a2ae6a8a46f: Pulling fs layer 12:22:32 33b1e0a273af: Pulling fs layer 12:22:32 5d3b04190fa2: Pulling fs layer 12:22:32 2f39f015ded8: Pulling fs layer 12:22:32 3a2ae6a8a46f: Waiting 12:22:32 33b1e0a273af: Waiting 12:22:32 5d3b04190fa2: Waiting 12:22:32 2f39f015ded8: Waiting 12:22:32 5c69ac0246d0: Verifying Checksum 12:22:32 5c69ac0246d0: Download complete 12:22:32 3a2ae6a8a46f: Verifying Checksum 12:22:32 3a2ae6a8a46f: Download complete 12:22:32 ec43610c2a17: Verifying Checksum 12:22:32 ec43610c2a17: Download complete 12:22:32 33b1e0a273af: Verifying Checksum 12:22:32 33b1e0a273af: Download complete 12:22:32 5d3b04190fa2: Verifying Checksum 12:22:32 5d3b04190fa2: Download complete 12:22:32 5eb5b503b376: Verifying Checksum 12:22:32 5eb5b503b376: Download complete 12:22:32 2f39f015ded8: Download complete 12:22:33 5eb5b503b376: Pull complete 12:22:33 5c69ac0246d0: Pull complete 12:22:34 ec43610c2a17: Pull complete 12:22:34 3a2ae6a8a46f: Pull complete 12:22:34 33b1e0a273af: Pull complete 12:22:34 5d3b04190fa2: Pull complete 12:22:38 2f39f015ded8: Pull complete 12:22:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:22:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:22:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:22:38 prd-ubuntu20.04-docker-8c-8g-927 does not seem to be running inside a container 12:22:38 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:22:41 $ docker top f5a7d4606d4b781304b231883d3ea0615aee6cb8769f7b7274b82b05f3fa2c07 -eo pid,comm [Pipeline] { [Pipeline] sh 12:22:42 + touch /tmp/pre-build-complete [Pipeline] sh 12:22:42 + mkdir -p /var/log/sysstat [Pipeline] sh 12:22:42 + ls /var/log/sa-host 12:22:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:22:43 provisioning config files... 12:22:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8668345700513164771tmp [Pipeline] { [Pipeline] echo 12:22:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:22:43 ---> create-netrc.sh [Pipeline] } 12:22:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:22:43 ---> python-tools-install.sh [Pipeline] echo 12:22:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:22:44 ---> sudo-logs.sh 12:22:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:22:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:22:44 ---> job-cost.sh 12:22:44 lf-activate-venv: SKIPPING 12:22:44 DEBUG: total: 0.10999999940395355 12:22:44 INFO: Retrieving Stack Cost... 12:22:45 INFO: Retrieving Pricing Info for: v3-standard-8 12:22:45 INFO: Archiving Costs [Pipeline] echo 12:22:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:22:45 ---> logs-deploy.sh 12:22:45 lf-activate-venv: SKIPPING 12:22:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4045/1 12:22:45 INFO: archiving workspace using pattern(s): 12:22:46 Archives upload complete. 12:22:46 INFO: archiving logs to Nexus