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 c69b39d6caaa6f77bf72e03613795b0d93241436+0e57188e00e89e0d20a1f3c03614da85116ecb0b (a847585a3896010324f0623c5d7dce8025d4e62b) 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-ssh8022734478711592499.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-ssh2738544200721022593.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-ssh2749768240692494945.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-ssh7131151014280894667.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-ssh391911451315165632.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 Running on prd-centos7-docker-4c-2g-86 in /w/workspace/edgexfoundry_edgex-go_PR-3822 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/3@tmp/jenkins-gitclient-ssh5879313094393998047.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 0e57188e00e89e0d20a1f3c03614da85116ecb0b into PR head commit c69b39d6caaa6f77bf72e03613795b0d93241436 Merge succeeded, producing c69b39d6caaa6f77bf72e03613795b0d93241436 Checking out Revision c69b39d6caaa6f77bf72e03613795b0d93241436 (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/3@tmp/jenkins-gitclient-ssh6509303975342306592.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 c69b39d6caaa6f77bf72e03613795b0d93241436 # 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/3@tmp/jenkins-gitclient-ssh469314551490605819.key > git merge 0e57188e00e89e0d20a1f3c03614da85116ecb0b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c69b39d6caaa6f77bf72e03613795b0d93241436 # timeout=10 Commit message: "refactor: Rename Encode func to better name" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:18:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:18:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:18:08 ========================================================= 00:18:08 EdgeX Global Pipelines Version Info 00:18:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:18:09 ------------------- 00:18:09 stable info: 00:18:09 ------------------- 00:18:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:18:09 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 00:18:09 Message: update stable to v1.0.217 00:18:10 ------------------- 00:18:10 experimental info: 00:18:10 ------------------- 00:18:10 Commited By: **** collab-it+edgex@linuxfoundation.org 00:18:10 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 00:18:10 Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:18:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:18:10 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:18:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:18:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:18:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:18:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:18:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:18:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:18:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:18:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:18:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:18:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:18:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:18:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:18:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:18:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:18:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:18:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:18:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:18:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 00:18:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:18:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:18:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3822 [Pipeline] echo 00:18:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3822 [Pipeline] echo 00:18:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3822 [Pipeline] echo 00:18:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c69b39d6caaa6f77bf72e03613795b0d93241436 [Pipeline] echo 00:18:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c69b39d [Pipeline] echo 00:18:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:18:10 provisioning config files... 00:18:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config8316861089488316039tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:18:11 ---> docker-login.sh 00:18:11 nexus3.edgexfoundry.org:10001 00:18:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:11 Configure a credential helper to remove this warning. See 00:18:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:11 00:18:11 Login Succeeded 00:18:11 nexus3.edgexfoundry.org:10002 00:18:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:11 Configure a credential helper to remove this warning. See 00:18:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:11 00:18:11 Login Succeeded 00:18:11 nexus3.edgexfoundry.org:10003 00:18:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:11 Configure a credential helper to remove this warning. See 00:18:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:11 00:18:11 Login Succeeded 00:18:11 nexus3.edgexfoundry.org:10004 00:18:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:11 Configure a credential helper to remove this warning. See 00:18:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:11 00:18:11 Login Succeeded 00:18:11 docker.io 00:18:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:12 Configure a credential helper to remove this warning. See 00:18:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:12 00:18:12 Login Succeeded 00:18:12 ---> docker-login.sh ends [Pipeline] } 00:18:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:18:12 ++ 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 00:18:12 + for file in '`ls cmd/**/Dockerfile`' 00:18:12 ++ dirname cmd/core-command/Dockerfile 00:18:12 ++ cut -d/ -f2 00:18:12 + echo core-command,cmd/core-command/Dockerfile 00:18:12 + for file in '`ls cmd/**/Dockerfile`' 00:18:12 ++ dirname cmd/core-data/Dockerfile 00:18:12 ++ cut -d/ -f2 00:18:12 + echo core-data,cmd/core-data/Dockerfile 00:18:12 + for file in '`ls cmd/**/Dockerfile`' 00:18:12 ++ dirname cmd/core-metadata/Dockerfile 00:18:12 ++ cut -d/ -f2 00:18:12 + echo core-metadata,cmd/core-metadata/Dockerfile 00:18:12 + for file in '`ls cmd/**/Dockerfile`' 00:18:12 ++ cut -d/ -f2 00:18:12 ++ dirname cmd/security-bootstrapper/Dockerfile 00:18:12 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:18:12 + for file in '`ls cmd/**/Dockerfile`' 00:18:12 ++ cut -d/ -f2 00:18:12 ++ dirname cmd/security-proxy-setup/Dockerfile 00:18:12 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:18:12 + for file in '`ls cmd/**/Dockerfile`' 00:18:12 ++ cut -d/ -f2 00:18:12 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:18:12 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:18:12 + for file in '`ls cmd/**/Dockerfile`' 00:18:12 ++ dirname cmd/support-notifications/Dockerfile 00:18:12 ++ cut -d/ -f2 00:18:12 + echo support-notifications,cmd/support-notifications/Dockerfile 00:18:12 + for file in '`ls cmd/**/Dockerfile`' 00:18:12 ++ dirname cmd/support-scheduler/Dockerfile 00:18:12 ++ cut -d/ -f2 00:18:12 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:18:12 + for file in '`ls cmd/**/Dockerfile`' 00:18:12 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:18:12 ++ cut -d/ -f2 00:18:12 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:18:12 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 00:18:13 + git rev-list -1 --merges c69b39d6caaa6f77bf72e03613795b0d93241436~1..c69b39d6caaa6f77bf72e03613795b0d93241436 [Pipeline] echo 00:18:13 -----------> git rev-list -1 --merges c69b39d6caaa6f77bf72e03613795b0d93241436~1..c69b39d6caaa6f77bf72e03613795b0d93241436 c69b39d6caaa6f77bf72e03613795b0d93241436 [false] [Pipeline] sh 00:18:13 + git log --format=format:%s -1 c69b39d6caaa6f77bf72e03613795b0d93241436 [Pipeline] echo 00:18:13 ========================================================= 00:18:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:18:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 00:18:13 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 00:18:13 + grep -v github /etc/ssh/ssh_known_hosts 00:18:13 + '[' -e /tmp/ssh_known_hosts ']' 00:18:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:18:13 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 00:18:13 + sudo tee -a /etc/ssh/ssh_known_hosts 00:18:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 00:18:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:18:14 00:18:14 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:18:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:18:14 latest: Pulling from edgex-devops/git-semver 00:18:14 a0d0a0d46f8b: Pulling fs layer 00:18:14 3e5f54012d9b: Pulling fs layer 00:18:14 4c7163046ea9: Pulling fs layer 00:18:14 0c2d73faf560: Pulling fs layer 00:18:14 0c2d73faf560: Waiting 00:18:14 3e5f54012d9b: Verifying Checksum 00:18:14 3e5f54012d9b: Download complete 00:18:14 a0d0a0d46f8b: Verifying Checksum 00:18:14 a0d0a0d46f8b: Download complete 00:18:14 0c2d73faf560: Verifying Checksum 00:18:14 0c2d73faf560: Download complete 00:18:14 4c7163046ea9: Verifying Checksum 00:18:14 4c7163046ea9: Download complete > git rev-list --no-walk 8e3f53e7275bf2b569b604fbf785b42666689f5f # timeout=10 00:18:14 a0d0a0d46f8b: Pull complete 00:18:14 3e5f54012d9b: Pull complete 00:18:15 4c7163046ea9: Pull complete 00:18:15 0c2d73faf560: Pull complete 00:18:15 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 00:18:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:18:15 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:18:15 prd-centos7-docker-4c-2g-86 does not seem to be running inside a container 00:18:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:18:15 $ docker top b603563ea9f9dc613c360a0e56fb933dd953b1ee05f1fc32c7789990612cd3cc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:18:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:18:16 [ssh-agent] Looking for ssh-agent implementation... 00:18:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:18:16 $ docker exec b603563ea9f9dc613c360a0e56fb933dd953b1ee05f1fc32c7789990612cd3cc ssh-agent 00:18:16 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXanlDoK/agent.14 00:18:16 SSH_AGENT_PID=20 00:18:16 Running ssh-add (command line suppressed) 00:18:16 Identity added: /w/workspace/edgex-go/3@tmp/private_key_5871728494587847256.key (/w/workspace/edgex-go/3@tmp/private_key_5871728494587847256.key) 00:18:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:18:16 + git tag --points-at HEAD [Pipeline] } 00:18:16 $ docker exec --env ******** --env ******** b603563ea9f9dc613c360a0e56fb933dd953b1ee05f1fc32c7789990612cd3cc ssh-agent -k 00:18:16 unset SSH_AUTH_SOCK; 00:18:16 unset SSH_AGENT_PID; 00:18:16 echo Agent pid 20 killed; 00:18:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:18:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:18:16 [ssh-agent] Looking for ssh-agent implementation... 00:18:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:18:16 $ docker exec b603563ea9f9dc613c360a0e56fb933dd953b1ee05f1fc32c7789990612cd3cc ssh-agent 00:18:16 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEoJcKa/agent.55 00:18:16 SSH_AGENT_PID=62 00:18:16 Running ssh-add (command line suppressed) 00:18:17 Identity added: /w/workspace/edgex-go/3@tmp/private_key_2833112949446125788.key (/w/workspace/edgex-go/3@tmp/private_key_2833112949446125788.key) 00:18:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:18:17 + git semver init 00:18:17 # -> Open(): unable to determine branch for HEAD 00:18:17 # $GIT_DIR = /w/workspace/edgex-go/3/.git 00:18:17 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 00:18:17 # $SEMVER_REMOTE_NAME = origin 00:18:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:18:17 # $SEMVER_USER_NAME = edgex-jenkins 00:18:17 # $SEMVER_BRANCH = PR-3822 00:18:17 # $SEMVER_TEMP = /tmp/semver-522712858 00:18:17 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:20:08 # '/tmp/semver-522712858' -> '/w/workspace/edgex-go/3/.semver' 00:20:08 # -> Force: false 00:20:08 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 00:20:08 $ docker exec --env ******** --env ******** b603563ea9f9dc613c360a0e56fb933dd953b1ee05f1fc32c7789990612cd3cc ssh-agent -k 00:20:08 unset SSH_AUTH_SOCK; 00:20:08 unset SSH_AGENT_PID; 00:20:08 echo Agent pid 62 killed; 00:20:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:20:09 + git semver [Pipeline] } 00:20:09 $ docker stop --time=1 b603563ea9f9dc613c360a0e56fb933dd953b1ee05f1fc32c7789990612cd3cc 00:20:10 $ docker rm -f b603563ea9f9dc613c360a0e56fb933dd953b1ee05f1fc32c7789990612cd3cc [Pipeline] // withDockerContainer [Pipeline] sh 00:20:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:20:11 Stashed 1 file(s) [Pipeline] echo 00:20:11 [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 00:20:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:20:11 ========================================================= 00:20:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:20:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:20:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:20:11 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:20:11 a0d0a0d46f8b: Already exists 00:20:11 31adcdaf11c8: Pulling fs layer 00:20:11 b8b176561691: Pulling fs layer 00:20:11 4527c011a84f: Pulling fs layer 00:20:11 5d74067f8e1e: Pulling fs layer 00:20:11 e0aca202a116: Pulling fs layer 00:20:11 3a43be97a3b4: Pulling fs layer 00:20:11 34cad66bf833: Pulling fs layer 00:20:11 b4e3c513aaa6: Pulling fs layer 00:20:11 3a43be97a3b4: Waiting 00:20:11 34cad66bf833: Waiting 00:20:11 b4e3c513aaa6: Waiting 00:20:11 5d74067f8e1e: Waiting 00:20:11 e0aca202a116: Waiting 00:20:11 b8b176561691: Verifying Checksum 00:20:11 b8b176561691: Download complete 00:20:11 31adcdaf11c8: Verifying Checksum 00:20:11 31adcdaf11c8: Download complete 00:20:11 5d74067f8e1e: Verifying Checksum 00:20:11 5d74067f8e1e: Download complete 00:20:11 e0aca202a116: Verifying Checksum 00:20:11 e0aca202a116: Download complete 00:20:11 3a43be97a3b4: Verifying Checksum 00:20:11 3a43be97a3b4: Download complete 00:20:12 34cad66bf833: Verifying Checksum 00:20:12 34cad66bf833: Download complete 00:20:12 31adcdaf11c8: Pull complete 00:20:12 b8b176561691: Pull complete 00:20:12 b4e3c513aaa6: Verifying Checksum 00:20:12 b4e3c513aaa6: Download complete 00:20:12 4527c011a84f: Verifying Checksum 00:20:12 4527c011a84f: Download complete 00:20:15 4527c011a84f: Pull complete 00:20:15 5d74067f8e1e: Pull complete 00:20:15 e0aca202a116: Pull complete 00:20:16 3a43be97a3b4: Pull complete 00:20:16 34cad66bf833: Pull complete 00:20:18 b4e3c513aaa6: Pull complete 00:20:18 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 00:20:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:20:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 00:20:18 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:20:18 WORKDIR /edgex 00:20:18 COPY go.mod . 00:20:18 RUN go mod download' 00:20:18 + docker build -t ci-base-image-x86_64 -f - . 00:20:20 Sending build context to Docker daemon 334.5MB 00:20:20 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:20:20 ---> 9f6097aaca64 00:20:20 Step 2/4 : WORKDIR /edgex 00:20:22 ---> Running in d7d31dee05cd 00:20:22 Removing intermediate container d7d31dee05cd 00:20:22 ---> 72caa69b1af2 00:20:22 Step 3/4 : COPY go.mod . 00:20:22 ---> b64543dabaad 00:20:22 Step 4/4 : RUN go mod download 00:20:22 ---> Running in 221483d003d5 00:20:26 Still waiting to schedule task 00:20:26 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:20:54 Removing intermediate container 221483d003d5 00:20:54 ---> 5af00de9baa1 00:20:54 Successfully built 5af00de9baa1 00:20:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:20:54 + docker inspect -f . ci-base-image-x86_64 00:20:54 . [Pipeline] withDockerContainer 00:20:54 prd-centos7-docker-4c-2g-86 does not seem to be running inside a container 00:20:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat 00:20:55 $ docker top 5977c7fd8373d11f839ebbcb96e857d484d9e15449c699b18aa588fded37d01d -eo pid,comm [Pipeline] { [Pipeline] sh 00:20:55 + go version 00:20:55 go version go1.16.8 linux/amd64 [Pipeline] } 00:20:55 $ docker stop --time=1 5977c7fd8373d11f839ebbcb96e857d484d9e15449c699b18aa588fded37d01d 00:20:56 $ docker rm -f 5977c7fd8373d11f839ebbcb96e857d484d9e15449c699b18aa588fded37d01d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:20:57 + docker inspect -f . ci-base-image-x86_64 00:20:57 . [Pipeline] withDockerContainer 00:20:57 prd-centos7-docker-4c-2g-86 does not seem to be running inside a container 00:20:57 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat 00:20:57 $ docker top 803b3575aebc88359a26239811893409d390a4d050655f18d444ca801637e165 -eo pid,comm [Pipeline] { [Pipeline] echo 00:20:57 ========================================================= 00:20:57 [edgeXBuildGoParallel] Running Tests and Build... 00:20:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:20:58 + make test 00:20:58 go mod tidy 00:20:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:21:03 ? github.com/edgexfoundry/edgex-go [no test files] 00:21:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:21:24 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:21:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:21:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:21:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:21:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:21:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:21:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:21:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:21:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:21:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:21:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:21:29 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:21:29 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:21:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements 00:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:21:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.053s coverage: 98.5% of statements 00:21:32 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:21:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.049s coverage: 44.7% of statements 00:21:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:21:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:21:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.127s coverage: 89.5% of statements 00:21:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:21:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:21:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.062s coverage: 84.4% of statements 00:21:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:21:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:21:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 00:21:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:21:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:21:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.251s coverage: 94.2% of statements 00:21:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:21:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:21:35 ok github.com/edgexfoundry/edgex-go/internal/io 0.042s coverage: 59.1% of statements 00:21:35 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:21:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:21:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:21:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:21:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:21:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements 00:21:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:21:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:21:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:21:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.045s coverage: 0.9% of statements 00:21:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:21:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.040s coverage: 58.8% of statements 00:21:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 21.7% of statements 00:21:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:21:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements 00:21:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.044s coverage: 79.5% of statements 00:21:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements 00:21:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.234s coverage: 96.3% of statements 00:21:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements 00:21:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements 00:21:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.046s coverage: 44.8% of statements 00:21:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.164s coverage: 82.5% of statements 00:21:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:22:14 Running on prd-ubuntu18.04-docker-arm64-4c-16g-93 in /w/workspace/edgexfoundry_edgex-go_PR-3822 [Pipeline] { [Pipeline] ws 00:22:14 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 00:22:15 The recommended git tool is: git 00:22:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 00:22:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:22:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:22:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:22:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 00:22:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:22:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:22:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:22:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:22:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:22:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 00:22:16 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:22:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:22:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements 00:22:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:22:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements 00:22:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:22:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 00:22:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 00:22:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 00:22:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.140s coverage: 91.2% of statements 00:22:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:22:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 64.4% of statements 00:22:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:22:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:22:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 00:22:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 00:22:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 00:22:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 00:22:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 00:22:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.265s coverage: 65.4% of statements 00:22:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:22:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:22:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:22:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.115s coverage: 43.8% of statements 00:22:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:22:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:22:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements 00:22:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:22:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements 00:22:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:22:21 using credential edgex-jenkins-ssh 00:22:21 Cloning the remote Git repository 00:22:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 17.7% of statements 00:22:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:22:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:22:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:22:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:22:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.125s coverage: 92.3% of statements 00:22:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:22:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:22:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:22:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:22:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements 00:22:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:22:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:22:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.089s coverage: 97.7% of statements 00:22:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:22:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:22:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:22:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 00:22:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements 00:22:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 00:22:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 00:22:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:22:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:22:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 00:22:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:22:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 00:22:21 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 00:22:21 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 00:22:21 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:22:21 > git init /w/workspace/edgex-go/3 # timeout=10 00:22:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:22:21 > git --version # timeout=10 00:22:21 > git --version # 'git version 2.17.1' 00:22:21 using GIT_SSH to set credentials SSH Credentials for GitHub 00:22:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:22:53 GO111MODULE=on go vet ./... 00:23:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:23:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:23:02 ./bin/test-attribution-txt.sh [Pipeline] echo 00:23:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 00:23:03 + ls -al . 00:23:03 total 644 00:23:03 drwxrwxr-x 10 1001 1001 4096 Nov 19 00:23 . 00:23:03 drwxr-xr-x 4 root root 28 Nov 19 00:20 .. 00:23:03 -rw-rw-r-- 1 1001 1001 11 Nov 19 00:18 .dockerignore 00:23:03 drwxrwxr-x 8 1001 1001 179 Nov 19 00:18 .git 00:23:03 drwxrwxr-x 4 1001 1001 142 Nov 19 00:18 .github 00:23:03 -rw-rw-r-- 1 1001 1001 804 Nov 19 00:18 .gitignore 00:23:03 -rw-rw-r-- 1 1001 1001 42 Nov 19 00:18 .golangci.yml 00:23:03 -rw-rw-r-- 1 1001 1001 76 Nov 19 00:18 .hadolint.yml 00:23:03 drwx------ 3 1001 1001 73 Nov 19 00:20 .semver 00:23:03 -rw-rw-r-- 1 1001 1001 166 Nov 19 00:18 .sonarcloud.properties 00:23:03 -rw-rw-r-- 1 1001 1001 1171 Nov 19 00:18 ADOPTERS.md 00:23:03 -rw-rw-r-- 1 1001 1001 8910 Nov 19 00:18 Attribution.txt 00:23:03 -rw-rw-r-- 1 1001 1001 51732 Nov 19 00:18 CHANGELOG.md 00:23:03 -rw-rw-r-- 1 1001 1001 3804 Nov 19 00:18 CONTRIBUTING.md 00:23:03 -rw-rw-r-- 1 1001 1001 677 Nov 19 00:18 GOVERNANCE.md 00:23:03 -rw-rw-r-- 1 1001 1001 849 Nov 19 00:18 Jenkinsfile 00:23:03 -rw-rw-r-- 1 1001 1001 10775 Nov 19 00:18 LICENSE 00:23:03 -rw-rw-r-- 1 1001 1001 6508 Nov 19 00:18 Makefile 00:23:03 -rw-rw-r-- 1 1001 1001 582 Nov 19 00:18 OWNERS.md 00:23:03 -rw-rw-r-- 1 1001 1001 8207 Nov 19 00:18 README.md 00:23:03 -rw-rw-r-- 1 1001 1001 6912 Nov 19 00:18 SECURITY.md 00:23:03 -rw-rw-r-- 1 1001 1001 5 Nov 19 00:20 VERSION 00:23:03 -rw-rw-r-- 1 1001 1001 4131 Nov 19 00:18 ZMQWindows.md 00:23:03 drwxrwxr-x 2 1001 1001 37 Nov 19 00:18 bin 00:23:03 drwxrwxr-x 14 1001 1001 4096 Nov 19 00:18 cmd 00:23:03 -rw-r--r-- 1 root root 428381 Nov 19 00:22 coverage.out 00:23:03 -rw-rw-r-- 1 1001 1001 822 Nov 19 00:18 go.mod 00:23:03 -rw-rw-r-- 1 1001 1001 49471 Nov 19 00:18 go.sum 00:23:03 drwxrwxr-x 8 1001 1001 124 Nov 19 00:18 internal 00:23:03 drwxrwxr-x 3 1001 1001 16 Nov 19 00:18 openapi 00:23:03 drwxrwxr-x 4 1001 1001 71 Nov 19 00:18 snap 00:23:03 -rw-rw-r-- 1 1001 1001 204 Nov 19 00:18 version.go [Pipeline] sh 00:23:03 + '[' -e coverage.out ] 00:23:03 + chown 1001:1001 coverage.out [Pipeline] stash 00:23:03 Stashed 1 file(s) [Pipeline] sh 00:23:03 + make build 00:23:03 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 00:23:05 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 00:23:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:23:12 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 00:23: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 00:23:13 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 00:23:14 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 00:23:15 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 00:23:16 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 00:23:17 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 00:23:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:23:18 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] } 00:23:20 $ docker stop --time=1 803b3575aebc88359a26239811893409d390a4d050655f18d444ca801637e165 00:23:22 $ docker rm -f 803b3575aebc88359a26239811893409d390a4d050655f18d444ca801637e165 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:23:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:23:23 00:23:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:23:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:23:23 latest: Pulling from edgex-devops/edgex-compose 00:23:23 cbdbe7a5bc2a: Pulling fs layer 00:23:23 ca9280d653b3: Pulling fs layer 00:23:23 7e9c9ca2126c: Pulling fs layer 00:23:23 cbdbe7a5bc2a: Verifying Checksum 00:23:23 cbdbe7a5bc2a: Download complete 00:23:23 ca9280d653b3: Verifying Checksum 00:23:23 ca9280d653b3: Download complete 00:23:23 cbdbe7a5bc2a: Pull complete 00:23:23 7e9c9ca2126c: Verifying Checksum 00:23:23 7e9c9ca2126c: Download complete 00:23:24 ca9280d653b3: Pull complete 00:23:28 7e9c9ca2126c: Pull complete 00:23:28 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:23:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:23:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:23:28 prd-centos7-docker-4c-2g-86 does not seem to be running inside a container 00:23:28 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 00:23:31 $ docker top a8e4410cd90a7e68fc63fa2364455dafaf5fae4119afb9d400f9cc07cdc34c2b -eo pid,comm [Pipeline] { [Pipeline] sh 00:23:31 + docker-compose build --help 00:23:31 + grep parallel 00:23:32 --parallel Build images in parallel. [Pipeline] } 00:23:32 $ docker stop --time=1 a8e4410cd90a7e68fc63fa2364455dafaf5fae4119afb9d400f9cc07cdc34c2b 00:23:33 $ docker rm -f a8e4410cd90a7e68fc63fa2364455dafaf5fae4119afb9d400f9cc07cdc34c2b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:23:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:23:33 . [Pipeline] withDockerContainer 00:23:33 prd-centos7-docker-4c-2g-86 does not seem to be running inside a container 00:23:33 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:23:34 $ docker top 56429b39355e2e755cc8516379e2056b2eacdcb732213567810a22a7d76fb65c -eo pid,comm [Pipeline] { [Pipeline] sh 00:23:34 + docker-compose -f ./docker-compose-build.yml build --parallel 00:23:35 Building core-command ... 00:23:35 Building core-data ... 00:23:35 Building core-metadata ... 00:23:35 Building security-bootstrapper ... 00:23:35 Building security-proxy-setup ... 00:23:35 Building security-secretstore-setup ... 00:23:35 Building support-notifications ... 00:23:35 Building support-scheduler ... 00:23:35 Building sys-mgmt-agent ... 00:23:35 Building security-bootstrapper 00:23:35 Building sys-mgmt-agent 00:23:35 Building security-proxy-setup 00:23:35 Building support-scheduler 00:23:35 Building core-metadata 00:23:47 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:23:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:23:47 ---> 5af00de9baa1 00:23:47 Step 3/23 : WORKDIR /edgex-go 00:23:47 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:23:47 Step 2/20 : FROM ${BUILDER_BASE} AS builder 00:23:47 ---> 5af00de9baa1 00:23:47 Step 3/20 : WORKDIR /edgex-go 00:23:47 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:23:47 Step 2/30 : FROM ${BUILDER_BASE} AS builder 00:23:47 ---> 5af00de9baa1 00:23:47 Step 3/30 : WORKDIR /edgex-go 00:23:47 Merging remotes/origin/main commit 0e57188e00e89e0d20a1f3c03614da85116ecb0b into PR head commit c69b39d6caaa6f77bf72e03613795b0d93241436 00:23:47 Merge succeeded, producing c69b39d6caaa6f77bf72e03613795b0d93241436 00:23:47 Checking out Revision c69b39d6caaa6f77bf72e03613795b0d93241436 (PR-3822) 00:23:50 ---> Running in 076251ee45e5 00:23:50 ---> Running in 32b87aafe4ba 00:23:50 ---> Running in 51d91655e252 00:23:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:23:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:23:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:23:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:23:46 using GIT_SSH to set credentials SSH Credentials for GitHub 00:23:46 > 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 00:23:47 > git config core.sparsecheckout # timeout=10 00:23:47 > git checkout -f c69b39d6caaa6f77bf72e03613795b0d93241436 # timeout=10 00:23:47 > git remote # timeout=10 00:23:47 > git config --get remote.origin.url # timeout=10 00:23:47 using GIT_SSH to set credentials SSH Credentials for GitHub 00:23:47 > git merge 0e57188e00e89e0d20a1f3c03614da85116ecb0b # timeout=10 00:23:47 > git rev-parse HEAD^{commit} # timeout=10 00:23:47 > git config core.sparsecheckout # timeout=10 00:23:47 > git checkout -f c69b39d6caaa6f77bf72e03613795b0d93241436 # timeout=10 00:23:52 Commit message: "refactor: Rename Encode func to better name" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:23:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:23:53 % Total % Received % Xferd Average Speed Time Time Time Current 00:23:53 Dload Upload Total Spent Left Speed 00:23:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 89 11824 89 10504 0 0 83365 0 --:--:-- --:--:-- --:--:-- 82708 100 11824 100 11824 0 0 92375 0 --:--:-- --:--:-- --:--:-- 91658 [Pipeline] sh 00:23:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:23:54 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:23:54 + sudo tee /etc/docker/daemon.new 00:23:54 { 00:23:54 "registry-mirrors": [ 00:23:54 "https://nexus3.edgexfoundry.org:10001" 00:23:54 ], 00:23:54 "bip": "10.250.0.254/24", 00:23:54 "hosts": [ 00:23:54 "tcp://0.0.0.0:5555", 00:23:54 "unix:///var/run/docker.sock" 00:23:54 ], 00:23:54 "mtu": 1458, 00:23:54 "selinux-enabled": true, 00:23:54 "seccomp-profile": "/etc/docker/seccomp.json" 00:23:54 } [Pipeline] sh 00:23:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:23:55 + sudo service docker restart 00:23:56 Removing intermediate container 32b87aafe4ba 00:23:56 ---> af79885f6662 00:23:56 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:23:56 Removing intermediate container 076251ee45e5 00:23:56 ---> 1420e5fa4da8 00:23:56 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:23:56 Removing intermediate container 51d91655e252 00:23:56 ---> acd26a68e42b 00:23:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:23:56 ---> Running in 4b076b8c6b84 00:23:56 ---> Running in e22013ea3bbe 00:23:56 ---> Running in 6160dcb7fff2 00:24:00 Removing intermediate container 6160dcb7fff2 00:24:00 ---> cebce5ce1099 00:24:00 Step 5/30 : RUN apk add --update --no-cache make git 00:24:00 ---> Running in b9bc804223e4 00:24:00 Removing intermediate container 4b076b8c6b84 00:24:00 ---> 1550b3e3cb2c 00:24:00 Step 5/23 : RUN apk add --update --no-cache make git 00:24:01 Removing intermediate container e22013ea3bbe 00:24:01 ---> ae1573b9961c 00:24:01 Step 5/20 : RUN apk add --update --no-cache make git 00:24:01 ---> Running in eb6359dbe32f 00:24:01 ---> Running in 888b78db2430 00:24:01 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:24:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:24:01 ---> 5af00de9baa1 00:24:01 Step 3/22 : WORKDIR /edgex-go 00:24:01 ---> Using cache 00:24:01 ---> af79885f6662 00:24:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:24:01 ---> Using cache 00:24:01 ---> ae1573b9961c 00:24:01 Step 5/22 : RUN apk add --update --no-cache make bash git 00:24:01 ---> Running in 943e98e8d5d8 00:24:01 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:24:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:24:01 ---> 5af00de9baa1 00:24:01 Step 3/22 : WORKDIR /edgex-go 00:24:01 ---> Using cache 00:24:01 ---> af79885f6662 00:24:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:24:01 ---> Using cache 00:24:01 ---> ae1573b9961c 00:24:01 Step 5/22 : RUN apk add --update --no-cache make git 00:24:01 ---> Running in 7c737f300712 00:24:02 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:24:02 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:24:02 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:24:02 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:24:02 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:24:02 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:24:02 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:24:02 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:24:03 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:24:03 OK: 220 MiB in 52 packages 00:24:03 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:24:03 OK: 220 MiB in 52 packages 00:24:03 OK: 220 MiB in 52 packages 00:24:03 OK: 220 MiB in 52 packages 00:24:03 OK: 220 MiB in 52 packages 00:24:03 Removing intermediate container b9bc804223e4 00:24:03 ---> 60188344cb0e 00:24:03 Step 6/30 : COPY . . 00:24:03 Removing intermediate container 888b78db2430 00:24:03 ---> a25216ccd0b2 00:24:03 Step 6/20 : COPY . . 00:24:04 Removing intermediate container eb6359dbe32f 00:24:04 ---> fc4f7245611e 00:24:04 Step 6/23 : COPY go.mod . 00:24:07 ---> 82b68302b71c 00:24:07 Step 7/23 : RUN go mod download 00:24:07 Removing intermediate container 943e98e8d5d8 00:24:07 ---> 326a9e210943 00:24:07 Step 6/22 : COPY . . 00:24:07 ---> Running in bb00b016125c 00:24:08 Removing intermediate container 7c737f300712 00:24:08 ---> 19a317d18a40 00:24:08 Step 6/22 : COPY . . 00:24:12 ---> 82b6154dcb05 00:24:12 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:24:13 provisioning config files... 00:24:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config1098095149467357589tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:24:13 ---> docker-login.sh 00:24:13 nexus3.edgexfoundry.org:10001 00:24:14 ---> 4de21405e6c8 00:24:14 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:24:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:24:14 ---> Running in 9c1c9098ec28 00:24:14 ---> c5b2b4f7bb33 00:24:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:24:14 ---> Running in 83a9afb34197 00:24:14 ---> Running in 0ccf81912ec7 00:24:14 ---> 43ede8207278 00:24:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:24:14 ---> Running in 721deeac2c22 00:24:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:24:14 Configure a credential helper to remove this warning. See 00:24:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:24:14 00:24:14 Login Succeeded 00:24:14 nexus3.edgexfoundry.org:10002 00:24:14 Removing intermediate container bb00b016125c 00:24:14 ---> fb7ca2012acb 00:24:14 Step 8/23 : COPY . . 00:24:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:24:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:24:15 Configure a credential helper to remove this warning. See 00:24:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:24:15 00:24:15 Login Succeeded 00:24:15 nexus3.edgexfoundry.org:10003 00:24:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:24:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:24:15 Configure a credential helper to remove this warning. See 00:24:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:24:15 00:24:15 Login Succeeded 00:24:15 nexus3.edgexfoundry.org:10004 00:24:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:24:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:24:16 Configure a credential helper to remove this warning. See 00:24:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:24:16 00:24:16 Login Succeeded 00:24:16 docker.io 00:24:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:24:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:24:17 Configure a credential helper to remove this warning. See 00:24:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:24:17 00:24:17 Login Succeeded 00:24:17 ---> docker-login.sh ends [Pipeline] } 00:24:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:24:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:24:17 ========================================================= 00:24:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:24:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:24:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:24:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:24:18 552d1f2373af: Pulling fs layer 00:24:18 ea3f2d53f512: Pulling fs layer 00:24:18 9e70ebbbe112: Pulling fs layer 00:24:18 7a9cfe048b4a: Pulling fs layer 00:24:18 72dc09318566: Pulling fs layer 00:24:18 f4f7b4309257: Pulling fs layer 00:24:18 0ac9a79272e3: Pulling fs layer 00:24:18 b78e95d17946: Pulling fs layer 00:24:18 0ac9a79272e3: Waiting 00:24:18 b78e95d17946: Waiting 00:24:18 7a9cfe048b4a: Waiting 00:24:18 f4f7b4309257: Waiting 00:24:18 72dc09318566: Waiting 00:24:18 9e70ebbbe112: Verifying Checksum 00:24:18 9e70ebbbe112: Download complete 00:24:18 ea3f2d53f512: Verifying Checksum 00:24:18 ea3f2d53f512: Download complete 00:24:18 72dc09318566: Verifying Checksum 00:24:18 72dc09318566: Download complete 00:24:18 f4f7b4309257: Download complete 00:24:18 0ac9a79272e3: Verifying Checksum 00:24:18 0ac9a79272e3: Download complete 00:24:18 552d1f2373af: Verifying Checksum 00:24:18 552d1f2373af: Download complete 00:24:18 Removing intermediate container 9c1c9098ec28 00:24:18 ---> 4429d514336d 00:24:18 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:24:18 ---> Running in 738ded7b2561 00:24:18 Removing intermediate container 0ccf81912ec7 00:24:18 ---> 01a5da1675cf 00:24:18 Step 8/22 : RUN make cmd/core-metadata/core-metadata 00:24:18 ---> Running in d35f9d95890c 00:24:18 Removing intermediate container 83a9afb34197 00:24:18 ---> b9c8110fa16e 00:24:18 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:24:19 Removing intermediate container 721deeac2c22 00:24:19 ---> 726568ab71de 00:24:19 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:24:19 ---> Running in d98a17b98b41 00:24:19 552d1f2373af: Pull complete 00:24:19 ---> Running in b8f65b3f6e01 00:24: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 00:24:20 ea3f2d53f512: Pull complete 00:24:20 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 00:24:20 9e70ebbbe112: Pull complete 00:24:20 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 00:24:20 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 00:24:20 b78e95d17946: Verifying Checksum 00:24:20 b78e95d17946: Download complete 00:24:20 7a9cfe048b4a: Verifying Checksum 00:24:20 7a9cfe048b4a: Download complete 00:24:32 ---> 21988b7d7c4c 00:24:32 Step 9/23 : RUN go mod tidy 00:24:32 ---> Running in c8a41c80535d 00:24:33 7a9cfe048b4a: Pull complete 00:24:33 72dc09318566: Pull complete 00:24:33 f4f7b4309257: Pull complete 00:24:33 0ac9a79272e3: Pull complete 00:24:34 Removing intermediate container c8a41c80535d 00:24:34 ---> f013a22420d7 00:24:34 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:24:34 ---> Running in 10171e0a9d87 00:24:34 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 00:24:38 b78e95d17946: Pull complete 00:24:38 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 00:24:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:24:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 00:24:39 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:24:39 WORKDIR /edgex 00:24:39 COPY go.mod . 00:24:39 RUN go mod download 00:24:39 + docker build -t ci-base-image-arm64 -f - . 00:24:41 Sending build context to Docker daemon 169MB 00:24:41 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:24:41 ---> 8b459fc5aaf0 00:24:41 Step 2/4 : WORKDIR /edgex 00:24:43 ---> Running in 4faad81e5b3f 00:24:44 Removing intermediate container 4faad81e5b3f 00:24:44 ---> 21b971dac4bf 00:24:44 Step 3/4 : COPY go.mod . 00:24:44 ---> 46b22c47ff9b 00:24:44 Step 4/4 : RUN go mod download 00:24:44 ---> Running in 1c5a0a3e9aa2 00:24:56 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 00:24:56 Removing intermediate container b8f65b3f6e01 00:24:56 ---> f48ad4cc9e33 00:24:56 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:24:56 ---> Running in 58d01da08572 00:24:57 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 00:24:59 Removing intermediate container 58d01da08572 00:24:59 ---> 00303551bc04 00:24:59 00:24:59 Step 10/22 : FROM docker:20.10.8 00:24:59 20.10.8: Pulling from library/docker 00:25:02 Removing intermediate container d98a17b98b41 00:25:02 ---> 870bfd0d002a 00:25:02 00:25:02 Step 9/20 : FROM alpine:3.14 00:25:02 3.14: Pulling from library/alpine 00:25:03 Removing intermediate container 738ded7b2561 00:25:03 ---> 07618f4bc461 00:25:03 00:25:03 Step 9/30 : FROM alpine:3.14 00:25:03 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 00:25:03 Status: Downloaded newer image for alpine:3.14 00:25:03 ---> 0a97eee8041e 00:25:03 Step 10/20 : RUN apk add --update --no-cache curl 00:25:03 3.14: Pulling from library/alpine 00:25:03 ---> Running in b4722c9ada06 00:25:03 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 00:25:03 Status: Image is up to date for alpine:3.14 00:25:03 ---> 0a97eee8041e 00:25:03 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:25:03 ---> Running in aae478801190 00:25:04 Removing intermediate container aae478801190 00:25:04 ---> 4eeb4fbc8841 00:25:04 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 00:25:04 ---> Running in 8892e2030607 00:25:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:25:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:25:04 (1/5) Installing ca-certificates (20191127-r5) 00:25:04 (2/5) Installing brotli-libs (1.0.9-r5) 00:25:04 Removing intermediate container d35f9d95890c 00:25:04 ---> 38b010718f11 00:25:04 00:25:04 Step 9/22 : FROM alpine:3.14 00:25:04 ---> 0a97eee8041e 00:25:04 Step 10/22 : RUN apk add --update --no-cache dumb-init 00:25:04 (3/5) Installing nghttp2-libs (1.43.0-r0) 00:25:04 (4/5) Installing libcurl (7.79.1-r0) 00:25:04 (5/5) Installing curl (7.79.1-r0) 00:25:04 Executing busybox-1.33.1-r6.trigger 00:25:04 Executing ca-certificates-20191127-r5.trigger 00:25:04 ---> Running in d2550a53a909 00:25:04 OK: 8 MiB in 19 packages 00:25:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:25:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:25:05 (1/2) Installing dumb-init (1.2.5-r1) 00:25:05 (2/2) Installing su-exec (0.2-r1) 00:25:05 Executing busybox-1.33.1-r6.trigger 00:25:05 OK: 6 MiB in 16 packages 00:25:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:25:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:25:05 Removing intermediate container b4722c9ada06 00:25:05 ---> ef1af9ab279c 00:25:05 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:25:05 (1/1) Installing dumb-init (1.2.5-r1) 00:25:05 ---> Running in dad12b71951b 00:25:05 Executing busybox-1.33.1-r6.trigger 00:25:05 OK: 6 MiB in 15 packages 00:25:05 Removing intermediate container 8892e2030607 00:25:05 ---> 86a536608175 00:25:05 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 00:25:06 ---> Running in 0b43287bedff 00:25:06 Removing intermediate container dad12b71951b 00:25:06 ---> d2753cc6cdcf 00:25:06 Step 12/20 : WORKDIR /edgex 00:25:06 ---> Running in 9317786ccd87 00:25:06 Removing intermediate container 0b43287bedff 00:25:06 ---> 2935d0a3e5d3 00:25:06 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:25:06 ---> Running in 09969a00c7ba 00:25:06 Removing intermediate container 9317786ccd87 00:25:06 ---> b6c058f7ae40 00:25:06 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:25:06 Removing intermediate container d2550a53a909 00:25:06 ---> c11003bac3fc 00:25:06 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:25:06 ---> Running in 0603cdc6bed5 00:25:06 Removing intermediate container 09969a00c7ba 00:25:06 ---> 9f3b692b2077 00:25:06 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:25:06 ---> Running in 9635fb7f2948 00:25:06 ---> 693597633d39 00:25:06 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:25:06 Removing intermediate container 0603cdc6bed5 00:25:06 ---> d98c8f21296f 00:25:06 Step 12/22 : ENV APP_PORT=59881 00:25:07 ---> Running in 0d5c7987655d 00:25:07 ---> a79297e1e69a 00:25:07 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:25:07 Removing intermediate container 0d5c7987655d 00:25:07 ---> b98b9a773f18 00:25:07 Step 13/22 : EXPOSE $APP_PORT 00:25:07 ---> Running in 7aa3f9e19689 00:25:08 Removing intermediate container 9635fb7f2948 00:25:08 ---> b163e17d7b18 00:25:08 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 00:25:08 Removing intermediate container 7aa3f9e19689 00:25:08 ---> c6be37249955 00:25:08 Step 14/22 : WORKDIR / 00:25:08 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 00:25:08 ---> Running in 0eaf1d614440 00:25:08 Status: Downloaded newer image for docker:20.10.8 00:25:08 ---> bc6c0ffef665 00:25:08 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:25:08 ---> Running in fcc4547f4a44 00:25:08 ---> be633c3a3fb4 00:25:08 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:25:08 ---> Running in 60b650022680 00:25:08 ---> Running in 11dd0b9de2d7 00:25:08 Removing intermediate container 0eaf1d614440 00:25:08 ---> 7590ce25e4c0 00:25:08 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:25:08 Removing intermediate container 11dd0b9de2d7 00:25:08 ---> e7510cafa006 00:25:08 Step 17/20 : CMD ["--init=true"] 00:25:08 Removing intermediate container 60b650022680 00:25:08 ---> 5a8c39e10247 00:25:08 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 00:25:08 Removing intermediate container fcc4547f4a44 00:25:08 ---> 78daadc9a44f 00:25:08 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:25:08 ---> Running in b98aa334b43b 00:25:08 ---> Running in 6a7c5b80508f 00:25:08 ---> 09e35dd67880 00:25:08 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:25:08 Removing intermediate container 10171e0a9d87 00:25:08 ---> dd76945ab87c 00:25:08 00:25:08 Step 11/23 : FROM alpine:3.14 00:25:08 ---> 0a97eee8041e 00:25:08 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:25:08 ---> Using cache 00:25:08 ---> c11003bac3fc 00:25:08 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:25:08 ---> Using cache 00:25:08 ---> d98c8f21296f 00:25:08 Step 14/23 : ENV APP_PORT=59861 00:25:08 ---> Running in 207ab1667f9e 00:25:08 Removing intermediate container b98aa334b43b 00:25:08 ---> 35478dce40b7 00:25:08 Step 18/20 : LABEL arch=x86_64 00:25:08 ---> 8eac27943378 00:25:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:25:08 ---> Running in 6872f0ec38cb 00:25:09 ---> Running in 3a7a7babccdc 00:25:09 Removing intermediate container 3a7a7babccdc 00:25:09 ---> 5c2d4094e09a 00:25:09 Step 19/20 : LABEL git_sha=c69b39d6caaa6f77bf72e03613795b0d93241436 00:25:09 Removing intermediate container 6872f0ec38cb 00:25:09 ---> 60b77c40f8be 00:25:09 Step 15/23 : EXPOSE $APP_PORT 00:25:09 ---> Running in 665a89871c7f 00:25:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:25:09 ---> Running in 94ace0a9063b 00:25:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:25:09 Removing intermediate container 665a89871c7f 00:25:09 ---> b20afd1b135f 00:25:09 Step 20/20 : LABEL version=0.0.0 00:25:09 ---> 5c445912cb93 00:25:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:25:09 Removing intermediate container 94ace0a9063b 00:25:09 ---> d9fdef07b127 00:25:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:25:09 ---> Running in 9cd250d2e09d 00:25:09 (1/42) Installing readline (8.1.0-r0) 00:25:09 (2/42) Installing bash (5.1.4-r0) 00:25:09 Executing bash-5.1.4-r0.post-install 00:25:09 (3/42) Installing brotli-libs (1.0.9-r5) 00:25:09 (4/42) Installing nghttp2-libs (1.43.0-r0) 00:25:09 (5/42) Installing libcurl (7.79.1-r0) 00:25:09 (6/42) Installing curl (7.79.1-r0) 00:25:09 (7/42) Installing dumb-init (1.2.5-r1) 00:25:09 (8/42) Installing libbz2 (1.0.8-r1) 00:25:09 (9/42) Installing expat (2.4.1-r0) 00:25:09 (10/42) Installing libffi (3.3-r2) 00:25:09 (11/42) Installing gdbm (1.19-r0) 00:25:09 (12/42) Installing xz-libs (5.2.5-r0) 00:25:09 (13/42) Installing libgcc (10.3.1_git20210424-r2) 00:25:09 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 00:25:09 (15/42) Installing mpdecimal (2.5.1-r1) 00:25:09 (16/42) Installing sqlite-libs (3.35.5-r0) 00:25:09 ---> 43cb1fdf9ac2 00:25:09 Step 18/22 : ENTRYPOINT ["/core-metadata"] 00:25:09 (17/42) Installing python3 (3.9.5-r1) 00:25:09 Removing intermediate container 9cd250d2e09d 00:25:09 ---> 0d100aea3fe6 00:25:09 00:25:09 ---> Running in 686871f88734 00:25:09 Successfully built 0d100aea3fe6 00:25:09 ---> c10910d0bf0b 00:25:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:25:09 Successfully tagged security-proxy-setup:latest 00:25:09  Building security-proxy-setup ... done Building security-secretstore-setup 00:25:10 Removing intermediate container 207ab1667f9e 00:25:10 ---> cb4ca82cd57f 00:25:10 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 00:25:11 Removing intermediate container 686871f88734 00:25:11 ---> e426e9a302f9 00:25:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:25:11 ---> d661d20eae0e 00:25:11 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:25:11 (18/42) Installing py3-appdirs (1.4.4-r2) 00:25:11 ---> e514fdd946cf 00:25:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:25:11 (19/42) Installing py3-chardet (4.0.0-r2) 00:25:11 (20/42) Installing py3-idna (3.2-r0) 00:25:11 (21/42) Installing py3-urllib3 (1.26.5-r0) 00:25:11 ---> Running in bb1e1a6d8190 00:25:11 (22/42) Installing py3-certifi (2020.12.5-r1) 00:25:11 (23/42) Installing py3-requests (2.25.1-r4) 00:25:11 (24/42) Installing py3-msgpack (1.0.2-r1) 00:25:11 (25/42) Installing py3-lockfile (0.12.2-r4) 00:25:11 (26/42) Installing py3-cachecontrol (0.12.6-r1) 00:25:11 (27/42) Installing py3-colorama (0.4.4-r1) 00:25:11 (28/42) Installing py3-contextlib2 (0.6.0-r1) 00:25:11 (29/42) Installing py3-distlib (0.3.1-r3) 00:25:11 (30/42) Installing py3-distro (1.5.0-r3) 00:25:11 (31/42) Installing py3-six (1.15.0-r1) 00:25:11 (32/42) Installing py3-webencodings (0.5.1-r4) 00:25:11 (33/42) Installing py3-html5lib (1.1-r1) 00:25:11 (34/42) Installing py3-parsing (2.4.7-r2) 00:25:11 (35/42) Installing py3-packaging (20.9-r1) 00:25:12 (36/42) Installing py3-toml (0.10.2-r2) 00:25:12 (37/42) Installing py3-pep517 (0.10.0-r2) 00:25:12 (38/42) Installing py3-progress (1.5-r2) 00:25:12 (39/42) Installing py3-retrying (1.3.3-r1) 00:25:12 (40/42) Installing py3-ordered-set (4.0.2-r1) 00:25:12 (41/42) Installing py3-setuptools (52.0.0-r3) 00:25:12 Removing intermediate container bb1e1a6d8190 00:25:12 ---> 421294517cf5 00:25:12 Step 20/22 : LABEL arch=x86_64 00:25:12 (42/42) Installing py3-pip (20.3.4-r1) 00:25:13 ---> f53128703425 00:25:13 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:25:13 ---> 3a5c73e026ba 00:25:13 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:25:13 ---> Running in ea1e11755c74 00:25:13 Executing busybox-1.33.1-r3.trigger 00:25:13 OK: 84 MiB in 64 packages 00:25:13 ---> Running in f92835eed228 00:25:13 Removing intermediate container ea1e11755c74 00:25:13 ---> 936f09e9dd31 00:25:13 Step 21/22 : LABEL git_sha=c69b39d6caaa6f77bf72e03613795b0d93241436 00:25:13 ---> Running in 898ea14ca159 00:25:13 ---> 273ca669caf3 00:25:13 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:25:13 Removing intermediate container f92835eed228 00:25:13 ---> d3a765c1e13d 00:25:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:25:14 ---> Running in 36232eb095c8 00:25:14 Removing intermediate container 898ea14ca159 00:25:14 ---> e92c58d6114d 00:25:14 Step 22/22 : LABEL version=0.0.0 00:25:14 ---> Running in 319baca7f50b 00:25:14 ---> 42c52041d07b 00:25:14 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:25:14 Removing intermediate container 36232eb095c8 00:25:14 ---> 248c6e420977 00:25:14 Step 21/23 : LABEL arch=x86_64 00:25:14 Collecting docker-compose==1.23.2 00:25:14 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:25:14 ---> Running in a77855de4635 00:25:14 Removing intermediate container 319baca7f50b 00:25:14 ---> 97a96623d9f6 00:25:14 00:25:14 Collecting docker<4.0,>=3.6.0 00:25:14 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:25:14 Successfully built 97a96623d9f6 00:25:14 ---> 5035489384d1 00:25:14 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 00:25:14 Successfully tagged core-metadata:latest 00:25:14  Building core-metadata ... done Building support-notifications 00:25:14 Removing intermediate container a77855de4635 00:25:14 ---> a7173ef9f307 00:25:14 Step 22/23 : LABEL git_sha=c69b39d6caaa6f77bf72e03613795b0d93241436 00:25:14 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:25:14 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:25:14 ---> Running in 54ace163990e 00:25:14 ---> Running in 24edbb0181d5 00:25:14 Collecting dockerpty<0.5,>=0.4.1 00:25:14 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:25:15 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 00:25:15 Removing intermediate container 54ace163990e 00:25:15 ---> 0ed39316a624 00:25:15 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:25:15 Collecting websocket-client<1.0,>=0.32.0 00:25:15 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:25:15 Collecting texttable<0.10,>=0.9.0 00:25:15 Downloading texttable-0.9.1.tar.gz (11 kB) 00:25:15 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:25:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:25:15 ---> 5af00de9baa1 00:25:15 Step 3/24 : WORKDIR /edgex-go 00:25:15 ---> Using cache 00:25:15 ---> af79885f6662 00:25:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:25:15 ---> Using cache 00:25:15 ---> ae1573b9961c 00:25:15 Step 5/24 : RUN apk add --update --no-cache make git 00:25:15 ---> Using cache 00:25:15 ---> 19a317d18a40 00:25:15 Step 6/24 : COPY . . 00:25:15 ---> Using cache 00:25:15 ---> c5b2b4f7bb33 00:25:15 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:25:15 ---> Using cache 00:25:15 ---> 01a5da1675cf 00:25:15 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:25:15 Collecting PyYAML<4,>=3.10 00:25:15 Downloading PyYAML-3.13.tar.gz (270 kB) 00:25:16 Collecting docopt<0.7,>=0.6.1 00:25:16 Downloading docopt-0.6.2.tar.gz (25 kB) 00:25:16 Removing intermediate container 24edbb0181d5 00:25:16 ---> 7a53a6202010 00:25:16 Step 23/23 : LABEL version=0.0.0 00:25:16 Collecting jsonschema<3,>=2.5.1 00:25:16 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:25:16 Collecting cached-property<2,>=1.2.0 00:25:16 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:25:16 ---> Running in 6b661937dc39 00:25:16 ---> Running in 5d2aaed8d743 00:25:16 ---> 63a21cf4745a 00:25:16 Step 25/30 : RUN chmod +x /entrypoint.sh 00:25:16 Collecting docker-pycreds>=0.4.0 00:25:16 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:25:16 ---> Running in 492461f14a63 00:25:16 Removing intermediate container 5d2aaed8d743 00:25:16 ---> 5934f709ce8d 00:25:16 00:25:17 Collecting urllib3<1.25,>=1.21.1 00:25:17 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:25:17 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) 00:25:17 Collecting idna<2.8,>=2.5 00:25:17 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:25:17 Successfully built 5934f709ce8d 00:25:17 Successfully tagged support-scheduler:latest 00:25:17 Building core-command 00:25:17 Collecting chardet<3.1.0,>=3.0.2 00:25:17 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 00:25:17  Building support-scheduler ... done Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 00:25:17 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 00:25:17 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 00:25:17 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 00:25:17 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 00:25:17 Attempting uninstall: urllib3 00:25:17 Found existing installation: urllib3 1.26.5 00:25:17 Uninstalling urllib3-1.26.5: 00:25:17 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 00:25:17 Successfully uninstalled urllib3-1.26.5 00:25:17 Attempting uninstall: idna 00:25:17 Found existing installation: idna 3.2 00:25:17 Uninstalling idna-3.2: 00:25:17 Successfully uninstalled idna-3.2 00:25:20 Attempting uninstall: chardet 00:25:20 Found existing installation: chardet 4.0.0 00:25:20 Uninstalling chardet-4.0.0: 00:25:20 Successfully uninstalled chardet-4.0.0 00:25:21 Removing intermediate container 492461f14a63 00:25:21 ---> 7497ddc3b2fd 00:25:21 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 00:25:21 Attempting uninstall: requests 00:25:21 Found existing installation: requests 2.25.1 00:25:21 Uninstalling requests-2.25.1: 00:25:21 Successfully uninstalled requests-2.25.1 00:25:21 ---> Running in 5e1d1f268a6e 00:25:22 Running setup.py install for texttable: started 00:25:22 Removing intermediate container 5e1d1f268a6e 00:25:22 ---> 9446299c5d33 00:25:22 Step 27/30 : CMD ["gate"] 00:25:22 ---> Running in 2fc84c77ecc0 00:25:23 Removing intermediate container 2fc84c77ecc0 00:25:23 ---> 3f0bdc207d0d 00:25:23 Step 28/30 : LABEL arch=x86_64 00:25:23 Running setup.py install for texttable: finished with status 'done' 00:25:23 Running setup.py install for PyYAML: started 00:25:23 ---> Running in 6e0ab35afc41 00:25:23 Removing intermediate container 6e0ab35afc41 00:25:23 ---> 7a9856d9d8b8 00:25:23 Step 29/30 : LABEL git_sha=c69b39d6caaa6f77bf72e03613795b0d93241436 00:25:23 ---> Running in 10aa6233aa26 00:25:23 Running setup.py install for PyYAML: finished with status 'done' 00:25:23 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:25:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:25:23 ---> 5af00de9baa1 00:25:23 Step 3/22 : WORKDIR /edgex-go 00:25:23 ---> Using cache 00:25:23 ---> af79885f6662 00:25:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:25:23 ---> Using cache 00:25:23 ---> ae1573b9961c 00:25:23 Step 5/22 : RUN apk add --update --no-cache make git 00:25:23 ---> Using cache 00:25:23 ---> 19a317d18a40 00:25:23 Step 6/22 : COPY . . 00:25:23 ---> Using cache 00:25:23 ---> c5b2b4f7bb33 00:25:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:25:23 ---> Using cache 00:25:23 ---> 01a5da1675cf 00:25:23 Step 8/22 : RUN make cmd/core-command/core-command 00:25:23 Removing intermediate container 10aa6233aa26 00:25:23 ---> 6cba32b99993 00:25:23 Step 30/30 : LABEL version=0.0.0 00:25:23 ---> Running in 8d77b4be40c2 00:25:24 Running setup.py install for docopt: started 00:25:24 ---> Running in 92a98e9c97b7 00:25:24 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:25:24 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:25:24 ---> 5af00de9baa1 00:25:24 Step 3/21 : WORKDIR /edgex-go 00:25:24 ---> Using cache 00:25:24 ---> af79885f6662 00:25:24 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:25:24 ---> Using cache 00:25:24 ---> ae1573b9961c 00:25:24 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 00:25:24 ---> Running in c32eb9a2237d 00:25:24 Removing intermediate container 92a98e9c97b7 00:25:24 ---> 527ff69bb8e6 00:25:24 00:25:24 Successfully built 527ff69bb8e6 00:25:24 Successfully tagged security-bootstrapper:latest 00:25:24 Building core-data 00:25:24  Building security-bootstrapper ... done  Running setup.py install for docopt: finished with status 'done' 00:25:24 Running setup.py install for dockerpty: started 00:25:24 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 00:25:25 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:25:25 Running setup.py install for dockerpty: finished with status 'done' 00:25:26 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:25: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 00:25:26 OK: 220 MiB in 52 packages 00:25:28 Removing intermediate container c32eb9a2237d 00:25:28 ---> 7874d6db0a36 00:25:28 Step 6/21 : COPY . . 00:25:34 Removing intermediate container 6a7c5b80508f 00:25:34 ---> 21591d90ab6a 00:25:34 Step 13/22 : ENV APP_PORT=58890 00:25:34 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:25:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:25:34 ---> 5af00de9baa1 00:25:34 Step 3/22 : WORKDIR /edgex-go 00:25:34 ---> Using cache 00:25:34 ---> af79885f6662 00:25:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:25:34 ---> Using cache 00:25:34 ---> ae1573b9961c 00:25:34 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:25:34 ---> Running in 108a1e46c240 00:25:34 ---> Running in 81c385e25e4c 00:25:35 Removing intermediate container 81c385e25e4c 00:25:35 ---> 98c92a0e6143 00:25:35 Step 14/22 : EXPOSE $APP_PORT 00:25:35 ---> Running in b52301f173a8 00:25:35 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:25:35 Removing intermediate container b52301f173a8 00:25:35 ---> 99fb042b09d1 00:25:35 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:25:36 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:25:36 ---> fb8dae1630ec 00:25:36 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:25:36 ---> b2b7803ffc84 00:25:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:25:36 ---> Running in 62a36df2d356 00:25:36 OK: 220 MiB in 52 packages 00:25:36 ---> f73ede57c531 00:25:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:25:37 ---> 01612f5000db 00:25:37 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 00:25:37 ---> Running in 48f7dd7c7240 00:25:37 Removing intermediate container 108a1e46c240 00:25:37 ---> 7d23867adeb9 00:25:37 Step 6/22 : COPY . . 00:25:37 Removing intermediate container 48f7dd7c7240 00:25:37 ---> 785ac302fb9c 00:25:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:25:37 ---> Running in b0a78c7c6ffa 00:25:38 Removing intermediate container b0a78c7c6ffa 00:25:38 ---> 3dc162de8b45 00:25:38 Step 20/22 : LABEL arch=x86_64 00:25:39 ---> Running in ea61cde1e9d6 00:25:40 Removing intermediate container ea61cde1e9d6 00:25:40 ---> 50d8fce01715 00:25:40 Step 21/22 : LABEL git_sha=c69b39d6caaa6f77bf72e03613795b0d93241436 00:25:40 Removing intermediate container 62a36df2d356 00:25:40 ---> d54870ecbf13 00:25:40 Step 8/21 : RUN make cmd/support-notifications/support-notifications 00:25:40 ---> Running in f54cb09e6991 00:25:40 ---> Running in 8720ca4a576b 00:25:40 Removing intermediate container f54cb09e6991 00:25:40 ---> 7b7cf19841be 00:25:40 Step 22/22 : LABEL version=0.0.0 00:25:40 ---> Running in 5e3e255460a9 00:25:41 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 00:25:41 Removing intermediate container 5e3e255460a9 00:25:41 ---> f94e64eb0877 00:25:41 00:25:41 Successfully built f94e64eb0877 00:25:41 Successfully tagged sys-mgmt-agent:latest 00:25:43  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:25:44 ---> 26c523573573 00:25:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:25:44 ---> Running in 5b1a8d135382 00:25:46 Removing intermediate container 5b1a8d135382 00:25:46 ---> 0c069efe4a34 00:25:46 Step 8/22 : RUN make cmd/core-data/core-data 00:25:46 ---> Running in 2ea616236902 00:25:46 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:25:47 Removing intermediate container 6b661937dc39 00:25:47 ---> 29c67aff20e2 00:25:47 00:25:47 Step 9/24 : FROM alpine:3.14 00:25:47 ---> 0a97eee8041e 00:25:47 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 00:25:47 ---> Running in 405b25f01649 00:25:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:25:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:25:48 (1/3) Installing ca-certificates (20191127-r5) 00:25:48 (2/3) Installing dumb-init (1.2.5-r1) 00:25:48 (3/3) Installing su-exec (0.2-r1) 00:25:48 Executing busybox-1.33.1-r6.trigger 00:25:48 Executing ca-certificates-20191127-r5.trigger 00:25:48 OK: 6 MiB in 17 packages 00:25:49 Removing intermediate container 405b25f01649 00:25:49 ---> ad01ce7f7574 00:25:49 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:25:49 ---> Running in 86b5f5711d9d 00:25:49 Removing intermediate container 86b5f5711d9d 00:25:49 ---> 3e28817f8281 00:25:49 Step 12/24 : WORKDIR / 00:25:49 ---> Running in a1b52f778b1c 00:25:49 Removing intermediate container a1b52f778b1c 00:25:49 ---> 09edc46687ac 00:25:49 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:25:49 ---> 4b2077bc7329 00:25:49 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:25:50 ---> ee44fbbe3692 00:25:50 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:25:50 ---> aef41f8bea37 00:25:50 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:25:50 ---> 4695c45ee6aa 00:25:50 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:25:51 ---> 61bdd6101bb7 00:25:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:25:52 ---> 1f826571a5b5 00:25:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:25:52 ---> af9e1b5739a3 00:25:52 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 00:25:52 ---> Running in 4cc6ce850ae4 00:25:52 Removing intermediate container 8d77b4be40c2 00:25:52 ---> 170c28995be2 00:25:52 00:25:52 Step 9/22 : FROM alpine:3.14 00:25:52 ---> 0a97eee8041e 00:25:52 Step 10/22 : RUN apk add --update --no-cache dumb-init 00:25:52 ---> Using cache 00:25:52 ---> c11003bac3fc 00:25:52 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:25:52 ---> Using cache 00:25:52 ---> d98c8f21296f 00:25:52 Step 12/22 : ENV APP_PORT=59882 00:25:53 ---> Running in d6d2d636bb51 00:25:53 Removing intermediate container d6d2d636bb51 00:25:53 ---> 140ace19d5b5 00:25:53 Step 13/22 : EXPOSE $APP_PORT 00:25:53 ---> Running in 978ed1b11f34 00:25:53 Removing intermediate container 978ed1b11f34 00:25:53 ---> e064fc8959cf 00:25:53 Step 14/22 : WORKDIR / 00:25:53 ---> Running in 639143cc6faa 00:25:54 Removing intermediate container 639143cc6faa 00:25:54 ---> f507970a3ac9 00:25:54 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:25:54 Removing intermediate container 4cc6ce850ae4 00:25:54 ---> 932a48f39cbb 00:25:54 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:25:54 ---> 1e65aad32d39 00:25:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:25:54 ---> Running in e144a6fce015 00:25:54 Removing intermediate container e144a6fce015 00:25:54 ---> 5dce5131c663 00:25:54 Step 22/24 : LABEL arch=x86_64 00:25:54 ---> Running in b4ec0417cbec 00:25:54 ---> 31e01f31ad5d 00:25:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:25:54 Removing intermediate container b4ec0417cbec 00:25:54 ---> cf121f6af610 00:25:54 Step 23/24 : LABEL git_sha=c69b39d6caaa6f77bf72e03613795b0d93241436 00:25:55 ---> Running in 3d00bcb15509 00:25:55 ---> 83f5bf7a1298 00:25:55 Step 18/22 : ENTRYPOINT ["/core-command"] 00:25:55 ---> Running in 36d8c1b3a299 00:25:55 Removing intermediate container 3d00bcb15509 00:25:55 ---> efb868347686 00:25:55 Step 24/24 : LABEL version=0.0.0 00:25:55 Removing intermediate container 36d8c1b3a299 00:25:55 ---> 1c49dfd5d589 00:25:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:25:55 ---> Running in d14b411133db 00:25:55 ---> Running in 12791984af74 00:25:55 Removing intermediate container d14b411133db 00:25:55 ---> 20fff1b331fd 00:25:55 00:25:55 Successfully built 20fff1b331fd 00:25:55 Successfully tagged security-secretstore-setup:latest 00:25:55  Building security-secretstore-setup ... done Removing intermediate container 12791984af74 00:25:55 ---> 3bc863187661 00:25:55 Step 20/22 : LABEL arch=x86_64 00:25:55 ---> Running in 5b3359ef5977 00:25:55 Removing intermediate container 5b3359ef5977 00:25:55 ---> e082ea890523 00:25:55 Step 21/22 : LABEL git_sha=c69b39d6caaa6f77bf72e03613795b0d93241436 00:25:55 ---> Running in 51752d7f9feb 00:25:55 Removing intermediate container 51752d7f9feb 00:25:55 ---> 6732a1c9f9e5 00:25:55 Step 22/22 : LABEL version=0.0.0 00:25:55 ---> Running in 590e81e61646 00:25:56 Removing intermediate container 590e81e61646 00:25:56 ---> 6365a940c40a 00:25:56 00:25:56 Successfully built 6365a940c40a 00:25:56 Successfully tagged core-command:latest 00:26:06  Building core-command ... done Removing intermediate container 8720ca4a576b 00:26:06 ---> aace9c795b52 00:26:06 00:26:06 Step 9/21 : FROM alpine:3.14 00:26:06 ---> 0a97eee8041e 00:26:06 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 00:26:06 ---> Running in 2868733372f1 00:26:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:26:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:26:06 (1/2) Installing ca-certificates (20191127-r5) 00:26:06 (2/2) Installing dumb-init (1.2.5-r1) 00:26:06 Executing busybox-1.33.1-r6.trigger 00:26:06 Executing ca-certificates-20191127-r5.trigger 00:26:06 OK: 6 MiB in 16 packages 00:26:06 Removing intermediate container 2868733372f1 00:26:06 ---> 3dbdf05c85f7 00:26:06 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:26:06 ---> Running in 09ba5d3c97eb 00:26:06 Removing intermediate container 09ba5d3c97eb 00:26:06 ---> 58ac6f5b5f1b 00:26:06 Step 12/21 : ENV APP_PORT=59860 00:26:06 ---> Running in 1baddf44ae49 00:26:06 Removing intermediate container 1baddf44ae49 00:26:06 ---> c1f3936d23e3 00:26:06 Step 13/21 : EXPOSE $APP_PORT 00:26:06 ---> Running in e90f26718b99 00:26:06 Removing intermediate container 1c5a0a3e9aa2 00:26:06 ---> aaff26de5c75 00:26:06 Successfully built aaff26de5c75 00:26:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:26:06 Removing intermediate container e90f26718b99 00:26:06 ---> ac655a2d0f79 00:26:06 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 00:26:06 ---> b5a482107d09 00:26:06 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:26:07 + docker inspect -f . ci-base-image-arm64 00:26:07 . [Pipeline] withDockerContainer 00:26:07 prd-ubuntu18.04-docker-arm64-4c-16g-93 does not seem to be running inside a container 00:26:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat 00:26:07 ---> fa1d86cdcaab 00:26:07 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:26:07 ---> d4e03e178c12 00:26:07 Step 17/21 : ENTRYPOINT ["/support-notifications"] 00:26:07 ---> Running in 6350ba075cd0 00:26:07 Removing intermediate container 6350ba075cd0 00:26:07 ---> b589b29befa5 00:26:07 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:26:07 ---> Running in ff0ae0885bf7 00:26:07 Removing intermediate container ff0ae0885bf7 00:26:07 ---> b67b4fd07481 00:26:07 Step 19/21 : LABEL arch=x86_64 00:26:07 ---> Running in 1790614c7f57 00:26:08 Removing intermediate container 1790614c7f57 00:26:08 ---> eec82e4e32bb 00:26:08 Step 20/21 : LABEL git_sha=c69b39d6caaa6f77bf72e03613795b0d93241436 00:26:08 ---> Running in 837cf20041c3 00:26:08 Removing intermediate container 837cf20041c3 00:26:08 ---> dc172a6061a6 00:26:08 Step 21/21 : LABEL version=0.0.0 00:26:08 ---> Running in 80d46117786e 00:26:08 Removing intermediate container 80d46117786e 00:26:08 ---> 0b2d38946674 00:26:08 00:26:08 Successfully built 0b2d38946674 00:26:08 Successfully tagged support-notifications:latest 00:26:08 $ docker top db810b11f2ea5d26122a4624a464550fec3f057e0ec7352e316e9b1b9b0b3c54 -eo pid,comm [Pipeline] { [Pipeline] sh 00:26:09  Building support-notifications ... done Removing intermediate container 2ea616236902 00:26:09 ---> ea12da1fa6b6 00:26:09 00:26:09 Step 9/22 : FROM alpine:3.14 00:26:09 ---> 0a97eee8041e 00:26:09 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:26:09 ---> Running in b4b5d20c7310 00:26:09 Removing intermediate container b4b5d20c7310 00:26:09 ---> 6146a922d38b 00:26:09 Step 11/22 : ENV APP_PORT=59880 00:26:09 ---> Running in bd9e75ec5b69 00:26:09 Removing intermediate container bd9e75ec5b69 00:26:09 ---> f4d0d22a3d34 00:26:09 Step 12/22 : EXPOSE $APP_PORT 00:26:09 ---> Running in b3c38f2f3098 00:26:09 Removing intermediate container b3c38f2f3098 00:26:09 ---> a5e67afa6a0a 00:26:09 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:26:09 ---> Running in 117ca6b8ab34 00:26:09 Removing intermediate container 117ca6b8ab34 00:26:09 ---> 0c333fb28576 00:26:09 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 00:26:09 ---> Running in 1503f5bd2557 00:26:09 + go version 00:26:09 go version go1.16.8 linux/arm64 [Pipeline] } 00:26:09 $ docker stop --time=1 db810b11f2ea5d26122a4624a464550fec3f057e0ec7352e316e9b1b9b0b3c54 00:26:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:26:11 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:26:11 (1/6) Installing dumb-init (1.2.5-r1) 00:26:11 (2/6) Installing libgcc (10.3.1_git20210424-r2) 00:26:11 (3/6) Installing libsodium (1.0.18-r0) 00:26:11 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 00:26:11 $ docker rm -f db810b11f2ea5d26122a4624a464550fec3f057e0ec7352e316e9b1b9b0b3c54 00:26:11 (5/6) Installing libzmq (4.3.4-r0) 00:26:11 (6/6) Installing zeromq (4.3.4-r0) 00:26:11 Executing busybox-1.33.1-r6.trigger 00:26:11 OK: 8 MiB in 20 packages [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 00:26:12 Removing intermediate container 1503f5bd2557 00:26:12 ---> b675ce22d4cf 00:26:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:26:12 ---> 742c78d50b63 00:26:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:26:12 + docker inspect -f . ci-base-image-arm64 00:26:12 . [Pipeline] withDockerContainer 00:26:12 ---> 1568f10b2a85 00:26:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:26:12 prd-ubuntu18.04-docker-arm64-4c-16g-93 does not seem to be running inside a container 00:26:12 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat 00:26:12 ---> bbf849686d18 00:26:12 Step 18/22 : ENTRYPOINT ["/core-data"] 00:26:12 ---> Running in 8899397e13d6 00:26:12 Removing intermediate container 8899397e13d6 00:26:12 ---> 751e16026458 00:26:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:26:12 ---> Running in d234eaf2595d 00:26:13 Removing intermediate container d234eaf2595d 00:26:13 ---> 1158e41d2e4a 00:26:13 Step 20/22 : LABEL arch=x86_64 00:26:13 ---> Running in f51d77fd9b1d 00:26:13 Removing intermediate container f51d77fd9b1d 00:26:13 ---> 5697bc2446a1 00:26:13 Step 21/22 : LABEL git_sha=c69b39d6caaa6f77bf72e03613795b0d93241436 00:26:13 ---> Running in aba49a8ebf99 00:26:13 Removing intermediate container aba49a8ebf99 00:26:13 ---> c96b99998e1c 00:26:13 Step 22/22 : LABEL version=0.0.0 00:26:13 ---> Running in 3ff61388d20d 00:26:13 Removing intermediate container 3ff61388d20d 00:26:13 ---> 8010a49a76fb 00:26:13 00:26:13 Successfully built 8010a49a76fb 00:26:13 Successfully tagged core-data:latest 00:26:13  Building core-data ... done  00:26:14 $ docker top 203de87dbaa730c53c96efa3c4e6b0dee5c74a533911e63f7adfce385f3ef050 -eo pid,comm [Pipeline] { [Pipeline] } 00:26:14 $ docker stop --time=1 56429b39355e2e755cc8516379e2056b2eacdcb732213567810a22a7d76fb65c 00:26:15 $ docker rm -f 56429b39355e2e755cc8516379e2056b2eacdcb732213567810a22a7d76fb65c [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] echo 00:26:15 ========================================================= 00:26:15 [edgeXBuildGoParallel] Running Tests and Build... 00:26:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:26:16 + docker images 00:26:16 REPOSITORY TAG IMAGE ID CREATED SIZE 00:26:16 core-data latest 8010a49a76fb 3 seconds ago 20.7MB 00:26:16 support-notifications latest 0b2d38946674 8 seconds ago 17MB 00:26:16 ea12da1fa6b6 8 seconds ago 1.77GB 00:26:16 aace9c795b52 12 seconds ago 1.76GB 00:26:16 security-secretstore-setup latest 20fff1b331fd 21 seconds ago 28.4MB 00:26:16 core-command latest 6365a940c40a 21 seconds ago 16.1MB 00:26:16 170c28995be2 24 seconds ago 1.76GB 00:26:16 29c67aff20e2 29 seconds ago 1.77GB 00:26:16 sys-mgmt-agent latest f94e64eb0877 35 seconds ago 294MB 00:26:16 security-bootstrapper latest 527ff69bb8e6 52 seconds ago 18.9MB 00:26:16 support-scheduler latest 5934f709ce8d About a minute ago 16.2MB 00:26:16 core-metadata latest 97a96623d9f6 About a minute ago 16.9MB 00:26:16 security-proxy-setup latest 0d100aea3fe6 About a minute ago 26.9MB 00:26:16 dd76945ab87c About a minute ago 1.76GB 00:26:16 38b010718f11 About a minute ago 1.76GB 00:26:16 07618f4bc461 About a minute ago 1.76GB 00:26:16 870bfd0d002a About a minute ago 1.77GB 00:26:16 00303551bc04 About a minute ago 1.76GB 00:26:16 ci-base-image-x86_64 latest 5af00de9baa1 5 minutes ago 1.25GB 00:26:16 alpine 3.14 0a97eee8041e 6 days ago 5.61MB 00:26:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 5 weeks ago 548MB 00:26:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 weeks ago 34.5MB 00:26:16 docker 20.10.8 bc6c0ffef665 2 months ago 214MB 00:26:16 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 00:26:16 + make test 00:26:16 go mod tidy 00:26:17 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:26:31 Still waiting to schedule task 00:26:31 ‘prd-ubuntu18.04-docker-8c-8g-92’ is offline 00:26:43 ? github.com/edgexfoundry/edgex-go [no test files] 00:27:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:27:41 Running on prd-ubuntu18.04-docker-8c-8g-95 in /w/workspace/edgexfoundry_edgex-go_PR-3822 [Pipeline] { [Pipeline] ws 00:27:41 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 00:27:41 The recommended git tool is: git 00:27:43 using credential edgex-jenkins-ssh 00:27:43 Cloning the remote Git repository 00:27:43 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:27:43 > git init /w/workspace/edgex-go/3 # timeout=10 00:27:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:27:43 > git --version # timeout=10 00:27:43 > git --version # 'git version 2.17.1' 00:27:43 using GIT_SSH to set credentials SSH Credentials for GitHub 00:27:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:27:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:27:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:27:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:27:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:27:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:27:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:27:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:27:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:27:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:27:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:27:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:27:58 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:27:58 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:28:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.155s coverage: 28.7% of statements 00:28:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:28:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:28:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.460s coverage: 98.5% of statements 00:28:11 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:28:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.351s coverage: 44.7% of statements 00:28:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:28:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:28:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.615s coverage: 89.5% of statements 00:28:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:28:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:28:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.221s coverage: 84.4% of statements 00:28:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:28:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:28:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 00:28:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:28:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:28:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.782s coverage: 94.2% of statements 00:28:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:28:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:28:23 ok github.com/edgexfoundry/edgex-go/internal/io 0.240s coverage: 59.1% of statements 00:28:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:28:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:28:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:28:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:28:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:28:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.212s coverage: 60.0% of statements 00:28:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:28:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:28:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:28:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.254s coverage: 0.9% of statements 00:28:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:28:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.173s coverage: 58.8% of statements 00:28:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.167s coverage: 21.7% of statements 00:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.316s coverage: 47.1% of statements 00:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.320s coverage: 79.5% of statements 00:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.508s coverage: 94.1% of statements 00:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.239s coverage: 96.3% of statements 00:28:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.209s coverage: 87.5% of statements 00:28:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.304s coverage: 94.4% of statements 00:28:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.160s coverage: 44.8% of statements 00:28:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.590s coverage: 82.5% of statements 00:28:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:28:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.249s coverage: 92.9% of statements 00:28:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:28:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:28:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:28:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 00:28:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:28:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:28:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:28:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:28:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:28:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.179s coverage: 87.2% of statements 00:28:50 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:28:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:28:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 00:28:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:28:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.303s coverage: 58.8% of statements 00:28:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:28:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.252s coverage: 80.0% of statements 00:28:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.234s coverage: 87.2% of statements 00:28:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.303s coverage: 85.4% of statements 00:28:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.736s coverage: 91.2% of statements 00:28:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:28:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.801s coverage: 64.4% of statements 00:28:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:28:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:28:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.182s coverage: 100.0% of statements 00:28:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.108s coverage: 89.4% of statements 00:28:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements 00:28:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.066s coverage: 73.7% of statements 00:28:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements 00:28:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.341s coverage: 65.4% of statements 00:28:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:28:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:28:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:28:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.719s coverage: 43.8% of statements 00:28:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:28:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:28:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.197s coverage: 89.5% of statements 00:28:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:28:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.299s coverage: 84.8% of statements 00:28:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:29:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.280s coverage: 17.7% of statements 00:29:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:29:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:29:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:29:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:29:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.563s coverage: 92.3% of statements 00:29:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:29:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:29:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:29:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:29:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.247s coverage: 63.2% of statements 00:29:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:29:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:29:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.398s coverage: 97.7% of statements 00:29:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:29:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:29:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:29:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 00:29:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.229s coverage: 28.9% of statements 00:29:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 00:29:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 00:29:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:29:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:29:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 00:29:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:29:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.171s coverage: 100.0% of statements 00:29:06 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 96.9% of statements 00:29:06 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 00:29:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:29:06 GO111MODULE=on go vet ./... 00:29:55 Merging remotes/origin/main commit 0e57188e00e89e0d20a1f3c03614da85116ecb0b into PR head commit c69b39d6caaa6f77bf72e03613795b0d93241436 00:29:55 Merge succeeded, producing c69b39d6caaa6f77bf72e03613795b0d93241436 00:29:55 Checking out Revision c69b39d6caaa6f77bf72e03613795b0d93241436 (PR-3822) 00:29:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:29:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:29:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:29:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:29:54 using GIT_SSH to set credentials SSH Credentials for GitHub 00:29:54 > 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 00:29:55 > git config core.sparsecheckout # timeout=10 00:29:55 > git checkout -f c69b39d6caaa6f77bf72e03613795b0d93241436 # timeout=10 00:29:55 > git remote # timeout=10 00:29:55 > git config --get remote.origin.url # timeout=10 00:29:55 using GIT_SSH to set credentials SSH Credentials for GitHub 00:29:55 > git merge 0e57188e00e89e0d20a1f3c03614da85116ecb0b # timeout=10 00:29:55 > git rev-parse HEAD^{commit} # timeout=10 00:29:55 > git config core.sparsecheckout # timeout=10 00:29:55 > git checkout -f c69b39d6caaa6f77bf72e03613795b0d93241436 # timeout=10 00:29:59 Commit message: "refactor: Rename Encode func to better name" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:30:00 + echo snap-build.sh 00:30:00 snap-build.sh 00:30:00 + SNAP_BASE_DIR=. 00:30:00 + '[' '!' -z /w/workspace/edgex-go/3 ']' 00:30:00 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 00:30:00 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 00:30:00 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 00:30:00 + cd /w/workspace/edgex-go/3 00:30:00 + sudo apt-get remove -qy --purge lxd lxd-client 00:30:00 Reading package lists... 00:30:00 Building dependency tree... 00:30:00 Reading state information... 00:30:00 The following packages were automatically installed and are no longer required: 00:30:00 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:30:00 uidmap xdelta3 00:30:00 Use 'sudo apt autoremove' to remove them. 00:30:00 The following packages will be REMOVED: 00:30:00 lxd* lxd-client* 00:30:00 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:30:00 After this operation, 31.7 MB disk space will be freed. 00:30:00 (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.) 00:30:00 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:30:01 Removing lxd dnsmasq configuration 00:30:01 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:30:01 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:30:02 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:30:02 (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.) 00:30:02 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:30:04 Processing triggers for systemd (237-3ubuntu10.45) ... 00:30:04 Processing triggers for ureadahead (0.100.0-21) ... 00:30:04 + sudo snap remove --purge lxd 00:30:04 snap "lxd" is not installed 00:30:04 + sudo groupadd --force --system lxd 00:30:04 ++ whoami 00:30:04 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:30:04 + newgrp - lxd 00:30:05 + sudo snap install lxd 00:30:15 2021-11-19T00:30:13Z INFO Waiting for automatic snapd restart... 00:30:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:30:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:30:28 ./bin/test-attribution-txt.sh [Pipeline] echo 00:30:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 00:30:29 + ls -al . 00:30:29 total 672 00:30:29 drwxrwxr-x 9 1001 1001 4096 Nov 19 00:30 . 00:30:29 drwxr-xr-x 4 root root 4096 Nov 19 00:26 .. 00:30:29 -rw-rw-r-- 1 1001 1001 11 Nov 19 00:23 .dockerignore 00:30:29 drwxrwxr-x 8 1001 1001 4096 Nov 19 00:23 .git 00:30:29 drwxrwxr-x 4 1001 1001 4096 Nov 19 00:23 .github 00:30:29 -rw-rw-r-- 1 1001 1001 804 Nov 19 00:23 .gitignore 00:30:29 -rw-rw-r-- 1 1001 1001 42 Nov 19 00:23 .golangci.yml 00:30:29 -rw-rw-r-- 1 1001 1001 76 Nov 19 00:23 .hadolint.yml 00:30:29 -rw-rw-r-- 1 1001 1001 166 Nov 19 00:23 .sonarcloud.properties 00:30:29 -rw-rw-r-- 1 1001 1001 1171 Nov 19 00:23 ADOPTERS.md 00:30:29 -rw-rw-r-- 1 1001 1001 8910 Nov 19 00:23 Attribution.txt 00:30:29 -rw-rw-r-- 1 1001 1001 51732 Nov 19 00:23 CHANGELOG.md 00:30:29 -rw-rw-r-- 1 1001 1001 3804 Nov 19 00:23 CONTRIBUTING.md 00:30:29 -rw-rw-r-- 1 1001 1001 677 Nov 19 00:23 GOVERNANCE.md 00:30:29 -rw-rw-r-- 1 1001 1001 849 Nov 19 00:23 Jenkinsfile 00:30:29 -rw-rw-r-- 1 1001 1001 10775 Nov 19 00:23 LICENSE 00:30:29 -rw-rw-r-- 1 1001 1001 6508 Nov 19 00:23 Makefile 00:30:29 -rw-rw-r-- 1 1001 1001 582 Nov 19 00:23 OWNERS.md 00:30:29 -rw-rw-r-- 1 1001 1001 8207 Nov 19 00:23 README.md 00:30:29 -rw-rw-r-- 1 1001 1001 6912 Nov 19 00:23 SECURITY.md 00:30:29 -rw-rw-r-- 1 1001 1001 5 Nov 19 00:20 VERSION 00:30:29 -rw-rw-r-- 1 1001 1001 4131 Nov 19 00:23 ZMQWindows.md 00:30:29 drwxrwxr-x 2 1001 1001 4096 Nov 19 00:23 bin 00:30:29 drwxrwxr-x 14 1001 1001 4096 Nov 19 00:23 cmd 00:30:29 -rw-r--r-- 1 root root 428381 Nov 19 00:29 coverage.out 00:30:29 -rw-rw-r-- 1 1001 1001 822 Nov 19 00:23 go.mod 00:30:29 -rw-rw-r-- 1 1001 1001 49471 Nov 19 00:23 go.sum 00:30:29 drwxrwxr-x 8 1001 1001 4096 Nov 19 00:23 internal 00:30:29 drwxrwxr-x 3 1001 1001 4096 Nov 19 00:23 openapi 00:30:29 drwxrwxr-x 4 1001 1001 4096 Nov 19 00:23 snap 00:30:29 -rw-rw-r-- 1 1001 1001 204 Nov 19 00:23 version.go [Pipeline] sh 00:30:30 + '[' -e coverage.out ] 00:30:30 + chown 1001:1001 coverage.out [Pipeline] stash 00:30:30 Warning: overwriting stash ‘coverage-report’ 00:30:30 Stashed 1 file(s) [Pipeline] sh 00:30:31 + make build 00:30:31 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 00:30:33 lxd 4.20 from Canonical* installed 00:30:33 + sudo lxd init --auto 00:30:38 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 00:30:51 + sudo snap install --classic snapcraft 00:31:00 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 00:31:02 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 00:31:06 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 00:31:06 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 00:31:09 snapcraft 5.0 from Canonical* installed 00:31:09 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 00:31:09 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 00:31:09 % Total % Received % Xferd Average Speed Time Time Time Current 00:31:09 Dload Upload Total Spent Left Speed 00:31:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3300 0 --:--:-- --:--:-- --:--:-- 3300 00:31:09 100 3325k 100 3325k 0 0 5937k 0 --:--:-- --:--:-- --:--:-- 5937k 00:31:09 ./yq_linux_amd64 00:31:09 + sudo snapcraft prime --use-lxd 00:31:10 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 00:31:10 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 00:31:10 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: 00:31:10 - README.md 00:31:10 00:31:10 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:31:10 Launching a container. 00:31:14 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 00:31:17 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 00:31:21 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 00:31:24 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 00:31:25 Waiting for container to be ready 00:31:25 To start your first container, try: lxc launch ubuntu:20.04 00:31:25 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 00:31:25 00:31:27 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 00:31:29 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 00:31:29 Waiting for network to be ready... 00:31:30 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:31:30 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:31:30 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:31:30 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 00:31:30 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:31:31 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:31:31 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 00:31:31 Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 00:31:31 Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 00:31:31 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 00:31:31 Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 00:31:31 Get:12 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:31:31 Get:13 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1150 kB] 00:31:31 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:31:31 Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:31:31 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:31:31 Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:31:31 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] 00:31:32 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:31:32 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] 00:31:32 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 00:31:32 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 00:31:32 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 00:31:32 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 00:31:32 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 00:31:32 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1766 kB] 00:31:32 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] [Pipeline] } 00:31:32 $ docker stop --time=1 203de87dbaa730c53c96efa3c4e6b0dee5c74a533911e63f7adfce385f3ef050 00:31:34 $ docker rm -f 203de87dbaa730c53c96efa3c4e6b0dee5c74a533911e63f7adfce385f3ef050 00:31:35 Fetched 25.6 MB in 5s (5400 kB/s) 00:31:35 Reading package lists... 00:31:35 Reading package lists... 00:31:36 Building dependency tree... 00:31:36 Reading state information... 00:31:36 The following additional packages will be installed: 00:31:36 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:31:36 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:31:36 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:31:36 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 00:31:36 Suggested packages: 00:31:36 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 00:31:36 Recommended packages: 00:31:36 gnupg libsasl2-modules 00:31:36 The following NEW packages will be installed: 00:31:36 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:31:36 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:31:36 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:31:36 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 00:31:36 The following packages will be upgraded: 00:31:36 gpg gpg-agent gpgconf libudev1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:31:36 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 00:31:36 Need to get 3527 kB of archives. 00:31:36 After this operation, 13.3 MB of additional disk space will be used. 00:31:36 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] 00:31:36 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 00:31:36 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] 00:31:36 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 00:31:36 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 00:31:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:31:36 00:31:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:31:36 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 00:31:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:31:37 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 00:31:37 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 00:31:37 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 00:31:37 latest: Pulling from edgex-devops/edgex-compose-arm64 00:31:37 29e5d40040c1: Pulling fs layer 00:31:37 1ce36da41761: Pulling fs layer 00:31:37 25b303627fd3: Pulling fs layer 00:31:37 29e5d40040c1: Download complete 00:31:37 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 00:31:37 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 00:31:37 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 00:31:37 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 00:31:37 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 00:31:37 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 00:31:37 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 00:31:37 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 00:31:37 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 00:31:37 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 00:31:37 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 00:31:37 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 00:31:37 1ce36da41761: Verifying Checksum 00:31:37 1ce36da41761: Download complete 00:31:37 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 00:31:37 debconf: delaying package configuration, since apt-utils is not installed 00:31:37 Fetched 3527 kB in 1s (2522 kB/s) 00:31:37 (Reading database ... 12511 files and directories currently installed.) 00:31:37 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 00:31:37 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 00:31:37 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 00:31:37 Selecting previously unselected package udev. 00:31:37 (Reading database ... 12511 files and directories currently installed.) 00:31:37 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 00:31:37 Unpacking udev (237-3ubuntu10.52) ... 00:31:38 29e5d40040c1: Pull complete 00:31:38 Selecting previously unselected package libfuse2:amd64. 00:31:38 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 00:31:38 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:31:38 Selecting previously unselected package fuse. 00:31:38 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 00:31:38 Unpacking fuse (2.9.7-1ubuntu1) ... 00:31:38 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 00:31:38 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:31:38 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 00:31:38 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:31:38 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 00:31:38 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:31:38 Selecting previously unselected package libksba8:amd64. 00:31:38 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 00:31:38 Unpacking libksba8:amd64 (1.3.5-2) ... 00:31:38 Selecting previously unselected package libroken18-heimdal:amd64. 00:31:38 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:31:38 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:31:38 Selecting previously unselected package libasn1-8-heimdal:amd64. 00:31:38 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:31:38 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:31:38 Selecting previously unselected package libheimbase1-heimdal:amd64. 00:31:38 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:31:38 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:31:38 Selecting previously unselected package libhcrypto4-heimdal:amd64. 00:31:38 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:31:38 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:31:38 Selecting previously unselected package libwind0-heimdal:amd64. 00:31:38 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:31:38 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:31:38 Selecting previously unselected package libhx509-5-heimdal:amd64. 00:31:38 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:31:38 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:31:38 Selecting previously unselected package libkrb5-26-heimdal:amd64. 00:31:38 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:31:38 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:31:38 Selecting previously unselected package libheimntlm0-heimdal:amd64. 00:31:38 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:31:38 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:31:38 Selecting previously unselected package libgssapi3-heimdal:amd64. 00:31:38 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:31:38 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:31:38 Selecting previously unselected package libsasl2-modules-db:amd64. 00:31:38 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:31:38 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:31:39 25b303627fd3: Verifying Checksum 00:31:39 25b303627fd3: Download complete 00:31:39 1ce36da41761: Pull complete 00:31:39 Selecting previously unselected package libsasl2-2:amd64. 00:31:39 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:31:39 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:31:39 Selecting previously unselected package libldap-common. 00:31:39 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 00:31:39 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:31:39 Selecting previously unselected package libldap-2.4-2:amd64. 00:31:39 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 00:31:39 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:31:39 Selecting previously unselected package dirmngr. 00:31:39 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 00:31:39 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 00:31:39 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:31:39 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 00:31:39 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:31:39 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:31:39 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:31:39 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 00:31:39 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:31:39 Setting up libksba8:amd64 (1.3.5-2) ... 00:31:39 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:31:39 Setting up udev (237-3ubuntu10.52) ... 00:31:39 invoke-rc.d: policy-rc.d denied execution of start. 00:31:39 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:31:39 Processing triggers for systemd (237-3ubuntu10) ... 00:31:39 Setting up fuse (2.9.7-1ubuntu1) ... 00:31:39 Setting up gpg (2.2.4-1ubuntu1.4) ... 00:31:39 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:31:39 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:31:39 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:31:39 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:31:39 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:31:39 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:31:39 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:31:39 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:31:39 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 00:31:39 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:31:40 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 00:31:40 settings in the [Install] section, and DefaultInstance for template units). 00:31:40 This means they are not meant to be enabled using systemctl. 00:31:40 Possible reasons for having this kind of units are: 00:31:40 1) A unit may be statically enabled by being symlinked from another unit's 00:31:40 .wants/ or .requires/ directory. 00:31:40 2) A unit's purpose may be to act as a helper for some other unit which has 00:31:40 a requirement dependency on it. 00:31:40 3) A unit may be started when needed via activation (socket, path, timer, 00:31:40 D-Bus, udev, scripted systemctl call, ...). 00:31:40 4) In case of template units, the unit is meant to be enabled with some 00:31:40 instance name specified. 00:31:40 Reading package lists... 00:31:41 Building dependency tree... 00:31:41 Reading state information... 00:31:41 The following additional packages will be installed: 00:31:41 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 00:31:41 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 00:31:41 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 00:31:41 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 00:31:41 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 00:31:41 Suggested packages: 00:31:41 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 00:31:41 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 00:31:41 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 00:31:41 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 00:31:41 systemd-container policykit-1 00:31:41 Recommended packages: 00:31:41 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 00:31:41 The following NEW packages will be installed: 00:31:41 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 00:31:41 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 00:31:41 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 00:31:41 multiarch-support openssh-client python3 python3-minimal python3.6 00:31:41 python3.6-minimal snapd squashfs-tools sudo 00:31:41 The following packages will be upgraded: 00:31:41 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 00:31:41 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 00:31:41 Need to get 36.8 MB of archives. 00:31:41 After this operation, 147 MB of additional disk space will be used. 00:31:41 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 00:31:41 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 00:31:42 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 00:31:42 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 00:31:42 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 00:31:42 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 00:31:42 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 00:31:42 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 00:31:42 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 00:31:42 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 00:31:42 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 00:31:42 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 00:31:42 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 00:31:42 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 00:31:42 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 00:31:42 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 00:31:42 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 00:31:42 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 00:31:42 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 00:31:42 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 00:31:42 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 00:31:42 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 00:31:42 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 00:31:42 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 00:31:42 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 00:31:42 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 00:31:42 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 00:31:42 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 00:31:42 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 00:31:42 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 00:31:44 debconf: delaying package configuration, since apt-utils is not installed 00:31:44 Fetched 36.8 MB in 3s (11.4 MB/s) 00:31:44 (Reading database ... 12757 files and directories currently installed.) 00:31:44 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 00:31:44 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 00:31:45 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 00:31:45 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 00:31:45 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 00:31:45 (Reading database ... 12757 files and directories currently installed.) 00:31:45 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 00:31:45 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 00:31:45 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 00:31:45 (Reading database ... 12757 files and directories currently installed.) 00:31:45 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 00:31:45 Unpacking apt (1.6.14) over (1.6.1) ... 00:31:45 Setting up apt (1.6.14) ... 00:31:45 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 00:31:46 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 00:31:46 (Reading database ... 12764 files and directories currently installed.) 00:31:46 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 00:31:46 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 00:31:46 Selecting previously unselected package libpython3.6-minimal:amd64. 00:31:46 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:31:46 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:31:46 Selecting previously unselected package libexpat1:amd64. 00:31:46 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 00:31:46 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:31:46 Selecting previously unselected package python3.6-minimal. 00:31:46 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:31:46 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:31:46 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 00:31:46 Checking for services that may need to be restarted...done. 00:31:46 Checking for services that may need to be restarted...done. 00:31:46 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:31:46 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:31:47 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:31:47 Selecting previously unselected package python3-minimal. 00:31:47 (Reading database ... 13012 files and directories currently installed.) 00:31:47 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 00:31:47 Unpacking python3-minimal (3.6.7-1~18.04) ... 00:31:47 Selecting previously unselected package mime-support. 00:31:47 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 00:31:47 Unpacking mime-support (3.60ubuntu1) ... 00:31:47 Selecting previously unselected package libmpdec2:amd64. 00:31:47 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 00:31:47 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:31:47 Selecting previously unselected package libpython3.6-stdlib:amd64. 00:31:47 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:31:47 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:31:47 Selecting previously unselected package python3.6. 00:31:47 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:31:47 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:31:47 Selecting previously unselected package libpython3-stdlib:amd64. 00:31:47 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 00:31:47 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:31:47 Setting up python3-minimal (3.6.7-1~18.04) ... 00:31:48 Selecting previously unselected package python3. 00:31:48 (Reading database ... 13442 files and directories currently installed.) 00:31:48 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 00:31:48 Unpacking python3 (3.6.7-1~18.04) ... 00:31:48 Selecting previously unselected package multiarch-support. 00:31:48 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 00:31:48 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 00:31:48 Setting up multiarch-support (2.27-3ubuntu1.4) ... 00:31:48 Selecting previously unselected package liblzo2-2:amd64. 00:31:48 (Reading database ... 13479 files and directories currently installed.) 00:31:48 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 00:31:48 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 00:31:48 Selecting previously unselected package libbsd0:amd64. 00:31:48 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 00:31:48 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:31:48 Selecting previously unselected package sudo. 00:31:48 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 00:31:48 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 00:31:48 Selecting previously unselected package apparmor. 00:31:48 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 00:31:48 Unpacking apparmor (2.12-4ubuntu5.1) ... 00:31:48 Selecting previously unselected package libedit2:amd64. 00:31:48 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 00:31:48 Unpacking libedit2:amd64 (3.1-20170329-1) ... 00:31:48 Selecting previously unselected package libkrb5support0:amd64. 00:31:48 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 00:31:48 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:31:48 Selecting previously unselected package libk5crypto3:amd64. 00:31:48 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 00:31:48 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:31:48 Selecting previously unselected package libkeyutils1:amd64. 00:31:48 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 00:31:48 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:31:48 Selecting previously unselected package libkrb5-3:amd64. 00:31:48 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 00:31:48 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:31:48 Selecting previously unselected package libgssapi-krb5-2:amd64. 00:31:48 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 00:31:48 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:31:48 Selecting previously unselected package libssl1.0.0:amd64. 00:31:48 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 00:31:48 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 00:31:48 Selecting previously unselected package openssh-client. 00:31:48 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 00:31:48 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 00:31:49 25b303627fd3: Pull complete 00:31:49 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:31:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:31:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:31:49 Selecting previously unselected package squashfs-tools. 00:31:49 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 00:31:49 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 00:31:49 Selecting previously unselected package snapd. 00:31:49 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 00:31:49 Unpacking snapd (2.51.1+18.04) ... [Pipeline] withDockerContainer 00:31:49 prd-ubuntu18.04-docker-arm64-4c-16g-93 does not seem to be running inside a container 00:31:49 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 00:31:51 Setting up libedit2:amd64 (3.1-20170329-1) ... 00:31:51 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 00:31:51 Setting up mime-support (3.60ubuntu1) ... 00:31:51 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 00:31:51 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:31:51 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:31:51 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:31:51 Setting up systemd (237-3ubuntu10.52) ... 00:31:51 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 00:31:51 $ docker top 784ea783934fdb07ad0bc94b8975cc9c6048551020ccfcf58fc9511a141fb2fc -eo pid,comm [Pipeline] { [Pipeline] sh 00:31:52 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:31:52 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:31:52 Setting up liblzo2-2:amd64 (2.08-1.2) ... 00:31:52 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:31:52 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:31:52 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:31:52 + grep parallel 00:31:52 + docker-compose build --help 00:31:52 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 00:31:52 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:31:52 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:31:52 Setting up python3 (3.6.7-1~18.04) ... 00:31:52 running python rtupdate hooks for python3.6... 00:31:52 running python post-rtupdate hooks for python3.6... 00:31:52 Setting up apparmor (2.12-4ubuntu5.1) ... 00:31:53 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 00:31:53 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:31:53 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 00:31:53 Setting up snapd (2.51.1+18.04) ... 00:31:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 00:31:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 00:31:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 00:31:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 00:31:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:31:54 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:31:55 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 00:31:55 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 00:31:55 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 00:31:55 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 00:31:55 /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' 00:31:55 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:31:55 Processing triggers for systemd (237-3ubuntu10.52) ... 00:31:56 --parallel Build images in parallel. [Pipeline] } 00:31:56 $ docker stop --time=1 784ea783934fdb07ad0bc94b8975cc9c6048551020ccfcf58fc9511a141fb2fc 00:31:56 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:31:56 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:31:56 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:31:57 Reading package lists... 00:31:58 $ docker rm -f 784ea783934fdb07ad0bc94b8975cc9c6048551020ccfcf58fc9511a141fb2fc 00:31:58 Reading package lists... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:31:58 Building dependency tree... 00:31:58 Reading state information... 00:31:58 Calculating upgrade... 00:31:58 The following packages will be upgraded: 00:31:58 advancecomp base-files bash binutils binutils-common 00:31:58 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 00:31:58 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 00:31:58 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 00:31:58 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 00:31:58 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 00:31:58 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 00:31:58 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 00:31:58 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 00:31:58 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 00:31:58 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 00:31:58 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 00:31:58 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 00:31:58 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 00:31:58 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 00:31:58 ubuntu-keyring util-linux 00:31:58 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:31:58 Need to get 64.2 MB of archives. 00:31:58 After this operation, 5152 kB of additional disk space will be used. 00:31:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] 00:31:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:31:58 . [Pipeline] withDockerContainer 00:31:58 prd-ubuntu18.04-docker-arm64-4c-16g-93 does not seem to be running inside a container 00:31:59 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 00:31:59 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 00:31:59 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 00:31:59 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 00:31:59 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 00:31:59 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 00:31:59 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 00:31:59 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 00:31:59 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 00:31:59 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 00:31:59 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 00:31:59 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 00:31:59 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 00:31:59 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 00:31:59 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 00:31:59 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 00:31:59 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 00:31:59 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:31:59 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 00:31:59 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 00:31:59 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 00:31:59 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 00:31:59 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 00:31:59 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 00:31:59 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 00:31:59 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 00:31:59 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 00:31:59 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 00:31:59 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 00:31:59 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 00:31:59 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 00:31:59 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 00:31:59 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 00:31:59 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 00:31:59 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 00:31:59 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 00:31:59 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 00:31:59 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 00:31:59 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 00:31:59 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 00:31:59 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 00:31:59 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 00:31:59 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 00:31:59 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 00:31:59 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 00:31:59 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 00:31:59 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 00:31:59 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 00:31:59 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 00:31:59 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] 00:31:59 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 00:31:59 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 00:31:59 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 00:31:59 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 00:31:59 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 00:31:59 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 00:31:59 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 00:31:59 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 00:31:59 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 00:31:59 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 00:31:59 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 00:32:00 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 00:32:00 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 00:32:00 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 00:32:00 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 00:32:00 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 00:32:00 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 00:32:00 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 00:32:00 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 00:32:00 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 00:32:00 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 00:32:00 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 00:32:00 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 00:32:00 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 00:32:00 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 00:32:00 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 00:32:00 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 00:32:00 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 00:32:00 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 00:32:00 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 00:32:00 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 00:32:00 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 00:32:00 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 00:32:00 $ docker top e57b751e6357e02df6af8bf3f55e30673228039d3973325aa79afebf09eaa81e -eo pid,comm 00:32:00 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 00:32:00 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] 00:32:00 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 00:32:00 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 00:32:00 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] 00:32:00 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 00:32:00 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 00:32:00 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 00:32:00 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 00:32:00 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [Pipeline] { [Pipeline] sh 00:32:00 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 00:32:00 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 00:32:00 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 00:32:00 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] 00:32:00 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 00:32:00 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 00:32:00 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 00:32:00 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 00:32:00 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 00:32:01 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 00:32:01 debconf: delaying package configuration, since apt-utils is not installed 00:32:01 Fetched 64.2 MB in 2s (28.2 MB/s) 00:32:01 + docker-compose -f ./docker-compose-build.yml build --parallel 00:32:01 (Reading database ... 13914 files and directories currently installed.) 00:32:01 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 00:32:01 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:32:01 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 00:32:01 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:32:01 Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... 00:32:01 Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... 00:32:01 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:32:01 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:32:01 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:32:01 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:32:02 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:32:02 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:32:02 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:32:02 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:32:02 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:32:02 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:32:02 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:32:02 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:32:02 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:32:02 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:32:02 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 00:32:02 (Reading database ... 13914 files and directories currently installed.) 00:32:02 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 00:32:02 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 00:32:02 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 00:32:02 (Reading database ... 13914 files and directories currently installed.) 00:32:02 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:32:02 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:32:02 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:32:02 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:32:02 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:32:02 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:32:02 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 00:32:03 (Reading database ... 13914 files and directories currently installed.) 00:32:03 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 00:32:03 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:32:03 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 00:32:03 (Reading database ... 13914 files and directories currently installed.) 00:32:03 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 00:32:03 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 00:32:03 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 00:32:03 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 00:32:03 Setting up base-files (10.1ubuntu2.11) ... 00:32:03 Installing new version of config file /etc/issue ... 00:32:03 Installing new version of config file /etc/issue.net ... 00:32:03 Installing new version of config file /etc/lsb-release ... 00:32:03 Installing new version of config file /etc/update-motd.d/50-motd-news ... 00:32:04 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 00:32:04 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 00:32:04 Removing obsolete conffile /etc/default/motd-news ... 00:32:04 (Reading database ... 13915 files and directories currently installed.) 00:32:04 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 00:32:04 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 00:32:04 Setting up bash (4.4.18-2ubuntu1.2) ... 00:32:04 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 00:32:04 (Reading database ... 13915 files and directories currently installed.) 00:32:04 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 00:32:04 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 00:32:04 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 00:32:04 (Reading database ... 13915 files and directories currently installed.) 00:32:04 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 00:32:04 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 00:32:04 Setting up tar (1.29b-2ubuntu0.2) ... 00:32:04 (Reading database ... 13915 files and directories currently installed.) 00:32:04 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 00:32:04 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:32:05 Setting up dpkg (1.19.0.5ubuntu2.3) ... 00:32:05 (Reading database ... 13915 files and directories currently installed.) 00:32:05 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 00:32:05 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:32:05 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 00:32:05 (Reading database ... 13915 files and directories currently installed.) 00:32:05 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 00:32:05 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:32:05 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 00:32:05 (Reading database ... 13915 files and directories currently installed.) 00:32:05 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 00:32:05 Unpacking grep (3.1-2build1) over (3.1-2) ... 00:32:05 Setting up grep (3.1-2build1) ... 00:32:05 (Reading database ... 13915 files and directories currently installed.) 00:32:05 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 00:32:05 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 00:32:05 Setting up gzip (1.6-5ubuntu1.1) ... 00:32:05 (Reading database ... 13915 files and directories currently installed.) 00:32:05 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 00:32:05 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:32:05 Building core-command ... 00:32:05 Building core-data ... 00:32:05 Building core-metadata ... 00:32:05 Building security-bootstrapper ... 00:32:05 Building security-proxy-setup ... 00:32:05 Building security-secretstore-setup ... 00:32:05 Building support-notifications ... 00:32:05 Building support-scheduler ... 00:32:05 Building sys-mgmt-agent ... 00:32:05 Building sys-mgmt-agent 00:32:05 Building support-scheduler 00:32:05 Building security-proxy-setup 00:32:05 Building core-metadata 00:32:05 Building support-notifications 00:32:05 Setting up login (1:4.5-1ubuntu2) ... 00:32:05 (Reading database ... 13915 files and directories currently installed.) 00:32:05 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 00:32:05 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:32:05 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 00:32:05 (Reading database ... 13915 files and directories currently installed.) 00:32:05 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 00:32:05 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:32:06 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 00:32:06 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:32:06 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 00:32:06 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:32:06 Setting up perl-base (5.26.1-6ubuntu0.5) ... 00:32:06 (Reading database ... 13915 files and directories currently installed.) 00:32:06 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 00:32:06 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:32:07 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:32:07 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:32:07 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:32:07 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:32:07 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 00:32:07 (Reading database ... 13915 files and directories currently installed.) 00:32:07 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 00:32:07 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 00:32:07 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 00:32:07 (Reading database ... 13915 files and directories currently installed.) 00:32:07 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:32:07 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:32:07 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:32:07 (Reading database ... 13915 files and directories currently installed.) 00:32:07 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:32:07 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:32:07 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:32:07 (Reading database ... 13915 files and directories currently installed.) 00:32:07 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:32:07 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:32:07 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:32:07 (Reading database ... 13915 files and directories currently installed.) 00:32:07 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:32:07 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:32:07 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:32:08 (Reading database ... 13915 files and directories currently installed.) 00:32:08 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 00:32:08 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:32:08 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 00:32:08 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:32:08 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 00:32:08 (Reading database ... 13915 files and directories currently installed.) 00:32:08 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 00:32:08 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:32:08 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 00:32:08 (Reading database ... 13915 files and directories currently installed.) 00:32:08 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:32:08 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:32:08 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:32:08 (Reading database ... 13915 files and directories currently installed.) 00:32:08 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:32:08 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:32:08 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 00:32:08 (Reading database ... 13915 files and directories currently installed.) 00:32:08 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:32:08 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:32:09 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 00:32:09 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 00:32:09 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 00:32:09 (Reading database ... 13915 files and directories currently installed.) 00:32:09 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 00:32:09 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:32:09 Setting up libc-bin (2.27-3ubuntu1.4) ... 00:32:10 (Reading database ... 13915 files and directories currently installed.) 00:32:10 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 00:32:10 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:32:10 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 00:32:10 (Reading database ... 13917 files and directories currently installed.) 00:32:10 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 00:32:10 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 00:32:10 Setting up debconf (1.5.66ubuntu1) ... 00:32:10 (Reading database ... 13917 files and directories currently installed.) 00:32:10 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 00:32:10 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:32:10 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 00:32:10 (Reading database ... 13917 files and directories currently installed.) 00:32:10 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 00:32:10 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:32:10 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 00:32:10 (Reading database ... 13917 files and directories currently installed.) 00:32:10 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:32:10 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:32:10 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 00:32:11 (Reading database ... 13917 files and directories currently installed.) 00:32:11 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:32:11 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:32:11 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 00:32:11 (Reading database ... 13919 files and directories currently installed.) 00:32:11 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:32:11 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:32:11 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 00:32:11 (Reading database ... 13923 files and directories currently installed.) 00:32:11 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:32:11 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:32:11 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 00:32:11 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 00:32:11 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 00:32:11 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:32:11 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 00:32:11 (Reading database ... 13923 files and directories currently installed.) 00:32:11 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 00:32:11 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 00:32:11 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 00:32:11 (Reading database ... 13923 files and directories currently installed.) 00:32:11 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 00:32:11 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 00:32:11 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 00:32:11 (Reading database ... 13923 files and directories currently installed.) 00:32:11 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 00:32:11 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:32:11 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 00:32:12 (Reading database ... 13923 files and directories currently installed.) 00:32:12 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 00:32:12 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:32:12 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 00:32:12 (Reading database ... 13923 files and directories currently installed.) 00:32:12 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 00:32:12 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 00:32:12 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 00:32:12 (Reading database ... 13923 files and directories currently installed.) 00:32:12 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 00:32:12 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:32:12 Setting up passwd (1:4.5-1ubuntu2) ... 00:32:12 (Reading database ... 13923 files and directories currently installed.) 00:32:12 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 00:32:12 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:32:13 Setting up gpgv (2.2.4-1ubuntu1.4) ... 00:32:13 (Reading database ... 13923 files and directories currently installed.) 00:32:13 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 00:32:13 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 00:32:13 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 00:32:13 (Reading database ... 13923 files and directories currently installed.) 00:32:13 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 00:32:13 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 00:32:13 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 00:32:13 (Reading database ... 13923 files and directories currently installed.) 00:32:13 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 00:32:13 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 00:32:13 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 00:32:13 (Reading database ... 13923 files and directories currently installed.) 00:32:13 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 00:32:13 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 00:32:13 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 00:32:13 (Reading database ... 13923 files and directories currently installed.) 00:32:13 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 00:32:13 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 00:32:13 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 00:32:13 (Reading database ... 13923 files and directories currently installed.) 00:32:13 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 00:32:13 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 00:32:13 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 00:32:13 (Reading database ... 13923 files and directories currently installed.) 00:32:13 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 00:32:13 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 00:32:13 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 00:32:13 (Reading database ... 13923 files and directories currently installed.) 00:32:13 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 00:32:13 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 00:32:14 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 00:32:14 (Reading database ... 13924 files and directories currently installed.) 00:32:14 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:32:14 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:32:14 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:32:14 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:32:14 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 00:32:14 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 00:32:14 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 00:32:14 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 00:32:14 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 00:32:14 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 00:32:14 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 00:32:14 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 00:32:14 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 00:32:14 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 00:32:14 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 00:32:14 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 00:32:14 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 00:32:14 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 00:32:14 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 00:32:14 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 00:32:14 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 00:32:14 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 00:32:15 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 00:32:15 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 00:32:15 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 00:32:15 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 00:32:15 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 00:32:15 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 00:32:15 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 00:32:15 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 00:32:15 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 00:32:15 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 00:32:15 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 00:32:15 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 00:32:15 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 00:32:15 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 00:32:15 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:32:15 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:32:15 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:32:15 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:32:16 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:32:16 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:32:16 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:32:16 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:32:17 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:32:17 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:32:17 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:32:17 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:32:17 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:32:17 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:32:18 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:32:18 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:32:19 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:32:19 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:32:19 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:32:19 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:32:19 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 00:32:19 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:32:19 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 00:32:19 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:32:19 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 00:32:19 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 00:32:19 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:32:19 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:32:19 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:32:19 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:32:19 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 00:32:19 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 00:32:19 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:32:19 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 00:32:19 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:32:19 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:32:19 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:32:19 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 00:32:19 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 00:32:19 Setting up tzdata (2021e-0ubuntu0.18.04) ... 00:32:19 00:32:19 Current default time zone: 'Etc/UTC' 00:32:19 Local time is now: Fri Nov 19 00:32:19 UTC 2021. 00:32:19 Universal Time is now: Fri Nov 19 00:32:19 UTC 2021. 00:32:19 Run 'dpkg-reconfigure tzdata' if you wish to change it. 00:32:19 00:32:19 Setting up systemd-sysv (237-3ubuntu10.52) ... 00:32:19 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:32:19 Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... 00:32:19 Setting up mount (2.31.1-0.4ubuntu3.7) ... 00:32:19 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 00:32:19 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 00:32:19 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 00:32:19 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 00:32:19 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 00:32:19 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 00:32:19 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:32:19 Setting up procps (2:3.3.12-3ubuntu1.2) ... 00:32:20 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 00:32:20 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 00:32:20 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 00:32:20 Setting up patch (2.7.6-2ubuntu1.1) ... 00:32:20 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 00:32:20 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 00:32:20 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 00:32:20 Installing new version of config file /etc/ssl/openssl.cnf ... 00:32:20 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 00:32:20 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 00:32:20 Setting up ca-certificates (20210119~18.04.2) ... 00:32:22 Updating certificates in /etc/ssl/certs... 00:32:23 23 added, 28 removed; done. 00:32:23 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 00:32:23 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:32:23 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 00:32:23 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 00:32:23 Setting up pkgbinarymangler (138.18.04.1) ... 00:32:23 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 00:32:23 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 00:32:23 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 00:32:23 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 00:32:23 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:32:23 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 00:32:23 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:32:23 Setting up perl (5.26.1-6ubuntu0.5) ... 00:32:23 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 00:32:23 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 00:32:23 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 00:32:23 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 00:32:23 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 00:32:23 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 00:32:23 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 00:32:23 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 00:32:23 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 00:32:23 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:32:23 Processing triggers for systemd (237-3ubuntu10.52) ... 00:32:23 Processing triggers for mime-support (3.60ubuntu1) ... 00:32:23 Processing triggers for ca-certificates (20210119~18.04.2) ... 00:32:23 Updating certificates in /etc/ssl/certs... 00:32:23 0 added, 0 removed; done. 00:32:23 Running hooks in /etc/ca-certificates/update.d... 00:32:23 done. 00:32:24 Reading package lists... 00:32:24 Building dependency tree... 00:32:24 Reading state information... 00:32:24 The following NEW packages will be installed: 00:32:24 apt-transport-https 00:32:24 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 00:32:24 Need to get 4348 B of archives. 00:32:24 After this operation, 154 kB of additional disk space will be used. 00:32:24 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 00:32:25 debconf: delaying package configuration, since apt-utils is not installed 00:32:25 Fetched 4348 B in 0s (15.9 kB/s) 00:32:25 Selecting previously unselected package apt-transport-https. 00:32:25 (Reading database ... 13931 files and directories currently installed.) 00:32:25 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 00:32:25 Unpacking apt-transport-https (1.6.14) ... 00:32:25 Setting up apt-transport-https (1.6.14) ... 00:32:25 Waiting for network to be ready... 00:32:32 2021-11-19T00:32:29Z INFO Waiting for automatic snapd restart... 00:32:32 snapd 2.52.1 from Canonical* installed 00:32:33 "snapd" switched to the "latest/stable" channel 00:32:33 00:32:36 core18 20211015 from Canonical* installed 00:32:36 "core18" switched to the "latest/stable" channel 00:32:36 00:32:39 snapcraft 5.0 from Canonical* installed 00:32:39 "snapcraft" switched to the "latest/stable" channel 00:32:39 00:32:43 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: 00:32:43 - README.md 00:32:43 00:32:43 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:32:44 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 00:32:44 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:32:44 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:32:45 Reading package lists... 00:32:45 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 00:32:45 Reading package lists... 00:32:45 Building dependency tree... 00:32:45 Reading state information... 00:32:46 Suggested packages: 00:32:46 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 00:32:46 git-gui gitk gitweb git-cvs git-mediawiki git-svn 00:32:46 Recommended packages: 00:32:46 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 00:32:46 The following NEW packages will be installed: 00:32:46 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 00:32:46 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 00:32:46 pkg-config zip 00:32:46 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 00:32:46 Need to get 7670 kB of archives. 00:32:46 After this operation, 43.8 MB of additional disk space will be used. 00:32:46 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 00:32:46 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 00:32:46 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 00:32:46 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 00:32:46 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 00:32:46 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 00:32:46 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 00:32:46 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 00:32:46 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 00:32:46 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 00:32:46 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 00:32:46 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 00:32:46 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 00:32:46 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 00:32:46 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 00:32:47 debconf: delaying package configuration, since apt-utils is not installed 00:32:47 Fetched 7670 kB in 1s (10.2 MB/s) 00:32:47 Selecting previously unselected package libglib2.0-0:amd64. 00:32:47 (Reading database ... 13935 files and directories currently installed.) 00:32:47 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 00:32:47 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 00:32:47 Selecting previously unselected package libpsl5:amd64. 00:32:47 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 00:32:47 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 00:32:47 Selecting previously unselected package libnghttp2-14:amd64. 00:32:47 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 00:32:47 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:32:47 Selecting previously unselected package librtmp1:amd64. 00:32:47 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 00:32:47 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:32:47 Selecting previously unselected package libcurl3-gnutls:amd64. 00:32:47 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 00:32:47 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 00:32:47 Selecting previously unselected package liberror-perl. 00:32:47 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 00:32:47 Unpacking liberror-perl (0.17025-1) ... 00:32:47 Selecting previously unselected package git-man. 00:32:47 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 00:32:47 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 00:32:47 Selecting previously unselected package git. 00:32:47 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 00:32:47 Unpacking git (1:2.17.1-1ubuntu0.9) ... 00:32:48 Selecting previously unselected package libnorm1:amd64. 00:32:48 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 00:32:48 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:32:48 Selecting previously unselected package libpgm-5.2-0:amd64. 00:32:48 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 00:32:48 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:32:48 Selecting previously unselected package libsodium23:amd64. 00:32:48 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 00:32:48 Unpacking libsodium23:amd64 (1.0.16-2) ... 00:32:48 Selecting previously unselected package libzmq5:amd64. 00:32:48 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 00:32:48 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:32:48 Selecting previously unselected package libzmq3-dev:amd64. 00:32:48 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 00:32:48 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:32:48 Selecting previously unselected package pkg-config. 00:32:48 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 00:32:48 Unpacking pkg-config (0.29.1-0ubuntu2) ... 00:32:48 Selecting previously unselected package zip. 00:32:48 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 00:32:48 Unpacking zip (3.0-11build1) ... 00:32:48 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:32:48 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 00:32:48 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:32:48 Setting up liberror-perl (0.17025-1) ... 00:32:48 Setting up libpsl5:amd64 (0.19.1-5build1) ... 00:32:48 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 00:32:48 No schema files found: doing nothing. 00:32:48 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:32:48 Setting up zip (3.0-11build1) ... 00:32:48 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:32:48 Setting up libsodium23:amd64 (1.0.16-2) ... 00:32:48 Setting up pkg-config (0.29.1-0ubuntu2) ... 00:32:48 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:32:48 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 00:32:48 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:32:48 Setting up git (1:2.17.1-1ubuntu0.9) ... 00:32:48 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:32:49 git set to automatically installed. 00:32:49 git-man set to automatically installed. 00:32:49 libcurl3-gnutls set to automatically installed. 00:32:49 liberror-perl set to automatically installed. 00:32:49 libglib2.0-0 set to automatically installed. 00:32:49 libnghttp2-14 set to automatically installed. 00:32:49 libnorm1 set to automatically installed. 00:32:49 libpgm-5.2-0 set to automatically installed. 00:32:49 libpsl5 set to automatically installed. 00:32:49 librtmp1 set to automatically installed. 00:32:49 libsodium23 set to automatically installed. 00:32:49 libzmq3-dev set to automatically installed. 00:32:49 libzmq5 set to automatically installed. 00:32:49 pkg-config set to automatically installed. 00:32:49 zip set to automatically installed. 00:32:51 snapd is not logged in, snap install commands will use sudo 00:33:03 go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed 00:33:03 snapd is not logged in, snap install commands will use sudo 00:33:04 snap "core18" has no updates available 00:33:06 Pulling config-common 00:33:06 + snapcraftctl pull 00:33:08 Pulling go-build-helper 00:33:08 + snapcraftctl pull 00:33:09 'edgex-go' has dependencies that need to be staged: go-build-helper 00:33:09 Skipping pull go-build-helper (already ran) 00:33:09 Building go-build-helper 00:33:09 + snapcraftctl build 00:33:11 Staging go-build-helper 00:33:11 + snapcraftctl stage 00:33:13 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:33:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:33:13 ---> aaff26de5c75 00:33:13 Step 3/22 : WORKDIR /edgex-go 00:33:13 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:33:13 Step 2/20 : FROM ${BUILDER_BASE} AS builder 00:33:13 ---> aaff26de5c75 00:33:13 Step 3/20 : WORKDIR /edgex-go 00:33:13 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:33:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:33:13 ---> aaff26de5c75 00:33:13 Step 3/22 : WORKDIR /edgex-go 00:33:13 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:33:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:33:13 ---> aaff26de5c75 00:33:13 Step 3/23 : WORKDIR /edgex-go 00:33:13 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:33:13 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:33:13 ---> aaff26de5c75 00:33:13 Step 3/21 : WORKDIR /edgex-go 00:33:13 ---> Running in a5cf1ec126c4 00:33:13 ---> Running in 754e16124166 00:33:13 ---> Running in b28b6613223f 00:33:13 ---> Running in 9135876bad17 00:33:13 ---> Running in 13d64abe5e2d 00:33:13 Removing intermediate container b28b6613223f 00:33:13 ---> 6a34ea14ece4 00:33:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:33:13 Removing intermediate container 9135876bad17 00:33:13 ---> 6143f8af552d 00:33:13 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:33:13 Removing intermediate container 754e16124166 00:33:13 ---> 86cd7b9933af 00:33:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:33:13 ---> Running in 7562d07a8ecf 00:33:13 ---> Running in 987accb70f5b 00:33:13 Removing intermediate container a5cf1ec126c4 00:33:13 ---> e5644950e906 00:33:13 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:33:13 ---> Running in 31c00e9185dd 00:33:13 Removing intermediate container 13d64abe5e2d 00:33:13 ---> b6cd283144ff 00:33:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:33:13 ---> Running in 6b5b3f238209 00:33:13 ---> Running in ddcf2f5b95e7 00:33:14 Removing intermediate container 7562d07a8ecf 00:33:14 ---> 39bb2ffa7e89 00:33:14 Step 5/23 : RUN apk add --update --no-cache make git 00:33:14 ---> Running in 6c4cc5ee6e0c 00:33:15 Removing intermediate container 987accb70f5b 00:33:15 Removing intermediate container 6b5b3f238209 00:33:15 ---> e2703b78ff48 00:33:15 ---> 9ef8e41920c0 00:33:15 Step 5/20 : RUN apk add --update --no-cache make gitStep 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 00:33:15 00:33:15 ---> Running in 4a899660a164 00:33:15 ---> Running in e5c8b9be14ae 00:33:15 Removing intermediate container 31c00e9185dd 00:33:15 ---> ce26e049af0a 00:33:15 Step 5/22 : RUN apk add --update --no-cache make git 00:33:15 Removing intermediate container ddcf2f5b95e7 00:33:15 ---> d6b20e45ba9e 00:33:15 Step 5/22 : RUN apk add --update --no-cache make bash git 00:33:15 ---> Running in 2369774ea09b 00:33:16 ---> Running in ba76344716c7 00:33:17 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:33:17 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:33:17 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:33:17 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:33:17 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:33:17 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:33:18 OK: 219 MiB in 52 packages 00:33:18 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:33:18 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:33:18 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:33:18 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:33:19 Removing intermediate container 6c4cc5ee6e0c 00:33:19 ---> 086d869fae01 00:33:19 Step 6/23 : COPY go.mod . 00:33:20 OK: 219 MiB in 52 packages 00:33:20 OK: 219 MiB in 52 packages 00:33:20 OK: 219 MiB in 52 packages 00:33:20 OK: 219 MiB in 52 packages 00:33:21 ---> e344ffec3a95 00:33:21 Step 7/23 : RUN go mod download 00:33:21 ---> Running in 743a0325ed45 00:33:21 Removing intermediate container 4a899660a164 00:33:21 ---> 842e40c1feee 00:33:21 Step 6/20 : COPY . . 00:33:22 Removing intermediate container e5c8b9be14ae 00:33:22 ---> e0a893387689 00:33:22 Step 6/21 : COPY . . 00:33:22 Removing intermediate container 2369774ea09b 00:33:22 ---> 19305e8e9f3c 00:33:22 Step 6/22 : COPY . . 00:33:22 Removing intermediate container ba76344716c7 00:33:22 ---> 44e816efcc58 00:33:22 Step 6/22 : COPY . . 00:33:23 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:33:23 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:33:23 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 00:33:23 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 00:33:23 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 00:33:23 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 00:33:23 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 00:33:23 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 00:33:23 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1150 kB] 00:33:23 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] 00:33:23 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:33:23 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:33:23 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:33:23 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:33:23 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:33:23 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:33:23 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:33:23 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:33:23 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:33:23 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] 00:33:23 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 00:33:23 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 00:33:23 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 00:33:23 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 00:33:23 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 00:33:23 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1766 kB] 00:33:23 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] 00:33:23 Fetched 25.6 MB in 0s (0 B/s) 00:33:23 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 00:33:23 Fetched 224 kB in 0s (0 B/s) 00:33:23 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 00:33:23 Fetched 157 kB in 0s (0 B/s) 00:33:23 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 00:33:23 Fetched 221 kB in 0s (0 B/s) 00:33:23 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 00:33:23 Fetched 143 kB in 0s (0 B/s) 00:33:23 Pulling edgex-go 00:33:23 + snapcraftctl pull 00:33:23 Pulling hooks 00:33:23 + snapcraftctl pull 00:33:26 Removing intermediate container 743a0325ed45 00:33:26 ---> e7bc1ff1211d 00:33:26 Step 8/23 : COPY . . 00:33:45 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 00:33:45 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 00:33:45 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:33:45 Fetched 0 B in 0s (0 B/s) 00:33:45 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 00:33:45 Fetched 96.5 kB in 0s (0 B/s) 00:33:45 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 00:33:45 Fetched 279 kB in 0s (0 B/s) 00:33:45 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 00:33:45 Fetched 122 kB in 0s (0 B/s) 00:33:45 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 00:33:45 Fetched 77.8 kB in 0s (0 B/s) 00:33:45 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 00:33:45 Fetched 8848 B in 0s (0 B/s) 00:33:45 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 00:33:45 Fetched 47.8 kB in 0s (0 B/s) 00:33:45 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 00:33:45 Fetched 45.6 kB in 0s (0 B/s) 00:33:45 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 00:33:45 Fetched 15.0 kB in 0s (0 B/s) 00:33:45 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 00:33:45 Fetched 220 kB in 0s (0 B/s) 00:33:45 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 00:33:45 Fetched 154 kB in 0s (0 B/s) 00:33:45 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 00:33:45 Fetched 50.6 kB in 0s (0 B/s) 00:33:45 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 00:33:45 Fetched 14.8 kB in 0s (0 B/s) 00:33:45 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 00:33:45 Fetched 41.8 kB in 0s (0 B/s) 00:33:45 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 00:33:45 Fetched 499 kB in 0s (0 B/s) 00:33:45 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 00:33:45 Fetched 111 kB in 0s (0 B/s) 00:33:45 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 00:33:45 Fetched 240 kB in 0s (0 B/s) 00:33:45 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 00:33:45 Fetched 29.3 kB in 0s (0 B/s) 00:33:45 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 00:33:45 Fetched 85.5 kB in 0s (0 B/s) 00:33:45 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 00:33:45 Fetched 24.5 kB in 0s (0 B/s) 00:33:45 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 00:33:45 Fetched 49.2 kB in 0s (0 B/s) 00:33:45 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 00:33:45 Fetched 54.2 kB in 0s (0 B/s) 00:33:45 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 00:33:45 Fetched 30.8 kB in 0s (0 B/s) 00:33:45 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 00:33:45 Fetched 15.8 kB in 0s (0 B/s) 00:33:45 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 00:33:45 Fetched 85.9 kB in 0s (0 B/s) 00:33:45 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 00:33:45 Fetched 8720 B in 0s (0 B/s) 00:33:45 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 00:33:45 Fetched 140 kB in 0s (0 B/s) 00:33:45 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 00:33:45 Fetched 119 kB in 0s (0 B/s) 00:33:45 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 00:33:45 Fetched 111 kB in 0s (0 B/s) 00:33:45 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 00:33:45 Fetched 11.1 kB in 0s (0 B/s) 00:33:45 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 00:33:45 Fetched 646 kB in 0s (0 B/s) 00:33:45 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 00:33:45 Fetched 41.3 kB in 0s (0 B/s) 00:33:45 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 00:33:45 Fetched 17.9 kB in 0s (0 B/s) 00:33:45 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 00:33:45 Fetched 368 kB in 0s (0 B/s) 00:33:45 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 00:33:45 Fetched 187 kB in 0s (0 B/s) 00:33:45 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 00:33:45 Fetched 175 kB in 0s (0 B/s) 00:33:45 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 00:33:45 Fetched 206 kB in 0s (0 B/s) 00:33:45 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 00:33:45 Fetched 1302 kB in 0s (0 B/s) 00:33:45 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 00:33:45 Fetched 36.2 kB in 0s (0 B/s) 00:33:45 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 00:33:45 Fetched 159 kB in 0s (0 B/s) 00:33:45 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 00:33:45 Fetched 107 kB in 0s (0 B/s) 00:33:45 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 00:33:45 Fetched 48.7 kB in 0s (0 B/s) 00:33:45 Pulling static-packages 00:33:45 + snapcraftctl pull 00:33:45 Pulling version 00:33:45 + cd /root/project 00:33:45 + git describe --tags --abbrev=0 00:33:45 + sed s/v// 00:33:45 + GIT_VERSION=2.0.1-dev.99 00:33:45 + [ -z 2.0.1-dev.99 ] 00:33:45 + snapcraftctl set-version 2.0.1-dev.99 00:33:46 Building config-common 00:33:46 + snapcraftctl build 00:33:48 ---> bbea0e31c5ba 00:33:48 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:33:48 ---> e8ef313de88c 00:33:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:33:48 ---> Running in 926ea8721b73 00:33:48 ---> Running in 170077009a82 00:33:48 ---> 18f74be9299c 00:33:48 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:33:48 ---> 974883272598 00:33:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:33:48 ---> Running in 0728a85a5685 00:33:48 ---> Running in b768a3029541 00:33:48 ---> f7af067b005d 00:33:48 Step 9/23 : RUN go mod tidy 00:33:48 ---> Running in 7d7163b3bb75 00:33:49 Skipping build go-build-helper (already ran) 00:33:49 Building edgex-go 00:33:49 + cd /root/parts/edgex-go/src 00:33:49 + git describe --tags --abbrev=0 00:33:49 + sed s/v// 00:33:49 + GIT_VERSION=2.0.1-dev.99 00:33:49 + [ -z 2.0.1-dev.99 ] 00:33:49 + echo 2.0.1-dev.99 00:33:49 + [ ! -d vendor ] 00:33:49 + go mod download all 00:33:52 Removing intermediate container 170077009a82 00:33:52 ---> 90592ebd1409 00:33:52 Step 8/22 : RUN make cmd/core-metadata/core-metadata 00:33:52 ---> Running in 850daa8addc1 00:33:52 Removing intermediate container 926ea8721b73 00:33:52 ---> 402990a691a6 00:33:52 Step 8/21 : RUN make cmd/support-notifications/support-notifications 00:33:52 Removing intermediate container b768a3029541 00:33:52 ---> c35f43019690 00:33:52 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:33:52 ---> Running in 1e0142bf4e7e 00:33:52 Removing intermediate container 0728a85a5685 00:33:52 ---> 7c87d9ea6d76 00:33:52 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:33:52 ---> Running in c9de8fed61e3 00:33:52 ---> Running in 929e850b7b1d 00:33:53 Removing intermediate container 7d7163b3bb75 00:33:53 ---> 02eb644ba706 00:33:53 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:33:53 ---> Running in b22d931b9164 00:33:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:33:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:33:54 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 00:33:54 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 00:33:55 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 00:33:59 + make build 00:33:59 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 00:34:09 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 00:34:14 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 00:34:15 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 00:34:16 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 00:34:17 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 00:34:17 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 00:34:19 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 00:34:20 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 00:34:21 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 00:34:22 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 00:34:23 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 00:34:25 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 00:34:25 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 00:34:25 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 00:34:25 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 00:34:25 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 00:34:25 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 00:34:25 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 00:34:25 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 00:34:25 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 00:34:25 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 00:34:25 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 00:34:25 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 00:34:25 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 00:34:25 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 00:34:25 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 00:34:25 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 00:34:25 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 00:34:25 + 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 00:34:25 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 00:34:25 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 00:34:25 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 00:34:25 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 00:34:25 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 00:34:25 + 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 00:34:25 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 00:34:25 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 00:34:25 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 00:34:26 Building hooks 00:34:26 + cd /root/parts/hooks/src 00:34:26 + make build 00:34:26 go mod tidy 00:34:27 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 00:34:27 go: downloading github.com/davecgh/go-spew v1.1.0 00:34:27 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 00:34:27 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 00:34:28 GO111MODULE=on go build -o cmd/install/install ./cmd/install 00:34:29 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 00:34:29 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 00:34:32 Building static-packages 00:34:32 + snapcraftctl build 00:34:34 Building version 00:34:34 + snapcraftctl build 00:34:36 Staging config-common 00:34:36 + snapcraftctl stage 00:34:37 Skipping stage go-build-helper (already ran) 00:34:37 Staging edgex-go 00:34:37 + snapcraftctl stage 00:34:38 Staging hooks 00:34:38 + snapcraftctl stage 00:34:39 Staging static-packages 00:34:39 + snapcraftctl stage 00:34:40 Staging version 00:34:40 + snapcraftctl stage 00:34:41 Priming config-common 00:34:41 + snapcraftctl prime 00:34:42 Priming go-build-helper 00:34:42 + snapcraftctl prime 00:34:44 Priming edgex-go 00:34:44 + snapcraftctl prime 00:34:45 Priming hooks 00:34:45 + snapcraftctl prime 00:34:46 Priming static-packages 00:34:46 + snapcraftctl prime 00:34:48 Priming version 00:34:48 + snapcraftctl prime 00:34:50 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] } 00:35:47 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 00:35:47 Removing intermediate container c9de8fed61e3 00:35:47 ---> 01865fffb94b 00:35:47 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:35:48 ---> Running in f295221e0db1 00:35:50 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 00:35:56 Removing intermediate container f295221e0db1 00:35:56 ---> 5a09b64c6b63 00:35:56 00:35:56 Step 10/22 : FROM docker:20.10.8 00:35:56 20.10.8: Pulling from library/docker 00:35:57 Removing intermediate container 929e850b7b1d 00:35:57 ---> 09a73d33e0b6 00:35:57 00:35:57 Step 9/20 : FROM alpine:3.14 00:35:57 3.14: Pulling from library/alpine 00:36:00 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 00:36:00 Status: Downloaded newer image for alpine:3.14 00:36:00 ---> 5b8b7b635229 00:36:00 Step 10/20 : RUN apk add --update --no-cache curl 00:36:00 ---> Running in 48f6593d4de1 00:36:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:36:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:36:03 (1/5) Installing ca-certificates (20191127-r5) 00:36:03 (2/5) Installing brotli-libs (1.0.9-r5) 00:36:03 (3/5) Installing nghttp2-libs (1.43.0-r0) 00:36:03 (4/5) Installing libcurl (7.79.1-r0) 00:36:03 (5/5) Installing curl (7.79.1-r0) 00:36:03 Executing busybox-1.33.1-r6.trigger 00:36:03 Executing ca-certificates-20191127-r5.trigger 00:36:03 OK: 8 MiB in 19 packages 00:36:05 Removing intermediate container 850daa8addc1 00:36:05 ---> 56e07488dbd0 00:36:05 00:36:05 Step 9/22 : FROM alpine:3.14 00:36:05 ---> 5b8b7b635229 00:36:05 Step 10/22 : RUN apk add --update --no-cache dumb-init 00:36:05 Removing intermediate container b22d931b9164 00:36:05 ---> c6649718a088 00:36:05 00:36:05 Step 11/23 : FROM alpine:3.14 00:36:05 ---> 5b8b7b635229 00:36:05 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:36:05 Removing intermediate container 1e0142bf4e7e 00:36:05 ---> 7a390832213c 00:36:05 00:36:05 Step 9/21 : FROM alpine:3.14 00:36:05 ---> 5b8b7b635229 00:36:05 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 00:36:06 ---> Running in 11a44938c383 00:36:06 ---> Running in 05a089443509 00:36:06 ---> Running in 733854b2d5cf 00:36:07 Removing intermediate container 48f6593d4de1 00:36:07 ---> ac253ae13073 00:36:07 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:36:07 ---> Running in 1e7b66ace4b0 00:36:08 Removing intermediate container 1e7b66ace4b0 00:36:08 ---> 6c9bfe735de0 00:36:08 Step 12/20 : WORKDIR /edgex 00:36:08 ---> Running in 627302e5ff3b 00:36:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:36:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:36:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:36:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:36:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:36:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:36:09 Removing intermediate container 627302e5ff3b 00:36:09 ---> 72235e96018f 00:36:09 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:36:09 (1/1) Installing dumb-init (1.2.5-r1) 00:36:09 Executing busybox-1.33.1-r6.trigger 00:36:09 OK: 6 MiB in 15 packages 00:36:09 (1/2) Installing ca-certificates (20191127-r5) 00:36:10 (1/1) Installing dumb-init (1.2.5-r1) 00:36:10 Executing busybox-1.33.1-r6.trigger 00:36:10 OK: 6 MiB in 15 packages 00:36:10 (2/2) Installing dumb-init (1.2.5-r1) 00:36:10 Executing busybox-1.33.1-r6.trigger 00:36:10 Executing ca-certificates-20191127-r5.trigger 00:36:10 OK: 6 MiB in 16 packages 00:36:11 ---> 54d95d0f4bd8 00:36:11 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:36:11 Removing intermediate container 11a44938c383 00:36:11 ---> 06c177db0e60 00:36:11 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:36:11 ---> Running in 37264e53e2d2 00:36:11 Removing intermediate container 05a089443509 00:36:11 ---> 34fd6668a857 00:36:11 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:36:12 ---> Running in 9461dd15d618 00:36:12 Removing intermediate container 37264e53e2d2 00:36:12 ---> a992749cf3bb 00:36:12 Step 14/23 : ENV APP_PORT=59861 00:36:12 Removing intermediate container 733854b2d5cf 00:36:12 ---> 3b52ad0091db 00:36:12 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:36:12 ---> Running in 95fcc788e0ee 00:36:12 ---> Running in 2aeb0c11a42c 00:36:13 Removing intermediate container 9461dd15d618 00:36:13 ---> 434af708844b 00:36:13 Step 12/22 : ENV APP_PORT=59881 00:36:13 ---> b26534d5b15b 00:36:13 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:36:13 ---> Running in d3332323e9c8 00:36:13 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 00:36:13 Status: Downloaded newer image for docker:20.10.8 00:36:13 ---> 3734d5adc5ac 00:36:13 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:36:13 Removing intermediate container 95fcc788e0ee 00:36:13 ---> 69f8fe8cb2bd 00:36:13 Step 15/23 : EXPOSE $APP_PORT 00:36:13 Removing intermediate container 2aeb0c11a42c 00:36:13 ---> 44420498301a 00:36:13 Step 12/21 : ENV APP_PORT=59860 00:36:13 ---> Running in 77974f4c2ba8 00:36:13 ---> Running in 995b6d870cca 00:36:13 ---> Running in 0aa56dce4a69 00:36:13 Removing intermediate container d3332323e9c8 00:36:13 ---> cae2aea6c99d 00:36:13 Step 13/22 : EXPOSE $APP_PORT 00:36:13 ---> Running in 28c92fdfa3fe 00:36:14 Removing intermediate container 995b6d870cca 00:36:14 ---> 7d4ab97da791 00:36:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:36:14 Removing intermediate container 77974f4c2ba8 00:36:14 ---> 89c0436b1ca6 00:36:14 Step 13/21 : EXPOSE $APP_PORT 00:36:14 Removing intermediate container 0aa56dce4a69 00:36:14 ---> c2f1588efaa0 00:36:14 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 00:36:14 ---> Running in 9886499f8f97 00:36:14 ---> Running in 3574c03def6c 00:36:14 Removing intermediate container 28c92fdfa3fe 00:36:14 ---> 6c064d95a810 00:36:14 Step 14/22 : WORKDIR / 00:36:14 ---> Running in fd6ca904426a 00:36:15 ---> 6006a7d21317 00:36:15 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:36:15 Removing intermediate container 9886499f8f97 00:36:15 ---> a8f6a6b9c503 00:36:15 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 00:36:15 ---> Running in 1b4f77c3380a 00:36:15 Removing intermediate container fd6ca904426a 00:36:15 ---> 1d1ea64a9920 00:36:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:36:15 ---> b276ef0164e0 00:36:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:36:16 Removing intermediate container 1b4f77c3380a 00:36:16 ---> b9f437fbd5bc 00:36:16 Step 17/20 : CMD ["--init=true"] 00:36:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:36:16 ---> Running in 5bce498e4f8f 00:36:16 ---> 383127b828e0 00:36:16 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:36:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:36:17 ---> 817ab48e9c5f 00:36:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:36:17 Removing intermediate container 5bce498e4f8f 00:36:17 ---> 9830e5b15270 00:36:17 Step 18/20 : LABEL arch=arm64 00:36:17 ---> Running in 939371633b33 00:36:17 (1/42) Installing readline (8.1.0-r0) 00:36:17 (2/42) Installing bash (5.1.4-r0) 00:36:17 Executing bash-5.1.4-r0.post-install 00:36:17 (3/42) Installing brotli-libs (1.0.9-r5) 00:36:17 ---> f76500ac46e6 00:36:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:36:17 (4/42) Installing nghttp2-libs (1.43.0-r0) 00:36:17 (5/42) Installing libcurl (7.79.1-r0) 00:36:17 (6/42) Installing curl (7.79.1-r0) 00:36:17 (7/42) Installing dumb-init (1.2.5-r1) 00:36:17 (8/42) Installing libbz2 (1.0.8-r1) 00:36:17 (9/42) Installing expat (2.4.1-r0) 00:36:17 (10/42) Installing libffi (3.3-r2) 00:36:17 (11/42) Installing gdbm (1.19-r0) 00:36:18 (12/42) Installing xz-libs (5.2.5-r0) 00:36:18 (13/42) Installing libgcc (10.3.1_git20210424-r2) 00:36:18 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 00:36:18 (15/42) Installing mpdecimal (2.5.1-r1) 00:36:18 (16/42) Installing sqlite-libs (3.35.5-r0) 00:36:18 (17/42) Installing python3 (3.9.5-r1) 00:36:18 Removing intermediate container 939371633b33 00:36:18 ---> c490bd52d9fa 00:36:18 Step 19/20 : LABEL git_sha=c69b39d6caaa6f77bf72e03613795b0d93241436 00:36:18 ---> Running in 04dfc277c8f7 00:36:18 ---> 6ec010ba61ec 00:36:18 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:36:19 ---> 904e3325f375 00:36:19 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:36:19 ---> c88a98b488c8 00:36:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:36:19 ---> Running in 9c8b81826b3e 00:36:19 Removing intermediate container 04dfc277c8f7 00:36:19 ---> 782da4e12487 00:36:19 Step 20/20 : LABEL version=0.0.0 00:36:19 ---> Running in 2043c58ae01a 00:36:20 Removing intermediate container 9c8b81826b3e 00:36:20 ---> 329789eb99b3 00:36:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:36:20 ---> 2c8e95247359 00:36:20 Step 17/21 : ENTRYPOINT ["/support-notifications"] 00:36:20 (18/42) Installing py3-appdirs (1.4.4-r2) 00:36:20 ---> Running in bf8da32aa1c7 00:36:20 (19/42) Installing py3-chardet (4.0.0-r2) 00:36:20 ---> 8aff72859969 00:36:20 Removing intermediate container 2043c58ae01a 00:36:20 ---> 0a2ae961c100 00:36:20 00:36:20 Step 18/22 : ENTRYPOINT ["/core-metadata"] 00:36:20 (20/42) Installing py3-idna (3.2-r0) 00:36:20 (21/42) Installing py3-urllib3 (1.26.5-r0) 00:36:20 ---> Running in 6bc9d01a0d9e 00:36:20 (22/42) Installing py3-certifi (2020.12.5-r1) 00:36:20 (23/42) Installing py3-requests (2.25.1-r4) 00:36:20 ---> Running in 46091bbcbe27 00:36:20 (24/42) Installing py3-msgpack (1.0.2-r1) 00:36:20 (25/42) Installing py3-lockfile (0.12.2-r4) 00:36:20 (26/42) Installing py3-cachecontrol (0.12.6-r1) 00:36:20 (27/42) Installing py3-colorama (0.4.4-r1) 00:36:20 (28/42) Installing py3-contextlib2 (0.6.0-r1) 00:36:20 (29/42) Installing py3-distlib (0.3.1-r3) 00:36:20 (30/42) Installing py3-distro (1.5.0-r3) 00:36:20 (31/42) Installing py3-six (1.15.0-r1) 00:36:20 (32/42) Installing py3-webencodings (0.5.1-r4) 00:36:20 (33/42) Installing py3-html5lib (1.1-r1) 00:36:20 Successfully built 0a2ae961c100 00:36:20 Successfully tagged security-proxy-setup-arm64:latest 00:36:20  Building security-proxy-setup ... done Removing intermediate container bf8da32aa1c7 00:36:20 Building security-bootstrapper 00:36:20 ---> bc8bf9f11ee3 00:36:20 Step 21/23 : LABEL arch=arm64 00:36:20 (34/42) Installing py3-parsing (2.4.7-r2) 00:36:21 (35/42) Installing py3-packaging (20.9-r1) 00:36:21 (36/42) Installing py3-toml (0.10.2-r2) 00:36:21 (37/42) Installing py3-pep517 (0.10.0-r2) 00:36:21 (38/42) Installing py3-progress (1.5-r2) 00:36:21 (39/42) Installing py3-retrying (1.3.3-r1) 00:36:21 (40/42) Installing py3-ordered-set (4.0.2-r1) 00:36:21 (41/42) Installing py3-setuptools (52.0.0-r3) 00:36:21 ---> Running in 75003f976354 00:36:21 Removing intermediate container 6bc9d01a0d9e 00:36:21 ---> e07485358329 00:36:21 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:36:21 Removing intermediate container 46091bbcbe27 00:36:21 ---> 61ec2052a99e 00:36:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:36:21 ---> Running in b0dfe35e7517 00:36:21 (42/42) Installing py3-pip (20.3.4-r1) 00:36:21 ---> Running in a09dfad84505 00:36:21 Removing intermediate container 75003f976354 00:36:21 ---> b26952e8e4b1 00:36:21 Step 22/23 : LABEL git_sha=c69b39d6caaa6f77bf72e03613795b0d93241436 00:36:22 ---> Running in df2165bb4402 00:36:22 Removing intermediate container b0dfe35e7517 00:36:22 ---> ca5a05c718be 00:36:22 Step 19/21 : LABEL arch=arm64 00:36:22 Executing busybox-1.33.1-r3.trigger 00:36:22 ---> Running in 3487d1ff51db 00:36:22 OK: 84 MiB in 64 packages 00:36:22 Removing intermediate container a09dfad84505 00:36:22 ---> 65bc7c192e30 00:36:22 Step 20/22 : LABEL arch=arm64 00:36:22 ---> Running in 4bff76c1b4c1 00:36:22 Removing intermediate container df2165bb4402 00:36:22 ---> 32c9965ea3a7 00:36:22 Step 23/23 : LABEL version=0.0.0 00:36:23 ---> Running in 834f6e5de4ef 00:36:23 Removing intermediate container 3487d1ff51db 00:36:23 ---> 94214c0e83e9 00:36:23 Step 20/21 : LABEL git_sha=c69b39d6caaa6f77bf72e03613795b0d93241436 00:36:23 ---> Running in ae996f5e4294 00:36:23 Removing intermediate container 4bff76c1b4c1 00:36:23 ---> 634c3f0b76cc 00:36:23 Step 21/22 : LABEL git_sha=c69b39d6caaa6f77bf72e03613795b0d93241436 00:36:23 ---> Running in 4a5a024c33d6 00:36:23 Removing intermediate container 834f6e5de4ef 00:36:23 ---> 1bc3845b02c1 00:36:23 00:36:24 Removing intermediate container ae996f5e4294 00:36:24 ---> faf4a779df05 00:36:24 Step 21/21 : LABEL version=0.0.0 00:36:24 ---> Running in 5892e98a3649 00:36:24 Removing intermediate container 4a5a024c33d6 00:36:24 ---> 27e4f15beea9 00:36:24 Step 22/22 : LABEL version=0.0.0 00:36:24 Successfully built 1bc3845b02c1 00:36:24 Successfully tagged support-scheduler-arm64:latest 00:36:24 Building core-data 00:36:24  Building support-scheduler ... done  ---> Running in 96ac1b6e6118 00:36:24 Removing intermediate container 5892e98a3649 00:36:24 ---> 43530fa05a8b 00:36:24 00:36:25 Removing intermediate container 96ac1b6e6118 00:36:25 ---> a4713e4c3e12 00:36:25 00:36:25 Successfully built 43530fa05a8b 00:36:25 Successfully tagged support-notifications-arm64:latest 00:36:25  Building support-notifications ... done Building core-command 00:36:25 Successfully built a4713e4c3e12 00:36:25 Successfully tagged core-metadata-arm64:latest 00:36:25 Building security-secretstore-setup 00:36:26  Building core-metadata ... done Collecting docker-compose==1.23.2 00:36:26 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:36:26 Collecting cached-property<2,>=1.2.0 00:36:26 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:36:26 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 00:36:27 Collecting docker<4.0,>=3.6.0 00:36:27 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:36:27 Collecting texttable<0.10,>=0.9.0 00:36:27 Downloading texttable-0.9.1.tar.gz (11 kB) 00:36:30 Collecting jsonschema<3,>=2.5.1 00:36:30 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:36:30 Collecting PyYAML<4,>=3.10 00:36:30 Downloading PyYAML-3.13.tar.gz (270 kB) 00:36:34 Collecting docopt<0.7,>=0.6.1 00:36:34 Downloading docopt-0.6.2.tar.gz (25 kB) 00:36:35 Collecting dockerpty<0.5,>=0.4.1 00:36:35 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:36:37 Collecting websocket-client<1.0,>=0.32.0 00:36:37 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:36:38 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:36:39 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:36:39 Collecting docker-pycreds>=0.4.0 00:36:39 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:36:39 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) 00:36:40 Collecting idna<2.8,>=2.5 00:36:40 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:36:40 Collecting chardet<3.1.0,>=3.0.2 00:36:40 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 00:36:40 Collecting urllib3<1.25,>=1.21.1 00:36:41 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:36:41 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 00:36:41 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 00:36:41 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 00:36:41 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 00:36:42 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 00:36:42 Attempting uninstall: urllib3 00:36:42 Found existing installation: urllib3 1.26.5 00:36:42 Uninstalling urllib3-1.26.5: 00:36:42 Successfully uninstalled urllib3-1.26.5 00:36:43 Attempting uninstall: idna 00:36:43 Found existing installation: idna 3.2 00:36:43 Uninstalling idna-3.2: 00:36:43 Successfully uninstalled idna-3.2 00:36:44 Attempting uninstall: chardet 00:36:44 Found existing installation: chardet 4.0.0 00:36:44 Uninstalling chardet-4.0.0: 00:36:44 Successfully uninstalled chardet-4.0.0 00:36:46 Attempting uninstall: requests 00:36:46 Found existing installation: requests 2.25.1 00:36:46 Uninstalling requests-2.25.1: 00:36:46 Successfully uninstalled requests-2.25.1 00:36:46 Running setup.py install for texttable: started 00:36:48 Running setup.py install for texttable: finished with status 'done' 00:36:48 Running setup.py install for PyYAML: started 00:36:50 Running setup.py install for PyYAML: finished with status 'done' 00:36:51 Running setup.py install for docopt: started 00:36:53 Running setup.py install for docopt: finished with status 'done' 00:36:53 Running setup.py install for dockerpty: started 00:36:55 Running setup.py install for dockerpty: finished with status 'done' 00:36:57 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 00:37:07 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:37:07 Step 2/30 : FROM ${BUILDER_BASE} AS builder 00:37:07 ---> aaff26de5c75 00:37:07 Step 3/30 : WORKDIR /edgex-go 00:37:07 ---> Using cache 00:37:07 ---> b6cd283144ff 00:37:07 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:07 ---> Using cache 00:37:07 ---> d6b20e45ba9e 00:37:07 Step 5/30 : RUN apk add --update --no-cache make git 00:37:07 ---> Running in 22c41581ed63 00:37:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:37:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:37:10 OK: 219 MiB in 52 packages 00:37:11 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:37:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:37:11 ---> aaff26de5c75 00:37:11 Step 3/22 : WORKDIR /edgex-go 00:37:11 ---> Using cache 00:37:11 ---> b6cd283144ff 00:37:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:11 ---> Using cache 00:37:11 ---> d6b20e45ba9e 00:37:11 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:37:11 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:37:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:37:11 ---> aaff26de5c75 00:37:11 Step 3/24 : WORKDIR /edgex-go 00:37:11 ---> Using cache 00:37:11 ---> b6cd283144ff 00:37:11 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:11 ---> Using cache 00:37:11 ---> d6b20e45ba9e 00:37:11 Step 5/24 : RUN apk add --update --no-cache make git 00:37:12 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:37:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:37:12 ---> aaff26de5c75 00:37:12 Step 3/22 : WORKDIR /edgex-go 00:37:12 ---> Using cache 00:37:12 ---> b6cd283144ff 00:37:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:12 ---> Using cache 00:37:12 ---> d6b20e45ba9e 00:37:12 Step 5/22 : RUN apk add --update --no-cache make git 00:37:12 ---> Running in 552e09d97459 00:37:12 ---> Running in 2a5e7dc906cc 00:37:12 ---> Running in 00559e4db267 00:37:13 Removing intermediate container 22c41581ed63 00:37:13 ---> a871de756d8d 00:37:13 Step 6/30 : COPY . . 00:37:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:37:14 Removing intermediate container 3574c03def6c 00:37:14 ---> 75b8bfa9be48 00:37:14 Step 13/22 : ENV APP_PORT=58890 00:37:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:37:14 ---> Running in 3a332a544ce4 00:37:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:37:15 Removing intermediate container 3a332a544ce4 00:37:15 ---> 8b23e19026bd 00:37:15 Step 14/22 : EXPOSE $APP_PORT 00:37:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:37:15 ---> Running in 7828d351fa06 00:37:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:37:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:37:16 Removing intermediate container 7828d351fa06 00:37:16 ---> 9a210eba9693 00:37:16 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:37:16 OK: 219 MiB in 52 packages 00:37:16 OK: 219 MiB in 52 packages 00:37:16 OK: 219 MiB in 52 packages 00:37:17 Removing intermediate container 2a5e7dc906cc 00:37:17 ---> 0466f30163f1 00:37:17 Step 6/24 : COPY . . 00:37:18 Removing intermediate container 552e09d97459 00:37:18 ---> d8f50c393fed 00:37:18 Step 6/22 : COPY . . 00:37:18 ---> 1fc54b7542b6 00:37:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:37:18 Removing intermediate container 00559e4db267 00:37:18 ---> 276a16cd9cf7 00:37:18 Step 6/22 : COPY . . 00:37:20 ---> 1df426d6238a 00:37:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:37:21 ---> 13fbf4197b17 00:37:21 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 00:37:22 ---> Running in 2ac4cb8ca84f 00:37:22 Removing intermediate container 2ac4cb8ca84f 00:37:22 ---> b6f9764c128e 00:37:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:23 ---> Running in a2175aa7a144 00:37:23 Removing intermediate container a2175aa7a144 00:37:23 ---> f2d02b32d923 00:37:23 Step 20/22 : LABEL arch=arm64 00:37:23 ---> Running in 18899966f4eb 00:37:24 Removing intermediate container 18899966f4eb 00:37:24 ---> 9c0dcf2fea81 00:37:24 Step 21/22 : LABEL git_sha=c69b39d6caaa6f77bf72e03613795b0d93241436 00:37:25 ---> Running in a53d12823c4f 00:37:25 Removing intermediate container a53d12823c4f 00:37:25 ---> 6e32cb4a6d7c 00:37:25 Step 22/22 : LABEL version=0.0.0 00:37:26 ---> Running in 9dc068acdb90 00:37:27 Removing intermediate container 9dc068acdb90 00:37:27 ---> a1f5431c3769 00:37:27 00:37:27 Successfully built a1f5431c3769 00:37:27 Successfully tagged sys-mgmt-agent-arm64:latest 00:37:34  Building sys-mgmt-agent ... done  ---> f2da0781d8ea 00:37:34 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:35 ---> Running in 6a199978cafc 00:37:38 ---> a9b9c4f44174 00:37:38 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:38 ---> Running in ec45790527cc 00:37:38 Removing intermediate container 6a199978cafc 00:37:38 ---> 6c82662c6b8c 00:37:38 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:37:38 ---> Running in 17753aff8528 00:37:38 ---> f543b3196717 00:37:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:39 ---> Running in 54fcd45094c5 00:37:39 ---> 2c87d87cdd63 00:37:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:39 ---> Running in 530d8ff57ab2 00:37:40 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 00:37:43 Removing intermediate container ec45790527cc 00:37:43 ---> a8cbc1a59219 00:37:43 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:37:43 ---> Running in d70cb560c6df 00:37:44 Removing intermediate container 530d8ff57ab2 00:37:44 ---> a3426421a2b1 00:37:44 Step 8/22 : RUN make cmd/core-command/core-command 00:37:44 ---> Running in f4cc4b474607 00:37:44 Removing intermediate container 54fcd45094c5 00:37:44 ---> e85029dd3ae6 00:37:44 Step 8/22 : RUN make cmd/core-data/core-data 00:37:45 ---> Running in 4af127454cf9 00:37:46 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 00:37:47 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 00:37:47 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 00:39:24 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 00:39:24 Removing intermediate container 17753aff8528 00:39:24 ---> 7ce198e9f774 00:39:24 00:39:24 Step 9/30 : FROM alpine:3.14 00:39:24 ---> 5b8b7b635229 00:39:24 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:39:24 ---> Running in 71b7ec64c001 00:39:24 Removing intermediate container 71b7ec64c001 00:39:24 ---> 86851e47dc59 00:39:24 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 00:39:24 ---> Running in d6656c516684 00:39:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:39:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:39:24 (1/2) Installing dumb-init (1.2.5-r1) 00:39:24 (2/2) Installing su-exec (0.2-r1) 00:39:24 Executing busybox-1.33.1-r6.trigger 00:39:24 OK: 6 MiB in 16 packages 00:39:24 Removing intermediate container f4cc4b474607 00:39:24 ---> 7361566761e0 00:39:24 00:39:24 Step 9/22 : FROM alpine:3.14 00:39:24 ---> 5b8b7b635229 00:39:24 Step 10/22 : RUN apk add --update --no-cache dumb-init 00:39:24 ---> Using cache 00:39:24 ---> 34fd6668a857 00:39:24 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:39:24 ---> Using cache 00:39:24 ---> 434af708844b 00:39:24 Step 12/22 : ENV APP_PORT=59882 00:39:24 ---> Running in dede529e41b5 00:39:24 Removing intermediate container dede529e41b5 00:39:24 ---> 51438db723b0 00:39:24 Step 13/22 : EXPOSE $APP_PORT 00:39:24 ---> Running in 905ccdfa51ca 00:39:24 Removing intermediate container d6656c516684 00:39:24 ---> 53cf4cadd2e7 00:39:24 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 00:39:24 ---> Running in 1ba02bd5c2d0 00:39:24 Removing intermediate container 905ccdfa51ca 00:39:24 ---> 4a3873f25f7f 00:39:24 Step 14/22 : WORKDIR / 00:39:24 ---> Running in af490a1f8890 00:39:24 Removing intermediate container 1ba02bd5c2d0 00:39:24 ---> c977294c9228 00:39:24 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:39:24 ---> Running in d38f4a7dc79e 00:39:24 Removing intermediate container af490a1f8890 00:39:24 ---> 0d6fe2840ab0 00:39:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:39:25 Removing intermediate container d38f4a7dc79e 00:39:25 ---> 5986786e88bd 00:39:25 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:39:25 ---> Running in 89be0eee3f64 00:39:26 ---> 1f8fad84cd89 00:39:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:39:27 Removing intermediate container d70cb560c6df 00:39:27 ---> af1621a06434 00:39:27 00:39:27 Step 9/24 : FROM alpine:3.14 00:39:27 ---> 5b8b7b635229 00:39:27 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 00:39:27 ---> Running in e7dbffd1c70c 00:39:27 ---> f1fd2a9f1a67 00:39:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:39:28 Removing intermediate container 89be0eee3f64 00:39:28 ---> 23e6c2571f73 00:39:28 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 00:39:29 ---> Running in 8af6fc663842 00:39:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:39:29 ---> 162ffdbf96fc 00:39:29 Step 18/22 : ENTRYPOINT ["/core-command"] 00:39:29 ---> Running in 4902edf4e6fc 00:39:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:39:29 Removing intermediate container 8af6fc663842 00:39:29 ---> 872290143b77 00:39:29 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:39:30 Removing intermediate container 4902edf4e6fc 00:39:30 ---> 0341344a0b4d 00:39:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:30 ---> Running in a53a0deb8893 00:39:30 (1/3) Installing ca-certificates (20191127-r5) 00:39:30 (2/3) Installing dumb-init (1.2.5-r1) 00:39:30 (3/3) Installing su-exec (0.2-r1) 00:39:30 Executing busybox-1.33.1-r6.trigger 00:39:30 Executing ca-certificates-20191127-r5.trigger 00:39:30 OK: 6 MiB in 17 packages 00:39:30 Removing intermediate container a53a0deb8893 00:39:30 ---> 9f97a85c582d 00:39:30 Step 20/22 : LABEL arch=arm64 00:39:30 ---> 7f18e4f747e8 00:39:30 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:39:31 ---> Running in 31916666290d 00:39:31 ---> Running in 7548be907445 00:39:31 Removing intermediate container 31916666290d 00:39:31 ---> 44a608ea9c8b 00:39:31 Step 21/22 : LABEL git_sha=c69b39d6caaa6f77bf72e03613795b0d93241436 00:39:32 ---> Running in 333fa27562f1 00:39:32 Removing intermediate container 333fa27562f1 00:39:32 ---> 026224375399 00:39:32 Step 22/22 : LABEL version=0.0.0 00:39:32 ---> Running in 4d63f75678b7 00:39:32 Removing intermediate container e7dbffd1c70c 00:39:32 ---> b1662d298811 00:39:32 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:39:32 ---> Running in 86ffa3b9df5e 00:39:33 Removing intermediate container 4d63f75678b7 00:39:33 ---> ed04983baf06 00:39:33 00:39:33 Removing intermediate container 86ffa3b9df5e 00:39:33 ---> 3529a4957c2b 00:39:33 Step 12/24 : WORKDIR / 00:39:33 ---> Running in 88fc10df22d5 00:39:33 Successfully built ed04983baf06 00:39:33 Successfully tagged core-command-arm64:latest 00:39:34  Building core-command ... done Removing intermediate container 7548be907445 00:39:34 ---> 9ccfebb89e75 00:39:34 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 00:39:34 Removing intermediate container 88fc10df22d5 00:39:34 ---> 13ae5e418c78 00:39:34 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:39:35 ---> 4b742187acf5 00:39:35 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:39:35 ---> 61a6342863ec 00:39:35 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:39:36 ---> d7e09a5486a2 00:39:36 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:39:36 ---> e085ef2b6db5 00:39:36 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:39:37 Removing intermediate container 4af127454cf9 00:39:37 ---> dce8380ac48b 00:39:37 00:39:37 Step 9/22 : FROM alpine:3.14 00:39:37 ---> 5b8b7b635229 00:39:37 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:39:37 ---> Running in 9a611960e83c 00:39:37 ---> df0261c8ff2a 00:39:37 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:39:37 ---> 1630991100de 00:39:37 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:39:37 Removing intermediate container 9a611960e83c 00:39:37 ---> 96dd6479c8b2 00:39:37 Step 11/22 : ENV APP_PORT=59880 00:39:37 ---> Running in c6d2446e30eb 00:39:38 ---> 8ec99459725b 00:39:38 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:39:38 Removing intermediate container c6d2446e30eb 00:39:38 ---> c11cd628e381 00:39:38 Step 12/22 : EXPOSE $APP_PORT 00:39:38 ---> Running in ec5a1da88119 00:39:38 ---> e32eaac7efb9 00:39:38 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:39:39 Removing intermediate container ec5a1da88119 00:39:39 ---> 1ffc3310bafa 00:39:39 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:39 ---> Running in 3595a2a58d4b 00:39:39 ---> bf8c4d63127f 00:39:39 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 00:39:39 ---> 9ea2d1978683 00:39:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:39:39 ---> Running in 0ed0afd1d231 00:39:40 Removing intermediate container 0ed0afd1d231 00:39:40 ---> 2ff6fd9809a8 00:39:40 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:39:41 ---> b41b16e2db39 00:39:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:39:41 ---> 407f7858ffc4 00:39:41 Step 25/30 : RUN chmod +x /entrypoint.sh 00:39:41 ---> Running in 9aee98aaca44 00:39:41 Removing intermediate container 3595a2a58d4b 00:39:41 ---> 664adb4c1a09 00:39:41 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 00:39:41 ---> Running in 3e0d5ea8820a 00:39:41 ---> 58ee193d5ebd 00:39:41 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 00:39:42 ---> Running in 2955348e6b63 00:39:43 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:39:44 Removing intermediate container 9aee98aaca44 00:39:44 ---> 97b860f07a63 00:39:44 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 00:39:44 ---> Running in 23d68d32089f 00:39:44 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:39:44 Removing intermediate container 2955348e6b63 00:39:44 ---> 419a44331e8c 00:39:44 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:39:44 ---> Running in 9ddb72662fe0 00:39:44 Removing intermediate container 23d68d32089f 00:39:44 ---> 577fa29aa183 00:39:44 Step 27/30 : CMD ["gate"] 00:39:44 ---> Running in e91ec946bb1a 00:39:45 Removing intermediate container 9ddb72662fe0 00:39:45 ---> f55465a8dd3c 00:39:45 Step 22/24 : LABEL arch=arm64 00:39:45 (1/6) Installing dumb-init (1.2.5-r1) 00:39:45 ---> Running in 2dbdb11679db 00:39:45 (2/6) Installing libgcc (10.3.1_git20210424-r2) 00:39:45 (3/6) Installing libsodium (1.0.18-r0) 00:39:45 Removing intermediate container e91ec946bb1a 00:39:45 ---> d677d25d5f2e 00:39:45 Step 28/30 : LABEL arch=arm64 00:39:45 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 00:39:45 ---> Running in ede07d1b9a71 00:39:45 (5/6) Installing libzmq (4.3.4-r0) 00:39:45 (6/6) Installing zeromq (4.3.4-r0) 00:39:45 Removing intermediate container 2dbdb11679db 00:39:45 ---> e9493c1b91c6 00:39:45 Step 23/24 : LABEL git_sha=c69b39d6caaa6f77bf72e03613795b0d93241436 00:39:45 Executing busybox-1.33.1-r6.trigger 00:39:45 OK: 8 MiB in 20 packages 00:39:46 ---> Running in 9c1273e50195 00:39:46 Removing intermediate container ede07d1b9a71 00:39:46 ---> 71cb0559e165 00:39:46 Step 29/30 : LABEL git_sha=c69b39d6caaa6f77bf72e03613795b0d93241436 00:39:46 ---> Running in 249bf61dc862 00:39:46 Removing intermediate container 9c1273e50195 00:39:46 ---> 7b88bdf57ecf 00:39:46 Step 24/24 : LABEL version=0.0.0 00:39:46 ---> Running in c0eabc7fa039 00:39:47 Removing intermediate container 3e0d5ea8820a 00:39:47 ---> b80f2836151f 00:39:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:39:47 Removing intermediate container 249bf61dc862 00:39:47 ---> 29001797a2a4 00:39:47 Step 30/30 : LABEL version=0.0.0 00:39:47 ---> Running in f665bb8e3be8 00:39:47 Removing intermediate container c0eabc7fa039 00:39:47 ---> da7f95060b71 00:39:47 00:39:47 Successfully built da7f95060b71 00:39:47 Successfully tagged security-secretstore-setup-arm64:latest 00:39:48  Building security-secretstore-setup ... done Removing intermediate container f665bb8e3be8 00:39:48 ---> 2efe24cd1d4f 00:39:48 00:39:48 Successfully built 2efe24cd1d4f 00:39:48 ---> 180a2dddb4e4 00:39:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:39:48 Successfully tagged security-bootstrapper-arm64:latest 00:39:49  Building security-bootstrapper ... done  ---> fc5a67f93dfb 00:39:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:39:50 ---> cf12acb38877 00:39:50 Step 18/22 : ENTRYPOINT ["/core-data"] 00:39:50 ---> Running in 946a88426bcd 00:39:50 Removing intermediate container 946a88426bcd 00:39:50 ---> 14bf2b732a15 00:39:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:50 ---> Running in 7773a8ae8d2e 00:39:51 Removing intermediate container 7773a8ae8d2e 00:39:51 ---> b300e5275fe8 00:39:51 Step 20/22 : LABEL arch=arm64 00:39:51 ---> Running in 0a2e05c8debc 00:39:51 Removing intermediate container 0a2e05c8debc 00:39:51 ---> 099f9a7d6085 00:39:51 Step 21/22 : LABEL git_sha=c69b39d6caaa6f77bf72e03613795b0d93241436 00:39:51 ---> Running in d5decaaeca28 00:39:52 Removing intermediate container d5decaaeca28 00:39:52 ---> 9ceb8be4d3bc 00:39:52 Step 22/22 : LABEL version=0.0.0 00:39:52 ---> Running in cf18c981dbba 00:39:52 Removing intermediate container cf18c981dbba 00:39:52 ---> 073d0a884094 00:39:52 00:39:52 Successfully built 073d0a884094 00:39:52 Successfully tagged core-data-arm64:latest 00:39:53  Building core-data ... done  [Pipeline] } 00:39:53 $ docker stop --time=1 e57b751e6357e02df6af8bf3f55e30673228039d3973325aa79afebf09eaa81e 00:39:55 $ docker rm -f e57b751e6357e02df6af8bf3f55e30673228039d3973325aa79afebf09eaa81e [Pipeline] // withDockerContainer [Pipeline] sh 00:39:55 + docker images 00:39:55 REPOSITORY TAG IMAGE ID CREATED SIZE 00:39:55 core-data-arm64 latest 073d0a884094 3 seconds ago 19.6MB 00:39:55 security-secretstore-setup-arm64 latest da7f95060b71 8 seconds ago 26.8MB 00:39:55 security-bootstrapper-arm64 latest 2efe24cd1d4f 8 seconds ago 17.8MB 00:39:55 dce8380ac48b 19 seconds ago 1.58GB 00:39:55 core-command-arm64 latest ed04983baf06 23 seconds ago 15.2MB 00:39:55 af1621a06434 29 seconds ago 1.58GB 00:39:55 7361566761e0 35 seconds ago 1.57GB 00:39:55 7ce198e9f774 40 seconds ago 1.57GB 00:39:55 sys-mgmt-agent-arm64 latest a1f5431c3769 2 minutes ago 277MB 00:39:55 support-notifications-arm64 latest 43530fa05a8b 3 minutes ago 16.1MB 00:39:55 core-metadata-arm64 latest a4713e4c3e12 3 minutes ago 15.9MB 00:39:55 support-scheduler-arm64 latest 1bc3845b02c1 3 minutes ago 15.3MB 00:39:55 security-proxy-setup-arm64 latest 0a2ae961c100 3 minutes ago 25.5MB 00:39:55 7a390832213c 3 minutes ago 1.57GB 00:39:55 c6649718a088 3 minutes ago 1.57GB 00:39:55 56e07488dbd0 3 minutes ago 1.58GB 00:39:55 09a73d33e0b6 3 minutes ago 1.58GB 00:39:55 5a09b64c6b63 4 minutes ago 1.57GB 00:39:55 ci-base-image-arm64 latest aaff26de5c75 14 minutes ago 1.24GB 00:39:55 alpine 3.14 5b8b7b635229 6 days ago 5.35MB 00:39:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 5 weeks ago 534MB 00:39:55 docker 20.10.8 3734d5adc5ac 2 months ago 198MB 00:39:55 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 00:39:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:39:56 00:39:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 00:39:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:39:57 arm64: Pulling from edgex-lftools-log-publisher 00:39:57 448f6bf000e3: Pulling fs layer 00:39:57 f757da607395: Pulling fs layer 00:39:57 05883995daec: Pulling fs layer 00:39:57 8603b9c90790: Pulling fs layer 00:39:57 1560dd03e051: Pulling fs layer 00:39:57 27f5ce0e4adf: Pulling fs layer 00:39:57 c2d8d7efcc4b: Pulling fs layer 00:39:57 8603b9c90790: Waiting 00:39:57 27f5ce0e4adf: Waiting 00:39:57 1560dd03e051: Waiting 00:39:57 f757da607395: Verifying Checksum 00:39:57 f757da607395: Download complete 00:39:57 8603b9c90790: Verifying Checksum 00:39:57 8603b9c90790: Download complete 00:39:57 1560dd03e051: Verifying Checksum 00:39:57 1560dd03e051: Download complete 00:39:57 27f5ce0e4adf: Verifying Checksum 00:39:57 27f5ce0e4adf: Download complete 00:39:57 05883995daec: Verifying Checksum 00:39:57 05883995daec: Download complete 00:39:57 448f6bf000e3: Verifying Checksum 00:39:57 448f6bf000e3: Download complete 00:40:00 c2d8d7efcc4b: Verifying Checksum 00:40:00 c2d8d7efcc4b: Download complete 00:40:02 448f6bf000e3: Pull complete 00:40:03 f757da607395: Pull complete 00:40:04 05883995daec: Pull complete 00:40:04 8603b9c90790: Pull complete 00:40:05 1560dd03e051: Pull complete 00:40:05 27f5ce0e4adf: Pull complete 00:40:21 c2d8d7efcc4b: Pull complete 00:40:21 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 00:40:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:40:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 00:40:21 prd-ubuntu18.04-docker-arm64-4c-16g-93 does not seem to be running inside a container 00:40:21 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-lftools-log-publisher:arm64 cat 00:40:24 $ docker top 705f27f348782d54d32305697d01ce555627bb81cd598491fb9dea4ec9caf699 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:40:25 ---> job-cost.sh 00:40:25 lf-activate-venv: SKIPPING 00:40:25 INFO: No Stack... 00:40:25 INFO: Retrieving Pricing Info for: v3-standard-4 00:40:26 INFO: Archiving Costs [Pipeline] sh 00:40:26 + + cut -d,cat -f6 00:40:26 /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock 00:40:26 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3822-3-stack-cost] 00:40:26 Resource [jenkins-edgexfoundry-edgex-go-PR-3822-3-stack-cost] did not exist. Created. 00:40:26 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3822-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:40:27 + echo total: 0.10999999940395355 [Pipeline] stash 00:40:27 Stashed 1 file(s) [Pipeline] } 00:40:27 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3822-3-stack-cost] [Pipeline] // lock [Pipeline] } 00:40:27 $ docker stop --time=1 705f27f348782d54d32305697d01ce555627bb81cd598491fb9dea4ec9caf699 00:40:29 $ docker rm -f 705f27f348782d54d32305697d01ce555627bb81cd598491fb9dea4ec9caf699 [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 00:40:30 provisioning config files... 00:40:30 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config2359856919939750692tmp [Pipeline] { [Pipeline] sh 00:40:30 + set +x 00:40:30 + curl -s https://codecov.io/bash 00:40:30 + bash -s -- 00:40:30 00:40:30 _____ _ 00:40:30 / ____| | | 00:40:30 | | ___ __| | ___ ___ _____ __ 00:40:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:40:30 | |___| (_) | (_| | __/ (_| (_) \ V / 00:40:30 \_____\___/ \__,_|\___|\___\___/ \_/ 00:40:30 Bash-1.0.6 00:40:30 00:40:30 00:40:30 ==> git version 2.24.4 found 00:40:30 ==> 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 00:40:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:40:30 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:40:30 ==> Jenkins CI detected. 00:40:30 current dir:  /w/workspace/edgex-go/3 00:40:30 project root: . 00:40:30 --> token set from env 00:40:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:40:30 ==> Running gcov in . (disable via -X gcov) 00:40:30 ==> Python coveragepy not found 00:40:30 ==> Searching for coverage reports in: 00:40:30 + . 00:40:30 -> Found 1 reports 00:40:30 ==> Detecting git/mercurial file structure 00:40:30 ==> Reading reports 00:40:30 + ./coverage.out bytes=428381 00:40:30 ==> Appending adjustments 00:40:30 https://docs.codecov.io/docs/fixing-reports 00:40:32 + Found adjustments 00:40:32 ==> Gzipping contents 00:40:32 60K /tmp/codecov.jPnoha.gz 00:40:32 ==> Uploading reports 00:40:32 url: https://codecov.io 00:40:32 query: branch=PR-3822&commit=c69b39d6caaa6f77bf72e03613795b0d93241436&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3822%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3822&job=&cmd_args= 00:40:32 -> Pinging Codecov 00:40:32 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=c69b39d6caaa6f77bf72e03613795b0d93241436&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3822%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3822&job=&cmd_args= 00:40:32 -> Uploading to 00:40:32 https://storage.googleapis.com/codecov/v4/raw/2021-11-19/00271124DB129430A58F1EEE437C3FCB/c69b39d6caaa6f77bf72e03613795b0d93241436/65e3619e-4b5e-4077-bae7-e16a1181e658.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211119T004032Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eb212fab9f920cae1776c21f3e033586cfaa65819473b4ebe6e586e5f5216f85 00:40:32 % Total % Received % Xferd Average Speed Time Time Time Current 00:40:32 Dload Upload Total Spent Left Speed 00:40:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57888 0 0 100 57888 0 202k --:--:-- --:--:-- --:--:-- 202k 00:40:32 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c69b39d6caaa6f77bf72e03613795b0d93241436 [Pipeline] } 00:40:32 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 00:40:33 + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh 00:40:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:40:34 ---> package-listing.sh 00:40:34 ++ facter osfamily 00:40:34 ++ tr '[:upper:]' '[:lower:]' 00:40:34 + OS_FAMILY=redhat 00:40:34 + workspace=/w/workspace/edgex-go/3 00:40:34 + START_PACKAGES=/tmp/packages_start.txt 00:40:34 + END_PACKAGES=/tmp/packages_end.txt 00:40:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:40:34 + PACKAGES=/tmp/packages_start.txt 00:40:34 + '[' /w/workspace/edgex-go/3 ']' 00:40:34 + PACKAGES=/tmp/packages_end.txt 00:40:34 + case "${OS_FAMILY}" in 00:40:34 + rpm -qa 00:40:34 + sort 00:40:38 + '[' -f /tmp/packages_start.txt ']' 00:40:38 + '[' -f /tmp/packages_end.txt ']' 00:40:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:40:38 + '[' /w/workspace/edgex-go/3 ']' 00:40:38 + mkdir -p /w/workspace/edgex-go/3/archives/ 00:40:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 00:40:38 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:40:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:40:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:40:38 00:40:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 00:40:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:40:39 latest: Pulling from edgex-lftools-log-publisher 00:40:39 b4d181a07f80: Pulling fs layer 00:40:39 a1111a8f2ec3: Pulling fs layer 00:40:39 ed53099fbce6: Pulling fs layer 00:40:39 dc539afda2c1: Pulling fs layer 00:40:39 77bc0d833cb6: Pulling fs layer 00:40:39 9065ff56babe: Pulling fs layer 00:40:39 d287ab97295c: Pulling fs layer 00:40:39 dc539afda2c1: Waiting 00:40:39 77bc0d833cb6: Waiting 00:40:39 9065ff56babe: Waiting 00:40:39 d287ab97295c: Waiting 00:40:39 a1111a8f2ec3: Verifying Checksum 00:40:39 a1111a8f2ec3: Download complete 00:40:39 dc539afda2c1: Verifying Checksum 00:40:39 dc539afda2c1: Download complete 00:40:39 ed53099fbce6: Verifying Checksum 00:40:39 ed53099fbce6: Download complete 00:40:39 9065ff56babe: Verifying Checksum 00:40:39 9065ff56babe: Download complete 00:40:39 77bc0d833cb6: Verifying Checksum 00:40:39 77bc0d833cb6: Download complete 00:40:39 b4d181a07f80: Download complete 00:40:40 d287ab97295c: Verifying Checksum 00:40:40 d287ab97295c: Download complete 00:40:40 b4d181a07f80: Pull complete 00:40:40 a1111a8f2ec3: Pull complete 00:40:41 ed53099fbce6: Pull complete 00:40:41 dc539afda2c1: Pull complete 00:40:41 77bc0d833cb6: Pull complete 00:40:41 9065ff56babe: Pull complete 00:40:47 d287ab97295c: Pull complete 00:40:47 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 00:40:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:40:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 00:40:47 prd-centos7-docker-4c-2g-86 does not seem to be running inside a container 00:40:47 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:latest cat 00:40:50 $ docker top 233c203907c5fd2e35f904e53f1c386d5b5df1531fab0d2b08e1e70389c5c76d -eo pid,comm [Pipeline] { [Pipeline] sh 00:40:51 + touch /tmp/pre-build-complete [Pipeline] sh 00:40:51 + mkdir -p /var/log/sysstat [Pipeline] sh 00:40:51 + ls /var/log/sa-host 00:40:51 + sadf -c /var/log/sa-host/sa19 00:40:51 file_magic: OK 00:40:51 HZ: Using current value: 100 00:40:51 file_header: OK 00:40:51 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 00:40:51 Statistics: 00:40:51 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... 00:40:51 File successfully converted to sysstat format version 12.0.3 00:40:51 + sadf -c /var/log/sa-host/sa30 00:40:51 file_magic: OK 00:40:51 HZ: Using current value: 100 00:40:51 file_header: OK 00:40:51 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 00:40:51 Statistics: 00:40:51 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:40:51 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:40:51 provisioning config files... 00:40:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config5079103414594692449tmp [Pipeline] { [Pipeline] echo 00:40:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:40:52 ---> create-netrc.sh [Pipeline] } 00:40:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:40:52 ---> python-tools-install.sh [Pipeline] echo 00:40:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:40:52 ---> sudo-logs.sh 00:40:52 Archiving 'sudo' log.. 00:40:52 sudo: unable to resolve host prd-centos7-docker-4c-2g-86.novalocal: Name or service not known 00:40:52 sudo: unable to resolve host prd-centos7-docker-4c-2g-86.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 00:40:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:40:53 ---> job-cost.sh 00:40:53 lf-activate-venv: SKIPPING 00:40:53 DEBUG: total: 0.10999999940395355 00:40:53 INFO: Retrieving Stack Cost... 00:40:53 INFO: Retrieving Pricing Info for: v3-standard-2 00:40:53 INFO: Archiving Costs [Pipeline] echo 00:40:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:40:54 ---> logs-deploy.sh 00:40:54 lf-activate-venv: SKIPPING 00:40:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3822/3 00:40:54 INFO: archiving workspace using pattern(s): 00:40:54 Archives upload complete. 00:40:55 INFO: archiving logs to Nexus 00:40:55 ---> uname -a: 00:40:55 Linux prd-centos7-docker-4c-2g-86.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 00:40:55 00:40:55 00:40:55 ---> lscpu: 00:40:55 Architecture: x86_64 00:40:55 CPU op-mode(s): 32-bit, 64-bit 00:40:55 Byte Order: Little Endian 00:40:55 Address sizes: 40 bits physical, 48 bits virtual 00:40:55 CPU(s): 2 00:40:55 On-line CPU(s) list: 0,1 00:40:55 Thread(s) per core: 1 00:40:55 Core(s) per socket: 1 00:40:55 Socket(s): 2 00:40:55 NUMA node(s): 1 00:40:55 Vendor ID: AuthenticAMD 00:40:55 CPU family: 23 00:40:55 Model: 49 00:40:55 Model name: AMD EPYC-Rome Processor 00:40:55 Stepping: 0 00:40:55 CPU MHz: 2799.998 00:40:55 BogoMIPS: 5599.99 00:40:55 Virtualization: AMD-V 00:40:55 Hypervisor vendor: KVM 00:40:55 Virtualization type: full 00:40:55 L1d cache: 32K 00:40:55 L1i cache: 32K 00:40:55 L2 cache: 512K 00:40:55 L3 cache: 16384K 00:40:55 NUMA node0 CPU(s): 0,1 00:40:55 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 00:40:55 00:40:55 00:40:55 ---> nproc: 00:40:55 2 00:40:55 00:40:55 00:40:55 ---> df -h: 00:40:55 Filesystem Size Used Avail Use% Mounted on 00:40:55 overlay 40G 13G 28G 32% / 00:40:55 tmpfs 64M 0 64M 0% /dev 00:40:55 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 00:40:55 shm 64M 0 64M 0% /dev/shm 00:40:55 /dev/vda1 40G 13G 28G 32% /facter-os 00:40:55 00:40:55 00:40:55 ---> sar -b -r -n DEV: 00:40:55 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) 00:40:55 00:40:55 00:15:50 LINUX RESTART (2 CPU) 00:40:55 00:40:55 00:16:01 tps rtps wtps bread/s bwrtn/s 00:40:55 00:17:01 120.18 66.12 54.06 5659.44 38598.38 00:40:55 00:18:01 4.40 0.00 4.40 0.00 3020.60 00:40:55 00:19:01 79.72 3.40 76.32 2348.45 4538.38 00:40:55 00:20:01 3.65 0.00 3.65 0.00 3264.13 00:40:55 00:21:01 380.74 0.05 380.69 3.86 94513.02 00:40:55 00:22:01 56.49 0.00 56.49 0.00 9009.45 00:40:55 00:23:01 111.17 0.00 111.17 0.00 4601.50 00:40:55 00:24:01 582.22 303.18 279.04 8418.83 169065.90 00:40:55 00:25:01 582.78 263.78 319.00 13842.62 171003.21 00:40:55 00:26:01 664.76 88.45 576.31 5082.02 224726.81 00:40:55 00:27:01 89.54 13.71 75.84 1284.40 11727.86 00:40:55 00:28:01 0.28 0.02 0.27 0.53 3.60 00:40:55 00:29:01 0.27 0.00 0.27 0.00 2.77 00:40:55 00:30:01 0.35 0.00 0.35 0.00 4.65 00:40:55 00:31:01 0.47 0.23 0.23 7.33 2.32 00:40:55 00:32:01 0.85 0.00 0.85 0.00 16.09 00:40:55 00:33:02 0.22 0.00 0.22 0.00 2.63 00:40:55 00:34:01 0.22 0.00 0.22 0.00 2.41 00:40:55 00:35:01 0.27 0.00 0.27 0.00 3.56 00:40:55 00:36:01 0.22 0.00 0.22 0.00 2.22 00:40:55 00:37:01 0.37 0.00 0.37 0.00 5.21 00:40:55 00:38:01 0.25 0.00 0.25 0.00 2.88 00:40:55 00:39:01 0.20 0.00 0.20 0.00 1.82 00:40:55 00:40:01 0.28 0.00 0.28 0.00 3.17 00:40:55 Average: 111.82 30.84 80.98 1529.26 30632.50 00:40:55 00:40:55 00:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:40:55 00:17:01 5754348 0 598636 7.47 2620 1653336 1289656 14.24 547444 1477548 18704 00:40:55 00:18:01 5670216 0 590880 7.38 2620 1745224 1229824 13.58 629436 1478264 20660 00:40:55 00:19:01 5372844 0 706728 8.82 2620 1926748 1414556 15.62 824968 1566776 15944 00:40:55 00:20:01 5113064 0 872512 10.89 2620 2020744 1672164 18.46 1059792 1589988 12144 00:40:55 00:21:01 3682716 0 951252 11.88 2620 3372352 1615392 17.83 1183156 2687396 25856 00:40:55 00:22:01 3280356 0 1048796 13.10 2620 3677168 1675964 18.50 1440128 2808524 71372 00:40:55 00:23:01 3307424 0 1066152 13.31 2620 3632744 1614608 17.83 1428196 2772168 62724 00:40:55 00:24:01 1360648 0 1210900 15.12 2620 5434772 2370096 26.17 1600660 4467652 788 00:40:55 00:25:01 475852 0 1429656 17.85 2620 6100812 2700036 29.81 3023804 3882584 8680 00:40:55 00:26:01 1576132 0 1334728 16.67 2620 5095460 2570956 28.38 2511720 3265408 84964 00:40:55 00:27:01 2622928 0 1148024 14.33 2620 4235368 1409240 15.56 1468736 3296280 20 00:40:55 00:28:01 2626380 0 1144568 14.29 2620 4235372 1368312 15.11 1474436 3289744 8 00:40:55 00:29:01 2643192 0 1127748 14.08 2620 4235380 1368108 15.10 1467816 3281440 8 00:40:55 00:30:01 2630572 0 1140368 14.24 2620 4235380 1368108 15.10 1488172 3273536 8 00:40:55 00:31:01 2630652 0 1140252 14.24 2620 4235416 1368108 15.10 1487616 3274128 16 00:40:55 00:32:01 2630212 0 1140692 14.24 2620 4235416 1368204 15.11 1487776 3274128 8 00:40:55 00:33:02 2630668 0 1140228 14.24 2620 4235424 1368144 15.11 1487568 3274128 8 00:40:55 00:34:01 2630048 0 1140844 14.24 2620 4235428 1368300 15.11 1487948 3274128 8 00:40:55 00:35:01 2630536 0 1140352 14.24 2620 4235432 1368108 15.10 1487716 3274128 8 00:40:55 00:36:01 2630856 0 1140028 14.23 2620 4235436 1368108 15.10 1487672 3274128 8 00:40:55 00:37:01 2630308 0 1140568 14.24 2620 4235444 1368204 15.11 1487784 3274132 12 00:40:55 00:38:01 2630660 0 1140212 14.24 2620 4235448 1368144 15.11 1487672 3274124 12 00:40:55 00:39:01 2630936 0 1139932 14.23 2620 4235452 1368108 15.10 1487780 3274124 8 00:40:55 00:40:01 2630632 0 1140232 14.24 2620 4235456 1368108 15.10 1487668 3274124 8 00:40:55 Average: 3017591 0 1073929 13.41 2620 3914800 1556190 17.18 1459403 2994941 13416 00:40:55 00:40:55 00:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:40:55 00:17:01 eth0 577.06 368.50 1730.38 63.72 0.00 0.00 0.00 0.00 00:40:55 00:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:55 00:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:55 00:18:01 eth0 232.45 198.12 1547.54 13.70 0.00 0.00 0.00 0.00 00:40:55 00:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:55 00:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:55 00:19:01 eth0 399.87 507.03 1543.52 66.11 0.00 0.00 0.00 0.00 00:40:55 00:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:55 00:19:01 veth7ee8d1d 444.26 305.66 41.77 1137.50 0.00 0.00 0.00 0.00 00:40:55 00:19:01 docker0 444.26 305.53 35.69 1137.48 0.00 0.00 0.00 0.00 00:40:55 00:20:01 eth0 418.51 603.22 1604.84 53.80 0.00 0.00 0.00 0.00 00:40:55 00:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:55 00:20:01 veth7ee8d1d 602.23 410.21 53.04 1603.00 0.00 0.00 0.00 0.00 00:40:55 00:20:01 docker0 602.23 410.21 44.80 1603.00 0.00 0.00 0.00 0.00 00:40:55 00:21:01 veth0edcdcb 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 00:40:55 00:21:01 eth0 388.80 308.46 5283.75 40.40 0.00 0.00 0.00 0.00 00:40:55 00:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:55 00:21:01 docker0 216.46 234.54 17.50 2042.64 0.00 0.00 0.00 0.00 00:40:55 00:22:01 veth0edcdcb 0.57 0.57 0.05 0.06 0.00 0.00 0.00 0.00 00:40:55 00:22:01 eth0 30.03 14.61 24.38 11.78 0.00 0.00 0.00 0.00 00:40:55 00:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:55 00:22:01 docker0 0.57 0.53 0.04 0.06 0.00 0.00 0.00 0.00 00:40:55 00:23:01 veth0edcdcb 1.22 1.22 0.09 0.09 0.00 0.00 0.00 0.00 00:40:55 00:23:01 eth0 13.26 7.31 10.13 5.49 0.00 0.00 0.00 0.00 00:40:55 00:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:55 00:23:01 docker0 1.22 1.22 0.08 0.09 0.00 0.00 0.00 0.00 00:40:55 00:24:01 vethcf9bb38 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:55 00:24:01 vethd053818 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:55 00:24:01 veth7853d07 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:40:55 00:24:01 veth41e3b77 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:55 00:25:01 veth226fcc1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:40:55 00:25:01 veth73530af 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:40:55 00:25:01 veth7853d07 0.00 0.58 0.00 0.03 0.00 0.00 0.00 0.00 00:40:55 00:25:01 eth0 2281.82 2134.37 14717.41 400.07 0.00 0.00 0.00 0.00 00:40:55 00:26:01 veth7853d07 0.00 0.47 0.00 0.02 0.00 0.00 0.00 0.00 00:40:55 00:26:01 vethe6854b8 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 00:40:55 00:26:01 eth0 127.96 65.00 727.75 126.74 0.00 0.00 0.00 0.00 00:40:55 00:26:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:40:55 00:27:01 eth0 24.85 12.67 99.84 5.27 0.00 0.00 0.00 0.00 00:40:55 00:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:55 00:27:01 docker0 1312.97 1060.60 101.29 5690.07 0.00 0.00 0.00 0.00 00:40:55 00:28:01 eth0 1.18 0.78 0.72 0.24 0.00 0.00 0.00 0.00 00:40:55 00:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:55 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:55 00:29:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:40:55 00:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:55 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:55 00:30:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:40:55 00:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:55 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:55 00:31:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:40:55 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:55 00:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:55 00:32:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 00:40:55 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:55 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:55 00:33:02 eth0 0.63 0.15 0.11 0.01 0.00 0.00 0.00 0.00 00:40:55 00:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:55 00:33:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:55 00:34:01 eth0 0.54 0.39 0.28 0.21 0.00 0.00 0.00 0.00 00:40:55 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:55 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:55 00:35:01 eth0 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 00:40:55 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:55 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:55 00:36:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 00:40:55 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:55 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:55 00:37:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 00:40:55 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:55 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:55 00:38:01 eth0 0.15 0.12 0.06 0.01 0.00 0.00 0.00 0.00 00:40:55 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:55 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:55 00:39:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:55 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:55 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:55 00:40:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:40:55 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:55 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:55 Average: eth0 101.09 92.20 646.91 22.21 0.00 0.00 0.00 0.00 00:40:55 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:55 Average: docker0 54.75 44.23 4.22 237.27 0.00 0.00 0.00 0.00 00:40:55 00:40:55 00:40:55 ---> sar -P ALL: 00:40:55 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) 00:40:55 00:40:55 00:15:50 LINUX RESTART (2 CPU) 00:40:55 00:40:55 00:16:01 CPU %user %nice %system %iowait %steal %idle 00:40:55 00:17:01 all 15.66 0.00 5.04 3.56 0.05 75.69 00:40:55 00:17:01 0 14.97 0.00 5.99 3.70 0.05 75.29 00:40:55 00:17:01 1 16.35 0.00 4.10 3.41 0.05 76.09 00:40:55 00:18:01 all 2.45 0.00 0.41 0.00 0.05 97.09 00:40:55 00:18:01 0 2.72 0.00 0.53 0.00 0.05 96.70 00:40:55 00:18:01 1 2.18 0.00 0.29 0.00 0.05 97.49 00:40:55 00:19:01 all 8.84 0.00 2.78 2.14 0.06 86.18 00:40:55 00:19:01 0 8.83 0.00 2.98 1.09 0.07 87.03 00:40:55 00:19:01 1 8.84 0.00 2.59 3.18 0.05 85.34 00:40:55 00:20:01 all 7.67 0.00 1.10 0.00 0.07 91.16 00:40:55 00:20:01 0 8.46 0.00 1.20 0.00 0.07 90.27 00:40:55 00:20:01 1 6.88 0.00 1.00 0.00 0.07 92.05 00:40:55 00:21:01 all 30.13 0.00 11.76 3.97 0.07 54.07 00:40:55 00:21:01 0 27.98 0.00 11.92 4.03 0.07 56.00 00:40:55 00:21:01 1 32.29 0.00 11.59 3.92 0.07 52.13 00:40:55 00:22:01 all 51.03 0.00 4.99 0.71 0.11 43.16 00:40:55 00:22:01 0 51.05 0.00 5.47 0.73 0.11 42.65 00:40:55 00:22:01 1 51.01 0.00 4.51 0.69 0.11 43.68 00:40:55 00:23:01 all 65.28 0.00 6.38 1.44 0.09 26.81 00:40:55 00:23:01 0 66.82 0.00 6.37 1.48 0.09 25.24 00:40:55 00:23:01 1 63.74 0.00 6.39 1.40 0.09 28.38 00:40:55 00:24:01 all 37.32 0.00 13.28 23.39 0.11 25.91 00:40:55 00:24:01 0 36.78 0.00 13.53 23.19 0.11 26.39 00:40:55 00:24:01 1 37.86 0.00 13.02 23.59 0.11 25.41 00:40:55 00:25:01 all 71.48 0.00 15.46 10.04 0.12 2.90 00:40:55 00:25:01 0 71.51 0.00 15.52 10.16 0.11 2.70 00:40:55 00:25:01 1 71.45 0.00 15.40 9.91 0.13 3.11 00:40:55 00:26:01 all 73.64 0.00 20.34 4.53 0.12 1.38 00:40:55 00:26:01 0 73.06 0.00 20.91 4.06 0.11 1.86 00:40:55 00:26:01 1 74.22 0.00 19.76 5.00 0.13 0.89 00:40:55 00:27:01 all 8.77 0.00 2.78 1.34 0.06 87.05 00:40:55 00:27:01 0 8.84 0.00 2.83 1.31 0.07 86.96 00:40:55 00:27:01 1 8.71 0.00 2.72 1.38 0.05 87.14 00:40:55 00:40:55 00:27:01 CPU %user %nice %system %iowait %steal %idle 00:40:55 00:28:01 all 0.11 0.00 0.06 0.00 0.03 99.81 00:40:55 00:28:01 0 0.03 0.00 0.07 0.00 0.03 99.87 00:40:55 00:28:01 1 0.18 0.00 0.05 0.00 0.02 99.75 00:40:55 00:29:01 all 0.08 0.00 0.03 0.00 0.03 99.86 00:40:55 00:29:01 0 0.07 0.00 0.03 0.00 0.05 99.85 00:40:55 00:29:01 1 0.10 0.00 0.02 0.00 0.02 99.87 00:40:55 00:30:01 all 0.07 0.00 0.03 0.00 0.03 99.87 00:40:55 00:30:01 0 0.02 0.00 0.03 0.00 0.05 99.90 00:40:55 00:30:01 1 0.12 0.00 0.03 0.00 0.02 99.83 00:40:55 00:31:01 all 0.06 0.00 0.04 0.00 0.03 99.87 00:40:55 00:31:01 0 0.03 0.00 0.03 0.00 0.05 99.88 00:40:55 00:31:01 1 0.08 0.00 0.05 0.00 0.02 99.85 00:40:55 00:32:01 all 0.08 0.00 0.03 0.00 0.03 99.85 00:40:55 00:32:01 0 0.02 0.00 0.03 0.00 0.05 99.90 00:40:55 00:32:01 1 0.15 0.00 0.03 0.00 0.02 99.80 00:40:55 00:33:02 all 0.13 0.00 0.02 0.00 0.03 99.83 00:40:55 00:33:02 0 0.05 0.00 0.02 0.00 0.05 99.88 00:40:55 00:33:02 1 0.20 0.00 0.02 0.00 0.00 99.78 00:40:55 00:34:01 all 0.15 0.00 0.03 0.00 0.03 99.80 00:40:55 00:34:01 0 0.02 0.00 0.03 0.00 0.03 99.92 00:40:55 00:34:01 1 0.29 0.00 0.02 0.00 0.02 99.68 00:40:55 00:35:01 all 0.18 0.00 0.02 0.00 0.03 99.77 00:40:55 00:35:01 0 0.03 0.00 0.00 0.00 0.02 99.95 00:40:55 00:35:01 1 0.33 0.00 0.03 0.00 0.05 99.58 00:40:55 00:36:01 all 0.06 0.00 0.02 0.00 0.03 99.90 00:40:55 00:36:01 0 0.02 0.00 0.02 0.00 0.03 99.93 00:40:55 00:36:01 1 0.10 0.00 0.02 0.00 0.02 99.87 00:40:55 00:37:01 all 0.16 0.00 0.04 0.00 0.03 99.77 00:40:55 00:37:01 0 0.05 0.00 0.03 0.00 0.02 99.90 00:40:55 00:37:01 1 0.27 0.00 0.05 0.00 0.05 99.63 00:40:55 00:38:01 all 0.06 0.00 0.03 0.00 0.03 99.89 00:40:55 00:38:01 0 0.02 0.00 0.02 0.00 0.03 99.93 00:40:55 00:38:01 1 0.10 0.00 0.03 0.00 0.02 99.85 00:40:55 00:40:55 00:38:01 CPU %user %nice %system %iowait %steal %idle 00:40:55 00:39:01 all 0.22 0.00 0.03 0.00 0.03 99.73 00:40:55 00:39:01 0 0.03 0.00 0.03 0.00 0.02 99.92 00:40:55 00:39:01 1 0.40 0.00 0.02 0.00 0.03 99.55 00:40:55 00:40:01 all 0.09 0.00 0.02 0.00 0.03 99.87 00:40:55 00:40:01 0 0.03 0.00 0.02 0.00 0.03 99.92 00:40:55 00:40:01 1 0.15 0.00 0.02 0.00 0.02 99.82 00:40:55 Average: all 14.75 0.00 3.35 2.03 0.05 79.82 00:40:55 Average: 0 14.67 0.00 3.47 1.97 0.06 79.83 00:40:55 Average: 1 14.83 0.00 3.23 2.08 0.05 79.81 00:40:55 00:40:55 00:40:55