Pull request #3770 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 MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 rather than da87a6977c85908b24fe6f55c336e0ebd212442e Obtained Jenkinsfile from d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 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-ssh4798547655460982272.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh2209649655730622243.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-3770/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-3770/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh47113610193244944.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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-ssh8910818284151905688.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-3770/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-3770/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3738960667479613771.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 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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-1483 in /w/workspace/edgexfoundry_edgex-go_PR-3770 [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-ssh6850684862095089382.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 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 into PR head commit da87a6977c85908b24fe6f55c336e0ebd212442e Merge succeeded, producing da87a6977c85908b24fe6f55c336e0ebd212442e Checking out Revision da87a6977c85908b24fe6f55c336e0ebd212442e (PR-3770) > 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-ssh7514174818261438390.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3770/head:refs/remotes/origin/PR-3770 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f da87a6977c85908b24fe6f55c336e0ebd212442e # 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-ssh7074500685875670243.key > git merge d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f da87a6977c85908b24fe6f55c336e0ebd212442e # timeout=10 Commit message: "Merge branch 'snap-modify-kuiper-rest-port' of https://github.com/MonicaisHer/edgex-go into snap-modify-kuiper-rest-port" > git rev-list --no-walk 14d94aae050e755f68cf03827263d7737d685eb5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:18:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:18:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:18:16 ========================================================= 07:18:16 EdgeX Global Pipelines Version Info 07:18:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:18:18 ------------------- 07:18:18 stable info: 07:18:18 ------------------- 07:18:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:18:18 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 07:18:18 Message: update stable to v1.0.210 07:18:18 ------------------- 07:18:18 experimental info: 07:18:18 ------------------- 07:18:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:18:18 Commit SHA: 5405f6db7b80caa7838ce0779402869a7955fc1d 07:18:18 Message: testing jakarta lts changes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:18:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:18:18 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:18:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:18:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:18:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:18:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:18:18 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:18:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:18:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:18:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:18:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:18:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:18:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:18:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:18:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:18:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:18:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:18:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:18:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:18:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 07:18:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 07:18:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:18:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3770 [Pipeline] echo 07:18:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3770 [Pipeline] echo 07:18:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3770 [Pipeline] echo 07:18:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = da87a6977c85908b24fe6f55c336e0ebd212442e [Pipeline] echo 07:18:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = da87a69 [Pipeline] echo 07:18:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:18:19 provisioning config files... 07:18:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2047628678229487246tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:18:19 ---> docker-login.sh 07:18:19 nexus3.edgexfoundry.org:10001 07:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:18:19 Configure a credential helper to remove this warning. See 07:18:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:18:19 07:18:19 Login Succeeded 07:18:19 nexus3.edgexfoundry.org:10002 07:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:18:19 Configure a credential helper to remove this warning. See 07:18:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:18:19 07:18:19 Login Succeeded 07:18:19 nexus3.edgexfoundry.org:10003 07:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:18:19 Configure a credential helper to remove this warning. See 07:18:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:18:19 07:18:19 Login Succeeded 07:18:19 nexus3.edgexfoundry.org:10004 07:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:18:19 Configure a credential helper to remove this warning. See 07:18:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:18:19 07:18:19 Login Succeeded 07:18:19 docker.io 07:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:18:20 Configure a credential helper to remove this warning. See 07:18:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:18:20 07:18:20 Login Succeeded 07:18:20 ---> docker-login.sh ends [Pipeline] } 07:18:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:18:20 ++ 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 07:18:20 + for file in '`ls cmd/**/Dockerfile`' 07:18:20 ++ dirname cmd/core-command/Dockerfile 07:18:20 ++ cut -d/ -f2 07:18:20 + echo core-command,cmd/core-command/Dockerfile 07:18:20 + for file in '`ls cmd/**/Dockerfile`' 07:18:20 ++ dirname cmd/core-data/Dockerfile 07:18:20 ++ cut -d/ -f2 07:18:20 + echo core-data,cmd/core-data/Dockerfile 07:18:20 + for file in '`ls cmd/**/Dockerfile`' 07:18:20 ++ dirname cmd/core-metadata/Dockerfile 07:18:20 ++ cut -d/ -f2 07:18:20 + echo core-metadata,cmd/core-metadata/Dockerfile 07:18:20 + for file in '`ls cmd/**/Dockerfile`' 07:18:20 ++ dirname cmd/security-bootstrapper/Dockerfile 07:18:20 ++ cut -d/ -f2 07:18:20 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:18:20 + for file in '`ls cmd/**/Dockerfile`' 07:18:20 ++ dirname cmd/security-proxy-setup/Dockerfile 07:18:20 ++ cut -d/ -f2 07:18:20 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:18:20 + for file in '`ls cmd/**/Dockerfile`' 07:18:20 ++ dirname cmd/security-secretstore-setup/Dockerfile 07:18:20 ++ cut -d/ -f2 07:18:20 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:18:20 + for file in '`ls cmd/**/Dockerfile`' 07:18:20 ++ dirname cmd/support-notifications/Dockerfile 07:18:20 ++ cut -d/ -f2 07:18:20 + echo support-notifications,cmd/support-notifications/Dockerfile 07:18:20 + for file in '`ls cmd/**/Dockerfile`' 07:18:20 ++ dirname cmd/support-scheduler/Dockerfile 07:18:20 ++ cut -d/ -f2 07:18:20 + echo support-scheduler,cmd/support-scheduler/Dockerfile 07:18:20 + for file in '`ls cmd/**/Dockerfile`' 07:18:20 ++ dirname cmd/sys-mgmt-agent/Dockerfile 07:18:20 ++ cut -d/ -f2 07:18:20 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 07:18:20 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] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 07:18:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:18:21 07:18:21 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:18:22 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:18:22 latest: Pulling from edgex-devops/git-semver 07:18:22 a0d0a0d46f8b: Pulling fs layer 07:18:22 3e5f54012d9b: Pulling fs layer 07:18:22 4c7163046ea9: Pulling fs layer 07:18:22 0c2d73faf560: Pulling fs layer 07:18:22 0c2d73faf560: Waiting 07:18:22 3e5f54012d9b: Verifying Checksum 07:18:22 3e5f54012d9b: Download complete 07:18:22 a0d0a0d46f8b: Verifying Checksum 07:18:22 a0d0a0d46f8b: Download complete 07:18:22 4c7163046ea9: Verifying Checksum 07:18:22 4c7163046ea9: Download complete 07:18:22 0c2d73faf560: Verifying Checksum 07:18:22 0c2d73faf560: Download complete 07:18:22 a0d0a0d46f8b: Pull complete 07:18:22 3e5f54012d9b: Pull complete 07:18:22 4c7163046ea9: Pull complete 07:18:22 0c2d73faf560: Pull complete 07:18:22 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 07:18:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:18:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:18:23 prd-centos7-docker-4c-2g-1483 does not seem to be running inside a container 07:18:23 $ 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 07:18:23 $ docker top 7df5eb6b298e0a0157c8b2fd3b82388f8cfd99f09a8ff2cb3d45fa370105f2f8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:18:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:18:23 [ssh-agent] Looking for ssh-agent implementation... 07:18:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:18:23 $ docker exec 7df5eb6b298e0a0157c8b2fd3b82388f8cfd99f09a8ff2cb3d45fa370105f2f8 ssh-agent 07:18:23 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpJnmln/agent.14 07:18:23 SSH_AGENT_PID=20 07:18:23 Running ssh-add (command line suppressed) 07:18:23 Identity added: /w/workspace/edgex-go/3@tmp/private_key_3595151607782742284.key (/w/workspace/edgex-go/3@tmp/private_key_3595151607782742284.key) 07:18:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:18:24 + git tag --points-at HEAD [Pipeline] } 07:18:24 $ docker exec --env ******** --env ******** 7df5eb6b298e0a0157c8b2fd3b82388f8cfd99f09a8ff2cb3d45fa370105f2f8 ssh-agent -k 07:18:24 unset SSH_AUTH_SOCK; 07:18:24 unset SSH_AGENT_PID; 07:18:24 echo Agent pid 20 killed; 07:18:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:18:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:18:24 [ssh-agent] Looking for ssh-agent implementation... 07:18:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:18:24 $ docker exec 7df5eb6b298e0a0157c8b2fd3b82388f8cfd99f09a8ff2cb3d45fa370105f2f8 ssh-agent 07:18:24 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJJEDlI/agent.52 07:18:24 SSH_AGENT_PID=58 07:18:24 Running ssh-add (command line suppressed) 07:18:24 Identity added: /w/workspace/edgex-go/3@tmp/private_key_3514153618415850041.key (/w/workspace/edgex-go/3@tmp/private_key_3514153618415850041.key) 07:18:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:18:25 + git semver init 07:18:25 # -> Open(): unable to determine branch for HEAD 07:18:25 # $GIT_DIR = /w/workspace/edgex-go/3/.git 07:18:25 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 07:18:25 # $SEMVER_REMOTE_NAME = origin 07:18:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:18:25 # $SEMVER_USER_NAME = edgex-jenkins 07:18:25 # $SEMVER_BRANCH = PR-3770 07:18:25 # $SEMVER_TEMP = /tmp/semver-355590137 07:18:25 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 07:19:21 # '/tmp/semver-355590137' -> '/w/workspace/edgex-go/3/.semver' 07:19:21 # -> Force: false 07:19:21 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 07:19:21 $ docker exec --env ******** --env ******** 7df5eb6b298e0a0157c8b2fd3b82388f8cfd99f09a8ff2cb3d45fa370105f2f8 ssh-agent -k 07:19:21 unset SSH_AUTH_SOCK; 07:19:21 unset SSH_AGENT_PID; 07:19:21 echo Agent pid 58 killed; 07:19:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:19:21 + git semver [Pipeline] } 07:19:21 $ docker stop --time=1 7df5eb6b298e0a0157c8b2fd3b82388f8cfd99f09a8ff2cb3d45fa370105f2f8 07:19:23 $ docker rm -f 7df5eb6b298e0a0157c8b2fd3b82388f8cfd99f09a8ff2cb3d45fa370105f2f8 [Pipeline] // withDockerContainer [Pipeline] sh 07:19:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:19:24 Stashed 1 file(s) [Pipeline] echo 07:19:24 [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 07:19:24 ========================================================= 07:19:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:19:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:19:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:19:24 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:19:24 a0d0a0d46f8b: Already exists 07:19:24 31adcdaf11c8: Pulling fs layer 07:19:24 b8b176561691: Pulling fs layer 07:19:24 4527c011a84f: Pulling fs layer 07:19:24 5d74067f8e1e: Pulling fs layer 07:19:24 e0aca202a116: Pulling fs layer 07:19:24 3a43be97a3b4: Pulling fs layer 07:19:24 34cad66bf833: Pulling fs layer 07:19:24 b4e3c513aaa6: Pulling fs layer 07:19:24 e0aca202a116: Waiting 07:19:24 3a43be97a3b4: Waiting 07:19:24 34cad66bf833: Waiting 07:19:24 b4e3c513aaa6: Waiting 07:19:24 5d74067f8e1e: Waiting 07:19:24 b8b176561691: Verifying Checksum 07:19:24 b8b176561691: Download complete 07:19:24 31adcdaf11c8: Verifying Checksum 07:19:24 31adcdaf11c8: Download complete 07:19:24 5d74067f8e1e: Verifying Checksum 07:19:24 5d74067f8e1e: Download complete 07:19:24 e0aca202a116: Verifying Checksum 07:19:24 e0aca202a116: Download complete 07:19:24 3a43be97a3b4: Verifying Checksum 07:19:24 3a43be97a3b4: Download complete 07:19:24 31adcdaf11c8: Pull complete 07:19:24 34cad66bf833: Verifying Checksum 07:19:24 34cad66bf833: Download complete 07:19:24 b8b176561691: Pull complete 07:19:25 4527c011a84f: Verifying Checksum 07:19:25 4527c011a84f: Download complete 07:19:25 b4e3c513aaa6: Verifying Checksum 07:19:25 b4e3c513aaa6: Download complete 07:19:28 4527c011a84f: Pull complete 07:19:28 5d74067f8e1e: Pull complete 07:19:28 e0aca202a116: Pull complete 07:19:28 3a43be97a3b4: Pull complete 07:19:28 34cad66bf833: Pull complete 07:19:31 b4e3c513aaa6: Pull complete 07:19:31 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 07:19:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:19:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 07:19:31 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:19:31 WORKDIR /edgex 07:19:31 COPY go.mod . 07:19:31 RUN go mod download' 07:19:31 + docker build -t ci-base-image-x86_64 -f - . 07:19:33 Sending build context to Docker daemon 329.7MB 07:19:33 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:19:33 ---> 9f6097aaca64 07:19:33 Step 2/4 : WORKDIR /edgex 07:19:35 ---> Running in b6d4c1503ec4 07:19:35 Removing intermediate container b6d4c1503ec4 07:19:35 ---> 78dd3f2c89db 07:19:35 Step 3/4 : COPY go.mod . 07:19:35 ---> 4ff125acf950 07:19:35 Step 4/4 : RUN go mod download 07:19:35 ---> Running in af310ead2a88 07:19:39 Still waiting to schedule task 07:19:39 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:20:22 Removing intermediate container af310ead2a88 07:20:22 ---> f1235fc35b67 07:20:22 Successfully built f1235fc35b67 07:20:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:20:22 + docker inspect -f . ci-base-image-x86_64 07:20:22 . [Pipeline] withDockerContainer 07:20:22 prd-centos7-docker-4c-2g-1483 does not seem to be running inside a container 07:20:22 $ 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 07:20:23 $ docker top 7000b6fef83d0510385b1aab9abe073625c2d8cec1d57efc3b0d8cb3d19e5f14 -eo pid,comm [Pipeline] { [Pipeline] sh 07:20:23 + go version 07:20:23 go version go1.16.8 linux/amd64 [Pipeline] } 07:20:23 $ docker stop --time=1 7000b6fef83d0510385b1aab9abe073625c2d8cec1d57efc3b0d8cb3d19e5f14 07:20:24 $ docker rm -f 7000b6fef83d0510385b1aab9abe073625c2d8cec1d57efc3b0d8cb3d19e5f14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:20:25 + docker inspect -f . ci-base-image-x86_64 07:20:25 . [Pipeline] withDockerContainer 07:20:25 prd-centos7-docker-4c-2g-1483 does not seem to be running inside a container 07:20:25 $ 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 07:20:25 $ docker top 5b5587edc5b3e0f4e3ae749cc955689dc844852a9921bedd7b18d18b3040f4b0 -eo pid,comm [Pipeline] { [Pipeline] echo 07:20:25 ========================================================= 07:20:25 [edgeXBuildGoParallel] Running Tests and Build... 07:20:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:20:26 + make test 07:20:26 go mod tidy 07:20:26 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:20:31 ? github.com/edgexfoundry/edgex-go [no test files] 07:20:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:20:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:20:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:20:54 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:20:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:20:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:20:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:20:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:20:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:20:58 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:20:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:20:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:20:58 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:20:58 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:21:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.066s coverage: 28.7% of statements 07:21:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:21:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:21:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.063s coverage: 98.5% of statements 07:21:01 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:21:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.072s coverage: 44.7% of statements 07:21:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:21:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:21:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.132s coverage: 89.5% of statements 07:21:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:21:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:21:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.060s coverage: 84.4% of statements 07:21:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:21:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:21:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 07:21:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:21:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:21:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.272s coverage: 94.2% of statements 07:21:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:21:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:21:04 ok github.com/edgexfoundry/edgex-go/internal/io 0.045s coverage: 59.1% of statements 07:21:04 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:21:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 07:21:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:21:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:21:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:21:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements 07:21:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:21:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:21:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:21:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.043s coverage: 0.9% of statements 07:21:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:21:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements 07:21:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements 07:21:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:21:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements 07:21:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 79.5% of statements 07:21:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements 07:21:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.089s coverage: 96.3% of statements 07:21:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements 07:21:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements 07:21:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 07:21:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.185s coverage: 82.5% of statements 07:21:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:21:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 07:21:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:21:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:21:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:21:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 07:21:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:21:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:21:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:21:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:21:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:21:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements 07:21:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:21:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:21:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 07:21:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:21:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.067s coverage: 58.8% of statements 07:21:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:21:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 07:21:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 07:21:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 07:21:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.127s coverage: 91.2% of statements 07:21:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:21:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.124s coverage: 64.4% of statements 07:21:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:21:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:21:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 07:21:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 07:21:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 07:21:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.018s coverage: 73.7% of statements 07:21:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 07:21:43 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.219s coverage: 70.4% of statements 07:21:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:21:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:21:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:21:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.134s coverage: 43.4% of statements 07:21:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:21:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:21:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements 07:21:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:21:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements 07:21:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:21:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 17.7% of statements 07:21:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:21:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:21:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:21:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:21:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.124s coverage: 92.3% of statements 07:21:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:21:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:21:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:21:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:21:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements 07:21:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:21:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:21:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.086s coverage: 97.7% of statements 07:21:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:21:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:21:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:21:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 07:21:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 07:21:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 07:21:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 07:21:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:21:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:21:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 07:21:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:21:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements 07:21:50 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 96.9% of statements 07:21:51 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 07:22:19 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1485 in /w/workspace/edgexfoundry_edgex-go_PR-3770 [Pipeline] { [Pipeline] ws 07:22:19 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 07:22:19 The recommended git tool is: git 07:22:24 using credential edgex-jenkins-ssh 07:22:24 Cloning the remote Git repository 07:22:24 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:22:24 > git init /w/workspace/edgex-go/3 # timeout=10 07:22:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:22:25 > git --version # timeout=10 07:22:25 > git --version # 'git version 2.17.1' 07:22:25 using GIT_SSH to set credentials SSH Credentials for GitHub 07:22:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:22:29 GO111MODULE=on go vet ./... 07:22:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:22:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:22:35 ./bin/test-attribution-txt.sh [Pipeline] sh 07:22:35 + ls -al . 07:22:35 total 632 07:22:35 drwxrwxr-x 10 1001 1001 4096 Oct 25 07:22 . 07:22:35 drwxr-xr-x 4 root root 28 Oct 25 07:20 .. 07:22:35 -rw-rw-r-- 1 1001 1001 11 Oct 25 07:18 .dockerignore 07:22:35 drwxrwxr-x 8 1001 1001 179 Oct 25 07:18 .git 07:22:35 drwxrwxr-x 4 1001 1001 142 Oct 25 07:18 .github 07:22:35 -rw-rw-r-- 1 1001 1001 804 Oct 25 07:18 .gitignore 07:22:35 -rw-rw-r-- 1 1001 1001 42 Oct 25 07:18 .golangci.yml 07:22:35 -rw-rw-r-- 1 1001 1001 76 Oct 25 07:18 .hadolint.yml 07:22:35 drwx------ 3 1001 1001 58 Oct 25 07:19 .semver 07:22:35 -rw-rw-r-- 1 1001 1001 166 Oct 25 07:18 .sonarcloud.properties 07:22:35 -rw-rw-r-- 1 1001 1001 1171 Oct 25 07:18 ADOPTERS.md 07:22:35 -rw-rw-r-- 1 1001 1001 8910 Oct 25 07:18 Attribution.txt 07:22:35 -rw-rw-r-- 1 1001 1001 43881 Oct 25 07:18 CHANGELOG.md 07:22:35 -rw-rw-r-- 1 1001 1001 3804 Oct 25 07:18 CONTRIBUTING.md 07:22:35 -rw-rw-r-- 1 1001 1001 677 Oct 25 07:18 GOVERNANCE.md 07:22:35 -rw-rw-r-- 1 1001 1001 849 Oct 25 07:18 Jenkinsfile 07:22:35 -rw-rw-r-- 1 1001 1001 10775 Oct 25 07:18 LICENSE 07:22:35 -rw-rw-r-- 1 1001 1001 6508 Oct 25 07:18 Makefile 07:22:35 -rw-rw-r-- 1 1001 1001 582 Oct 25 07:18 OWNERS.md 07:22:35 -rw-rw-r-- 1 1001 1001 8256 Oct 25 07:18 README.md 07:22:35 -rw-rw-r-- 1 1001 1001 6912 Oct 25 07:18 SECURITY.md 07:22:35 -rw-rw-r-- 1 1001 1001 5 Oct 25 07:19 VERSION 07:22:35 -rw-rw-r-- 1 1001 1001 4131 Oct 25 07:18 ZMQWindows.md 07:22:35 drwxrwxr-x 2 1001 1001 37 Oct 25 07:18 bin 07:22:35 drwxrwxr-x 14 1001 1001 4096 Oct 25 07:18 cmd 07:22:35 -rw-r--r-- 1 root root 425844 Oct 25 07:21 coverage.out 07:22:35 -rw-rw-r-- 1 1001 1001 848 Oct 25 07:18 go.mod 07:22:35 -rw-rw-r-- 1 1001 1001 50414 Oct 25 07:20 go.sum 07:22:35 drwxrwxr-x 8 1001 1001 124 Oct 25 07:18 internal 07:22:35 drwxrwxr-x 3 1001 1001 16 Oct 25 07:18 openapi 07:22:35 drwxrwxr-x 4 1001 1001 71 Oct 25 07:18 snap 07:22:35 -rw-rw-r-- 1 1001 1001 204 Oct 25 07:18 version.go [Pipeline] sh 07:22:36 + '[' -e coverage.out ] 07:22:36 + chown 1001:1001 coverage.out [Pipeline] stash 07:22:36 Stashed 1 file(s) [Pipeline] sh 07:22:36 + make build 07:22:36 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 07:22:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:22:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 07:22:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:22:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:22:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:22:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:22:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:22:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:22:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:22:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 07:22:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 07:22:53 $ docker stop --time=1 5b5587edc5b3e0f4e3ae749cc955689dc844852a9921bedd7b18d18b3040f4b0 07:22:55 $ docker rm -f 5b5587edc5b3e0f4e3ae749cc955689dc844852a9921bedd7b18d18b3040f4b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:22:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:22:57 07:22:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 07:22:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:22:57 latest: Pulling from edgex-devops/edgex-compose 07:22:57 cbdbe7a5bc2a: Pulling fs layer 07:22:57 ca9280d653b3: Pulling fs layer 07:22:57 7e9c9ca2126c: Pulling fs layer 07:22:57 cbdbe7a5bc2a: Verifying Checksum 07:22:57 cbdbe7a5bc2a: Download complete 07:22:57 ca9280d653b3: Verifying Checksum 07:22:57 ca9280d653b3: Download complete 07:22:57 cbdbe7a5bc2a: Pull complete 07:22:58 7e9c9ca2126c: Verifying Checksum 07:22:58 7e9c9ca2126c: Download complete 07:22:58 ca9280d653b3: Pull complete 07:23:03 7e9c9ca2126c: Pull complete 07:23:03 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 07:23:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:23:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 07:23:03 prd-centos7-docker-4c-2g-1483 does not seem to be running inside a container 07:23:03 $ 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 07:23:05 $ docker top 8f343d3916ab9247d14870383f2d1243660a2b6ec78aef9b30a9c331c4b77d1c -eo pid,comm [Pipeline] { [Pipeline] sh 07:23:05 + grep parallel 07:23:05 + docker-compose build --help 07:23:06 --parallel Build images in parallel. [Pipeline] } 07:23:06 $ docker stop --time=1 8f343d3916ab9247d14870383f2d1243660a2b6ec78aef9b30a9c331c4b77d1c 07:23:07 $ docker rm -f 8f343d3916ab9247d14870383f2d1243660a2b6ec78aef9b30a9c331c4b77d1c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:23:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:23:07 . [Pipeline] withDockerContainer 07:23:08 prd-centos7-docker-4c-2g-1483 does not seem to be running inside a container 07:23:08 $ 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 07:23:08 $ docker top d23890f973eff662a2adb5b19ac85bdcdd750bdcb865ca920ee3dc6185eb4078 -eo pid,comm [Pipeline] { [Pipeline] sh 07:23:08 + docker-compose -f ./docker-compose-build.yml build --parallel 07:23:09 Building core-command ... 07:23:09 Building core-data ... 07:23:09 Building core-metadata ... 07:23:09 Building security-bootstrapper ... 07:23:09 Building security-proxy-setup ... 07:23:09 Building security-secretstore-setup ... 07:23:09 Building support-notifications ... 07:23:09 Building support-scheduler ... 07:23:09 Building sys-mgmt-agent ... 07:23:09 Building sys-mgmt-agent 07:23:09 Building support-notifications 07:23:09 Building security-secretstore-setup 07:23:09 Building core-metadata 07:23:09 Building security-proxy-setup 07:23:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:23:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:23:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:23:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:23:17 using GIT_SSH to set credentials SSH Credentials for GitHub 07:23:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3770/head:refs/remotes/origin/PR-3770 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:23:18 Merging remotes/origin/main commit d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 into PR head commit da87a6977c85908b24fe6f55c336e0ebd212442e 07:23:18 Merge succeeded, producing da87a6977c85908b24fe6f55c336e0ebd212442e 07:23:18 Checking out Revision da87a6977c85908b24fe6f55c336e0ebd212442e (PR-3770) 07:23:19 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:23:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:23:19 ---> f1235fc35b67 07:23:19 Step 3/24 : WORKDIR /edgex-go 07:23:19 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:23:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:23:19 ---> f1235fc35b67 07:23:19 Step 3/22 : WORKDIR /edgex-go 07:23:19 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:23:19 Step 2/20 : FROM ${BUILDER_BASE} AS builder 07:23:19 ---> f1235fc35b67 07:23:19 Step 3/20 : WORKDIR /edgex-go 07:23:18 > git config core.sparsecheckout # timeout=10 07:23:18 > git checkout -f da87a6977c85908b24fe6f55c336e0ebd212442e # timeout=10 07:23:18 > git remote # timeout=10 07:23:18 > git config --get remote.origin.url # timeout=10 07:23:18 using GIT_SSH to set credentials SSH Credentials for GitHub 07:23:18 > git merge d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 # timeout=10 07:23:18 > git rev-parse HEAD^{commit} # timeout=10 07:23:18 > git config core.sparsecheckout # timeout=10 07:23:18 > git checkout -f da87a6977c85908b24fe6f55c336e0ebd212442e # timeout=10 07:23:23 Commit message: "Merge branch 'snap-modify-kuiper-rest-port' of https://github.com/MonicaisHer/edgex-go into snap-modify-kuiper-rest-port" 07:23:23 ---> Running in d8f2dcaa1e1f 07:23:23 ---> Running in 768bae840daf 07:23:23 ---> Running in 610176be5fa6 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:23:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:23:24 % Total % Received % Xferd Average Speed Time Time Time Current 07:23:24 Dload Upload Total Spent Left Speed 07:23:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 73440 0 --:--:-- --:--:-- --:--:-- 73900 [Pipeline] sh 07:23:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:23:24 Removing intermediate container 610176be5fa6 07:23:24 ---> 25901346ac31 07:23:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:23:24 Removing intermediate container 768bae840daf 07:23:24 ---> 902b91cf014d 07:23:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:23:24 Removing intermediate container d8f2dcaa1e1f 07:23:24 ---> 3f4ae39eb89d 07:23:24 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:23:25 + sudo tee /etc/docker/daemon.new 07:23:25 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:23:25 { 07:23:25 "registry-mirrors": [ 07:23:25 "https://nexus3.edgexfoundry.org:10001" 07:23:25 ], 07:23:25 "bip": "10.250.0.254/24", 07:23:25 "hosts": [ 07:23:25 "tcp://0.0.0.0:5555", 07:23:25 "unix:///var/run/docker.sock" 07:23:25 ], 07:23:25 "mtu": 1458, 07:23:25 "selinux-enabled": true, 07:23:25 "seccomp-profile": "/etc/docker/seccomp.json" 07:23:25 } [Pipeline] sh 07:23:25 ---> Running in f33769d77ddd 07:23:25 ---> Running in fed0056f8f4b 07:23:25 ---> Running in ae9e3eb52529 07:23:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:23:25 + sudo service docker restart 07:23:26 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:23:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:23:26 ---> f1235fc35b67 07:23:26 Step 3/22 : WORKDIR /edgex-go 07:23:26 ---> Using cache 07:23:26 ---> 25901346ac31 07:23:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:23:26 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:23:26 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:23:26 ---> f1235fc35b67 07:23:26 Step 3/21 : WORKDIR /edgex-go 07:23:26 ---> Using cache 07:23:26 ---> 25901346ac31 07:23:26 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:23:27 ---> Running in 32c6fb447395 07:23:27 ---> Running in ae0aad27e3c1 07:23:27 Removing intermediate container ae9e3eb52529 07:23:27 ---> dea7ffd351f8 07:23:27 Step 5/22 : RUN apk add --update --no-cache make bash git 07:23:27 Removing intermediate container f33769d77ddd 07:23:27 ---> a038b40900a5 07:23:27 Step 5/24 : RUN apk add --update --no-cache make git 07:23:27 ---> Running in 9fe8436cd8d8 07:23:27 ---> Running in 828b269ade64 07:23:27 Removing intermediate container fed0056f8f4b 07:23:27 ---> f50f220556ce 07:23:27 Step 5/20 : RUN apk add --update --no-cache make git 07:23:27 ---> Running in d2c7bb316690 07:23:28 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:23:28 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:23:28 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:23:28 Removing intermediate container 32c6fb447395 07:23:28 ---> 58203207e6f2 07:23:28 Step 5/22 : RUN apk add --update --no-cache make git 07:23:28 Removing intermediate container ae0aad27e3c1 07:23:28 ---> 1eb25801d440 07:23:28 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 07:23:28 ---> Running in dc2b9606645b 07:23:28 ---> Running in 7ba2face15b9 07:23:28 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:23:28 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:23:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:23:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:23:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:23:29 OK: 220 MiB in 52 packages 07:23:29 OK: 220 MiB in 52 packages 07:23:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:23:29 OK: 220 MiB in 52 packages 07:23:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:23:29 Removing intermediate container 828b269ade64 07:23:29 ---> f1af984502b2 07:23:29 Step 6/24 : COPY . . 07:23:29 OK: 220 MiB in 52 packages 07:23:29 Removing intermediate container d2c7bb316690 07:23:29 ---> 9126edc3b791 07:23:29 Step 6/20 : COPY . . 07:23:29 Removing intermediate container 9fe8436cd8d8 07:23:29 ---> 5fdd27ea1bab 07:23:29 Step 6/22 : COPY . . 07:23:30 OK: 220 MiB in 52 packages 07:23:36 Removing intermediate container dc2b9606645b 07:23:36 ---> c8df5a989ea3 07:23:36 Step 6/22 : COPY . . 07:23:36 Removing intermediate container 7ba2face15b9 07:23:36 ---> 1e4c2ee35d3c 07:23:36 Step 6/21 : COPY . . 07:23:42 ---> 4235d4f4c957 07:23:42 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:23:42 ---> 6375373dfa3f 07:23:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:23:42 ---> 446b74a99354 07:23:42 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:23:42 ---> Running in d51245f7b840 07:23:42 ---> Running in cc2126daa4d5 07:23:42 ---> Running in a45a8b262699 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:23:44 provisioning config files... 07:23:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6212700297626710267tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:23:44 ---> docker-login.sh 07:23:44 nexus3.edgexfoundry.org:10001 07:23:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:23:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:23:45 Configure a credential helper to remove this warning. See 07:23:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:23:45 07:23:45 Login Succeeded 07:23:45 nexus3.edgexfoundry.org:10002 07:23:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:23:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:23:45 Configure a credential helper to remove this warning. See 07:23:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:23:45 07:23:45 Login Succeeded 07:23:45 nexus3.edgexfoundry.org:10003 07:23:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:23:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:23:46 Configure a credential helper to remove this warning. See 07:23:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:23:46 07:23:46 Login Succeeded 07:23:46 nexus3.edgexfoundry.org:10004 07:23:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:23:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:23:47 Configure a credential helper to remove this warning. See 07:23:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:23:47 07:23:47 Login Succeeded 07:23:47 docker.io 07:23:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:23:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:23:47 Configure a credential helper to remove this warning. See 07:23:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:23:47 07:23:47 Login Succeeded 07:23:47 ---> docker-login.sh ends [Pipeline] } 07:23:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:23:48 ========================================================= 07:23:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 07:23:48 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:23:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:23:49 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:23:49 552d1f2373af: Pulling fs layer 07:23:49 ea3f2d53f512: Pulling fs layer 07:23:49 9e70ebbbe112: Pulling fs layer 07:23:49 7a9cfe048b4a: Pulling fs layer 07:23:49 72dc09318566: Pulling fs layer 07:23:49 f4f7b4309257: Pulling fs layer 07:23:49 0ac9a79272e3: Pulling fs layer 07:23:49 b78e95d17946: Pulling fs layer 07:23:49 7a9cfe048b4a: Waiting 07:23:49 72dc09318566: Waiting 07:23:49 f4f7b4309257: Waiting 07:23:49 0ac9a79272e3: Waiting 07:23:49 b78e95d17946: Waiting 07:23:49 9e70ebbbe112: Verifying Checksum 07:23:49 9e70ebbbe112: Download complete 07:23:49 ea3f2d53f512: Verifying Checksum 07:23:49 ea3f2d53f512: Download complete 07:23:49 72dc09318566: Download complete 07:23:49 f4f7b4309257: Verifying Checksum 07:23:49 f4f7b4309257: Download complete 07:23:49 0ac9a79272e3: Verifying Checksum 07:23:49 0ac9a79272e3: Download complete 07:23:49 552d1f2373af: Verifying Checksum 07:23:49 552d1f2373af: Download complete 07:23:50 552d1f2373af: Pull complete 07:23:51 ea3f2d53f512: Pull complete 07:23:51 b78e95d17946: Verifying Checksum 07:23:51 b78e95d17946: Download complete 07:23:51 9e70ebbbe112: Pull complete 07:23:52 7a9cfe048b4a: Verifying Checksum 07:23:52 7a9cfe048b4a: Download complete 07:23:52 Removing intermediate container d51245f7b840 07:23:52 ---> e7a67e2a4f53 07:23:52 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:23:52 Removing intermediate container cc2126daa4d5 07:23:52 ---> dd36345944b2 07:23:52 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:23:52 Removing intermediate container a45a8b262699 07:23:52 ---> eca24daa28d7 07:23:52 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:23:52 ---> Running in 507e9d3dc722 07:23:52 ---> Running in 4bbd8fda18bf 07:23:52 ---> Running in f7b52f6055bb 07:23:52 ---> 08f4348644fc 07:23:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:23:52 ---> Running in 80af566eab1c 07:23:52 ---> ce3131b181be 07:23:52 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:23:52 ---> Running in 0a28050cfd64 07:23:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:23:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:23:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:23:53 Removing intermediate container 0a28050cfd64 07:23:53 ---> 141997d6ca9b 07:23:53 Step 8/21 : RUN make cmd/support-notifications/support-notifications 07:23:53 ---> Running in eb3746e39035 07:23:53 Removing intermediate container 80af566eab1c 07:23:53 ---> b69e8a811b29 07:23:53 Step 8/22 : RUN make cmd/core-metadata/core-metadata 07:23:53 ---> Running in 80a2a89a6d6f 07:23: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 07:23: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 07:24:02 7a9cfe048b4a: Pull complete 07:24:02 72dc09318566: Pull complete 07:24:02 f4f7b4309257: Pull complete 07:24:03 0ac9a79272e3: Pull complete 07:24:09 b78e95d17946: Pull complete 07:24:09 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 07:24:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:24:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 07:24:10 + docker build -t ci-base-image-arm64 -f - . 07:24:10 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:24:10 WORKDIR /edgex 07:24:10 COPY go.mod . 07:24:10 RUN go mod download 07:24:12 Sending build context to Docker daemon 166.5MB 07:24:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:24:12 ---> 8b459fc5aaf0 07:24:12 Step 2/4 : WORKDIR /edgex 07:24:14 ---> Running in 825fa93e3bcb 07:24:14 Removing intermediate container 825fa93e3bcb 07:24:14 ---> af29ade19c63 07:24:14 Step 3/4 : COPY go.mod . 07:24:15 ---> 96915f6443d3 07:24:15 Step 4/4 : RUN go mod download 07:24:15 ---> Running in fb45e41b26fa 07:24:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 07:24:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:24:34 Removing intermediate container f7b52f6055bb 07:24:34 ---> e3cb083c104d 07:24:34 07:24:34 Step 9/20 : FROM alpine:3.14 07:24:35 Removing intermediate container 4bbd8fda18bf 07:24:35 ---> 38c1a93a9607 07:24:35 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:24:35 3.14: Pulling from library/alpine 07:24:35 ---> Running in cbae2cb6e816 07:24:36 Removing intermediate container 507e9d3dc722 07:24:36 ---> 1ddc7fd67b1b 07:24:36 07:24:36 Step 9/24 : FROM alpine:3.14 07:24:36 3.14: Pulling from library/alpine 07:24:36 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 07:24:36 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 07:24:36 Status: Downloaded newer image for alpine:3.14 07:24:36 Status: Image is up to date for alpine:3.14 07:24:36 ---> 14119a10abf4 07:24:36 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 07:24:36 ---> 14119a10abf4 07:24:36 Step 10/20 : RUN apk add --update --no-cache curl 07:24:36 ---> Running in b327438ae79f 07:24:36 ---> Running in ee90b012fc57 07:24:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:24:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:24:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:24:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:24:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:24:37 (1/3) Installing ca-certificates (20191127-r5) 07:24:37 (2/3) Installing dumb-init (1.2.5-r1) 07:24:37 (3/3) Installing su-exec (0.2-r1) 07:24:37 (1/5) Installing ca-certificates (20191127-r5) 07:24:37 Executing busybox-1.33.1-r3.trigger 07:24:37 Executing ca-certificates-20191127-r5.trigger 07:24:37 (2/5) Installing brotli-libs (1.0.9-r5) 07:24:37 OK: 6 MiB in 17 packages 07:24:37 (3/5) Installing nghttp2-libs (1.43.0-r0) 07:24:37 (4/5) Installing libcurl (7.79.1-r0) 07:24:37 (5/5) Installing curl (7.79.1-r0) 07:24:37 Executing busybox-1.33.1-r3.trigger 07:24:37 Executing ca-certificates-20191127-r5.trigger 07:24:37 OK: 8 MiB in 19 packages 07:24:37 Removing intermediate container eb3746e39035 07:24:37 ---> a5d9f1601548 07:24:37 07:24:37 Step 9/21 : FROM alpine:3.14 07:24:37 ---> 14119a10abf4 07:24:37 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 07:24:37 ---> Running in d70d5eb9b1f7 07:24:38 Removing intermediate container b327438ae79f 07:24:38 ---> 189f719c7add 07:24:38 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:24:38 Removing intermediate container cbae2cb6e816 07:24:38 ---> 1a30a25d8841 07:24:38 07:24:38 Step 10/22 : FROM docker:20.10.8 07:24:38 ---> Running in 51b99ad29ad4 07:24:38 Removing intermediate container 80a2a89a6d6f 07:24:38 ---> 61bcc7e14193 07:24:38 07:24:38 Step 9/22 : FROM alpine:3.14 07:24:38 ---> 14119a10abf4 07:24:38 Step 10/22 : RUN apk add --update --no-cache dumb-init 07:24:38 Removing intermediate container 51b99ad29ad4 07:24:38 ---> 70156c111c4b 07:24:38 Step 12/24 : WORKDIR / 07:24:38 Removing intermediate container ee90b012fc57 07:24:38 ---> c11a0e88f3b2 07:24:38 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:24:38 ---> Running in aafad42f0fe7 07:24:38 ---> Running in e24a44652872 07:24:38 ---> Running in 1f3e30bc0c49 07:24:39 20.10.8: Pulling from library/docker 07:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:24:39 Removing intermediate container e24a44652872 07:24:39 ---> 9a4017e08327 07:24:39 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:24:39 Removing intermediate container 1f3e30bc0c49 07:24:39 ---> c7a77029e704 07:24:39 Step 12/20 : WORKDIR /edgex 07:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:24:39 ---> Running in 6aca60ab3a58 07:24:39 ---> 643194238157 07:24:39 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:24:39 (1/2) Installing ca-certificates (20191127-r5) 07:24:39 (2/2) Installing dumb-init (1.2.5-r1) 07:24:39 Executing busybox-1.33.1-r3.trigger 07:24:39 Executing ca-certificates-20191127-r5.trigger 07:24:39 Removing intermediate container 6aca60ab3a58 07:24:39 ---> 2d9755d7b71a 07:24:39 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:24:39 OK: 6 MiB in 16 packages 07:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:24:39 ---> c613c3e0e1fa 07:24:39 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:24:39 ---> 6cb74bcfc160 07:24:39 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:24:39 (1/1) Installing dumb-init (1.2.5-r1) 07:24:39 Executing busybox-1.33.1-r3.trigger 07:24:39 OK: 6 MiB in 15 packages 07:24:40 ---> 9db954d00bb9 07:24:40 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 07:24:40 Removing intermediate container d70d5eb9b1f7 07:24:40 ---> 91377c14ca6b 07:24:40 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:24:40 ---> Running in f7dfc33fb9a5 07:24:40 ---> 9ec300e062fb 07:24:40 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:24:40 Removing intermediate container aafad42f0fe7 07:24:40 ---> e7f953ce44cf 07:24:40 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:24:40 ---> 1c97a32851ee 07:24:40 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:24:40 Removing intermediate container f7dfc33fb9a5 07:24:40 ---> bcf1d6b14179 07:24:40 Step 12/21 : ENV APP_PORT=59860 07:24:40 ---> Running in 85c72a6a94da 07:24:40 ---> Running in cc12ed9e76d0 07:24:40 Removing intermediate container 85c72a6a94da 07:24:40 ---> c446502ded6c 07:24:40 Step 12/22 : ENV APP_PORT=59881 07:24:40 ---> edc32b33ca5c 07:24:40 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:24:40 Removing intermediate container cc12ed9e76d0 07:24:40 ---> 5e67eeae86fd 07:24:40 Step 13/21 : EXPOSE $APP_PORT 07:24:40 ---> e209f36e1de0 07:24:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:24:40 ---> Running in 1ee42156eaf5 07:24:40 ---> Running in 37926c22a3aa 07:24:40 ---> Running in c0bdf479a718 07:24:40 Removing intermediate container 1ee42156eaf5 07:24:40 ---> 2d75944056a7 07:24:40 Step 13/22 : EXPOSE $APP_PORT 07:24:40 Removing intermediate container 37926c22a3aa 07:24:40 ---> 2da4c7d747e5 07:24:40 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 07:24:40 Removing intermediate container c0bdf479a718 07:24:40 ---> 76322a2ca7b0 07:24:40 Step 17/20 : CMD ["--init=true"] 07:24:40 ---> Running in 9b349dba32cc 07:24:41 ---> Running in efd4f071c448 07:24:41 Removing intermediate container 9b349dba32cc 07:24:41 ---> d74109fa1726 07:24:41 Step 14/22 : WORKDIR / 07:24:41 ---> f99c19d44508 07:24:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:24:41 ---> 6c7432fec67e 07:24:41 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:24:41 ---> Running in f4729be0ae34 07:24:41 Removing intermediate container efd4f071c448 07:24:41 ---> b327e507107b 07:24:41 Step 18/20 : LABEL arch=x86_64 07:24:41 ---> Running in 4bef42f95df5 07:24:41 ---> 4ab5ebbeed29 07:24: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/ 07:24:41 Removing intermediate container f4729be0ae34 07:24:41 ---> b2634bb602ba 07:24:41 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:24:41 ---> Running in 64a5656a413f 07:24:41 ---> fe6fa1a2e08e 07:24:41 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:24:41 Removing intermediate container 4bef42f95df5 07:24:41 ---> ad9c71735055 07:24:41 Step 19/20 : LABEL git_sha=da87a6977c85908b24fe6f55c336e0ebd212442e 07:24:41 ---> Running in 333f40bd7d08 07:24:41 ---> dddb4380f864 07:24:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:24:41 Removing intermediate container 333f40bd7d08 07:24:41 ---> 3c807bb29c16 07:24:41 Step 20/20 : LABEL version=0.0.0 07:24:41 ---> 058e57dd63c3 07:24:41 Step 17/21 : ENTRYPOINT ["/support-notifications"] 07:24:41 ---> Running in 0377dc222a52 07:24:41 ---> Running in 49eef320e86e 07:24:42 Removing intermediate container 0377dc222a52 07:24:42 ---> 20538dc25a81 07:24:42 07:24:42 Successfully built 20538dc25a81 07:24:42 Removing intermediate container 49eef320e86e 07:24:42 ---> b99e5e21711e 07:24:42 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:24:42 Successfully tagged security-proxy-setup:latest 07:24:42  Building security-proxy-setup ... done Building security-bootstrapper 07:24:42 ---> b16183ec4072 07:24:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:24:42 ---> Running in 1ef14a0f6786 07:24:43 Removing intermediate container 64a5656a413f 07:24:43 ---> bdf08e870837 07:24:43 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 07:24:44 ---> efe83435f51a 07:24:44 Step 18/22 : ENTRYPOINT ["/core-metadata"] 07:24:44 Removing intermediate container 1ef14a0f6786 07:24:44 ---> 803fa6c3eed9 07:24:44 Step 19/21 : LABEL arch=x86_64 07:24:44 ---> Running in 8a2217b9b14c 07:24:44 ---> Running in 65becd956cf4 07:24:44 ---> Running in 863d56ff8881 07:24:44 Removing intermediate container 65becd956cf4 07:24:44 ---> 5ff3d2646ec8 07:24:44 Step 22/24 : LABEL arch=x86_64 07:24:44 Removing intermediate container 8a2217b9b14c 07:24:44 ---> 6291341410c0 07:24:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:24:44 ---> Running in c10c54f00210 07:24:44 Removing intermediate container 863d56ff8881 07:24:44 ---> 6bd05b3e0238 07:24:44 Step 20/21 : LABEL git_sha=da87a6977c85908b24fe6f55c336e0ebd212442e 07:24:44 ---> Running in adca0a64226e 07:24:45 ---> Running in ebc2aeeb838f 07:24:45 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 07:24:45 Status: Downloaded newer image for docker:20.10.8 07:24:45 Removing intermediate container adca0a64226e 07:24:45 ---> fdc94d7e7831 07:24:45 Step 23/24 : LABEL git_sha=da87a6977c85908b24fe6f55c336e0ebd212442e 07:24:45 ---> bc6c0ffef665 07:24:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 07:24:45 Removing intermediate container c10c54f00210 07:24:45 ---> 8c916d427e72 07:24:45 Step 20/22 : LABEL arch=x86_64 07:24:45 ---> Running in cab6a29b691c 07:24:45 ---> Running in b71df3f7b035 07:24:45 ---> Running in 744adae698d7 07:24:45 Removing intermediate container ebc2aeeb838f 07:24:45 ---> ba1b52ceea9f 07:24:45 Step 21/21 : LABEL version=0.0.0 07:24:45 ---> Running in cdffed2b7cc6 07:24:45 Removing intermediate container b71df3f7b035 07:24:45 ---> 760eee70f8ec 07:24:45 Step 24/24 : LABEL version=0.0.0 07:24:45 Removing intermediate container cab6a29b691c 07:24:45 ---> 8e9ca2bc2920 07:24:45 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 07:24:45 Removing intermediate container 744adae698d7 07:24:45 ---> 2623fbc18f81 07:24:45 Step 21/22 : LABEL git_sha=da87a6977c85908b24fe6f55c336e0ebd212442e 07:24:45 ---> Running in 43b26260fac7 07:24:45 ---> Running in 5d448fa56be5 07:24:45 Removing intermediate container cdffed2b7cc6 07:24:45 ---> 42c888817d36 07:24:45 07:24:45 ---> Running in d06613894885 07:24:45 Successfully built 42c888817d36 07:24:45 Successfully tagged support-notifications:latest 07:24:45  Building support-notifications ... done Building core-command 07:24:45 Removing intermediate container 43b26260fac7 07:24:45 ---> 345b903f9aeb 07:24:45 07:24:45 Removing intermediate container d06613894885 07:24:45 ---> 583527b01304 07:24:45 Step 22/22 : LABEL version=0.0.0 07:24:46 Successfully built 345b903f9aeb 07:24:46 Successfully tagged security-secretstore-setup:latest 07:24:46  Building security-secretstore-setup ... done Building core-data 07:24:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:24:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:24:46 ---> Running in 45d50abac6a7 07:24:46 (1/42) Installing readline (8.1.0-r0) 07:24:46 (2/42) Installing bash (5.1.4-r0) 07:24:46 Executing bash-5.1.4-r0.post-install 07:24:46 (3/42) Installing brotli-libs (1.0.9-r5) 07:24:46 (4/42) Installing nghttp2-libs (1.43.0-r0) 07:24:46 (5/42) Installing libcurl (7.79.1-r0) 07:24:46 (6/42) Installing curl (7.79.1-r0) 07:24:46 (7/42) Installing dumb-init (1.2.5-r1) 07:24:46 (8/42) Installing libbz2 (1.0.8-r1) 07:24:46 (9/42) Installing expat (2.4.1-r0) 07:24:46 (10/42) Installing libffi (3.3-r2) 07:24:46 (11/42) Installing gdbm (1.19-r0) 07:24:46 (12/42) Installing xz-libs (5.2.5-r0) 07:24:46 (13/42) Installing libgcc (10.3.1_git20210424-r2) 07:24:46 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 07:24:46 (15/42) Installing mpdecimal (2.5.1-r1) 07:24:46 (16/42) Installing sqlite-libs (3.35.5-r0) 07:24:46 (17/42) Installing python3 (3.9.5-r1) 07:24:50 (18/42) Installing py3-appdirs (1.4.4-r2) 07:24:50 (19/42) Installing py3-chardet (4.0.0-r2) 07:24:50 Removing intermediate container 45d50abac6a7 07:24:50 ---> 917fe14799aa 07:24:50 07:24:50 (20/42) Installing py3-idna (3.2-r0) 07:24:50 (21/42) Installing py3-urllib3 (1.26.5-r0) 07:24:50 (22/42) Installing py3-certifi (2020.12.5-r1) 07:24:50 (23/42) Installing py3-requests (2.25.1-r4) 07:24:50 Successfully built 917fe14799aa 07:24:50 (24/42) Installing py3-msgpack (1.0.2-r1) 07:24:50 (25/42) Installing py3-lockfile (0.12.2-r4) 07:24:50 (26/42) Installing py3-cachecontrol (0.12.6-r1) 07:24:50 Successfully tagged core-metadata:latest 07:24:50 Building support-scheduler 07:24:50  Building core-metadata ... done (27/42) Installing py3-colorama (0.4.4-r1) 07:24:50 (28/42) Installing py3-contextlib2 (0.6.0-r1) 07:24:50 (29/42) Installing py3-distlib (0.3.1-r3) 07:24:50 (30/42) Installing py3-distro (1.5.0-r3) 07:24:50 (31/42) Installing py3-six (1.15.0-r1) 07:24:50 (32/42) Installing py3-webencodings (0.5.1-r4) 07:24:50 (33/42) Installing py3-html5lib (1.1-r1) 07:24:50 (34/42) Installing py3-parsing (2.4.7-r2) 07:24:50 (35/42) Installing py3-packaging (20.9-r1) 07:24:50 (36/42) Installing py3-toml (0.10.2-r2) 07:24:51 (37/42) Installing py3-pep517 (0.10.0-r2) 07:24:51 (38/42) Installing py3-progress (1.5-r2) 07:24:51 (39/42) Installing py3-retrying (1.3.3-r1) 07:24:51 (40/42) Installing py3-ordered-set (4.0.2-r1) 07:24:51 (41/42) Installing py3-setuptools (52.0.0-r3) 07:24:51 (42/42) Installing py3-pip (20.3.4-r1) 07:24:53 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:24:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:24:53 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:24:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:24:53 ---> f1235fc35b67 07:24:53 Step 3/22 : WORKDIR /edgex-go 07:24:53 ---> Using cache 07:24:53 ---> 25901346ac31 07:24:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:24:53 ---> f1235fc35b67 07:24:53 Step 3/22 : WORKDIR /edgex-go 07:24:53 ---> Using cache 07:24:53 ---> 25901346ac31 07:24:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:24:53 ---> Using cache 07:24:53 ---> 1eb25801d440 07:24:53 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:24:53 ---> Using cache 07:24:53 ---> 1eb25801d440 07:24:53 Step 5/22 : RUN apk add --update --no-cache make git 07:24:53 Executing busybox-1.33.1-r3.trigger 07:24:54 OK: 84 MiB in 64 packages 07:24:55 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:24:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:24:55 ---> f1235fc35b67 07:24:55 Step 3/23 : WORKDIR /edgex-go 07:24:55 ---> Using cache 07:24:55 ---> 25901346ac31 07:24:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:24:55 ---> Using cache 07:24:55 ---> 1eb25801d440 07:24:55 Step 5/23 : RUN apk add --update --no-cache make git 07:24:57 ---> Running in 2bd35e69289f 07:24:57 ---> Running in f2a4be86667b 07:24:57 ---> Running in e00d22756462 07:24:59 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:24:59 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:25:00 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:25:00 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:25:00 Step 2/30 : FROM ${BUILDER_BASE} AS builder 07:25:00 ---> f1235fc35b67 07:25:00 Step 3/30 : WORKDIR /edgex-go 07:25:00 ---> Using cache 07:25:00 ---> 25901346ac31 07:25:00 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:25:00 ---> Using cache 07:25:00 ---> 1eb25801d440 07:25:00 Step 5/30 : RUN apk add --update --no-cache make git 07:25:00 ---> Running in 3f5a6bd055c3 07:25:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:25:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:25:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:25:00 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:25:01 OK: 220 MiB in 52 packages 07:25:01 Collecting docker-compose==1.23.2 07:25:01 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:25:01 OK: 220 MiB in 52 packages 07:25:01 Collecting dockerpty<0.5,>=0.4.1 07:25:01 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:25:01 OK: 220 MiB in 52 packages 07:25:01 Removing intermediate container 2bd35e69289f 07:25:01 ---> d5ba66a2acfa 07:25:01 Step 6/23 : COPY go.mod . 07:25:01 Collecting docker<4.0,>=3.6.0 07:25:01 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:25:02 Removing intermediate container e00d22756462 07:25:02 ---> 3727836b42aa 07:25:02 Step 6/22 : COPY . . 07:25:02 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:25:02 Collecting PyYAML<4,>=3.10 07:25:02 Downloading PyYAML-3.13.tar.gz (270 kB) 07:25:02 Removing intermediate container f2a4be86667b 07:25:02 ---> add8de1360d0 07:25:02 Step 6/22 : COPY . . 07:25:02 ---> b253bd527b09 07:25:02 Step 7/23 : RUN go mod download 07:25:02 OK: 220 MiB in 52 packages 07:25:02 Collecting websocket-client<1.0,>=0.32.0 07:25:02 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 07:25:02 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 07:25:02 Collecting texttable<0.10,>=0.9.0 07:25:02 Downloading texttable-0.9.1.tar.gz (11 kB) 07:25:03 Collecting jsonschema<3,>=2.5.1 07:25:03 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:25:03 Collecting docopt<0.7,>=0.6.1 07:25:03 Downloading docopt-0.6.2.tar.gz (25 kB) 07:25:03 Collecting cached-property<2,>=1.2.0 07:25:03 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:25:03 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:25:03 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:25:03 Collecting docker-pycreds>=0.4.0 07:25:03 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:25:03 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 07:25:03 Collecting idna<2.8,>=2.5 07:25:03 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:25:03 Collecting urllib3<1.25,>=1.21.1 07:25:03 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:25:03 Collecting chardet<3.1.0,>=3.0.2 07:25:03 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 07:25:03 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 07:25:03 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 07:25:03 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 07:25:03 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 07:25:03 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 07:25:03 Attempting uninstall: urllib3 07:25:03 Found existing installation: urllib3 1.26.5 07:25:03 Uninstalling urllib3-1.26.5: 07:25:03 Successfully uninstalled urllib3-1.26.5 07:25:05 ---> Running in bde20253697f 07:25:05 Attempting uninstall: idna 07:25:05 Found existing installation: idna 3.2 07:25:05 Uninstalling idna-3.2: 07:25:05 Successfully uninstalled idna-3.2 07:25:06 Attempting uninstall: chardet 07:25:06 Found existing installation: chardet 4.0.0 07:25:06 Uninstalling chardet-4.0.0: 07:25:06 Successfully uninstalled chardet-4.0.0 07:25:06 Attempting uninstall: requests 07:25:06 Found existing installation: requests 2.25.1 07:25:06 Uninstalling requests-2.25.1: 07:25:07 Successfully uninstalled requests-2.25.1 07:25:07 Removing intermediate container 3f5a6bd055c3 07:25:07 ---> b03d357f7fc1 07:25:07 Step 6/30 : COPY . . 07:25:07 Running setup.py install for texttable: started 07:25:07 Running setup.py install for texttable: finished with status 'done' 07:25:07 Running setup.py install for PyYAML: started 07:25:07 Running setup.py install for PyYAML: finished with status 'done' 07:25:08 Running setup.py install for docopt: started 07:25:08 Running setup.py install for docopt: finished with status 'done' 07:25:08 Running setup.py install for dockerpty: started 07:25:09 Running setup.py install for dockerpty: finished with status 'done' 07:25:12 Removing intermediate container bde20253697f 07:25:12 ---> 2fcfa0774c84 07:25:12 Step 8/23 : COPY . . 07:25:12 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 07:25:12 ---> 37c54f914af3 07:25:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:25:12 ---> 4fc88158ba62 07:25:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:25:12 ---> Running in f1fa81fd495d 07:25:12 ---> Running in 24afc6931562 07:25:17 Removing intermediate container f1fa81fd495d 07:25:17 ---> 38851c8ecbc0 07:25:17 Step 8/22 : RUN make cmd/core-data/core-data 07:25:17 ---> 71334af7d0d1 07:25:17 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:25:17 ---> Running in 6bc130cb4b41 07:25:17 ---> bd54cd222679 07:25:17 Step 9/23 : RUN go mod tidy 07:25:17 ---> Running in 177ef7ee0f3f 07:25:17 Removing intermediate container 24afc6931562 07:25:17 ---> 59e5383246a0 07:25:17 Step 8/22 : RUN make cmd/core-command/core-command 07:25:17 ---> Running in 3d5519ea4769 07:25:17 ---> Running in 66f7224550ff 07:25:17 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 07:25:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 07:25:19 Removing intermediate container 177ef7ee0f3f 07:25:19 ---> 7781a25e4291 07:25:19 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:25:19 ---> Running in 29bf88151ae9 07:25: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 07:25:20 Removing intermediate container 5d448fa56be5 07:25:20 ---> cba98ddeaf8b 07:25:20 Step 13/22 : ENV APP_PORT=58890 07:25:20 ---> Running in 5d429d334373 07:25:20 Removing intermediate container 5d429d334373 07:25:20 ---> 966b92071dc3 07:25:20 Step 14/22 : EXPOSE $APP_PORT 07:25:21 ---> Running in 92cb0d9e8df2 07:25:21 Removing intermediate container 92cb0d9e8df2 07:25:21 ---> 8088da10949b 07:25:21 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:25:22 ---> 10d27b50c272 07:25:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:25:22 ---> a8557d1667b0 07:25:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:25:22 ---> 8a05312b244e 07:25:22 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 07:25:22 ---> Running in f10bb2291832 07:25:22 Removing intermediate container f10bb2291832 07:25:22 ---> 8502886cdf1c 07:25:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:25:22 ---> Running in 9f55135944e2 07:25:23 Removing intermediate container 9f55135944e2 07:25:23 ---> 7ada6546c47b 07:25:23 Step 20/22 : LABEL arch=x86_64 07:25:23 ---> Running in 2aa81c33459b 07:25:23 Removing intermediate container 2aa81c33459b 07:25:23 ---> 773be20885bb 07:25:23 Step 21/22 : LABEL git_sha=da87a6977c85908b24fe6f55c336e0ebd212442e 07:25:23 ---> Running in 74007b68048e 07:25:23 Removing intermediate container 3d5519ea4769 07:25:23 ---> 2f3645aa3cf5 07:25:23 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 07:25:23 ---> Running in 812b11532f4b 07:25:23 Removing intermediate container 74007b68048e 07:25:23 ---> 70b4f34dcc8b 07:25:23 Step 22/22 : LABEL version=0.0.0 07:25:23 ---> Running in 435714ce59e7 07:25:23 Removing intermediate container 435714ce59e7 07:25:23 ---> 9430917f4db2 07:25:23 07:25:24 Successfully built 9430917f4db2 07:25:24 Successfully tagged sys-mgmt-agent:latest 07:25:24  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/support-scheduler/support-scheduler ./cmd/support-scheduler 07:25:37 Removing intermediate container fb45e41b26fa 07:25:37 ---> 347a1f997018 07:25:37 Successfully built 347a1f997018 07:25:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:25:37 + docker inspect -f . ci-base-image-arm64 07:25:37 . [Pipeline] withDockerContainer 07:25:38 prd-ubuntu18.04-docker-arm64-4c-16g-1485 does not seem to be running inside a container 07:25:38 $ 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 ******** ci-base-image-arm64 cat 07:25:39 $ docker top 416dbdb69a003aaca4103e3934970b5df342ecd17f7dce037e7c5a4ca4339831 -eo pid,comm [Pipeline] { [Pipeline] sh 07:25:40 + go version 07:25:40 go version go1.16.8 linux/arm64 [Pipeline] } 07:25:40 $ docker stop --time=1 416dbdb69a003aaca4103e3934970b5df342ecd17f7dce037e7c5a4ca4339831 07:25:42 $ docker rm -f 416dbdb69a003aaca4103e3934970b5df342ecd17f7dce037e7c5a4ca4339831 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:25:43 + docker inspect -f . ci-base-image-arm64 07:25:43 . [Pipeline] withDockerContainer 07:25:43 prd-ubuntu18.04-docker-arm64-4c-16g-1485 does not seem to be running inside a container 07:25:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/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 ******** ci-base-image-arm64 cat 07:25:44 $ docker top a53b1bafadd5b1d0e43a034801e85f988ac3cf3396962deddae27cf83290a5ac -eo pid,comm [Pipeline] { [Pipeline] echo 07:25:45 ========================================================= 07:25:45 [edgeXBuildGoParallel] Running Tests and Build... 07:25:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:25:45 + make test 07:25:45 go mod tidy 07:25:46 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:25:50 Removing intermediate container 66f7224550ff 07:25:50 ---> 2d859ca6385e 07:25:50 07:25:50 Step 9/22 : FROM alpine:3.14 07:25:50 ---> 14119a10abf4 07:25:50 Step 10/22 : RUN apk add --update --no-cache dumb-init 07:25:50 ---> Using cache 07:25:50 ---> e7f953ce44cf 07:25:50 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:25:50 ---> Using cache 07:25:50 ---> c446502ded6c 07:25:50 Step 12/22 : ENV APP_PORT=59882 07:25:50 ---> Running in 23347a1626a8 07:25:50 Removing intermediate container 23347a1626a8 07:25:50 ---> 634c71794791 07:25:50 Step 13/22 : EXPOSE $APP_PORT 07:25:50 ---> Running in 9b41219e37c4 07:25:50 Removing intermediate container 9b41219e37c4 07:25:50 ---> 60dc2aa0e605 07:25:50 Step 14/22 : WORKDIR / 07:25:50 ---> Running in 1d243566bdaf 07:25:50 Removing intermediate container 1d243566bdaf 07:25:50 ---> ac27b76ec016 07:25:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:25:50 ---> e41d7401ae84 07:25:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:25:51 ---> fd911c4e346a 07:25:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:25:51 ---> 2afebb0c9a20 07:25:51 Step 18/22 : ENTRYPOINT ["/core-command"] 07:25:51 ---> Running in 637dda2d4c34 07:25:51 Removing intermediate container 637dda2d4c34 07:25:51 ---> 5b5af32d15ce 07:25:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:25:51 ---> Running in ae9cf497360d 07:25:52 Removing intermediate container ae9cf497360d 07:25:52 ---> 85a8ece557c3 07:25:52 Step 20/22 : LABEL arch=x86_64 07:25:52 ---> Running in a33e9fd891f9 07:25:52 Removing intermediate container a33e9fd891f9 07:25:52 ---> a97f15ab1935 07:25:52 Step 21/22 : LABEL git_sha=da87a6977c85908b24fe6f55c336e0ebd212442e 07:25:52 ---> Running in d6e2ecf743a1 07:25:52 Removing intermediate container d6e2ecf743a1 07:25:52 ---> 50debeaecd46 07:25:52 Step 22/22 : LABEL version=0.0.0 07:25:52 ---> Running in 8351d00942e4 07:25:52 Removing intermediate container 8351d00942e4 07:25:52 ---> cb6880e58693 07:25:52 07:25:52 Successfully built cb6880e58693 07:25:52 Successfully tagged core-command:latest 07:25:54  Building core-command ... done Removing intermediate container 29bf88151ae9 07:25:54 ---> 36866f3424ad 07:25:54 07:25:54 Step 9/30 : FROM alpine:3.14 07:25:54 ---> 14119a10abf4 07:25:54 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:25:54 ---> Running in 167264738d8d 07:25:55 Removing intermediate container 167264738d8d 07:25:55 ---> 99be8e210064 07:25:55 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 07:25:55 ---> Running in eb54fe7efce4 07:25:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:25:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:25:55 (1/2) Installing dumb-init (1.2.5-r1) 07:25:55 (2/2) Installing su-exec (0.2-r1) 07:25:55 Executing busybox-1.33.1-r3.trigger 07:25:55 OK: 6 MiB in 16 packages 07:25:56 Removing intermediate container 6bc130cb4b41 07:25:56 ---> 4328af1d19e2 07:25:56 07:25:56 Step 9/22 : FROM alpine:3.14 07:25:56 ---> 14119a10abf4 07:25:56 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:25:56 ---> Running in a54f335c3242 07:25:56 Removing intermediate container a54f335c3242 07:25:56 ---> 16a1583500cc 07:25:56 Step 11/22 : ENV APP_PORT=59880 07:25:56 ---> Running in c6a3b2fbe29d 07:25:56 Removing intermediate container eb54fe7efce4 07:25:56 ---> bf8b0239cb8d 07:25:56 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 07:25:56 ---> Running in b6f6bb521b52 07:25:56 Removing intermediate container c6a3b2fbe29d 07:25:56 ---> 40b597991238 07:25:56 Step 12/22 : EXPOSE $APP_PORT 07:25:57 ---> Running in 31f5434c48f5 07:25:57 Removing intermediate container b6f6bb521b52 07:25:57 ---> 4f8873491868 07:25:57 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:25:57 Removing intermediate container 812b11532f4b 07:25:57 ---> b3ae8e192a0e 07:25:57 07:25:57 Step 11/23 : FROM alpine:3.14 07:25:57 ---> 14119a10abf4 07:25:57 Step 12/23 : RUN apk add --update --no-cache dumb-init 07:25:57 ---> Using cache 07:25:57 ---> e7f953ce44cf 07:25:57 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:25:57 ---> Using cache 07:25:57 ---> c446502ded6c 07:25:57 Step 14/23 : ENV APP_PORT=59861 07:25:57 ---> Running in e82fe80f4f8e 07:25:57 ---> Running in 42862d13f901 07:25:57 Removing intermediate container 31f5434c48f5 07:25:57 ---> eb95026aa17e 07:25:57 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:25:57 ---> Running in fa6263d3cc10 07:25:57 Removing intermediate container e82fe80f4f8e 07:25:57 ---> 53a7682c957e 07:25:57 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:25:57 Removing intermediate container 42862d13f901 07:25:57 ---> f7cde5a80741 07:25:57 Step 15/23 : EXPOSE $APP_PORT 07:25:57 ---> Running in f0a88581074f 07:25:57 ---> Running in a2603fa54480 07:25:57 Removing intermediate container a2603fa54480 07:25:57 ---> c34628ddeda7 07:25:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:25:57 ---> b5b1e8725c65 07:25:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:25:58 Removing intermediate container fa6263d3cc10 07:25:58 ---> cabf84ea3dd1 07:25:58 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 07:25:58 ---> c85e66d18db7 07:25:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:25:58 ---> Running in 382302f61f97 07:25:58 Removing intermediate container f0a88581074f 07:25:58 ---> 368ca0ef610c 07:25:58 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 07:25:58 ---> Running in 54ede8335d8e 07:25:58 ---> 4d0827a738fd 07:25:58 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 07:25:58 ---> Running in a6550208e41c 07:25:58 Removing intermediate container 54ede8335d8e 07:25:58 ---> 7752f3f7e3a9 07:25:58 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:25:58 Removing intermediate container a6550208e41c 07:25:58 ---> c4bc40e61a7e 07:25:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:25:58 ---> Running in 85ad5d228a32 07:25:58 ---> 1a28c2f5142e 07:25:58 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:25:58 Removing intermediate container 85ad5d228a32 07:25:58 ---> 0c627e349f76 07:25:58 Step 21/23 : LABEL arch=x86_64 07:25:58 ---> Running in 0d26e318193b 07:25:58 ---> Running in 85eccec2352c 07:25:58 Removing intermediate container 85eccec2352c 07:25:58 ---> de8df9efcd50 07:25:58 Step 22/23 : LABEL git_sha=da87a6977c85908b24fe6f55c336e0ebd212442e 07:25:58 ---> Running in 4dabe9ed3b3e 07:25:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:25:58 Removing intermediate container 4dabe9ed3b3e 07:25:58 ---> d2a548d4a2cc 07:25:58 Step 23/23 : LABEL version=0.0.0 07:25:58 ---> Running in 0eb3c155875d 07:25:59 Removing intermediate container 0eb3c155875d 07:25:59 ---> e3d7af5488d7 07:25:59 07:25:59 Successfully built e3d7af5488d7 07:25:59 Successfully tagged support-scheduler:latest 07:25:59  Building support-scheduler ... done Removing intermediate container 0d26e318193b 07:25:59 ---> 8e50f0e65d38 07:25:59 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 07:25:59 ---> ac14e3b57765 07:25:59 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:25:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:25:59 ---> 77805c110bd0 07:25:59 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:25:59 ---> 72b09f2441bb 07:25:59 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:25:59 ---> b2a1f53e0c15 07:25:59 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 07:26:00 (1/6) Installing dumb-init (1.2.5-r1) 07:26:00 (2/6) Installing libgcc (10.3.1_git20210424-r2) 07:26:00 ---> 31cb54f89fe8 07:26:00 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 07:26:00 (3/6) Installing libsodium (1.0.18-r0) 07:26:00 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 07:26:00 ---> Running in f58c8f914f4b 07:26:00 (5/6) Installing libzmq (4.3.4-r0) 07:26:00 Removing intermediate container f58c8f914f4b 07:26:00 ---> 784462ca95f9 07:26:00 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:26:00 (6/6) Installing zeromq (4.3.4-r0) 07:26:00 Executing busybox-1.33.1-r3.trigger 07:26:00 OK: 8 MiB in 20 packages 07:26:00 ---> 05fcd69a087c 07:26:00 Step 25/30 : RUN chmod +x /entrypoint.sh 07:26:00 ---> Running in a02d6e857d8e 07:26:00 Removing intermediate container 382302f61f97 07:26:00 ---> 2cf108c8295f 07:26:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:26:01 ---> 32a254cd173a 07:26:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:26:01 Removing intermediate container a02d6e857d8e 07:26:01 ---> e002ccba9b20 07:26:01 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 07:26:01 ---> Running in 03eb39214c90 07:26:01 ---> 661e950cf5a5 07:26:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:26:01 Removing intermediate container 03eb39214c90 07:26:01 ---> a144d44911ae 07:26:01 Step 27/30 : CMD ["gate"] 07:26:01 ---> Running in edb71b612dd0 07:26:01 ---> c4bebd42bb18 07:26:01 Step 18/22 : ENTRYPOINT ["/core-data"] 07:26:01 Removing intermediate container edb71b612dd0 07:26:01 ---> e5ac7d964339 07:26:01 Step 28/30 : LABEL arch=x86_64 07:26:01 ---> Running in 1f1b2bd1c747 07:26:01 ---> Running in 73dfbb872bad 07:26:01 Removing intermediate container 1f1b2bd1c747 07:26:01 ---> 42fcc8ef7214 07:26:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:26:01 ---> Running in 12483d075f0f 07:26:01 Removing intermediate container 73dfbb872bad 07:26:01 ---> 9b271ae90078 07:26:01 Step 29/30 : LABEL git_sha=da87a6977c85908b24fe6f55c336e0ebd212442e 07:26:01 ---> Running in 075d07395101 07:26:01 Removing intermediate container 12483d075f0f 07:26:01 ---> 342fcd10c8a8 07:26:01 Step 20/22 : LABEL arch=x86_64 07:26:01 ---> Running in e1749ec45627 07:26:02 Removing intermediate container 075d07395101 07:26:02 ---> 389376076e9d 07:26:02 Step 30/30 : LABEL version=0.0.0 07:26:02 Removing intermediate container e1749ec45627 07:26:02 ---> 34bd312cfa4f 07:26:02 Step 21/22 : LABEL git_sha=da87a6977c85908b24fe6f55c336e0ebd212442e 07:26:02 ---> Running in 1fd51c593c88 07:26:02 ---> Running in 4acf6d2ffcc2 07:26:02 Removing intermediate container 1fd51c593c88 07:26:02 ---> 1fbb01b1473d 07:26:02 07:26:02 Removing intermediate container 4acf6d2ffcc2 07:26:02 ---> c188808bd8fc 07:26:02 Step 22/22 : LABEL version=0.0.0 07:26:02 ---> Running in 7e216db22b41 07:26:02 Successfully built 1fbb01b1473d 07:26:02 Successfully tagged security-bootstrapper:latest 07:26:02  Building security-bootstrapper ... done Removing intermediate container 7e216db22b41 07:26:02 ---> 69ceb317548b 07:26:02 07:26:02 Successfully built 69ceb317548b 07:26:02 Successfully tagged core-data:latest 07:26:02  Building core-data ... done  [Pipeline] } 07:26:02 $ docker stop --time=1 d23890f973eff662a2adb5b19ac85bdcdd750bdcb865ca920ee3dc6185eb4078 07:26:04 $ docker rm -f d23890f973eff662a2adb5b19ac85bdcdd750bdcb865ca920ee3dc6185eb4078 [Pipeline] // withDockerContainer [Pipeline] sh 07:26:04 + docker images 07:26:04 REPOSITORY TAG IMAGE ID CREATED SIZE 07:26:04 security-bootstrapper latest 1fbb01b1473d 2 seconds ago 18.9MB 07:26:04 core-data latest 69ceb317548b 2 seconds ago 20.7MB 07:26:04 support-scheduler latest e3d7af5488d7 6 seconds ago 16.2MB 07:26:04 b3ae8e192a0e 8 seconds ago 1.76GB 07:26:04 4328af1d19e2 9 seconds ago 1.76GB 07:26:04 36866f3424ad 10 seconds ago 1.76GB 07:26:04 core-command latest cb6880e58693 12 seconds ago 16.1MB 07:26:04 2d859ca6385e 15 seconds ago 1.75GB 07:26:04 sys-mgmt-agent latest 9430917f4db2 41 seconds ago 294MB 07:26:04 core-metadata latest 917fe14799aa About a minute ago 16.9MB 07:26:04 support-notifications latest 42c888817d36 About a minute ago 16.9MB 07:26:04 security-secretstore-setup latest 345b903f9aeb About a minute ago 28.3MB 07:26:04 security-proxy-setup latest 20538dc25a81 About a minute ago 26.8MB 07:26:04 61bcc7e14193 About a minute ago 1.76GB 07:26:04 1a30a25d8841 About a minute ago 1.76GB 07:26:04 a5d9f1601548 About a minute ago 1.76GB 07:26:04 1ddc7fd67b1b About a minute ago 1.76GB 07:26:04 e3cb083c104d About a minute ago 1.76GB 07:26:04 ci-base-image-x86_64 latest f1235fc35b67 5 minutes ago 1.25GB 07:26:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 11 days ago 548MB 07:26:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 weeks ago 34.5MB 07:26:04 docker 20.10.8 bc6c0ffef665 7 weeks ago 214MB 07:26:04 alpine 3.14 14119a10abf4 8 weeks ago 5.6MB 07:26:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 07:26:13 ? github.com/edgexfoundry/edgex-go [no test files] 07:26:19 Still waiting to schedule task 07:26:19 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 07:27:09 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:27:10 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:27:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:27:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:27:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:27:25 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:27:25 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:27:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:27:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:27:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:27:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:27:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:27:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:27:25 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:27:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.171s coverage: 28.7% of statements 07:27:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:27:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:27:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.404s coverage: 98.5% of statements 07:27:36 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:27:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.332s coverage: 44.7% of statements 07:27:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:27:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:27:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.621s coverage: 89.5% of statements 07:27:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:27:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:27:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.248s coverage: 84.4% of statements 07:27:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:27:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:27:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 07:27:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:27:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:27:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.695s coverage: 94.2% of statements 07:27:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:27:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:27:49 ok github.com/edgexfoundry/edgex-go/internal/io 0.191s coverage: 59.1% of statements 07:27:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:27:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 07:27:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:27:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:27:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:27:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.228s coverage: 60.0% of statements 07:27:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:27:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:27:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:27:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.349s coverage: 0.9% of statements 07:27:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:27:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.208s coverage: 58.8% of statements 07:27:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.173s coverage: 21.7% of statements 07:27:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:27:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.251s coverage: 47.1% of statements 07:27:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.248s coverage: 79.5% of statements 07:27:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.181s coverage: 94.1% of statements 07:27:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.200s coverage: 96.3% of statements 07:27:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.184s coverage: 87.5% of statements 07:28:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.212s coverage: 94.4% of statements 07:28:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.169s coverage: 44.8% of statements 07:28:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.588s coverage: 82.5% of statements 07:28:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:28:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.293s coverage: 92.9% of statements 07:28:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:28:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:28:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:28:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 07:28:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:28:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:28:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:28:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:28:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:28:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.178s coverage: 87.2% of statements 07:28:15 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:28:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:28:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 07:28:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:28:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.252s coverage: 58.8% of statements 07:28:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:28:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.257s coverage: 80.0% of statements 07:28:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.248s coverage: 87.2% of statements 07:28:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.263s coverage: 85.4% of statements 07:28:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.747s coverage: 91.2% of statements 07:28:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:28:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.814s coverage: 64.4% of statements 07:28:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:28:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:28:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.191s coverage: 100.0% of statements 07:28:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.090s coverage: 89.4% of statements 07:28:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements 07:28:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.101s coverage: 73.7% of statements 07:28:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.070s coverage: 100.0% of statements 07:28:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.363s coverage: 70.4% of statements 07:28:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:28:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:28:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:28:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.767s coverage: 43.4% of statements 07:28:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:28:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:28:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.224s coverage: 89.5% of statements 07:28:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:28:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.362s coverage: 84.8% of statements 07:28:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:28:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.275s coverage: 17.7% of statements 07:28:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:28:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:28:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:28:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:28:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.626s coverage: 92.3% of statements 07:28:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:28:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:28:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:28:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:28:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.213s coverage: 63.2% of statements 07:28:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:28:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:28:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.405s coverage: 97.7% of statements 07:28:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:28:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:28:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:28:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 07:28:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.193s coverage: 28.9% of statements 07:28:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 07:28:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 07:28:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:28:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:28:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 07:28:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:28:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.180s coverage: 100.0% of statements 07:28:32 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements 07:28:33 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 07:28:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:28:33 GO111MODULE=on go vet ./... 07:29:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:29:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:29:55 ./bin/test-attribution-txt.sh [Pipeline] sh 07:29:55 + ls -al . 07:29:55 total 660 07:29:55 drwxrwxr-x 9 1001 1001 4096 Oct 25 07:29 . 07:29:55 drwxr-xr-x 4 root root 4096 Oct 25 07:25 .. 07:29:55 -rw-rw-r-- 1 1001 1001 11 Oct 25 07:23 .dockerignore 07:29:55 drwxrwxr-x 8 1001 1001 4096 Oct 25 07:23 .git 07:29:55 drwxrwxr-x 4 1001 1001 4096 Oct 25 07:23 .github 07:29:55 -rw-rw-r-- 1 1001 1001 804 Oct 25 07:23 .gitignore 07:29:55 -rw-rw-r-- 1 1001 1001 42 Oct 25 07:23 .golangci.yml 07:29:55 -rw-rw-r-- 1 1001 1001 76 Oct 25 07:23 .hadolint.yml 07:29:55 -rw-rw-r-- 1 1001 1001 166 Oct 25 07:23 .sonarcloud.properties 07:29:55 -rw-rw-r-- 1 1001 1001 1171 Oct 25 07:23 ADOPTERS.md 07:29:55 -rw-rw-r-- 1 1001 1001 8910 Oct 25 07:23 Attribution.txt 07:29:55 -rw-rw-r-- 1 1001 1001 43881 Oct 25 07:23 CHANGELOG.md 07:29:55 -rw-rw-r-- 1 1001 1001 3804 Oct 25 07:23 CONTRIBUTING.md 07:29:55 -rw-rw-r-- 1 1001 1001 677 Oct 25 07:23 GOVERNANCE.md 07:29:55 -rw-rw-r-- 1 1001 1001 849 Oct 25 07:23 Jenkinsfile 07:29:55 -rw-rw-r-- 1 1001 1001 10775 Oct 25 07:23 LICENSE 07:29:55 -rw-rw-r-- 1 1001 1001 6508 Oct 25 07:23 Makefile 07:29:55 -rw-rw-r-- 1 1001 1001 582 Oct 25 07:23 OWNERS.md 07:29:55 -rw-rw-r-- 1 1001 1001 8256 Oct 25 07:23 README.md 07:29:55 -rw-rw-r-- 1 1001 1001 6912 Oct 25 07:23 SECURITY.md 07:29:55 -rw-rw-r-- 1 1001 1001 5 Oct 25 07:19 VERSION 07:29:55 -rw-rw-r-- 1 1001 1001 4131 Oct 25 07:23 ZMQWindows.md 07:29:55 drwxrwxr-x 2 1001 1001 4096 Oct 25 07:23 bin 07:29:55 drwxrwxr-x 14 1001 1001 4096 Oct 25 07:23 cmd 07:29:55 -rw-r--r-- 1 root root 425844 Oct 25 07:28 coverage.out 07:29:55 -rw-rw-r-- 1 1001 1001 848 Oct 25 07:23 go.mod 07:29:55 -rw-rw-r-- 1 1001 1001 50414 Oct 25 07:25 go.sum 07:29:55 drwxrwxr-x 8 1001 1001 4096 Oct 25 07:23 internal 07:29:55 drwxrwxr-x 3 1001 1001 4096 Oct 25 07:23 openapi 07:29:55 drwxrwxr-x 4 1001 1001 4096 Oct 25 07:23 snap 07:29:55 -rw-rw-r-- 1 1001 1001 204 Oct 25 07:23 version.go [Pipeline] sh 07:29:56 + '[' -e coverage.out ] 07:29:56 + chown 1001:1001 coverage.out [Pipeline] stash 07:29:56 Warning: overwriting stash ‘coverage-report’ 07:29:57 Stashed 1 file(s) [Pipeline] sh 07:29:57 + make build 07:29:57 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 07:30:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:30:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 07:30:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:30:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:30:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:30:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:30:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:30:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:30:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:30:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 07:30:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 07:30:59 $ docker stop --time=1 a53b1bafadd5b1d0e43a034801e85f988ac3cf3396962deddae27cf83290a5ac 07:31:01 $ docker rm -f a53b1bafadd5b1d0e43a034801e85f988ac3cf3396962deddae27cf83290a5ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:31:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:31:03 07:31:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:31:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:31:04 latest: Pulling from edgex-devops/edgex-compose-arm64 07:31:04 29e5d40040c1: Pulling fs layer 07:31:04 1ce36da41761: Pulling fs layer 07:31:04 25b303627fd3: Pulling fs layer 07:31:04 29e5d40040c1: Verifying Checksum 07:31:04 29e5d40040c1: Download complete 07:31:04 1ce36da41761: Verifying Checksum 07:31:04 1ce36da41761: Download complete 07:31:04 29e5d40040c1: Pull complete 07:31:05 25b303627fd3: Verifying Checksum 07:31:05 25b303627fd3: Download complete 07:31:06 1ce36da41761: Pull complete 07:31:16 25b303627fd3: Pull complete 07:31:16 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 07:31:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:31:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 07:31:16 prd-ubuntu18.04-docker-arm64-4c-16g-1485 does not seem to be running inside a container 07:31:16 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:31:19 $ docker top ba6c35468bd81577bdfc4c2820d08d88e1e1dac87b638a9a00150e4769c8cf3e -eo pid,comm [Pipeline] { [Pipeline] sh 07:31:20 + grep parallel 07:31:20 + docker-compose build --help 07:31:24 --parallel Build images in parallel. [Pipeline] } 07:31:24 $ docker stop --time=1 ba6c35468bd81577bdfc4c2820d08d88e1e1dac87b638a9a00150e4769c8cf3e 07:31:26 $ docker rm -f ba6c35468bd81577bdfc4c2820d08d88e1e1dac87b638a9a00150e4769c8cf3e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:31:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:31:26 . [Pipeline] withDockerContainer 07:31:27 prd-ubuntu18.04-docker-arm64-4c-16g-1485 does not seem to be running inside a container 07:31:27 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:31:28 $ docker top d4f6c5696f6b625e3786061f2b11127509adbebd6caef7ecd2a0127bec290030 -eo pid,comm [Pipeline] { [Pipeline] sh 07:31:29 + docker-compose -f ./docker-compose-build.yml build --parallel 07:31:33 Building core-command ... 07:31:33 Building core-data ... 07:31:33 Building core-metadata ... 07:31:33 Building security-bootstrapper ... 07:31:33 Building security-proxy-setup ... 07:31:33 Building security-secretstore-setup ... 07:31:33 Building support-notifications ... 07:31:33 Building support-scheduler ... 07:31:33 Building sys-mgmt-agent ... 07:31:33 Building support-notifications 07:31:33 Building support-scheduler 07:31:33 Building sys-mgmt-agent 07:31:33 Building security-secretstore-setup 07:31:33 Building security-proxy-setup 07:31:50 Running on prd-ubuntu18.04-docker-8c-8g-1491 in /w/workspace/edgexfoundry_edgex-go_PR-3770 [Pipeline] { [Pipeline] ws 07:31:50 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 07:31:50 The recommended git tool is: git 07:31:52 using credential edgex-jenkins-ssh 07:31:52 Cloning the remote Git repository 07:31:52 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:31:52 > git init /w/workspace/edgex-go/3 # timeout=10 07:31:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:31:52 > git --version # timeout=10 07:31:52 > git --version # 'git version 2.17.1' 07:31:52 using GIT_SSH to set credentials SSH Credentials for GitHub 07:31:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:32:41 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:32:41 Step 2/20 : FROM ${BUILDER_BASE} AS builder 07:32:41 ---> 347a1f997018 07:32:41 Step 3/20 : WORKDIR /edgex-go 07:32:41 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:32:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:32:41 ---> 347a1f997018 07:32:41 Step 3/22 : WORKDIR /edgex-go 07:32:41 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:32:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:32:41 ---> 347a1f997018 07:32:41 Step 3/23 : WORKDIR /edgex-go 07:32:41 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:32:41 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:32:41 ---> 347a1f997018 07:32:41 Step 3/21 : WORKDIR /edgex-go 07:32:41 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:32:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:32:41 ---> 347a1f997018 07:32:41 Step 3/24 : WORKDIR /edgex-go 07:32:41 ---> Running in 7dc20d12b908 07:32:41 ---> Running in 3b139c0b01e9 07:32:41 ---> Running in 6b9c1049ea41 07:32:41 ---> Running in 2ba80d1ddb34 07:32:41 ---> Running in a6d1dd36d484 07:32:41 Removing intermediate container a6d1dd36d484 07:32:41 ---> 25da8b9f0aec 07:32:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:32:41 Removing intermediate container 2ba80d1ddb34 07:32:41 ---> 763f29f3b645 07:32:41 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:32:41 Removing intermediate container 6b9c1049ea41 07:32:41 ---> 35ce6d5508af 07:32:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:32:41 ---> Running in 96e81df62c63 07:32:41 Removing intermediate container 7dc20d12b908 07:32:41 ---> d84fdf6e5c87 07:32:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:32:41 Removing intermediate container 3b139c0b01e9 07:32:41 ---> f28ee0a3c12d 07:32:41 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:32:41 ---> Running in 134ea66e09c3 07:32:41 ---> Running in a025f50652f7 07:32:41 ---> Running in ef2c0884ec1c 07:32:41 ---> Running in 69032c18a5d6 07:32:43 Removing intermediate container 96e81df62c63 07:32:43 ---> d553abd0e370 07:32:43 Step 5/23 : RUN apk add --update --no-cache make git 07:32:43 ---> Running in af12ff4f5a5d 07:32:43 Removing intermediate container 134ea66e09c3 07:32:43 ---> 61057acf3122 07:32:43 Step 5/22 : RUN apk add --update --no-cache make bash git 07:32:43 ---> Running in 4ca360d5e523 07:32:44 Removing intermediate container ef2c0884ec1c 07:32:44 ---> e1a825c412e6 07:32:44 Step 5/24 : RUN apk add --update --no-cache make git 07:32:44 ---> Running in 47887329a1f8 07:32:44 Removing intermediate container a025f50652f7 07:32:44 ---> fa2ed9ff9217 07:32:44 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 07:32:44 Removing intermediate container 69032c18a5d6 07:32:44 ---> c3d1d9cd015d 07:32:44 Step 5/20 : RUN apk add --update --no-cache make git 07:32:44 ---> Running in 84c692978b4d 07:32:44 ---> Running in f38a5e2ef280 07:32:45 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:32:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:32:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:32:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:32:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:32:46 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:32:46 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:32:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:32:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:32:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:32:47 OK: 219 MiB in 52 packages 07:32:47 OK: 219 MiB in 52 packages 07:32:48 OK: 219 MiB in 52 packages 07:32:48 OK: 219 MiB in 52 packages 07:32:48 OK: 219 MiB in 52 packages 07:32:49 Removing intermediate container af12ff4f5a5d 07:32:49 ---> 6de1d6ccaa87 07:32:49 Step 6/23 : COPY go.mod . 07:32:49 Removing intermediate container 4ca360d5e523 07:32:49 ---> 112cbafb685a 07:32:49 Step 6/22 : COPY . . 07:32:49 Removing intermediate container 47887329a1f8 07:32:50 ---> 4677832959bb 07:32:50 Step 6/24 : COPY . . 07:32:50 Removing intermediate container 84c692978b4d 07:32:50 ---> 6845382a871d 07:32:50 Step 6/21 : COPY . . 07:32:50 Removing intermediate container f38a5e2ef280 07:32:50 ---> 037616671b83 07:32:50 Step 6/20 : COPY . . 07:32:50 ---> 0f837863b535 07:32:50 Step 7/23 : RUN go mod download 07:32:50 ---> Running in 1dfe957eb0fd 07:32:56 Removing intermediate container 1dfe957eb0fd 07:32:56 ---> 1a7ac0aea674 07:32:56 Step 8/23 : COPY . . 07:32:59 Merging remotes/origin/main commit d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 into PR head commit da87a6977c85908b24fe6f55c336e0ebd212442e 07:32:59 Merge succeeded, producing da87a6977c85908b24fe6f55c336e0ebd212442e 07:32:59 Checking out Revision da87a6977c85908b24fe6f55c336e0ebd212442e (PR-3770) 07:32:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:32:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:32:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:32:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:32:58 using GIT_SSH to set credentials SSH Credentials for GitHub 07:32:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3770/head:refs/remotes/origin/PR-3770 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:32:59 > git config core.sparsecheckout # timeout=10 07:32:59 > git checkout -f da87a6977c85908b24fe6f55c336e0ebd212442e # timeout=10 07:32:59 > git remote # timeout=10 07:32:59 > git config --get remote.origin.url # timeout=10 07:32:59 using GIT_SSH to set credentials SSH Credentials for GitHub 07:32:59 > git merge d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 # timeout=10 07:32:59 > git rev-parse HEAD^{commit} # timeout=10 07:32:59 > git config core.sparsecheckout # timeout=10 07:32:59 > git checkout -f da87a6977c85908b24fe6f55c336e0ebd212442e # timeout=10 07:33:03 Commit message: "Merge branch 'snap-modify-kuiper-rest-port' of https://github.com/MonicaisHer/edgex-go into snap-modify-kuiper-rest-port" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:33:03 + echo snap-build.sh 07:33:03 snap-build.sh 07:33:03 + SNAP_BASE_DIR=. 07:33:03 + '[' '!' -z /w/workspace/edgex-go/3 ']' 07:33:03 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 07:33:03 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 07:33:03 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 07:33:03 + cd /w/workspace/edgex-go/3 07:33:03 + sudo apt-get remove -qy --purge lxd lxd-client 07:33:03 Reading package lists... 07:33:03 Building dependency tree... 07:33:03 Reading state information... 07:33:03 The following packages were automatically installed and are no longer required: 07:33:03 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 07:33:03 uidmap xdelta3 07:33:03 Use 'sudo apt autoremove' to remove them. 07:33:03 The following packages will be REMOVED: 07:33:03 lxd* lxd-client* 07:33:04 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 07:33:04 After this operation, 31.7 MB disk space will be freed. 07:33:04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 07:33:04 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 07:33:05 Removing lxd dnsmasq configuration 07:33:05 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 07:33:05 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 07:33:06 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:33:06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 07:33:06 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 07:33:08 Processing triggers for systemd (237-3ubuntu10.45) ... 07:33:08 Processing triggers for ureadahead (0.100.0-21) ... 07:33:08 + sudo snap remove --purge lxd 07:33:09 snap "lxd" is not installed 07:33:09 + sudo groupadd --force --system lxd 07:33:09 ++ whoami 07:33:09 + sudo /usr/sbin/usermod -G lxd -a jenkins 07:33:09 + newgrp - lxd 07:33:09 + sudo snap install lxd 07:33:14 ---> 08b2e017795c 07:33:14 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:33:14 ---> b6aa5877d059 07:33:14 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:33:14 ---> 523b9083c24a 07:33:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:33:14 ---> Running in 48e335162f9c 07:33:14 ---> 07b0df916a8c 07:33:14 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:33:14 ---> Running in 7a8896bd3192 07:33:14 ---> Running in 83c1d8d77903 07:33:14 ---> Running in c9482623ce5c 07:33:16 ---> 3a2587f12dac 07:33:16 Step 9/23 : RUN go mod tidy 07:33:16 ---> Running in 1e938f6a40e3 07:33:19 2021-10-25T07:33:17Z INFO Waiting for automatic snapd restart... 07:33:19 Removing intermediate container 48e335162f9c 07:33:19 ---> 7cbe0d7bea0e 07:33:19 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:33:19 ---> Running in bb3b46805461 07:33:19 Removing intermediate container 7a8896bd3192 07:33:19 ---> 00d2ce801794 07:33:19 Step 8/21 : RUN make cmd/support-notifications/support-notifications 07:33:19 Removing intermediate container c9482623ce5c 07:33:19 ---> 55011f5dd9d4 07:33:19 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:33:19 ---> Running in b7d995353502 07:33:19 Removing intermediate container 83c1d8d77903 07:33:19 ---> 507431ab4fb5 07:33:19 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:33:19 ---> Running in 61116a9d4e22 07:33:20 ---> Running in a685adcbaca9 07:33: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 07:33:21 Removing intermediate container 1e938f6a40e3 07:33:21 ---> e2524f3be8ac 07:33:21 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 07:33:21 ---> Running in 82571f4b3522 07:33:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:33:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:33:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:33:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:33:41 lxd 4.19 from Canonical* installed 07:33:41 + sudo lxd init --auto 07:33:51 + sudo snap install --classic snapcraft 07:34:05 snapcraft 5.0 from Canonical* installed 07:34:05 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 07:34:05 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 07:34:05 % Total % Received % Xferd Average Speed Time Time Time Current 07:34:05 Dload Upload Total Spent Left Speed 07:34:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3754 0 --:--:-- --:--:-- --:--:-- 3754 07:34:06 100 3325k 100 3325k 0 0 8333k 0 --:--:-- --:--:-- --:--:-- 8333k 07:34:06 ./yq_linux_amd64 07:34:06 + sudo snapcraft prime --use-lxd 07:34:09 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 07:34:09 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 07:34:09 - README.md 07:34:09 07:34:09 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:34:09 Launching a container. 07:34:14 Waiting for container to be ready 07:34:14 To start your first instance, try: lxc launch ubuntu:20.04 07:34:14 07:34:18 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 07:34:19 Waiting for network to be ready... 07:34:19 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:34:19 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1930 kB] 07:34:19 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 07:34:19 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [348 kB] 07:34:19 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 07:34:19 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 07:34:19 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [487 kB] 07:34:20 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.7 kB] 07:34:20 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] 07:34:20 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 07:34:20 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:34:20 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 07:34:21 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 07:34:21 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 07:34:21 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 07:34:21 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 07:34:21 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 07:34:21 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 07:34:21 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 07:34:21 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] 07:34:22 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] 07:34:22 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 07:34:22 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 07:34:22 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] 07:34:22 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] 07:34:22 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] 07:34:22 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 07:34:24 Fetched 25.5 MB in 5s (5578 kB/s) 07:34:25 Reading package lists... 07:34:25 Reading package lists... 07:34:25 Building dependency tree... 07:34:25 Reading state information... 07:34:25 The following additional packages will be installed: 07:34:25 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:34:25 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:34:25 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:34:25 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 07:34:25 Suggested packages: 07:34:25 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 07:34:25 Recommended packages: 07:34:25 gnupg libsasl2-modules 07:34:25 The following NEW packages will be installed: 07:34:25 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:34:25 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:34:25 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:34:25 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 07:34:25 The following packages will be upgraded: 07:34:25 gpg gpg-agent gpgconf libudev1 07:34:25 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 07:34:25 Need to get 3527 kB of archives. 07:34:25 After this operation, 13.3 MB of additional disk space will be used. 07:34:25 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 07:34:25 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 07:34:25 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 07:34:25 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 07:34:26 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 07:34:26 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 07:34:26 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 07:34:26 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 07:34:26 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 07:34:26 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 07:34:26 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 07:34:26 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 07:34:26 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 07:34:26 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 07:34:26 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 07:34:26 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 07:34:26 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 07:34:26 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 07:34:26 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 07:34:26 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 07:34:26 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 07:34:26 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 07:34:27 debconf: delaying package configuration, since apt-utils is not installed 07:34:27 Fetched 3527 kB in 1s (2923 kB/s) 07:34:27 (Reading database ... 12511 files and directories currently installed.) 07:34:27 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 07:34:27 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 07:34:27 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 07:34:27 Selecting previously unselected package udev. 07:34:27 (Reading database ... 12511 files and directories currently installed.) 07:34:27 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 07:34:27 Unpacking udev (237-3ubuntu10.52) ... 07:34:27 Selecting previously unselected package libfuse2:amd64. 07:34:27 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 07:34:27 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 07:34:27 Selecting previously unselected package fuse. 07:34:27 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 07:34:27 Unpacking fuse (2.9.7-1ubuntu1) ... 07:34:27 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 07:34:27 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:34:27 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 07:34:27 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:34:27 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 07:34:27 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:34:27 Selecting previously unselected package libksba8:amd64. 07:34:27 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 07:34:27 Unpacking libksba8:amd64 (1.3.5-2) ... 07:34:27 Selecting previously unselected package libroken18-heimdal:amd64. 07:34:27 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:34:27 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 07:34:28 Selecting previously unselected package libasn1-8-heimdal:amd64. 07:34:28 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:34:28 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 07:34:28 Selecting previously unselected package libheimbase1-heimdal:amd64. 07:34:28 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:34:28 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 07:34:28 Selecting previously unselected package libhcrypto4-heimdal:amd64. 07:34:28 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:34:28 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 07:34:28 Selecting previously unselected package libwind0-heimdal:amd64. 07:34:28 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:34:28 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:34:28 Selecting previously unselected package libhx509-5-heimdal:amd64. 07:34:28 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:34:28 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 07:34:28 Selecting previously unselected package libkrb5-26-heimdal:amd64. 07:34:28 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:34:28 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 07:34:28 Selecting previously unselected package libheimntlm0-heimdal:amd64. 07:34:28 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:34:28 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:34:28 Selecting previously unselected package libgssapi3-heimdal:amd64. 07:34:28 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:34:28 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 07:34:28 Selecting previously unselected package libsasl2-modules-db:amd64. 07:34:28 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 07:34:28 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:34:28 Selecting previously unselected package libsasl2-2:amd64. 07:34:28 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 07:34:28 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:34:28 Selecting previously unselected package libldap-common. 07:34:28 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 07:34:28 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 07:34:28 Selecting previously unselected package libldap-2.4-2:amd64. 07:34:28 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 07:34:28 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 07:34:28 Selecting previously unselected package dirmngr. 07:34:28 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 07:34:28 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 07:34:28 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 07:34:28 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 07:34:28 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 07:34:28 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:34:28 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:34:28 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 07:34:28 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 07:34:28 Setting up libksba8:amd64 (1.3.5-2) ... 07:34:28 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:34:28 Setting up udev (237-3ubuntu10.52) ... 07:34:29 invoke-rc.d: policy-rc.d denied execution of start. 07:34:29 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 07:34:29 Processing triggers for systemd (237-3ubuntu10) ... 07:34:29 Setting up fuse (2.9.7-1ubuntu1) ... 07:34:29 Setting up gpg (2.2.4-1ubuntu1.4) ... 07:34:29 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:34:29 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 07:34:29 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 07:34:29 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 07:34:29 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 07:34:29 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:34:29 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 07:34:29 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 07:34:29 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 07:34:29 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:34:30 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 07:34:30 settings in the [Install] section, and DefaultInstance for template units). 07:34:30 This means they are not meant to be enabled using systemctl. 07:34:30 Possible reasons for having this kind of units are: 07:34:30 1) A unit may be statically enabled by being symlinked from another unit's 07:34:30 .wants/ or .requires/ directory. 07:34:30 2) A unit's purpose may be to act as a helper for some other unit which has 07:34:30 a requirement dependency on it. 07:34:30 3) A unit may be started when needed via activation (socket, path, timer, 07:34:30 D-Bus, udev, scripted systemctl call, ...). 07:34:30 4) In case of template units, the unit is meant to be enabled with some 07:34:30 instance name specified. 07:34:30 Reading package lists... 07:34:30 Building dependency tree... 07:34:30 Reading state information... 07:34:30 The following additional packages will be installed: 07:34:30 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 07:34:30 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 07:34:30 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 07:34:30 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 07:34:30 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 07:34:30 Suggested packages: 07:34:30 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 07:34:30 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 07:34:30 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 07:34:30 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 07:34:30 systemd-container policykit-1 07:34:30 Recommended packages: 07:34:30 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 07:34:30 The following NEW packages will be installed: 07:34:30 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 07:34:30 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 07:34:30 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 07:34:30 multiarch-support openssh-client python3 python3-minimal python3.6 07:34:30 python3.6-minimal snapd squashfs-tools sudo 07:34:30 The following packages will be upgraded: 07:34:30 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 07:34:30 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 07:34:30 Need to get 36.8 MB of archives. 07:34:30 After this operation, 147 MB of additional disk space will be used. 07:34:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 07:34:31 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 07:34:31 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 07:34:31 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 07:34:31 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 07:34:31 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 07:34:31 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 07:34:31 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 07:34:31 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 07:34:31 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 07:34:31 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 07:34:31 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 07:34:31 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 07:34:31 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 07:34:31 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 07:34:31 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 07:34:31 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 07:34:32 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 07:34:32 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 07:34:32 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 07:34:32 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 07:34:32 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 07:34:32 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 07:34:32 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 07:34:32 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 07:34:32 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 07:34:32 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 07:34:32 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 07:34:32 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 07:34:32 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 07:34:34 debconf: delaying package configuration, since apt-utils is not installed 07:34:34 Fetched 36.8 MB in 3s (12.6 MB/s) 07:34:34 (Reading database ... 12757 files and directories currently installed.) 07:34:34 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 07:34:34 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 07:34:34 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 07:34:34 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 07:34:34 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 07:34:34 (Reading database ... 12757 files and directories currently installed.) 07:34:34 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 07:34:34 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 07:34:34 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 07:34:35 (Reading database ... 12757 files and directories currently installed.) 07:34:35 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 07:34:35 Unpacking apt (1.6.14) over (1.6.1) ... 07:34:35 Setting up apt (1.6.14) ... 07:34:35 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 07:34:35 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 07:34:35 (Reading database ... 12764 files and directories currently installed.) 07:34:35 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 07:34:35 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 07:34:36 Selecting previously unselected package libpython3.6-minimal:amd64. 07:34:36 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:34:36 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:34:36 Selecting previously unselected package libexpat1:amd64. 07:34:36 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 07:34:36 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:34:36 Selecting previously unselected package python3.6-minimal. 07:34:36 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:34:36 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 07:34:36 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 07:34:36 Checking for services that may need to be restarted...done. 07:34:36 Checking for services that may need to be restarted...done. 07:34:36 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:34:36 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:34:36 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 07:34:36 Selecting previously unselected package python3-minimal. 07:34:36 (Reading database ... 13012 files and directories currently installed.) 07:34:36 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 07:34:36 Unpacking python3-minimal (3.6.7-1~18.04) ... 07:34:37 Selecting previously unselected package mime-support. 07:34:37 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 07:34:37 Unpacking mime-support (3.60ubuntu1) ... 07:34:37 Selecting previously unselected package libmpdec2:amd64. 07:34:37 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 07:34:37 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 07:34:37 Selecting previously unselected package libpython3.6-stdlib:amd64. 07:34:37 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:34:37 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:34:37 Selecting previously unselected package python3.6. 07:34:37 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:34:37 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 07:34:37 Selecting previously unselected package libpython3-stdlib:amd64. 07:34:37 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 07:34:37 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 07:34:37 Setting up python3-minimal (3.6.7-1~18.04) ... 07:34:37 Selecting previously unselected package python3. 07:34:37 (Reading database ... 13442 files and directories currently installed.) 07:34:37 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 07:34:37 Unpacking python3 (3.6.7-1~18.04) ... 07:34:37 Selecting previously unselected package multiarch-support. 07:34:37 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 07:34:37 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 07:34:37 Setting up multiarch-support (2.27-3ubuntu1.4) ... 07:34:37 Selecting previously unselected package liblzo2-2:amd64. 07:34:37 (Reading database ... 13479 files and directories currently installed.) 07:34:37 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 07:34:37 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 07:34:38 Selecting previously unselected package libbsd0:amd64. 07:34:38 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 07:34:38 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:34:38 Selecting previously unselected package sudo. 07:34:38 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 07:34:38 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 07:34:38 Selecting previously unselected package apparmor. 07:34:38 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 07:34:38 Unpacking apparmor (2.12-4ubuntu5.1) ... 07:34:38 Selecting previously unselected package libedit2:amd64. 07:34:38 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 07:34:38 Unpacking libedit2:amd64 (3.1-20170329-1) ... 07:34:38 Selecting previously unselected package libkrb5support0:amd64. 07:34:38 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 07:34:38 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 07:34:38 Selecting previously unselected package libk5crypto3:amd64. 07:34:38 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 07:34:38 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 07:34:38 Selecting previously unselected package libkeyutils1:amd64. 07:34:38 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 07:34:38 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 07:34:38 Selecting previously unselected package libkrb5-3:amd64. 07:34:38 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 07:34:38 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 07:34:38 Selecting previously unselected package libgssapi-krb5-2:amd64. 07:34:38 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 07:34:38 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 07:34:38 Selecting previously unselected package libssl1.0.0:amd64. 07:34:38 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 07:34:38 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 07:34:38 Selecting previously unselected package openssh-client. 07:34:38 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 07:34:38 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 07:34:38 Selecting previously unselected package squashfs-tools. 07:34:38 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 07:34:38 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 07:34:38 Selecting previously unselected package snapd. 07:34:38 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 07:34:38 Unpacking snapd (2.51.1+18.04) ... 07:34:42 Setting up libedit2:amd64 (3.1-20170329-1) ... 07:34:42 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 07:34:42 Setting up mime-support (3.60ubuntu1) ... 07:34:42 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 07:34:42 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:34:42 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 07:34:42 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:34:42 Setting up systemd (237-3ubuntu10.52) ... 07:34:42 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 07:34:42 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 07:34:42 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 07:34:42 Setting up liblzo2-2:amd64 (2.08-1.2) ... 07:34:42 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:34:42 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 07:34:42 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 07:34:42 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 07:34:42 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 07:34:42 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 07:34:42 Setting up python3 (3.6.7-1~18.04) ... 07:34:42 running python rtupdate hooks for python3.6... 07:34:42 running python post-rtupdate hooks for python3.6... 07:34:43 Setting up apparmor (2.12-4ubuntu5.1) ... 07:34:43 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 07:34:43 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 07:34:43 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 07:34:44 Setting up snapd (2.51.1+18.04) ... 07:34:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 07:34:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 07:34:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 07:34:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 07:34:45 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:34:45 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:34:45 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 07:34:45 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 07:34:45 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 07:34:45 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 07:34:45 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 07:34:45 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:34:45 Processing triggers for systemd (237-3ubuntu10.52) ... 07:34:46 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:34:46 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 07:34:47 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:34:48 Reading package lists... 07:34:48 Reading package lists... 07:34:48 Building dependency tree... 07:34:48 Reading state information... 07:34:48 Calculating upgrade... 07:34:49 The following packages will be upgraded: 07:34:49 advancecomp base-files bash binutils binutils-common 07:34:49 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 07:34:49 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 07:34:49 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 07:34:49 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 07:34:49 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 07:34:49 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 07:34:49 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 07:34:49 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 07:34:49 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 07:34:49 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 07:34:49 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 07:34:49 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 07:34:49 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 07:34:49 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 07:34:49 ubuntu-keyring util-linux 07:34:49 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 07:34:49 Need to get 64.1 MB of archives. 07:34:49 After this operation, 5144 kB of additional disk space will be used. 07:34:49 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] 07:34:49 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 07:34:49 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 07:34:49 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 07:34:49 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 07:34:49 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 07:34:49 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 07:34:49 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 07:34:49 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 07:34:49 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 07:34:49 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 07:34:49 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 07:34:49 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 07:34:49 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 07:34:49 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 07:34:49 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 07:34:49 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 07:34:49 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 07:34:49 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 07:34:49 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 07:34:49 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 07:34:49 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 07:34:49 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 07:34:49 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 07:34:49 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 07:34:49 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 07:34:49 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 07:34:49 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 07:34:49 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 07:34:49 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 07:34:49 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 07:34:49 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 07:34:49 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 07:34:49 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 07:34:49 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 07:34:49 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 07:34:49 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 07:34:49 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 07:34:49 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 07:34:49 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 07:34:49 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 07:34:49 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 07:34:49 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 07:34:49 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 07:34:49 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 07:34:49 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 07:34:49 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] 07:34:49 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 07:34:49 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 07:34:49 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 07:34:49 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 07:34:49 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 07:34:49 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 07:34:49 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 07:34:49 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 07:34:49 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 07:34:49 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 07:34:49 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 07:34:49 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 07:34:49 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 07:34:49 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 07:34:49 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 07:34:49 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 07:34:49 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 07:34:49 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 07:34:49 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 07:34:50 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 07:34:50 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 07:34:50 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 07:34:50 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 07:34:50 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 07:34:50 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 07:34:50 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 07:34:50 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 07:34:50 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 07:34:50 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 07:34:50 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 07:34:50 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 07:34:50 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 07:34:50 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 07:34:50 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 07:34:50 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 07:34:50 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 07:34:50 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 07:34:50 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] 07:34:50 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 07:34:50 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 07:34:50 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] 07:34:50 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 07:34:50 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 07:34:50 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 07:34:50 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 07:34:50 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 07:34:50 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 07:34:50 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 07:34:50 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 07:34:50 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] 07:34:50 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 07:34:50 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 07:34:50 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 07:34:50 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 07:34:51 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 07:34:51 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 07:34:51 debconf: delaying package configuration, since apt-utils is not installed 07:34:51 Fetched 64.1 MB in 2s (30.6 MB/s) 07:34:51 (Reading database ... 13914 files and directories currently installed.) 07:34:51 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 07:34:51 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:34:51 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 07:34:51 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:34:51 Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... 07:34:51 Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... 07:34:51 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:34:51 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:34:52 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:34:52 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:34:52 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:34:52 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:34:52 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:34:52 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:34:52 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:34:52 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:34:52 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:34:52 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:34:52 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:34:52 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:34:52 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 07:34:52 (Reading database ... 13914 files and directories currently installed.) 07:34:52 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 07:34:52 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 07:34:52 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 07:34:53 (Reading database ... 13914 files and directories currently installed.) 07:34:53 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:34:53 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:34:53 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:34:53 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:34:53 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:34:53 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:34:53 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 07:34:53 (Reading database ... 13914 files and directories currently installed.) 07:34:53 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 07:34:53 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:34:53 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 07:34:54 (Reading database ... 13914 files and directories currently installed.) 07:34:54 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 07:34:54 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 07:34:54 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 07:34:54 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 07:34:54 Setting up base-files (10.1ubuntu2.11) ... 07:34:54 Installing new version of config file /etc/issue ... 07:34:54 Installing new version of config file /etc/issue.net ... 07:34:54 Installing new version of config file /etc/lsb-release ... 07:34:54 Installing new version of config file /etc/update-motd.d/50-motd-news ... 07:34:54 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 07:34:54 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 07:34:54 Removing obsolete conffile /etc/default/motd-news ... 07:34:54 (Reading database ... 13915 files and directories currently installed.) 07:34:54 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 07:34:54 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 07:34:54 Setting up bash (4.4.18-2ubuntu1.2) ... 07:34:54 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 07:34:54 (Reading database ... 13915 files and directories currently installed.) 07:34:54 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 07:34:55 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 07:34:55 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 07:34:55 (Reading database ... 13915 files and directories currently installed.) 07:34:55 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 07:34:55 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 07:34:55 Setting up tar (1.29b-2ubuntu0.2) ... 07:34:55 (Reading database ... 13915 files and directories currently installed.) 07:34:55 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 07:34:55 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:34:55 Setting up dpkg (1.19.0.5ubuntu2.3) ... 07:34:55 (Reading database ... 13915 files and directories currently installed.) 07:34:55 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 07:34:55 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:34:55 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 07:34:55 (Reading database ... 13915 files and directories currently installed.) 07:34:55 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 07:34:55 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:34:56 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 07:34:56 (Reading database ... 13915 files and directories currently installed.) 07:34:56 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 07:34:56 Unpacking grep (3.1-2build1) over (3.1-2) ... 07:34:56 Setting up grep (3.1-2build1) ... 07:34:56 (Reading database ... 13915 files and directories currently installed.) 07:34:56 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 07:34:56 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 07:34:56 Setting up gzip (1.6-5ubuntu1.1) ... 07:34:56 (Reading database ... 13915 files and directories currently installed.) 07:34:56 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 07:34:56 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 07:34:56 Setting up login (1:4.5-1ubuntu2) ... 07:34:56 (Reading database ... 13915 files and directories currently installed.) 07:34:56 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 07:34:56 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:34:56 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 07:34:56 (Reading database ... 13915 files and directories currently installed.) 07:34:56 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 07:34:56 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:34:57 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 07:34:57 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:34:57 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 07:34:57 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:34:57 Setting up perl-base (5.26.1-6ubuntu0.5) ... 07:34:57 (Reading database ... 13915 files and directories currently installed.) 07:34:57 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 07:34:57 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:34:58 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 07:34:58 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 07:34:58 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 07:34:58 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 07:34:58 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 07:34:58 (Reading database ... 13915 files and directories currently installed.) 07:34:58 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 07:34:58 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 07:34:58 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 07:34:58 (Reading database ... 13915 files and directories currently installed.) 07:34:58 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:34:58 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:34:59 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:34:59 (Reading database ... 13915 files and directories currently installed.) 07:34:59 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:34:59 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:34:59 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:34:59 (Reading database ... 13915 files and directories currently installed.) 07:34:59 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:34:59 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:34:59 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:34:59 (Reading database ... 13915 files and directories currently installed.) 07:34:59 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:34:59 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:34:59 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:34:59 (Reading database ... 13915 files and directories currently installed.) 07:34:59 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 07:34:59 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:34:59 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 07:34:59 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:34:59 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 07:34:59 (Reading database ... 13915 files and directories currently installed.) 07:34:59 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 07:34:59 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:34:59 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 07:34:59 (Reading database ... 13915 files and directories currently installed.) 07:34:59 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:34:59 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:34:59 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:34:59 (Reading database ... 13915 files and directories currently installed.) 07:34:59 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:34:59 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:35:00 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 07:35:00 (Reading database ... 13915 files and directories currently installed.) 07:35:00 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:35:00 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:35:00 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 07:35:00 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 07:35:00 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 07:35:01 (Reading database ... 13915 files and directories currently installed.) 07:35:01 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 07:35:01 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:35:01 Setting up libc-bin (2.27-3ubuntu1.4) ... 07:35:01 (Reading database ... 13915 files and directories currently installed.) 07:35:01 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 07:35:01 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:35:01 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 07:35:01 (Reading database ... 13917 files and directories currently installed.) 07:35:01 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 07:35:01 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 07:35:01 Setting up debconf (1.5.66ubuntu1) ... 07:35:01 (Reading database ... 13917 files and directories currently installed.) 07:35:01 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 07:35:01 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 07:35:01 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 07:35:01 (Reading database ... 13917 files and directories currently installed.) 07:35:01 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 07:35:01 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 07:35:01 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 07:35:02 (Reading database ... 13917 files and directories currently installed.) 07:35:02 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 07:35:02 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 07:35:02 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 07:35:02 (Reading database ... 13917 files and directories currently installed.) 07:35:02 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 07:35:02 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 07:35:02 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 07:35:02 (Reading database ... 13919 files and directories currently installed.) 07:35:02 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 07:35:02 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 07:35:02 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 07:35:02 (Reading database ... 13923 files and directories currently installed.) 07:35:02 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:35:02 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:35:02 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 07:35:02 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 07:35:02 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 07:35:02 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:35:02 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 07:35:02 (Reading database ... 13923 files and directories currently installed.) 07:35:02 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 07:35:02 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 07:35:03 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 07:35:03 (Reading database ... 13923 files and directories currently installed.) 07:35:03 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 07:35:03 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 07:35:03 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 07:35:03 (Reading database ... 13923 files and directories currently installed.) 07:35:03 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 07:35:03 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 07:35:03 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 07:35:03 (Reading database ... 13923 files and directories currently installed.) 07:35:03 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 07:35:03 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:35:03 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 07:35:03 (Reading database ... 13923 files and directories currently installed.) 07:35:03 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 07:35:03 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 07:35:03 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 07:35:04 (Reading database ... 13923 files and directories currently installed.) 07:35:04 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 07:35:04 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 07:35:04 Setting up passwd (1:4.5-1ubuntu2) ... 07:35:04 (Reading database ... 13923 files and directories currently installed.) 07:35:04 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 07:35:04 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:35:04 Setting up gpgv (2.2.4-1ubuntu1.4) ... 07:35:04 (Reading database ... 13923 files and directories currently installed.) 07:35:04 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 07:35:04 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 07:35:04 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 07:35:04 (Reading database ... 13923 files and directories currently installed.) 07:35:04 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 07:35:04 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 07:35:04 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 07:35:04 (Reading database ... 13923 files and directories currently installed.) 07:35:04 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 07:35:04 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 07:35:04 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 07:35:05 (Reading database ... 13923 files and directories currently installed.) 07:35:05 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 07:35:05 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 07:35:05 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 07:35:05 (Reading database ... 13923 files and directories currently installed.) 07:35:05 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 07:35:05 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 07:35:05 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 07:35:05 (Reading database ... 13923 files and directories currently installed.) 07:35:05 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 07:35:05 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 07:35:05 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 07:35:05 (Reading database ... 13923 files and directories currently installed.) 07:35:05 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 07:35:05 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 07:35:05 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 07:35:05 (Reading database ... 13923 files and directories currently installed.) 07:35:05 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 07:35:05 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 07:35:05 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 07:35:05 (Reading database ... 13924 files and directories currently installed.) 07:35:05 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 07:35:05 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 07:35:05 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 07:35:05 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 07:35:06 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 07:35:06 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 07:35:06 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 07:35:06 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 07:35:06 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 07:35:06 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 07:35:06 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 07:35:06 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 07:35:06 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 07:35:06 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 07:35:06 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 07:35:06 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 07:35:06 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 07:35:06 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 07:35:06 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 07:35:06 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 07:35:06 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 07:35:06 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 07:35:06 Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... 07:35:06 Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... 07:35:07 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 07:35:07 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 07:35:07 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 07:35:07 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 07:35:07 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 07:35:07 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 07:35:07 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 07:35:07 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 07:35:07 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 07:35:07 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 07:35:07 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 07:35:07 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 07:35:07 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:35:07 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:35:07 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:35:07 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:35:07 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:35:07 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:35:08 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:35:08 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:35:09 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:35:09 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:35:09 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:35:09 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:35:10 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:35:10 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:35:10 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:35:10 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:35:11 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:35:11 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:35:11 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:35:11 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:35:11 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 07:35:11 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:35:11 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 07:35:11 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:35:11 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 07:35:11 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 07:35:11 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:35:11 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:35:11 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:35:11 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:35:11 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 07:35:11 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 07:35:11 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:35:11 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 07:35:11 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:35:11 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:35:11 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:35:11 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 07:35:11 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 07:35:11 Setting up tzdata (2021a-2ubuntu0.18.04) ... 07:35:12 07:35:12 Current default time zone: 'Etc/UTC' 07:35:12 Local time is now: Mon Oct 25 07:35:11 UTC 2021. 07:35:12 Universal Time is now: Mon Oct 25 07:35:11 UTC 2021. 07:35:12 Run 'dpkg-reconfigure tzdata' if you wish to change it. 07:35:12 07:35:12 Setting up systemd-sysv (237-3ubuntu10.52) ... 07:35:12 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:35:12 Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... 07:35:12 Setting up mount (2.31.1-0.4ubuntu3.7) ... 07:35:12 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 07:35:12 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 07:35:12 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 07:35:12 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 07:35:12 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 07:35:12 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 07:35:12 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:35:12 Setting up procps (2:3.3.12-3ubuntu1.2) ... 07:35:12 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 07:35:12 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 07:35:12 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 07:35:12 Setting up patch (2.7.6-2ubuntu1.1) ... 07:35:12 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 07:35:12 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 07:35:12 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 07:35:12 Installing new version of config file /etc/ssl/openssl.cnf ... 07:35:12 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 07:35:12 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 07:35:12 Setting up ca-certificates (20210119~18.04.2) ... 07:35:14 Updating certificates in /etc/ssl/certs... 07:35:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 07:35:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:35:15 23 added, 28 removed; done. 07:35:15 Removing intermediate container a685adcbaca9 07:35:15 ---> f2a111b7cb62 07:35:15 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:35:15 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 07:35:15 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:35:15 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 07:35:15 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 07:35:15 Setting up pkgbinarymangler (138.18.04.1) ... 07:35:15 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 07:35:15 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 07:35:15 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 07:35:15 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 07:35:15 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 07:35:15 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 07:35:15 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 07:35:15 Setting up perl (5.26.1-6ubuntu0.5) ... 07:35:15 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 07:35:15 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 07:35:15 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 07:35:15 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 07:35:15 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 07:35:15 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 07:35:15 ---> Running in c145b654aae7 07:35:15 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 07:35:15 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 07:35:15 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 07:35:15 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:35:15 Processing triggers for systemd (237-3ubuntu10.52) ... 07:35:15 Processing triggers for mime-support (3.60ubuntu1) ... 07:35:15 Processing triggers for ca-certificates (20210119~18.04.2) ... 07:35:15 Updating certificates in /etc/ssl/certs... 07:35:16 0 added, 0 removed; done. 07:35:16 Running hooks in /etc/ca-certificates/update.d... 07:35:16 done. 07:35:17 Reading package lists... 07:35:17 Building dependency tree... 07:35:17 Reading state information... 07:35:17 The following NEW packages will be installed: 07:35:17 apt-transport-https 07:35:17 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 07:35:17 Need to get 4348 B of archives. 07:35:17 After this operation, 154 kB of additional disk space will be used. 07:35:17 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 07:35:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:35:17 debconf: delaying package configuration, since apt-utils is not installed 07:35:17 Fetched 4348 B in 0s (23.4 kB/s) 07:35:17 Selecting previously unselected package apt-transport-https. 07:35:17 (Reading database ... 13928 files and directories currently installed.) 07:35:17 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 07:35:17 Unpacking apt-transport-https (1.6.14) ... 07:35:17 Setting up apt-transport-https (1.6.14) ... 07:35:18 Waiting for network to be ready... 07:35:23 Removing intermediate container c145b654aae7 07:35:23 ---> 0e3a6766cf40 07:35:23 07:35:23 Step 10/22 : FROM docker:20.10.8 07:35:23 20.10.8: Pulling from library/docker 07:35:24 Removing intermediate container 61116a9d4e22 07:35:24 ---> 5219bb2a6f2b 07:35:24 07:35:24 Step 9/20 : FROM alpine:3.14 07:35:24 3.14: Pulling from library/alpine 07:35:24 Removing intermediate container bb3b46805461 07:35:24 ---> 64cbecee4ba7 07:35:24 07:35:24 Step 9/24 : FROM alpine:3.14 07:35:24 3.14: Pulling from library/alpine 07:35:24 2021-10-25T07:35:22Z INFO Waiting for automatic snapd restart... 07:35:24 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 07:35:24 Status: Downloaded newer image for alpine:3.14 07:35:24 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 07:35:24 Status: Image is up to date for alpine:3.14 07:35:24 ---> bb3de5531c18 07:35:24 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 07:35:24 ---> bb3de5531c18 07:35:24 Step 10/20 : RUN apk add --update --no-cache curl 07:35:25 ---> Running in 7bf4524ef70b 07:35:25 ---> Running in ef4a0068cd3d 07:35:26 snapd 2.52.1 from Canonical* installed 07:35:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:35:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:35:27 "snapd" switched to the "latest/stable" channel 07:35:27 07:35:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:35:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:35:28 Removing intermediate container 82571f4b3522 07:35:28 ---> 33db2f44996f 07:35:28 07:35:28 Step 11/23 : FROM alpine:3.14 07:35:28 ---> bb3de5531c18 07:35:28 Step 12/23 : RUN apk add --update --no-cache dumb-init 07:35:28 ---> Running in 1ad3a448a677 07:35:28 (1/5) Installing ca-certificates (20191127-r5) 07:35:28 (1/3) Installing ca-certificates (20191127-r5) 07:35:28 (2/5) Installing brotli-libs (1.0.9-r5) 07:35:28 (3/5) Installing nghttp2-libs (1.43.0-r0) 07:35:28 (4/5) Installing libcurl (7.79.1-r0) 07:35:28 (2/3) Installing dumb-init (1.2.5-r1) 07:35:28 (5/5) Installing curl (7.79.1-r0) 07:35:28 (3/3) Installing su-exec (0.2-r1) 07:35:28 Executing busybox-1.33.1-r3.trigger 07:35:28 Executing busybox-1.33.1-r3.trigger 07:35:28 Executing ca-certificates-20191127-r5.trigger 07:35:28 Executing ca-certificates-20191127-r5.trigger 07:35:29 Removing intermediate container b7d995353502 07:35:29 ---> 7863cc9c2767 07:35:29 07:35:29 Step 9/21 : FROM alpine:3.14 07:35:29 ---> bb3de5531c18 07:35:29 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 07:35:29 OK: 6 MiB in 17 packages 07:35:29 OK: 8 MiB in 19 packages 07:35:29 ---> Running in ca8195f060fa 07:35:29 core18 20210722 from Canonical* installed 07:35:29 "core18" switched to the "latest/stable" channel 07:35:29 07:35:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:35:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:35:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:35:31 (1/1) Installing dumb-init (1.2.5-r1) 07:35:31 Executing busybox-1.33.1-r3.trigger 07:35:31 OK: 5 MiB in 15 packages 07:35:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:35:31 Removing intermediate container ef4a0068cd3d 07:35:31 ---> 3270b2ff24dd 07:35:31 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:35:31 Removing intermediate container 7bf4524ef70b 07:35:31 ---> f2a4c8a0e330 07:35:31 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:35:31 ---> Running in 145c9fb51386 07:35:32 ---> Running in 0d77f436dac7 07:35:32 snapcraft 5.0 from Canonical* installed 07:35:32 (1/2) Installing ca-certificates (20191127-r5) 07:35:32 (2/2) Installing dumb-init (1.2.5-r1) 07:35:32 Executing busybox-1.33.1-r3.trigger 07:35:32 "snapcraft" switched to the "latest/stable" channel 07:35:32 07:35:32 Executing ca-certificates-20191127-r5.trigger 07:35:32 OK: 6 MiB in 16 packages 07:35:33 Removing intermediate container 145c9fb51386 07:35:33 ---> c0a281e4610f 07:35:33 Step 12/24 : WORKDIR / 07:35:33 Removing intermediate container 0d77f436dac7 07:35:33 ---> 1745ec3c2f69 07:35:33 Step 12/20 : WORKDIR /edgex 07:35:33 ---> Running in 817d1e853c69 07:35:33 ---> Running in 5c56be5eaec0 07:35:33 Removing intermediate container 1ad3a448a677 07:35:33 ---> eef1eafbc678 07:35:33 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:35:33 ---> Running in 62a7908adfe0 07:35:33 Removing intermediate container 5c56be5eaec0 07:35:33 ---> f25a0a0ccfd2 07:35:33 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:35:34 Removing intermediate container 817d1e853c69 07:35:34 ---> ea692f3a158a 07:35: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 07:35:34 Removing intermediate container 62a7908adfe0 07:35:34 ---> b157d2ecca2c 07:35:34 Step 14/23 : ENV APP_PORT=59861 07:35:34 ---> Running in c313bc4d2ce6 07:35:35 Removing intermediate container ca8195f060fa 07:35:35 ---> eda4a01470f1 07:35:35 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:35:35 ---> Running in 0cea44f1f849 07:35:35 Removing intermediate container c313bc4d2ce6 07:35:35 ---> 951b0eda56ba 07:35:35 Step 15/23 : EXPOSE $APP_PORT 07:35:35 ---> bf6242672732 07:35: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 07:35:35 ---> 575764e81c71 07:35:35 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:35:35 ---> Running in 934fdcba0128 07:35:35 Removing intermediate container 0cea44f1f849 07:35:35 ---> c7f74be381b0 07:35:35 Step 12/21 : ENV APP_PORT=59860 07:35:36 ---> Running in 8aa7df328e5f 07:35:36 Removing intermediate container 934fdcba0128 07:35:36 ---> c8b5538cf1f4 07:35:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:35:36 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 07:35:36 - README.md 07:35:36 07:35:36 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:35:37 Removing intermediate container 8aa7df328e5f 07:35:37 ---> 172e0af6616e 07:35:37 Step 13/21 : EXPOSE $APP_PORT 07:35:37 ---> Running in 0b881b558c80 07:35:37 ---> a92597a59c39 07:35:37 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:35:37 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:35:37 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 07:35:37 ---> b39f80df4dc8 07:35:37 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:35:37 Removing intermediate container 0b881b558c80 07:35:37 ---> a56a50a0dffb 07:35:37 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 07:35:37 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:35:37 ---> e9d2752c850c 07:35:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:35:38 ---> 37e212a9523a 07:35:38 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 07:35:38 Reading package lists... 07:35:39 ---> ce49094d4d13 07:35:39 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:35:39 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 07:35:39 Reading package lists... 07:35:39 Building dependency tree... 07:35:39 Reading state information... 07:35:39 ---> 29f05e6e97ce 07:35:39 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:35:39 Suggested packages: 07:35:39 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 07:35:39 git-gui gitk gitweb git-cvs git-mediawiki git-svn 07:35:39 Recommended packages: 07:35:39 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 07:35:39 The following NEW packages will be installed: 07:35:39 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 07:35:39 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 07:35:39 pkg-config zip 07:35:39 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 07:35:39 ---> 7d5f464352bc 07:35:39 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:35:40 Need to get 7670 kB of archives. 07:35:40 After this operation, 43.8 MB of additional disk space will be used. 07:35:40 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 07:35:40 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 07:35:40 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 07:35:40 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 07:35:40 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 07:35:40 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 07:35:40 ---> Running in 971ecb54bb57 07:35:40 ---> 77ac8b7da31b 07:35:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:35:40 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 07:35:40 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 07:35:40 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 07:35:40 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 07:35:40 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 07:35:40 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 07:35:40 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 07:35:40 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 07:35:40 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 07:35:40 debconf: delaying package configuration, since apt-utils is not installed 07:35:40 Fetched 7670 kB in 1s (8985 kB/s) 07:35:40 Selecting previously unselected package libglib2.0-0:amd64. 07:35:40 (Reading database ... 13932 files and directories currently installed.) 07:35:40 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 07:35:40 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 07:35:40 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 07:35:40 Status: Downloaded newer image for docker:20.10.8 07:35:40 ---> 3734d5adc5ac 07:35:40 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 07:35:41 Selecting previously unselected package libpsl5:amd64. 07:35:41 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 07:35:41 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 07:35:41 Selecting previously unselected package libnghttp2-14:amd64. 07:35:41 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 07:35:41 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 07:35:41 Selecting previously unselected package librtmp1:amd64. 07:35:41 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 07:35:41 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 07:35:41 Removing intermediate container 971ecb54bb57 07:35:41 ---> 0f1960a93ccc 07:35:41 Step 17/20 : CMD ["--init=true"] 07:35:41 ---> Running in 864141cccfe0 07:35:41 ---> 8fcfccdbb286 07:35:41 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:35:41 ---> Running in 16e2383c9982 07:35:41 Selecting previously unselected package libcurl3-gnutls:amd64. 07:35:41 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 07:35:41 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 07:35:41 Selecting previously unselected package liberror-perl. 07:35:41 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 07:35:41 Unpacking liberror-perl (0.17025-1) ... 07:35:41 Selecting previously unselected package git-man. 07:35:41 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 07:35:41 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 07:35:41 Selecting previously unselected package git. 07:35:41 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 07:35:41 ---> fbd99122a0de 07:35:41 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 07:35:41 Unpacking git (1:2.17.1-1ubuntu0.9) ... 07:35:41 ---> Running in e44a9ab77ff2 07:35:41 ---> 8488fd9b4c2f 07:35:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:35:41 Removing intermediate container 864141cccfe0 07:35:41 ---> e769bd5e1101 07:35:41 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 07:35:41 Selecting previously unselected package libnorm1:amd64. 07:35:41 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 07:35:41 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 07:35:41 Removing intermediate container 16e2383c9982 07:35:41 ---> 7322cf435f85 07:35:41 Step 18/20 : LABEL arch=arm64 07:35:41 ---> Running in 22b8d953d10c 07:35:41 ---> Running in cc69b7aa9cc7 07:35:42 Selecting previously unselected package libpgm-5.2-0:amd64. 07:35:42 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 07:35:42 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 07:35:42 Selecting previously unselected package libsodium23:amd64. 07:35:42 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 07:35:42 Unpacking libsodium23:amd64 (1.0.16-2) ... 07:35:42 Selecting previously unselected package libzmq5:amd64. 07:35:42 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 07:35:42 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 07:35:42 Removing intermediate container e44a9ab77ff2 07:35:42 ---> 1e0df0d01e45 07:35:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:35:42 Selecting previously unselected package libzmq3-dev:amd64. 07:35:42 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 07:35:42 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 07:35:42 Selecting previously unselected package pkg-config. 07:35:42 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 07:35:42 Unpacking pkg-config (0.29.1-0ubuntu2) ... 07:35:42 Selecting previously unselected package zip. 07:35:42 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 07:35:42 Unpacking zip (3.0-11build1) ... 07:35:42 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 07:35:42 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 07:35:42 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 07:35:42 Setting up liberror-perl (0.17025-1) ... 07:35:42 ---> 541fe52b35ee 07:35:42 Step 17/21 : ENTRYPOINT ["/support-notifications"] 07:35:42 ---> Running in 4dfd4471ccd5 07:35:42 ---> Running in 6a31a6564df3 07:35:42 Setting up libpsl5:amd64 (0.19.1-5build1) ... 07:35:42 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 07:35:42 No schema files found: doing nothing. 07:35:42 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 07:35:42 Setting up zip (3.0-11build1) ... 07:35:42 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 07:35:42 Setting up libsodium23:amd64 (1.0.16-2) ... 07:35:42 Setting up pkg-config (0.29.1-0ubuntu2) ... 07:35:42 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 07:35:42 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 07:35:42 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 07:35:42 Setting up git (1:2.17.1-1ubuntu0.9) ... 07:35:42 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:35:42 Removing intermediate container cc69b7aa9cc7 07:35:42 ---> 7052f35558af 07:35:42 Step 19/20 : LABEL git_sha=da87a6977c85908b24fe6f55c336e0ebd212442e 07:35:43 ---> Running in 7777079cdfa2 07:35:43 Removing intermediate container 4dfd4471ccd5 07:35:43 ---> e9fe86938887 07:35:43 Step 21/23 : LABEL arch=arm64 07:35:43 git set to automatically installed. 07:35:43 git-man set to automatically installed. 07:35:43 libcurl3-gnutls set to automatically installed. 07:35:43 liberror-perl set to automatically installed. 07:35:43 libglib2.0-0 set to automatically installed. 07:35:43 libnghttp2-14 set to automatically installed. 07:35:43 libnorm1 set to automatically installed. 07:35:43 libpgm-5.2-0 set to automatically installed. 07:35:43 libpsl5 set to automatically installed. 07:35:43 librtmp1 set to automatically installed. 07:35:43 libsodium23 set to automatically installed. 07:35:43 libzmq3-dev set to automatically installed. 07:35:43 libzmq5 set to automatically installed. 07:35:43 pkg-config set to automatically installed. 07:35:43 zip set to automatically installed. 07:35:43 Removing intermediate container 6a31a6564df3 07:35:43 ---> d99a9df35a86 07:35:43 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:35:43 ---> Running in 325cdbc6cd86 07:35:43 ---> Running in bb2fdd778326 07:35:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:35:43 Removing intermediate container 7777079cdfa2 07:35:43 ---> 3689c00cc3de 07:35:43 Step 20/20 : LABEL version=0.0.0 07:35:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:35:43 ---> Running in 4c276f6bc26e 07:35:44 Removing intermediate container 325cdbc6cd86 07:35:44 ---> 2e797eb41a2b 07:35:44 Step 22/23 : LABEL git_sha=da87a6977c85908b24fe6f55c336e0ebd212442e 07:35:44 ---> 4b9455bbcc27 07:35:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:35:44 ---> Running in 81a8dfd512c1 07:35:44 Removing intermediate container bb2fdd778326 07:35:44 ---> b52733464d97 07:35:44 Step 19/21 : LABEL arch=arm64 07:35:44 ---> Running in 4edcd7f638f4 07:35:44 Removing intermediate container 4c276f6bc26e 07:35:44 ---> 6a47bc82e4fa 07:35:44 07:35:44 snapd is not logged in, snap install commands will use sudo 07:35:44 (1/42) Installing readline (8.1.0-r0) 07:35:44 (2/42) Installing bash (5.1.4-r0) 07:35:44 Executing bash-5.1.4-r0.post-install 07:35:44 (3/42) Installing brotli-libs (1.0.9-r5) 07:35:44 (4/42) Installing nghttp2-libs (1.43.0-r0) 07:35:44 (5/42) Installing libcurl (7.79.1-r0) 07:35:44 (6/42) Installing curl (7.79.1-r0) 07:35:44 (7/42) Installing dumb-init (1.2.5-r1) 07:35:44 (8/42) Installing libbz2 (1.0.8-r1) 07:35:44 (9/42) Installing expat (2.4.1-r0) 07:35:44 (10/42) Installing libffi (3.3-r2) 07:35:44 (11/42) Installing gdbm (1.19-r0) 07:35:44 (12/42) Installing xz-libs (5.2.5-r0) 07:35:44 (13/42) Installing libgcc (10.3.1_git20210424-r2) 07:35:44 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 07:35:44 (15/42) Installing mpdecimal (2.5.1-r1) 07:35:44 (16/42) Installing sqlite-libs (3.35.5-r0) 07:35:44 (17/42) Installing python3 (3.9.5-r1) 07:35:44 Removing intermediate container 81a8dfd512c1 07:35:44 ---> 151693b024e7 07:35:44 Step 23/23 : LABEL version=0.0.0 07:35:45 Successfully built 6a47bc82e4fa 07:35:45 Successfully tagged security-proxy-setup-arm64:latest 07:35:45  Building security-proxy-setup ... done Building core-metadata 07:35:45 ---> Running in 778d6bb68139 07:35:45 Removing intermediate container 4edcd7f638f4 07:35:45 ---> 20236c82a207 07:35:45 Step 20/21 : LABEL git_sha=da87a6977c85908b24fe6f55c336e0ebd212442e 07:35:45 ---> Running in 725a2e2003b8 07:35:45 ---> 7c4a72375a60 07:35:45 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 07:35:45 ---> Running in 6d42a69b6b40 07:35:46 Removing intermediate container 778d6bb68139 07:35:46 ---> 8f80b58f833d 07:35:46 07:35:46 Removing intermediate container 725a2e2003b8 07:35:46 ---> 3fae0f6a9fda 07:35:46 Step 21/21 : LABEL version=0.0.0 07:35:46 Successfully built 8f80b58f833d 07:35:46 Successfully tagged support-scheduler-arm64:latest 07:35:46 Building core-command 07:35:46  Building support-scheduler ... done  ---> Running in ff5c623b4a11 07:35:47 (18/42) Installing py3-appdirs (1.4.4-r2) 07:35:47 (19/42) Installing py3-chardet (4.0.0-r2) 07:35:47 Removing intermediate container ff5c623b4a11 07:35:47 ---> 7e039a970d54 07:35:47 07:35:47 (20/42) Installing py3-idna (3.2-r0) 07:35:47 (21/42) Installing py3-urllib3 (1.26.5-r0) 07:35:47 (22/42) Installing py3-certifi (2020.12.5-r1) 07:35:47 (23/42) Installing py3-requests (2.25.1-r4) 07:35:47 (24/42) Installing py3-msgpack (1.0.2-r1) 07:35:47 (25/42) Installing py3-lockfile (0.12.2-r4) 07:35:47 (26/42) Installing py3-cachecontrol (0.12.6-r1) 07:35:47 (27/42) Installing py3-colorama (0.4.4-r1) 07:35:47 (28/42) Installing py3-contextlib2 (0.6.0-r1) 07:35:47 (29/42) Installing py3-distlib (0.3.1-r3) 07:35:47 (30/42) Installing py3-distro (1.5.0-r3) 07:35:47 Successfully built 7e039a970d54 07:35:47 (31/42) Installing py3-six (1.15.0-r1) 07:35:47 (32/42) Installing py3-webencodings (0.5.1-r4) 07:35:47 Successfully tagged support-notifications-arm64:latest 07:35:47  Building support-notifications ... done Building core-data 07:35:47 (33/42) Installing py3-html5lib (1.1-r1) 07:35:47 (34/42) Installing py3-parsing (2.4.7-r2) 07:35:47 (35/42) Installing py3-packaging (20.9-r1) 07:35:47 (36/42) Installing py3-toml (0.10.2-r2) 07:35:47 (37/42) Installing py3-pep517 (0.10.0-r2) 07:35:47 (38/42) Installing py3-progress (1.5-r2) 07:35:47 (39/42) Installing py3-retrying (1.3.3-r1) 07:35:47 (40/42) Installing py3-ordered-set (4.0.2-r1) 07:35:47 (41/42) Installing py3-setuptools (52.0.0-r3) 07:35:48 (42/42) Installing py3-pip (20.3.4-r1) 07:35:48 Executing busybox-1.33.1-r3.trigger 07:35:48 OK: 84 MiB in 64 packages 07:35:48 Removing intermediate container 6d42a69b6b40 07:35:48 ---> 5169e1296461 07:35:48 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 07:35:48 ---> Running in 4531c9e6a016 07:35:49 Removing intermediate container 4531c9e6a016 07:35:49 ---> 5219a487a94b 07:35:49 Step 22/24 : LABEL arch=arm64 07:35:49 ---> Running in 5f577af9dfce 07:35:49 go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed 07:35:49 snapd is not logged in, snap install commands will use sudo 07:35:50 Removing intermediate container 5f577af9dfce 07:35:50 ---> d2e9db8fb447 07:35:50 Step 23/24 : LABEL git_sha=da87a6977c85908b24fe6f55c336e0ebd212442e 07:35:50 ---> Running in ffe4e1efa90a 07:35:50 Removing intermediate container ffe4e1efa90a 07:35:50 ---> 3389f4fd2310 07:35:50 Step 24/24 : LABEL version=0.0.0 07:35:51 ---> Running in 75530bd38553 07:35:51 snap "core18" has no updates available 07:35:51 Pulling config-common 07:35:51 + snapcraftctl pull 07:35:51 Removing intermediate container 75530bd38553 07:35:51 ---> de895f40fc84 07:35:51 07:35:52 Successfully built de895f40fc84 07:35:52 Successfully tagged security-secretstore-setup-arm64:latest 07:35:52 Building security-bootstrapper 07:35:52  Building security-secretstore-setup ... done Collecting docker-compose==1.23.2 07:35:52 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:35:53 Collecting websocket-client<1.0,>=0.32.0 07:35:53 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 07:35:53 Pulling go-build-helper 07:35:53 + snapcraftctl pull 07:35:53 Collecting docopt<0.7,>=0.6.1 07:35:53 Downloading docopt-0.6.2.tar.gz (25 kB) 07:35:54 'edgex-go' has dependencies that need to be staged: go-build-helper 07:35:54 Skipping pull go-build-helper (already ran) 07:35:54 Building go-build-helper 07:35:54 + snapcraftctl build 07:35:56 Staging go-build-helper 07:35:56 + snapcraftctl stage 07:35:56 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:35:56 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:35:56 Collecting dockerpty<0.5,>=0.4.1 07:35:56 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:35:58 Collecting docker<4.0,>=3.6.0 07:35:58 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:35:58 Collecting texttable<0.10,>=0.9.0 07:35:58 Downloading texttable-0.9.1.tar.gz (11 kB) 07:36:00 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 07:36:00 Collecting cached-property<2,>=1.2.0 07:36:00 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:36:01 Collecting PyYAML<4,>=3.10 07:36:01 Downloading PyYAML-3.13.tar.gz (270 kB) 07:36:04 Collecting jsonschema<3,>=2.5.1 07:36:04 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:36:05 Collecting docker-pycreds>=0.4.0 07:36:05 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:36:05 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 07:36:05 Collecting urllib3<1.25,>=1.21.1 07:36:05 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:36:05 Collecting chardet<3.1.0,>=3.0.2 07:36:06 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 07:36:06 Collecting idna<2.8,>=2.5 07:36:06 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:36:06 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 07:36:06 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1930 kB] 07:36:06 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [348 kB] 07:36:06 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 07:36:06 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 07:36:06 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [487 kB] 07:36:06 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.7 kB] 07:36:06 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] 07:36:06 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 07:36:06 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:36:06 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 07:36:06 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 07:36:06 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 07:36:06 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 07:36:06 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 07:36:06 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 07:36:06 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 07:36:06 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 07:36:06 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] 07:36:06 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] 07:36:06 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 07:36:06 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 07:36:06 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] 07:36:06 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] 07:36:06 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] 07:36:06 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 07:36:06 Fetched 25.5 MB in 0s (0 B/s) 07:36:06 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 07:36:06 Fetched 224 kB in 0s (0 B/s) 07:36:06 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 07:36:06 Fetched 157 kB in 0s (0 B/s) 07:36:06 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 07:36:06 Fetched 221 kB in 0s (0 B/s) 07:36:06 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 07:36:06 Fetched 143 kB in 0s (0 B/s) 07:36:06 Pulling edgex-go 07:36:06 + snapcraftctl pull 07:36:06 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:36:06 Pulling hooks 07:36:06 + snapcraftctl pull 07:36:06 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 07:36:06 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 07:36:06 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 07:36:06 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 07:36:07 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 07:36:07 Attempting uninstall: urllib3 07:36:07 Found existing installation: urllib3 1.26.5 07:36:07 Uninstalling urllib3-1.26.5: 07:36:07 Successfully uninstalled urllib3-1.26.5 07:36:08 Attempting uninstall: idna 07:36:08 Found existing installation: idna 3.2 07:36:08 Uninstalling idna-3.2: 07:36:08 Successfully uninstalled idna-3.2 07:36:09 Attempting uninstall: chardet 07:36:09 Found existing installation: chardet 4.0.0 07:36:09 Uninstalling chardet-4.0.0: 07:36:09 Successfully uninstalled chardet-4.0.0 07:36:11 Attempting uninstall: requests 07:36:11 Found existing installation: requests 2.25.1 07:36:11 Uninstalling requests-2.25.1: 07:36:11 Successfully uninstalled requests-2.25.1 07:36:12 Running setup.py install for texttable: started 07:36:14 Running setup.py install for texttable: finished with status 'done' 07:36:14 Running setup.py install for PyYAML: started 07:36:16 Running setup.py install for PyYAML: finished with status 'done' 07:36:16 Running setup.py install for docopt: started 07:36:18 Running setup.py install for docopt: finished with status 'done' 07:36:18 Running setup.py install for dockerpty: started 07:36:20 Running setup.py install for dockerpty: finished with status 'done' 07:36:22 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 07:36:24 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 07:36:24 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 07:36:24 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:36:24 Fetched 0 B in 0s (0 B/s) 07:36:24 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 07:36:24 Fetched 96.5 kB in 0s (0 B/s) 07:36:24 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 07:36:24 Fetched 279 kB in 0s (0 B/s) 07:36:24 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 07:36:24 Fetched 122 kB in 0s (0 B/s) 07:36:24 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 07:36:24 Fetched 77.8 kB in 0s (0 B/s) 07:36:24 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 07:36:24 Fetched 8848 B in 0s (0 B/s) 07:36:24 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 07:36:24 Fetched 47.8 kB in 0s (0 B/s) 07:36:24 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 07:36:24 Fetched 45.6 kB in 0s (0 B/s) 07:36:24 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 07:36:24 Fetched 15.0 kB in 0s (0 B/s) 07:36:24 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 07:36:24 Fetched 220 kB in 0s (0 B/s) 07:36:24 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 07:36:24 Fetched 154 kB in 0s (0 B/s) 07:36:24 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 07:36:24 Fetched 50.6 kB in 0s (0 B/s) 07:36:24 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 07:36:24 Fetched 14.8 kB in 0s (0 B/s) 07:36:24 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 07:36:24 Fetched 41.8 kB in 0s (0 B/s) 07:36:24 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 07:36:24 Fetched 499 kB in 0s (0 B/s) 07:36:24 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 07:36:24 Fetched 111 kB in 0s (0 B/s) 07:36:24 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 07:36:24 Fetched 240 kB in 0s (0 B/s) 07:36:24 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 07:36:24 Fetched 29.3 kB in 0s (0 B/s) 07:36:24 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 07:36:24 Fetched 85.5 kB in 0s (0 B/s) 07:36:24 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 07:36:24 Fetched 24.5 kB in 0s (0 B/s) 07:36:24 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 07:36:24 Fetched 49.2 kB in 0s (0 B/s) 07:36:24 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 07:36:24 Fetched 54.2 kB in 0s (0 B/s) 07:36:24 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 07:36:24 Fetched 30.8 kB in 0s (0 B/s) 07:36:24 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 07:36:24 Fetched 15.8 kB in 0s (0 B/s) 07:36:24 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 07:36:24 Fetched 85.9 kB in 0s (0 B/s) 07:36:24 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 07:36:24 Fetched 8720 B in 0s (0 B/s) 07:36:24 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 07:36:24 Fetched 140 kB in 0s (0 B/s) 07:36:24 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 07:36:24 Fetched 119 kB in 0s (0 B/s) 07:36:24 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 07:36:24 Fetched 111 kB in 0s (0 B/s) 07:36:24 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 07:36:24 Fetched 11.1 kB in 0s (0 B/s) 07:36:24 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 07:36:24 Fetched 646 kB in 0s (0 B/s) 07:36:24 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 07:36:24 Fetched 41.3 kB in 0s (0 B/s) 07:36:24 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 07:36:24 Fetched 17.9 kB in 0s (0 B/s) 07:36:24 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 07:36:24 Fetched 368 kB in 0s (0 B/s) 07:36:24 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 07:36:24 Fetched 187 kB in 0s (0 B/s) 07:36:24 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 07:36:24 Fetched 175 kB in 0s (0 B/s) 07:36:24 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 07:36:24 Fetched 206 kB in 0s (0 B/s) 07:36:24 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 07:36:24 Fetched 1302 kB in 0s (0 B/s) 07:36:24 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 07:36:24 Fetched 36.2 kB in 0s (0 B/s) 07:36:24 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 07:36:24 Fetched 159 kB in 0s (0 B/s) 07:36:24 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 07:36:24 Fetched 107 kB in 0s (0 B/s) 07:36:24 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 07:36:24 Fetched 48.7 kB in 0s (0 B/s) 07:36:24 Pulling static-packages 07:36:24 + snapcraftctl pull 07:36:24 Pulling version 07:36:24 + cd /root/project 07:36:24 + git describe --tags --abbrev=0 07:36:24 + sed s/v// 07:36:24 + GIT_VERSION=2.0.1-dev.76 07:36:24 + [ -z 2.0.1-dev.76 ] 07:36:24 + snapcraftctl set-version 2.0.1-dev.76 07:36:25 Building config-common 07:36:25 + snapcraftctl build 07:36:27 Skipping build go-build-helper (already ran) 07:36:27 Building edgex-go 07:36:28 + cd /root/parts/edgex-go/src 07:36:28 + git+ sed s/v// 07:36:28 describe --tags --abbrev=0 07:36:28 + GIT_VERSION=2.0.1-dev.76 07:36:28 + [ -z 2.0.1-dev.76 ] 07:36:28 + echo 2.0.1-dev.76 07:36:28 + [ ! -d vendor ] 07:36:28 + go mod download all 07:36:29 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:36:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:36:29 ---> 347a1f997018 07:36:29 Step 3/22 : WORKDIR /edgex-go 07:36:29 ---> Using cache 07:36:29 ---> d84fdf6e5c87 07:36:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:36:29 ---> Using cache 07:36:29 ---> e1a825c412e6 07:36:29 Step 5/22 : RUN apk add --update --no-cache make git 07:36:29 ---> Using cache 07:36:29 ---> 4677832959bb 07:36:29 Step 6/22 : COPY . . 07:36:29 ---> Using cache 07:36:29 ---> 08b2e017795c 07:36:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:29 ---> Using cache 07:36:29 ---> 7cbe0d7bea0e 07:36:29 Step 8/22 : RUN make cmd/core-metadata/core-metadata 07:36:29 ---> Running in 124f03bdfd34 07:36:30 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:36:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:36:30 ---> 347a1f997018 07:36:30 Step 3/22 : WORKDIR /edgex-go 07:36:30 ---> Using cache 07:36:30 ---> d84fdf6e5c87 07:36:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:36:30 ---> Using cache 07:36:30 ---> e1a825c412e6 07:36:30 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:36:31 ---> Running in d4cf770e4be4 07:36:31 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:36:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:36:31 ---> 347a1f997018 07:36:31 Step 3/22 : WORKDIR /edgex-go 07:36:31 ---> Using cache 07:36:31 ---> d84fdf6e5c87 07:36:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:36:31 ---> Using cache 07:36:31 ---> e1a825c412e6 07:36:31 Step 5/22 : RUN apk add --update --no-cache make git 07:36:31 ---> Using cache 07:36:31 ---> 4677832959bb 07:36:31 Step 6/22 : COPY . . 07:36:31 ---> Using cache 07:36:31 ---> 08b2e017795c 07:36:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:31 ---> Using cache 07:36:31 ---> 7cbe0d7bea0e 07:36:31 Step 8/22 : RUN make cmd/core-command/core-command 07:36:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:36:31 ---> Running in 44111c45af1a 07:36:33 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:36:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 07:36:34 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:36:35 OK: 219 MiB in 52 packages 07:36:36 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:36:36 Step 2/30 : FROM ${BUILDER_BASE} AS builder 07:36:36 ---> 347a1f997018 07:36:36 Step 3/30 : WORKDIR /edgex-go 07:36:36 ---> Using cache 07:36:36 ---> d84fdf6e5c87 07:36:36 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:36:36 ---> Using cache 07:36:36 ---> e1a825c412e6 07:36:36 Step 5/30 : RUN apk add --update --no-cache make git 07:36:36 ---> Using cache 07:36:36 ---> 4677832959bb 07:36:36 Step 6/30 : COPY . . 07:36:36 ---> Using cache 07:36:36 ---> 08b2e017795c 07:36:36 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:36 ---> Using cache 07:36:36 ---> 7cbe0d7bea0e 07:36:36 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:36:36 ---> Running in 16546b010aab 07:36:38 Removing intermediate container d4cf770e4be4 07:36:38 ---> c67aac38fec6 07:36:38 Step 6/22 : COPY . . 07:36:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:36:41 Removing intermediate container 22b8d953d10c 07:36:41 ---> 12e2f2abf49a 07:36:41 Step 13/22 : ENV APP_PORT=58890 07:36:42 ---> Running in 9cef9fa01157 07:36:42 Removing intermediate container 9cef9fa01157 07:36:42 ---> 4e4fa8633339 07:36:42 Step 14/22 : EXPOSE $APP_PORT 07:36:43 ---> Running in 8c3ad8b59de4 07:36:44 Removing intermediate container 8c3ad8b59de4 07:36:44 ---> 5bd952948e17 07:36:44 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:36:46 + make build 07:36:46 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/core-data/core-data ./cmd/core-data 07:36:47 ---> 54641f9e8a83 07:36:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:36:49 ---> 67e6b61ed6b5 07:36:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:36:50 ---> cf3b8581fc93 07:36:50 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 07:36:50 ---> Running in 8fea0ee685b4 07:36:51 Removing intermediate container 8fea0ee685b4 07:36:51 ---> 878615c88fa6 07:36:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:36:51 ---> Running in fb2891461e17 07:36:52 Removing intermediate container fb2891461e17 07:36:52 ---> 8e2955b69514 07:36:52 Step 20/22 : LABEL arch=arm64 07:36:53 ---> Running in 364c68b31e1f 07:36:54 Removing intermediate container 364c68b31e1f 07:36:54 ---> c0d4ba4e2a75 07:36:54 Step 21/22 : LABEL git_sha=da87a6977c85908b24fe6f55c336e0ebd212442e 07:36:54 ---> Running in f88c14782d68 07:36:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:36:55 Removing intermediate container f88c14782d68 07:36:55 ---> e3c0bc7da85e 07:36:55 Step 22/22 : LABEL version=0.0.0 07:36:55 ---> Running in 4489c80d9580 07:36:56 Removing intermediate container 4489c80d9580 07:36:56 ---> 490e6f3da7c8 07:36:56 07:36:57 Successfully built 490e6f3da7c8 07:36:57 Successfully tagged sys-mgmt-agent-arm64:latest 07:36:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/core-command/core-command ./cmd/core-command 07:36:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:37:00  Building sys-mgmt-agent ... done  ---> 9c7d70dec8d2 07:37:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:37:00 ---> Running in 805aff2fa8da 07:37:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:37:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:37:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:37:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:37:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:37:05 Removing intermediate container 805aff2fa8da 07:37:05 ---> c32b116da342 07:37:05 Step 8/22 : RUN make cmd/core-data/core-data 07:37:05 ---> Running in 1acc0f1b670b 07:37:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:37:07 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 07:37:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/secrets-config ./cmd/secrets-config 07:37:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:37:10 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 07:37:10 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 07:37:10 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 07:37:10 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 07:37:10 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 07:37:10 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 07:37:10 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 07:37:10 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 07:37:10 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 07:37:10 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 07:37:10 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 07:37:10 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 07:37:10 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 07:37:10 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 07:37:10 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 07:37:10 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 07:37:10 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 07:37:10 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 07:37:10 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 07:37:10 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 07:37:10 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 07:37:10 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 07:37:10 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 07:37:10 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 07:37:10 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 07:37:10 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 07:37:10 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 07:37:12 Building hooks 07:37:12 + cd /root/parts/hooks/src 07:37:12 + make build 07:37:12 go mod tidy 07:37:12 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 07:37:12 go: downloading github.com/davecgh/go-spew v1.1.0 07:37:12 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 07:37:12 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 07:37:13 GO111MODULE=on go build -o cmd/install/install ./cmd/install 07:37:14 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 07:37:14 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 07:37:17 Building static-packages 07:37:17 + snapcraftctl build 07:37:20 Building version 07:37:20 + snapcraftctl build 07:37:22 Staging config-common 07:37:22 + snapcraftctl stage 07:37:23 Skipping stage go-build-helper (already ran) 07:37:23 Staging edgex-go 07:37:23 + snapcraftctl stage 07:37:25 Staging hooks 07:37:25 + snapcraftctl stage 07:37:25 Staging static-packages 07:37:25 + snapcraftctl stage 07:37:27 Staging version 07:37:27 + snapcraftctl stage 07:37:28 Priming config-common 07:37:28 + snapcraftctl prime 07:37:30 Priming go-build-helper 07:37:30 + snapcraftctl prime 07:37:31 Priming edgex-go 07:37:31 + snapcraftctl prime 07:37:32 Priming hooks 07:37:32 + snapcraftctl prime 07:37:33 Priming static-packages 07:37:33 + snapcraftctl prime 07:37:37 Priming version 07:37:37 + snapcraftctl prime 07:37:38 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] } 07:38:15 Removing intermediate container 44111c45af1a 07:38:15 ---> 70f886c088c5 07:38:15 07:38:15 Step 9/22 : FROM alpine:3.14 07:38:15 ---> bb3de5531c18 07:38:15 Step 10/22 : RUN apk add --update --no-cache dumb-init 07:38:15 ---> Using cache 07:38:15 ---> eef1eafbc678 07:38:15 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:38:15 ---> Using cache 07:38:15 ---> b157d2ecca2c 07:38:15 Step 12/22 : ENV APP_PORT=59882 07:38:15 ---> Running in 732a720eff3f 07:38:15 Removing intermediate container 732a720eff3f 07:38:15 ---> 73cfc7e0b885 07:38:15 Step 13/22 : EXPOSE $APP_PORT 07:38:15 ---> Running in d32ae11d7ebe 07:38:15 Removing intermediate container d32ae11d7ebe 07:38:15 ---> 1d8449fb630f 07:38:15 Step 14/22 : WORKDIR / 07:38:15 ---> Running in bf9a89d7f858 07:38:15 Removing intermediate container bf9a89d7f858 07:38:15 ---> e5a2f31cc26f 07:38:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:38:15 ---> 047c316a604c 07:38:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:38:18 ---> 8a2352503567 07:38:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:38:19 Removing intermediate container 16546b010aab 07:38:19 ---> a6688f05fb3f 07:38:19 07:38:19 Step 9/30 : FROM alpine:3.14 07:38:19 ---> bb3de5531c18 07:38:19 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:38:19 ---> Running in 78a5e49cb4ce 07:38:20 ---> 468d8c228d57 07:38:20 Step 18/22 : ENTRYPOINT ["/core-command"] 07:38:20 ---> Running in 85999e965053 07:38:20 Removing intermediate container 78a5e49cb4ce 07:38:20 ---> d2073cc07215 07:38:20 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 07:38:20 ---> Running in 9bfe884b9976 07:38:21 Removing intermediate container 85999e965053 07:38:21 ---> b26e840165ca 07:38:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:38:21 ---> Running in 787dbf493db9 07:38:22 Removing intermediate container 124f03bdfd34 07:38:22 ---> 7766f1a20b26 07:38:22 07:38:22 Step 9/22 : FROM alpine:3.14 07:38:22 ---> bb3de5531c18 07:38:22 Step 10/22 : RUN apk add --update --no-cache dumb-init 07:38:22 ---> Using cache 07:38:22 ---> eef1eafbc678 07:38:22 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:38:22 ---> Using cache 07:38:22 ---> b157d2ecca2c 07:38:22 Step 12/22 : ENV APP_PORT=59881 07:38:22 ---> Running in c1404a4f65ae 07:38:23 Removing intermediate container 787dbf493db9 07:38:23 ---> 22fde89961f8 07:38:23 Step 20/22 : LABEL arch=arm64 07:38:23 ---> Running in 8ac812240b08 07:38:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:38:23 Removing intermediate container c1404a4f65ae 07:38:23 ---> 3f4b63da1bad 07:38:23 Step 13/22 : EXPOSE $APP_PORT 07:38:23 ---> Running in 8935384913dd 07:38:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:38:24 Removing intermediate container 8ac812240b08 07:38:24 ---> 11a61b8c7c49 07:38:24 Step 21/22 : LABEL git_sha=da87a6977c85908b24fe6f55c336e0ebd212442e 07:38:24 Removing intermediate container 8935384913dd 07:38:24 ---> cef27ca14ac4 07:38:24 Step 14/22 : WORKDIR / 07:38:24 ---> Running in 62093c93f638 07:38:24 ---> Running in 2e1d825afcfa 07:38:24 (1/2) Installing dumb-init (1.2.5-r1) 07:38:24 (2/2) Installing su-exec (0.2-r1) 07:38:24 Executing busybox-1.33.1-r3.trigger 07:38:24 OK: 5 MiB in 16 packages 07:38:25 Removing intermediate container 62093c93f638 07:38:25 ---> 41a39a89206b 07:38:25 Step 22/22 : LABEL version=0.0.0 07:38:25 Removing intermediate container 2e1d825afcfa 07:38:25 ---> a679ae5e0449 07:38:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:38:25 ---> Running in fca27db1f9db 07:38:26 Removing intermediate container fca27db1f9db 07:38:26 ---> 8eba9e89b695 07:38:26 07:38:26 Removing intermediate container 9bfe884b9976 07:38:26 ---> 278d3fb5d547 07:38:26 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 07:38:26 ---> Running in 36efe0a671a2 07:38:26 ---> 760276530968 07:38:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:38:27 Successfully built 8eba9e89b695 07:38:27 Successfully tagged core-command-arm64:latest 07:38:27  Building core-command ... done Removing intermediate container 36efe0a671a2 07:38:27 ---> dcf6e18dd85b 07:38:27 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:38:27 ---> Running in 8d28528f9f31 07:38:28 Removing intermediate container 8d28528f9f31 07:38:28 ---> a631bec9d20c 07:38:28 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:38:28 ---> Running in 350c9655b4ee 07:38:28 ---> bef22210d8de 07:38:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:38:30 ---> 8e7295187bdb 07:38:30 Step 18/22 : ENTRYPOINT ["/core-metadata"] 07:38:30 ---> Running in 82736fb66ec5 07:38:30 Removing intermediate container 82736fb66ec5 07:38:30 ---> d129e71e0273 07:38:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:38:30 ---> Running in 6583b7e14eca 07:38:31 Removing intermediate container 6583b7e14eca 07:38:31 ---> 9855f2690d31 07:38:31 Step 20/22 : LABEL arch=arm64 07:38:31 Removing intermediate container 350c9655b4ee 07:38:31 ---> 0c4c9e6419fd 07:38:31 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 07:38:31 ---> Running in 511d0f141ee2 07:38:31 ---> Running in 3f3bec32094c 07:38:31 Removing intermediate container 511d0f141ee2 07:38:31 ---> 4fd658588a7d 07:38:31 Step 21/22 : LABEL git_sha=da87a6977c85908b24fe6f55c336e0ebd212442e 07:38:31 ---> Running in a8361f9ed499 07:38:31 Removing intermediate container 3f3bec32094c 07:38:31 ---> b520430f50e8 07:38:31 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:38:32 Removing intermediate container a8361f9ed499 07:38:32 ---> 5d2c1129837c 07:38:32 Step 22/22 : LABEL version=0.0.0 07:38:32 ---> Running in 7911acd6ffda 07:38:32 ---> dd71dc52b6b9 07:38:32 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:38:33 ---> Running in 9bc338455e8b 07:38:33 Removing intermediate container 7911acd6ffda 07:38:33 ---> 29e2396929aa 07:38:33 07:38:33 Successfully built 29e2396929aa 07:38:33 Successfully tagged core-metadata-arm64:latest 07:38:35  Building core-metadata ... done Removing intermediate container 9bc338455e8b 07:38:35 ---> 99dc19692613 07:38:35 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 07:38:36 ---> 9df3a4ff0147 07:38:36 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:38:37 ---> 9f992fd34561 07:38:37 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:38:38 ---> 827025c592dc 07:38:38 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:38:39 ---> 02bd3b8a31ff 07:38:39 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 07:38:40 ---> 54d90b16ae2b 07:38:40 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 07:38:40 Removing intermediate container 1acc0f1b670b 07:38:40 ---> 96ad1e843cdb 07:38:40 07:38:40 Step 9/22 : FROM alpine:3.14 07:38:40 ---> bb3de5531c18 07:38:40 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:38:40 ---> Running in 8b7a507d1776 07:38:40 ---> Running in 92b7a393d410 07:38:41 Removing intermediate container 8b7a507d1776 07:38:41 ---> 526993e3078e 07:38:41 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:38:41 Removing intermediate container 92b7a393d410 07:38:41 ---> 4e1d674f4b13 07:38:41 Step 11/22 : ENV APP_PORT=59880 07:38:41 ---> Running in 4f589a77a390 07:38:41 Removing intermediate container 4f589a77a390 07:38:41 ---> 3269cc39f9b8 07:38:41 Step 12/22 : EXPOSE $APP_PORT 07:38:41 ---> Running in 83754b20ff72 07:38:41 ---> ff1ea5b2ea71 07:38:41 Step 25/30 : RUN chmod +x /entrypoint.sh 07:38:42 ---> Running in efaea4b9f2bc 07:38:42 Removing intermediate container 83754b20ff72 07:38:42 ---> de2c127558a4 07:38:42 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:38:42 ---> Running in a3a13b2152ac 07:38:44 Removing intermediate container efaea4b9f2bc 07:38:44 ---> f885afd88345 07:38:44 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 07:38:44 ---> Running in 2a3ecee340e4 07:38:44 Removing intermediate container a3a13b2152ac 07:38:44 ---> febc0840cb71 07:38:44 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 07:38:44 ---> Running in 1b830ba978ac 07:38:45 Removing intermediate container 2a3ecee340e4 07:38:45 ---> bc205cc6e2eb 07:38:45 Step 27/30 : CMD ["gate"] 07:38:45 ---> Running in 2abe16e56076 07:38:45 Removing intermediate container 2abe16e56076 07:38:45 ---> 74aa0783da92 07:38:45 Step 28/30 : LABEL arch=arm64 07:38:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:38:46 ---> Running in 4c9886cdf18d 07:38:46 Removing intermediate container 4c9886cdf18d 07:38:46 ---> ac8575c9cb3a 07:38:46 Step 29/30 : LABEL git_sha=da87a6977c85908b24fe6f55c336e0ebd212442e 07:38:46 ---> Running in 22c206d599f9 07:38:46 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:38:47 Removing intermediate container 22c206d599f9 07:38:47 ---> b82cd006645c 07:38:47 Step 30/30 : LABEL version=0.0.0 07:38:47 ---> Running in da06b66e73c3 07:38:47 (1/6) Installing dumb-init (1.2.5-r1) 07:38:47 Removing intermediate container da06b66e73c3 07:38:47 ---> 6f4238526597 07:38:47 07:38:48 (2/6) Installing libgcc (10.3.1_git20210424-r2) 07:38:48 (3/6) Installing libsodium (1.0.18-r0) 07:38:48 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 07:38:48 Successfully built 6f4238526597 07:38:48 Successfully tagged security-bootstrapper-arm64:latest 07:38:48  Building security-bootstrapper ... done (5/6) Installing libzmq (4.3.4-r0) 07:38:48 (6/6) Installing zeromq (4.3.4-r0) 07:38:48 Executing busybox-1.33.1-r3.trigger 07:38:48 OK: 8 MiB in 20 packages 07:38:49 Removing intermediate container 1b830ba978ac 07:38:49 ---> 563ccc0fc9e2 07:38:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:38:50 ---> fb670b16a9fa 07:38:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:38:51 ---> ecce43de9b91 07:38:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:38:52 ---> 23dbba0d37e0 07:38:52 Step 18/22 : ENTRYPOINT ["/core-data"] 07:38:52 ---> Running in 1078201b3514 07:38:52 Removing intermediate container 1078201b3514 07:38:52 ---> 9f5b804730a7 07:38:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:38:52 ---> Running in c88ce3502cd6 07:38:52 Removing intermediate container c88ce3502cd6 07:38:52 ---> 05ee8f4cb42c 07:38:52 Step 20/22 : LABEL arch=arm64 07:38:53 ---> Running in 41e2699cedb3 07:38:53 Removing intermediate container 41e2699cedb3 07:38:53 ---> 2977b0bef8e2 07:38:53 Step 21/22 : LABEL git_sha=da87a6977c85908b24fe6f55c336e0ebd212442e 07:38:53 ---> Running in dd5be70c8684 07:38:54 Removing intermediate container dd5be70c8684 07:38:54 ---> dcae0dc0e9b6 07:38:54 Step 22/22 : LABEL version=0.0.0 07:38:54 ---> Running in af3a1d11a46d 07:38:54 Removing intermediate container af3a1d11a46d 07:38:54 ---> 0e2df633726d 07:38:54 07:38:54 Successfully built 0e2df633726d 07:38:54 Successfully tagged core-data-arm64:latest 07:38:55  Building core-data ... done  [Pipeline] } 07:38:55 $ docker stop --time=1 d4f6c5696f6b625e3786061f2b11127509adbebd6caef7ecd2a0127bec290030 07:38:57 $ docker rm -f d4f6c5696f6b625e3786061f2b11127509adbebd6caef7ecd2a0127bec290030 [Pipeline] // withDockerContainer [Pipeline] sh 07:38:57 + docker images 07:38:58 REPOSITORY TAG IMAGE ID CREATED SIZE 07:38:58 core-data-arm64 latest 0e2df633726d 3 seconds ago 19.5MB 07:38:58 security-bootstrapper-arm64 latest 6f4238526597 10 seconds ago 17.8MB 07:38:58 96ad1e843cdb 18 seconds ago 1.58GB 07:38:58 core-metadata-arm64 latest 29e2396929aa 24 seconds ago 15.9MB 07:38:58 core-command-arm64 latest 8eba9e89b695 32 seconds ago 15.2MB 07:38:58 7766f1a20b26 36 seconds ago 1.57GB 07:38:58 a6688f05fb3f 39 seconds ago 1.57GB 07:38:58 70f886c088c5 47 seconds ago 1.57GB 07:38:58 sys-mgmt-agent-arm64 latest 490e6f3da7c8 2 minutes ago 277MB 07:38:58 security-secretstore-setup-arm64 latest de895f40fc84 3 minutes ago 26.8MB 07:38:58 support-notifications-arm64 latest 7e039a970d54 3 minutes ago 16.1MB 07:38:58 support-scheduler-arm64 latest 8f80b58f833d 3 minutes ago 15.3MB 07:38:58 security-proxy-setup-arm64 latest 6a47bc82e4fa 3 minutes ago 25.4MB 07:38:58 7863cc9c2767 3 minutes ago 1.57GB 07:38:58 33db2f44996f 3 minutes ago 1.57GB 07:38:58 5219bb2a6f2b 3 minutes ago 1.57GB 07:38:58 64cbecee4ba7 3 minutes ago 1.58GB 07:38:58 0e3a6766cf40 3 minutes ago 1.57GB 07:38:58 ci-base-image-arm64 latest 347a1f997018 13 minutes ago 1.24GB 07:38:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 11 days ago 534MB 07:38:58 docker 20.10.8 3734d5adc5ac 7 weeks ago 198MB 07:38:58 alpine 3.14 bb3de5531c18 8 weeks ago 5.34MB 07:38:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:38:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:38:58 07:38:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 07:38:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:38:59 arm64: Pulling from edgex-lftools-log-publisher 07:38:59 448f6bf000e3: Pulling fs layer 07:38:59 f757da607395: Pulling fs layer 07:38:59 05883995daec: Pulling fs layer 07:38:59 8603b9c90790: Pulling fs layer 07:38:59 1560dd03e051: Pulling fs layer 07:38:59 27f5ce0e4adf: Pulling fs layer 07:38:59 c2d8d7efcc4b: Pulling fs layer 07:38:59 1560dd03e051: Waiting 07:38:59 8603b9c90790: Waiting 07:38:59 27f5ce0e4adf: Waiting 07:38:59 c2d8d7efcc4b: Waiting 07:38:59 f757da607395: Verifying Checksum 07:38:59 f757da607395: Download complete 07:38:59 8603b9c90790: Verifying Checksum 07:38:59 8603b9c90790: Download complete 07:38:59 1560dd03e051: Verifying Checksum 07:38:59 1560dd03e051: Download complete 07:38:59 27f5ce0e4adf: Verifying Checksum 07:38:59 27f5ce0e4adf: Download complete 07:38:59 05883995daec: Verifying Checksum 07:38:59 05883995daec: Download complete 07:39:00 448f6bf000e3: Verifying Checksum 07:39:00 448f6bf000e3: Download complete 07:39:02 c2d8d7efcc4b: Verifying Checksum 07:39:02 c2d8d7efcc4b: Download complete 07:39:03 448f6bf000e3: Pull complete 07:39:04 f757da607395: Pull complete 07:39:05 05883995daec: Pull complete 07:39:05 8603b9c90790: Pull complete 07:39:06 1560dd03e051: Pull complete 07:39:07 27f5ce0e4adf: Pull complete 07:39:22 c2d8d7efcc4b: Pull complete 07:39:22 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 07:39:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:39:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 07:39:22 prd-ubuntu18.04-docker-arm64-4c-16g-1485 does not seem to be running inside a container 07:39:22 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:39:25 $ docker top fe4a6d08452c635c1c7ef0e56921ffdd63d48d13d54f91c4549229bd8402ed89 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:39:26 ---> job-cost.sh 07:39:26 lf-activate-venv: SKIPPING 07:39:26 INFO: No Stack... 07:39:27 INFO: Retrieving Pricing Info for: v3-standard-4 07:39:27 INFO: Archiving Costs [Pipeline] sh 07:39:28 + cat /w/workspace/edgex-go/3/archives/cost.csv 07:39:28 + cut -d, -f6 [Pipeline] lock 07:39:28 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3770-3-stack-cost] 07:39:28 Resource [jenkins-edgexfoundry-edgex-go-PR-3770-3-stack-cost] did not exist. Created. 07:39:28 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3770-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:39:29 + echo total: 0.10999999940395355 [Pipeline] stash 07:39:29 Stashed 1 file(s) [Pipeline] } 07:39:29 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3770-3-stack-cost] [Pipeline] // lock [Pipeline] } 07:39:29 $ docker stop --time=1 fe4a6d08452c635c1c7ef0e56921ffdd63d48d13d54f91c4549229bd8402ed89 07:39:30 $ docker rm -f fe4a6d08452c635c1c7ef0e56921ffdd63d48d13d54f91c4549229bd8402ed89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 07:39:31 provisioning config files... 07:39:31 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config4167356479343060505tmp [Pipeline] { [Pipeline] sh 07:39:32 + set +x 07:39:32 + curl -s https://codecov.io/bash 07:39:32 + bash -s -- 07:39:32 07:39:32 _____ _ 07:39:32 / ____| | | 07:39:32 | | ___ __| | ___ ___ _____ __ 07:39:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:39:32 | |___| (_) | (_| | __/ (_| (_) \ V / 07:39:32 \_____\___/ \__,_|\___|\___\___/ \_/ 07:39:32 Bash-1.0.6 07:39:32 07:39:32 07:39:32 ==> git version 2.24.4 found 07:39:32 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 07:39:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:39:32 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:39:32 ==> Jenkins CI detected. 07:39:32 current dir:  /w/workspace/edgex-go/3 07:39:32 project root: . 07:39:32 --> token set from env 07:39:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:39:32 ==> Running gcov in . (disable via -X gcov) 07:39:32 ==> Python coveragepy not found 07:39:32 ==> Searching for coverage reports in: 07:39:32 + . 07:39:32 -> Found 1 reports 07:39:32 ==> Detecting git/mercurial file structure 07:39:32 ==> Reading reports 07:39:32 + ./coverage.out bytes=425844 07:39:32 ==> Appending adjustments 07:39:32 https://docs.codecov.io/docs/fixing-reports 07:39:33 + Found adjustments 07:39:33 ==> Gzipping contents 07:39:33 60K /tmp/codecov.U5F7El.gz 07:39:33 ==> Uploading reports 07:39:33 url: https://codecov.io 07:39:33 query: branch=PR-3770&commit=da87a6977c85908b24fe6f55c336e0ebd212442e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3770%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3770&job=&cmd_args= 07:39:33 -> Pinging Codecov 07:39:33 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3770&commit=da87a6977c85908b24fe6f55c336e0ebd212442e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3770%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3770&job=&cmd_args= 07:39:33 -> Uploading to 07:39:33 https://storage.googleapis.com/codecov/v4/raw/2021-10-25/00271124DB129430A58F1EEE437C3FCB/da87a6977c85908b24fe6f55c336e0ebd212442e/aea58b61-fa89-42b3-bc25-63c9aabcf16e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211025T073933Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9dd25c053e30e9731852637d9b2e4c9c1f5e3d3b3f05d55c327b46971be87afb 07:39:33 % Total % Received % Xferd Average Speed Time Time Time Current 07:39:33 Dload Upload Total Spent Left Speed 07:39:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57518 0 0 100 57518 0 160k --:--:-- --:--:-- --:--:-- 160k 07:39:34 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/da87a6977c85908b24fe6f55c336e0ebd212442e [Pipeline] } 07:39:34 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:39:35 + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:39:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:39:35 ---> package-listing.sh 07:39:35 ++ facter osfamily 07:39:35 ++ tr '[:upper:]' '[:lower:]' 07:39:36 + OS_FAMILY=redhat 07:39:36 + workspace=/w/workspace/edgex-go/3 07:39:36 + START_PACKAGES=/tmp/packages_start.txt 07:39:36 + END_PACKAGES=/tmp/packages_end.txt 07:39:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:39:36 + PACKAGES=/tmp/packages_start.txt 07:39:36 + '[' /w/workspace/edgex-go/3 ']' 07:39:36 + PACKAGES=/tmp/packages_end.txt 07:39:36 + case "${OS_FAMILY}" in 07:39:36 + sort 07:39:36 + rpm -qa 07:39:39 + '[' -f /tmp/packages_start.txt ']' 07:39:39 + '[' -f /tmp/packages_end.txt ']' 07:39:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:39:39 + '[' /w/workspace/edgex-go/3 ']' 07:39:39 + mkdir -p /w/workspace/edgex-go/3/archives/ 07:39:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 07:39:39 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 07:39:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:39:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:39:40 07:39:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 07:39:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:39:40 latest: Pulling from edgex-lftools-log-publisher 07:39:40 b4d181a07f80: Pulling fs layer 07:39:40 a1111a8f2ec3: Pulling fs layer 07:39:40 ed53099fbce6: Pulling fs layer 07:39:40 dc539afda2c1: Pulling fs layer 07:39:40 77bc0d833cb6: Pulling fs layer 07:39:40 9065ff56babe: Pulling fs layer 07:39:40 d287ab97295c: Pulling fs layer 07:39:40 dc539afda2c1: Waiting 07:39:40 77bc0d833cb6: Waiting 07:39:40 9065ff56babe: Waiting 07:39:40 d287ab97295c: Waiting 07:39:40 a1111a8f2ec3: Verifying Checksum 07:39:40 a1111a8f2ec3: Download complete 07:39:40 dc539afda2c1: Verifying Checksum 07:39:40 dc539afda2c1: Download complete 07:39:40 ed53099fbce6: Verifying Checksum 07:39:40 ed53099fbce6: Download complete 07:39:40 77bc0d833cb6: Verifying Checksum 07:39:40 77bc0d833cb6: Download complete 07:39:40 9065ff56babe: Verifying Checksum 07:39:40 9065ff56babe: Download complete 07:39:40 b4d181a07f80: Verifying Checksum 07:39:40 b4d181a07f80: Download complete 07:39:41 d287ab97295c: Verifying Checksum 07:39:41 d287ab97295c: Download complete 07:39:42 b4d181a07f80: Pull complete 07:39:42 a1111a8f2ec3: Pull complete 07:39:42 ed53099fbce6: Pull complete 07:39:42 dc539afda2c1: Pull complete 07:39:43 77bc0d833cb6: Pull complete 07:39:43 9065ff56babe: Pull complete 07:39:48 d287ab97295c: Pull complete 07:39:48 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 07:39:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:39:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 07:39:48 prd-centos7-docker-4c-2g-1483 does not seem to be running inside a container 07:39:48 $ 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 07:39:51 $ docker top 067d27167c751b427918e7bed5dfc5acde6a90b931332301a8dff30f0120f2cd -eo pid,comm [Pipeline] { [Pipeline] sh 07:39:52 + touch /tmp/pre-build-complete [Pipeline] sh 07:39:52 + mkdir -p /var/log/sysstat [Pipeline] sh 07:39:52 + ls /var/log/sa-host 07:39:52 + sadf -c /var/log/sa-host/sa25 07:39:52 file_magic: OK 07:39:52 HZ: Using current value: 100 07:39:52 file_header: OK 07:39:52 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 07:39:52 Statistics: 07:39:52 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... 07:39:52 File successfully converted to sysstat format version 12.0.3 07:39:52 + sadf -c /var/log/sa-host/sa30 07:39:52 file_magic: OK 07:39:52 HZ: Using current value: 100 07:39:52 file_header: OK 07:39:52 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 07:39:52 Statistics: 07:39:52 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:39:52 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:39:52 provisioning config files... 07:39:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config5861626584115242447tmp [Pipeline] { [Pipeline] echo 07:39:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:39:53 ---> create-netrc.sh [Pipeline] } 07:39:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:39:53 ---> python-tools-install.sh [Pipeline] echo 07:39:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:39:53 ---> sudo-logs.sh 07:39:53 Archiving 'sudo' log.. 07:39:53 sudo: unable to resolve host prd-centos7-docker-4c-2g-1483.novalocal: Name or service not known 07:39:53 sudo: unable to resolve host prd-centos7-docker-4c-2g-1483.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 07:39:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:39:53 ---> job-cost.sh 07:39:53 lf-activate-venv: SKIPPING 07:39:53 DEBUG: total: 0.10999999940395355 07:39:53 INFO: Retrieving Stack Cost... 07:40:12 INFO: Retrieving Pricing Info for: v3-standard-2 07:40:12 INFO: Archiving Costs [Pipeline] echo 07:40:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:40:12 ---> logs-deploy.sh 07:40:12 lf-activate-venv: SKIPPING 07:40:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3770/3 07:40:12 INFO: archiving workspace using pattern(s): 07:40:12 Archives upload complete. 07:40:13 INFO: archiving logs to Nexus 07:40:13 ---> uname -a: 07:40:13 Linux prd-centos7-docker-4c-2g-1483.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 07:40:13 07:40:13 07:40:13 ---> lscpu: 07:40:13 Architecture: x86_64 07:40:13 CPU op-mode(s): 32-bit, 64-bit 07:40:13 Byte Order: Little Endian 07:40:13 Address sizes: 40 bits physical, 48 bits virtual 07:40:13 CPU(s): 2 07:40:13 On-line CPU(s) list: 0,1 07:40:13 Thread(s) per core: 1 07:40:13 Core(s) per socket: 1 07:40:13 Socket(s): 2 07:40:13 NUMA node(s): 1 07:40:13 Vendor ID: AuthenticAMD 07:40:13 CPU family: 23 07:40:13 Model: 49 07:40:13 Model name: AMD EPYC-Rome Processor 07:40:13 Stepping: 0 07:40:13 CPU MHz: 2799.998 07:40:13 BogoMIPS: 5599.99 07:40:13 Virtualization: AMD-V 07:40:13 Hypervisor vendor: KVM 07:40:13 Virtualization type: full 07:40:13 L1d cache: 32K 07:40:13 L1i cache: 32K 07:40:13 L2 cache: 512K 07:40:13 L3 cache: 16384K 07:40:13 NUMA node0 CPU(s): 0,1 07:40:13 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 07:40:13 07:40:13 07:40:13 ---> nproc: 07:40:13 2 07:40:13 07:40:13 07:40:13 ---> df -h: 07:40:13 Filesystem Size Used Avail Use% Mounted on 07:40:13 overlay 40G 14G 27G 33% / 07:40:13 tmpfs 64M 0 64M 0% /dev 07:40:13 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 07:40:13 shm 64M 0 64M 0% /dev/shm 07:40:13 /dev/vda1 40G 14G 27G 33% /facter-os 07:40:13 07:40:13 07:40:13 ---> sar -b -r -n DEV: 07:40:13 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/25/21 _x86_64_ (2 CPU) 07:40:13 07:40:13 07:17:09 LINUX RESTART (2 CPU) 07:40:13 07:40:13 07:18:02 tps rtps wtps bread/s bwrtn/s 07:40:13 07:19:01 88.84 3.23 85.61 2364.10 11517.71 07:40:13 07:20:01 256.39 0.22 256.17 26.51 65373.06 07:40:13 07:21:01 200.20 0.00 200.20 0.00 31252.47 07:40:13 07:22:01 49.93 0.00 49.93 0.00 9534.14 07:40:13 07:23:01 124.43 0.00 124.43 0.00 10315.90 07:40:13 07:24:01 763.48 310.00 453.48 24319.33 305229.72 07:40:13 07:25:01 540.71 176.64 364.07 6794.27 159874.26 07:40:13 07:26:01 495.05 103.48 391.57 4589.11 150976.69 07:40:13 07:27:01 28.86 12.01 16.86 1185.48 1658.41 07:40:13 07:28:01 0.20 0.02 0.18 0.13 1.78 07:40:13 07:29:01 0.42 0.03 0.38 0.27 5.45 07:40:13 07:30:01 0.23 0.00 0.23 0.00 2.45 07:40:13 07:31:01 0.28 0.00 0.28 0.00 3.30 07:40:13 07:32:01 0.25 0.00 0.25 0.00 2.30 07:40:13 07:33:01 0.65 0.48 0.17 102.73 2.76 07:40:13 07:34:01 0.80 0.00 0.80 0.00 13.88 07:40:13 07:35:01 0.18 0.00 0.18 0.00 2.18 07:40:13 07:36:01 0.32 0.00 0.32 0.00 4.00 07:40:13 07:37:01 0.23 0.00 0.23 0.00 2.70 07:40:13 07:38:01 0.25 0.00 0.25 0.00 3.15 07:40:13 07:39:01 0.25 0.00 0.25 0.00 2.43 07:40:13 Average: 121.60 28.90 92.70 1876.11 35549.93 07:40:13 07:40:13 07:18:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:40:13 07:19:01 5317932 0 714268 8.92 2620 1974120 1452656 16.04 868576 1576532 10608 07:40:13 07:20:01 3305452 0 931436 11.63 2620 3769432 1539784 17.00 1145648 3080624 107676 07:40:13 07:21:01 3352960 0 1010620 12.62 2620 3642740 1524636 16.83 1369172 2804860 256836 07:40:13 07:22:01 3336728 0 1054804 13.17 2620 3614788 1627664 17.97 1328176 2858016 111152 07:40:13 07:23:01 3138476 0 1085788 13.56 2620 3782056 1902640 21.01 1434680 2941804 321104 07:40:13 07:24:01 774340 0 1577228 19.69 2620 5654752 3934152 43.44 2929756 3667684 53940 07:40:13 07:25:01 1350816 0 1276216 15.93 2620 5379288 1997112 22.05 1710768 4316660 0 07:40:13 07:26:01 1826516 0 1249484 15.60 2620 4930320 1736624 19.17 2298360 3229444 184 07:40:13 07:27:01 2783240 0 1156968 14.45 2620 4066112 1420332 15.68 1381232 3212872 12 07:40:13 07:28:01 2790904 0 1149300 14.35 2620 4066116 1387508 15.32 1380696 3210268 8 07:40:13 07:29:01 2805756 0 1134444 14.16 2620 4066120 1387580 15.32 1382712 3195548 8 07:40:13 07:30:01 2806372 0 1133824 14.16 2620 4066124 1387424 15.32 1386252 3191452 8 07:40:13 07:31:01 2806912 0 1133276 14.15 2620 4066132 1387424 15.32 1386376 3191452 8 07:40:13 07:32:01 2806188 0 1134000 14.16 2620 4066132 1387640 15.32 1386656 3191452 16 07:40:13 07:33:01 2801372 0 1135968 14.18 2620 4068980 1387712 15.32 1392036 3190472 12 07:40:13 07:34:01 2802324 0 1135016 14.17 2620 4068980 1387424 15.32 1391348 3190472 8 07:40:13 07:35:01 2802408 0 1134928 14.17 2620 4068984 1387484 15.32 1391324 3190472 8 07:40:13 07:36:01 2802440 0 1134888 14.17 2620 4068992 1387424 15.32 1391364 3190472 16 07:40:13 07:37:01 2802628 0 1134696 14.17 2620 4068996 1387424 15.32 1391420 3190472 8 07:40:13 07:38:01 2802136 0 1135180 14.17 2620 4069004 1387508 15.32 1391740 3190472 8 07:40:13 07:39:01 2802124 0 1135192 14.17 2620 4069004 1387424 15.32 1391608 3190472 12 07:40:13 Average: 2800858 0 1127977 14.08 2620 4077484 1608837 17.76 1482376 3142951 41030 07:40:13 07:40:13 07:18:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:40:13 07:19:01 veth3f7c087 800.95 571.79 72.39 2039.43 0.00 0.00 0.00 0.00 07:40:13 07:19:01 eth0 727.42 918.20 3014.75 98.18 0.00 0.00 0.00 0.00 07:40:13 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:13 07:19:01 docker0 800.95 571.65 61.44 2039.42 0.00 0.00 0.00 0.00 07:40:13 07:20:01 eth0 588.14 563.15 5969.64 57.08 0.00 0.00 0.00 0.00 07:40:13 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:13 07:20:01 docker0 491.47 467.59 37.06 2746.17 0.00 0.00 0.00 0.00 07:40:13 07:21:01 veth0f01051 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:40:13 07:21:01 eth0 30.57 17.92 28.00 11.84 0.00 0.00 0.00 0.00 07:40:13 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:13 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:13 07:22:01 veth0f01051 2.16 2.16 0.17 0.18 0.00 0.00 0.00 0.00 07:40:13 07:22:01 eth0 30.26 15.32 24.79 10.56 0.00 0.00 0.00 0.00 07:40:13 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:13 07:22:01 docker0 2.16 2.16 0.14 0.18 0.00 0.00 0.00 0.00 07:40:13 07:23:01 eth0 86.63 56.27 1683.04 125.86 0.00 0.00 0.00 0.00 07:40:13 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:13 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:13 07:24:01 vethdcaf88d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:40:13 07:24:01 veth90c601a 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 07:40:13 07:24:01 vethe6d398b 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 07:40:13 07:24:01 veth679dd9f 0.00 1.25 0.00 0.06 0.00 0.00 0.00 0.00 07:40:13 07:25:01 veth80da8ec 6.16 3.51 35.49 0.24 0.00 0.00 0.00 0.00 07:40:13 07:25:01 veth6761602 10.84 32.32 0.93 389.37 0.00 0.00 0.00 0.00 07:40:13 07:25:01 veth679dd9f 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 07:40:13 07:25:01 eth0 2239.36 2024.69 15309.01 397.09 0.00 0.00 0.00 0.00 07:40:13 07:26:01 veth679dd9f 0.00 0.92 0.00 0.04 0.00 0.00 0.00 0.00 07:40:13 07:26:01 eth0 54.70 28.78 167.68 15.75 0.00 0.00 0.00 0.00 07:40:13 07:26:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:40:13 07:26:01 docker0 1337.29 1154.40 101.21 5729.31 0.00 0.00 0.00 0.00 07:40:13 07:27:01 eth0 4.91 3.10 4.64 2.08 0.00 0.00 0.00 0.00 07:40:13 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:13 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:13 07:28:01 eth0 0.62 0.18 0.13 0.04 0.00 0.00 0.00 0.00 07:40:13 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:13 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:13 07:29:01 eth0 1.07 0.48 0.73 0.24 0.00 0.00 0.00 0.00 07:40:13 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:13 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:13 07:30:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:40:13 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:13 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:13 07:31:01 eth0 0.88 0.10 0.10 0.01 0.00 0.00 0.00 0.00 07:40:13 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:13 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:13 07:32:01 eth0 1.50 0.30 0.38 0.17 0.00 0.00 0.00 0.00 07:40:13 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:13 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:13 07:33:01 eth0 0.82 0.50 0.37 0.30 0.00 0.00 0.00 0.00 07:40:13 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:13 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:13 07:34:01 eth0 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:40:13 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:13 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:13 07:35:01 eth0 0.15 0.07 0.06 0.00 0.00 0.00 0.00 0.00 07:40:13 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:13 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:13 07:36:01 eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:40:13 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:13 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:13 07:37:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:40:13 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:13 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:13 07:38:01 eth0 0.25 0.18 0.14 0.07 0.00 0.00 0.00 0.00 07:40:13 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:13 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:13 07:39:01 eth0 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:40:13 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:13 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:13 Average: eth0 81.91 80.62 608.86 16.85 0.00 0.00 0.00 0.00 07:40:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:13 Average: docker0 63.74 55.02 4.82 273.06 0.00 0.00 0.00 0.00 07:40:13 07:40:13 07:40:13 ---> sar -P ALL: 07:40:13 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/25/21 _x86_64_ (2 CPU) 07:40:13 07:40:13 07:17:09 LINUX RESTART (2 CPU) 07:40:13 07:40:13 07:18:02 CPU %user %nice %system %iowait %steal %idle 07:40:13 07:19:01 all 12.52 0.00 3.81 2.15 0.11 81.41 07:40:13 07:19:01 0 11.71 0.00 4.31 2.49 0.11 81.38 07:40:13 07:19:01 1 13.33 0.00 3.31 1.82 0.11 81.43 07:40:13 07:20:01 all 25.14 0.00 7.82 3.77 0.12 63.15 07:40:13 07:20:01 0 23.04 0.00 7.78 3.26 0.12 65.80 07:40:13 07:20:01 1 27.24 0.00 7.86 4.29 0.12 60.49 07:40:13 07:21:01 all 55.11 0.00 8.99 1.19 0.15 34.56 07:40:13 07:21:01 0 54.91 0.00 9.01 1.06 0.15 34.87 07:40:13 07:21:01 1 55.31 0.00 8.97 1.31 0.15 34.26 07:40:13 07:22:01 all 33.28 0.00 4.10 0.53 0.10 62.00 07:40:13 07:22:01 0 34.07 0.00 4.44 0.46 0.11 60.93 07:40:13 07:22:01 1 32.49 0.00 3.76 0.60 0.09 63.07 07:40:13 07:23:01 all 69.70 0.00 8.17 2.16 0.17 19.80 07:40:13 07:23:01 0 68.77 0.00 8.46 1.75 0.17 20.85 07:40:13 07:23:01 1 70.63 0.00 7.88 2.58 0.17 18.74 07:40:13 07:24:01 all 37.73 0.00 20.86 25.49 0.14 15.78 07:40:13 07:24:01 0 38.60 0.00 20.96 24.73 0.13 15.59 07:40:13 07:24:01 1 36.85 0.00 20.76 26.26 0.15 15.98 07:40:13 07:25:01 all 68.69 0.00 16.14 12.29 0.16 2.72 07:40:13 07:25:01 0 68.02 0.00 16.75 11.36 0.17 3.71 07:40:13 07:25:01 1 69.36 0.00 15.53 13.23 0.15 1.73 07:40:13 07:26:01 all 69.26 0.00 17.38 8.87 0.17 4.32 07:40:13 07:26:01 0 68.92 0.00 17.64 8.66 0.17 4.61 07:40:13 07:26:01 1 69.60 0.00 17.11 9.09 0.17 4.03 07:40:13 07:27:01 all 0.79 0.00 0.59 0.38 0.02 98.23 07:40:13 07:27:01 0 1.04 0.00 0.47 0.25 0.02 98.23 07:40:13 07:27:01 1 0.55 0.00 0.70 0.50 0.02 98.23 07:40:13 07:28:01 all 0.22 0.00 0.09 0.00 0.01 99.68 07:40:13 07:28:01 0 0.40 0.00 0.10 0.00 0.02 99.48 07:40:13 07:28:01 1 0.03 0.00 0.08 0.00 0.00 99.88 07:40:13 07:29:01 all 0.20 0.00 0.06 0.00 0.02 99.72 07:40:13 07:29:01 0 0.33 0.00 0.08 0.00 0.02 99.57 07:40:13 07:29:01 1 0.07 0.00 0.03 0.00 0.02 99.88 07:40:13 07:40:13 07:29:01 CPU %user %nice %system %iowait %steal %idle 07:40:13 07:30:01 all 0.17 0.00 0.03 0.00 0.02 99.79 07:40:13 07:30:01 0 0.30 0.00 0.02 0.00 0.00 99.68 07:40:13 07:30:01 1 0.03 0.00 0.03 0.00 0.03 99.90 07:40:13 07:31:01 all 0.18 0.00 0.04 0.00 0.01 99.77 07:40:13 07:31:01 0 0.28 0.00 0.03 0.00 0.00 99.68 07:40:13 07:31:01 1 0.07 0.00 0.05 0.00 0.02 99.87 07:40:13 07:32:01 all 0.19 0.00 0.03 0.00 0.02 99.76 07:40:13 07:32:01 0 0.35 0.00 0.02 0.00 0.02 99.62 07:40:13 07:32:01 1 0.03 0.00 0.05 0.00 0.02 99.90 07:40:13 07:33:01 all 0.20 0.00 0.07 0.01 0.01 99.72 07:40:13 07:33:01 0 0.03 0.00 0.05 0.00 0.00 99.92 07:40:13 07:33:01 1 0.37 0.00 0.08 0.02 0.02 99.52 07:40:13 07:34:01 all 0.06 0.00 0.03 0.00 0.02 99.90 07:40:13 07:34:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:40:13 07:34:01 1 0.08 0.00 0.03 0.00 0.02 99.87 07:40:13 07:35:01 all 0.18 0.00 0.03 0.00 0.00 99.78 07:40:13 07:35:01 0 0.05 0.00 0.03 0.00 0.00 99.92 07:40:13 07:35:01 1 0.32 0.00 0.03 0.00 0.00 99.65 07:40:13 07:36:01 all 0.04 0.00 0.03 0.00 0.01 99.92 07:40:13 07:36:01 0 0.05 0.00 0.03 0.00 0.02 99.90 07:40:13 07:36:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:40:13 07:37:01 all 0.21 0.00 0.02 0.00 0.02 99.76 07:40:13 07:37:01 0 0.38 0.00 0.02 0.00 0.02 99.58 07:40:13 07:37:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:40:13 07:38:01 all 0.17 0.00 0.03 0.00 0.01 99.80 07:40:13 07:38:01 0 0.12 0.00 0.03 0.00 0.02 99.83 07:40:13 07:38:01 1 0.22 0.00 0.02 0.00 0.00 99.77 07:40:13 07:39:01 all 0.21 0.00 0.03 0.00 0.02 99.74 07:40:13 07:39:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:40:13 07:39:01 1 0.38 0.00 0.03 0.00 0.02 99.57 07:40:13 Average: all 16.77 0.00 3.96 2.54 0.06 76.67 07:40:13 Average: 0 16.67 0.00 4.05 2.42 0.06 76.81 07:40:13 Average: 1 16.87 0.00 3.86 2.66 0.06 76.54 07:40:13 07:40:13 07:40:13