Pull request #3803 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7e210aa932cd33413e1f4b0ba36d59cd04371d12+cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 (9691bcf23601c4587c0fbb69689d10aaa984c56e) Running in Durability level: MAX_SURVIVABILITY 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-ssh1973839843753489487.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh1357425609176889133.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3803/workspace@libs/edgex-global-pipelines # timeout=10 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-3803/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8180144910832530814.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-3803/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6985939093340488141.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh4493901754867467086.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3803/workspace@libs/lf-pipelines # timeout=10 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-3803/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh209725854812490536.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-30254 in /w/workspace/edgexfoundry_edgex-go_PR-3803 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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/1@tmp/jenkins-gitclient-ssh5629515890605195385.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 7e210aa932cd33413e1f4b0ba36d59cd04371d12 Merge succeeded, producing 7e210aa932cd33413e1f4b0ba36d59cd04371d12 Checking out Revision 7e210aa932cd33413e1f4b0ba36d59cd04371d12 (PR-3803) > 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/1@tmp/jenkins-gitclient-ssh2479854175638465456.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3803/head:refs/remotes/origin/PR-3803 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7e210aa932cd33413e1f4b0ba36d59cd04371d12 # 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/1@tmp/jenkins-gitclient-ssh8698904247116750414.key > git merge cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7e210aa932cd33413e1f4b0ba36d59cd04371d12 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:10:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:10:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:10:42 ========================================================= 19:10:42 EdgeX Global Pipelines Version Info 19:10:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:10:43 ------------------- 19:10:43 stable info: 19:10:43 ------------------- 19:10:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:10:43 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 19:10:43 Message: update stable to v1.0.211 19:10:44 ------------------- 19:10:44 experimental info: 19:10:44 ------------------- 19:10:44 Commited By: **** collab-it+edgex@linuxfoundation.org 19:10:44 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 19:10:44 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:10:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:10:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:10:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:10:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:10:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:10:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:10:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:10:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:10:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:10:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:10:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:10:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:10:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:10:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:10:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:10:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:10:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:10:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:10:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:10:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:10:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:10:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:10:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3803 [Pipeline] echo 19:10:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3803 [Pipeline] echo 19:10:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3803 [Pipeline] echo 19:10:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7e210aa932cd33413e1f4b0ba36d59cd04371d12 [Pipeline] echo 19:10:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7e210aa [Pipeline] echo 19:10:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:10:47 provisioning config files... 19:10:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3087137431540275871tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:10:47 ---> docker-login.sh 19:10:47 nexus3.edgexfoundry.org:10001 19:10:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:48 Configure a credential helper to remove this warning. See 19:10:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:48 19:10:48 Login Succeeded 19:10:48 nexus3.edgexfoundry.org:10002 19:10:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:48 Configure a credential helper to remove this warning. See 19:10:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:48 19:10:48 Login Succeeded 19:10:48 nexus3.edgexfoundry.org:10003 19:10:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:48 Configure a credential helper to remove this warning. See 19:10:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:48 19:10:48 Login Succeeded 19:10:48 nexus3.edgexfoundry.org:10004 19:10:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:48 Configure a credential helper to remove this warning. See 19:10:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:48 19:10:48 Login Succeeded 19:10:48 docker.io 19:10:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:49 Configure a credential helper to remove this warning. See 19:10:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:49 19:10:49 Login Succeeded 19:10:49 ---> docker-login.sh ends [Pipeline] } 19:10:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:10:50 ++ 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 19:10:50 + for file in '`ls cmd/**/Dockerfile`' 19:10:50 ++ dirname cmd/core-command/Dockerfile 19:10:50 ++ cut -d/ -f2 19:10:50 + echo core-command,cmd/core-command/Dockerfile 19:10:50 + for file in '`ls cmd/**/Dockerfile`' 19:10:50 ++ dirname cmd/core-data/Dockerfile 19:10:50 ++ cut -d/ -f2 19:10:50 + echo core-data,cmd/core-data/Dockerfile 19:10:50 + for file in '`ls cmd/**/Dockerfile`' 19:10:50 ++ dirname cmd/core-metadata/Dockerfile 19:10:50 ++ cut -d/ -f2 19:10:50 + echo core-metadata,cmd/core-metadata/Dockerfile 19:10:50 + for file in '`ls cmd/**/Dockerfile`' 19:10:50 ++ dirname cmd/security-bootstrapper/Dockerfile 19:10:50 ++ cut -d/ -f2 19:10:50 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:10:50 + for file in '`ls cmd/**/Dockerfile`' 19:10:50 ++ dirname cmd/security-proxy-setup/Dockerfile 19:10:50 ++ cut -d/ -f2 19:10:50 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:10:50 + for file in '`ls cmd/**/Dockerfile`' 19:10:50 ++ dirname cmd/security-secretstore-setup/Dockerfile 19:10:50 ++ cut -d/ -f2 19:10:50 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:10:50 + for file in '`ls cmd/**/Dockerfile`' 19:10:50 ++ dirname cmd/support-notifications/Dockerfile 19:10:50 ++ cut -d/ -f2 19:10:50 + echo support-notifications,cmd/support-notifications/Dockerfile 19:10:50 + for file in '`ls cmd/**/Dockerfile`' 19:10:50 ++ dirname cmd/support-scheduler/Dockerfile 19:10:50 ++ cut -d/ -f2 19:10:50 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:10:50 + for file in '`ls cmd/**/Dockerfile`' 19:10:50 ++ dirname cmd/sys-mgmt-agent/Dockerfile 19:10:50 ++ cut -d/ -f2 19:10:50 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:10:50 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 19:10:51 + git rev-list -1 --merges 7e210aa932cd33413e1f4b0ba36d59cd04371d12~1..7e210aa932cd33413e1f4b0ba36d59cd04371d12 [Pipeline] echo 19:10:51 -----------> git rev-list -1 --merges 7e210aa932cd33413e1f4b0ba36d59cd04371d12~1..7e210aa932cd33413e1f4b0ba36d59cd04371d12 7e210aa932cd33413e1f4b0ba36d59cd04371d12 [false] [Pipeline] sh 19:10:52 + git log --format=format:%s -1 7e210aa932cd33413e1f4b0ba36d59cd04371d12 [Pipeline] echo 19:10:52 ========================================================= 19:10:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:10:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 19:10:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:10:52 19:10:52 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:10:53 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:10:53 latest: Pulling from edgex-devops/git-semver 19:10:53 a0d0a0d46f8b: Pulling fs layer 19:10:53 3e5f54012d9b: Pulling fs layer 19:10:53 4c7163046ea9: Pulling fs layer 19:10:53 0c2d73faf560: Pulling fs layer 19:10:53 0c2d73faf560: Waiting 19:10:53 3e5f54012d9b: Verifying Checksum 19:10:53 3e5f54012d9b: Download complete 19:10:53 a0d0a0d46f8b: Verifying Checksum 19:10:53 a0d0a0d46f8b: Download complete 19:10:53 0c2d73faf560: Verifying Checksum 19:10:53 0c2d73faf560: Download complete 19:10:53 4c7163046ea9: Verifying Checksum 19:10:53 4c7163046ea9: Download complete 19:10:53 a0d0a0d46f8b: Pull complete 19:10:53 3e5f54012d9b: Pull complete 19:10:53 4c7163046ea9: Pull complete 19:10:53 0c2d73faf560: Pull complete 19:10:53 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 19:10:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:10:53 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:10:53 prd-centos7-docker-4c-2g-30254 does not seem to be running inside a container 19:10:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:10:54 $ docker top f2dcc926abc753102ef61958df7f0aac94fa2d3f356b1b74912b60ca0b871019 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:10:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:10:54 [ssh-agent] Looking for ssh-agent implementation... 19:10:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:10:54 $ docker exec f2dcc926abc753102ef61958df7f0aac94fa2d3f356b1b74912b60ca0b871019 ssh-agent 19:10:55 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhNFHki/agent.14 19:10:55 SSH_AGENT_PID=21 19:10:55 Running ssh-add (command line suppressed) 19:10:55 Identity added: /w/workspace/edgex-go/1@tmp/private_key_28080159329177276.key (/w/workspace/edgex-go/1@tmp/private_key_28080159329177276.key) 19:10:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:10:55 + git tag --points-at HEAD [Pipeline] } 19:10:55 $ docker exec --env ******** --env ******** f2dcc926abc753102ef61958df7f0aac94fa2d3f356b1b74912b60ca0b871019 ssh-agent -k 19:10:55 unset SSH_AUTH_SOCK; 19:10:55 unset SSH_AGENT_PID; 19:10:55 echo Agent pid 21 killed; 19:10:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:10:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:10:56 [ssh-agent] Looking for ssh-agent implementation... 19:10:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:10:56 $ docker exec f2dcc926abc753102ef61958df7f0aac94fa2d3f356b1b74912b60ca0b871019 ssh-agent 19:10:57 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPjEGje/agent.54 19:10:57 SSH_AGENT_PID=60 19:10:57 Running ssh-add (command line suppressed) 19:10:57 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8979349827127807050.key (/w/workspace/edgex-go/1@tmp/private_key_8979349827127807050.key) 19:10:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:10:57 + git semver init 19:10:57 # -> Open(): unable to determine branch for HEAD 19:10:57 # $GIT_DIR = /w/workspace/edgex-go/1/.git 19:10:57 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 19:10:57 # $SEMVER_REMOTE_NAME = origin 19:10:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:10:57 # $SEMVER_USER_NAME = edgex-jenkins 19:10:57 # $SEMVER_BRANCH = PR-3803 19:10:57 # $SEMVER_TEMP = /tmp/semver-395567825 19:10:57 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:11:37 # '/tmp/semver-395567825' -> '/w/workspace/edgex-go/1/.semver' 19:11:37 # -> Force: false 19:11:37 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 19:11:37 $ docker exec --env ******** --env ******** f2dcc926abc753102ef61958df7f0aac94fa2d3f356b1b74912b60ca0b871019 ssh-agent -k 19:11:37 unset SSH_AUTH_SOCK; 19:11:37 unset SSH_AGENT_PID; 19:11:37 echo Agent pid 60 killed; 19:11:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:11:37 + git semver [Pipeline] } 19:11:38 $ docker stop --time=1 f2dcc926abc753102ef61958df7f0aac94fa2d3f356b1b74912b60ca0b871019 19:11:39 $ docker rm -f f2dcc926abc753102ef61958df7f0aac94fa2d3f356b1b74912b60ca0b871019 [Pipeline] // withDockerContainer [Pipeline] sh 19:11:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:11:40 Stashed 1 file(s) [Pipeline] echo 19:11:40 [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 19:11:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:11:40 ========================================================= 19:11:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:11:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:11:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:11:41 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:11:41 a0d0a0d46f8b: Already exists 19:11:41 31adcdaf11c8: Pulling fs layer 19:11:41 b8b176561691: Pulling fs layer 19:11:41 4527c011a84f: Pulling fs layer 19:11:41 5d74067f8e1e: Pulling fs layer 19:11:41 e0aca202a116: Pulling fs layer 19:11:41 3a43be97a3b4: Pulling fs layer 19:11:41 34cad66bf833: Pulling fs layer 19:11:41 b4e3c513aaa6: Pulling fs layer 19:11:41 e0aca202a116: Waiting 19:11:41 3a43be97a3b4: Waiting 19:11:41 34cad66bf833: Waiting 19:11:41 b4e3c513aaa6: Waiting 19:11:41 5d74067f8e1e: Waiting 19:11:41 b8b176561691: Verifying Checksum 19:11:41 b8b176561691: Download complete 19:11:41 31adcdaf11c8: Verifying Checksum 19:11:41 31adcdaf11c8: Download complete 19:11:41 5d74067f8e1e: Verifying Checksum 19:11:41 5d74067f8e1e: Download complete 19:11:41 3a43be97a3b4: Verifying Checksum 19:11:41 3a43be97a3b4: Download complete 19:11:41 e0aca202a116: Verifying Checksum 19:11:41 e0aca202a116: Download complete 19:11:41 31adcdaf11c8: Pull complete 19:11:41 b8b176561691: Pull complete 19:11:41 34cad66bf833: Verifying Checksum 19:11:41 34cad66bf833: Download complete 19:11:41 b4e3c513aaa6: Verifying Checksum 19:11:41 b4e3c513aaa6: Download complete 19:11:41 4527c011a84f: Verifying Checksum 19:11:41 4527c011a84f: Download complete 19:11:45 4527c011a84f: Pull complete 19:11:45 5d74067f8e1e: Pull complete 19:11:45 e0aca202a116: Pull complete 19:11:45 3a43be97a3b4: Pull complete 19:11:45 34cad66bf833: Pull complete 19:11:48 b4e3c513aaa6: Pull complete 19:11:48 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 19:11:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:11:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 19:11:48 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:11:48 WORKDIR /edgex 19:11:48 COPY go.mod . 19:11:48 RUN go mod download' 19:11:48 + docker build -t ci-base-image-x86_64 -f - . 19:11:51 Sending build context to Docker daemon 329.9MB 19:11:51 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:11:51 ---> 9f6097aaca64 19:11:51 Step 2/4 : WORKDIR /edgex 19:11:52 ---> Running in b8ea8a64ffd8 19:11:52 Removing intermediate container b8ea8a64ffd8 19:11:52 ---> e40c58966b38 19:11:52 Step 3/4 : COPY go.mod . 19:11:52 ---> d727232c0ef0 19:11:52 Step 4/4 : RUN go mod download 19:11:52 ---> Running in 17af51831796 19:11:56 Still waiting to schedule task 19:11:56 ‘prd-ubuntu18.04-docker-arm64-4c-16g-30256’ is offline 19:12:33 Removing intermediate container 17af51831796 19:12:33 ---> 64fddd248a04 19:12:33 Successfully built 64fddd248a04 19:12:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:12:33 + docker inspect -f . ci-base-image-x86_64 19:12:33 . [Pipeline] withDockerContainer 19:12:33 prd-centos7-docker-4c-2g-30254 does not seem to be running inside a container 19:12:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 19:12:34 $ docker top c7a35b2178e02f3c103b6286aff73cab0d3564b5f60e1cb19c27900458316b69 -eo pid,comm [Pipeline] { [Pipeline] sh 19:12:34 + go version 19:12:34 go version go1.16.8 linux/amd64 [Pipeline] } 19:12:34 $ docker stop --time=1 c7a35b2178e02f3c103b6286aff73cab0d3564b5f60e1cb19c27900458316b69 19:12:35 $ docker rm -f c7a35b2178e02f3c103b6286aff73cab0d3564b5f60e1cb19c27900458316b69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:12:36 + docker inspect -f . ci-base-image-x86_64 19:12:36 . [Pipeline] withDockerContainer 19:12:36 prd-centos7-docker-4c-2g-30254 does not seem to be running inside a container 19:12:36 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 19:12:36 $ docker top 1ec5d1ea53132e473b274f125715e042168daa271216843c5cfbc4862e89633f -eo pid,comm [Pipeline] { [Pipeline] echo 19:12:37 ========================================================= 19:12:37 [edgeXBuildGoParallel] Running Tests and Build... 19:12:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:12:37 + make test 19:12:37 go mod tidy 19:12:37 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:12:42 ? github.com/edgexfoundry/edgex-go [no test files] 19:13:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:13:14 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:13:14 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:13:14 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:13:17 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:13:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:13:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:13:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:13:18 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:13:18 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:13:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:13:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:13:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:13:19 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:13:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements 19:13:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:13:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:13:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.062s coverage: 98.5% of statements 19:13:21 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:13:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.048s coverage: 44.7% of statements 19:13:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:13:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:13:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.124s coverage: 89.5% of statements 19:13:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:13:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:13:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 84.4% of statements 19:13:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:13:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:13:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:13:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:13:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:13:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.258s coverage: 94.2% of statements 19:13:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:13:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:13:25 ok github.com/edgexfoundry/edgex-go/internal/io 0.044s coverage: 59.1% of statements 19:13:25 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:13:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:13:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:13:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:13:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:13:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.042s coverage: 60.0% of statements 19:13:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:13:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:13:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:13:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.055s coverage: 0.9% of statements 19:13:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:13:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements 19:13:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 21.7% of statements 19:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:13:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements 19:13:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.055s coverage: 79.5% of statements 19:13:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements 19:13:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.049s coverage: 96.3% of statements 19:13:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements 19:13:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.062s coverage: 94.4% of statements 19:13:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 19:13:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.191s coverage: 82.5% of statements 19:13:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:14:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 19:14:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:14:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:14:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:14:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 19:14:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:14:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:14:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:14:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:14:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:14:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 19:14:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:14:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:14:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements 19:14:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:14:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.073s coverage: 58.8% of statements 19:14:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:14:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements 19:14:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 19:14:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 19:14:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.128s coverage: 91.2% of statements 19:14:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:14:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.143s coverage: 64.4% of statements 19:14:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:14:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:14:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 19:14:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 19:14:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 19:14:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements 19:14:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 19:14:02 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.201s coverage: 65.4% of statements 19:14:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:14:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:14:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:14:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.119s coverage: 43.8% of statements 19:14:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:14:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:14:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements 19:14:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:14:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 19:14:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:14:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 17.7% of statements 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:14:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.137s coverage: 92.3% of statements 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:14:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:14:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:14:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:14:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.049s coverage: 100.0% of statements 19:14:10 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 19:14:10 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 19:14:34 Running on prd-ubuntu18.04-docker-arm64-4c-16g-30259 in /w/workspace/edgexfoundry_edgex-go_PR-3803 [Pipeline] { [Pipeline] ws 19:14:34 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:14:35 The recommended git tool is: git 19:14:42 using credential edgex-jenkins-ssh 19:14:43 Cloning the remote Git repository 19:14:43 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:14:43 > git init /w/workspace/edgex-go/1 # timeout=10 19:14:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:14:43 > git --version # timeout=10 19:14:43 > git --version # 'git version 2.17.1' 19:14:43 using GIT_SSH to set credentials SSH Credentials for GitHub 19:14:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:14:44 GO111MODULE=on go vet ./... 19:14:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:14:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:14:55 ./bin/test-attribution-txt.sh [Pipeline] sh 19:14:56 + ls -al . 19:14:56 total 636 19:14:56 drwxrwxr-x 10 1001 1001 4096 Nov 10 19:14 . 19:14:56 drwxr-xr-x 4 root root 28 Nov 10 19:12 .. 19:14:56 -rw-rw-r-- 1 1001 1001 11 Nov 10 19:10 .dockerignore 19:14:56 drwxrwxr-x 8 1001 1001 179 Nov 10 19:10 .git 19:14:56 drwxrwxr-x 4 1001 1001 142 Nov 10 19:10 .github 19:14:56 -rw-rw-r-- 1 1001 1001 804 Nov 10 19:10 .gitignore 19:14:56 -rw-rw-r-- 1 1001 1001 42 Nov 10 19:10 .golangci.yml 19:14:56 -rw-rw-r-- 1 1001 1001 76 Nov 10 19:10 .hadolint.yml 19:14:56 drwx------ 3 1001 1001 58 Nov 10 19:11 .semver 19:14:56 -rw-rw-r-- 1 1001 1001 166 Nov 10 19:10 .sonarcloud.properties 19:14:56 -rw-rw-r-- 1 1001 1001 1171 Nov 10 19:10 ADOPTERS.md 19:14:56 -rw-rw-r-- 1 1001 1001 8910 Nov 10 19:10 Attribution.txt 19:14:56 -rw-rw-r-- 1 1001 1001 43881 Nov 10 19:10 CHANGELOG.md 19:14:56 -rw-rw-r-- 1 1001 1001 3804 Nov 10 19:10 CONTRIBUTING.md 19:14:56 -rw-rw-r-- 1 1001 1001 677 Nov 10 19:10 GOVERNANCE.md 19:14:56 -rw-rw-r-- 1 1001 1001 849 Nov 10 19:10 Jenkinsfile 19:14:56 -rw-rw-r-- 1 1001 1001 10775 Nov 10 19:10 LICENSE 19:14:56 -rw-rw-r-- 1 1001 1001 6508 Nov 10 19:10 Makefile 19:14:56 -rw-rw-r-- 1 1001 1001 582 Nov 10 19:10 OWNERS.md 19:14:56 -rw-rw-r-- 1 1001 1001 8256 Nov 10 19:10 README.md 19:14:56 -rw-rw-r-- 1 1001 1001 6912 Nov 10 19:10 SECURITY.md 19:14:56 -rw-rw-r-- 1 1001 1001 5 Nov 10 19:11 VERSION 19:14:56 -rw-rw-r-- 1 1001 1001 4131 Nov 10 19:10 ZMQWindows.md 19:14:56 drwxrwxr-x 2 1001 1001 37 Nov 10 19:10 bin 19:14:56 drwxrwxr-x 14 1001 1001 4096 Nov 10 19:10 cmd 19:14:56 -rw-r--r-- 1 root root 428381 Nov 10 19:14 coverage.out 19:14:56 -rw-rw-r-- 1 1001 1001 854 Nov 10 19:10 go.mod 19:14:56 -rw-rw-r-- 1 1001 1001 49665 Nov 10 19:10 go.sum 19:14:56 drwxrwxr-x 8 1001 1001 124 Nov 10 19:10 internal 19:14:56 drwxrwxr-x 3 1001 1001 16 Nov 10 19:10 openapi 19:14:56 drwxrwxr-x 4 1001 1001 71 Nov 10 19:10 snap 19:14:56 -rw-rw-r-- 1 1001 1001 204 Nov 10 19:10 version.go [Pipeline] sh 19:14:56 + '[' -e coverage.out ] 19:14:56 + chown 1001:1001 coverage.out [Pipeline] stash 19:14:56 Stashed 1 file(s) [Pipeline] sh 19:14:56 + make build 19:14:56 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 19:14:58 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 19:15:01 Merging remotes/origin/main commit cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 into PR head commit 7e210aa932cd33413e1f4b0ba36d59cd04371d12 19:15:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:15:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:15:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:15:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:15:00 using GIT_SSH to set credentials SSH Credentials for GitHub 19:15:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3803/head:refs/remotes/origin/PR-3803 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:15:01 > git config core.sparsecheckout # timeout=10 19:15:01 > git checkout -f 7e210aa932cd33413e1f4b0ba36d59cd04371d12 # timeout=10 19:15:01 > git remote # timeout=10 19:15:01 > git config --get remote.origin.url # timeout=10 19:15:01 Merge succeeded, producing 7e210aa932cd33413e1f4b0ba36d59cd04371d12 19:15:01 Checking out Revision 7e210aa932cd33413e1f4b0ba36d59cd04371d12 (PR-3803) 19:15:01 using GIT_SSH to set credentials SSH Credentials for GitHub 19:15:01 > git merge cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 # timeout=10 19:15:01 > git rev-parse HEAD^{commit} # timeout=10 19:15:01 > git config core.sparsecheckout # timeout=10 19:15:01 > git checkout -f 7e210aa932cd33413e1f4b0ba36d59cd04371d12 # timeout=10 19:15:05 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 19:15:05 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 19:15:07 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 19:15:07 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 19:15:07 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 19:15:08 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" 19:15:08 > git --version # timeout=10 19:15:08 > git --version # 'git version 2.17.1' 19:15:08 fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:15: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 19:15:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:15:09 % Total % Received % Xferd Average Speed Time Time Time Current 19:15:09 Dload Upload Total Spent Left Speed 19:15:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 202k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh 19:15:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:15:09 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 19:15:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:15:09 + sudo tee /etc/docker/daemon.new 19:15:09 { 19:15:09 "registry-mirrors": [ 19:15:09 "https://nexus3.edgexfoundry.org:10001" 19:15:09 ], 19:15:09 "bip": "10.250.0.254/24", 19:15:09 "hosts": [ 19:15:09 "tcp://0.0.0.0:5555", 19:15:09 "unix:///var/run/docker.sock" 19:15:09 ], 19:15:09 "mtu": 1458, 19:15:09 "selinux-enabled": true, 19:15:09 "seccomp-profile": "/etc/docker/seccomp.json" 19:15:09 } [Pipeline] sh 19:15:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:15:10 + sudo service docker restart 19:15:10 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 19:15:11 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 19:15:13 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] } 19:15:14 $ docker stop --time=1 1ec5d1ea53132e473b274f125715e042168daa271216843c5cfbc4862e89633f 19:15:16 $ docker rm -f 1ec5d1ea53132e473b274f125715e042168daa271216843c5cfbc4862e89633f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:15:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:15:19 19:15:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 19:15:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:15:20 latest: Pulling from edgex-devops/edgex-compose 19:15:20 cbdbe7a5bc2a: Pulling fs layer 19:15:20 ca9280d653b3: Pulling fs layer 19:15:20 7e9c9ca2126c: Pulling fs layer 19:15:20 cbdbe7a5bc2a: Verifying Checksum 19:15:20 cbdbe7a5bc2a: Download complete 19:15:20 ca9280d653b3: Verifying Checksum 19:15:20 ca9280d653b3: Download complete 19:15:20 cbdbe7a5bc2a: Pull complete 19:15:20 7e9c9ca2126c: Verifying Checksum 19:15:20 7e9c9ca2126c: Download complete 19:15:20 ca9280d653b3: Pull complete 19:15:24 7e9c9ca2126c: Pull complete 19:15:24 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:15:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:15:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 19:15:24 prd-centos7-docker-4c-2g-30254 does not seem to be running inside a container 19:15:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:15:27 $ docker top 16a65e52e9edfa6204240eb3b41ea085a0b5fe105ae9613978720484299b5bc5 -eo pid,comm [Pipeline] { [Pipeline] sh 19:15:27 + grep parallel 19:15:27 + docker-compose build --help 19:15:28 --parallel Build images in parallel. [Pipeline] } 19:15:28 $ docker stop --time=1 16a65e52e9edfa6204240eb3b41ea085a0b5fe105ae9613978720484299b5bc5 19:15:29 $ docker rm -f 16a65e52e9edfa6204240eb3b41ea085a0b5fe105ae9613978720484299b5bc5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:15:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:15:30 . [Pipeline] withDockerContainer 19:15:30 prd-centos7-docker-4c-2g-30254 does not seem to be running inside a container 19:15:30 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10003/edgex-devops/edgex-compose:latest cat 19:15:31 $ docker top 0124766eb4e51d9a2210d654573ed372b218d7f9919d812d512abf90e730d049 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider 19:15:31 provisioning config files... 19:15:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8420170170611802475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:15:31 + docker-compose -f ./docker-compose-build.yml build --parallel 19:15:31 ---> docker-login.sh 19:15:31 nexus3.edgexfoundry.org:10001 19:15:32 Building core-command ... 19:15:32 Building core-data ... 19:15:32 Building core-metadata ... 19:15:32 Building security-bootstrapper ... 19:15:32 Building security-proxy-setup ... 19:15:32 Building security-secretstore-setup ... 19:15:32 Building support-notifications ... 19:15:32 Building support-scheduler ... 19:15:32 Building sys-mgmt-agent ... 19:15:32 Building security-bootstrapper 19:15:32 Building support-scheduler 19:15:32 Building core-command 19:15:32 Building support-notifications 19:15:32 Building security-secretstore-setup 19:15:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:33 Configure a credential helper to remove this warning. See 19:15:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:33 19:15:33 Login Succeeded 19:15:33 nexus3.edgexfoundry.org:10002 19:15:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:33 Configure a credential helper to remove this warning. See 19:15:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:33 19:15:33 Login Succeeded 19:15:33 nexus3.edgexfoundry.org:10003 19:15:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:34 Configure a credential helper to remove this warning. See 19:15:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:34 19:15:34 Login Succeeded 19:15:34 nexus3.edgexfoundry.org:10004 19:15:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:34 Configure a credential helper to remove this warning. See 19:15:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:34 19:15:34 Login Succeeded 19:15:34 docker.io 19:15:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:35 Configure a credential helper to remove this warning. See 19:15:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:35 19:15:35 Login Succeeded 19:15:35 ---> docker-login.sh ends [Pipeline] } 19:15:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:15:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:15:36 ========================================================= 19:15:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:15:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:15:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:15:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:15:37 552d1f2373af: Pulling fs layer 19:15:37 ea3f2d53f512: Pulling fs layer 19:15:37 9e70ebbbe112: Pulling fs layer 19:15:37 7a9cfe048b4a: Pulling fs layer 19:15:37 72dc09318566: Pulling fs layer 19:15:37 f4f7b4309257: Pulling fs layer 19:15:37 0ac9a79272e3: Pulling fs layer 19:15:37 b78e95d17946: Pulling fs layer 19:15:37 72dc09318566: Waiting 19:15:37 f4f7b4309257: Waiting 19:15:37 0ac9a79272e3: Waiting 19:15:37 b78e95d17946: Waiting 19:15:37 7a9cfe048b4a: Waiting 19:15:37 9e70ebbbe112: Verifying Checksum 19:15:37 9e70ebbbe112: Download complete 19:15:37 ea3f2d53f512: Verifying Checksum 19:15:37 ea3f2d53f512: Download complete 19:15:37 72dc09318566: Verifying Checksum 19:15:37 72dc09318566: Download complete 19:15:37 f4f7b4309257: Verifying Checksum 19:15:37 f4f7b4309257: Download complete 19:15:37 552d1f2373af: Download complete 19:15:37 0ac9a79272e3: Verifying Checksum 19:15:37 0ac9a79272e3: Download complete 19:15:38 552d1f2373af: Pull complete 19:15:39 ea3f2d53f512: Pull complete 19:15:40 9e70ebbbe112: Pull complete 19:15:40 b78e95d17946: Verifying Checksum 19:15:40 b78e95d17946: Download complete 19:15:40 7a9cfe048b4a: Verifying Checksum 19:15:40 7a9cfe048b4a: Download complete 19:15:43 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:15:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:15:43 ---> 64fddd248a04 19:15:43 Step 3/24 : WORKDIR /edgex-go 19:15:43 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:15:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:15:43 ---> 64fddd248a04 19:15:43 Step 3/23 : WORKDIR /edgex-go 19:15:43 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:15:43 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:15:43 ---> 64fddd248a04 19:15:43 Step 3/21 : WORKDIR /edgex-go 19:15:47 ---> Running in e6fa3f0a29f5 19:15:47 ---> Running in c25dacac203c 19:15:47 ---> Running in 3e5bb3a3674a 19:15:51 7a9cfe048b4a: Pull complete 19:15:51 72dc09318566: Pull complete 19:15:51 f4f7b4309257: Pull complete 19:15:51 0ac9a79272e3: Pull complete 19:15:52 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:15:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:15:52 ---> 64fddd248a04 19:15:52 Step 3/22 : WORKDIR /edgex-go 19:15:53 ---> Running in 986e98a3447b 19:15:53 Removing intermediate container 3e5bb3a3674a 19:15:53 ---> a051480dd827 19:15:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:15:53 Removing intermediate container c25dacac203c 19:15:53 ---> 50d4ccbfbb60 19:15:53 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:15:53 Removing intermediate container e6fa3f0a29f5 19:15:53 ---> 88be589d8548 19:15:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:15:53 ---> Running in 25dca981daa9 19:15:53 ---> Running in 9152e3617551 19:15:53 ---> Running in 594715a4db54 19:15:53 Removing intermediate container 986e98a3447b 19:15:53 ---> 701d74fb9c37 19:15:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:15:53 ---> Running in d94de630a16e 19:15:54 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:15:54 Step 2/30 : FROM ${BUILDER_BASE} AS builder 19:15:54 ---> 64fddd248a04 19:15:54 Step 3/30 : WORKDIR /edgex-go 19:15:54 ---> Using cache 19:15:54 ---> 701d74fb9c37 19:15:54 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:15:55 ---> Running in 04aa1fba4f6a 19:15:55 Removing intermediate container 25dca981daa9 19:15:55 ---> 9b9098dc9187 19:15:55 Step 5/24 : RUN apk add --update --no-cache make git 19:15:55 Removing intermediate container 594715a4db54 19:15:55 ---> 9c9b5bfb86e4 19:15:55 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 19:15:55 ---> Running in 89bd08abb2ed 19:15:55 ---> Running in 7fffbf161821 19:15:55 Removing intermediate container d94de630a16e 19:15:55 ---> ddc791ceeb56 19:15:55 Step 5/22 : RUN apk add --update --no-cache make git 19:15:55 Removing intermediate container 9152e3617551 19:15:55 ---> 8cc9396165e8 19:15:55 Step 5/23 : RUN apk add --update --no-cache make git 19:15:55 ---> Running in 9fa2fed2e220 19:15:55 ---> Running in 1ec53b0e7aa7 19:15:55 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:15:55 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:15:55 Removing intermediate container 04aa1fba4f6a 19:15:55 ---> 40f5b7146463 19:15:55 Step 5/30 : RUN apk add --update --no-cache make git 19:15:55 ---> Running in 493a8124a8c1 19:15:56 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:15:56 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:15:56 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:15:56 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:15:56 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:15:56 OK: 220 MiB in 52 packages 19:15:56 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:15:56 OK: 220 MiB in 52 packages 19:15:56 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:15:57 Removing intermediate container 7fffbf161821 19:15:57 ---> f4a81d7ebe74 19:15:57 Step 6/21 : COPY . . 19:15:57 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:15:57 OK: 220 MiB in 52 packages 19:15:57 Removing intermediate container 89bd08abb2ed 19:15:57 ---> 7d7e78486f45 19:15:57 Step 6/24 : COPY . . 19:15:57 OK: 220 MiB in 52 packages 19:15:57 OK: 220 MiB in 52 packages 19:15:57 b78e95d17946: Pull complete 19:15:57 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 19:15:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:15:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 19:15:58 + + docker build -t ci-base-image-arm64echo -f FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:15:58 WORKDIR /edgex 19:15:58 COPY go.mod . 19:15:58 RUN go mod download 19:15:58 - . 19:16:00 Sending build context to Docker daemon 166.6MB 19:16:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:16:00 ---> 8b459fc5aaf0 19:16:00 Step 2/4 : WORKDIR /edgex 19:16:02 ---> Running in bed59272e07e 19:16:03 Removing intermediate container bed59272e07e 19:16:03 ---> fab535e789fd 19:16:03 Step 3/4 : COPY go.mod . 19:16:03 ---> b50b8a98e806 19:16:03 Step 4/4 : RUN go mod download 19:16:03 ---> Running in c1c22a4b5535 19:16:04 Removing intermediate container 1ec53b0e7aa7 19:16:04 ---> daa037f5d075 19:16:04 Step 6/22 : COPY . . 19:16:04 ---> af1406f79162 19:16:04 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:04 ---> 4804f2c3f45a 19:16:04 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:04 Removing intermediate container 9fa2fed2e220 19:16:04 ---> 381789d6397b 19:16:04 Step 6/23 : COPY go.mod . 19:16:04 ---> Running in 1144a2dc1717 19:16:04 Removing intermediate container 493a8124a8c1 19:16:04 ---> c4504b14036e 19:16:04 Step 6/30 : COPY . . 19:16:05 ---> Running in 65b9f688bb1b 19:16:09 ---> 53f83664f0c8 19:16:09 Step 7/23 : RUN go mod download 19:16:09 ---> Running in 7f822cc96e8f 19:16:09 ---> 58ef8ac9dad9 19:16:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:09 ---> 6d9410c730c5 19:16:09 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:09 ---> Running in ebf002d268fb 19:16:09 ---> Running in e4176d9bc79c 19:16:11 Removing intermediate container ebf002d268fb 19:16:11 ---> 1714e729785f 19:16:11 Step 8/22 : RUN make cmd/core-command/core-command 19:16:11 ---> Running in e8650ee27786 19:16:11 Removing intermediate container e4176d9bc79c 19:16:11 ---> aa2fe1e8d98e 19:16:11 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:16:11 Removing intermediate container 65b9f688bb1b 19:16:11 ---> e574e994c95f 19:16:11 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:16:11 ---> Running in 9f4a98ec3e3a 19:16:11 ---> Running in e46f3f96ba16 19:16:11 Removing intermediate container 1144a2dc1717 19:16:11 ---> c632ce21b873 19:16:11 Step 8/21 : RUN make cmd/support-notifications/support-notifications 19:16:11 ---> Running in c6baee892b57 19:16:11 Removing intermediate container 7f822cc96e8f 19:16:11 ---> ff3813334190 19:16:11 Step 8/23 : COPY . . 19:16:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 19:16:12 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 19:16:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:16:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:16:21 ---> 4336105a6fb8 19:16:21 Step 9/23 : RUN go mod tidy 19:16:21 ---> Running in bdc58d35d6fd 19:16:22 Removing intermediate container bdc58d35d6fd 19:16:22 ---> 8776e29a255a 19:16:22 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:16:22 ---> Running in 5fb58f742223 19:16:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:16:50 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 19:16:53 Removing intermediate container e8650ee27786 19:16:53 ---> c2456a05a18d 19:16:53 19:16:53 Step 9/22 : FROM alpine:3.14 19:16:53 Removing intermediate container 9f4a98ec3e3a 19:16:53 ---> a99aad2519b1 19:16:53 19:16:53 Step 9/30 : FROM alpine:3.14 19:16:53 3.14: Pulling from library/alpine 19:16:53 3.14: Pulling from library/alpine 19:16:55 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 19:16:55 Removing intermediate container e46f3f96ba16 19:16:55 ---> 9674eade2ba3 19:16:55 19:16:55 Step 9/24 : FROM alpine:3.14 19:16:55 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 19:16:55 Status: Downloaded newer image for alpine:3.14 19:16:55 Status: Image is up to date for alpine:3.14 19:16:55 ---> 14119a10abf4 19:16:55 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:16:55 ---> 14119a10abf4 19:16:55 Step 10/22 : RUN apk add --update --no-cache dumb-init 19:16:55 ---> 14119a10abf4 19:16:55 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:16:55 ---> Running in 47516dd6fc88 19:16:55 ---> Running in c847bbe3a5bd 19:16:55 Removing intermediate container c6baee892b57 19:16:55 ---> f911f48b419f 19:16:55 19:16:55 Step 9/21 : FROM alpine:3.14 19:16:55 ---> 14119a10abf4 19:16:55 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 19:16:55 ---> Running in 8287b9240bd7 19:16:56 ---> Running in 10d4b446fd53 19:16:56 Removing intermediate container 47516dd6fc88 19:16:56 ---> 7d1eb6fe3bcc 19:16:56 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 19:16:56 ---> Running in 8347a08d6e87 19:16:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:16:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:16:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:16:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:16:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:16:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:16:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:16:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:16:56 (1/2) Installing dumb-init (1.2.5-r1) 19:16:56 (2/2) Installing su-exec (0.2-r1) 19:16:56 Executing busybox-1.33.1-r3.trigger 19:16:56 OK: 6 MiB in 16 packages 19:16:56 (1/1) Installing dumb-init (1.2.5-r1) 19:16:56 Executing busybox-1.33.1-r3.trigger 19:16:56 OK: 6 MiB in 15 packages 19:16:56 (1/2) Installing ca-certificates (20191127-r5) 19:16:56 (2/2) Installing dumb-init (1.2.5-r1) 19:16:56 Executing busybox-1.33.1-r3.trigger 19:16:56 Executing ca-certificates-20191127-r5.trigger 19:16:56 (1/3) Installing ca-certificates (20191127-r5) 19:16:56 (2/3) Installing dumb-init (1.2.5-r1) 19:16:56 (3/3) Installing su-exec (0.2-r1) 19:16:56 Executing busybox-1.33.1-r3.trigger 19:16:56 Executing ca-certificates-20191127-r5.trigger 19:16:56 OK: 6 MiB in 16 packages 19:16:56 OK: 6 MiB in 17 packages 19:16:57 Removing intermediate container 8347a08d6e87 19:16:57 ---> a68e861e90de 19:16:57 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 19:16:57 ---> Running in fb913e034a7b 19:16:57 Removing intermediate container 8287b9240bd7 19:16:57 ---> 1ee1d7ff8e7e 19:16:57 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:16:57 ---> Running in 643aa9dbba1c 19:16:57 Removing intermediate container fb913e034a7b 19:16:57 ---> 1ca99f3292bd 19:16:57 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:16:57 ---> Running in 3e086fb7254f 19:16:57 Removing intermediate container 643aa9dbba1c 19:16:57 ---> 2e8b824084fa 19:16:57 Step 12/22 : ENV APP_PORT=59882 19:16:57 Removing intermediate container c847bbe3a5bd 19:16:57 ---> 672a1acc4688 19:16:57 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:16:57 Removing intermediate container 10d4b446fd53 19:16:57 ---> b408ef163f89 19:16:57 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:16:57 Removing intermediate container 3e086fb7254f 19:16:57 ---> 24b1b2343a5a 19:16:57 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:16:57 ---> Running in 30b60bd44996 19:16:57 ---> Running in a0ee46dd3b39 19:16:57 ---> Running in aaf2921820b8 19:16:57 ---> Running in d680197ec864 19:16:58 Removing intermediate container a0ee46dd3b39 19:16:58 ---> 1dc5472d15b3 19:16:58 Step 12/24 : WORKDIR / 19:16:58 Removing intermediate container aaf2921820b8 19:16:58 ---> 10b032a9bce0 19:16:58 Step 12/21 : ENV APP_PORT=59860 19:16:58 Removing intermediate container 30b60bd44996 19:16:58 ---> 3ca13c6fa857 19:16:58 Step 13/22 : EXPOSE $APP_PORT 19:16:58 ---> Running in a2deb387f4dd 19:16:58 ---> Running in 3b40dc433bf8 19:16:58 ---> Running in 99a24e734271 19:16:58 Removing intermediate container a2deb387f4dd 19:16:58 ---> f1aba47ab7cf 19:16:58 Step 14/22 : WORKDIR / 19:16:58 Removing intermediate container 3b40dc433bf8 19:16:58 ---> 198f1a0f61c3 19:16:58 Step 13/21 : EXPOSE $APP_PORT 19:16:58 ---> Running in 4cf38c160a59 19:16:58 ---> Running in 50bbd743dc22 19:16:58 Removing intermediate container 99a24e734271 19:16:58 ---> 72bcbb79731b 19:16:58 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:16:58 Removing intermediate container 4cf38c160a59 19:16:58 ---> 21bcd04cee34 19:16:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:16:58 Removing intermediate container 50bbd743dc22 19:16:58 ---> 2010a4624c91 19:16:58 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 19:16:58 ---> 309a90c9e670 19:16:58 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:16:58 ---> 63163b461135 19:16:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:16:58 ---> fb756b5823a2 19:16:58 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:16:59 ---> 6f7e679bb173 19:16:59 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:16:59 Removing intermediate container d680197ec864 19:16:59 ---> 8a960c42348b 19:16:59 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 19:16:59 ---> Running in 91302a54f8b6 19:16:59 ---> e568f55857c1 19:16:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:16:59 ---> 50d162211c31 19:16:59 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:16:59 Removing intermediate container 91302a54f8b6 19:16:59 ---> de1916cf6695 19:16:59 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:16:59 ---> 8b2d4ecf7fa5 19:16:59 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:16:59 ---> bc2599cccdd0 19:16:59 Step 18/22 : ENTRYPOINT ["/core-command"] 19:16:59 ---> 4465063a9677 19:16:59 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:16:59 ---> Running in ac4083c39562 19:16:59 ---> 69519f4b5ff1 19:16:59 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:16:59 ---> Running in ab10e10b7ee8 19:16:59 ---> 86bb22268432 19:16:59 Step 17/21 : ENTRYPOINT ["/support-notifications"] 19:16:59 Removing intermediate container 5fb58f742223 19:16:59 ---> c08b17fea27d 19:16:59 19:16:59 Step 11/23 : FROM alpine:3.14 19:16:59 ---> 14119a10abf4 19:16:59 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:16:59 ---> Using cache 19:16:59 ---> 1ee1d7ff8e7e 19:16:59 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:16:59 ---> Using cache 19:16:59 ---> 2e8b824084fa 19:16:59 Step 14/23 : ENV APP_PORT=59861 19:16:59 ---> Running in 942808aeb7e5 19:16:59 Removing intermediate container ac4083c39562 19:16:59 ---> bd916e5dffa3 19:16:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:16:59 ---> Running in bfffa2ff2633 19:16:59 ---> Running in 4781db87fe09 19:16:59 Removing intermediate container 942808aeb7e5 19:16:59 ---> 61ca97fb6c6a 19:16:59 Step 15/23 : EXPOSE $APP_PORT 19:17:00 ---> 4e8956650d9f 19:17:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:17:00 ---> Running in 0a4dbe67809e 19:17:00 Removing intermediate container bfffa2ff2633 19:17:00 ---> 7ae6bbd32fe1 19:17:00 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:17:00 Removing intermediate container 4781db87fe09 19:17:00 ---> e18d38abdebd 19:17:00 Step 20/22 : LABEL arch=x86_64 19:17:00 ---> Running in 51934766f937 19:17:00 ---> Running in b5e88a2b2f34 19:17:00 Removing intermediate container 0a4dbe67809e 19:17:00 ---> 2f54b9d6295b 19:17:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:17:00 Removing intermediate container 51934766f937 19:17:00 ---> 35da00c473f1 19:17:00 Step 19/21 : LABEL arch=x86_64 19:17:00 ---> Running in e43ec94238f5 19:17:00 Removing intermediate container b5e88a2b2f34 19:17:00 ---> fd12e54da1d1 19:17:00 Step 21/22 : LABEL git_sha=7e210aa932cd33413e1f4b0ba36d59cd04371d12 19:17:00 ---> 5de53de83795 19:17:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:17:00 ---> Running in ae55a45b706a 19:17:00 ---> 568965bb6ef5 19:17:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:17:00 Removing intermediate container e43ec94238f5 19:17:00 ---> 9eae6139d04c 19:17:00 Step 20/21 : LABEL git_sha=7e210aa932cd33413e1f4b0ba36d59cd04371d12 19:17:00 ---> Running in 5b5b1cb56eeb 19:17:00 Removing intermediate container ae55a45b706a 19:17:00 ---> 04024d22182c 19:17:00 Step 22/22 : LABEL version=0.0.0 19:17:00 Removing intermediate container ab10e10b7ee8 19:17:00 ---> 6481a491d04b 19:17:00 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 19:17:00 ---> 5b44ba022518 19:17:00 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/ 19:17:00 ---> Running in 6fc4359967a5 19:17:00 ---> Running in 1d73b6a62335 19:17:00 Removing intermediate container 5b5b1cb56eeb 19:17:00 ---> 0de6d5e60acd 19:17:00 Step 21/21 : LABEL version=0.0.0 19:17:00 ---> 91c96f8a2f40 19:17:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:17:00 ---> Running in 905e581dfb30 19:17:00 Removing intermediate container 6fc4359967a5 19:17:00 ---> 646fcb6bd0b9 19:17:00 19:17:00 ---> 904d82a5be8c 19:17:00 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:17:01 Successfully built 646fcb6bd0b9 19:17:01 Successfully tagged core-command:latest 19:17:01 Building sys-mgmt-agent 19:17:02  Building core-command ... done Removing intermediate container 905e581dfb30 19:17:02 ---> d270ba811924 19:17:02 19:17:02 Successfully built d270ba811924 19:17:02 ---> edd01429205d 19:17:02 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:17:02 Successfully tagged support-notifications:latest 19:17:02 Building core-metadata 19:17:03  Building support-notifications ... done  ---> 698407cef300 19:17:03 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:17:03 ---> Running in 183c1e7588ab 19:17:04 Removing intermediate container 183c1e7588ab 19:17:04 ---> bebd867b0406 19:17:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:17:05 Removing intermediate container 1d73b6a62335 19:17:05 ---> 503e2042f37a 19:17:05 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:17:05 ---> 9f6a01c72a68 19:17:05 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:17:05 ---> Running in 982f81c2d4e4 19:17:05 ---> Running in 22385d800839 19:17:06 Removing intermediate container 982f81c2d4e4 19:17:06 ---> 1d8f12157f14 19:17:06 Step 21/23 : LABEL arch=x86_64 19:17:06 ---> 491d33ece510 19:17:06 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:17:06 Removing intermediate container 22385d800839 19:17:06 ---> 878257cee41c 19:17:06 Step 22/24 : LABEL arch=x86_64 19:17:06 ---> Running in c6d0cef51a60 19:17:06 ---> Running in 14b4c09b31ea 19:17:06 Removing intermediate container c6d0cef51a60 19:17:06 ---> 48c7f3e835cb 19:17:06 Step 22/23 : LABEL git_sha=7e210aa932cd33413e1f4b0ba36d59cd04371d12 19:17:08 ---> 4c26753e5dfa 19:17:08 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 19:17:08 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:17:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:17:08 ---> 64fddd248a04 19:17:08 Step 3/22 : WORKDIR /edgex-go 19:17:08 ---> Using cache 19:17:08 ---> 701d74fb9c37 19:17:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:08 ---> Using cache 19:17:08 ---> 40f5b7146463 19:17:08 Step 5/22 : RUN apk add --update --no-cache make git 19:17:08 ---> Using cache 19:17:08 ---> c4504b14036e 19:17:08 Step 6/22 : COPY . . 19:17:08 ---> Using cache 19:17:08 ---> 6d9410c730c5 19:17:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:08 ---> Using cache 19:17:08 ---> aa2fe1e8d98e 19:17:08 Step 8/22 : RUN make cmd/core-metadata/core-metadata 19:17:08 ---> Running in 89d2ee336609 19:17:08 Removing intermediate container 14b4c09b31ea 19:17:08 ---> 31ac32ea9b7e 19:17:08 Step 23/24 : LABEL git_sha=7e210aa932cd33413e1f4b0ba36d59cd04371d12 19:17:08 ---> Running in 93a80bb9e540 19:17:08 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:17:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:17:08 ---> 64fddd248a04 19:17:08 Step 3/22 : WORKDIR /edgex-go 19:17:08 ---> Using cache 19:17:08 ---> 701d74fb9c37 19:17:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:08 ---> Using cache 19:17:08 ---> 40f5b7146463 19:17:08 Step 5/22 : RUN apk add --update --no-cache make bash git 19:17:08 ---> Running in 736800a40a0f 19:17:08 ---> Running in 8ddf21a0e900 19:17:08 Removing intermediate container 89d2ee336609 19:17:08 ---> 031ca15f9af5 19:17:08 Step 23/23 : LABEL version=0.0.0 19:17:08 ---> Running in ca07536cf606 19:17:08 ---> Running in 694abb89e8a1 19:17:08 Removing intermediate container 8ddf21a0e900 19:17:08 ---> dfd8e0142fa7 19:17:08 Step 24/24 : LABEL version=0.0.0 19:17:08 Removing intermediate container 736800a40a0f 19:17:08 ---> cb7baad50070 19:17:08 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:17:08 ---> Running in 925358038b5b 19:17:08 Removing intermediate container 694abb89e8a1 19:17:08 ---> 9056f6adf5d5 19:17:08 19:17:08 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 19:17:08 Successfully built 9056f6adf5d5 19:17:08 Successfully tagged support-scheduler:latest 19:17:08  Building support-scheduler ... done Building security-proxy-setup 19:17:08 ---> 2ed97c34a929 19:17:08 Step 25/30 : RUN chmod +x /entrypoint.sh 19:17:08 Removing intermediate container 925358038b5b 19:17:08 ---> 13df829624fc 19:17:08 19:17:08 Successfully built 13df829624fc 19:17:08 Successfully tagged security-secretstore-setup:latest 19:17:08 Building core-data 19:17:08  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:17:08 ---> Running in 5a0218d9a6d3 19:17:10 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:17:10 OK: 220 MiB in 52 packages 19:17:14 Removing intermediate container 5a0218d9a6d3 19:17:14 ---> da0004577c1b 19:17:14 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 19:17:14 Removing intermediate container ca07536cf606 19:17:14 ---> 35531a4c70cb 19:17:14 Step 6/22 : COPY . . 19:17:14 ---> Running in ae9f12b0f148 19:17:15 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:17:15 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:17:15 ---> 64fddd248a04 19:17:15 Step 3/20 : WORKDIR /edgex-go 19:17:15 ---> Using cache 19:17:15 ---> 701d74fb9c37 19:17:15 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:15 ---> Using cache 19:17:15 ---> 40f5b7146463 19:17:15 Step 5/20 : RUN apk add --update --no-cache make git 19:17:15 ---> Using cache 19:17:15 ---> c4504b14036e 19:17:15 Step 6/20 : COPY . . 19:17:15 ---> Using cache 19:17:15 ---> 6d9410c730c5 19:17:15 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:15 ---> Using cache 19:17:15 ---> aa2fe1e8d98e 19:17:15 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:17:17 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:17:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:17:17 ---> 64fddd248a04 19:17:17 Step 3/22 : WORKDIR /edgex-go 19:17:17 ---> Using cache 19:17:17 ---> 701d74fb9c37 19:17:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:17 ---> Using cache 19:17:17 ---> 40f5b7146463 19:17:17 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:17:18 Removing intermediate container ae9f12b0f148 19:17:18 ---> a8eb6095c826 19:17:18 Step 27/30 : CMD ["gate"] 19:17:18 ---> Running in 9484ee44cd15 19:17:18 ---> Running in 27d50620a2f2 19:17:18 ---> Running in 8b375bff4e08 19:17:19 Removing intermediate container 8b375bff4e08 19:17:19 ---> d4658635bfa4 19:17:19 Step 28/30 : LABEL arch=x86_64 19:17:19 ---> Running in e6a3e6e6b56c 19:17:19 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:17:19 ---> 6d258648e998 19:17:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:19 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 19:17:19 ---> Running in bf66d57cae25 19:17:19 Removing intermediate container e6a3e6e6b56c 19:17:19 ---> 78e9f6ee2613 19:17:19 Step 29/30 : LABEL git_sha=7e210aa932cd33413e1f4b0ba36d59cd04371d12 19:17:19 ---> Running in 048e0cd03412 19:17:20 Removing intermediate container 048e0cd03412 19:17:20 ---> bc2310a56059 19:17:20 Step 30/30 : LABEL version=0.0.0 19:17:20 ---> Running in 7a2ffadeed21 19:17:20 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:17:20 Removing intermediate container 7a2ffadeed21 19:17:20 ---> 90ba7d0c3af5 19:17:20 19:17:20 Successfully built 90ba7d0c3af5 19:17:20 Successfully tagged security-bootstrapper:latest 19:17:20  Building security-bootstrapper ... done OK: 220 MiB in 52 packages 19:17:21 Removing intermediate container 9484ee44cd15 19:17:21 ---> 7b37845c297f 19:17:21 Step 6/22 : COPY . . 19:17:21 Removing intermediate container bf66d57cae25 19:17:21 ---> 86939a40f3c8 19:17:21 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:17:21 ---> Running in ee74171f833b 19:17:22 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 19:17:27 Removing intermediate container c1c22a4b5535 19:17:27 ---> 98a43a9effac 19:17:27 Successfully built 98a43a9effac 19:17:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:17:28 + docker inspect -f . ci-base-image-arm64 19:17:28 . [Pipeline] withDockerContainer 19:17:28 prd-ubuntu18.04-docker-arm64-4c-16g-30259 does not seem to be running inside a container 19:17:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 19:17:28 ---> 54ddc48fa55e 19:17:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:28 ---> Running in 2a9bad277c35 19:17:29 Removing intermediate container 2a9bad277c35 19:17:29 ---> cea97fdbd61d 19:17:29 Step 8/22 : RUN make cmd/core-data/core-data 19:17:29 ---> Running in ed4c78decd70 19:17:29 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 19:17:30 $ docker top c0cbc44348a11bfa5fa1bc481bd114e2a612f515144f345092387275170d58cb -eo pid,comm [Pipeline] { [Pipeline] sh 19:17:31 + go version 19:17:31 go version go1.16.8 linux/arm64 [Pipeline] } 19:17:31 $ docker stop --time=1 c0cbc44348a11bfa5fa1bc481bd114e2a612f515144f345092387275170d58cb 19:17:32 $ docker rm -f c0cbc44348a11bfa5fa1bc481bd114e2a612f515144f345092387275170d58cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:17:34 + docker inspect -f . ci-base-image-arm64 19:17:34 . [Pipeline] withDockerContainer 19:17:35 prd-ubuntu18.04-docker-arm64-4c-16g-30259 does not seem to be running inside a container 19:17:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 19:17:36 $ docker top 26d39140795201571b505e4d9f982b306dc0600de280db2f3d6b4562264579f5 -eo pid,comm [Pipeline] { [Pipeline] echo 19:17:37 ========================================================= 19:17:37 [edgeXBuildGoParallel] Running Tests and Build... 19:17:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:17:37 + make test 19:17:37 go mod tidy 19:17:38 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:17:44 Removing intermediate container 93a80bb9e540 19:17:44 ---> 9e8b8bdb3e8c 19:17:44 19:17:44 Step 9/22 : FROM alpine:3.14 19:17:44 ---> 14119a10abf4 19:17:44 Step 10/22 : RUN apk add --update --no-cache dumb-init 19:17:44 ---> Using cache 19:17:44 ---> 1ee1d7ff8e7e 19:17:44 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:17:44 ---> Using cache 19:17:44 ---> 2e8b824084fa 19:17:44 Step 12/22 : ENV APP_PORT=59881 19:17:44 ---> Running in c50ad6014aae 19:17:44 Removing intermediate container c50ad6014aae 19:17:44 ---> 482b387446c6 19:17:44 Step 13/22 : EXPOSE $APP_PORT 19:17:44 ---> Running in 1eaa68aa8eee 19:17:44 Removing intermediate container 1eaa68aa8eee 19:17:44 ---> bf4b165ada6c 19:17:44 Step 14/22 : WORKDIR / 19:17:44 ---> Running in b205a13ac052 19:17:44 Removing intermediate container b205a13ac052 19:17:44 ---> 33bfa15607d2 19:17:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:17:44 ---> c083c933ca0f 19:17:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:17:44 ---> 35ca7be7bb05 19:17:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:17:44 ---> e5954505d837 19:17:44 Step 18/22 : ENTRYPOINT ["/core-metadata"] 19:17:44 ---> Running in 87be31416bb0 19:17:44 Removing intermediate container 87be31416bb0 19:17:44 ---> 3b6a2d813066 19:17:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:17:44 ---> Running in a343bf208b2d 19:17:44 Removing intermediate container a343bf208b2d 19:17:44 ---> f3606c83ee1f 19:17:44 Step 20/22 : LABEL arch=x86_64 19:17:44 ---> Running in bce2e55b8712 19:17:44 Removing intermediate container bce2e55b8712 19:17:44 ---> 96f3884ddaef 19:17:44 Step 21/22 : LABEL git_sha=7e210aa932cd33413e1f4b0ba36d59cd04371d12 19:17:44 ---> Running in fe740c5cf5f0 19:17:44 Removing intermediate container fe740c5cf5f0 19:17:44 ---> a23bdcb542d4 19:17:44 Step 22/22 : LABEL version=0.0.0 19:17:44 ---> Running in 2d3332f3551c 19:17:44 Removing intermediate container 2d3332f3551c 19:17:44 ---> 750dcea9a9d4 19:17:44 19:17:44 Successfully built 750dcea9a9d4 19:17:44 Successfully tagged core-metadata:latest 19:17:47  Building core-metadata ... done 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 19:17:51 Removing intermediate container 27d50620a2f2 19:17:51 ---> 9cdd5031f73d 19:17:51 19:17:51 Step 9/20 : FROM alpine:3.14 19:17:51 ---> 14119a10abf4 19:17:51 Step 10/20 : RUN apk add --update --no-cache curl 19:17:51 Removing intermediate container ee74171f833b 19:17:51 ---> 4dc8d9f9b563 19:17:51 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:17:52 ---> Running in 5d394f03609e 19:17:52 ---> Running in 26921d585efa 19:17:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:17:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:17:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:17:53 (1/5) Installing ca-certificates (20191127-r5) 19:17:53 (2/5) Installing brotli-libs (1.0.9-r5) 19:17:53 (3/5) Installing nghttp2-libs (1.43.0-r0) 19:17:53 (4/5) Installing libcurl (7.79.1-r0) 19:17:53 (5/5) Installing curl (7.79.1-r0) 19:17:53 Executing busybox-1.33.1-r3.trigger 19:17:53 Executing ca-certificates-20191127-r5.trigger 19:17:53 OK: 8 MiB in 19 packages 19:17:53 Removing intermediate container 5d394f03609e 19:17:53 ---> 886093036510 19:17:53 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:17:53 ---> Running in 90383e310c62 19:17:53 Removing intermediate container 26921d585efa 19:17:53 ---> da40970001b0 19:17:53 19:17:53 Step 10/22 : FROM docker:20.10.8 19:17:53 Removing intermediate container 90383e310c62 19:17:53 ---> 41ee2553e485 19:17:53 Step 12/20 : WORKDIR /edgex 19:17:54 ---> Running in 2d87d803bdc5 19:17:54 20.10.8: Pulling from library/docker 19:17:54 Removing intermediate container 2d87d803bdc5 19:17:54 ---> 5b315828737e 19:17:54 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:17:55 ---> 973c4c38bd12 19:17:55 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:17:55 ---> c8562bd6aa3a 19:17:55 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:17:56 ---> 8e9e97e766fa 19:17:56 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:17:56 ---> Running in e920e581c348 19:17:56 Removing intermediate container e920e581c348 19:17:56 ---> c8e52addc3cf 19:17:56 Step 17/20 : CMD ["--init=true"] 19:17:56 ---> Running in a6ec9f50736e 19:17:56 Removing intermediate container a6ec9f50736e 19:17:56 ---> 0fb6217ab53d 19:17:56 Step 18/20 : LABEL arch=x86_64 19:17:57 ---> Running in a8c4bbe187cb 19:17:57 Removing intermediate container a8c4bbe187cb 19:17:57 ---> 0834eee35d37 19:17:57 Step 19/20 : LABEL git_sha=7e210aa932cd33413e1f4b0ba36d59cd04371d12 19:17:57 ---> Running in 397f57334f3d 19:17:57 Removing intermediate container ed4c78decd70 19:17:57 ---> 369546e3eefc 19:17:57 19:17:57 Step 9/22 : FROM alpine:3.14 19:17:57 ---> 14119a10abf4 19:17:57 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:17:57 ---> Running in f9cfe4b10ad8 19:17:57 Removing intermediate container 397f57334f3d 19:17:57 ---> 5a98e5e4fe5b 19:17:57 Step 20/20 : LABEL version=0.0.0 19:17:57 ---> Running in 33e2e19c4419 19:17:57 Removing intermediate container f9cfe4b10ad8 19:17:57 ---> 90d1ccf0a2ef 19:17:57 Step 11/22 : ENV APP_PORT=59880 19:17:57 ---> Running in f096ee5b5d41 19:17:57 Removing intermediate container 33e2e19c4419 19:17:57 ---> 2b5367ccbc70 19:17:57 19:17:58 Successfully built 2b5367ccbc70 19:17:58 Successfully tagged security-proxy-setup:latest 19:17:58  Building security-proxy-setup ... done Removing intermediate container f096ee5b5d41 19:17:58 ---> 769e456b1128 19:17:58 Step 12/22 : EXPOSE $APP_PORT 19:17:58 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 19:17:58 ---> Running in 7377f52304a0 19:17:58 Status: Downloaded newer image for docker:20.10.8 19:17:58 ---> bc6c0ffef665 19:17:58 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:17:58 ---> Running in ae28b1c70d6f 19:17:58 Removing intermediate container 7377f52304a0 19:17:58 ---> 426de8368e65 19:17:58 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:58 Removing intermediate container ae28b1c70d6f 19:17:58 ---> 82e071d0e0dc 19:17:58 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 19:17:58 ---> Running in c51fadc40388 19:17:58 ---> Running in 9c1fbe935b39 19:17:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:17:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:17:58 Removing intermediate container c51fadc40388 19:17:58 ---> 236a829a81ed 19:17:58 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 19:17:58 ---> Running in a4791225be2a 19:17:58 (1/42) Installing readline (8.1.0-r0) 19:17:58 (2/42) Installing bash (5.1.4-r0) 19:17:58 Executing bash-5.1.4-r0.post-install 19:17:58 (3/42) Installing brotli-libs (1.0.9-r5) 19:17:58 (4/42) Installing nghttp2-libs (1.43.0-r0) 19:17:58 (5/42) Installing libcurl (7.79.1-r0) 19:17:58 (6/42) Installing curl (7.79.1-r0) 19:17:58 (7/42) Installing dumb-init (1.2.5-r1) 19:17:58 (8/42) Installing libbz2 (1.0.8-r1) 19:17:58 (9/42) Installing expat (2.4.1-r0) 19:17:58 (10/42) Installing libffi (3.3-r2) 19:17:58 (11/42) Installing gdbm (1.19-r0) 19:17:58 (12/42) Installing xz-libs (5.2.5-r0) 19:17:58 (13/42) Installing libgcc (10.3.1_git20210424-r2) 19:17:58 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 19:17:58 (15/42) Installing mpdecimal (2.5.1-r1) 19:17:58 (16/42) Installing sqlite-libs (3.35.5-r0) 19:17:59 (17/42) Installing python3 (3.9.5-r1) 19:17:59 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:17:59 (18/42) Installing py3-appdirs (1.4.4-r2) 19:17:59 (19/42) Installing py3-chardet (4.0.0-r2) 19:17:59 (20/42) Installing py3-idna (3.2-r0) 19:17:59 (21/42) Installing py3-urllib3 (1.26.5-r0) 19:17:59 (22/42) Installing py3-certifi (2020.12.5-r1) 19:17:59 (23/42) Installing py3-requests (2.25.1-r4) 19:17:59 (24/42) Installing py3-msgpack (1.0.2-r1) 19:17:59 (25/42) Installing py3-lockfile (0.12.2-r4) 19:17:59 (26/42) Installing py3-cachecontrol (0.12.6-r1) 19:17:59 (27/42) Installing py3-colorama (0.4.4-r1) 19:17:59 (28/42) Installing py3-contextlib2 (0.6.0-r1) 19:17:59 (29/42) Installing py3-distlib (0.3.1-r3) 19:17:59 (30/42) Installing py3-distro (1.5.0-r3) 19:17:59 (31/42) Installing py3-six (1.15.0-r1) 19:17:59 (32/42) Installing py3-webencodings (0.5.1-r4) 19:17:59 (33/42) Installing py3-html5lib (1.1-r1) 19:17:59 (34/42) Installing py3-parsing (2.4.7-r2) 19:17:59 (35/42) Installing py3-packaging (20.9-r1) 19:17:59 (36/42) Installing py3-toml (0.10.2-r2) 19:17:59 (37/42) Installing py3-pep517 (0.10.0-r2) 19:17:59 (38/42) Installing py3-progress (1.5-r2) 19:17:59 (39/42) Installing py3-retrying (1.3.3-r1) 19:17:59 (40/42) Installing py3-ordered-set (4.0.2-r1) 19:17:59 (41/42) Installing py3-setuptools (52.0.0-r3) 19:17:59 (42/42) Installing py3-pip (20.3.4-r1) 19:17:59 Executing busybox-1.33.1-r3.trigger 19:17:59 OK: 84 MiB in 64 packages 19:17:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:18:00 (1/6) Installing dumb-init (1.2.5-r1) 19:18:00 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:18:00 (3/6) Installing libsodium (1.0.18-r0) 19:18:00 Collecting docker-compose==1.23.2 19:18:00 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:18:00 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:18:00 Collecting jsonschema<3,>=2.5.1 19:18:00 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:18:00 Collecting docopt<0.7,>=0.6.1 19:18:00 Downloading docopt-0.6.2.tar.gz (25 kB) 19:18:00 (5/6) Installing libzmq (4.3.4-r0) 19:18:00 (6/6) Installing zeromq (4.3.4-r0) 19:18:00 Executing busybox-1.33.1-r3.trigger 19:18:00 OK: 8 MiB in 20 packages 19:18:00 Collecting websocket-client<1.0,>=0.32.0 19:18:00 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:18:00 Collecting cached-property<2,>=1.2.0 19:18:00 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:18:01 Collecting PyYAML<4,>=3.10 19:18:01 Downloading PyYAML-3.13.tar.gz (270 kB) 19:18:02 Removing intermediate container a4791225be2a 19:18:02 ---> c6794d26e427 19:18:02 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:18:02 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:18:02 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:18:02 Collecting texttable<0.10,>=0.9.0 19:18:02 Downloading texttable-0.9.1.tar.gz (11 kB) 19:18:02 ---> 8d56e82d15fa 19:18:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:18:02 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 19:18:02 Collecting dockerpty<0.5,>=0.4.1 19:18:02 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:18:02 ---> 79f429271b1d 19:18:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:18:02 ---> a9805e0bb5ac 19:18:02 Step 18/22 : ENTRYPOINT ["/core-data"] 19:18:02 ---> Running in 93eda6b5e83d 19:18:02 Collecting docker<4.0,>=3.6.0 19:18:02 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:18:02 Removing intermediate container 93eda6b5e83d 19:18:02 ---> 78d430e200f2 19:18:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:18:02 Collecting docker-pycreds>=0.4.0 19:18:02 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:18:02 ---> Running in 2c58be0e9f6a 19:18:02 Collecting idna<2.8,>=2.5 19:18:02 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:18:02 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) 19:18:02 Removing intermediate container 2c58be0e9f6a 19:18:02 ---> c5634139fa60 19:18:02 Step 20/22 : LABEL arch=x86_64 19:18:02 ---> Running in 5a7b553f731b 19:18:03 Collecting urllib3<1.25,>=1.21.1 19:18:03 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:18:03 Collecting chardet<3.1.0,>=3.0.2 19:18:03 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:18:03 Removing intermediate container 5a7b553f731b 19:18:03 ---> cfe1e0a050cb 19:18:03 Step 21/22 : LABEL git_sha=7e210aa932cd33413e1f4b0ba36d59cd04371d12 19:18:03 ---> Running in 6493048b8924 19:18:03 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:18:03 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:18:03 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:18:03 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:18:03 Removing intermediate container 6493048b8924 19:18:03 ---> 44cb6adcec63 19:18:03 Step 22/22 : LABEL version=0.0.0 19:18:03 ---> Running in fc746f956891 19:18:03 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:18:03 Attempting uninstall: urllib3 19:18:03 Found existing installation: urllib3 1.26.5 19:18:03 Uninstalling urllib3-1.26.5: 19:18:03 Successfully uninstalled urllib3-1.26.5 19:18:03 Removing intermediate container fc746f956891 19:18:03 ---> ab18db22e34e 19:18:03 19:18:03 Attempting uninstall: idna 19:18:03 Found existing installation: idna 3.2 19:18:03 Uninstalling idna-3.2: 19:18:03 Successfully uninstalled idna-3.2 19:18:03 Successfully built ab18db22e34e 19:18:03 Successfully tagged core-data:latest 19:18:03  Building core-data ... done  Attempting uninstall: chardet 19:18:03 Found existing installation: chardet 4.0.0 19:18:03 Uninstalling chardet-4.0.0: 19:18:03 Successfully uninstalled chardet-4.0.0 19:18:03 Attempting uninstall: requests 19:18:03 Found existing installation: requests 2.25.1 19:18:03 Uninstalling requests-2.25.1: 19:18:04 Successfully uninstalled requests-2.25.1 19:18:04 Running setup.py install for texttable: started 19:18:04 Running setup.py install for texttable: finished with status 'done' 19:18:04 Running setup.py install for PyYAML: started 19:18:04 Running setup.py install for PyYAML: finished with status 'done' 19:18:04 Running setup.py install for docopt: started 19:18:05 Running setup.py install for docopt: finished with status 'done' 19:18:05 Running setup.py install for dockerpty: started 19:18:05 Running setup.py install for dockerpty: finished with status 'done' 19:18:05 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 19:18:08 Removing intermediate container 9c1fbe935b39 19:18:08 ---> f6292f80a9d2 19:18:08 Step 13/22 : ENV APP_PORT=58890 19:18:08 ---> Running in 2beecb8bfd73 19:18:08 Removing intermediate container 2beecb8bfd73 19:18:08 ---> 37c2614082e4 19:18:08 Step 14/22 : EXPOSE $APP_PORT 19:18:08 ---> Running in 52ebb991d254 19:18:08 Removing intermediate container 52ebb991d254 19:18:08 ---> 136495b4718d 19:18:08 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:18:08 ---> 73d9835fa9ab 19:18:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:18:08 ---> e03aef73b753 19:18:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:18:08 ---> e4ebea200ee2 19:18:08 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 19:18:09 ---> Running in 7be86a0b6b87 19:18:09 Removing intermediate container 7be86a0b6b87 19:18:09 ---> ce529704f7dc 19:18:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:18:09 ---> Running in 4f4b3536317c 19:18:09 Removing intermediate container 4f4b3536317c 19:18:09 ---> 27fddf339665 19:18:09 Step 20/22 : LABEL arch=x86_64 19:18:09 ---> Running in 53a4e513105f 19:18:10 Removing intermediate container 53a4e513105f 19:18:10 ---> ecba7a40c672 19:18:10 Step 21/22 : LABEL git_sha=7e210aa932cd33413e1f4b0ba36d59cd04371d12 19:18:10 ---> Running in cf2871556fd6 19:18:10 Removing intermediate container cf2871556fd6 19:18:10 ---> b7f604ae360b 19:18:10 Step 22/22 : LABEL version=0.0.0 19:18:10 ---> Running in 58702d0b08a3 19:18:10 Removing intermediate container 58702d0b08a3 19:18:10 ---> bbdbd0836afb 19:18:10 19:18:10 Successfully built bbdbd0836afb 19:18:10 Successfully tagged sys-mgmt-agent:latest 19:18:10  Building sys-mgmt-agent ... done  [Pipeline] } 19:18:10 $ docker stop --time=1 0124766eb4e51d9a2210d654573ed372b218d7f9919d812d512abf90e730d049 19:18:11 $ docker rm -f 0124766eb4e51d9a2210d654573ed372b218d7f9919d812d512abf90e730d049 [Pipeline] // withDockerContainer [Pipeline] sh 19:18:11 ? github.com/edgexfoundry/edgex-go [no test files] 19:18:11 + docker images 19:18:11 REPOSITORY TAG IMAGE ID CREATED SIZE 19:18:11 sys-mgmt-agent latest bbdbd0836afb 2 seconds ago 294MB 19:18:11 core-data latest ab18db22e34e 8 seconds ago 20.7MB 19:18:11 security-proxy-setup latest 2b5367ccbc70 14 seconds ago 26.9MB 19:18:11 369546e3eefc 14 seconds ago 1.76GB 19:18:11 da40970001b0 18 seconds ago 1.76GB 19:18:11 9cdd5031f73d 20 seconds ago 1.76GB 19:18:11 core-metadata latest 750dcea9a9d4 27 seconds ago 16.9MB 19:18:11 9e8b8bdb3e8c 30 seconds ago 1.76GB 19:18:11 security-bootstrapper latest 90ba7d0c3af5 51 seconds ago 18.9MB 19:18:11 support-scheduler latest 9056f6adf5d5 About a minute ago 16.2MB 19:18:11 security-secretstore-setup latest 13df829624fc About a minute ago 28.4MB 19:18:11 support-notifications latest d270ba811924 About a minute ago 16.9MB 19:18:11 core-command latest 646fcb6bd0b9 About a minute ago 16.1MB 19:18:11 c08b17fea27d About a minute ago 1.76GB 19:18:11 f911f48b419f About a minute ago 1.76GB 19:18:11 9674eade2ba3 About a minute ago 1.76GB 19:18:11 a99aad2519b1 About a minute ago 1.76GB 19:18:11 c2456a05a18d About a minute ago 1.75GB 19:18:11 ci-base-image-x86_64 latest 64fddd248a04 5 minutes ago 1.25GB 19:18:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 4 weeks ago 548MB 19:18:11 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 weeks ago 34.5MB 19:18:11 docker 20.10.8 bc6c0ffef665 2 months ago 214MB 19:18:11 alpine 3.14 14119a10abf4 2 months ago 5.6MB 19:18:11 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 19:18:27 Still waiting to schedule task 19:18:27 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 19:19:19 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:19:25 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:19:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:19:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:19:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:19:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:19:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:19:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:19:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:19:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:19:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:19:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:19:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:19:44 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:19:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.270s coverage: 28.7% of statements 19:19:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:19:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:19:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.413s coverage: 98.5% of statements 19:19:58 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:19:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.388s coverage: 44.7% of statements 19:19:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:19:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:20:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.840s coverage: 89.5% of statements 19:20:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:20:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:20:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.259s coverage: 84.4% of statements 19:20:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:20:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:20:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:20:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:20:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:20:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.051s coverage: 94.2% of statements 19:20:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:20:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:20:15 ok github.com/edgexfoundry/edgex-go/internal/io 0.227s coverage: 59.1% of statements 19:20:15 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:20:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:20:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:20:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:20:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:20:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.253s coverage: 60.0% of statements 19:20:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:20:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:20:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:20:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.390s coverage: 0.9% of statements 19:20:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:20:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.295s coverage: 58.8% of statements 19:20:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.236s coverage: 21.7% of statements 19:20:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:20:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.377s coverage: 47.1% of statements 19:20:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.264s coverage: 79.5% of statements 19:20:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.277s coverage: 94.1% of statements 19:20:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.240s coverage: 96.3% of statements 19:20:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.208s coverage: 87.5% of statements 19:20:22 Running on prd-ubuntu18.04-docker-8c-8g-30264 in /w/workspace/edgexfoundry_edgex-go_PR-3803 [Pipeline] { [Pipeline] ws 19:20:22 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:20:23 The recommended git tool is: git 19:20:26 using credential edgex-jenkins-ssh 19:20:26 Cloning the remote Git repository 19:20:26 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:20:27 > git init /w/workspace/edgex-go/1 # timeout=10 19:20:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.219s coverage: 94.4% of statements 19:20:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.194s coverage: 44.8% of statements 19:20:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:20:33 > git --version # timeout=10 19:20:33 > git --version # 'git version 2.17.1' 19:20:33 using GIT_SSH to set credentials SSH Credentials for GitHub 19:20:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.693s coverage: 82.5% of statements 19:20:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:20:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:20:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.285s coverage: 92.9% of statements 19:20:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:20:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:20:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:20:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.066s coverage: 65.1% of statements 19:20:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:20:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:20:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:20:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:20:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:20:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.197s coverage: 87.2% of statements 19:20:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:20:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:20:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.183s coverage: 100.0% of statements 19:20:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:20:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.300s coverage: 58.8% of statements 19:20:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:20:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.279s coverage: 80.0% of statements 19:20:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.299s coverage: 87.2% of statements 19:20:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.366s coverage: 85.4% of statements 19:20:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.070s coverage: 91.2% of statements 19:20:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.115s coverage: 64.4% of statements 19:20:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:20:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.240s coverage: 100.0% of statements 19:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.137s coverage: 89.4% of statements 19:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements 19:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.154s coverage: 73.7% of statements 19:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.054s coverage: 100.0% of statements 19:20:52 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.436s coverage: 65.4% of statements 19:20:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:20:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:20:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:20:53 Merging remotes/origin/main commit cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 into PR head commit 7e210aa932cd33413e1f4b0ba36d59cd04371d12 19:20:53 Merge succeeded, producing 7e210aa932cd33413e1f4b0ba36d59cd04371d12 19:20:53 Checking out Revision 7e210aa932cd33413e1f4b0ba36d59cd04371d12 (PR-3803) 19:20:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:20:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:20:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:20:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:20:52 using GIT_SSH to set credentials SSH Credentials for GitHub 19:20:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3803/head:refs/remotes/origin/PR-3803 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:20:53 > git config core.sparsecheckout # timeout=10 19:20:53 > git checkout -f 7e210aa932cd33413e1f4b0ba36d59cd04371d12 # timeout=10 19:20:53 > git remote # timeout=10 19:20:53 > git config --get remote.origin.url # timeout=10 19:20:53 using GIT_SSH to set credentials SSH Credentials for GitHub 19:20:53 > git merge cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 # timeout=10 19:20:53 > git rev-parse HEAD^{commit} # timeout=10 19:20:53 > git config core.sparsecheckout # timeout=10 19:20:53 > git checkout -f 7e210aa932cd33413e1f4b0ba36d59cd04371d12 # timeout=10 19:20:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.889s coverage: 43.8% of statements 19:20:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:20:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:20:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.299s coverage: 89.5% of statements 19:20:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:20:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.244s coverage: 84.8% of statements 19:20:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:20:58 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" 19:20:58 > git --version # timeout=10 19:20:58 > git --version # 'git version 2.17.1' 19:20:58 fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:20:59 + echo snap-build.sh 19:20:59 snap-build.sh 19:20:59 + SNAP_BASE_DIR=. 19:20:59 + '[' '!' -z /w/workspace/edgex-go/1 ']' 19:20:59 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 19:20:59 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 19:20:59 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 19:20:59 + cd /w/workspace/edgex-go/1 19:20:59 + sudo apt-get remove -qy --purge lxd lxd-client 19:20:59 Reading package lists... 19:20:59 Building dependency tree... 19:20:59 Reading state information... 19:20:59 The following packages were automatically installed and are no longer required: 19:20:59 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 19:20:59 uidmap xdelta3 19:20:59 Use 'sudo apt autoremove' to remove them. 19:20:59 The following packages will be REMOVED: 19:20:59 lxd* lxd-client* 19:20:59 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 19:20:59 After this operation, 31.7 MB disk space will be freed. 19:21:00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 19:21:00 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 19:21:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.258s coverage: 17.7% of statements 19:21:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:21:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:21:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:21:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:21:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.787s coverage: 92.3% of statements 19:21:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:21:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:21:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:21:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:21:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.254s coverage: 63.2% of statements 19:21:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:21:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:21:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.463s coverage: 97.7% of statements 19:21:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:21:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:21:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:21:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:21:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.191s coverage: 28.9% of statements 19:21:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:21:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:21:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:21:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:21:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:21:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:21:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.197s coverage: 100.0% of statements 19:21:04 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements 19:21:05 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 19:21:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:21:05 GO111MODULE=on go vet ./... 19:21:06 Removing lxd dnsmasq configuration 19:21:06 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 19:21:06 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 19:21:06 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:21:07 (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.) 19:21:07 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 19:21:08 Processing triggers for systemd (237-3ubuntu10.45) ... 19:21:08 Processing triggers for ureadahead (0.100.0-21) ... 19:21:09 + sudo snap remove --purge lxd 19:21:09 snap "lxd" is not installed 19:21:09 + sudo groupadd --force --system lxd 19:21:09 ++ whoami 19:21:09 + sudo /usr/sbin/usermod -G lxd -a jenkins 19:21:09 + newgrp - lxd 19:21:09 + sudo snap install lxd 19:21:25 2021-11-10T19:21:22Z INFO Waiting for automatic snapd restart... 19:21:34 lxd 4.20 from Canonical* installed 19:21:34 + sudo lxd init --auto 19:21:57 + sudo snap install --classic snapcraft 19:22:03 snapcraft 5.0 from Canonical* installed 19:22:03 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 19:22:03 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 19:22:03 % Total % Received % Xferd Average Speed Time Time Time Current 19:22:03 Dload Upload Total Spent Left Speed 19:22:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 5971 0 --:--:-- --:--:-- --:--:-- 5971 19:22:03 100 3325k 100 3325k 0 0 19.3M 0 --:--:-- --:--:-- --:--:-- 19.3M 19:22:03 ./yq_linux_amd64 19:22:03 + sudo snapcraft prime --use-lxd 19:22:05 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 19:22:05 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: 19:22:05 - README.md 19:22:05 19:22:05 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:22:06 Launching a container. 19:22:16 Waiting for container to be ready 19:22:17 To start your first container, try: lxc launch ubuntu:20.04 19:22:17 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 19:22:17 19:22:29 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 19:22:30 Waiting for network to be ready... 19:22:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:22:30 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:22:30 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 19:22:30 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 19:22:30 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 19:22:30 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 19:22:30 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 19:22:30 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 19:22:30 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] 19:22:30 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] 19:22:31 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:22:31 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:22:31 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:22:31 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:22:31 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:22:31 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:22:31 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:22:31 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:22:31 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:22:32 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] 19:22:32 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 19:22:32 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 19:22:32 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 19:22:32 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 19:22:32 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 19:22:32 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1763 kB] 19:22:32 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] 19:22:35 Fetched 25.6 MB in 4s (6357 kB/s) 19:22:35 Reading package lists... 19:22:35 Reading package lists... 19:22:36 Building dependency tree... 19:22:36 Reading state information... 19:22:36 The following additional packages will be installed: 19:22:36 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:22:36 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:22:36 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:22:36 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 19:22:36 Suggested packages: 19:22:36 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 19:22:36 Recommended packages: 19:22:36 gnupg libsasl2-modules 19:22:36 The following NEW packages will be installed: 19:22:36 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:22:36 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:22:36 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:22:36 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 19:22:36 The following packages will be upgraded: 19:22:36 gpg gpg-agent gpgconf libudev1 19:22:36 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 19:22:36 Need to get 3527 kB of archives. 19:22:36 After this operation, 13.3 MB of additional disk space will be used. 19:22:36 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 19:22:36 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 19:22:36 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 19:22:36 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 19:22:36 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 19:22:36 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 19:22:37 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 19:22:37 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 19:22:37 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 19:22:37 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 19:22:37 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 19:22:37 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 19:22:37 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 19:22:37 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 19:22:37 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 19:22:37 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 19:22:37 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 19:22:37 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 19:22:37 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 19:22:37 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 19:22:37 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 19:22:37 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 19:22:37 debconf: delaying package configuration, since apt-utils is not installed 19:22:37 Fetched 3527 kB in 1s (3316 kB/s) 19:22:37 (Reading database ... 12511 files and directories currently installed.) 19:22:37 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 19:22:37 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 19:22:37 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 19:22:37 Selecting previously unselected package udev. 19:22:37 (Reading database ... 12511 files and directories currently installed.) 19:22:37 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 19:22:37 Unpacking udev (237-3ubuntu10.52) ... 19:22:37 Selecting previously unselected package libfuse2:amd64. 19:22:37 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 19:22:37 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:22:37 Selecting previously unselected package fuse. 19:22:37 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 19:22:37 Unpacking fuse (2.9.7-1ubuntu1) ... 19:22:37 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 19:22:37 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:22:37 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 19:22:37 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:22:37 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 19:22:37 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:22:37 Selecting previously unselected package libksba8:amd64. 19:22:38 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 19:22:38 Unpacking libksba8:amd64 (1.3.5-2) ... 19:22:38 Selecting previously unselected package libroken18-heimdal:amd64. 19:22:38 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:22:38 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:22:38 Selecting previously unselected package libasn1-8-heimdal:amd64. 19:22:38 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:22:38 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:22:38 Selecting previously unselected package libheimbase1-heimdal:amd64. 19:22:38 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:22:38 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:22:38 Selecting previously unselected package libhcrypto4-heimdal:amd64. 19:22:38 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:22:38 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:22:38 Selecting previously unselected package libwind0-heimdal:amd64. 19:22:38 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:22:38 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:22:38 Selecting previously unselected package libhx509-5-heimdal:amd64. 19:22:38 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:22:38 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:22:38 Selecting previously unselected package libkrb5-26-heimdal:amd64. 19:22:38 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:22:38 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:22:38 Selecting previously unselected package libheimntlm0-heimdal:amd64. 19:22:38 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:22:38 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:22:38 Selecting previously unselected package libgssapi3-heimdal:amd64. 19:22:38 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:22:38 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:22:38 Selecting previously unselected package libsasl2-modules-db:amd64. 19:22:38 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:22:38 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:22:38 Selecting previously unselected package libsasl2-2:amd64. 19:22:38 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:22:38 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:22:38 Selecting previously unselected package libldap-common. 19:22:38 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 19:22:38 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:22:38 Selecting previously unselected package libldap-2.4-2:amd64. 19:22:38 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 19:22:38 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:22:39 Selecting previously unselected package dirmngr. 19:22:39 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 19:22:39 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 19:22:39 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:22:39 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 19:22:39 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:22:39 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:22:39 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:22:39 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 19:22:39 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:22:39 Setting up libksba8:amd64 (1.3.5-2) ... 19:22:39 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:22:39 Setting up udev (237-3ubuntu10.52) ... 19:22:39 invoke-rc.d: policy-rc.d denied execution of start. 19:22:39 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:22:39 Processing triggers for systemd (237-3ubuntu10) ... 19:22:39 Setting up fuse (2.9.7-1ubuntu1) ... 19:22:39 Setting up gpg (2.2.4-1ubuntu1.4) ... 19:22:39 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:22:39 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:22:39 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:22:39 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:22:39 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:22:39 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:22:39 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:22:39 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:22:39 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 19:22:39 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:22:40 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 19:22:40 settings in the [Install] section, and DefaultInstance for template units). 19:22:40 This means they are not meant to be enabled using systemctl. 19:22:40 Possible reasons for having this kind of units are: 19:22:40 1) A unit may be statically enabled by being symlinked from another unit's 19:22:40 .wants/ or .requires/ directory. 19:22:40 2) A unit's purpose may be to act as a helper for some other unit which has 19:22:40 a requirement dependency on it. 19:22:40 3) A unit may be started when needed via activation (socket, path, timer, 19:22:40 D-Bus, udev, scripted systemctl call, ...). 19:22:40 4) In case of template units, the unit is meant to be enabled with some 19:22:40 instance name specified. 19:22:40 Reading package lists... 19:22:40 Building dependency tree... 19:22:40 Reading state information... 19:22:40 The following additional packages will be installed: 19:22:40 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 19:22:40 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 19:22:40 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 19:22:40 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 19:22:40 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 19:22:40 Suggested packages: 19:22:40 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 19:22:40 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 19:22:40 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 19:22:40 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 19:22:40 systemd-container policykit-1 19:22:40 Recommended packages: 19:22:40 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 19:22:40 The following NEW packages will be installed: 19:22:40 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 19:22:40 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 19:22:40 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 19:22:40 multiarch-support openssh-client python3 python3-minimal python3.6 19:22:40 python3.6-minimal snapd squashfs-tools sudo 19:22:40 The following packages will be upgraded: 19:22:40 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 19:22:40 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 19:22:40 Need to get 36.8 MB of archives. 19:22:40 After this operation, 147 MB of additional disk space will be used. 19:22:40 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 19:22:41 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 19:22:41 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 19:22:41 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 19:22:41 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 19:22:41 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 19:22:41 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 19:22:41 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 19:22:41 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 19:22:41 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 19:22:41 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 19:22:41 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 19:22:41 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 19:22:41 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 19:22:41 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 19:22:41 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 19:22:41 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 19:22:42 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 19:22:42 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 19:22:42 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 19:22:42 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 19:22:42 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 19:22:42 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 19:22:42 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 19:22:42 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 19:22:42 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 19:22:42 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 19:22:42 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 19:22:42 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 19:22:42 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 19:22:43 debconf: delaying package configuration, since apt-utils is not installed 19:22:43 Fetched 36.8 MB in 2s (19.6 MB/s) 19:22:43 (Reading database ... 12757 files and directories currently installed.) 19:22:43 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 19:22:43 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 19:22:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:22:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:22:43 ./bin/test-attribution-txt.sh [Pipeline] sh 19:22:43 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 19:22:43 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 19:22:43 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 19:22:43 (Reading database ... 12757 files and directories currently installed.) 19:22:43 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 19:22:43 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 19:22:43 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 19:22:43 (Reading database ... 12757 files and directories currently installed.) 19:22:43 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 19:22:43 Unpacking apt (1.6.14) over (1.6.1) ... 19:22:44 + ls -al . 19:22:44 total 664 19:22:44 drwxrwxr-x 9 1001 1001 4096 Nov 10 19:22 . 19:22:44 drwxr-xr-x 4 root root 4096 Nov 10 19:17 .. 19:22:44 -rw-rw-r-- 1 1001 1001 11 Nov 10 19:15 .dockerignore 19:22:44 drwxrwxr-x 8 1001 1001 4096 Nov 10 19:15 .git 19:22:44 drwxrwxr-x 4 1001 1001 4096 Nov 10 19:15 .github 19:22:44 -rw-rw-r-- 1 1001 1001 804 Nov 10 19:15 .gitignore 19:22:44 -rw-rw-r-- 1 1001 1001 42 Nov 10 19:15 .golangci.yml 19:22:44 -rw-rw-r-- 1 1001 1001 76 Nov 10 19:15 .hadolint.yml 19:22:44 -rw-rw-r-- 1 1001 1001 166 Nov 10 19:15 .sonarcloud.properties 19:22:44 -rw-rw-r-- 1 1001 1001 1171 Nov 10 19:15 ADOPTERS.md 19:22:44 -rw-rw-r-- 1 1001 1001 8910 Nov 10 19:15 Attribution.txt 19:22:44 -rw-rw-r-- 1 1001 1001 43881 Nov 10 19:15 CHANGELOG.md 19:22:44 -rw-rw-r-- 1 1001 1001 3804 Nov 10 19:15 CONTRIBUTING.md 19:22:44 -rw-rw-r-- 1 1001 1001 677 Nov 10 19:15 GOVERNANCE.md 19:22:44 -rw-rw-r-- 1 1001 1001 849 Nov 10 19:15 Jenkinsfile 19:22:44 -rw-rw-r-- 1 1001 1001 10775 Nov 10 19:15 LICENSE 19:22:44 -rw-rw-r-- 1 1001 1001 6508 Nov 10 19:15 Makefile 19:22:44 -rw-rw-r-- 1 1001 1001 582 Nov 10 19:15 OWNERS.md 19:22:44 -rw-rw-r-- 1 1001 1001 8256 Nov 10 19:15 README.md 19:22:44 -rw-rw-r-- 1 1001 1001 6912 Nov 10 19:15 SECURITY.md 19:22:44 -rw-rw-r-- 1 1001 1001 5 Nov 10 19:11 VERSION 19:22:44 -rw-rw-r-- 1 1001 1001 4131 Nov 10 19:15 ZMQWindows.md 19:22:44 drwxrwxr-x 2 1001 1001 4096 Nov 10 19:15 bin 19:22:44 drwxrwxr-x 14 1001 1001 4096 Nov 10 19:15 cmd 19:22:44 -rw-r--r-- 1 root root 428381 Nov 10 19:21 coverage.out 19:22:44 -rw-rw-r-- 1 1001 1001 854 Nov 10 19:15 go.mod 19:22:44 -rw-rw-r-- 1 1001 1001 49665 Nov 10 19:15 go.sum 19:22:44 drwxrwxr-x 8 1001 1001 4096 Nov 10 19:15 internal 19:22:44 drwxrwxr-x 3 1001 1001 4096 Nov 10 19:15 openapi 19:22:44 drwxrwxr-x 4 1001 1001 4096 Nov 10 19:15 snap 19:22:44 -rw-rw-r-- 1 1001 1001 204 Nov 10 19:15 version.go [Pipeline] sh 19:22:45 Setting up apt (1.6.14) ... 19:22:45 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 19:22:45 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 19:22:45 (Reading database ... 12764 files and directories currently installed.) 19:22:45 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 19:22:45 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 19:22:45 Selecting previously unselected package libpython3.6-minimal:amd64. 19:22:45 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:22:45 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:22:45 Selecting previously unselected package libexpat1:amd64. 19:22:45 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 19:22:45 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:22:45 Selecting previously unselected package python3.6-minimal. 19:22:45 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:22:45 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 19:22:45 + '[' -e coverage.out ] 19:22:45 + chown 1001:1001 coverage.out [Pipeline] stash 19:22:45 Warning: overwriting stash ‘coverage-report’ 19:22:45 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 19:22:45 Checking for services that may need to be restarted...done. 19:22:45 Checking for services that may need to be restarted...done. 19:22:45 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:22:45 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:22:45 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 19:22:46 Selecting previously unselected package python3-minimal. 19:22:46 (Reading database ... 13012 files and directories currently installed.) 19:22:46 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 19:22:46 Unpacking python3-minimal (3.6.7-1~18.04) ... 19:22:46 Selecting previously unselected package mime-support. 19:22:46 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 19:22:46 Unpacking mime-support (3.60ubuntu1) ... 19:22:46 Selecting previously unselected package libmpdec2:amd64. 19:22:46 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 19:22:46 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:22:46 Selecting previously unselected package libpython3.6-stdlib:amd64. 19:22:46 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:22:46 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:22:47 Stashed 1 file(s) 19:22:47 Selecting previously unselected package python3.6. 19:22:47 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:22:47 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 19:22:47 Selecting previously unselected package libpython3-stdlib:amd64. 19:22:47 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 19:22:47 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:22:47 Setting up python3-minimal (3.6.7-1~18.04) ... 19:22:47 Selecting previously unselected package python3. 19:22:47 (Reading database ... 13442 files and directories currently installed.) 19:22:47 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 19:22:47 Unpacking python3 (3.6.7-1~18.04) ... 19:22:47 Selecting previously unselected package multiarch-support. 19:22:47 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 19:22:47 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 19:22:47 Setting up multiarch-support (2.27-3ubuntu1.4) ... 19:22:47 Selecting previously unselected package liblzo2-2:amd64. 19:22:47 (Reading database ... 13479 files and directories currently installed.) 19:22:47 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 19:22:47 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 19:22:47 Selecting previously unselected package libbsd0:amd64. 19:22:47 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 19:22:47 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:22:47 Selecting previously unselected package sudo. 19:22:47 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 19:22:47 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 19:22:47 Selecting previously unselected package apparmor. 19:22:47 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 19:22:47 Unpacking apparmor (2.12-4ubuntu5.1) ... 19:22:47 Selecting previously unselected package libedit2:amd64. 19:22:47 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 19:22:47 Unpacking libedit2:amd64 (3.1-20170329-1) ... 19:22:47 Selecting previously unselected package libkrb5support0:amd64. 19:22:47 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 19:22:47 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:22:47 Selecting previously unselected package libk5crypto3:amd64. 19:22:47 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 19:22:47 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:22:47 Selecting previously unselected package libkeyutils1:amd64. 19:22:47 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 19:22:47 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:22:47 Selecting previously unselected package libkrb5-3:amd64. 19:22:47 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 19:22:47 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:22:47 Selecting previously unselected package libgssapi-krb5-2:amd64. 19:22:47 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 19:22:47 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [Pipeline] sh 19:22:47 Selecting previously unselected package libssl1.0.0:amd64. 19:22:47 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 19:22:47 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 19:22:47 Selecting previously unselected package openssh-client. 19:22:47 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 19:22:47 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 19:22:48 Selecting previously unselected package squashfs-tools. 19:22:48 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 19:22:48 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 19:22:48 Selecting previously unselected package snapd. 19:22:48 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 19:22:48 Unpacking snapd (2.51.1+18.04) ... 19:22:48 + make build 19:22:48 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 19:22:50 Setting up libedit2:amd64 (3.1-20170329-1) ... 19:22:50 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 19:22:50 Setting up mime-support (3.60ubuntu1) ... 19:22:50 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 19:22:50 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:22:50 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:22:50 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:22:50 Setting up systemd (237-3ubuntu10.52) ... 19:22:50 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 19:22:50 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:22:50 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:22:50 Setting up liblzo2-2:amd64 (2.08-1.2) ... 19:22:50 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:22:50 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:22:50 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 19:22:51 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 19:22:51 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:22:51 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:22:51 Setting up python3 (3.6.7-1~18.04) ... 19:22:51 running python rtupdate hooks for python3.6... 19:22:51 running python post-rtupdate hooks for python3.6... 19:22:51 Setting up apparmor (2.12-4ubuntu5.1) ... 19:22:52 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 19:22:52 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:22:52 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 19:22:52 Setting up snapd (2.51.1+18.04) ... 19:22:52 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 19:22:52 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 19:22:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 19:22:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 19:22:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:22:53 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:22:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 19:22:53 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 19:22:53 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 19:22:54 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 19:22:54 /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' 19:22:54 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:22:54 Processing triggers for systemd (237-3ubuntu10.52) ... 19:22:55 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:22:55 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:22:55 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:22:55 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 19:22:56 Reading package lists... 19:22:58 Reading package lists... 19:22:58 Building dependency tree... 19:22:58 Reading state information... 19:22:58 Calculating upgrade... 19:22:58 The following packages will be upgraded: 19:22:58 advancecomp base-files bash binutils binutils-common 19:22:58 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 19:22:58 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 19:22:58 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 19:22:58 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 19:22:58 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 19:22:58 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 19:22:58 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 19:22:58 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 19:22:58 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 19:22:58 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 19:22:58 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 19:22:58 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 19:22:58 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 19:22:58 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 19:22:58 ubuntu-keyring util-linux 19:22:58 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 19:22:58 Need to get 64.2 MB of archives. 19:22:58 After this operation, 5152 kB of additional disk space will be used. 19:22:58 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 19:22:58 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] 19:22:59 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 19:22:59 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 19:22:59 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 19:22:59 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 19:22:59 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 19:22:59 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 19:22:59 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 19:22:59 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 19:22:59 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 19:22:59 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 19:22:59 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 19:22:59 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 19:22:59 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 19:22:59 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 19:22:59 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 19:22:59 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 19:22:59 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 19:22:59 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 19:22:59 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 19:22:59 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 19:22:59 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 19:22:59 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 19:22:59 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 19:22:59 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 19:22:59 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 19:22:59 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 19:22:59 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 19:22:59 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 19:22:59 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 19:22:59 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 19:22:59 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 19:22:59 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 19:22:59 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 19:22:59 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 19:22:59 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 19:22:59 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 19:22:59 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 19:22:59 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 19:22:59 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 19:22:59 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 19:23:00 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 19:23:00 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 19:23:00 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 19:23:00 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 19:23:00 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 19:23:00 Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 19:23:09 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 19:23:09 Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 19:23:09 Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 19:23:09 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 19:23:09 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 19:23:09 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 19:23:09 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 19:23:09 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 19:23:09 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 19:23:09 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 19:23:09 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 19:23:09 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 19:23:09 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 19:23:09 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 19:23:09 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 19:23:09 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 19:23:09 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 19:23:09 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 19:23:09 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 19:23:09 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 19:23:09 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 19:23:09 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 19:23:09 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 19:23:09 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 19:23:09 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 19:23:09 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 19:23:09 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 19:23:09 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 19:23:09 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 19:23:09 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 19:23:09 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 19:23:09 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 19:23:09 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 19:23:09 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 19:23:09 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 19:23:09 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 19:23:09 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 19:23:09 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 19:23:09 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 19:23:09 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 19:23:09 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 19:23:09 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 19:23:09 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 19:23:09 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 19:23:09 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 19:23:09 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 19:23:09 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 19:23:09 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 19:23:09 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 19:23:09 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 19:23:09 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 19:23:09 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 19:23:09 Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 19:23:09 Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 19:23:09 Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 19:23:09 Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 19:23:10 debconf: delaying package configuration, since apt-utils is not installed 19:23:10 Fetched 64.0 MB in 11s (5649 kB/s) 19:23:10 (Reading database ... 13914 files and directories currently installed.) 19:23:10 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 19:23:10 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:23:10 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 19:23:10 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:23:10 Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... 19:23:10 Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... 19:23:10 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:23:10 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:23:10 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:23:10 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:23:10 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:23:10 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:23:10 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:23:10 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:23:10 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:23:10 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:23:10 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:23:10 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:23:11 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:23:11 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:23:11 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 19:23:11 (Reading database ... 13914 files and directories currently installed.) 19:23:11 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 19:23:11 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 19:23:11 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 19:23:11 (Reading database ... 13914 files and directories currently installed.) 19:23:11 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:23:11 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:23:11 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:23:11 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:23:11 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:23:11 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:23:11 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 19:23:11 (Reading database ... 13914 files and directories currently installed.) 19:23:11 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 19:23:11 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:23:12 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 19:23:12 (Reading database ... 13914 files and directories currently installed.) 19:23:12 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 19:23:12 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 19:23:12 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 19:23:12 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 19:23:13 Setting up base-files (10.1ubuntu2.11) ... 19:23:13 Installing new version of config file /etc/issue ... 19:23:13 Installing new version of config file /etc/issue.net ... 19:23:13 Installing new version of config file /etc/lsb-release ... 19:23:13 Installing new version of config file /etc/update-motd.d/50-motd-news ... 19:23:13 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 19:23:13 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 19:23:13 Removing obsolete conffile /etc/default/motd-news ... 19:23:13 (Reading database ... 13915 files and directories currently installed.) 19:23:13 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 19:23:13 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 19:23:13 Setting up bash (4.4.18-2ubuntu1.2) ... 19:23:13 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 19:23:13 (Reading database ... 13915 files and directories currently installed.) 19:23:13 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 19:23:13 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 19:23:13 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 19:23:13 (Reading database ... 13915 files and directories currently installed.) 19:23:13 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 19:23:13 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 19:23:13 Setting up tar (1.29b-2ubuntu0.2) ... 19:23:13 (Reading database ... 13915 files and directories currently installed.) 19:23:13 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 19:23:13 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:23:13 Setting up dpkg (1.19.0.5ubuntu2.3) ... 19:23:13 (Reading database ... 13915 files and directories currently installed.) 19:23:13 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 19:23:13 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:23:13 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 19:23:13 (Reading database ... 13915 files and directories currently installed.) 19:23:13 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 19:23:13 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:23:13 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 19:23:13 (Reading database ... 13915 files and directories currently installed.) 19:23:13 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 19:23:13 Unpacking grep (3.1-2build1) over (3.1-2) ... 19:23:13 Setting up grep (3.1-2build1) ... 19:23:14 (Reading database ... 13915 files and directories currently installed.) 19:23:14 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 19:23:14 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 19:23:14 Setting up gzip (1.6-5ubuntu1.1) ... 19:23:14 (Reading database ... 13915 files and directories currently installed.) 19:23:14 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 19:23:14 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:23:14 Setting up login (1:4.5-1ubuntu2) ... 19:23:14 (Reading database ... 13915 files and directories currently installed.) 19:23:14 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 19:23:14 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:23:14 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 19:23:14 (Reading database ... 13915 files and directories currently installed.) 19:23:14 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 19:23:14 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:23:15 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 19:23:15 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:23:15 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 19:23:15 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:23:15 Setting up perl-base (5.26.1-6ubuntu0.5) ... 19:23:15 (Reading database ... 13915 files and directories currently installed.) 19:23:15 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 19:23:15 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:23:15 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:23:15 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:23:15 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:23:15 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:23:15 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 19:23:15 (Reading database ... 13915 files and directories currently installed.) 19:23:15 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 19:23:15 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 19:23:16 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 19:23:16 (Reading database ... 13915 files and directories currently installed.) 19:23:16 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:23:16 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:23:16 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:23:16 (Reading database ... 13915 files and directories currently installed.) 19:23:16 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:23:16 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:23:17 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:23:17 (Reading database ... 13915 files and directories currently installed.) 19:23:17 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:23:17 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:23:17 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:23:17 (Reading database ... 13915 files and directories currently installed.) 19:23:17 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:23:17 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:23:17 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:23:17 (Reading database ... 13915 files and directories currently installed.) 19:23:17 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 19:23:17 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:23:17 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 19:23:17 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:23:17 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 19:23:17 (Reading database ... 13915 files and directories currently installed.) 19:23:17 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 19:23:17 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:23:17 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 19:23:17 (Reading database ... 13915 files and directories currently installed.) 19:23:17 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:23:17 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:23:17 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:23:17 (Reading database ... 13915 files and directories currently installed.) 19:23:17 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:23:17 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:23:17 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 19:23:17 (Reading database ... 13915 files and directories currently installed.) 19:23:17 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:23:17 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:23:17 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 19:23:17 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 19:23:17 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 19:23:18 (Reading database ... 13915 files and directories currently installed.) 19:23:18 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 19:23:18 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:23:18 Setting up libc-bin (2.27-3ubuntu1.4) ... 19:23:18 (Reading database ... 13915 files and directories currently installed.) 19:23:18 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 19:23:18 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:23:18 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 19:23:18 (Reading database ... 13917 files and directories currently installed.) 19:23:18 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 19:23:18 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 19:23:18 Setting up debconf (1.5.66ubuntu1) ... 19:23:18 (Reading database ... 13917 files and directories currently installed.) 19:23:18 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 19:23:18 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:23:18 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 19:23:18 (Reading database ... 13917 files and directories currently installed.) 19:23:18 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 19:23:18 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:23:18 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 19:23:18 (Reading database ... 13917 files and directories currently installed.) 19:23:18 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:23:18 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:23:18 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 19:23:19 (Reading database ... 13917 files and directories currently installed.) 19:23:19 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:23:19 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:23:19 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 19:23:19 (Reading database ... 13919 files and directories currently installed.) 19:23:19 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:23:19 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:23:19 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 19:23:19 (Reading database ... 13923 files and directories currently installed.) 19:23:19 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:23:19 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:23:19 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 19:23:19 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 19:23:19 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 19:23:19 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:23:19 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 19:23:19 (Reading database ... 13923 files and directories currently installed.) 19:23:19 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 19:23:19 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 19:23:19 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 19:23:19 (Reading database ... 13923 files and directories currently installed.) 19:23:19 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 19:23:19 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 19:23:19 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 19:23:19 (Reading database ... 13923 files and directories currently installed.) 19:23:19 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 19:23:19 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:23:19 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 19:23:20 (Reading database ... 13923 files and directories currently installed.) 19:23:20 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 19:23:20 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:23:20 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 19:23:20 (Reading database ... 13923 files and directories currently installed.) 19:23:20 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 19:23:20 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 19:23:20 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 19:23:20 (Reading database ... 13923 files and directories currently installed.) 19:23:20 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 19:23:20 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:23:20 Setting up passwd (1:4.5-1ubuntu2) ... 19:23:20 (Reading database ... 13923 files and directories currently installed.) 19:23:20 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 19:23:20 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:23:20 Setting up gpgv (2.2.4-1ubuntu1.4) ... 19:23:20 (Reading database ... 13923 files and directories currently installed.) 19:23:20 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 19:23:20 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 19:23:20 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 19:23:20 (Reading database ... 13923 files and directories currently installed.) 19:23:20 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 19:23:20 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 19:23:20 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 19:23:21 (Reading database ... 13923 files and directories currently installed.) 19:23:21 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 19:23:21 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 19:23:21 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 19:23:21 (Reading database ... 13923 files and directories currently installed.) 19:23:21 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 19:23:21 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 19:23:21 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 19:23:21 (Reading database ... 13923 files and directories currently installed.) 19:23:21 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 19:23:21 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 19:23:21 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 19:23:21 (Reading database ... 13923 files and directories currently installed.) 19:23:21 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 19:23:21 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 19:23:21 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 19:23:21 (Reading database ... 13923 files and directories currently installed.) 19:23:21 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 19:23:21 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 19:23:21 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 19:23:21 (Reading database ... 13923 files and directories currently installed.) 19:23:21 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 19:23:21 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 19:23:22 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 19:23:22 (Reading database ... 13924 files and directories currently installed.) 19:23:22 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:23:22 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:23:22 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:23:22 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:23:22 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 19:23:22 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 19:23:22 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 19:23:22 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 19:23:22 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 19:23:22 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 19:23:22 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 19:23:22 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 19:23:22 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 19:23:22 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 19:23:22 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 19:23:22 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 19:23:22 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 19:23:22 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 19:23:22 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 19:23:22 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 19:23:22 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 19:23:22 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 19:23:22 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 19:23:22 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 19:23:22 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 19:23:23 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 19:23:23 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 19:23:23 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 19:23:23 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 19:23:23 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 19:23:23 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 19:23:23 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 19:23:23 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 19:23:23 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 19:23:23 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 19:23:23 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 19:23:23 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 19:23:23 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:23:23 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:23:23 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:23:23 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:23:23 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:23:23 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:23:23 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:23:23 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:23:24 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:23:24 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:23:25 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:23:25 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:23:25 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:23:25 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:23:26 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:23:26 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:23:26 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:23:26 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:23:26 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:23:26 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:23:26 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 19:23: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 19:23:27 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:23:27 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 19:23:27 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:23:27 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 19:23:27 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 19:23:27 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:23:27 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:23:27 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:23:27 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:23:27 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 19:23:27 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 19:23:27 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:23:27 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 19:23:27 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:23:27 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:23:27 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:23:27 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 19:23:27 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 19:23:27 Setting up tzdata (2021e-0ubuntu0.18.04) ... 19:23:27 19:23:27 Current default time zone: 'Etc/UTC' 19:23:27 Local time is now: Wed Nov 10 19:23:27 UTC 2021. 19:23:27 Universal Time is now: Wed Nov 10 19:23:27 UTC 2021. 19:23:27 Run 'dpkg-reconfigure tzdata' if you wish to change it. 19:23:27 19:23:27 Setting up systemd-sysv (237-3ubuntu10.52) ... 19:23:27 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:23:27 Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... 19:23:27 Setting up mount (2.31.1-0.4ubuntu3.7) ... 19:23:27 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 19:23:27 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 19:23:27 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 19:23:27 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 19:23:27 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 19:23:27 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 19:23:27 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:23:27 Setting up procps (2:3.3.12-3ubuntu1.2) ... 19:23:27 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 19:23:27 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 19:23:27 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 19:23:27 Setting up patch (2.7.6-2ubuntu1.1) ... 19:23:27 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 19:23:27 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 19:23:27 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 19:23:27 Installing new version of config file /etc/ssl/openssl.cnf ... 19:23:27 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 19:23:27 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 19:23:27 Setting up ca-certificates (20210119~18.04.2) ... 19:23:29 Updating certificates in /etc/ssl/certs... 19:23:30 23 added, 28 removed; done. 19:23:30 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 19:23:30 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:23:30 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 19:23:30 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 19:23:30 Setting up pkgbinarymangler (138.18.04.1) ... 19:23:30 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 19:23:30 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 19:23:30 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 19:23:30 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 19:23:30 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:23:30 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 19:23:30 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:23:30 Setting up perl (5.26.1-6ubuntu0.5) ... 19:23:30 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 19:23:30 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 19:23:30 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 19:23:30 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 19:23:30 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 19:23:30 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 19:23:30 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 19:23:30 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 19:23:30 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 19:23:30 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:23:31 Processing triggers for systemd (237-3ubuntu10.52) ... 19:23:31 Processing triggers for mime-support (3.60ubuntu1) ... 19:23:31 Processing triggers for ca-certificates (20210119~18.04.2) ... 19:23:31 Updating certificates in /etc/ssl/certs... 19:23:31 0 added, 0 removed; done. 19:23:31 Running hooks in /etc/ca-certificates/update.d... 19:23:31 done. 19:23:31 Reading package lists... 19:23:32 Building dependency tree... 19:23:32 Reading state information... 19:23:32 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 19:23:32 The following NEW packages will be installed: 19:23:32 apt-transport-https 19:23:32 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 19:23:32 Need to get 4348 B of archives. 19:23:32 After this operation, 154 kB of additional disk space will be used. 19:23:32 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 19:23:32 debconf: delaying package configuration, since apt-utils is not installed 19:23:32 Fetched 4348 B in 0s (22.9 kB/s) 19:23:32 Selecting previously unselected package apt-transport-https. 19:23:32 (Reading database ... 13931 files and directories currently installed.) 19:23:32 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 19:23:32 Unpacking apt-transport-https (1.6.14) ... 19:23:32 Setting up apt-transport-https (1.6.14) ... 19:23:32 Waiting for network to be ready... 19:23:32 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 19:23:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:23:42 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 19:23:45 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 19:23:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:23:52 2021-11-10T19:23:47Z INFO Waiting for automatic snapd restart... 19:23:52 snapd 2.52.1 from Canonical* installed 19:23:52 "snapd" switched to the "latest/stable" channel 19:23:52 19:23:54 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 19:23:54 core18 20211015 from Canonical* installed 19:23:54 "core18" switched to the "latest/stable" channel 19:23:54 19:23:57 snapcraft 5.0 from Canonical* installed 19:23:57 "snapcraft" switched to the "latest/stable" channel 19:23:57 19:23:58 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 19:24:01 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: 19:24:01 - README.md 19:24:01 19:24:01 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:24:01 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:24:01 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:24:02 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:24:03 Reading package lists... 19:24:03 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 19:24:03 Reading package lists... 19:24:03 Building dependency tree... 19:24:03 Reading state information... 19:24:03 Suggested packages: 19:24:03 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 19:24:03 git-gui gitk gitweb git-cvs git-mediawiki git-svn 19:24:03 Recommended packages: 19:24:03 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 19:24:03 The following NEW packages will be installed: 19:24:03 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 19:24:03 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 19:24:03 pkg-config zip 19:24:03 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 19:24:04 Need to get 7670 kB of archives. 19:24:04 After this operation, 43.8 MB of additional disk space will be used. 19:24:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 19:24:04 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [Pipeline] } 19:24:06 $ docker stop --time=1 26d39140795201571b505e4d9f982b306dc0600de280db2f3d6b4562264579f5 19:24:08 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 19:24:08 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 19:24:08 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 19:24:08 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 19:24:08 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 19:24:08 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 19:24:08 Get:9 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 19:24:08 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 19:24:08 Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 19:24:08 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 19:24:08 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 19:24:08 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 19:24:08 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 19:24:08 debconf: delaying package configuration, since apt-utils is not installed 19:24:08 Fetched 7670 kB in 4s (1851 kB/s) 19:24:08 Selecting previously unselected package libglib2.0-0:amd64. 19:24:08 (Reading database ... 13935 files and directories currently installed.) 19:24:08 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 19:24:08 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 19:24:08 Selecting previously unselected package libpsl5:amd64. 19:24:08 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 19:24:08 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 19:24:08 Selecting previously unselected package libnghttp2-14:amd64. 19:24:08 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 19:24:08 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:24:08 Selecting previously unselected package librtmp1:amd64. 19:24:08 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 19:24:08 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:24:08 Selecting previously unselected package libcurl3-gnutls:amd64. 19:24:08 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 19:24:08 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 19:24:08 Selecting previously unselected package liberror-perl. 19:24:08 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 19:24:08 Unpacking liberror-perl (0.17025-1) ... 19:24:08 Selecting previously unselected package git-man. 19:24:08 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 19:24:08 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 19:24:08 $ docker rm -f 26d39140795201571b505e4d9f982b306dc0600de280db2f3d6b4562264579f5 19:24:08 Selecting previously unselected package git. 19:24:08 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 19:24:08 Unpacking git (1:2.17.1-1ubuntu0.9) ... 19:24:09 Selecting previously unselected package libnorm1:amd64. 19:24:09 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 19:24:09 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:24:09 Selecting previously unselected package libpgm-5.2-0:amd64. 19:24:09 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 19:24:09 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:24:09 Selecting previously unselected package libsodium23:amd64. 19:24:09 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 19:24:09 Unpacking libsodium23:amd64 (1.0.16-2) ... 19:24:09 Selecting previously unselected package libzmq5:amd64. 19:24:09 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 19:24:09 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:24:09 Selecting previously unselected package libzmq3-dev:amd64. 19:24:09 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 19:24:09 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:24:09 Selecting previously unselected package pkg-config. 19:24:09 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 19:24:09 Unpacking pkg-config (0.29.1-0ubuntu2) ... 19:24:09 Selecting previously unselected package zip. 19:24:09 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 19:24:09 Unpacking zip (3.0-11build1) ... 19:24:09 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:24:09 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 19:24:09 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:24:09 Setting up liberror-perl (0.17025-1) ... 19:24:09 Setting up libpsl5:amd64 (0.19.1-5build1) ... 19:24:09 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 19:24:09 No schema files found: doing nothing. 19:24:09 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:24:09 Setting up zip (3.0-11build1) ... 19:24:09 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:24:09 Setting up libsodium23:amd64 (1.0.16-2) ... 19:24:09 Setting up pkg-config (0.29.1-0ubuntu2) ... 19:24:09 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:24:09 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 19:24:09 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:24:09 Setting up git (1:2.17.1-1ubuntu0.9) ... 19:24:09 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 19:24:11 git set to automatically installed. 19:24:11 git-man set to automatically installed. 19:24:11 libcurl3-gnutls set to automatically installed. 19:24:11 liberror-perl set to automatically installed. 19:24:11 libglib2.0-0 set to automatically installed. 19:24:11 libnghttp2-14 set to automatically installed. 19:24:11 libnorm1 set to automatically installed. 19:24:11 libpgm-5.2-0 set to automatically installed. 19:24:11 libpsl5 set to automatically installed. 19:24:11 librtmp1 set to automatically installed. 19:24:11 libsodium23 set to automatically installed. 19:24:11 libzmq3-dev set to automatically installed. 19:24:11 libzmq5 set to automatically installed. 19:24:11 pkg-config set to automatically installed. 19:24:11 zip set to automatically installed. [Pipeline] isUnix [Pipeline] sh 19:24:11 snapd is not logged in, snap install commands will use sudo 19:24:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:24:12 19:24:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:24:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:24:12 snap "core18" has no updates available 19:24:12 latest: Pulling from edgex-devops/edgex-compose-arm64 19:24:12 29e5d40040c1: Pulling fs layer 19:24:12 1ce36da41761: Pulling fs layer 19:24:12 25b303627fd3: Pulling fs layer 19:24:13 29e5d40040c1: Verifying Checksum 19:24:13 29e5d40040c1: Download complete 19:24:13 snapd is not logged in, snap install commands will use sudo 19:24:13 1ce36da41761: Verifying Checksum 19:24:13 1ce36da41761: Download complete 19:24:13 29e5d40040c1: Pull complete 19:24:15 25b303627fd3: Verifying Checksum 19:24:15 25b303627fd3: Download complete 19:24:15 1ce36da41761: Pull complete 19:24:20 go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed 19:24:21 Pulling config-common 19:24:21 + snapcraftctl pull 19:24:22 Pulling go-build-helper 19:24:22 + snapcraftctl pull 19:24:23 'edgex-go' has dependencies that need to be staged: go-build-helper 19:24:23 Skipping pull go-build-helper (already ran) 19:24:23 Building go-build-helper 19:24:23 + snapcraftctl build 19:24:25 Staging go-build-helper 19:24:25 + snapcraftctl stage 19:24:26 25b303627fd3: Pull complete 19:24:26 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:24:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:24:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 19:24:26 prd-ubuntu18.04-docker-arm64-4c-16g-30259 does not seem to be running inside a container 19:24:26 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:24:30 $ docker top d7fc33c7fbb7d4935fb73165eb2715e27ee46c738d84bd8bcfdef12fa9c4983e -eo pid,comm [Pipeline] { [Pipeline] sh 19:24:31 + docker-compose build --help 19:24:31 + grep parallel 19:24:35 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:24:35 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:24:35 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:24:35 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 19:24:35 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:24:35 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:24:35 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:24:35 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:24:35 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:24:35 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:24:35 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:24:35 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 19:24:35 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 19:24:35 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 19:24:35 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 19:24:35 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 19:24:35 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] 19:24:35 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] 19:24:35 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:24:35 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] 19:24:35 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 19:24:35 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 19:24:35 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 19:24:35 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 19:24:35 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 19:24:35 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1763 kB] 19:24:35 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] 19:24:35 Fetched 25.6 MB in 0s (0 B/s) 19:24:35 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 19:24:35 Fetched 224 kB in 0s (0 B/s) 19:24:35 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 19:24:35 Fetched 157 kB in 0s (0 B/s) 19:24:35 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 19:24:35 Fetched 221 kB in 0s (0 B/s) 19:24:35 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 19:24:35 Fetched 143 kB in 0s (0 B/s) 19:24:35 Pulling edgex-go 19:24:35 + snapcraftctl pull 19:24:36 Pulling hooks 19:24:36 + snapcraftctl pull 19:24:37 --parallel Build images in parallel. [Pipeline] } 19:24:37 $ docker stop --time=1 d7fc33c7fbb7d4935fb73165eb2715e27ee46c738d84bd8bcfdef12fa9c4983e 19:24:39 $ docker rm -f d7fc33c7fbb7d4935fb73165eb2715e27ee46c738d84bd8bcfdef12fa9c4983e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:24:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:24:40 . [Pipeline] withDockerContainer 19:24:40 prd-ubuntu18.04-docker-arm64-4c-16g-30259 does not seem to be running inside a container 19:24:40 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10003/edgex-devops/edgex-compose-arm64:latest cat 19:24:42 $ docker top b8d43095aa9e5d54c8fbfabff29afd50c36111ced038ae338c1f3bd778c8c38e -eo pid,comm [Pipeline] { [Pipeline] sh 19:24:43 + docker-compose -f ./docker-compose-build.yml build --parallel 19:24:49 Building core-command ... 19:24:49 Building core-data ... 19:24:49 Building core-metadata ... 19:24:49 Building security-bootstrapper ... 19:24:49 Building security-proxy-setup ... 19:24:49 Building security-secretstore-setup ... 19:24:49 Building support-notifications ... 19:24:49 Building support-scheduler ... 19:24:49 Building sys-mgmt-agent ... 19:24:49 Building support-notifications 19:24:49 Building support-scheduler 19:24:49 Building sys-mgmt-agent 19:24:49 Building security-secretstore-setup 19:24:49 Building security-proxy-setup 19:25:00 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 19:25:00 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 19:25:00 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:25:00 Fetched 0 B in 0s (0 B/s) 19:25:00 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 19:25:00 Fetched 96.5 kB in 0s (0 B/s) 19:25:00 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 19:25:00 Fetched 279 kB in 0s (0 B/s) 19:25:00 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 19:25:00 Fetched 122 kB in 0s (0 B/s) 19:25:00 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 19:25:00 Fetched 77.8 kB in 0s (0 B/s) 19:25:00 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 19:25:00 Fetched 8848 B in 0s (0 B/s) 19:25:00 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 19:25:00 Fetched 47.8 kB in 0s (0 B/s) 19:25:00 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 19:25:00 Fetched 45.6 kB in 0s (0 B/s) 19:25:00 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 19:25:00 Fetched 15.0 kB in 0s (0 B/s) 19:25:00 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 19:25:00 Fetched 220 kB in 0s (0 B/s) 19:25:00 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 19:25:00 Fetched 154 kB in 0s (0 B/s) 19:25:00 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 19:25:00 Fetched 50.6 kB in 0s (0 B/s) 19:25:00 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 19:25:00 Fetched 14.8 kB in 0s (0 B/s) 19:25:00 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 19:25:00 Fetched 41.8 kB in 0s (0 B/s) 19:25:00 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 19:25:00 Fetched 499 kB in 0s (0 B/s) 19:25:00 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 19:25:00 Fetched 111 kB in 0s (0 B/s) 19:25:00 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 19:25:00 Fetched 240 kB in 0s (0 B/s) 19:25:00 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 19:25:00 Fetched 29.3 kB in 0s (0 B/s) 19:25:00 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 19:25:00 Fetched 85.5 kB in 0s (0 B/s) 19:25:00 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 19:25:00 Fetched 24.5 kB in 0s (0 B/s) 19:25:00 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 19:25:00 Fetched 49.2 kB in 0s (0 B/s) 19:25:00 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 19:25:00 Fetched 54.2 kB in 0s (0 B/s) 19:25:00 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 19:25:00 Fetched 30.8 kB in 0s (0 B/s) 19:25:00 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 19:25:00 Fetched 15.8 kB in 0s (0 B/s) 19:25:00 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 19:25:00 Fetched 85.9 kB in 0s (0 B/s) 19:25:00 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 19:25:00 Fetched 8720 B in 0s (0 B/s) 19:25:00 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 19:25:00 Fetched 140 kB in 0s (0 B/s) 19:25:00 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 19:25:00 Fetched 119 kB in 0s (0 B/s) 19:25:00 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 19:25:00 Fetched 111 kB in 0s (0 B/s) 19:25:00 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 19:25:00 Fetched 11.1 kB in 0s (0 B/s) 19:25:00 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 19:25:00 Fetched 646 kB in 0s (0 B/s) 19:25:00 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 19:25:00 Fetched 41.3 kB in 0s (0 B/s) 19:25:00 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 19:25:00 Fetched 17.9 kB in 0s (0 B/s) 19:25:00 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 19:25:00 Fetched 368 kB in 0s (0 B/s) 19:25:00 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 19:25:00 Fetched 187 kB in 0s (0 B/s) 19:25:00 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 19:25:00 Fetched 175 kB in 0s (0 B/s) 19:25:00 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 19:25:00 Fetched 206 kB in 0s (0 B/s) 19:25:00 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 19:25:00 Fetched 1302 kB in 0s (0 B/s) 19:25:00 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 19:25:00 Fetched 36.2 kB in 0s (0 B/s) 19:25:00 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 19:25:00 Fetched 159 kB in 0s (0 B/s) 19:25:00 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 19:25:00 Fetched 107 kB in 0s (0 B/s) 19:25:00 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 19:25:00 Fetched 48.7 kB in 0s (0 B/s) 19:25:00 Pulling static-packages 19:25:00 + snapcraftctl pull 19:25:00 Pulling version 19:25:00 + cd /root/project 19:25:00 + git describe --tags --abbrev=0 19:25:00 + sed s/v// 19:25:00 + GIT_VERSION=2.0.1-dev.91 19:25:00 + [ -z 2.0.1-dev.91 ] 19:25:00 + snapcraftctl set-version 2.0.1-dev.91 19:25:00 Building config-common 19:25:00 + snapcraftctl build 19:25:01 Skipping build go-build-helper (already ran) 19:25:01 Building edgex-go 19:25:01 + cd /root/parts/edgex-go/src 19:25:01 + + sed s/v// 19:25:01 git describe --tags --abbrev=0 19:25:01 + GIT_VERSION=2.0.1-dev.91 19:25:01 + [ -z 2.0.1-dev.91 ] 19:25:01 + echo 2.0.1-dev.91 19:25:01 + [ ! -d vendor ] 19:25:01 + go mod download all 19:25:11 + make build 19:25:11 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 19:25:22 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 19:25:26 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 19:25:27 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 19:25:28 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 19:25:29 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 19:25:30 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 19:25:31 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 19:25:32 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 19:25:34 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 19:25:34 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 19:25:35 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 19:25:37 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 19:25:37 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 19:25:37 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 19:25:37 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 19:25:37 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 19:25:37 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 19:25:37 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 19:25:37 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 19:25:37 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 19:25:37 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 19:25:37 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 19:25:37 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 19:25:37 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 19:25:37 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 19:25:37 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 19:25:37 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 19:25:37 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 19:25:37 + 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 19:25:37 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 19:25:37 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 19:25:37 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 19:25:37 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 19:25:37 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 19:25:37 + 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 19:25:37 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 19:25:37 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 19:25:37 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 19:25:39 Building hooks 19:25:39 + cd /root/parts/hooks/src 19:25:39 + make build 19:25:39 go mod tidy 19:25:39 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 19:25:39 go: downloading github.com/davecgh/go-spew v1.1.0 19:25:39 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 19:25:39 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 19:25:40 GO111MODULE=on go build -o cmd/install/install ./cmd/install 19:25:40 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 19:25:40 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 19:25:44 Building static-packages 19:25:44 + snapcraftctl build 19:25:46 Building version 19:25:46 + snapcraftctl build 19:25:48 Staging config-common 19:25:48 + snapcraftctl stage 19:25:49 Skipping stage go-build-helper (already ran) 19:25:49 Staging edgex-go 19:25:49 + snapcraftctl stage 19:25:50 Staging hooks 19:25:50 + snapcraftctl stage 19:25:51 Staging static-packages 19:25:51 + snapcraftctl stage 19:25:53 Staging version 19:25:53 + snapcraftctl stage 19:25:54 Priming config-common 19:25:54 + snapcraftctl prime 19:25:55 Priming go-build-helper 19:25:55 + snapcraftctl prime 19:25:56 Priming edgex-go 19:25:56 + snapcraftctl prime 19:25:57 Priming hooks 19:25:57 + snapcraftctl prime 19:25:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:25:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:25:58 ---> 98a43a9effac 19:25:58 Step 3/24 : WORKDIR /edgex-go 19:25:58 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:25:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:25:58 ---> 98a43a9effac 19:25:58 Step 3/23 : WORKDIR /edgex-go 19:25:58 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:25:58 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:25:58 ---> 98a43a9effac 19:25:58 Step 3/21 : WORKDIR /edgex-go 19:25:58 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:25:58 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:25:58 19:25:58 ---> 98a43a9effac 19:25:58 Step 3/22 : WORKDIR /edgex-go 19:25:58 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:25:58 ---> 98a43a9effac 19:25:58 Step 3/20 : WORKDIR /edgex-go 19:25:58 ---> Running in 953eabb3ab26 19:25:58 ---> Running in e0d0cfee07bf 19:25:58 ---> Running in 5bfbc1ad252c 19:25:58 ---> Running in 40c95595299d 19:25:58 ---> Running in b3fd1191acce 19:25:58 Removing intermediate container 40c95595299d 19:25:58 ---> 80dc8f1f70fd 19:25:58 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:58 Removing intermediate container 953eabb3ab26 19:25:58 ---> 59a9c111e2f6 19:25:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:58 Removing intermediate container b3fd1191acce 19:25:58 ---> 7268a3f5e353 19:25:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:58 ---> Running in 0839dcfe210d 19:25:58 Removing intermediate container e0d0cfee07bf 19:25:58 ---> 49df5383a5f0 19:25:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:58 Removing intermediate container 5bfbc1ad252c 19:25:58 ---> 352eb92755ef 19:25:58 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:58 ---> Running in c9e194172a11 19:25:58 ---> Running in d124dac6746a 19:25:58 ---> Running in 0d568d3692cf 19:25:58 ---> Running in 0a57acb2a712 19:25:58 Removing intermediate container 0839dcfe210d 19:25:58 ---> e0df1d9dd4c7 19:25:58 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 19:25:58 ---> Running in 8636df5942c6 19:25:58 Removing intermediate container d124dac6746a 19:25:58 ---> bd545bb9bf21 19:25:58 Step 5/22 : RUN apk add --update --no-cache make bash git 19:25:58 Priming static-packages 19:25:58 + snapcraftctl prime 19:25:58 ---> Running in 066a23569469 19:25:59 Removing intermediate container c9e194172a11 19:25:59 ---> 564e22459f7a 19:25:59 Step 5/24 : RUN apk add --update --no-cache make git 19:25:59 Removing intermediate container 0d568d3692cf 19:25:59 ---> c59ddcf592ba 19:25:59 Step 5/23 : RUN apk add --update --no-cache make git 19:25:59 Removing intermediate container 0a57acb2a712 19:25:59 ---> 27df3cd60246 19:25:59 Step 5/20 : RUN apk add --update --no-cache make git 19:25:59 ---> Running in deda23c7c9e0 19:25:59 ---> Running in e45c03888c1b 19:25:59 ---> Running in a21e196a0ec1 19:26:00 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:26:01 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:26:01 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:26:01 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:26:02 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:26:02 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:26:02 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:26:02 Priming version 19:26:02 + snapcraftctl prime 19:26:02 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 19:26:02 OK: 219 MiB in 52 packages 19:26:02 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:26:03 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:26:03 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:26:03 OK: 219 MiB in 52 packages 19:26:04 OK: 219 MiB in 52 packages 19:26:04 Removing intermediate container 8636df5942c6 19:26:04 ---> 00b023ef38a6 19:26:04 Step 6/21 : COPY . . [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 19:26:04 OK: 219 MiB in 52 packages 19:26:04 OK: 219 MiB in 52 packages [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv 19:26:05 Removing intermediate container 066a23569469 19:26:05 ---> 6188004f685d 19:26:05 Step 6/22 : COPY . . [Pipeline] } [Pipeline] // stage [Pipeline] } 19:26:06 Removing intermediate container e45c03888c1b 19:26:06 ---> c084fc1dcb7c 19:26:06 Step 6/23 : COPY go.mod . 19:26:06 Removing intermediate container deda23c7c9e0 19:26:06 ---> f18b6062fe31 19:26:06 Step 6/24 : COPY . . 19:26:06 Removing intermediate container a21e196a0ec1 19:26:06 ---> 6ddbc7899ec1 19:26:06 Step 6/20 : COPY . . 19:26:07 ---> ea6318cb364a 19:26:07 Step 7/23 : RUN go mod download 19:26:07 ---> Running in efbe0614085c 19:26:14 Removing intermediate container efbe0614085c 19:26:14 ---> 0dd4b16537d6 19:26:14 Step 8/23 : COPY . . 19:26:29 ---> 2036c82f4638 19:26:29 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:29 ---> 136fc0e09af9 19:26:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:29 ---> 81ede4b0a81f 19:26:29 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:29 ---> 0307f5284636 19:26:29 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:29 ---> Running in 5a9db3244eb9 19:26:29 ---> Running in 53719fb3ca84 19:26:29 ---> Running in 0b1b213e962f 19:26:29 ---> Running in a0d28aedd1f4 19:26:36 Removing intermediate container 5a9db3244eb9 19:26:36 ---> 4e94b5dcf377 19:26:36 Step 8/21 : RUN make cmd/support-notifications/support-notifications 19:26:36 Removing intermediate container 53719fb3ca84 19:26:36 ---> e7c54b8a8505 19:26:36 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:26:36 ---> 4ba4b37e81ac 19:26:36 Step 9/23 : RUN go mod tidy 19:26:36 Removing intermediate container a0d28aedd1f4 19:26:36 ---> 2eddf6db91b1 19:26:36 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:26:36 ---> Running in acd71b7c103c 19:26:36 ---> Running in 38ae26963abe 19:26:36 Removing intermediate container 0b1b213e962f 19:26:36 ---> b86aa6108d0a 19:26:36 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:26:36 ---> Running in 1228c10b2bbd 19:26:36 ---> Running in 7ea7f3eeaa3c 19:26:36 ---> Running in 61603e6b1605 19:26:39 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 19:26:39 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 19:26:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:26:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:26:45 Removing intermediate container 1228c10b2bbd 19:26:45 ---> 111e00cbb7b1 19:26:45 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:26:45 ---> Running in 78e406fa6c8a 19:26:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:28:57 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 19:29:01 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 19:29:08 Removing intermediate container 61603e6b1605 19:29:08 ---> 12f07b516964 19:29:08 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:29:08 ---> Running in 85dea5ee913a 19:29:10 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 19:29:16 Removing intermediate container 85dea5ee913a 19:29:16 ---> 73ed7e13e9f3 19:29:16 19:29:16 Step 10/22 : FROM docker:20.10.8 19:29:16 20.10.8: Pulling from library/docker 19:29:19 Removing intermediate container 7ea7f3eeaa3c 19:29:19 ---> b83d3324e996 19:29:19 19:29:19 Step 9/20 : FROM alpine:3.14 19:29:19 3.14: Pulling from library/alpine 19:29:19 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 19:29:19 Status: Downloaded newer image for alpine:3.14 19:29:19 ---> bb3de5531c18 19:29:19 Step 10/20 : RUN apk add --update --no-cache curl 19:29:19 ---> Running in 37bfa710305d 19:29:22 Removing intermediate container acd71b7c103c 19:29:22 ---> c18471da0892 19:29:22 19:29:22 Step 9/24 : FROM alpine:3.14 19:29:22 ---> bb3de5531c18 19:29:22 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:29:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:29:22 ---> Running in c042542881f3 19:29:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:29:23 (1/5) Installing ca-certificates (20191127-r5) 19:29:23 (2/5) Installing brotli-libs (1.0.9-r5) 19:29:23 (3/5) Installing nghttp2-libs (1.43.0-r0) 19:29:23 (4/5) Installing libcurl (7.79.1-r0) 19:29:23 (5/5) Installing curl (7.79.1-r0) 19:29:23 Executing busybox-1.33.1-r3.trigger 19:29:23 Executing ca-certificates-20191127-r5.trigger 19:29:23 OK: 8 MiB in 19 packages 19:29:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:29:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:29:25 (1/3) Installing ca-certificates (20191127-r5) 19:29:25 (2/3) Installing dumb-init (1.2.5-r1) 19:29:25 (3/3) Installing su-exec (0.2-r1) 19:29:25 Executing busybox-1.33.1-r3.trigger 19:29:26 Executing ca-certificates-20191127-r5.trigger 19:29:26 Removing intermediate container 38ae26963abe 19:29:26 ---> 15713afc34c7 19:29:26 19:29:26 Step 9/21 : FROM alpine:3.14 19:29:26 ---> bb3de5531c18 19:29:26 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 19:29:26 OK: 6 MiB in 17 packages 19:29:26 ---> Running in 7be2194026b7 19:29:26 Removing intermediate container 37bfa710305d 19:29:26 ---> ac8ecba3caea 19:29:26 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:29:27 ---> Running in 6d353de43fca 19:29:28 Removing intermediate container 6d353de43fca 19:29:28 ---> 44c544042d7d 19:29:28 Step 12/20 : WORKDIR /edgex 19:29:28 ---> Running in bf27cc680ad6 19:29:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:29:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:29:29 Removing intermediate container bf27cc680ad6 19:29:29 ---> a1f6af850fd5 19:29:29 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:29:29 Removing intermediate container c042542881f3 19:29:29 ---> 605486f7fc39 19:29:29 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:29:30 Removing intermediate container 78e406fa6c8a 19:29:30 ---> e22103b3622a 19:29:30 19:29:30 Step 11/23 : FROM alpine:3.14 19:29:30 ---> bb3de5531c18 19:29:30 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:29:30 ---> Running in 2d49c1e8da30 19:29:30 ---> Running in 640bb7330eb3 19:29:30 (1/2) Installing ca-certificates (20191127-r5) 19:29:30 (2/2) Installing dumb-init (1.2.5-r1) 19:29:30 Executing busybox-1.33.1-r3.trigger 19:29:30 Executing ca-certificates-20191127-r5.trigger 19:29:30 OK: 6 MiB in 16 packages 19:29:31 Removing intermediate container 2d49c1e8da30 19:29:31 ---> 2419c3460457 19:29:31 Step 12/24 : WORKDIR / 19:29:31 ---> Running in 6b491c75d863 19:29:31 ---> 13e0ef79f3df 19:29:31 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:29:32 Removing intermediate container 6b491c75d863 19:29:32 ---> 9c6c7586b68c 19:29:32 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:29:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:29:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:29:33 Removing intermediate container 7be2194026b7 19:29:33 ---> 504786f31060 19:29:33 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:29:33 ---> Running in 3651e761ddb9 19:29:33 (1/1) Installing dumb-init (1.2.5-r1) 19:29:33 Executing busybox-1.33.1-r3.trigger 19:29:33 OK: 5 MiB in 15 packages 19:29:34 ---> ccc92fa42cbc 19:29:34 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:29:34 Removing intermediate container 3651e761ddb9 19:29:34 ---> 28ba13d73e2d 19:29:34 Step 12/21 : ENV APP_PORT=59860 19:29:34 ---> 888ff1bdc9c4 19:29:34 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:29:34 ---> Running in 96a03f7946d6 19:29:35 Removing intermediate container 96a03f7946d6 19:29:35 ---> c9a082e88b8f 19:29:35 Step 13/21 : EXPOSE $APP_PORT 19:29:35 Removing intermediate container 640bb7330eb3 19:29:35 ---> f0b55b4f4b67 19:29:35 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:29:36 ---> Running in 38ffa65dec05 19:29:36 ---> Running in dc516ef34eb1 19:29:36 ---> 058c8e4c7fa1 19:29:36 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:29:36 Removing intermediate container 38ffa65dec05 19:29:36 ---> 81915f064605 19:29:36 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 19:29:36 Removing intermediate container dc516ef34eb1 19:29:36 ---> 10bf6a1bfce8 19:29:36 Step 14/23 : ENV APP_PORT=59861 19:29:37 ---> Running in 200b2eead4d4 19:29:37 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 19:29:37 Status: Downloaded newer image for docker:20.10.8 19:29:37 ---> 3734d5adc5ac 19:29:37 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:29:37 ---> 0cfe7d6d5df8 19:29:37 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:29:37 ---> Running in 0532a3842707 19:29:37 ---> Running in b644c318844b 19:29:37 ---> 430431fa06af 19:29:37 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:29:37 Removing intermediate container 200b2eead4d4 19:29:37 ---> 7f0f862a4036 19:29:37 Step 15/23 : EXPOSE $APP_PORT 19:29:37 ---> f0a6713009e5 19:29:37 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:29:37 ---> Running in 7d26ed1c0999 19:29:38 Removing intermediate container 0532a3842707 19:29:38 ---> 30d0e3a4fa7d 19:29:38 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 19:29:38 Removing intermediate container b644c318844b 19:29:38 ---> 1a490e4953fa 19:29:38 Step 17/20 : CMD ["--init=true"] 19:29:38 ---> Running in a34e8213ec31 19:29:38 ---> Running in c06c19579b57 19:29:38 Removing intermediate container 7d26ed1c0999 19:29:38 ---> dffac1411c05 19:29:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:29:39 ---> a4e00baf1b69 19:29:39 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:29:39 Removing intermediate container a34e8213ec31 19:29:39 ---> a753af769e35 19:29:39 Step 18/20 : LABEL arch=arm64 19:29:39 ---> Running in 42c192e221d0 19:29:40 ---> 42c9e1529ac4 19:29:40 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:29:40 ---> dead5927c497 19:29:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:29:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:29:40 Removing intermediate container 42c192e221d0 19:29:40 ---> 763bc1d92f23 19:29:40 Step 19/20 : LABEL git_sha=7e210aa932cd33413e1f4b0ba36d59cd04371d12 19:29:40 ---> Running in c3f78464291e 19:29:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:29:41 ---> c69cbefa7750 19:29:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:29:41 Removing intermediate container c3f78464291e 19:29:41 ---> d3ac312c4042 19:29:41 Step 20/20 : LABEL version=0.0.0 19:29:41 ---> 1e3bd1af7500 19:29:41 Step 17/21 : ENTRYPOINT ["/support-notifications"] 19:29:41 ---> Running in 00875ac2a8b1 19:29:42 ---> Running in 31fd32da56eb 19:29:42 (1/42) Installing readline (8.1.0-r0) 19:29:42 (2/42) Installing bash (5.1.4-r0) 19:29:42 Executing bash-5.1.4-r0.post-install 19:29:42 (3/42) Installing brotli-libs (1.0.9-r5) 19:29:42 (4/42) Installing nghttp2-libs (1.43.0-r0) 19:29:42 (5/42) Installing libcurl (7.79.1-r0) 19:29:42 (6/42) Installing curl (7.79.1-r0) 19:29:42 (7/42) Installing dumb-init (1.2.5-r1) 19:29:42 (8/42) Installing libbz2 (1.0.8-r1) 19:29:42 (9/42) Installing expat (2.4.1-r0) 19:29:42 (10/42) Installing libffi (3.3-r2) 19:29:42 (11/42) Installing gdbm (1.19-r0) 19:29:42 (12/42) Installing xz-libs (5.2.5-r0) 19:29:42 (13/42) Installing libgcc (10.3.1_git20210424-r2) 19:29:42 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 19:29:42 (15/42) Installing mpdecimal (2.5.1-r1) 19:29:42 (16/42) Installing sqlite-libs (3.35.5-r0) 19:29:42 (17/42) Installing python3 (3.9.5-r1) 19:29:43 Removing intermediate container 31fd32da56eb 19:29:43 ---> 0eded11e1127 19:29:43 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:29:43 Removing intermediate container 00875ac2a8b1 19:29:43 ---> 9cd865978433 19:29:43 19:29:43 ---> c4e432b863d4 19:29:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:29:43 ---> Running in 8734dc93fdb5 19:29:43 Successfully built 9cd865978433 19:29:43 Successfully tagged security-proxy-setup-arm64:latest 19:29:43  Building security-proxy-setup ... done Building core-metadata 19:29:43 ---> 140c6cbb88cd 19:29:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:29:44 Removing intermediate container 8734dc93fdb5 19:29:44 ---> 880b23cee4e2 19:29:44 Step 19/21 : LABEL arch=arm64 19:29:44 ---> Running in 56cae4ccfc0b 19:29:44 ---> 9bbc68644080 19:29:44 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:29:44 ---> Running in 169654545efe 19:29:44 (18/42) Installing py3-appdirs (1.4.4-r2) 19:29:45 (19/42) Installing py3-chardet (4.0.0-r2) 19:29:45 ---> 863013abf71c 19:29:45 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 19:29:45 (20/42) Installing py3-idna (3.2-r0) 19:29:45 (21/42) Installing py3-urllib3 (1.26.5-r0) 19:29:45 (22/42) Installing py3-certifi (2020.12.5-r1) 19:29:45 (23/42) Installing py3-requests (2.25.1-r4) 19:29:45 Removing intermediate container 56cae4ccfc0b 19:29:45 ---> bd5eec10181d 19:29:45 Step 20/21 : LABEL git_sha=7e210aa932cd33413e1f4b0ba36d59cd04371d12 19:29:45 (24/42) Installing py3-msgpack (1.0.2-r1) 19:29:45 (25/42) Installing py3-lockfile (0.12.2-r4) 19:29:45 (26/42) Installing py3-cachecontrol (0.12.6-r1) 19:29:45 ---> Running in a4cff68e90e6 19:29:45 (27/42) Installing py3-colorama (0.4.4-r1) 19:29:45 (28/42) Installing py3-contextlib2 (0.6.0-r1) 19:29:45 (29/42) Installing py3-distlib (0.3.1-r3) 19:29:45 (30/42) Installing py3-distro (1.5.0-r3) 19:29:45 (31/42) Installing py3-six (1.15.0-r1) 19:29:45 ---> Running in d16f53c230ed 19:29:45 (32/42) Installing py3-webencodings (0.5.1-r4) 19:29:45 (33/42) Installing py3-html5lib (1.1-r1) 19:29:45 Removing intermediate container 169654545efe 19:29:45 ---> 68ba583681ac 19:29:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:29:45 (34/42) Installing py3-parsing (2.4.7-r2) 19:29:45 (35/42) Installing py3-packaging (20.9-r1) 19:29:45 (36/42) Installing py3-toml (0.10.2-r2) 19:29:45 (37/42) Installing py3-pep517 (0.10.0-r2) 19:29:45 (38/42) Installing py3-progress (1.5-r2) 19:29:45 (39/42) Installing py3-retrying (1.3.3-r1) 19:29:45 (40/42) Installing py3-ordered-set (4.0.2-r1) 19:29:45 (41/42) Installing py3-setuptools (52.0.0-r3) 19:29:46 ---> Running in 7e1ee7bd6799 19:29:46 (42/42) Installing py3-pip (20.3.4-r1) 19:29:47 Removing intermediate container d16f53c230ed 19:29:47 ---> dca6293b5be9 19:29:47 Step 21/21 : LABEL version=0.0.0 19:29:47 Executing busybox-1.33.1-r3.trigger 19:29:47 OK: 84 MiB in 64 packages 19:29:47 ---> Running in 824529375b4e 19:29:47 Removing intermediate container 7e1ee7bd6799 19:29:47 ---> d02c35abfd44 19:29:47 Step 21/23 : LABEL arch=arm64 19:29:47 ---> Running in 676ba26067fc 19:29:48 Removing intermediate container 824529375b4e 19:29:48 ---> 089c3d9aa024 19:29:48 19:29:48 Removing intermediate container 676ba26067fc 19:29:48 ---> ae8ac25b2959 19:29:48 Step 22/23 : LABEL git_sha=7e210aa932cd33413e1f4b0ba36d59cd04371d12 19:29:48 ---> Running in 315785cfb69c 19:29:48 Successfully built 089c3d9aa024 19:29:48 Successfully tagged support-notifications-arm64:latest 19:29:48  Building support-notifications ... done Building core-command 19:29:49 Removing intermediate container a4cff68e90e6 19:29:49 ---> 58dadc60899c 19:29:49 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:29:49 Removing intermediate container 315785cfb69c 19:29:49 ---> 2efe9e08c47c 19:29:49 Step 23/23 : LABEL version=0.0.0 19:29:49 ---> Running in 2b5ec8dbddea 19:29:49 ---> Running in eabcf2a91b14 19:29:50 Removing intermediate container 2b5ec8dbddea 19:29:50 ---> 58cd6395c3d8 19:29:50 Step 22/24 : LABEL arch=arm64 19:29:50 Removing intermediate container eabcf2a91b14 19:29:50 ---> 9e2119fc3c5c 19:29:50 19:29:50 ---> Running in 0c56c4df8a37 19:29:50 Successfully built 9e2119fc3c5c 19:29:50 Successfully tagged support-scheduler-arm64:latest 19:29:50  Building support-scheduler ... done Building core-data 19:29:51 Removing intermediate container 0c56c4df8a37 19:29:51 ---> 44b515bf07cb 19:29:51 Step 23/24 : LABEL git_sha=7e210aa932cd33413e1f4b0ba36d59cd04371d12 19:29:51 ---> Running in 1807684def73 19:29:51 Removing intermediate container 1807684def73 19:29:51 ---> c3951425d3d5 19:29:51 Step 24/24 : LABEL version=0.0.0 19:29:51 ---> Running in dec5cc3b6a9f 19:29:52 Collecting docker-compose==1.23.2 19:29:52 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:29:52 Removing intermediate container dec5cc3b6a9f 19:29:52 ---> 88f58baedf18 19:29:52 19:29:53 Successfully built 88f58baedf18 19:29:53 Successfully tagged security-secretstore-setup-arm64:latest 19:29:53  Building security-secretstore-setup ... done Building security-bootstrapper 19:29:53 Collecting jsonschema<3,>=2.5.1 19:29:53 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:29:54 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:29:54 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:29:54 Collecting cached-property<2,>=1.2.0 19:29:54 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:29:55 Collecting texttable<0.10,>=0.9.0 19:29:55 Downloading texttable-0.9.1.tar.gz (11 kB) 19:29:58 Collecting websocket-client<1.0,>=0.32.0 19:29:58 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:29:59 Collecting PyYAML<4,>=3.10 19:29:59 Downloading PyYAML-3.13.tar.gz (270 kB) 19:30:02 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 19:30:02 Collecting dockerpty<0.5,>=0.4.1 19:30:02 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:30:05 Collecting docker<4.0,>=3.6.0 19:30:05 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:30:05 Collecting docopt<0.7,>=0.6.1 19:30:05 Downloading docopt-0.6.2.tar.gz (25 kB) 19:30:09 Collecting docker-pycreds>=0.4.0 19:30:09 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:30:09 Collecting idna<2.8,>=2.5 19:30:09 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:30:09 Collecting urllib3<1.25,>=1.21.1 19:30:09 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:30:10 Collecting chardet<3.1.0,>=3.0.2 19:30:10 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:30:10 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) 19:30:10 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:30:10 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:30:10 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:30:10 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:30:11 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:30:11 Attempting uninstall: urllib3 19:30:11 Found existing installation: urllib3 1.26.5 19:30:11 Uninstalling urllib3-1.26.5: 19:30:12 Successfully uninstalled urllib3-1.26.5 19:30:12 Attempting uninstall: idna 19:30:12 Found existing installation: idna 3.2 19:30:12 Uninstalling idna-3.2: 19:30:12 Successfully uninstalled idna-3.2 19:30:13 Attempting uninstall: chardet 19:30:13 Found existing installation: chardet 4.0.0 19:30:13 Uninstalling chardet-4.0.0: 19:30:14 Successfully uninstalled chardet-4.0.0 19:30:16 Attempting uninstall: requests 19:30:16 Found existing installation: requests 2.25.1 19:30:16 Uninstalling requests-2.25.1: 19:30:16 Successfully uninstalled requests-2.25.1 19:30:16 Running setup.py install for texttable: started 19:30:19 Running setup.py install for texttable: finished with status 'done' 19:30:19 Running setup.py install for PyYAML: started 19:30:22 Running setup.py install for PyYAML: finished with status 'done' 19:30:22 Running setup.py install for docopt: started 19:30:25 Running setup.py install for docopt: finished with status 'done' 19:30:25 Running setup.py install for dockerpty: started 19:30:27 Running setup.py install for dockerpty: finished with status 'done' 19:30:29 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 19:30:31 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:30:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:30:31 ---> 98a43a9effac 19:30:31 Step 3/22 : WORKDIR /edgex-go 19:30:31 ---> Using cache 19:30:31 ---> 49df5383a5f0 19:30:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:30:31 ---> Using cache 19:30:31 ---> c59ddcf592ba 19:30:31 Step 5/22 : RUN apk add --update --no-cache make git 19:30:31 ---> Using cache 19:30:31 ---> c084fc1dcb7c 19:30:31 Step 6/22 : COPY . . 19:30:37 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:30:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:30:37 ---> 98a43a9effac 19:30:37 Step 3/22 : WORKDIR /edgex-go 19:30:37 ---> Using cache 19:30:37 ---> 49df5383a5f0 19:30:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:30:37 ---> Using cache 19:30:37 ---> c59ddcf592ba 19:30:37 Step 5/22 : RUN apk add --update --no-cache make git 19:30:37 ---> Using cache 19:30:37 ---> c084fc1dcb7c 19:30:37 Step 6/22 : COPY . . 19:30:39 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:30:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:30:39 ---> 98a43a9effac 19:30:39 Step 3/22 : WORKDIR /edgex-go 19:30:39 ---> Using cache 19:30:39 ---> 49df5383a5f0 19:30:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:30:39 ---> Using cache 19:30:39 ---> c59ddcf592ba 19:30:39 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:30:39 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:30:39 Step 2/30 : FROM ${BUILDER_BASE} AS builder 19:30:39 ---> 98a43a9effac 19:30:39 Step 3/30 : WORKDIR /edgex-go 19:30:39 ---> Using cache 19:30:39 ---> 49df5383a5f0 19:30:39 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:30:39 ---> Using cache 19:30:39 ---> c59ddcf592ba 19:30:39 Step 5/30 : RUN apk add --update --no-cache make git 19:30:39 ---> Using cache 19:30:39 ---> c084fc1dcb7c 19:30:39 Step 6/30 : COPY . . 19:30:43 ---> Running in bc644d6b9f77 19:30:43 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:30:44 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:30:45 OK: 219 MiB in 52 packages 19:30:47 Removing intermediate container bc644d6b9f77 19:30:47 ---> de32041f62af 19:30:47 Step 6/22 : COPY . . 19:30:48 Removing intermediate container c06c19579b57 19:30:48 ---> bab96a12c4b5 19:30:48 Step 13/22 : ENV APP_PORT=58890 19:30:48 ---> Running in dbb8f65a328c 19:30:49 Removing intermediate container dbb8f65a328c 19:30:49 ---> 0dbf7ab2f3f3 19:30:49 Step 14/22 : EXPOSE $APP_PORT 19:30:49 ---> Running in fd0788187c11 19:30:50 Removing intermediate container fd0788187c11 19:30:50 ---> 7545bc88a9c4 19:30:50 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:30:53 ---> dee01a5155df 19:30:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:30:54 ---> 56ee50fe404d 19:30:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:30:56 ---> 2d29fc62bc95 19:30:56 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 19:30:56 ---> Running in ec741d212734 19:30:57 ---> 715b6e93621d 19:30:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:58 Removing intermediate container ec741d212734 19:30:58 ---> 972c5168c633 19:30:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:30:58 ---> Running in 239c073c14fa 19:30:58 ---> Running in 10e3e9dd7cbb 19:30:59 Removing intermediate container 10e3e9dd7cbb 19:30:59 ---> 83b4220de444 19:30:59 Step 20/22 : LABEL arch=arm64 19:31:00 ---> Running in 440a58dece33 19:31:00 Removing intermediate container 440a58dece33 19:31:00 ---> 8e043710473d 19:31:00 Step 21/22 : LABEL git_sha=7e210aa932cd33413e1f4b0ba36d59cd04371d12 19:31:00 ---> Running in 1cbc0ec2b8e8 19:31:01 Removing intermediate container 1cbc0ec2b8e8 19:31:01 ---> 6dc9e42e3cb0 19:31:01 Step 22/22 : LABEL version=0.0.0 19:31:02 ---> Running in 2ad834a05d40 19:31:03 Removing intermediate container 2ad834a05d40 19:31:03 ---> 16df81aaedd6 19:31:03 19:31:03 Removing intermediate container 239c073c14fa 19:31:03 ---> f689cbfd4255 19:31:03 Step 8/22 : RUN make cmd/core-metadata/core-metadata 19:31:03 ---> Running in 5ab1bbac3e19 19:31:03 ---> 35d5aa747d21 19:31:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:03 ---> Running in f3097ed08aad 19:31:04 Successfully built 16df81aaedd6 19:31:04 Successfully tagged sys-mgmt-agent-arm64:latest 19:31:05  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:31:06 ---> da9e84d8fabe 19:31:06 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:06 ---> Running in aa84205e2b3c 19:31:09 Removing intermediate container f3097ed08aad 19:31:09 ---> a6c3accb7871 19:31:09 Step 8/22 : RUN make cmd/core-command/core-command 19:31:09 ---> Running in a41777d984d4 19:31:13 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 19:31:13 Removing intermediate container aa84205e2b3c 19:31:13 ---> 22b4d161fb10 19:31:13 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:31:13 ---> Running in 6d5fdce40bc9 19:31:14 ---> ae71a0d5fcc7 19:31:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:14 ---> Running in 893e8a44d237 19:31:15 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 19:31:20 Removing intermediate container 893e8a44d237 19:31:20 ---> 2ee1b991cd44 19:31:20 Step 8/22 : RUN make cmd/core-data/core-data 19:31:20 ---> Running in 397eb1a2aa4c 19:31:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 19:33:17 Removing intermediate container a41777d984d4 19:33:17 ---> 9cd394f2e0cc 19:33:17 19:33:17 Step 9/22 : FROM alpine:3.14 19:33:17 ---> bb3de5531c18 19:33:17 Step 10/22 : RUN apk add --update --no-cache dumb-init 19:33:17 ---> Using cache 19:33:17 ---> f0b55b4f4b67 19:33:17 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:33:17 ---> Using cache 19:33:17 ---> 10bf6a1bfce8 19:33:17 Step 12/22 : ENV APP_PORT=59882 19:33:17 ---> Running in 3ccc1f7f8dc1 19:33:17 Removing intermediate container 5ab1bbac3e19 19:33:17 ---> 0610612f218e 19:33:17 19:33:17 Step 9/22 : FROM alpine:3.14 19:33:17 ---> bb3de5531c18 19:33:17 Step 10/22 : RUN apk add --update --no-cache dumb-init 19:33:17 ---> Using cache 19:33:17 ---> f0b55b4f4b67 19:33:17 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:33:17 ---> Using cache 19:33:17 ---> 10bf6a1bfce8 19:33:17 Step 12/22 : ENV APP_PORT=59881 19:33:17 ---> Running in 3b5c80ef4345 19:33:17 Removing intermediate container 3ccc1f7f8dc1 19:33:17 ---> a5e359659ccf 19:33:17 Step 13/22 : EXPOSE $APP_PORT 19:33:17 ---> Running in bc725cce1c49 19:33:17 Removing intermediate container 3b5c80ef4345 19:33:17 ---> 5f5ac0d5d98b 19:33:17 Step 13/22 : EXPOSE $APP_PORT 19:33:17 Removing intermediate container bc725cce1c49 19:33:17 ---> 9dd3fd73082f 19:33:17 Step 14/22 : WORKDIR / 19:33:17 ---> Running in bf9be7fef6b2 19:33:17 ---> Running in ea190fcebb0e 19:33:17 Removing intermediate container bf9be7fef6b2 19:33:17 ---> 988b0ec84af3 19:33:17 Step 14/22 : WORKDIR / 19:33:17 Removing intermediate container ea190fcebb0e 19:33:17 ---> 9d5d7bb34626 19:33:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:33:17 ---> Running in 20481775f0e1 19:33:17 Removing intermediate container 6d5fdce40bc9 19:33:17 ---> b1f0cf2489cd 19:33:17 19:33:17 Step 9/30 : FROM alpine:3.14 19:33:17 ---> bb3de5531c18 19:33:17 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:33:17 Removing intermediate container 20481775f0e1 19:33:17 ---> 4c6e687c4ad5 19:33:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:33:17 ---> Running in 794508edc53e 19:33:17 ---> a0c17dde83a6 19:33:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:33:17 Removing intermediate container 794508edc53e 19:33:17 ---> 49d2c4476af3 19:33:17 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 19:33:17 ---> Running in ec4be887ab26 19:33:17 ---> fae009890420 19:33:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:33:17 ---> 5e98a99a01a5 19:33:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:33:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:33:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:33:17 ---> 736a2e26f48f 19:33:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:33:17 ---> 952f17ee1086 19:33:17 Step 18/22 : ENTRYPOINT ["/core-command"] 19:33:17 ---> Running in b1924388cc74 19:33:17 (1/2) Installing dumb-init (1.2.5-r1) 19:33:17 (2/2) Installing su-exec (0.2-r1) 19:33:17 Executing busybox-1.33.1-r3.trigger 19:33:17 OK: 5 MiB in 16 packages 19:33:17 Removing intermediate container b1924388cc74 19:33:17 ---> 212f1a70ca1e 19:33:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:33:17 ---> Running in 7d701b28e41b 19:33:17 ---> 8b9bd40ecda1 19:33:17 Step 18/22 : ENTRYPOINT ["/core-metadata"] 19:33:17 ---> Running in 52df67f70629 19:33:17 Removing intermediate container 7d701b28e41b 19:33:17 ---> 279568138185 19:33:17 Step 20/22 : LABEL arch=arm64 19:33:17 ---> Running in f23687a78fb5 19:33:17 Removing intermediate container ec4be887ab26 19:33:17 ---> 844e871709b7 19:33:17 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 19:33:17 Removing intermediate container 52df67f70629 19:33:17 ---> cf2efb56ee57 19:33:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:33:17 ---> Running in bcc90076a285 19:33:17 ---> Running in 582da4020dd1 19:33:17 Removing intermediate container f23687a78fb5 19:33:17 ---> bf1555a752ed 19:33:17 Step 21/22 : LABEL git_sha=7e210aa932cd33413e1f4b0ba36d59cd04371d12 19:33:17 ---> Running in a9ff8a96c28a 19:33:17 Removing intermediate container bcc90076a285 19:33:17 ---> f1bfa75bb012 19:33:17 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:33:17 Removing intermediate container 582da4020dd1 19:33:17 ---> a1347787fca8 19:33:17 Step 20/22 : LABEL arch=arm64 19:33:17 ---> Running in 4d015722e4ca 19:33:17 ---> Running in 1ba6dc753e0e 19:33:17 Removing intermediate container a9ff8a96c28a 19:33:17 ---> 67368eaa5504 19:33:17 Step 22/22 : LABEL version=0.0.0 19:33:17 ---> Running in 45478e066ae9 19:33:17 Removing intermediate container 4d015722e4ca 19:33:17 ---> 9e50c3103686 19:33:17 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:33:17 Removing intermediate container 1ba6dc753e0e 19:33:17 ---> 7f11d1a77d6c 19:33:17 Step 21/22 : LABEL git_sha=7e210aa932cd33413e1f4b0ba36d59cd04371d12 19:33:17 ---> Running in 8c004f92f7b0 19:33:17 ---> Running in 92d6fd6843d6 19:33:17 Removing intermediate container 45478e066ae9 19:33:17 ---> 1bc60c26f8fc 19:33:17 19:33:17 Removing intermediate container 92d6fd6843d6 19:33:17 ---> 86604cc0d951 19:33:17 Step 22/22 : LABEL version=0.0.0 19:33:17 ---> Running in 78e1f11fbce5 19:33:18 Successfully built 1bc60c26f8fc 19:33:18 Successfully tagged core-command-arm64:latest 19:33:18  Building core-command ... done Removing intermediate container 78e1f11fbce5 19:33:18 ---> 6879cf26aff3 19:33:18 19:33:19 Successfully built 6879cf26aff3 19:33:19 Successfully tagged core-metadata-arm64:latest 19:33:19  Building core-metadata ... done Removing intermediate container 8c004f92f7b0 19:33:19 ---> ce53447941ba 19:33:19 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 19:33:20 ---> Running in 79462b5afb59 19:33:20 Removing intermediate container 79462b5afb59 19:33:20 ---> 5cc9f3f7eeb4 19:33:20 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:33:21 ---> ed795bef9212 19:33:21 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:33:21 ---> Running in 851a7509131f 19:33:23 Removing intermediate container 397eb1a2aa4c 19:33:23 ---> 38df5c1c027f 19:33:23 19:33:23 Step 9/22 : FROM alpine:3.14 19:33:23 ---> bb3de5531c18 19:33:23 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:33:23 ---> Running in c823464e1a25 19:33:23 Removing intermediate container c823464e1a25 19:33:23 ---> cc98aae84861 19:33:23 Step 11/22 : ENV APP_PORT=59880 19:33:23 ---> Running in 06cd33387673 19:33:24 Removing intermediate container 851a7509131f 19:33:24 ---> 19b0e4c4d64c 19:33:24 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 19:33:24 Removing intermediate container 06cd33387673 19:33:24 ---> 198a1601e60f 19:33:24 Step 12/22 : EXPOSE $APP_PORT 19:33:24 ---> Running in 5dc8ceb388ae 19:33:25 Removing intermediate container 5dc8ceb388ae 19:33:25 ---> f638d434d319 19:33:25 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:25 ---> Running in bf83ccb0fa7d 19:33:25 ---> fc9ab31b33cf 19:33:25 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:33:26 ---> 1d7c76ee32ce 19:33:26 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:33:27 Removing intermediate container bf83ccb0fa7d 19:33:27 ---> 1cc85178f3e5 19:33:27 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 19:33:27 ---> Running in fb26218d68f3 19:33:27 ---> 63ffd829b019 19:33:27 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:33:28 ---> dfaa498932ba 19:33:28 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:33:28 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:33:29 ---> 959c75d0e615 19:33:29 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 19:33:30 ---> Running in fd1d1eb6a792 19:33:30 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:33:30 Removing intermediate container fd1d1eb6a792 19:33:30 ---> 2d1cb20b17d4 19:33:30 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:33:30 (1/6) Installing dumb-init (1.2.5-r1) 19:33:30 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:33:30 (3/6) Installing libsodium (1.0.18-r0) 19:33:30 ---> 853cf1c59900 19:33:30 Step 25/30 : RUN chmod +x /entrypoint.sh 19:33:30 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:33:31 ---> Running in 617989c644ca 19:33:31 (5/6) Installing libzmq (4.3.4-r0) 19:33:31 (6/6) Installing zeromq (4.3.4-r0) 19:33:31 Executing busybox-1.33.1-r3.trigger 19:33:31 OK: 8 MiB in 20 packages 19:33:32 Removing intermediate container fb26218d68f3 19:33:32 ---> 1ad32f7924e5 19:33:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:33:33 Removing intermediate container 617989c644ca 19:33:33 ---> efe53dc95b2a 19:33:33 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 19:33:33 ---> 2026d9d5ad4a 19:33:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:33:33 ---> Running in d08438eb65e3 19:33:34 Removing intermediate container d08438eb65e3 19:33:34 ---> 5680d92f10ca 19:33:34 Step 27/30 : CMD ["gate"] 19:33:35 ---> Running in 484d28601e7b 19:33:35 ---> 728df0370e95 19:33:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:33:35 Removing intermediate container 484d28601e7b 19:33:35 ---> 58edec8016df 19:33:35 Step 28/30 : LABEL arch=arm64 19:33:35 ---> Running in cb4d88722927 19:33:35 Removing intermediate container cb4d88722927 19:33:35 ---> bf4cf229cea4 19:33:35 Step 29/30 : LABEL git_sha=7e210aa932cd33413e1f4b0ba36d59cd04371d12 19:33:35 ---> 2827140c1afc 19:33:35 Step 18/22 : ENTRYPOINT ["/core-data"] 19:33:35 ---> Running in 73dc947582f8 19:33:35 ---> Running in aac5e90b62c3 19:33:36 Removing intermediate container aac5e90b62c3 19:33:36 ---> 9c2ae3839a27 19:33:36 Step 30/30 : LABEL version=0.0.0 19:33:36 Removing intermediate container 73dc947582f8 19:33:36 ---> 8b17fac17017 19:33:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:33:36 ---> Running in e549e43d7bae 19:33:36 ---> Running in ec8bd37461d6 19:33:37 Removing intermediate container ec8bd37461d6 19:33:37 ---> 4e9de170d6bd 19:33:37 Step 20/22 : LABEL arch=arm64 19:33:37 Removing intermediate container e549e43d7bae 19:33:37 ---> 218a0521689b 19:33:37 19:33:37 ---> Running in f69ea4e6f54e 19:33:37 Successfully built 218a0521689b 19:33:37 Successfully tagged security-bootstrapper-arm64:latest 19:33:37  Building security-bootstrapper ... done Removing intermediate container f69ea4e6f54e 19:33:37 ---> 2c73bbc938b4 19:33:37 Step 21/22 : LABEL git_sha=7e210aa932cd33413e1f4b0ba36d59cd04371d12 19:33:37 ---> Running in 1c2a5fac5d77 19:33:39 Removing intermediate container 1c2a5fac5d77 19:33:39 ---> 8b3f431daecf 19:33:39 Step 22/22 : LABEL version=0.0.0 19:33:39 ---> Running in 0064314cda9d 19:33:39 Removing intermediate container 0064314cda9d 19:33:39 ---> eef2548a6e02 19:33:39 19:33:39 Successfully built eef2548a6e02 19:33:39 Successfully tagged core-data-arm64:latest 19:33:39  Building core-data ... done  [Pipeline] } 19:33:39 $ docker stop --time=1 b8d43095aa9e5d54c8fbfabff29afd50c36111ced038ae338c1f3bd778c8c38e 19:33:41 $ docker rm -f b8d43095aa9e5d54c8fbfabff29afd50c36111ced038ae338c1f3bd778c8c38e [Pipeline] // withDockerContainer [Pipeline] sh 19:33:42 + docker images 19:33:43 REPOSITORY TAG IMAGE ID CREATED SIZE 19:33:43 core-data-arm64 latest eef2548a6e02 5 seconds ago 19.5MB 19:33:43 security-bootstrapper-arm64 latest 218a0521689b 7 seconds ago 17.8MB 19:33:43 38df5c1c027f 21 seconds ago 1.58GB 19:33:43 core-metadata-arm64 latest 6879cf26aff3 25 seconds ago 15.9MB 19:33:43 core-command-arm64 latest 1bc60c26f8fc 26 seconds ago 15.2MB 19:33:43 b1f0cf2489cd 35 seconds ago 1.57GB 19:33:43 0610612f218e 40 seconds ago 1.57GB 19:33:43 9cd394f2e0cc 41 seconds ago 1.57GB 19:33:43 sys-mgmt-agent-arm64 latest 16df81aaedd6 2 minutes ago 277MB 19:33:43 security-secretstore-setup-arm64 latest 88f58baedf18 3 minutes ago 26.8MB 19:33:43 support-scheduler-arm64 latest 9e2119fc3c5c 3 minutes ago 15.3MB 19:33:43 support-notifications-arm64 latest 089c3d9aa024 3 minutes ago 16.1MB 19:33:43 security-proxy-setup-arm64 latest 9cd865978433 4 minutes ago 25.4MB 19:33:43 e22103b3622a 4 minutes ago 1.57GB 19:33:43 15713afc34c7 4 minutes ago 1.57GB 19:33:43 c18471da0892 4 minutes ago 1.58GB 19:33:43 b83d3324e996 4 minutes ago 1.57GB 19:33:43 73ed7e13e9f3 4 minutes ago 1.57GB 19:33:43 ci-base-image-arm64 latest 98a43a9effac 16 minutes ago 1.24GB 19:33:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 4 weeks ago 534MB 19:33:43 docker 20.10.8 3734d5adc5ac 2 months ago 198MB 19:33:43 alpine 3.14 bb3de5531c18 2 months ago 5.34MB 19:33:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:33:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:33:45 19:33:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:33:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:33:45 arm64: Pulling from edgex-lftools-log-publisher 19:33:45 448f6bf000e3: Pulling fs layer 19:33:45 f757da607395: Pulling fs layer 19:33:45 05883995daec: Pulling fs layer 19:33:45 8603b9c90790: Pulling fs layer 19:33:45 1560dd03e051: Pulling fs layer 19:33:45 27f5ce0e4adf: Pulling fs layer 19:33:45 c2d8d7efcc4b: Pulling fs layer 19:33:45 1560dd03e051: Waiting 19:33:45 27f5ce0e4adf: Waiting 19:33:45 c2d8d7efcc4b: Waiting 19:33:45 8603b9c90790: Waiting 19:33:45 f757da607395: Verifying Checksum 19:33:45 f757da607395: Download complete 19:33:45 8603b9c90790: Verifying Checksum 19:33:45 8603b9c90790: Download complete 19:33:47 1560dd03e051: Verifying Checksum 19:33:47 1560dd03e051: Download complete 19:33:47 27f5ce0e4adf: Verifying Checksum 19:33:47 05883995daec: Verifying Checksum 19:33:47 05883995daec: Download complete 19:33:47 448f6bf000e3: Verifying Checksum 19:33:47 448f6bf000e3: Download complete 19:33:49 c2d8d7efcc4b: Verifying Checksum 19:33:49 c2d8d7efcc4b: Download complete 19:33:50 448f6bf000e3: Pull complete 19:33:51 f757da607395: Pull complete 19:33:52 05883995daec: Pull complete 19:33:52 8603b9c90790: Pull complete 19:33:53 1560dd03e051: Pull complete 19:33:54 27f5ce0e4adf: Pull complete 19:34:09 c2d8d7efcc4b: Pull complete 19:34:09 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 19:34:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:34:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:34:09 prd-ubuntu18.04-docker-arm64-4c-16g-30259 does not seem to be running inside a container 19:34:11 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:34:14 $ docker top 039648d4697e21588969bfa5ed227928da56ae103fbe79cc5eb7eb9e4f64f3cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:34:16 ---> job-cost.sh 19:34:16 lf-activate-venv: SKIPPING 19:34:16 INFO: No Stack... 19:34:16 INFO: Retrieving Pricing Info for: v3-standard-4 19:34:17 INFO: Archiving Costs [Pipeline] sh 19:34:17 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:34:17 + cut -d, -f6 [Pipeline] lock 19:34:17 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3803-1-stack-cost] 19:34:17 Resource [jenkins-edgexfoundry-edgex-go-PR-3803-1-stack-cost] did not exist. Created. 19:34:17 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3803-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:34:18 + echo total: 0.10999999940395355 [Pipeline] stash 19:34:18 Stashed 1 file(s) [Pipeline] } 19:34:18 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3803-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:34:18 $ docker stop --time=1 039648d4697e21588969bfa5ed227928da56ae103fbe79cc5eb7eb9e4f64f3cf 19:34:20 $ docker rm -f 039648d4697e21588969bfa5ed227928da56ae103fbe79cc5eb7eb9e4f64f3cf [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 19:34:22 provisioning config files... 19:34:22 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5296041540855685670tmp [Pipeline] { [Pipeline] sh 19:34:23 + set +x 19:34:23 + curl -s https://codecov.io/bash 19:34:23 + bash -s -- 19:34:23 19:34:23 _____ _ 19:34:23 / ____| | | 19:34:23 | | ___ __| | ___ ___ _____ __ 19:34:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:34:23 | |___| (_) | (_| | __/ (_| (_) \ V / 19:34:23 \_____\___/ \__,_|\___|\___\___/ \_/ 19:34:23 Bash-1.0.6 19:34:23 19:34:23 19:34:23 ==> git version 2.24.4 found 19:34:23 ==> 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 19:34:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:34:23 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:34:23 ==> Jenkins CI detected. 19:34:23 current dir:  /w/workspace/edgex-go/1 19:34:23 project root: . 19:34:23 --> token set from env 19:34:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:34:23 ==> Running gcov in . (disable via -X gcov) 19:34:23 ==> Python coveragepy not found 19:34:23 ==> Searching for coverage reports in: 19:34:23 + . 19:34:23 -> Found 1 reports 19:34:23 ==> Detecting git/mercurial file structure 19:34:23 ==> Reading reports 19:34:23 + ./coverage.out bytes=428381 19:34:23 ==> Appending adjustments 19:34:23 https://docs.codecov.io/docs/fixing-reports 19:34:24 + Found adjustments 19:34:24 ==> Gzipping contents 19:34:24 60K /tmp/codecov.j8C2J8.gz 19:34:24 ==> Uploading reports 19:34:24 url: https://codecov.io 19:34:24 query: branch=PR-3803&commit=7e210aa932cd33413e1f4b0ba36d59cd04371d12&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3803%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3803&job=&cmd_args= 19:34:24 -> Pinging Codecov 19:34:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3803&commit=7e210aa932cd33413e1f4b0ba36d59cd04371d12&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3803%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3803&job=&cmd_args= 19:34:24 -> Uploading to 19:34:24 https://storage.googleapis.com/codecov/v4/raw/2021-11-10/00271124DB129430A58F1EEE437C3FCB/7e210aa932cd33413e1f4b0ba36d59cd04371d12/184368b3-d1e3-4183-825f-9eae62099e7a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211110T193424Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=28fa996f3651445e114602958fd23aa3432e48df0d47249f5f6b08c5bd755d0e 19:34:24 % Total % Received % Xferd Average Speed Time Time Time Current 19:34:24 Dload Upload Total Spent Left Speed 19:34:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57636 0 0 100 57636 0 143k --:--:-- --:--:-- --:--:-- 143k 19:34:25 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7e210aa932cd33413e1f4b0ba36d59cd04371d12 [Pipeline] } 19:34:25 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 19:34:27 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 19:34:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:34:29 ---> package-listing.sh 19:34:29 ++ facter osfamily 19:34:29 ++ tr '[:upper:]' '[:lower:]' 19:34:29 + OS_FAMILY=redhat 19:34:29 + workspace=/w/workspace/edgex-go/1 19:34:29 + START_PACKAGES=/tmp/packages_start.txt 19:34:29 + END_PACKAGES=/tmp/packages_end.txt 19:34:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:34:29 + PACKAGES=/tmp/packages_start.txt 19:34:29 + '[' /w/workspace/edgex-go/1 ']' 19:34:29 + PACKAGES=/tmp/packages_end.txt 19:34:29 + case "${OS_FAMILY}" in 19:34:29 + rpm -qa 19:34:29 + sort 19:34:33 + '[' -f /tmp/packages_start.txt ']' 19:34:33 + '[' -f /tmp/packages_end.txt ']' 19:34:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:34:33 + '[' /w/workspace/edgex-go/1 ']' 19:34:33 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:34:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:34:33 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:34:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:34:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:34:34 19:34:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:34:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:34:35 latest: Pulling from edgex-lftools-log-publisher 19:34:35 b4d181a07f80: Pulling fs layer 19:34:35 a1111a8f2ec3: Pulling fs layer 19:34:35 ed53099fbce6: Pulling fs layer 19:34:35 dc539afda2c1: Pulling fs layer 19:34:35 77bc0d833cb6: Pulling fs layer 19:34:35 9065ff56babe: Pulling fs layer 19:34:35 d287ab97295c: Pulling fs layer 19:34:35 dc539afda2c1: Waiting 19:34:35 77bc0d833cb6: Waiting 19:34:35 9065ff56babe: Waiting 19:34:35 d287ab97295c: Waiting 19:34:35 a1111a8f2ec3: Verifying Checksum 19:34:35 a1111a8f2ec3: Download complete 19:34:35 dc539afda2c1: Verifying Checksum 19:34:35 dc539afda2c1: Download complete 19:34:35 ed53099fbce6: Verifying Checksum 19:34:35 ed53099fbce6: Download complete 19:34:35 9065ff56babe: Verifying Checksum 19:34:35 9065ff56babe: Download complete 19:34:35 b4d181a07f80: Verifying Checksum 19:34:35 b4d181a07f80: Download complete 19:34:35 77bc0d833cb6: Verifying Checksum 19:34:35 77bc0d833cb6: Download complete 19:34:36 d287ab97295c: Verifying Checksum 19:34:36 d287ab97295c: Download complete 19:34:37 b4d181a07f80: Pull complete 19:34:37 a1111a8f2ec3: Pull complete 19:34:37 ed53099fbce6: Pull complete 19:34:37 dc539afda2c1: Pull complete 19:34:38 77bc0d833cb6: Pull complete 19:34:38 9065ff56babe: Pull complete 19:34:44 d287ab97295c: Pull complete 19:34:44 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:34:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:34:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:34:44 prd-centos7-docker-4c-2g-30254 does not seem to be running inside a container 19:34:44 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:34:47 $ docker top 9247242b451fa7f32dad710331a314ec949ed47e52efbe4aee26ddded4055578 -eo pid,comm [Pipeline] { [Pipeline] sh 19:34:48 + touch /tmp/pre-build-complete [Pipeline] sh 19:34:48 + mkdir -p /var/log/sysstat [Pipeline] sh 19:34:48 + ls /var/log/sa-host 19:34:48 + sadf -c /var/log/sa-host/sa10 19:34:48 file_magic: OK 19:34:48 HZ: Using current value: 100 19:34:48 file_header: OK 19:34:48 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 19:34:48 Statistics: 19:34:48 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:34:48 File successfully converted to sysstat format version 12.0.3 19:34:48 + sadf -c /var/log/sa-host/sa30 19:34:48 file_magic: OK 19:34:48 HZ: Using current value: 100 19:34:48 file_header: OK 19:34:48 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 19:34:48 Statistics: 19:34:48 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:34:48 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:34:48 provisioning config files... 19:34:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2627860567498642539tmp [Pipeline] { [Pipeline] echo 19:34:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:34:49 ---> create-netrc.sh [Pipeline] } 19:34:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:34:50 ---> python-tools-install.sh [Pipeline] echo 19:34:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:34:51 ---> sudo-logs.sh 19:34:51 Archiving 'sudo' log.. 19:34:51 sudo: unable to resolve host prd-centos7-docker-4c-2g-30254.novalocal: Name or service not known 19:34:51 sudo: unable to resolve host prd-centos7-docker-4c-2g-30254.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 19:34:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:34:51 ---> job-cost.sh 19:34:51 lf-activate-venv: SKIPPING 19:34:51 DEBUG: total: 0.10999999940395355 19:34:51 INFO: Retrieving Stack Cost... 19:34:51 INFO: Retrieving Pricing Info for: v3-standard-2 19:34:53 INFO: Archiving Costs [Pipeline] echo 19:34:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:34:53 ---> logs-deploy.sh 19:34:53 lf-activate-venv: SKIPPING 19:34:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3803/1 19:34:53 INFO: archiving workspace using pattern(s): 19:34:54 Archives upload complete. 19:34:54 INFO: archiving logs to Nexus 19:34:56 ---> uname -a: 19:34:56 Linux prd-centos7-docker-4c-2g-30254.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 19:34:56 19:34:56 19:34:56 ---> lscpu: 19:34:56 Architecture: x86_64 19:34:56 CPU op-mode(s): 32-bit, 64-bit 19:34:56 Byte Order: Little Endian 19:34:56 Address sizes: 40 bits physical, 48 bits virtual 19:34:56 CPU(s): 2 19:34:56 On-line CPU(s) list: 0,1 19:34:56 Thread(s) per core: 1 19:34:56 Core(s) per socket: 1 19:34:56 Socket(s): 2 19:34:56 NUMA node(s): 1 19:34:56 Vendor ID: AuthenticAMD 19:34:56 CPU family: 23 19:34:56 Model: 49 19:34:56 Model name: AMD EPYC-Rome Processor 19:34:56 Stepping: 0 19:34:56 CPU MHz: 2799.996 19:34:56 BogoMIPS: 5599.99 19:34:56 Virtualization: AMD-V 19:34:56 Hypervisor vendor: KVM 19:34:56 Virtualization type: full 19:34:56 L1d cache: 32K 19:34:56 L1i cache: 32K 19:34:56 L2 cache: 512K 19:34:56 L3 cache: 16384K 19:34:56 NUMA node0 CPU(s): 0,1 19:34:56 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 19:34:56 19:34:56 19:34:56 ---> nproc: 19:34:56 2 19:34:56 19:34:56 19:34:56 ---> df -h: 19:34:56 Filesystem Size Used Avail Use% Mounted on 19:34:56 overlay 40G 13G 28G 32% / 19:34:56 tmpfs 64M 0 64M 0% /dev 19:34:56 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 19:34:56 shm 64M 0 64M 0% /dev/shm 19:34:56 /dev/vda1 40G 13G 28G 32% /facter-os 19:34:56 19:34:56 19:34:56 ---> sar -b -r -n DEV: 19:34:56 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/10/21 _x86_64_ (2 CPU) 19:34:56 19:34:56 19:09:33 LINUX RESTART (2 CPU) 19:34:56 19:34:56 19:10:01 tps rtps wtps bread/s bwrtn/s 19:34:56 19:11:01 88.06 3.71 84.35 2424.91 8529.39 19:34:56 19:12:01 143.42 0.33 143.09 30.24 45521.26 19:34:56 19:13:01 254.04 0.00 254.04 0.00 53714.88 19:34:56 19:14:01 57.34 0.00 57.34 0.00 10682.72 19:34:56 19:15:01 107.79 0.02 107.78 0.53 4495.07 19:34:56 19:16:03 580.36 241.48 338.88 9485.55 217892.33 19:34:56 19:17:01 380.31 42.07 338.24 1501.96 126313.34 19:34:56 19:18:01 481.42 33.08 448.33 2098.30 217555.23 19:34:56 19:19:01 79.13 8.63 70.50 972.29 7319.27 19:34:56 19:20:01 1.13 0.02 1.12 0.40 15.63 19:34:56 19:21:01 0.32 0.02 0.30 0.27 3.80 19:34:56 19:22:01 0.22 0.00 0.22 0.00 2.33 19:34:56 19:23:01 0.20 0.00 0.20 0.00 1.83 19:34:56 19:24:01 0.32 0.00 0.32 0.00 3.27 19:34:56 19:25:01 0.45 0.23 0.22 7.33 2.33 19:34:56 19:26:01 0.97 0.00 0.97 0.00 18.74 19:34:56 19:27:01 0.22 0.00 0.22 0.00 2.48 19:34:56 19:28:01 0.32 0.00 0.32 0.00 3.43 19:34:56 19:29:01 0.23 0.00 0.23 0.00 2.73 19:34:56 19:30:01 0.15 0.00 0.15 0.00 1.65 19:34:56 19:31:01 0.32 0.00 0.32 0.00 3.41 19:34:56 19:32:01 0.20 0.00 0.20 0.00 2.90 19:34:56 19:33:01 0.38 0.07 0.32 0.53 4.45 19:34:56 19:34:01 0.28 0.02 0.27 0.13 3.93 19:34:56 Average: 90.74 13.88 76.86 694.25 28858.85 19:34:56 19:34:56 19:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:34:56 19:11:01 5475184 0 666200 8.32 2620 1864936 1465180 16.18 756716 1534128 7748 19:34:56 19:12:01 3688276 0 888664 11.10 2620 3429380 1600548 17.67 1137920 2759540 438976 19:34:56 19:13:01 3533028 0 967224 12.08 2620 3506068 1646072 18.17 1267704 2745936 162492 19:34:56 19:14:01 3288628 0 1047496 13.08 2620 3670196 1629184 17.99 1425164 2814968 15792 19:34:56 19:15:01 3290220 0 1042668 13.02 2620 3673432 1524544 16.83 1423468 2794416 56912 19:34:56 19:16:03 193892 0 1210360 15.11 2620 6602068 1690684 18.67 3028056 4174912 0 19:34:56 19:17:01 1134416 0 1257684 15.70 2620 5614220 2170180 23.96 2602672 3660576 61904 19:34:56 19:18:01 1231316 0 1252276 15.64 2620 5522728 1711080 18.89 2224380 3914252 21048 19:34:56 19:19:01 2167924 0 1147376 14.33 2620 4691020 1421228 15.69 1300808 3927520 8 19:34:56 19:20:01 2173724 0 1141568 14.25 2620 4691028 1379284 15.23 1298060 3926648 12 19:34:56 19:21:01 2190120 0 1125172 14.05 2620 4691028 1379356 15.23 1295604 3913956 8 19:34:56 19:22:01 2192016 0 1123272 14.03 2620 4691032 1379044 15.23 1294292 3913956 8 19:34:56 19:23:01 2191948 0 1123332 14.03 2620 4691040 1379044 15.23 1294304 3913956 8 19:34:56 19:24:01 2192112 0 1123168 14.02 2620 4691040 1379044 15.23 1294308 3913956 8 19:34:56 19:25:01 2191784 0 1123460 14.03 2620 4691076 1379128 15.23 1294912 3913620 24 19:34:56 19:26:01 2192028 0 1123216 14.02 2620 4691076 1379044 15.23 1294688 3913620 12 19:34:56 19:27:01 2191896 0 1123340 14.03 2620 4691084 1379044 15.23 1294696 3913620 8 19:34:56 19:28:01 2192036 0 1123196 14.02 2620 4691088 1379044 15.23 1294700 3913620 8 19:34:56 19:29:01 2192168 0 1123060 14.02 2620 4691092 1379044 15.23 1294704 3913620 8 19:34:56 19:30:01 2191776 0 1123448 14.03 2620 4691096 1379128 15.23 1294784 3913620 12 19:34:56 19:31:01 2191576 0 1123648 14.03 2620 4691096 1379104 15.23 1294792 3913620 12 19:34:56 19:32:01 2191960 0 1123256 14.03 2620 4691104 1379044 15.23 1294832 3913620 8 19:34:56 19:33:01 2191944 0 1123264 14.03 2620 4691112 1379112 15.23 1294688 3913636 8 19:34:56 19:34:01 2191844 0 1123360 14.03 2620 4691116 1379112 15.23 1294812 3913640 8 19:34:56 Average: 2369242 0 1097904 13.71 2620 4539173 1481053 16.35 1441294 3626873 31876 19:34:56 19:34:56 19:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:34:56 19:11:01 veth1cd3a01 108.36 57.35 11.12 136.19 0.00 0.00 0.00 0.00 19:34:56 19:11:01 eth0 601.13 518.33 3252.81 71.54 0.00 0.00 0.00 0.00 19:34:56 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:56 19:11:01 docker0 108.36 57.24 9.64 136.18 0.00 0.00 0.00 0.00 19:34:56 19:12:01 veth807cc05 143.57 183.33 13.54 1420.29 0.00 0.00 0.00 0.00 19:34:56 19:12:01 eth0 994.01 1195.74 7212.49 112.51 0.00 0.00 0.00 0.00 19:34:56 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:56 19:12:01 docker0 1119.91 864.19 83.51 3987.32 0.00 0.00 0.00 0.00 19:34:56 19:13:01 eth0 71.48 51.37 647.72 12.40 0.00 0.00 0.00 0.00 19:34:56 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:56 19:13:01 veth8916979 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:34:56 19:13:01 docker0 36.01 45.40 2.76 622.98 0.00 0.00 0.00 0.00 19:34:56 19:14:01 eth0 24.41 12.92 17.89 9.55 0.00 0.00 0.00 0.00 19:34:56 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:56 19:14:01 veth8916979 2.23 2.23 0.18 0.18 0.00 0.00 0.00 0.00 19:34:56 19:14:01 docker0 2.23 2.23 0.15 0.18 0.00 0.00 0.00 0.00 19:34:56 19:15:01 eth0 21.44 11.13 18.16 9.53 0.00 0.00 0.00 0.00 19:34:56 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:56 19:15:01 veth8916979 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:56 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:56 19:16:03 eth0 145.34 88.60 1843.52 127.62 0.00 0.00 0.00 0.00 19:34:56 19:16:03 veth9b3d374 0.00 0.67 0.00 0.04 0.00 0.00 0.00 0.00 19:34:56 19:16:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:56 19:16:03 docker0 15.71 31.51 0.86 174.39 0.00 0.00 0.00 0.00 19:34:56 19:17:01 eth0 46.40 20.77 176.40 12.03 0.00 0.00 0.00 0.00 19:34:56 19:17:01 veth9b3d374 0.00 0.29 0.00 0.01 0.00 0.00 0.00 0.00 19:34:56 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:56 19:17:01 vetha963362 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:34:56 19:18:01 eth0 131.05 63.15 1632.32 19.05 0.00 0.00 0.00 0.00 19:34:56 19:18:01 veth9b3d374 0.00 0.47 0.00 0.02 0.00 0.00 0.00 0.00 19:34:56 19:18:01 vethb95a604 11.77 31.45 1.07 396.74 0.00 0.00 0.00 0.00 19:34:56 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:56 19:19:01 eth0 14.07 7.86 20.23 4.91 0.00 0.00 0.00 0.00 19:34:56 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:56 19:19:01 docker0 1315.32 1081.46 99.27 5655.36 0.00 0.00 0.00 0.00 19:34:56 19:20:01 eth0 2.73 0.92 0.85 0.48 0.00 0.00 0.00 0.00 19:34:56 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:56 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:56 19:21:01 eth0 1.58 0.70 0.82 0.58 0.00 0.00 0.00 0.00 19:34:56 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:56 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:56 19:22:01 eth0 0.25 0.07 0.02 0.01 0.00 0.00 0.00 0.00 19:34:56 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:56 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:56 19:23:01 eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 19:34:56 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:56 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:56 19:24:01 eth0 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:34:56 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:56 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:56 19:25:01 eth0 0.30 0.23 0.14 0.07 0.00 0.00 0.00 0.00 19:34:56 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:56 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:56 19:26:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:34:56 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:56 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:56 19:27:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:34:56 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:56 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:56 19:28:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:34:56 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:56 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:56 19:29:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:34:56 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:56 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:56 19:30:01 eth0 0.22 0.18 0.08 0.04 0.00 0.00 0.00 0.00 19:34:56 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:56 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:56 19:31:01 eth0 0.23 0.13 0.07 0.04 0.00 0.00 0.00 0.00 19:34:56 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:56 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:56 19:32:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:34:56 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:56 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:56 19:33:01 eth0 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 19:34:56 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:56 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:56 19:34:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:34:56 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:56 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:56 Average: eth0 85.79 82.32 619.37 15.95 0.00 0.00 0.00 0.00 19:34:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:56 Average: docker0 54.84 45.09 4.14 235.78 0.00 0.00 0.00 0.00 19:34:56 19:34:56 19:34:56 ---> sar -P ALL: 19:34:56 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/10/21 _x86_64_ (2 CPU) 19:34:56 19:34:56 19:09:33 LINUX RESTART (2 CPU) 19:34:56 19:34:56 19:10:01 CPU %user %nice %system %iowait %steal %idle 19:34:56 19:11:01 all 11.19 0.00 3.01 1.75 0.07 83.99 19:34:56 19:11:01 0 10.18 0.00 3.33 1.28 0.07 85.14 19:34:56 19:11:01 1 12.19 0.00 2.69 2.21 0.07 82.84 19:34:56 19:12:01 all 26.67 0.00 8.39 3.77 0.10 61.07 19:34:56 19:12:01 0 30.75 0.00 9.09 2.84 0.11 57.21 19:34:56 19:12:01 1 22.65 0.00 7.70 4.69 0.09 64.87 19:34:56 19:13:01 all 32.00 0.00 7.28 14.07 0.08 46.57 19:34:56 19:13:01 0 31.68 0.00 7.50 12.22 0.07 48.53 19:34:56 19:13:01 1 32.32 0.00 7.06 15.93 0.09 44.60 19:34:56 19:14:01 all 38.17 0.00 4.92 1.87 0.09 54.95 19:34:56 19:14:01 0 37.72 0.00 5.05 1.67 0.09 55.47 19:34:56 19:14:01 1 38.61 0.00 4.78 2.07 0.09 54.44 19:34:56 19:15:01 all 72.10 0.00 6.77 3.14 0.12 17.87 19:34:56 19:15:01 0 71.15 0.00 6.71 3.23 0.13 18.77 19:34:56 19:15:01 1 73.05 0.00 6.83 3.05 0.11 16.96 19:34:56 19:16:03 all 34.15 0.00 15.69 21.75 0.12 28.30 19:34:56 19:16:03 0 34.28 0.00 15.97 21.97 0.09 27.69 19:34:56 19:16:03 1 34.02 0.00 15.39 21.54 0.14 28.91 19:34:56 19:17:01 all 76.01 0.00 15.64 6.49 0.12 1.74 19:34:56 19:17:01 0 75.87 0.00 15.73 7.13 0.13 1.13 19:34:56 19:17:01 1 76.14 0.00 15.54 5.86 0.11 2.35 19:34:56 19:18:01 all 69.57 0.00 18.01 8.50 0.14 3.78 19:34:56 19:18:01 0 69.62 0.00 19.27 8.09 0.13 2.89 19:34:56 19:18:01 1 69.52 0.00 16.76 8.92 0.15 4.66 19:34:56 19:19:01 all 5.02 0.00 2.15 1.05 0.04 91.74 19:34:56 19:19:01 0 6.11 0.00 2.26 0.78 0.03 90.82 19:34:56 19:19:01 1 3.94 0.00 2.04 1.31 0.05 92.66 19:34:56 19:20:01 all 0.09 0.00 0.07 0.00 0.02 99.82 19:34:56 19:20:01 0 0.15 0.00 0.03 0.00 0.02 99.80 19:34:56 19:20:01 1 0.03 0.00 0.10 0.00 0.02 99.85 19:34:56 19:21:01 all 0.13 0.00 0.06 0.00 0.03 99.78 19:34:56 19:21:01 0 0.22 0.00 0.07 0.00 0.02 99.70 19:34:56 19:21:01 1 0.05 0.00 0.05 0.00 0.03 99.87 19:34:56 19:34:56 19:21:01 CPU %user %nice %system %iowait %steal %idle 19:34:56 19:22:01 all 0.13 0.00 0.03 0.00 0.03 99.80 19:34:56 19:22:01 0 0.22 0.00 0.03 0.00 0.02 99.73 19:34:56 19:22:01 1 0.05 0.00 0.03 0.00 0.05 99.87 19:34:56 19:23:01 all 0.24 0.00 0.03 0.00 0.02 99.72 19:34:56 19:23:01 0 0.43 0.00 0.02 0.00 0.02 99.53 19:34:56 19:23:01 1 0.05 0.00 0.03 0.00 0.02 99.90 19:34:56 19:24:01 all 0.17 0.00 0.04 0.00 0.02 99.77 19:34:56 19:24:01 0 0.30 0.00 0.03 0.00 0.00 99.67 19:34:56 19:24:01 1 0.03 0.00 0.05 0.00 0.03 99.88 19:34:56 19:25:01 all 0.19 0.00 0.05 0.01 0.02 99.73 19:34:56 19:25:01 0 0.32 0.00 0.03 0.00 0.02 99.63 19:34:56 19:25:01 1 0.07 0.00 0.07 0.02 0.02 99.83 19:34:56 19:26:01 all 0.13 0.00 0.03 0.00 0.01 99.82 19:34:56 19:26:01 0 0.22 0.00 0.03 0.00 0.00 99.75 19:34:56 19:26:01 1 0.05 0.00 0.03 0.00 0.02 99.90 19:34:56 19:27:01 all 0.20 0.00 0.03 0.00 0.02 99.76 19:34:56 19:27:01 0 0.33 0.00 0.02 0.00 0.00 99.65 19:34:56 19:27:01 1 0.07 0.00 0.03 0.00 0.03 99.87 19:34:56 19:28:01 all 0.18 0.00 0.03 0.00 0.01 99.79 19:34:56 19:28:01 0 0.30 0.00 0.00 0.00 0.00 99.70 19:34:56 19:28:01 1 0.05 0.00 0.05 0.00 0.02 99.88 19:34:56 19:29:01 all 0.22 0.00 0.03 0.00 0.02 99.73 19:34:56 19:29:01 0 0.38 0.00 0.03 0.00 0.03 99.55 19:34:56 19:29:01 1 0.05 0.00 0.03 0.00 0.00 99.92 19:34:56 19:30:01 all 0.18 0.00 0.03 0.00 0.01 99.77 19:34:56 19:30:01 0 0.23 0.00 0.03 0.00 0.00 99.73 19:34:56 19:30:01 1 0.13 0.00 0.03 0.00 0.02 99.82 19:34:56 19:31:01 all 0.13 0.00 0.04 0.00 0.01 99.82 19:34:56 19:31:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:34:56 19:31:01 1 0.22 0.00 0.07 0.00 0.02 99.70 19:34:56 19:32:01 all 0.26 0.00 0.03 0.00 0.03 99.69 19:34:56 19:32:01 0 0.02 0.00 0.03 0.00 0.03 99.92 19:34:56 19:32:01 1 0.50 0.00 0.02 0.00 0.02 99.47 19:34:56 19:34:56 19:32:01 CPU %user %nice %system %iowait %steal %idle 19:34:56 19:33:01 all 0.29 0.00 0.03 0.00 0.01 99.67 19:34:56 19:33:01 0 0.13 0.00 0.03 0.00 0.02 99.82 19:34:56 19:33:01 1 0.45 0.00 0.02 0.00 0.00 99.53 19:34:56 19:34:01 all 0.20 0.00 0.03 0.00 0.00 99.77 19:34:56 19:34:01 0 0.07 0.00 0.03 0.00 0.00 99.90 19:34:56 19:34:01 1 0.33 0.00 0.03 0.00 0.00 99.63 19:34:56 Average: all 14.41 0.00 3.24 2.48 0.04 79.82 19:34:56 Average: 0 14.54 0.00 3.36 2.35 0.04 79.71 19:34:56 Average: 1 14.29 0.00 3.13 2.61 0.05 79.93 19:34:56 19:34:56 19:34:56