Pull request #3822 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 2e605913a7d68d22cca21f212a09481fcbcf06fd+451b096496c10626fafafdb288817a63ed714faa (bd7622a3fe76bb5c3e47060f95a76e86c5fff63e) 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-ssh2087551573280672176.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-ssh7612869058383520419.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-3822/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-3822/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2731069100127317383.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-ssh6280586521868323201.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-3822/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-3822/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh948420230549096437.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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-117 in /w/workspace/edgexfoundry_edgex-go_PR-3822 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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/4@tmp/jenkins-gitclient-ssh9126659256659204038.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 451b096496c10626fafafdb288817a63ed714faa into PR head commit 2e605913a7d68d22cca21f212a09481fcbcf06fd Merge succeeded, producing 2e605913a7d68d22cca21f212a09481fcbcf06fd Checking out Revision 2e605913a7d68d22cca21f212a09481fcbcf06fd (PR-3822) > 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/4@tmp/jenkins-gitclient-ssh6138349555225377865.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3822/head:refs/remotes/origin/PR-3822 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2e605913a7d68d22cca21f212a09481fcbcf06fd # 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/4@tmp/jenkins-gitclient-ssh1923090130464521947.key > git merge 451b096496c10626fafafdb288817a63ed714faa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2e605913a7d68d22cca21f212a09481fcbcf06fd # timeout=10 Commit message: "Merge branch 'main' into encode-rename" > git rev-list --no-walk c69b39d6caaa6f77bf72e03613795b0d93241436 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:00:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:00:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:00:14 ========================================================= 04:00:14 EdgeX Global Pipelines Version Info 04:00:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:00:15 ------------------- 04:00:15 stable info: 04:00:15 ------------------- 04:00:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:00:15 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 04:00:15 Message: update stable to v1.0.217 04:00:15 ------------------- 04:00:15 experimental info: 04:00:15 ------------------- 04:00:15 Commited By: **** collab-it+edgex@linuxfoundation.org 04:00:15 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 04:00:15 Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:00:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:00:16 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:00:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:00:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:00:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:00:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:00:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:00:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:00:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 04:00:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 04:00:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:00:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:00:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:00:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:00:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:00:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:00:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:00:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:00:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:00:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 04:00:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 04:00:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:00:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3822 [Pipeline] echo 04:00:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3822 [Pipeline] echo 04:00:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3822 [Pipeline] echo 04:00:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2e605913a7d68d22cca21f212a09481fcbcf06fd [Pipeline] echo 04:00:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2e60591 [Pipeline] echo 04:00:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:00:16 provisioning config files... 04:00:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config8890799452629034167tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:00:16 ---> docker-login.sh 04:00:16 nexus3.edgexfoundry.org:10001 04:00:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:00:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:00:16 Configure a credential helper to remove this warning. See 04:00:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:00:16 04:00:16 Login Succeeded 04:00:16 nexus3.edgexfoundry.org:10002 04:00:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:00:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:00:16 Configure a credential helper to remove this warning. See 04:00:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:00:16 04:00:16 Login Succeeded 04:00:16 nexus3.edgexfoundry.org:10003 04:00:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:00:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:00:16 Configure a credential helper to remove this warning. See 04:00:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:00:16 04:00:16 Login Succeeded 04:00:16 nexus3.edgexfoundry.org:10004 04:00:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:00:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:00:17 Configure a credential helper to remove this warning. See 04:00:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:00:17 04:00:17 Login Succeeded 04:00:17 docker.io 04:00:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:00:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:00:17 Configure a credential helper to remove this warning. See 04:00:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:00:17 04:00:17 Login Succeeded 04:00:17 ---> docker-login.sh ends [Pipeline] } 04:00:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:00:17 ++ 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 04:00:17 + for file in '`ls cmd/**/Dockerfile`' 04:00:17 ++ dirname cmd/core-command/Dockerfile 04:00:17 ++ cut -d/ -f2 04:00:17 + echo core-command,cmd/core-command/Dockerfile 04:00:17 + for file in '`ls cmd/**/Dockerfile`' 04:00:17 ++ dirname cmd/core-data/Dockerfile 04:00:17 ++ cut -d/ -f2 04:00:17 + echo core-data,cmd/core-data/Dockerfile 04:00:17 + for file in '`ls cmd/**/Dockerfile`' 04:00:17 ++ dirname cmd/core-metadata/Dockerfile 04:00:17 ++ cut -d/ -f2 04:00:17 + echo core-metadata,cmd/core-metadata/Dockerfile 04:00:17 + for file in '`ls cmd/**/Dockerfile`' 04:00:17 ++ dirname cmd/security-bootstrapper/Dockerfile 04:00:17 ++ cut -d/ -f2 04:00:17 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:00:17 + for file in '`ls cmd/**/Dockerfile`' 04:00:17 ++ dirname cmd/security-proxy-setup/Dockerfile 04:00:17 ++ cut -d/ -f2 04:00:17 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:00:17 + for file in '`ls cmd/**/Dockerfile`' 04:00:17 ++ dirname cmd/security-secretstore-setup/Dockerfile 04:00:17 ++ cut -d/ -f2 04:00:17 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:00:17 + for file in '`ls cmd/**/Dockerfile`' 04:00:17 ++ dirname cmd/support-notifications/Dockerfile 04:00:17 ++ cut -d/ -f2 04:00:17 + echo support-notifications,cmd/support-notifications/Dockerfile 04:00:17 + for file in '`ls cmd/**/Dockerfile`' 04:00:17 ++ dirname cmd/support-scheduler/Dockerfile 04:00:17 ++ cut -d/ -f2 04:00:17 + echo support-scheduler,cmd/support-scheduler/Dockerfile 04:00:17 + for file in '`ls cmd/**/Dockerfile`' 04:00:17 ++ dirname cmd/sys-mgmt-agent/Dockerfile 04:00:17 ++ cut -d/ -f2 04:00:17 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 04:00:17 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 04:00:18 + git rev-list -1 --merges 2e605913a7d68d22cca21f212a09481fcbcf06fd~1..2e605913a7d68d22cca21f212a09481fcbcf06fd [Pipeline] echo 04:00:18 -----------> git rev-list -1 --merges 2e605913a7d68d22cca21f212a09481fcbcf06fd~1..2e605913a7d68d22cca21f212a09481fcbcf06fd 2e605913a7d68d22cca21f212a09481fcbcf06fd 04:00:18 2e605913a7d68d22cca21f212a09481fcbcf06fd [false] [Pipeline] sh 04:00:18 + git log --format=format:%s -1 2e605913a7d68d22cca21f212a09481fcbcf06fd [Pipeline] echo 04:00:18 ========================================================= 04:00:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:00:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 04:00:18 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 04:00:18 + grep -v github /etc/ssh/ssh_known_hosts 04:00:18 + '[' -e /tmp/ssh_known_hosts ']' 04:00:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:00:18 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 04:00:18 + sudo tee -a /etc/ssh/ssh_known_hosts 04:00:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 04:00:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:00:19 04:00:19 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:00:19 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:00:19 latest: Pulling from edgex-devops/git-semver 04:00:19 a0d0a0d46f8b: Pulling fs layer 04:00:19 3e5f54012d9b: Pulling fs layer 04:00:19 4c7163046ea9: Pulling fs layer 04:00:19 0c2d73faf560: Pulling fs layer 04:00:19 0c2d73faf560: Waiting 04:00:19 3e5f54012d9b: Verifying Checksum 04:00:19 3e5f54012d9b: Download complete 04:00:19 a0d0a0d46f8b: Verifying Checksum 04:00:19 a0d0a0d46f8b: Download complete 04:00:19 0c2d73faf560: Verifying Checksum 04:00:19 0c2d73faf560: Download complete 04:00:19 4c7163046ea9: Verifying Checksum 04:00:19 4c7163046ea9: Download complete 04:00:19 a0d0a0d46f8b: Pull complete 04:00:19 3e5f54012d9b: Pull complete 04:00:20 4c7163046ea9: Pull complete 04:00:20 0c2d73faf560: Pull complete 04:00:20 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 04:00:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:00:20 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:00:20 prd-centos7-docker-4c-2g-117 does not seem to be running inside a container 04:00:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 04:00:21 $ docker top cba5a1dde95adea4f16516714873f09e9f0127e98a6840e12f867d176d90436e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:00:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:00:21 [ssh-agent] Looking for ssh-agent implementation... 04:00:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:00:21 $ docker exec cba5a1dde95adea4f16516714873f09e9f0127e98a6840e12f867d176d90436e ssh-agent 04:00:21 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhbaKaj/agent.13 04:00:21 SSH_AGENT_PID=20 04:00:21 Running ssh-add (command line suppressed) 04:00:21 Identity added: /w/workspace/edgex-go/4@tmp/private_key_7897526316914969826.key (/w/workspace/edgex-go/4@tmp/private_key_7897526316914969826.key) 04:00:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:00:21 + git tag --points-at HEAD [Pipeline] } 04:00:21 $ docker exec --env ******** --env ******** cba5a1dde95adea4f16516714873f09e9f0127e98a6840e12f867d176d90436e ssh-agent -k 04:00:21 unset SSH_AUTH_SOCK; 04:00:21 unset SSH_AGENT_PID; 04:00:21 echo Agent pid 20 killed; 04:00:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:00:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:00:21 [ssh-agent] Looking for ssh-agent implementation... 04:00:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:00:22 $ docker exec cba5a1dde95adea4f16516714873f09e9f0127e98a6840e12f867d176d90436e ssh-agent 04:00:22 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLpaicE/agent.52 04:00:22 SSH_AGENT_PID=59 04:00:22 Running ssh-add (command line suppressed) 04:00:22 Identity added: /w/workspace/edgex-go/4@tmp/private_key_1585794649902161392.key (/w/workspace/edgex-go/4@tmp/private_key_1585794649902161392.key) 04:00:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:00:22 + git semver init 04:00:22 # -> Open(): unable to determine branch for HEAD 04:00:22 # $GIT_DIR = /w/workspace/edgex-go/4/.git 04:00:22 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 04:00:22 # $SEMVER_REMOTE_NAME = origin 04:00:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:00:22 # $SEMVER_USER_NAME = edgex-jenkins 04:00:22 # $SEMVER_BRANCH = PR-3822 04:00:22 # $SEMVER_TEMP = /tmp/semver-453227780 04:00:22 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 04:02:14 # '/tmp/semver-453227780' -> '/w/workspace/edgex-go/4/.semver' 04:02:14 # -> Force: false 04:02:14 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 04:02:14 $ docker exec --env ******** --env ******** cba5a1dde95adea4f16516714873f09e9f0127e98a6840e12f867d176d90436e ssh-agent -k 04:02:14 unset SSH_AUTH_SOCK; 04:02:14 unset SSH_AGENT_PID; 04:02:14 echo Agent pid 59 killed; 04:02:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:02:14 + git semver [Pipeline] } 04:02:14 $ docker stop --time=1 cba5a1dde95adea4f16516714873f09e9f0127e98a6840e12f867d176d90436e 04:02:16 $ docker rm -f cba5a1dde95adea4f16516714873f09e9f0127e98a6840e12f867d176d90436e [Pipeline] // withDockerContainer [Pipeline] sh 04:02:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:02:16 Stashed 1 file(s) [Pipeline] echo 04:02:16 [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 04:02:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:02:17 ========================================================= 04:02:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:02:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:02:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:02:17 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:02:17 a0d0a0d46f8b: Already exists 04:02:17 31adcdaf11c8: Pulling fs layer 04:02:17 b8b176561691: Pulling fs layer 04:02:17 4527c011a84f: Pulling fs layer 04:02:17 5d74067f8e1e: Pulling fs layer 04:02:17 e0aca202a116: Pulling fs layer 04:02:17 3a43be97a3b4: Pulling fs layer 04:02:17 34cad66bf833: Pulling fs layer 04:02:17 b4e3c513aaa6: Pulling fs layer 04:02:17 5d74067f8e1e: Waiting 04:02:17 3a43be97a3b4: Waiting 04:02:17 e0aca202a116: Waiting 04:02:17 34cad66bf833: Waiting 04:02:17 b4e3c513aaa6: Waiting 04:02:17 b8b176561691: Verifying Checksum 04:02:17 b8b176561691: Download complete 04:02:17 31adcdaf11c8: Download complete 04:02:17 5d74067f8e1e: Verifying Checksum 04:02:17 5d74067f8e1e: Download complete 04:02:17 e0aca202a116: Verifying Checksum 04:02:17 e0aca202a116: Download complete 04:02:17 3a43be97a3b4: Verifying Checksum 04:02:17 3a43be97a3b4: Download complete 04:02:17 34cad66bf833: Verifying Checksum 04:02:17 34cad66bf833: Download complete 04:02:17 31adcdaf11c8: Pull complete 04:02:17 b8b176561691: Pull complete 04:02:17 b4e3c513aaa6: Verifying Checksum 04:02:17 b4e3c513aaa6: Download complete 04:02:18 4527c011a84f: Verifying Checksum 04:02:18 4527c011a84f: Download complete 04:02:21 4527c011a84f: Pull complete 04:02:21 5d74067f8e1e: Pull complete 04:02:21 e0aca202a116: Pull complete 04:02:21 3a43be97a3b4: Pull complete 04:02:21 34cad66bf833: Pull complete 04:02:24 b4e3c513aaa6: Pull complete 04:02:24 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 04:02:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:02:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 04:02:24 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:02:24 WORKDIR /edgex 04:02:24 COPY go.mod . 04:02:24 RUN go mod download' 04:02:24 + docker build -t ci-base-image-x86_64 -f - . 04:02:26 Sending build context to Docker daemon 334.5MB 04:02:26 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:02:26 ---> 9f6097aaca64 04:02:26 Step 2/4 : WORKDIR /edgex 04:02:30 ---> Running in e26e008e3860 04:02:30 Removing intermediate container e26e008e3860 04:02:30 ---> 73f8d7343e84 04:02:30 Step 3/4 : COPY go.mod . 04:02:30 ---> 260037a36ccb 04:02:30 Step 4/4 : RUN go mod download 04:02:30 ---> Running in 00e227c63c6d 04:02:32 Still waiting to schedule task 04:02:32 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 04:03:02 Removing intermediate container 00e227c63c6d 04:03:02 ---> 4038d64b7509 04:03:02 Successfully built 4038d64b7509 04:03:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:03:02 + docker inspect -f . ci-base-image-x86_64 04:03:02 . [Pipeline] withDockerContainer 04:03:02 prd-centos7-docker-4c-2g-117 does not seem to be running inside a container 04:03:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 04:03:03 $ docker top caacbcfb45ea70e0bf657b50c4d13b260e2203aae6ad1c8af728aa90cdfb1e65 -eo pid,comm [Pipeline] { [Pipeline] sh 04:03:03 + go version 04:03:03 go version go1.16.8 linux/amd64 [Pipeline] } 04:03:03 $ docker stop --time=1 caacbcfb45ea70e0bf657b50c4d13b260e2203aae6ad1c8af728aa90cdfb1e65 04:03:04 $ docker rm -f caacbcfb45ea70e0bf657b50c4d13b260e2203aae6ad1c8af728aa90cdfb1e65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:03:05 + docker inspect -f . ci-base-image-x86_64 04:03:05 . [Pipeline] withDockerContainer 04:03:05 prd-centos7-docker-4c-2g-117 does not seem to be running inside a container 04:03:05 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 04:03:05 $ docker top 50452bf9c91a9c7b7c5b3f9b16046effd3801dd073efef6d7400cb16ebb1b2a5 -eo pid,comm [Pipeline] { [Pipeline] echo 04:03:05 ========================================================= 04:03:05 [edgeXBuildGoParallel] Running Tests and Build... 04:03:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:03:06 + make test 04:03:06 go mod tidy 04:03:06 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:03:11 ? github.com/edgexfoundry/edgex-go [no test files] 04:03:29 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:03:34 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:03:34 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:03:34 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:03:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:03:37 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:03:37 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:03:37 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:03:38 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:03:38 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:03:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:03:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:03:38 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:03:38 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:03:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements 04:03:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:03:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:03:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.052s coverage: 98.5% of statements 04:03:41 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:03:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.049s coverage: 44.7% of statements 04:03:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:03:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:03:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.128s coverage: 89.5% of statements 04:03:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:03:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 04:03:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 84.4% of statements 04:03:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:03:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:03:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 04:03:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:03:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:03:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.258s coverage: 94.2% of statements 04:03:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:03:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 04:03:44 ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 59.1% of statements 04:03:44 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:03:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 04:03:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 04:03:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:03:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:03:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 60.0% of statements 04:03:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:03:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:03:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:03:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.057s coverage: 0.9% of statements 04:03:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:03:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements 04:03:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 21.7% of statements 04:03:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:03:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements 04:03:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.061s coverage: 79.5% of statements 04:03:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements 04:03:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements 04:03:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements 04:03:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.050s coverage: 94.4% of statements 04:03:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.045s coverage: 44.8% of statements 04:04:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.212s coverage: 82.5% of statements 04:04:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:04:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.069s coverage: 92.9% of statements 04:04:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:04:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:04:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:04:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements 04:04:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:04:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:04:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:04:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:04:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:04:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements 04:04:25 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:04:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:04:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 04:04:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:04:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements 04:04:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:04:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 04:04:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 04:04:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 04:04:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.129s coverage: 91.2% of statements 04:04:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:04:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.126s coverage: 64.4% of statements 04:04:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:04:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:04:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.039s coverage: 100.0% of statements 04:04:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 04:04:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 04:04:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 04:04:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 04:04:25 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.270s coverage: 65.4% of statements 04:04:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:04:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:04:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 04:04:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.118s coverage: 43.8% of statements 04:04:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:04:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:04:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements 04:04:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:04:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements 04:04:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:04:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements 04:04:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 04:04:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 04:04:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:04:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:04:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 92.3% of statements 04:04:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:04:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 04:04:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:04:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 04:04:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 04:04:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:04:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:04:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements 04:04:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:04:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 04:04:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:04:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 04:04:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 04:04:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 04:04:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 04:04:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:04:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:04:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 04:04:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:04:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 04:04:30 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 04:04:30 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 04:05:03 GO111MODULE=on go vet ./... 04:05:10 Running on prd-ubuntu18.04-docker-arm64-4c-16g-122 in /w/workspace/edgexfoundry_edgex-go_PR-3822 [Pipeline] { [Pipeline] ws 04:05:10 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 04:05:10 The recommended git tool is: git 04:05:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:05:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:05:13 ./bin/test-attribution-txt.sh [Pipeline] echo 04:05:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 04:05:14 + ls -al . 04:05:14 total 644 04:05:14 drwxrwxr-x 10 1001 1001 4096 Nov 19 04:05 . 04:05:14 drwxr-xr-x 4 root root 28 Nov 19 04:03 .. 04:05:14 -rw-rw-r-- 1 1001 1001 11 Nov 19 04:00 .dockerignore 04:05:14 drwxrwxr-x 8 1001 1001 179 Nov 19 04:00 .git 04:05:14 drwxrwxr-x 4 1001 1001 142 Nov 19 04:00 .github 04:05:14 -rw-rw-r-- 1 1001 1001 804 Nov 19 04:00 .gitignore 04:05:14 -rw-rw-r-- 1 1001 1001 42 Nov 19 04:00 .golangci.yml 04:05:14 -rw-rw-r-- 1 1001 1001 76 Nov 19 04:00 .hadolint.yml 04:05:14 drwx------ 3 1001 1001 73 Nov 19 04:02 .semver 04:05:14 -rw-rw-r-- 1 1001 1001 166 Nov 19 04:00 .sonarcloud.properties 04:05:14 -rw-rw-r-- 1 1001 1001 1171 Nov 19 04:00 ADOPTERS.md 04:05:14 -rw-rw-r-- 1 1001 1001 8910 Nov 19 04:00 Attribution.txt 04:05:14 -rw-rw-r-- 1 1001 1001 51732 Nov 19 04:00 CHANGELOG.md 04:05:14 -rw-rw-r-- 1 1001 1001 3804 Nov 19 04:00 CONTRIBUTING.md 04:05:14 -rw-rw-r-- 1 1001 1001 677 Nov 19 04:00 GOVERNANCE.md 04:05:14 -rw-rw-r-- 1 1001 1001 849 Nov 19 04:00 Jenkinsfile 04:05:14 -rw-rw-r-- 1 1001 1001 10775 Nov 19 04:00 LICENSE 04:05:14 -rw-rw-r-- 1 1001 1001 6508 Nov 19 04:00 Makefile 04:05:14 -rw-rw-r-- 1 1001 1001 582 Nov 19 04:00 OWNERS.md 04:05:14 -rw-rw-r-- 1 1001 1001 8207 Nov 19 04:00 README.md 04:05:14 -rw-rw-r-- 1 1001 1001 6912 Nov 19 04:00 SECURITY.md 04:05:14 -rw-rw-r-- 1 1001 1001 5 Nov 19 04:02 VERSION 04:05:14 -rw-rw-r-- 1 1001 1001 4131 Nov 19 04:00 ZMQWindows.md 04:05:14 drwxrwxr-x 2 1001 1001 37 Nov 19 04:00 bin 04:05:14 drwxrwxr-x 14 1001 1001 4096 Nov 19 04:00 cmd 04:05:14 -rw-r--r-- 1 root root 428381 Nov 19 04:04 coverage.out 04:05:14 -rw-rw-r-- 1 1001 1001 822 Nov 19 04:00 go.mod 04:05:14 -rw-rw-r-- 1 1001 1001 49471 Nov 19 04:00 go.sum 04:05:14 drwxrwxr-x 8 1001 1001 124 Nov 19 04:00 internal 04:05:14 drwxrwxr-x 3 1001 1001 16 Nov 19 04:00 openapi 04:05:14 drwxrwxr-x 4 1001 1001 71 Nov 19 04:00 snap 04:05:14 -rw-rw-r-- 1 1001 1001 204 Nov 19 04:00 version.go [Pipeline] sh 04:05:14 + '[' -e coverage.out ] 04:05:14 + chown 1001:1001 coverage.out [Pipeline] stash 04:05:14 Stashed 1 file(s) [Pipeline] sh 04:05:15 + make build 04:05:15 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 04:05:15 using credential edgex-jenkins-ssh 04:05:15 Cloning the remote Git repository 04:05:16 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 04:05:16 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:05:16 > git init /w/workspace/edgex-go/4 # timeout=10 04:05:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:05:16 > git --version # timeout=10 04:05:16 > git --version # 'git version 2.17.1' 04:05:16 using GIT_SSH to set credentials SSH Credentials for GitHub 04:05:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:05:23 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 04:05:23 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 04:05:24 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 04:05:25 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 04:05: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 04:05:27 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 04:05:27 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 04:05:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:05:29 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 04:05:30 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] } 04:05:31 $ docker stop --time=1 50452bf9c91a9c7b7c5b3f9b16046effd3801dd073efef6d7400cb16ebb1b2a5 04:05:33 $ docker rm -f 50452bf9c91a9c7b7c5b3f9b16046effd3801dd073efef6d7400cb16ebb1b2a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:05:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:05:34 04:05:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 04:05:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:05:35 latest: Pulling from edgex-devops/edgex-compose 04:05:35 cbdbe7a5bc2a: Pulling fs layer 04:05:35 ca9280d653b3: Pulling fs layer 04:05:35 7e9c9ca2126c: Pulling fs layer 04:05:35 cbdbe7a5bc2a: Verifying Checksum 04:05:35 cbdbe7a5bc2a: Download complete 04:05:35 ca9280d653b3: Verifying Checksum 04:05:35 ca9280d653b3: Download complete 04:05:35 cbdbe7a5bc2a: Pull complete 04:05:35 7e9c9ca2126c: Verifying Checksum 04:05:35 7e9c9ca2126c: Download complete 04:05:35 ca9280d653b3: Pull complete 04:05:40 7e9c9ca2126c: Pull complete 04:05:40 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 04:05:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:05:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 04:05:40 prd-centos7-docker-4c-2g-117 does not seem to be running inside a container 04:05:40 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 04:05:43 $ docker top d89b9394ebd64063f79071852d3bd0f2033f7464fc62e34bb1ce2c46dfe1e158 -eo pid,comm [Pipeline] { [Pipeline] sh 04:05:43 + docker-compose build --help 04:05:43 + grep parallel 04:05:44 --parallel Build images in parallel. [Pipeline] } 04:05:44 $ docker stop --time=1 d89b9394ebd64063f79071852d3bd0f2033f7464fc62e34bb1ce2c46dfe1e158 04:05:45 $ docker rm -f d89b9394ebd64063f79071852d3bd0f2033f7464fc62e34bb1ce2c46dfe1e158 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:05:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:05:45 . [Pipeline] withDockerContainer 04:05:45 prd-centos7-docker-4c-2g-117 does not seem to be running inside a container 04:05:45 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 04:05:46 $ docker top 88a94074152c0a58559a01ca83adcb906e3fb65449da186ea392713e36dc7d93 -eo pid,comm [Pipeline] { [Pipeline] sh 04:05:46 + docker-compose -f ./docker-compose-build.yml build --parallel 04:05:47 Building core-command ... 04:05:47 Building core-data ... 04:05:47 Building core-metadata ... 04:05:47 Building security-bootstrapper ... 04:05:47 Building security-proxy-setup ... 04:05:47 Building security-secretstore-setup ... 04:05:47 Building support-notifications ... 04:05:47 Building support-scheduler ... 04:05:47 Building sys-mgmt-agent ... 04:05:47 Building core-data 04:05:47 Building security-bootstrapper 04:05:47 Building support-scheduler 04:05:47 Building support-notifications 04:05:47 Building security-secretstore-setup 04:05:57 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 04:05:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:05:57 ---> 4038d64b7509 04:05:57 Step 3/24 : WORKDIR /edgex-go 04:05:57 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 04:05:57 Step 2/30 : FROM ${BUILDER_BASE} AS builder 04:05:57 ---> 4038d64b7509 04:05:57 Step 3/30 : WORKDIR /edgex-go 04:06:03 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 04:06:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:06:03 ---> 4038d64b7509 04:06:03 Step 3/23 : WORKDIR /edgex-go 04:06:04 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 04:06:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:06:04 ---> 4038d64b7509 04:06:04 Step 3/22 : WORKDIR /edgex-go 04:06:04 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 04:06:04 Step 2/21 : FROM ${BUILDER_BASE} AS builder 04:06:04 ---> 4038d64b7509 04:06:04 Step 3/21 : WORKDIR /edgex-go 04:06:05 ---> Running in 5a513eef8b55 04:06:05 ---> Running in 1fc7f3689822 04:06:05 ---> Running in 1ae7bee19956 04:06:05 ---> Running in 52b2bc457222 04:06:05 ---> Running in d4c0ca25e19a 04:06:05 Removing intermediate container 1ae7bee19956 04:06:05 ---> 1d5bbd21e7b0 04:06:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:06:05 Removing intermediate container 52b2bc457222 04:06:05 ---> e7e17542ff60 04:06:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:06:05 Removing intermediate container 1fc7f3689822 04:06:05 ---> 24b9074fcf0f 04:06:05 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:06:05 Removing intermediate container d4c0ca25e19a 04:06:05 ---> 64ea03ed5f05 04:06:05 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:06:05 ---> Running in eadfd9ce94bc 04:06:05 Removing intermediate container 5a513eef8b55 04:06:05 ---> 8dabaabd0b0f 04:06:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:06:06 ---> Running in c6a1da00369d 04:06:06 ---> Running in c7b163127a8a 04:06:06 ---> Running in 5b7fe5d83b5f 04:06:06 ---> Running in 86308871a277 04:06:07 Removing intermediate container eadfd9ce94bc 04:06:07 ---> 67b6f6713399 04:06:07 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 04:06:07 ---> Running in 5fae7cfc5765 04:06:07 Removing intermediate container c6a1da00369d 04:06:07 ---> 5ad8da2e5788 04:06:07 Step 5/24 : RUN apk add --update --no-cache make git 04:06:07 ---> Running in af87ba83238b 04:06:07 Removing intermediate container c7b163127a8a 04:06:07 ---> de0bc6b20a1c 04:06:07 Step 5/30 : RUN apk add --update --no-cache make git 04:06:07 Removing intermediate container 5b7fe5d83b5f 04:06:07 ---> 243292d82167 04:06:07 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 04:06:07 ---> Running in 6f2ae108b020 04:06:07 Removing intermediate container 86308871a277 04:06:07 ---> c0b562767e2d 04:06:07 Step 5/23 : RUN apk add --update --no-cache make git 04:06:07 ---> Running in 2596c16eb584 04:06:07 ---> Running in 6142992770bb 04:06:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:06:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:06:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:06:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:06:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:06:08 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:06:08 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:06:08 OK: 220 MiB in 52 packages 04:06:08 OK: 220 MiB in 52 packages 04:06:08 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:06:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:06:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:06:09 Removing intermediate container af87ba83238b 04:06:09 ---> 8f5b4c40cc14 04:06:09 Step 6/24 : COPY . . 04:06:09 OK: 220 MiB in 52 packages 04:06:09 OK: 220 MiB in 52 packages 04:06:09 OK: 220 MiB in 52 packages 04:06:09 Removing intermediate container 5fae7cfc5765 04:06:09 ---> fd36e77c91ec 04:06:09 Step 6/22 : COPY . . 04:06:15 Removing intermediate container 2596c16eb584 04:06:15 ---> 914d858ba0a8 04:06:15 Step 6/21 : COPY . . 04:06:15 Removing intermediate container 6f2ae108b020 04:06:15 ---> ea57616a16d3 04:06:15 Step 6/30 : COPY . . 04:06:15 ---> 57c04ef68982 04:06:15 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:06:15 ---> 8ad4f3bdbb09 04:06:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:06:15 Removing intermediate container 6142992770bb 04:06:15 ---> bb74d2cd3b77 04:06:15 Step 6/23 : COPY go.mod . 04:06:15 ---> Running in 01b6672f394d 04:06:16 ---> Running in d6269a7a9384 04:06:18 ---> acfc89c5b130 04:06:18 Step 7/23 : RUN go mod download 04:06:20 ---> Running in f48bbda7f5db 04:06:20 ---> c054b855852b 04:06:20 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:06:20 ---> fc6eeb4c99d7 04:06:20 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:06:21 ---> Running in 8d856dba02eb 04:06:21 ---> Running in 4e59064d61a5 04:06:21 Removing intermediate container 01b6672f394d 04:06:21 ---> 97ecb464a510 04:06:21 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:06:22 ---> Running in 4af6ea72426d 04:06:22 Removing intermediate container d6269a7a9384 04:06:22 ---> ca7ca3090d6a 04:06:22 Step 8/22 : RUN make cmd/core-data/core-data 04:06:22 ---> Running in 12b2907cf88a 04:06:22 Removing intermediate container 8d856dba02eb 04:06:22 ---> 5a2fbfaca086 04:06:22 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 04:06:22 ---> Running in 45b6d5e108ac 04:06:22 Removing intermediate container f48bbda7f5db 04:06:22 ---> 20ed65565d8d 04:06:22 Step 8/23 : COPY . . 04:06:22 Removing intermediate container 4e59064d61a5 04:06:22 ---> 2edbbff3bb75 04:06:22 Step 8/21 : RUN make cmd/support-notifications/support-notifications 04:06:22 ---> Running in 3f936fb200cb 04:06:22 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 04:06:23 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 04:06:23 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 04:06:23 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 04:06:29 ---> 41ee44665e59 04:06:29 Step 9/23 : RUN go mod tidy 04:06:29 ---> Running in 1325c468661a 04:06:31 Removing intermediate container 1325c468661a 04:06:31 ---> 8038080b6cdc 04:06:31 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 04:06:31 ---> Running in c25e24bbf1fb 04:06:31 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 04:07:01 Merging remotes/origin/main commit 451b096496c10626fafafdb288817a63ed714faa into PR head commit 2e605913a7d68d22cca21f212a09481fcbcf06fd 04:07:01 Merge succeeded, producing 2e605913a7d68d22cca21f212a09481fcbcf06fd 04:07:01 Checking out Revision 2e605913a7d68d22cca21f212a09481fcbcf06fd (PR-3822) 04:07:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:07:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:07:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:07:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:07:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:07:00 using GIT_SSH to set credentials SSH Credentials for GitHub 04:07:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3822/head:refs/remotes/origin/PR-3822 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:07:01 > git config core.sparsecheckout # timeout=10 04:07:01 > git checkout -f 2e605913a7d68d22cca21f212a09481fcbcf06fd # timeout=10 04:07:01 > git remote # timeout=10 04:07:01 > git config --get remote.origin.url # timeout=10 04:07:01 using GIT_SSH to set credentials SSH Credentials for GitHub 04:07:01 > git merge 451b096496c10626fafafdb288817a63ed714faa # timeout=10 04:07:01 > git rev-parse HEAD^{commit} # timeout=10 04:07:01 > git config core.sparsecheckout # timeout=10 04:07:01 > git checkout -f 2e605913a7d68d22cca21f212a09481fcbcf06fd # timeout=10 04:07:05 Removing intermediate container 4af6ea72426d 04:07:05 ---> 6d9960be296f 04:07:05 04:07:05 Step 9/24 : FROM alpine:3.14 04:07:05 Commit message: "Merge branch 'main' into encode-rename" 04:07:05 Removing intermediate container 45b6d5e108ac 04:07:05 ---> 776f1eff9d7f 04:07:05 04:07:05 Step 9/30 : FROM alpine:3.14 04:07:05 3.14: Pulling from library/alpine 04:07:05 3.14: Pulling from library/alpine [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:07:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:07:06 % Total % Received % Xferd Average Speed Time Time Time Current 04:07:06 Dload Upload Total Spent Left Speed 04:07:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 222k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh 04:07:06 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 04:07:06 Status: Downloaded newer image for alpine:3.14 04:07:06 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 04:07:06 Status: Image is up to date for alpine:3.14 04:07:06 ---> 0a97eee8041e 04:07:06 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 04:07:06 ---> 0a97eee8041e 04:07:06 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 04:07:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:07:07 + sudo tee /etc/docker/daemon.new 04:07:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:07:07 { 04:07:07 "registry-mirrors": [ 04:07:07 "https://nexus3.edgexfoundry.org:10001" 04:07:07 ], 04:07:07 "bip": "10.250.0.254/24", 04:07:07 "hosts": [ 04:07:07 "tcp://0.0.0.0:5555", 04:07:07 "unix:///var/run/docker.sock" 04:07:07 ], 04:07:07 "mtu": 1458, 04:07:07 "selinux-enabled": true, 04:07:07 "seccomp-profile": "/etc/docker/seccomp.json" 04:07:07 } [Pipeline] sh 04:07:07 ---> Running in a42ad6f65101 04:07:07 ---> Running in 6db772d46eae 04:07:07 Removing intermediate container 3f936fb200cb 04:07:07 ---> bbbd6e0296cf 04:07:07 04:07:07 Step 9/21 : FROM alpine:3.14 04:07:07 ---> 0a97eee8041e 04:07:07 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 04:07:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:07:08 Removing intermediate container a42ad6f65101 04:07:08 ---> 0c3af880d843 04:07:08 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 04:07:08 ---> Running in f0c7bdb16b11 04:07:08 ---> Running in 2771d63f034e 04:07:08 + sudo service docker restart 04:07:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:07:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:07:09 (1/3) Installing ca-certificates (20191127-r5) 04:07:09 (2/3) Installing dumb-init (1.2.5-r1) 04:07:09 (3/3) Installing su-exec (0.2-r1) 04:07:09 Executing busybox-1.33.1-r6.trigger 04:07:09 Executing ca-certificates-20191127-r5.trigger 04:07:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:07:09 OK: 6 MiB in 17 packages 04:07:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:07:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:07:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:07:09 (1/2) Installing ca-certificates (20191127-r5) 04:07:09 (2/2) Installing dumb-init (1.2.5-r1) 04:07:09 Executing busybox-1.33.1-r6.trigger 04:07:09 Executing ca-certificates-20191127-r5.trigger 04:07:09 (1/2) Installing dumb-init (1.2.5-r1) 04:07:09 (2/2) Installing su-exec (0.2-r1) 04:07:09 Executing busybox-1.33.1-r6.trigger 04:07:09 OK: 6 MiB in 16 packages 04:07:09 OK: 6 MiB in 16 packages 04:07:10 Removing intermediate container 6db772d46eae 04:07:10 ---> c74952109d31 04:07:10 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:07:10 ---> Running in 85f972fd5861 04:07:10 Removing intermediate container 2771d63f034e 04:07:10 ---> 2799fdf4c944 04:07:10 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 04:07:10 Removing intermediate container 12b2907cf88a 04:07:10 ---> c9886e28c776 04:07:10 04:07:10 Step 9/22 : FROM alpine:3.14 04:07:10 ---> 0a97eee8041e 04:07:10 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:07:11 ---> Running in d0c663ffd645 04:07:11 ---> Running in 6fb66230eb2b 04:07:11 Removing intermediate container f0c7bdb16b11 04:07:11 ---> 1c37c750b4c6 04:07:11 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:07:11 Removing intermediate container 85f972fd5861 04:07:11 ---> 6934922f2989 04:07:11 Step 12/24 : WORKDIR / 04:07:11 ---> Running in c1438caeb381 04:07:11 ---> Running in f47ae58ead9a 04:07:11 Removing intermediate container d0c663ffd645 04:07:11 ---> 812674cfeb22 04:07:11 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 04:07:11 Removing intermediate container 6fb66230eb2b 04:07:11 ---> c8a3a4ae3adc 04:07:11 Step 11/22 : ENV APP_PORT=59880 04:07:11 Removing intermediate container c25e24bbf1fb 04:07:11 ---> 534f4ba0f912 04:07:11 04:07:11 Step 11/23 : FROM alpine:3.14 04:07:11 ---> 0a97eee8041e 04:07:11 Step 12/23 : RUN apk add --update --no-cache dumb-init 04:07:11 ---> Running in 32a5725d320d 04:07:11 ---> Running in 29269692a486 04:07:11 ---> Running in 0255cf900b77 04:07:11 Removing intermediate container c1438caeb381 04:07:11 ---> 8b2d654edee1 04:07:11 Step 12/21 : ENV APP_PORT=59860 04:07:11 Removing intermediate container f47ae58ead9a 04:07:11 ---> d836ffd905ba 04:07:11 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:07:11 ---> Running in 266da9aacc12 04:07:11 Removing intermediate container 32a5725d320d 04:07:11 ---> 2c28c7f5db34 04:07:11 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 04:07:11 ---> Running in f0c05ed9c422 04:07:11 Removing intermediate container 29269692a486 04:07:11 ---> 342c03d5cc98 04:07:11 Step 12/22 : EXPOSE $APP_PORT 04:07:11 Removing intermediate container 266da9aacc12 04:07:11 ---> 0c19f86ec061 04:07:11 Step 13/21 : EXPOSE $APP_PORT 04:07:11 ---> Running in 29f7db5133b5 04:07:12 ---> Running in 173c61136242 04:07:12 ---> c36737b449c3 04:07:12 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:07:12 Removing intermediate container 29f7db5133b5 04:07:12 ---> d0d18fe6279f 04:07:12 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:07:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:07:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:07:12 Removing intermediate container 173c61136242 04:07:12 ---> beb73d8fecdd 04:07:12 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 04:07:12 ---> Running in f25ba2de05cc 04:07:12 ---> f669a20a8474 04:07:12 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:07:12 (1/1) Installing dumb-init (1.2.5-r1) 04:07:12 Executing busybox-1.33.1-r6.trigger 04:07:12 OK: 6 MiB in 15 packages 04:07:12 ---> 983067cd259f 04:07:12 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:07:12 ---> 385fd4ae5500 04:07:12 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 04:07:12 Removing intermediate container f0c05ed9c422 04:07:12 ---> a5d7876d2cc3 04:07:12 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 04:07:12 Removing intermediate container 0255cf900b77 04:07:12 ---> 6ea78d6b46b5 04:07:12 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:07:12 ---> c01da20c3bd4 04:07:12 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:07:13 ---> 55b1769272b7 04:07:13 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:07:13 ---> Running in b4a61b58f5be 04:07:13 ---> Running in c8b9cd5e768c 04:07:13 Removing intermediate container b4a61b58f5be 04:07:13 ---> 064f256216fb 04:07:13 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 04:07:13 ---> f7a49e5d2dd6 04:07:13 Step 17/21 : ENTRYPOINT ["/support-notifications"] 04:07:13 Removing intermediate container c8b9cd5e768c 04:07:13 ---> 3a6c46f16e4f 04:07:13 Step 14/23 : ENV APP_PORT=59861 04:07:13 ---> 2f901329d658 04:07:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:07:13 ---> Running in a101ac237994 04:07:13 ---> Running in 6a2066117e6a 04:07:13 Removing intermediate container f25ba2de05cc 04:07:13 ---> 34f5ea82ece4 04:07:13 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 04:07:13 ---> Running in de8310ee175a 04:07:13 ---> 4d63af1ae940 04:07:13 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 04:07:13 Removing intermediate container a101ac237994 04:07:13 ---> 5581d078e91a 04:07:13 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:07:13 Removing intermediate container 6a2066117e6a 04:07:13 ---> 4b0df4e14139 04:07:13 Step 15/23 : EXPOSE $APP_PORT 04:07:13 ---> Running in 8a0075985a7c 04:07:13 ---> Running in b3d56bdbc440 04:07:13 ---> 10a4b3080b9c 04:07:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:07:13 ---> Running in ec43be0fff09 04:07:14 Removing intermediate container b3d56bdbc440 04:07:14 ---> d22593905641 04:07:14 Step 19/21 : LABEL arch=x86_64 04:07:14 Removing intermediate container ec43be0fff09 04:07:14 ---> 5f410061df6f 04:07:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:07:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:07:14 ---> Running in 251b418b564c 04:07:14 ---> fd8a2a5efd09 04:07:14 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/ 04:07:14 ---> Running in 8ea77a6af30f 04:07:14 Removing intermediate container 251b418b564c 04:07:14 ---> b76d5cb789ea 04:07:14 Step 20/21 : LABEL git_sha=2e605913a7d68d22cca21f212a09481fcbcf06fd 04:07:14 ---> 67e04da54326 04:07:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:07:14 ---> Running in d4dbf2f8c8c9 04:07:14 Removing intermediate container d4dbf2f8c8c9 04:07:14 ---> bcdd3608c00d 04:07:14 Step 21/21 : LABEL version=0.0.0 04:07:15 ---> Running in 6e2c5db4fdcb 04:07:15 Removing intermediate container 8a0075985a7c 04:07:15 ---> d15ebe2e8fa3 04:07:15 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 04:07:15 ---> 2bc7589e5b6c 04:07:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:07:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:07:15 Removing intermediate container 6e2c5db4fdcb 04:07:15 ---> fe5c53949b21 04:07:15 04:07:15 Successfully built fe5c53949b21 04:07:15 Successfully tagged support-notifications:latest 04:07:15 Building sys-mgmt-agent 04:07:15  Building support-notifications ... done  ---> 3983c50a320d 04:07:15 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:07:15 ---> addfc63d3339 04:07:15 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 04:07:15 (1/6) Installing dumb-init (1.2.5-r1) 04:07:15 (2/6) Installing libgcc (10.3.1_git20210424-r2) 04:07:15 (3/6) Installing libsodium (1.0.18-r0) 04:07:15 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 04:07:15 (5/6) Installing libzmq (4.3.4-r0) 04:07:15 Removing intermediate container 8ea77a6af30f 04:07:15 ---> f90f37dfa5a8 04:07:15 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 04:07:16 (6/6) Installing zeromq (4.3.4-r0) 04:07:16 Executing busybox-1.33.1-r6.trigger 04:07:16 OK: 8 MiB in 20 packages 04:07:16 ---> Running in 4780e1822c57 04:07:16 ---> Running in ad9042a015b0 04:07:16 ---> 75254e1c0423 04:07:16 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:07:17 Removing intermediate container 4780e1822c57 04:07:17 ---> dbcbe1776df9 04:07:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:07:17 Removing intermediate container ad9042a015b0 04:07:17 ---> cb69e00ecbbf 04:07:17 Step 22/24 : LABEL arch=x86_64 04:07:17 ---> ea9267ee2bfd 04:07:17 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:07:17 ---> Running in d3b90b3b4648 04:07:17 ---> Running in 2d73fd58c6df 04:07:17 Removing intermediate container de8310ee175a 04:07:17 ---> 95ac6f538224 04:07:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:07:17 Removing intermediate container d3b90b3b4648 04:07:17 ---> 2142bde14fd6 04:07:17 Step 21/23 : LABEL arch=x86_64 04:07:18 ---> 580728b65c89 04:07:18 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 04:07:18 Removing intermediate container 2d73fd58c6df 04:07:18 ---> 9adf4103a46c 04:07:18 Step 23/24 : LABEL git_sha=2e605913a7d68d22cca21f212a09481fcbcf06fd 04:07:18 ---> Running in ddb39f029410 04:07:18 ---> 1320549d1bef 04:07:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:07:18 ---> Running in e98b3eba8c44 04:07:18 ---> c02f587178da 04:07:18 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 04:07:18 Removing intermediate container ddb39f029410 04:07:18 ---> c857bdad5987 04:07:18 Step 22/23 : LABEL git_sha=2e605913a7d68d22cca21f212a09481fcbcf06fd 04:07:18 ---> Running in fe17889d8ab3 04:07:18 ---> Running in b8d7c2772186 04:07:18 Removing intermediate container e98b3eba8c44 04:07:18 ---> 807eb6d48be7 04:07:18 Step 24/24 : LABEL version=0.0.0 04:07:18 ---> 5268cd4b2579 04:07:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:07:18 ---> Running in 60788c5a5032 04:07:18 Removing intermediate container fe17889d8ab3 04:07:18 ---> 0cce0b36b218 04:07:18 Step 23/23 : LABEL version=0.0.0 04:07:18 Removing intermediate container b8d7c2772186 04:07:18 ---> eef683814250 04:07:18 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:07:19 Removing intermediate container 60788c5a5032 04:07:19 ---> 964c6bf39dd3 04:07:19 04:07:19 ---> Running in 348cdd1ab6e7 04:07:19 Successfully built 964c6bf39dd3 04:07:19 Successfully tagged security-secretstore-setup:latest 04:07:19 Building security-proxy-setup 04:07:19 ---> b316eb739fcf 04:07:19 Step 18/22 : ENTRYPOINT ["/core-data"] 04:07:19  Building security-secretstore-setup ... done  ---> 37490eb79d4e 04:07:19 Step 25/30 : RUN chmod +x /entrypoint.sh 04:07:19 Removing intermediate container 348cdd1ab6e7 04:07:19 ---> 78e033f6b9da 04:07:19 04:07:19 ---> Running in 305c7aeb078d 04:07:19 Successfully built 78e033f6b9da 04:07:20 Successfully tagged support-scheduler:latest 04:07:20  Building support-scheduler ... done Building core-metadata 04:07:20 ---> Running in 7793976d4179 04:07:21 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 04:07:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:07:21 ---> 4038d64b7509 04:07:21 Step 3/22 : WORKDIR /edgex-go 04:07:21 ---> Using cache 04:07:21 ---> 8dabaabd0b0f 04:07:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:07:21 ---> Using cache 04:07:21 ---> c0b562767e2d 04:07:21 Step 5/22 : RUN apk add --update --no-cache make bash git 04:07:25 Removing intermediate container 305c7aeb078d 04:07:25 ---> 6f89fd6db1ae 04:07:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:07:25 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 04:07:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:07:25 ---> 4038d64b7509 04:07:25 Step 3/22 : WORKDIR /edgex-go 04:07:25 ---> Using cache 04:07:25 ---> 8dabaabd0b0f 04:07:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:07:25 ---> Using cache 04:07:25 ---> c0b562767e2d 04:07:25 Step 5/22 : RUN apk add --update --no-cache make git 04:07:25 ---> Using cache 04:07:25 ---> bb74d2cd3b77 04:07:25 Step 6/22 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:07:26 provisioning config files... 04:07:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config8470551049692185329tmp 04:07:26 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 04:07:26 Step 2/20 : FROM ${BUILDER_BASE} AS builder 04:07:26 ---> 4038d64b7509 04:07:26 Step 3/20 : WORKDIR /edgex-go 04:07:26 ---> Using cache 04:07:26 ---> 8dabaabd0b0f 04:07:26 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:07:26 ---> Using cache 04:07:26 ---> c0b562767e2d 04:07:26 Step 5/20 : RUN apk add --update --no-cache make git 04:07:26 ---> Using cache 04:07:26 ---> bb74d2cd3b77 04:07:26 Step 6/20 : COPY . . 04:07:26 ---> Running in e554a817c745 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:07:27 ---> docker-login.sh 04:07:27 nexus3.edgexfoundry.org:10001 04:07:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:27 Configure a credential helper to remove this warning. See 04:07:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:27 04:07:27 Login Succeeded 04:07:28 ---> Running in f3af5f0c90ac 04:07:28 nexus3.edgexfoundry.org:10002 04:07:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:28 Configure a credential helper to remove this warning. See 04:07:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:28 04:07:28 Login Succeeded 04:07:28 nexus3.edgexfoundry.org:10003 04:07:28 Removing intermediate container f3af5f0c90ac 04:07:28 ---> fa1d5bffe953 04:07:28 Step 20/22 : LABEL arch=x86_64 04:07:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:29 Configure a credential helper to remove this warning. See 04:07:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:29 04:07:29 Login Succeeded 04:07:29 nexus3.edgexfoundry.org:10004 04:07:29 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:07:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:29 ---> Running in 9bbe869695a7 04:07:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:29 Configure a credential helper to remove this warning. See 04:07:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:29 04:07:29 Login Succeeded 04:07:29 docker.io 04:07:29 Removing intermediate container 9bbe869695a7 04:07:29 ---> ca2567b373cb 04:07:29 Step 21/22 : LABEL git_sha=2e605913a7d68d22cca21f212a09481fcbcf06fd 04:07:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:30 ---> Running in f2ab90f77079 04:07:30 Removing intermediate container 7793976d4179 04:07:30 ---> fd7588e38d87 04:07:30 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 04:07:30 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:07:30 ---> Running in 177e0dedc47f 04:07:30 Removing intermediate container f2ab90f77079 04:07:30 ---> 450c1492f5ea 04:07:30 Step 22/22 : LABEL version=0.0.0 04:07:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:30 Configure a credential helper to remove this warning. See 04:07:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:30 04:07:30 Login Succeeded 04:07:30 ---> docker-login.sh ends [Pipeline] } 04:07:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 04:07:30 ---> Running in e41f76e67391 04:07:30 Removing intermediate container 177e0dedc47f 04:07:30 ---> 2894e31c21d4 04:07:30 Step 27/30 : CMD ["gate"] 04:07:30 OK: 220 MiB in 52 packages 04:07:30 ---> 9f7ab288cfbe 04:07:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:30 ---> Running in d79253131dc8 04:07:30 ---> Running in d821c3d3ae68 04:07:30 Removing intermediate container e41f76e67391 04:07:30 ---> ec2f764817e3 04:07:30 04:07:30 Successfully built ec2f764817e3 04:07:30 Successfully tagged core-data:latest 04:07:30  Building core-data ... done Building core-command 04:07:30 Removing intermediate container d79253131dc8 04:07:30 ---> e2dde4a3f97c 04:07:30 Step 28/30 : LABEL arch=x86_64 [Pipeline] echo 04:07:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:07:30 ========================================================= 04:07:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:07:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:07:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:07:31 ---> Running in cb6211c832f6 04:07:31 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:07:31 552d1f2373af: Pulling fs layer 04:07:31 ea3f2d53f512: Pulling fs layer 04:07:31 9e70ebbbe112: Pulling fs layer 04:07:31 7a9cfe048b4a: Pulling fs layer 04:07:31 72dc09318566: Pulling fs layer 04:07:31 f4f7b4309257: Pulling fs layer 04:07:31 0ac9a79272e3: Pulling fs layer 04:07:31 b78e95d17946: Pulling fs layer 04:07:31 7a9cfe048b4a: Waiting 04:07:31 72dc09318566: Waiting 04:07:31 f4f7b4309257: Waiting 04:07:31 0ac9a79272e3: Waiting 04:07:31 b78e95d17946: Waiting 04:07:31 9e70ebbbe112: Verifying Checksum 04:07:31 9e70ebbbe112: Download complete 04:07:31 ea3f2d53f512: Verifying Checksum 04:07:31 ea3f2d53f512: Download complete 04:07:31 72dc09318566: Download complete 04:07:31 f4f7b4309257: Verifying Checksum 04:07:31 f4f7b4309257: Download complete 04:07:31 552d1f2373af: Verifying Checksum 04:07:31 552d1f2373af: Download complete 04:07:31 0ac9a79272e3: Download complete 04:07:32 552d1f2373af: Pull complete 04:07:33 Removing intermediate container e554a817c745 04:07:33 ---> 051ff0738d78 04:07:33 Step 6/22 : COPY . . 04:07:33 ea3f2d53f512: Pull complete 04:07:33 9e70ebbbe112: Pull complete 04:07:33 b78e95d17946: Verifying Checksum 04:07:33 b78e95d17946: Download complete 04:07:33 ---> 9a95045ea61c 04:07:33 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:33 Removing intermediate container cb6211c832f6 04:07:33 ---> 884bd6413b46 04:07:33 Step 29/30 : LABEL git_sha=2e605913a7d68d22cca21f212a09481fcbcf06fd 04:07:34 7a9cfe048b4a: Verifying Checksum 04:07:34 7a9cfe048b4a: Download complete 04:07:36 ---> Running in 6bbe11b4a277 04:07:36 ---> Running in c093bf31068a 04:07:38 Removing intermediate container d821c3d3ae68 04:07:38 ---> 30e8033898f6 04:07:38 Step 8/22 : RUN make cmd/core-metadata/core-metadata 04:07:38 Removing intermediate container c093bf31068a 04:07:38 ---> 0e6a7897e851 04:07:38 Step 30/30 : LABEL version=0.0.0 04:07:38 ---> Running in 65a5d28b6077 04:07:38 ---> Running in 2bcbfa0fe591 04:07:38 ---> 7d3b38b91a15 04:07:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:38 ---> Running in 4f1003d15279 04:07:38 Removing intermediate container 65a5d28b6077 04:07:38 ---> 8a6e3ccabf8f 04:07:38 04:07:38 Successfully built 8a6e3ccabf8f 04:07:38 Successfully tagged security-bootstrapper:latest 04:07:38  Building security-bootstrapper ... done 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 04:07:38 Removing intermediate container 6bbe11b4a277 04:07:38 ---> 752c2f27ea35 04:07:38 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:07:38 ---> Running in dddf8a3a578b 04:07:39 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 04:07:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:07:39 ---> 4038d64b7509 04:07:39 Step 3/22 : WORKDIR /edgex-go 04:07:39 ---> Using cache 04:07:39 ---> 8dabaabd0b0f 04:07:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:07:39 ---> Using cache 04:07:39 ---> c0b562767e2d 04:07:39 Step 5/22 : RUN apk add --update --no-cache make git 04:07:39 ---> Using cache 04:07:39 ---> bb74d2cd3b77 04:07:39 Step 6/22 : COPY . . 04:07:39 ---> Using cache 04:07:39 ---> 9a95045ea61c 04:07:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:39 ---> Using cache 04:07:39 ---> 752c2f27ea35 04:07:39 Step 8/22 : RUN make cmd/core-command/core-command 04:07:39 ---> Running in 4b2d4f0a8628 04:07:39 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 04:07:39 Removing intermediate container 4f1003d15279 04:07:39 ---> 95d9b326c0b4 04:07:39 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:07:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 04:07:39 ---> Running in b66da1b1c003 04:07:40 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 04:07:44 7a9cfe048b4a: Pull complete 04:07:45 72dc09318566: Pull complete 04:07:45 f4f7b4309257: Pull complete 04:07:45 0ac9a79272e3: Pull complete 04:07:52 b78e95d17946: Pull complete 04:07:52 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 04:07:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:07:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 04:07:52 + + echodocker build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:07:52 WORKDIR /edgex 04:07:52 COPY go.mod . 04:07:52 RUN go mod download -t 04:07:52 ci-base-image-arm64 -f - . 04:07:55 Sending build context to Docker daemon 169MB 04:07:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:07:55 ---> 8b459fc5aaf0 04:07:55 Step 2/4 : WORKDIR /edgex 04:07:57 ---> Running in 200817ce7b52 04:07:57 Removing intermediate container 200817ce7b52 04:07:57 ---> 091996ecc9aa 04:07:57 Step 3/4 : COPY go.mod . 04:07:58 ---> 8bb8e93aefae 04:07:58 Step 4/4 : RUN go mod download 04:07:58 ---> Running in 782cd053c4d4 04:08:07 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 04:08:09 Removing intermediate container 4b2d4f0a8628 04:08:09 ---> f3f54d11c88d 04:08:09 04:08:09 Step 9/22 : FROM alpine:3.14 04:08:09 ---> 0a97eee8041e 04:08:09 Step 10/22 : RUN apk add --update --no-cache dumb-init 04:08:09 ---> Using cache 04:08:09 ---> 6ea78d6b46b5 04:08:09 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:08:09 ---> Using cache 04:08:09 ---> 3a6c46f16e4f 04:08:09 Step 12/22 : ENV APP_PORT=59882 04:08:09 ---> Running in 8e0959ef40e0 04:08:09 Removing intermediate container 8e0959ef40e0 04:08:09 ---> 7201feeca9a5 04:08:09 Step 13/22 : EXPOSE $APP_PORT 04:08:09 ---> Running in 136b41cec09b 04:08:09 Removing intermediate container 136b41cec09b 04:08:09 ---> 6423f18892f2 04:08:09 Step 14/22 : WORKDIR / 04:08:10 ---> Running in d5ed6233a82b 04:08:10 Removing intermediate container d5ed6233a82b 04:08:10 ---> c88bd040153e 04:08:10 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:08:10 ---> 9809b4287e00 04:08:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:08:10 ---> 7b97cc5cbd11 04:08:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:08:11 ---> fb303a0e94e4 04:08:11 Step 18/22 : ENTRYPOINT ["/core-command"] 04:08:11 ---> Running in f20d00d9404e 04:08:11 Removing intermediate container f20d00d9404e 04:08:11 ---> 4a3f6aa1739b 04:08:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:08:12 ---> Running in fb331f72af23 04:08:12 Removing intermediate container fb331f72af23 04:08:12 ---> 59bccb6b1c7a 04:08:12 Step 20/22 : LABEL arch=x86_64 04:08:12 Removing intermediate container dddf8a3a578b 04:08:12 ---> 526ca6da2129 04:08:12 04:08:12 Step 9/20 : FROM alpine:3.14 04:08:12 ---> 0a97eee8041e 04:08:12 Step 10/20 : RUN apk add --update --no-cache curl 04:08:12 Removing intermediate container b66da1b1c003 04:08:12 ---> a2caf6a9a1d8 04:08:12 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:08:12 ---> Running in bc3be8732286 04:08:12 ---> Running in ebeabd499476 04:08:12 ---> Running in 9c19a8c4f054 04:08:12 Removing intermediate container bc3be8732286 04:08:12 ---> caebe63c4c2c 04:08:12 Step 21/22 : LABEL git_sha=2e605913a7d68d22cca21f212a09481fcbcf06fd 04:08:12 ---> Running in a3f363f25d27 04:08:12 Removing intermediate container a3f363f25d27 04:08:12 ---> dc455ab9a2b9 04:08:12 Step 22/22 : LABEL version=0.0.0 04:08:13 ---> Running in 3282c1611d98 04:08:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:08:13 Removing intermediate container 3282c1611d98 04:08:13 ---> a06ee37c8c4d 04:08:13 04:08:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:08:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:08:13 (1/5) Installing ca-certificates (20191127-r5) 04:08:13 (2/5) Installing brotli-libs (1.0.9-r5) 04:08:13 (3/5) Installing nghttp2-libs (1.43.0-r0) 04:08:13 (4/5) Installing libcurl (7.79.1-r0) 04:08:13 (5/5) Installing curl (7.79.1-r0) 04:08:13 Executing busybox-1.33.1-r6.trigger 04:08:13 Executing ca-certificates-20191127-r5.trigger 04:08:13 Successfully built a06ee37c8c4d 04:08:13 OK: 8 MiB in 19 packages 04:08:13 Successfully tagged core-command:latest 04:08:14  Building core-command ... done Removing intermediate container 2bcbfa0fe591 04:08:14 ---> d3311ee72c39 04:08:14 04:08:14 Step 9/22 : FROM alpine:3.14 04:08:14 ---> 0a97eee8041e 04:08:14 Step 10/22 : RUN apk add --update --no-cache dumb-init 04:08:14 ---> Using cache 04:08:14 ---> 6ea78d6b46b5 04:08:14 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:08:14 ---> Using cache 04:08:14 ---> 3a6c46f16e4f 04:08:14 Step 12/22 : ENV APP_PORT=59881 04:08:14 ---> Running in 49da7c6a2d78 04:08:14 Removing intermediate container ebeabd499476 04:08:14 ---> b8e8381a34f4 04:08:14 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:08:14 ---> Running in b908384eea80 04:08:14 Removing intermediate container 49da7c6a2d78 04:08:14 ---> 2202e1a506bb 04:08:14 Step 13/22 : EXPOSE $APP_PORT 04:08:14 Removing intermediate container b908384eea80 04:08:14 ---> a29c4b9c290b 04:08:14 Step 12/20 : WORKDIR /edgex 04:08:14 ---> Running in 79e5bf4bef75 04:08:14 Removing intermediate container 9c19a8c4f054 04:08:14 ---> a04cd095c20d 04:08:14 04:08:14 Step 10/22 : FROM docker:20.10.8 04:08:14 ---> Running in 02f674927c77 04:08:14 20.10.8: Pulling from library/docker 04:08:14 Removing intermediate container 79e5bf4bef75 04:08:14 ---> a62676ad64ea 04:08:14 Step 14/22 : WORKDIR / 04:08:14 ---> Running in 6d449a4814b7 04:08:14 Removing intermediate container 02f674927c77 04:08:14 ---> be49e513d968 04:08:14 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:08:14 Removing intermediate container 6d449a4814b7 04:08:14 ---> 56f617df0668 04:08:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:08:15 ---> 1f7d3c5fd466 04:08:15 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:08:15 ---> 848ddf9200f3 04:08:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:08:15 ---> f0649f5078fd 04:08:15 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:08:15 ---> c649f23d8b50 04:08:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:08:15 ---> 79beb32d0be7 04:08:15 Step 18/22 : ENTRYPOINT ["/core-metadata"] 04:08:15 ---> ca3e1ef99e43 04:08:15 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:08:15 ---> Running in fe1fe1819723 04:08:15 ---> Running in f5958060c4d9 04:08:16 Removing intermediate container fe1fe1819723 04:08:16 ---> f2cec5b69085 04:08:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:08:16 Removing intermediate container f5958060c4d9 04:08:16 ---> d0a64d608e0c 04:08:16 Step 17/20 : CMD ["--init=true"] 04:08:16 ---> Running in 4fda29c78a16 04:08:16 ---> Running in 2b102ff12ee1 04:08:16 Removing intermediate container 2b102ff12ee1 04:08:16 ---> 152778e4f24c 04:08:16 Step 18/20 : LABEL arch=x86_64 04:08:16 Removing intermediate container 4fda29c78a16 04:08:16 ---> 3fc519648b1a 04:08:16 Step 20/22 : LABEL arch=x86_64 04:08:16 ---> Running in ba6807fec7af 04:08:16 ---> Running in d31973e76d37 04:08:16 Removing intermediate container d31973e76d37 04:08:16 ---> 3401a0c68857 04:08:16 Step 19/20 : LABEL git_sha=2e605913a7d68d22cca21f212a09481fcbcf06fd 04:08:16 Removing intermediate container ba6807fec7af 04:08:16 ---> b79c0ec7e2e2 04:08:16 Step 21/22 : LABEL git_sha=2e605913a7d68d22cca21f212a09481fcbcf06fd 04:08:16 ---> Running in 5394a935ead3 04:08:16 ---> Running in b0fe4cdad513 04:08:16 Removing intermediate container b0fe4cdad513 04:08:16 ---> ed6f85f661f9 04:08:16 Step 22/22 : LABEL version=0.0.0 04:08:16 Removing intermediate container 5394a935ead3 04:08:16 ---> 8750f7678441 04:08:16 Step 20/20 : LABEL version=0.0.0 04:08:16 ---> Running in b200e853bc61 04:08:16 ---> Running in 3ea2dc73b714 04:08:17 Removing intermediate container b200e853bc61 04:08:17 ---> e31142937cf2 04:08:17 04:08:17 Successfully built e31142937cf2 04:08:17 Successfully tagged core-metadata:latest 04:08:17  Building core-metadata ... done Removing intermediate container 3ea2dc73b714 04:08:17 ---> 05c3039ee9ab 04:08:17 04:08:17 Successfully built 05c3039ee9ab 04:08:17 Successfully tagged security-proxy-setup:latest 04:08:17  Building security-proxy-setup ... done Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 04:08:17 Status: Downloaded newer image for docker:20.10.8 04:08:17 ---> bc6c0ffef665 04:08:17 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 04:08:17 ---> Running in 06495276ceff 04:08:17 Removing intermediate container 06495276ceff 04:08:17 ---> 0b87813c697d 04:08:17 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 04:08:17 ---> Running in 9abcb864bb3b 04:08:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:08:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:08:18 (1/42) Installing readline (8.1.0-r0) 04:08:18 (2/42) Installing bash (5.1.4-r0) 04:08:18 Executing bash-5.1.4-r0.post-install 04:08:18 (3/42) Installing brotli-libs (1.0.9-r5) 04:08:18 (4/42) Installing nghttp2-libs (1.43.0-r0) 04:08:18 (5/42) Installing libcurl (7.79.1-r0) 04:08:18 (6/42) Installing curl (7.79.1-r0) 04:08:18 (7/42) Installing dumb-init (1.2.5-r1) 04:08:18 (8/42) Installing libbz2 (1.0.8-r1) 04:08:18 (9/42) Installing expat (2.4.1-r0) 04:08:18 (10/42) Installing libffi (3.3-r2) 04:08:18 (11/42) Installing gdbm (1.19-r0) 04:08:18 (12/42) Installing xz-libs (5.2.5-r0) 04:08:18 (13/42) Installing libgcc (10.3.1_git20210424-r2) 04:08:18 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 04:08:18 (15/42) Installing mpdecimal (2.5.1-r1) 04:08:18 (16/42) Installing sqlite-libs (3.35.5-r0) 04:08:18 (17/42) Installing python3 (3.9.5-r1) 04:08:19 (18/42) Installing py3-appdirs (1.4.4-r2) 04:08:19 (19/42) Installing py3-chardet (4.0.0-r2) 04:08:19 (20/42) Installing py3-idna (3.2-r0) 04:08:19 (21/42) Installing py3-urllib3 (1.26.5-r0) 04:08:19 (22/42) Installing py3-certifi (2020.12.5-r1) 04:08:19 (23/42) Installing py3-requests (2.25.1-r4) 04:08:19 (24/42) Installing py3-msgpack (1.0.2-r1) 04:08:19 (25/42) Installing py3-lockfile (0.12.2-r4) 04:08:19 (26/42) Installing py3-cachecontrol (0.12.6-r1) 04:08:19 (27/42) Installing py3-colorama (0.4.4-r1) 04:08:19 (28/42) Installing py3-contextlib2 (0.6.0-r1) 04:08:19 (29/42) Installing py3-distlib (0.3.1-r3) 04:08:19 (30/42) Installing py3-distro (1.5.0-r3) 04:08:19 (31/42) Installing py3-six (1.15.0-r1) 04:08:19 (32/42) Installing py3-webencodings (0.5.1-r4) 04:08:19 (33/42) Installing py3-html5lib (1.1-r1) 04:08:19 (34/42) Installing py3-parsing (2.4.7-r2) 04:08:19 (35/42) Installing py3-packaging (20.9-r1) 04:08:19 (36/42) Installing py3-toml (0.10.2-r2) 04:08:19 (37/42) Installing py3-pep517 (0.10.0-r2) 04:08:19 (38/42) Installing py3-progress (1.5-r2) 04:08:19 (39/42) Installing py3-retrying (1.3.3-r1) 04:08:19 (40/42) Installing py3-ordered-set (4.0.2-r1) 04:08:19 (41/42) Installing py3-setuptools (52.0.0-r3) 04:08:19 (42/42) Installing py3-pip (20.3.4-r1) 04:08:19 Executing busybox-1.33.1-r3.trigger 04:08:19 OK: 84 MiB in 64 packages 04:08:20 Collecting docker-compose==1.23.2 04:08:20 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:08:20 Collecting texttable<0.10,>=0.9.0 04:08:20 Downloading texttable-0.9.1.tar.gz (11 kB) 04:08:20 Collecting dockerpty<0.5,>=0.4.1 04:08:20 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:08:21 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 04:08:21 Collecting PyYAML<4,>=3.10 04:08:21 Downloading PyYAML-3.13.tar.gz (270 kB) 04:08:21 Collecting websocket-client<1.0,>=0.32.0 04:08:21 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 04:08:21 Collecting docker<4.0,>=3.6.0 04:08:21 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:08:21 Collecting docopt<0.7,>=0.6.1 04:08:21 Downloading docopt-0.6.2.tar.gz (25 kB) 04:08:22 Collecting cached-property<2,>=1.2.0 04:08:22 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:08:22 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:08:22 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:08:22 Collecting jsonschema<3,>=2.5.1 04:08:22 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:08:22 Collecting docker-pycreds>=0.4.0 04:08:22 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:08:22 Collecting chardet<3.1.0,>=3.0.2 04:08:22 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 04:08:22 Collecting urllib3<1.25,>=1.21.1 04:08:22 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:08:22 Collecting idna<2.8,>=2.5 04:08:22 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:08:22 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) 04:08:22 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 04:08:22 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 04:08:22 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 04:08:22 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 04:08:22 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 04:08:22 Attempting uninstall: urllib3 04:08:22 Found existing installation: urllib3 1.26.5 04:08:22 Uninstalling urllib3-1.26.5: 04:08:22 Successfully uninstalled urllib3-1.26.5 04:08:22 Attempting uninstall: idna 04:08:22 Found existing installation: idna 3.2 04:08:22 Uninstalling idna-3.2: 04:08:22 Successfully uninstalled idna-3.2 04:08:22 Attempting uninstall: chardet 04:08:22 Found existing installation: chardet 4.0.0 04:08:22 Uninstalling chardet-4.0.0: 04:08:22 Successfully uninstalled chardet-4.0.0 04:08:23 Attempting uninstall: requests 04:08:23 Found existing installation: requests 2.25.1 04:08:23 Uninstalling requests-2.25.1: 04:08:23 Successfully uninstalled requests-2.25.1 04:08:23 Running setup.py install for texttable: started 04:08:23 Running setup.py install for texttable: finished with status 'done' 04:08:23 Running setup.py install for PyYAML: started 04:08:23 Running setup.py install for PyYAML: finished with status 'done' 04:08:23 Running setup.py install for docopt: started 04:08:24 Running setup.py install for docopt: finished with status 'done' 04:08:24 Running setup.py install for dockerpty: started 04:08:24 Running setup.py install for dockerpty: finished with status 'done' 04:08:25 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 04:08:28 Removing intermediate container 9abcb864bb3b 04:08:28 ---> 4acc5be0368e 04:08:28 Step 13/22 : ENV APP_PORT=58890 04:08:28 ---> Running in e35d77a80b8c 04:08:28 Removing intermediate container e35d77a80b8c 04:08:28 ---> f8ff723f3d8a 04:08:28 Step 14/22 : EXPOSE $APP_PORT 04:08:28 ---> Running in 17105a75f760 04:08:28 Removing intermediate container 17105a75f760 04:08:28 ---> c6781f5431b8 04:08:28 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:08:28 ---> ce5381690fdf 04:08:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:08:28 ---> 441c36cef0ab 04:08:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:08:29 ---> 43af3dc9d2dd 04:08:29 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 04:08:29 ---> Running in 7b64248e427a 04:08:29 Removing intermediate container 7b64248e427a 04:08:29 ---> 50ca4f7c0683 04:08:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:08:29 ---> Running in c5234ca6faea 04:08:29 Removing intermediate container c5234ca6faea 04:08:29 ---> fe494d26cca4 04:08:29 Step 20/22 : LABEL arch=x86_64 04:08:29 ---> Running in 9c883c8ad431 04:08:29 Removing intermediate container 9c883c8ad431 04:08:29 ---> b28b486b1433 04:08:29 Step 21/22 : LABEL git_sha=2e605913a7d68d22cca21f212a09481fcbcf06fd 04:08:29 ---> Running in 798a86a00585 04:08:29 Removing intermediate container 798a86a00585 04:08:29 ---> 40cc2f38f4cd 04:08:29 Step 22/22 : LABEL version=0.0.0 04:08:29 ---> Running in 3d15f08aa44a 04:08:29 Removing intermediate container 3d15f08aa44a 04:08:29 ---> 2c4f4249b6ff 04:08:29 04:08:29 Successfully built 2c4f4249b6ff 04:08:29 Successfully tagged sys-mgmt-agent:latest 04:08:29  Building sys-mgmt-agent ... done  [Pipeline] } 04:08:29 $ docker stop --time=1 88a94074152c0a58559a01ca83adcb906e3fb65449da186ea392713e36dc7d93 04:08:31 $ docker rm -f 88a94074152c0a58559a01ca83adcb906e3fb65449da186ea392713e36dc7d93 [Pipeline] // withDockerContainer [Pipeline] sh 04:08:31 + docker images 04:08:31 REPOSITORY TAG IMAGE ID CREATED SIZE 04:08:31 sys-mgmt-agent latest 2c4f4249b6ff 2 seconds ago 294MB 04:08:31 core-metadata latest e31142937cf2 15 seconds ago 16.9MB 04:08:31 security-proxy-setup latest 05c3039ee9ab 15 seconds ago 26.9MB 04:08:31 a04cd095c20d 17 seconds ago 1.76GB 04:08:31 core-command latest a06ee37c8c4d 18 seconds ago 16.1MB 04:08:31 d3311ee72c39 18 seconds ago 1.76GB 04:08:31 526ca6da2129 19 seconds ago 1.77GB 04:08:31 f3f54d11c88d 22 seconds ago 1.76GB 04:08:31 security-bootstrapper latest 8a6e3ccabf8f 53 seconds ago 18.9MB 04:08:31 core-data latest ec2f764817e3 About a minute ago 20.7MB 04:08:31 support-scheduler latest 78e033f6b9da About a minute ago 16.2MB 04:08:31 security-secretstore-setup latest 964c6bf39dd3 About a minute ago 28.4MB 04:08:31 support-notifications latest fe5c53949b21 About a minute ago 17MB 04:08:31 534f4ba0f912 About a minute ago 1.76GB 04:08:31 c9886e28c776 About a minute ago 1.77GB 04:08:31 bbbd6e0296cf About a minute ago 1.76GB 04:08:31 776f1eff9d7f About a minute ago 1.76GB 04:08:31 6d9960be296f About a minute ago 1.77GB 04:08:31 ci-base-image-x86_64 latest 4038d64b7509 5 minutes ago 1.25GB 04:08:31 alpine 3.14 0a97eee8041e 6 days ago 5.61MB 04:08:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 5 weeks ago 548MB 04:08:31 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 weeks ago 34.5MB 04:08:31 docker 20.10.8 bc6c0ffef665 2 months ago 214MB 04:08:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 04:08:46 Still waiting to schedule task 04:08:46 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 04:09:20 Removing intermediate container 782cd053c4d4 04:09:20 ---> 495f602a026f 04:09:20 Successfully built 495f602a026f 04:09:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:09:20 + docker inspect -f . ci-base-image-arm64 04:09:20 . [Pipeline] withDockerContainer 04:09:21 prd-ubuntu18.04-docker-arm64-4c-16g-122 does not seem to be running inside a container 04:09:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 04:09:22 $ docker top 11f48272104b7e1205fc2047123c27507c493fe56c242297b2fef8c233e1e8db -eo pid,comm [Pipeline] { [Pipeline] sh 04:09:23 + go version 04:09:23 go version go1.16.8 linux/arm64 [Pipeline] } 04:09:23 $ docker stop --time=1 11f48272104b7e1205fc2047123c27507c493fe56c242297b2fef8c233e1e8db 04:09:25 $ docker rm -f 11f48272104b7e1205fc2047123c27507c493fe56c242297b2fef8c233e1e8db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:09:26 + docker inspect -f . ci-base-image-arm64 04:09:26 . [Pipeline] withDockerContainer 04:09:26 prd-ubuntu18.04-docker-arm64-4c-16g-122 does not seem to be running inside a container 04:09:26 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 04:09:28 $ docker top 3c3214ff5a4ddfe92c360cc7695aa8db1707074bb5c456e80afc62a2b4fe1f96 -eo pid,comm [Pipeline] { [Pipeline] echo 04:09:28 ========================================================= 04:09:28 [edgeXBuildGoParallel] Running Tests and Build... 04:09:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:09:29 + make test 04:09:29 go mod tidy 04:09:29 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:09:57 Running on prd-ubuntu18.04-docker-8c-8g-123 in /w/workspace/edgexfoundry_edgex-go_PR-3822 [Pipeline] { [Pipeline] ws 04:09:57 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 04:09:57 The recommended git tool is: git 04:09:59 using credential edgex-jenkins-ssh 04:09:59 Cloning the remote Git repository 04:09:59 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:09:59 > git init /w/workspace/edgex-go/4 # timeout=10 04:09:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:09:59 > git --version # timeout=10 04:09:59 > git --version # 'git version 2.17.1' 04:09:59 using GIT_SSH to set credentials SSH Credentials for GitHub 04:09:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:10:02 ? github.com/edgexfoundry/edgex-go [no test files] 04:11:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:11:10 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:11:10 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:11:11 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:11:24 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:11:24 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:11:24 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:11:24 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:11:24 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:11:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:11:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:11:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:11:26 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:11:26 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:11:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.186s coverage: 28.7% of statements 04:11:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:11:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:11:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.404s coverage: 98.5% of statements 04:11:37 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:11:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.439s coverage: 44.7% of statements 04:11:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:11:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:11:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.680s coverage: 89.5% of statements 04:11:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:11:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 04:11:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.230s coverage: 84.4% of statements 04:11:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:11:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:11:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 04:11:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:11:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:11:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:11:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:11:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:11:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:11:44 using GIT_SSH to set credentials SSH Credentials for GitHub 04:11:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3822/head:refs/remotes/origin/PR-3822 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:11:44 Merging remotes/origin/main commit 451b096496c10626fafafdb288817a63ed714faa into PR head commit 2e605913a7d68d22cca21f212a09481fcbcf06fd 04:11:45 Merge succeeded, producing 2e605913a7d68d22cca21f212a09481fcbcf06fd 04:11:45 Checking out Revision 2e605913a7d68d22cca21f212a09481fcbcf06fd (PR-3822) 04:11:48 Commit message: "Merge branch 'main' into encode-rename" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:11:49 + echo snap-build.sh 04:11:49 snap-build.sh 04:11:49 + SNAP_BASE_DIR=. 04:11:49 + '[' '!' -z /w/workspace/edgex-go/4 ']' 04:11:49 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 04:11:49 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 04:11:49 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 04:11:49 + cd /w/workspace/edgex-go/4 04:11:49 + sudo apt-get remove -qy --purge lxd lxd-client 04:11:49 Reading package lists... 04:11:49 Building dependency tree... 04:11:49 Reading state information... 04:11:49 The following packages were automatically installed and are no longer required: 04:11:49 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 04:11:49 uidmap xdelta3 04:11:49 Use 'sudo apt autoremove' to remove them. 04:11:49 The following packages will be REMOVED: 04:11:49 lxd* lxd-client* 04:11:49 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 04:11:49 After this operation, 31.7 MB disk space will be freed. 04:11:50 (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.) 04:11:50 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 04:11:44 > git config core.sparsecheckout # timeout=10 04:11:44 > git checkout -f 2e605913a7d68d22cca21f212a09481fcbcf06fd # timeout=10 04:11:44 > git remote # timeout=10 04:11:44 > git config --get remote.origin.url # timeout=10 04:11:44 using GIT_SSH to set credentials SSH Credentials for GitHub 04:11:45 > git merge 451b096496c10626fafafdb288817a63ed714faa # timeout=10 04:11:45 > git rev-parse HEAD^{commit} # timeout=10 04:11:45 > git config core.sparsecheckout # timeout=10 04:11:45 > git checkout -f 2e605913a7d68d22cca21f212a09481fcbcf06fd # timeout=10 04:11:51 Removing lxd dnsmasq configuration 04:11:51 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 04:11:51 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 04:11:52 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 04:11:52 (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.) 04:11:52 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 04:11:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.870s coverage: 94.2% of statements 04:11:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:11:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 04:11:52 ok github.com/edgexfoundry/edgex-go/internal/io 0.174s coverage: 59.1% of statements 04:11:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:11:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 04:11:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 04:11:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:11:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:11:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.305s coverage: 60.0% of statements 04:11:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:11:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:11:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:11:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.356s coverage: 0.9% of statements 04:11:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:11:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.184s coverage: 58.8% of statements 04:11:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.244s coverage: 21.7% of statements 04:11:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:11:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.352s coverage: 47.1% of statements 04:11:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.273s coverage: 79.5% of statements 04:11:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.211s coverage: 94.1% of statements 04:11:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.210s coverage: 96.3% of statements 04:11:53 Processing triggers for systemd (237-3ubuntu10.45) ... 04:11:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.226s coverage: 87.5% of statements 04:11:53 Processing triggers for ureadahead (0.100.0-21) ... 04:11:54 + sudo snap remove --purge lxd 04:11:54 snap "lxd" is not installed 04:11:54 + sudo groupadd --force --system lxd 04:11:54 ++ whoami 04:11:54 + sudo /usr/sbin/usermod -G lxd -a jenkins 04:11:54 + newgrp - lxd 04:11:54 + sudo snap install lxd 04:12:04 2021-11-19T04:12:02Z INFO Waiting for automatic snapd restart... 04:12:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.265s coverage: 94.4% of statements 04:12:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.200s coverage: 44.8% of statements 04:12:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.675s coverage: 82.5% of statements 04:12:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:12:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.283s coverage: 92.9% of statements 04:12:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:12:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:12:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:12:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 04:12:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:12:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:12:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:12:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:12:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:12:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.188s coverage: 87.2% of statements 04:12:18 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:12:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:12:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.161s coverage: 100.0% of statements 04:12:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:12:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.263s coverage: 58.8% of statements 04:12:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:12:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.262s coverage: 80.0% of statements 04:12:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.254s coverage: 87.2% of statements 04:12:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.314s coverage: 85.4% of statements 04:12:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.843s coverage: 91.2% of statements 04:12:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:12:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.846s coverage: 64.4% of statements 04:12:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:12:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:12:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.193s coverage: 100.0% of statements 04:12:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.102s coverage: 89.4% of statements 04:12:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements 04:12:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.074s coverage: 73.7% of statements 04:12:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements 04:12:26 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.527s coverage: 65.4% of statements 04:12:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:12:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:12:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 04:12:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.807s coverage: 43.8% of statements 04:12:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:12:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:12:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.196s coverage: 89.5% of statements 04:12:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:12:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.335s coverage: 84.8% of statements 04:12:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:12:31 lxd 4.20 from Canonical* installed 04:12:31 + sudo lxd init --auto 04:12:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.253s coverage: 17.7% of statements 04:12:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 04:12:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 04:12:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:12:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:12:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.665s coverage: 92.3% of statements 04:12:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:12:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 04:12:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:12:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 04:12:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.256s coverage: 63.2% of statements 04:12:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:12:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:12:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.462s coverage: 97.7% of statements 04:12:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:12:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 04:12:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:12:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 04:12:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.185s coverage: 28.9% of statements 04:12:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 04:12:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 04:12:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:12:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:12:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 04:12:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:12:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.186s coverage: 100.0% of statements 04:12:36 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements 04:12:36 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 04:12:36 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:12:36 GO111MODULE=on go vet ./... 04:12:37 + sudo snap install --classic snapcraft 04:12:55 snapcraft 5.0 from Canonical* installed 04:12:55 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 04:12:55 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 04:12:55 % Total % Received % Xferd Average Speed Time Time Time Current 04:12:55 Dload Upload Total Spent Left Speed 04:12:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 5225 0 --:--:-- --:--:-- --:--:-- 5225 04:12:55 100 3325k 100 3325k 0 0 7805k 0 --:--:-- --:--:-- --:--:-- 7805k 04:12:55 ./yq_linux_amd64 04:12:55 + sudo snapcraft prime --use-lxd 04:12:55 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 04:12:55 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: 04:12:55 - README.md 04:12:55 04:12:55 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 04:12:56 Launching a container. 04:13:11 Waiting for container to be ready 04:13:11 To start your first container, try: lxc launch ubuntu:20.04 04:13:11 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 04:13:11 04:13:14 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 04:13:14 Waiting for network to be ready... 04:13:15 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 04:13:15 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 04:13:15 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 04:13:15 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 04:13:16 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 04:13:16 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 04:13:16 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 04:13:16 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 04:13:16 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 04:13:16 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 04:13:16 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 04:13:16 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 04:13:16 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 04:13:16 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 04:13:16 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 04:13:16 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 04:13:16 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1150 kB] 04:13:16 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] 04:13:17 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 04:13:17 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] 04:13:17 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 04:13:17 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 04:13:17 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 04:13:17 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 04:13:17 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 04:13:17 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1766 kB] 04:13:17 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] 04:13:19 Fetched 25.6 MB in 5s (5390 kB/s) 04:13:20 Reading package lists... 04:13:20 Reading package lists... 04:13:21 Building dependency tree... 04:13:21 Reading state information... 04:13:21 The following additional packages will be installed: 04:13:21 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 04:13:21 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 04:13:21 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 04:13:21 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 04:13:21 Suggested packages: 04:13:21 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 04:13:21 Recommended packages: 04:13:21 gnupg libsasl2-modules 04:13:21 The following NEW packages will be installed: 04:13:21 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 04:13:21 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 04:13:21 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 04:13:21 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 04:13:21 The following packages will be upgraded: 04:13:21 gpg gpg-agent gpgconf libudev1 04:13:21 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 04:13:21 Need to get 3527 kB of archives. 04:13:21 After this operation, 13.3 MB of additional disk space will be used. 04:13:21 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] 04:13:21 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 04:13:21 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 04:13:22 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 04:13:22 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 04:13:22 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 04:13:22 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 04:13:22 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 04:13:22 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 04:13:22 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 04:13:22 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 04:13:22 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 04:13:22 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 04:13:22 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 04:13:22 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 04:13:22 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 04:13:22 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 04:13:22 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 04:13:22 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 04:13:22 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 04:13:22 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 04:13:22 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 04:13:22 debconf: delaying package configuration, since apt-utils is not installed 04:13:22 Fetched 3527 kB in 1s (2664 kB/s) 04:13:22 (Reading database ... 12511 files and directories currently installed.) 04:13:22 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 04:13:23 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 04:13:23 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 04:13:23 Selecting previously unselected package udev. 04:13:23 (Reading database ... 12511 files and directories currently installed.) 04:13:23 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 04:13:23 Unpacking udev (237-3ubuntu10.52) ... 04:13:23 Selecting previously unselected package libfuse2:amd64. 04:13:23 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 04:13:23 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 04:13:23 Selecting previously unselected package fuse. 04:13:23 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 04:13:23 Unpacking fuse (2.9.7-1ubuntu1) ... 04:13:23 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 04:13:23 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 04:13:23 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 04:13:23 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 04:13:23 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 04:13:23 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 04:13:23 Selecting previously unselected package libksba8:amd64. 04:13:23 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 04:13:23 Unpacking libksba8:amd64 (1.3.5-2) ... 04:13:23 Selecting previously unselected package libroken18-heimdal:amd64. 04:13:23 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:13:23 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 04:13:23 Selecting previously unselected package libasn1-8-heimdal:amd64. 04:13:23 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:13:23 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 04:13:23 Selecting previously unselected package libheimbase1-heimdal:amd64. 04:13:23 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:13:23 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 04:13:23 Selecting previously unselected package libhcrypto4-heimdal:amd64. 04:13:23 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:13:23 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 04:13:23 Selecting previously unselected package libwind0-heimdal:amd64. 04:13:23 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:13:23 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:13:24 Selecting previously unselected package libhx509-5-heimdal:amd64. 04:13:24 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:13:24 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 04:13:24 Selecting previously unselected package libkrb5-26-heimdal:amd64. 04:13:24 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:13:24 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 04:13:24 Selecting previously unselected package libheimntlm0-heimdal:amd64. 04:13:24 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:13:24 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:13:24 Selecting previously unselected package libgssapi3-heimdal:amd64. 04:13:24 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:13:24 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 04:13:24 Selecting previously unselected package libsasl2-modules-db:amd64. 04:13:24 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 04:13:24 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 04:13:24 Selecting previously unselected package libsasl2-2:amd64. 04:13:24 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 04:13:24 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 04:13:24 Selecting previously unselected package libldap-common. 04:13:24 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 04:13:24 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 04:13:24 Selecting previously unselected package libldap-2.4-2:amd64. 04:13:24 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 04:13:24 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 04:13:24 Selecting previously unselected package dirmngr. 04:13:24 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 04:13:24 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 04:13:24 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 04:13:24 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 04:13:24 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 04:13:24 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 04:13:24 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 04:13:24 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 04:13:24 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 04:13:24 Setting up libksba8:amd64 (1.3.5-2) ... 04:13:24 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:13:24 Setting up udev (237-3ubuntu10.52) ... 04:13:24 invoke-rc.d: policy-rc.d denied execution of start. 04:13:25 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 04:13:25 Processing triggers for systemd (237-3ubuntu10) ... 04:13:25 Setting up fuse (2.9.7-1ubuntu1) ... 04:13:25 Setting up gpg (2.2.4-1ubuntu1.4) ... 04:13:25 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:13:25 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 04:13:25 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 04:13:25 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 04:13:25 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 04:13:25 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:13:25 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 04:13:25 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 04:13:25 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 04:13:25 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:13:25 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 04:13:25 settings in the [Install] section, and DefaultInstance for template units). 04:13:25 This means they are not meant to be enabled using systemctl. 04:13:25 Possible reasons for having this kind of units are: 04:13:25 1) A unit may be statically enabled by being symlinked from another unit's 04:13:25 .wants/ or .requires/ directory. 04:13:25 2) A unit's purpose may be to act as a helper for some other unit which has 04:13:25 a requirement dependency on it. 04:13:25 3) A unit may be started when needed via activation (socket, path, timer, 04:13:25 D-Bus, udev, scripted systemctl call, ...). 04:13:25 4) In case of template units, the unit is meant to be enabled with some 04:13:25 instance name specified. 04:13:25 Reading package lists... 04:13:26 Building dependency tree... 04:13:26 Reading state information... 04:13:26 The following additional packages will be installed: 04:13:26 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 04:13:26 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 04:13:26 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 04:13:26 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 04:13:26 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 04:13:26 Suggested packages: 04:13:26 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 04:13:26 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 04:13:26 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 04:13:26 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 04:13:26 systemd-container policykit-1 04:13:26 Recommended packages: 04:13:26 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 04:13:26 The following NEW packages will be installed: 04:13:26 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 04:13:26 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 04:13:26 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 04:13:26 multiarch-support openssh-client python3 python3-minimal python3.6 04:13:26 python3.6-minimal snapd squashfs-tools sudo 04:13:26 The following packages will be upgraded: 04:13:26 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 04:13:26 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 04:13:26 Need to get 36.8 MB of archives. 04:13:26 After this operation, 147 MB of additional disk space will be used. 04:13:26 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 04:13:26 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 04:13:26 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 04:13:26 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 04:13:26 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 04:13:26 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 04:13:26 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 04:13:26 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 04:13:26 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 04:13:26 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 04:13:26 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 04:13:26 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 04:13:26 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 04:13:26 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 04:13:26 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 04:13:26 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 04:13:26 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 04:13:27 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 04:13:27 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 04:13:27 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 04:13:27 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 04:13:27 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 04:13:27 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 04:13:27 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 04:13:27 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 04:13:27 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 04:13:27 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 04:13:27 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 04:13:27 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 04:13:27 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 04:13:29 debconf: delaying package configuration, since apt-utils is not installed 04:13:29 Fetched 36.8 MB in 3s (12.3 MB/s) 04:13:29 (Reading database ... 12757 files and directories currently installed.) 04:13:29 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 04:13:29 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 04:13:30 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 04:13:30 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 04:13:30 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 04:13:30 (Reading database ... 12757 files and directories currently installed.) 04:13:30 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 04:13:30 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 04:13:30 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 04:13:30 (Reading database ... 12757 files and directories currently installed.) 04:13:30 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 04:13:30 Unpacking apt (1.6.14) over (1.6.1) ... 04:13:30 Setting up apt (1.6.14) ... 04:13:30 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 04:13:31 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 04:13:31 (Reading database ... 12764 files and directories currently installed.) 04:13:31 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 04:13:31 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 04:13:31 Selecting previously unselected package libpython3.6-minimal:amd64. 04:13:31 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 04:13:31 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 04:13:31 Selecting previously unselected package libexpat1:amd64. 04:13:31 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 04:13:31 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 04:13:31 Selecting previously unselected package python3.6-minimal. 04:13:31 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 04:13:31 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 04:13:32 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 04:13:32 Checking for services that may need to be restarted...done. 04:13:32 Checking for services that may need to be restarted...done. 04:13:32 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 04:13:32 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 04:13:32 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 04:13:32 Selecting previously unselected package python3-minimal. 04:13:32 (Reading database ... 13012 files and directories currently installed.) 04:13:32 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 04:13:32 Unpacking python3-minimal (3.6.7-1~18.04) ... 04:13:32 Selecting previously unselected package mime-support. 04:13:32 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 04:13:32 Unpacking mime-support (3.60ubuntu1) ... 04:13:32 Selecting previously unselected package libmpdec2:amd64. 04:13:32 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 04:13:32 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 04:13:32 Selecting previously unselected package libpython3.6-stdlib:amd64. 04:13:32 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 04:13:32 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 04:13:33 Selecting previously unselected package python3.6. 04:13:33 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 04:13:33 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 04:13:33 Selecting previously unselected package libpython3-stdlib:amd64. 04:13:33 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 04:13:33 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 04:13:33 Setting up python3-minimal (3.6.7-1~18.04) ... 04:13:33 Selecting previously unselected package python3. 04:13:33 (Reading database ... 13442 files and directories currently installed.) 04:13:33 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 04:13:33 Unpacking python3 (3.6.7-1~18.04) ... 04:13:33 Selecting previously unselected package multiarch-support. 04:13:33 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 04:13:33 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 04:13:33 Setting up multiarch-support (2.27-3ubuntu1.4) ... 04:13:33 Selecting previously unselected package liblzo2-2:amd64. 04:13:33 (Reading database ... 13479 files and directories currently installed.) 04:13:33 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 04:13:33 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 04:13:33 Selecting previously unselected package libbsd0:amd64. 04:13:33 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 04:13:33 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 04:13:33 Selecting previously unselected package sudo. 04:13:33 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 04:13:33 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 04:13:33 Selecting previously unselected package apparmor. 04:13:33 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 04:13:33 Unpacking apparmor (2.12-4ubuntu5.1) ... 04:13:33 Selecting previously unselected package libedit2:amd64. 04:13:33 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 04:13:33 Unpacking libedit2:amd64 (3.1-20170329-1) ... 04:13:33 Selecting previously unselected package libkrb5support0:amd64. 04:13:33 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 04:13:33 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 04:13:34 Selecting previously unselected package libk5crypto3:amd64. 04:13:34 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 04:13:34 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 04:13:34 Selecting previously unselected package libkeyutils1:amd64. 04:13:34 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 04:13:34 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 04:13:34 Selecting previously unselected package libkrb5-3:amd64. 04:13:34 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 04:13:34 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 04:13:34 Selecting previously unselected package libgssapi-krb5-2:amd64. 04:13:34 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 04:13:34 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 04:13:34 Selecting previously unselected package libssl1.0.0:amd64. 04:13:34 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 04:13:34 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 04:13:34 Selecting previously unselected package openssh-client. 04:13:34 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 04:13:34 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 04:13:34 Selecting previously unselected package squashfs-tools. 04:13:34 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 04:13:34 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 04:13:34 Selecting previously unselected package snapd. 04:13:34 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 04:13:34 Unpacking snapd (2.51.1+18.04) ... 04:13:36 Setting up libedit2:amd64 (3.1-20170329-1) ... 04:13:36 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 04:13:36 Setting up mime-support (3.60ubuntu1) ... 04:13:36 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 04:13:36 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 04:13:36 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 04:13:36 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:13:36 Setting up systemd (237-3ubuntu10.52) ... 04:13:36 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 04:13:37 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 04:13:37 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 04:13:37 Setting up liblzo2-2:amd64 (2.08-1.2) ... 04:13:37 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 04:13:37 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 04:13:37 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 04:13:38 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 04:13:38 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 04:13:38 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 04:13:38 Setting up python3 (3.6.7-1~18.04) ... 04:13:38 running python rtupdate hooks for python3.6... 04:13:38 running python post-rtupdate hooks for python3.6... 04:13:38 Setting up apparmor (2.12-4ubuntu5.1) ... 04:13:38 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 04:13:39 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 04:13:39 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 04:13:39 Setting up snapd (2.51.1+18.04) ... 04:13:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 04:13:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 04:13:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 04:13:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 04:13:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 04:13:40 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 04:13:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 04:13:40 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 04:13:40 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 04:13:41 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 04:13:41 /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' 04:13:41 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:13:41 Processing triggers for systemd (237-3ubuntu10.52) ... 04:13:41 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 04:13:41 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 04:13:42 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 04:13:43 Reading package lists... 04:13:43 Reading package lists... 04:13:43 Building dependency tree... 04:13:43 Reading state information... 04:13:43 Calculating upgrade... 04:13:43 The following packages will be upgraded: 04:13:43 advancecomp base-files bash binutils binutils-common 04:13:43 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 04:13:43 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 04:13:43 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 04:13:43 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 04:13:43 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 04:13:43 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 04:13:43 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 04:13:43 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 04:13:43 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 04:13:43 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 04:13:43 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 04:13:43 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 04:13:43 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 04:13:43 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 04:13:43 ubuntu-keyring util-linux 04:13:44 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 04:13:44 Need to get 64.2 MB of archives. 04:13:44 After this operation, 5152 kB of additional disk space will be used. 04:13:44 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] 04:13:44 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 04:13:44 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 04:13:44 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 04:13:44 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 04:13:44 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 04:13:44 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 04:13:44 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 04:13:44 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 04:13:44 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 04:13:44 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 04:13:44 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 04:13:44 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 04:13:44 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 04:13:44 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 04:13:44 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 04:13:44 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 04:13:44 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 04:13:44 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 04:13:44 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 04:13:44 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 04:13:44 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 04:13:44 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 04:13:44 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 04:13:44 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 04:13:44 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 04:13:44 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 04:13:44 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 04:13:44 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 04:13:44 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 04:13:44 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 04:13:44 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 04:13:44 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 04:13:44 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 04:13:44 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 04:13:44 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 04:13:44 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 04:13:44 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 04:13:44 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 04:13:44 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 04:13:44 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 04:13:44 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 04:13:44 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 04:13:44 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 04:13:44 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 04:13:44 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 04:13:44 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 04:13:44 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 04:13:44 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 04:13:44 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] 04:13:44 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 04:13:44 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 04:13:44 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 04:13:44 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 04:13:44 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 04:13:44 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 04:13:44 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 04:13:44 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 04:13:44 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 04:13:44 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 04:13:44 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 04:13:45 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 04:13:45 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 04:13:45 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 04:13:45 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 04:13:45 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 04:13:45 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 04:13:45 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 04:13:45 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 04:13:45 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 04:13:45 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 04:13:45 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 04:13:45 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 04:13:45 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 04:13:45 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 04:13:45 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 04:13:45 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 04:13:45 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 04:13:45 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 04:13:45 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 04:13:45 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 04:13:45 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 04:13:45 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 04:13:45 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 04:13:45 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] 04:13:45 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 04:13:46 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 04:13:46 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] 04:13:46 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 04:13:46 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 04:13:46 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 04:13:46 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 04:13:46 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 04:13:46 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 04:13:46 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 04:13:46 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 04:13:46 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] 04:13:46 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 04:13:46 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 04:13:46 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 04:13:46 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 04:13:46 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 04:13:46 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 04:13:46 debconf: delaying package configuration, since apt-utils is not installed 04:13:46 Fetched 64.2 MB in 2s (26.6 MB/s) 04:13:46 (Reading database ... 13914 files and directories currently installed.) 04:13:46 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 04:13:46 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:13:47 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 04:13:47 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:13:47 Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... 04:13:47 Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... 04:13:47 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:13:47 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:13:47 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:13:47 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:13:47 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:13:47 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:13:47 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:13:47 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:13:47 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:13:47 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:13:47 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:13:47 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:13:47 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:13:47 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:13:47 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 04:13:47 (Reading database ... 13914 files and directories currently installed.) 04:13:47 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 04:13:47 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 04:13:47 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 04:13:47 (Reading database ... 13914 files and directories currently installed.) 04:13:47 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:13:47 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:13:48 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:13:48 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:13:48 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:13:48 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:13:48 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 04:13:48 (Reading database ... 13914 files and directories currently installed.) 04:13:48 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 04:13:48 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:13:48 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 04:13:49 (Reading database ... 13914 files and directories currently installed.) 04:13:49 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 04:13:49 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 04:13:49 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 04:13:49 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 04:13:49 Setting up base-files (10.1ubuntu2.11) ... 04:13:49 Installing new version of config file /etc/issue ... 04:13:49 Installing new version of config file /etc/issue.net ... 04:13:49 Installing new version of config file /etc/lsb-release ... 04:13:49 Installing new version of config file /etc/update-motd.d/50-motd-news ... 04:13:49 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 04:13:49 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 04:13:49 Removing obsolete conffile /etc/default/motd-news ... 04:13:49 (Reading database ... 13915 files and directories currently installed.) 04:13:49 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 04:13:49 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 04:13:49 Setting up bash (4.4.18-2ubuntu1.2) ... 04:13:49 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 04:13:49 (Reading database ... 13915 files and directories currently installed.) 04:13:49 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 04:13:49 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 04:13:50 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 04:13:50 (Reading database ... 13915 files and directories currently installed.) 04:13:50 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 04:13:50 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 04:13:50 Setting up tar (1.29b-2ubuntu0.2) ... 04:13:50 (Reading database ... 13915 files and directories currently installed.) 04:13:50 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 04:13:50 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 04:13:50 Setting up dpkg (1.19.0.5ubuntu2.3) ... 04:13:50 (Reading database ... 13915 files and directories currently installed.) 04:13:50 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 04:13:50 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:13:50 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 04:13:50 (Reading database ... 13915 files and directories currently installed.) 04:13:50 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 04:13:50 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:13:50 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 04:13:50 (Reading database ... 13915 files and directories currently installed.) 04:13:50 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 04:13:50 Unpacking grep (3.1-2build1) over (3.1-2) ... 04:13:50 Setting up grep (3.1-2build1) ... 04:13:50 (Reading database ... 13915 files and directories currently installed.) 04:13:50 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 04:13:50 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 04:13:50 Setting up gzip (1.6-5ubuntu1.1) ... 04:13:50 (Reading database ... 13915 files and directories currently installed.) 04:13:50 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 04:13:50 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 04:13:51 Setting up login (1:4.5-1ubuntu2) ... 04:13:51 (Reading database ... 13915 files and directories currently installed.) 04:13:51 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 04:13:51 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:13:51 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 04:13:51 (Reading database ... 13915 files and directories currently installed.) 04:13:51 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 04:13:51 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:13:51 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 04:13:51 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:13:52 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 04:13:52 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:13:52 Setting up perl-base (5.26.1-6ubuntu0.5) ... 04:13:52 (Reading database ... 13915 files and directories currently installed.) 04:13:52 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 04:13:52 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:13:52 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 04:13:52 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 04:13:52 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 04:13:52 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 04:13:52 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 04:13:52 (Reading database ... 13915 files and directories currently installed.) 04:13:52 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 04:13:52 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 04:13:53 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 04:13:53 (Reading database ... 13915 files and directories currently installed.) 04:13:53 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:13:53 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:13:53 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:13:53 (Reading database ... 13915 files and directories currently installed.) 04:13:53 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:13:53 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:13:53 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:13:53 (Reading database ... 13915 files and directories currently installed.) 04:13:53 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:13:53 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:13:53 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:13:53 (Reading database ... 13915 files and directories currently installed.) 04:13:53 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:13:53 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:13:53 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:13:53 (Reading database ... 13915 files and directories currently installed.) 04:13:53 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 04:13:53 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:13:53 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 04:13:53 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:13:53 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 04:13:53 (Reading database ... 13915 files and directories currently installed.) 04:13:53 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 04:13:53 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:13:54 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 04:13:54 (Reading database ... 13915 files and directories currently installed.) 04:13:54 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:13:54 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:13:54 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:13:54 (Reading database ... 13915 files and directories currently installed.) 04:13:54 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:13:54 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:13:54 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 04:13:54 (Reading database ... 13915 files and directories currently installed.) 04:13:54 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:13:54 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:13:54 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 04:13:54 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 04:13:55 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 04:13:55 (Reading database ... 13915 files and directories currently installed.) 04:13:55 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 04:13:55 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:13:55 Setting up libc-bin (2.27-3ubuntu1.4) ... 04:13:55 (Reading database ... 13915 files and directories currently installed.) 04:13:55 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 04:13:55 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:13:55 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 04:13:55 (Reading database ... 13917 files and directories currently installed.) 04:13:55 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 04:13:55 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 04:13:55 Setting up debconf (1.5.66ubuntu1) ... 04:13:55 (Reading database ... 13917 files and directories currently installed.) 04:13:55 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 04:13:55 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 04:13:55 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 04:13:56 (Reading database ... 13917 files and directories currently installed.) 04:13:56 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 04:13:56 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 04:13:56 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 04:13:56 (Reading database ... 13917 files and directories currently installed.) 04:13:56 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 04:13:56 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 04:13:56 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 04:13:56 (Reading database ... 13917 files and directories currently installed.) 04:13:56 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 04:13:56 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 04:13:56 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 04:13:56 (Reading database ... 13919 files and directories currently installed.) 04:13:56 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 04:13:56 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 04:13:56 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 04:13:56 (Reading database ... 13923 files and directories currently installed.) 04:13:56 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:13:56 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:13:56 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 04:13:57 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 04:13:57 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 04:13:57 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:13:57 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 04:13:57 (Reading database ... 13923 files and directories currently installed.) 04:13:57 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 04:13:57 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 04:13:57 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 04:13:57 (Reading database ... 13923 files and directories currently installed.) 04:13:57 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 04:13:57 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 04:13:57 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 04:13:57 (Reading database ... 13923 files and directories currently installed.) 04:13:57 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 04:13:57 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 04:13:57 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 04:13:57 (Reading database ... 13923 files and directories currently installed.) 04:13:57 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 04:13:57 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:13:57 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 04:13:57 (Reading database ... 13923 files and directories currently installed.) 04:13:57 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 04:13:57 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 04:13:57 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 04:13:57 (Reading database ... 13923 files and directories currently installed.) 04:13:57 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 04:13:57 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 04:13:58 Setting up passwd (1:4.5-1ubuntu2) ... 04:13:58 (Reading database ... 13923 files and directories currently installed.) 04:13:58 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 04:13:58 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 04:13:58 Setting up gpgv (2.2.4-1ubuntu1.4) ... 04:13:58 (Reading database ... 13923 files and directories currently installed.) 04:13:58 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 04:13:58 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 04:13:58 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 04:13:58 (Reading database ... 13923 files and directories currently installed.) 04:13:58 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 04:13:58 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 04:13:58 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 04:13:58 (Reading database ... 13923 files and directories currently installed.) 04:13:58 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 04:13:58 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 04:13:58 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 04:13:58 (Reading database ... 13923 files and directories currently installed.) 04:13:58 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 04:13:58 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 04:13:58 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 04:13:58 (Reading database ... 13923 files and directories currently installed.) 04:13:58 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 04:13:58 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 04:13:58 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 04:13:58 (Reading database ... 13923 files and directories currently installed.) 04:13:58 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 04:13:58 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 04:13:59 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 04:13:59 (Reading database ... 13923 files and directories currently installed.) 04:13:59 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 04:13:59 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 04:13:59 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 04:13:59 (Reading database ... 13923 files and directories currently installed.) 04:13:59 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 04:13:59 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 04:13:59 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 04:13:59 (Reading database ... 13924 files and directories currently installed.) 04:13:59 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 04:13:59 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 04:13:59 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 04:13:59 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 04:13:59 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 04:13:59 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 04:13:59 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 04:13:59 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 04:13:59 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 04:13:59 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 04:13:59 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 04:13:59 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 04:13:59 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 04:13:59 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 04:13:59 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 04:13:59 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 04:13:59 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 04:14:00 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 04:14:00 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 04:14:00 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 04:14:00 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 04:14:00 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 04:14:00 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 04:14:00 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 04:14:00 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 04:14:00 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 04:14:00 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 04:14:00 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 04:14:00 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 04:14:00 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 04:14:00 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 04:14:00 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 04:14:01 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 04:14:01 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 04:14:01 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 04:14:01 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 04:14:01 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:14:01 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:14:01 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:14:01 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:14:01 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:14:01 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:14:01 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:14:01 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:14:02 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:14:02 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:14:03 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:14:03 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:14:03 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:14:03 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:14:03 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:14:03 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:14:04 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:14:04 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:14:04 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 04:14:04 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 04:14:04 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 04:14:04 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 04:14:04 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 04:14:04 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 04:14:04 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 04:14:04 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 04:14:04 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 04:14:04 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 04:14:04 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 04:14:04 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 04:14:04 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 04:14:05 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 04:14:05 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 04:14:05 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 04:14:05 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 04:14:05 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 04:14:05 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 04:14:05 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 04:14:05 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 04:14:05 Setting up tzdata (2021e-0ubuntu0.18.04) ... 04:14:05 04:14:05 Current default time zone: 'Etc/UTC' 04:14:05 Local time is now: Fri Nov 19 04:14:05 UTC 2021. 04:14:05 Universal Time is now: Fri Nov 19 04:14:05 UTC 2021. 04:14:05 Run 'dpkg-reconfigure tzdata' if you wish to change it. 04:14:05 04:14:05 Setting up systemd-sysv (237-3ubuntu10.52) ... 04:14:05 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 04:14:05 Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... 04:14:05 Setting up mount (2.31.1-0.4ubuntu3.7) ... 04:14:05 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 04:14:05 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 04:14:05 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 04:14:05 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 04:14:05 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 04:14:05 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 04:14:05 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 04:14:05 Setting up procps (2:3.3.12-3ubuntu1.2) ... 04:14:05 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 04:14:05 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 04:14:05 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 04:14:05 Setting up patch (2.7.6-2ubuntu1.1) ... 04:14:05 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 04:14:05 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 04:14:05 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 04:14:05 Installing new version of config file /etc/ssl/openssl.cnf ... 04:14:05 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 04:14:05 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 04:14:05 Setting up ca-certificates (20210119~18.04.2) ... 04:14:07 Updating certificates in /etc/ssl/certs... 04:14:08 23 added, 28 removed; done. 04:14:08 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 04:14:08 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 04:14:08 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 04:14:08 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 04:14:08 Setting up pkgbinarymangler (138.18.04.1) ... 04:14:08 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 04:14:08 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 04:14:08 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 04:14:08 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 04:14:08 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 04:14:08 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 04:14:08 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 04:14:08 Setting up perl (5.26.1-6ubuntu0.5) ... 04:14:08 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 04:14:08 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 04:14:08 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 04:14:08 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 04:14:08 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 04:14:08 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 04:14:08 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 04:14:08 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 04:14:08 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 04:14:08 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 04:14:08 Processing triggers for systemd (237-3ubuntu10.52) ... 04:14:08 Processing triggers for mime-support (3.60ubuntu1) ... 04:14:08 Processing triggers for ca-certificates (20210119~18.04.2) ... 04:14:08 Updating certificates in /etc/ssl/certs... 04:14:09 0 added, 0 removed; done. 04:14:09 Running hooks in /etc/ca-certificates/update.d... 04:14:09 done. 04:14:09 Reading package lists... 04:14:10 Building dependency tree... 04:14:10 Reading state information... 04:14:10 The following NEW packages will be installed: 04:14:10 apt-transport-https 04:14:10 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 04:14:10 Need to get 4348 B of archives. 04:14:10 After this operation, 154 kB of additional disk space will be used. 04:14:10 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 04:14:10 debconf: delaying package configuration, since apt-utils is not installed 04:14:10 Fetched 4348 B in 0s (23.9 kB/s) 04:14:10 Selecting previously unselected package apt-transport-https. 04:14:10 (Reading database ... 13931 files and directories currently installed.) 04:14:10 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 04:14:10 Unpacking apt-transport-https (1.6.14) ... 04:14:10 Setting up apt-transport-https (1.6.14) ... 04:14:10 Waiting for network to be ready... 04:14:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:14:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:14:13 ./bin/test-attribution-txt.sh [Pipeline] echo 04:14:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 04:14:14 + ls -al . 04:14:14 total 672 04:14:14 drwxrwxr-x 9 1001 1001 4096 Nov 19 04:14 . 04:14:14 drwxr-xr-x 4 root root 4096 Nov 19 04:09 .. 04:14:14 -rw-rw-r-- 1 1001 1001 11 Nov 19 04:07 .dockerignore 04:14:14 drwxrwxr-x 8 1001 1001 4096 Nov 19 04:07 .git 04:14:14 drwxrwxr-x 4 1001 1001 4096 Nov 19 04:07 .github 04:14:14 -rw-rw-r-- 1 1001 1001 804 Nov 19 04:07 .gitignore 04:14:14 -rw-rw-r-- 1 1001 1001 42 Nov 19 04:07 .golangci.yml 04:14:14 -rw-rw-r-- 1 1001 1001 76 Nov 19 04:07 .hadolint.yml 04:14:14 -rw-rw-r-- 1 1001 1001 166 Nov 19 04:07 .sonarcloud.properties 04:14:14 -rw-rw-r-- 1 1001 1001 1171 Nov 19 04:07 ADOPTERS.md 04:14:14 -rw-rw-r-- 1 1001 1001 8910 Nov 19 04:07 Attribution.txt 04:14:14 -rw-rw-r-- 1 1001 1001 51732 Nov 19 04:07 CHANGELOG.md 04:14:14 -rw-rw-r-- 1 1001 1001 3804 Nov 19 04:07 CONTRIBUTING.md 04:14:14 -rw-rw-r-- 1 1001 1001 677 Nov 19 04:07 GOVERNANCE.md 04:14:14 -rw-rw-r-- 1 1001 1001 849 Nov 19 04:07 Jenkinsfile 04:14:14 -rw-rw-r-- 1 1001 1001 10775 Nov 19 04:07 LICENSE 04:14:14 -rw-rw-r-- 1 1001 1001 6508 Nov 19 04:07 Makefile 04:14:14 -rw-rw-r-- 1 1001 1001 582 Nov 19 04:07 OWNERS.md 04:14:14 -rw-rw-r-- 1 1001 1001 8207 Nov 19 04:07 README.md 04:14:14 -rw-rw-r-- 1 1001 1001 6912 Nov 19 04:07 SECURITY.md 04:14:14 -rw-rw-r-- 1 1001 1001 5 Nov 19 04:02 VERSION 04:14:14 -rw-rw-r-- 1 1001 1001 4131 Nov 19 04:07 ZMQWindows.md 04:14:14 drwxrwxr-x 2 1001 1001 4096 Nov 19 04:07 bin 04:14:14 drwxrwxr-x 14 1001 1001 4096 Nov 19 04:07 cmd 04:14:14 -rw-r--r-- 1 root root 428381 Nov 19 04:12 coverage.out 04:14:14 -rw-rw-r-- 1 1001 1001 822 Nov 19 04:07 go.mod 04:14:14 -rw-rw-r-- 1 1001 1001 49471 Nov 19 04:07 go.sum 04:14:14 drwxrwxr-x 8 1001 1001 4096 Nov 19 04:07 internal 04:14:14 drwxrwxr-x 3 1001 1001 4096 Nov 19 04:07 openapi 04:14:14 drwxrwxr-x 4 1001 1001 4096 Nov 19 04:07 snap 04:14:14 -rw-rw-r-- 1 1001 1001 204 Nov 19 04:07 version.go [Pipeline] sh 04:14:14 + '[' -e coverage.out ] 04:14:14 + chown 1001:1001 coverage.out [Pipeline] stash 04:14:14 Warning: overwriting stash ‘coverage-report’ 04:14:15 Stashed 1 file(s) [Pipeline] sh 04:14:16 + make build 04:14:16 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 04:14:17 2021-11-19T04:14:13Z INFO Waiting for automatic snapd restart... 04:14:17 snapd 2.52.1 from Canonical* installed 04:14:18 "snapd" switched to the "latest/stable" channel 04:14:18 04:14:20 core18 20211015 from Canonical* installed 04:14:20 "core18" switched to the "latest/stable" channel 04:14:20 04:14:23 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 04:14:23 snapcraft 5.0 from Canonical* installed 04:14:23 "snapcraft" switched to the "latest/stable" channel 04:14:23 04:14:28 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: 04:14:28 - README.md 04:14:28 04:14:28 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 04:14:28 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 04:14:28 Hit:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 04:14:28 Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease 04:14:30 Reading package lists... 04:14:30 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 04:14:30 Reading package lists... 04:14:30 Building dependency tree... 04:14:30 Reading state information... 04:14:30 Suggested packages: 04:14:30 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 04:14:30 git-gui gitk gitweb git-cvs git-mediawiki git-svn 04:14:30 Recommended packages: 04:14:30 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 04:14:30 The following NEW packages will be installed: 04:14:30 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 04:14:30 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 04:14:30 pkg-config zip 04:14:30 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 04:14:31 Need to get 7670 kB of archives. 04:14:31 After this operation, 43.8 MB of additional disk space will be used. 04:14:31 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 04:14:31 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 04:14:31 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 04:14:31 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 04:14:31 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 04:14:31 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 04:14:31 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 04:14:31 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 04:14:31 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 04:14:31 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 04:14:31 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 04:14:31 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 04:14:31 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 04:14:32 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 04:14:32 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 04:14:32 debconf: delaying package configuration, since apt-utils is not installed 04:14:32 Fetched 7670 kB in 1s (5288 kB/s) 04:14:32 Selecting previously unselected package libglib2.0-0:amd64. 04:14:32 (Reading database ... 13935 files and directories currently installed.) 04:14:32 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 04:14:32 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 04:14:32 Selecting previously unselected package libpsl5:amd64. 04:14:32 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 04:14:32 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 04:14:32 Selecting previously unselected package libnghttp2-14:amd64. 04:14:32 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 04:14:32 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 04:14:32 Selecting previously unselected package librtmp1:amd64. 04:14:32 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 04:14:32 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 04:14:33 Selecting previously unselected package libcurl3-gnutls:amd64. 04:14:33 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 04:14:33 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 04:14:33 Selecting previously unselected package liberror-perl. 04:14:33 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 04:14:33 Unpacking liberror-perl (0.17025-1) ... 04:14:33 Selecting previously unselected package git-man. 04:14:33 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 04:14:33 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 04:14:33 Selecting previously unselected package git. 04:14:33 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 04:14:33 Unpacking git (1:2.17.1-1ubuntu0.9) ... 04:14:33 Selecting previously unselected package libnorm1:amd64. 04:14:33 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 04:14:33 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 04:14:33 Selecting previously unselected package libpgm-5.2-0:amd64. 04:14:33 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 04:14:33 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 04:14:33 Selecting previously unselected package libsodium23:amd64. 04:14:33 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 04:14:33 Unpacking libsodium23:amd64 (1.0.16-2) ... 04:14:33 Selecting previously unselected package libzmq5:amd64. 04:14:33 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 04:14:33 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 04:14:33 Selecting previously unselected package libzmq3-dev:amd64. 04:14:33 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 04:14:33 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 04:14:34 Selecting previously unselected package pkg-config. 04:14:34 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 04:14:34 Unpacking pkg-config (0.29.1-0ubuntu2) ... 04:14:34 Selecting previously unselected package zip. 04:14:34 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 04:14:34 Unpacking zip (3.0-11build1) ... 04:14:34 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 04:14:34 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 04:14:34 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 04:14:34 Setting up liberror-perl (0.17025-1) ... 04:14:34 Setting up libpsl5:amd64 (0.19.1-5build1) ... 04:14:34 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 04:14:34 No schema files found: doing nothing. 04:14:34 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 04:14:34 Setting up zip (3.0-11build1) ... 04:14:34 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 04:14:34 Setting up libsodium23:amd64 (1.0.16-2) ... 04:14:34 Setting up pkg-config (0.29.1-0ubuntu2) ... 04:14:34 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 04:14:34 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 04:14:34 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 04:14:34 Setting up git (1:2.17.1-1ubuntu0.9) ... 04:14:34 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 04:14:35 git set to automatically installed. 04:14:35 git-man set to automatically installed. 04:14:35 libcurl3-gnutls set to automatically installed. 04:14:35 liberror-perl set to automatically installed. 04:14:35 libglib2.0-0 set to automatically installed. 04:14:35 libnghttp2-14 set to automatically installed. 04:14:35 libnorm1 set to automatically installed. 04:14:35 libpgm-5.2-0 set to automatically installed. 04:14:35 libpsl5 set to automatically installed. 04:14:35 librtmp1 set to automatically installed. 04:14:35 libsodium23 set to automatically installed. 04:14:35 libzmq3-dev set to automatically installed. 04:14:35 libzmq5 set to automatically installed. 04:14:35 pkg-config set to automatically installed. 04:14:35 zip set to automatically installed. 04:14:36 snapd is not logged in, snap install commands will use sudo 04:14:37 snap "core18" has no updates available 04:14:38 snapd is not logged in, snap install commands will use sudo 04:14:43 go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed 04:14:43 Pulling config-common 04:14:43 + snapcraftctl pull 04:14:45 Pulling go-build-helper 04:14:45 + snapcraftctl pull 04:14:46 'edgex-go' has dependencies that need to be staged: go-build-helper 04:14:46 Skipping pull go-build-helper (already ran) 04:14:46 Building go-build-helper 04:14:46 + snapcraftctl build 04:14:48 Staging go-build-helper 04:14:48 + snapcraftctl stage 04:14:49 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 04:14:50 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 04:14:54 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 04:14:55 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 04:14:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 04:14:58 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 04:14:58 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 04:14:58 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 04:14:58 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 04:14:58 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 04:14:58 Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 04:14:58 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 04:14:58 Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 04:14:58 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1150 kB] 04:14:58 Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] 04:14:58 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 04:14:58 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 04:14:58 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 04:14:58 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 04:14:58 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 04:14:58 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 04:14:58 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 04:14:58 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 04:14:58 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] 04:14:58 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 04:14:58 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 04:14:58 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 04:14:58 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 04:14:58 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 04:14:58 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1766 kB] 04:14:58 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] 04:14:58 Fetched 25.6 MB in 0s (0 B/s) 04:14:58 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 04:14:58 Fetched 224 kB in 0s (0 B/s) 04:14:58 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 04:14:58 Fetched 157 kB in 0s (0 B/s) 04:14:58 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 04:14:58 Fetched 221 kB in 0s (0 B/s) 04:14:58 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 04:14:58 Fetched 143 kB in 0s (0 B/s) 04:14:58 Pulling edgex-go 04:14:58 + snapcraftctl pull 04:14:59 Pulling hooks 04:14:59 + snapcraftctl pull 04:14:59 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 04:15:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 04:15:07 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 04:15:12 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 04:15:16 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 04:15:20 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 04:15:21 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 04:15:21 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 04:15:21 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 04:15:21 Fetched 0 B in 0s (0 B/s) 04:15:21 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 04:15:21 Fetched 96.5 kB in 0s (0 B/s) 04:15:21 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 04:15:21 Fetched 279 kB in 0s (0 B/s) 04:15:21 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 04:15:21 Fetched 122 kB in 0s (0 B/s) 04:15:21 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 04:15:21 Fetched 77.8 kB in 0s (0 B/s) 04:15:21 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 04:15:21 Fetched 8848 B in 0s (0 B/s) 04:15:21 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 04:15:21 Fetched 47.8 kB in 0s (0 B/s) 04:15:21 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 04:15:21 Fetched 45.6 kB in 0s (0 B/s) 04:15:21 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 04:15:21 Fetched 15.0 kB in 0s (0 B/s) 04:15:21 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 04:15:21 Fetched 220 kB in 0s (0 B/s) 04:15:21 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 04:15:21 Fetched 154 kB in 0s (0 B/s) 04:15:21 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 04:15:21 Fetched 50.6 kB in 0s (0 B/s) 04:15:21 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 04:15:21 Fetched 14.8 kB in 0s (0 B/s) 04:15:21 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 04:15:21 Fetched 41.8 kB in 0s (0 B/s) 04:15:21 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 04:15:21 Fetched 499 kB in 0s (0 B/s) 04:15:21 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 04:15:21 Fetched 111 kB in 0s (0 B/s) 04:15:21 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 04:15:21 Fetched 240 kB in 0s (0 B/s) 04:15:21 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 04:15:21 Fetched 29.3 kB in 0s (0 B/s) 04:15:21 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 04:15:21 Fetched 85.5 kB in 0s (0 B/s) 04:15:21 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 04:15:21 Fetched 24.5 kB in 0s (0 B/s) 04:15:21 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 04:15:21 Fetched 49.2 kB in 0s (0 B/s) 04:15:21 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 04:15:21 Fetched 54.2 kB in 0s (0 B/s) 04:15:21 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 04:15:21 Fetched 30.8 kB in 0s (0 B/s) 04:15:21 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 04:15:21 Fetched 15.8 kB in 0s (0 B/s) 04:15:21 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 04:15:21 Fetched 85.9 kB in 0s (0 B/s) 04:15:21 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 04:15:21 Fetched 8720 B in 0s (0 B/s) 04:15:21 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 04:15:21 Fetched 140 kB in 0s (0 B/s) 04:15:21 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 04:15:21 Fetched 119 kB in 0s (0 B/s) 04:15:21 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 04:15:21 Fetched 111 kB in 0s (0 B/s) 04:15:21 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 04:15:21 Fetched 11.1 kB in 0s (0 B/s) 04:15:21 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 04:15:21 Fetched 646 kB in 0s (0 B/s) 04:15:21 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 04:15:21 Fetched 41.3 kB in 0s (0 B/s) 04:15:21 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 04:15:21 Fetched 17.9 kB in 0s (0 B/s) 04:15:21 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 04:15:21 Fetched 368 kB in 0s (0 B/s) 04:15:21 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 04:15:21 Fetched 187 kB in 0s (0 B/s) 04:15:21 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 04:15:21 Fetched 175 kB in 0s (0 B/s) 04:15:21 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 04:15:21 Fetched 206 kB in 0s (0 B/s) 04:15:21 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 04:15:21 Fetched 1302 kB in 0s (0 B/s) 04:15:21 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 04:15:21 Fetched 36.2 kB in 0s (0 B/s) 04:15:21 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 04:15:21 Fetched 159 kB in 0s (0 B/s) 04:15:21 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 04:15:21 Fetched 107 kB in 0s (0 B/s) 04:15:21 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 04:15:21 Fetched 48.7 kB in 0s (0 B/s) 04:15:21 Pulling static-packages 04:15:21 + snapcraftctl pull 04:15:21 Pulling version 04:15:21 + cd /root/project 04:15:21 + git describe --tags --abbrev=0 04:15:21 + sed s/v// 04:15:21 + GIT_VERSION=2.0.1-dev.99 04:15:21 + [ -z 2.0.1-dev.99 ] 04:15:21 + snapcraftctl set-version 2.0.1-dev.99 04:15:22 Building config-common 04:15:22 + snapcraftctl build 04:15:24 Skipping build go-build-helper (already ran) 04:15:24 Building edgex-go 04:15:25 + cd /root/parts/edgex-go/src 04:15:25 + git describe --tags --abbrev=0 04:15:25 + sed s/v// 04:15:25 + GIT_VERSION=2.0.1-dev.99 04:15:25 + [ -z 2.0.1-dev.99 ] 04:15:25 + echo 2.0.1-dev.99 04:15:25 + [ ! -d vendor ] 04:15:25 + go mod download all [Pipeline] } 04:15:27 $ docker stop --time=1 3c3214ff5a4ddfe92c360cc7695aa8db1707074bb5c456e80afc62a2b4fe1f96 04:15:29 $ docker rm -f 3c3214ff5a4ddfe92c360cc7695aa8db1707074bb5c456e80afc62a2b4fe1f96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:15:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:15:31 04:15:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:15:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:15:31 latest: Pulling from edgex-devops/edgex-compose-arm64 04:15:31 29e5d40040c1: Pulling fs layer 04:15:31 1ce36da41761: Pulling fs layer 04:15:31 25b303627fd3: Pulling fs layer 04:15:31 29e5d40040c1: Verifying Checksum 04:15:31 29e5d40040c1: Download complete 04:15:32 1ce36da41761: Download complete 04:15:32 29e5d40040c1: Pull complete 04:15:33 25b303627fd3: Verifying Checksum 04:15:33 25b303627fd3: Download complete 04:15:33 1ce36da41761: Pull complete 04:15:35 + make build 04:15:35 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/core-data/core-data ./cmd/core-data 04:15:43 25b303627fd3: Pull complete 04:15:43 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 04:15:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:15:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 04:15:44 prd-ubuntu18.04-docker-arm64-4c-16g-122 does not seem to be running inside a container 04:15:44 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 04:15:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:15:46 $ docker top 07f4f474cab4ceb834f6f493abdedb06d444ab97e561cd8b0eccb45ddd9a0f27 -eo pid,comm [Pipeline] { [Pipeline] sh 04:15:47 + docker-compose build --help 04:15:47 + grep parallel 04:15:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/core-command/core-command ./cmd/core-command 04:15:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:15:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:15:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 04:15:53 --parallel Build images in parallel. [Pipeline] } 04:15:53 $ docker stop --time=1 07f4f474cab4ceb834f6f493abdedb06d444ab97e561cd8b0eccb45ddd9a0f27 04:15:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:15:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 04:15:54 $ docker rm -f 07f4f474cab4ceb834f6f493abdedb06d444ab97e561cd8b0eccb45ddd9a0f27 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:15:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:15:55 . [Pipeline] withDockerContainer 04:15:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:15:55 prd-ubuntu18.04-docker-arm64-4c-16g-122 does not seem to be running inside a container 04:15:55 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 04:15:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:15:57 $ docker top 054cf80158c7fd72d89e976a829c47f337e1b23ed97997ffe4fe98d6505a2925 -eo pid,comm [Pipeline] { [Pipeline] sh 04:15:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/secrets-config ./cmd/secrets-config 04:15:58 + docker-compose -f ./docker-compose-build.yml build --parallel 04:15:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:16:00 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 04:16:00 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 04:16:00 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 04:16:00 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 04:16:00 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 04:16:00 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 04:16:00 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 04:16:00 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 04:16:00 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 04:16:00 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 04:16:00 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 04:16:00 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 04:16:00 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 04:16:01 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 04:16:01 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 04:16:01 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 04:16:01 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 04:16:01 + 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 04:16:01 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 04:16:01 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 04:16:01 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 04:16:01 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 04:16:01 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 04:16:01 + 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 04:16:01 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 04:16:01 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 04:16:01 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 04:16:02 Building hooks 04:16:02 + cd /root/parts/hooks/src 04:16:02 + make build 04:16:02 go mod tidy 04:16:02 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 04:16:02 go: downloading github.com/davecgh/go-spew v1.1.0 04:16:02 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 04:16:03 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 04:16:03 Building core-command ... 04:16:03 Building core-data ... 04:16:03 Building core-metadata ... 04:16:03 Building security-bootstrapper ... 04:16:03 Building security-proxy-setup ... 04:16:03 Building security-secretstore-setup ... 04:16:03 Building support-notifications ... 04:16:03 Building support-scheduler ... 04:16:03 Building sys-mgmt-agent ... 04:16:03 Building core-metadata 04:16:03 Building support-notifications 04:16:03 Building support-scheduler 04:16:03 Building security-proxy-setup 04:16:03 Building security-secretstore-setup 04:16:04 GO111MODULE=on go build -o cmd/install/install ./cmd/install 04:16:04 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 04:16:04 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 04:16:07 Building static-packages 04:16:07 + snapcraftctl build 04:16:09 Building version 04:16:09 + snapcraftctl build 04:16:11 Staging config-common 04:16:11 + snapcraftctl stage 04:16:12 Skipping stage go-build-helper (already ran) 04:16:12 Staging edgex-go 04:16:12 + snapcraftctl stage 04:16:13 Staging hooks 04:16:13 + snapcraftctl stage 04:16:14 Staging static-packages 04:16:14 + snapcraftctl stage 04:16:16 Staging version 04:16:16 + snapcraftctl stage 04:16:17 Priming config-common 04:16:17 + snapcraftctl prime 04:16:18 Priming go-build-helper 04:16:18 + snapcraftctl prime 04:16:19 Priming edgex-go 04:16:19 + snapcraftctl prime 04:16:20 Priming hooks 04:16:20 + snapcraftctl prime 04:16:22 Priming static-packages 04:16:22 + snapcraftctl prime 04:16:24 Priming version 04:16:24 + snapcraftctl prime 04:16:25 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] } 04:17:11 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 04:17:11 Step 2/21 : FROM ${BUILDER_BASE} AS builder 04:17:11 ---> 495f602a026f 04:17:11 Step 3/21 : WORKDIR /edgex-go 04:17:11 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 04:17:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:17:11 ---> 495f602a026f 04:17:11 Step 3/24 : WORKDIR /edgex-go 04:17:11 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 04:17:11 Step 2/20 : FROM ${BUILDER_BASE} AS builder 04:17:11 ---> 495f602a026f 04:17:11 Step 3/20 : WORKDIR /edgex-go 04:17:11 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 04:17:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:17:11 ---> 495f602a026f 04:17:11 Step 3/23 : WORKDIR /edgex-go 04:17:11 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 04:17:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:17:11 ---> 495f602a026f 04:17:11 Step 3/22 : WORKDIR /edgex-go 04:17:12 ---> Running in 64fe2b1732b8 04:17:12 ---> Running in 5e99ccb43895 04:17:12 ---> Running in 22f337059bb6 04:17:12 ---> Running in d32b09d4e27a 04:17:12 ---> Running in 080956b94ec4 04:17:12 Removing intermediate container d32b09d4e27a 04:17:12 ---> db0d40759bfb 04:17:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:17:12 Removing intermediate container 64fe2b1732b8 04:17:12 ---> b981ab00177c 04:17:12 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:17:12 Removing intermediate container 22f337059bb6 04:17:12 ---> 7eeb28b5348e 04:17:12 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:17:12 Removing intermediate container 080956b94ec4 04:17:12 ---> 45d10ea6d180 04:17:12 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:17:12 Removing intermediate container 5e99ccb43895 04:17:12 ---> 1b467ee46399 04:17:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:17:12 ---> Running in 6f8ac8c069c9 04:17:12 ---> Running in 53c457dbfee1 04:17:12 ---> Running in 31625e54cfbc 04:17:12 ---> Running in 16ac24fe94e0 04:17:13 ---> Running in 72b77891ba0e 04:17:16 Removing intermediate container 6f8ac8c069c9 04:17:16 ---> b2b78a73394d 04:17:16 Step 5/22 : RUN apk add --update --no-cache make git 04:17:16 Removing intermediate container 53c457dbfee1 04:17:16 ---> 2082763b2f83 04:17:16 Step 5/20 : RUN apk add --update --no-cache make git 04:17:16 ---> Running in e2cd029115dd 04:17:17 ---> Running in 3aaf54da9b81 04:17:17 Removing intermediate container 72b77891ba0e 04:17:17 ---> 6a224a2cad45 04:17:17 Step 5/23 : RUN apk add --update --no-cache make git 04:17:17 Removing intermediate container 16ac24fe94e0 04:17:17 ---> 67ac44cff691 04:17:17 Step 5/24 : RUN apk add --update --no-cache make git 04:17:17 ---> Running in 5666ee554264 04:17:17 ---> Running in 5674b0820766 04:17:17 Removing intermediate container 31625e54cfbc 04:17:17 ---> 9775ca9a4db2 04:17:17 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 04:17:17 ---> Running in af5e827bdd8f 04:17:19 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:17:19 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:17:19 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:17:19 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:17:19 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:17:20 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:17:20 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:17:20 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:17:20 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:17:20 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:17:20 OK: 219 MiB in 52 packages 04:17:21 OK: 219 MiB in 52 packages 04:17:21 OK: 219 MiB in 52 packages 04:17:21 OK: 219 MiB in 52 packages 04:17:22 OK: 219 MiB in 52 packages 04:17:22 Removing intermediate container e2cd029115dd 04:17:22 ---> 8ba3301082c0 04:17:22 Step 6/22 : COPY . . 04:17:22 Removing intermediate container 3aaf54da9b81 04:17:22 ---> c86a533815fc 04:17:22 Step 6/20 : COPY . . 04:17:23 Removing intermediate container 5666ee554264 04:17:23 ---> 53b7d465aaa7 04:17:23 Step 6/23 : COPY go.mod . 04:17:23 Removing intermediate container af5e827bdd8f 04:17:23 ---> b4a3c5b09729 04:17:23 Step 6/21 : COPY . . 04:17:23 Removing intermediate container 5674b0820766 04:17:23 ---> c1f539bcc206 04:17:23 Step 6/24 : COPY . . 04:17:24 ---> ec7b545436f9 04:17:24 Step 7/23 : RUN go mod download 04:17:24 ---> Running in 30caea9c2116 04:17:30 Removing intermediate container 30caea9c2116 04:17:30 ---> 6908fbc74612 04:17:30 Step 8/23 : COPY . . 04:17:48 ---> 9e84e1c71dbd 04:17:48 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:17:48 ---> 6dbfdde549d9 04:17:48 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:17:48 ---> b4703da905ad 04:17:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:17:49 ---> d11ad7e27636 04:17:49 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:17:49 ---> Running in 53065da7cf9d 04:17:49 ---> Running in 819bbf2d264a 04:17:49 ---> Running in bdd0e2d225bd 04:17:49 ---> Running in 4fac1543f034 04:17:51 ---> a098bca79b54 04:17:51 Step 9/23 : RUN go mod tidy 04:17:51 ---> Running in 1e3462c03a9d 04:17:55 Removing intermediate container bdd0e2d225bd 04:17:55 ---> 3baac07a44ed 04:17:55 Step 8/22 : RUN make cmd/core-metadata/core-metadata 04:17:55 ---> Running in 64e37b90b8d9 04:17:55 Removing intermediate container 819bbf2d264a 04:17:55 ---> c5a020740cdd 04:17:55 Step 8/21 : RUN make cmd/support-notifications/support-notifications 04:17:55 ---> Running in 5d7a5c280bc2 04:17:55 Removing intermediate container 4fac1543f034 04:17:55 ---> 4c69cfaa5a36 04:17:55 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:17:55 Removing intermediate container 53065da7cf9d 04:17:55 ---> f7e4a4a56072 04:17:55 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:17:55 ---> Running in c74aaeff0cba 04:17:55 ---> Running in bea05f135c43 04:17:57 Removing intermediate container 1e3462c03a9d 04:17:57 ---> 2dabed2f1dcd 04:17:57 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 04:17:57 ---> Running in 1c688d2977ff 04:17:57 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 04:17:57 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 04:17:58 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 04:17:58 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 04:17:59 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 04:20:06 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 04:20:06 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 04:20:13 Removing intermediate container c74aaeff0cba 04:20:13 ---> 1766f28f71ac 04:20:13 04:20:13 Step 9/24 : FROM alpine:3.14 04:20:13 Removing intermediate container bea05f135c43 04:20:13 ---> 6dc0a750b72a 04:20:13 04:20:13 Step 9/20 : FROM alpine:3.14 04:20:13 3.14: Pulling from library/alpine 04:20:13 3.14: Pulling from library/alpine 04:20:16 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 04:20:16 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 04:20:16 Status: Downloaded newer image for alpine:3.14 04:20:16 Status: Image is up to date for alpine:3.14 04:20:16 ---> 5b8b7b635229 04:20:16 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 04:20:16 ---> 5b8b7b635229 04:20:16 Step 10/20 : RUN apk add --update --no-cache curl 04:20:16 ---> Running in 95717193fe6a 04:20:16 ---> Running in 2dd019ca16a8 04:20:16 Removing intermediate container 1c688d2977ff 04:20:16 ---> 275b12489419 04:20:16 04:20:16 Step 11/23 : FROM alpine:3.14 04:20:16 ---> 5b8b7b635229 04:20:16 Step 12/23 : RUN apk add --update --no-cache dumb-init 04:20:16 Removing intermediate container 5d7a5c280bc2 04:20:16 ---> 94ca93f796d8 04:20:16 04:20:16 Step 9/21 : FROM alpine:3.14 04:20:16 ---> 5b8b7b635229 04:20:16 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 04:20:16 Removing intermediate container 64e37b90b8d9 04:20:16 ---> f98250c4ba7c 04:20:16 04:20:16 Step 9/22 : FROM alpine:3.14 04:20:16 ---> 5b8b7b635229 04:20:16 Step 10/22 : RUN apk add --update --no-cache dumb-init 04:20:16 ---> Running in 3295add66efd 04:20:16 ---> Running in dc6b7d22c257 04:20:16 ---> Running in 52228917c049 04:20:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:20:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:20:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:20:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:20:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:20:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:20:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:20:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:20:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:20:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:20:19 (1/5) Installing ca-certificates (20191127-r5) 04:20:20 (1/3) Installing ca-certificates (20191127-r5) 04:20:20 (2/5) Installing brotli-libs (1.0.9-r5) 04:20:20 (2/3) Installing dumb-init (1.2.5-r1) 04:20:20 (3/3) Installing su-exec (0.2-r1) 04:20:20 Executing busybox-1.33.1-r6.trigger 04:20:20 (3/5) Installing nghttp2-libs (1.43.0-r0) 04:20:20 Executing ca-certificates-20191127-r5.trigger 04:20:20 (4/5) Installing libcurl (7.79.1-r0) 04:20:20 (5/5) Installing curl (7.79.1-r0) 04:20:20 Executing busybox-1.33.1-r6.trigger 04:20:20 Executing ca-certificates-20191127-r5.trigger 04:20:20 (1/1) Installing dumb-init (1.2.5-r1) 04:20:20 Executing busybox-1.33.1-r6.trigger 04:20:20 OK: 6 MiB in 15 packages 04:20:20 OK: 6 MiB in 17 packages 04:20:20 OK: 8 MiB in 19 packages 04:20:20 (1/2) Installing ca-certificates (20191127-r5) 04:20:20 (1/1) Installing dumb-init (1.2.5-r1) 04:20:20 Executing busybox-1.33.1-r6.trigger 04:20:20 OK: 6 MiB in 15 packages 04:20:20 (2/2) Installing dumb-init (1.2.5-r1) 04:20:20 Executing busybox-1.33.1-r6.trigger 04:20:20 Executing ca-certificates-20191127-r5.trigger 04:20:21 OK: 6 MiB in 16 packages 04:20:22 Removing intermediate container 3295add66efd 04:20:22 ---> 772fb863a611 04:20:22 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:20:22 ---> Running in cfb9e9184e82 04:20:22 Removing intermediate container 52228917c049 04:20:22 ---> fe2e55035228 04:20:22 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:20:22 ---> Running in 97338f346cf4 04:20:23 Removing intermediate container 2dd019ca16a8 04:20:23 ---> 7eeab435397f 04:20:23 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:20:23 ---> Running in c99eea1ad34a 04:20:23 Removing intermediate container cfb9e9184e82 04:20:23 ---> c1fc2a7a9623 04:20:23 Step 14/23 : ENV APP_PORT=59861 04:20:23 Removing intermediate container 95717193fe6a 04:20:23 ---> 4cd3d353b002 04:20:23 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:20:23 ---> Running in ee7a63a03e22 04:20:23 Removing intermediate container 97338f346cf4 04:20:23 ---> 5d115d9bf8e1 04:20:23 Step 12/22 : ENV APP_PORT=59881 04:20:23 Removing intermediate container dc6b7d22c257 04:20:23 ---> c77fd7634a9a 04:20:23 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:20:23 ---> Running in 0fa661f90447 04:20:23 ---> Running in e478f2bf39f2 04:20:23 ---> Running in 09ff6ee57ec9 04:20:23 Removing intermediate container c99eea1ad34a 04:20:23 ---> e79fb6226fea 04:20:23 Step 12/24 : WORKDIR / 04:20:24 ---> Running in 526c9a31887c 04:20:24 Removing intermediate container ee7a63a03e22 04:20:24 ---> c4a07640e387 04:20:24 Step 15/23 : EXPOSE $APP_PORT 04:20:24 Removing intermediate container 0fa661f90447 04:20:24 ---> b1710d760583 04:20:24 Step 12/20 : WORKDIR /edgex 04:20:24 ---> Running in d14ff1bc9b16 04:20:24 ---> Running in c268e57701bd 04:20:24 Removing intermediate container 09ff6ee57ec9 04:20:24 ---> 795acd80c092 04:20:24 Step 12/21 : ENV APP_PORT=59860 04:20:24 Removing intermediate container e478f2bf39f2 04:20:24 ---> 6ed67cab8363 04:20:24 Step 13/22 : EXPOSE $APP_PORT 04:20:24 ---> Running in cc450d36c022 04:20:24 ---> Running in d9878c977b15 04:20:24 Removing intermediate container 526c9a31887c 04:20:24 ---> 357c4297c6b5 04:20:24 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:20:25 Removing intermediate container d14ff1bc9b16 04:20:25 ---> a8a370f787d4 04:20:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:20:25 Removing intermediate container c268e57701bd 04:20:25 ---> b12bc55743de 04:20:25 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:20:25 Removing intermediate container cc450d36c022 04:20:25 ---> 5d287cfd881c 04:20:25 Step 13/21 : EXPOSE $APP_PORT 04:20:25 Removing intermediate container d9878c977b15 04:20:25 ---> 87a36db62529 04:20:25 Step 14/22 : WORKDIR / 04:20:25 ---> Running in ce938ebbde41 04:20:25 ---> Running in 3cc45a244f05 04:20:26 Removing intermediate container ce938ebbde41 04:20:26 ---> a1ae6419d67f 04:20:26 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 04:20:26 Removing intermediate container 3cc45a244f05 04:20:26 ---> 9036627ddc61 04:20:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:20:26 ---> 99e866ff4bf7 04:20:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:20:26 ---> 058f991c60e8 04:20:26 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:20:26 ---> 11170415fcae 04:20:26 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:20:27 ---> 922afe6914cf 04:20:27 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:20:27 ---> 6703c95f11de 04:20:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:20:27 ---> 456b87c6bfe4 04:20:27 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:20:28 ---> 96fba332ee0b 04:20:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:20:28 ---> 3c2ad2a09ca5 04:20:28 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:20:28 ---> bdbb7e1680d1 04:20:28 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 04:20:29 ---> 23da70056d5d 04:20:29 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:20:29 ---> 54deed1efb8c 04:20:29 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 04:20:29 ---> 524aef09fa3d 04:20:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:20:30 ---> Running in 437bdf4b0475 04:20:30 ---> 2bedbec97f28 04:20:30 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:20:30 ---> ccde102289e0 04:20:30 Step 17/21 : ENTRYPOINT ["/support-notifications"] 04:20:30 ---> 9f8e26646bfc 04:20:30 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:20:30 Removing intermediate container 437bdf4b0475 04:20:30 ---> a3bcf72cdded 04:20:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:20:30 ---> Running in 78aef230e4dc 04:20:30 ---> Running in 715632e7435f 04:20:30 ---> 5df59ef166a0 04:20:30 Step 18/22 : ENTRYPOINT ["/core-metadata"] 04:20:30 ---> Running in e8e8282dd696 04:20:31 ---> Running in 45d6aeb0a463 04:20:31 Removing intermediate container 78aef230e4dc 04:20:31 ---> 2da1950140ba 04:20:31 Step 17/20 : CMD ["--init=true"] 04:20:31 Removing intermediate container e8e8282dd696 04:20:31 ---> 0ebf487af466 04:20:31 Step 21/23 : LABEL arch=arm64 04:20:31 ---> Running in 7b75108b5200 04:20:31 Removing intermediate container 715632e7435f 04:20:31 ---> f78af02a0e47 04:20:31 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:20:31 ---> Running in b53dad3ff01b 04:20:31 Removing intermediate container 45d6aeb0a463 04:20:31 ---> 4f2ed560a29c 04:20:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:20:32 ---> Running in 4b71df6dcd2b 04:20:32 ---> Running in f036b5a3fce6 04:20:32 ---> 13a45d7c833e 04:20:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:20:32 Removing intermediate container 7b75108b5200 04:20:32 ---> feb12f60442f 04:20:32 Step 18/20 : LABEL arch=arm64 04:20:32 ---> Running in d7afb63475e1 04:20:32 Removing intermediate container 4b71df6dcd2b 04:20:32 ---> 23a696496f8d 04:20:32 Step 19/21 : LABEL arch=arm64 04:20:32 Removing intermediate container f036b5a3fce6 04:20:32 ---> b13f9c77fd7b 04:20:32 Step 20/22 : LABEL arch=arm64 04:20:32 Removing intermediate container b53dad3ff01b 04:20:32 ---> 7896cd809058 04:20:32 Step 22/23 : LABEL git_sha=2e605913a7d68d22cca21f212a09481fcbcf06fd 04:20:32 ---> Running in 8002177e867f 04:20:32 ---> Running in f5d02576e6e3 04:20:32 ---> Running in 4f90b19ae5a0 04:20:33 Removing intermediate container d7afb63475e1 04:20:33 ---> 2726de4d2e7d 04:20:33 Step 19/20 : LABEL git_sha=2e605913a7d68d22cca21f212a09481fcbcf06fd 04:20:33 ---> Running in 260bf9819fc7 04:20:33 Removing intermediate container 8002177e867f 04:20:33 ---> 609ae27c310d 04:20:33 Step 20/21 : LABEL git_sha=2e605913a7d68d22cca21f212a09481fcbcf06fd 04:20:33 ---> Running in 43c40819fc12 04:20:33 Removing intermediate container f5d02576e6e3 04:20:33 ---> cd5bb81c1dd4 04:20:33 Step 21/22 : LABEL git_sha=2e605913a7d68d22cca21f212a09481fcbcf06fd 04:20:33 Removing intermediate container 4f90b19ae5a0 04:20:33 ---> 6ab8a6759268 04:20:33 Step 23/23 : LABEL version=0.0.0 04:20:33 Removing intermediate container 260bf9819fc7 04:20:33 ---> 4e1085a336d9 04:20:33 Step 20/20 : LABEL version=0.0.0 04:20:33 ---> Running in 41bae8af8b12 04:20:33 ---> Running in 0649f5fe99c3 04:20:34 ---> Running in bfe5cd55d333 04:20:34 Removing intermediate container 43c40819fc12 04:20:34 ---> e0a6003b0da3 04:20:34 Step 21/21 : LABEL version=0.0.0 04:20:34 ---> e1de8a2a5399 04:20:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:20:34 ---> Running in 6f9065062ca5 04:20:34 Removing intermediate container 41bae8af8b12 04:20:34 ---> f80c270b3809 04:20:34 Step 22/22 : LABEL version=0.0.0 04:20:34 Removing intermediate container 0649f5fe99c3 04:20:34 ---> 5995e9898e14 04:20:34 04:20:34 ---> Running in dd3ff53b4ee2 04:20:34 Removing intermediate container bfe5cd55d333 04:20:34 ---> 80bdbd03e2dc 04:20:34 04:20:35 Removing intermediate container 6f9065062ca5 04:20:35 ---> a5a8d35ef31c 04:20:35 04:20:35 Successfully built 5995e9898e14 04:20:35 Successfully tagged support-scheduler-arm64:latest 04:20:35  Building support-scheduler ... done Building core-command 04:20:35 ---> 4fbbf139fb4f 04:20:35 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/ 04:20:35 Removing intermediate container dd3ff53b4ee2 04:20:35 Successfully built 80bdbd03e2dc 04:20:35 ---> ef8dfd7ff55f 04:20:35 04:20:35 Successfully tagged security-proxy-setup-arm64:latest 04:20:35 Building security-bootstrapper 04:20:35  Building security-proxy-setup ... done Successfully built a5a8d35ef31c 04:20:35 Successfully tagged support-notifications-arm64:latest 04:20:35  Building support-notifications ... done Building sys-mgmt-agent 04:20:35 ---> Running in bf977c65513b 04:20:36 Successfully built ef8dfd7ff55f 04:20:36 Successfully tagged core-metadata-arm64:latest 04:20:36  Building core-metadata ... done Building core-data 04:20:38 Removing intermediate container bf977c65513b 04:20:38 ---> a82bb43c9992 04:20:38 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 04:20:38 ---> Running in 65d5a8c22729 04:20:38 Removing intermediate container 65d5a8c22729 04:20:38 ---> 82e785db4b62 04:20:38 Step 22/24 : LABEL arch=arm64 04:20:38 ---> Running in 70e8b4d98036 04:20:39 Removing intermediate container 70e8b4d98036 04:20:39 ---> 614ed65b02dc 04:20:39 Step 23/24 : LABEL git_sha=2e605913a7d68d22cca21f212a09481fcbcf06fd 04:20:39 ---> Running in 984beabe0f23 04:20:39 Removing intermediate container 984beabe0f23 04:20:39 ---> 9d81b10acd47 04:20:39 Step 24/24 : LABEL version=0.0.0 04:20:40 ---> Running in b3fd78368967 04:20:40 Removing intermediate container b3fd78368967 04:20:40 ---> 47714a468144 04:20:40 04:20:40 Successfully built 47714a468144 04:20:40 Successfully tagged security-secretstore-setup-arm64:latest 04:21:37  Building security-secretstore-setup ... done Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 04:21:37 Step 2/30 : FROM ${BUILDER_BASE} AS builder 04:21:37 ---> 495f602a026f 04:21:37 Step 3/30 : WORKDIR /edgex-go 04:21:37 ---> Using cache 04:21:37 ---> 45d10ea6d180 04:21:37 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:21:37 ---> Using cache 04:21:37 ---> 67ac44cff691 04:21:37 Step 5/30 : RUN apk add --update --no-cache make git 04:21:37 ---> Using cache 04:21:37 ---> c1f539bcc206 04:21:37 Step 6/30 : COPY . . 04:21:37 ---> Using cache 04:21:37 ---> d11ad7e27636 04:21:37 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:21:37 ---> Using cache 04:21:37 ---> 4c69cfaa5a36 04:21:37 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 04:21:37 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 04:21:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:21:37 ---> 495f602a026f 04:21:37 Step 3/22 : WORKDIR /edgex-go 04:21:37 ---> Using cache 04:21:37 ---> 45d10ea6d180 04:21:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:21:37 ---> Using cache 04:21:37 ---> 67ac44cff691 04:21:37 Step 5/22 : RUN apk add --update --no-cache make git 04:21:37 ---> Using cache 04:21:37 ---> c1f539bcc206 04:21:37 Step 6/22 : COPY . . 04:21:37 ---> Using cache 04:21:37 ---> d11ad7e27636 04:21:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:21:37 ---> Using cache 04:21:37 ---> 4c69cfaa5a36 04:21:37 Step 8/22 : RUN make cmd/core-command/core-command 04:21:37 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 04:21:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:21:37 ---> 495f602a026f 04:21:37 Step 3/22 : WORKDIR /edgex-go 04:21:37 ---> Using cache 04:21:37 ---> 45d10ea6d180 04:21:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:21:37 ---> Using cache 04:21:37 ---> 67ac44cff691 04:21:37 Step 5/22 : RUN apk add --update --no-cache make bash git 04:21:37 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 04:21:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:21:37 ---> 495f602a026f 04:21:37 Step 3/22 : WORKDIR /edgex-go 04:21:37 ---> Using cache 04:21:37 ---> 45d10ea6d180 04:21:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:21:37 ---> Using cache 04:21:37 ---> 67ac44cff691 04:21:37 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 04:21:37 ---> Running in c2942114e698 04:21:37 ---> Running in 22fdd89341e0 04:21:37 ---> Running in f36da070bbde 04:21:37 ---> Running in 8c84f85e8006 04:21:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:21:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:21:37 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 04:21: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 04:21:37 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:21:37 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:21:37 OK: 219 MiB in 52 packages 04:21:37 OK: 219 MiB in 52 packages 04:21:37 Removing intermediate container 8c84f85e8006 04:21:37 ---> 4bb0ef115340 04:21:37 Step 6/22 : COPY . . 04:21:37 Removing intermediate container f36da070bbde 04:21:37 ---> 2019fe13c560 04:21:37 Step 6/22 : COPY . . 04:22:04 ---> b89f2ad1f044 04:22:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:22:04 ---> 8dc6354028f5 04:22:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:22:04 ---> Running in 50f62008b4e2 04:22:04 ---> Running in 8959fb0d09b9 04:22:08 Removing intermediate container 50f62008b4e2 04:22:08 ---> fb1b0d8ef86e 04:22:08 Step 8/22 : RUN make cmd/core-data/core-data 04:22:08 ---> Running in 134238d45494 04:22:08 Removing intermediate container 8959fb0d09b9 04:22:08 ---> 03aef69ccf3a 04:22:08 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:22:09 ---> Running in bc4665942951 04:22:11 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 04:22:11 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 04:22:58 Removing intermediate container 22fdd89341e0 04:22:58 ---> f4c320b83fb9 04:22:58 04:22:58 Step 9/22 : FROM alpine:3.14 04:22:58 ---> 5b8b7b635229 04:22:58 Step 10/22 : RUN apk add --update --no-cache dumb-init 04:22:58 ---> Using cache 04:22:58 ---> fe2e55035228 04:22:58 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:22:58 ---> Using cache 04:22:58 ---> 5d115d9bf8e1 04:22:58 Step 12/22 : ENV APP_PORT=59882 04:22:58 ---> Running in 0f0cc558b50f 04:22:58 Removing intermediate container 0f0cc558b50f 04:22:58 ---> 3a6d36737006 04:22:58 Step 13/22 : EXPOSE $APP_PORT 04:22:58 ---> Running in 249047e25a14 04:22:59 Removing intermediate container 249047e25a14 04:22:59 ---> 3afff51c959c 04:22:59 Step 14/22 : WORKDIR / 04:22:59 ---> Running in d2d63441543a 04:23:00 Removing intermediate container d2d63441543a 04:23:00 ---> 7a4d016aa605 04:23:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:23:02 ---> 63d642b07ddb 04:23:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:23:03 Removing intermediate container c2942114e698 04:23:03 ---> 9d8c40ad9396 04:23:03 04:23:03 Step 9/30 : FROM alpine:3.14 04:23:03 ---> 5b8b7b635229 04:23:03 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 04:23:04 ---> Running in 34c65f393cce 04:23:04 ---> 7956a79fae52 04:23:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:23:05 Removing intermediate container 34c65f393cce 04:23:05 ---> 74788c4b28e7 04:23:05 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 04:23:05 ---> Running in 4f7249c83014 04:23:06 ---> b06807b0feb8 04:23:06 Step 18/22 : ENTRYPOINT ["/core-command"] 04:23:06 ---> Running in dca3fef85845 04:23:07 Removing intermediate container dca3fef85845 04:23:07 ---> 53b9b2a46b80 04:23:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:23:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:23:07 ---> Running in 444acffe34ab 04:23:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:23:08 Removing intermediate container 444acffe34ab 04:23:08 ---> aaea0a8b4557 04:23:08 Step 20/22 : LABEL arch=arm64 04:23:08 ---> Running in db6c59889a34 04:23:08 (1/2) Installing dumb-init (1.2.5-r1) 04:23:08 (2/2) Installing su-exec (0.2-r1) 04:23:08 Executing busybox-1.33.1-r6.trigger 04:23:08 OK: 6 MiB in 16 packages 04:23:09 Removing intermediate container db6c59889a34 04:23:09 ---> 8673064206aa 04:23:09 Step 21/22 : LABEL git_sha=2e605913a7d68d22cca21f212a09481fcbcf06fd 04:23:09 ---> Running in 09212f850992 04:23:10 Removing intermediate container 09212f850992 04:23:10 ---> 52412eeaa955 04:23:10 Step 22/22 : LABEL version=0.0.0 04:23:10 ---> Running in 5d69b34f2b29 04:23:10 Removing intermediate container 4f7249c83014 04:23:10 ---> 7996ca1d6845 04:23:10 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 04:23:10 ---> Running in ba6dca06538d 04:23:10 Removing intermediate container 5d69b34f2b29 04:23:10 ---> 35687ddb1372 04:23:10 04:23:11 Removing intermediate container ba6dca06538d 04:23:11 ---> 700c14e1f382 04:23:11 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 04:23:11 ---> Running in edeaeaa14119 04:23:11 Successfully built 35687ddb1372 04:23:11 Successfully tagged core-command-arm64:latest 04:23:12  Building core-command ... done Removing intermediate container edeaeaa14119 04:23:12 ---> 48e493a3f629 04:23:12 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 04:23:12 ---> Running in 4f2f59f82932 04:23:15 Removing intermediate container 4f2f59f82932 04:23:15 ---> 005e6ef7f446 04:23:15 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 04:23:15 ---> Running in 2e463cf48ff0 04:23:16 Removing intermediate container 2e463cf48ff0 04:23:16 ---> b545c19ce29e 04:23:16 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 04:23:17 ---> d232873c7a2d 04:23:17 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 04:23:17 ---> Running in d6f5c785aca9 04:23:21 Removing intermediate container d6f5c785aca9 04:23:21 ---> 71df0ca2e116 04:23:21 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 04:23:22 ---> 88ab121383a1 04:23:22 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:23:24 ---> 6f105f59f60a 04:23:24 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:23:25 ---> bef3a947c53d 04:23:25 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:23:26 ---> 25e8a330f9b5 04:23:26 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 04:23:27 ---> 8576824f6f15 04:23:27 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 04:23:27 ---> Running in 35dec4ce5d06 04:23:28 Removing intermediate container 35dec4ce5d06 04:23:28 ---> 217b76b2b1c8 04:23:28 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:23:29 ---> 94b5831ec96a 04:23:29 Step 25/30 : RUN chmod +x /entrypoint.sh 04:23:29 ---> Running in 4bb48f19e767 04:23:33 Removing intermediate container 4bb48f19e767 04:23:33 ---> d40a8f245b67 04:23:33 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 04:23:33 ---> Running in afcee33b80dc 04:23:33 Removing intermediate container afcee33b80dc 04:23:33 ---> fd70322ba8ad 04:23:33 Step 27/30 : CMD ["gate"] 04:23:34 ---> Running in e4e139a7b92a 04:23:35 Removing intermediate container e4e139a7b92a 04:23:35 ---> dca51ac6498c 04:23:35 Step 28/30 : LABEL arch=arm64 04:23:35 ---> Running in e4b0eaf4f33e 04:23:36 Removing intermediate container e4b0eaf4f33e 04:23:36 ---> e741048150ca 04:23:36 Step 29/30 : LABEL git_sha=2e605913a7d68d22cca21f212a09481fcbcf06fd 04:23:36 ---> Running in cb5214ecb45b 04:23:36 Removing intermediate container cb5214ecb45b 04:23:36 ---> 1818c8ffc6b7 04:23:36 Step 30/30 : LABEL version=0.0.0 04:23:36 Removing intermediate container bc4665942951 04:23:36 ---> c477bdd93e4b 04:23:36 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:23:36 ---> Running in e28985c2fe5c 04:23:37 ---> Running in 32209453101e 04:23:37 Removing intermediate container 32209453101e 04:23:37 ---> 20203cf27a50 04:23:37 04:23:38 Successfully built 20203cf27a50 04:23:38 Successfully tagged security-bootstrapper-arm64:latest 04:23:38  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:23:41 Removing intermediate container e28985c2fe5c 04:23:41 ---> 46d9284dc72c 04:23:41 04:23:41 Step 10/22 : FROM docker:20.10.8 04:23:41 20.10.8: Pulling from library/docker 04:23:46 Removing intermediate container 134238d45494 04:23:46 ---> 7324bb253000 04:23:46 04:23:46 Step 9/22 : FROM alpine:3.14 04:23:46 ---> 5b8b7b635229 04:23:46 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:23:46 ---> Running in 8bf0729b638d 04:23:47 Removing intermediate container 8bf0729b638d 04:23:47 ---> 423555f417e8 04:23:47 Step 11/22 : ENV APP_PORT=59880 04:23:47 ---> Running in ebd542e0daad 04:23:47 Removing intermediate container ebd542e0daad 04:23:47 ---> b41f38c07f61 04:23:47 Step 12/22 : EXPOSE $APP_PORT 04:23:47 ---> Running in 0f058321b678 04:23:48 Removing intermediate container 0f058321b678 04:23:48 ---> 966b3472ec14 04:23:48 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:23:48 ---> Running in 664549dfe539 04:23:48 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 04:23:48 Status: Downloaded newer image for docker:20.10.8 04:23:48 ---> 3734d5adc5ac 04:23:48 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 04:23:48 ---> Running in c73b7ec5331b 04:23:49 Removing intermediate container c73b7ec5331b 04:23:49 ---> 67bef5a73f3e 04:23:49 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 04:23:49 ---> Running in 1bfc42ab34bb 04:23:50 Removing intermediate container 664549dfe539 04:23:50 ---> fcf21ce32bb0 04:23:50 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 04:23:50 ---> Running in b039b9d95054 04:23:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:23:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:23:51 (1/42) Installing readline (8.1.0-r0) 04:23:51 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:23:51 (2/42) Installing bash (5.1.4-r0) 04:23:51 Executing bash-5.1.4-r0.post-install 04:23:51 (3/42) Installing brotli-libs (1.0.9-r5) 04:23:51 (4/42) Installing nghttp2-libs (1.43.0-r0) 04:23:51 (5/42) Installing libcurl (7.79.1-r0) 04:23:51 (6/42) Installing curl (7.79.1-r0) 04:23:51 (7/42) Installing dumb-init (1.2.5-r1) 04:23:51 (8/42) Installing libbz2 (1.0.8-r1) 04:23:51 (9/42) Installing expat (2.4.1-r0) 04:23:51 (10/42) Installing libffi (3.3-r2) 04:23:51 (11/42) Installing gdbm (1.19-r0) 04:23:51 (12/42) Installing xz-libs (5.2.5-r0) 04:23:51 (13/42) Installing libgcc (10.3.1_git20210424-r2) 04:23:51 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 04:23:51 (15/42) Installing mpdecimal (2.5.1-r1) 04:23:51 (16/42) Installing sqlite-libs (3.35.5-r0) 04:23:51 (17/42) Installing python3 (3.9.5-r1) 04:23:52 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:23:53 (1/6) Installing dumb-init (1.2.5-r1) 04:23:53 (2/6) Installing libgcc (10.3.1_git20210424-r2) 04:23:53 (3/6) Installing libsodium (1.0.18-r0) 04:23:53 (18/42) Installing py3-appdirs (1.4.4-r2) 04:23:53 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 04:23:53 (19/42) Installing py3-chardet (4.0.0-r2) 04:23:53 (20/42) Installing py3-idna (3.2-r0) 04:23:53 (5/6) Installing libzmq (4.3.4-r0) 04:23:53 (21/42) Installing py3-urllib3 (1.26.5-r0) 04:23:53 (22/42) Installing py3-certifi (2020.12.5-r1) 04:23:53 (23/42) Installing py3-requests (2.25.1-r4) 04:23:53 (6/6) Installing zeromq (4.3.4-r0) 04:23:53 (24/42) Installing py3-msgpack (1.0.2-r1) 04:23:53 (25/42) Installing py3-lockfile (0.12.2-r4) 04:23:53 (26/42) Installing py3-cachecontrol (0.12.6-r1) 04:23:53 (27/42) Installing py3-colorama (0.4.4-r1) 04:23:53 (28/42) Installing py3-contextlib2 (0.6.0-r1) 04:23:53 (29/42) Installing py3-distlib (0.3.1-r3) 04:23:53 Executing busybox-1.33.1-r6.trigger 04:23:53 OK: 8 MiB in 20 packages 04:23:53 (30/42) Installing py3-distro (1.5.0-r3) 04:23:53 (31/42) Installing py3-six (1.15.0-r1) 04:23:53 (32/42) Installing py3-webencodings (0.5.1-r4) 04:23:53 (33/42) Installing py3-html5lib (1.1-r1) 04:23:54 (34/42) Installing py3-parsing (2.4.7-r2) 04:23:54 (35/42) Installing py3-packaging (20.9-r1) 04:23:54 (36/42) Installing py3-toml (0.10.2-r2) 04:23:54 (37/42) Installing py3-pep517 (0.10.0-r2) 04:23:54 (38/42) Installing py3-progress (1.5-r2) 04:23:54 (39/42) Installing py3-retrying (1.3.3-r1) 04:23:54 (40/42) Installing py3-ordered-set (4.0.2-r1) 04:23:54 (41/42) Installing py3-setuptools (52.0.0-r3) 04:23:54 (42/42) Installing py3-pip (20.3.4-r1) 04:23:54 Executing busybox-1.33.1-r3.trigger 04:23:54 OK: 84 MiB in 64 packages 04:23:55 Removing intermediate container b039b9d95054 04:23:55 ---> 4a6106518b11 04:23:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:23:56 ---> 0585a91abd0b 04:23:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:23:57 ---> c903e52427be 04:23:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:23:58 ---> dcebe82d5a4b 04:23:58 Step 18/22 : ENTRYPOINT ["/core-data"] 04:23:58 ---> Running in fd2659f6830a 04:23:58 Removing intermediate container fd2659f6830a 04:23:58 ---> 3d5f8114fdc9 04:23:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:23:58 ---> Running in 17f3c47f6188 04:23:59 Collecting docker-compose==1.23.2 04:23:59 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:23:59 Removing intermediate container 17f3c47f6188 04:23:59 ---> 20e06d0287b6 04:23:59 Step 20/22 : LABEL arch=arm64 04:23:59 ---> Running in 5c3c1101d881 04:23:59 Collecting docopt<0.7,>=0.6.1 04:23:59 Downloading docopt-0.6.2.tar.gz (25 kB) 04:23:59 Removing intermediate container 5c3c1101d881 04:23:59 ---> 0aaefc5e05e0 04:23:59 Step 21/22 : LABEL git_sha=2e605913a7d68d22cca21f212a09481fcbcf06fd 04:24:00 ---> Running in 75517fcda250 04:24:00 Removing intermediate container 75517fcda250 04:24:00 ---> a3967df91bb5 04:24:00 Step 22/22 : LABEL version=0.0.0 04:24:00 ---> Running in 2a43a42bfa57 04:24:00 Removing intermediate container 2a43a42bfa57 04:24:00 ---> 149018761fc4 04:24:00 04:24:01 Successfully built 149018761fc4 04:24:01 Successfully tagged core-data-arm64:latest 04:24:01  Building core-data ... done Collecting jsonschema<3,>=2.5.1 04:24:01 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:24:01 Collecting cached-property<2,>=1.2.0 04:24:01 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:24:01 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 04:24:02 Collecting docker<4.0,>=3.6.0 04:24:02 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:24:03 Collecting PyYAML<4,>=3.10 04:24:03 Downloading PyYAML-3.13.tar.gz (270 kB) 04:24:06 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:24:06 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:24:06 Collecting texttable<0.10,>=0.9.0 04:24:06 Downloading texttable-0.9.1.tar.gz (11 kB) 04:24:08 Collecting websocket-client<1.0,>=0.32.0 04:24:08 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 04:24:09 Collecting dockerpty<0.5,>=0.4.1 04:24:09 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:24:11 Collecting docker-pycreds>=0.4.0 04:24:11 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:24:11 Collecting urllib3<1.25,>=1.21.1 04:24:11 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:24:11 Collecting idna<2.8,>=2.5 04:24:11 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:24:11 Collecting chardet<3.1.0,>=3.0.2 04:24:12 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 04:24:12 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 04:24:12 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 04:24:12 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 04:24:12 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 04:24:12 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 04:24:13 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 04:24:13 Attempting uninstall: urllib3 04:24:13 Found existing installation: urllib3 1.26.5 04:24:13 Uninstalling urllib3-1.26.5: 04:24:13 Successfully uninstalled urllib3-1.26.5 04:24:14 Attempting uninstall: idna 04:24:14 Found existing installation: idna 3.2 04:24:14 Uninstalling idna-3.2: 04:24:14 Successfully uninstalled idna-3.2 04:24:14 Attempting uninstall: chardet 04:24:14 Found existing installation: chardet 4.0.0 04:24:14 Uninstalling chardet-4.0.0: 04:24:15 Successfully uninstalled chardet-4.0.0 04:24:16 Attempting uninstall: requests 04:24:16 Found existing installation: requests 2.25.1 04:24:16 Uninstalling requests-2.25.1: 04:24:16 Successfully uninstalled requests-2.25.1 04:24:16 Running setup.py install for texttable: started 04:24:18 Running setup.py install for texttable: finished with status 'done' 04:24:18 Running setup.py install for PyYAML: started 04:24:20 Running setup.py install for PyYAML: finished with status 'done' 04:24:21 Running setup.py install for docopt: started 04:24:23 Running setup.py install for docopt: finished with status 'done' 04:24:23 Running setup.py install for dockerpty: started 04:24:24 Running setup.py install for dockerpty: finished with status 'done' 04:24:26 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 04:24:34 Removing intermediate container 1bfc42ab34bb 04:24:34 ---> f73715a3e138 04:24:34 Step 13/22 : ENV APP_PORT=58890 04:24:34 ---> Running in a50eccb8a5c4 04:24:34 Removing intermediate container a50eccb8a5c4 04:24:34 ---> 7e9a3f8c68e1 04:24:34 Step 14/22 : EXPOSE $APP_PORT 04:24:35 ---> Running in 2e417f3cd452 04:24:35 Removing intermediate container 2e417f3cd452 04:24:35 ---> 3f69231035db 04:24:35 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:24:36 ---> c40a555f848a 04:24:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:24:37 ---> 3c6c9db155a2 04:24:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:24:38 ---> 4f70e33f9007 04:24:38 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 04:24:38 ---> Running in 6221a1428db2 04:24:38 Removing intermediate container 6221a1428db2 04:24:38 ---> 0ca91904db10 04:24:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:24:38 ---> Running in 1caa636423cf 04:24:39 Removing intermediate container 1caa636423cf 04:24:39 ---> d33b5de54a02 04:24:39 Step 20/22 : LABEL arch=arm64 04:24:39 ---> Running in 82009c99cce1 04:24:39 Removing intermediate container 82009c99cce1 04:24:39 ---> f3d1d8e51373 04:24:39 Step 21/22 : LABEL git_sha=2e605913a7d68d22cca21f212a09481fcbcf06fd 04:24:40 ---> Running in fd688c7b9e3e 04:24:40 Removing intermediate container fd688c7b9e3e 04:24:40 ---> b28d1073331f 04:24:40 Step 22/22 : LABEL version=0.0.0 04:24:40 ---> Running in aae451408637 04:24:40 Removing intermediate container aae451408637 04:24:40 ---> eeca2a0f48c6 04:24:40 04:24:41 Successfully built eeca2a0f48c6 04:24:41 Successfully tagged sys-mgmt-agent-arm64:latest 04:24:41  Building sys-mgmt-agent ... done  [Pipeline] } 04:24:41 $ docker stop --time=1 054cf80158c7fd72d89e976a829c47f337e1b23ed97997ffe4fe98d6505a2925 04:24:43 $ docker rm -f 054cf80158c7fd72d89e976a829c47f337e1b23ed97997ffe4fe98d6505a2925 [Pipeline] // withDockerContainer [Pipeline] sh 04:24:43 + docker images 04:24:43 REPOSITORY TAG IMAGE ID CREATED SIZE 04:24:43 sys-mgmt-agent-arm64 latest eeca2a0f48c6 3 seconds ago 277MB 04:24:43 core-data-arm64 latest 149018761fc4 43 seconds ago 19.6MB 04:24:43 7324bb253000 58 seconds ago 1.58GB 04:24:43 46d9284dc72c About a minute ago 1.57GB 04:24:43 security-bootstrapper-arm64 latest 20203cf27a50 About a minute ago 17.8MB 04:24:43 core-command-arm64 latest 35687ddb1372 About a minute ago 15.2MB 04:24:43 9d8c40ad9396 About a minute ago 1.57GB 04:24:43 f4c320b83fb9 About a minute ago 1.57GB 04:24:43 security-secretstore-setup-arm64 latest 47714a468144 4 minutes ago 26.8MB 04:24:43 core-metadata-arm64 latest ef8dfd7ff55f 4 minutes ago 15.9MB 04:24:43 support-notifications-arm64 latest a5a8d35ef31c 4 minutes ago 16.1MB 04:24:43 support-scheduler-arm64 latest 5995e9898e14 4 minutes ago 15.3MB 04:24:43 security-proxy-setup-arm64 latest 80bdbd03e2dc 4 minutes ago 25.5MB 04:24:43 f98250c4ba7c 4 minutes ago 1.58GB 04:24:43 94ca93f796d8 4 minutes ago 1.57GB 04:24:43 275b12489419 4 minutes ago 1.57GB 04:24:43 6dc0a750b72a 4 minutes ago 1.58GB 04:24:43 1766f28f71ac 4 minutes ago 1.58GB 04:24:43 ci-base-image-arm64 latest 495f602a026f 15 minutes ago 1.24GB 04:24:43 alpine 3.14 5b8b7b635229 6 days ago 5.35MB 04:24:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 5 weeks ago 534MB 04:24:43 docker 20.10.8 3734d5adc5ac 2 months ago 198MB 04:24:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:24:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:24:44 04:24:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 04:24:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:24:45 arm64: Pulling from edgex-lftools-log-publisher 04:24:45 448f6bf000e3: Pulling fs layer 04:24:45 f757da607395: Pulling fs layer 04:24:45 05883995daec: Pulling fs layer 04:24:45 8603b9c90790: Pulling fs layer 04:24:45 1560dd03e051: Pulling fs layer 04:24:45 27f5ce0e4adf: Pulling fs layer 04:24:45 c2d8d7efcc4b: Pulling fs layer 04:24:45 1560dd03e051: Waiting 04:24:45 8603b9c90790: Waiting 04:24:45 27f5ce0e4adf: Waiting 04:24:45 f757da607395: Verifying Checksum 04:24:45 f757da607395: Download complete 04:24:45 8603b9c90790: Verifying Checksum 04:24:45 8603b9c90790: Download complete 04:24:45 1560dd03e051: Verifying Checksum 04:24:45 1560dd03e051: Download complete 04:24:45 27f5ce0e4adf: Download complete 04:24:45 05883995daec: Verifying Checksum 04:24:45 05883995daec: Download complete 04:24:46 448f6bf000e3: Verifying Checksum 04:24:46 448f6bf000e3: Download complete 04:24:48 c2d8d7efcc4b: Verifying Checksum 04:24:48 c2d8d7efcc4b: Download complete 04:24:49 448f6bf000e3: Pull complete 04:24:50 f757da607395: Pull complete 04:24:52 05883995daec: Pull complete 04:24:52 8603b9c90790: Pull complete 04:24:53 1560dd03e051: Pull complete 04:24:53 27f5ce0e4adf: Pull complete 04:25:08 c2d8d7efcc4b: Pull complete 04:25:08 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 04:25:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:25:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 04:25:08 prd-ubuntu18.04-docker-arm64-4c-16g-122 does not seem to be running inside a container 04:25:08 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 04:25:11 $ docker top 0880cb986381ef82468a7f2bfbb71e4393c58add71190130a5ad7551d37b7f49 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:25:12 ---> job-cost.sh 04:25:12 lf-activate-venv: SKIPPING 04:25:12 INFO: No Stack... 04:25:13 INFO: Retrieving Pricing Info for: v3-standard-4 04:25:13 INFO: Archiving Costs [Pipeline] sh 04:25:14 + cut -d, -f6 04:25:14 + cat /w/workspace/edgex-go/4/archives/cost.csv [Pipeline] lock 04:25:14 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3822-4-stack-cost] 04:25:14 Resource [jenkins-edgexfoundry-edgex-go-PR-3822-4-stack-cost] did not exist. Created. 04:25:14 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3822-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:25:14 + echo total: 0.10999999940395355 [Pipeline] stash 04:25:15 Stashed 1 file(s) [Pipeline] } 04:25:15 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3822-4-stack-cost] [Pipeline] // lock [Pipeline] } 04:25:15 $ docker stop --time=1 0880cb986381ef82468a7f2bfbb71e4393c58add71190130a5ad7551d37b7f49 04:25:16 $ docker rm -f 0880cb986381ef82468a7f2bfbb71e4393c58add71190130a5ad7551d37b7f49 [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 04:25:17 provisioning config files... 04:25:17 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config6615411058920674293tmp [Pipeline] { [Pipeline] sh 04:25:17 + set +x 04:25:17 + curl -s https://codecov.io/bash 04:25:17 + bash -s -- 04:25:17 04:25:17 _____ _ 04:25:17 / ____| | | 04:25:17 | | ___ __| | ___ ___ _____ __ 04:25:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:25:17 | |___| (_) | (_| | __/ (_| (_) \ V / 04:25:17 \_____\___/ \__,_|\___|\___\___/ \_/ 04:25:17 Bash-1.0.6 04:25:17 04:25:17 04:25:17 ==> git version 2.24.4 found 04:25:17 ==> 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 04:25:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:25:17 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:25:17 ==> Jenkins CI detected. 04:25:17 current dir:  /w/workspace/edgex-go/4 04:25:17 project root: . 04:25:17 --> token set from env 04:25:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:25:17 ==> Running gcov in . (disable via -X gcov) 04:25:17 ==> Python coveragepy not found 04:25:17 ==> Searching for coverage reports in: 04:25:17 + . 04:25:17 -> Found 1 reports 04:25:17 ==> Detecting git/mercurial file structure 04:25:17 ==> Reading reports 04:25:17 + ./coverage.out bytes=428381 04:25:17 ==> Appending adjustments 04:25:17 https://docs.codecov.io/docs/fixing-reports 04:25:19 + Found adjustments 04:25:19 ==> Gzipping contents 04:25:19 60K /tmp/codecov.32lK11.gz 04:25:19 ==> Uploading reports 04:25:19 url: https://codecov.io 04:25:19 query: branch=PR-3822&commit=2e605913a7d68d22cca21f212a09481fcbcf06fd&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3822%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3822&job=&cmd_args= 04:25:19 -> Pinging Codecov 04:25:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3822&commit=2e605913a7d68d22cca21f212a09481fcbcf06fd&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3822%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3822&job=&cmd_args= 04:25:19 -> Uploading to 04:25:19 https://storage.googleapis.com/codecov/v4/raw/2021-11-19/00271124DB129430A58F1EEE437C3FCB/2e605913a7d68d22cca21f212a09481fcbcf06fd/4cfcc373-1d5e-4885-a4dd-46a69c4f0177.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211119T042519Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c61a723064f5a34ef8c92a1b38ecabf08278bdf748ad0a67b5a131e8dc4f2355 04:25:19 % Total % Received % Xferd Average Speed Time Time Time Current 04:25:19 Dload Upload Total Spent Left Speed 04:25:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57954 0 0 100 57954 0 143k --:--:-- --:--:-- --:--:-- 143k 04:25:19 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2e605913a7d68d22cca21f212a09481fcbcf06fd [Pipeline] } 04:25:19 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 04:25:20 + '[' -d /w/workspace/edgex-go/4/archives ']' [Pipeline] libraryResource [Pipeline] sh 04:25:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:25:21 ---> package-listing.sh 04:25:21 ++ facter osfamily 04:25:21 ++ tr '[:upper:]' '[:lower:]' 04:25:22 + OS_FAMILY=redhat 04:25:22 + workspace=/w/workspace/edgex-go/4 04:25:22 + START_PACKAGES=/tmp/packages_start.txt 04:25:22 + END_PACKAGES=/tmp/packages_end.txt 04:25:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:25:22 + PACKAGES=/tmp/packages_start.txt 04:25:22 + '[' /w/workspace/edgex-go/4 ']' 04:25:22 + PACKAGES=/tmp/packages_end.txt 04:25:22 + case "${OS_FAMILY}" in 04:25:22 + sort 04:25:22 + rpm -qa 04:25:25 + '[' -f /tmp/packages_start.txt ']' 04:25:25 + '[' -f /tmp/packages_end.txt ']' 04:25:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:25:25 + '[' /w/workspace/edgex-go/4 ']' 04:25:25 + mkdir -p /w/workspace/edgex-go/4/archives/ 04:25:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 04:25:25 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:25:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:25:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:25:26 04:25:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:25:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:25:26 latest: Pulling from edgex-lftools-log-publisher 04:25:26 b4d181a07f80: Pulling fs layer 04:25:26 a1111a8f2ec3: Pulling fs layer 04:25:26 ed53099fbce6: Pulling fs layer 04:25:26 dc539afda2c1: Pulling fs layer 04:25:26 77bc0d833cb6: Pulling fs layer 04:25:26 9065ff56babe: Pulling fs layer 04:25:26 d287ab97295c: Pulling fs layer 04:25:26 dc539afda2c1: Waiting 04:25:26 77bc0d833cb6: Waiting 04:25:26 9065ff56babe: Waiting 04:25:26 d287ab97295c: Waiting 04:25:26 a1111a8f2ec3: Verifying Checksum 04:25:26 a1111a8f2ec3: Download complete 04:25:26 dc539afda2c1: Verifying Checksum 04:25:26 dc539afda2c1: Download complete 04:25:26 77bc0d833cb6: Verifying Checksum 04:25:26 77bc0d833cb6: Download complete 04:25:26 ed53099fbce6: Verifying Checksum 04:25:26 ed53099fbce6: Download complete 04:25:26 9065ff56babe: Verifying Checksum 04:25:26 9065ff56babe: Download complete 04:25:26 b4d181a07f80: Verifying Checksum 04:25:26 b4d181a07f80: Download complete 04:25:27 d287ab97295c: Verifying Checksum 04:25:27 d287ab97295c: Download complete 04:25:28 b4d181a07f80: Pull complete 04:25:28 a1111a8f2ec3: Pull complete 04:25:28 ed53099fbce6: Pull complete 04:25:28 dc539afda2c1: Pull complete 04:25:29 77bc0d833cb6: Pull complete 04:25:29 9065ff56babe: Pull complete 04:25:34 d287ab97295c: Pull complete 04:25:34 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:25:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:25:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:25:34 prd-centos7-docker-4c-2g-117 does not seem to be running inside a container 04:25:34 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 04:25:38 $ docker top e8427232555ba17b6fffe6def6a1fcc0e521422f07a78478dba0346d4574d80b -eo pid,comm [Pipeline] { [Pipeline] sh 04:25:38 + touch /tmp/pre-build-complete [Pipeline] sh 04:25:38 + mkdir -p /var/log/sysstat [Pipeline] sh 04:25:39 + ls /var/log/sa-host 04:25:39 + sadf -c /var/log/sa-host/sa19 04:25:39 file_magic: OK 04:25:39 HZ: Using current value: 100 04:25:39 file_header: OK 04:25:39 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 04:25:39 Statistics: 04:25:39 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... 04:25:39 File successfully converted to sysstat format version 12.0.3 04:25:39 + sadf -c /var/log/sa-host/sa30 04:25:39 file_magic: OK 04:25:39 HZ: Using current value: 100 04:25:39 file_header: OK 04:25:39 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 04:25:39 Statistics: 04:25:39 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:25:39 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:25:39 provisioning config files... 04:25:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config8871464133055473159tmp [Pipeline] { [Pipeline] echo 04:25:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:25:39 ---> create-netrc.sh [Pipeline] } 04:25:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:25:39 ---> python-tools-install.sh [Pipeline] echo 04:25:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:25:40 ---> sudo-logs.sh 04:25:40 Archiving 'sudo' log.. 04:25:40 sudo: unable to resolve host prd-centos7-docker-4c-2g-117.novalocal: Name or service not known 04:25:40 sudo: unable to resolve host prd-centos7-docker-4c-2g-117.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 04:25:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:25:40 ---> job-cost.sh 04:25:40 lf-activate-venv: SKIPPING 04:25:40 DEBUG: total: 0.10999999940395355 04:25:40 INFO: Retrieving Stack Cost... 04:25:40 INFO: Retrieving Pricing Info for: v3-standard-2 04:25:41 INFO: Archiving Costs [Pipeline] echo 04:25:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:25:41 ---> logs-deploy.sh 04:25:41 lf-activate-venv: SKIPPING 04:25:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3822/4 04:25:41 INFO: archiving workspace using pattern(s): 04:25:42 Archives upload complete. 04:25:42 INFO: archiving logs to Nexus 04:25:42 ---> uname -a: 04:25:42 Linux prd-centos7-docker-4c-2g-117.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 04:25:42 04:25:42 04:25:42 ---> lscpu: 04:25:42 Architecture: x86_64 04:25:42 CPU op-mode(s): 32-bit, 64-bit 04:25:42 Byte Order: Little Endian 04:25:42 Address sizes: 40 bits physical, 48 bits virtual 04:25:42 CPU(s): 2 04:25:42 On-line CPU(s) list: 0,1 04:25:42 Thread(s) per core: 1 04:25:42 Core(s) per socket: 1 04:25:42 Socket(s): 2 04:25:42 NUMA node(s): 1 04:25:42 Vendor ID: AuthenticAMD 04:25:42 CPU family: 23 04:25:42 Model: 49 04:25:42 Model name: AMD EPYC-Rome Processor 04:25:42 Stepping: 0 04:25:42 CPU MHz: 2799.998 04:25:42 BogoMIPS: 5599.99 04:25:42 Virtualization: AMD-V 04:25:42 Hypervisor vendor: KVM 04:25:42 Virtualization type: full 04:25:42 L1d cache: 32K 04:25:42 L1i cache: 32K 04:25:42 L2 cache: 512K 04:25:42 L3 cache: 16384K 04:25:42 NUMA node0 CPU(s): 0,1 04:25:42 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 04:25:42 04:25:42 04:25:42 ---> nproc: 04:25:42 2 04:25:42 04:25:42 04:25:42 ---> df -h: 04:25:42 Filesystem Size Used Avail Use% Mounted on 04:25:42 overlay 40G 14G 27G 35% / 04:25:42 tmpfs 64M 0 64M 0% /dev 04:25:42 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 04:25:42 shm 64M 0 64M 0% /dev/shm 04:25:42 /dev/vda1 40G 14G 27G 35% /facter-os 04:25:42 04:25:42 04:25:42 ---> sar -b -r -n DEV: 04:25:42 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/19/21 _x86_64_ (2 CPU) 04:25:42 04:25:42 03:58:12 LINUX RESTART (2 CPU) 04:25:42 04:25:42 03:59:01 tps rtps wtps bread/s bwrtn/s 04:25:42 04:00:01 7.23 0.00 7.23 0.00 4333.49 04:25:42 04:01:01 79.83 3.45 76.39 2349.91 5775.57 04:25:42 04:02:01 4.53 0.07 4.46 1.47 3241.46 04:25:42 04:03:01 377.86 0.07 377.80 4.13 93955.35 04:25:42 04:04:01 55.98 0.00 55.98 0.00 6732.10 04:25:42 04:05:01 100.80 0.00 100.80 0.00 5699.73 04:25:42 04:06:02 357.29 117.11 240.19 8027.32 146537.35 04:25:42 04:07:01 390.82 62.03 328.80 6261.72 179167.77 04:25:42 04:08:01 583.23 68.63 514.59 4013.58 245309.87 04:25:42 04:09:01 214.22 20.08 194.14 1535.92 37788.94 04:25:42 04:10:01 1.32 0.02 1.30 0.13 22.47 04:25:42 04:11:01 0.18 0.02 0.17 0.13 1.65 04:25:42 04:12:01 0.27 0.00 0.27 0.00 3.00 04:25:42 04:13:01 0.25 0.00 0.25 0.00 2.70 04:25:42 04:14:01 0.47 0.25 0.22 7.86 2.38 04:25:42 04:15:01 0.75 0.00 0.75 0.00 14.08 04:25:42 04:16:01 0.23 0.00 0.23 0.00 3.25 04:25:42 04:17:01 0.25 0.00 0.25 0.00 2.60 04:25:42 04:18:01 0.18 0.00 0.18 0.00 1.88 04:25:42 04:19:01 0.17 0.00 0.17 0.00 1.37 04:25:42 04:20:01 0.20 0.00 0.20 0.00 1.88 04:25:42 04:21:01 0.28 0.00 0.28 0.00 3.41 04:25:42 04:22:01 0.35 0.00 0.35 0.00 4.43 04:25:42 04:23:01 0.17 0.00 0.17 0.00 1.20 04:25:42 04:24:01 0.17 0.00 0.17 0.00 1.78 04:25:42 04:25:01 0.27 0.00 0.27 0.00 3.23 04:25:42 Average: 83.63 10.44 73.19 852.06 27960.92 04:25:42 04:25:42 03:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:25:42 04:00:01 5676312 0 595376 7.43 2620 1734624 1284504 14.18 621356 1479084 36552 04:25:42 04:01:01 5362520 0 713068 8.90 2620 1930724 1472244 16.25 833752 1566412 9648 04:25:42 04:02:01 5105800 0 879672 10.98 2620 2020840 1693804 18.70 1070256 1586204 3268 04:25:42 04:03:01 3756584 0 903912 11.29 2620 3345816 1202068 13.27 1010844 2726572 16 04:25:42 04:04:01 3266440 0 1060044 13.24 2620 3679828 1693840 18.70 1444444 2811396 141512 04:25:42 04:05:01 3072976 0 1306996 16.32 2620 3626340 1694652 18.71 1639828 2793336 88256 04:25:42 04:06:02 596848 0 1255968 15.68 2620 6153496 2043848 22.57 2158812 4667860 103644 04:25:42 04:07:01 500556 0 1601724 20.00 2620 5904032 3339568 36.87 3187760 3665328 312348 04:25:42 04:08:01 861620 0 1592692 19.89 2620 5552000 3049124 33.66 3011600 3472452 211852 04:25:42 04:09:01 2712256 0 1152240 14.39 2620 4141816 1478620 16.32 1263504 3406316 20 04:25:42 04:10:01 2729600 0 1134896 14.17 2620 4141816 1231444 13.60 1253440 3405200 12 04:25:42 04:11:01 2738444 0 1126044 14.06 2620 4141824 1231564 13.60 1252116 3398300 8 04:25:42 04:12:01 2739444 0 1125040 14.05 2620 4141828 1228360 13.56 1251176 3398300 16 04:25:42 04:13:01 2741204 0 1123276 14.03 2620 4141832 1228360 13.56 1251172 3396700 8 04:25:42 04:14:01 2741312 0 1123132 14.02 2620 4141868 1228456 13.56 1252552 3396012 28 04:25:42 04:15:01 2740980 0 1123460 14.03 2620 4141872 1228408 13.56 1252268 3396012 12 04:25:42 04:16:01 2741548 0 1122888 14.02 2620 4141876 1228360 13.56 1252024 3396012 12 04:25:42 04:17:01 2741912 0 1122520 14.02 2620 4141880 1228360 13.56 1251912 3396012 8 04:25:42 04:18:01 2741920 0 1122508 14.02 2620 4141884 1228360 13.56 1251916 3395740 8 04:25:42 04:19:01 2741156 0 1123268 14.03 2620 4141888 1228468 13.56 1252616 3395740 16 04:25:42 04:20:01 2741368 0 1123052 14.02 2620 4141892 1228396 13.56 1252256 3395740 12 04:25:42 04:21:01 2741756 0 1122660 14.02 2620 4141896 1228360 13.56 1251952 3395740 8 04:25:42 04:22:01 2741912 0 1122496 14.02 2620 4141904 1228360 13.56 1251960 3395740 8 04:25:42 04:23:01 2742044 0 1122364 14.01 2620 4141904 1228360 13.56 1252044 3395740 8 04:25:42 04:24:01 2741212 0 1123188 14.02 2620 4141912 1228468 13.56 1252044 3395744 8 04:25:42 04:25:01 2741696 0 1122700 14.02 2620 4141916 1228432 13.56 1252120 3395744 12 04:25:42 Average: 2875362 0 1117122 13.95 2620 4013827 1485107 16.40 1395220 3173978 34896 04:25:42 04:25:42 03:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:25:42 04:00:01 eth0 236.73 201.17 1743.10 13.74 0.00 0.00 0.00 0.00 04:25:42 04:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:42 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:42 04:01:01 vethb5b1fd9 499.10 375.05 45.86 1205.73 0.00 0.00 0.00 0.00 04:25:42 04:01:01 eth0 488.09 579.75 1784.70 69.59 0.00 0.00 0.00 0.00 04:25:42 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:42 04:01:01 docker0 499.10 374.92 39.04 1205.72 0.00 0.00 0.00 0.00 04:25:42 04:02:01 vethb5b1fd9 621.12 454.05 53.73 1542.12 0.00 0.00 0.00 0.00 04:25:42 04:02:01 eth0 466.54 622.67 1547.33 54.55 0.00 0.00 0.00 0.00 04:25:42 04:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:42 04:02:01 docker0 621.12 454.05 45.24 1542.12 0.00 0.00 0.00 0.00 04:25:42 04:03:01 eth0 326.57 266.06 5266.64 32.73 0.00 0.00 0.00 0.00 04:25:42 04:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:42 04:03:01 docker0 196.45 209.11 16.43 2042.13 0.00 0.00 0.00 0.00 04:25:42 04:04:01 veth5d3d37f 0.73 0.87 0.06 0.07 0.00 0.00 0.00 0.00 04:25:42 04:04:01 eth0 44.97 24.42 39.96 16.62 0.00 0.00 0.00 0.00 04:25:42 04:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:42 04:04:01 docker0 0.73 0.73 0.05 0.06 0.00 0.00 0.00 0.00 04:25:42 04:05:01 veth5d3d37f 1.51 1.51 0.12 0.12 0.00 0.00 0.00 0.00 04:25:42 04:05:01 eth0 14.35 7.91 10.64 5.75 0.00 0.00 0.00 0.00 04:25:42 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:42 04:05:01 docker0 1.51 1.51 0.10 0.12 0.00 0.00 0.00 0.00 04:25:42 04:06:02 veth3985015 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:25:42 04:06:02 eth0 116.31 74.49 1695.66 134.35 0.00 0.00 0.00 0.00 04:25:42 04:06:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:42 04:06:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:42 04:07:01 veth3985015 0.00 0.64 0.00 0.03 0.00 0.00 0.00 0.00 04:25:42 04:07:01 veth09909a6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:25:42 04:07:01 eth0 57.58 29.90 203.31 12.10 0.00 0.00 0.00 0.00 04:25:42 04:07:01 veth6db066c 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 04:25:42 04:08:01 veth3985015 0.00 0.48 0.00 0.02 0.00 0.00 0.00 0.00 04:25:42 04:08:01 vethda7721b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:25:42 04:08:01 eth0 71.29 34.85 313.55 17.64 0.00 0.00 0.00 0.00 04:25:42 04:08:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:25:42 04:09:01 eth0 119.30 65.05 1513.13 113.45 0.00 0.00 0.00 0.00 04:25:42 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:42 04:09:01 docker0 1363.23 1141.00 103.82 5660.42 0.00 0.00 0.00 0.00 04:25:42 04:10:01 eth0 0.78 0.28 0.47 0.02 0.00 0.00 0.00 0.00 04:25:42 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:42 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:42 04:11:01 eth0 0.55 0.38 0.27 0.21 0.00 0.00 0.00 0.00 04:25:42 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:42 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:42 04:12:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:25:42 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:42 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:42 04:13:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:25:42 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:42 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:42 04:14:01 eth0 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 04:25:42 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:42 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:42 04:15:01 eth0 0.20 0.17 0.07 0.01 0.00 0.00 0.00 0.00 04:25:42 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:42 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:42 04:16:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:25:42 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:42 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:42 04:17:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:25:42 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:42 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:42 04:18:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:25:42 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:42 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:42 04:19:01 eth0 0.30 0.17 0.09 0.07 0.00 0.00 0.00 0.00 04:25:42 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:42 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:42 04:20:01 eth0 0.13 0.15 0.06 0.01 0.00 0.00 0.00 0.00 04:25:42 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:42 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:42 04:21:01 eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 04:25:42 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:42 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:42 04:22:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:25:42 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:42 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:42 04:23:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:25:42 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:42 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:42 04:24:01 eth0 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 04:25:42 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:42 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:42 04:25:01 eth0 0.15 0.13 0.06 0.01 0.00 0.00 0.00 0.00 04:25:42 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:42 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:42 Average: eth0 74.84 73.44 543.53 18.14 0.00 0.00 0.00 0.00 04:25:42 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:42 Average: docker0 52.47 43.91 4.00 217.85 0.00 0.00 0.00 0.00 04:25:42 04:25:42 04:25:42 ---> sar -P ALL: 04:25:42 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/19/21 _x86_64_ (2 CPU) 04:25:42 04:25:42 03:58:12 LINUX RESTART (2 CPU) 04:25:42 04:25:42 03:59:01 CPU %user %nice %system %iowait %steal %idle 04:25:42 04:00:01 all 2.92 0.00 0.55 0.00 0.04 96.48 04:25:42 04:00:01 0 2.86 0.00 0.66 0.00 0.05 96.43 04:25:42 04:00:01 1 2.99 0.00 0.44 0.00 0.03 96.54 04:25:42 04:01:01 all 9.65 0.00 3.12 2.21 0.08 84.95 04:25:42 04:01:01 0 9.15 0.00 3.61 3.02 0.09 84.12 04:25:42 04:01:01 1 10.13 0.00 2.64 1.40 0.07 85.76 04:25:42 04:02:01 all 8.73 0.00 1.44 0.00 0.08 89.76 04:25:42 04:02:01 0 5.37 0.00 1.50 0.00 0.09 93.04 04:25:42 04:02:01 1 12.07 0.00 1.38 0.00 0.07 86.49 04:25:42 04:03:01 all 25.32 0.00 11.04 5.52 0.10 58.03 04:25:42 04:03:01 0 23.53 0.00 11.07 5.01 0.11 60.28 04:25:42 04:03:01 1 27.11 0.00 11.00 6.02 0.09 55.78 04:25:42 04:04:01 all 56.90 0.00 6.11 0.89 0.14 35.96 04:25:42 04:04:01 0 56.33 0.00 6.72 1.13 0.15 35.67 04:25:42 04:04:01 1 57.46 0.00 5.50 0.65 0.13 36.26 04:25:42 04:05:01 all 55.09 0.00 4.62 1.20 0.11 38.99 04:25:42 04:05:01 0 56.75 0.00 4.69 1.15 0.11 37.30 04:25:42 04:05:01 1 53.41 0.00 4.55 1.25 0.11 40.68 04:25:42 04:06:02 all 47.73 0.00 13.60 10.70 0.12 27.85 04:25:42 04:06:02 0 47.06 0.00 13.09 11.03 0.11 28.72 04:25:42 04:06:02 1 48.41 0.00 14.12 10.37 0.13 26.98 04:25:42 04:07:01 all 72.19 0.00 16.39 7.68 0.13 3.60 04:25:42 04:07:01 0 71.17 0.00 17.44 7.65 0.13 3.60 04:25:42 04:07:01 1 73.21 0.00 15.34 7.71 0.13 3.60 04:25:42 04:08:01 all 64.00 0.00 18.98 14.27 0.16 2.59 04:25:42 04:08:01 0 63.73 0.00 19.08 14.56 0.15 2.49 04:25:42 04:08:01 1 64.27 0.00 18.87 13.98 0.17 2.70 04:25:42 04:09:01 all 24.16 0.00 7.43 3.02 0.09 65.30 04:25:42 04:09:01 0 25.46 0.00 7.51 2.58 0.10 64.34 04:25:42 04:09:01 1 22.87 0.00 7.35 3.46 0.07 66.26 04:25:42 04:10:01 all 0.20 0.00 0.08 0.00 0.01 99.71 04:25:42 04:10:01 0 0.27 0.00 0.10 0.00 0.02 99.62 04:25:42 04:10:01 1 0.13 0.00 0.07 0.00 0.00 99.80 04:25:42 04:25:42 04:10:01 CPU %user %nice %system %iowait %steal %idle 04:25:42 04:11:01 all 0.22 0.00 0.05 0.00 0.01 99.72 04:25:42 04:11:01 0 0.38 0.00 0.05 0.00 0.00 99.57 04:25:42 04:11:01 1 0.05 0.00 0.05 0.00 0.02 99.88 04:25:42 04:12:01 all 0.10 0.00 0.03 0.00 0.02 99.85 04:25:42 04:12:01 0 0.17 0.00 0.03 0.00 0.02 99.78 04:25:42 04:12:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:25:42 04:13:01 all 0.20 0.00 0.03 0.00 0.01 99.76 04:25:42 04:13:01 0 0.33 0.00 0.02 0.00 0.00 99.65 04:25:42 04:13:01 1 0.07 0.00 0.05 0.00 0.02 99.87 04:25:42 04:14:01 all 0.21 0.00 0.07 0.00 0.02 99.71 04:25:42 04:14:01 0 0.40 0.00 0.07 0.00 0.02 99.52 04:25:42 04:14:01 1 0.02 0.00 0.07 0.00 0.02 99.90 04:25:42 04:15:01 all 0.25 0.00 0.03 0.00 0.00 99.72 04:25:42 04:15:01 0 0.43 0.00 0.03 0.00 0.00 99.53 04:25:42 04:15:01 1 0.07 0.00 0.03 0.00 0.00 99.90 04:25:42 04:16:01 all 0.22 0.00 0.03 0.00 0.02 99.74 04:25:42 04:16:01 0 0.40 0.00 0.03 0.00 0.00 99.57 04:25:42 04:16:01 1 0.03 0.00 0.02 0.00 0.03 99.92 04:25:42 04:17:01 all 0.08 0.00 0.03 0.00 0.02 99.87 04:25:42 04:17:01 0 0.13 0.00 0.03 0.00 0.02 99.82 04:25:42 04:17:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:25:42 04:18:01 all 0.21 0.00 0.03 0.00 0.01 99.75 04:25:42 04:18:01 0 0.37 0.00 0.03 0.00 0.00 99.60 04:25:42 04:18:01 1 0.05 0.00 0.03 0.00 0.02 99.90 04:25:42 04:19:01 all 0.24 0.00 0.02 0.00 0.01 99.73 04:25:42 04:19:01 0 0.43 0.00 0.02 0.00 0.00 99.55 04:25:42 04:19:01 1 0.05 0.00 0.02 0.00 0.02 99.92 04:25:42 04:20:01 all 0.22 0.00 0.04 0.00 0.01 99.73 04:25:42 04:20:01 0 0.40 0.00 0.07 0.00 0.02 99.52 04:25:42 04:20:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:25:42 04:21:01 all 0.23 0.00 0.03 0.00 0.01 99.73 04:25:42 04:21:01 0 0.42 0.00 0.05 0.00 0.02 99.52 04:25:42 04:21:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:25:42 04:25:42 04:21:01 CPU %user %nice %system %iowait %steal %idle 04:25:42 04:22:01 all 0.12 0.00 0.03 0.00 0.01 99.84 04:25:42 04:22:01 0 0.20 0.00 0.05 0.00 0.02 99.73 04:25:42 04:22:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:25:42 04:23:01 all 0.20 0.00 0.03 0.00 0.01 99.77 04:25:42 04:23:01 0 0.38 0.00 0.03 0.00 0.02 99.57 04:25:42 04:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:25:42 04:24:01 all 0.23 0.00 0.03 0.00 0.02 99.72 04:25:42 04:24:01 0 0.43 0.00 0.03 0.00 0.02 99.52 04:25:42 04:24:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:25:42 04:25:01 all 0.15 0.00 0.02 0.00 0.00 99.83 04:25:42 04:25:01 0 0.28 0.00 0.02 0.00 0.00 99.70 04:25:42 04:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:25:42 Average: all 13.36 0.00 3.03 1.64 0.04 81.93 04:25:42 Average: 0 13.26 0.00 3.11 1.66 0.05 81.92 04:25:42 Average: 1 13.45 0.00 2.95 1.61 0.04 81.94 04:25:42 04:25:42 04:25:42