Pull request #3794 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 siggiskulason for edgexfoundry/edgex-go Obtained Jenkinsfile from 039b2c034d052b01361a42d506335991bcfe95b0+cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 (be37a0c35ba558cc48a49e8c48d47c3bcff4e99e) 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-ssh8546477885059295659.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 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-ssh2803832526511779051.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 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 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-3794/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-3794/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh967110881105920942.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 # timeout=10 Commit message: "Merge pull request #363 from ernestojeda/fix-lts-clone" > 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-ssh2619566099019228318.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-3794/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-3794/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1138981784381859833.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-71 in /w/workspace/edgexfoundry_edgex-go_PR-3794 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # 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/7@tmp/jenkins-gitclient-ssh2053328377279659103.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 cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 into PR head commit 039b2c034d052b01361a42d506335991bcfe95b0 > 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/7@tmp/jenkins-gitclient-ssh449752099782697715.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3794/head:refs/remotes/origin/PR-3794 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 039b2c034d052b01361a42d506335991bcfe95b0 # 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/7@tmp/jenkins-gitclient-ssh4835375543343403320.key > git merge cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 # timeout=10 Merge succeeded, producing 039b2c034d052b01361a42d506335991bcfe95b0 Checking out Revision 039b2c034d052b01361a42d506335991bcfe95b0 (PR-3794) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 039b2c034d052b01361a42d506335991bcfe95b0 # timeout=10 Commit message: "docs(snap): Update proxy configuration information in README.md (update)" > git rev-list --no-walk adb0b377cda9f92ff6e766ee25e543ce911ba8b6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:00:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:00:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:00:00 ========================================================= 13:00:00 EdgeX Global Pipelines Version Info 13:00:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:00:01 ------------------- 13:00:01 stable info: 13:00:01 ------------------- 13:00:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:00:01 Commit SHA: 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 13:00:01 Message: update stable to v1.0.212 13:00:02 ------------------- 13:00:02 experimental info: 13:00:02 ------------------- 13:00:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:00:02 Commit SHA: 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 13:00:02 Message: update experimental to v1.0.212 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:00:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 13:00:02 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 13:00:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:00:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:00:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:00:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 13:00:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:00:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 13:00:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 13:00:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 13:00:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:00:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:00:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:00:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:00:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:00:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:00:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:00:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:00:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:00:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 13:00:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 13:00:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:00:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3794 [Pipeline] echo 13:00:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3794 [Pipeline] echo 13:00:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3794 [Pipeline] echo 13:00:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 039b2c034d052b01361a42d506335991bcfe95b0 [Pipeline] echo 13:00:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 039b2c0 [Pipeline] echo 13:00:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:00:02 provisioning config files... 13:00:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config3175267996260133563tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:00:03 ---> docker-login.sh 13:00:03 nexus3.edgexfoundry.org:10001 13:00:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:00:03 Configure a credential helper to remove this warning. See 13:00:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:00:03 13:00:03 Login Succeeded 13:00:03 nexus3.edgexfoundry.org:10002 13:00:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:00:03 Configure a credential helper to remove this warning. See 13:00:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:00:03 13:00:03 Login Succeeded 13:00:03 nexus3.edgexfoundry.org:10003 13:00:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:00:03 Configure a credential helper to remove this warning. See 13:00:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:00:03 13:00:03 Login Succeeded 13:00:03 nexus3.edgexfoundry.org:10004 13:00:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:00:03 Configure a credential helper to remove this warning. See 13:00:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:00:03 13:00:03 Login Succeeded 13:00:03 docker.io 13:00:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:00:04 Configure a credential helper to remove this warning. See 13:00:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:00:04 13:00:04 Login Succeeded 13:00:04 ---> docker-login.sh ends [Pipeline] } 13:00:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:00:04 ++ 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 13:00:04 + for file in '`ls cmd/**/Dockerfile`' 13:00:04 ++ dirname cmd/core-command/Dockerfile 13:00:04 ++ cut -d/ -f2 13:00:04 + echo core-command,cmd/core-command/Dockerfile 13:00:04 + for file in '`ls cmd/**/Dockerfile`' 13:00:04 ++ dirname cmd/core-data/Dockerfile 13:00:04 ++ cut -d/ -f2 13:00:04 + echo core-data,cmd/core-data/Dockerfile 13:00:04 + for file in '`ls cmd/**/Dockerfile`' 13:00:04 ++ dirname cmd/core-metadata/Dockerfile 13:00:04 ++ cut -d/ -f2 13:00:04 + echo core-metadata,cmd/core-metadata/Dockerfile 13:00:04 + for file in '`ls cmd/**/Dockerfile`' 13:00:04 ++ dirname cmd/security-bootstrapper/Dockerfile 13:00:04 ++ cut -d/ -f2 13:00:04 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 13:00:04 + for file in '`ls cmd/**/Dockerfile`' 13:00:04 ++ dirname cmd/security-proxy-setup/Dockerfile 13:00:04 ++ cut -d/ -f2 13:00:04 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 13:00:04 + for file in '`ls cmd/**/Dockerfile`' 13:00:04 ++ dirname cmd/security-secretstore-setup/Dockerfile 13:00:04 ++ cut -d/ -f2 13:00:04 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 13:00:04 + for file in '`ls cmd/**/Dockerfile`' 13:00:04 ++ dirname cmd/support-notifications/Dockerfile 13:00:04 ++ cut -d/ -f2 13:00:04 + echo support-notifications,cmd/support-notifications/Dockerfile 13:00:04 + for file in '`ls cmd/**/Dockerfile`' 13:00:04 ++ dirname cmd/support-scheduler/Dockerfile 13:00:04 ++ cut -d/ -f2 13:00:04 + echo support-scheduler,cmd/support-scheduler/Dockerfile 13:00:04 + for file in '`ls cmd/**/Dockerfile`' 13:00:04 ++ dirname cmd/sys-mgmt-agent/Dockerfile 13:00:04 ++ cut -d/ -f2 13:00:04 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 13:00:04 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:00:05 + git rev-list -1 --merges 039b2c034d052b01361a42d506335991bcfe95b0~1..039b2c034d052b01361a42d506335991bcfe95b0 [Pipeline] echo 13:00:05 -----------> git rev-list -1 --merges 039b2c034d052b01361a42d506335991bcfe95b0~1..039b2c034d052b01361a42d506335991bcfe95b0 039b2c034d052b01361a42d506335991bcfe95b0 [false] [Pipeline] sh 13:00:05 + git log --format=format:%s -1 039b2c034d052b01361a42d506335991bcfe95b0 [Pipeline] echo 13:00:05 ========================================================= 13:00:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:00:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 13:00:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:00:06 13:00:06 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:00:06 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:00:06 latest: Pulling from edgex-devops/git-semver 13:00:06 a0d0a0d46f8b: Pulling fs layer 13:00:06 3e5f54012d9b: Pulling fs layer 13:00:06 4c7163046ea9: Pulling fs layer 13:00:06 0c2d73faf560: Pulling fs layer 13:00:06 0c2d73faf560: Waiting 13:00:06 3e5f54012d9b: Verifying Checksum 13:00:06 3e5f54012d9b: Download complete 13:00:06 a0d0a0d46f8b: Verifying Checksum 13:00:06 a0d0a0d46f8b: Download complete 13:00:06 0c2d73faf560: Verifying Checksum 13:00:06 0c2d73faf560: Download complete 13:00:06 4c7163046ea9: Verifying Checksum 13:00:06 4c7163046ea9: Download complete 13:00:06 a0d0a0d46f8b: Pull complete 13:00:06 3e5f54012d9b: Pull complete 13:00:06 4c7163046ea9: Pull complete 13:00:07 0c2d73faf560: Pull complete 13:00:07 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 13:00:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:00:07 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:00:07 prd-centos7-docker-4c-2g-71 does not seem to be running inside a container 13:00:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:00:07 $ docker top 96f2a65afc6c46ef754955c1947fb03c031d75128bd2c38c1fd7078ce6a899a7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:00:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:00:08 [ssh-agent] Looking for ssh-agent implementation... 13:00:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:00:08 $ docker exec 96f2a65afc6c46ef754955c1947fb03c031d75128bd2c38c1fd7078ce6a899a7 ssh-agent 13:00:08 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEaefBJ/agent.13 13:00:08 SSH_AGENT_PID=19 13:00:08 Running ssh-add (command line suppressed) 13:00:08 Identity added: /w/workspace/edgex-go/7@tmp/private_key_854775535962006940.key (/w/workspace/edgex-go/7@tmp/private_key_854775535962006940.key) 13:00:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:00:08 + git tag --points-at HEAD [Pipeline] } 13:00:08 $ docker exec --env ******** --env ******** 96f2a65afc6c46ef754955c1947fb03c031d75128bd2c38c1fd7078ce6a899a7 ssh-agent -k 13:00:08 unset SSH_AUTH_SOCK; 13:00:08 unset SSH_AGENT_PID; 13:00:08 echo Agent pid 19 killed; 13:00:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:00:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:00:08 [ssh-agent] Looking for ssh-agent implementation... 13:00:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:00:08 $ docker exec 96f2a65afc6c46ef754955c1947fb03c031d75128bd2c38c1fd7078ce6a899a7 ssh-agent 13:00:09 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKDgeMp/agent.51 13:00:09 SSH_AGENT_PID=57 13:00:09 Running ssh-add (command line suppressed) 13:00:09 Identity added: /w/workspace/edgex-go/7@tmp/private_key_7653526681534913158.key (/w/workspace/edgex-go/7@tmp/private_key_7653526681534913158.key) 13:00:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:00:09 + git semver init 13:00:09 # -> Open(): unable to determine branch for HEAD 13:00:09 # $GIT_DIR = /w/workspace/edgex-go/7/.git 13:00:09 # $GIT_WORK_TREE = /w/workspace/edgex-go/7 13:00:09 # $SEMVER_REMOTE_NAME = origin 13:00:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:00:09 # $SEMVER_USER_NAME = edgex-jenkins 13:00:09 # $SEMVER_BRANCH = PR-3794 13:00:09 # $SEMVER_TEMP = /tmp/semver-970408921 13:00:09 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 13:00:21 # '/tmp/semver-970408921' -> '/w/workspace/edgex-go/7/.semver' 13:00:21 # -> Force: false 13:00:21 # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } 13:00:21 $ docker exec --env ******** --env ******** 96f2a65afc6c46ef754955c1947fb03c031d75128bd2c38c1fd7078ce6a899a7 ssh-agent -k 13:00:21 unset SSH_AUTH_SOCK; 13:00:21 unset SSH_AGENT_PID; 13:00:21 echo Agent pid 57 killed; 13:00:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:00:22 + git semver [Pipeline] } 13:00:22 $ docker stop --time=1 96f2a65afc6c46ef754955c1947fb03c031d75128bd2c38c1fd7078ce6a899a7 13:00:24 $ docker rm -f 96f2a65afc6c46ef754955c1947fb03c031d75128bd2c38c1fd7078ce6a899a7 [Pipeline] // withDockerContainer [Pipeline] sh 13:00:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:00:24 Stashed 1 file(s) [Pipeline] echo 13:00: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 13:00:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:00:25 ========================================================= 13:00:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 13:00:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:00:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:00:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 13:00:25 a0d0a0d46f8b: Already exists 13:00:25 31adcdaf11c8: Pulling fs layer 13:00:25 b8b176561691: Pulling fs layer 13:00:25 4527c011a84f: Pulling fs layer 13:00:25 5d74067f8e1e: Pulling fs layer 13:00:25 e0aca202a116: Pulling fs layer 13:00:25 3a43be97a3b4: Pulling fs layer 13:00:25 34cad66bf833: Pulling fs layer 13:00:25 b4e3c513aaa6: Pulling fs layer 13:00:25 5d74067f8e1e: Waiting 13:00:25 e0aca202a116: Waiting 13:00:25 3a43be97a3b4: Waiting 13:00:25 34cad66bf833: Waiting 13:00:25 b4e3c513aaa6: Waiting 13:00:25 b8b176561691: Verifying Checksum 13:00:25 b8b176561691: Download complete 13:00:25 31adcdaf11c8: Verifying Checksum 13:00:25 31adcdaf11c8: Download complete 13:00:25 5d74067f8e1e: Verifying Checksum 13:00:25 5d74067f8e1e: Download complete 13:00:25 e0aca202a116: Verifying Checksum 13:00:25 e0aca202a116: Download complete 13:00:25 3a43be97a3b4: Verifying Checksum 13:00:25 3a43be97a3b4: Download complete 13:00:25 31adcdaf11c8: Pull complete 13:00:25 34cad66bf833: Verifying Checksum 13:00:25 34cad66bf833: Download complete 13:00:25 b8b176561691: Pull complete 13:00:25 4527c011a84f: Verifying Checksum 13:00:25 4527c011a84f: Download complete 13:00:25 b4e3c513aaa6: Verifying Checksum 13:00:25 b4e3c513aaa6: Download complete 13:00:30 4527c011a84f: Pull complete 13:00:30 5d74067f8e1e: Pull complete 13:00:30 e0aca202a116: Pull complete 13:00:30 3a43be97a3b4: Pull complete 13:00:30 34cad66bf833: Pull complete 13:00:32 b4e3c513aaa6: Pull complete 13:00:32 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 13:00:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:00:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 13:00:32 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:00:32 WORKDIR /edgex 13:00:32 COPY go.mod . 13:00:32 RUN go mod download' 13:00:32 + docker build -t ci-base-image-x86_64 -f - . 13:00:33 Sending build context to Docker daemon 329.9MB 13:00:33 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:00:33 ---> 9f6097aaca64 13:00:33 Step 2/4 : WORKDIR /edgex 13:00:35 ---> Running in b6905563baf8 13:00:35 Removing intermediate container b6905563baf8 13:00:35 ---> 06ee9124d988 13:00:35 Step 3/4 : COPY go.mod . 13:00:36 ---> 1247f1512a02 13:00:36 Step 4/4 : RUN go mod download 13:00:36 ---> Running in 3db3122b3d25 13:00:40 Still waiting to schedule task 13:00:40 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 13:01:08 Removing intermediate container 3db3122b3d25 13:01:08 ---> bb8851e35907 13:01:08 Successfully built bb8851e35907 13:01:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:01:08 + docker inspect -f . ci-base-image-x86_64 13:01:08 . [Pipeline] withDockerContainer 13:01:08 prd-centos7-docker-4c-2g-71 does not seem to be running inside a container 13:01:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:01:08 $ docker top 9a3f6fdc25152596372213eda0e19950be385f24187014f760d199de65c05307 -eo pid,comm [Pipeline] { [Pipeline] sh 13:01:09 + go version 13:01:09 go version go1.16.8 linux/amd64 [Pipeline] } 13:01:09 $ docker stop --time=1 9a3f6fdc25152596372213eda0e19950be385f24187014f760d199de65c05307 13:01:10 $ docker rm -f 9a3f6fdc25152596372213eda0e19950be385f24187014f760d199de65c05307 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:01:10 + docker inspect -f . ci-base-image-x86_64 13:01:10 . [Pipeline] withDockerContainer 13:01:11 prd-centos7-docker-4c-2g-71 does not seem to be running inside a container 13:01:11 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:01:11 $ docker top 8086c3933eb5e8a426e63edfe55720510897096669a2864fe428698982674451 -eo pid,comm [Pipeline] { [Pipeline] echo 13:01:11 ========================================================= 13:01:11 [edgeXBuildGoParallel] Running Tests and Build... 13:01:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:01:11 + make test 13:01:11 go mod tidy 13:01:12 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:01:17 ? github.com/edgexfoundry/edgex-go [no test files] 13:01:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:01:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:01:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:01:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:01:41 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 13:01:41 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:01:41 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 13:01:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:01:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:01:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:01:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 13:01:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 13:01:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:01:42 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 13:01:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements 13:01:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:01:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:01:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.047s coverage: 98.5% of statements 13:01:45 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 13:01:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 44.7% of statements 13:01:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:01:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:01:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.114s coverage: 89.5% of statements 13:01:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 13:01:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 13:01:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.051s coverage: 84.4% of statements 13:01:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:01:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 13:01:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 13:01:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:01:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:01:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.264s coverage: 94.2% of statements 13:01:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 13:01:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 13:01:48 ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 59.1% of statements 13:01:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:01:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 13:01:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 13:01:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:01:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:01:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 60.0% of statements 13:01:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:01:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:01:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:01:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.044s coverage: 0.9% of statements 13:01:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 13:01:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements 13:01:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 21.7% of statements 13:01:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements 13:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.051s coverage: 79.5% of statements 13:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.040s coverage: 94.1% of statements 13:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements 13:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 13:02:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.050s coverage: 94.4% of statements 13:02:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 13:02:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.165s coverage: 82.5% of statements 13:02:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 13:02:24 Running on prd-ubuntu18.04-docker-arm64-4c-16g-72 in /w/workspace/edgexfoundry_edgex-go_PR-3794 [Pipeline] { [Pipeline] ws 13:02:24 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 13:02:24 The recommended git tool is: git 13:02:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements 13:02:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 13:02:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 13:02:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 13:02:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements 13:02:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:02:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 13:02:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 13:02:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 13:02:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 13:02:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 13:02:26 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:02:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:02:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 13:02:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:02:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 58.8% of statements 13:02:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 13:02:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements 13:02:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 13:02:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements 13:02:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.136s coverage: 91.2% of statements 13:02:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:02:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.134s coverage: 64.4% of statements 13:02:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:02:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:02:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements 13:02:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 13:02:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements 13:02:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 13:02:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 13:02:26 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.217s coverage: 65.4% of statements 13:02:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 13:02:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 13:02:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 13:02:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.159s coverage: 43.8% of statements 13:02:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:02:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:02:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.046s coverage: 89.5% of statements 13:02:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:02:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements 13:02:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 13:02:30 using credential edgex-jenkins-ssh 13:02:30 Cloning the remote Git repository 13:02:30 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:02:30 > git init /w/workspace/edgex-go/7 # timeout=10 13:02:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:02:30 > git --version # timeout=10 13:02:30 > git --version # 'git version 2.17.1' 13:02:30 using GIT_SSH to set credentials SSH Credentials for GitHub 13:02:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:02:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 17.7% of statements 13:02:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 13:02:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 13:02:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:02:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:02:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.141s coverage: 92.3% of statements 13:02:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 13:02:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 13:02:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 13:02:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 13:02:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 13:02:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:02:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:02:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.089s coverage: 97.7% of statements 13:02:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 13:02:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 13:02:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 13:02:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 13:02:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements 13:02:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 13:02:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 13:02:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 13:02:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 13:02:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 13:02:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 13:02:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements 13:02:34 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 13:02:34 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 13:02:46 Merging remotes/origin/main commit cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 into PR head commit 039b2c034d052b01361a42d506335991bcfe95b0 13:02:46 Merge succeeded, producing 039b2c034d052b01361a42d506335991bcfe95b0 13:02:46 Checking out Revision 039b2c034d052b01361a42d506335991bcfe95b0 (PR-3794) 13:02:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:02:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:02:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:02:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:02:45 using GIT_SSH to set credentials SSH Credentials for GitHub 13:02:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3794/head:refs/remotes/origin/PR-3794 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:02:46 > git config core.sparsecheckout # timeout=10 13:02:46 > git checkout -f 039b2c034d052b01361a42d506335991bcfe95b0 # timeout=10 13:02:46 > git remote # timeout=10 13:02:46 > git config --get remote.origin.url # timeout=10 13:02:46 using GIT_SSH to set credentials SSH Credentials for GitHub 13:02:46 > git merge cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 # timeout=10 13:02:46 > git rev-parse HEAD^{commit} # timeout=10 13:02:46 > git config core.sparsecheckout # timeout=10 13:02:46 > git checkout -f 039b2c034d052b01361a42d506335991bcfe95b0 # timeout=10 13:02:50 Commit message: "docs(snap): Update proxy configuration information in README.md (update)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:02:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:02:51 % Total % Received % Xferd Average Speed Time Time Time Current 13:02:51 Dload Upload Total Spent Left Speed 13:02:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 90953 0 --:--:-- --:--:-- --:--:-- 91658 [Pipeline] sh 13:02:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:02:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:02:52 + sudo tee /etc/docker/daemon.new 13:02:52 { 13:02:52 "registry-mirrors": [ 13:02:52 "https://nexus3.edgexfoundry.org:10001" 13:02:52 ], 13:02:52 "bip": "10.250.0.254/24", 13:02:52 "hosts": [ 13:02:52 "tcp://0.0.0.0:5555", 13:02:52 "unix:///var/run/docker.sock" 13:02:52 ], 13:02:52 "mtu": 1458, 13:02:52 "selinux-enabled": true, 13:02:52 "seccomp-profile": "/etc/docker/seccomp.json" 13:02:52 } [Pipeline] sh 13:02:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:02:53 + sudo service docker restart 13:03:06 GO111MODULE=on go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:03:11 provisioning config files... 13:03:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config6549308773577310541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:03:12 ---> docker-login.sh 13:03:12 nexus3.edgexfoundry.org:10001 13:03:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:03:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:03:12 Configure a credential helper to remove this warning. See 13:03:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:03:12 13:03:12 Login Succeeded 13:03:12 nexus3.edgexfoundry.org:10002 13:03:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:03:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:03:13 Configure a credential helper to remove this warning. See 13:03:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:03:13 13:03:13 Login Succeeded 13:03:13 nexus3.edgexfoundry.org:10003 13:03:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:03:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:03:14 Configure a credential helper to remove this warning. See 13:03:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:03:14 13:03:14 Login Succeeded 13:03:14 nexus3.edgexfoundry.org:10004 13:03:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:03:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:03:14 Configure a credential helper to remove this warning. See 13:03:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:03:14 13:03:14 Login Succeeded 13:03:14 docker.io 13:03:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:03:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:03:15 Configure a credential helper to remove this warning. See 13:03:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:03:15 13:03:15 Login Succeeded 13:03:15 ---> docker-login.sh ends [Pipeline] } 13:03:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:03:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:03:16 ========================================================= 13:03:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 13:03:16 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:03:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:03:16 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:03:16 552d1f2373af: Pulling fs layer 13:03:16 ea3f2d53f512: Pulling fs layer 13:03:16 9e70ebbbe112: Pulling fs layer 13:03:16 7a9cfe048b4a: Pulling fs layer 13:03:16 72dc09318566: Pulling fs layer 13:03:16 f4f7b4309257: Pulling fs layer 13:03:16 0ac9a79272e3: Pulling fs layer 13:03:16 b78e95d17946: Pulling fs layer 13:03:16 72dc09318566: Waiting 13:03:16 f4f7b4309257: Waiting 13:03:16 0ac9a79272e3: Waiting 13:03:16 b78e95d17946: Waiting 13:03:16 7a9cfe048b4a: Waiting 13:03:16 9e70ebbbe112: Verifying Checksum 13:03:16 9e70ebbbe112: Download complete 13:03:16 ea3f2d53f512: Verifying Checksum 13:03:16 ea3f2d53f512: Download complete 13:03:16 72dc09318566: Verifying Checksum 13:03:16 72dc09318566: Download complete 13:03:16 f4f7b4309257: Verifying Checksum 13:03:16 f4f7b4309257: Download complete 13:03:16 552d1f2373af: Verifying Checksum 13:03:16 552d1f2373af: Download complete 13:03:16 0ac9a79272e3: Verifying Checksum 13:03:16 0ac9a79272e3: Download complete 13:03:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:03:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:03:16 ./bin/test-attribution-txt.sh [Pipeline] sh 13:03:17 + ls -al . 13:03:17 total 636 13:03:17 drwxrwxr-x 10 1001 1001 4096 Nov 11 13:03 . 13:03:17 drwxr-xr-x 4 root root 28 Nov 11 13:01 .. 13:03:17 -rw-rw-r-- 1 1001 1001 11 Nov 11 12:59 .dockerignore 13:03:17 drwxrwxr-x 8 1001 1001 179 Nov 11 12:59 .git 13:03:17 drwxrwxr-x 4 1001 1001 142 Nov 11 12:59 .github 13:03:17 -rw-rw-r-- 1 1001 1001 804 Nov 11 12:59 .gitignore 13:03:17 -rw-rw-r-- 1 1001 1001 42 Nov 11 12:59 .golangci.yml 13:03:17 -rw-rw-r-- 1 1001 1001 76 Nov 11 12:59 .hadolint.yml 13:03:17 drwx------ 3 1001 1001 58 Nov 11 13:00 .semver 13:03:17 -rw-rw-r-- 1 1001 1001 166 Nov 11 12:59 .sonarcloud.properties 13:03:17 -rw-rw-r-- 1 1001 1001 1171 Nov 11 12:59 ADOPTERS.md 13:03:17 -rw-rw-r-- 1 1001 1001 8910 Nov 11 12:59 Attribution.txt 13:03:17 -rw-rw-r-- 1 1001 1001 43881 Nov 11 12:59 CHANGELOG.md 13:03:17 -rw-rw-r-- 1 1001 1001 3804 Nov 11 12:59 CONTRIBUTING.md 13:03:17 -rw-rw-r-- 1 1001 1001 677 Nov 11 12:59 GOVERNANCE.md 13:03:17 -rw-rw-r-- 1 1001 1001 849 Nov 11 12:59 Jenkinsfile 13:03:17 -rw-rw-r-- 1 1001 1001 10775 Nov 11 12:59 LICENSE 13:03:17 -rw-rw-r-- 1 1001 1001 6508 Nov 11 12:59 Makefile 13:03:17 -rw-rw-r-- 1 1001 1001 582 Nov 11 12:59 OWNERS.md 13:03:17 -rw-rw-r-- 1 1001 1001 8256 Nov 11 12:59 README.md 13:03:17 -rw-rw-r-- 1 1001 1001 6912 Nov 11 12:59 SECURITY.md 13:03:17 -rw-rw-r-- 1 1001 1001 5 Nov 11 13:00 VERSION 13:03:17 -rw-rw-r-- 1 1001 1001 4131 Nov 11 12:59 ZMQWindows.md 13:03:17 drwxrwxr-x 2 1001 1001 37 Nov 11 12:59 bin 13:03:17 drwxrwxr-x 14 1001 1001 4096 Nov 11 12:59 cmd 13:03:17 -rw-r--r-- 1 root root 428381 Nov 11 13:02 coverage.out 13:03:17 -rw-rw-r-- 1 1001 1001 854 Nov 11 12:59 go.mod 13:03:17 -rw-rw-r-- 1 1001 1001 49665 Nov 11 12:59 go.sum 13:03:17 drwxrwxr-x 8 1001 1001 124 Nov 11 12:59 internal 13:03:17 drwxrwxr-x 3 1001 1001 16 Nov 11 12:59 openapi 13:03:17 drwxrwxr-x 4 1001 1001 71 Nov 11 12:59 snap 13:03:17 -rw-rw-r-- 1 1001 1001 204 Nov 11 12:59 version.go [Pipeline] sh 13:03:17 + '[' -e coverage.out ] 13:03:17 + chown 1001:1001 coverage.out 13:03:17 552d1f2373af: Pull complete [Pipeline] stash 13:03:17 Stashed 1 file(s) [Pipeline] sh 13:03:18 + make build 13:03:18 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 13:03:18 ea3f2d53f512: Pull complete 13:03:18 9e70ebbbe112: Pull complete 13:03:18 b78e95d17946: Verifying Checksum 13:03:18 b78e95d17946: Download complete 13:03:19 7a9cfe048b4a: Verifying Checksum 13:03:19 7a9cfe048b4a: Download complete 13:03:19 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 13:03: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 13:03:26 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 13:03:28 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 13:03:28 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 13:03:28 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 13:03:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 13:03:29 7a9cfe048b4a: Pull complete 13:03:29 72dc09318566: Pull complete 13:03:30 f4f7b4309257: Pull complete 13:03:30 0ac9a79272e3: Pull complete 13:03:30 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 13:03:31 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 13:03:32 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 13:03:32 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] } 13:03:34 $ docker stop --time=1 8086c3933eb5e8a426e63edfe55720510897096669a2864fe428698982674451 13:03:36 $ docker rm -f 8086c3933eb5e8a426e63edfe55720510897096669a2864fe428698982674451 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 13:03:37 b78e95d17946: Pull complete 13:03:37 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 13:03:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:03:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [Pipeline] sh 13:03:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:03:38 13:03:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 13:03:38 + docker build -t ci-base-image-arm64 -f - . 13:03:38 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:03:38 WORKDIR /edgex 13:03:38 COPY go.mod . 13:03:38 RUN go mod download 13:03:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:03:38 latest: Pulling from edgex-devops/edgex-compose 13:03:38 cbdbe7a5bc2a: Pulling fs layer 13:03:38 ca9280d653b3: Pulling fs layer 13:03:38 7e9c9ca2126c: Pulling fs layer 13:03:38 cbdbe7a5bc2a: Verifying Checksum 13:03:38 cbdbe7a5bc2a: Download complete 13:03:38 ca9280d653b3: Verifying Checksum 13:03:38 ca9280d653b3: Download complete 13:03:38 cbdbe7a5bc2a: Pull complete 13:03:38 7e9c9ca2126c: Verifying Checksum 13:03:38 7e9c9ca2126c: Download complete 13:03:39 ca9280d653b3: Pull complete 13:03:40 Sending build context to Docker daemon 166.6MB 13:03:40 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:03:40 ---> 8b459fc5aaf0 13:03:40 Step 2/4 : WORKDIR /edgex 13:03:42 ---> Running in 6cb0b3adfd9e 13:03:42 Removing intermediate container 6cb0b3adfd9e 13:03:42 ---> 6f56563178cb 13:03:42 Step 3/4 : COPY go.mod . 13:03:43 ---> d18d6816a2af 13:03:43 Step 4/4 : RUN go mod download 13:03:43 ---> Running in e733b4693f60 13:03:43 7e9c9ca2126c: Pull complete 13:03:43 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 13:03:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:03:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 13:03:43 prd-centos7-docker-4c-2g-71 does not seem to be running inside a container 13:03:43 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 13:03:45 $ docker top 0726a47ec9bb588294f145ad1df81756256c5168b3883f27529ab16936a88fce -eo pid,comm [Pipeline] { [Pipeline] sh 13:03:45 + docker-compose build --help 13:03:45 + grep parallel 13:03:46 --parallel Build images in parallel. [Pipeline] } 13:03:46 $ docker stop --time=1 0726a47ec9bb588294f145ad1df81756256c5168b3883f27529ab16936a88fce 13:03:47 $ docker rm -f 0726a47ec9bb588294f145ad1df81756256c5168b3883f27529ab16936a88fce [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:03:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:03:48 . [Pipeline] withDockerContainer 13:03:48 prd-centos7-docker-4c-2g-71 does not seem to be running inside a container 13:03:48 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 13:03:48 $ docker top 6fc35663fefd0cbeeca1d0488df4ad7e0f0c39896bd91e47f9e723cb539686ae -eo pid,comm [Pipeline] { [Pipeline] sh 13:03:48 + docker-compose -f ./docker-compose-build.yml build --parallel 13:03:49 Building core-command ... 13:03:49 Building core-data ... 13:03:49 Building core-metadata ... 13:03:49 Building security-bootstrapper ... 13:03:49 Building security-proxy-setup ... 13:03:49 Building security-secretstore-setup ... 13:03:49 Building support-notifications ... 13:03:49 Building support-scheduler ... 13:03:49 Building sys-mgmt-agent ... 13:03:49 Building core-metadata 13:03:49 Building support-scheduler 13:03:49 Building security-proxy-setup 13:03:49 Building security-bootstrapper 13:03:49 Building sys-mgmt-agent 13:03:59 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:03:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:03:59 ---> bb8851e35907 13:03:59 Step 3/23 : WORKDIR /edgex-go 13:03:59 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:03:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:03:59 ---> bb8851e35907 13:03:59 Step 3/22 : WORKDIR /edgex-go 13:04:06 ---> Running in a00472e6691c 13:04:06 ---> Running in b26dd963ecdb 13:04:07 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:04:07 Step 2/30 : FROM ${BUILDER_BASE} AS builder 13:04:07 ---> bb8851e35907 13:04:07 Step 3/30 : WORKDIR /edgex-go 13:04:07 ---> Using cache 13:04:07 ---> 86e37d655b97 13:04:07 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:04:08 Removing intermediate container a00472e6691c 13:04:08 ---> 86e37d655b97 13:04:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:04:09 Removing intermediate container b26dd963ecdb 13:04:09 ---> c1f3207eec59 13:04:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:04:09 ---> Running in 50964476b0f0 13:04:09 ---> Running in 2e943386ea36 13:04:09 ---> Running in b2a567816535 13:04:09 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:04:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:04:09 ---> bb8851e35907 13:04:09 Step 3/22 : WORKDIR /edgex-go 13:04:09 ---> Using cache 13:04:09 ---> c1f3207eec59 13:04:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:04:09 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:04:09 Step 2/20 : FROM ${BUILDER_BASE} AS builder 13:04:09 ---> bb8851e35907 13:04:09 Step 3/20 : WORKDIR /edgex-go 13:04:09 ---> Using cache 13:04:09 ---> c1f3207eec59 13:04:09 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:04:09 ---> Running in e2c8b57e16c9 13:04:09 ---> Running in 559cc27c7f69 13:04:10 Removing intermediate container 50964476b0f0 13:04:10 ---> 73c4a3e32fe3 13:04:10 Step 5/30 : RUN apk add --update --no-cache make git 13:04:10 ---> Running in 90d9dc4e8863 13:04:10 Removing intermediate container 2e943386ea36 13:04:10 ---> eba02d6f2222 13:04:10 Step 5/23 : RUN apk add --update --no-cache make git 13:04:10 ---> Running in 37cf13d4886a 13:04:10 Removing intermediate container b2a567816535 13:04:10 ---> 650646327d23 13:04:10 Step 5/22 : RUN apk add --update --no-cache make git 13:04:10 ---> Running in 0252c5619d61 13:04:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:04:11 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:04:11 Removing intermediate container e2c8b57e16c9 13:04:11 ---> f98acfc50620 13:04:11 Step 5/22 : RUN apk add --update --no-cache make bash git 13:04:11 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:04:11 Removing intermediate container 559cc27c7f69 13:04:11 ---> 420e7ac8c1dc 13:04:11 Step 5/20 : RUN apk add --update --no-cache make git 13:04:11 ---> Running in 741a0af8c1bb 13:04:11 ---> Running in 4514d03b1e35 13:04:11 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:04:11 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:04:11 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:04:11 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:04:11 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:04:12 OK: 220 MiB in 52 packages 13:04:12 OK: 220 MiB in 52 packages 13:04:12 OK: 220 MiB in 52 packages 13:04:12 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:04:12 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:04:12 Removing intermediate container 90d9dc4e8863 13:04:12 ---> d54fb8c25328 13:04:12 Step 6/30 : COPY . . 13:04:12 OK: 220 MiB in 52 packages 13:04:12 OK: 220 MiB in 52 packages 13:04:12 Removing intermediate container 37cf13d4886a 13:04:12 ---> 839607284bc1 13:04:12 Step 6/23 : COPY go.mod . 13:04:12 Removing intermediate container 0252c5619d61 13:04:12 ---> 2b2453df78d0 13:04:12 Step 6/22 : COPY . . 13:04:16 ---> 69322a2dfdb8 13:04:16 Step 7/23 : RUN go mod download 13:04:16 ---> Running in 849a619c1e79 13:04:16 Removing intermediate container 4514d03b1e35 13:04:16 ---> 4a810716ac29 13:04:16 Step 6/20 : COPY . . 13:04:16 Removing intermediate container 741a0af8c1bb 13:04:16 ---> 5ea67fdc610e 13:04:16 Step 6/22 : COPY . . 13:04:20 ---> 76ecaa0f1abb 13:04:20 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:04:22 ---> 5ba3ee967ef2 13:04:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:04:22 ---> Running in 02f909a3431f 13:04:22 ---> Running in 924439cbb7fb 13:04:23 ---> 2e314f33dc1a 13:04:23 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:04:23 Removing intermediate container 849a619c1e79 13:04:23 ---> 39d9de0cd558 13:04:23 Step 8/23 : COPY . . 13:04:23 ---> Running in 95853cef2690 13:04:23 ---> f80ad8bd2dc1 13:04:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:04:24 ---> Running in 735e4fbc90ec 13:04:26 Removing intermediate container 924439cbb7fb 13:04:26 ---> 6051f9f8b72e 13:04:26 Step 8/22 : RUN make cmd/core-metadata/core-metadata 13:04:26 Removing intermediate container 95853cef2690 13:04:26 ---> 56c4a8579094 13:04:26 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:04:26 ---> Running in 27be8d667460 13:04:26 ---> Running in 30ac915bd3ea 13:04:27 Removing intermediate container 02f909a3431f 13:04:27 ---> 6cefacd450b0 13:04:27 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:04:27 ---> Running in 3b4cec0600f2 13:04:28 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 13:04:28 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 13:04:28 Removing intermediate container 735e4fbc90ec 13:04:28 ---> df5bf81df54e 13:04:28 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:04:28 ---> Running in c8cd21601de9 13:04:28 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 13:04:29 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 13:04:33 ---> e6a5899acfea 13:04:33 Step 9/23 : RUN go mod tidy 13:04:34 ---> Running in dc27a356b5cc 13:04:35 Removing intermediate container dc27a356b5cc 13:04:35 ---> 0d2dd64a0899 13:04:35 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 13:04:35 ---> Running in 2474bc537af6 13:04:36 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 13:05:05 Removing intermediate container e733b4693f60 13:05:05 ---> bb6e3c472f2b 13:05:05 Successfully built bb6e3c472f2b 13:05:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:05:05 + docker inspect -f . ci-base-image-arm64 13:05:05 . [Pipeline] withDockerContainer 13:05:05 prd-ubuntu18.04-docker-arm64-4c-16g-72 does not seem to be running inside a container 13:05:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 13:05:07 $ docker top 574fb4e1b53d19e68de6af9eb4612218b5e302346ce4267fb5cd892d0a420924 -eo pid,comm [Pipeline] { [Pipeline] sh 13:05:08 + go version 13:05:08 go version go1.16.8 linux/arm64 13:05:08 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 [Pipeline] } 13:05:08 $ docker stop --time=1 574fb4e1b53d19e68de6af9eb4612218b5e302346ce4267fb5cd892d0a420924 13:05:09 Removing intermediate container 3b4cec0600f2 13:05:09 ---> 1a560bee5e11 13:05:09 13:05:09 Step 9/30 : FROM alpine:3.14 13:05:09 3.14: Pulling from library/alpine 13:05:09 $ docker rm -f 574fb4e1b53d19e68de6af9eb4612218b5e302346ce4267fb5cd892d0a420924 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 13:05:10 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 13:05:10 Status: Downloaded newer image for alpine:3.14 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:05:10 ---> 14119a10abf4 13:05:10 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 13:05:10 Removing intermediate container c8cd21601de9 13:05:10 ---> 0897050cc001 13:05:10 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:05:10 ---> Running in f176ba8acf40 13:05:10 ---> Running in 93169bc9311c 13:05:10 Removing intermediate container 30ac915bd3ea 13:05:10 ---> 30814fc1e969 13:05:10 13:05:10 Step 9/20 : FROM alpine:3.14 13:05:10 ---> 14119a10abf4 13:05:10 Step 10/20 : RUN apk add --update --no-cache curl 13:05:10 + docker inspect -f . ci-base-image-arm64 13:05:10 . [Pipeline] withDockerContainer 13:05:10 ---> Running in 9613adf6216e 13:05:10 Removing intermediate container 93169bc9311c 13:05:10 ---> b8a04e334384 13:05:10 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 13:05:10 ---> Running in 4d63a5f85d2e 13:05:10 prd-ubuntu18.04-docker-arm64-4c-16g-72 does not seem to be running inside a container 13:05:11 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 13:05:11 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 13:05:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:05:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:05:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:05:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:05:12 (1/5) Installing ca-certificates (20191127-r5) 13:05:12 (2/5) Installing brotli-libs (1.0.9-r5) 13:05:12 (1/2) Installing dumb-init (1.2.5-r1) 13:05:12 (2/2) Installing su-exec (0.2-r1) 13:05:12 Executing busybox-1.33.1-r3.trigger 13:05:12 OK: 6 MiB in 16 packages 13:05:12 (3/5) Installing nghttp2-libs (1.43.0-r0) 13:05:12 (4/5) Installing libcurl (7.79.1-r0) 13:05:12 (5/5) Installing curl (7.79.1-r0) 13:05:12 Executing busybox-1.33.1-r3.trigger 13:05:12 Executing ca-certificates-20191127-r5.trigger 13:05:12 $ docker top 973af82d4b8de633db0c16af84fb87e4bd50dba773fc3d475210c69b0d60afad -eo pid,comm 13:05:12 Removing intermediate container 27be8d667460 13:05:12 ---> eef6d6e70fc7 13:05:12 13:05:12 Step 9/22 : FROM alpine:3.14 13:05:12 ---> 14119a10abf4 13:05:12 Step 10/22 : RUN apk add --update --no-cache dumb-init 13:05:12 OK: 8 MiB in 19 packages 13:05:12 ---> Running in 644bd01c50aa [Pipeline] { [Pipeline] echo 13:05:12 ========================================================= 13:05:12 [edgeXBuildGoParallel] Running Tests and Build... 13:05:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:05:12 Removing intermediate container 4d63a5f85d2e 13:05:12 ---> 778834850352 13:05:12 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 13:05:12 Removing intermediate container f176ba8acf40 13:05:12 ---> 63588d8c24ad 13:05:12 13:05:12 Step 10/22 : FROM docker:20.10.8 13:05:12 ---> Running in 84c3f0388010 13:05:13 20.10.8: Pulling from library/docker 13:05:13 Removing intermediate container 84c3f0388010 13:05:13 ---> 999b58c3b28e 13:05:13 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 13:05:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:05:13 ---> Running in e10df121c392 13:05:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:05:13 + make test 13:05:13 go mod tidy 13:05:13 Removing intermediate container 9613adf6216e 13:05:13 ---> a02f0157ec97 13:05:13 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:05:13 Removing intermediate container e10df121c392 13:05:13 ---> b893f00336f4 13:05:13 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 13:05:13 (1/1) Installing dumb-init (1.2.5-r1) 13:05:13 ---> Running in 8050fbd4ebfd 13:05:13 Executing busybox-1.33.1-r3.trigger 13:05:13 OK: 6 MiB in 15 packages 13:05:13 ---> Running in ba15a8ba9e2c 13:05:13 Removing intermediate container 8050fbd4ebfd 13:05:13 ---> 168a051b3f89 13:05:13 Step 12/20 : WORKDIR /edgex 13:05:13 ---> Running in eba356e69a3f 13:05:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:05:14 Removing intermediate container eba356e69a3f 13:05:14 ---> ed401581513c 13:05:14 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:05:14 Removing intermediate container 644bd01c50aa 13:05:14 ---> 3ce109137872 13:05:14 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:05:14 ---> Running in a59f8b6af1cc 13:05:14 ---> 67e413d8901f 13:05:14 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:05:14 Removing intermediate container 2474bc537af6 13:05:14 ---> 1ead23e81f6f 13:05:14 13:05:14 Step 11/23 : FROM alpine:3.14 13:05:14 ---> 14119a10abf4 13:05:14 Step 12/23 : RUN apk add --update --no-cache dumb-init 13:05:14 ---> Using cache 13:05:14 ---> 3ce109137872 13:05:14 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:05:14 ---> Running in 8d16662539ac 13:05:14 Removing intermediate container a59f8b6af1cc 13:05:14 ---> 5e0dbaa1fd12 13:05:14 Step 12/22 : ENV APP_PORT=59881 13:05:14 ---> Running in daf5b8d4caf7 13:05:14 Removing intermediate container ba15a8ba9e2c 13:05:14 ---> 1d87ebb25c70 13:05:14 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 13:05:14 ---> Running in 6eab76e20187 13:05:14 Removing intermediate container 8d16662539ac 13:05:14 ---> 7b9c638dbc3d 13:05:14 Step 14/23 : ENV APP_PORT=59861 13:05:14 Removing intermediate container daf5b8d4caf7 13:05:14 ---> aa273c9cf8a6 13:05:14 Step 13/22 : EXPOSE $APP_PORT 13:05:14 ---> Running in 9db755c5851e 13:05:14 ---> Running in 5999dec5788b 13:05:14 Removing intermediate container 6eab76e20187 13:05:14 ---> c838e854e602 13:05:14 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 13:05:14 ---> 4ae1e731342d 13:05:14 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:05:14 Removing intermediate container 9db755c5851e 13:05:14 ---> d4e6b6310e9e 13:05:14 Step 15/23 : EXPOSE $APP_PORT 13:05:14 Removing intermediate container 5999dec5788b 13:05:14 ---> 70caa4bba8da 13:05:14 Step 14/22 : WORKDIR / 13:05:15 ---> Running in e9156618e4ff 13:05:15 ---> Running in b072ad56b53a 13:05:15 ---> 9a8a71ff13ae 13:05:15 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 13:05:15 ---> Running in b988c3b283d4 13:05:15 Removing intermediate container e9156618e4ff 13:05:15 ---> 4162b113eac9 13:05:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:05:15 Removing intermediate container b072ad56b53a 13:05:15 ---> 0173e9d11386 13:05:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:05:15 ---> 63f3ee519ca8 13:05:15 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 13:05:15 ---> Running in 7d1d3c5691c5 13:05:15 ---> d99f2292d6ec 13:05:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:05:15 Removing intermediate container 7d1d3c5691c5 13:05:15 ---> 9aaee080a23b 13:05:15 Step 17/20 : CMD ["--init=true"] 13:05:15 ---> f18f01fdc286 13:05:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:05:15 ---> Running in 5bd81bae6d5a 13:05:16 Removing intermediate container 5bd81bae6d5a 13:05:16 ---> 7e32ab2ad385 13:05:16 Step 18/20 : LABEL arch=x86_64 13:05:16 ---> ac3bb46b1fd6 13:05:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:05:16 ---> Running in 167d82848ed9 13:05:16 ---> e806b8954e24 13:05:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:05:16 Removing intermediate container 167d82848ed9 13:05:16 ---> 46459e841666 13:05:16 Step 19/20 : LABEL git_sha=039b2c034d052b01361a42d506335991bcfe95b0 13:05:16 Removing intermediate container b988c3b283d4 13:05:16 ---> a684498da38b 13:05:16 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 13:05:16 ---> Running in a9b131255f02 13:05:16 ---> b8c5143ab939 13:05:16 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 13:05:16 ---> 60c9cbe4146d 13:05:16 Step 18/22 : ENTRYPOINT ["/core-metadata"] 13:05:16 ---> Running in 7e71fec05baf 13:05:16 ---> Running in 6b94bd2a3e39 13:05:16 ---> 974db53bdd20 13:05:16 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:05:16 Removing intermediate container a9b131255f02 13:05:16 ---> 5ebcbfbe47fb 13:05:16 Step 20/20 : LABEL version=0.0.0 13:05:16 Removing intermediate container 6b94bd2a3e39 13:05:16 ---> d14f750b3912 13:05:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:05:16 Removing intermediate container 7e71fec05baf 13:05:16 ---> 872b0d1cfd70 13:05:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:05:16 ---> Running in b8f6f17505f0 13:05:16 ---> Running in 2c8396e96757 13:05:16 ---> Running in d0d701c4aa2d 13:05:16 Removing intermediate container b8f6f17505f0 13:05:16 ---> 80a5051dd967 13:05:16 13:05:17 Removing intermediate container 2c8396e96757 13:05:17 ---> 4557bcc27eaa 13:05:17 Step 20/22 : LABEL arch=x86_64 13:05:17 Removing intermediate container d0d701c4aa2d 13:05:17 ---> b6e9796453c5 13:05:17 Step 21/23 : LABEL arch=x86_64 13:05:17 Successfully built 80a5051dd967 13:05:17 Successfully tagged security-proxy-setup:latest 13:05:17 Building core-command 13:05:17 ---> Running in 682bae6d20c0 13:05:17  Building security-proxy-setup ... done  ---> Running in 64be801453d2 13:05:17 ---> cd9e8ab56e8f 13:05:17 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:05:17 Removing intermediate container 682bae6d20c0 13:05:17 ---> 0e721589ed36 13:05:17 Step 21/22 : LABEL git_sha=039b2c034d052b01361a42d506335991bcfe95b0 13:05:18 ---> Running in 6f19aa6ed9db 13:05:18 Removing intermediate container 64be801453d2 13:05:18 ---> b83dfdd0536d 13:05:18 Step 22/23 : LABEL git_sha=039b2c034d052b01361a42d506335991bcfe95b0 13:05:18 ---> 731e6f47349c 13:05:18 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:05:18 ---> Running in 55b5fdfe4c6f 13:05:18 Removing intermediate container 6f19aa6ed9db 13:05:18 ---> c2d2e75c205a 13:05:18 Step 22/22 : LABEL version=0.0.0 13:05:18 ---> bfd26ad2125e 13:05:18 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 13:05:19 ---> Running in df333ecdc8e0 13:05:19 Removing intermediate container 55b5fdfe4c6f 13:05:19 ---> 0255b6f93a54 13:05:19 Step 23/23 : LABEL version=0.0.0 13:05:19 ---> Running in 9bed612a9e13 13:05:19 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 13:05:19 ---> f6e86a794ac7 13:05:19 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 13:05:19 Removing intermediate container df333ecdc8e0 13:05:19 ---> 1861c07090a0 13:05:19 13:05:19 Status: Downloaded newer image for docker:20.10.8 13:05:19 ---> bc6c0ffef665 13:05:19 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 13:05:19 Removing intermediate container 9bed612a9e13 13:05:19 ---> 2c55307f83ce 13:05:19 13:05:19 Successfully built 1861c07090a0 13:05:19 Successfully built 2c55307f83ce 13:05:19 Successfully tagged core-metadata:latest 13:05:19  Building core-metadata ... done Building core-data 13:05:19 Successfully tagged support-scheduler:latest 13:05:19 ---> Running in fc7832868fb0 13:05:19  Building support-scheduler ... done Building security-secretstore-setup 13:05:19 ---> Running in 0fac36bfa898 13:05:19 Removing intermediate container fc7832868fb0 13:05:19 ---> 018d2cb0ecd6 13:05:19 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:05:19 Removing intermediate container 0fac36bfa898 13:05:19 ---> f184f920a3c8 13:05:19 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 13:05:19 ---> Running in bb191897b293 13:05:22 ---> de8ef0bb2348 13:05:22 Step 25/30 : RUN chmod +x /entrypoint.sh 13:05:23 ---> Running in f4d1bcb7f147 13:05:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:05:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:05:23 (1/42) Installing readline (8.1.0-r0) 13:05:23 (2/42) Installing bash (5.1.4-r0) 13:05:23 Executing bash-5.1.4-r0.post-install 13:05:23 (3/42) Installing brotli-libs (1.0.9-r5) 13:05:23 (4/42) Installing nghttp2-libs (1.43.0-r0) 13:05:23 (5/42) Installing libcurl (7.79.1-r0) 13:05:23 (6/42) Installing curl (7.79.1-r0) 13:05:23 (7/42) Installing dumb-init (1.2.5-r1) 13:05:23 (8/42) Installing libbz2 (1.0.8-r1) 13:05:23 (9/42) Installing expat (2.4.1-r0) 13:05:23 (10/42) Installing libffi (3.3-r2) 13:05:23 (11/42) Installing gdbm (1.19-r0) 13:05:23 (12/42) Installing xz-libs (5.2.5-r0) 13:05:23 (13/42) Installing libgcc (10.3.1_git20210424-r2) 13:05:23 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 13:05:23 (15/42) Installing mpdecimal (2.5.1-r1) 13:05:23 (16/42) Installing sqlite-libs (3.35.5-r0) 13:05:23 (17/42) Installing python3 (3.9.5-r1) 13:05:24 (18/42) Installing py3-appdirs (1.4.4-r2) 13:05:24 (19/42) Installing py3-chardet (4.0.0-r2) 13:05:24 (20/42) Installing py3-idna (3.2-r0) 13:05:24 (21/42) Installing py3-urllib3 (1.26.5-r0) 13:05:24 (22/42) Installing py3-certifi (2020.12.5-r1) 13:05:24 (23/42) Installing py3-requests (2.25.1-r4) 13:05:24 (24/42) Installing py3-msgpack (1.0.2-r1) 13:05:24 (25/42) Installing py3-lockfile (0.12.2-r4) 13:05:24 (26/42) Installing py3-cachecontrol (0.12.6-r1) 13:05:25 (27/42) Installing py3-colorama (0.4.4-r1) 13:05:25 (28/42) Installing py3-contextlib2 (0.6.0-r1) 13:05:25 (29/42) Installing py3-distlib (0.3.1-r3) 13:05:25 (30/42) Installing py3-distro (1.5.0-r3) 13:05:25 (31/42) Installing py3-six (1.15.0-r1) 13:05:25 (32/42) Installing py3-webencodings (0.5.1-r4) 13:05:26 (33/42) Installing py3-html5lib (1.1-r1) 13:05:26 (34/42) Installing py3-parsing (2.4.7-r2) 13:05:26 (35/42) Installing py3-packaging (20.9-r1) 13:05:26 (36/42) Installing py3-toml (0.10.2-r2) 13:05:26 (37/42) Installing py3-pep517 (0.10.0-r2) 13:05:26 (38/42) Installing py3-progress (1.5-r2) 13:05:26 (39/42) Installing py3-retrying (1.3.3-r1) 13:05:26 (40/42) Installing py3-ordered-set (4.0.2-r1) 13:05:26 (41/42) Installing py3-setuptools (52.0.0-r3) 13:05:26 (42/42) Installing py3-pip (20.3.4-r1) 13:05:27 Removing intermediate container f4d1bcb7f147 13:05:27 ---> a33c5f9cfcd8 13:05:27 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 13:05:27 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:05:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:05:27 ---> bb8851e35907 13:05:27 Step 3/22 : WORKDIR /edgex-go 13:05:27 ---> Using cache 13:05:27 ---> c1f3207eec59 13:05:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:05:27 ---> Using cache 13:05:27 ---> 420e7ac8c1dc 13:05:27 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:05:27 Executing busybox-1.33.1-r3.trigger 13:05:27 OK: 84 MiB in 64 packages 13:05:27 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:05:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:05:27 ---> bb8851e35907 13:05:27 Step 3/24 : WORKDIR /edgex-go 13:05:27 ---> Using cache 13:05:27 ---> c1f3207eec59 13:05:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:05:27 ---> Using cache 13:05:27 ---> 420e7ac8c1dc 13:05:27 Step 5/24 : RUN apk add --update --no-cache make git 13:05:27 ---> Using cache 13:05:27 ---> 4a810716ac29 13:05:27 Step 6/24 : COPY . . 13:05:27 ---> Using cache 13:05:27 ---> 2e314f33dc1a 13:05:27 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:05:27 ---> Using cache 13:05:27 ---> 56c4a8579094 13:05:27 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:05:28 ---> Running in 09b4fde21512 13:05:28 ---> Running in d88db4b4cfad 13:05:28 ---> Running in f908082d6c87 13:05:28 Removing intermediate container f908082d6c87 13:05:28 ---> 383bda02869a 13:05:28 Step 27/30 : CMD ["gate"] 13:05:28 ---> Running in b4a5c8277a15 13:05:28 Removing intermediate container b4a5c8277a15 13:05:28 ---> 205ba9cde4b0 13:05:28 Step 28/30 : LABEL arch=x86_64 13:05:28 Collecting docker-compose==1.23.2 13:05:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:05:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:05:29 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:05:29 ---> Running in ca694bcd2c7c 13:05:29 Collecting PyYAML<4,>=3.10 13:05:29 Downloading PyYAML-3.13.tar.gz (270 kB) 13:05:29 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:05:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:05:29 ---> bb8851e35907 13:05:29 Step 3/22 : WORKDIR /edgex-go 13:05:29 ---> Using cache 13:05:29 ---> c1f3207eec59 13:05:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:05:29 ---> Using cache 13:05:29 ---> 420e7ac8c1dc 13:05:29 Step 5/22 : RUN apk add --update --no-cache make git 13:05:29 ---> Using cache 13:05:29 ---> 4a810716ac29 13:05:29 Step 6/22 : COPY . . 13:05:29 ---> Using cache 13:05:29 ---> 2e314f33dc1a 13:05:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:05:29 ---> Using cache 13:05:29 ---> 56c4a8579094 13:05:29 Step 8/22 : RUN make cmd/core-command/core-command 13:05:29 ---> Running in 562c31bc4bff 13:05:29 Removing intermediate container ca694bcd2c7c 13:05:29 ---> 1e367ec9329d 13:05:29 Step 29/30 : LABEL git_sha=039b2c034d052b01361a42d506335991bcfe95b0 13:05:29 ---> Running in 3ad0d1dd04f7 13:05:29 Removing intermediate container 3ad0d1dd04f7 13:05:29 ---> 13365314e027 13:05:29 Step 30/30 : LABEL version=0.0.0 13:05:29 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 13:05:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:05:29 ---> Running in fc831b52edaa 13:05:30 Removing intermediate container fc831b52edaa 13:05:30 ---> 565441a3850e 13:05:30 13:05:30 Successfully built 565441a3850e 13:05:30 Successfully tagged security-bootstrapper:latest 13:05:30 Building support-notifications 13:05:30  Building security-bootstrapper ... done Collecting jsonschema<3,>=2.5.1 13:05:30 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:05:30 Collecting texttable<0.10,>=0.9.0 13:05:30 Downloading texttable-0.9.1.tar.gz (11 kB) 13:05:30 OK: 220 MiB in 52 packages 13:05:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:05:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:05:31 Collecting websocket-client<1.0,>=0.32.0 13:05:31 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 13:05:31 Collecting docker<4.0,>=3.6.0 13:05:31 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:05:31 Collecting cached-property<2,>=1.2.0 13:05:31 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:05:31 Collecting dockerpty<0.5,>=0.4.1 13:05:31 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:05:32 Removing intermediate container d88db4b4cfad 13:05:32 ---> 423618715626 13:05:32 Step 6/22 : COPY . . 13:05:32 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 13:05:32 Collecting docopt<0.7,>=0.6.1 13:05:32 Downloading docopt-0.6.2.tar.gz (25 kB) 13:05:33 Collecting docker-pycreds>=0.4.0 13:05:33 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:05:33 Collecting idna<2.8,>=2.5 13:05:33 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:05:33 Collecting urllib3<1.25,>=1.21.1 13:05:33 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:05:33 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) 13:05:33 Collecting chardet<3.1.0,>=3.0.2 13:05:33 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 13:05:33 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 13:05:33 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 13:05:33 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 13:05:33 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 13:05:34 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 13:05:34 Attempting uninstall: urllib3 13:05:34 Found existing installation: urllib3 1.26.5 13:05:34 Uninstalling urllib3-1.26.5: 13:05:34 Successfully uninstalled urllib3-1.26.5 13:05:34 Attempting uninstall: idna 13:05:34 Found existing installation: idna 3.2 13:05:34 Uninstalling idna-3.2: 13:05:34 Successfully uninstalled idna-3.2 13:05:34 Attempting uninstall: chardet 13:05:34 Found existing installation: chardet 4.0.0 13:05:34 Uninstalling chardet-4.0.0: 13:05:34 Successfully uninstalled chardet-4.0.0 13:05:35 Attempting uninstall: requests 13:05:35 Found existing installation: requests 2.25.1 13:05:35 Uninstalling requests-2.25.1: 13:05:35 Successfully uninstalled requests-2.25.1 13:05:36 Running setup.py install for texttable: started 13:05:36 Running setup.py install for texttable: finished with status 'done' 13:05:36 Running setup.py install for PyYAML: started 13:05:37 Running setup.py install for PyYAML: finished with status 'done' 13:05:37 Running setup.py install for docopt: started 13:05:38 Running setup.py install for docopt: finished with status 'done' 13:05:38 Running setup.py install for dockerpty: started 13:05:39 Running setup.py install for dockerpty: finished with status 'done' 13:05:40 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 13:05:40 ? github.com/edgexfoundry/edgex-go [no test files] 13:05:41 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:05:41 Step 2/21 : FROM ${BUILDER_BASE} AS builder 13:05:41 ---> bb8851e35907 13:05:41 Step 3/21 : WORKDIR /edgex-go 13:05:41 ---> Using cache 13:05:41 ---> c1f3207eec59 13:05:41 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:05:41 ---> Using cache 13:05:41 ---> 420e7ac8c1dc 13:05:41 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 13:05:42 ---> Running in d1e510dacf96 13:05:42 ---> 497015e5fb19 13:05:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:05:42 ---> Running in f4d505681144 13:05:43 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:05:44 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:05:44 OK: 220 MiB in 52 packages 13:05:45 Removing intermediate container f4d505681144 13:05:45 ---> 6c6b11050ecf 13:05:45 Step 8/22 : RUN make cmd/core-data/core-data 13:05:45 ---> Running in 41ee471fcc36 13:05:45 Removing intermediate container d1e510dacf96 13:05:45 ---> 4dd6a3e20632 13:05:45 Step 6/21 : COPY . . 13:05:46 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 13:05:46 Removing intermediate container bb191897b293 13:05:46 ---> 9a6f075697fb 13:05:46 Step 13/22 : ENV APP_PORT=58890 13:05:48 ---> Running in 446ff0ff9c7c 13:05:48 Removing intermediate container 446ff0ff9c7c 13:05:48 ---> 4432531d85ec 13:05:48 Step 14/22 : EXPOSE $APP_PORT 13:05:48 ---> Running in 0bbf89f2d69d 13:05:48 Removing intermediate container 0bbf89f2d69d 13:05:48 ---> 08cbff0e103e 13:05:48 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:05:50 ---> d113be93182a 13:05:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:05:51 ---> 5e07b7ed23f4 13:05:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:05:51 ---> 63fdddb1e73a 13:05:51 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:05:51 ---> Running in e125291adb01 13:05:51 ---> 2dbfe39533b4 13:05:51 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 13:05:51 ---> Running in 0ced6d174b31 13:05:52 Removing intermediate container 0ced6d174b31 13:05:52 ---> 79eba762b63e 13:05:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:05:52 ---> Running in 984403dfc02f 13:05:52 Removing intermediate container 984403dfc02f 13:05:52 ---> 83f54b270743 13:05:52 Step 20/22 : LABEL arch=x86_64 13:05:52 ---> Running in 51564231cfe8 13:05:52 Removing intermediate container 51564231cfe8 13:05:52 ---> cc933844c4a1 13:05:52 Step 21/22 : LABEL git_sha=039b2c034d052b01361a42d506335991bcfe95b0 13:05:52 ---> Running in cd2222978382 13:05:52 Removing intermediate container cd2222978382 13:05:52 ---> e298dd65535d 13:05:52 Step 22/22 : LABEL version=0.0.0 13:05:52 ---> Running in d6ee02b8d4ef 13:05:52 Removing intermediate container d6ee02b8d4ef 13:05:52 ---> 178f764965a1 13:05:52 13:05:52 Successfully built 178f764965a1 13:05:52 Successfully tagged sys-mgmt-agent:latest 13:05:53  Building sys-mgmt-agent ... done Removing intermediate container e125291adb01 13:05:53 ---> 8390672cd3e2 13:05:53 Step 8/21 : RUN make cmd/support-notifications/support-notifications 13:05:53 ---> Running in c41cbc2806f0 13:05: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 13:05:55 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 13:06:01 Removing intermediate container 09b4fde21512 13:06:01 ---> 40d8b9ebdcaa 13:06:01 13:06:01 Step 9/24 : FROM alpine:3.14 13:06:01 ---> 14119a10abf4 13:06:01 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 13:06:01 ---> Running in fa3d516cb1d5 13:06:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:06:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:06:01 (1/3) Installing ca-certificates (20191127-r5) 13:06:01 (2/3) Installing dumb-init (1.2.5-r1) 13:06:01 (3/3) Installing su-exec (0.2-r1) 13:06:01 Executing busybox-1.33.1-r3.trigger 13:06:01 Executing ca-certificates-20191127-r5.trigger 13:06:01 Removing intermediate container 562c31bc4bff 13:06:01 ---> d1faabf8dd02 13:06:01 13:06:01 Step 9/22 : FROM alpine:3.14 13:06:01 ---> 14119a10abf4 13:06:01 Step 10/22 : RUN apk add --update --no-cache dumb-init 13:06:01 ---> Using cache 13:06:01 ---> 3ce109137872 13:06:01 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:06:01 ---> Using cache 13:06:01 ---> 7b9c638dbc3d 13:06:01 Step 12/22 : ENV APP_PORT=59882 13:06:01 OK: 6 MiB in 17 packages 13:06:01 ---> Running in ee18a21e4c5f 13:06:01 Removing intermediate container ee18a21e4c5f 13:06:01 ---> 3e91cc2f1c02 13:06:01 Step 13/22 : EXPOSE $APP_PORT 13:06:01 ---> Running in c8a5a325e821 13:06:02 Removing intermediate container c8a5a325e821 13:06:02 ---> ffd3483eddc8 13:06:02 Step 14/22 : WORKDIR / 13:06:02 Removing intermediate container fa3d516cb1d5 13:06:02 ---> b82b00540344 13:06:02 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:06:02 ---> Running in 6e95268daa21 13:06:02 ---> Running in 55b9a09ac26b 13:06:02 Removing intermediate container 55b9a09ac26b 13:06:02 ---> 7296a5683e0a 13:06:02 Step 12/24 : WORKDIR / 13:06:02 Removing intermediate container 6e95268daa21 13:06:02 ---> ccc218959f7f 13:06:02 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:06:02 ---> Running in cc4ff69b3da2 13:06:02 Removing intermediate container cc4ff69b3da2 13:06:02 ---> 5c3899096041 13:06:02 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:06:03 ---> 9d47071a8d47 13:06:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:06:03 ---> 8d16a77cb97c 13:06:03 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:06:03 ---> 35ce76965f72 13:06:03 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:06:03 ---> 3262fb755fef 13:06:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:06:03 ---> 94d78c07fb5c 13:06:03 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 13:06:03 ---> 722b24664b5b 13:06:03 Step 18/22 : ENTRYPOINT ["/core-command"] 13:06:04 ---> Running in 4507a674b04e 13:06:04 ---> 9a912bbda0ca 13:06:04 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:06:04 Removing intermediate container 4507a674b04e 13:06:04 ---> 05747c0f8c14 13:06:04 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:06:04 ---> Running in b2ca4a77e066 13:06:04 Removing intermediate container b2ca4a77e066 13:06:04 ---> 23163112d1c3 13:06:04 Step 20/22 : LABEL arch=x86_64 13:06:04 ---> 41fa5cb9c1d8 13:06:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:06:04 ---> Running in dbfdbaad9044 13:06:05 Removing intermediate container dbfdbaad9044 13:06:05 ---> 8b2772e2248d 13:06:05 Step 21/22 : LABEL git_sha=039b2c034d052b01361a42d506335991bcfe95b0 13:06:05 ---> Running in 00cff450819f 13:06:05 ---> 41a01e2bae16 13:06:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:06:05 Removing intermediate container 00cff450819f 13:06:05 ---> 907d2ef3db7c 13:06:05 Step 22/22 : LABEL version=0.0.0 13:06:05 ---> Running in 091bf1cdb0d9 13:06:05 ---> 0f65084fd264 13:06:05 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/ 13:06:05 ---> Running in 5bfe78d5a4ec 13:06:05 Removing intermediate container 091bf1cdb0d9 13:06:05 ---> e6dd7a7b0e7b 13:06:05 13:06:05 Successfully built e6dd7a7b0e7b 13:06:05 Successfully tagged core-command:latest 13:06:06  Building core-command ... done Removing intermediate container 5bfe78d5a4ec 13:06:06 ---> 9a0cb887e560 13:06:06 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 13:06:06 ---> Running in 42b698515f8a 13:06:06 Removing intermediate container 42b698515f8a 13:06:06 ---> 528df7acc0c7 13:06:06 Step 22/24 : LABEL arch=x86_64 13:06:06 ---> Running in 2c8da418c874 13:06:07 Removing intermediate container 2c8da418c874 13:06:07 ---> 821242205900 13:06:07 Step 23/24 : LABEL git_sha=039b2c034d052b01361a42d506335991bcfe95b0 13:06:07 ---> Running in ac280b1f3f64 13:06:07 Removing intermediate container ac280b1f3f64 13:06:07 ---> d69c9f0dab6b 13:06:07 Step 24/24 : LABEL version=0.0.0 13:06:07 ---> Running in 539363eab51f 13:06:07 Removing intermediate container 539363eab51f 13:06:07 ---> fc1a7d7d646d 13:06:07 13:06:07 Successfully built fc1a7d7d646d 13:06:07 Successfully tagged security-secretstore-setup:latest 13:06:17  Building security-secretstore-setup ... done Removing intermediate container 41ee471fcc36 13:06:17 ---> 855171598a63 13:06:17 13:06:17 Step 9/22 : FROM alpine:3.14 13:06:17 ---> 14119a10abf4 13:06:17 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:06:17 ---> Running in 9c3f836fba3a 13:06:17 Removing intermediate container 9c3f836fba3a 13:06:17 ---> 66c61788f1c0 13:06:17 Step 11/22 : ENV APP_PORT=59880 13:06:17 ---> Running in f3f411a20446 13:06:17 Removing intermediate container f3f411a20446 13:06:17 ---> 6456db7f44ea 13:06:17 Step 12/22 : EXPOSE $APP_PORT 13:06:17 ---> Running in 7d84d36b163f 13:06:17 Removing intermediate container 7d84d36b163f 13:06:17 ---> e7d0a2584d06 13:06:17 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:06:17 ---> Running in 1d7619af7dd7 13:06:17 Removing intermediate container c41cbc2806f0 13:06:17 ---> cd6632b9480a 13:06:17 13:06:17 Step 9/21 : FROM alpine:3.14 13:06:17 ---> 14119a10abf4 13:06:17 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 13:06:17 ---> Running in 8cd1993881c1 13:06:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:06:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:06:17 Removing intermediate container 1d7619af7dd7 13:06:17 ---> 2eb9c3a625ea 13:06:17 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 13:06:17 ---> Running in 0d10fae82e88 13:06:17 (1/2) Installing ca-certificates (20191127-r5) 13:06:17 (2/2) Installing dumb-init (1.2.5-r1) 13:06:17 Executing busybox-1.33.1-r3.trigger 13:06:17 Executing ca-certificates-20191127-r5.trigger 13:06:17 OK: 6 MiB in 16 packages 13:06:17 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:06:17 Removing intermediate container 8cd1993881c1 13:06:17 ---> f368d60ee601 13:06:17 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:06:17 ---> Running in 7f81a4a1cb6d 13:06:17 Removing intermediate container 7f81a4a1cb6d 13:06:17 ---> de7816eab421 13:06:17 Step 12/21 : ENV APP_PORT=59860 13:06:18 ---> Running in 63bf637ee291 13:06:18 Removing intermediate container 63bf637ee291 13:06:18 ---> bd4241905bc2 13:06:18 Step 13/21 : EXPOSE $APP_PORT 13:06:18 ---> Running in 70fada0c3581 13:06:18 Removing intermediate container 70fada0c3581 13:06:18 ---> 3e4279e1eda3 13:06:18 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 13:06:18 ---> 9c5b2fe9f4d5 13:06:18 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:06:18 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:06:18 ---> 823c1d56a416 13:06:18 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:06:19 ---> 6d9c4d156662 13:06:19 Step 17/21 : ENTRYPOINT ["/support-notifications"] 13:06:19 (1/6) Installing dumb-init (1.2.5-r1) 13:06:19 ---> Running in 82df65fd41cd 13:06:19 (2/6) Installing libgcc (10.3.1_git20210424-r2) 13:06:19 Removing intermediate container 82df65fd41cd 13:06:19 ---> e6ce11674054 13:06:19 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:06:19 ---> Running in ac8f0120af67 13:06:19 (3/6) Installing libsodium (1.0.18-r0) 13:06:19 Removing intermediate container ac8f0120af67 13:06:19 ---> 8e6e8173d49c 13:06:19 Step 19/21 : LABEL arch=x86_64 13:06:19 ---> Running in e2c5f5be307a 13:06:19 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 13:06:19 Removing intermediate container e2c5f5be307a 13:06:19 ---> 97feffec298e 13:06:19 Step 20/21 : LABEL git_sha=039b2c034d052b01361a42d506335991bcfe95b0 13:06:19 (5/6) Installing libzmq (4.3.4-r0) 13:06:19 ---> Running in 160042210c17 13:06:19 (6/6) Installing zeromq (4.3.4-r0) 13:06:19 Removing intermediate container 160042210c17 13:06:19 ---> 1eee17ee8103 13:06:19 Step 21/21 : LABEL version=0.0.0 13:06:19 ---> Running in 40ded7a1e78a 13:06:19 Executing busybox-1.33.1-r3.trigger 13:06:19 OK: 8 MiB in 20 packages 13:06:19 Removing intermediate container 40ded7a1e78a 13:06:19 ---> 8824b04e6b77 13:06:19 13:06:19 Successfully built 8824b04e6b77 13:06:19 Successfully tagged support-notifications:latest 13:06:19  Building support-notifications ... done Removing intermediate container 0d10fae82e88 13:06:19 ---> a3868e4ebe3f 13:06:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:06:19 ---> 605d5abfb860 13:06:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:06:20 ---> 9f83e696c4b5 13:06:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:06:20 ---> b6e47eaa0547 13:06:20 Step 18/22 : ENTRYPOINT ["/core-data"] 13:06:20 ---> Running in 8450a5378b02 13:06:20 Removing intermediate container 8450a5378b02 13:06:20 ---> d94ddbd41ea8 13:06:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:06:20 ---> Running in 7853b68ff167 13:06:20 Removing intermediate container 7853b68ff167 13:06:20 ---> 9d5d86d4c9d6 13:06:20 Step 20/22 : LABEL arch=x86_64 13:06:20 ---> Running in 48cfad6e324d 13:06:20 Removing intermediate container 48cfad6e324d 13:06:20 ---> eabb2ed5091b 13:06:20 Step 21/22 : LABEL git_sha=039b2c034d052b01361a42d506335991bcfe95b0 13:06:20 ---> Running in 10c2aeeade4a 13:06:20 Removing intermediate container 10c2aeeade4a 13:06:20 ---> 71b549e4f25c 13:06:20 Step 22/22 : LABEL version=0.0.0 13:06:20 ---> Running in f41524e73d08 13:06:20 Removing intermediate container f41524e73d08 13:06:20 ---> e8d065abad25 13:06:20 13:06:21 Successfully built e8d065abad25 13:06:21 Successfully tagged core-data:latest 13:06:21  Building core-data ... done  [Pipeline] } 13:06:21 $ docker stop --time=1 6fc35663fefd0cbeeca1d0488df4ad7e0f0c39896bd91e47f9e723cb539686ae 13:06:22 $ docker rm -f 6fc35663fefd0cbeeca1d0488df4ad7e0f0c39896bd91e47f9e723cb539686ae [Pipeline] // withDockerContainer [Pipeline] sh 13:06:22 + docker images 13:06:22 REPOSITORY TAG IMAGE ID CREATED SIZE 13:06:22 core-data latest e8d065abad25 2 seconds ago 20.7MB 13:06:22 support-notifications latest 8824b04e6b77 3 seconds ago 16.9MB 13:06:22 cd6632b9480a 6 seconds ago 1.76GB 13:06:22 855171598a63 7 seconds ago 1.76GB 13:06:22 security-secretstore-setup latest fc1a7d7d646d 15 seconds ago 28.4MB 13:06:22 core-command latest e6dd7a7b0e7b 17 seconds ago 16.1MB 13:06:22 d1faabf8dd02 21 seconds ago 1.75GB 13:06:22 40d8b9ebdcaa 23 seconds ago 1.76GB 13:06:22 sys-mgmt-agent latest 178f764965a1 30 seconds ago 294MB 13:06:22 security-bootstrapper latest 565441a3850e 53 seconds ago 18.9MB 13:06:22 support-scheduler latest 2c55307f83ce About a minute ago 16.2MB 13:06:22 core-metadata latest 1861c07090a0 About a minute ago 16.9MB 13:06:22 security-proxy-setup latest 80a5051dd967 About a minute ago 26.9MB 13:06:22 1ead23e81f6f About a minute ago 1.76GB 13:06:22 63588d8c24ad About a minute ago 1.76GB 13:06:22 eef6d6e70fc7 About a minute ago 1.76GB 13:06:22 30814fc1e969 About a minute ago 1.76GB 13:06:22 1a560bee5e11 About a minute ago 1.76GB 13:06:22 ci-base-image-x86_64 latest bb8851e35907 5 minutes ago 1.25GB 13:06:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 4 weeks ago 548MB 13:06:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 weeks ago 34.5MB 13:06:22 docker 20.10.8 bc6c0ffef665 2 months ago 214MB 13:06:22 alpine 3.14 14119a10abf4 2 months ago 5.6MB 13:06:22 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 13:06:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:06:37 Still waiting to schedule task 13:06:37 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 13:06:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:06:40 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:06:40 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:06:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 13:06:53 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:06:53 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 13:06:53 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:06:53 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:06:53 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:06:53 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 13:06:53 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 13:06:53 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:06:53 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 13:07:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.175s coverage: 28.7% of statements 13:07:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:07:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:07:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.405s coverage: 98.5% of statements 13:07:04 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 13:07:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.335s coverage: 44.7% of statements 13:07:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:07:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:07:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.615s coverage: 89.5% of statements 13:07:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 13:07:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 13:07:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.210s coverage: 84.4% of statements 13:07:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:07:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 13:07:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 13:07:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:07:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:07:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.451s coverage: 94.2% of statements 13:07:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 13:07:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 13:07:18 ok github.com/edgexfoundry/edgex-go/internal/io 0.190s coverage: 59.1% of statements 13:07:18 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:07:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 13:07:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 13:07:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:07:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:07:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.312s coverage: 60.0% of statements 13:07:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:07:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:07:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:07:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.283s coverage: 0.9% of statements 13:07:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 13:07:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.194s coverage: 58.8% of statements 13:07:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.177s coverage: 21.7% of statements 13:07:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.301s coverage: 47.1% of statements 13:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.209s coverage: 79.5% of statements 13:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.173s coverage: 94.1% of statements 13:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.241s coverage: 96.3% of statements 13:07:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.231s coverage: 87.5% of statements 13:07:24 Running on prd-ubuntu18.04-docker-8c-8g-74 in /w/workspace/edgexfoundry_edgex-go_PR-3794 [Pipeline] { [Pipeline] ws 13:07:24 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 13:07:24 The recommended git tool is: git 13:07:26 using credential edgex-jenkins-ssh 13:07:26 Cloning the remote Git repository 13:07:26 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:07:26 > git init /w/workspace/edgex-go/7 # timeout=10 13:07:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:07:26 > git --version # timeout=10 13:07:26 > git --version # 'git version 2.17.1' 13:07:26 using GIT_SSH to set credentials SSH Credentials for GitHub 13:07:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:07:31 Merging remotes/origin/main commit cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 into PR head commit 039b2c034d052b01361a42d506335991bcfe95b0 13:07:31 Merge succeeded, producing 039b2c034d052b01361a42d506335991bcfe95b0 13:07:31 Checking out Revision 039b2c034d052b01361a42d506335991bcfe95b0 (PR-3794) 13:07:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:07:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:07:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:07:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:07:30 using GIT_SSH to set credentials SSH Credentials for GitHub 13:07:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3794/head:refs/remotes/origin/PR-3794 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:07:31 > git config core.sparsecheckout # timeout=10 13:07:31 > git checkout -f 039b2c034d052b01361a42d506335991bcfe95b0 # timeout=10 13:07:31 > git remote # timeout=10 13:07:31 > git config --get remote.origin.url # timeout=10 13:07:31 using GIT_SSH to set credentials SSH Credentials for GitHub 13:07:31 > git merge cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 # timeout=10 13:07:31 > git rev-parse HEAD^{commit} # timeout=10 13:07:31 > git config core.sparsecheckout # timeout=10 13:07:31 > git checkout -f 039b2c034d052b01361a42d506335991bcfe95b0 # timeout=10 13:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.216s coverage: 94.4% of statements 13:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.187s coverage: 44.8% of statements 13:07:35 Commit message: "docs(snap): Update proxy configuration information in README.md (update)" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:07:36 + echo snap-build.sh 13:07:36 snap-build.sh 13:07:36 + SNAP_BASE_DIR=. 13:07:36 + '[' '!' -z /w/workspace/edgex-go/7 ']' 13:07:36 + SNAP_BASE_DIR=/w/workspace/edgex-go/7 13:07:36 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/7]' 13:07:36 [snap-build] Building snap in dir [/w/workspace/edgex-go/7] 13:07:36 + cd /w/workspace/edgex-go/7 13:07:36 + sudo apt-get remove -qy --purge lxd lxd-client 13:07:36 Reading package lists... 13:07:36 Building dependency tree... 13:07:36 Reading state information... 13:07:36 The following packages were automatically installed and are no longer required: 13:07:36 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 13:07:36 uidmap xdelta3 13:07:36 Use 'sudo apt autoremove' to remove them. 13:07:36 The following packages will be REMOVED: 13:07:36 lxd* lxd-client* 13:07:36 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 13:07:36 After this operation, 31.7 MB disk space will be freed. 13:07:36 (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.) 13:07:36 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 13:07:37 Removing lxd dnsmasq configuration 13:07:37 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 13:07:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.624s coverage: 82.5% of statements 13:07:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 13:07:37 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 13:07:38 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:07:38 (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.) 13:07:38 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 13:07:40 Processing triggers for systemd (237-3ubuntu10.45) ... 13:07:40 Processing triggers for ureadahead (0.100.0-21) ... 13:07:40 + sudo snap remove --purge lxd 13:07:40 snap "lxd" is not installed 13:07:40 + sudo groupadd --force --system lxd 13:07:40 ++ whoami 13:07:40 + sudo /usr/sbin/usermod -G lxd -a jenkins 13:07:40 + newgrp - lxd 13:07:40 + sudo snap install lxd 13:07:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.246s coverage: 92.9% of statements 13:07:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 13:07:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 13:07:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 13:07:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 13:07:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:07:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 13:07:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 13:07:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 13:07:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 13:07:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.178s coverage: 87.2% of statements 13:07:44 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:07:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:07:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 13:07:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:07:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.235s coverage: 58.8% of statements 13:07:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 13:07:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.306s coverage: 80.0% of statements 13:07:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.250s coverage: 87.2% of statements 13:07:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.261s coverage: 85.4% of statements 13:07:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.774s coverage: 91.2% of statements 13:07:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:07:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.761s coverage: 64.4% of statements 13:07:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:07:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:07:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.169s coverage: 100.0% of statements 13:07:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.130s coverage: 89.4% of statements 13:07:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.083s coverage: 100.0% of statements 13:07:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.094s coverage: 73.7% of statements 13:07:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements 13:07:50 2021-11-11T13:07:47Z INFO Waiting for automatic snapd restart... 13:07:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.245s coverage: 65.4% of statements 13:07:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 13:07:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 13:07:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 13:07:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.704s coverage: 43.8% of statements 13:07:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:07:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:07:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.287s coverage: 89.5% of statements 13:07:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:07:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.186s coverage: 84.8% of statements 13:07:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 13:08:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.286s coverage: 17.7% of statements 13:08:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 13:08:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 13:08:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:08:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:08:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.603s coverage: 92.3% of statements 13:08:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 13:08:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 13:08:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 13:08:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 13:08:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.235s coverage: 63.2% of statements 13:08:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:08:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:08:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.374s coverage: 97.7% of statements 13:08:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 13:08:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 13:08:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 13:08:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 13:08:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.177s coverage: 28.9% of statements 13:08:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 13:08:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 13:08:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 13:08:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 13:08:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 13:08:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 13:08:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.179s coverage: 100.0% of statements 13:08:00 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements 13:08:01 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 13:08:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:08:01 GO111MODULE=on go vet ./... 13:08:05 lxd 4.20 from Canonical* installed 13:08:05 + sudo lxd init --auto 13:08:13 + sudo snap install --classic snapcraft 13:08:25 snapcraft 5.0 from Canonical* installed 13:08:25 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 13:08:25 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 13:08:25 % Total % Received % Xferd Average Speed Time Time Time Current 13:08:25 Dload Upload Total Spent Left Speed 13:08:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3248 0 --:--:-- --:--:-- --:--:-- 3248 13:08:25 100 3325k 100 3325k 0 0 5980k 0 --:--:-- --:--:-- --:--:-- 5980k 13:08:25 ./yq_linux_amd64 13:08:25 + sudo snapcraft prime --use-lxd 13:08:27 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 13:08:27 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: 13:08:27 - README.md 13:08:27 13:08:27 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 13:08:27 Launching a container. 13:08:37 Waiting for container to be ready 13:08:37 To start your first container, try: lxc launch ubuntu:20.04 13:08:37 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 13:08:37 13:08:41 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 13:08:41 Waiting for network to be ready... 13:08:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 13:08:42 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 13:08:42 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 13:08:42 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 13:08:42 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 13:08:42 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 13:08:42 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 13:08:42 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 13:08:42 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] 13:08:42 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] 13:08:42 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 13:08:42 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 13:08:43 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 13:08:43 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 13:08:43 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 13:08:43 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 13:08:43 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 13:08:43 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 13:08:43 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 13:08:43 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2304 kB] 13:08:44 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 13:08:44 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 13:08:44 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 13:08:44 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 13:08:44 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 13:08:44 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] 13:08:44 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] 13:08:46 Fetched 25.6 MB in 4s (6159 kB/s) 13:08:47 Reading package lists... 13:08:47 Reading package lists... 13:08:47 Building dependency tree... 13:08:47 Reading state information... 13:08:48 The following additional packages will be installed: 13:08:48 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 13:08:48 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 13:08:48 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 13:08:48 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 13:08:48 Suggested packages: 13:08:48 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 13:08:48 Recommended packages: 13:08:48 gnupg libsasl2-modules 13:08:48 The following NEW packages will be installed: 13:08:48 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 13:08:48 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 13:08:48 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 13:08:48 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 13:08:48 The following packages will be upgraded: 13:08:48 gpg gpg-agent gpgconf libudev1 13:08:48 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 13:08:48 Need to get 3527 kB of archives. 13:08:48 After this operation, 13.3 MB of additional disk space will be used. 13:08:48 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] 13:08:48 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 13:08:48 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 13:08:48 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 13:08:48 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 13:08:48 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 13:08:49 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 13:08:49 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 13:08:49 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 13:08:49 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 13:08:49 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 13:08:49 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 13:08:49 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 13:08:49 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 13:08:49 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 13:08:49 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 13:08:49 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 13:08:49 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 13:08:49 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 13:08:49 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 13:08:49 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 13:08:49 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 13:08:49 debconf: delaying package configuration, since apt-utils is not installed 13:08:49 Fetched 3527 kB in 1s (3119 kB/s) 13:08:49 (Reading database ... 12511 files and directories currently installed.) 13:08:49 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 13:08:49 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 13:08:49 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 13:08:49 Selecting previously unselected package udev. 13:08:49 (Reading database ... 12511 files and directories currently installed.) 13:08:49 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 13:08:49 Unpacking udev (237-3ubuntu10.52) ... 13:08:49 Selecting previously unselected package libfuse2:amd64. 13:08:49 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 13:08:49 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 13:08:49 Selecting previously unselected package fuse. 13:08:49 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 13:08:49 Unpacking fuse (2.9.7-1ubuntu1) ... 13:08:49 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 13:08:49 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:08:49 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 13:08:49 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:08:49 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 13:08:49 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:08:50 Selecting previously unselected package libksba8:amd64. 13:08:50 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 13:08:50 Unpacking libksba8:amd64 (1.3.5-2) ... 13:08:50 Selecting previously unselected package libroken18-heimdal:amd64. 13:08:50 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:08:50 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 13:08:50 Selecting previously unselected package libasn1-8-heimdal:amd64. 13:08:50 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:08:50 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 13:08:50 Selecting previously unselected package libheimbase1-heimdal:amd64. 13:08:50 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:08:50 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 13:08:50 Selecting previously unselected package libhcrypto4-heimdal:amd64. 13:08:50 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:08:50 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 13:08:50 Selecting previously unselected package libwind0-heimdal:amd64. 13:08:50 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:08:50 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:08:50 Selecting previously unselected package libhx509-5-heimdal:amd64. 13:08:50 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:08:50 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 13:08:50 Selecting previously unselected package libkrb5-26-heimdal:amd64. 13:08:50 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:08:50 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 13:08:50 Selecting previously unselected package libheimntlm0-heimdal:amd64. 13:08:50 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:08:50 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:08:50 Selecting previously unselected package libgssapi3-heimdal:amd64. 13:08:50 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:08:50 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 13:08:50 Selecting previously unselected package libsasl2-modules-db:amd64. 13:08:50 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 13:08:50 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:08:50 Selecting previously unselected package libsasl2-2:amd64. 13:08:50 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 13:08:50 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:08:50 Selecting previously unselected package libldap-common. 13:08:50 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 13:08:50 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 13:08:50 Selecting previously unselected package libldap-2.4-2:amd64. 13:08:50 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 13:08:50 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 13:08:51 Selecting previously unselected package dirmngr. 13:08:51 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 13:08:51 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 13:08:51 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 13:08:51 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 13:08:51 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 13:08:51 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:08:51 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:08:51 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 13:08:51 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 13:08:51 Setting up libksba8:amd64 (1.3.5-2) ... 13:08:51 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:08:51 Setting up udev (237-3ubuntu10.52) ... 13:08:51 invoke-rc.d: policy-rc.d denied execution of start. 13:08:51 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 13:08:51 Processing triggers for systemd (237-3ubuntu10) ... 13:08:51 Setting up fuse (2.9.7-1ubuntu1) ... 13:08:51 Setting up gpg (2.2.4-1ubuntu1.4) ... 13:08:51 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:08:51 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 13:08:51 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 13:08:51 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 13:08:51 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 13:08:51 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:08:51 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 13:08:51 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 13:08:51 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 13:08:51 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:08:52 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 13:08:52 settings in the [Install] section, and DefaultInstance for template units). 13:08:52 This means they are not meant to be enabled using systemctl. 13:08:52 Possible reasons for having this kind of units are: 13:08:52 1) A unit may be statically enabled by being symlinked from another unit's 13:08:52 .wants/ or .requires/ directory. 13:08:52 2) A unit's purpose may be to act as a helper for some other unit which has 13:08:52 a requirement dependency on it. 13:08:52 3) A unit may be started when needed via activation (socket, path, timer, 13:08:52 D-Bus, udev, scripted systemctl call, ...). 13:08:52 4) In case of template units, the unit is meant to be enabled with some 13:08:52 instance name specified. 13:08:52 Reading package lists... 13:08:52 Building dependency tree... 13:08:52 Reading state information... 13:08:52 The following additional packages will be installed: 13:08:52 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 13:08:52 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 13:08:52 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 13:08:52 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 13:08:52 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 13:08:52 Suggested packages: 13:08:52 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 13:08:52 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 13:08:52 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 13:08:52 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 13:08:52 systemd-container policykit-1 13:08:52 Recommended packages: 13:08:52 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 13:08:52 The following NEW packages will be installed: 13:08:52 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 13:08:52 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 13:08:52 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 13:08:52 multiarch-support openssh-client python3 python3-minimal python3.6 13:08:52 python3.6-minimal snapd squashfs-tools sudo 13:08:52 The following packages will be upgraded: 13:08:52 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 13:08:52 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 13:08:52 Need to get 36.8 MB of archives. 13:08:52 After this operation, 147 MB of additional disk space will be used. 13:08:52 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 13:08:53 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 13:08:53 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 13:08:53 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 13:08:53 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 13:08:53 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 13:08:53 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 13:08:53 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 13:08:53 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 13:08:53 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 13:08:53 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 13:08:53 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 13:08:53 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 13:08:53 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 13:08:53 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 13:08:53 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 13:08:53 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 13:08:54 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 13:08:54 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 13:08:54 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 13:08:54 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 13:08:54 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 13:08:54 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 13:08:54 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 13:08:54 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 13:08:54 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 13:08:54 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 13:08:54 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 13:08:54 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 13:08:54 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 13:08:55 debconf: delaying package configuration, since apt-utils is not installed 13:08:55 Fetched 36.8 MB in 2s (19.6 MB/s) 13:08:55 (Reading database ... 12757 files and directories currently installed.) 13:08:55 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 13:08:55 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 13:08:55 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 13:08:55 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 13:08:55 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 13:08:55 (Reading database ... 12757 files and directories currently installed.) 13:08:55 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 13:08:55 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 13:08:55 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 13:08:55 (Reading database ... 12757 files and directories currently installed.) 13:08:55 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 13:08:56 Unpacking apt (1.6.14) over (1.6.1) ... 13:08:56 Setting up apt (1.6.14) ... 13:08:56 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 13:08:56 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 13:08:56 (Reading database ... 12764 files and directories currently installed.) 13:08:56 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 13:08:56 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 13:08:56 Selecting previously unselected package libpython3.6-minimal:amd64. 13:08:56 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:08:56 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:08:57 Selecting previously unselected package libexpat1:amd64. 13:08:57 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 13:08:57 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 13:08:57 Selecting previously unselected package python3.6-minimal. 13:08:57 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:08:57 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 13:08:57 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 13:08:57 Checking for services that may need to be restarted...done. 13:08:57 Checking for services that may need to be restarted...done. 13:08:57 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:08:57 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 13:08:57 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 13:08:57 Selecting previously unselected package python3-minimal. 13:08:57 (Reading database ... 13012 files and directories currently installed.) 13:08:57 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 13:08:57 Unpacking python3-minimal (3.6.7-1~18.04) ... 13:08:57 Selecting previously unselected package mime-support. 13:08:57 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 13:08:57 Unpacking mime-support (3.60ubuntu1) ... 13:08:58 Selecting previously unselected package libmpdec2:amd64. 13:08:58 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 13:08:58 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 13:08:58 Selecting previously unselected package libpython3.6-stdlib:amd64. 13:08:58 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:08:58 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:08:58 Selecting previously unselected package python3.6. 13:08:58 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:08:58 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 13:08:58 Selecting previously unselected package libpython3-stdlib:amd64. 13:08:58 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 13:08:58 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 13:08:58 Setting up python3-minimal (3.6.7-1~18.04) ... 13:08:58 Selecting previously unselected package python3. 13:08:58 (Reading database ... 13442 files and directories currently installed.) 13:08:58 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 13:08:58 Unpacking python3 (3.6.7-1~18.04) ... 13:08:58 Selecting previously unselected package multiarch-support. 13:08:58 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 13:08:58 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 13:08:59 Setting up multiarch-support (2.27-3ubuntu1.4) ... 13:08:59 Selecting previously unselected package liblzo2-2:amd64. 13:08:59 (Reading database ... 13479 files and directories currently installed.) 13:08:59 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 13:08:59 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 13:08:59 Selecting previously unselected package libbsd0:amd64. 13:08:59 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 13:08:59 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 13:08:59 Selecting previously unselected package sudo. 13:08:59 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 13:08:59 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 13:08:59 Selecting previously unselected package apparmor. 13:08:59 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 13:08:59 Unpacking apparmor (2.12-4ubuntu5.1) ... 13:08:59 Selecting previously unselected package libedit2:amd64. 13:08:59 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 13:08:59 Unpacking libedit2:amd64 (3.1-20170329-1) ... 13:08:59 Selecting previously unselected package libkrb5support0:amd64. 13:08:59 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 13:08:59 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 13:08:59 Selecting previously unselected package libk5crypto3:amd64. 13:08:59 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 13:08:59 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 13:08:59 Selecting previously unselected package libkeyutils1:amd64. 13:08:59 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 13:08:59 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 13:08:59 Selecting previously unselected package libkrb5-3:amd64. 13:08:59 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 13:08:59 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 13:08:59 Selecting previously unselected package libgssapi-krb5-2:amd64. 13:08:59 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 13:08:59 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 13:09:00 Selecting previously unselected package libssl1.0.0:amd64. 13:09:00 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 13:09:00 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 13:09:00 Selecting previously unselected package openssh-client. 13:09:00 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 13:09:00 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 13:09:00 Selecting previously unselected package squashfs-tools. 13:09:00 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 13:09:00 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 13:09:00 Selecting previously unselected package snapd. 13:09:00 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 13:09:00 Unpacking snapd (2.51.1+18.04) ... 13:09:02 Setting up libedit2:amd64 (3.1-20170329-1) ... 13:09:02 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 13:09:02 Setting up mime-support (3.60ubuntu1) ... 13:09:02 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 13:09:02 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 13:09:02 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 13:09:02 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:09:02 Setting up systemd (237-3ubuntu10.52) ... 13:09:02 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 13:09:03 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 13:09:03 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 13:09:03 Setting up liblzo2-2:amd64 (2.08-1.2) ... 13:09:03 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:09:03 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 13:09:03 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 13:09:03 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 13:09:03 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 13:09:03 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 13:09:03 Setting up python3 (3.6.7-1~18.04) ... 13:09:03 running python rtupdate hooks for python3.6... 13:09:03 running python post-rtupdate hooks for python3.6... 13:09:03 Setting up apparmor (2.12-4ubuntu5.1) ... 13:09:04 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 13:09:04 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 13:09:04 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 13:09:05 Setting up snapd (2.51.1+18.04) ... 13:09:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 13:09:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 13:09:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 13:09:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 13:09:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 13:09:06 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 13:09:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 13:09:07 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 13:09:07 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 13:09:07 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 13:09:07 /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' 13:09:07 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:09:07 Processing triggers for systemd (237-3ubuntu10.52) ... 13:09:08 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 13:09:08 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 13:09:08 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:09:09 Reading package lists... 13:09:10 Reading package lists... 13:09:10 Building dependency tree... 13:09:10 Reading state information... 13:09:10 Calculating upgrade... 13:09:10 The following packages will be upgraded: 13:09:10 advancecomp base-files bash binutils binutils-common 13:09:10 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 13:09:10 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 13:09:10 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 13:09:10 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 13:09:10 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 13:09:10 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 13:09:10 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 13:09:10 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 13:09:10 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 13:09:10 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 13:09:10 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 13:09:10 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 13:09:10 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 13:09:10 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 13:09:10 ubuntu-keyring util-linux 13:09:10 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 13:09:10 Need to get 64.2 MB of archives. 13:09:10 After this operation, 5152 kB of additional disk space will be used. 13:09:10 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] 13:09:11 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 13:09:11 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 13:09:11 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 13:09:11 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 13:09:11 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 13:09:11 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 13:09:11 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 13:09:11 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 13:09:11 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 13:09:11 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 13:09:11 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 13:09:11 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 13:09:11 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 13:09:11 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 13:09:11 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 13:09:11 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 13:09:11 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 13:09:11 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 13:09:11 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 13:09:11 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 13:09:11 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 13:09:11 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 13:09:11 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 13:09:11 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 13:09:11 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 13:09:11 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 13:09:11 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 13:09:11 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 13:09:11 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 13:09:11 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 13:09:11 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 13:09:11 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 13:09:11 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 13:09:11 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 13:09:11 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 13:09:11 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 13:09:11 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 13:09:11 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 13:09:11 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 13:09:11 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 13:09:11 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 13:09:11 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 13:09:11 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 13:09:11 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 13:09:11 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 13:09:11 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 13:09:11 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 13:09:11 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 13:09:11 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 13:09:11 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 13:09:11 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 13:09:11 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 13:09:11 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 13:09:11 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 13:09:11 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 13:09:11 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 13:09:11 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 13:09:11 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 13:09:11 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 13:09:11 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 13:09:11 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 13:09:11 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 13:09:11 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 13:09:11 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 13:09:11 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 13:09:11 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 13:09:11 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 13:09:11 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 13:09:11 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 13:09:11 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 13:09:11 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 13:09:12 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 13:09:12 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 13:09:12 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 13:09:12 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 13:09:12 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 13:09:12 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 13:09:12 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 13:09:12 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 13:09:12 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 13:09:12 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 13:09:12 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 13:09:12 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 13:09:12 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] 13:09:12 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 13:09:12 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 13:09:12 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] 13:09:12 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 13:09:12 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 13:09:12 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 13:09:12 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 13:09:12 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 13:09:12 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 13:09:12 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 13:09:12 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 13:09:12 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] 13:09:12 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 13:09:12 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 13:09:12 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 13:09:12 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 13:09:12 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 13:09:12 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 13:09:12 debconf: delaying package configuration, since apt-utils is not installed 13:09:12 Fetched 64.2 MB in 2s (39.0 MB/s) 13:09:12 (Reading database ... 13914 files and directories currently installed.) 13:09:12 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 13:09:12 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:09:13 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 13:09:13 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:09:13 Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... 13:09:13 Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... 13:09:13 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:09:13 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:09:13 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:09:13 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:09:13 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:09:13 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:09:13 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:09:13 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:09:13 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:09:13 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:09:13 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:09:13 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:09:13 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:09:13 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:09:13 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 13:09:13 (Reading database ... 13914 files and directories currently installed.) 13:09:13 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 13:09:13 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 13:09:13 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 13:09:13 (Reading database ... 13914 files and directories currently installed.) 13:09:13 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:09:13 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:09:13 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:09:13 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:09:14 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:09:14 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:09:14 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 13:09:14 (Reading database ... 13914 files and directories currently installed.) 13:09:14 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 13:09:14 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:09:14 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 13:09:14 (Reading database ... 13914 files and directories currently installed.) 13:09:14 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 13:09:14 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 13:09:14 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 13:09:15 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 13:09:15 Setting up base-files (10.1ubuntu2.11) ... 13:09:15 Installing new version of config file /etc/issue ... 13:09:15 Installing new version of config file /etc/issue.net ... 13:09:15 Installing new version of config file /etc/lsb-release ... 13:09:15 Installing new version of config file /etc/update-motd.d/50-motd-news ... 13:09:15 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 13:09:15 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 13:09:15 Removing obsolete conffile /etc/default/motd-news ... 13:09:15 (Reading database ... 13915 files and directories currently installed.) 13:09:15 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 13:09:15 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 13:09:15 Setting up bash (4.4.18-2ubuntu1.2) ... 13:09:15 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 13:09:16 (Reading database ... 13915 files and directories currently installed.) 13:09:16 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 13:09:16 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 13:09:16 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 13:09:16 (Reading database ... 13915 files and directories currently installed.) 13:09:16 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 13:09:16 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 13:09:16 Setting up tar (1.29b-2ubuntu0.2) ... 13:09:16 (Reading database ... 13915 files and directories currently installed.) 13:09:16 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 13:09:16 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:09:16 Setting up dpkg (1.19.0.5ubuntu2.3) ... 13:09:16 (Reading database ... 13915 files and directories currently installed.) 13:09:16 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 13:09:16 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:09:16 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 13:09:16 (Reading database ... 13915 files and directories currently installed.) 13:09:16 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 13:09:16 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:09:16 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 13:09:17 (Reading database ... 13915 files and directories currently installed.) 13:09:17 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 13:09:17 Unpacking grep (3.1-2build1) over (3.1-2) ... 13:09:17 Setting up grep (3.1-2build1) ... 13:09:17 (Reading database ... 13915 files and directories currently installed.) 13:09:17 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 13:09:17 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 13:09:17 Setting up gzip (1.6-5ubuntu1.1) ... 13:09:17 (Reading database ... 13915 files and directories currently installed.) 13:09:17 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 13:09:17 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 13:09:17 Setting up login (1:4.5-1ubuntu2) ... 13:09:17 (Reading database ... 13915 files and directories currently installed.) 13:09:17 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 13:09:17 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:09:17 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 13:09:17 (Reading database ... 13915 files and directories currently installed.) 13:09:17 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 13:09:17 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:09:18 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 13:09:18 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:09:18 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 13:09:18 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:09:18 Setting up perl-base (5.26.1-6ubuntu0.5) ... 13:09:18 (Reading database ... 13915 files and directories currently installed.) 13:09:18 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 13:09:18 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:09:19 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 13:09:19 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 13:09:19 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 13:09:19 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 13:09:19 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 13:09:19 (Reading database ... 13915 files and directories currently installed.) 13:09:19 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 13:09:19 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 13:09:19 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 13:09:19 (Reading database ... 13915 files and directories currently installed.) 13:09:19 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:09:19 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:09:19 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:09:19 (Reading database ... 13915 files and directories currently installed.) 13:09:19 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:09:19 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:09:19 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:09:19 (Reading database ... 13915 files and directories currently installed.) 13:09:19 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:09:19 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:09:19 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:09:19 (Reading database ... 13915 files and directories currently installed.) 13:09:19 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:09:19 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:09:19 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:09:19 (Reading database ... 13915 files and directories currently installed.) 13:09:19 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 13:09:19 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:09:19 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 13:09:19 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:09:19 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 13:09:19 (Reading database ... 13915 files and directories currently installed.) 13:09:19 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 13:09:19 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:09:20 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 13:09:20 (Reading database ... 13915 files and directories currently installed.) 13:09:20 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:09:20 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:09:20 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:09:20 (Reading database ... 13915 files and directories currently installed.) 13:09:20 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:09:20 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:09:20 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 13:09:20 (Reading database ... 13915 files and directories currently installed.) 13:09:20 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:09:20 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:09:20 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 13:09:20 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 13:09:21 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 13:09:21 (Reading database ... 13915 files and directories currently installed.) 13:09:21 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 13:09:21 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:09:21 Setting up libc-bin (2.27-3ubuntu1.4) ... 13:09:21 (Reading database ... 13915 files and directories currently installed.) 13:09:21 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 13:09:21 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:09:21 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 13:09:21 (Reading database ... 13917 files and directories currently installed.) 13:09:21 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 13:09:21 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 13:09:21 Setting up debconf (1.5.66ubuntu1) ... 13:09:21 (Reading database ... 13917 files and directories currently installed.) 13:09:21 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 13:09:21 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 13:09:22 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 13:09:22 (Reading database ... 13917 files and directories currently installed.) 13:09:22 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 13:09:22 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 13:09:22 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 13:09:22 (Reading database ... 13917 files and directories currently installed.) 13:09:22 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 13:09:22 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 13:09:22 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 13:09:22 (Reading database ... 13917 files and directories currently installed.) 13:09:22 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 13:09:22 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 13:09:22 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 13:09:22 (Reading database ... 13919 files and directories currently installed.) 13:09:22 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 13:09:22 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 13:09:22 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 13:09:22 (Reading database ... 13923 files and directories currently installed.) 13:09:22 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:09:22 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:09:22 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 13:09:22 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 13:09:22 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 13:09:22 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:09:22 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 13:09:23 (Reading database ... 13923 files and directories currently installed.) 13:09:23 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 13:09:23 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 13:09:23 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 13:09:23 (Reading database ... 13923 files and directories currently installed.) 13:09:23 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 13:09:23 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 13:09:23 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 13:09:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:09:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:09:23 ./bin/test-attribution-txt.sh [Pipeline] sh 13:09:23 (Reading database ... 13923 files and directories currently installed.) 13:09:23 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 13:09:23 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 13:09:23 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 13:09:23 (Reading database ... 13923 files and directories currently installed.) 13:09:23 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 13:09:23 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:09:23 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 13:09:23 (Reading database ... 13923 files and directories currently installed.) 13:09:23 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 13:09:23 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 13:09:23 + ls -al . 13:09:23 total 664 13:09:23 drwxrwxr-x 9 1001 1001 4096 Nov 11 13:09 . 13:09:23 drwxr-xr-x 4 root root 4096 Nov 11 13:05 .. 13:09:23 -rw-rw-r-- 1 1001 1001 11 Nov 11 13:02 .dockerignore 13:09:23 drwxrwxr-x 8 1001 1001 4096 Nov 11 13:02 .git 13:09:23 drwxrwxr-x 4 1001 1001 4096 Nov 11 13:02 .github 13:09:23 -rw-rw-r-- 1 1001 1001 804 Nov 11 13:02 .gitignore 13:09:23 -rw-rw-r-- 1 1001 1001 42 Nov 11 13:02 .golangci.yml 13:09:23 -rw-rw-r-- 1 1001 1001 76 Nov 11 13:02 .hadolint.yml 13:09:23 -rw-rw-r-- 1 1001 1001 166 Nov 11 13:02 .sonarcloud.properties 13:09:23 -rw-rw-r-- 1 1001 1001 1171 Nov 11 13:02 ADOPTERS.md 13:09:23 -rw-rw-r-- 1 1001 1001 8910 Nov 11 13:02 Attribution.txt 13:09:23 -rw-rw-r-- 1 1001 1001 43881 Nov 11 13:02 CHANGELOG.md 13:09:23 -rw-rw-r-- 1 1001 1001 3804 Nov 11 13:02 CONTRIBUTING.md 13:09:23 -rw-rw-r-- 1 1001 1001 677 Nov 11 13:02 GOVERNANCE.md 13:09:23 -rw-rw-r-- 1 1001 1001 849 Nov 11 13:02 Jenkinsfile 13:09:23 -rw-rw-r-- 1 1001 1001 10775 Nov 11 13:02 LICENSE 13:09:23 -rw-rw-r-- 1 1001 1001 6508 Nov 11 13:02 Makefile 13:09:23 -rw-rw-r-- 1 1001 1001 582 Nov 11 13:02 OWNERS.md 13:09:23 -rw-rw-r-- 1 1001 1001 8256 Nov 11 13:02 README.md 13:09:23 -rw-rw-r-- 1 1001 1001 6912 Nov 11 13:02 SECURITY.md 13:09:23 -rw-rw-r-- 1 1001 1001 5 Nov 11 13:00 VERSION 13:09:23 -rw-rw-r-- 1 1001 1001 4131 Nov 11 13:02 ZMQWindows.md 13:09:23 drwxrwxr-x 2 1001 1001 4096 Nov 11 13:02 bin 13:09:23 drwxrwxr-x 14 1001 1001 4096 Nov 11 13:02 cmd 13:09:23 -rw-r--r-- 1 root root 428381 Nov 11 13:08 coverage.out 13:09:23 -rw-rw-r-- 1 1001 1001 854 Nov 11 13:02 go.mod 13:09:23 -rw-rw-r-- 1 1001 1001 49665 Nov 11 13:02 go.sum 13:09:23 drwxrwxr-x 8 1001 1001 4096 Nov 11 13:02 internal 13:09:23 drwxrwxr-x 3 1001 1001 4096 Nov 11 13:02 openapi 13:09:23 drwxrwxr-x 4 1001 1001 4096 Nov 11 13:02 snap 13:09:23 -rw-rw-r-- 1 1001 1001 204 Nov 11 13:02 version.go [Pipeline] sh 13:09:24 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 13:09:24 (Reading database ... 13923 files and directories currently installed.) 13:09:24 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 13:09:24 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 13:09:24 Setting up passwd (1:4.5-1ubuntu2) ... 13:09:24 (Reading database ... 13923 files and directories currently installed.) 13:09:24 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 13:09:24 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:09:24 Setting up gpgv (2.2.4-1ubuntu1.4) ... 13:09:24 (Reading database ... 13923 files and directories currently installed.) 13:09:24 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 13:09:24 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 13:09:24 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 13:09:24 (Reading database ... 13923 files and directories currently installed.) 13:09:24 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 13:09:24 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 13:09:24 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 13:09:24 + '[' -e coverage.out ] 13:09:24 + chown 1001:1001 coverage.out [Pipeline] stash 13:09:24 Warning: overwriting stash ‘coverage-report’ 13:09:24 (Reading database ... 13923 files and directories currently installed.) 13:09:24 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 13:09:24 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 13:09:24 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 13:09:24 (Reading database ... 13923 files and directories currently installed.) 13:09:24 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 13:09:24 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 13:09:24 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 13:09:25 (Reading database ... 13923 files and directories currently installed.) 13:09:25 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 13:09:25 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 13:09:25 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 13:09:25 (Reading database ... 13923 files and directories currently installed.) 13:09:25 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 13:09:25 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 13:09:25 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 13:09:25 (Reading database ... 13923 files and directories currently installed.) 13:09:25 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 13:09:25 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 13:09:25 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 13:09:25 (Reading database ... 13923 files and directories currently installed.) 13:09:25 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 13:09:25 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 13:09:25 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 13:09:25 Stashed 1 file(s) [Pipeline] sh 13:09:25 (Reading database ... 13924 files and directories currently installed.) 13:09:25 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 13:09:25 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 13:09:25 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 13:09:25 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 13:09:25 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 13:09:25 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 13:09:25 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 13:09:25 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 13:09:25 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 13:09:25 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 13:09:26 + make build 13:09:26 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 13:09:26 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 13:09:26 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 13:09:26 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 13:09:26 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 13:09:26 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 13:09:26 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 13:09:26 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 13:09:26 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 13:09:26 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 13:09:26 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 13:09:26 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 13:09:26 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 13:09:26 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 13:09:26 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 13:09:26 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 13:09:26 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 13:09:26 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 13:09:26 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 13:09:26 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 13:09:26 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 13:09:27 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 13:09:27 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 13:09:27 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 13:09:27 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 13:09:27 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 13:09:27 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 13:09:27 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:09:27 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:09:27 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:09:27 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:09:27 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:09:27 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:09:27 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:09:27 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:09:28 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:09:28 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:09:29 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:09:29 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:09:29 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:09:29 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:09:29 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:09:29 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:09:30 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:09:30 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:09:30 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:09:30 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:09:30 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 13:09:30 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:09:30 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 13:09:30 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:09:30 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 13:09:30 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 13:09:30 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:09:30 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:09:31 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:09:31 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:09:31 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 13:09:31 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 13:09:31 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:09:31 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 13:09:31 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:09:31 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:09:31 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:09:31 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 13:09:31 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 13:09:31 Setting up tzdata (2021e-0ubuntu0.18.04) ... 13:09:31 13:09:31 Current default time zone: 'Etc/UTC' 13:09:31 Local time is now: Thu Nov 11 13:09:31 UTC 2021. 13:09:31 Universal Time is now: Thu Nov 11 13:09:31 UTC 2021. 13:09:31 Run 'dpkg-reconfigure tzdata' if you wish to change it. 13:09:31 13:09:31 Setting up systemd-sysv (237-3ubuntu10.52) ... 13:09:31 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:09:31 Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... 13:09:31 Setting up mount (2.31.1-0.4ubuntu3.7) ... 13:09:31 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 13:09:31 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 13:09:31 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 13:09:31 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 13:09:31 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 13:09:31 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 13:09:31 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:09:31 Setting up procps (2:3.3.12-3ubuntu1.2) ... 13:09:31 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 13:09:31 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 13:09:31 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 13:09:31 Setting up patch (2.7.6-2ubuntu1.1) ... 13:09:31 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 13:09:31 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 13:09:31 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 13:09:31 Installing new version of config file /etc/ssl/openssl.cnf ... 13:09:31 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 13:09:31 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 13:09:31 Setting up ca-certificates (20210119~18.04.2) ... 13:09:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:09:34 Updating certificates in /etc/ssl/certs... 13:09:34 23 added, 28 removed; done. 13:09:34 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 13:09:34 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:09:34 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 13:09:34 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 13:09:34 Setting up pkgbinarymangler (138.18.04.1) ... 13:09:34 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 13:09:35 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 13:09:35 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 13:09:35 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 13:09:35 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 13:09:35 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 13:09:35 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 13:09:35 Setting up perl (5.26.1-6ubuntu0.5) ... 13:09:35 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 13:09:35 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 13:09:35 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 13:09:35 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 13:09:35 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 13:09:35 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 13:09:35 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 13:09:35 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 13:09:35 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 13:09:35 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:09:35 Processing triggers for systemd (237-3ubuntu10.52) ... 13:09:35 Processing triggers for mime-support (3.60ubuntu1) ... 13:09:35 Processing triggers for ca-certificates (20210119~18.04.2) ... 13:09:35 Updating certificates in /etc/ssl/certs... 13:09:35 0 added, 0 removed; done. 13:09:35 Running hooks in /etc/ca-certificates/update.d... 13:09:35 done. 13:09:36 Reading package lists... 13:09:36 Building dependency tree... 13:09:36 Reading state information... 13:09:36 The following NEW packages will be installed: 13:09:36 apt-transport-https 13:09:36 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 13:09:37 Need to get 4348 B of archives. 13:09:37 After this operation, 154 kB of additional disk space will be used. 13:09:37 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 13:09:37 debconf: delaying package configuration, since apt-utils is not installed 13:09:37 Fetched 4348 B in 0s (23.8 kB/s) 13:09:37 Selecting previously unselected package apt-transport-https. 13:09:37 (Reading database ... 13931 files and directories currently installed.) 13:09:37 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 13:09:37 Unpacking apt-transport-https (1.6.14) ... 13:09:37 Setting up apt-transport-https (1.6.14) ... 13:09:37 Waiting for network to be ready... 13:09:44 2021-11-11T13:09:41Z INFO Waiting for automatic snapd restart... 13:09:45 snapd 2.52.1 from Canonical* installed 13:09:46 "snapd" switched to the "latest/stable" channel 13:09:46 13:09:49 core18 20211015 from Canonical* installed 13:09:49 "core18" switched to the "latest/stable" channel 13:09:49 13:09:51 snapcraft 5.0 from Canonical* installed 13:09:51 "snapcraft" switched to the "latest/stable" channel 13:09:51 13:09:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 13:09:55 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 13:09:55 - README.md 13:09:55 13:09:55 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 13:09:55 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 13:09:56 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 13:09:56 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 13:09:56 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:09:57 Reading package lists... 13:09:58 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 13:09:58 Reading package lists... 13:09:58 Building dependency tree... 13:09:58 Reading state information... 13:09:58 Suggested packages: 13:09:58 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 13:09:58 git-gui gitk gitweb git-cvs git-mediawiki git-svn 13:09:58 Recommended packages: 13:09:58 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 13:09:58 The following NEW packages will be installed: 13:09:58 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 13:09:58 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 13:09:58 pkg-config zip 13:09:58 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 13:09:58 Need to get 7670 kB of archives. 13:09:58 After this operation, 43.8 MB of additional disk space will be used. 13:09:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 13:09:58 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 13:09:59 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 13:09:59 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 13:09:59 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 13:09:59 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 13:09:59 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 13:09:59 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 13:09:59 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 13:09:59 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 13:09:59 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 13:09:59 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 13:09:59 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 13:09:59 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 13:09:59 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 13:09:59 debconf: delaying package configuration, since apt-utils is not installed 13:09:59 Fetched 7670 kB in 1s (6874 kB/s) 13:09:59 Selecting previously unselected package libglib2.0-0:amd64. 13:09:59 (Reading database ... 13935 files and directories currently installed.) 13:09:59 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 13:09:59 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 13:10:00 Selecting previously unselected package libpsl5:amd64. 13:10:00 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 13:10:00 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 13:10:00 Selecting previously unselected package libnghttp2-14:amd64. 13:10:00 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 13:10:00 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 13:10:00 Selecting previously unselected package librtmp1:amd64. 13:10:00 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 13:10:00 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 13:10:00 Selecting previously unselected package libcurl3-gnutls:amd64. 13:10:00 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 13:10:00 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 13:10:00 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 13:10:00 Selecting previously unselected package liberror-perl. 13:10:00 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 13:10:00 Unpacking liberror-perl (0.17025-1) ... 13:10:00 Selecting previously unselected package git-man. 13:10:00 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 13:10:00 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 13:10:00 Selecting previously unselected package git. 13:10:00 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 13:10:00 Unpacking git (1:2.17.1-1ubuntu0.9) ... 13:10:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 13:10:01 Selecting previously unselected package libnorm1:amd64. 13:10:01 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 13:10:01 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 13:10:01 Selecting previously unselected package libpgm-5.2-0:amd64. 13:10:01 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 13:10:01 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 13:10:01 Selecting previously unselected package libsodium23:amd64. 13:10:01 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 13:10:01 Unpacking libsodium23:amd64 (1.0.16-2) ... 13:10:01 Selecting previously unselected package libzmq5:amd64. 13:10:01 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 13:10:01 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 13:10:01 Selecting previously unselected package libzmq3-dev:amd64. 13:10:01 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 13:10:01 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 13:10:01 Selecting previously unselected package pkg-config. 13:10:01 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 13:10:01 Unpacking pkg-config (0.29.1-0ubuntu2) ... 13:10:01 Selecting previously unselected package zip. 13:10:01 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 13:10:01 Unpacking zip (3.0-11build1) ... 13:10:01 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 13:10:01 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 13:10:01 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 13:10:01 Setting up liberror-perl (0.17025-1) ... 13:10:01 Setting up libpsl5:amd64 (0.19.1-5build1) ... 13:10:01 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 13:10:01 No schema files found: doing nothing. 13:10:01 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 13:10:01 Setting up zip (3.0-11build1) ... 13:10:01 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 13:10:01 Setting up libsodium23:amd64 (1.0.16-2) ... 13:10:01 Setting up pkg-config (0.29.1-0ubuntu2) ... 13:10:01 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 13:10:01 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 13:10:01 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 13:10:01 Setting up git (1:2.17.1-1ubuntu0.9) ... 13:10:01 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:10:02 git set to automatically installed. 13:10:02 git-man set to automatically installed. 13:10:02 libcurl3-gnutls set to automatically installed. 13:10:02 liberror-perl set to automatically installed. 13:10:02 libglib2.0-0 set to automatically installed. 13:10:02 libnghttp2-14 set to automatically installed. 13:10:02 libnorm1 set to automatically installed. 13:10:02 libpgm-5.2-0 set to automatically installed. 13:10:02 libpsl5 set to automatically installed. 13:10:02 librtmp1 set to automatically installed. 13:10:02 libsodium23 set to automatically installed. 13:10:02 libzmq3-dev set to automatically installed. 13:10:02 libzmq5 set to automatically installed. 13:10:02 pkg-config set to automatically installed. 13:10:02 zip set to automatically installed. 13:10:04 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 13:10:04 snapd is not logged in, snap install commands will use sudo 13:10:05 snap "core18" has no updates available 13:10:05 snapd is not logged in, snap install commands will use sudo 13:10:08 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 13:10:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:10:14 go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed 13:10:14 Pulling config-common 13:10:14 + snapcraftctl pull 13:10:15 Pulling go-build-helper 13:10:15 + snapcraftctl pull 13:10:15 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 13:10:16 'edgex-go' has dependencies that need to be staged: go-build-helper 13:10:16 Skipping pull go-build-helper (already ran) 13:10:16 Building go-build-helper 13:10:16 + snapcraftctl build 13:10:18 Staging go-build-helper 13:10:18 + snapcraftctl stage 13:10:18 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 13:10:21 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] } 13:10:28 $ docker stop --time=1 973af82d4b8de633db0c16af84fb87e4bd50dba773fc3d475210c69b0d60afad 13:10:28 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 13:10:28 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 13:10:28 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 13:10:28 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 13:10:28 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 13:10:28 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 13:10:28 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 13:10:28 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 13:10:28 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] 13:10:28 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] 13:10:28 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 13:10:28 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 13:10:28 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 13:10:28 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 13:10:28 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 13:10:28 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 13:10:28 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 13:10:28 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 13:10:28 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 13:10:28 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2304 kB] 13:10:28 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 13:10:28 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 13:10:28 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 13:10:28 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 13:10:28 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 13:10:28 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] 13:10:28 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] 13:10:28 Fetched 25.6 MB in 0s (0 B/s) 13:10:28 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 13:10:28 Fetched 224 kB in 0s (0 B/s) 13:10:28 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 13:10:28 Fetched 157 kB in 0s (0 B/s) 13:10:28 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 13:10:28 Fetched 221 kB in 0s (0 B/s) 13:10:28 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 13:10:28 Fetched 143 kB in 0s (0 B/s) 13:10:28 Pulling edgex-go 13:10:28 + snapcraftctl pull 13:10:29 Pulling hooks 13:10:29 + snapcraftctl pull 13:10:30 $ docker rm -f 973af82d4b8de633db0c16af84fb87e4bd50dba773fc3d475210c69b0d60afad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:10:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:10:31 13:10:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:10:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:10:32 latest: Pulling from edgex-devops/edgex-compose-arm64 13:10:32 29e5d40040c1: Pulling fs layer 13:10:32 1ce36da41761: Pulling fs layer 13:10:32 25b303627fd3: Pulling fs layer 13:10:32 29e5d40040c1: Verifying Checksum 13:10:32 29e5d40040c1: Download complete 13:10:33 1ce36da41761: Verifying Checksum 13:10:33 1ce36da41761: Download complete 13:10:33 29e5d40040c1: Pull complete 13:10:34 25b303627fd3: Verifying Checksum 13:10:34 25b303627fd3: Download complete 13:10:34 1ce36da41761: Pull complete 13:10:44 25b303627fd3: Pull complete 13:10:44 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 13:10:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:10:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 13:10:45 prd-ubuntu18.04-docker-arm64-4c-16g-72 does not seem to be running inside a container 13:10:45 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 13:10:47 $ docker top f9411071aae845646c3342527ed16b3e021632f17c174ee7542b974021d70ba8 -eo pid,comm [Pipeline] { [Pipeline] sh 13:10:48 + docker-compose build --help 13:10:48 + grep parallel 13:10:50 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 13:10:50 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 13:10:50 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:10:50 Fetched 0 B in 0s (0 B/s) 13:10:50 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 13:10:50 Fetched 96.5 kB in 0s (0 B/s) 13:10:50 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 13:10:50 Fetched 279 kB in 0s (0 B/s) 13:10:50 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 13:10:50 Fetched 122 kB in 0s (0 B/s) 13:10:50 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 13:10:50 Fetched 77.8 kB in 0s (0 B/s) 13:10:50 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 13:10:50 Fetched 8848 B in 0s (0 B/s) 13:10:50 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 13:10:50 Fetched 47.8 kB in 0s (0 B/s) 13:10:50 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 13:10:50 Fetched 45.6 kB in 0s (0 B/s) 13:10:50 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 13:10:50 Fetched 15.0 kB in 0s (0 B/s) 13:10:50 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 13:10:50 Fetched 220 kB in 0s (0 B/s) 13:10:50 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 13:10:50 Fetched 154 kB in 0s (0 B/s) 13:10:50 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 13:10:50 Fetched 50.6 kB in 0s (0 B/s) 13:10:50 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 13:10:50 Fetched 14.8 kB in 0s (0 B/s) 13:10:50 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 13:10:50 Fetched 41.8 kB in 0s (0 B/s) 13:10:50 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 13:10:50 Fetched 499 kB in 0s (0 B/s) 13:10:50 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 13:10:50 Fetched 111 kB in 0s (0 B/s) 13:10:50 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 13:10:50 Fetched 240 kB in 0s (0 B/s) 13:10:50 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 13:10:50 Fetched 29.3 kB in 0s (0 B/s) 13:10:50 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 13:10:50 Fetched 85.5 kB in 0s (0 B/s) 13:10:50 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 13:10:50 Fetched 24.5 kB in 0s (0 B/s) 13:10:50 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 13:10:50 Fetched 49.2 kB in 0s (0 B/s) 13:10:50 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 13:10:50 Fetched 54.2 kB in 0s (0 B/s) 13:10:50 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 13:10:50 Fetched 30.8 kB in 0s (0 B/s) 13:10:50 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 13:10:50 Fetched 15.8 kB in 0s (0 B/s) 13:10:50 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 13:10:50 Fetched 85.9 kB in 0s (0 B/s) 13:10:50 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 13:10:50 Fetched 8720 B in 0s (0 B/s) 13:10:50 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 13:10:50 Fetched 140 kB in 0s (0 B/s) 13:10:50 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 13:10:50 Fetched 119 kB in 0s (0 B/s) 13:10:50 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 13:10:50 Fetched 111 kB in 0s (0 B/s) 13:10:50 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 13:10:50 Fetched 11.1 kB in 0s (0 B/s) 13:10:50 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 13:10:50 Fetched 646 kB in 0s (0 B/s) 13:10:50 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 13:10:50 Fetched 41.3 kB in 0s (0 B/s) 13:10:50 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 13:10:50 Fetched 17.9 kB in 0s (0 B/s) 13:10:50 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 13:10:50 Fetched 368 kB in 0s (0 B/s) 13:10:50 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 13:10:50 Fetched 187 kB in 0s (0 B/s) 13:10:50 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 13:10:50 Fetched 175 kB in 0s (0 B/s) 13:10:50 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 13:10:50 Fetched 206 kB in 0s (0 B/s) 13:10:50 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 13:10:50 Fetched 1302 kB in 0s (0 B/s) 13:10:50 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 13:10:50 Fetched 36.2 kB in 0s (0 B/s) 13:10:50 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 13:10:50 Fetched 159 kB in 0s (0 B/s) 13:10:50 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 13:10:50 Fetched 107 kB in 0s (0 B/s) 13:10:50 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 13:10:50 Fetched 48.7 kB in 0s (0 B/s) 13:10:50 Pulling static-packages 13:10:50 + snapcraftctl pull 13:10:50 Pulling version 13:10:50 + cd /root/project 13:10:50 + git describe --tags --abbrev=0 13:10:50 + sed s/v// 13:10:50 + GIT_VERSION=2.0.1-dev.91 13:10:50 + [ -z 2.0.1-dev.91 ] 13:10:50 + snapcraftctl set-version 2.0.1-dev.91 13:10:51 Building config-common 13:10:51 + snapcraftctl build 13:10:51 --parallel Build images in parallel. [Pipeline] } 13:10:52 $ docker stop --time=1 f9411071aae845646c3342527ed16b3e021632f17c174ee7542b974021d70ba8 13:10:53 Skipping build go-build-helper (already ran) 13:10:53 Building edgex-go 13:10:53 + cd /root/parts/edgex-go/src 13:10:53 + git describe --tags --abbrev=0 13:10:53 + sed s/v// 13:10:53 + GIT_VERSION=2.0.1-dev.91 13:10:53 + [ -z 2.0.1-dev.91 ] 13:10:53 + echo 2.0.1-dev.91 13:10:53 + [ ! -d vendor ] 13:10:53 + go mod download all 13:10:53 $ docker rm -f f9411071aae845646c3342527ed16b3e021632f17c174ee7542b974021d70ba8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:10:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:10:54 . [Pipeline] withDockerContainer 13:10:54 prd-ubuntu18.04-docker-arm64-4c-16g-72 does not seem to be running inside a container 13:10:54 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 13:10:56 $ docker top df598005dada775d9f220cd99c13e4cee3ba7a6aae173d6ccc3a987b55752331 -eo pid,comm [Pipeline] { [Pipeline] sh 13:10:57 + docker-compose -f ./docker-compose-build.yml build --parallel 13:11:01 Building core-command ... 13:11:01 Building core-data ... 13:11:01 Building core-metadata ... 13:11:01 Building security-bootstrapper ... 13:11:01 Building security-proxy-setup ... 13:11:01 Building security-secretstore-setup ... 13:11:01 Building support-notifications ... 13:11:01 Building support-scheduler ... 13:11:01 Building sys-mgmt-agent ... 13:11:01 Building sys-mgmt-agent 13:11:01 Building core-data 13:11:01 Building security-proxy-setup 13:11:01 Building support-scheduler 13:11:01 Building core-command 13:11:05 + make build 13:11:05 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/core-data/core-data ./cmd/core-data 13:11:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:11:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/core-command/core-command ./cmd/core-command 13:11:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:11:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 13:11:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 13:11:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:11:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 13:11:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:11:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:11:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/secrets-config ./cmd/secrets-config 13:11:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:11:32 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 13:11:32 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 13:11:32 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 13:11:32 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 13:11:32 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 13:11:32 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 13:11:32 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 13:11:32 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 13:11:32 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 13:11:32 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 13:11:32 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 13:11:32 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 13:11:32 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 13:11:32 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 13:11:32 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 13:11:32 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 13:11:32 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 13:11:32 + 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 13:11:32 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 13:11:32 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 13:11:32 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 13:11:32 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 13:11:32 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 13:11:32 + 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 13:11:32 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 13:11:32 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 13:11:32 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 13:11:33 Building hooks 13:11:33 + cd /root/parts/hooks/src 13:11:33 + make build 13:11:33 go mod tidy 13:11:33 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 13:11:34 go: downloading github.com/davecgh/go-spew v1.1.0 13:11:34 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 13:11:34 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 13:11:35 GO111MODULE=on go build -o cmd/install/install ./cmd/install 13:11:35 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 13:11:35 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 13:11:39 Building static-packages 13:11:39 + snapcraftctl build 13:11:40 Building version 13:11:40 + snapcraftctl build 13:11:43 Staging config-common 13:11:43 + snapcraftctl stage 13:11:44 Skipping stage go-build-helper (already ran) 13:11:44 Staging edgex-go 13:11:44 + snapcraftctl stage 13:11:45 Staging hooks 13:11:45 + snapcraftctl stage 13:11:46 Staging static-packages 13:11:46 + snapcraftctl stage 13:11:47 Staging version 13:11:47 + snapcraftctl stage 13:11:48 Priming config-common 13:11:48 + snapcraftctl prime 13:11:50 Priming go-build-helper 13:11:50 + snapcraftctl prime 13:11:51 Priming edgex-go 13:11:51 + snapcraftctl prime 13:11:52 Priming hooks 13:11:52 + snapcraftctl prime 13:11:53 Priming static-packages 13:11:53 + snapcraftctl prime 13:11:56 Priming version 13:11:56 + snapcraftctl prime 13:11:57 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] } 13:12:09 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:12:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:12:09 ---> bb6e3c472f2b 13:12:09 Step 3/22 : WORKDIR /edgex-go 13:12:09 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:12:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:12:09 ---> bb6e3c472f2b 13:12:09 Step 3/22 : WORKDIR /edgex-go 13:12:09 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:12:09 Step 2/20 : FROM ${BUILDER_BASE} AS builder 13:12:09 ---> bb6e3c472f2b 13:12:09 Step 3/20 : WORKDIR /edgex-go 13:12:09 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:12:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:12:09 ---> bb6e3c472f2b 13:12:09 Step 3/23 : WORKDIR /edgex-go 13:12:09 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:12:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:12:09 ---> bb6e3c472f2b 13:12:09 Step 3/22 : WORKDIR /edgex-go 13:12:09 ---> Running in 950d484d49c0 13:12:09 ---> Running in 4bface63d6b8 13:12:09 ---> Running in 1f563d3f6dbc 13:12:09 ---> Running in efbf9a0ec9a1 13:12:09 ---> Running in 252f046b4444 13:12:09 Removing intermediate container 4bface63d6b8 13:12:09 ---> 910ee90c90a3 13:12:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:12:09 Removing intermediate container 1f563d3f6dbc 13:12:09 ---> d20f6cb473ec 13:12:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:12:09 ---> Running in f3b0c8cec5b6 13:12:09 Removing intermediate container 252f046b4444 13:12:09 ---> a8ba8667705d 13:12:09 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:12:09 Removing intermediate container 950d484d49c0 13:12:09 Removing intermediate container efbf9a0ec9a1 13:12:09 ---> 4b77f0534074 13:12:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:12:09 ---> cbc1ee01e413 13:12:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:12:09 ---> Running in 7fb4a1937012 13:12:09 ---> Running in 2f2e20ecb52a 13:12:09 ---> Running in f5ee009e8744 13:12:09 ---> Running in 4257aca1742d 13:12:11 Removing intermediate container f3b0c8cec5b6 13:12:11 ---> 116918a036c6 13:12:11 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:12:11 ---> Running in e58c774d0eee 13:12:11 Removing intermediate container 7fb4a1937012 13:12:11 ---> e2375476db92 13:12:11 Step 5/22 : RUN apk add --update --no-cache make bash git 13:12:11 Removing intermediate container f5ee009e8744 13:12:11 ---> 7530fc55c578 13:12:11 Step 5/23 : RUN apk add --update --no-cache make git 13:12:12 ---> Running in 6b641237f21e 13:12:12 ---> Running in 7a2e86c21c1c 13:12:12 Removing intermediate container 4257aca1742d 13:12:12 ---> 30f150dfd659 13:12:12 Step 5/20 : RUN apk add --update --no-cache make git 13:12:12 Removing intermediate container 2f2e20ecb52a 13:12:12 ---> 962cb27d7a1d 13:12:12 Step 5/22 : RUN apk add --update --no-cache make git 13:12:12 ---> Running in 4f6c50e6c343 13:12:12 ---> Running in 0062bd6e8dac 13:12:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:12:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:12:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:12:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:12:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:12:14 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:12:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:12:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:12:15 OK: 219 MiB in 52 packages 13:12:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:12:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:12:16 OK: 219 MiB in 52 packages 13:12:16 OK: 219 MiB in 52 packages 13:12:16 OK: 219 MiB in 52 packages 13:12:16 OK: 219 MiB in 52 packages 13:12:17 Removing intermediate container e58c774d0eee 13:12:17 ---> 816d4716a1a0 13:12:17 Step 6/22 : COPY . . 13:12:18 Removing intermediate container 7a2e86c21c1c 13:12:18 ---> 1ed93559de7e 13:12:18 Step 6/23 : COPY go.mod . 13:12:18 Removing intermediate container 0062bd6e8dac 13:12:18 ---> 5bd00e6e4fbb 13:12:18 Step 6/22 : COPY . . 13:12:18 Removing intermediate container 6b641237f21e 13:12:18 ---> ca2f80cfc8ce 13:12:18 Step 6/22 : COPY . . 13:12:18 Removing intermediate container 4f6c50e6c343 13:12:18 ---> 5e562499bd2e 13:12:18 Step 6/20 : COPY . . 13:12:19 ---> 096d54690404 13:12:19 Step 7/23 : RUN go mod download 13:12:19 ---> Running in 6b90d540ce5d 13:12:25 Removing intermediate container 6b90d540ce5d 13:12:25 ---> 0ea995c122af 13:12:25 Step 8/23 : COPY . . 13:12:43 ---> 0b35a24753e8 13:12:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:12:43 ---> bf866300fd7b 13:12:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:12:43 ---> 9c93c653dc86 13:12:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:12:43 ---> Running in c55be5a0e4e6 13:12:43 ---> Running in 4a1e5db1d78f 13:12:43 ---> d97d2babe637 13:12:43 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:12:43 ---> Running in 2c26b52f80dc 13:12:43 ---> Running in 0ca3ffba495d 13:12:44 ---> d3809518e08e 13:12:44 Step 9/23 : RUN go mod tidy 13:12:45 ---> Running in 59903ecab385 13:12:48 Removing intermediate container c55be5a0e4e6 13:12:48 ---> 8589df2227d1 13:12:48 Step 8/22 : RUN make cmd/core-command/core-command 13:12:48 ---> Running in 6d81aee3f469 13:12:48 Removing intermediate container 4a1e5db1d78f 13:12:48 ---> c760e1eb9393 13:12:48 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:12:48 ---> Running in e93462fd8ade 13:12:49 Removing intermediate container 2c26b52f80dc 13:12:49 ---> 0c8b1f01bb28 13:12:49 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:12:49 Removing intermediate container 0ca3ffba495d 13:12:49 ---> 033a405200a0 13:12:49 Step 8/22 : RUN make cmd/core-data/core-data 13:12:49 ---> Running in d6f99ec60325 13:12:49 ---> Running in 7307217321e1 13:12:50 Removing intermediate container 59903ecab385 13:12:50 ---> 14e1958cf0b8 13:12:50 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 13:12:50 ---> Running in fb36c35b67bb 13:12:50 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 13:12:51 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 13:12: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 13:12:52 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 13:12:52 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 13:14:44 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 13:14:45 Removing intermediate container 6d81aee3f469 13:14:45 ---> 4cee183c7467 13:14:45 13:14:45 Step 9/22 : FROM alpine:3.14 13:14:45 3.14: Pulling from library/alpine 13:14:45 Removing intermediate container e93462fd8ade 13:14:45 ---> 048ef23c8702 13:14:45 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:14:46 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 13:14:46 Status: Downloaded newer image for alpine:3.14 13:14:46 ---> bb3de5531c18 13:14:46 Step 10/22 : RUN apk add --update --no-cache dumb-init 13:14:46 ---> Running in 4dba5aa7f154 13:14:46 ---> Running in 0acf887b5a2f 13:14:48 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 13:14:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:14:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:14:49 (1/1) Installing dumb-init (1.2.5-r1) 13:14:50 Executing busybox-1.33.1-r3.trigger 13:14:50 OK: 5 MiB in 15 packages 13:14:52 Removing intermediate container 0acf887b5a2f 13:14:52 ---> 5c71ac1e55ab 13:14:52 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:14:52 ---> Running in 0af5d0e833c8 13:14:53 Removing intermediate container 0af5d0e833c8 13:14:53 ---> 84a111a1c043 13:14:53 Step 12/22 : ENV APP_PORT=59882 13:14:53 ---> Running in 16d4a49adacb 13:14:54 Removing intermediate container d6f99ec60325 13:14:54 ---> 657ef9e8f357 13:14:54 13:14:54 Step 9/20 : FROM alpine:3.14 13:14:54 ---> bb3de5531c18 13:14:54 Step 10/20 : RUN apk add --update --no-cache curl 13:14:54 ---> Running in 012c403b45c0 13:14:54 Removing intermediate container 4dba5aa7f154 13:14:54 ---> 9bc5ce099bc8 13:14:54 13:14:54 Step 10/22 : FROM docker:20.10.8 13:14:54 Removing intermediate container 16d4a49adacb 13:14:54 ---> 8df589448098 13:14:54 Step 13/22 : EXPOSE $APP_PORT 13:14:55 ---> Running in 489fa4060725 13:14:55 20.10.8: Pulling from library/docker 13:14:56 Removing intermediate container 489fa4060725 13:14:56 ---> a02d059136cc 13:14:56 Step 14/22 : WORKDIR / 13:14:56 ---> Running in 57f089160c45 13:14:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:14:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:14:58 Removing intermediate container 57f089160c45 13:14:58 ---> 90e12808075d 13:14:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:14:58 (1/5) Installing ca-certificates (20191127-r5) 13:14:58 (2/5) Installing brotli-libs (1.0.9-r5) 13:14:58 (3/5) Installing nghttp2-libs (1.43.0-r0) 13:14:58 (4/5) Installing libcurl (7.79.1-r0) 13:14:58 (5/5) Installing curl (7.79.1-r0) 13:14:58 Executing busybox-1.33.1-r3.trigger 13:14:58 Executing ca-certificates-20191127-r5.trigger 13:14:58 OK: 8 MiB in 19 packages 13:15:00 ---> bf49a01dd4ac 13:15:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:15:00 Removing intermediate container fb36c35b67bb 13:15:00 ---> e9138db90fc8 13:15:00 13:15:00 Step 11/23 : FROM alpine:3.14 13:15:00 ---> bb3de5531c18 13:15:00 Step 12/23 : RUN apk add --update --no-cache dumb-init 13:15:00 ---> Using cache 13:15:00 ---> 5c71ac1e55ab 13:15:00 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:15:00 ---> Using cache 13:15:00 ---> 84a111a1c043 13:15:00 Step 14/23 : ENV APP_PORT=59861 13:15:01 ---> Running in b40482561a9a 13:15:01 Removing intermediate container 012c403b45c0 13:15:01 ---> ca7e64eb6a3c 13:15:01 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:15:01 ---> Running in b980b9e03528 13:15:01 Removing intermediate container b40482561a9a 13:15:01 ---> d133363b22d3 13:15:01 Step 15/23 : EXPOSE $APP_PORT 13:15:01 ---> Running in aea8433e72de 13:15:02 Removing intermediate container b980b9e03528 13:15:02 ---> 26bc67eeaa54 13:15:02 Step 12/20 : WORKDIR /edgex 13:15:02 ---> Running in 3c507c7259a7 13:15:02 ---> aa6a17ab5783 13:15:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:15:02 Removing intermediate container aea8433e72de 13:15:02 ---> 5fe867247bfc 13:15:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:15:03 Removing intermediate container 3c507c7259a7 13:15:03 ---> 0d4448d34e44 13:15:03 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:15:04 ---> 0596f240904b 13:15:04 Step 18/22 : ENTRYPOINT ["/core-command"] 13:15:04 ---> 05d0b0239a5d 13:15:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:15:04 ---> Running in 8b01e76cf14b 13:15:04 ---> 7ba3f432cb51 13:15:04 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:15:05 Removing intermediate container 8b01e76cf14b 13:15:05 ---> 31099b151f6d 13:15:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:15:05 ---> Running in 46c3e774e76f 13:15:06 Removing intermediate container 46c3e774e76f 13:15:06 ---> 951ad65021f3 13:15:06 Step 20/22 : LABEL arch=arm64 13:15:06 ---> Running in 43323f0bc0d1 13:15:06 ---> 29fb1088f434 13:15:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:15:07 Removing intermediate container 43323f0bc0d1 13:15:07 ---> 24c60fecf288 13:15:07 Step 21/22 : LABEL git_sha=039b2c034d052b01361a42d506335991bcfe95b0 13:15:07 ---> 8f7bd057643f 13:15:07 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:15:07 ---> Running in aabff55854ea 13:15:08 Removing intermediate container aabff55854ea 13:15:08 ---> dcc821f02e4f 13:15:08 Step 22/22 : LABEL version=0.0.0 13:15:08 ---> 0c513001aa41 13:15:08 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 13:15:08 ---> Running in 968f365386bd 13:15:08 ---> Running in 74e097b82d1a 13:15:09 Removing intermediate container 968f365386bd 13:15:09 ---> e2d37059fd98 13:15:09 13:15:09 ---> ba5df6868279 13:15:09 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 13:15:09 Removing intermediate container 74e097b82d1a 13:15:09 ---> 0cf247dfa906 13:15:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:15:09 ---> Running in e0e7a5daa30b 13:15:09 ---> Running in 58ed6a1b466f 13:15:09 Removing intermediate container 7307217321e1 13:15:09 ---> dc5a850a1534 13:15:09 13:15:09 Step 9/22 : FROM alpine:3.14 13:15:09 ---> bb3de5531c18 13:15:09 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:15:09 ---> Running in bc947e890679 13:15:09 Successfully built e2d37059fd98 13:15:09 Successfully tagged core-command-arm64:latest 13:15:09  Building core-command ... done Building core-metadata 13:15:10 Removing intermediate container 58ed6a1b466f 13:15:10 ---> f86c7dc86797 13:15:10 Step 21/23 : LABEL arch=arm64 13:15:10 Removing intermediate container e0e7a5daa30b 13:15:10 ---> ea469b1d6701 13:15:10 Step 17/20 : CMD ["--init=true"] 13:15:10 ---> Running in 7aac4c8058d4 13:15:10 ---> Running in e913a38670cd 13:15:10 Removing intermediate container bc947e890679 13:15:10 ---> f96b05fe3e9b 13:15:10 Step 11/22 : ENV APP_PORT=59880 13:15:10 ---> Running in f169d7175938 13:15:10 Removing intermediate container 7aac4c8058d4 13:15:10 ---> 495c042136c9 13:15:10 Step 22/23 : LABEL git_sha=039b2c034d052b01361a42d506335991bcfe95b0 13:15:10 Removing intermediate container e913a38670cd 13:15:10 ---> d8c5a2cfc5a2 13:15:10 Step 18/20 : LABEL arch=arm64 13:15:11 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 13:15:11 Status: Downloaded newer image for docker:20.10.8 13:15:11 ---> 3734d5adc5ac 13:15:11 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 13:15:11 ---> Running in 0620213561ff 13:15:11 Removing intermediate container f169d7175938 13:15:11 ---> c46c278bc33e 13:15:11 Step 12/22 : EXPOSE $APP_PORT 13:15:11 ---> Running in 714ffebcf0c9 13:15:11 ---> Running in bda6db38c556 13:15:11 ---> Running in 959607a48634 13:15:12 Removing intermediate container 0620213561ff 13:15:12 ---> 3c4f780a269a 13:15:12 Step 19/20 : LABEL git_sha=039b2c034d052b01361a42d506335991bcfe95b0 13:15:12 Removing intermediate container bda6db38c556 13:15:12 ---> ab08f9a62515 13:15:12 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 13:15:12 Removing intermediate container 714ffebcf0c9 13:15:12 ---> 1328d2d90c91 13:15:12 Step 23/23 : LABEL version=0.0.0 13:15:12 ---> Running in de1276faf3bd 13:15:12 ---> Running in 5c57279d5e45 13:15:12 Removing intermediate container 959607a48634 13:15:12 ---> 97c18f0c7b49 13:15:12 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:15:12 ---> Running in 6670cef9229f 13:15:12 ---> Running in 92cc2bb98eeb 13:15:13 Removing intermediate container de1276faf3bd 13:15:13 ---> 537f712324d0 13:15:13 Step 20/20 : LABEL version=0.0.0 13:15:13 ---> Running in 7389b1a54dda 13:15:13 Removing intermediate container 6670cef9229f 13:15:13 ---> fdcd998b6bde 13:15:13 13:15:14 Successfully built fdcd998b6bde 13:15:14 Successfully tagged support-scheduler-arm64:latest 13:15:14  Building support-scheduler ... done Building security-bootstrapper 13:15:14 Removing intermediate container 7389b1a54dda 13:15:14 ---> c048ac6f3978 13:15:14 13:15:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:15:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:15:14 Successfully built c048ac6f3978 13:15:14 Successfully tagged security-proxy-setup-arm64:latest 13:15:14 Building support-notifications 13:15:15  Building security-proxy-setup ... done (1/42) Installing readline (8.1.0-r0) 13:15:15 (2/42) Installing bash (5.1.4-r0) 13:15:15 Executing bash-5.1.4-r0.post-install 13:15:15 Removing intermediate container 92cc2bb98eeb 13:15:15 (3/42) Installing brotli-libs (1.0.9-r5) 13:15:15 ---> 9fc6e73c4ce2 13:15:15 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 13:15:15 (4/42) Installing nghttp2-libs (1.43.0-r0) 13:15:15 (5/42) Installing libcurl (7.79.1-r0) 13:15:15 (6/42) Installing curl (7.79.1-r0) 13:15:15 (7/42) Installing dumb-init (1.2.5-r1) 13:15:15 (8/42) Installing libbz2 (1.0.8-r1) 13:15:15 (9/42) Installing expat (2.4.1-r0) 13:15:15 (10/42) Installing libffi (3.3-r2) 13:15:15 (11/42) Installing gdbm (1.19-r0) 13:15:15 (12/42) Installing xz-libs (5.2.5-r0) 13:15:15 (13/42) Installing libgcc (10.3.1_git20210424-r2) 13:15:15 ---> Running in a554f2bad82e 13:15:15 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 13:15:15 (15/42) Installing mpdecimal (2.5.1-r1) 13:15:15 (16/42) Installing sqlite-libs (3.35.5-r0) 13:15:15 (17/42) Installing python3 (3.9.5-r1) 13:15:17 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:15:17 (18/42) Installing py3-appdirs (1.4.4-r2) 13:15:17 (19/42) Installing py3-chardet (4.0.0-r2) 13:15:17 (20/42) Installing py3-idna (3.2-r0) 13:15:17 (21/42) Installing py3-urllib3 (1.26.5-r0) 13:15:17 (22/42) Installing py3-certifi (2020.12.5-r1) 13:15:17 (23/42) Installing py3-requests (2.25.1-r4) 13:15:17 (24/42) Installing py3-msgpack (1.0.2-r1) 13:15:17 (25/42) Installing py3-lockfile (0.12.2-r4) 13:15:17 (26/42) Installing py3-cachecontrol (0.12.6-r1) 13:15:17 (27/42) Installing py3-colorama (0.4.4-r1) 13:15:17 (28/42) Installing py3-contextlib2 (0.6.0-r1) 13:15:17 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:15:17 (29/42) Installing py3-distlib (0.3.1-r3) 13:15:17 (30/42) Installing py3-distro (1.5.0-r3) 13:15:17 (31/42) Installing py3-six (1.15.0-r1) 13:15:17 (32/42) Installing py3-webencodings (0.5.1-r4) 13:15:17 (33/42) Installing py3-html5lib (1.1-r1) 13:15:17 (34/42) Installing py3-parsing (2.4.7-r2) 13:15:17 (35/42) Installing py3-packaging (20.9-r1) 13:15:18 (36/42) Installing py3-toml (0.10.2-r2) 13:15:18 (37/42) Installing py3-pep517 (0.10.0-r2) 13:15:18 (38/42) Installing py3-progress (1.5-r2) 13:15:18 (39/42) Installing py3-retrying (1.3.3-r1) 13:15:18 (40/42) Installing py3-ordered-set (4.0.2-r1) 13:15:18 (41/42) Installing py3-setuptools (52.0.0-r3) 13:15:18 (42/42) Installing py3-pip (20.3.4-r1) 13:15:18 (1/6) Installing dumb-init (1.2.5-r1) 13:15:18 (2/6) Installing libgcc (10.3.1_git20210424-r2) 13:15:18 (3/6) Installing libsodium (1.0.18-r0) 13:15:18 Executing busybox-1.33.1-r3.trigger 13:15:19 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 13:15:19 OK: 84 MiB in 64 packages 13:15:19 (5/6) Installing libzmq (4.3.4-r0) 13:15:19 (6/6) Installing zeromq (4.3.4-r0) 13:15:19 Executing busybox-1.33.1-r3.trigger 13:15:19 OK: 8 MiB in 20 packages 13:15:22 Removing intermediate container a554f2bad82e 13:15:22 ---> 4a6051c3b672 13:15:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:15:23 ---> e67f8f220e1e 13:15:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:15:23 Collecting docker-compose==1.23.2 13:15:23 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:15:23 Collecting jsonschema<3,>=2.5.1 13:15:23 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:15:24 ---> c8869ba88f47 13:15:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:15:24 Collecting PyYAML<4,>=3.10 13:15:24 Downloading PyYAML-3.13.tar.gz (270 kB) 13:15:25 ---> 3fd03769fb7b 13:15:25 Step 18/22 : ENTRYPOINT ["/core-data"] 13:15:25 ---> Running in eef5aa1d7d16 13:15:26 Removing intermediate container eef5aa1d7d16 13:15:26 ---> 802a31de4d31 13:15:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:15:26 ---> Running in f96064ae1e65 13:15:27 Removing intermediate container f96064ae1e65 13:15:27 ---> 0c6cf1f4ed6e 13:15:27 Step 20/22 : LABEL arch=arm64 13:15:27 ---> Running in 63c1325c8a24 13:15:27 Removing intermediate container 63c1325c8a24 13:15:27 ---> 1f2a18788963 13:15:27 Step 21/22 : LABEL git_sha=039b2c034d052b01361a42d506335991bcfe95b0 13:15:27 ---> Running in 00795d048d4b 13:15:28 Removing intermediate container 00795d048d4b 13:15:28 ---> f73f2e520100 13:15:28 Step 22/22 : LABEL version=0.0.0 13:15:28 ---> Running in fdcafaf2768e 13:15:28 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:15:28 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:15:29 Collecting cached-property<2,>=1.2.0 13:15:29 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:15:29 Removing intermediate container fdcafaf2768e 13:15:29 ---> 3d1e35a42e7d 13:15:29 13:15:29 Collecting docker<4.0,>=3.6.0 13:15:29 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:15:29 Collecting docopt<0.7,>=0.6.1 13:15:29 Downloading docopt-0.6.2.tar.gz (25 kB) 13:15:29 Successfully built 3d1e35a42e7d 13:15:29 Successfully tagged core-data-arm64:latest 13:15:29 Building security-secretstore-setup 13:15:31  Building core-data ... done Collecting dockerpty<0.5,>=0.4.1 13:15:31 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:15:33 Collecting websocket-client<1.0,>=0.32.0 13:15:33 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 13:15:33 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 13:15:33 Collecting texttable<0.10,>=0.9.0 13:15:33 Downloading texttable-0.9.1.tar.gz (11 kB) 13:15:35 Collecting docker-pycreds>=0.4.0 13:15:35 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:15:35 Collecting idna<2.8,>=2.5 13:15:35 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:15:35 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) 13:15:36 Collecting chardet<3.1.0,>=3.0.2 13:15:36 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 13:15:36 Collecting urllib3<1.25,>=1.21.1 13:15:36 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:15:37 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 13:15:37 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 13:15:37 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 13:15:37 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 13:15:38 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 13:15:38 Attempting uninstall: urllib3 13:15:38 Found existing installation: urllib3 1.26.5 13:15:38 Uninstalling urllib3-1.26.5: 13:15:38 Successfully uninstalled urllib3-1.26.5 13:15:38 Attempting uninstall: idna 13:15:38 Found existing installation: idna 3.2 13:15:38 Uninstalling idna-3.2: 13:15:38 Successfully uninstalled idna-3.2 13:15:39 Attempting uninstall: chardet 13:15:39 Found existing installation: chardet 4.0.0 13:15:39 Uninstalling chardet-4.0.0: 13:15:39 Successfully uninstalled chardet-4.0.0 13:15:41 Attempting uninstall: requests 13:15:41 Found existing installation: requests 2.25.1 13:15:41 Uninstalling requests-2.25.1: 13:15:41 Successfully uninstalled requests-2.25.1 13:15:42 Running setup.py install for texttable: started 13:15:44 Running setup.py install for texttable: finished with status 'done' 13:15:44 Running setup.py install for PyYAML: started 13:15:46 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:15:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:15:46 ---> bb6e3c472f2b 13:15:46 Step 3/22 : WORKDIR /edgex-go 13:15:46 ---> Using cache 13:15:46 ---> 4b77f0534074 13:15:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:15:46 ---> Using cache 13:15:46 ---> 7530fc55c578 13:15:46 Step 5/22 : RUN apk add --update --no-cache make git 13:15:46 ---> Using cache 13:15:46 ---> 1ed93559de7e 13:15:46 Step 6/22 : COPY . . 13:15:46 Running setup.py install for PyYAML: finished with status 'done' 13:15:46 Running setup.py install for docopt: started 13:15:48 Running setup.py install for docopt: finished with status 'done' 13:15:48 Running setup.py install for dockerpty: started 13:15:50 Running setup.py install for dockerpty: finished with status 'done' 13:15:52 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 13:15:54 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:15:54 Step 2/30 : FROM ${BUILDER_BASE} AS builder 13:15:54 ---> bb6e3c472f2b 13:15:54 Step 3/30 : WORKDIR /edgex-go 13:15:54 ---> Using cache 13:15:54 ---> 4b77f0534074 13:15:54 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:15:54 ---> Using cache 13:15:54 ---> 7530fc55c578 13:15:54 Step 5/30 : RUN apk add --update --no-cache make git 13:15:54 ---> Using cache 13:15:54 ---> 1ed93559de7e 13:15:54 Step 6/30 : COPY . . 13:15:54 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:15:54 Step 2/21 : FROM ${BUILDER_BASE} AS builder 13:15:54 ---> bb6e3c472f2b 13:15:54 Step 3/21 : WORKDIR /edgex-go 13:15:54 ---> Using cache 13:15:54 ---> 4b77f0534074 13:15:54 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:15:54 ---> Using cache 13:15:54 ---> 7530fc55c578 13:15:54 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 13:15:58 ---> Running in d8ba9faf444a 13:15:59 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:16:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:16:01 OK: 219 MiB in 52 packages 13:16:03 Removing intermediate container d8ba9faf444a 13:16:03 ---> 1fbc2dbd7d06 13:16:03 Step 6/21 : COPY . . 13:16:04 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:16:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:16:04 ---> bb6e3c472f2b 13:16:04 Step 3/24 : WORKDIR /edgex-go 13:16:04 ---> Using cache 13:16:04 ---> 4b77f0534074 13:16:04 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:16:04 ---> Using cache 13:16:04 ---> 7530fc55c578 13:16:04 Step 5/24 : RUN apk add --update --no-cache make git 13:16:04 ---> Using cache 13:16:04 ---> 1ed93559de7e 13:16:04 Step 6/24 : COPY . . 13:16:07 ---> b1da83727914 13:16:07 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:16:07 ---> Running in 0fa555351d7f 13:16:10 Removing intermediate container 5c57279d5e45 13:16:10 ---> f3f1838c6d5b 13:16:10 Step 13/22 : ENV APP_PORT=58890 13:16:10 ---> Running in 5654b4d09974 13:16:11 Removing intermediate container 0fa555351d7f 13:16:11 ---> 82bb033a60d7 13:16:11 Step 8/22 : RUN make cmd/core-metadata/core-metadata 13:16:11 Removing intermediate container 5654b4d09974 13:16:11 ---> 51dafe953445 13:16:11 Step 14/22 : EXPOSE $APP_PORT 13:16:12 ---> Running in e8deea544e6c 13:16:12 ---> Running in c459939da31d 13:16:12 Removing intermediate container e8deea544e6c 13:16:12 ---> 9a1eecb1d6c7 13:16:12 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:16:13 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 13:16:16 ---> b122ea731836 13:16:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:16:18 ---> 0c4f996f52b6 13:16:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:16:20 ---> cac95039eb7e 13:16:20 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:16:20 ---> 70d7df9424b4 13:16:20 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 13:16:21 ---> Running in 502ea5470328 13:16:21 ---> Running in dcc1f5fd0dfa 13:16:23 Removing intermediate container dcc1f5fd0dfa 13:16:23 ---> dca9b74098f6 13:16:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:16:23 ---> Running in 7d4a89b5a8d5 13:16:25 Removing intermediate container 7d4a89b5a8d5 13:16:25 ---> ee7d2e92c502 13:16:25 Step 20/22 : LABEL arch=arm64 13:16:25 ---> Running in 782a82c67814 13:16:27 Removing intermediate container 782a82c67814 13:16:27 ---> 5c07a9074164 13:16:27 Step 21/22 : LABEL git_sha=039b2c034d052b01361a42d506335991bcfe95b0 13:16:27 ---> Running in 3516fe76e352 13:16:27 Removing intermediate container 502ea5470328 13:16:27 ---> 00b63d43070c 13:16:27 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:16:28 ---> Running in 3e02140cd71f 13:16:29 Removing intermediate container 3516fe76e352 13:16:29 ---> 5aaa038c5b04 13:16:29 Step 22/22 : LABEL version=0.0.0 13:16:29 ---> Running in a706d29702ab 13:16:30 Removing intermediate container a706d29702ab 13:16:30 ---> fef1ea9c1ba3 13:16:30 13:16:31 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 13:16:31 Successfully built fef1ea9c1ba3 13:16:31 Successfully tagged sys-mgmt-agent-arm64:latest 13:16:35  Building sys-mgmt-agent ... done  ---> 59e631751aa3 13:16:35 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:16:36 ---> Running in 6693992dec49 13:16:36 ---> b46eb6c3470b 13:16:36 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:16:36 ---> Running in 34c8ea132ac5 13:16:41 Removing intermediate container 6693992dec49 13:16:41 ---> 53b0829cef73 13:16:41 Step 8/21 : RUN make cmd/support-notifications/support-notifications 13:16:41 ---> Running in 333e96509137 13:16:42 Removing intermediate container 34c8ea132ac5 13:16:42 ---> 41f1fc50598a 13:16:42 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:16:42 ---> Running in 6e6b2bf46fd4 13:16:44 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 13:16:44 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 13:17:40 Removing intermediate container c459939da31d 13:17:40 ---> ff111cd98179 13:17:40 13:17:40 Step 9/22 : FROM alpine:3.14 13:17:40 ---> bb3de5531c18 13:17:40 Step 10/22 : RUN apk add --update --no-cache dumb-init 13:17:40 ---> Using cache 13:17:40 ---> 5c71ac1e55ab 13:17:40 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:17:40 ---> Using cache 13:17:40 ---> 84a111a1c043 13:17:40 Step 12/22 : ENV APP_PORT=59881 13:17:40 ---> Running in 792dc65371ab 13:17:41 Removing intermediate container 792dc65371ab 13:17:41 ---> f6083929b254 13:17:41 Step 13/22 : EXPOSE $APP_PORT 13:17:41 ---> Running in b93889ea34ba 13:17:41 Removing intermediate container b93889ea34ba 13:17:41 ---> b55006dcc225 13:17:41 Step 14/22 : WORKDIR / 13:17:42 ---> Running in 398b788f934a 13:17:42 Removing intermediate container 398b788f934a 13:17:42 ---> 4ed4b7dfdeab 13:17:42 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:17:44 ---> 7c31eec743ad 13:17:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:17:46 ---> 59b8d1cb1b04 13:17:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:17:47 ---> 8879290fd2d1 13:17:47 Step 18/22 : ENTRYPOINT ["/core-metadata"] 13:17:47 ---> Running in 6c05d99f30a4 13:17:47 Removing intermediate container 6c05d99f30a4 13:17:47 ---> 37bf0bd0c77c 13:17:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:17:47 ---> Running in 0cd234720317 13:17:48 Removing intermediate container 0cd234720317 13:17:48 ---> 84c759ad0c00 13:17:48 Step 20/22 : LABEL arch=arm64 13:17:48 ---> Running in 1da6a966e869 13:17:49 Removing intermediate container 1da6a966e869 13:17:49 ---> 4d0b5922a5e4 13:17:49 Step 21/22 : LABEL git_sha=039b2c034d052b01361a42d506335991bcfe95b0 13:17:49 ---> Running in c1d29eb14339 13:17:50 Removing intermediate container c1d29eb14339 13:17:50 ---> 0df097530e7a 13:17:50 Step 22/22 : LABEL version=0.0.0 13:17:50 ---> Running in 6b44ca6a6d6c 13:17:50 Removing intermediate container 6b44ca6a6d6c 13:17:50 ---> d435cd40cc29 13:17:50 13:17:51 Successfully built d435cd40cc29 13:17:51 Successfully tagged core-metadata-arm64:latest 13:18:01  Building core-metadata ... done Removing intermediate container 3e02140cd71f 13:18:01 ---> fb53c0cbb4f3 13:18:01 13:18:01 Step 9/30 : FROM alpine:3.14 13:18:01 ---> bb3de5531c18 13:18:01 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 13:18:01 ---> Running in bc6260256c4b 13:18:02 Removing intermediate container bc6260256c4b 13:18:02 ---> 2b36d202d49e 13:18:02 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 13:18:02 ---> Running in 6470b5cb12c6 13:18:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:18:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:18:04 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 13:18:04 (1/2) Installing dumb-init (1.2.5-r1) 13:18:04 (2/2) Installing su-exec (0.2-r1) 13:18:04 Executing busybox-1.33.1-r3.trigger 13:18:04 OK: 5 MiB in 16 packages 13:18:06 Removing intermediate container 6470b5cb12c6 13:18:06 ---> ec2256030c4b 13:18:06 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 13:18:06 ---> Running in f24d86f2f519 13:18:06 Removing intermediate container f24d86f2f519 13:18:06 ---> 34f2dad632a4 13:18:06 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 13:18:07 ---> Running in bb97904a86dd 13:18:07 Removing intermediate container bb97904a86dd 13:18:07 ---> 88bb6b0818a2 13:18:07 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 13:18:07 ---> Running in 707d1b7c3562 13:18:09 Removing intermediate container 707d1b7c3562 13:18:09 ---> 46ac77a46884 13:18:09 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 13:18:09 ---> Running in 73fcc4214107 13:18:10 Removing intermediate container 73fcc4214107 13:18:10 ---> 50cf53df001e 13:18:10 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 13:18:11 ---> d454e85ad74d 13:18:11 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 13:18:11 ---> Running in 3ce2d735b910 13:18:12 Removing intermediate container 333e96509137 13:18:12 ---> 0dc16ed8cb9b 13:18:12 13:18:12 Step 9/21 : FROM alpine:3.14 13:18:12 ---> bb3de5531c18 13:18:12 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 13:18:12 ---> Running in c07fa0e607d9 13:18:13 Removing intermediate container 6e6b2bf46fd4 13:18:13 ---> 308decb5b532 13:18:13 13:18:13 Step 9/24 : FROM alpine:3.14 13:18:13 ---> bb3de5531c18 13:18:13 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 13:18:13 ---> Running in e798745f3f7d 13:18:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:18:14 Removing intermediate container 3ce2d735b910 13:18:14 ---> 5a6863dbce23 13:18:14 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 13:18:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:18:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:18:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:18:15 (1/2) Installing ca-certificates (20191127-r5) 13:18:15 ---> ffb2f2667a83 13:18:15 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:18:15 (2/2) Installing dumb-init (1.2.5-r1) 13:18:15 Executing busybox-1.33.1-r3.trigger 13:18:15 Executing ca-certificates-20191127-r5.trigger 13:18:15 OK: 6 MiB in 16 packages 13:18:15 (1/3) Installing ca-certificates (20191127-r5) 13:18:16 (2/3) Installing dumb-init (1.2.5-r1) 13:18:16 (3/3) Installing su-exec (0.2-r1) 13:18:16 Executing busybox-1.33.1-r3.trigger 13:18:16 Executing ca-certificates-20191127-r5.trigger 13:18:16 OK: 6 MiB in 17 packages 13:18:17 ---> ebdec6553b32 13:18:17 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:18:17 Removing intermediate container c07fa0e607d9 13:18:17 ---> b86b206ff036 13:18:17 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:18:17 ---> Running in 547c9e7c5a28 13:18:17 Removing intermediate container e798745f3f7d 13:18:17 ---> f44cdc8a3c8e 13:18:17 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:18:18 ---> Running in 2751ca47ec11 13:18:18 ---> da5b68248888 13:18:18 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:18:18 Removing intermediate container 547c9e7c5a28 13:18:18 ---> 5055c33f07d9 13:18:18 Step 12/21 : ENV APP_PORT=59860 13:18:18 ---> Running in 422c49f583bf 13:18:18 Removing intermediate container 2751ca47ec11 13:18:18 ---> 5317897dad9e 13:18:18 Step 12/24 : WORKDIR / 13:18:18 ---> Running in d3a8a56a9f5c 13:18:18 Removing intermediate container 422c49f583bf 13:18:18 ---> 0d52d9452409 13:18:18 Step 13/21 : EXPOSE $APP_PORT 13:18:18 ---> Running in ae5b33c26c9d 13:18:18 ---> 92e0a2b6dbd2 13:18:18 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 13:18:19 Removing intermediate container d3a8a56a9f5c 13:18:19 ---> b54737a30d5c 13:18:19 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:18:19 Removing intermediate container ae5b33c26c9d 13:18:19 ---> 59a5aef8ab21 13:18:19 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 13:18:20 ---> d6b942a7e923 13:18:20 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 13:18:20 ---> eed0cda3cb73 13:18:20 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:18:20 ---> Running in e76d9a19283f 13:18:20 ---> 8d3783e5a7ee 13:18:20 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:18:21 Removing intermediate container e76d9a19283f 13:18:21 ---> 31ced86e94f9 13:18:21 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:18:21 ---> 5a8b68339d42 13:18:21 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:18:21 ---> 280911475ea2 13:18:21 Step 25/30 : RUN chmod +x /entrypoint.sh 13:18:21 ---> be5353d4985f 13:18:21 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:18:22 ---> Running in c0d689d750c8 13:18:22 ---> 8361038fb940 13:18:22 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 13:18:23 ---> 58154838119b 13:18:23 Step 17/21 : ENTRYPOINT ["/support-notifications"] 13:18:23 ---> Running in bea3ef91fcaa 13:18:23 ---> 4e54ac871f72 13:18:23 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:18:24 Removing intermediate container bea3ef91fcaa 13:18:24 ---> dcde31d77a53 13:18:24 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:18:24 ---> Running in 55c69986b36f 13:18:24 Removing intermediate container 55c69986b36f 13:18:24 ---> 15abe5157ad6 13:18:24 Step 19/21 : LABEL arch=arm64 13:18:24 ---> Running in f1191ca07eed 13:18:25 ---> d1c4563794d8 13:18:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:18:25 Removing intermediate container c0d689d750c8 13:18:25 ---> 61659d8e8a75 13:18:25 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 13:18:25 ---> Running in 79377b0c5921 13:18:25 Removing intermediate container f1191ca07eed 13:18:25 ---> 40d3d5305677 13:18:25 Step 20/21 : LABEL git_sha=039b2c034d052b01361a42d506335991bcfe95b0 13:18:25 ---> Running in 1a9b470a763e 13:18:25 Removing intermediate container 79377b0c5921 13:18:25 ---> 2f632fd83020 13:18:25 Step 27/30 : CMD ["gate"] 13:18:26 ---> Running in 9ee969114a4e 13:18:26 Removing intermediate container 1a9b470a763e 13:18:26 ---> 885e756200e7 13:18:26 Step 21/21 : LABEL version=0.0.0 13:18:26 ---> Running in 7f04c099f610 13:18:26 ---> 487599891ab0 13:18:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:18:26 Removing intermediate container 9ee969114a4e 13:18:26 ---> 1384731fcb24 13:18:26 Step 28/30 : LABEL arch=arm64 13:18:26 ---> Running in e38ae81c3b28 13:18:26 Removing intermediate container 7f04c099f610 13:18:26 ---> cac850c2bf45 13:18:26 13:18:27 Successfully built cac850c2bf45 13:18:27 ---> 5f42637f982f 13:18:27 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/ 13:18:27 Successfully tagged support-notifications-arm64:latest 13:18:27  Building support-notifications ... done Removing intermediate container e38ae81c3b28 13:18:27 ---> 29039d6e9246 13:18:27 Step 29/30 : LABEL git_sha=039b2c034d052b01361a42d506335991bcfe95b0 13:18:27 ---> Running in 30b834493a01 13:18:27 ---> Running in 9dc853e257bf 13:18:28 Removing intermediate container 9dc853e257bf 13:18:28 ---> 1a7983da7f13 13:18:28 Step 30/30 : LABEL version=0.0.0 13:18:28 ---> Running in fb3dd8a2d89a 13:18:28 Removing intermediate container fb3dd8a2d89a 13:18:28 ---> d24bc426c6e0 13:18:28 13:18:29 Successfully built d24bc426c6e0 13:18:29 Successfully tagged security-bootstrapper-arm64:latest 13:18:29  Building security-bootstrapper ... done Removing intermediate container 30b834493a01 13:18:29 ---> 68a82b515c49 13:18:29 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 13:18:29 ---> Running in 1602c73c5a4b 13:18:30 Removing intermediate container 1602c73c5a4b 13:18:30 ---> 380ff0224266 13:18:30 Step 22/24 : LABEL arch=arm64 13:18:30 ---> Running in 6385cb95eec9 13:18:30 Removing intermediate container 6385cb95eec9 13:18:30 ---> 3d6752398f33 13:18:30 Step 23/24 : LABEL git_sha=039b2c034d052b01361a42d506335991bcfe95b0 13:18:30 ---> Running in d3f2101653fe 13:18:31 Removing intermediate container d3f2101653fe 13:18:31 ---> e71e76a1baac 13:18:31 Step 24/24 : LABEL version=0.0.0 13:18:31 ---> Running in f1a0ed2a465e 13:18:31 Removing intermediate container f1a0ed2a465e 13:18:31 ---> 559b3f3f99c6 13:18:31 13:18:32 Successfully built 559b3f3f99c6 13:18:32 Successfully tagged security-secretstore-setup-arm64:latest 13:18:32  Building security-secretstore-setup ... done  [Pipeline] } 13:18:32 $ docker stop --time=1 df598005dada775d9f220cd99c13e4cee3ba7a6aae173d6ccc3a987b55752331 13:18:34 $ docker rm -f df598005dada775d9f220cd99c13e4cee3ba7a6aae173d6ccc3a987b55752331 [Pipeline] // withDockerContainer [Pipeline] sh 13:18:34 + docker images 13:18:34 REPOSITORY TAG IMAGE ID CREATED SIZE 13:18:34 security-secretstore-setup-arm64 latest 559b3f3f99c6 3 seconds ago 26.8MB 13:18:34 security-bootstrapper-arm64 latest d24bc426c6e0 6 seconds ago 17.8MB 13:18:34 support-notifications-arm64 latest cac850c2bf45 8 seconds ago 16.1MB 13:18:34 308decb5b532 22 seconds ago 1.58GB 13:18:34 0dc16ed8cb9b 22 seconds ago 1.57GB 13:18:34 fb53c0cbb4f3 34 seconds ago 1.57GB 13:18:34 core-metadata-arm64 latest d435cd40cc29 44 seconds ago 15.9MB 13:18:34 ff111cd98179 55 seconds ago 1.57GB 13:18:34 sys-mgmt-agent-arm64 latest fef1ea9c1ba3 2 minutes ago 277MB 13:18:34 core-data-arm64 latest 3d1e35a42e7d 3 minutes ago 19.5MB 13:18:34 support-scheduler-arm64 latest fdcd998b6bde 3 minutes ago 15.3MB 13:18:34 security-proxy-setup-arm64 latest c048ac6f3978 3 minutes ago 25.4MB 13:18:34 dc5a850a1534 3 minutes ago 1.58GB 13:18:34 core-command-arm64 latest e2d37059fd98 3 minutes ago 15.2MB 13:18:34 e9138db90fc8 3 minutes ago 1.57GB 13:18:34 9bc5ce099bc8 3 minutes ago 1.57GB 13:18:34 657ef9e8f357 3 minutes ago 1.57GB 13:18:34 4cee183c7467 3 minutes ago 1.57GB 13:18:34 ci-base-image-arm64 latest bb6e3c472f2b 13 minutes ago 1.24GB 13:18:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 4 weeks ago 534MB 13:18:34 docker 20.10.8 3734d5adc5ac 2 months ago 198MB 13:18:34 alpine 3.14 bb3de5531c18 2 months ago 5.34MB 13:18:34 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 13:18:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:18:35 13:18:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 13:18:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:18:36 arm64: Pulling from edgex-lftools-log-publisher 13:18:36 448f6bf000e3: Pulling fs layer 13:18:36 f757da607395: Pulling fs layer 13:18:36 05883995daec: Pulling fs layer 13:18:36 8603b9c90790: Pulling fs layer 13:18:36 1560dd03e051: Pulling fs layer 13:18:36 27f5ce0e4adf: Pulling fs layer 13:18:36 c2d8d7efcc4b: Pulling fs layer 13:18:36 8603b9c90790: Waiting 13:18:36 1560dd03e051: Waiting 13:18:36 27f5ce0e4adf: Waiting 13:18:36 c2d8d7efcc4b: Waiting 13:18:36 f757da607395: Download complete 13:18:36 8603b9c90790: Verifying Checksum 13:18:36 8603b9c90790: Download complete 13:18:36 1560dd03e051: Verifying Checksum 13:18:36 1560dd03e051: Download complete 13:18:36 05883995daec: Verifying Checksum 13:18:36 05883995daec: Download complete 13:18:36 27f5ce0e4adf: Verifying Checksum 13:18:36 27f5ce0e4adf: Download complete 13:18:36 448f6bf000e3: Download complete 13:18:39 c2d8d7efcc4b: Verifying Checksum 13:18:39 c2d8d7efcc4b: Download complete 13:18:40 448f6bf000e3: Pull complete 13:18:41 f757da607395: Pull complete 13:18:42 05883995daec: Pull complete 13:18:43 8603b9c90790: Pull complete 13:18:44 1560dd03e051: Pull complete 13:18:44 27f5ce0e4adf: Pull complete 13:18:59 c2d8d7efcc4b: Pull complete 13:18:59 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 13:18:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:18:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 13:18:59 prd-ubuntu18.04-docker-arm64-4c-16g-72 does not seem to be running inside a container 13:18:59 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 13:19:02 $ docker top d30987abaf4e6abab71f7ae47537d07c8f5c8c83be1f55f812065c5e6a1bf37e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:19:03 ---> job-cost.sh 13:19:03 lf-activate-venv: SKIPPING 13:19:03 INFO: No Stack... 13:19:04 INFO: Retrieving Pricing Info for: v3-standard-4 13:19:04 INFO: Archiving Costs [Pipeline] sh 13:19:05 + + cat /w/workspace/edgex-go/7/archives/cost.csvcut 13:19:05 -d, -f6 [Pipeline] lock 13:19:05 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3794-7-stack-cost] 13:19:05 Resource [jenkins-edgexfoundry-edgex-go-PR-3794-7-stack-cost] did not exist. Created. 13:19:05 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3794-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:19:05 + echo total: 0.10999999940395355 [Pipeline] stash 13:19:06 Stashed 1 file(s) [Pipeline] } 13:19:06 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3794-7-stack-cost] [Pipeline] // lock [Pipeline] } 13:19:06 $ docker stop --time=1 d30987abaf4e6abab71f7ae47537d07c8f5c8c83be1f55f812065c5e6a1bf37e 13:19:07 $ docker rm -f d30987abaf4e6abab71f7ae47537d07c8f5c8c83be1f55f812065c5e6a1bf37e [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 13:19:08 provisioning config files... 13:19:08 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config5274197188956902743tmp [Pipeline] { [Pipeline] sh 13:19:08 + set +x 13:19:08 + bash -s -- 13:19:08 + curl -s https://codecov.io/bash 13:19:08 13:19:08 _____ _ 13:19:08 / ____| | | 13:19:08 | | ___ __| | ___ ___ _____ __ 13:19:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:19:08 | |___| (_) | (_| | __/ (_| (_) \ V / 13:19:08 \_____\___/ \__,_|\___|\___\___/ \_/ 13:19:08 Bash-1.0.6 13:19:08 13:19:08 13:19:08 ==> git version 2.24.4 found 13:19:08 ==> 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 13:19:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 13:19:08 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 13:19:08 ==> Jenkins CI detected. 13:19:08 current dir:  /w/workspace/edgex-go/7 13:19:08 project root: . 13:19:08 --> token set from env 13:19:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:19:09 ==> Running gcov in . (disable via -X gcov) 13:19:09 ==> Python coveragepy not found 13:19:09 ==> Searching for coverage reports in: 13:19:09 + . 13:19:09 -> Found 1 reports 13:19:09 ==> Detecting git/mercurial file structure 13:19:09 ==> Reading reports 13:19:09 + ./coverage.out bytes=428381 13:19:09 ==> Appending adjustments 13:19:09 https://docs.codecov.io/docs/fixing-reports 13:19:10 + Found adjustments 13:19:10 ==> Gzipping contents 13:19:10 60K /tmp/codecov.QIZWAh.gz 13:19:10 ==> Uploading reports 13:19:10 url: https://codecov.io 13:19:10 query: branch=PR-3794&commit=039b2c034d052b01361a42d506335991bcfe95b0&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3794%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3794&job=&cmd_args= 13:19:10 -> Pinging Codecov 13:19:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3794&commit=039b2c034d052b01361a42d506335991bcfe95b0&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3794%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3794&job=&cmd_args= 13:19:10 -> Uploading to 13:19:10 https://storage.googleapis.com/codecov/v4/raw/2021-11-11/00271124DB129430A58F1EEE437C3FCB/039b2c034d052b01361a42d506335991bcfe95b0/fe4db94d-6492-4309-a5f7-676910758c7c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211111T131910Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8873f6b24bd6bbd05a0ddacfc9cc6d8a2d52e7ca723dcfdc30dfce28512024b2 13:19:10 % Total % Received % Xferd Average Speed Time Time Time Current 13:19:10 Dload Upload Total Spent Left Speed 13:19:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57812 0 0 100 57812 0 160k --:--:-- --:--:-- --:--:-- 160k 13:19:10 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/039b2c034d052b01361a42d506335991bcfe95b0 [Pipeline] } 13:19:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:19:12 + '[' -d /w/workspace/edgex-go/7/archives ']' [Pipeline] libraryResource [Pipeline] sh 13:19:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:19:12 ---> package-listing.sh 13:19:12 ++ facter osfamily 13:19:12 ++ tr '[:upper:]' '[:lower:]' 13:19:13 + OS_FAMILY=redhat 13:19:13 + workspace=/w/workspace/edgex-go/7 13:19:13 + START_PACKAGES=/tmp/packages_start.txt 13:19:13 + END_PACKAGES=/tmp/packages_end.txt 13:19:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:19:13 + PACKAGES=/tmp/packages_start.txt 13:19:13 + '[' /w/workspace/edgex-go/7 ']' 13:19:13 + PACKAGES=/tmp/packages_end.txt 13:19:13 + case "${OS_FAMILY}" in 13:19:13 + sort 13:19:13 + rpm -qa 13:19:16 + '[' -f /tmp/packages_start.txt ']' 13:19:16 + '[' -f /tmp/packages_end.txt ']' 13:19:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:19:16 + '[' /w/workspace/edgex-go/7 ']' 13:19:16 + mkdir -p /w/workspace/edgex-go/7/archives/ 13:19:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo 13:19:16 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:19:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:19:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:19:17 13:19:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:19:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:19:17 latest: Pulling from edgex-lftools-log-publisher 13:19:17 b4d181a07f80: Pulling fs layer 13:19:17 a1111a8f2ec3: Pulling fs layer 13:19:17 ed53099fbce6: Pulling fs layer 13:19:17 dc539afda2c1: Pulling fs layer 13:19:17 77bc0d833cb6: Pulling fs layer 13:19:17 9065ff56babe: Pulling fs layer 13:19:17 d287ab97295c: Pulling fs layer 13:19:17 77bc0d833cb6: Waiting 13:19:17 9065ff56babe: Waiting 13:19:17 d287ab97295c: Waiting 13:19:17 dc539afda2c1: Waiting 13:19:17 a1111a8f2ec3: Verifying Checksum 13:19:17 a1111a8f2ec3: Download complete 13:19:17 dc539afda2c1: Verifying Checksum 13:19:17 dc539afda2c1: Download complete 13:19:17 ed53099fbce6: Verifying Checksum 13:19:17 ed53099fbce6: Download complete 13:19:17 77bc0d833cb6: Verifying Checksum 13:19:17 77bc0d833cb6: Download complete 13:19:17 9065ff56babe: Verifying Checksum 13:19:17 9065ff56babe: Download complete 13:19:17 b4d181a07f80: Verifying Checksum 13:19:17 b4d181a07f80: Download complete 13:19:18 d287ab97295c: Verifying Checksum 13:19:18 d287ab97295c: Download complete 13:19:19 b4d181a07f80: Pull complete 13:19:19 a1111a8f2ec3: Pull complete 13:19:19 ed53099fbce6: Pull complete 13:19:20 dc539afda2c1: Pull complete 13:19:20 77bc0d833cb6: Pull complete 13:19:20 9065ff56babe: Pull complete 13:19:25 d287ab97295c: Pull complete 13:19:25 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:19:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:19:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:19:25 prd-centos7-docker-4c-2g-71 does not seem to be running inside a container 13:19:25 $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:19:29 $ docker top 3fc20fed99fa346546e4a4bdc35348c67fa1376e5ed60a8311f6c28f7f33a2d1 -eo pid,comm [Pipeline] { [Pipeline] sh 13:19:29 + touch /tmp/pre-build-complete [Pipeline] sh 13:19:29 + mkdir -p /var/log/sysstat [Pipeline] sh 13:19:30 + ls /var/log/sa-host 13:19:30 + sadf -c /var/log/sa-host/sa11 13:19:30 file_magic: OK 13:19:30 HZ: Using current value: 100 13:19:30 file_header: OK 13:19:30 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 13:19:30 Statistics: 13:19:30 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... 13:19:30 File successfully converted to sysstat format version 12.0.3 13:19:30 + sadf -c /var/log/sa-host/sa30 13:19:30 file_magic: OK 13:19:30 HZ: Using current value: 100 13:19:30 file_header: OK 13:19:30 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 13:19:30 Statistics: 13:19:30 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:19:30 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:19:30 provisioning config files... 13:19:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config1069884980694677895tmp [Pipeline] { [Pipeline] echo 13:19:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:19:30 ---> create-netrc.sh [Pipeline] } 13:19:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:19:30 ---> python-tools-install.sh [Pipeline] echo 13:19:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:19:31 ---> sudo-logs.sh 13:19:31 Archiving 'sudo' log.. 13:19:31 sudo: unable to resolve host prd-centos7-docker-4c-2g-71.novalocal: Name or service not known 13:19:31 sudo: unable to resolve host prd-centos7-docker-4c-2g-71.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 13:19:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:19:31 ---> job-cost.sh 13:19:31 lf-activate-venv: SKIPPING 13:19:31 DEBUG: total: 0.10999999940395355 13:19:31 INFO: Retrieving Stack Cost... 13:19:31 INFO: Retrieving Pricing Info for: v3-standard-2 13:19:32 INFO: Archiving Costs [Pipeline] echo 13:19:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:19:32 ---> logs-deploy.sh 13:19:32 lf-activate-venv: SKIPPING 13:19:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3794/7 13:19:32 INFO: archiving workspace using pattern(s): 13:19:33 Archives upload complete. 13:19:33 INFO: archiving logs to Nexus 13:19:33 ---> uname -a: 13:19:33 Linux prd-centos7-docker-4c-2g-71.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 13:19:33 13:19:33 13:19:33 ---> lscpu: 13:19:33 Architecture: x86_64 13:19:33 CPU op-mode(s): 32-bit, 64-bit 13:19:33 Byte Order: Little Endian 13:19:33 Address sizes: 40 bits physical, 48 bits virtual 13:19:33 CPU(s): 2 13:19:33 On-line CPU(s) list: 0,1 13:19:33 Thread(s) per core: 1 13:19:33 Core(s) per socket: 1 13:19:33 Socket(s): 2 13:19:33 NUMA node(s): 1 13:19:33 Vendor ID: AuthenticAMD 13:19:33 CPU family: 23 13:19:33 Model: 49 13:19:33 Model name: AMD EPYC-Rome Processor 13:19:33 Stepping: 0 13:19:33 CPU MHz: 2799.994 13:19:33 BogoMIPS: 5599.98 13:19:33 Virtualization: AMD-V 13:19:33 Hypervisor vendor: KVM 13:19:33 Virtualization type: full 13:19:33 L1d cache: 32K 13:19:33 L1i cache: 32K 13:19:33 L2 cache: 512K 13:19:33 L3 cache: 16384K 13:19:33 NUMA node0 CPU(s): 0,1 13:19:33 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 13:19:33 13:19:33 13:19:33 ---> nproc: 13:19:33 2 13:19:33 13:19:33 13:19:33 ---> df -h: 13:19:33 Filesystem Size Used Avail Use% Mounted on 13:19:33 overlay 40G 13G 28G 32% / 13:19:33 tmpfs 64M 0 64M 0% /dev 13:19:33 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:19:33 shm 64M 0 64M 0% /dev/shm 13:19:33 /dev/vda1 40G 13G 28G 32% /facter-os 13:19:33 13:19:33 13:19:33 ---> sar -b -r -n DEV: 13:19:33 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/11/21 _x86_64_ (2 CPU) 13:19:33 13:19:33 12:58:52 LINUX RESTART (2 CPU) 13:19:33 13:19:33 12:59:01 tps rtps wtps bread/s bwrtn/s 13:19:33 13:00:01 235.97 115.90 120.07 8310.44 43322.20 13:19:33 13:01:01 277.62 3.23 274.39 2315.54 72014.29 13:19:33 13:02:01 164.64 0.07 164.57 1.47 34926.21 13:19:33 13:03:01 90.88 0.02 90.86 0.53 5815.02 13:19:33 13:04:07 393.10 172.21 220.88 5414.33 127752.71 13:19:33 13:05:01 495.43 143.33 352.10 11307.46 201053.32 13:19:33 13:06:01 650.12 87.15 562.97 9765.51 234989.96 13:19:33 13:07:01 144.42 20.76 123.66 1766.37 16355.59 13:19:33 13:08:01 0.18 0.05 0.13 0.40 2.13 13:19:33 13:09:01 0.17 0.00 0.17 0.00 1.55 13:19:33 13:10:01 0.48 0.25 0.23 67.84 2.22 13:19:33 13:11:01 0.30 0.00 0.30 0.00 3.28 13:19:33 13:12:01 0.25 0.00 0.25 0.00 2.48 13:19:33 13:13:01 0.20 0.00 0.20 0.00 1.78 13:19:33 13:14:01 0.25 0.05 0.20 1.47 2.43 13:19:33 13:15:01 1.05 0.20 0.85 6.40 16.38 13:19:33 13:16:01 0.22 0.00 0.22 0.00 2.33 13:19:33 13:17:01 0.18 0.00 0.18 0.00 2.07 13:19:33 13:18:01 0.18 0.00 0.18 0.00 1.78 13:19:33 13:19:01 0.17 0.00 0.17 0.00 1.52 13:19:33 Average: 122.15 27.22 94.93 1916.90 36404.15 13:19:33 13:19:33 12:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:19:33 13:00:01 5628932 0 623672 7.79 2620 1753716 1243216 13.73 665744 1476408 5164 13:19:33 13:01:01 2724300 0 1031840 12.88 2620 4250180 1606128 17.73 1726652 3024484 586248 13:19:33 13:02:01 3273700 0 1061140 13.25 2620 3671480 1693396 18.70 1442264 2810772 145792 13:19:33 13:03:01 3020668 0 1367040 17.07 2620 3618612 1756548 19.39 1688340 2803512 88256 13:19:33 13:04:07 478772 0 1279804 15.98 2620 6247744 2224928 24.56 2293464 4653608 311404 13:19:33 13:05:01 478328 0 1548432 19.33 2620 5979560 3811348 42.08 3207584 3682792 274548 13:19:33 13:06:01 767544 0 1566916 19.56 2620 5671860 2720936 30.04 2703944 3870456 42948 13:19:33 13:07:01 2799756 0 1158296 14.46 2620 4048268 1530200 16.89 1423484 3162984 8 13:19:33 13:08:01 2810180 0 1147868 14.33 2620 4048272 1360268 15.02 1417096 3162380 8 13:19:33 13:09:01 2817484 0 1140560 14.24 2620 4048276 1354984 14.96 1440508 3133444 8 13:19:33 13:10:01 2813064 0 1142980 14.27 2620 4050276 1357920 14.99 1446128 3132676 8 13:19:33 13:11:01 2818856 0 1137184 14.20 2620 4050280 1357824 14.99 1446008 3126728 8 13:19:33 13:12:01 2819136 0 1136900 14.20 2620 4050284 1357824 14.99 1446004 3126728 8 13:19:33 13:13:01 2819096 0 1136936 14.20 2620 4050288 1357860 14.99 1446020 3126728 8 13:19:33 13:14:01 2817468 0 1138556 14.22 2620 4050296 1359564 15.01 1447540 3126728 8 13:19:33 13:15:01 2818636 0 1137352 14.20 2620 4050332 1357896 14.99 1446644 3126228 8 13:19:33 13:16:01 2819144 0 1136840 14.19 2620 4050336 1357824 14.99 1446560 3126228 8 13:19:33 13:17:01 2819128 0 1136848 14.19 2620 4050344 1357824 14.99 1446684 3126228 8 13:19:33 13:18:01 2818996 0 1136980 14.20 2620 4050344 1357824 14.99 1446576 3126228 8 13:19:33 13:19:01 2819120 0 1136848 14.19 2620 4050352 1357824 14.99 1446584 3126228 8 13:19:33 Average: 2649115 0 1165150 14.55 2620 4192055 1644107 18.15 1623691 3152578 72723 13:19:33 13:19:33 12:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:19:33 13:00:01 eth0 784.36 556.74 3319.70 83.40 0.00 0.00 0.00 0.00 13:19:33 13:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:19:33 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:19:33 13:01:01 eth0 888.54 1120.97 8266.06 122.31 0.00 0.00 0.00 0.00 13:19:33 13:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:19:33 13:01:01 docker0 1001.80 689.69 82.90 4724.40 0.00 0.00 0.00 0.00 13:19:33 13:02:01 eth0 39.13 22.63 34.52 15.34 0.00 0.00 0.00 0.00 13:19:33 13:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:19:33 13:02:01 veth8d33f3d 0.63 0.77 0.05 0.08 0.00 0.00 0.00 0.00 13:19:33 13:02:01 docker0 0.63 0.63 0.04 0.06 0.00 0.00 0.00 0.00 13:19:33 13:03:01 eth0 20.50 11.41 18.85 7.29 0.00 0.00 0.00 0.00 13:19:33 13:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:19:33 13:03:01 veth8d33f3d 1.52 1.52 0.12 0.12 0.00 0.00 0.00 0.00 13:19:33 13:03:01 docker0 1.52 1.52 0.10 0.12 0.00 0.00 0.00 0.00 13:19:33 13:04:07 eth0 103.46 68.06 1565.82 118.16 0.00 0.00 0.00 0.00 13:19:33 13:04:07 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:19:33 13:04:07 veth1a17211 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 13:19:33 13:04:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:19:33 13:05:01 veth8f75765 0.06 0.20 0.00 0.01 0.00 0.00 0.00 0.00 13:19:33 13:05:01 veth6495408 0.04 0.28 0.00 0.02 0.00 0.00 0.00 0.00 13:19:33 13:05:01 veth63f5401 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 13:19:33 13:05:01 eth0 66.55 34.73 222.05 14.28 0.00 0.00 0.00 0.00 13:19:33 13:06:01 vethb7ea1fa 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 13:19:33 13:06:01 eth0 147.99 71.37 1674.96 24.24 0.00 0.00 0.00 0.00 13:19:33 13:06:01 veth228f3dc 0.37 0.50 0.03 0.83 0.00 0.00 0.00 0.00 13:19:33 13:06:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 13:19:33 13:07:01 eth0 40.93 25.82 142.32 118.77 0.00 0.00 0.00 0.00 13:19:33 13:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:19:33 13:07:01 docker0 1052.60 800.33 86.23 5630.32 0.00 0.00 0.00 0.00 13:19:33 13:08:01 eth0 0.92 0.60 0.64 0.22 0.00 0.00 0.00 0.00 13:19:33 13:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:19:33 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:19:33 13:09:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:19:33 13:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:19:33 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:19:33 13:10:01 eth0 0.22 0.20 0.08 0.04 0.00 0.00 0.00 0.00 13:19:33 13:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:19:33 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:19:33 13:11:01 eth0 0.13 0.10 0.01 0.03 0.00 0.00 0.00 0.00 13:19:33 13:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:19:33 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:19:33 13:12:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:19:33 13:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:19:33 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:19:33 13:13:01 eth0 0.18 0.15 0.07 0.01 0.00 0.00 0.00 0.00 13:19:33 13:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:19:33 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:19:33 13:14:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:19:33 13:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:19:33 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:19:33 13:15:01 eth0 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 13:19:33 13:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:19:33 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:19:33 13:16:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:19:33 13:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:19:33 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:19:33 13:17:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:19:33 13:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:19:33 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:19:33 13:18:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:19:33 13:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:19:33 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:19:33 13:19:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 13:19:33 13:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:19:33 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:19:33 Average: eth0 104.90 95.88 768.66 25.68 0.00 0.00 0.00 0.00 13:19:33 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:19:33 Average: docker0 52.68 40.05 4.32 281.78 0.00 0.00 0.00 0.00 13:19:33 13:19:33 13:19:33 ---> sar -P ALL: 13:19:33 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/11/21 _x86_64_ (2 CPU) 13:19:33 13:19:33 12:58:52 LINUX RESTART (2 CPU) 13:19:33 13:19:33 12:59:01 CPU %user %nice %system %iowait %steal %idle 13:19:33 13:00:01 all 22.05 0.00 7.06 6.56 0.08 64.25 13:19:33 13:00:01 0 20.74 0.00 8.04 7.08 0.09 64.06 13:19:33 13:00:01 1 23.36 0.00 6.09 6.04 0.07 64.44 13:19:33 13:01:01 all 34.00 0.00 11.56 4.05 0.10 50.30 13:19:33 13:01:01 0 28.58 0.00 12.50 3.92 0.11 54.90 13:19:33 13:01:01 1 39.45 0.00 10.61 4.17 0.09 45.68 13:19:33 13:02:01 all 56.73 0.00 7.96 1.32 0.11 33.88 13:19:33 13:02:01 0 56.58 0.00 8.44 1.45 0.09 33.44 13:19:33 13:02:01 1 56.89 0.00 7.48 1.18 0.13 34.32 13:19:33 13:03:01 all 48.26 0.00 4.39 1.12 0.08 46.15 13:19:33 13:03:01 0 47.55 0.00 4.73 1.05 0.09 46.59 13:19:33 13:03:01 1 48.98 0.00 4.05 1.19 0.07 45.71 13:19:33 13:04:07 all 47.98 0.00 12.27 14.15 0.11 25.51 13:19:33 13:04:07 0 47.45 0.00 12.25 15.30 0.10 24.90 13:19:33 13:04:07 1 48.50 0.00 12.28 13.00 0.12 26.11 13:19:33 13:05:01 all 70.07 0.00 16.50 9.76 0.13 3.54 13:19:33 13:05:01 0 70.21 0.00 16.65 9.94 0.14 3.05 13:19:33 13:05:01 1 69.93 0.00 16.34 9.58 0.12 4.03 13:19:33 13:06:01 all 69.81 0.00 19.72 8.26 0.12 2.08 13:19:33 13:06:01 0 70.26 0.00 19.55 7.93 0.13 2.13 13:19:33 13:06:01 1 69.37 0.00 19.88 8.60 0.11 2.04 13:19:33 13:07:01 all 21.99 0.00 4.82 1.57 0.06 71.56 13:19:33 13:07:01 0 21.83 0.00 4.99 1.69 0.05 71.44 13:19:33 13:07:01 1 22.15 0.00 4.65 1.45 0.07 71.68 13:19:33 13:08:01 all 0.18 0.00 0.03 0.00 0.00 99.78 13:19:33 13:08:01 0 0.22 0.00 0.03 0.00 0.00 99.75 13:19:33 13:08:01 1 0.15 0.00 0.03 0.00 0.00 99.82 13:19:33 13:09:01 all 0.17 0.00 0.06 0.00 0.03 99.75 13:19:33 13:09:01 0 0.20 0.00 0.05 0.00 0.03 99.72 13:19:33 13:09:01 1 0.13 0.00 0.07 0.00 0.02 99.78 13:19:33 13:10:01 all 0.15 0.00 0.03 0.02 0.01 99.79 13:19:33 13:10:01 0 0.28 0.00 0.03 0.00 0.02 99.67 13:19:33 13:10:01 1 0.02 0.00 0.03 0.03 0.00 99.92 13:19:33 13:19:33 13:10:01 CPU %user %nice %system %iowait %steal %idle 13:19:33 13:11:01 all 0.04 0.00 0.03 0.00 0.03 99.90 13:19:33 13:11:01 0 0.07 0.00 0.03 0.00 0.02 99.88 13:19:33 13:11:01 1 0.02 0.00 0.03 0.00 0.03 99.92 13:19:33 13:12:01 all 0.12 0.00 0.02 0.00 0.02 99.85 13:19:33 13:12:01 0 0.20 0.00 0.02 0.00 0.00 99.78 13:19:33 13:12:01 1 0.03 0.00 0.02 0.00 0.03 99.92 13:19:33 13:13:01 all 0.16 0.00 0.03 0.00 0.02 99.80 13:19:33 13:13:01 0 0.12 0.00 0.02 0.00 0.02 99.85 13:19:33 13:13:01 1 0.20 0.00 0.03 0.00 0.02 99.75 13:19:33 13:14:01 all 0.20 0.00 0.04 0.00 0.01 99.75 13:19:33 13:14:01 0 0.02 0.00 0.05 0.00 0.02 99.92 13:19:33 13:14:01 1 0.38 0.00 0.03 0.00 0.00 99.58 13:19:33 13:15:01 all 0.23 0.00 0.03 0.00 0.02 99.72 13:19:33 13:15:01 0 0.05 0.00 0.03 0.00 0.00 99.92 13:19:33 13:15:01 1 0.40 0.00 0.03 0.00 0.03 99.53 13:19:33 13:16:01 all 0.05 0.00 0.03 0.00 0.01 99.91 13:19:33 13:16:01 0 0.02 0.00 0.02 0.00 0.02 99.95 13:19:33 13:16:01 1 0.08 0.00 0.05 0.00 0.00 99.87 13:19:33 13:17:01 all 0.13 0.00 0.03 0.00 0.02 99.82 13:19:33 13:17:01 0 0.03 0.00 0.05 0.00 0.02 99.90 13:19:33 13:17:01 1 0.23 0.00 0.02 0.00 0.02 99.73 13:19:33 13:18:01 all 0.16 0.00 0.03 0.00 0.01 99.81 13:19:33 13:18:01 0 0.05 0.00 0.02 0.00 0.02 99.92 13:19:33 13:18:01 1 0.27 0.00 0.03 0.00 0.00 99.70 13:19:33 13:19:01 all 0.08 0.00 0.01 0.00 0.03 99.88 13:19:33 13:19:01 0 0.02 0.00 0.00 0.00 0.03 99.95 13:19:33 13:19:01 1 0.13 0.00 0.02 0.00 0.03 99.82 13:19:33 Average: all 17.57 0.00 3.99 2.24 0.05 76.15 13:19:33 Average: 0 17.18 0.00 4.13 2.31 0.05 76.34 13:19:33 Average: 1 17.97 0.00 3.86 2.16 0.05 75.97 13:19:33 13:19:33 13:19:33