Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Loading trusted files from base branch main at b7985a5e213d1adc6c93ffba227765f14366fda1 rather than 3b0cf43c7e43d1d5d2a17e9468597ccdf90f6ff1 Obtained Jenkinsfile from b7985a5e213d1adc6c93ffba227765f14366fda1 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6302348473513595689.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh3711480486158402924.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3826/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3826/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3687804861617352212.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5235613219012232932.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3826/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3826/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh107561920899562736.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-764 in /w/workspace/edgexfoundry_edgex-go_PR-3826 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh6885823372999793433.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b7985a5e213d1adc6c93ffba227765f14366fda1 into PR head commit 3b0cf43c7e43d1d5d2a17e9468597ccdf90f6ff1 Merge succeeded, producing 48f64a87671a48a2f01cfdad9247890435af76e0 Checking out Revision 48f64a87671a48a2f01cfdad9247890435af76e0 (PR-3826) Commit message: "Merge commit 'b7985a5e213d1adc6c93ffba227765f14366fda1' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:33:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:33:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:33:33 ========================================================= 08:33:33 EdgeX Global Pipelines Version Info 08:33:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:33:34 ------------------- 08:33:34 stable info: 08:33:34 ------------------- 08:33:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:33:34 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 08:33:34 Message: update stable to v1.0.217 08:33:34 ------------------- 08:33:34 experimental info: 08:33:34 ------------------- 08:33:34 Commited By: **** collab-it+edgex@linuxfoundation.org 08:33:34 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 08:33:34 Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:33:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:33:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:33:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:33:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:33:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3826 [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3826 [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3826 [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 48f64a87671a48a2f01cfdad9247890435af76e0 [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 48f64a8 [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:33:35 provisioning config files... 08:33:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config6534458516872446874tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:33:35 ---> docker-login.sh 08:33:35 nexus3.edgexfoundry.org:10001 08:33:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:35 Configure a credential helper to remove this warning. See 08:33:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:35 08:33:35 Login Succeeded 08:33:35 nexus3.edgexfoundry.org:10002 08:33:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:35 Configure a credential helper to remove this warning. See 08:33:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:35 08:33:35 Login Succeeded 08:33:35 nexus3.edgexfoundry.org:10003 08:33:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:35 Configure a credential helper to remove this warning. See 08:33:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:35 08:33:35 Login Succeeded 08:33:35 nexus3.edgexfoundry.org:10004 08:33:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:36 Configure a credential helper to remove this warning. See 08:33:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:36 08:33:36 Login Succeeded 08:33:36 docker.io 08:33:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:36 Configure a credential helper to remove this warning. See 08:33:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:36 08:33:36 Login Succeeded 08:33:36 ---> docker-login.sh ends [Pipeline] } 08:33:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh3810652075437675634.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3826/head:refs/remotes/origin/PR-3826 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3b0cf43c7e43d1d5d2a17e9468597ccdf90f6ff1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh3169933081557028489.key > git merge b7985a5e213d1adc6c93ffba227765f14366fda1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 48f64a87671a48a2f01cfdad9247890435af76e0 # timeout=10 > git rev-list --no-walk b20f14036e38a12ca1c57c18d6b7c66756e13535 # timeout=10 08:33:37 ++ 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 08:33:37 + for file in '`ls cmd/**/Dockerfile`' 08:33:37 ++ dirname cmd/core-command/Dockerfile 08:33:37 ++ cut -d/ -f2 08:33:37 + echo core-command,cmd/core-command/Dockerfile 08:33:37 + for file in '`ls cmd/**/Dockerfile`' 08:33:37 ++ dirname cmd/core-data/Dockerfile 08:33:37 ++ cut -d/ -f2 08:33:37 + echo core-data,cmd/core-data/Dockerfile 08:33:37 + for file in '`ls cmd/**/Dockerfile`' 08:33:37 ++ dirname cmd/core-metadata/Dockerfile 08:33:37 ++ cut -d/ -f2 08:33:37 + echo core-metadata,cmd/core-metadata/Dockerfile 08:33:37 + for file in '`ls cmd/**/Dockerfile`' 08:33:37 ++ dirname cmd/security-bootstrapper/Dockerfile 08:33:37 ++ cut -d/ -f2 08:33:37 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:33:37 + for file in '`ls cmd/**/Dockerfile`' 08:33:37 ++ dirname cmd/security-proxy-setup/Dockerfile 08:33:37 ++ cut -d/ -f2 08:33:37 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:33:37 + for file in '`ls cmd/**/Dockerfile`' 08:33:37 ++ dirname cmd/security-secretstore-setup/Dockerfile 08:33:37 ++ cut -d/ -f2 08:33:37 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:33:37 + for file in '`ls cmd/**/Dockerfile`' 08:33:37 ++ dirname cmd/support-notifications/Dockerfile 08:33:37 ++ cut -d/ -f2 08:33:37 + echo support-notifications,cmd/support-notifications/Dockerfile 08:33:37 + for file in '`ls cmd/**/Dockerfile`' 08:33:37 ++ dirname cmd/support-scheduler/Dockerfile 08:33:37 ++ cut -d/ -f2 08:33:37 + echo support-scheduler,cmd/support-scheduler/Dockerfile 08:33:37 + for file in '`ls cmd/**/Dockerfile`' 08:33:37 ++ dirname cmd/sys-mgmt-agent/Dockerfile 08:33:37 ++ cut -d/ -f2 08:33:37 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 08:33:37 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 08:33:37 + git rev-list -1 --merges 48f64a87671a48a2f01cfdad9247890435af76e0~1..48f64a87671a48a2f01cfdad9247890435af76e0 [Pipeline] echo 08:33:37 -----------> git rev-list -1 --merges 48f64a87671a48a2f01cfdad9247890435af76e0~1..48f64a87671a48a2f01cfdad9247890435af76e0 48f64a87671a48a2f01cfdad9247890435af76e0 08:33:37 48f64a87671a48a2f01cfdad9247890435af76e0 [false] [Pipeline] sh 08:33:37 + git log --format=format:%s -1 48f64a87671a48a2f01cfdad9247890435af76e0 [Pipeline] echo 08:33:37 ========================================================= 08:33:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:33:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:33:38 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 08:33:38 + grep -v github /etc/ssh/ssh_known_hosts 08:33:38 + '[' -e /tmp/ssh_known_hosts ']' 08:33:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:33:38 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 08:33:38 + sudo tee -a /etc/ssh/ssh_known_hosts 08:33:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 08:33:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:33:38 08:33:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:33:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:33:38 latest: Pulling from edgex-devops/git-semver 08:33:38 a0d0a0d46f8b: Pulling fs layer 08:33:38 3e5f54012d9b: Pulling fs layer 08:33:38 4c7163046ea9: Pulling fs layer 08:33:38 0c2d73faf560: Pulling fs layer 08:33:38 3e5f54012d9b: Verifying Checksum 08:33:38 3e5f54012d9b: Download complete 08:33:38 a0d0a0d46f8b: Verifying Checksum 08:33:38 a0d0a0d46f8b: Download complete 08:33:38 4c7163046ea9: Verifying Checksum 08:33:38 4c7163046ea9: Download complete 08:33:38 0c2d73faf560: Verifying Checksum 08:33:38 0c2d73faf560: Download complete 08:33:39 a0d0a0d46f8b: Pull complete 08:33:39 3e5f54012d9b: Pull complete 08:33:39 4c7163046ea9: Pull complete 08:33:39 0c2d73faf560: Pull complete 08:33:39 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 08:33:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:33:39 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:33:39 prd-centos7-docker-4c-2g-764 does not seem to be running inside a container 08:33:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:33:40 $ docker top 458af147945b5b823cae43a3051d8d247c4604e62329fd6ac54642b969fb0bb3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:33:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:33:40 [ssh-agent] Looking for ssh-agent implementation... 08:33:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:33:40 $ docker exec 458af147945b5b823cae43a3051d8d247c4604e62329fd6ac54642b969fb0bb3 ssh-agent 08:33:40 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnMIDDo/agent.12 08:33:40 SSH_AGENT_PID=19 08:33:40 Running ssh-add (command line suppressed) 08:33:40 Identity added: /w/workspace/edgex-go/5@tmp/private_key_6175171055886923720.key (/w/workspace/edgex-go/5@tmp/private_key_6175171055886923720.key) 08:33:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:33:41 + git tag --points-at HEAD [Pipeline] } 08:33:41 $ docker exec --env ******** --env ******** 458af147945b5b823cae43a3051d8d247c4604e62329fd6ac54642b969fb0bb3 ssh-agent -k 08:33:41 unset SSH_AUTH_SOCK; 08:33:41 unset SSH_AGENT_PID; 08:33:41 echo Agent pid 19 killed; 08:33:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:33:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:33:41 [ssh-agent] Looking for ssh-agent implementation... 08:33:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:33:41 $ docker exec 458af147945b5b823cae43a3051d8d247c4604e62329fd6ac54642b969fb0bb3 ssh-agent 08:33:41 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiijlOL/agent.53 08:33:41 SSH_AGENT_PID=59 08:33:41 Running ssh-add (command line suppressed) 08:33:41 Identity added: /w/workspace/edgex-go/5@tmp/private_key_4156440968429880678.key (/w/workspace/edgex-go/5@tmp/private_key_4156440968429880678.key) 08:33:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:33:41 + git semver init 08:33:41 # -> Open(): unable to determine branch for HEAD 08:33:41 # $GIT_DIR = /w/workspace/edgex-go/5/.git 08:33:41 # $GIT_WORK_TREE = /w/workspace/edgex-go/5 08:33:41 # $SEMVER_REMOTE_NAME = origin 08:33:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:33:41 # $SEMVER_USER_NAME = edgex-jenkins 08:33:41 # $SEMVER_BRANCH = PR-3826 08:33:41 # $SEMVER_TEMP = /tmp/semver-216605315 08:33:41 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 08:36:33 # '/tmp/semver-216605315' -> '/w/workspace/edgex-go/5/.semver' 08:36:33 # -> Force: false 08:36:33 # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } 08:36:33 $ docker exec --env ******** --env ******** 458af147945b5b823cae43a3051d8d247c4604e62329fd6ac54642b969fb0bb3 ssh-agent -k 08:36:33 unset SSH_AUTH_SOCK; 08:36:33 unset SSH_AGENT_PID; 08:36:33 echo Agent pid 59 killed; 08:36:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:36:33 + git semver [Pipeline] } 08:36:33 $ docker stop --time=1 458af147945b5b823cae43a3051d8d247c4604e62329fd6ac54642b969fb0bb3 08:36:35 $ docker rm -f 458af147945b5b823cae43a3051d8d247c4604e62329fd6ac54642b969fb0bb3 [Pipeline] // withDockerContainer [Pipeline] sh 08:36:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:36:36 Stashed 1 file(s) [Pipeline] echo 08:36:36 [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 08:36:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:36:36 ========================================================= 08:36:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:36:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:36:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:36:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:36:36 a0d0a0d46f8b: Already exists 08:36:36 31adcdaf11c8: Pulling fs layer 08:36:36 b8b176561691: Pulling fs layer 08:36:36 4527c011a84f: Pulling fs layer 08:36:36 5d74067f8e1e: Pulling fs layer 08:36:36 e0aca202a116: Pulling fs layer 08:36:36 3a43be97a3b4: Pulling fs layer 08:36:36 34cad66bf833: Pulling fs layer 08:36:36 b4e3c513aaa6: Pulling fs layer 08:36:36 e0aca202a116: Waiting 08:36:36 3a43be97a3b4: Waiting 08:36:36 34cad66bf833: Waiting 08:36:36 b4e3c513aaa6: Waiting 08:36:36 5d74067f8e1e: Waiting 08:36:36 b8b176561691: Verifying Checksum 08:36:36 b8b176561691: Download complete 08:36:36 31adcdaf11c8: Verifying Checksum 08:36:36 31adcdaf11c8: Download complete 08:36:36 5d74067f8e1e: Verifying Checksum 08:36:36 5d74067f8e1e: Download complete 08:36:36 e0aca202a116: Verifying Checksum 08:36:36 e0aca202a116: Download complete 08:36:36 3a43be97a3b4: Verifying Checksum 08:36:36 3a43be97a3b4: Download complete 08:36:36 34cad66bf833: Verifying Checksum 08:36:36 34cad66bf833: Download complete 08:36:36 31adcdaf11c8: Pull complete 08:36:36 b8b176561691: Pull complete 08:36:37 4527c011a84f: Verifying Checksum 08:36:37 4527c011a84f: Download complete 08:36:37 b4e3c513aaa6: Verifying Checksum 08:36:37 b4e3c513aaa6: Download complete 08:36:41 4527c011a84f: Pull complete 08:36:41 5d74067f8e1e: Pull complete 08:36:41 e0aca202a116: Pull complete 08:36:41 3a43be97a3b4: Pull complete 08:36:41 34cad66bf833: Pull complete 08:36:43 b4e3c513aaa6: Pull complete 08:36:43 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 08:36:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:36:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 08:36:43 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:36:43 WORKDIR /edgex 08:36:43 COPY go.mod . 08:36:43 RUN go mod download' 08:36:43 + docker build -t ci-base-image-x86_64 -f - . 08:36:44 Sending build context to Docker daemon 334.4MB 08:36:44 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:36:44 ---> 9f6097aaca64 08:36:44 Step 2/4 : WORKDIR /edgex 08:36:46 ---> Running in 5ec4a3a322a2 08:36:46 Removing intermediate container 5ec4a3a322a2 08:36:46 ---> 6c854814a81e 08:36:46 Step 3/4 : COPY go.mod . 08:36:46 ---> ef0b8527c534 08:36:46 Step 4/4 : RUN go mod download 08:36:46 ---> Running in e842ae58d81a 08:36:51 Still waiting to schedule task 08:36:51 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-765’ 08:37:19 Removing intermediate container e842ae58d81a 08:37:19 ---> 0cd69ccea3af 08:37:19 Successfully built 0cd69ccea3af 08:37:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:37:19 + docker inspect -f . ci-base-image-x86_64 08:37:19 . [Pipeline] withDockerContainer 08:37:19 prd-centos7-docker-4c-2g-764 does not seem to be running inside a container 08:37:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:37:19 $ docker top 41d5a76f8722b13ee212ce893c465c3d92ddc6e7451ce4d5d898d4af4af369a5 -eo pid,comm [Pipeline] { [Pipeline] sh 08:37:20 + go version 08:37:20 go version go1.16.8 linux/amd64 [Pipeline] } 08:37:20 $ docker stop --time=1 41d5a76f8722b13ee212ce893c465c3d92ddc6e7451ce4d5d898d4af4af369a5 08:37:21 $ docker rm -f 41d5a76f8722b13ee212ce893c465c3d92ddc6e7451ce4d5d898d4af4af369a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:37:21 + docker inspect -f . ci-base-image-x86_64 08:37:21 . [Pipeline] withDockerContainer 08:37:21 prd-centos7-docker-4c-2g-764 does not seem to be running inside a container 08:37:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:37:22 $ docker top dc37e5348a5e145bcb5f800a8b4d696dfd5bfd7fd50c124d9e805cc4841ebfba -eo pid,comm [Pipeline] { [Pipeline] echo 08:37:22 ========================================================= 08:37:22 [edgeXBuildGoParallel] Running Tests and Build... 08:37:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:37:22 + make test 08:37:22 go mod tidy 08:37:22 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:37:28 ? github.com/edgexfoundry/edgex-go [no test files] 08:37:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:37:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:37:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:37:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:37:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:37:54 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:37:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:37:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:37:54 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:37:54 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:37:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.041s coverage: 28.7% of statements 08:37:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:37:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:37:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.064s coverage: 98.5% of statements 08:37:57 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:37:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.087s coverage: 44.7% of statements 08:37:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:37:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:37:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.135s coverage: 89.5% of statements 08:37:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:37:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:37:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 84.4% of statements 08:37:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:37:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:37:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 08:37:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:37:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:38:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.287s coverage: 94.2% of statements 08:38:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:38:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:38:00 ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 59.1% of statements 08:38:00 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:38:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:38:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:38:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:38:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:38:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.068s coverage: 60.0% of statements 08:38:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:38:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:38:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:38:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.9% of statements 08:38:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:38:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements 08:38:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.041s coverage: 21.7% of statements 08:38:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:38:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.072s coverage: 47.1% of statements 08:38:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 79.5% of statements 08:38:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements 08:38:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.053s coverage: 96.3% of statements 08:38:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements 08:38:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.054s coverage: 94.4% of statements 08:38:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements 08:38:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.163s coverage: 82.5% of statements 08:38:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 08:38:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:38:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:38:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 65.1% of statements 08:38:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:38:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:38:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:38:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:38:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.050s coverage: 87.2% of statements 08:38:38 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:38:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements 08:38:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements 08:38:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements 08:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 08:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 08:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.132s coverage: 91.2% of statements 08:38:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.149s coverage: 64.4% of statements 08:38:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:38:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 08:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 89.4% of statements 08:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 08:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements 08:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 08:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.214s coverage: 65.4% of statements 08:38:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:38:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:38:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:38:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.115s coverage: 43.8% of statements 08:38:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:38:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:38:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements 08:38:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:38:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements 08:38:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:38:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 17.7% of statements 08:38:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:38:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:38:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:38:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:38:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.143s coverage: 92.3% of statements 08:38:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:38:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:38:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:38:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:38:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 08:38:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:38:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:38:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements 08:38:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:38:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:38:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:38:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 08:38:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 08:38:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 08:38:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 08:38:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:38:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:38:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 08:38:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:38:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 08:38:45 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 08:38:46 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 08:39:18 GO111MODULE=on go vet ./... 08:39:20 Running on prd-ubuntu18.04-docker-arm64-4c-16g-768 in /w/workspace/edgexfoundry_edgex-go_PR-3826 [Pipeline] { [Pipeline] ws 08:39:20 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 08:39:20 The recommended git tool is: git 08:39:27 using credential edgex-jenkins-ssh 08:39:27 Cloning the remote Git repository 08:39:27 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:39:27 > git init /w/workspace/edgex-go/5 # timeout=10 08:39:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:39:27 > git --version # timeout=10 08:39:27 > git --version # 'git version 2.17.1' 08:39:27 using GIT_SSH to set credentials SSH Credentials for GitHub 08:39:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:39:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:39:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:39:28 ./bin/test-attribution-txt.sh [Pipeline] echo 08:39:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:39:28 + ls -al . 08:39:28 total 644 08:39:28 drwxrwxr-x 10 1001 1001 4096 Nov 30 08:39 . 08:39:28 drwxr-xr-x 4 root root 28 Nov 30 08:37 .. 08:39:28 -rw-rw-r-- 1 1001 1001 11 Nov 30 08:33 .dockerignore 08:39:28 drwxrwxr-x 8 1001 1001 179 Nov 30 08:33 .git 08:39:28 drwxrwxr-x 4 1001 1001 142 Nov 30 08:33 .github 08:39:28 -rw-rw-r-- 1 1001 1001 804 Nov 30 08:33 .gitignore 08:39:28 -rw-rw-r-- 1 1001 1001 42 Nov 30 08:33 .golangci.yml 08:39:28 -rw-rw-r-- 1 1001 1001 76 Nov 30 08:33 .hadolint.yml 08:39:28 drwx------ 3 1001 1001 73 Nov 30 08:36 .semver 08:39:28 -rw-rw-r-- 1 1001 1001 166 Nov 30 08:33 .sonarcloud.properties 08:39:28 -rw-rw-r-- 1 1001 1001 1171 Nov 30 08:33 ADOPTERS.md 08:39:28 -rw-rw-r-- 1 1001 1001 8910 Nov 30 08:33 Attribution.txt 08:39:28 -rw-rw-r-- 1 1001 1001 51732 Nov 30 08:33 CHANGELOG.md 08:39:28 -rw-rw-r-- 1 1001 1001 3804 Nov 30 08:33 CONTRIBUTING.md 08:39:28 -rw-rw-r-- 1 1001 1001 677 Nov 30 08:33 GOVERNANCE.md 08:39:28 -rw-rw-r-- 1 1001 1001 849 Nov 30 08:33 Jenkinsfile 08:39:28 -rw-rw-r-- 1 1001 1001 10775 Nov 30 08:33 LICENSE 08:39:28 -rw-rw-r-- 1 1001 1001 6508 Nov 30 08:33 Makefile 08:39:28 -rw-rw-r-- 1 1001 1001 582 Nov 30 08:33 OWNERS.md 08:39:28 -rw-rw-r-- 1 1001 1001 8207 Nov 30 08:33 README.md 08:39:28 -rw-rw-r-- 1 1001 1001 6912 Nov 30 08:33 SECURITY.md 08:39:28 -rw-rw-r-- 1 1001 1001 5 Nov 30 08:36 VERSION 08:39:28 -rw-rw-r-- 1 1001 1001 4131 Nov 30 08:33 ZMQWindows.md 08:39:28 drwxrwxr-x 2 1001 1001 37 Nov 30 08:33 bin 08:39:28 drwxrwxr-x 14 1001 1001 4096 Nov 30 08:33 cmd 08:39:28 -rw-r--r-- 1 root root 428381 Nov 30 08:38 coverage.out 08:39:28 -rw-rw-r-- 1 1001 1001 828 Nov 30 08:33 go.mod 08:39:28 -rw-rw-r-- 1 1001 1001 49483 Nov 30 08:33 go.sum 08:39:28 drwxrwxr-x 8 1001 1001 124 Nov 30 08:33 internal 08:39:28 drwxrwxr-x 3 1001 1001 16 Nov 30 08:33 openapi 08:39:28 drwxrwxr-x 4 1001 1001 71 Nov 30 08:33 snap 08:39:28 -rw-rw-r-- 1 1001 1001 204 Nov 30 08:33 version.go [Pipeline] sh 08:39:28 + '[' -e coverage.out ] 08:39:28 + chown 1001:1001 coverage.out [Pipeline] stash 08:39:29 Stashed 1 file(s) [Pipeline] sh 08:39:29 + make build 08:39:29 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 08:39:30 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 08:39:37 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 08:39:37 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 08:39:38 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 08:39:39 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 08:39:40 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 08:39:40 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 08:39:41 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 08:39:42 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 08:39:43 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 08:39:44 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] } 08:39:45 $ docker stop --time=1 dc37e5348a5e145bcb5f800a8b4d696dfd5bfd7fd50c124d9e805cc4841ebfba 08:39:47 $ docker rm -f dc37e5348a5e145bcb5f800a8b4d696dfd5bfd7fd50c124d9e805cc4841ebfba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:39:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:39:48 08:39:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 08:39:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:39:48 latest: Pulling from edgex-devops/edgex-compose 08:39:48 cbdbe7a5bc2a: Pulling fs layer 08:39:48 ca9280d653b3: Pulling fs layer 08:39:48 7e9c9ca2126c: Pulling fs layer 08:39:48 cbdbe7a5bc2a: Verifying Checksum 08:39:48 cbdbe7a5bc2a: Download complete 08:39:49 ca9280d653b3: Verifying Checksum 08:39:49 ca9280d653b3: Download complete 08:39:49 cbdbe7a5bc2a: Pull complete 08:39:49 7e9c9ca2126c: Verifying Checksum 08:39:49 7e9c9ca2126c: Download complete 08:39:49 ca9280d653b3: Pull complete 08:39:53 7e9c9ca2126c: Pull complete 08:39:53 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:39:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:39:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 08:39:53 prd-centos7-docker-4c-2g-764 does not seem to be running inside a container 08:39:53 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:39:56 $ docker top 124f532ba7549788fb6d84289c2ec441d48e6e8f6cdd2af472b5ef833627be73 -eo pid,comm [Pipeline] { [Pipeline] sh 08:39:56 + docker-compose build --help 08:39:56 + grep parallel 08:39:57 --parallel Build images in parallel. [Pipeline] } 08:39:57 $ docker stop --time=1 124f532ba7549788fb6d84289c2ec441d48e6e8f6cdd2af472b5ef833627be73 08:39:58 $ docker rm -f 124f532ba7549788fb6d84289c2ec441d48e6e8f6cdd2af472b5ef833627be73 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:39:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:39:58 . [Pipeline] withDockerContainer 08:39:58 prd-centos7-docker-4c-2g-764 does not seem to be running inside a container 08:39:58 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:39:59 $ docker top 04b3491f3b25933117f130bfcb014d1a653fe3850bcd7a6d91291f954190ee06 -eo pid,comm [Pipeline] { [Pipeline] sh 08:39:59 + docker-compose -f ./docker-compose-build.yml build --parallel 08:40:00 Building core-command ... 08:40:00 Building core-data ... 08:40:00 Building core-metadata ... 08:40:00 Building security-bootstrapper ... 08:40:00 Building security-proxy-setup ... 08:40:00 Building security-secretstore-setup ... 08:40:00 Building support-notifications ... 08:40:00 Building support-scheduler ... 08:40:00 Building sys-mgmt-agent ... 08:40:00 Building sys-mgmt-agent 08:40:00 Building core-data 08:40:00 Building security-bootstrapper 08:40:00 Building core-command 08:40:00 Building security-secretstore-setup 08:40:10 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:40:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:40:10 ---> 0cd69ccea3af 08:40:10 Step 3/22 : WORKDIR /edgex-go 08:40:10 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:40:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:40:10 ---> 0cd69ccea3af 08:40:10 Step 3/24 : WORKDIR /edgex-go 08:40:15 ---> Running in de2428c7b803 08:40:15 ---> Running in a3966a9fb021 08:40:16 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:40:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:40:16 ---> 0cd69ccea3af 08:40:16 Step 3/22 : WORKDIR /edgex-go 08:40:18 ---> Running in 9c2a0bef1c76 08:40:18 Removing intermediate container de2428c7b803 08:40:18 ---> 3ddd2d8a57cb 08:40:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:40:18 Removing intermediate container a3966a9fb021 08:40:18 ---> 1d8813d0bbc6 08:40:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:40:19 ---> Running in 0db1bb848d57 08:40:19 ---> Running in 71291211081a 08:40:19 Removing intermediate container 9c2a0bef1c76 08:40:19 ---> ac7bebe45007 08:40:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:40:20 ---> Running in d2bd09c6148f 08:40:24 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:40:24 Step 2/30 : FROM ${BUILDER_BASE} AS builder 08:40:24 ---> 0cd69ccea3af 08:40:24 Step 3/30 : WORKDIR /edgex-go 08:40:24 ---> Using cache 08:40:24 ---> ac7bebe45007 08:40:24 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:40:24 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:40:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:40:24 ---> 0cd69ccea3af 08:40:24 Step 3/22 : WORKDIR /edgex-go 08:40:24 ---> Using cache 08:40:24 ---> ac7bebe45007 08:40:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:40:24 ---> Running in 524837a0572e 08:40:24 ---> Running in 17e30ce8e501 08:40:24 Removing intermediate container 0db1bb848d57 08:40:24 ---> 5c1e227ef6c2 08:40:24 Step 5/24 : RUN apk add --update --no-cache make git 08:40:24 Removing intermediate container 71291211081a 08:40:24 ---> c2b97d3f120b 08:40:24 Step 5/22 : RUN apk add --update --no-cache make git 08:40:24 ---> Running in 0b263272ae62 08:40:24 Removing intermediate container d2bd09c6148f 08:40:24 ---> 4590a950d2cb 08:40:24 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:40:24 ---> Running in 52289d1c0c2f 08:40:24 ---> Running in 6a1802b4eae8 08:40:24 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:40:25 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:40:25 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:40:25 Removing intermediate container 17e30ce8e501 08:40:25 ---> 3b7f962b9b5d 08:40:25 Step 5/22 : RUN apk add --update --no-cache make bash git 08:40:25 ---> Running in 234e60fb2169 08:40:25 Removing intermediate container 524837a0572e 08:40:25 ---> 666ba2fb4f7b 08:40:25 Step 5/30 : RUN apk add --update --no-cache make git 08:40:25 ---> Running in 0868352be26f 08:40:25 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:40:25 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:40:25 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:40:25 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:40:25 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:40:26 OK: 220 MiB in 52 packages 08:40:26 OK: 220 MiB in 52 packages 08:40:26 OK: 220 MiB in 52 packages 08:40:26 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:40:26 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:40:26 Removing intermediate container 0b263272ae62 08:40:26 ---> 3907b8ce79db 08:40:26 Step 6/24 : COPY . . 08:40:26 Removing intermediate container 52289d1c0c2f 08:40:26 ---> a0c33af628dc 08:40:26 Step 6/22 : COPY . . 08:40:26 OK: 220 MiB in 52 packages 08:40:26 OK: 220 MiB in 52 packages 08:40:26 Removing intermediate container 6a1802b4eae8 08:40:26 ---> 052d146f2a5b 08:40:26 Step 6/22 : COPY . . 08:40:31 Removing intermediate container 234e60fb2169 08:40:31 ---> c1e6c0608456 08:40:31 Step 6/22 : COPY . . 08:40:31 Removing intermediate container 0868352be26f 08:40:31 ---> 851aa73eac30 08:40:31 Step 6/30 : COPY . . 08:40:37 ---> 0d5f38a1cd92 08:40:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:40:37 ---> Running in 788e91a270f6 08:40:52 ---> 0e9cb0ca4ad4 08:40:52 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:40:52 ---> Running in 6a2e08487657 08:40:52 ---> b19e8509b1c4 08:40:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:40:52 ---> Running in 5340a23d5d8f 08:40:52 Removing intermediate container 6a2e08487657 08:40:52 ---> 8357f03c9eed 08:40:52 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:40:52 Removing intermediate container 788e91a270f6 08:40:52 ---> baca349e22d4 08:40:52 Step 8/22 : RUN make cmd/core-data/core-data 08:40:52 ---> Running in a6049dd99a23 08:40:53 ---> Running in 413487ffcb64 08:40: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 08:40:53 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 08:40:54 Removing intermediate container 5340a23d5d8f 08:40:54 ---> 45e78f2fcc73 08:40:54 Step 8/22 : RUN make cmd/core-command/core-command 08:40:54 ---> Running in 3a58db289800 08:40:54 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 08:41:00 ---> 280878dad025 08:41:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:00 ---> f25507af60b4 08:41:00 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:00 ---> Running in 67b95cf9b4d0 08:41:00 ---> Running in 73ffd5184faf 08:41:01 Removing intermediate container 73ffd5184faf 08:41:01 ---> d1b449d39bf7 08:41:01 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:41:01 ---> Running in cdc0068c54e5 08:41:01 Removing intermediate container 67b95cf9b4d0 08:41:01 ---> 0bd01ae72aa9 08:41:01 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:41:01 ---> Running in 75bcb97246c9 08:41:02 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 08:41:02 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 08:41:28 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 08:41:33 Removing intermediate container 3a58db289800 08:41:33 ---> 48e23852895a 08:41:33 08:41:33 Step 9/22 : FROM alpine:3.14 08:41:33 Removing intermediate container a6049dd99a23 08:41:33 ---> acb19e5835c9 08:41:33 08:41:33 Step 9/24 : FROM alpine:3.14 08:41:33 3.14: Pulling from library/alpine 08:41:33 3.14: Pulling from library/alpine 08:41:35 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 08:41:35 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 08:41:35 Status: Image is up to date for alpine:3.14 08:41:35 Status: Downloaded newer image for alpine:3.14 08:41:35 ---> 0a97eee8041e 08:41:35 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:41:35 ---> 0a97eee8041e 08:41:35 Step 10/22 : RUN apk add --update --no-cache dumb-init 08:41:35 ---> Running in a525801e3969 08:41:35 ---> Running in 56150febb388 08:41:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:41:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:41:36 (1/1) Installing dumb-init (1.2.5-r1) 08:41:36 Executing busybox-1.33.1-r6.trigger 08:41:36 OK: 6 MiB in 15 packages 08:41:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:41:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:41:37 (1/3) Installing ca-certificates (20191127-r5) 08:41:37 (2/3) Installing dumb-init (1.2.5-r1) 08:41:37 (3/3) Installing su-exec (0.2-r1) 08:41:37 Executing busybox-1.33.1-r6.trigger 08:41:37 Executing ca-certificates-20191127-r5.trigger 08:41:37 OK: 6 MiB in 17 packages 08:41:37 Removing intermediate container 413487ffcb64 08:41:37 ---> 89a15ea54a3f 08:41:37 08:41:37 Step 9/22 : FROM alpine:3.14 08:41:37 ---> 0a97eee8041e 08:41:37 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:41:37 Removing intermediate container a525801e3969 08:41:37 ---> c4517958f05a 08:41:37 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:41:37 ---> Running in a50d8a8907c7 08:41:37 Removing intermediate container 75bcb97246c9 08:41:37 ---> 1ed882b94dad 08:41:37 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:41:37 ---> Running in 70b80d731365 08:41:37 ---> Running in 434dd28d3ff7 08:41:37 Removing intermediate container a50d8a8907c7 08:41:37 ---> 62bbd1ee22b9 08:41:37 Step 11/22 : ENV APP_PORT=59880 08:41:38 ---> Running in 913611d3dc2e 08:41:38 Removing intermediate container 56150febb388 08:41:38 ---> 4f8eefa8e590 08:41:38 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:41:38 Removing intermediate container 70b80d731365 08:41:38 ---> 09c6ded0edae 08:41:38 Step 12/22 : ENV APP_PORT=59882 08:41:38 ---> Running in 6495ab455f8b 08:41:38 ---> Running in 3805d89f0486 08:41:38 Removing intermediate container 913611d3dc2e 08:41:38 ---> b84c20e72077 08:41:38 Step 12/22 : EXPOSE $APP_PORT 08:41:38 ---> Running in c7c9a94923b5 08:41:38 Removing intermediate container 3805d89f0486 08:41:38 ---> b1d85013b68f 08:41:38 Step 13/22 : EXPOSE $APP_PORT 08:41:38 Removing intermediate container 6495ab455f8b 08:41:38 ---> f06657af99cb 08:41:38 Step 12/24 : WORKDIR / 08:41:38 Removing intermediate container c7c9a94923b5 08:41:38 ---> 06a8ca126b5d 08:41:38 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:41:38 ---> Running in 0cf634486d43 08:41:38 ---> Running in bcf85f12b98d 08:41:38 ---> Running in 19b8dc034678 08:41:38 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 08:41:39 Removing intermediate container 0cf634486d43 08:41:39 ---> 04e509226309 08:41:39 Step 14/22 : WORKDIR / 08:41:39 Removing intermediate container bcf85f12b98d 08:41:39 ---> 2793a48a14cc 08:41:39 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:41:39 ---> Running in 91bb49b31331 08:41:39 Removing intermediate container cdc0068c54e5 08:41:39 ---> 8aea843a4f32 08:41:39 08:41:39 Step 9/30 : FROM alpine:3.14 08:41:39 ---> 0a97eee8041e 08:41:39 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:41:39 ---> Running in b5786567b0ac 08:41:39 ---> 546b117a4f08 08:41:39 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:41:39 Removing intermediate container 91bb49b31331 08:41:39 ---> ea0c9b0408a9 08:41:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:41:39 Removing intermediate container b5786567b0ac 08:41:39 ---> 4897c07c4eab 08:41:39 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 08:41:39 ---> Running in 0898d1278192 08:41:39 ---> 442c1251a0b1 08:41:39 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:41:39 Removing intermediate container 19b8dc034678 08:41:39 ---> 7b8a8ab149a2 08:41:39 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 08:41:39 ---> 7f0bfd26ac3c 08:41:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:41:39 Removing intermediate container 434dd28d3ff7 08:41:39 ---> 94e0593cd9f3 08:41:39 08:41:39 Step 10/22 : FROM docker:20.10.8 08:41:39 ---> Running in 690946d3e43a 08:41:39 20.10.8: Pulling from library/docker 08:41:39 ---> c401a4412c05 08:41:39 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:41:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:41:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:41:40 ---> ffb27e22f4b3 08:41:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:41:40 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:41:40 (1/2) Installing dumb-init (1.2.5-r1) 08:41:40 ---> 1dd84d818006 08:41:40 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:41:40 (2/2) Installing su-exec (0.2-r1) 08:41:40 Executing busybox-1.33.1-r6.trigger 08:41:40 OK: 6 MiB in 16 packages 08:41:40 ---> b0892e21f567 08:41:40 Step 18/22 : ENTRYPOINT ["/core-command"] 08:41:40 ---> Running in 3aed5d87ad3b 08:41:40 Removing intermediate container 0898d1278192 08:41:40 ---> 7c46e4f043ce 08:41:40 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 08:41:40 ---> 766e108534e1 08:41:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:41:40 Removing intermediate container 3aed5d87ad3b 08:41:40 ---> 0365092c4d38 08:41:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:41:40 ---> Running in 3c4f0922ead2 08:41:40 ---> Running in 61e07aecd57e 08:41:41 Removing intermediate container 3c4f0922ead2 08:41:41 ---> 03b894ffe861 08:41:41 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:41:41 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:41:41 ---> Running in 230305d33ebb 08:41:41 Removing intermediate container 61e07aecd57e 08:41:41 ---> e0896cce907b 08:41:41 Step 20/22 : LABEL arch=x86_64 08:41:41 ---> 6f45bbff1bee 08:41:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:41:41 ---> Running in 01faec2acbc1 08:41:41 Removing intermediate container 230305d33ebb 08:41:41 ---> 5aa4e7bad9be 08:41:41 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:41:41 ---> Running in 6e6442cb105f 08:41:41 Removing intermediate container 01faec2acbc1 08:41:41 ---> cf65414eac37 08:41:41 Step 21/22 : LABEL git_sha=48f64a87671a48a2f01cfdad9247890435af76e0 08:41:41 ---> Running in c8c4dea10f13 08:41:41 (1/6) Installing dumb-init (1.2.5-r1) 08:41:41 ---> 377d9e460e97 08:41:41 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/ 08:41:41 (2/6) Installing libgcc (10.3.1_git20210424-r2) 08:41:41 ---> Running in b2a03c90376f 08:41:41 Removing intermediate container c8c4dea10f13 08:41:41 ---> 83e34195827d 08:41:41 Step 22/22 : LABEL version=0.0.0 08:41:41 (3/6) Installing libsodium (1.0.18-r0) 08:41:41 ---> Running in 44a3378e71ce 08:41:41 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 08:41:41 Removing intermediate container 44a3378e71ce 08:41:41 ---> fc54b6268c0b 08:41:41 08:41:41 (5/6) Installing libzmq (4.3.4-r0) 08:41:42 Successfully built fc54b6268c0b 08:41:42 (6/6) Installing zeromq (4.3.4-r0) 08:41:42 Successfully tagged core-command:latest 08:41:42 Building core-metadata 08:41:42  Building core-command ... done Executing busybox-1.33.1-r6.trigger 08:41:42 OK: 8 MiB in 20 packages 08:41:43 Removing intermediate container 6e6442cb105f 08:41:43 ---> 031624de4fed 08:41:43 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 08:41:43 ---> Running in a7fc0f92da38 08:41:43 Removing intermediate container 690946d3e43a 08:41:43 ---> 7117558da707 08:41:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:41:43 Removing intermediate container a7fc0f92da38 08:41:43 ---> d2edc36de0ec 08:41:43 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:41:43 Removing intermediate container b2a03c90376f 08:41:43 ---> 2e8e3f42323a 08:41:43 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:41:44 ---> 6fac1d37ba3a 08:41:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:41:44 ---> Running in 62af4a9db646 08:41:44 ---> 6f1368b3587a 08:41:44 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:41:44 ---> Running in 39c597860c9e 08:41:44 Removing intermediate container 62af4a9db646 08:41:44 ---> e7b9e5f528b6 08:41:44 Step 22/24 : LABEL arch=x86_64 08:41:44 ---> Running in b5e3d0497f18 08:41:44 ---> 99169042e287 08:41:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:41:44 Removing intermediate container b5e3d0497f18 08:41:44 ---> 2a04a1328ca5 08:41:44 Step 23/24 : LABEL git_sha=48f64a87671a48a2f01cfdad9247890435af76e0 08:41:44 ---> Running in 79ebb8d40392 08:41:44 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 08:41:44 Status: Downloaded newer image for docker:20.10.8 08:41:44 ---> bc6c0ffef665 08:41:44 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:41:44 Removing intermediate container 79ebb8d40392 08:41:44 ---> 756c6b7414c9 08:41:44 Step 24/24 : LABEL version=0.0.0 08:41:44 ---> 4501999df885 08:41:44 Step 18/22 : ENTRYPOINT ["/core-data"] 08:41:44 ---> Running in 97008774329a 08:41:44 ---> Running in 845c20e20f35 08:41:44 ---> Running in c6f3ff9daeaa 08:41:44 Removing intermediate container 39c597860c9e 08:41:44 ---> 1a4a87d54638 08:41:44 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 08:41:44 Removing intermediate container 97008774329a 08:41:44 ---> 9de2f1f1d799 08:41:44 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 08:41:44 Removing intermediate container 845c20e20f35 08:41:44 ---> 8a11650306ef 08:41:44 08:41:44 Removing intermediate container c6f3ff9daeaa 08:41:44 ---> c4d8fac8de11 08:41:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:41:45 ---> Running in 102e9c022b07 08:41:45 ---> 3c73fb695641 08:41:45 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:41:45 ---> Running in 9c6e494ca4ce 08:41:45 Successfully built 8a11650306ef 08:41:45 Successfully tagged security-secretstore-setup:latest 08:41:45  Building security-secretstore-setup ... done Building security-proxy-setup 08:41:45 Removing intermediate container 9c6e494ca4ce 08:41:45 ---> a50b69bbbe7c 08:41:45 Step 20/22 : LABEL arch=x86_64 08:41:45 ---> Running in a311f6dddd92 08:41:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:41:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:41:46 (1/42) Installing readline (8.1.0-r0) 08:41:46 (2/42) Installing bash (5.1.4-r0) 08:41:46 Executing bash-5.1.4-r0.post-install 08:41:46 (3/42) Installing brotli-libs (1.0.9-r5) 08:41:46 (4/42) Installing nghttp2-libs (1.43.0-r0) 08:41:46 (5/42) Installing libcurl (7.79.1-r0) 08:41:46 ---> 0d07e00251b9 08:41:46 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:41:46 (6/42) Installing curl (7.79.1-r0) 08:41:46 (7/42) Installing dumb-init (1.2.5-r1) 08:41:46 (8/42) Installing libbz2 (1.0.8-r1) 08:41:46 (9/42) Installing expat (2.4.1-r0) 08:41:46 (10/42) Installing libffi (3.3-r2) 08:41:46 (11/42) Installing gdbm (1.19-r0) 08:41:46 (12/42) Installing xz-libs (5.2.5-r0) 08:41:46 (13/42) Installing libgcc (10.3.1_git20210424-r2) 08:41:46 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 08:41:46 (15/42) Installing mpdecimal (2.5.1-r1) 08:41:46 Removing intermediate container a311f6dddd92 08:41:46 ---> 7bb77d5a248f 08:41:46 Step 21/22 : LABEL git_sha=48f64a87671a48a2f01cfdad9247890435af76e0 08:41:46 (16/42) Installing sqlite-libs (3.35.5-r0) 08:41:46 (17/42) Installing python3 (3.9.5-r2) 08:41:46 ---> Running in 9a8d95c76815 08:41:47 ---> 75fd5af2eb0b 08:41:47 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:41:48 (18/42) Installing py3-appdirs (1.4.4-r2) 08:41:48 (19/42) Installing py3-chardet (4.0.0-r2) 08:41:48 Removing intermediate container 9a8d95c76815 08:41:48 ---> 6a40f5a710e5 08:41:48 Step 22/22 : LABEL version=0.0.0 08:41:48 (20/42) Installing py3-idna (3.2-r0) 08:41:48 (21/42) Installing py3-urllib3 (1.26.5-r0) 08:41:48 (22/42) Installing py3-certifi (2020.12.5-r1) 08:41:48 (23/42) Installing py3-requests (2.25.1-r4) 08:41:48 (24/42) Installing py3-msgpack (1.0.2-r1) 08:41:48 (25/42) Installing py3-lockfile (0.12.2-r4) 08:41:48 (26/42) Installing py3-cachecontrol (0.12.6-r1) 08:41:48 (27/42) Installing py3-colorama (0.4.4-r1) 08:41:48 (28/42) Installing py3-contextlib2 (0.6.0-r1) 08:41:48 (29/42) Installing py3-distlib (0.3.1-r3) 08:41:48 (30/42) Installing py3-distro (1.5.0-r3) 08:41:48 (31/42) Installing py3-six (1.15.0-r1) 08:41:48 (32/42) Installing py3-webencodings (0.5.1-r4) 08:41:48 (33/42) Installing py3-html5lib (1.1-r1) 08:41:50 (34/42) Installing py3-parsing (2.4.7-r2) 08:41:50 (35/42) Installing py3-packaging (20.9-r1) 08:41:50 (36/42) Installing py3-toml (0.10.2-r2) 08:41:50 (37/42) Installing py3-pep517 (0.10.0-r2) 08:41:50 (38/42) Installing py3-progress (1.5-r2) 08:41:50 (39/42) Installing py3-retrying (1.3.3-r1) 08:41:50 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:41:50 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:41:50 (40/42) Installing py3-ordered-set (4.0.2-r1) 08:41:50 (41/42) Installing py3-setuptools (52.0.0-r3) 08:41:50 (42/42) Installing py3-pip (20.3.4-r1) 08:41:50 ---> 0cd69ccea3af 08:41:50 Step 3/20 : WORKDIR /edgex-go 08:41:50 ---> Using cache 08:41:50 ---> ac7bebe45007 08:41:50 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:41:50 ---> Using cache 08:41:50 ---> 666ba2fb4f7b 08:41:50 Step 5/20 : RUN apk add --update --no-cache make git 08:41:50 ---> Using cache 08:41:50 ---> 851aa73eac30 08:41:50 Step 6/20 : COPY . . 08:41:50 ---> Using cache 08:41:50 ---> f25507af60b4 08:41:50 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:50 ---> Using cache 08:41:50 ---> d1b449d39bf7 08:41:50 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:41:51 ---> 0e6002072e76 08:41:51 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:41:51 ---> Running in e03f3f4f9fc8 08:41:51 Executing busybox-1.33.1-r3.trigger 08:41:51 OK: 84 MiB in 64 packages 08:41:51 ---> Running in e712822d2157 08:41:51 Removing intermediate container e712822d2157 08:41:51 ---> 069fe5dd66da 08:41:51 08:41:51 ---> fd1f1aa06966 08:41:51 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 08:41:51 Successfully built 069fe5dd66da 08:41:51 Successfully tagged core-data:latest 08:41:51  Building core-data ... done Building support-notifications 08:41:51 ---> Running in 7a09f382f4df 08:41:51 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 08:41:51 Collecting docker-compose==1.23.2 08:41:52 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:41:52 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:41:52 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:41:52 Collecting texttable<0.10,>=0.9.0 08:41:52 Downloading texttable-0.9.1.tar.gz (11 kB) 08:41:52 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:41:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:41:52 ---> 0cd69ccea3af 08:41:52 Step 3/22 : WORKDIR /edgex-go 08:41:52 ---> Using cache 08:41:52 ---> ac7bebe45007 08:41:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:41:52 ---> Using cache 08:41:52 ---> 666ba2fb4f7b 08:41:52 Step 5/22 : RUN apk add --update --no-cache make git 08:41:52 ---> Using cache 08:41:52 ---> 851aa73eac30 08:41:52 Step 6/22 : COPY . . 08:41:52 ---> Using cache 08:41:52 ---> f25507af60b4 08:41:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:52 ---> Using cache 08:41:52 ---> d1b449d39bf7 08:41:52 Step 8/22 : RUN make cmd/core-metadata/core-metadata 08:41:52 Removing intermediate container 7a09f382f4df 08:41:52 ---> 592b69513da1 08:41:52 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:41:52 Collecting docopt<0.7,>=0.6.1 08:41:53 Downloading docopt-0.6.2.tar.gz (25 kB) 08:41:53 ---> Running in 790848c0fc4b 08:41:53 ---> 808730783f7c 08:41:53 Step 25/30 : RUN chmod +x /entrypoint.sh 08:41:53 ---> Running in 76aea2ab6af2 08:41:53 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 08:41:53 Collecting docker<4.0,>=3.6.0 08:41:53 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:41:54 Collecting PyYAML<4,>=3.10 08:41:54 Downloading PyYAML-3.13.tar.gz (270 kB) 08:41:54 Removing intermediate container 76aea2ab6af2 08:41:54 ---> 2a2a7e840d4e 08:41:54 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 08:41:54 ---> Running in f2b1bbf1b2c7 08:41:54 Removing intermediate container f2b1bbf1b2c7 08:41:54 ---> f43def7a0c1e 08:41:54 Step 27/30 : CMD ["gate"] 08:41:54 ---> Running in 4fba3aa90563 08:41:54 Removing intermediate container 4fba3aa90563 08:41:54 ---> 127e769b60f9 08:41:54 Step 28/30 : LABEL arch=x86_64 08:41:55 ---> Running in 91393b1190d9 08:41:55 Collecting websocket-client<1.0,>=0.32.0 08:41:55 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:41:55 Collecting dockerpty<0.5,>=0.4.1 08:41:55 Removing intermediate container 91393b1190d9 08:41:55 ---> da4fb22a1c35 08:41:55 Step 29/30 : LABEL git_sha=48f64a87671a48a2f01cfdad9247890435af76e0 08:41:55 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:41:55 ---> Running in 06996df73e4e 08:41:55 Removing intermediate container 06996df73e4e 08:41:55 ---> a6f6c088d728 08:41:55 Step 30/30 : LABEL version=0.0.0 08:41:55 Collecting jsonschema<3,>=2.5.1 08:41:55 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:41:55 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 08:41:55 ---> Running in 1dba3bc39646 08:41:55 Collecting cached-property<2,>=1.2.0 08:41:55 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:41:55 Collecting docker-pycreds>=0.4.0 08:41:55 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:41:55 Removing intermediate container 1dba3bc39646 08:41:55 ---> c3b33c42d8ae 08:41:55 08:41:56 Collecting chardet<3.1.0,>=3.0.2 08:41:56 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 08:41:56 Successfully built c3b33c42d8ae 08:41:56 Successfully tagged security-bootstrapper:latest 08:41:56  Building security-bootstrapper ... done Building support-scheduler 08:41:56 Collecting urllib3<1.25,>=1.21.1 08:41:56 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:41:56 Collecting idna<2.8,>=2.5 08:41:56 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:41:56 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) 08:41:56 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 08:41:56 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 08:41:56 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 08:41:56 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 08:41:57 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 08:41:57 Attempting uninstall: urllib3 08:41:57 Found existing installation: urllib3 1.26.5 08:41:57 Uninstalling urllib3-1.26.5: 08:41:57 Successfully uninstalled urllib3-1.26.5 08:41:57 Attempting uninstall: idna 08:41:57 Found existing installation: idna 3.2 08:41:57 Uninstalling idna-3.2: 08:41:57 Successfully uninstalled idna-3.2 08:41:57 Attempting uninstall: chardet 08:41:57 Found existing installation: chardet 4.0.0 08:41:57 Uninstalling chardet-4.0.0: 08:41:57 Successfully uninstalled chardet-4.0.0 08:41:58 Attempting uninstall: requests 08:41:58 Found existing installation: requests 2.25.1 08:41:58 Uninstalling requests-2.25.1: 08:41:58 Successfully uninstalled requests-2.25.1 08:41:58 Running setup.py install for texttable: started 08:41:59 Running setup.py install for texttable: finished with status 'done' 08:41:59 Running setup.py install for PyYAML: started 08:42:00 Running setup.py install for PyYAML: finished with status 'done' 08:42:00 Running setup.py install for docopt: started 08:42:01 Running setup.py install for docopt: finished with status 'done' 08:42:01 Running setup.py install for dockerpty: started 08:42:02 Running setup.py install for dockerpty: finished with status 'done' 08:42:03 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 08:42:03 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:42:03 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:42:03 ---> 0cd69ccea3af 08:42:03 Step 3/21 : WORKDIR /edgex-go 08:42:03 ---> Using cache 08:42:03 ---> ac7bebe45007 08:42:03 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:42:03 ---> Using cache 08:42:03 ---> 666ba2fb4f7b 08:42:03 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 08:42:04 ---> Running in f701ba1a09e1 08:42:05 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:42:06 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:42:06 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:42:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:42:06 ---> 0cd69ccea3af 08:42:06 Step 3/23 : WORKDIR /edgex-go 08:42:06 ---> Using cache 08:42:06 ---> ac7bebe45007 08:42:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:42:06 ---> Using cache 08:42:06 ---> 666ba2fb4f7b 08:42:06 Step 5/23 : RUN apk add --update --no-cache make git 08:42:06 ---> Using cache 08:42:06 ---> 851aa73eac30 08:42:06 Step 6/23 : COPY go.mod . 08:42:07 OK: 220 MiB in 52 packages 08:42:07 ---> 9734f1d207ca 08:42:07 Step 7/23 : RUN go mod download 08:42:07 ---> Running in 89de44b73a1f 08:42:08 Removing intermediate container f701ba1a09e1 08:42:08 ---> 77fb8f46977e 08:42:08 Step 6/21 : COPY . . 08:42:09 Removing intermediate container 102e9c022b07 08:42:09 ---> 3b9ef28d8272 08:42:09 Step 13/22 : ENV APP_PORT=58890 08:42:10 ---> Running in 00922f4b4f71 08:42:10 Removing intermediate container 00922f4b4f71 08:42:10 ---> 06cfe8e4d19e 08:42:10 Step 14/22 : EXPOSE $APP_PORT 08:42:10 Merging remotes/origin/main commit b7985a5e213d1adc6c93ffba227765f14366fda1 into PR head commit 3b0cf43c7e43d1d5d2a17e9468597ccdf90f6ff1 08:42:10 ---> Running in 0e1df11418e3 08:42:10 Removing intermediate container 0e1df11418e3 08:42:10 ---> 67b8aefcb276 08:42:10 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:42:10 Removing intermediate container 89de44b73a1f 08:42:10 ---> 510c57617b3a 08:42:10 Step 8/23 : COPY . . 08:42:11 Merge succeeded, producing b7d8fe1d1dcfe45d46e06b5f442add4dbe49c534 08:42:11 Checking out Revision b7d8fe1d1dcfe45d46e06b5f442add4dbe49c534 (PR-3826) 08:42:13 ---> 9599bfa67b12 08:42:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:42:14 ---> 8eef7aa082fb 08:42:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:42:15 ---> 604cacc86521 08:42:15 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 08:42:15 ---> Running in 2e89e6f3ef96 08:42:15 Removing intermediate container 2e89e6f3ef96 08:42:15 ---> 2b3ddc5cbf3d 08:42:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:42:15 Commit message: "Merge commit 'b7985a5e213d1adc6c93ffba227765f14366fda1' into HEAD" 08:42:15 ---> Running in 07f6f4b8abbe 08:42:15 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:42:16 ---> cb45704818bf 08:42:16 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:42:16 Removing intermediate container 07f6f4b8abbe 08:42:16 ---> 21884a59f8da 08:42:16 Step 20/22 : LABEL arch=x86_64 08:42:16 ---> Running in d8cd12391c6b 08:42:16 ---> Running in de4ee0f434f7 08:42:16 Removing intermediate container de4ee0f434f7 08:42:16 ---> 368c5c80f3f6 08:42:16 Step 21/22 : LABEL git_sha=48f64a87671a48a2f01cfdad9247890435af76e0 08:42:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:42:16 % Total % Received % Xferd Average Speed Time Time Time Current 08:42:16 Dload Upload Total Spent Left Speed 08:42:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 131k 0 --:--:-- --:--:-- --:--:-- 132k [Pipeline] sh 08:42:16 ---> Running in 5b5dadb67c78 08:42:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:42:17 Removing intermediate container 5b5dadb67c78 08:42:17 ---> cdf0b932a143 08:42:17 Step 22/22 : LABEL version=0.0.0 08:42:17 + sudo tee /etc/docker/daemon.new 08:42:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:42:17 { 08:42:17 "registry-mirrors": [ 08:42:17 "https://nexus3.edgexfoundry.org:10001" 08:42:17 ], 08:42:17 "bip": "10.250.0.254/24", 08:42:17 "hosts": [ 08:42:17 "tcp://0.0.0.0:5555", 08:42:17 "unix:///var/run/docker.sock" 08:42:17 ], 08:42:17 "mtu": 1458, 08:42:17 "selinux-enabled": true, 08:42:17 "seccomp-profile": "/etc/docker/seccomp.json" 08:42:17 } [Pipeline] sh 08:42:17 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 08:42:17 ---> Running in 6d2039877bf2 08:42:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:42:17 Removing intermediate container 6d2039877bf2 08:42:17 ---> f601b80bc2ff 08:42:17 08:42:17 Successfully built f601b80bc2ff 08:42:18 + sudo service docker restart 08:42:18 Successfully tagged sys-mgmt-agent:latest 08:42:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:42:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:42:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:42:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:42:09 using GIT_SSH to set credentials SSH Credentials for GitHub 08:42:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3826/head:refs/remotes/origin/PR-3826 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:42:10 > git config core.sparsecheckout # timeout=10 08:42:10 > git checkout -f 3b0cf43c7e43d1d5d2a17e9468597ccdf90f6ff1 # timeout=10 08:42:10 > git remote # timeout=10 08:42:10 > git config --get remote.origin.url # timeout=10 08:42:10 using GIT_SSH to set credentials SSH Credentials for GitHub 08:42:10 > git merge b7985a5e213d1adc6c93ffba227765f14366fda1 # timeout=10 08:42:11 > git rev-parse HEAD^{commit} # timeout=10 08:42:11 > git config core.sparsecheckout # timeout=10 08:42:11 > git checkout -f b7d8fe1d1dcfe45d46e06b5f442add4dbe49c534 # timeout=10 08:42:15 > git rev-list --no-walk b20f14036e38a12ca1c57c18d6b7c66756e13535 # timeout=10 08:42:18  Building sys-mgmt-agent ... done Removing intermediate container d8cd12391c6b 08:42:18 ---> cb17fa396d45 08:42:18 Step 8/21 : RUN make cmd/support-notifications/support-notifications 08:42:18 ---> Running in 2c01b59becd3 08:42:19 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 08:42:20 ---> fd8c89f0587c 08:42:20 Step 9/23 : RUN go mod tidy 08:42:20 ---> Running in adb80cf5008a 08:42:21 Removing intermediate container e03f3f4f9fc8 08:42:21 ---> c389c878fec3 08:42:21 08:42:21 Step 9/20 : FROM alpine:3.14 08:42:21 ---> 0a97eee8041e 08:42:21 Step 10/20 : RUN apk add --update --no-cache curl 08:42:21 ---> Running in 75090ac1ecb6 08:42:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:42:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:42:22 (1/5) Installing ca-certificates (20191127-r5) 08:42:22 (2/5) Installing brotli-libs (1.0.9-r5) 08:42:22 (3/5) Installing nghttp2-libs (1.43.0-r0) 08:42:22 (4/5) Installing libcurl (7.79.1-r0) 08:42:22 (5/5) Installing curl (7.79.1-r0) 08:42:22 Executing busybox-1.33.1-r6.trigger 08:42:22 Executing ca-certificates-20191127-r5.trigger 08:42:23 OK: 8 MiB in 19 packages 08:42:23 Removing intermediate container 75090ac1ecb6 08:42:23 ---> ef71c8fc5e09 08:42:23 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:42:23 ---> Running in cb4dcd5818cd 08:42:23 Removing intermediate container cb4dcd5818cd 08:42:23 ---> 05b468ee0d12 08:42:23 Step 12/20 : WORKDIR /edgex 08:42:23 ---> Running in 2d44cd90d8ee 08:42:24 Removing intermediate container 2d44cd90d8ee 08:42:24 ---> 214a76b1f58d 08:42:24 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:42:24 ---> 67acad76a8f2 08:42:24 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:42:24 ---> 1390eac8c377 08:42:24 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:42:25 Removing intermediate container adb80cf5008a 08:42:25 ---> 885d3b96bef7 08:42:25 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 08:42:25 ---> c3d88fa4be49 08:42:25 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:42:25 ---> Running in 1231eded8bb6 08:42:25 ---> Running in ff2f2f6b7020 08:42:25 Removing intermediate container 1231eded8bb6 08:42:25 ---> d72a315ddb11 08:42:25 Step 17/20 : CMD ["--init=true"] 08:42:25 ---> Running in f786eef58e19 08:42:25 Removing intermediate container f786eef58e19 08:42:25 ---> 263e5b393ff1 08:42:25 Step 18/20 : LABEL arch=x86_64 08:42:25 ---> Running in 2226613a5b6a 08:42:26 Removing intermediate container 2226613a5b6a 08:42:26 ---> b830b2b95d57 08:42:26 Step 19/20 : LABEL git_sha=48f64a87671a48a2f01cfdad9247890435af76e0 08:42:26 ---> Running in 1caa930691ff 08:42:26 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 08:42:26 Removing intermediate container 1caa930691ff 08:42:26 ---> 4f660dc03b50 08:42:26 Step 20/20 : LABEL version=0.0.0 08:42:26 ---> Running in 2a4de130d549 08:42:27 Removing intermediate container 2a4de130d549 08:42:27 ---> 33c2ee77903d 08:42:27 08:42:27 Removing intermediate container 790848c0fc4b 08:42:27 ---> 3b5ea1497fed 08:42:27 08:42:27 Step 9/22 : FROM alpine:3.14 08:42:27 ---> 0a97eee8041e 08:42:27 Step 10/22 : RUN apk add --update --no-cache dumb-init 08:42:27 ---> Using cache 08:42:27 ---> c4517958f05a 08:42:27 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:42:27 ---> Using cache 08:42:27 ---> 09c6ded0edae 08:42:27 Step 12/22 : ENV APP_PORT=59881 08:42:27 Successfully built 33c2ee77903d 08:42:27 Successfully tagged security-proxy-setup:latest 08:42:27  Building security-proxy-setup ... done  ---> Running in d3f0bf110eef 08:42:27 Removing intermediate container d3f0bf110eef 08:42:27 ---> 528b03e4580d 08:42:27 Step 13/22 : EXPOSE $APP_PORT 08:42:27 ---> Running in 4c38072113c8 08:42:27 Removing intermediate container 4c38072113c8 08:42:27 ---> d39ff9df2d57 08:42:27 Step 14/22 : WORKDIR / 08:42:27 ---> Running in 60ef66a21821 08:42:27 Removing intermediate container 60ef66a21821 08:42:27 ---> acabfa2f9268 08:42:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:42:27 ---> a436071683ac 08:42:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:42:28 ---> 2552250086be 08:42:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:42:28 ---> be3e3dfa7d9a 08:42:28 Step 18/22 : ENTRYPOINT ["/core-metadata"] 08:42:28 ---> Running in 9b066edde8ca 08:42:29 Removing intermediate container 9b066edde8ca 08:42:29 ---> 21dc48a299b4 08:42:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:42:29 ---> Running in 81ca6adf39b8 08:42:29 Removing intermediate container 81ca6adf39b8 08:42:29 ---> 329f8665da17 08:42:29 Step 20/22 : LABEL arch=x86_64 08:42:29 ---> Running in f6ba4b665f68 08:42:29 Removing intermediate container f6ba4b665f68 08:42:29 ---> f81adc89b122 08:42:29 Step 21/22 : LABEL git_sha=48f64a87671a48a2f01cfdad9247890435af76e0 08:42:29 ---> Running in 833af7fc7e05 08:42:29 Removing intermediate container 833af7fc7e05 08:42:29 ---> 9138db314209 08:42:29 Step 22/22 : LABEL version=0.0.0 08:42:29 ---> Running in 1f96bebc794a 08:42:29 Removing intermediate container 1f96bebc794a 08:42:29 ---> ca33627b89a3 08:42:29 08:42:29 Successfully built ca33627b89a3 08:42:29 Successfully tagged core-metadata:latest [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:42:36 provisioning config files... 08:42:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config9186342104377697884tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:42:37 ---> docker-login.sh 08:42:37 nexus3.edgexfoundry.org:10001 08:42:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:38 Configure a credential helper to remove this warning. See 08:42:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:38 08:42:38 Login Succeeded 08:42:38 nexus3.edgexfoundry.org:10002 08:42:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:38 Configure a credential helper to remove this warning. See 08:42:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:38 08:42:38 Login Succeeded 08:42:38 nexus3.edgexfoundry.org:10003 08:42:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:39 Configure a credential helper to remove this warning. See 08:42:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:39 08:42:39 Login Succeeded 08:42:39 nexus3.edgexfoundry.org:10004 08:42:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:39  Building core-metadata ... done Removing intermediate container 2c01b59becd3 08:42:39 ---> 419f918b914f 08:42:39 08:42:39 Step 9/21 : FROM alpine:3.14 08:42:39 ---> 0a97eee8041e 08:42:39 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 08:42:39 ---> Running in 6741b11fe34e 08:42:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:42:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:39 Configure a credential helper to remove this warning. See 08:42:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:39 08:42:39 Login Succeeded 08:42:39 docker.io 08:42:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:42:40 (1/2) Installing ca-certificates (20191127-r5) 08:42:40 (2/2) Installing dumb-init (1.2.5-r1) 08:42:40 Executing busybox-1.33.1-r6.trigger 08:42:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:40 Executing ca-certificates-20191127-r5.trigger 08:42:40 OK: 6 MiB in 16 packages 08:42:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:40 Configure a credential helper to remove this warning. See 08:42:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:40 08:42:40 Login Succeeded 08:42:40 ---> docker-login.sh ends [Pipeline] } 08:42:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 08:42:40 Removing intermediate container 6741b11fe34e 08:42:40 ---> c0250eaf641d 08:42:40 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:42:40 ---> Running in f565db71ce43 08:42:40 Removing intermediate container f565db71ce43 08:42:40 ---> 18da256c70e3 08:42:40 Step 12/21 : ENV APP_PORT=59860 08:42:40 ---> Running in 4d54288fd2de 08:42:41 Removing intermediate container 4d54288fd2de 08:42:41 ---> 264dc5fbbda1 08:42:41 Step 13/21 : EXPOSE $APP_PORT 08:42:41 ---> Running in 26ddbd89ac23 08:42:41 Removing intermediate container 26ddbd89ac23 08:42:41 ---> 1b0ff5ff6ac2 08:42:41 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] echo 08:42:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:42:41 ========================================================= 08:42:41 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:42:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:42:41 ---> 165bd5b57938 08:42:41 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:42:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:42:41 ---> 7e68e3e38214 08:42:41 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:42:41 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:42:41 552d1f2373af: Pulling fs layer 08:42:41 ea3f2d53f512: Pulling fs layer 08:42:41 9e70ebbbe112: Pulling fs layer 08:42:41 7a9cfe048b4a: Pulling fs layer 08:42:41 72dc09318566: Pulling fs layer 08:42:41 f4f7b4309257: Pulling fs layer 08:42:41 0ac9a79272e3: Pulling fs layer 08:42:41 b78e95d17946: Pulling fs layer 08:42:41 f4f7b4309257: Waiting 08:42:41 7a9cfe048b4a: Waiting 08:42:41 72dc09318566: Waiting 08:42:41 0ac9a79272e3: Waiting 08:42:41 b78e95d17946: Waiting 08:42:41 9e70ebbbe112: Verifying Checksum 08:42:41 9e70ebbbe112: Download complete 08:42:41 ea3f2d53f512: Verifying Checksum 08:42:41 ea3f2d53f512: Download complete 08:42:41 72dc09318566: Verifying Checksum 08:42:41 72dc09318566: Download complete 08:42:41 f4f7b4309257: Verifying Checksum 08:42:41 f4f7b4309257: Download complete 08:42:41 552d1f2373af: Verifying Checksum 08:42:41 552d1f2373af: Download complete 08:42:41 0ac9a79272e3: Verifying Checksum 08:42:41 0ac9a79272e3: Download complete 08:42:42 ---> 88a19001c7f0 08:42:42 Step 17/21 : ENTRYPOINT ["/support-notifications"] 08:42:42 ---> Running in f2cbf5261748 08:42:42 Removing intermediate container f2cbf5261748 08:42:42 ---> 6366bc54ecd4 08:42:42 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:42:42 Removing intermediate container ff2f2f6b7020 08:42:42 ---> 5efbe01f51cb 08:42:42 08:42:42 Step 11/23 : FROM alpine:3.14 08:42:42 ---> 0a97eee8041e 08:42:42 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:42:42 ---> Using cache 08:42:42 ---> c4517958f05a 08:42:42 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:42:42 ---> Using cache 08:42:42 ---> 09c6ded0edae 08:42:42 Step 14/23 : ENV APP_PORT=59861 08:42:42 ---> Running in 8f7f2fe04532 08:42:42 ---> Running in b971171a4bd2 08:42:42 Removing intermediate container 8f7f2fe04532 08:42:42 ---> a45729b534bf 08:42:42 Step 19/21 : LABEL arch=x86_64 08:42:42 ---> Running in 1e77a52ab3ec 08:42:42 Removing intermediate container b971171a4bd2 08:42:42 ---> 76b7c9a8060f 08:42:42 Step 15/23 : EXPOSE $APP_PORT 08:42:42 ---> Running in c8da2d586388 08:42:42 Removing intermediate container 1e77a52ab3ec 08:42:42 ---> de8f7e9eaa6e 08:42:42 Step 20/21 : LABEL git_sha=48f64a87671a48a2f01cfdad9247890435af76e0 08:42:42 ---> Running in 0b0ae2205f84 08:42:42 Removing intermediate container c8da2d586388 08:42:42 ---> 847d590f925a 08:42:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:42:42 Removing intermediate container 0b0ae2205f84 08:42:42 ---> f015178859ed 08:42:42 Step 21/21 : LABEL version=0.0.0 08:42:42 ---> Running in c4493a62e446 08:42:42 ---> 959384597b0c 08:42:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:42:42 552d1f2373af: Pull complete 08:42:43 Removing intermediate container c4493a62e446 08:42:43 ---> 33f358fd21f2 08:42:43 08:42:43 Successfully built 33f358fd21f2 08:42:43 Successfully tagged support-notifications:latest 08:42:43  Building support-notifications ... done  ---> 4e9133c153fc 08:42:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:42:43 ---> 7008816d387b 08:42:43 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:42:43 ---> Running in f23a83a0083e 08:42:43 ea3f2d53f512: Pull complete 08:42:43 Removing intermediate container f23a83a0083e 08:42:43 ---> 3296a01cabe6 08:42:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:42:43 ---> Running in dbad9ffa6e00 08:42:43 Removing intermediate container dbad9ffa6e00 08:42:43 ---> 3617c6f74c57 08:42:43 Step 21/23 : LABEL arch=x86_64 08:42:43 ---> Running in a8689cb24c42 08:42:43 Removing intermediate container a8689cb24c42 08:42:43 ---> fdd5aa424a07 08:42:43 Step 22/23 : LABEL git_sha=48f64a87671a48a2f01cfdad9247890435af76e0 08:42:43 9e70ebbbe112: Pull complete 08:42:43 ---> Running in 7697a28a2176 08:42:43 Removing intermediate container 7697a28a2176 08:42:43 ---> acc326f94695 08:42:43 Step 23/23 : LABEL version=0.0.0 08:42:43 ---> Running in 766e3d881953 08:42:43 Removing intermediate container 766e3d881953 08:42:43 ---> b2e313378b1b 08:42:43 08:42:43 Successfully built b2e313378b1b 08:42:44 b78e95d17946: Verifying Checksum 08:42:44 b78e95d17946: Download complete 08:42:44 Successfully tagged support-scheduler:latest 08:42:44  Building support-scheduler ... done  [Pipeline] } 08:42:44 $ docker stop --time=1 04b3491f3b25933117f130bfcb014d1a653fe3850bcd7a6d91291f954190ee06 08:42:44 7a9cfe048b4a: Verifying Checksum 08:42:44 7a9cfe048b4a: Download complete 08:42:45 $ docker rm -f 04b3491f3b25933117f130bfcb014d1a653fe3850bcd7a6d91291f954190ee06 [Pipeline] // withDockerContainer [Pipeline] sh 08:42:45 + docker images 08:42:45 REPOSITORY TAG IMAGE ID CREATED SIZE 08:42:45 support-scheduler latest b2e313378b1b 2 seconds ago 16.2MB 08:42:45 support-notifications latest 33f358fd21f2 3 seconds ago 17MB 08:42:45 5efbe01f51cb 3 seconds ago 1.76GB 08:42:45 419f918b914f 7 seconds ago 1.76GB 08:42:45 core-metadata latest ca33627b89a3 16 seconds ago 16.9MB 08:42:45 3b5ea1497fed 19 seconds ago 1.76GB 08:42:45 security-proxy-setup latest 33c2ee77903d 19 seconds ago 26.9MB 08:42:45 c389c878fec3 24 seconds ago 1.77GB 08:42:45 sys-mgmt-agent latest f601b80bc2ff 28 seconds ago 294MB 08:42:45 security-bootstrapper latest c3b33c42d8ae 50 seconds ago 18.9MB 08:42:45 core-data latest 069fe5dd66da 54 seconds ago 20.7MB 08:42:45 security-secretstore-setup latest 8a11650306ef About a minute ago 28.4MB 08:42:45 core-command latest fc54b6268c0b About a minute ago 16.1MB 08:42:45 94e0593cd9f3 About a minute ago 1.76GB 08:42:45 8aea843a4f32 About a minute ago 1.76GB 08:42:45 89a15ea54a3f About a minute ago 1.77GB 08:42:45 acb19e5835c9 About a minute ago 1.77GB 08:42:45 48e23852895a About a minute ago 1.76GB 08:42:45 ci-base-image-x86_64 latest 0cd69ccea3af 5 minutes ago 1.25GB 08:42:45 alpine 3.14 0a97eee8041e 2 weeks ago 5.61MB 08:42:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 6 weeks ago 548MB 08:42:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 7 weeks ago 34.5MB 08:42:45 docker 20.10.8 bc6c0ffef665 2 months ago 214MB 08:42:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 17 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 08:42:54 7a9cfe048b4a: Pull complete 08:42:54 72dc09318566: Pull complete 08:42:54 f4f7b4309257: Pull complete 08:42:54 0ac9a79272e3: Pull complete 08:43:01 Still waiting to schedule task 08:43:01 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-770’ 08:43:01 b78e95d17946: Pull complete 08:43:01 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 08:43:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:43:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 08:43:01 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:43:01 WORKDIR /edgex 08:43:01 COPY go.mod . 08:43:01 RUN go mod download 08:43:01 + docker build -t ci-base-image-arm64 -f - . 08:43:04 Sending build context to Docker daemon 168.9MB 08:43:04 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:43:04 ---> 8b459fc5aaf0 08:43:04 Step 2/4 : WORKDIR /edgex 08:43:06 ---> Running in 71e31e30ef3b 08:43:06 Removing intermediate container 71e31e30ef3b 08:43:06 ---> c98ad7322cc7 08:43:06 Step 3/4 : COPY go.mod . 08:43:07 ---> c5617bf0a25a 08:43:07 Step 4/4 : RUN go mod download 08:43:07 ---> Running in aea05032dedf 08:44:25 Running on prd-ubuntu18.04-docker-8c-8g-773 in /w/workspace/edgexfoundry_edgex-go_PR-3826 [Pipeline] { [Pipeline] ws 08:44:25 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 08:44:25 The recommended git tool is: git 08:44:27 using credential edgex-jenkins-ssh 08:44:27 Cloning the remote Git repository 08:44:27 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:44:27 > git init /w/workspace/edgex-go/5 # timeout=10 08:44:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:44:27 > git --version # timeout=10 08:44:27 > git --version # 'git version 2.17.1' 08:44:27 using GIT_SSH to set credentials SSH Credentials for GitHub 08:44:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:44:29 Removing intermediate container aea05032dedf 08:44:29 ---> 404d5faeeea8 08:44:29 Successfully built 404d5faeeea8 08:44:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:44:29 + docker inspect -f . ci-base-image-arm64 08:44:29 . [Pipeline] withDockerContainer 08:44:29 prd-ubuntu18.04-docker-arm64-4c-16g-768 does not seem to be running inside a container 08:44:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:44:31 $ docker top 1bb8b375fdd5ad0c5eb45ccd39cdd42f52865339b06dc954cb975d4d21f3983a -eo pid,comm [Pipeline] { [Pipeline] sh 08:44:32 + go version 08:44:32 go version go1.16.8 linux/arm64 [Pipeline] } 08:44:32 $ docker stop --time=1 1bb8b375fdd5ad0c5eb45ccd39cdd42f52865339b06dc954cb975d4d21f3983a 08:44:34 $ docker rm -f 1bb8b375fdd5ad0c5eb45ccd39cdd42f52865339b06dc954cb975d4d21f3983a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:44:34 + docker inspect -f . ci-base-image-arm64 08:44:34 . [Pipeline] withDockerContainer 08:44:35 prd-ubuntu18.04-docker-arm64-4c-16g-768 does not seem to be running inside a container 08:44:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:44:36 $ docker top 79fd2dc71ba90603e1f79657c3c4ce7c011d910f3ce39cb4ebfe7efa19145133 -eo pid,comm [Pipeline] { [Pipeline] echo 08:44:37 ========================================================= 08:44:37 [edgeXBuildGoParallel] Running Tests and Build... 08:44:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:44:37 + make test 08:44:37 go mod tidy 08:44:38 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:45:10 ? github.com/edgexfoundry/edgex-go [no test files] 08:46:18 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:46:23 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:46:24 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:46:24 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:46:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:46:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:46:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:46:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:46:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:46:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:46:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:46:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:46:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:46:40 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:46:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.202s coverage: 28.7% of statements 08:46:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:46:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:46:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.412s coverage: 98.5% of statements 08:46:53 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:46:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.485s coverage: 44.7% of statements 08:46:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:46:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:46:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.793s coverage: 89.5% of statements 08:46:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:46:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:46:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.281s coverage: 84.4% of statements 08:46:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:46:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:46:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 08:46:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:46:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:47:08 Merging remotes/origin/main commit b7985a5e213d1adc6c93ffba227765f14366fda1 into PR head commit 3b0cf43c7e43d1d5d2a17e9468597ccdf90f6ff1 08:47:09 Merge succeeded, producing 41577234ba003131683539bcd4667e0ac93e1491 08:47:09 Checking out Revision 41577234ba003131683539bcd4667e0ac93e1491 (PR-3826) 08:47:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.862s coverage: 94.2% of statements 08:47:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:47:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:47:09 ok github.com/edgexfoundry/edgex-go/internal/io 0.255s coverage: 59.1% of statements 08:47:09 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:47:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:47:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:47:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:47:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:47:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.268s coverage: 60.0% of statements 08:47:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:47:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:47:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:47:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.348s coverage: 0.9% of statements 08:47:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:47:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.233s coverage: 58.8% of statements 08:47:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.275s coverage: 21.7% of statements 08:47:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:47:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.251s coverage: 47.1% of statements 08:47:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.249s coverage: 79.5% of statements 08:47:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.228s coverage: 94.1% of statements 08:47:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.251s coverage: 96.3% of statements 08:47:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.207s coverage: 87.5% of statements 08:47:12 Commit message: "Merge commit 'b7985a5e213d1adc6c93ffba227765f14366fda1' into HEAD" 08:47:12 First time build. Skipping changelog. 08:47:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:47:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:47:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:47:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:47:08 using GIT_SSH to set credentials SSH Credentials for GitHub 08:47:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3826/head:refs/remotes/origin/PR-3826 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:47:08 > git config core.sparsecheckout # timeout=10 08:47:08 > git checkout -f 3b0cf43c7e43d1d5d2a17e9468597ccdf90f6ff1 # timeout=10 08:47:09 > git remote # timeout=10 08:47:09 > git config --get remote.origin.url # timeout=10 08:47:09 using GIT_SSH to set credentials SSH Credentials for GitHub 08:47:09 > git merge b7985a5e213d1adc6c93ffba227765f14366fda1 # timeout=10 08:47:09 > git rev-parse HEAD^{commit} # timeout=10 08:47:09 > git config core.sparsecheckout # timeout=10 08:47:09 > git checkout -f 41577234ba003131683539bcd4667e0ac93e1491 # timeout=10 08:47:12 > git rev-list --no-walk b20f14036e38a12ca1c57c18d6b7c66756e13535 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:47:13 + echo snap-build.sh 08:47:13 snap-build.sh 08:47:13 + SNAP_BASE_DIR=. 08:47:13 + '[' '!' -z /w/workspace/edgex-go/5 ']' 08:47:13 + SNAP_BASE_DIR=/w/workspace/edgex-go/5 08:47:13 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' 08:47:13 [snap-build] Building snap in dir [/w/workspace/edgex-go/5] 08:47:13 + cd /w/workspace/edgex-go/5 08:47:13 + sudo apt-get remove -qy --purge lxd lxd-client 08:47:13 Reading package lists... 08:47:13 Building dependency tree... 08:47:13 Reading state information... 08:47:13 The following packages were automatically installed and are no longer required: 08:47:13 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 08:47:13 uidmap xdelta3 08:47:13 Use 'sudo apt autoremove' to remove them. 08:47:13 The following packages will be REMOVED: 08:47:13 lxd* lxd-client* 08:47:13 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 08:47:13 After this operation, 31.7 MB disk space will be freed. 08:47:14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 08:47:14 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 08:47:15 Removing lxd dnsmasq configuration 08:47:15 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 08:47:15 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 08:47:15 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:47:15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 08:47:15 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 08:47:17 Processing triggers for systemd (237-3ubuntu10.45) ... 08:47:17 Processing triggers for ureadahead (0.100.0-21) ... 08:47:17 + sudo snap remove --purge lxd 08:47:17 snap "lxd" is not installed 08:47:17 + sudo groupadd --force --system lxd 08:47:17 ++ whoami 08:47:17 + sudo /usr/sbin/usermod -G lxd -a jenkins 08:47:17 + newgrp - lxd 08:47:18 + sudo snap install lxd 08:47:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.278s coverage: 94.4% of statements 08:47:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.197s coverage: 44.8% of statements 08:47:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.610s coverage: 82.5% of statements 08:47:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:47:30 2021-11-30T08:47:26Z INFO Waiting for automatic snapd restart... 08:47:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.304s coverage: 92.9% of statements 08:47:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:47:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:47:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:47:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements 08:47:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:47:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:47:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:47:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:47:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:47:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.217s coverage: 87.2% of statements 08:47:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:47:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:47:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.191s coverage: 100.0% of statements 08:47:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:47:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.283s coverage: 58.8% of statements 08:47:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:47:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.278s coverage: 80.0% of statements 08:47:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.278s coverage: 87.2% of statements 08:47:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.286s coverage: 85.4% of statements 08:47:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.948s coverage: 91.2% of statements 08:47:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:47:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.908s coverage: 64.4% of statements 08:47:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:47:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:47:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.212s coverage: 100.0% of statements 08:47:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.126s coverage: 89.4% of statements 08:47:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements 08:47:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.055s coverage: 73.7% of statements 08:47:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements 08:47:45 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.424s coverage: 65.4% of statements 08:47:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:47:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:47:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:47:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.989s coverage: 43.8% of statements 08:47:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:47:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:47:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.385s coverage: 89.5% of statements 08:47:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:47:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.289s coverage: 84.8% of statements 08:47:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:47:48 lxd 4.20 from Canonical* installed 08:47:48 + sudo lxd init --auto 08:47:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.282s coverage: 17.7% of statements 08:47:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:47:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:47:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:47:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:47:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.693s coverage: 92.3% of statements 08:47:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:47:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:47:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:47:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:47:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.373s coverage: 63.2% of statements 08:47:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:47:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:47:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.483s coverage: 97.7% of statements 08:47:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:47:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:47:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:47:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 08:47:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.193s coverage: 28.9% of statements 08:47:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 08:47:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 08:47:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:47:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:47:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 08:47:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:47:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.221s coverage: 100.0% of statements 08:47:56 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.089s coverage: 96.9% of statements 08:47:56 + sudo snap install --classic snapcraft 08:47:57 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 08:47:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:47:57 GO111MODULE=on go vet ./... 08:48:14 snapcraft 5.0 from Canonical* installed 08:48:14 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 08:48:14 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 08:48:14 % Total % Received % Xferd Average Speed Time Time Time Current 08:48:14 Dload Upload Total Spent Left Speed 08:48:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 7936 0 --:--:-- --:--:-- --:--:-- 7936 08:48:14 100 3325k 100 3325k 0 0 16.7M 0 --:--:-- --:--:-- --:--:-- 16.7M 08:48:14 ./yq_linux_amd64 08:48:14 + sudo snapcraft prime --use-lxd 08:48:16 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 08:48:16 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: 08:48:16 - README.md 08:48:16 08:48:16 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:48:16 Launching a container. 08:48:31 Waiting for container to be ready 08:48:31 To start your first container, try: lxc launch ubuntu:20.04 08:48:31 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 08:48:31 08:48:35 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 08:48:35 Waiting for network to be ready... 08:48:35 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:48:35 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:48:36 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1971 kB] 08:48:36 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:48:36 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:48:36 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:48:36 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:48:36 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:48:36 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [354 kB] 08:48:36 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:48:36 Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:48:36 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:48:36 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 08:48:36 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 08:48:36 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [530 kB] 08:48:37 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [71.7 kB] 08:48:37 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1151 kB] 08:48:37 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] 08:48:37 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:48:38 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2320 kB] 08:48:39 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [447 kB] 08:48:39 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 08:48:39 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 08:48:39 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [555 kB] 08:48:39 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [75.8 kB] 08:48:39 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1768 kB] 08:48:40 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] 08:48:40 Fetched 25.7 MB in 5s (5383 kB/s) 08:48:41 Reading package lists... 08:48:41 Reading package lists... 08:48:41 Building dependency tree... 08:48:41 Reading state information... 08:48:41 The following additional packages will be installed: 08:48:41 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:48:41 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:48:41 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:48:41 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 08:48:41 Suggested packages: 08:48:41 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 08:48:41 Recommended packages: 08:48:41 gnupg libsasl2-modules 08:48:41 The following NEW packages will be installed: 08:48:41 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:48:41 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:48:41 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:48:41 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 08:48:41 The following packages will be upgraded: 08:48:41 gpg gpg-agent gpgconf libudev1 08:48:41 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 08:48:41 Need to get 3527 kB of archives. 08:48:41 After this operation, 13.3 MB of additional disk space will be used. 08:48:41 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 08:48:41 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 08:48:41 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 08:48:41 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 08:48:41 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 08:48:42 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 08:48:43 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 08:48:43 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 08:48:43 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 08:48:43 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 08:48:43 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 08:48:43 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 08:48:43 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 08:48:43 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 08:48:43 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 08:48:43 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 08:48:43 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 08:48:43 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 08:48:43 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 08:48:43 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 08:48:43 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 08:48:43 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 08:48:43 debconf: delaying package configuration, since apt-utils is not installed 08:48:43 Fetched 3527 kB in 2s (2321 kB/s) 08:48:43 (Reading database ... 12511 files and directories currently installed.) 08:48:43 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 08:48:43 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 08:48:43 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 08:48:43 Selecting previously unselected package udev. 08:48:43 (Reading database ... 12511 files and directories currently installed.) 08:48:43 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 08:48:43 Unpacking udev (237-3ubuntu10.52) ... 08:48:43 Selecting previously unselected package libfuse2:amd64. 08:48:43 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 08:48:43 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:48:43 Selecting previously unselected package fuse. 08:48:43 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 08:48:43 Unpacking fuse (2.9.7-1ubuntu1) ... 08:48:43 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 08:48:43 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:48:44 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 08:48:44 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:48:44 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 08:48:44 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:48:44 Selecting previously unselected package libksba8:amd64. 08:48:44 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 08:48:44 Unpacking libksba8:amd64 (1.3.5-2) ... 08:48:44 Selecting previously unselected package libroken18-heimdal:amd64. 08:48:44 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:48:44 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:48:44 Selecting previously unselected package libasn1-8-heimdal:amd64. 08:48:44 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:48:44 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:48:44 Selecting previously unselected package libheimbase1-heimdal:amd64. 08:48:44 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:48:44 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:48:44 Selecting previously unselected package libhcrypto4-heimdal:amd64. 08:48:44 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:48:44 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:48:44 Selecting previously unselected package libwind0-heimdal:amd64. 08:48:44 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:48:44 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:48:44 Selecting previously unselected package libhx509-5-heimdal:amd64. 08:48:44 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:48:44 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:48:44 Selecting previously unselected package libkrb5-26-heimdal:amd64. 08:48:44 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:48:44 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:48:44 Selecting previously unselected package libheimntlm0-heimdal:amd64. 08:48:44 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:48:44 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:48:44 Selecting previously unselected package libgssapi3-heimdal:amd64. 08:48:44 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:48:44 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:48:44 Selecting previously unselected package libsasl2-modules-db:amd64. 08:48:44 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:48:44 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:48:44 Selecting previously unselected package libsasl2-2:amd64. 08:48:44 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:48:44 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:48:44 Selecting previously unselected package libldap-common. 08:48:44 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 08:48:44 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 08:48:44 Selecting previously unselected package libldap-2.4-2:amd64. 08:48:44 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 08:48:44 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 08:48:44 Selecting previously unselected package dirmngr. 08:48:44 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 08:48:44 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 08:48:44 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 08:48:44 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 08:48:44 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:48:44 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:48:44 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:48:45 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 08:48:45 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:48:45 Setting up libksba8:amd64 (1.3.5-2) ... 08:48:45 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:48:45 Setting up udev (237-3ubuntu10.52) ... 08:48:45 invoke-rc.d: policy-rc.d denied execution of start. 08:48:45 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:48:45 Processing triggers for systemd (237-3ubuntu10) ... 08:48:45 Setting up fuse (2.9.7-1ubuntu1) ... 08:48:45 Setting up gpg (2.2.4-1ubuntu1.4) ... 08:48:45 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:48:45 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:48:45 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:48:45 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:48:45 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:48:45 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:48:45 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:48:45 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 08:48:45 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 08:48:45 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:48:45 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 08:48:45 settings in the [Install] section, and DefaultInstance for template units). 08:48:45 This means they are not meant to be enabled using systemctl. 08:48:45 Possible reasons for having this kind of units are: 08:48:45 1) A unit may be statically enabled by being symlinked from another unit's 08:48:45 .wants/ or .requires/ directory. 08:48:45 2) A unit's purpose may be to act as a helper for some other unit which has 08:48:45 a requirement dependency on it. 08:48:45 3) A unit may be started when needed via activation (socket, path, timer, 08:48:45 D-Bus, udev, scripted systemctl call, ...). 08:48:45 4) In case of template units, the unit is meant to be enabled with some 08:48:45 instance name specified. 08:48:46 Reading package lists... 08:48:46 Building dependency tree... 08:48:46 Reading state information... 08:48:46 The following additional packages will be installed: 08:48:46 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 08:48:46 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 08:48:46 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 08:48:46 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 08:48:46 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 08:48:46 Suggested packages: 08:48:46 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 08:48:46 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 08:48:46 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 08:48:46 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 08:48:46 systemd-container policykit-1 08:48:46 Recommended packages: 08:48:46 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 08:48:46 The following NEW packages will be installed: 08:48:46 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 08:48:46 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 08:48:46 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 08:48:46 multiarch-support openssh-client python3 python3-minimal python3.6 08:48:46 python3.6-minimal snapd squashfs-tools sudo 08:48:46 The following packages will be upgraded: 08:48:46 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 08:48:46 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 08:48:46 Need to get 36.8 MB of archives. 08:48:46 After this operation, 147 MB of additional disk space will be used. 08:48:46 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 08:48:46 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 08:48:47 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 08:48:47 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 08:48:47 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 08:48:47 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 08:48:47 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 08:48:47 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 08:48:47 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 08:48:47 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 08:48:47 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 08:48:47 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 08:48:47 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 08:48:47 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 08:48:47 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 08:48:47 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 08:48:47 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 08:48:48 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 08:48:48 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 08:48:48 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 08:48:48 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 08:48:48 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 08:48:48 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 08:48:48 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 08:48:48 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 08:48:48 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 08:48:48 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 08:48:48 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 08:48:48 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 08:48:48 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 08:48:50 debconf: delaying package configuration, since apt-utils is not installed 08:48:50 Fetched 36.8 MB in 3s (12.1 MB/s) 08:48:50 (Reading database ... 12757 files and directories currently installed.) 08:48:50 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 08:48:50 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 08:48:50 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 08:48:50 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 08:48:50 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 08:48:50 (Reading database ... 12757 files and directories currently installed.) 08:48:50 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 08:48:50 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 08:48:50 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 08:48:50 (Reading database ... 12757 files and directories currently installed.) 08:48:50 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 08:48:50 Unpacking apt (1.6.14) over (1.6.1) ... 08:48:50 Setting up apt (1.6.14) ... 08:48:50 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 08:48:51 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 08:48:51 (Reading database ... 12764 files and directories currently installed.) 08:48:51 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 08:48:51 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 08:48:51 Selecting previously unselected package libpython3.6-minimal:amd64. 08:48:51 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:48:51 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:48:51 Selecting previously unselected package libexpat1:amd64. 08:48:51 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 08:48:51 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:48:51 Selecting previously unselected package python3.6-minimal. 08:48:51 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:48:51 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 08:48:51 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 08:48:51 Checking for services that may need to be restarted...done. 08:48:51 Checking for services that may need to be restarted...done. 08:48:51 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:48:51 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:48:51 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 08:48:52 Selecting previously unselected package python3-minimal. 08:48:52 (Reading database ... 13012 files and directories currently installed.) 08:48:52 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 08:48:52 Unpacking python3-minimal (3.6.7-1~18.04) ... 08:48:52 Selecting previously unselected package mime-support. 08:48:52 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 08:48:52 Unpacking mime-support (3.60ubuntu1) ... 08:48:52 Selecting previously unselected package libmpdec2:amd64. 08:48:52 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 08:48:52 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:48:52 Selecting previously unselected package libpython3.6-stdlib:amd64. 08:48:52 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:48:52 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:48:52 Selecting previously unselected package python3.6. 08:48:52 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:48:52 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 08:48:52 Selecting previously unselected package libpython3-stdlib:amd64. 08:48:52 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 08:48:52 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:48:52 Setting up python3-minimal (3.6.7-1~18.04) ... 08:48:53 Selecting previously unselected package python3. 08:48:53 (Reading database ... 13442 files and directories currently installed.) 08:48:53 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 08:48:53 Unpacking python3 (3.6.7-1~18.04) ... 08:48:53 Selecting previously unselected package multiarch-support. 08:48:53 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 08:48:53 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 08:48:53 Setting up multiarch-support (2.27-3ubuntu1.4) ... 08:48:53 Selecting previously unselected package liblzo2-2:amd64. 08:48:53 (Reading database ... 13479 files and directories currently installed.) 08:48:53 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 08:48:53 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 08:48:53 Selecting previously unselected package libbsd0:amd64. 08:48:53 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 08:48:53 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:48:53 Selecting previously unselected package sudo. 08:48:53 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 08:48:53 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 08:48:53 Selecting previously unselected package apparmor. 08:48:53 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 08:48:53 Unpacking apparmor (2.12-4ubuntu5.1) ... 08:48:53 Selecting previously unselected package libedit2:amd64. 08:48:53 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 08:48:53 Unpacking libedit2:amd64 (3.1-20170329-1) ... 08:48:53 Selecting previously unselected package libkrb5support0:amd64. 08:48:53 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 08:48:53 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:48:53 Selecting previously unselected package libk5crypto3:amd64. 08:48:53 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 08:48:53 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:48:53 Selecting previously unselected package libkeyutils1:amd64. 08:48:53 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 08:48:53 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:48:53 Selecting previously unselected package libkrb5-3:amd64. 08:48:53 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 08:48:53 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:48:53 Selecting previously unselected package libgssapi-krb5-2:amd64. 08:48:53 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 08:48:53 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:48:53 Selecting previously unselected package libssl1.0.0:amd64. 08:48:53 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 08:48:53 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 08:48:54 Selecting previously unselected package openssh-client. 08:48:54 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 08:48:54 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 08:48:54 Selecting previously unselected package squashfs-tools. 08:48:54 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 08:48:54 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 08:48:54 Selecting previously unselected package snapd. 08:48:54 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 08:48:54 Unpacking snapd (2.51.1+18.04) ... 08:48:56 Setting up libedit2:amd64 (3.1-20170329-1) ... 08:48:56 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 08:48:56 Setting up mime-support (3.60ubuntu1) ... 08:48:56 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 08:48:56 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:48:56 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:48:56 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:48:56 Setting up systemd (237-3ubuntu10.52) ... 08:48:56 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 08:48:56 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:48:56 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:48:56 Setting up liblzo2-2:amd64 (2.08-1.2) ... 08:48:56 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:48:56 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:48:56 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 08:48:57 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 08:48:57 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:48:57 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:48:57 Setting up python3 (3.6.7-1~18.04) ... 08:48:57 running python rtupdate hooks for python3.6... 08:48:57 running python post-rtupdate hooks for python3.6... 08:48:57 Setting up apparmor (2.12-4ubuntu5.1) ... 08:48:58 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 08:48:58 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:48:58 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 08:48:58 Setting up snapd (2.51.1+18.04) ... 08:48:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 08:48:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 08:48:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 08:48:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 08:48:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:48:59 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:49:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 08:49:00 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 08:49:00 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 08:49:00 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 08:49:00 /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' 08:49:00 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:49:00 Processing triggers for systemd (237-3ubuntu10.52) ... 08:49:01 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:49:01 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 08:49:01 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:49:02 Reading package lists... 08:49:02 Reading package lists... 08:49:03 Building dependency tree... 08:49:03 Reading state information... 08:49:03 Calculating upgrade... 08:49:03 The following packages will be upgraded: 08:49:03 advancecomp base-files bash binutils binutils-common 08:49:03 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 08:49:03 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 08:49:03 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 08:49:03 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 08:49:03 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 08:49:03 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 08:49:03 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 08:49:03 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 08:49:03 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 08:49:03 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 08:49:03 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 08:49:03 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 08:49:03 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 08:49:03 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 08:49:03 ubuntu-keyring util-linux 08:49:03 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 08:49:03 Need to get 64.2 MB of archives. 08:49:03 After this operation, 5155 kB of additional disk space will be used. 08:49:03 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-163.171 [994 kB] 08:49:03 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 08:49:03 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 08:49:03 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 08:49:03 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 08:49:03 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 08:49:03 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 08:49:03 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 08:49:03 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 08:49:03 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 08:49:03 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 08:49:03 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 08:49:03 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 08:49:03 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 08:49:03 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 08:49:03 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 08:49:03 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 08:49:03 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 08:49:03 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 08:49:03 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 08:49:03 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 08:49:03 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 08:49:03 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 08:49:03 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 08:49:03 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 08:49:03 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 08:49:03 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 08:49:03 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 08:49:03 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 08:49:03 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 08:49:03 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 08:49:03 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 08:49:03 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 08:49:03 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 08:49:03 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 08:49:03 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 08:49:03 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 08:49:04 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 08:49:04 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 08:49:04 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 08:49:04 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 08:49:04 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 08:49:04 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 08:49:04 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 08:49:04 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 08:49:04 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 08:49:04 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 08:49:04 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 08:49:04 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 08:49:04 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 08:49:04 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 08:49:04 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 08:49:04 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 08:49:04 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 08:49:04 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 08:49:04 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 08:49:04 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 08:49:04 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 08:49:04 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 08:49:04 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 08:49:04 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 08:49:04 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 08:49:04 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 08:49:04 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 08:49:04 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 08:49:04 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 08:49:04 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 08:49:04 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 08:49:04 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 08:49:04 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 08:49:05 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 08:49:05 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 08:49:05 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 08:49:05 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 08:49:05 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 08:49:05 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 08:49:05 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 08:49:05 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 08:49:05 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 08:49:05 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 08:49:05 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 08:49:05 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 08:49:05 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 08:49:05 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 08:49:05 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 08:49:05 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 08:49:05 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 08:49:05 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 08:49:05 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 08:49:05 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 08:49:05 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 08:49:05 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 08:49:05 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 08:49:05 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 08:49:05 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 08:49:05 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 08:49:05 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 08:49:05 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 08:49:05 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 08:49:05 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 08:49:05 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 08:49:05 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 08:49:05 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 08:49:05 debconf: delaying package configuration, since apt-utils is not installed 08:49:05 Fetched 64.2 MB in 2s (26.9 MB/s) 08:49:05 (Reading database ... 13914 files and directories currently installed.) 08:49:05 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 08:49:05 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:49:06 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 08:49:06 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:49:06 Preparing to unpack .../2-linux-libc-dev_4.15.0-163.171_amd64.deb ... 08:49:06 Unpacking linux-libc-dev:amd64 (4.15.0-163.171) over (4.15.0-20.21) ... 08:49:06 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:49:06 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:49:06 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:49:06 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:49:07 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:49:07 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:49:07 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:49:07 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:49:07 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:49:07 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:49:07 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:49:07 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:49:07 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:49:07 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:49:07 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 08:49:07 (Reading database ... 13914 files and directories currently installed.) 08:49:07 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 08:49:07 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 08:49:07 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 08:49:07 (Reading database ... 13914 files and directories currently installed.) 08:49:07 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:49:07 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:49:07 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:49:07 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:49:07 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:49:07 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:49:07 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 08:49:07 (Reading database ... 13914 files and directories currently installed.) 08:49:07 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 08:49:07 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:49:08 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 08:49:08 (Reading database ... 13914 files and directories currently installed.) 08:49:08 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 08:49:08 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 08:49:08 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 08:49:08 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 08:49:08 Setting up base-files (10.1ubuntu2.11) ... 08:49:08 Installing new version of config file /etc/issue ... 08:49:08 Installing new version of config file /etc/issue.net ... 08:49:08 Installing new version of config file /etc/lsb-release ... 08:49:08 Installing new version of config file /etc/update-motd.d/50-motd-news ... 08:49:08 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 08:49:08 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 08:49:08 Removing obsolete conffile /etc/default/motd-news ... 08:49:08 (Reading database ... 13915 files and directories currently installed.) 08:49:08 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 08:49:08 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 08:49:09 Setting up bash (4.4.18-2ubuntu1.2) ... 08:49:09 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 08:49:09 (Reading database ... 13915 files and directories currently installed.) 08:49:09 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 08:49:09 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 08:49:09 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 08:49:09 (Reading database ... 13915 files and directories currently installed.) 08:49:09 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 08:49:09 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 08:49:09 Setting up tar (1.29b-2ubuntu0.2) ... 08:49:10 (Reading database ... 13915 files and directories currently installed.) 08:49:10 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 08:49:10 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:49:10 Setting up dpkg (1.19.0.5ubuntu2.3) ... 08:49:10 (Reading database ... 13915 files and directories currently installed.) 08:49:10 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 08:49:10 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:49:10 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 08:49:10 (Reading database ... 13915 files and directories currently installed.) 08:49:10 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 08:49:10 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:49:10 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 08:49:10 (Reading database ... 13915 files and directories currently installed.) 08:49:10 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 08:49:10 Unpacking grep (3.1-2build1) over (3.1-2) ... 08:49:10 Setting up grep (3.1-2build1) ... 08:49:10 (Reading database ... 13915 files and directories currently installed.) 08:49:10 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 08:49:10 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 08:49:10 Setting up gzip (1.6-5ubuntu1.1) ... 08:49:10 (Reading database ... 13915 files and directories currently installed.) 08:49:10 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 08:49:10 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:49:10 Setting up login (1:4.5-1ubuntu2) ... 08:49:10 (Reading database ... 13915 files and directories currently installed.) 08:49:10 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 08:49:10 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:49:11 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 08:49:11 (Reading database ... 13915 files and directories currently installed.) 08:49:11 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 08:49:11 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:49:11 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 08:49:11 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:49:11 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 08:49:11 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:49:11 Setting up perl-base (5.26.1-6ubuntu0.5) ... 08:49:11 (Reading database ... 13915 files and directories currently installed.) 08:49:11 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 08:49:11 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:49:12 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:49:12 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:49:12 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:49:12 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:49:12 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 08:49:12 (Reading database ... 13915 files and directories currently installed.) 08:49:12 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 08:49:12 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 08:49:12 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 08:49:12 (Reading database ... 13915 files and directories currently installed.) 08:49:12 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:49:12 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:49:12 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:49:12 (Reading database ... 13915 files and directories currently installed.) 08:49:12 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:49:12 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:49:12 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:49:12 (Reading database ... 13915 files and directories currently installed.) 08:49:12 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:49:12 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:49:12 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:49:12 (Reading database ... 13915 files and directories currently installed.) 08:49:12 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:49:12 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:49:12 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:49:12 (Reading database ... 13915 files and directories currently installed.) 08:49:12 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 08:49:12 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:49:12 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 08:49:13 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:49:13 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 08:49:13 (Reading database ... 13915 files and directories currently installed.) 08:49:13 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 08:49:13 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:49:13 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 08:49:13 (Reading database ... 13915 files and directories currently installed.) 08:49:13 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:49:13 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:49:13 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:49:13 (Reading database ... 13915 files and directories currently installed.) 08:49:13 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:49:13 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:49:13 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 08:49:13 (Reading database ... 13915 files and directories currently installed.) 08:49:13 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:49:13 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:49:13 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 08:49:13 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 08:49:14 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 08:49:14 (Reading database ... 13915 files and directories currently installed.) 08:49:14 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 08:49:14 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:49:14 Setting up libc-bin (2.27-3ubuntu1.4) ... 08:49:14 (Reading database ... 13915 files and directories currently installed.) 08:49:14 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 08:49:14 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:49:14 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 08:49:14 (Reading database ... 13917 files and directories currently installed.) 08:49:14 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 08:49:14 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 08:49:14 Setting up debconf (1.5.66ubuntu1) ... 08:49:15 (Reading database ... 13917 files and directories currently installed.) 08:49:15 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 08:49:15 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 08:49:15 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 08:49:15 (Reading database ... 13917 files and directories currently installed.) 08:49:15 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 08:49:15 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 08:49:15 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 08:49:15 (Reading database ... 13917 files and directories currently installed.) 08:49:15 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 08:49:15 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:49:15 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 08:49:15 (Reading database ... 13917 files and directories currently installed.) 08:49:15 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 08:49:15 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:49:15 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 08:49:15 (Reading database ... 13919 files and directories currently installed.) 08:49:15 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 08:49:15 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:49:15 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 08:49:15 (Reading database ... 13923 files and directories currently installed.) 08:49:15 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:49:15 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:49:15 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 08:49:15 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 08:49:15 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 08:49:15 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:49:15 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 08:49:15 (Reading database ... 13923 files and directories currently installed.) 08:49:15 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 08:49:15 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 08:49:16 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 08:49:16 (Reading database ... 13923 files and directories currently installed.) 08:49:16 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 08:49:16 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 08:49:16 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 08:49:16 (Reading database ... 13923 files and directories currently installed.) 08:49:16 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 08:49:16 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:49:16 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 08:49:16 (Reading database ... 13923 files and directories currently installed.) 08:49:16 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 08:49:16 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:49:16 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 08:49:16 (Reading database ... 13923 files and directories currently installed.) 08:49:16 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 08:49:16 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 08:49:16 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 08:49:16 (Reading database ... 13923 files and directories currently installed.) 08:49:16 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 08:49:16 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:49:16 Setting up passwd (1:4.5-1ubuntu2) ... 08:49:16 (Reading database ... 13923 files and directories currently installed.) 08:49:16 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 08:49:16 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:49:16 Setting up gpgv (2.2.4-1ubuntu1.4) ... 08:49:16 (Reading database ... 13923 files and directories currently installed.) 08:49:16 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 08:49:16 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 08:49:17 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 08:49:17 (Reading database ... 13923 files and directories currently installed.) 08:49:17 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 08:49:17 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 08:49:17 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 08:49:17 (Reading database ... 13923 files and directories currently installed.) 08:49:17 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 08:49:17 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 08:49:17 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 08:49:17 (Reading database ... 13923 files and directories currently installed.) 08:49:17 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 08:49:17 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 08:49:17 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 08:49:17 (Reading database ... 13923 files and directories currently installed.) 08:49:17 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 08:49:17 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 08:49:17 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 08:49:17 (Reading database ... 13923 files and directories currently installed.) 08:49:17 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 08:49:17 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 08:49:17 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 08:49:17 (Reading database ... 13923 files and directories currently installed.) 08:49:17 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 08:49:17 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 08:49:17 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 08:49:17 (Reading database ... 13923 files and directories currently installed.) 08:49:17 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 08:49:17 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 08:49:17 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 08:49:17 (Reading database ... 13924 files and directories currently installed.) 08:49:17 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:49:17 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:49:17 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:49:17 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:49:18 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 08:49:18 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 08:49:18 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 08:49:18 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 08:49:18 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 08:49:18 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 08:49:18 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 08:49:18 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 08:49:18 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 08:49:18 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 08:49:18 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 08:49:18 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 08:49:18 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 08:49:18 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 08:49:18 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 08:49:18 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 08:49:18 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 08:49:18 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 08:49:18 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 08:49:18 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 08:49:18 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 08:49:18 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 08:49:18 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 08:49:18 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 08:49:18 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 08:49:18 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 08:49:19 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 08:49:19 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 08:49:19 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 08:49:19 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 08:49:19 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 08:49:19 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 08:49:19 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:49:19 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:49:19 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:49:19 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:49:19 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:49:19 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:49:19 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:49:19 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:49:20 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:49:20 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:49:21 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:49:21 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:49:21 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:49:21 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:49:21 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:49:21 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:49:22 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:49:22 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:49:22 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:49:22 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:49:22 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 08:49:22 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:49:22 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 08:49:22 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:49:22 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 08:49:22 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 08:49:22 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:49:22 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:49:22 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:49:22 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:49:22 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 08:49:22 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 08:49:22 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:49:22 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 08:49:22 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:49:23 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:49:23 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:49:23 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 08:49:23 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 08:49:23 Setting up tzdata (2021e-0ubuntu0.18.04) ... 08:49:23 08:49:23 Current default time zone: 'Etc/UTC' 08:49:23 Local time is now: Tue Nov 30 08:49:23 UTC 2021. 08:49:23 Universal Time is now: Tue Nov 30 08:49:23 UTC 2021. 08:49:23 Run 'dpkg-reconfigure tzdata' if you wish to change it. 08:49:23 08:49:23 Setting up systemd-sysv (237-3ubuntu10.52) ... 08:49:23 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:49:23 Setting up linux-libc-dev:amd64 (4.15.0-163.171) ... 08:49:23 Setting up mount (2.31.1-0.4ubuntu3.7) ... 08:49:23 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 08:49:23 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 08:49:23 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 08:49:23 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 08:49:23 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 08:49:23 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 08:49:23 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:49:23 Setting up procps (2:3.3.12-3ubuntu1.2) ... 08:49:23 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 08:49:23 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 08:49:23 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 08:49:23 Setting up patch (2.7.6-2ubuntu1.1) ... 08:49:23 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 08:49:23 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 08:49:23 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 08:49:23 Installing new version of config file /etc/ssl/openssl.cnf ... 08:49:23 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 08:49:23 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 08:49:23 Setting up ca-certificates (20210119~18.04.2) ... 08:49:25 Updating certificates in /etc/ssl/certs... 08:49:25 23 added, 28 removed; done. 08:49:25 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 08:49:25 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:49:25 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 08:49:25 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 08:49:25 Setting up pkgbinarymangler (138.18.04.1) ... 08:49:26 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 08:49:26 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 08:49:26 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 08:49:26 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 08:49:26 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:49:26 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 08:49:26 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:49:26 Setting up perl (5.26.1-6ubuntu0.5) ... 08:49:26 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 08:49:26 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 08:49:26 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 08:49:26 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 08:49:26 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 08:49:26 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 08:49:26 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 08:49:26 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 08:49:26 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 08:49:26 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:49:26 Processing triggers for systemd (237-3ubuntu10.52) ... 08:49:26 Processing triggers for mime-support (3.60ubuntu1) ... 08:49:26 Processing triggers for ca-certificates (20210119~18.04.2) ... 08:49:26 Updating certificates in /etc/ssl/certs... 08:49:27 0 added, 0 removed; done. 08:49:27 Running hooks in /etc/ca-certificates/update.d... 08:49:27 done. 08:49:27 Reading package lists... 08:49:27 Building dependency tree... 08:49:27 Reading state information... 08:49:27 The following NEW packages will be installed: 08:49:27 apt-transport-https 08:49:27 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 08:49:27 Need to get 4348 B of archives. 08:49:27 After this operation, 154 kB of additional disk space will be used. 08:49:27 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 08:49:28 debconf: delaying package configuration, since apt-utils is not installed 08:49:28 Fetched 4348 B in 0s (24.0 kB/s) 08:49:28 Selecting previously unselected package apt-transport-https. 08:49:28 (Reading database ... 13931 files and directories currently installed.) 08:49:28 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 08:49:28 Unpacking apt-transport-https (1.6.14) ... 08:49:28 Setting up apt-transport-https (1.6.14) ... 08:49:28 Waiting for network to be ready... 08:49:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:49:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:49:34 ./bin/test-attribution-txt.sh [Pipeline] echo 08:49:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:49:34 + ls -al . 08:49:34 total 672 08:49:34 drwxrwxr-x 9 1001 1001 4096 Nov 30 08:49 . 08:49:34 drwxr-xr-x 4 root root 4096 Nov 30 08:44 .. 08:49:34 -rw-rw-r-- 1 1001 1001 11 Nov 30 08:42 .dockerignore 08:49:34 drwxrwxr-x 8 1001 1001 4096 Nov 30 08:42 .git 08:49:34 drwxrwxr-x 4 1001 1001 4096 Nov 30 08:42 .github 08:49:34 -rw-rw-r-- 1 1001 1001 804 Nov 30 08:42 .gitignore 08:49:34 -rw-rw-r-- 1 1001 1001 42 Nov 30 08:42 .golangci.yml 08:49:34 -rw-rw-r-- 1 1001 1001 76 Nov 30 08:42 .hadolint.yml 08:49:34 -rw-rw-r-- 1 1001 1001 166 Nov 30 08:42 .sonarcloud.properties 08:49:34 -rw-rw-r-- 1 1001 1001 1171 Nov 30 08:42 ADOPTERS.md 08:49:34 -rw-rw-r-- 1 1001 1001 8910 Nov 30 08:42 Attribution.txt 08:49:34 -rw-rw-r-- 1 1001 1001 51732 Nov 30 08:42 CHANGELOG.md 08:49:34 -rw-rw-r-- 1 1001 1001 3804 Nov 30 08:42 CONTRIBUTING.md 08:49:34 -rw-rw-r-- 1 1001 1001 677 Nov 30 08:42 GOVERNANCE.md 08:49:34 -rw-rw-r-- 1 1001 1001 849 Nov 30 08:42 Jenkinsfile 08:49:34 -rw-rw-r-- 1 1001 1001 10775 Nov 30 08:42 LICENSE 08:49:34 -rw-rw-r-- 1 1001 1001 6508 Nov 30 08:42 Makefile 08:49:34 -rw-rw-r-- 1 1001 1001 582 Nov 30 08:42 OWNERS.md 08:49:34 -rw-rw-r-- 1 1001 1001 8207 Nov 30 08:42 README.md 08:49:34 -rw-rw-r-- 1 1001 1001 6912 Nov 30 08:42 SECURITY.md 08:49:34 -rw-rw-r-- 1 1001 1001 5 Nov 30 08:36 VERSION 08:49:34 -rw-rw-r-- 1 1001 1001 4131 Nov 30 08:42 ZMQWindows.md 08:49:34 drwxrwxr-x 2 1001 1001 4096 Nov 30 08:42 bin 08:49:34 drwxrwxr-x 14 1001 1001 4096 Nov 30 08:42 cmd 08:49:34 -rw-r--r-- 1 root root 428381 Nov 30 08:47 coverage.out 08:49:34 -rw-rw-r-- 1 1001 1001 828 Nov 30 08:42 go.mod 08:49:34 -rw-rw-r-- 1 1001 1001 49483 Nov 30 08:42 go.sum 08:49:34 drwxrwxr-x 8 1001 1001 4096 Nov 30 08:42 internal 08:49:34 drwxrwxr-x 3 1001 1001 4096 Nov 30 08:42 openapi 08:49:34 drwxrwxr-x 4 1001 1001 4096 Nov 30 08:42 snap 08:49:34 -rw-rw-r-- 1 1001 1001 204 Nov 30 08:42 version.go [Pipeline] sh 08:49:34 2021-11-30T08:49:32Z INFO Waiting for automatic snapd restart... 08:49:35 + '[' -e coverage.out ] 08:49:35 + chown 1001:1001 coverage.out [Pipeline] stash 08:49:35 Warning: overwriting stash ‘coverage-report’ 08:49:36 snapd 2.53.2 from Canonical* installed 08:49:36 Stashed 1 file(s) [Pipeline] sh 08:49:36 "snapd" switched to the "latest/stable" channel 08:49:36 08:49:37 + make build 08:49:37 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 08:49:39 core18 20211028 from Canonical* installed 08:49:39 "core18" switched to the "latest/stable" channel 08:49:39 08:49:41 snapcraft 5.0 from Canonical* installed 08:49:42 "snapcraft" switched to the "latest/stable" channel 08:49:42 08:49:45 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 08:49:46 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: 08:49:46 - README.md 08:49:46 08:49:46 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:49:47 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:49:47 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 08:49:47 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:49:48 Reading package lists... 08:49:48 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 08:49:48 Reading package lists... 08:49:49 Building dependency tree... 08:49:49 Reading state information... 08:49:49 Suggested packages: 08:49:49 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 08:49:49 git-gui gitk gitweb git-cvs git-mediawiki git-svn 08:49:49 Recommended packages: 08:49:49 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 08:49:49 The following NEW packages will be installed: 08:49:49 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 08:49:49 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 08:49:49 pkg-config zip 08:49:49 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 08:49:49 Need to get 7670 kB of archives. 08:49:49 After this operation, 43.8 MB of additional disk space will be used. 08:49:49 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 08:49:49 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 08:49:49 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 08:49:49 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 08:49:49 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 08:49:49 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 08:49:49 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 08:49:50 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 08:49:50 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 08:49:50 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 08:49:50 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 08:49:50 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 08:49:50 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 08:49:50 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 08:49:50 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 08:49:50 debconf: delaying package configuration, since apt-utils is not installed 08:49:50 Fetched 7670 kB in 2s (4699 kB/s) 08:49:51 Selecting previously unselected package libglib2.0-0:amd64. 08:49:51 (Reading database ... 13935 files and directories currently installed.) 08:49:51 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 08:49:51 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 08:49:51 Selecting previously unselected package libpsl5:amd64. 08:49:51 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 08:49:51 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 08:49:51 Selecting previously unselected package libnghttp2-14:amd64. 08:49:51 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 08:49:51 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:49:51 Selecting previously unselected package librtmp1:amd64. 08:49:51 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 08:49:51 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:49:51 Selecting previously unselected package libcurl3-gnutls:amd64. 08:49:51 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 08:49:51 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 08:49:51 Selecting previously unselected package liberror-perl. 08:49:51 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 08:49:51 Unpacking liberror-perl (0.17025-1) ... 08:49:51 Selecting previously unselected package git-man. 08:49:51 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 08:49:51 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 08:49:51 Selecting previously unselected package git. 08:49:51 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 08:49:51 Unpacking git (1:2.17.1-1ubuntu0.9) ... 08:49:52 Selecting previously unselected package libnorm1:amd64. 08:49:52 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 08:49:52 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:49:52 Selecting previously unselected package libpgm-5.2-0:amd64. 08:49:52 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 08:49:52 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:49:52 Selecting previously unselected package libsodium23:amd64. 08:49:52 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 08:49:52 Unpacking libsodium23:amd64 (1.0.16-2) ... 08:49:52 Selecting previously unselected package libzmq5:amd64. 08:49:52 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 08:49:52 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:49:52 Selecting previously unselected package libzmq3-dev:amd64. 08:49:52 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 08:49:52 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:49:52 Selecting previously unselected package pkg-config. 08:49:52 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 08:49:52 Unpacking pkg-config (0.29.1-0ubuntu2) ... 08:49:52 Selecting previously unselected package zip. 08:49:52 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 08:49:52 Unpacking zip (3.0-11build1) ... 08:49:52 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:49:52 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 08:49:52 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:49:52 Setting up liberror-perl (0.17025-1) ... 08:49:52 Setting up libpsl5:amd64 (0.19.1-5build1) ... 08:49:52 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 08:49:52 No schema files found: doing nothing. 08:49:52 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:49:52 Setting up zip (3.0-11build1) ... 08:49:52 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:49:52 Setting up libsodium23:amd64 (1.0.16-2) ... 08:49:52 Setting up pkg-config (0.29.1-0ubuntu2) ... 08:49:52 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:49:52 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 08:49:52 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:49:52 Setting up git (1:2.17.1-1ubuntu0.9) ... 08:49:52 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:49:53 git set to automatically installed. 08:49:53 git-man set to automatically installed. 08:49:53 libcurl3-gnutls set to automatically installed. 08:49:53 liberror-perl set to automatically installed. 08:49:53 libglib2.0-0 set to automatically installed. 08:49:53 libnghttp2-14 set to automatically installed. 08:49:53 libnorm1 set to automatically installed. 08:49:53 libpgm-5.2-0 set to automatically installed. 08:49:53 libpsl5 set to automatically installed. 08:49:53 librtmp1 set to automatically installed. 08:49:53 libsodium23 set to automatically installed. 08:49:53 libzmq3-dev set to automatically installed. 08:49:53 libzmq5 set to automatically installed. 08:49:53 pkg-config set to automatically installed. 08:49:53 zip set to automatically installed. 08:49:54 snapd is not logged in, snap install commands will use sudo 08:49:55 snap "core18" has no updates available 08:49:56 snapd is not logged in, snap install commands will use sudo 08:50:12 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 08:50:14 go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed 08:50:14 Pulling config-common 08:50:14 + snapcraftctl pull 08:50:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:50:15 Pulling go-build-helper 08:50:15 + snapcraftctl pull 08:50:15 'edgex-go' has dependencies that need to be staged: go-build-helper 08:50:15 Skipping pull go-build-helper (already ran) 08:50:15 Building go-build-helper 08:50:15 + snapcraftctl build 08:50:17 Staging go-build-helper 08:50:17 + snapcraftctl stage 08:50:20 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 08:50:21 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 08:50:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:50:29 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 08:50:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:50:30 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:50:30 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1971 kB] 08:50:30 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [354 kB] 08:50:30 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 08:50:30 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 08:50:30 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [530 kB] 08:50:30 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [71.7 kB] 08:50:30 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1151 kB] 08:50:30 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] 08:50:30 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:50:30 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:50:30 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:50:30 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:50:30 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:50:30 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:50:30 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:50:30 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:50:30 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:50:30 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2320 kB] 08:50:30 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [447 kB] 08:50:30 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 08:50:30 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 08:50:30 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [555 kB] 08:50:30 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [75.8 kB] 08:50:30 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1768 kB] 08:50:30 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] 08:50:30 Fetched 25.7 MB in 0s (0 B/s) 08:50:30 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 08:50:30 Fetched 224 kB in 0s (0 B/s) 08:50:30 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 08:50:30 Fetched 157 kB in 0s (0 B/s) 08:50:30 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 08:50:30 Fetched 221 kB in 0s (0 B/s) 08:50:30 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 08:50:30 Fetched 143 kB in 0s (0 B/s) 08:50:30 Pulling edgex-go 08:50:30 + snapcraftctl pull 08:50:30 Pulling hooks 08:50:30 + snapcraftctl pull 08:50:32 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 08:50:36 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 08:50:40 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 08:50:44 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] } 08:50:51 $ docker stop --time=1 79fd2dc71ba90603e1f79657c3c4ce7c011d910f3ce39cb4ebfe7efa19145133 08:50:52 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 08:50:52 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 08:50:52 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:50:52 Fetched 0 B in 0s (0 B/s) 08:50:52 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 08:50:52 Fetched 96.5 kB in 0s (0 B/s) 08:50:52 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 08:50:52 Fetched 279 kB in 0s (0 B/s) 08:50:52 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 08:50:52 Fetched 122 kB in 0s (0 B/s) 08:50:52 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 08:50:52 Fetched 77.8 kB in 0s (0 B/s) 08:50:52 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 08:50:52 Fetched 8848 B in 0s (0 B/s) 08:50:52 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 08:50:52 Fetched 47.8 kB in 0s (0 B/s) 08:50:52 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 08:50:52 Fetched 45.6 kB in 0s (0 B/s) 08:50:52 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 08:50:52 Fetched 15.0 kB in 0s (0 B/s) 08:50:52 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 08:50:52 Fetched 220 kB in 0s (0 B/s) 08:50:52 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 08:50:52 Fetched 154 kB in 0s (0 B/s) 08:50:52 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 08:50:52 Fetched 50.6 kB in 0s (0 B/s) 08:50:52 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 08:50:52 Fetched 14.8 kB in 0s (0 B/s) 08:50:52 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 08:50:52 Fetched 41.8 kB in 0s (0 B/s) 08:50:52 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 08:50:52 Fetched 499 kB in 0s (0 B/s) 08:50:52 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 08:50:52 Fetched 111 kB in 0s (0 B/s) 08:50:52 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 08:50:52 Fetched 240 kB in 0s (0 B/s) 08:50:52 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 08:50:52 Fetched 29.3 kB in 0s (0 B/s) 08:50:52 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 08:50:52 Fetched 85.5 kB in 0s (0 B/s) 08:50:52 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 08:50:52 Fetched 24.5 kB in 0s (0 B/s) 08:50:52 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 08:50:52 Fetched 49.2 kB in 0s (0 B/s) 08:50:52 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 08:50:52 Fetched 54.2 kB in 0s (0 B/s) 08:50:52 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 08:50:52 Fetched 30.8 kB in 0s (0 B/s) 08:50:52 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 08:50:52 Fetched 15.8 kB in 0s (0 B/s) 08:50:52 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 08:50:52 Fetched 85.9 kB in 0s (0 B/s) 08:50:52 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 08:50:52 Fetched 8720 B in 0s (0 B/s) 08:50:52 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 08:50:52 Fetched 140 kB in 0s (0 B/s) 08:50:52 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 08:50:52 Fetched 119 kB in 0s (0 B/s) 08:50:52 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 08:50:52 Fetched 111 kB in 0s (0 B/s) 08:50:52 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 08:50:52 Fetched 11.1 kB in 0s (0 B/s) 08:50:52 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 08:50:52 Fetched 646 kB in 0s (0 B/s) 08:50:52 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 08:50:52 Fetched 41.3 kB in 0s (0 B/s) 08:50:52 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 08:50:52 Fetched 17.9 kB in 0s (0 B/s) 08:50:52 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 08:50:52 Fetched 368 kB in 0s (0 B/s) 08:50:52 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 08:50:52 Fetched 187 kB in 0s (0 B/s) 08:50:52 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 08:50:52 Fetched 175 kB in 0s (0 B/s) 08:50:52 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 08:50:52 Fetched 206 kB in 0s (0 B/s) 08:50:52 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 08:50:52 Fetched 1302 kB in 0s (0 B/s) 08:50:52 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 08:50:52 Fetched 36.2 kB in 0s (0 B/s) 08:50:52 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 08:50:52 Fetched 159 kB in 0s (0 B/s) 08:50:52 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 08:50:52 Fetched 107 kB in 0s (0 B/s) 08:50:52 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 08:50:52 Fetched 48.7 kB in 0s (0 B/s) 08:50:52 Pulling static-packages 08:50:52 + snapcraftctl pull 08:50:52 Pulling version 08:50:52 + cd /root/project 08:50:52 + git describe --tags --abbrev=0 08:50:52 + sed s/v// 08:50:52 + GIT_VERSION=2.2.0-dev.6 08:50:52 + [ -z 2.2.0-dev.6 ] 08:50:52 + snapcraftctl set-version 2.2.0-dev.6 08:50:52 Building config-common 08:50:52 + snapcraftctl build 08:50:53 $ docker rm -f 79fd2dc71ba90603e1f79657c3c4ce7c011d910f3ce39cb4ebfe7efa19145133 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 08:50:54 Skipping build go-build-helper (already ran) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:50:55 Building edgex-go 08:50:55 + cd /root/parts/edgex-go/src 08:50:55 + git describe --tags --abbrev=0 08:50:55 + sed s/v// 08:50:55 + GIT_VERSION=2.2.0-dev.6 08:50:55 + [ -z 2.2.0-dev.6 ] 08:50:55 + echo 2.2.0-dev.6 08:50:55 + [ ! -d vendor ] 08:50:55 + go mod download all 08:50:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:50:55 08:50:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:50:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:50:56 latest: Pulling from edgex-devops/edgex-compose-arm64 08:50:56 29e5d40040c1: Pulling fs layer 08:50:56 1ce36da41761: Pulling fs layer 08:50:56 25b303627fd3: Pulling fs layer 08:50:56 29e5d40040c1: Verifying Checksum 08:50:56 29e5d40040c1: Download complete 08:50:56 1ce36da41761: Verifying Checksum 08:50:56 1ce36da41761: Download complete 08:50:57 29e5d40040c1: Pull complete 08:50:58 25b303627fd3: Verifying Checksum 08:50:58 25b303627fd3: Download complete 08:50:58 1ce36da41761: Pull complete 08:51:03 + make build 08:51:03 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/core-data/core-data ./cmd/core-data 08:51:08 25b303627fd3: Pull complete 08:51:08 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:51:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:51:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 08:51:08 prd-ubuntu18.04-docker-arm64-4c-16g-768 does not seem to be running inside a container 08:51:08 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:51:11 $ docker top 363457de6ea3d671acb3cd503cb3cb8d9e2393f5c159d4bc70b20022c6f8d76c -eo pid,comm [Pipeline] { [Pipeline] sh 08:51:12 + grep parallel 08:51:12 + docker-compose build --help 08:51:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:51:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/core-command/core-command ./cmd/core-command 08:51:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:51:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:51:19 --parallel Build images in parallel. [Pipeline] } 08:51:19 $ docker stop --time=1 363457de6ea3d671acb3cd503cb3cb8d9e2393f5c159d4bc70b20022c6f8d76c 08:51:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:51:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:51:21 $ docker rm -f 363457de6ea3d671acb3cd503cb3cb8d9e2393f5c159d4bc70b20022c6f8d76c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:51:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:51:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:51:21 . [Pipeline] withDockerContainer 08:51:22 prd-ubuntu18.04-docker-arm64-4c-16g-768 does not seem to be running inside a container 08:51:22 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:51:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:51:24 $ docker top 0d712a395e3fbccd7d3a28108df88c78ae5c886e00707bb4b430ca47ff2e6cc3 -eo pid,comm 08:51:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] { [Pipeline] sh 08:51:25 + docker-compose -f ./docker-compose-build.yml build --parallel 08:51:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/secrets-config ./cmd/secrets-config 08:51:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:51:27 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 08:51:27 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 08:51:27 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 08:51:27 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 08:51:27 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 08:51:27 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 08:51:27 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 08:51:27 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 08:51:27 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 08:51:27 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 08:51:27 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 08:51:27 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 08:51:27 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 08:51:27 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 08:51:27 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 08:51:27 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 08:51:27 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 08:51:27 + 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 08:51:27 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 08:51:27 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 08:51:27 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 08:51:27 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 08:51:27 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 08:51:27 + 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 08:51:27 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 08:51:27 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 08:51:27 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 08:51:29 Building hooks 08:51:29 + cd /root/parts/hooks/src 08:51:29 + make build 08:51:29 go mod tidy 08:51:29 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 08:51:29 go: downloading github.com/davecgh/go-spew v1.1.0 08:51:29 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 08:51:29 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 08:51:30 GO111MODULE=on go build -o cmd/install/install ./cmd/install 08:51:30 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 08:51:30 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 08:51:31 Building core-command ... 08:51:31 Building core-data ... 08:51:31 Building core-metadata ... 08:51:31 Building security-bootstrapper ... 08:51:31 Building security-proxy-setup ... 08:51:31 Building security-secretstore-setup ... 08:51:31 Building support-notifications ... 08:51:31 Building support-scheduler ... 08:51:31 Building sys-mgmt-agent ... 08:51:31 Building security-secretstore-setup 08:51:31 Building core-metadata 08:51:31 Building core-command 08:51:31 Building support-scheduler 08:51:31 Building security-bootstrapper 08:51:34 Building static-packages 08:51:34 + snapcraftctl build 08:51:35 Building version 08:51:35 + snapcraftctl build 08:51:37 Staging config-common 08:51:37 + snapcraftctl stage 08:51:38 Skipping stage go-build-helper (already ran) 08:51:38 Staging edgex-go 08:51:38 + snapcraftctl stage 08:51:39 Staging hooks 08:51:39 + snapcraftctl stage 08:51:41 Staging static-packages 08:51:41 + snapcraftctl stage 08:51:42 Staging version 08:51:42 + snapcraftctl stage 08:51:43 Priming config-common 08:51:43 + snapcraftctl prime 08:51:44 Priming go-build-helper 08:51:44 + snapcraftctl prime 08:51:45 Priming edgex-go 08:51:45 + snapcraftctl prime 08:51:46 Priming hooks 08:51:46 + snapcraftctl prime 08:51:48 Priming static-packages 08:51:48 + snapcraftctl prime 08:51:50 Priming version 08:51:50 + snapcraftctl prime 08:51:52 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] } 08:52:53 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:52:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:52:53 ---> 404d5faeeea8 08:52:53 Step 3/24 : WORKDIR /edgex-go 08:52:53 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:52:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:52:53 ---> 404d5faeeea8 08:52:53 Step 3/23 : WORKDIR /edgex-go 08:52:53 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:52:53 Step 2/30 : FROM ${BUILDER_BASE} AS builder 08:52:53 ---> 404d5faeeea8 08:52:53 Step 3/30 : WORKDIR /edgex-go 08:52:53 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:52:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:52:53 ---> 404d5faeeea8 08:52:53 Step 3/22 : WORKDIR /edgex-go 08:52:53 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:52:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:52:53 ---> 404d5faeeea8 08:52:53 Step 3/22 : WORKDIR /edgex-go 08:52:53 ---> Running in fd41bf56c672 08:52:53 ---> Running in 725657f3d4cb 08:52:53 ---> Running in 757ccac311d1 08:52:53 ---> Running in 310c4a6e6b64 08:52:53 ---> Running in fc11f6c240ad 08:52:53 Removing intermediate container 757ccac311d1 08:52:53 ---> 6d93058675ff 08:52:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:52:53 Removing intermediate container 725657f3d4cb 08:52:53 ---> 5750f85860e0 08:52:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:52:53 Removing intermediate container 310c4a6e6b64 08:52:53 ---> 404ea019f688 08:52:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:52:53 Removing intermediate container fd41bf56c672 08:52:53 ---> b3832656e356 08:52:53 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:52:53 Removing intermediate container fc11f6c240ad 08:52:53 ---> 6571c5da2d2e 08:52:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:52:53 ---> Running in abc653a02f17 08:52:53 ---> Running in 20288a9f60ae 08:52:53 ---> Running in 614d040aa842 08:52:53 ---> Running in f31956b8be1a 08:52:53 ---> Running in cfd4ecbdfed3 08:52:53 Removing intermediate container 20288a9f60ae 08:52:53 ---> 3aa32f447277 08:52:53 Step 5/23 : RUN apk add --update --no-cache make git 08:52:53 ---> Running in 45ffc0646152 08:52:53 Removing intermediate container abc653a02f17 08:52:53 ---> 037481a4592a 08:52:53 Step 5/22 : RUN apk add --update --no-cache make git 08:52:53 ---> Running in bab3f2d01cf1 08:52:53 Removing intermediate container f31956b8be1a 08:52:53 ---> 1ca35a0985e2 08:52:53 Step 5/24 : RUN apk add --update --no-cache make git 08:52:53 ---> Running in fa3a8beab46d 08:52:53 Removing intermediate container 614d040aa842 08:52:53 ---> b15a3e206cc8 08:52:53 Step 5/30 : RUN apk add --update --no-cache make git 08:52:53 Removing intermediate container cfd4ecbdfed3 08:52:53 ---> d9647153c31b 08:52:53 Step 5/22 : RUN apk add --update --no-cache make git 08:52:53 ---> Running in 900f8a9bd6d1 08:52:53 ---> Running in 634d920ec103 08:52:53 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:52:53 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:52:53 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:52:53 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:52:53 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:52:53 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:52:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:52:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:52:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:52:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:52:54 OK: 219 MiB in 52 packages 08:52:55 OK: 219 MiB in 52 packages 08:52:55 OK: 219 MiB in 52 packages 08:52:55 OK: 219 MiB in 52 packages 08:52:55 OK: 219 MiB in 52 packages 08:52:56 Removing intermediate container 45ffc0646152 08:52:56 ---> bad83147891d 08:52:56 Step 6/23 : COPY go.mod . 08:52:57 Removing intermediate container bab3f2d01cf1 08:52:57 ---> 9be51b00abff 08:52:57 Step 6/22 : COPY . . 08:52:57 Removing intermediate container fa3a8beab46d 08:52:57 ---> 6a9282c6e32b 08:52:57 Step 6/24 : COPY . . 08:52:57 Removing intermediate container 634d920ec103 08:52:57 ---> 2a286ca15ed2 08:52:57 Step 6/22 : COPY . . 08:52:57 Removing intermediate container 900f8a9bd6d1 08:52:57 ---> e1dba5cd76f7 08:52:57 Step 6/30 : COPY . . 08:52:57 ---> 05c705221e14 08:52:57 Step 7/23 : RUN go mod download 08:52:58 ---> Running in c69e533eb4d3 08:53:04 Removing intermediate container c69e533eb4d3 08:53:04 ---> 6e0c235f4b01 08:53:04 Step 8/23 : COPY . . 08:53:27 ---> fb26e545199e 08:53:27 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:27 ---> 25b1ca9c96e0 08:53:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:27 ---> afb8c819f5d6 08:53:27 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:27 ---> Running in 353510b6cdc3 08:53:27 ---> Running in 75c354f761b1 08:53:27 ---> Running in 84c4053b7584 08:53:27 ---> 354349fb6a3c 08:53:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:27 ---> Running in 3109da6c17e1 08:53:29 ---> 2c3e6e2ce4c7 08:53:29 Step 9/23 : RUN go mod tidy 08:53:29 ---> Running in 38ec860d40cf 08:53:29 Removing intermediate container 353510b6cdc3 08:53:29 ---> b02131a01dd7 08:53:29 Step 8/22 : RUN make cmd/core-metadata/core-metadata 08:53:29 ---> Running in 79c08d88771e 08:53:30 Removing intermediate container 75c354f761b1 08:53:30 ---> f5158ebb58e5 08:53:30 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:53:30 Removing intermediate container 3109da6c17e1 08:53:30 ---> 4c32b631e0ca 08:53:30 Step 8/22 : RUN make cmd/core-command/core-command 08:53:31 Removing intermediate container 84c4053b7584 08:53:31 ---> 6d7b3e13319f 08:53:31 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:53:31 ---> Running in ffdae20f72f7 08:53:31 ---> Running in c729172cc9a6 08:53:31 ---> Running in bbcdeb4d4ee5 08:53:32 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 08:53:34 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 08:53:34 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 08:53:34 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 08:53:36 Removing intermediate container 38ec860d40cf 08:53:36 ---> a3e18ed309ad 08:53:36 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 08:53:36 ---> Running in d033c29f04c6 08:53:38 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 08:56:00 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 08:56:00 Removing intermediate container c729172cc9a6 08:56:00 ---> 5351d47a007c 08:56:00 08:56:00 Step 9/22 : FROM alpine:3.14 08:56:00 3.14: Pulling from library/alpine 08:56:00 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 08:56:00 Status: Downloaded newer image for alpine:3.14 08:56:00 ---> 5b8b7b635229 08:56:00 Step 10/22 : RUN apk add --update --no-cache dumb-init 08:56:00 ---> Running in 887668f8a7cd 08:56:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:56:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:56:04 (1/1) Installing dumb-init (1.2.5-r1) 08:56:04 Executing busybox-1.33.1-r6.trigger 08:56:04 OK: 6 MiB in 15 packages 08:56:06 Removing intermediate container 887668f8a7cd 08:56:06 ---> 3fe4d083a32f 08:56:06 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:56:06 ---> Running in 56036f5d2ce0 08:56:07 Removing intermediate container 56036f5d2ce0 08:56:07 ---> be4a3fe76a5f 08:56:07 Step 12/22 : ENV APP_PORT=59882 08:56:07 Removing intermediate container bbcdeb4d4ee5 08:56:07 ---> 86729b80b4de 08:56:07 08:56:07 Step 9/30 : FROM alpine:3.14 08:56:07 ---> 5b8b7b635229 08:56:07 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:56:08 ---> Running in 783b71dfeeec 08:56:08 ---> Running in 52d37e00add4 08:56:09 Removing intermediate container 783b71dfeeec 08:56:09 ---> ab86d222d303 08:56:09 Step 13/22 : EXPOSE $APP_PORT 08:56:09 Removing intermediate container 52d37e00add4 08:56:09 ---> 57b7a1fb7c11 08:56:09 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 08:56:09 ---> Running in fba1ad1a6f2b 08:56:09 ---> Running in d0238c0e1185 08:56:10 Removing intermediate container fba1ad1a6f2b 08:56:10 ---> 0ff4de47abb5 08:56:10 Step 14/22 : WORKDIR / 08:56:10 ---> Running in cf5344811261 08:56:11 Removing intermediate container ffdae20f72f7 08:56:11 ---> fdee30a6a950 08:56:11 08:56:11 Step 9/24 : FROM alpine:3.14 08:56:11 ---> 5b8b7b635229 08:56:11 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:56:11 ---> Running in 81727c4c6ef2 08:56:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:56:12 Removing intermediate container cf5344811261 08:56:12 ---> 50359fbd6fd9 08:56:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:56:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:56:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:56:13 (1/2) Installing dumb-init (1.2.5-r1) 08:56:13 (2/2) Installing su-exec (0.2-r1) 08:56:13 Executing busybox-1.33.1-r6.trigger 08:56:13 OK: 6 MiB in 16 packages 08:56:13 ---> 726497c0bb0b 08:56:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:56:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:56:15 (1/3) Installing ca-certificates (20191127-r5) 08:56:15 (2/3) Installing dumb-init (1.2.5-r1) 08:56:15 (3/3) Installing su-exec (0.2-r1) 08:56:15 Executing busybox-1.33.1-r6.trigger 08:56:15 Executing ca-certificates-20191127-r5.trigger 08:56:15 Removing intermediate container d0238c0e1185 08:56:15 ---> 8f3768954846 08:56:15 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 08:56:15 OK: 6 MiB in 17 packages 08:56:15 ---> Running in bd4e53a87865 08:56:16 Removing intermediate container bd4e53a87865 08:56:16 ---> 7119ed66eca8 08:56:16 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:56:16 ---> faf42350d1ab 08:56:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:56:16 ---> Running in da6f672bb130 08:56:17 Removing intermediate container d033c29f04c6 08:56:17 ---> 1786955258f6 08:56:17 08:56:17 Step 11/23 : FROM alpine:3.14 08:56:17 ---> 5b8b7b635229 08:56:17 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:56:17 ---> Using cache 08:56:17 ---> 3fe4d083a32f 08:56:17 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:56:17 ---> Using cache 08:56:17 ---> be4a3fe76a5f 08:56:17 Step 14/23 : ENV APP_PORT=59861 08:56:17 Removing intermediate container 79c08d88771e 08:56:17 ---> 88df2e9718e5 08:56:17 08:56:17 Step 9/22 : FROM alpine:3.14 08:56:17 ---> 5b8b7b635229 08:56:17 Step 10/22 : RUN apk add --update --no-cache dumb-init 08:56:17 ---> Using cache 08:56:17 ---> 3fe4d083a32f 08:56:17 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:56:17 ---> Using cache 08:56:17 ---> be4a3fe76a5f 08:56:17 Step 12/22 : ENV APP_PORT=59881 08:56:17 ---> Running in 118e9150ff88 08:56:17 Removing intermediate container da6f672bb130 08:56:17 ---> ae6ab32d11a2 08:56:17 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:56:17 ---> Running in 9dc4152b379a 08:56:17 ---> Running in 3d1061db429a 08:56:18 ---> 42ed601f55c9 08:56:18 Step 18/22 : ENTRYPOINT ["/core-command"] 08:56:18 Removing intermediate container 81727c4c6ef2 08:56:18 ---> eacb7f0fdbf0 08:56:18 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:56:18 ---> Running in 1dd6e0b400f8 08:56:18 ---> Running in 61b53d5681fc 08:56:18 Removing intermediate container 118e9150ff88 08:56:18 ---> b1af46cec706 08:56:18 Step 15/23 : EXPOSE $APP_PORT 08:56:18 Removing intermediate container 9dc4152b379a 08:56:18 ---> ebad59d5d39d 08:56:18 Step 13/22 : EXPOSE $APP_PORT 08:56:18 ---> Running in a0b9225de3dd 08:56:18 ---> Running in 079438cc2746 08:56:18 Removing intermediate container 1dd6e0b400f8 08:56:18 ---> 8a094a9e455b 08:56:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:56:19 Removing intermediate container 61b53d5681fc 08:56:19 ---> ce9ce7ccc79c 08:56:19 Step 12/24 : WORKDIR / 08:56:19 ---> Running in f62982dbe0a6 08:56:19 ---> Running in 5dcf359e8af3 08:56:19 Removing intermediate container a0b9225de3dd 08:56:19 ---> 438fcd57eed6 08:56:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:56:19 Removing intermediate container 079438cc2746 08:56:19 ---> d937ac6c0d00 08:56:19 Step 14/22 : WORKDIR / 08:56:20 ---> Running in a883400e8bc6 08:56:20 Removing intermediate container f62982dbe0a6 08:56:20 ---> 1844a986d386 08:56:20 Step 20/22 : LABEL arch=arm64 08:56:20 Removing intermediate container 5dcf359e8af3 08:56:20 ---> 5adb7da81994 08:56:20 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:56:20 ---> Running in 7355f74aad5c 08:56:20 Removing intermediate container a883400e8bc6 08:56:20 ---> 661a6f7aa84e 08:56:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:56:20 ---> 8e51b9c12bc6 08:56:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:56:21 Removing intermediate container 7355f74aad5c 08:56:21 ---> ebabe19afcf4 08:56:21 Step 21/22 : LABEL git_sha=b7d8fe1d1dcfe45d46e06b5f442add4dbe49c534 08:56:21 Removing intermediate container 3d1061db429a 08:56:21 ---> d1803cb597ba 08:56:21 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 08:56:21 ---> Running in 73fca3e3dc2c 08:56:21 ---> Running in 3b02913ab296 08:56:21 ---> 0d7604fd4d79 08:56:21 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:56:22 ---> 3139d8eb5fb4 08:56:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:56:22 Removing intermediate container 3b02913ab296 08:56:22 ---> ce1c9594d90b 08:56:22 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:56:22 Removing intermediate container 73fca3e3dc2c 08:56:22 ---> c9c693603acb 08:56:22 Step 22/22 : LABEL version=0.0.0 08:56:22 ---> Running in 7ef856971a87 08:56:22 ---> 1b08ed9d36e1 08:56:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:56:23 ---> 335f8c5ac80f 08:56:23 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:56:23 Removing intermediate container 7ef856971a87 08:56:23 ---> 273b36454a99 08:56:23 08:56:23 ---> 4b60a26b4a48 08:56:23 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:56:24 ---> Running in 887d0a19c66e 08:56:24 ---> c1af2e09e40e 08:56:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:56:24 Successfully built 273b36454a99 08:56:24 Successfully tagged core-command-arm64:latest 08:56:24  Building core-command ... done Building support-notifications 08:56:24 ---> 274bc05c7417 08:56:24 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:56:24 ---> Running in 84750760b8a2 08:56:24 ---> b1663b532c70 08:56:24 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:56:25 Removing intermediate container 84750760b8a2 08:56:25 ---> 35dcb1be567c 08:56:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:56:25 ---> c7d159d3f9d5 08:56:25 Step 18/22 : ENTRYPOINT ["/core-metadata"] 08:56:25 ---> Running in bb580c641e7b 08:56:26 ---> Running in 4eaf5a1dd081 08:56:26 ---> d7d97f7a81fe 08:56:26 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:56:27 Removing intermediate container bb580c641e7b 08:56:27 ---> eb7224a9b929 08:56:27 Step 21/23 : LABEL arch=arm64 08:56:27 Removing intermediate container 4eaf5a1dd081 08:56:27 ---> af1f91155c39 08:56:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:56:27 ---> Running in 96af36b606c5 08:56:27 ---> Running in 48ddb533469e 08:56:27 Removing intermediate container 887d0a19c66e 08:56:27 ---> 80995b6d1b64 08:56:27 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 08:56:28 Removing intermediate container 48ddb533469e 08:56:28 ---> ca1149da3a92 08:56:28 Step 20/22 : LABEL arch=arm64 08:56:28 ---> 6c55444e508f 08:56:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:56:28 Removing intermediate container 96af36b606c5 08:56:28 ---> a2e123b85486 08:56:28 Step 22/23 : LABEL git_sha=b7d8fe1d1dcfe45d46e06b5f442add4dbe49c534 08:56:28 ---> Running in df549aef33b3 08:56:28 ---> Running in caedc5c3e07a 08:56:29 ---> 59d4c047cb0d 08:56:29 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:56:30 Removing intermediate container df549aef33b3 08:56:30 ---> 836fe4f491fc 08:56:30 Step 21/22 : LABEL git_sha=b7d8fe1d1dcfe45d46e06b5f442add4dbe49c534 08:56:30 ---> Running in b128c617d6df 08:56:30 Removing intermediate container caedc5c3e07a 08:56:30 ---> 00d49a24f9a6 08:56:30 Step 23/23 : LABEL version=0.0.0 08:56:30 ---> Running in ffa19538da4c 08:56:31 Removing intermediate container b128c617d6df 08:56:31 ---> d2f061224520 08:56:31 Step 22/22 : LABEL version=0.0.0 08:56:31 Removing intermediate container ffa19538da4c 08:56:31 ---> 32368e620a6e 08:56:31 08:56:31 ---> ee96d4954e62 08:56:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:56:31 ---> Running in d1cc4d796de4 08:56:32 ---> ce008300dc69 08:56:32 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:56:32 Successfully built 32368e620a6e 08:56:32 Successfully tagged support-scheduler-arm64:latest 08:56:32 Building security-proxy-setup 08:56:32  Building support-scheduler ... done Removing intermediate container d1cc4d796de4 08:56:32 ---> d30dab935b22 08:56:32 08:56:33 ---> 008f0ce99b44 08:56:33 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/ 08:56:33 Successfully built d30dab935b22 08:56:33 Successfully tagged core-metadata-arm64:latest 08:56:33 Building core-data 08:56:33  Building core-metadata ... done  ---> Running in 017ef3a099af 08:56:33 ---> 8fd3e6f70c1e 08:56:33 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:56:34 ---> 79dfd96dbbf3 08:56:34 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:56:35 ---> b3bcf50cb957 08:56:35 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 08:56:35 Removing intermediate container 017ef3a099af 08:56:35 ---> d1c9ccf45e82 08:56:35 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:56:36 ---> Running in ec0a31bb3c5a 08:56:36 ---> Running in a1ca22a62382 08:56:37 Removing intermediate container ec0a31bb3c5a 08:56:37 ---> b532a386186e 08:56:37 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:56:37 Removing intermediate container a1ca22a62382 08:56:37 ---> 9cea50833e98 08:56:37 Step 22/24 : LABEL arch=arm64 08:56:37 ---> Running in 746834a1846f 08:56:38 ---> b86f4016a34d 08:56:38 Step 25/30 : RUN chmod +x /entrypoint.sh 08:56:38 Removing intermediate container 746834a1846f 08:56:38 ---> 935c27dfa78e 08:56:38 Step 23/24 : LABEL git_sha=b7d8fe1d1dcfe45d46e06b5f442add4dbe49c534 08:56:38 ---> Running in 1dd8e3b5f51a 08:56:38 ---> Running in 9d0867530596 08:56:39 Removing intermediate container 1dd8e3b5f51a 08:56:39 ---> 216659c6b8d5 08:56:39 Step 24/24 : LABEL version=0.0.0 08:56:39 ---> Running in 86cbff0f4b77 08:56:40 Removing intermediate container 86cbff0f4b77 08:56:40 ---> 22049da4e4ed 08:56:40 08:56:40 Successfully built 22049da4e4ed 08:56:40 Successfully tagged security-secretstore-setup-arm64:latest 08:56:40  Building security-secretstore-setup ... done Building sys-mgmt-agent 08:56:41 Removing intermediate container 9d0867530596 08:56:41 ---> a35807604d6e 08:56:41 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 08:56:41 ---> Running in 23be6ebcc8f4 08:56:42 Removing intermediate container 23be6ebcc8f4 08:56:42 ---> f08e4a4904d3 08:56:42 Step 27/30 : CMD ["gate"] 08:56:42 ---> Running in f35bd164dea8 08:56:43 Removing intermediate container f35bd164dea8 08:56:43 ---> 54e04a93f7dd 08:56:43 Step 28/30 : LABEL arch=arm64 08:56:43 ---> Running in 1ba075d576be 08:56:44 Removing intermediate container 1ba075d576be 08:56:44 ---> 96874f4673a1 08:56:44 Step 29/30 : LABEL git_sha=b7d8fe1d1dcfe45d46e06b5f442add4dbe49c534 08:56:44 ---> Running in 607c3a84e3b4 08:56:45 Removing intermediate container 607c3a84e3b4 08:56:45 ---> 9a6e4f2cc8e2 08:56:45 Step 30/30 : LABEL version=0.0.0 08:56:46 ---> Running in 023b91bc0657 08:56:46 Removing intermediate container 023b91bc0657 08:56:46 ---> f2e442353c1a 08:56:46 08:56:46 Successfully built f2e442353c1a 08:56:46 Successfully tagged security-bootstrapper-arm64:latest 08:57:13  Building security-bootstrapper ... done Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:57:13 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:57:13 ---> 404d5faeeea8 08:57:13 Step 3/21 : WORKDIR /edgex-go 08:57:13 ---> Using cache 08:57:13 ---> 6571c5da2d2e 08:57:13 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:57:13 ---> Using cache 08:57:13 ---> d9647153c31b 08:57:13 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 08:57:13 ---> Running in c116c1d3e0f9 08:57:13 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:57:14 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:57:15 OK: 219 MiB in 52 packages 08:57:17 Removing intermediate container c116c1d3e0f9 08:57:17 ---> f3b75120d3e8 08:57:17 Step 6/21 : COPY . . 08:57:21 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:57:21 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:57:21 ---> 404d5faeeea8 08:57:21 Step 3/20 : WORKDIR /edgex-go 08:57:21 ---> Using cache 08:57:21 ---> 6571c5da2d2e 08:57:21 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:57:21 ---> Using cache 08:57:21 ---> d9647153c31b 08:57:21 Step 5/20 : RUN apk add --update --no-cache make git 08:57:21 ---> Using cache 08:57:21 ---> 2a286ca15ed2 08:57:21 Step 6/20 : COPY . . 08:57:21 ---> Using cache 08:57:21 ---> 25b1ca9c96e0 08:57:21 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:21 ---> Using cache 08:57:21 ---> b02131a01dd7 08:57:21 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:57:21 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:57:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:57:21 ---> 404d5faeeea8 08:57:21 Step 3/22 : WORKDIR /edgex-go 08:57:22 ---> Using cache 08:57:22 ---> 6571c5da2d2e 08:57:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:57:22 ---> Using cache 08:57:22 ---> d9647153c31b 08:57:22 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:57:22 ---> Running in 7d956abe302a 08:57:22 ---> Running in 0fc7a844702f 08:57:24 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:57:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:57:24 ---> 404d5faeeea8 08:57:24 Step 3/22 : WORKDIR /edgex-go 08:57:24 ---> Using cache 08:57:24 ---> 6571c5da2d2e 08:57:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:57:24 ---> Using cache 08:57:24 ---> d9647153c31b 08:57:24 Step 5/22 : RUN apk add --update --no-cache make bash git 08:57:24 ---> Running in 6fd792f79185 08:57:24 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:57:25 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 08:57:26 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:57:27 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:57:27 OK: 219 MiB in 52 packages 08:57:28 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:57:29 OK: 219 MiB in 52 packages 08:57:29 Removing intermediate container 0fc7a844702f 08:57:29 ---> a5c4f2c97b66 08:57:29 Step 6/22 : COPY . . 08:57:31 Removing intermediate container 6fd792f79185 08:57:31 ---> 1fbaafe659dc 08:57:31 Step 6/22 : COPY . . 08:57:46 ---> 722bfd471590 08:57:46 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:46 ---> Running in 59fa44714998 08:57:51 Removing intermediate container 59fa44714998 08:57:51 ---> c0bad38f73d4 08:57:51 Step 8/21 : RUN make cmd/support-notifications/support-notifications 08:57:51 ---> Running in a56da1645de6 08:57:53 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 08:58:03 ---> 8d174d1ea202 08:58:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:03 ---> c4fdbedb23eb 08:58:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:03 ---> Running in 64a521d28de4 08:58:03 ---> Running in d8c8b557fd8f 08:58:10 Removing intermediate container 64a521d28de4 08:58:10 ---> 061333739222 08:58:10 Step 8/22 : RUN make cmd/core-data/core-data 08:58:10 ---> Running in 606c458c6c8f 08:58:10 Removing intermediate container d8c8b557fd8f 08:58:10 ---> 73a8dabf2c57 08:58:10 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:58:10 ---> Running in 7f9d13407cef 08:58:12 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 08:58:12 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 08:58:34 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 08:58:49 Removing intermediate container 7d956abe302a 08:58:49 ---> 7c6054356fcd 08:58:49 08:58:49 Step 9/20 : FROM alpine:3.14 08:58:49 ---> 5b8b7b635229 08:58:49 Step 10/20 : RUN apk add --update --no-cache curl 08:58:49 ---> Running in 5acd6788074c 08:58:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:58:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:58:53 (1/5) Installing ca-certificates (20191127-r5) 08:58:53 (2/5) Installing brotli-libs (1.0.9-r5) 08:58:53 (3/5) Installing nghttp2-libs (1.43.0-r0) 08:58:53 (4/5) Installing libcurl (7.79.1-r0) 08:58:53 (5/5) Installing curl (7.79.1-r0) 08:58:53 Executing busybox-1.33.1-r6.trigger 08:58:53 Executing ca-certificates-20191127-r5.trigger 08:58:54 OK: 8 MiB in 19 packages 08:58:57 Removing intermediate container 5acd6788074c 08:58:57 ---> f0bb630b5fbf 08:58:57 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:58:57 ---> Running in 2c12b3e595ac 08:58:57 Removing intermediate container 2c12b3e595ac 08:58:57 ---> 8f882f830547 08:58:57 Step 12/20 : WORKDIR /edgex 08:58:57 ---> Running in f4b420a5c939 08:58:58 Removing intermediate container f4b420a5c939 08:58:58 ---> 9e8a65a8d6e1 08:58:58 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:58:59 ---> c2eca136a066 08:58:59 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:59:01 ---> 5f266d41ae17 08:59:01 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:59:03 ---> 0d38aa36c5ce 08:59:03 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:59:03 ---> Running in 7adbba6591f3 08:59:04 Removing intermediate container 7adbba6591f3 08:59:04 ---> 7b44acdf9820 08:59:04 Step 17/20 : CMD ["--init=true"] 08:59:04 ---> Running in 68c7ec62bb10 08:59:05 Removing intermediate container 68c7ec62bb10 08:59:05 ---> de4c4be0f9dd 08:59:05 Step 18/20 : LABEL arch=arm64 08:59:05 ---> Running in a5b0204d0759 08:59:05 Removing intermediate container a5b0204d0759 08:59:05 ---> c20aa1d764bb 08:59:05 Step 19/20 : LABEL git_sha=b7d8fe1d1dcfe45d46e06b5f442add4dbe49c534 08:59:06 ---> Running in 8813b18c0559 08:59:06 Removing intermediate container 8813b18c0559 08:59:06 ---> 8960a801bc71 08:59:06 Step 20/20 : LABEL version=0.0.0 08:59:06 ---> Running in 7b1346ee627e 08:59:07 Removing intermediate container 7b1346ee627e 08:59:07 ---> 0c98961d42da 08:59:07 08:59:08 Successfully built 0c98961d42da 08:59:08 Successfully tagged security-proxy-setup-arm64:latest 08:59:47  Building security-proxy-setup ... done Removing intermediate container a56da1645de6 08:59:47 ---> 4b3dffd1b8eb 08:59:47 08:59:47 Step 9/21 : FROM alpine:3.14 08:59:47 ---> 5b8b7b635229 08:59:47 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 08:59:47 ---> Running in a2a3b41170de 08:59:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:59:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:59:48 (1/2) Installing ca-certificates (20191127-r5) 08:59:48 (2/2) Installing dumb-init (1.2.5-r1) 08:59:48 Executing busybox-1.33.1-r6.trigger 08:59:48 Executing ca-certificates-20191127-r5.trigger 08:59:48 OK: 6 MiB in 16 packages 08:59:50 Removing intermediate container a2a3b41170de 08:59:50 ---> ad05c3b5b9c0 08:59:50 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:59:50 ---> Running in 7d13781632a6 08:59:51 Removing intermediate container 7f9d13407cef 08:59:51 ---> c2605e1fa9ea 08:59:51 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:59:51 ---> Running in 2270c1fd0e91 08:59:51 Removing intermediate container 7d13781632a6 08:59:51 ---> 7b599f80047a 08:59:51 Step 12/21 : ENV APP_PORT=59860 08:59:51 ---> Running in 67281bb4072e 08:59:51 Removing intermediate container 67281bb4072e 08:59:51 ---> 1cefb8abaeac 08:59:51 Step 13/21 : EXPOSE $APP_PORT 08:59:52 ---> Running in 8c48cec7703e 08:59:52 Removing intermediate container 8c48cec7703e 08:59:52 ---> 3c4b0f133d36 08:59:52 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:52 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 08:59:53 ---> 30b0c391be57 08:59:53 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:59:55 ---> 0f9dbf3dfe5a 08:59:55 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:59:56 Removing intermediate container 2270c1fd0e91 08:59:56 ---> b21ae772e1d0 08:59:56 08:59:56 Step 10/22 : FROM docker:20.10.8 08:59:56 20.10.8: Pulling from library/docker 08:59:56 ---> a078c4ac8c57 08:59:56 Step 17/21 : ENTRYPOINT ["/support-notifications"] 08:59:56 ---> Running in d536c3a46044 08:59:56 Removing intermediate container d536c3a46044 08:59:56 ---> 7018144e0ff5 08:59:56 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:59:57 ---> Running in 40fc4803edd6 08:59:58 Removing intermediate container 40fc4803edd6 08:59:58 ---> ee02e27ec94b 08:59:58 Step 19/21 : LABEL arch=arm64 08:59:58 ---> Running in cf1919468660 08:59:58 Removing intermediate container cf1919468660 08:59:58 ---> bde7ba48e757 08:59:58 Step 20/21 : LABEL git_sha=b7d8fe1d1dcfe45d46e06b5f442add4dbe49c534 08:59:58 ---> Running in abea37b9bd34 08:59:59 Removing intermediate container abea37b9bd34 08:59:59 ---> 0ea3f7df1d5d 08:59:59 Step 21/21 : LABEL version=0.0.0 08:59:59 ---> Running in 3d9daf64f5dc 09:00:00 Removing intermediate container 3d9daf64f5dc 09:00:00 ---> d50d24e8d4cc 09:00:00 09:00:00 Successfully built d50d24e8d4cc 09:00:00 Successfully tagged support-notifications-arm64:latest 09:00:01  Building support-notifications ... done Removing intermediate container 606c458c6c8f 09:00:01 ---> a83acc86332a 09:00:01 09:00:01 Step 9/22 : FROM alpine:3.14 09:00:01 ---> 5b8b7b635229 09:00:01 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:00:01 ---> Running in fdad9977a785 09:00:02 Removing intermediate container fdad9977a785 09:00:02 ---> a7faa2b18179 09:00:02 Step 11/22 : ENV APP_PORT=59880 09:00:02 ---> Running in e19f7e944544 09:00:02 Removing intermediate container e19f7e944544 09:00:02 ---> f0d06fa7f39f 09:00:02 Step 12/22 : EXPOSE $APP_PORT 09:00:02 ---> Running in be7290591608 09:00:03 Removing intermediate container be7290591608 09:00:03 ---> b7bfee76b0e4 09:00:03 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:00:03 ---> Running in 3e2442ea724f 09:00:05 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 09:00:05 Status: Downloaded newer image for docker:20.10.8 09:00:05 ---> 3734d5adc5ac 09:00:05 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 09:00:05 ---> Running in ef66c640d00d 09:00:05 Removing intermediate container 3e2442ea724f 09:00:05 ---> a15d58239b58 09:00:05 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 09:00:05 ---> Running in 1a1f27cdd476 09:00:06 Removing intermediate container ef66c640d00d 09:00:06 ---> b4562892f107 09:00:06 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 09:00:06 ---> Running in 67b7522050ad 09:00:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:00:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:00:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:00:08 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:00:08 (1/42) Installing readline (8.1.0-r0) 09:00:08 (2/42) Installing bash (5.1.4-r0) 09:00:08 Executing bash-5.1.4-r0.post-install 09:00:08 (3/42) Installing brotli-libs (1.0.9-r5) 09:00:08 (4/42) Installing nghttp2-libs (1.43.0-r0) 09:00:08 (5/42) Installing libcurl (7.79.1-r0) 09:00:08 (6/42) Installing curl (7.79.1-r0) 09:00:08 (7/42) Installing dumb-init (1.2.5-r1) 09:00:08 (8/42) Installing libbz2 (1.0.8-r1) 09:00:08 (9/42) Installing expat (2.4.1-r0) 09:00:08 (10/42) Installing libffi (3.3-r2) 09:00:08 (11/42) Installing gdbm (1.19-r0) 09:00:08 (12/42) Installing xz-libs (5.2.5-r0) 09:00:08 (13/42) Installing libgcc (10.3.1_git20210424-r2) 09:00:08 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 09:00:08 (15/42) Installing mpdecimal (2.5.1-r1) 09:00:08 (16/42) Installing sqlite-libs (3.35.5-r0) 09:00:08 (17/42) Installing python3 (3.9.5-r2) 09:00:09 (1/6) Installing dumb-init (1.2.5-r1) 09:00:09 (2/6) Installing libgcc (10.3.1_git20210424-r2) 09:00:09 (3/6) Installing libsodium (1.0.18-r0) 09:00:09 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 09:00:09 (5/6) Installing libzmq (4.3.4-r0) 09:00:09 (6/6) Installing zeromq (4.3.4-r0) 09:00:09 Executing busybox-1.33.1-r6.trigger 09:00:09 OK: 8 MiB in 20 packages 09:00:10 (18/42) Installing py3-appdirs (1.4.4-r2) 09:00:10 (19/42) Installing py3-chardet (4.0.0-r2) 09:00:11 (20/42) Installing py3-idna (3.2-r0) 09:00:11 (21/42) Installing py3-urllib3 (1.26.5-r0) 09:00:11 (22/42) Installing py3-certifi (2020.12.5-r1) 09:00:11 (23/42) Installing py3-requests (2.25.1-r4) 09:00:11 (24/42) Installing py3-msgpack (1.0.2-r1) 09:00:11 (25/42) Installing py3-lockfile (0.12.2-r4) 09:00:11 (26/42) Installing py3-cachecontrol (0.12.6-r1) 09:00:11 (27/42) Installing py3-colorama (0.4.4-r1) 09:00:11 (28/42) Installing py3-contextlib2 (0.6.0-r1) 09:00:11 (29/42) Installing py3-distlib (0.3.1-r3) 09:00:11 (30/42) Installing py3-distro (1.5.0-r3) 09:00:11 (31/42) Installing py3-six (1.15.0-r1) 09:00:11 (32/42) Installing py3-webencodings (0.5.1-r4) 09:00:11 (33/42) Installing py3-html5lib (1.1-r1) 09:00:11 Removing intermediate container 1a1f27cdd476 09:00:11 ---> 5d6d75df35b6 09:00:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:11 (34/42) Installing py3-parsing (2.4.7-r2) 09:00:11 (35/42) Installing py3-packaging (20.9-r1) 09:00:11 (36/42) Installing py3-toml (0.10.2-r2) 09:00:11 (37/42) Installing py3-pep517 (0.10.0-r2) 09:00:11 (38/42) Installing py3-progress (1.5-r2) 09:00:11 (39/42) Installing py3-retrying (1.3.3-r1) 09:00:11 (40/42) Installing py3-ordered-set (4.0.2-r1) 09:00:11 (41/42) Installing py3-setuptools (52.0.0-r3) 09:00:11 (42/42) Installing py3-pip (20.3.4-r1) 09:00:12 Executing busybox-1.33.1-r3.trigger 09:00:12 ---> 9a7c55ed63c4 09:00:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:00:12 OK: 84 MiB in 64 packages 09:00:13 ---> 0f88fefa85d9 09:00:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:00:13 ---> 534808b20083 09:00:13 Step 18/22 : ENTRYPOINT ["/core-data"] 09:00:14 ---> Running in bf245b168f8a 09:00:14 Removing intermediate container bf245b168f8a 09:00:14 ---> 83f1b3cb2718 09:00:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:00:14 ---> Running in 6642be9d66b3 09:00:14 Removing intermediate container 6642be9d66b3 09:00:14 ---> 73a1fceec11c 09:00:14 Step 20/22 : LABEL arch=arm64 09:00:14 ---> Running in 52e7ae663f27 09:00:15 Removing intermediate container 52e7ae663f27 09:00:15 ---> 3e3f00d3c6d8 09:00:15 Step 21/22 : LABEL git_sha=b7d8fe1d1dcfe45d46e06b5f442add4dbe49c534 09:00:15 ---> Running in 8481904f55fb 09:00:16 Removing intermediate container 8481904f55fb 09:00:16 ---> 00a97ce5dbda 09:00:16 Step 22/22 : LABEL version=0.0.0 09:00:16 ---> Running in 59ab299449ce 09:00:16 Removing intermediate container 59ab299449ce 09:00:16 ---> a3bc75db9ed8 09:00:16 09:00:16 Collecting docker-compose==1.23.2 09:00:16 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:00:16 Successfully built a3bc75db9ed8 09:00:16 Successfully tagged core-data-arm64:latest 09:00:17  Building core-data ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:00:17 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:00:18 Collecting websocket-client<1.0,>=0.32.0 09:00:18 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 09:00:18 Collecting docker<4.0,>=3.6.0 09:00:18 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:00:19 Collecting cached-property<2,>=1.2.0 09:00:19 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:00:19 Collecting texttable<0.10,>=0.9.0 09:00:19 Downloading texttable-0.9.1.tar.gz (11 kB) 09:00:21 Collecting dockerpty<0.5,>=0.4.1 09:00:21 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:00:23 Collecting jsonschema<3,>=2.5.1 09:00:23 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09: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) 09:00:24 Collecting PyYAML<4,>=3.10 09:00:24 Downloading PyYAML-3.13.tar.gz (270 kB) 09:00:27 Collecting docopt<0.7,>=0.6.1 09:00:27 Downloading docopt-0.6.2.tar.gz (25 kB) 09:00:30 Collecting docker-pycreds>=0.4.0 09:00:30 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:00:30 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) 09:00:30 Collecting idna<2.8,>=2.5 09:00:30 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:00:30 Collecting chardet<3.1.0,>=3.0.2 09:00:30 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 09:00:31 Collecting urllib3<1.25,>=1.21.1 09:00:31 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:00:31 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 09:00:31 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 09:00:31 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 09:00:31 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 09:00:32 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 09:00:32 Attempting uninstall: urllib3 09:00:32 Found existing installation: urllib3 1.26.5 09:00:32 Uninstalling urllib3-1.26.5: 09:00:32 Successfully uninstalled urllib3-1.26.5 09:00:33 Attempting uninstall: idna 09:00:33 Found existing installation: idna 3.2 09:00:33 Uninstalling idna-3.2: 09:00:33 Successfully uninstalled idna-3.2 09:00:34 Attempting uninstall: chardet 09:00:34 Found existing installation: chardet 4.0.0 09:00:34 Uninstalling chardet-4.0.0: 09:00:34 Successfully uninstalled chardet-4.0.0 09:00:36 Attempting uninstall: requests 09:00:36 Found existing installation: requests 2.25.1 09:00:36 Uninstalling requests-2.25.1: 09:00:36 Successfully uninstalled requests-2.25.1 09:00:37 Running setup.py install for texttable: started 09:00:39 Running setup.py install for texttable: finished with status 'done' 09:00:39 Running setup.py install for PyYAML: started 09:00:41 Running setup.py install for PyYAML: finished with status 'done' 09:00:41 Running setup.py install for docopt: started 09:00:43 Running setup.py install for docopt: finished with status 'done' 09:00:43 Running setup.py install for dockerpty: started 09:00:45 Running setup.py install for dockerpty: finished with status 'done' 09:00:46 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 09:00:55 Removing intermediate container 67b7522050ad 09:00:55 ---> cfd980b80b4d 09:00:55 Step 13/22 : ENV APP_PORT=58890 09:00:55 ---> Running in 016693c2f57b 09:00:55 Removing intermediate container 016693c2f57b 09:00:55 ---> 1cb30767d4de 09:00:55 Step 14/22 : EXPOSE $APP_PORT 09:00:56 ---> Running in 4e9828e0c7d9 09:00:56 Removing intermediate container 4e9828e0c7d9 09:00:56 ---> 3c952355b210 09:00:56 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:00:57 ---> 4b6eb2c03b5e 09:00:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:00:58 ---> 9fe479b4f4fd 09:00:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:00:58 ---> c07e2f601033 09:00:58 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 09:00:59 ---> Running in a468889547cc 09:00:59 Removing intermediate container a468889547cc 09:00:59 ---> b0a0f6164f37 09:00:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:00:59 ---> Running in 6723e093bcd6 09:01:00 Removing intermediate container 6723e093bcd6 09:01:00 ---> d1628fbd81f3 09:01:00 Step 20/22 : LABEL arch=arm64 09:01:00 ---> Running in cb271abd9685 09:01:00 Removing intermediate container cb271abd9685 09:01:00 ---> 3b50ba435b36 09:01:00 Step 21/22 : LABEL git_sha=b7d8fe1d1dcfe45d46e06b5f442add4dbe49c534 09:01:00 ---> Running in b03f68d912c9 09:01:00 Removing intermediate container b03f68d912c9 09:01:00 ---> 4f2ffda59e76 09:01:00 Step 22/22 : LABEL version=0.0.0 09:01:00 ---> Running in 03617ef9cf6d 09:01:01 Removing intermediate container 03617ef9cf6d 09:01:01 ---> 4ea17a0109a4 09:01:01 09:01:01 Successfully built 4ea17a0109a4 09:01:01 Successfully tagged sys-mgmt-agent-arm64:latest 09:01:01  Building sys-mgmt-agent ... done  [Pipeline] } 09:01:01 $ docker stop --time=1 0d712a395e3fbccd7d3a28108df88c78ae5c886e00707bb4b430ca47ff2e6cc3 09:01:03 $ docker rm -f 0d712a395e3fbccd7d3a28108df88c78ae5c886e00707bb4b430ca47ff2e6cc3 [Pipeline] // withDockerContainer [Pipeline] sh 09:01:04 + docker images 09:01:04 REPOSITORY TAG IMAGE ID CREATED SIZE 09:01:04 sys-mgmt-agent-arm64 latest 4ea17a0109a4 3 seconds ago 277MB 09:01:04 core-data-arm64 latest a3bc75db9ed8 48 seconds ago 19.6MB 09:01:04 a83acc86332a About a minute ago 1.58GB 09:01:04 support-notifications-arm64 latest d50d24e8d4cc About a minute ago 16.1MB 09:01:04 b21ae772e1d0 About a minute ago 1.57GB 09:01:04 4b3dffd1b8eb About a minute ago 1.57GB 09:01:04 security-proxy-setup-arm64 latest 0c98961d42da About a minute ago 25.5MB 09:01:04 7c6054356fcd 2 minutes ago 1.58GB 09:01:04 security-bootstrapper-arm64 latest f2e442353c1a 4 minutes ago 17.8MB 09:01:04 security-secretstore-setup-arm64 latest 22049da4e4ed 4 minutes ago 26.8MB 09:01:04 core-metadata-arm64 latest d30dab935b22 4 minutes ago 15.9MB 09:01:04 support-scheduler-arm64 latest 32368e620a6e 4 minutes ago 15.3MB 09:01:04 core-command-arm64 latest 273b36454a99 4 minutes ago 15.2MB 09:01:04 88df2e9718e5 4 minutes ago 1.58GB 09:01:04 1786955258f6 4 minutes ago 1.57GB 09:01:04 fdee30a6a950 4 minutes ago 1.58GB 09:01:04 86729b80b4de 4 minutes ago 1.57GB 09:01:04 5351d47a007c 5 minutes ago 1.57GB 09:01:04 ci-base-image-arm64 latest 404d5faeeea8 16 minutes ago 1.24GB 09:01:04 alpine 3.14 5b8b7b635229 2 weeks ago 5.35MB 09:01:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 6 weeks ago 534MB 09:01:04 docker 20.10.8 3734d5adc5ac 2 months ago 198MB 09:01:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 17 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:01:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:01:05 09:01:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 09:01:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:01:05 arm64: Pulling from edgex-lftools-log-publisher 09:01:05 448f6bf000e3: Pulling fs layer 09:01:05 f757da607395: Pulling fs layer 09:01:05 05883995daec: Pulling fs layer 09:01:05 8603b9c90790: Pulling fs layer 09:01:05 1560dd03e051: Pulling fs layer 09:01:05 27f5ce0e4adf: Pulling fs layer 09:01:05 c2d8d7efcc4b: Pulling fs layer 09:01:05 8603b9c90790: Waiting 09:01:05 1560dd03e051: Waiting 09:01:05 27f5ce0e4adf: Waiting 09:01:05 c2d8d7efcc4b: Waiting 09:01:05 f757da607395: Verifying Checksum 09:01:05 f757da607395: Download complete 09:01:05 8603b9c90790: Verifying Checksum 09:01:05 8603b9c90790: Download complete 09:01:06 1560dd03e051: Verifying Checksum 09:01:06 1560dd03e051: Download complete 09:01:06 27f5ce0e4adf: Download complete 09:01:06 05883995daec: Verifying Checksum 09:01:06 05883995daec: Download complete 09:01:06 448f6bf000e3: Verifying Checksum 09:01:06 448f6bf000e3: Download complete 09:01:09 c2d8d7efcc4b: Verifying Checksum 09:01:09 c2d8d7efcc4b: Download complete 09:01:10 448f6bf000e3: Pull complete 09:01:11 f757da607395: Pull complete 09:01:12 05883995daec: Pull complete 09:01:12 8603b9c90790: Pull complete 09:01:13 1560dd03e051: Pull complete 09:01:14 27f5ce0e4adf: Pull complete 09:01:29 c2d8d7efcc4b: Pull complete 09:01:29 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 09:01:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:01:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 09:01:29 prd-ubuntu18.04-docker-arm64-4c-16g-768 does not seem to be running inside a container 09:01:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:01:32 $ docker top a0fd1202af43362f9b8a52b0681fa2c773da4f73846b0a2684158cb1bb06462b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:01:33 ---> job-cost.sh 09:01:33 lf-activate-venv: SKIPPING 09:01:33 INFO: No Stack... 09:01:33 INFO: Retrieving Pricing Info for: v3-standard-4 09:01:34 INFO: Archiving Costs [Pipeline] sh 09:01:34 + cut -d, -f6 09:01:34 + cat /w/workspace/edgex-go/5/archives/cost.csv [Pipeline] lock 09:01:34 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3826-5-stack-cost] 09:01:34 Resource [jenkins-edgexfoundry-edgex-go-PR-3826-5-stack-cost] did not exist. Created. 09:01:34 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3826-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:01:35 + echo total: 0.10999999940395355 [Pipeline] stash 09:01:35 Stashed 1 file(s) [Pipeline] } 09:01:35 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3826-5-stack-cost] [Pipeline] // lock [Pipeline] } 09:01:35 $ docker stop --time=1 a0fd1202af43362f9b8a52b0681fa2c773da4f73846b0a2684158cb1bb06462b 09:01:37 $ docker rm -f a0fd1202af43362f9b8a52b0681fa2c773da4f73846b0a2684158cb1bb06462b [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 09:01:37 provisioning config files... 09:01:37 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config5482599197157513507tmp [Pipeline] { [Pipeline] sh 09:01:38 + set +x 09:01:38 + bash -s -- 09:01:38 + curl -s https://codecov.io/bash 09:01:38 09:01:38 _____ _ 09:01:38 / ____| | | 09:01:38 | | ___ __| | ___ ___ _____ __ 09:01:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:01:38 | |___| (_) | (_| | __/ (_| (_) \ V / 09:01:38 \_____\___/ \__,_|\___|\___\___/ \_/ 09:01:38 Bash-1.0.6 09:01:38 09:01:38 09:01:38 ==> git version 2.24.4 found 09:01:38 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 09:01:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:01:38 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:01:38 ==> Jenkins CI detected. 09:01:38 current dir:  /w/workspace/edgex-go/5 09:01:38 project root: . 09:01:38 --> token set from env 09:01:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:01:38 ==> Running gcov in . (disable via -X gcov) 09:01:38 ==> Python coveragepy not found 09:01:38 ==> Searching for coverage reports in: 09:01:38 + . 09:01:38 -> Found 1 reports 09:01:38 ==> Detecting git/mercurial file structure 09:01:38 ==> Reading reports 09:01:38 + ./coverage.out bytes=428381 09:01:38 ==> Appending adjustments 09:01:38 https://docs.codecov.io/docs/fixing-reports 09:01:39 + Found adjustments 09:01:39 ==> Gzipping contents 09:01:39 60K /tmp/codecov.zf8VbO.gz 09:01:39 ==> Uploading reports 09:01:39 url: https://codecov.io 09:01:39 query: branch=PR-3826&commit=48f64a87671a48a2f01cfdad9247890435af76e0&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3826%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3826&job=&cmd_args= 09:01:39 -> Pinging Codecov 09:01:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3826&commit=48f64a87671a48a2f01cfdad9247890435af76e0&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3826%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3826&job=&cmd_args= 09:01:39 -> Uploading to 09:01:39 https://storage.googleapis.com/codecov/v4/raw/2021-11-30/00271124DB129430A58F1EEE437C3FCB/48f64a87671a48a2f01cfdad9247890435af76e0/86139fe1-336d-4369-87f0-4fa5b2dcf1c4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211130%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211130T090139Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fac84ac890889c50867ee75d27a5ba610f34508e254deff22921ae3fb06ab448 09:01:39 % Total % Received % Xferd Average Speed Time Time Time Current 09:01:39 Dload Upload Total Spent Left Speed 09:01:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57959 0 0 100 57959 0 177k --:--:-- --:--:-- --:--:-- 177k 09:01:40 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/48f64a87671a48a2f01cfdad9247890435af76e0 [Pipeline] } 09:01:40 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 09:01:41 + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh 09:01:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:01:42 ---> package-listing.sh 09:01:42 ++ facter osfamily 09:01:42 ++ tr '[:upper:]' '[:lower:]' 09:01:42 + OS_FAMILY=redhat 09:01:42 + workspace=/w/workspace/edgex-go/5 09:01:42 + START_PACKAGES=/tmp/packages_start.txt 09:01:42 + END_PACKAGES=/tmp/packages_end.txt 09:01:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:01:42 + PACKAGES=/tmp/packages_start.txt 09:01:42 + '[' /w/workspace/edgex-go/5 ']' 09:01:42 + PACKAGES=/tmp/packages_end.txt 09:01:42 + case "${OS_FAMILY}" in 09:01:42 + rpm -qa 09:01:42 + sort 09:01:45 + '[' -f /tmp/packages_start.txt ']' 09:01:45 + '[' -f /tmp/packages_end.txt ']' 09:01:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:01:45 + '[' /w/workspace/edgex-go/5 ']' 09:01:45 + mkdir -p /w/workspace/edgex-go/5/archives/ 09:01:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 09:01:45 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:01:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:01:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:01:46 09:01:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:01:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:01:46 latest: Pulling from edgex-lftools-log-publisher 09:01:46 b4d181a07f80: Pulling fs layer 09:01:46 a1111a8f2ec3: Pulling fs layer 09:01:46 ed53099fbce6: Pulling fs layer 09:01:46 dc539afda2c1: Pulling fs layer 09:01:46 77bc0d833cb6: Pulling fs layer 09:01:46 9065ff56babe: Pulling fs layer 09:01:46 d287ab97295c: Pulling fs layer 09:01:46 dc539afda2c1: Waiting 09:01:46 77bc0d833cb6: Waiting 09:01:46 d287ab97295c: Waiting 09:01:46 9065ff56babe: Waiting 09:01:46 a1111a8f2ec3: Download complete 09:01:46 dc539afda2c1: Verifying Checksum 09:01:46 dc539afda2c1: Download complete 09:01:47 ed53099fbce6: Verifying Checksum 09:01:47 ed53099fbce6: Download complete 09:01:47 9065ff56babe: Verifying Checksum 09:01:47 9065ff56babe: Download complete 09:01:47 77bc0d833cb6: Verifying Checksum 09:01:47 77bc0d833cb6: Download complete 09:01:47 b4d181a07f80: Verifying Checksum 09:01:47 b4d181a07f80: Download complete 09:01:47 d287ab97295c: Verifying Checksum 09:01:47 d287ab97295c: Download complete 09:01:48 b4d181a07f80: Pull complete 09:01:48 a1111a8f2ec3: Pull complete 09:01:49 ed53099fbce6: Pull complete 09:01:49 dc539afda2c1: Pull complete 09:01:49 77bc0d833cb6: Pull complete 09:01:49 9065ff56babe: Pull complete 09:01:55 d287ab97295c: Pull complete 09:01:55 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 09:01:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:01:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 09:01:55 prd-centos7-docker-4c-2g-764 does not seem to be running inside a container 09:01:55 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:01:58 $ docker top ce5a899a63afffe17c5ff60a70f91158cfea5807ad14c8d2381c339f7a84b88a -eo pid,comm [Pipeline] { [Pipeline] sh 09:01:58 + touch /tmp/pre-build-complete [Pipeline] sh 09:01:59 + mkdir -p /var/log/sysstat [Pipeline] sh 09:01:59 + ls /var/log/sa-host 09:01:59 + sadf -c /var/log/sa-host/sa30 09:01:59 file_magic: OK 09:01:59 HZ: Using current value: 100 09:01:59 file_header: OK 09:01:59 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 09:01:59 Statistics: 09:01:59 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:01:59 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:01:59 provisioning config files... 09:01:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config6439054921576022904tmp [Pipeline] { [Pipeline] echo 09:01:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:01:59 ---> create-netrc.sh [Pipeline] } 09:01:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:02:00 ---> python-tools-install.sh [Pipeline] echo 09:02:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:02:00 ---> sudo-logs.sh 09:02:00 Archiving 'sudo' log.. 09:02:00 sudo: unable to resolve host prd-centos7-docker-4c-2g-764.novalocal: Name or service not known 09:02:00 sudo: unable to resolve host prd-centos7-docker-4c-2g-764.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 09:02:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:02:00 ---> job-cost.sh 09:02:00 lf-activate-venv: SKIPPING 09:02:00 DEBUG: total: 0.10999999940395355 09:02:00 INFO: Retrieving Stack Cost... 09:02:01 INFO: Retrieving Pricing Info for: v3-standard-2 09:02:01 INFO: Archiving Costs [Pipeline] echo 09:02:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:02:01 ---> logs-deploy.sh 09:02:01 lf-activate-venv: SKIPPING 09:02:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3826/5 09:02:01 INFO: archiving workspace using pattern(s): 09:02:02 Archives upload complete. 09:02:02 INFO: archiving logs to Nexus 09:02:03 ---> uname -a: 09:02:03 Linux prd-centos7-docker-4c-2g-764.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 09:02:03 09:02:03 09:02:03 ---> lscpu: 09:02:03 Architecture: x86_64 09:02:03 CPU op-mode(s): 32-bit, 64-bit 09:02:03 Byte Order: Little Endian 09:02:03 Address sizes: 40 bits physical, 48 bits virtual 09:02:03 CPU(s): 2 09:02:03 On-line CPU(s) list: 0,1 09:02:03 Thread(s) per core: 1 09:02:03 Core(s) per socket: 1 09:02:03 Socket(s): 2 09:02:03 NUMA node(s): 1 09:02:03 Vendor ID: AuthenticAMD 09:02:03 CPU family: 23 09:02:03 Model: 49 09:02:03 Model name: AMD EPYC-Rome Processor 09:02:03 Stepping: 0 09:02:03 CPU MHz: 2799.998 09:02:03 BogoMIPS: 5599.99 09:02:03 Virtualization: AMD-V 09:02:03 Hypervisor vendor: KVM 09:02:03 Virtualization type: full 09:02:03 L1d cache: 32K 09:02:03 L1i cache: 32K 09:02:03 L2 cache: 512K 09:02:03 L3 cache: 16384K 09:02:03 NUMA node0 CPU(s): 0,1 09:02:03 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 09:02:03 09:02:03 09:02:03 ---> nproc: 09:02:03 2 09:02:03 09:02:03 09:02:03 ---> df -h: 09:02:03 Filesystem Size Used Avail Use% Mounted on 09:02:03 overlay 40G 14G 27G 34% / 09:02:03 tmpfs 64M 0 64M 0% /dev 09:02:03 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 09:02:03 shm 64M 0 64M 0% /dev/shm 09:02:03 /dev/vda1 40G 14G 27G 34% /facter-os 09:02:03 09:02:03 09:02:03 ---> sar -b -r -n DEV: 09:02:03 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/30/21 _x86_64_ (2 CPU) 09:02:03 09:02:03 08:30:18 LINUX RESTART (2 CPU) 09:02:03 09:02:03 08:31:01 tps rtps wtps bread/s bwrtn/s 09:02:03 08:32:01 5.85 0.00 5.85 0.00 3146.77 09:02:03 08:33:01 3.27 0.00 3.27 0.00 2103.41 09:02:03 08:34:01 77.87 3.41 74.45 2350.97 3194.72 09:02:03 08:35:01 3.70 0.00 3.70 0.00 2281.23 09:02:03 08:36:01 2.37 0.00 2.37 0.00 2102.68 09:02:03 08:37:01 236.49 0.05 236.44 3.86 59984.03 09:02:03 08:38:02 192.78 0.00 192.78 0.00 36638.74 09:02:03 08:39:01 55.71 0.00 55.71 0.00 9821.29 09:02:03 08:40:01 165.47 0.00 165.47 0.00 21557.00 09:02:03 08:41:01 1054.13 616.44 437.70 24980.60 302431.43 09:02:03 08:42:01 440.47 65.66 374.81 3919.96 133931.35 09:02:03 08:43:01 459.06 106.84 352.21 3953.91 120672.48 09:02:03 08:44:01 1.52 0.02 1.50 0.13 27.45 09:02:03 08:45:01 0.27 0.00 0.27 0.00 3.50 09:02:03 08:46:01 0.52 0.23 0.28 7.33 5.08 09:02:03 08:47:01 0.83 0.00 0.83 0.00 15.28 09:02:03 08:48:01 0.23 0.00 0.23 0.00 3.42 09:02:03 08:49:01 0.27 0.00 0.27 0.00 2.60 09:02:03 08:50:01 0.18 0.00 0.18 0.00 1.75 09:02:03 08:51:01 0.25 0.00 0.25 0.00 3.00 09:02:03 08:52:01 0.28 0.00 0.28 0.00 2.73 09:02:03 08:53:01 0.23 0.00 0.23 0.00 3.51 09:02:03 08:54:01 0.25 0.00 0.25 0.00 2.60 09:02:03 08:55:01 0.20 0.00 0.20 0.00 1.48 09:02:03 08:56:01 0.27 0.00 0.27 0.00 3.00 09:02:03 08:57:01 0.27 0.00 0.27 0.00 2.60 09:02:03 08:58:01 0.28 0.00 0.28 0.00 3.40 09:02:03 08:59:01 0.25 0.00 0.25 0.00 2.33 09:02:03 09:00:01 0.18 0.00 0.18 0.00 2.00 09:02:03 09:01:01 0.27 0.02 0.25 0.13 2.98 09:02:03 Average: 90.20 26.46 63.74 1175.60 23288.46 09:02:03 09:02:03 08:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:02:03 08:32:01 5751108 0 595048 7.43 2620 1660156 1224644 13.52 550920 1478412 8892 09:02:03 08:33:01 5688820 0 594212 7.42 2620 1723280 1198732 13.23 612096 1478672 9516 09:02:03 08:34:01 5408240 0 712820 8.90 2620 1885252 1386780 15.31 815088 1543188 24876 09:02:03 08:35:01 5343760 0 716104 8.94 2620 1946448 1386912 15.31 847888 1574112 18500 09:02:03 08:36:01 5282252 0 716824 8.95 2620 2007236 1385064 15.29 888900 1592584 16272 09:02:03 08:37:01 3437928 0 896812 11.20 2620 3671572 1348348 14.89 1147552 2952304 136472 09:02:03 08:38:02 3280776 0 1054044 13.16 2620 3671492 1666476 18.40 1441752 2807708 283252 09:02:03 08:39:01 3284624 0 1045516 13.05 2620 3676172 1606924 17.74 1352052 2887088 165992 09:02:03 08:40:01 2419144 0 1108404 13.84 2620 4478764 1543180 17.04 1571940 3491700 560616 09:02:03 08:41:01 1112780 0 1380720 17.24 2620 5512812 2747256 30.33 2461372 3814168 1528 09:02:03 08:42:01 184272 0 1502120 18.76 2620 6319920 2808120 31.00 2814812 4360820 597836 09:02:03 08:43:01 2922420 0 1153220 14.40 2620 3930672 1442688 15.93 1393696 3075820 20 09:02:03 08:44:01 2938200 0 1137364 14.20 2620 3930748 1218188 13.45 1387364 3071948 16 09:02:03 08:45:01 2940680 0 1134876 14.17 2620 3930756 1218380 13.45 1387592 3069764 8 09:02:03 08:46:01 2940000 0 1135520 14.18 2620 3930792 1218416 13.45 1402532 3055416 20 09:02:03 08:47:01 2931856 0 1143660 14.28 2620 3930796 1218272 13.45 1411548 3054832 8 09:02:03 08:48:01 2937808 0 1137704 14.21 2620 3930800 1218128 13.45 1405840 3054832 8 09:02:03 08:49:01 2938164 0 1137340 14.20 2620 3930808 1218128 13.45 1405872 3054832 8 09:02:03 08:50:01 2938008 0 1137496 14.20 2620 3930808 1218128 13.45 1405868 3054832 8 09:02:03 08:51:01 2937912 0 1137584 14.20 2620 3930816 1218212 13.45 1405964 3054832 16 09:02:03 08:52:01 2937920 0 1137576 14.20 2620 3930816 1218164 13.45 1407100 3053424 20 09:02:03 08:53:01 2937992 0 1137500 14.20 2620 3930820 1218128 13.45 1407144 3053424 8 09:02:03 08:54:01 2938520 0 1136964 14.20 2620 3930828 1218128 13.45 1407104 3053424 8 09:02:03 08:55:01 2938148 0 1137336 14.20 2620 3930828 1218128 13.45 1407152 3053424 8 09:02:03 08:56:01 2937912 0 1137564 14.20 2620 3930836 1218200 13.45 1407236 3053424 12 09:02:03 08:57:01 2938100 0 1137372 14.20 2620 3930840 1218188 13.45 1407128 3053428 12 09:02:03 08:58:01 2938140 0 1137328 14.20 2620 3930844 1218128 13.45 1407052 3053424 8 09:02:03 08:59:01 2938124 0 1137340 14.20 2620 3930848 1218128 13.45 1407172 3053424 8 09:02:03 09:00:01 2938248 0 1137208 14.20 2620 3930856 1218128 13.45 1407060 3053428 8 09:02:03 09:01:01 2936452 0 1139000 14.22 2620 3930860 1220688 13.48 1407960 3053424 12 09:02:03 Average: 3233277 0 1065086 13.30 2620 3707949 1389166 15.34 1372759 2868737 60799 09:02:03 09:02:03 08:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:02:03 08:32:01 eth0 238.86 191.69 1078.24 13.06 0.00 0.00 0.00 0.00 09:02:03 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:03 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:03 08:33:01 eth0 213.26 176.43 1067.19 12.02 0.00 0.00 0.00 0.00 09:02:03 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:03 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:03 08:34:01 eth0 271.01 277.54 1199.46 42.68 0.00 0.00 0.00 0.00 09:02:03 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:03 08:34:01 vethf7fc38b 149.23 103.06 16.65 428.04 0.00 0.00 0.00 0.00 09:02:03 08:34:01 docker0 149.23 102.93 14.61 428.03 0.00 0.00 0.00 0.00 09:02:03 08:35:01 eth0 276.15 367.27 1047.93 33.86 0.00 0.00 0.00 0.00 09:02:03 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:03 08:35:01 vethf7fc38b 366.24 271.49 33.03 1046.16 0.00 0.00 0.00 0.00 09:02:03 08:35:01 docker0 366.24 271.49 28.02 1046.16 0.00 0.00 0.00 0.00 09:02:03 08:36:01 eth0 258.43 353.41 1041.96 32.60 0.00 0.00 0.00 0.00 09:02:03 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:03 08:36:01 vethf7fc38b 351.90 252.13 32.00 1037.54 0.00 0.00 0.00 0.00 09:02:03 08:36:01 docker0 351.90 252.13 27.19 1037.54 0.00 0.00 0.00 0.00 09:02:03 08:37:01 eth0 427.89 380.13 5494.27 42.82 0.00 0.00 0.00 0.00 09:02:03 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:03 08:37:01 docker0 305.21 283.08 25.42 2268.86 0.00 0.00 0.00 0.00 09:02:03 08:38:02 eth0 37.57 21.44 33.98 14.09 0.00 0.00 0.00 0.00 09:02:03 08:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:03 08:38:02 vethe1cc5f0 0.32 0.45 0.03 0.04 0.00 0.00 0.00 0.00 09:02:03 08:38:02 docker0 0.32 0.32 0.02 0.03 0.00 0.00 0.00 0.00 09:02:03 08:39:01 eth0 21.61 11.21 16.03 8.54 0.00 0.00 0.00 0.00 09:02:03 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:03 08:39:01 vethe1cc5f0 1.68 1.68 0.13 0.13 0.00 0.00 0.00 0.00 09:02:03 08:39:01 docker0 1.68 1.68 0.11 0.13 0.00 0.00 0.00 0.00 09:02:03 08:40:01 eth0 114.88 70.72 1699.06 130.12 0.00 0.00 0.00 0.00 09:02:03 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:03 08:40:01 veth4593732 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 09:02:03 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:03 08:41:01 veth673c418 0.03 0.38 0.00 0.02 0.00 0.00 0.00 0.00 09:02:03 08:41:01 vethfeca352 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 09:02:03 08:41:01 veth05bb8da 0.03 0.33 0.00 0.02 0.00 0.00 0.00 0.00 09:02:03 08:41:01 eth0 60.57 32.52 202.33 13.34 0.00 0.00 0.00 0.00 09:02:03 08:42:01 veth2ad4bfa 11.27 23.46 1.23 405.97 0.00 0.00 0.00 0.00 09:02:03 08:42:01 vethfa3e8bb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:02:03 08:42:01 eth0 114.62 59.16 1676.98 19.08 0.00 0.00 0.00 0.00 09:02:03 08:42:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:02:03 08:43:01 eth0 66.22 34.77 156.51 113.45 0.00 0.00 0.00 0.00 09:02:03 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:03 08:43:01 docker0 1219.06 1008.54 98.38 5649.97 0.00 0.00 0.00 0.00 09:02:03 08:44:01 eth0 1.58 0.33 0.51 0.03 0.00 0.00 0.00 0.00 09:02:03 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:03 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:03 08:45:01 eth0 1.85 0.87 0.85 0.59 0.00 0.00 0.00 0.00 09:02:03 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:03 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:03 08:46:01 eth0 0.77 0.43 0.36 0.27 0.00 0.00 0.00 0.00 09:02:03 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:03 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:03 08:47:01 eth0 0.55 0.27 0.33 0.20 0.00 0.00 0.00 0.00 09:02:03 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:03 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:03 08:48:01 eth0 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:02:03 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:03 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:03 08:49:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:02:03 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:03 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:03 08:50:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:02:03 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:03 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:03 08:51:01 eth0 0.25 0.18 0.08 0.04 0.00 0.00 0.00 0.00 09:02:03 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:03 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:03 08:52:01 eth0 0.27 0.13 0.07 0.04 0.00 0.00 0.00 0.00 09:02:03 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:03 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:03 08:53:01 eth0 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:02:03 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:03 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:03 08:54:01 eth0 0.20 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:02:03 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:03 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:03 08:55:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:02:03 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:03 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:03 08:56:01 eth0 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 09:02:03 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:03 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:03 08:57:01 eth0 0.32 0.20 0.13 0.01 0.00 0.00 0.00 0.00 09:02:03 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:03 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:03 08:58:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:02:03 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:03 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:03 08:59:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:02:03 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:03 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:03 09:00:01 eth0 0.30 0.02 0.02 0.00 0.00 0.00 0.00 0.00 09:02:03 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:03 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:03 09:01:01 eth0 0.30 0.20 0.14 0.07 0.00 0.00 0.00 0.00 09:02:03 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:03 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:03 Average: eth0 70.33 66.03 490.90 15.91 0.00 0.00 0.00 0.00 09:02:03 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:03 Average: docker0 40.67 33.65 3.28 188.49 0.00 0.00 0.00 0.00 09:02:03 09:02:03 09:02:03 ---> sar -P ALL: 09:02:03 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/30/21 _x86_64_ (2 CPU) 09:02:03 09:02:03 08:30:18 LINUX RESTART (2 CPU) 09:02:03 09:02:03 08:31:01 CPU %user %nice %system %iowait %steal %idle 09:02:03 08:32:01 all 1.68 0.00 0.40 0.00 0.03 97.90 09:02:03 08:32:01 0 2.49 0.00 0.56 0.00 0.03 96.91 09:02:03 08:32:01 1 0.87 0.00 0.24 0.00 0.02 98.87 09:02:03 08:33:01 all 1.68 0.00 0.38 0.00 0.03 97.91 09:02:03 08:33:01 0 2.83 0.00 0.64 0.00 0.03 96.49 09:02:03 08:33:01 1 0.54 0.00 0.12 0.00 0.03 99.31 09:02:03 08:34:01 all 7.41 0.00 2.28 2.07 0.05 88.19 09:02:03 08:34:01 0 7.65 0.00 2.17 0.75 0.05 89.37 09:02:03 08:34:01 1 7.17 0.00 2.39 3.39 0.05 87.00 09:02:03 08:35:01 all 3.34 0.00 1.01 0.00 0.05 95.61 09:02:03 08:35:01 0 3.29 0.00 1.04 0.00 0.05 95.62 09:02:03 08:35:01 1 3.39 0.00 0.97 0.00 0.05 95.59 09:02:03 08:36:01 all 3.52 0.00 0.89 0.00 0.05 95.55 09:02:03 08:36:01 0 3.40 0.00 0.90 0.00 0.05 95.65 09:02:03 08:36:01 1 3.64 0.00 0.87 0.00 0.05 95.44 09:02:03 08:37:01 all 22.84 0.00 7.14 2.77 0.06 67.19 09:02:03 08:37:01 0 20.27 0.00 7.60 2.28 0.05 69.79 09:02:03 08:37:01 1 25.43 0.00 6.67 3.27 0.07 64.56 09:02:03 08:38:02 all 61.64 0.00 9.73 1.77 0.13 26.73 09:02:03 08:38:02 0 61.10 0.00 10.02 2.04 0.13 26.71 09:02:03 08:38:02 1 62.18 0.00 9.45 1.50 0.13 26.74 09:02:03 08:39:01 all 34.40 0.00 4.09 0.36 0.08 61.08 09:02:03 08:39:01 0 33.96 0.00 4.52 0.41 0.09 61.02 09:02:03 08:39:01 1 34.84 0.00 3.65 0.30 0.07 61.14 09:02:03 08:40:01 all 61.30 0.00 8.84 2.18 0.13 27.55 09:02:03 08:40:01 0 61.38 0.00 9.01 2.09 0.13 27.39 09:02:03 08:40:01 1 61.22 0.00 8.67 2.28 0.13 27.71 09:02:03 08:41:01 all 29.45 0.00 17.89 46.46 0.11 6.09 09:02:03 08:41:01 0 29.31 0.00 17.80 46.87 0.11 5.91 09:02:03 08:41:01 1 29.59 0.00 17.98 46.05 0.11 6.27 09:02:03 08:42:01 all 78.34 0.00 15.30 5.07 0.14 1.16 09:02:03 08:42:01 0 77.76 0.00 15.80 5.46 0.13 0.85 09:02:03 08:42:01 1 78.92 0.00 14.80 4.67 0.15 1.46 09:02:03 09:02:03 08:42:01 CPU %user %nice %system %iowait %steal %idle 09:02:03 08:43:01 all 54.23 0.00 12.13 1.14 0.11 32.40 09:02:03 08:43:01 0 54.63 0.00 11.79 1.01 0.11 32.47 09:02:03 08:43:01 1 53.83 0.00 12.47 1.26 0.11 32.34 09:02:03 08:44:01 all 0.21 0.00 0.06 0.00 0.02 99.72 09:02:03 08:44:01 0 0.18 0.00 0.07 0.00 0.02 99.73 09:02:03 08:44:01 1 0.23 0.00 0.05 0.00 0.02 99.70 09:02:03 08:45:01 all 0.17 0.00 0.04 0.00 0.01 99.78 09:02:03 08:45:01 0 0.07 0.00 0.05 0.00 0.02 99.87 09:02:03 08:45:01 1 0.27 0.00 0.03 0.00 0.00 99.70 09:02:03 08:46:01 all 0.18 0.00 0.07 0.00 0.02 99.73 09:02:03 08:46:01 0 0.05 0.00 0.08 0.00 0.02 99.85 09:02:03 08:46:01 1 0.32 0.00 0.05 0.00 0.02 99.62 09:02:03 08:47:01 all 0.21 0.00 0.03 0.00 0.01 99.75 09:02:03 08:47:01 0 0.35 0.00 0.03 0.00 0.02 99.60 09:02:03 08:47:01 1 0.07 0.00 0.03 0.00 0.00 99.90 09:02:03 08:48:01 all 0.24 0.00 0.03 0.00 0.01 99.72 09:02:03 08:48:01 0 0.43 0.00 0.03 0.00 0.00 99.53 09:02:03 08:48:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:02:03 08:49:01 all 0.20 0.00 0.04 0.00 0.02 99.74 09:02:03 08:49:01 0 0.37 0.00 0.05 0.00 0.02 99.57 09:02:03 08:49:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:02:03 08:50:01 all 0.22 0.00 0.03 0.00 0.01 99.75 09:02:03 08:50:01 0 0.15 0.00 0.02 0.00 0.00 99.83 09:02:03 08:50:01 1 0.28 0.00 0.03 0.00 0.02 99.67 09:02:03 08:51:01 all 0.25 0.00 0.03 0.00 0.02 99.70 09:02:03 08:51:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:02:03 08:51:01 1 0.47 0.00 0.03 0.00 0.02 99.48 09:02:03 08:52:01 all 0.25 0.00 0.03 0.00 0.01 99.72 09:02:03 08:52:01 0 0.27 0.00 0.03 0.00 0.00 99.70 09:02:03 08:52:01 1 0.23 0.00 0.02 0.00 0.02 99.73 09:02:03 08:53:01 all 0.20 0.00 0.05 0.00 0.01 99.74 09:02:03 08:53:01 0 0.37 0.00 0.07 0.00 0.00 99.57 09:02:03 08:53:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:02:03 09:02:03 08:53:01 CPU %user %nice %system %iowait %steal %idle 09:02:03 08:54:01 all 0.03 0.00 0.05 0.00 0.02 99.90 09:02:03 08:54:01 0 0.03 0.00 0.05 0.00 0.00 99.92 09:02:03 08:54:01 1 0.03 0.00 0.05 0.00 0.03 99.88 09:02:03 08:55:01 all 0.19 0.00 0.03 0.00 0.02 99.76 09:02:03 08:55:01 0 0.35 0.00 0.03 0.00 0.02 99.60 09:02:03 08:55:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:02:03 08:56:01 all 0.25 0.00 0.03 0.00 0.01 99.71 09:02:03 08:56:01 0 0.45 0.00 0.03 0.00 0.00 99.52 09:02:03 08:56:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:02:03 08:57:01 all 0.23 0.00 0.03 0.00 0.01 99.73 09:02:03 08:57:01 0 0.27 0.00 0.03 0.00 0.02 99.68 09:02:03 08:57:01 1 0.18 0.00 0.03 0.00 0.00 99.78 09:02:03 08:58:01 all 0.23 0.00 0.03 0.00 0.03 99.72 09:02:03 08:58:01 0 0.05 0.00 0.05 0.00 0.03 99.87 09:02:03 08:58:01 1 0.40 0.00 0.02 0.00 0.02 99.57 09:02:03 08:59:01 all 0.16 0.00 0.03 0.00 0.01 99.80 09:02:03 08:59:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:02:03 08:59:01 1 0.28 0.00 0.03 0.00 0.02 99.67 09:02:03 09:00:01 all 0.07 0.00 0.05 0.00 0.01 99.87 09:02:03 09:00:01 0 0.03 0.00 0.05 0.00 0.02 99.90 09:02:03 09:00:01 1 0.10 0.00 0.05 0.00 0.00 99.85 09:02:03 09:01:01 all 0.18 0.00 0.05 0.00 0.02 99.75 09:02:03 09:01:01 0 0.03 0.00 0.05 0.00 0.02 99.90 09:02:03 09:01:01 1 0.33 0.00 0.05 0.00 0.02 99.60 09:02:03 Average: all 11.40 0.00 2.54 1.94 0.04 84.08 09:02:03 Average: 0 11.36 0.00 2.60 1.91 0.04 84.09 09:02:03 Average: 1 11.45 0.00 2.48 1.97 0.04 84.06 09:02:03 09:02:03 09:02:03