Pull request #3678 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 60d89f3cc34ae7ddbdf6edaa7b5a199050042620+1f6b99b9bdf21fcf8be2fd8bdc86928884f825e3 (f1719867719b75b8c39bfa67a81bd3a7fa711b6d) 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-ssh2605999976764274559.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh8281410773010942265.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-3678/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-3678/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3107963509717018401.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-3678/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7426869093164399770.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh6832427691461031832.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-3678/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-3678/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8039784311707206648.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 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-377 in /w/workspace/edgexfoundry_edgex-go_PR-3678 [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-ssh5033600114668060617.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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-ssh6463584304633478678.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3678/head:refs/remotes/origin/PR-3678 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1f6b99b9bdf21fcf8be2fd8bdc86928884f825e3 into PR head commit 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 Merge succeeded, producing f9eb5d360278d826b32aaaaeb6a7aa03228bd996 Checking out Revision f9eb5d360278d826b32aaaaeb6a7aa03228bd996 (PR-3678) > git config core.sparsecheckout # timeout=10 > git checkout -f 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 # 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-ssh1759524883026588134.key > git merge 1f6b99b9bdf21fcf8be2fd8bdc86928884f825e3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f9eb5d360278d826b32aaaaeb6a7aa03228bd996 # timeout=10 Commit message: "Merge commit '1f6b99b9bdf21fcf8be2fd8bdc86928884f825e3' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:39:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:39:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:39:45 ========================================================= 02:39:45 EdgeX Global Pipelines Version Info 02:39:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:39:46 ------------------- 02:39:46 stable info: 02:39:46 ------------------- 02:39:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:39:46 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 02:39:46 Message: update stable to v1.0.205 02:39:47 ------------------- 02:39:47 experimental info: 02:39:47 ------------------- 02:39:47 Commited By: **** collab-it+edgex@linuxfoundation.org 02:39:47 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 02:39:47 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:39:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:39:47 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:39:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:39:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:39:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:39:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:39:48 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 02:39:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:39:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:39:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:39:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:39:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:39:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:39:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:39:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:39:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:39:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:39:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:39:48 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:39:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:39:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 02:39:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 02:39:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:39:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3678 [Pipeline] echo 02:39:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3678 [Pipeline] echo 02:39:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3678 [Pipeline] echo 02:39:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f9eb5d360278d826b32aaaaeb6a7aa03228bd996 [Pipeline] echo 02:39:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f9eb5d3 [Pipeline] echo 02:39:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:39:49 provisioning config files... 02:39:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5052096086989362254tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:39:50 ---> docker-login.sh 02:39:50 nexus3.edgexfoundry.org:10001 02:39:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:39:55 Configure a credential helper to remove this warning. See 02:39:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:39:55 02:39:55 Login Succeeded 02:39:55 nexus3.edgexfoundry.org:10002 02:39:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:39:55 Configure a credential helper to remove this warning. See 02:39:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:39:55 02:39:55 Login Succeeded 02:39:55 nexus3.edgexfoundry.org:10003 02:39:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:39:55 Configure a credential helper to remove this warning. See 02:39:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:39:55 02:39:55 Login Succeeded 02:39:55 nexus3.edgexfoundry.org:10004 02:39:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:39:55 Configure a credential helper to remove this warning. See 02:39:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:39:55 02:39:55 Login Succeeded 02:39:55 docker.io 02:39:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:39:55 Configure a credential helper to remove this warning. See 02:39:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:39:55 02:39:55 Login Succeeded 02:39:55 ---> docker-login.sh ends [Pipeline] } 02:39:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:39:56 ++ 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 02:39:56 + for file in '`ls cmd/**/Dockerfile`' 02:39:56 ++ dirname cmd/core-command/Dockerfile 02:39:56 ++ cut -d/ -f2 02:39:56 + echo core-command,cmd/core-command/Dockerfile 02:39:56 + for file in '`ls cmd/**/Dockerfile`' 02:39:56 ++ dirname cmd/core-data/Dockerfile 02:39:56 ++ cut -d/ -f2 02:39:56 + echo core-data,cmd/core-data/Dockerfile 02:39:56 + for file in '`ls cmd/**/Dockerfile`' 02:39:56 ++ dirname cmd/core-metadata/Dockerfile 02:39:56 ++ cut -d/ -f2 02:39:56 + echo core-metadata,cmd/core-metadata/Dockerfile 02:39:56 + for file in '`ls cmd/**/Dockerfile`' 02:39:56 ++ dirname cmd/security-bootstrapper/Dockerfile 02:39:56 ++ cut -d/ -f2 02:39:56 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:39:56 + for file in '`ls cmd/**/Dockerfile`' 02:39:56 ++ dirname cmd/security-proxy-setup/Dockerfile 02:39:56 ++ cut -d/ -f2 02:39:56 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:39:56 + for file in '`ls cmd/**/Dockerfile`' 02:39:56 ++ dirname cmd/security-secretstore-setup/Dockerfile 02:39:56 ++ cut -d/ -f2 02:39:56 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:39:56 + for file in '`ls cmd/**/Dockerfile`' 02:39:56 ++ dirname cmd/support-notifications/Dockerfile 02:39:56 ++ cut -d/ -f2 02:39:56 + echo support-notifications,cmd/support-notifications/Dockerfile 02:39:56 + for file in '`ls cmd/**/Dockerfile`' 02:39:56 ++ dirname cmd/support-scheduler/Dockerfile 02:39:56 ++ cut -d/ -f2 02:39:56 + echo support-scheduler,cmd/support-scheduler/Dockerfile 02:39:56 + for file in '`ls cmd/**/Dockerfile`' 02:39:56 ++ dirname cmd/sys-mgmt-agent/Dockerfile 02:39:56 ++ cut -d/ -f2 02:39:56 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 02:39:56 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 02:39:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:39:58 02:39:58 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:39:58 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:39:58 latest: Pulling from edgex-devops/git-semver 02:39:58 31603596830f: Pulling fs layer 02:39:58 04fac38145f0: Pulling fs layer 02:39:58 701f6daf10bf: Pulling fs layer 02:39:58 24f72da36158: Pulling fs layer 02:39:58 24f72da36158: Waiting 02:39:58 04fac38145f0: Verifying Checksum 02:39:58 04fac38145f0: Download complete 02:39:58 31603596830f: Verifying Checksum 02:39:58 31603596830f: Download complete 02:39:59 31603596830f: Pull complete 02:39:59 24f72da36158: Verifying Checksum 02:39:59 24f72da36158: Download complete 02:39:59 04fac38145f0: Pull complete 02:39:59 701f6daf10bf: Verifying Checksum 02:39:59 701f6daf10bf: Download complete 02:39:59 701f6daf10bf: Pull complete 02:40:00 24f72da36158: Pull complete 02:40:00 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 02:40:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:40:00 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:40:00 prd-centos7-docker-4c-2g-377 does not seem to be running inside a container 02:40:00 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:40:00 $ docker top 4f4be3e100621ef62794e719398519717f781ebae9c95547e5119efc6c3c1934 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:40:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:40:01 [ssh-agent] Looking for ssh-agent implementation... 02:40:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:40:01 $ docker exec 4f4be3e100621ef62794e719398519717f781ebae9c95547e5119efc6c3c1934 ssh-agent 02:40:01 SSH_AUTH_SOCK=/tmp/ssh-YWuLUOjh1Gme/agent.12 02:40:01 SSH_AGENT_PID=18 02:40:01 Running ssh-add (command line suppressed) 02:40:01 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2798696663378204372.key (/w/workspace/edgex-go/1@tmp/private_key_2798696663378204372.key) 02:40:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:40:01 + git tag --points-at HEAD [Pipeline] } 02:40:01 $ docker exec --env ******** --env ******** 4f4be3e100621ef62794e719398519717f781ebae9c95547e5119efc6c3c1934 ssh-agent -k 02:40:01 unset SSH_AUTH_SOCK; 02:40:01 unset SSH_AGENT_PID; 02:40:01 echo Agent pid 18 killed; 02:40:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:40:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:40:02 [ssh-agent] Looking for ssh-agent implementation... 02:40:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:40:02 $ docker exec 4f4be3e100621ef62794e719398519717f781ebae9c95547e5119efc6c3c1934 ssh-agent 02:40:02 SSH_AUTH_SOCK=/tmp/ssh-aoFIRAddgzgm/agent.51 02:40:02 SSH_AGENT_PID=57 02:40:02 Running ssh-add (command line suppressed) 02:40:02 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7185493893111278496.key (/w/workspace/edgex-go/1@tmp/private_key_7185493893111278496.key) 02:40:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:40:02 + git semver init 02:40:02 # -> Open(): unable to determine branch for HEAD 02:40:02 # $GIT_DIR = /w/workspace/edgex-go/1/.git 02:40:02 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 02:40:02 # $SEMVER_REMOTE_NAME = origin 02:40:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:40:02 # $SEMVER_USER_NAME = edgex-jenkins 02:40:02 # $SEMVER_BRANCH = PR-3678 02:40:02 # $SEMVER_TEMP = /tmp/semver-615223625 02:40:02 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 02:40:41 # '/tmp/semver-615223625' -> '/w/workspace/edgex-go/1/.semver' 02:40:41 # -> Force: false 02:40:41 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 02:40:41 $ docker exec --env ******** --env ******** 4f4be3e100621ef62794e719398519717f781ebae9c95547e5119efc6c3c1934 ssh-agent -k 02:40:41 unset SSH_AUTH_SOCK; 02:40:41 unset SSH_AGENT_PID; 02:40:41 echo Agent pid 57 killed; 02:40:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:40:42 + git semver [Pipeline] } 02:40:42 $ docker stop --time=1 4f4be3e100621ef62794e719398519717f781ebae9c95547e5119efc6c3c1934 02:40:43 $ docker rm -f 4f4be3e100621ef62794e719398519717f781ebae9c95547e5119efc6c3c1934 [Pipeline] // withDockerContainer [Pipeline] sh 02:40:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:40:44 Stashed 1 file(s) [Pipeline] echo 02:40:44 [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 02:40:45 ========================================================= 02:40:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:40:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:40:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:40:46 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:40:46 540db60ca938: Pulling fs layer 02:40:46 adcc1eea9eea: Pulling fs layer 02:40:46 4c4ab2625f07: Pulling fs layer 02:40:46 db62176df00c: Pulling fs layer 02:40:46 3b30891b0d05: Pulling fs layer 02:40:46 06b49ca38bd5: Pulling fs layer 02:40:46 c788192a36de: Pulling fs layer 02:40:46 a77e37c0d609: Pulling fs layer 02:40:46 c3185cebc471: Pulling fs layer 02:40:46 db62176df00c: Waiting 02:40:46 3b30891b0d05: Waiting 02:40:46 06b49ca38bd5: Waiting 02:40:46 c788192a36de: Waiting 02:40:46 a77e37c0d609: Waiting 02:40:46 c3185cebc471: Waiting 02:40:46 4c4ab2625f07: Verifying Checksum 02:40:46 4c4ab2625f07: Download complete 02:40:46 adcc1eea9eea: Verifying Checksum 02:40:46 adcc1eea9eea: Download complete 02:40:46 3b30891b0d05: Verifying Checksum 02:40:46 3b30891b0d05: Download complete 02:40:46 06b49ca38bd5: Verifying Checksum 02:40:46 06b49ca38bd5: Download complete 02:40:46 c788192a36de: Verifying Checksum 02:40:46 c788192a36de: Download complete 02:40:46 540db60ca938: Verifying Checksum 02:40:46 540db60ca938: Download complete 02:40:46 540db60ca938: Pull complete 02:40:46 adcc1eea9eea: Pull complete 02:40:46 4c4ab2625f07: Pull complete 02:40:47 a77e37c0d609: Verifying Checksum 02:40:47 a77e37c0d609: Download complete 02:40:50 db62176df00c: Download complete 02:40:50 c3185cebc471: Verifying Checksum 02:40:50 c3185cebc471: Download complete 02:40:55 db62176df00c: Pull complete 02:40:55 3b30891b0d05: Pull complete 02:40:55 06b49ca38bd5: Pull complete 02:40:55 c788192a36de: Pull complete 02:40:55 a77e37c0d609: Pull complete 02:40:57 c3185cebc471: Pull complete 02:40:57 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 02:40:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:40:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 02:40:57 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:40:57 WORKDIR /edgex 02:40:57 COPY go.mod . 02:40:57 RUN go mod download' 02:40:57 + docker build -t ci-base-image-x86_64 -f - . 02:40:58 Sending build context to Docker daemon 328.7MB 02:40:58 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:40:58 ---> 031687cdd783 02:40:58 Step 2/4 : WORKDIR /edgex 02:41:00 Still waiting to schedule task 02:41:00 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 02:41:00 ---> Running in 951ca85c9ed7 02:41:00 Removing intermediate container 951ca85c9ed7 02:41:00 ---> 1ebb367c8412 02:41:00 Step 3/4 : COPY go.mod . 02:41:00 ---> c62ad4f5b406 02:41:00 Step 4/4 : RUN go mod download 02:41:00 ---> Running in 04c535dd10cc 02:41:47 Removing intermediate container 04c535dd10cc 02:41:47 ---> 7d16fcf271a2 02:41:47 Successfully built 7d16fcf271a2 02:41:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:41:48 + docker inspect -f . ci-base-image-x86_64 02:41:48 . [Pipeline] withDockerContainer 02:41:48 prd-centos7-docker-4c-2g-377 does not seem to be running inside a container 02:41:48 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:41:48 $ docker top 37d4365abda74a377eea6a699b45ac53ee49198f0c0bfb7a9e8974501136adce -eo pid,comm [Pipeline] { [Pipeline] sh 02:41:49 + go version 02:41:49 go version go1.16.6 linux/amd64 [Pipeline] } 02:41:49 $ docker stop --time=1 37d4365abda74a377eea6a699b45ac53ee49198f0c0bfb7a9e8974501136adce 02:41:50 $ docker rm -f 37d4365abda74a377eea6a699b45ac53ee49198f0c0bfb7a9e8974501136adce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:41:51 + docker inspect -f . ci-base-image-x86_64 02:41:51 . [Pipeline] withDockerContainer 02:41:51 prd-centos7-docker-4c-2g-377 does not seem to be running inside a container 02:41:51 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:41:51 $ docker top b2407298f7443eb1702af32fa3767a3c8f375458b9a50ba952c5d107967045e7 -eo pid,comm [Pipeline] { [Pipeline] echo 02:41:51 ========================================================= 02:41:51 [edgeXBuildGoParallel] Running Tests and Build... 02:41:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:41:52 + go mod tidy [Pipeline] sh 02:41:52 + make test 02:41:52 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 02:41:53 go mod tidy 02:41:53 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:41:58 ? github.com/edgexfoundry/edgex-go [no test files] 02:42:16 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:42:19 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:42:19 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:42:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:42:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:42:22 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:42:22 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:42:22 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:42:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:42:23 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:42:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:42:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:42:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:42:24 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:42:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.056s coverage: 28.7% of statements 02:42:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:42:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:42:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.056s coverage: 100.0% of statements 02:42:27 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:42:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.047s coverage: 46.3% of statements 02:42:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:42:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:42:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.121s coverage: 90.1% of statements 02:42:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:42:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:42:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.054s coverage: 81.2% of statements 02:42:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:42:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:42:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 02:42:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:42:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:42:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.229s coverage: 94.2% of statements 02:42:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:42:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:42:30 ok github.com/edgexfoundry/edgex-go/internal/io 0.045s coverage: 59.1% of statements 02:42:30 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:42:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 02:42:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:42:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:42:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:42:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements 02:42:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:42:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:42:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:42:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.049s coverage: 0.8% of statements 02:42:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:42:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.066s coverage: 58.8% of statements 02:42:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.068s coverage: 21.7% of statements 02:42:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:42:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements 02:42:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.064s coverage: 79.5% of statements 02:42:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements 02:42:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements 02:42:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements 02:42:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.064s coverage: 94.4% of statements 02:42:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 02:42:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.170s coverage: 81.8% of statements 02:42:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:43:05 Running on prd-ubuntu18.04-docker-arm64-4c-16g-378 in /w/workspace/edgexfoundry_edgex-go_PR-3678 [Pipeline] { [Pipeline] ws 02:43:05 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 02:43:05 The recommended git tool is: git 02:43:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 02:43:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:43:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:43:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:43:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements 02:43:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:43:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:43:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:43:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:43:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:43:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 02:43:08 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:43:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:43:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements 02:43:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:43:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 58.8% of statements 02:43:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:43:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 02:43:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 02:43:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 85.4% of statements 02:43:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.065s coverage: 91.2% of statements 02:43:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:43:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.130s coverage: 64.4% of statements 02:43:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:43:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:43:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements 02:43:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements 02:43:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 02:43:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 02:43:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 02:43:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.184s coverage: 62.6% of statements 02:43:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:43:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:43:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:43:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.125s coverage: 43.6% of statements 02:43:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:43:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:43:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements 02:43:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:43:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements 02:43:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:43:10 using credential edgex-jenkins-ssh 02:43:10 Cloning the remote Git repository 02:43:11 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:43:11 > git init /w/workspace/edgex-go/1 # timeout=10 02:43:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:43:11 > git --version # timeout=10 02:43:11 > git --version # 'git version 2.17.1' 02:43:11 using GIT_SSH to set credentials SSH Credentials for GitHub 02:43:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:43:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.055s coverage: 19.5% of statements 02:43:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:43:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:43:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:43:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:43:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.125s coverage: 92.0% of statements 02:43:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:43:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:43:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:43:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:43:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements 02:43:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:43:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:43:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements 02:43:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:43:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:43:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:43:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 02:43:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.043s coverage: 28.9% of statements 02:43:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 02:43:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 02:43:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:43:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:43:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 02:43:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:43:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.040s coverage: 100.0% of statements 02:43:15 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 02:43:15 GO111MODULE=on go vet ./... 02:43:27 Merging remotes/origin/main commit 1f6b99b9bdf21fcf8be2fd8bdc86928884f825e3 into PR head commit 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 02:43:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:43:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:43:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:43:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:43:26 using GIT_SSH to set credentials SSH Credentials for GitHub 02:43:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3678/head:refs/remotes/origin/PR-3678 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:43:27 > git config core.sparsecheckout # timeout=10 02:43:27 > git checkout -f 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 # timeout=10 02:43:27 > git remote # timeout=10 02:43:27 > git config --get remote.origin.url # timeout=10 02:43:27 using GIT_SSH to set credentials SSH Credentials for GitHub 02:43:27 > git merge 1f6b99b9bdf21fcf8be2fd8bdc86928884f825e3 # timeout=10 02:43:28 > git rev-parse HEAD^{commit} # timeout=10 02:43:28 Merge succeeded, producing ba4c4efa20ee934e41f6e2d27854139ffdbcb0c2 02:43:28 Checking out Revision ba4c4efa20ee934e41f6e2d27854139ffdbcb0c2 (PR-3678) 02:43:28 > git config core.sparsecheckout # timeout=10 02:43:28 > git checkout -f ba4c4efa20ee934e41f6e2d27854139ffdbcb0c2 # timeout=10 02:43:32 Commit message: "Merge commit '1f6b99b9bdf21fcf8be2fd8bdc86928884f825e3' into HEAD" 02:43:32 First time build. Skipping changelog. 02:43:32 > git --version # timeout=10 02:43:32 > git --version # 'git version 2.17.1' 02:43:32 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:43:33 provisioning config files... 02:43:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7602331050423976561tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:43:33 ---> docker-login.sh 02:43:33 nexus3.edgexfoundry.org:10001 02:43:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:35 Configure a credential helper to remove this warning. See 02:43:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:35 02:43:35 Login Succeeded 02:43:35 nexus3.edgexfoundry.org:10002 02:43:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:35 Configure a credential helper to remove this warning. See 02:43:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:35 02:43:35 Login Succeeded 02:43:35 nexus3.edgexfoundry.org:10003 02:43:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:36 Configure a credential helper to remove this warning. See 02:43:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:36 02:43:36 Login Succeeded 02:43:36 nexus3.edgexfoundry.org:10004 02:43:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:36 Configure a credential helper to remove this warning. See 02:43:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:36 02:43:36 Login Succeeded 02:43:36 docker.io 02:43:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:37 Configure a credential helper to remove this warning. See 02:43:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:37 02:43:37 Login Succeeded 02:43:37 ---> docker-login.sh ends [Pipeline] } 02:43:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 02:43:38 gofmt -l . [Pipeline] echo 02:43:38 ========================================================= 02:43:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 02:43:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:43:38 [ "`gofmt -l .`" = "" ] 02:43:38 ./bin/test-attribution-txt.sh 02:43:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:43:38 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:43:38 595b0fe564bb: Pulling fs layer 02:43:38 24495759ef45: Pulling fs layer 02:43:38 d148012ef14d: Pulling fs layer 02:43:38 e90a11edd702: Pulling fs layer 02:43:38 d77568369979: Pulling fs layer 02:43:38 fc1c9f9a7f3b: Pulling fs layer 02:43:38 170f2ba95c9a: Pulling fs layer 02:43:38 97ac5df62f85: Pulling fs layer 02:43:38 d77568369979: Waiting 02:43:38 fc1c9f9a7f3b: Waiting 02:43:38 170f2ba95c9a: Waiting 02:43:38 97ac5df62f85: Waiting 02:43:38 e90a11edd702: Waiting 02:43:38 d148012ef14d: Verifying Checksum 02:43:38 d148012ef14d: Download complete 02:43:38 24495759ef45: Download complete [Pipeline] sh 02:43:39 d77568369979: Verifying Checksum 02:43:39 d77568369979: Download complete 02:43:39 fc1c9f9a7f3b: Download complete 02:43:39 595b0fe564bb: Download complete 02:43:39 170f2ba95c9a: Download complete 02:43:39 + ls -al . 02:43:39 total 612 02:43:39 drwxrwxr-x 10 1001 1001 4096 Aug 20 02:43 . 02:43:39 drwxr-xr-x 4 root root 28 Aug 20 02:41 .. 02:43:39 -rw-rw-r-- 1 1001 1001 11 Aug 20 02:39 .dockerignore 02:43:39 drwxrwxr-x 8 1001 1001 179 Aug 20 02:39 .git 02:43:39 drwxrwxr-x 3 1001 1001 125 Aug 20 02:39 .github 02:43:39 -rw-rw-r-- 1 1001 1001 818 Aug 20 02:39 .gitignore 02:43:39 -rw-rw-r-- 1 1001 1001 76 Aug 20 02:39 .hadolint.yml 02:43:39 drwx------ 3 1001 1001 58 Aug 20 02:40 .semver 02:43:39 -rw-rw-r-- 1 1001 1001 166 Aug 20 02:39 .sonarcloud.properties 02:43:39 -rw-rw-r-- 1 1001 1001 1171 Aug 20 02:39 ADOPTERS.md 02:43:39 -rw-rw-r-- 1 1001 1001 8609 Aug 20 02:39 Attribution.txt 02:43:39 -rw-rw-r-- 1 1001 1001 43881 Aug 20 02:39 CHANGELOG.md 02:43:39 -rw-rw-r-- 1 1001 1001 3804 Aug 20 02:39 CONTRIBUTING.md 02:43:39 -rw-rw-r-- 1 1001 1001 677 Aug 20 02:39 GOVERNANCE.md 02:43:39 -rw-rw-r-- 1 1001 1001 849 Aug 20 02:39 Jenkinsfile 02:43:39 -rw-rw-r-- 1 1001 1001 10775 Aug 20 02:39 LICENSE 02:43:39 -rw-rw-r-- 1 1001 1001 5915 Aug 20 02:39 Makefile 02:43:39 -rw-rw-r-- 1 1001 1001 582 Aug 20 02:39 OWNERS.md 02:43:39 -rw-rw-r-- 1 1001 1001 8643 Aug 20 02:39 README.md 02:43:39 -rw-rw-r-- 1 1001 1001 6912 Aug 20 02:39 SECURITY.md 02:43:39 -rw-rw-r-- 1 1001 1001 5 Aug 20 02:40 VERSION 02:43:39 -rw-rw-r-- 1 1001 1001 4131 Aug 20 02:39 ZMQWindows.md 02:43:39 drwxrwxr-x 2 1001 1001 37 Aug 20 02:39 bin 02:43:39 drwxrwxr-x 14 1001 1001 4096 Aug 20 02:39 cmd 02:43:39 -rw-r--r-- 1 root root 405611 Aug 20 02:43 coverage.out 02:43:39 -rw-rw-r-- 1 1001 1001 813 Aug 20 02:39 go.mod 02:43:39 -rw-r--r-- 1 root root 50064 Aug 20 02:41 go.sum 02:43:39 drwxrwxr-x 8 1001 1001 124 Aug 20 02:39 internal 02:43:39 drwxrwxr-x 3 1001 1001 16 Aug 20 02:39 openapi 02:43:39 drwxrwxr-x 4 1001 1001 71 Aug 20 02:39 snap 02:43:39 -rw-rw-r-- 1 1001 1001 204 Aug 20 02:39 version.go [Pipeline] sh 02:43:39 + '[' -e coverage.out ] 02:43:39 + chown 1001:1001 coverage.out [Pipeline] stash 02:43:40 Stashed 1 file(s) [Pipeline] sh 02:43:40 595b0fe564bb: Pull complete 02:43:40 + make build 02:43:40 go mod tidy 02:43:40 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 02:43:40 24495759ef45: Pull complete 02:43:41 d148012ef14d: Pull complete 02:43:41 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 02:43:43 97ac5df62f85: Verifying Checksum 02:43:43 97ac5df62f85: Download complete 02:43:43 e90a11edd702: Verifying Checksum 02:43:43 e90a11edd702: Download complete 02:43:48 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 02:43:49 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 02:43:49 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 02:43:49 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 02:43:50 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 02:43:51 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 02:43:52 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 02:43:53 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 02:43: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 02:43:55 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 02:43:56 e90a11edd702: Pull complete 02:43:56 d77568369979: Pull complete 02:43:56 fc1c9f9a7f3b: Pull complete 02:43:56 170f2ba95c9a: Pull complete [Pipeline] } 02:43:56 $ docker stop --time=1 b2407298f7443eb1702af32fa3767a3c8f375458b9a50ba952c5d107967045e7 02:43:58 $ docker rm -f b2407298f7443eb1702af32fa3767a3c8f375458b9a50ba952c5d107967045e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:44:01 97ac5df62f85: Pull complete 02:44:01 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 02:44:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:44:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:44:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:44:01 02:44:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] fileExists [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 02:44:02 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:44:02 WORKDIR /edgex 02:44:02 COPY go.mod . 02:44:02 RUN go mod download 02:44:02 build -t ci-base-image-arm64 -f - . 02:44:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:44:02 latest: Pulling from edgex-devops/edgex-compose 02:44:02 cbdbe7a5bc2a: Pulling fs layer 02:44:02 ca9280d653b3: Pulling fs layer 02:44:02 7e9c9ca2126c: Pulling fs layer 02:44:02 cbdbe7a5bc2a: Verifying Checksum 02:44:02 cbdbe7a5bc2a: Download complete 02:44:02 cbdbe7a5bc2a: Pull complete 02:44:03 ca9280d653b3: Verifying Checksum 02:44:03 ca9280d653b3: Download complete 02:44:04 ca9280d653b3: Pull complete 02:44:04 Sending build context to Docker daemon 165.9MB 02:44:04 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:44:04 ---> 04bc70af865f 02:44:04 Step 2/4 : WORKDIR /edgex 02:44:05 7e9c9ca2126c: Verifying Checksum 02:44:05 7e9c9ca2126c: Download complete 02:44:09 ---> Running in ce14e0c44119 02:44:09 Removing intermediate container ce14e0c44119 02:44:09 ---> f4ad325a175c 02:44:09 Step 3/4 : COPY go.mod . 02:44:09 7e9c9ca2126c: Pull complete 02:44:09 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 02:44:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:44:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 02:44:09 prd-centos7-docker-4c-2g-377 does not seem to be running inside a container 02:44:09 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:44:10 ---> 0406f80c7797 02:44:10 Step 4/4 : RUN go mod download 02:44:10 ---> Running in d8880d17b446 02:44:11 $ docker top f8fb6eeb88c782f8167d8455a75a8eee83eb4f242aa016fbc7222fb749f6d7ba -eo pid,comm [Pipeline] { [Pipeline] sh 02:44:12 + docker-compose build --help 02:44:12 + grep parallel 02:44:13 --parallel Build images in parallel. [Pipeline] } 02:44:13 $ docker stop --time=1 f8fb6eeb88c782f8167d8455a75a8eee83eb4f242aa016fbc7222fb749f6d7ba 02:44:14 $ docker rm -f f8fb6eeb88c782f8167d8455a75a8eee83eb4f242aa016fbc7222fb749f6d7ba [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:44:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:44:14 . [Pipeline] withDockerContainer 02:44:14 prd-centos7-docker-4c-2g-377 does not seem to be running inside a container 02:44:15 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:44:15 $ docker top 06b328f46fe70da1ef41fbfd122a6e7299a1e2f4f538166bda7815efa90a7e6c -eo pid,comm [Pipeline] { [Pipeline] sh 02:44:15 + docker-compose -f ./docker-compose-build.yml build --parallel 02:44:16 Building core-command ... 02:44:16 Building core-data ... 02:44:16 Building core-metadata ... 02:44:16 Building security-bootstrapper ... 02:44:16 Building security-proxy-setup ... 02:44:16 Building security-secretstore-setup ... 02:44:16 Building support-notifications ... 02:44:16 Building support-scheduler ... 02:44:16 Building sys-mgmt-agent ... 02:44:16 Building support-notifications 02:44:16 Building core-command 02:44:16 Building security-proxy-setup 02:44:16 Building security-bootstrapper 02:44:16 Building security-secretstore-setup 02:44:28 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:44:28 Step 2/32 : FROM ${BUILDER_BASE} AS builder 02:44:28 ---> 7d16fcf271a2 02:44:28 Step 3/32 : WORKDIR /edgex-go 02:44:28 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:44:28 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:44:28 ---> 7d16fcf271a2 02:44:28 Step 3/26 : WORKDIR /edgex-go 02:44:28 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:44:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:44:28 ---> 7d16fcf271a2 02:44:28 Step 3/22 : WORKDIR /edgex-go 02:44:31 ---> Running in fbaf71fb3424 02:44:31 ---> Running in 04f2f353035c 02:44:31 ---> Running in aa888a560755 02:44:33 Removing intermediate container 04f2f353035c 02:44:33 ---> 1664a12201cf 02:44:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:44:33 Removing intermediate container aa888a560755 02:44:33 ---> a0da25588012 02:44:33 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:44:33 Removing intermediate container fbaf71fb3424 02:44:33 ---> 243a1ec11b21 02:44:33 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:44:34 ---> Running in 841e061ffbec 02:44:34 ---> Running in 6c5d2e891718 02:44:34 ---> Running in 36b2ef670a8f 02:44:41 Removing intermediate container 841e061ffbec 02:44:41 ---> 417ac679d32f 02:44:41 Step 5/22 : RUN apk add --update --no-cache make git 02:44:41 Removing intermediate container 6c5d2e891718 02:44:41 ---> 4af9b54db4ae 02:44:41 Step 5/26 : RUN apk add --update --no-cache make git 02:44:41 ---> Running in 7e0ba2c5d178 02:44:41 ---> Running in fddbb6045eea 02:44:41 Removing intermediate container 36b2ef670a8f 02:44:41 ---> d2a736d060cb 02:44:41 Step 5/32 : RUN apk add --update --no-cache make git 02:44:41 ---> Running in 3e515f415ec7 02:44:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:44:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:44:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:44:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:44:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:44:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:44:42 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:44:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:44:42 ---> 7d16fcf271a2 02:44:42 Step 3/23 : WORKDIR /edgex-go 02:44:42 ---> Using cache 02:44:42 ---> 1664a12201cf 02:44:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:44:42 ---> Using cache 02:44:42 ---> 417ac679d32f 02:44:42 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 02:44:42 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:44:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:44:42 ---> 7d16fcf271a2 02:44:42 Step 3/24 : WORKDIR /edgex-go 02:44:42 ---> Using cache 02:44:42 ---> 1664a12201cf 02:44:42 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:44:42 ---> Using cache 02:44:42 ---> 417ac679d32f 02:44:42 Step 5/24 : RUN apk add --update --no-cache make git 02:44:42 OK: 219 MiB in 52 packages 02:44:42 OK: 219 MiB in 52 packages 02:44:43 ---> Running in 82e3377d0d95 02:44:43 ---> Running in b324b3c71f2b 02:44:43 OK: 219 MiB in 52 packages 02:44:43 Removing intermediate container 3e515f415ec7 02:44:43 ---> b7849d263afd 02:44:43 Step 6/32 : COPY go.mod . 02:44:43 Removing intermediate container fddbb6045eea 02:44:43 ---> 7f7b530b6cb4 02:44:43 Step 6/26 : COPY go.mod . 02:44:43 ---> 896c0a55e198 02:44:43 Step 7/32 : RUN go mod download 02:44:43 ---> Running in 648992295e37 02:44:43 Removing intermediate container 7e0ba2c5d178 02:44:43 ---> 4dbca50ff1c0 02:44:43 Step 6/22 : COPY go.mod . 02:44:43 ---> 01af6a726e25 02:44:43 Step 7/26 : RUN go mod download 02:44:43 ---> Running in 25bc768fa03d 02:44:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:44:44 ---> 5017bc94ae33 02:44:44 Step 7/22 : RUN go mod download 02:44:44 ---> Running in 5c30ae6ff2fb 02:44:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:44:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:44:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:44:45 OK: 219 MiB in 52 packages 02:44:45 OK: 219 MiB in 52 packages 02:44:45 Removing intermediate container 648992295e37 02:44:45 ---> 678cd6a34fe9 02:44:45 Step 8/32 : COPY . . 02:44:45 Removing intermediate container 25bc768fa03d 02:44:45 ---> 45fee421a5da 02:44:45 Step 8/26 : COPY . . 02:44:48 Removing intermediate container 5c30ae6ff2fb 02:44:48 ---> 4e97e10fb76d 02:44:48 Step 8/22 : COPY . . 02:44:48 Removing intermediate container 82e3377d0d95 02:44:48 ---> 7a7157dc2348 02:44:48 Step 6/24 : COPY go.mod . 02:44:49 Removing intermediate container b324b3c71f2b 02:44:49 ---> b49d453cc065 02:44:49 Step 6/23 : COPY go.mod . 02:44:49 ---> 44a26f79ac34 02:44:49 Step 7/24 : RUN go mod download 02:44:51 ---> ebfe7de80fa0 02:44:51 Step 7/23 : RUN go mod download 02:44:51 ---> Running in 4ef6f433ed48 02:44:51 ---> Running in 8e6487defd5c 02:44:51 ---> 7030d1c62b4d 02:44:51 Step 9/26 : RUN go mod tidy 02:44:51 ---> faf9888ffda7 02:44:51 Step 9/32 : RUN go mod tidy 02:44:51 ---> Running in 07503481e8be 02:44:51 ---> Running in 62547f21bf24 02:44:54 Removing intermediate container 4ef6f433ed48 02:44:54 ---> e5f09cb5cce0 02:44:54 Step 8/24 : COPY . . 02:44:54 ---> 874d0703a411 02:44:54 Step 9/22 : RUN go mod tidy 02:44:55 ---> Running in 416e44554e49 02:44:56 Removing intermediate container 07503481e8be 02:44:56 ---> a1ad9cc4f2a7 02:44:56 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:44:56 Removing intermediate container 62547f21bf24 02:44:56 ---> 9fa945efc0dc 02:44:56 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:44:56 ---> Running in 107b46f7cff6 02:44:56 Removing intermediate container 8e6487defd5c 02:44:56 ---> 2bac9682fbef 02:44:56 Step 8/23 : COPY . . 02:44:56 ---> Running in 7419499f2560 02:44:56 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 02:44:56 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 02:45:00 Removing intermediate container 416e44554e49 02:45:00 ---> dda13e839775 02:45:00 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:45:00 ---> Running in 22cea16a03e6 02:45:01 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 02:45:02 ---> d2f8665bdc0e 02:45:02 Step 9/24 : RUN go mod tidy 02:45:03 ---> Running in 530040cb2083 02:45:03 ---> d8b85c1adda1 02:45:03 Step 9/23 : RUN go mod tidy 02:45:03 ---> Running in d0427a99ecda 02:45:05 Removing intermediate container d0427a99ecda 02:45:05 ---> 260f5ef6a910 02:45:05 Step 10/23 : RUN make cmd/support-notifications/support-notifications 02:45:05 Removing intermediate container 530040cb2083 02:45:05 ---> 0b23c3693555 02:45:05 Step 10/24 : RUN make cmd/core-command/core-command 02:45:05 ---> Running in 44d16d5b5a41 02:45:05 ---> Running in f0ccd1f0e71c 02:45:06 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 02:45:06 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 02:45:28 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 02:45:31 Removing intermediate container d8880d17b446 02:45:31 ---> 1dd49b08fd2c 02:45:31 Successfully built 1dd49b08fd2c 02:45:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:45:32 + docker inspect -f . ci-base-image-arm64 02:45:32 . [Pipeline] withDockerContainer 02:45:32 prd-ubuntu18.04-docker-arm64-4c-16g-378 does not seem to be running inside a container 02:45:32 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:45:34 Removing intermediate container 107b46f7cff6 02:45:34 ---> b8a27d45555f 02:45:34 02:45:34 Step 11/26 : FROM alpine:3.12 02:45:34 3.12: Pulling from library/alpine 02:45:34 Removing intermediate container 7419499f2560 02:45:34 ---> ce57120bc483 02:45:34 02:45:34 Step 11/32 : FROM alpine:3.12 02:45:34 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 02:45:34 Status: Downloaded newer image for alpine:3.12 02:45:34 ---> 13621d1b12d4 02:45:34 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 02:45:34 3.12: Pulling from library/alpine 02:45:34 ---> Running in daefb949ad9b 02:45:34 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 02:45:34 Status: Image is up to date for alpine:3.12 02:45:34 ---> 13621d1b12d4 02:45:34 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:45:34 $ docker top e09ab32eda5f7d5578f5b9131788bb41731c67d47220290384e0243af04fd29c -eo pid,comm 02:45:34 ---> Running in 272acb60b653 02:45:34 Removing intermediate container 272acb60b653 02:45:34 ---> e700d3954c8d 02:45:34 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 02:45:34 ---> Running in 552ab89f914c [Pipeline] { [Pipeline] sh 02:45:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:45:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:45:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:45:35 (1/3) Installing ca-certificates (20191127-r4) 02:45:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:45:35 (2/3) Installing dumb-init (1.2.2-r1) 02:45:35 (3/3) Installing su-exec (0.2-r1) 02:45:35 Executing busybox-1.31.1-r20.trigger 02:45:35 Executing ca-certificates-20191127-r4.trigger 02:45:35 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 02:45:35 + go version 02:45:35 go version go1.16.6 linux/arm64 [Pipeline] } 02:45:35 $ docker stop --time=1 e09ab32eda5f7d5578f5b9131788bb41731c67d47220290384e0243af04fd29c 02:45:35 (1/2) Installing dumb-init (1.2.2-r1) 02:45:35 (2/2) Installing su-exec (0.2-r1) 02:45:35 Executing busybox-1.31.1-r20.trigger 02:45:35 OK: 6 MiB in 16 packages 02:45:35 OK: 6 MiB in 17 packages 02:45:36 Removing intermediate container 552ab89f914c 02:45:36 ---> a3b21131ecdd 02:45:36 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 02:45:36 ---> Running in 727bdf744714 02:45:36 Removing intermediate container daefb949ad9b 02:45:36 ---> fa478dbf3458 02:45:36 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:45:36 ---> Running in 3dd110d38c8a 02:45:36 Removing intermediate container 727bdf744714 02:45:36 ---> 22f2d0c26eb3 02:45:36 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:45:36 ---> Running in a6c6cee938e8 02:45:36 Removing intermediate container 3dd110d38c8a 02:45:36 ---> 0b1f2a8a8444 02:45:36 Step 14/26 : WORKDIR / 02:45:36 ---> Running in 04c3e7eff607 02:45:37 Removing intermediate container a6c6cee938e8 02:45:37 ---> fda232d738da 02:45:37 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:45:37 ---> Running in 1b6df3795d8e 02:45:37 Removing intermediate container 04c3e7eff607 02:45:37 ---> 8080b3699159 02:45:37 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:45:37 ---> 0a423e1cd62a 02:45:37 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:45:37 $ docker rm -f e09ab32eda5f7d5578f5b9131788bb41731c67d47220290384e0243af04fd29c 02:45:37 ---> 5b0fc0050de5 02:45:37 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 02:45:38 ---> f773dbb267e5 02:45:38 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 02:45:38 Removing intermediate container 1b6df3795d8e 02:45:38 ---> 6459dda55131 02:45:38 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 02:45:38 ---> Running in 2c82f87bc2de [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 02:45:38 ---> 81b39ec278a0 02:45:38 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:45:38 Removing intermediate container 2c82f87bc2de 02:45:38 ---> 521c80e63637 02:45:38 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:45:38 + docker inspect -f . ci-base-image-arm64 02:45:38 . [Pipeline] withDockerContainer 02:45:39 ---> dd07da5809ee 02:45:39 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:45:39 ---> 993cbe857061 02:45:39 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:45:39 ---> Running in 635b45bca380 02:45:39 prd-ubuntu18.04-docker-arm64-4c-16g-378 does not seem to be running inside a container 02:45:39 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:45:39 ---> 55ef24402893 02:45:39 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:45:39 ---> 7b45d6bab31e 02:45:39 Step 22/26 : 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/ 02:45:39 ---> Running in 57f06a20f46a 02:45:40 Removing intermediate container 635b45bca380 02:45:40 ---> 2801df6e668b 02:45:40 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 02:45:40 $ docker top 29e2019d83d13409f6faebb2a44b143b4272b2c81aa2c5ae2082717e6d127fef -eo pid,comm [Pipeline] { [Pipeline] echo 02:45:41 ========================================================= 02:45:41 [edgeXBuildGoParallel] Running Tests and Build... 02:45:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:45:41 ---> 22a4f29ec167 02:45:41 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:45:42 + go mod tidy 02:45:42 Removing intermediate container 22cea16a03e6 02:45:42 ---> 8c2e8972c993 02:45:42 02:45:42 Step 11/22 : FROM alpine:3.12 02:45:42 ---> 13621d1b12d4 02:45:42 Step 12/22 : RUN apk add --update --no-cache curl 02:45:42 ---> 710bd280205d 02:45:42 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:45:42 Removing intermediate container f0ccd1f0e71c 02:45:42 ---> d56bf36d823d 02:45:42 02:45:42 Step 11/24 : FROM alpine:3.12 02:45:42 ---> 13621d1b12d4 02:45:42 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:45:42 ---> Running in 72b32e4db1fd 02:45:42 ---> Running in 7f35a614e648 02:45:42 Removing intermediate container 57f06a20f46a 02:45:42 ---> bf4f40ee8d43 02:45:42 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 02:45:42 ---> Running in b2daaebce950 02:45:42 ---> 9ee3e14af1b8 02:45:42 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:45:42 Removing intermediate container b2daaebce950 02:45:42 ---> b758d732fbd8 02:45:42 Step 24/26 : LABEL arch=x86_64 02:45:42 ---> Running in e777d7add67e 02:45:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:45:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:45:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:45:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:45:43 Removing intermediate container e777d7add67e 02:45:43 ---> 241cda28757c 02:45:43 Step 25/26 : LABEL git_sha=f9eb5d360278d826b32aaaaeb6a7aa03228bd996 02:45:43 (1/1) Installing dumb-init (1.2.2-r1) 02:45:43 Executing busybox-1.31.1-r20.trigger [Pipeline] sh 02:45:43 (1/4) Installing ca-certificates (20191127-r4) 02:45:43 (2/4) Installing nghttp2-libs (1.41.0-r0) 02:45:43 (3/4) Installing libcurl (7.78.0-r0) 02:45:43 (4/4) Installing curl (7.78.0-r0) 02:45:43 ---> f0393937fc86 02:45:43 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 02:45:43 OK: 6 MiB in 15 packages 02:45:43 Executing busybox-1.31.1-r20.trigger 02:45:43 Executing ca-certificates-20191127-r4.trigger 02:45:43 ---> Running in 7086194fe16f 02:45:43 OK: 7 MiB in 18 packages 02:45:43 Removing intermediate container 44d16d5b5a41 02:45:43 ---> e264e6634570 02:45:43 02:45:43 Step 11/23 : FROM alpine:3.12 02:45:43 ---> 13621d1b12d4 02:45:43 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 02:45:43 ---> Running in 1e82daf6f87f 02:45:43 ---> bc8b383e6fe4 02:45:43 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 02:45:43 Removing intermediate container 7086194fe16f 02:45:43 ---> c913f251c3d8 02:45:43 Step 26/26 : LABEL version=0.0.0 02:45:43 ---> Running in bcf0f4ee7f65 02:45:43 ---> Running in 0c6e9b4b9030 02:45:43 Removing intermediate container 0c6e9b4b9030 02:45:43 ---> 99d4ab160412 02:45:43 02:45:43 Removing intermediate container bcf0f4ee7f65 02:45:43 ---> ae46552c51cf 02:45:43 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:45:43 Removing intermediate container 72b32e4db1fd 02:45:43 ---> 8476500aea35 02:45:43 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:45:43 Successfully built 99d4ab160412 02:45:43 Successfully tagged security-secretstore-setup:latest 02:45:43  Building security-secretstore-setup ... done Building core-metadata 02:45:43 ---> Running in fc21df91f7e1 02:45:43 + make test 02:45:43 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 02:45:43 go mod tidy 02:45:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:45:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:45:44 (1/2) Installing ca-certificates (20191127-r4) 02:45:44 (2/2) Installing dumb-init (1.2.2-r1) 02:45:44 Executing busybox-1.31.1-r20.trigger 02:45:44 Executing ca-certificates-20191127-r4.trigger 02:45:44 OK: 6 MiB in 16 packages 02:45:44 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:45:45 Removing intermediate container fc21df91f7e1 02:45:45 ---> d0e8861e4e8a 02:45:45 Step 14/24 : ENV APP_PORT=59882 02:45:45 Removing intermediate container 7f35a614e648 02:45:45 ---> 50a11c020833 02:45:45 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:45:45 ---> 75f903c89a0b 02:45:45 Step 27/32 : RUN chmod +x /entrypoint.sh 02:45:46 ---> Running in 8277018779a3 02:45:46 ---> Running in 6b4833645829 02:45:46 ---> Running in f616b4115605 02:45:46 Removing intermediate container 6b4833645829 02:45:46 ---> 0147d8200164 02:45:46 Step 15/24 : EXPOSE $APP_PORT 02:45:46 Removing intermediate container 1e82daf6f87f 02:45:46 ---> 5117a7d4fad0 02:45:46 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:45:46 Removing intermediate container 8277018779a3 02:45:46 ---> ff15db2a1e91 02:45:46 Step 14/22 : WORKDIR /edgex 02:45:46 ---> Running in 95dcc2da781b 02:45:46 ---> Running in eb0c31499860 02:45:46 ---> Running in 3f765e4f9d7d 02:45:46 Removing intermediate container 95dcc2da781b 02:45:46 ---> 40f1733cb215 02:45:46 Step 16/24 : WORKDIR / 02:45:46 Removing intermediate container eb0c31499860 02:45:46 ---> 2f83a1fed5be 02:45:46 Step 14/23 : ENV APP_PORT=59860 02:45:46 ---> Running in 5a694a82f4ca 02:45:46 ---> Running in 38b660fac5d4 02:45:46 Removing intermediate container 3f765e4f9d7d 02:45:46 ---> 1bad41edbde9 02:45:46 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:45:47 Removing intermediate container 5a694a82f4ca 02:45:47 ---> b9691391cdb6 02:45:47 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:45:47 Removing intermediate container 38b660fac5d4 02:45:47 ---> 9132f41711e8 02:45:47 Step 15/23 : EXPOSE $APP_PORT 02:45:47 ---> Running in 5aa72c436737 02:45:47 ---> 610fb250acf3 02:45:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:45:47 ---> d4e39d996f24 02:45:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:45:47 Removing intermediate container f616b4115605 02:45:47 ---> 00dea3b0926f 02:45:47 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 02:45:47 Removing intermediate container 5aa72c436737 02:45:47 ---> 81009e0ec9fb 02:45:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:45:47 ---> Running in 12aeeca60a7f 02:45:47 ---> 304b54ea76a4 02:45:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:45:47 ---> 1955380b941d 02:45:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:45:47 ---> 3ad34146aec0 02:45:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:45:47 Removing intermediate container 12aeeca60a7f 02:45:47 ---> 7519439055e1 02:45:47 Step 29/32 : CMD ["gate"] 02:45:47 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:45:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:45:47 ---> 7d16fcf271a2 02:45:47 Step 3/24 : WORKDIR /edgex-go 02:45:47 ---> Using cache 02:45:47 ---> 1664a12201cf 02:45:47 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:45:47 ---> Using cache 02:45:47 ---> 417ac679d32f 02:45:47 Step 5/24 : RUN apk add --update --no-cache make git 02:45:47 ---> Using cache 02:45:47 ---> 7a7157dc2348 02:45:47 Step 6/24 : COPY go.mod . 02:45:47 ---> Using cache 02:45:47 ---> 44a26f79ac34 02:45:47 Step 7/24 : RUN go mod download 02:45:47 ---> Using cache 02:45:47 ---> e5f09cb5cce0 02:45:47 Step 8/24 : COPY . . 02:45:47 ---> Using cache 02:45:47 ---> d2f8665bdc0e 02:45:47 Step 9/24 : RUN go mod tidy 02:45:47 ---> Using cache 02:45:47 ---> 0b23c3693555 02:45:47 Step 10/24 : RUN make cmd/core-metadata/core-metadata 02:45:48 ---> Running in 54ecd961fa37 02:45:48 ---> Running in 46bcfbf23f08 02:45:48 ---> 378663edf541 02:45:48 Step 20/24 : ENTRYPOINT ["/core-command"] 02:45:48 ---> 74fdedbadafb 02:45:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:45:48 ---> 6f8e38c68efc 02:45:48 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:45:48 ---> Running in df9abd9b1a9c 02:45:48 Removing intermediate container 46bcfbf23f08 02:45:48 ---> dbd05192b515 02:45:48 Step 30/32 : LABEL arch=x86_64 02:45:48 ---> Running in d04bbaca5c39 02:45:48 ---> Running in 6acdcbe2f886 02:45:48 Removing intermediate container d04bbaca5c39 02:45:48 ---> 073769cec4ea 02:45:48 Step 19/22 : CMD ["--init=true"] 02:45:48 Removing intermediate container df9abd9b1a9c 02:45:48 ---> d717fb6b9a18 02:45:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:45:48 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 02:45:48 ---> Running in c3b3bcd78cf8 02:45:48 ---> 410a5138c4eb 02:45:48 Step 19/23 : ENTRYPOINT ["/support-notifications"] 02:45:48 ---> Running in b39a8e2ffff7 02:45:48 Removing intermediate container 6acdcbe2f886 02:45:48 ---> 85c9c7f75578 02:45:48 Step 31/32 : LABEL git_sha=f9eb5d360278d826b32aaaaeb6a7aa03228bd996 02:45:48 ---> Running in 611778f77257 02:45:49 Removing intermediate container c3b3bcd78cf8 02:45:49 ---> c853dc2b955e 02:45:49 Step 20/22 : LABEL arch=x86_64 02:45:49 Removing intermediate container b39a8e2ffff7 02:45:49 ---> 9686fa4c586a 02:45:49 Step 22/24 : LABEL arch=x86_64 02:45:49 ---> Running in eb04cae40aa4 02:45:49 Removing intermediate container 611778f77257 02:45:49 ---> 7589ab5e7204 02:45:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:45:49 ---> Running in 9faf6df9c563 02:45:49 ---> Running in 28aff4e81402 02:45:49 ---> Running in 6801e95f390e 02:45:49 Removing intermediate container eb04cae40aa4 02:45:49 ---> 46fa2de63dfa 02:45:49 Step 32/32 : LABEL version=0.0.0 02:45:49 Removing intermediate container 28aff4e81402 02:45:49 ---> 077093466a93 02:45:49 Step 23/24 : LABEL git_sha=f9eb5d360278d826b32aaaaeb6a7aa03228bd996 02:45:49 ---> Running in 5e14459819e0 02:45:49 Removing intermediate container 6801e95f390e 02:45:49 ---> fd4f03970201 02:45:49 Step 21/23 : LABEL arch=x86_64 02:45:49 Removing intermediate container 9faf6df9c563 02:45:49 ---> 14fd6789c4b2 02:45:49 Step 21/22 : LABEL git_sha=f9eb5d360278d826b32aaaaeb6a7aa03228bd996 02:45:49 ---> Running in e8278a219944 02:45:49 ---> Running in c0874b32b3cc 02:45:49 ---> Running in c3a4b61bac4f 02:45:49 Removing intermediate container 5e14459819e0 02:45:49 ---> a580473c2aee 02:45:49 02:45:49 Removing intermediate container c3a4b61bac4f 02:45:49 ---> 26efb76d4010 02:45:49 Step 22/22 : LABEL version=0.0.0 02:45:49 Successfully built a580473c2aee 02:45:49 Removing intermediate container c0874b32b3cc 02:45:49 ---> 07464c6de156 02:45:49 Step 24/24 : LABEL version=0.0.0 02:45:49 Successfully tagged security-bootstrapper:latest 02:45:49 Building support-scheduler 02:45:49  Building security-bootstrapper ... done  ---> Running in 5a820df300ad 02:45:49 Removing intermediate container e8278a219944 02:45:49 ---> b4b8a41870ef 02:45:49 Step 22/23 : LABEL git_sha=f9eb5d360278d826b32aaaaeb6a7aa03228bd996 02:45:49 ---> Running in 068422ecfcec 02:45:49 ---> Running in 3fd8961bdea8 02:45:49 Removing intermediate container 5a820df300ad 02:45:49 ---> ef433f020a21 02:45:49 02:45:49 Successfully built ef433f020a21 02:45:49 Removing intermediate container 3fd8961bdea8 02:45:49 ---> b0f419e96872 02:45:49 02:45:49 Removing intermediate container 068422ecfcec 02:45:49 ---> 128d3243c9fd 02:45:49 Step 23/23 : LABEL version=0.0.0 02:45:49 Successfully tagged security-proxy-setup:latest 02:45:49  Building security-proxy-setup ... done Building core-data 02:45:49 Successfully built b0f419e96872 02:45:50 Successfully tagged core-command:latest 02:45:50  Building core-command ... done Building sys-mgmt-agent 02:45:52 ---> Running in eeb59664259d 02:45:55 Removing intermediate container eeb59664259d 02:45:55 ---> f9dbd88093fe 02:45:55 02:45:55 Successfully built f9dbd88093fe 02:45:55 Successfully tagged support-notifications:latest 02:45:58  Building support-notifications ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:45:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:45:58 ---> 7d16fcf271a2 02:45:58 Step 3/24 : WORKDIR /edgex-go 02:45:58 ---> Using cache 02:45:58 ---> 1664a12201cf 02:45:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:45:58 ---> Using cache 02:45:58 ---> 417ac679d32f 02:45:58 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:45:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:45:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:45:58 ---> 7d16fcf271a2 02:45:58 Step 3/24 : WORKDIR /edgex-go 02:45:58 ---> Using cache 02:45:58 ---> 1664a12201cf 02:45:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:45:58 ---> Using cache 02:45:58 ---> 417ac679d32f 02:45:58 Step 5/24 : RUN apk add --update --no-cache make bash git 02:45:59 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:45:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:45:59 ---> 7d16fcf271a2 02:45:59 Step 3/23 : WORKDIR /edgex-go 02:45:59 ---> Using cache 02:45:59 ---> 1664a12201cf 02:45:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:45:59 ---> Using cache 02:45:59 ---> 417ac679d32f 02:45:59 Step 5/23 : RUN apk add --update --no-cache make git 02:45:59 ---> Using cache 02:45:59 ---> 7a7157dc2348 02:45:59 Step 6/23 : COPY go.mod . 02:45:59 ---> Using cache 02:45:59 ---> 44a26f79ac34 02:45:59 Step 7/23 : RUN go mod download 02:45:59 ---> Using cache 02:45:59 ---> e5f09cb5cce0 02:45:59 Step 8/23 : COPY . . 02:45:59 ---> Using cache 02:45:59 ---> d2f8665bdc0e 02:45:59 Step 9/23 : RUN go mod tidy 02:45:59 ---> Using cache 02:45:59 ---> 0b23c3693555 02:45:59 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 02:46:00 ---> Running in 97f600a92c65 02:46:00 ---> Running in 8213bc5de034 02:46:00 ---> Running in 5a2c27df5499 02:46:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:46:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:46:01 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 02:46:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:46:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:46:02 OK: 219 MiB in 52 packages 02:46:02 OK: 219 MiB in 52 packages 02:46:03 Removing intermediate container 97f600a92c65 02:46:03 ---> be8cf81d1e20 02:46:03 Step 6/24 : COPY go.mod . 02:46:03 Removing intermediate container 8213bc5de034 02:46:03 ---> 7d0489899120 02:46:03 Step 6/24 : COPY go.mod . 02:46:03 ---> c7aefe9fb75d 02:46:03 Step 7/24 : RUN go mod download 02:46:03 ---> Running in 99d08aa33573 02:46:03 ---> 38c73d3944ff 02:46:03 Step 7/24 : RUN go mod download 02:46:03 ---> Running in abef3007b5f8 02:46:06 Removing intermediate container abef3007b5f8 02:46:06 ---> 748b517603b6 02:46:06 Step 8/24 : COPY . . 02:46:06 Removing intermediate container 99d08aa33573 02:46:06 ---> 352385299a4a 02:46:06 Step 8/24 : COPY . . 02:46:11 ? github.com/edgexfoundry/edgex-go [no test files] 02:46:16 ---> 857d3309a83c 02:46:16 Step 9/24 : RUN go mod tidy 02:46:16 ---> d5fef7e16ea6 02:46:16 Step 9/24 : RUN go mod tidy 02:46:16 ---> Running in fb898f33d6a9 02:46:16 ---> Running in f56c60ffc119 02:46:16 Removing intermediate container 54ecd961fa37 02:46:16 ---> 1cd804c9851e 02:46:16 02:46:16 Step 11/24 : FROM alpine:3.12 02:46:16 ---> 13621d1b12d4 02:46:16 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:46:16 ---> Using cache 02:46:16 ---> 8476500aea35 02:46:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:46:16 ---> Using cache 02:46:16 ---> d0e8861e4e8a 02:46:16 Step 14/24 : ENV APP_PORT=59881 02:46:16 ---> Running in dc50c66fab2b 02:46:17 Removing intermediate container dc50c66fab2b 02:46:17 ---> 8dbe604b9aec 02:46:17 Step 15/24 : EXPOSE $APP_PORT 02:46:17 ---> Running in 24d2da04c733 02:46:17 Removing intermediate container fb898f33d6a9 02:46:17 ---> b838246f0742 02:46:17 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:46:17 Removing intermediate container 24d2da04c733 02:46:17 ---> 4b3931059058 02:46:17 Step 16/24 : WORKDIR / 02:46:17 ---> Running in 252899fbb85a 02:46:17 Removing intermediate container f56c60ffc119 02:46:17 ---> 001b47245276 02:46:17 Step 10/24 : RUN make cmd/core-data/core-data 02:46:17 ---> Running in e319a1e511bc 02:46:17 ---> Running in 4fd8921df80e 02:46:17 Removing intermediate container e319a1e511bc 02:46:17 ---> 6a9b252573c5 02:46:17 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:46:18 ---> 8d770cdf0c4d 02:46:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:46:18 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 02:46:18 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 02:46:18 ---> 8c57028c9cfc 02:46:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:46:18 ---> fedb36736e1e 02:46:18 Step 20/24 : ENTRYPOINT ["/core-metadata"] 02:46:18 ---> Running in 146bff3d77ac 02:46:18 Removing intermediate container 146bff3d77ac 02:46:18 ---> 8915def1b2bf 02:46:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:46:18 ---> Running in c7359e81e1e4 02:46:19 Removing intermediate container c7359e81e1e4 02:46:19 ---> 3b3760fdf27d 02:46:19 Step 22/24 : LABEL arch=x86_64 02:46:19 ---> Running in 13f432e8e34e 02:46:19 Removing intermediate container 13f432e8e34e 02:46:19 ---> 16214f10464d 02:46:19 Step 23/24 : LABEL git_sha=f9eb5d360278d826b32aaaaeb6a7aa03228bd996 02:46:19 ---> Running in 03e8f85036dd 02:46:19 Removing intermediate container 03e8f85036dd 02:46:19 ---> 56807da196f8 02:46:19 Step 24/24 : LABEL version=0.0.0 02:46:19 ---> Running in 8abfd8f9b8ec 02:46:19 Removing intermediate container 8abfd8f9b8ec 02:46:19 ---> f2df7a47535c 02:46:19 02:46:19 Successfully built f2df7a47535c 02:46:19 Successfully tagged core-metadata:latest 02:46:26  Building core-metadata ... done Removing intermediate container 5a2c27df5499 02:46:26 ---> 5ad39f898c81 02:46:26 02:46:26 Step 11/23 : FROM alpine:3.12 02:46:26 ---> 13621d1b12d4 02:46:26 Step 12/23 : RUN apk add --update --no-cache dumb-init 02:46:26 ---> Using cache 02:46:26 ---> 8476500aea35 02:46:26 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:46:26 ---> Using cache 02:46:26 ---> d0e8861e4e8a 02:46:26 Step 14/23 : ENV APP_PORT=59861 02:46:26 ---> Running in cd0eb601b1d4 02:46:26 Removing intermediate container cd0eb601b1d4 02:46:26 ---> 103ae360f7d1 02:46:26 Step 15/23 : EXPOSE $APP_PORT 02:46:26 ---> Running in bbe49b3c6ce0 02:46:26 Removing intermediate container bbe49b3c6ce0 02:46:26 ---> 56b51bb504bf 02:46:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:46:26 ---> c459e8b0c9cf 02:46:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:46:27 ---> b75f49af8a36 02:46:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:46:27 ---> 7c425ac45ae2 02:46:27 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 02:46:27 ---> Running in 63b0ba6ca02a 02:46:28 Removing intermediate container 63b0ba6ca02a 02:46:28 ---> b955fbf2450d 02:46:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:46:28 ---> Running in 8bf2df08977b 02:46:28 Removing intermediate container 8bf2df08977b 02:46:28 ---> c4be23c05a0a 02:46:28 Step 21/23 : LABEL arch=x86_64 02:46:28 ---> Running in f95951f04a63 02:46:28 Removing intermediate container f95951f04a63 02:46:28 ---> 5118f11983fb 02:46:28 Step 22/23 : LABEL git_sha=f9eb5d360278d826b32aaaaeb6a7aa03228bd996 02:46:28 ---> Running in 0d742765f0b8 02:46:28 Removing intermediate container 0d742765f0b8 02:46:28 ---> 1f0d8f171496 02:46:28 Step 23/23 : LABEL version=0.0.0 02:46:28 ---> Running in a55b965c7681 02:46:28 Removing intermediate container a55b965c7681 02:46:28 ---> 7ef9f0c5e4de 02:46:28 02:46:28 Successfully built 7ef9f0c5e4de 02:46:28 Successfully tagged support-scheduler:latest 02:46:37  Building support-scheduler ... done Removing intermediate container 252899fbb85a 02:46:37 ---> edd27c3bb46f 02:46:37 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:46:37 ---> Running in cd2d0428f9ac 02:46:37 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 02:46:38 Removing intermediate container cd2d0428f9ac 02:46:38 ---> 71ec1ba80a57 02:46:38 02:46:38 Step 12/24 : FROM docker:20.10.7 02:46:38 20.10.7: Pulling from library/docker 02:46:39 Removing intermediate container 4fd8921df80e 02:46:39 ---> d02bd8a8763b 02:46:39 02:46:39 Step 11/24 : FROM alpine:3.12 02:46:39 ---> 13621d1b12d4 02:46:39 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:46:39 ---> Running in eb31b8379070 02:46:40 Removing intermediate container eb31b8379070 02:46:40 ---> 7e2587601ef3 02:46:40 Step 13/24 : ENV APP_PORT=59880 02:46:40 ---> Running in 3e50460c98c4 02:46:40 Removing intermediate container 3e50460c98c4 02:46:40 ---> ebcb354cc72b 02:46:40 Step 14/24 : EXPOSE $APP_PORT 02:46:40 ---> Running in db4c5ed0ffd2 02:46:40 Removing intermediate container db4c5ed0ffd2 02:46:40 ---> 85029fb9ad64 02:46:40 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:46:40 ---> Running in 2d584d4a60dd 02:46:41 Removing intermediate container 2d584d4a60dd 02:46:41 ---> 540500291ebe 02:46:41 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 02:46:41 ---> Running in ddfdc4e9a53d 02:46:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:46:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:46:45 (1/6) Installing dumb-init (1.2.2-r1) 02:46:45 (2/6) Installing libgcc (9.3.0-r2) 02:46:45 (3/6) Installing libsodium (1.0.18-r0) 02:46:46 (4/6) Installing libstdc++ (9.3.0-r2) 02:46:46 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 02:46:46 Status: Downloaded newer image for docker:20.10.7 02:46:46 ---> 08bdaf2f88f9 02:46:46 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 02:46:46 ---> Running in fef18ca170e1 02:46:47 Removing intermediate container fef18ca170e1 02:46:47 ---> 0f77ce8de5e4 02:46:47 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 02:46:47 ---> Running in dfa0cfe52d33 02:46:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:46:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:46:47 (1/39) Installing readline (8.1.0-r0) 02:46:47 (2/39) Installing bash (5.1.0-r0) 02:46:47 Executing bash-5.1.0-r0.post-install 02:46:47 (3/39) Installing brotli-libs (1.0.9-r3) 02:46:47 (4/39) Installing nghttp2-libs (1.42.0-r1) 02:46:47 (5/39) Installing libcurl (7.78.0-r0) 02:46:47 (6/39) Installing curl (7.78.0-r0) 02:46:47 (7/39) Installing dumb-init (1.2.5-r0) 02:46:47 (8/39) Installing libbz2 (1.0.8-r1) 02:46:47 (9/39) Installing expat (2.2.10-r1) 02:46:47 (10/39) Installing libffi (3.3-r2) 02:46:47 (11/39) Installing gdbm (1.19-r0) 02:46:47 (12/39) Installing xz-libs (5.2.5-r0) 02:46:47 (13/39) Installing sqlite-libs (3.34.1-r0) 02:46:47 (14/39) Installing python3 (3.8.10-r0) 02:46:48 (5/6) Installing libzmq (4.3.3-r0) 02:46:48 (6/6) Installing zeromq (4.3.3-r0) 02:46:49 (15/39) Installing py3-appdirs (1.4.4-r1) 02:46:49 (16/39) Installing py3-ordered-set (4.0.2-r0) 02:46:49 Executing busybox-1.31.1-r20.trigger 02:46:49 (17/39) Installing py3-parsing (2.4.7-r1) 02:46:49 OK: 8 MiB in 20 packages 02:46:49 (18/39) Installing py3-six (1.15.0-r0) 02:46:49 (19/39) Installing py3-packaging (20.9-r0) 02:46:49 (20/39) Installing py3-setuptools (51.3.3-r0) 02:46:49 (21/39) Installing py3-chardet (4.0.0-r0) 02:46:49 (22/39) Installing py3-idna (3.1-r0) 02:46:49 (23/39) Installing py3-urllib3 (1.26.2-r1) 02:46:49 (24/39) Installing py3-requests (2.25.1-r1) 02:46:49 (25/39) Installing py3-msgpack (1.0.2-r0) 02:46:49 (26/39) Installing py3-lockfile (0.12.2-r3) 02:46:49 (27/39) Installing py3-cachecontrol (0.12.6-r0) 02:46:49 (28/39) Installing py3-colorama (0.4.4-r0) 02:46:49 (29/39) Installing py3-contextlib2 (0.6.0-r0) 02:46:49 (30/39) Installing py3-distlib (0.3.1-r1) 02:46:49 Removing intermediate container ddfdc4e9a53d 02:46:49 ---> cb9fca80ad0d 02:46:49 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:46:50 (31/39) Installing py3-distro (1.5.0-r1) 02:46:50 (32/39) Installing py3-webencodings (0.5.1-r3) 02:46:50 (33/39) Installing py3-html5lib (1.1-r0) 02:46:50 (34/39) Installing py3-pytoml (0.1.21-r0) 02:46:50 (35/39) Installing py3-pep517 (0.9.1-r0) 02:46:50 (36/39) Installing py3-progress (1.5-r0) 02:46:50 (37/39) Installing py3-retrying (1.3.3-r0) 02:46:50 (38/39) Installing py3-toml (0.10.2-r0) 02:46:50 (39/39) Installing py3-pip (20.3.4-r0) 02:46:50 ---> d9a84a525f4c 02:46:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:46:50 ---> 5597d825937e 02:46:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:46:50 Executing busybox-1.32.1-r6.trigger 02:46:50 OK: 82 MiB in 59 packages 02:46:50 ---> e3adcaca11c7 02:46:50 Step 20/24 : ENTRYPOINT ["/core-data"] 02:46:50 ---> Running in 4d0f9557c678 02:46:51 Removing intermediate container 4d0f9557c678 02:46:51 ---> ff63ad09703c 02:46:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:46:51 ---> Running in d41554b4ea56 02:46:51 Removing intermediate container d41554b4ea56 02:46:51 ---> b8e31dc648e6 02:46:51 Step 22/24 : LABEL arch=x86_64 02:46:51 ---> Running in eb2af4b8a72d 02:46:51 Removing intermediate container eb2af4b8a72d 02:46:51 ---> 1e94c3ee73d6 02:46:51 Step 23/24 : LABEL git_sha=f9eb5d360278d826b32aaaaeb6a7aa03228bd996 02:46:51 ---> Running in f9372d3f48a3 02:46:51 Removing intermediate container f9372d3f48a3 02:46:51 ---> 7af4a09c0adb 02:46:51 Step 24/24 : LABEL version=0.0.0 02:46:51 ---> Running in 8d7bcc0d668b 02:46:51 Removing intermediate container 8d7bcc0d668b 02:46:51 ---> 16953b73a095 02:46:51 02:46:51 Successfully built 16953b73a095 02:46:51 Successfully tagged core-data:latest 02:46:51  Building core-data ... done Collecting docker-compose==1.23.2 02:46:51 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:46:52 Collecting docopt<0.7,>=0.6.1 02:46:52 Downloading docopt-0.6.2.tar.gz (25 kB) 02:46:52 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 02:46:52 Collecting docker<4.0,>=3.6.0 02:46:52 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:46:52 Collecting cached-property<2,>=1.2.0 02:46:52 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:46:52 Collecting websocket-client<1.0,>=0.32.0 02:46:52 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 02:46:52 Collecting jsonschema<3,>=2.5.1 02:46:52 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:46:52 Collecting PyYAML<4,>=3.10 02:46:52 Downloading PyYAML-3.13.tar.gz (270 kB) 02:46:53 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:46:53 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:46:53 Collecting texttable<0.10,>=0.9.0 02:46:53 Downloading texttable-0.9.1.tar.gz (11 kB) 02:46:53 Collecting dockerpty<0.5,>=0.4.1 02:46:53 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:46:54 Collecting docker-pycreds>=0.4.0 02:46:54 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:46:54 Collecting certifi>=2017.4.17 02:46:54 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 02:46:54 Collecting idna<2.8,>=2.5 02:46:54 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:46:54 Collecting chardet<3.1.0,>=3.0.2 02:46:54 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 02:46:54 Collecting urllib3<1.25,>=1.21.1 02:46:54 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:46:54 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 02:46:54 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 02:46:54 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 02:46:54 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 02:46:54 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 02:46:54 Attempting uninstall: urllib3 02:46:54 Found existing installation: urllib3 1.26.2 02:46:54 Uninstalling urllib3-1.26.2: 02:46:54 Successfully uninstalled urllib3-1.26.2 02:46:54 Attempting uninstall: idna 02:46:54 Found existing installation: idna 3.1 02:46:54 Uninstalling idna-3.1: 02:46:54 Successfully uninstalled idna-3.1 02:46:54 Attempting uninstall: chardet 02:46:54 Found existing installation: chardet 4.0.0 02:46:54 Uninstalling chardet-4.0.0: 02:46:54 Successfully uninstalled chardet-4.0.0 02:46:54 Attempting uninstall: requests 02:46:54 Found existing installation: requests 2.25.1 02:46:54 Uninstalling requests-2.25.1: 02:46:54 Successfully uninstalled requests-2.25.1 02:46:54 Running setup.py install for texttable: started 02:46:55 Running setup.py install for texttable: finished with status 'done' 02:46:55 Running setup.py install for PyYAML: started 02:46:55 Running setup.py install for PyYAML: finished with status 'done' 02:46:55 Running setup.py install for docopt: started 02:46:56 Running setup.py install for docopt: finished with status 'done' 02:46:56 Running setup.py install for dockerpty: started 02:46:56 Running setup.py install for dockerpty: finished with status 'done' 02:46:56 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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 02:46:59 Removing intermediate container dfa0cfe52d33 02:46:59 ---> 1a7595e8d578 02:46:59 Step 15/24 : ENV APP_PORT=58890 02:46:59 ---> Running in 80c2d1c7f13b 02:46:59 Removing intermediate container 80c2d1c7f13b 02:46:59 ---> b4ef59a794ae 02:46:59 Step 16/24 : EXPOSE $APP_PORT 02:46:59 ---> Running in d1fc8674959f 02:46:59 Removing intermediate container d1fc8674959f 02:46:59 ---> a0e22b3e0156 02:46:59 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:46:59 ---> 7ab14d9530bc 02:46:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:46:59 ---> 4f79239542ab 02:46:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:46:59 ---> d8ed0f834786 02:46:59 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 02:46:59 ---> Running in e6af8b59fa48 02:47:00 Removing intermediate container e6af8b59fa48 02:47:00 ---> 4d27ed5d1723 02:47:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:47:00 ---> Running in c09517f5b8f8 02:47:00 Removing intermediate container c09517f5b8f8 02:47:00 ---> 2ab28adedfa1 02:47:00 Step 22/24 : LABEL arch=x86_64 02:47:00 ---> Running in e272687cb023 02:47:00 Removing intermediate container e272687cb023 02:47:00 ---> d645b83dfdb6 02:47:00 Step 23/24 : LABEL git_sha=f9eb5d360278d826b32aaaaeb6a7aa03228bd996 02:47:00 ---> Running in 141bafaa4615 02:47:00 Removing intermediate container 141bafaa4615 02:47:00 ---> d45476fb7990 02:47:00 Step 24/24 : LABEL version=0.0.0 02:47:00 ---> Running in ea539fd42be6 02:47:00 Removing intermediate container ea539fd42be6 02:47:00 ---> f11079c9d0cc 02:47:00 02:47:00 Successfully built f11079c9d0cc 02:47:00 Successfully tagged sys-mgmt-agent:latest 02:47:00  Building sys-mgmt-agent ... done  [Pipeline] } 02:47:00 $ docker stop --time=1 06b328f46fe70da1ef41fbfd122a6e7299a1e2f4f538166bda7815efa90a7e6c 02:47:02 $ docker rm -f 06b328f46fe70da1ef41fbfd122a6e7299a1e2f4f538166bda7815efa90a7e6c [Pipeline] // withDockerContainer [Pipeline] sh 02:47:02 + docker images 02:47:02 REPOSITORY TAG IMAGE ID CREATED SIZE 02:47:02 sys-mgmt-agent latest f11079c9d0cc 2 seconds ago 325MB 02:47:02 core-data latest 16953b73a095 11 seconds ago 20.4MB 02:47:02 d02bd8a8763b 23 seconds ago 1.76GB 02:47:02 71ec1ba80a57 24 seconds ago 1.75GB 02:47:02 support-scheduler latest 7ef9f0c5e4de 34 seconds ago 16.1MB 02:47:02 5ad39f898c81 37 seconds ago 1.75GB 02:47:02 core-metadata latest f2df7a47535c 43 seconds ago 16.7MB 02:47:02 1cd804c9851e 46 seconds ago 1.75GB 02:47:02 support-notifications latest f9dbd88093fe About a minute ago 16.8MB 02:47:02 security-bootstrapper latest a580473c2aee About a minute ago 18.8MB 02:47:02 core-command latest b0f419e96872 About a minute ago 16MB 02:47:02 security-proxy-setup latest ef433f020a21 About a minute ago 26MB 02:47:02 security-secretstore-setup latest 99d4ab160412 About a minute ago 28.1MB 02:47:02 e264e6634570 About a minute ago 1.75GB 02:47:02 d56bf36d823d About a minute ago 1.75GB 02:47:02 8c2e8972c993 About a minute ago 1.76GB 02:47:02 ce57120bc483 About a minute ago 1.75GB 02:47:02 b8a27d45555f About a minute ago 1.76GB 02:47:02 ci-base-image-x86_64 latest 7d16fcf271a2 5 minutes ago 1.25GB 02:47:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 35 hours ago 37.5MB 02:47:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 2 weeks ago 547MB 02:47:02 docker 20.10.7 08bdaf2f88f9 2 months ago 246MB 02:47:02 alpine 3.12 13621d1b12d4 4 months ago 5.58MB 02:47:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 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 02:47:07 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:47:08 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:47:09 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:47:09 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:47:18 Still waiting to schedule task 02:47:18 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 02:47:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:47:22 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:47:22 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:47:22 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:47:22 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:47:22 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:47:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:47:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:47:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:47:22 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:47:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.158s coverage: 28.7% of statements 02:47:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:47:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:47:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.445s coverage: 100.0% of statements 02:47:38 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:47:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.322s coverage: 46.3% of statements 02:47:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:47:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:47:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.526s coverage: 90.1% of statements 02:47:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:47:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:47:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.197s coverage: 81.2% of statements 02:47:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:47:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:47:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 02:47:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:47:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:47:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.518s coverage: 94.2% of statements 02:47:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:47:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:47:50 ok github.com/edgexfoundry/edgex-go/internal/io 0.185s coverage: 59.1% of statements 02:47:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:47:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 02:47:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:47:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:47:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:47:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.242s coverage: 60.0% of statements 02:47:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:47:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:47:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:47:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.293s coverage: 0.8% of statements 02:47:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:47:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.174s coverage: 58.8% of statements 02:47:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.175s coverage: 21.7% of statements 02:47:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:47:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.178s coverage: 47.1% of statements 02:47:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.196s coverage: 79.5% of statements 02:47:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.167s coverage: 94.1% of statements 02:47:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.232s coverage: 96.3% of statements 02:47:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.190s coverage: 87.5% of statements 02:48:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.242s coverage: 94.4% of statements 02:48:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.179s coverage: 44.8% of statements 02:48:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.640s coverage: 81.8% of statements 02:48:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:48:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.236s coverage: 92.9% of statements 02:48:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:48:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:48:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:48:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 02:48:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:48:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:48:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:48:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:48:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:48:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.173s coverage: 87.2% of statements 02:48:19 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:48:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:48:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 02:48:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:48:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.185s coverage: 58.8% of statements 02:48:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:48:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.192s coverage: 80.0% of statements 02:48:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.230s coverage: 87.2% of statements 02:48:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.272s coverage: 85.4% of statements 02:48:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.315s coverage: 91.2% of statements 02:48:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:48:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.688s coverage: 64.4% of statements 02:48:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:48:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:48:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.175s coverage: 100.0% of statements 02:48:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.100s coverage: 91.3% of statements 02:48:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.044s coverage: 100.0% of statements 02:48:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.111s coverage: 73.7% of statements 02:48:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.053s coverage: 100.0% of statements 02:48:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.041s coverage: 62.6% of statements 02:48:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:48:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:48:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:48:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.720s coverage: 43.6% of statements 02:48:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:48:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:48:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.245s coverage: 89.5% of statements 02:48:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:48:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.249s coverage: 84.8% of statements 02:48:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:48:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.319s coverage: 19.5% of statements 02:48:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:48:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:48:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:48:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:48:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.583s coverage: 92.0% of statements 02:48:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:48:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:48:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:48:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:48:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.303s coverage: 62.7% of statements 02:48:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:48:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:48:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.406s coverage: 97.7% of statements 02:48:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:48:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:48:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:48:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 02:48:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.160s coverage: 28.9% of statements 02:48:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 02:48:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 02:48:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:48:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:48:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 02:48:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:48:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.168s coverage: 100.0% of statements 02:48:33 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 95.4% of statements 02:48:33 GO111MODULE=on go vet ./... 02:49:55 gofmt -l . 02:49:55 [ "`gofmt -l .`" = "" ] 02:49:55 ./bin/test-attribution-txt.sh [Pipeline] sh 02:49:55 + ls -al . 02:49:55 total 640 02:49:55 drwxrwxr-x 9 1001 1001 4096 Aug 20 02:49 . 02:49:55 drwxr-xr-x 4 root root 4096 Aug 20 02:45 .. 02:49:55 -rw-rw-r-- 1 1001 1001 11 Aug 20 02:43 .dockerignore 02:49:55 drwxrwxr-x 8 1001 1001 4096 Aug 20 02:43 .git 02:49:55 drwxrwxr-x 3 1001 1001 4096 Aug 20 02:43 .github 02:49:55 -rw-rw-r-- 1 1001 1001 818 Aug 20 02:43 .gitignore 02:49:55 -rw-rw-r-- 1 1001 1001 76 Aug 20 02:43 .hadolint.yml 02:49:55 -rw-rw-r-- 1 1001 1001 166 Aug 20 02:43 .sonarcloud.properties 02:49:55 -rw-rw-r-- 1 1001 1001 1171 Aug 20 02:43 ADOPTERS.md 02:49:55 -rw-rw-r-- 1 1001 1001 8609 Aug 20 02:43 Attribution.txt 02:49:55 -rw-rw-r-- 1 1001 1001 43881 Aug 20 02:43 CHANGELOG.md 02:49:55 -rw-rw-r-- 1 1001 1001 3804 Aug 20 02:43 CONTRIBUTING.md 02:49:55 -rw-rw-r-- 1 1001 1001 677 Aug 20 02:43 GOVERNANCE.md 02:49:55 -rw-rw-r-- 1 1001 1001 849 Aug 20 02:43 Jenkinsfile 02:49:55 -rw-rw-r-- 1 1001 1001 10775 Aug 20 02:43 LICENSE 02:49:55 -rw-rw-r-- 1 1001 1001 5915 Aug 20 02:43 Makefile 02:49:55 -rw-rw-r-- 1 1001 1001 582 Aug 20 02:43 OWNERS.md 02:49:55 -rw-rw-r-- 1 1001 1001 8643 Aug 20 02:43 README.md 02:49:55 -rw-rw-r-- 1 1001 1001 6912 Aug 20 02:43 SECURITY.md 02:49:55 -rw-rw-r-- 1 1001 1001 5 Aug 20 02:40 VERSION 02:49:55 -rw-rw-r-- 1 1001 1001 4131 Aug 20 02:43 ZMQWindows.md 02:49:55 drwxrwxr-x 2 1001 1001 4096 Aug 20 02:43 bin 02:49:55 drwxrwxr-x 14 1001 1001 4096 Aug 20 02:43 cmd 02:49:55 -rw-r--r-- 1 root root 405611 Aug 20 02:48 coverage.out 02:49:55 -rw-rw-r-- 1 1001 1001 813 Aug 20 02:43 go.mod 02:49:55 -rw-r--r-- 1 root root 50064 Aug 20 02:45 go.sum 02:49:55 drwxrwxr-x 8 1001 1001 4096 Aug 20 02:43 internal 02:49:55 drwxrwxr-x 3 1001 1001 4096 Aug 20 02:43 openapi 02:49:55 drwxrwxr-x 4 1001 1001 4096 Aug 20 02:43 snap 02:49:55 -rw-rw-r-- 1 1001 1001 204 Aug 20 02:43 version.go [Pipeline] sh 02:49:56 + '[' -e coverage.out ] 02:49:56 + chown 1001:1001 coverage.out [Pipeline] stash 02:49:56 Warning: overwriting stash ‘coverage-report’ 02:49:57 Stashed 1 file(s) [Pipeline] sh 02:49:58 + make build 02:49:58 go mod tidy 02:49:58 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 02:50:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:50:27 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 02:50:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:50: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 02:50:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:50:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:50:41 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 02:50:44 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 02:50:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:50:52 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 02:50:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:50:58 Running on prd-ubuntu18.04-docker-8c-8g-379 in /w/workspace/edgexfoundry_edgex-go_PR-3678 [Pipeline] { [Pipeline] ws 02:50:58 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 02:50:58 The recommended git tool is: git [Pipeline] } 02:51:00 $ docker stop --time=1 29e2019d83d13409f6faebb2a44b143b4272b2c81aa2c5ae2082717e6d127fef 02:51:01 using credential edgex-jenkins-ssh 02:51:01 Cloning the remote Git repository 02:51:01 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:51:01 > git init /w/workspace/edgex-go/1 # timeout=10 02:51:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:51:01 > git --version # timeout=10 02:51:01 > git --version # 'git version 2.17.1' 02:51:01 using GIT_SSH to set credentials SSH Credentials for GitHub 02:51:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:51:03 $ docker rm -f 29e2019d83d13409f6faebb2a44b143b4272b2c81aa2c5ae2082717e6d127fef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:51:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:51:05 02:51:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:51:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:51:05 latest: Pulling from edgex-devops/edgex-compose-arm64 02:51:05 29e5d40040c1: Pulling fs layer 02:51:05 1ce36da41761: Pulling fs layer 02:51:05 25b303627fd3: Pulling fs layer 02:51:06 29e5d40040c1: Verifying Checksum 02:51:06 29e5d40040c1: Download complete 02:51:07 29e5d40040c1: Pull complete 02:51:07 1ce36da41761: Verifying Checksum 02:51:07 1ce36da41761: Download complete 02:51:08 1ce36da41761: Pull complete 02:51:09 25b303627fd3: Verifying Checksum 02:51:09 25b303627fd3: Download complete 02:51:15 Merging remotes/origin/main commit 1f6b99b9bdf21fcf8be2fd8bdc86928884f825e3 into PR head commit 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 02:51:15 Merge succeeded, producing ab48fa1fcd088157dd2009e4e044477f9f5cc311 02:51:15 Checking out Revision ab48fa1fcd088157dd2009e4e044477f9f5cc311 (PR-3678) 02:51:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:51:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:51:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:51:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:51:14 using GIT_SSH to set credentials SSH Credentials for GitHub 02:51:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3678/head:refs/remotes/origin/PR-3678 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:51:15 > git config core.sparsecheckout # timeout=10 02:51:15 > git checkout -f 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 # timeout=10 02:51:15 > git remote # timeout=10 02:51:15 > git config --get remote.origin.url # timeout=10 02:51:15 using GIT_SSH to set credentials SSH Credentials for GitHub 02:51:15 > git merge 1f6b99b9bdf21fcf8be2fd8bdc86928884f825e3 # timeout=10 02:51:15 > git rev-parse HEAD^{commit} # timeout=10 02:51:15 > git config core.sparsecheckout # timeout=10 02:51:15 > git checkout -f ab48fa1fcd088157dd2009e4e044477f9f5cc311 # timeout=10 02:51:17 25b303627fd3: Pull complete 02:51:17 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 02:51:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:51:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 02:51:17 prd-ubuntu18.04-docker-arm64-4c-16g-378 does not seem to be running inside a container 02:51:17 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:51:19 Commit message: "Merge commit '1f6b99b9bdf21fcf8be2fd8bdc86928884f825e3' into HEAD" 02:51:19 First time build. Skipping changelog. 02:51:19 > git --version # timeout=10 02:51:19 > git --version # 'git version 2.17.1' 02:51:19 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 02:51:21 $ docker top af3b6a06bcfa56d26cb77c806885ac63012be677a99700a374c773cbf741e3cf -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:51:22 + docker-compose build --help 02:51:22 + grep parallel 02:51:22 + echo snap-build.sh 02:51:22 snap-build.sh 02:51:22 + SNAP_BASE_DIR=. 02:51:22 + '[' '!' -z /w/workspace/edgex-go/1 ']' 02:51:22 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 02:51:22 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 02:51:22 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 02:51:22 + cd /w/workspace/edgex-go/1 02:51:22 + sudo apt-get remove -qy --purge lxd lxd-client 02:51:22 Reading package lists... 02:51:22 Building dependency tree... 02:51:22 Reading state information... 02:51:22 The following packages were automatically installed and are no longer required: 02:51:22 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 02:51:22 uidmap xdelta3 02:51:22 Use 'sudo apt autoremove' to remove them. 02:51:22 The following packages will be REMOVED: 02:51:22 lxd* lxd-client* 02:51:22 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 02:51:22 After this operation, 31.7 MB disk space will be freed. 02:51:23 (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 ... 190624 files and directories currently installed.) 02:51:23 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 02:51:23 Removing lxd dnsmasq configuration 02:51:23 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 02:51:24 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 02:51:24 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:51:25 (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 ... 190449 files and directories currently installed.) 02:51:25 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 02:51:25 --parallel Build images in parallel. [Pipeline] } 02:51:25 $ docker stop --time=1 af3b6a06bcfa56d26cb77c806885ac63012be677a99700a374c773cbf741e3cf 02:51:25 Processing triggers for systemd (237-3ubuntu10.51) ... 02:51:26 Processing triggers for ureadahead (0.100.0-21) ... 02:51:26 + sudo snap remove --purge lxd 02:51:26 snap "lxd" is not installed 02:51:26 + sudo groupadd --force --system lxd 02:51:26 ++ whoami 02:51:26 + sudo /usr/sbin/usermod -G lxd -a jenkins 02:51:26 + newgrp - lxd 02:51:26 + sudo snap install lxd 02:51:27 $ docker rm -f af3b6a06bcfa56d26cb77c806885ac63012be677a99700a374c773cbf741e3cf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:51:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:51:28 . [Pipeline] withDockerContainer 02:51:28 prd-ubuntu18.04-docker-arm64-4c-16g-378 does not seem to be running inside a container 02:51:28 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:51:30 $ docker top d4a363939c76cc7d06c8f8927f27eb140fd7932af9917eccd48e222bbf975d2e -eo pid,comm [Pipeline] { [Pipeline] sh 02:51:31 + docker-compose -f ./docker-compose-build.yml build --parallel 02:51:35 2021-08-20T02:51:32Z INFO Waiting for automatic snapd restart... 02:51:35 Building core-command ... 02:51:35 Building core-data ... 02:51:35 Building core-metadata ... 02:51:35 Building security-bootstrapper ... 02:51:35 Building security-proxy-setup ... 02:51:35 Building security-secretstore-setup ... 02:51:35 Building support-notifications ... 02:51:35 Building support-scheduler ... 02:51:35 Building sys-mgmt-agent ... 02:51:35 Building core-metadata 02:51:35 Building core-data 02:51:35 Building security-proxy-setup 02:51:35 Building support-scheduler 02:51:35 Building core-command 02:51:47 lxd 4.17 from Canonical* installed 02:51:47 + sudo lxd init --auto 02:51:57 + sudo snap install --classic snapcraft 02:52:07 snapcraft 5.0 from Canonical* installed 02:52:07 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 02:52:07 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 02:52:07 % Total % Received % Xferd Average Speed Time Time Time Current 02:52:07 Dload Upload Total Spent Left Speed 02:52:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4384 0 --:--:-- --:--:-- --:--:-- 4384 02:52:07 100 3325k 100 3325k 0 0 6215k 0 --:--:-- --:--:-- --:--:-- 6215k 02:52:07 ./yq_linux_amd64 02:52:07 + sudo snapcraft prime --use-lxd 02:52:08 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 02:52:09 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 02:52:09 - README.md 02:52:09 02:52:09 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 02:52:09 Launching a container. 02:52:17 Waiting for container to be ready 02:52:17 To start your first instance, try: lxc launch ubuntu:18.04 02:52:17 02:52:20 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 02:52:20 Waiting for network to be ready... 02:52:21 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 02:52:21 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] 02:52:21 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 02:52:21 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] 02:52:21 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 02:52:21 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 02:52:21 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] 02:52:21 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] 02:52:21 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1136 kB] 02:52:21 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [258 kB] 02:52:21 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 02:52:22 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 02:52:22 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 02:52:22 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 02:52:22 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 02:52:22 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 02:52:22 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 02:52:22 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 02:52:22 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 02:52:22 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] 02:52:23 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] 02:52:23 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 02:52:23 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 02:52:23 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] 02:52:23 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] 02:52:23 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1747 kB] 02:52:23 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [374 kB] 02:52:25 Fetched 25.1 MB in 4s (6315 kB/s) 02:52:26 Reading package lists... 02:52:26 Reading package lists... 02:52:26 Building dependency tree... 02:52:26 Reading state information... 02:52:26 The following additional packages will be installed: 02:52:26 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 02:52:26 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 02:52:26 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 02:52:26 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 02:52:26 Suggested packages: 02:52:26 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 02:52:26 Recommended packages: 02:52:26 gnupg libsasl2-modules 02:52:26 The following NEW packages will be installed: 02:52:26 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 02:52:26 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 02:52:26 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 02:52:26 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 02:52:26 The following packages will be upgraded: 02:52:26 gpg gpg-agent gpgconf libudev1 02:52:26 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 02:52:26 Need to get 3527 kB of archives. 02:52:26 After this operation, 13.3 MB of additional disk space will be used. 02:52:26 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] 02:52:26 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] 02:52:26 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 02:52:26 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 02:52:26 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] 02:52:27 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] 02:52:27 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 02:52:27 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 02:52:27 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 02:52:27 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 02:52:27 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 02:52:27 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 02:52:27 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 02:52:27 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 02:52:27 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 02:52:27 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 02:52:27 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 02:52:27 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 02:52:27 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 02:52:27 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 02:52:27 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 02:52:27 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 02:52:27 debconf: delaying package configuration, since apt-utils is not installed 02:52:27 Fetched 3527 kB in 1s (2925 kB/s) 02:52:27 (Reading database ... 12511 files and directories currently installed.) 02:52:27 Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... 02:52:27 Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 02:52:27 Setting up libudev1:amd64 (237-3ubuntu10.51) ... 02:52:27 Selecting previously unselected package udev. 02:52:27 (Reading database ... 12511 files and directories currently installed.) 02:52:27 Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... 02:52:28 Unpacking udev (237-3ubuntu10.51) ... 02:52:28 Selecting previously unselected package libfuse2:amd64. 02:52:28 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 02:52:28 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 02:52:28 Selecting previously unselected package fuse. 02:52:28 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 02:52:28 Unpacking fuse (2.9.7-1ubuntu1) ... 02:52:28 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 02:52:28 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:52:28 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 02:52:28 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:52:28 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 02:52:28 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:52:28 Selecting previously unselected package libksba8:amd64. 02:52:28 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 02:52:28 Unpacking libksba8:amd64 (1.3.5-2) ... 02:52:28 Selecting previously unselected package libroken18-heimdal:amd64. 02:52:28 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:52:28 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 02:52:28 Selecting previously unselected package libasn1-8-heimdal:amd64. 02:52:28 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:52:28 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 02:52:29 Selecting previously unselected package libheimbase1-heimdal:amd64. 02:52:29 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:52:29 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 02:52:29 Selecting previously unselected package libhcrypto4-heimdal:amd64. 02:52:29 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:52:29 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 02:52:29 Selecting previously unselected package libwind0-heimdal:amd64. 02:52:29 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:52:29 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:52:29 Selecting previously unselected package libhx509-5-heimdal:amd64. 02:52:29 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:52:29 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 02:52:29 Selecting previously unselected package libkrb5-26-heimdal:amd64. 02:52:29 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:52:29 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 02:52:29 Selecting previously unselected package libheimntlm0-heimdal:amd64. 02:52:29 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:52:29 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:52:29 Selecting previously unselected package libgssapi3-heimdal:amd64. 02:52:29 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:52:29 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 02:52:29 Selecting previously unselected package libsasl2-modules-db:amd64. 02:52:29 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 02:52:29 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:52:29 Selecting previously unselected package libsasl2-2:amd64. 02:52:29 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 02:52:29 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:52:29 Selecting previously unselected package libldap-common. 02:52:29 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 02:52:29 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 02:52:29 Selecting previously unselected package libldap-2.4-2:amd64. 02:52:29 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 02:52:29 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 02:52:29 Selecting previously unselected package dirmngr. 02:52:29 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 02:52:29 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 02:52:30 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 02:52:30 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 02:52:30 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 02:52:30 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:52:30 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:52:30 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 02:52:30 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 02:52:30 Setting up libksba8:amd64 (1.3.5-2) ... 02:52:30 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:52:30 Setting up udev (237-3ubuntu10.51) ... 02:52:30 invoke-rc.d: policy-rc.d denied execution of start. 02:52:30 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 02:52:30 Processing triggers for systemd (237-3ubuntu10) ... 02:52:30 Setting up fuse (2.9.7-1ubuntu1) ... 02:52:30 Setting up gpg (2.2.4-1ubuntu1.4) ... 02:52:30 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:52:30 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 02:52:30 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 02:52:30 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 02:52:30 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 02:52:30 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:52:30 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 02:52:30 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 02:52:30 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 02:52:30 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:52:31 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 02:52:31 settings in the [Install] section, and DefaultInstance for template units). 02:52:31 This means they are not meant to be enabled using systemctl. 02:52:31 Possible reasons for having this kind of units are: 02:52:31 1) A unit may be statically enabled by being symlinked from another unit's 02:52:31 .wants/ or .requires/ directory. 02:52:31 2) A unit's purpose may be to act as a helper for some other unit which has 02:52:31 a requirement dependency on it. 02:52:31 3) A unit may be started when needed via activation (socket, path, timer, 02:52:31 D-Bus, udev, scripted systemctl call, ...). 02:52:31 4) In case of template units, the unit is meant to be enabled with some 02:52:31 instance name specified. 02:52:31 Reading package lists... 02:52:31 Building dependency tree... 02:52:31 Reading state information... 02:52:31 The following additional packages will be installed: 02:52:31 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 02:52:31 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 02:52:31 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 02:52:31 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 02:52:31 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 02:52:31 Suggested packages: 02:52:31 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 02:52:31 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 02:52:31 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 02:52:31 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 02:52:31 systemd-container policykit-1 02:52:31 Recommended packages: 02:52:31 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 02:52:31 The following NEW packages will be installed: 02:52:31 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 02:52:31 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 02:52:31 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 02:52:31 multiarch-support openssh-client python3 python3-minimal python3.6 02:52:31 python3.6-minimal snapd squashfs-tools sudo 02:52:31 The following packages will be upgraded: 02:52:31 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 02:52:31 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 02:52:31 Need to get 36.7 MB of archives. 02:52:31 After this operation, 147 MB of additional disk space will be used. 02:52:31 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 02:52:32 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 02:52:32 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 02:52:32 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] 02:52:32 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 02:52:32 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 02:52:32 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 02:52:32 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 02:52:32 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 02:52:32 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 02:52:32 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 02:52:32 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 02:52:32 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 02:52:32 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 02:52:32 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 02:52:32 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] 02:52:32 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 02:52:32 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 02:52:32 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.10 [1301 kB] 02:52:32 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 02:52:32 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 02:52:32 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 02:52:32 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 02:52:32 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 02:52:32 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 02:52:32 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 02:52:32 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 02:52:32 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 02:52:32 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 02:52:32 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 02:52:34 debconf: delaying package configuration, since apt-utils is not installed 02:52:34 Fetched 36.7 MB in 2s (14.8 MB/s) 02:52:34 (Reading database ... 12757 files and directories currently installed.) 02:52:34 Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... 02:52:34 Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... 02:52:35 Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... 02:52:35 Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 02:52:35 Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... 02:52:35 (Reading database ... 12757 files and directories currently installed.) 02:52:35 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 02:52:35 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 02:52:35 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 02:52:35 (Reading database ... 12757 files and directories currently installed.) 02:52:35 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 02:52:35 Unpacking apt (1.6.14) over (1.6.1) ... 02:52:35 Setting up apt (1.6.14) ... 02:52:35 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 02:52:36 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 02:52:36 (Reading database ... 12764 files and directories currently installed.) 02:52:36 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.10_amd64.deb ... 02:52:36 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.10) over (1.1.0g-2ubuntu4) ... 02:52:36 Selecting previously unselected package libpython3.6-minimal:amd64. 02:52:36 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:52:36 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:52:36 Selecting previously unselected package libexpat1:amd64. 02:52:36 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 02:52:36 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 02:52:36 Selecting previously unselected package python3.6-minimal. 02:52:36 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:52:36 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 02:52:36 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.10) ... 02:52:36 Checking for services that may need to be restarted...done. 02:52:36 Checking for services that may need to be restarted...done. 02:52:36 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:52:36 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 02:52:36 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 02:52:37 Selecting previously unselected package python3-minimal. 02:52:37 (Reading database ... 13012 files and directories currently installed.) 02:52:37 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 02:52:37 Unpacking python3-minimal (3.6.7-1~18.04) ... 02:52:37 Selecting previously unselected package mime-support. 02:52:37 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 02:52:37 Unpacking mime-support (3.60ubuntu1) ... 02:52:37 Selecting previously unselected package libmpdec2:amd64. 02:52:37 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 02:52:37 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 02:52:37 Selecting previously unselected package libpython3.6-stdlib:amd64. 02:52:37 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:52:37 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:52:37 Selecting previously unselected package python3.6. 02:52:37 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:52:38 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 02:52:38 Selecting previously unselected package libpython3-stdlib:amd64. 02:52:38 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 02:52:38 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 02:52:38 Setting up python3-minimal (3.6.7-1~18.04) ... 02:52:38 Selecting previously unselected package python3. 02:52:38 (Reading database ... 13442 files and directories currently installed.) 02:52:38 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 02:52:38 Unpacking python3 (3.6.7-1~18.04) ... 02:52:38 Selecting previously unselected package multiarch-support. 02:52:38 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 02:52:38 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 02:52:38 Setting up multiarch-support (2.27-3ubuntu1.4) ... 02:52:38 Selecting previously unselected package liblzo2-2:amd64. 02:52:38 (Reading database ... 13479 files and directories currently installed.) 02:52:38 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 02:52:38 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 02:52:38 Selecting previously unselected package libbsd0:amd64. 02:52:38 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 02:52:38 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 02:52:38 Selecting previously unselected package sudo. 02:52:38 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 02:52:38 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 02:52:38 Selecting previously unselected package apparmor. 02:52:38 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 02:52:38 Unpacking apparmor (2.12-4ubuntu5.1) ... 02:52:38 Selecting previously unselected package libedit2:amd64. 02:52:38 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 02:52:38 Unpacking libedit2:amd64 (3.1-20170329-1) ... 02:52:38 Selecting previously unselected package libkrb5support0:amd64. 02:52:38 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 02:52:38 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 02:52:38 Selecting previously unselected package libk5crypto3:amd64. 02:52:38 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 02:52:38 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 02:52:38 Selecting previously unselected package libkeyutils1:amd64. 02:52:38 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 02:52:38 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 02:52:38 Selecting previously unselected package libkrb5-3:amd64. 02:52:38 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 02:52:38 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 02:52:39 Selecting previously unselected package libgssapi-krb5-2:amd64. 02:52:39 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 02:52:39 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 02:52:39 Selecting previously unselected package libssl1.0.0:amd64. 02:52:39 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 02:52:39 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 02:52:39 Selecting previously unselected package openssh-client. 02:52:39 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 02:52:39 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 02:52:39 Selecting previously unselected package squashfs-tools. 02:52:39 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 02:52:39 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 02:52:39 Selecting previously unselected package snapd. 02:52:39 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 02:52:39 Unpacking snapd (2.49.2+18.04) ... 02:52:41 Setting up libedit2:amd64 (3.1-20170329-1) ... 02:52:41 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 02:52:41 Setting up mime-support (3.60ubuntu1) ... 02:52:41 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 02:52:41 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 02:52:41 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 02:52:41 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:52:41 Setting up systemd (237-3ubuntu10.51) ... 02:52:41 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 02:52:42 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 02:52:42 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 02:52:42 Setting up liblzo2-2:amd64 (2.08-1.2) ... 02:52:42 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:52:42 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 02:52:42 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 02:52:43 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 02:52:43 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 02:52:43 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 02:52:43 Setting up python3 (3.6.7-1~18.04) ... 02:52:43 running python rtupdate hooks for python3.6... 02:52:43 running python post-rtupdate hooks for python3.6... 02:52:43 Setting up apparmor (2.12-4ubuntu5.1) ... 02:52:43 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:52:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:52:43 ---> 1dd49b08fd2c 02:52:43 Step 3/24 : WORKDIR /edgex-go 02:52:43 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:52:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:52:43 ---> 1dd49b08fd2c 02:52:43 Step 3/22 : WORKDIR /edgex-go 02:52:43 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:52:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:52:43 ---> 1dd49b08fd2c 02:52:43 Step 3/23 : WORKDIR /edgex-go 02:52:43 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:52:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:52:43 ---> 1dd49b08fd2c 02:52:43 Step 3/24 : WORKDIR /edgex-go 02:52:43 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:52:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:52:43 ---> 1dd49b08fd2c 02:52:43 Step 3/24 : WORKDIR /edgex-go 02:52:43 ---> Running in 674df783bf4a 02:52:43 ---> Running in feddd9f61366 02:52:43 ---> Running in c48a6be28f67 02:52:43 ---> Running in 79579fd53c3b 02:52:43 ---> Running in 0d118d7e9ef5 02:52:44 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 02:52:44 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 02:52:44 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 02:52:44 Removing intermediate container feddd9f61366 02:52:44 ---> 910b211ee3e2 02:52:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:52:44 Removing intermediate container 674df783bf4a 02:52:44 ---> c43a564a6b25 02:52:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:52:44 Setting up snapd (2.49.2+18.04) ... 02:52:44 Removing intermediate container c48a6be28f67 02:52:44 ---> 090361d9fde5 02:52:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:52:44 Removing intermediate container 0d118d7e9ef5 02:52:44 ---> 685bc0b12a58 02:52:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:52:44 Removing intermediate container 79579fd53c3b 02:52:44 ---> 0064d13e5fcd 02:52:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:52:44 ---> Running in 47ff109a14fa 02:52:44 ---> Running in adc66966b04a 02:52:44 ---> Running in 36ead712aa38 02:52:44 ---> Running in 89e603659c48 02:52:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 02:52:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 02:52:45 ---> Running in 280779de5bb7 02:52:45 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 02:52:45 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 02:52:45 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 02:52:45 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 02:52:45 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 02:52:45 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 02:52:46 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 02:52:46 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 02:52:46 /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' 02:52:46 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:52:46 Processing triggers for systemd (237-3ubuntu10.51) ... 02:52:47 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 02:52:47 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 02:52:47 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:52:48 Reading package lists... 02:52:48 Removing intermediate container 47ff109a14fa 02:52:48 ---> 45e4320322ef 02:52:48 Step 5/24 : RUN apk add --update --no-cache make git 02:52:48 ---> Running in 0a2de33f86be 02:52:48 Removing intermediate container adc66966b04a 02:52:48 ---> 1088332f5802 02:52:48 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:52:49 ---> Running in 4e12190788a5 02:52:49 Reading package lists... 02:52:49 Building dependency tree... 02:52:49 Reading state information... 02:52:49 Removing intermediate container 280779de5bb7 02:52:49 ---> c0d7fb388c83 02:52:49 Step 5/24 : RUN apk add --update --no-cache make git 02:52:49 Calculating upgrade... 02:52:49 The following packages will be upgraded: 02:52:49 advancecomp base-files bash binutils binutils-common 02:52:49 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 02:52:49 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 02:52:49 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 02:52:49 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 02:52:49 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 02:52:49 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 02:52:49 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 02:52:49 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 02:52:49 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 02:52:49 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 02:52:49 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 02:52:49 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 02:52:49 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 02:52:49 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 02:52:49 ubuntu-keyring util-linux 02:52:49 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 02:52:49 Need to get 64.2 MB of archives. 02:52:49 After this operation, 5126 kB of additional disk space will be used. 02:52:49 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-154.161 [988 kB] 02:52:49 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 02:52:49 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 02:52:49 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 02:52:49 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 02:52:49 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 02:52:49 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 02:52:49 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 02:52:49 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 02:52:49 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 02:52:49 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 02:52:49 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 02:52:49 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 02:52:49 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 02:52:49 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 02:52:49 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 02:52:49 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 02:52:49 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 02:52:49 Removing intermediate container 36ead712aa38 02:52:49 ---> fcbc85a6e0ab 02:52:49 Step 5/23 : RUN apk add --update --no-cache make git 02:52:49 Removing intermediate container 89e603659c48 02:52:49 ---> fa7b212599cf 02:52:49 Step 5/22 : RUN apk add --update --no-cache make git 02:52:49 ---> Running in fb7e380cb8ee 02:52:49 ---> Running in 1a0ef6327a6e 02:52:49 ---> Running in 7f7c4e36599e 02:52:49 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 02:52:49 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 02:52:49 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 02:52:49 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 02:52:49 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 02:52:49 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 02:52:49 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 02:52:49 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 02:52:49 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 02:52:49 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 02:52:49 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 02:52:49 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 02:52:49 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 02:52:49 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 02:52:49 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 02:52:49 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 02:52:49 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 02:52:49 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 02:52:49 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 02:52:49 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 02:52:49 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 02:52:49 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 02:52:49 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 02:52:49 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 02:52:49 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 02:52:49 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 02:52:49 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 02:52:49 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 02:52:49 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 02:52:49 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 02:52:49 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 02:52:49 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 02:52:49 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 02:52:49 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 02:52:49 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 02:52:49 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 02:52:49 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 02:52:49 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 02:52:50 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 02:52:50 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 02:52:50 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 02:52:50 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 02:52:50 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 02:52:50 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 02:52:50 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 02:52:50 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 02:52:50 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 02:52:50 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 02:52:50 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 02:52:50 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 02:52:50 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 02:52:50 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 02:52:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:52:50 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 02:52:50 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 02:52:50 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 02:52:50 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 02:52:50 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 02:52:50 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 02:52:50 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 02:52:50 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 02:52:50 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 02:52:50 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 02:52:50 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 02:52:50 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 02:52:50 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 02:52:50 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 02:52:50 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 02:52:50 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] 02:52:50 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 02:52:50 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 02:52:51 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 02:52:51 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 02:52:51 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 02:52:51 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 02:52:51 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 02:52:51 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 02:52:51 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 02:52:51 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.10 [614 kB] 02:52:51 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 02:52:51 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 02:52:51 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 02:52:51 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 02:52:51 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 02:52:51 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 02:52:51 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 02:52:51 debconf: delaying package configuration, since apt-utils is not installed 02:52:51 Fetched 64.2 MB in 2s (33.1 MB/s) 02:52:51 (Reading database ... 13914 files and directories currently installed.) 02:52:51 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 02:52:51 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:52:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:52:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:52:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:52:52 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 02:52:52 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:52:52 Preparing to unpack .../2-linux-libc-dev_4.15.0-154.161_amd64.deb ... 02:52:52 Unpacking linux-libc-dev:amd64 (4.15.0-154.161) over (4.15.0-20.21) ... 02:52:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:52:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:52:52 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:52:52 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:52:52 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:52:52 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:52:52 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:52:52 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:52:52 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:52:52 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:52:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:52:52 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:52:52 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:52:52 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:52:52 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:52:52 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:52:52 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:52:52 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 02:52:52 (Reading database ... 13914 files and directories currently installed.) 02:52:52 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 02:52:52 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 02:52:52 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 02:52:52 (Reading database ... 13914 files and directories currently installed.) 02:52:52 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:52:52 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:52:52 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:52:52 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:52:52 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:52:52 OK: 218 MiB in 52 packages 02:52:53 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:52:53 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 02:52:53 (Reading database ... 13914 files and directories currently installed.) 02:52:53 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 02:52:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:52:53 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:52:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:52:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:52:53 OK: 218 MiB in 52 packages 02:52:53 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 02:52:53 (Reading database ... 13914 files and directories currently installed.) 02:52:53 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 02:52:53 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 02:52:53 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 02:52:53 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 02:52:54 Setting up base-files (10.1ubuntu2.10) ... 02:52:54 Installing new version of config file /etc/issue ... 02:52:54 Installing new version of config file /etc/issue.net ... 02:52:54 Installing new version of config file /etc/lsb-release ... 02:52:54 Installing new version of config file /etc/update-motd.d/50-motd-news ... 02:52:54 OK: 218 MiB in 52 packages 02:52:54 OK: 218 MiB in 52 packages 02:52:54 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 02:52:54 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 02:52:54 Removing obsolete conffile /etc/default/motd-news ... 02:52:54 Removing intermediate container 0a2de33f86be 02:52:54 ---> 2e12a8ddcf66 02:52:54 Step 6/24 : COPY go.mod .OK: 218 MiB in 52 packages 02:52:54 02:52:54 (Reading database ... 13915 files and directories currently installed.) 02:52:54 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 02:52:54 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 02:52:55 Setting up bash (4.4.18-2ubuntu1.2) ... 02:52:55 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 02:52:55 (Reading database ... 13915 files and directories currently installed.) 02:52:55 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 02:52:55 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 02:52:55 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 02:52:55 (Reading database ... 13915 files and directories currently installed.) 02:52:55 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 02:52:55 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 02:52:55 Setting up tar (1.29b-2ubuntu0.2) ... 02:52:55 (Reading database ... 13915 files and directories currently installed.) 02:52:55 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 02:52:55 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:52:55 Setting up dpkg (1.19.0.5ubuntu2.3) ... 02:52:55 (Reading database ... 13915 files and directories currently installed.) 02:52:55 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 02:52:55 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:52:55 Removing intermediate container 4e12190788a5 02:52:55 ---> 4df9b9201b30 02:52:55 Step 6/24 : COPY go.mod . 02:52:55 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 02:52:55 (Reading database ... 13915 files and directories currently installed.) 02:52:55 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 02:52:55 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:52:55 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 02:52:56 Removing intermediate container 1a0ef6327a6e 02:52:56 ---> f0ebf863537e 02:52:56 Step 6/23 : COPY go.mod . 02:52:56 ---> be18240e804e 02:52:56 Step 7/24 : RUN go mod download 02:52:56 (Reading database ... 13915 files and directories currently installed.) 02:52:56 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 02:52:56 Unpacking grep (3.1-2build1) over (3.1-2) ... 02:52:56 Setting up grep (3.1-2build1) ... 02:52:56 (Reading database ... 13915 files and directories currently installed.) 02:52:56 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 02:52:56 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 02:52:56 Setting up gzip (1.6-5ubuntu1.1) ... 02:52:56 ---> Running in 20a000877146 02:52:56 (Reading database ... 13915 files and directories currently installed.) 02:52:56 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 02:52:56 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 02:52:56 Setting up login (1:4.5-1ubuntu2) ... 02:52:56 (Reading database ... 13915 files and directories currently installed.) 02:52:56 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 02:52:56 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:52:56 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 02:52:56 Removing intermediate container fb7e380cb8ee 02:52:56 ---> 9d4b2b367dd1 02:52:56 Step 6/24 : COPY go.mod . 02:52:56 Removing intermediate container 7f7c4e36599e 02:52:56 ---> 1d6ab29a8e16 02:52:56 Step 6/22 : COPY go.mod . 02:52:56 (Reading database ... 13915 files and directories currently installed.) 02:52:56 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 02:52:56 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:52:56 ---> e5a8194a393e 02:52:56 Step 7/24 : RUN go mod download 02:52:56 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 02:52:56 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:52:57 ---> Running in dea940f56440 02:52:57 ---> 58acbc8514ff 02:52:57 Step 7/23 : RUN go mod download 02:52:57 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 02:52:57 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:52:57 ---> Running in eb74e34eb300 02:52:57 Setting up perl-base (5.26.1-6ubuntu0.5) ... 02:52:57 (Reading database ... 13915 files and directories currently installed.) 02:52:57 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 02:52:57 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:52:58 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 02:52:58 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 02:52:58 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 02:52:58 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 02:52:58 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 02:52:58 (Reading database ... 13915 files and directories currently installed.) 02:52:58 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 02:52:58 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 02:52:58 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 02:52:58 (Reading database ... 13915 files and directories currently installed.) 02:52:58 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:52:58 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:52:58 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:52:58 (Reading database ... 13915 files and directories currently installed.) 02:52:58 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:52:58 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:52:58 ---> 799d099c09d4 02:52:58 Step 7/22 : RUN go mod download 02:52:58 ---> 0cbdd41200d2 02:52:58 Step 7/24 : RUN go mod download 02:52:58 ---> Running in 9ba55bf87d8f 02:52:58 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:52:58 (Reading database ... 13915 files and directories currently installed.) 02:52:58 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:52:58 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:52:58 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:52:58 (Reading database ... 13915 files and directories currently installed.) 02:52:58 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:52:58 ---> Running in 26711e6808fd 02:52:58 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:52:58 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:52:58 (Reading database ... 13915 files and directories currently installed.) 02:52:58 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 02:52:58 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:52:58 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 02:52:58 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:52:59 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 02:52:59 (Reading database ... 13915 files and directories currently installed.) 02:52:59 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 02:52:59 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:52:59 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 02:52:59 (Reading database ... 13915 files and directories currently installed.) 02:52:59 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:52:59 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:52:59 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:52:59 (Reading database ... 13915 files and directories currently installed.) 02:52:59 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:52:59 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:52:59 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 02:52:59 (Reading database ... 13915 files and directories currently installed.) 02:52:59 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:52:59 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:52:59 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 02:52:59 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 02:53:00 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 02:53:00 (Reading database ... 13915 files and directories currently installed.) 02:53:00 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 02:53:00 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:53:00 Setting up libc-bin (2.27-3ubuntu1.4) ... 02:53:00 (Reading database ... 13915 files and directories currently installed.) 02:53:00 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 02:53:00 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:53:00 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 02:53:00 (Reading database ... 13917 files and directories currently installed.) 02:53:00 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 02:53:00 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 02:53:01 Setting up debconf (1.5.66ubuntu1) ... 02:53:01 (Reading database ... 13917 files and directories currently installed.) 02:53:01 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 02:53:01 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 02:53:01 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 02:53:01 (Reading database ... 13917 files and directories currently installed.) 02:53:01 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 02:53:01 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 02:53:01 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 02:53:01 (Reading database ... 13917 files and directories currently installed.) 02:53:01 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 02:53:01 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 02:53:01 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 02:53:01 (Reading database ... 13917 files and directories currently installed.) 02:53:01 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 02:53:01 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 02:53:01 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 02:53:01 (Reading database ... 13919 files and directories currently installed.) 02:53:01 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 02:53:01 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 02:53:01 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 02:53:01 (Reading database ... 13923 files and directories currently installed.) 02:53:01 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:53:02 Removing intermediate container 20a000877146 02:53:02 ---> 56e4f65095de 02:53:02 Step 8/24 : COPY . . 02:53:02 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:53:02 Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... 02:53:02 Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... 02:53:02 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 02:53:02 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:53:02 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 02:53:02 (Reading database ... 13923 files and directories currently installed.) 02:53:02 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 02:53:02 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 02:53:02 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 02:53:02 (Reading database ... 13923 files and directories currently installed.) 02:53:02 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 02:53:02 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 02:53:02 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 02:53:02 (Reading database ... 13923 files and directories currently installed.) 02:53:02 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 02:53:02 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 02:53:02 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 02:53:02 (Reading database ... 13923 files and directories currently installed.) 02:53:02 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 02:53:02 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:53:02 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 02:53:02 (Reading database ... 13923 files and directories currently installed.) 02:53:02 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 02:53:02 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 02:53:02 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 02:53:03 (Reading database ... 13923 files and directories currently installed.) 02:53:03 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 02:53:03 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 02:53:03 Setting up passwd (1:4.5-1ubuntu2) ... 02:53:03 (Reading database ... 13923 files and directories currently installed.) 02:53:03 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 02:53:03 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:53:03 Setting up gpgv (2.2.4-1ubuntu1.4) ... 02:53:03 (Reading database ... 13923 files and directories currently installed.) 02:53:03 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 02:53:03 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 02:53:03 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 02:53:03 (Reading database ... 13923 files and directories currently installed.) 02:53:03 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 02:53:03 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 02:53:03 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 02:53:03 (Reading database ... 13923 files and directories currently installed.) 02:53:03 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 02:53:03 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 02:53:03 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 02:53:03 (Reading database ... 13923 files and directories currently installed.) 02:53:03 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 02:53:03 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 02:53:03 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 02:53:03 (Reading database ... 13923 files and directories currently installed.) 02:53:03 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 02:53:03 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 02:53:03 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 02:53:04 (Reading database ... 13923 files and directories currently installed.) 02:53:04 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 02:53:04 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 02:53:04 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 02:53:04 (Reading database ... 13923 files and directories currently installed.) 02:53:04 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 02:53:04 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 02:53:04 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 02:53:04 (Reading database ... 13923 files and directories currently installed.) 02:53:04 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 02:53:04 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 02:53:04 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 02:53:04 (Reading database ... 13924 files and directories currently installed.) 02:53:04 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 02:53:04 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 02:53:04 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 02:53:04 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 02:53:04 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.10_amd64.deb ... 02:53:04 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.10) over (1.1.0g-2ubuntu4) ... 02:53:05 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 02:53:05 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 02:53:05 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 02:53:05 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 02:53:05 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 02:53:05 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 02:53:05 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 02:53:05 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 02:53:05 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 02:53:05 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 02:53:05 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 02:53:05 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 02:53:05 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 02:53:05 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 02:53:05 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 02:53:05 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 02:53:05 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 02:53:05 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 02:53:05 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 02:53:05 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 02:53:05 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 02:53:05 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 02:53:06 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:53:06 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:53:06 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:53:06 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:53:06 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:53:06 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:53:06 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:53:06 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:53:06 Removing intermediate container eb74e34eb300 02:53:06 ---> ea1e82fd74ff 02:53:06 Step 8/23 : COPY . . 02:53:06 Removing intermediate container dea940f56440 02:53:06 ---> 5dfba4ba5f2f 02:53:06 Step 8/24 : COPY . . 02:53:06 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:53:06 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:53:06 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:53:06 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:53:06 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:53:06 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:53:06 Removing intermediate container 9ba55bf87d8f 02:53:06 ---> b9b53a1231f1 02:53:06 Step 8/22 : COPY . . 02:53:06 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:53:06 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:53:07 Removing intermediate container 26711e6808fd 02:53:07 ---> 24d665dcd9b1 02:53:07 Step 8/24 : COPY . . 02:53:07 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:53:07 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:53:08 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:53:08 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:53:08 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:53:08 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:53:08 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:53:08 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:53:09 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:53:09 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:53:09 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:53:09 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:53:09 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 02:53:09 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:53:09 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 02:53:09 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:53:10 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 02:53:10 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 02:53:10 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:53:10 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:53:10 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:53:10 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:53:10 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 02:53:10 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 02:53:10 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:53:10 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 02:53:10 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:53:10 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:53:10 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:53:10 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 02:53:10 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 02:53:10 Setting up tzdata (2021a-0ubuntu0.18.04) ... 02:53:10 02:53:10 Current default time zone: 'Etc/UTC' 02:53:10 Local time is now: Fri Aug 20 02:53:10 UTC 2021. 02:53:10 Universal Time is now: Fri Aug 20 02:53:10 UTC 2021. 02:53:10 Run 'dpkg-reconfigure tzdata' if you wish to change it. 02:53:10 02:53:10 Setting up systemd-sysv (237-3ubuntu10.51) ... 02:53:10 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:53:10 Setting up linux-libc-dev:amd64 (4.15.0-154.161) ... 02:53:10 Setting up mount (2.31.1-0.4ubuntu3.7) ... 02:53:10 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 02:53:10 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 02:53:10 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 02:53:10 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 02:53:10 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 02:53:10 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 02:53:10 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:53:10 Setting up procps (2:3.3.12-3ubuntu1.2) ... 02:53:10 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 02:53:10 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 02:53:10 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 02:53:10 Setting up patch (2.7.6-2ubuntu1.1) ... 02:53:10 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 02:53:10 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 02:53:10 Setting up openssl (1.1.1-1ubuntu2.1~18.04.10) ... 02:53:10 Installing new version of config file /etc/ssl/openssl.cnf ... 02:53:10 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 02:53:10 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 02:53:10 Setting up ca-certificates (20210119~18.04.1) ... 02:53:12 Updating certificates in /etc/ssl/certs... 02:53:13 23 added, 27 removed; done. 02:53:13 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 02:53:13 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:53:13 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 02:53:13 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 02:53:13 Setting up pkgbinarymangler (138.18.04.1) ... 02:53:13 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 02:53:13 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 02:53:13 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 02:53:13 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 02:53:13 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 02:53:13 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 02:53:13 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 02:53:13 Setting up perl (5.26.1-6ubuntu0.5) ... 02:53:13 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 02:53:13 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 02:53:13 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 02:53:13 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 02:53:13 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 02:53:13 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 02:53:13 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 02:53:13 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 02:53:13 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 02:53:13 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:53:14 Processing triggers for systemd (237-3ubuntu10.51) ... 02:53:14 Processing triggers for mime-support (3.60ubuntu1) ... 02:53:14 Processing triggers for ca-certificates (20210119~18.04.1) ... 02:53:14 Updating certificates in /etc/ssl/certs... 02:53:14 0 added, 0 removed; done. 02:53:14 Running hooks in /etc/ca-certificates/update.d... 02:53:14 done. 02:53:14 Reading package lists... 02:53:15 Building dependency tree... 02:53:15 Reading state information... 02:53:15 The following NEW packages will be installed: 02:53:15 apt-transport-https 02:53:15 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 02:53:15 Need to get 4348 B of archives. 02:53:15 After this operation, 154 kB of additional disk space will be used. 02:53:15 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 02:53:15 debconf: delaying package configuration, since apt-utils is not installed 02:53:15 Fetched 4348 B in 0s (20.9 kB/s) 02:53:15 Selecting previously unselected package apt-transport-https. 02:53:15 (Reading database ... 13929 files and directories currently installed.) 02:53:15 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 02:53:15 Unpacking apt-transport-https (1.6.14) ... 02:53:15 Setting up apt-transport-https (1.6.14) ... 02:53:15 Waiting for network to be ready... 02:53:18 2021-08-20T02:53:18Z INFO Waiting for automatic snapd restart... 02:53:21 snapd 2.51.3 from Canonical* installed 02:53:22 "snapd" switched to the "latest/stable" channel 02:53:22 02:53:25 core18 20210722 from Canonical* installed 02:53:25 "core18" switched to the "latest/stable" channel 02:53:25 02:53:27 snapcraft 5.0 from Canonical* installed 02:53:27 "snapcraft" switched to the "latest/stable" channel 02:53:27 02:53:29 ---> 12fb67c19185 02:53:29 Step 9/24 : RUN go mod tidy 02:53:29 ---> 28821100b855 02:53:29 Step 9/23 : RUN go mod tidy 02:53:29 ---> 01e76c855e1b 02:53:29 Step 9/24 : RUN go mod tidy 02:53:29 ---> 70c37dd780c6 02:53:29 Step 9/22 : RUN go mod tidy 02:53:29 ---> e7f3431ed30d 02:53:29 Step 9/24 : RUN go mod tidy 02:53:29 ---> Running in 8f7c60c0679f 02:53:29 ---> Running in 9d7c0af85e27 02:53:29 ---> Running in c078f6791a77 02:53:29 ---> Running in 60bf0fd24282 02:53:29 ---> Running in ff1663d92076 02:53:32 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: 02:53:32 - README.md 02:53:32 02:53:32 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 02:53:32 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 02:53:32 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 02:53:32 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:53:33 Reading package lists... 02:53:33 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 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 02:53:33 Reading package lists... 02:53:34 Building dependency tree... 02:53:34 Reading state information... 02:53:34 Suggested packages: 02:53:34 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 02:53:34 git-gui gitk gitweb git-cvs git-mediawiki git-svn 02:53:34 Recommended packages: 02:53:34 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 02:53:34 The following NEW packages will be installed: 02:53:34 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 02:53:34 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 02:53:34 pkg-config zip 02:53:34 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 02:53:34 Need to get 7663 kB of archives. 02:53:34 After this operation, 43.8 MB of additional disk space will be used. 02:53:34 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 02:53:34 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 02:53:34 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 02:53:34 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 02:53:34 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 02:53:34 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 02:53:34 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 02:53:35 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 02:53:35 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 02:53:35 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 02:53:35 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 02:53:35 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 02:53:35 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 02:53:35 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 02:53:35 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 02:53:35 debconf: delaying package configuration, since apt-utils is not installed 02:53:35 Fetched 7663 kB in 1s (8893 kB/s) 02:53:35 Selecting previously unselected package libglib2.0-0:amd64. 02:53:35 (Reading database ... 13933 files and directories currently installed.) 02:53:35 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 02:53:35 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 02:53:35 Selecting previously unselected package libpsl5:amd64. 02:53:35 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 02:53:35 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 02:53:35 Selecting previously unselected package libnghttp2-14:amd64. 02:53:35 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 02:53:35 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 02:53:35 Selecting previously unselected package librtmp1:amd64. 02:53:35 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 02:53:35 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 02:53:35 Selecting previously unselected package libcurl3-gnutls:amd64. 02:53:35 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 02:53:35 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 02:53:35 Selecting previously unselected package liberror-perl. 02:53:35 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 02:53:35 Unpacking liberror-perl (0.17025-1) ... 02:53:35 Selecting previously unselected package git-man. 02:53:35 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 02:53:35 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 02:53:36 Selecting previously unselected package git. 02:53:36 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 02:53:36 Unpacking git (1:2.17.1-1ubuntu0.8) ... 02:53:36 Removing intermediate container 8f7c60c0679f 02:53:36 ---> a1bdfc057667 02:53:36 Step 10/24 : RUN make cmd/core-metadata/core-metadata 02:53:36 ---> Running in 619f9d9aae60 02:53:36 Removing intermediate container 9d7c0af85e27 02:53:36 ---> 137030999651 02:53:36 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 02:53:36 Removing intermediate container c078f6791a77 02:53:36 ---> c425c7dc1148 02:53:36 Step 10/24 : RUN make cmd/core-data/core-data 02:53:36 Removing intermediate container ff1663d92076 02:53:36 ---> c53bb3228ec4 02:53:36 Step 10/24 : RUN make cmd/core-command/core-command 02:53:36 ---> Running in c492f829c76e 02:53:36 Selecting previously unselected package libnorm1:amd64. 02:53:36 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 02:53:36 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 02:53:36 Selecting previously unselected package libpgm-5.2-0:amd64. 02:53:36 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 02:53:36 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 02:53:36 Selecting previously unselected package libsodium23:amd64. 02:53:36 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 02:53:36 Unpacking libsodium23:amd64 (1.0.16-2) ... 02:53:36 Selecting previously unselected package libzmq5:amd64. 02:53:36 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 02:53:36 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 02:53:36 Removing intermediate container 60bf0fd24282 02:53:36 ---> a45f0fa57c87 02:53:36 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:53:36 ---> Running in 1c89b3cb59d7 02:53:36 ---> Running in 7aa9acb8adce 02:53:36 Selecting previously unselected package libzmq3-dev:amd64. 02:53:36 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 02:53:36 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 02:53:36 Selecting previously unselected package pkg-config. 02:53:36 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 02:53:36 Unpacking pkg-config (0.29.1-0ubuntu2) ... 02:53:36 Selecting previously unselected package zip. 02:53:36 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 02:53:36 Unpacking zip (3.0-11build1) ... 02:53:37 ---> Running in c7e3e25efc1a 02:53:37 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 02:53:37 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 02:53:37 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 02:53:37 Setting up liberror-perl (0.17025-1) ... 02:53:37 Setting up libpsl5:amd64 (0.19.1-5build1) ... 02:53:37 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 02:53:37 No schema files found: doing nothing. 02:53:37 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 02:53:37 Setting up zip (3.0-11build1) ... 02:53:37 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 02:53:37 Setting up libsodium23:amd64 (1.0.16-2) ... 02:53:37 Setting up pkg-config (0.29.1-0ubuntu2) ... 02:53:37 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 02:53:37 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 02:53:37 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 02:53:37 Setting up git (1:2.17.1-1ubuntu0.8) ... 02:53:37 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:53:37 git set to automatically installed. 02:53:37 git-man set to automatically installed. 02:53:37 libcurl3-gnutls set to automatically installed. 02:53:37 liberror-perl set to automatically installed. 02:53:37 libglib2.0-0 set to automatically installed. 02:53:37 libnghttp2-14 set to automatically installed. 02:53:37 libnorm1 set to automatically installed. 02:53:37 libpgm-5.2-0 set to automatically installed. 02:53:37 libpsl5 set to automatically installed. 02:53:37 librtmp1 set to automatically installed. 02:53:37 libsodium23 set to automatically installed. 02:53:37 libzmq3-dev set to automatically installed. 02:53:37 libzmq5 set to automatically installed. 02:53:37 pkg-config set to automatically installed. 02:53:37 zip set to automatically installed. 02:53:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:53:39 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 02:53:39 snapd is not logged in, snap install commands will use sudo 02:53:39 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 02:53: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 02:53:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 02:53:45 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 02:53:46 snapd is not logged in, snap install commands will use sudo 02:53:46 snap "core18" has no updates available 02:53:47 Pulling config-common 02:53:47 + snapcraftctl pull 02:53:48 Pulling go-build-helper 02:53:48 + snapcraftctl pull 02:53:49 'edgex-go' has dependencies that need to be staged: go-build-helper 02:53:49 Skipping pull go-build-helper (already ran) 02:53:49 Building go-build-helper 02:53:49 + snapcraftctl build 02:53:51 Staging go-build-helper 02:53:51 + snapcraftctl stage 02:54:01 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 02:54:01 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 02:54:01 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] 02:54:01 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] 02:54:01 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 02:54:01 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 02:54:01 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] 02:54:01 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] 02:54:01 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1136 kB] 02:54:01 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [258 kB] 02:54:01 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 02:54:01 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 02:54:01 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 02:54:01 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 02:54:01 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 02:54:01 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 02:54:01 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 02:54:01 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 02:54:01 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 02:54:01 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] 02:54:01 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] 02:54:01 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 02:54:01 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 02:54:01 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] 02:54:01 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] 02:54:01 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1747 kB] 02:54:01 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [374 kB] 02:54:01 Fetched 25.1 MB in 0s (0 B/s) 02:54:01 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 02:54:01 Fetched 224 kB in 0s (0 B/s) 02:54:01 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 02:54:01 Fetched 157 kB in 0s (0 B/s) 02:54:01 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 02:54:01 Fetched 221 kB in 0s (0 B/s) 02:54:01 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 02:54:01 Fetched 143 kB in 0s (0 B/s) 02:54:01 Pulling edgex-go 02:54:01 + snapcraftctl pull 02:54:02 Pulling hooks 02:54:02 + snapcraftctl pull 02:54:20 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 02:54:20 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 02:54:20 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:54:20 Fetched 0 B in 0s (0 B/s) 02:54:20 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 02:54:20 Fetched 96.5 kB in 0s (0 B/s) 02:54:20 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 02:54:20 Fetched 279 kB in 0s (0 B/s) 02:54:20 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 02:54:20 Fetched 122 kB in 0s (0 B/s) 02:54:20 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 02:54:20 Fetched 77.8 kB in 0s (0 B/s) 02:54:20 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 02:54:20 Fetched 8848 B in 0s (0 B/s) 02:54:20 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 02:54:20 Fetched 47.8 kB in 0s (0 B/s) 02:54:20 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 02:54:20 Fetched 45.6 kB in 0s (0 B/s) 02:54:20 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 02:54:20 Fetched 15.0 kB in 0s (0 B/s) 02:54:20 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 02:54:20 Fetched 219 kB in 0s (0 B/s) 02:54:20 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 02:54:20 Fetched 154 kB in 0s (0 B/s) 02:54:20 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 02:54:20 Fetched 50.6 kB in 0s (0 B/s) 02:54:20 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 02:54:20 Fetched 14.8 kB in 0s (0 B/s) 02:54:20 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 02:54:20 Fetched 41.8 kB in 0s (0 B/s) 02:54:20 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 02:54:20 Fetched 499 kB in 0s (0 B/s) 02:54:20 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 02:54:20 Fetched 111 kB in 0s (0 B/s) 02:54:20 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 02:54:20 Fetched 240 kB in 0s (0 B/s) 02:54:20 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 02:54:20 Fetched 29.3 kB in 0s (0 B/s) 02:54:20 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 02:54:20 Fetched 85.5 kB in 0s (0 B/s) 02:54:20 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 02:54:20 Fetched 24.5 kB in 0s (0 B/s) 02:54:20 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 02:54:20 Fetched 49.2 kB in 0s (0 B/s) 02:54:20 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 02:54:20 Fetched 54.2 kB in 0s (0 B/s) 02:54:20 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 02:54:20 Fetched 30.8 kB in 0s (0 B/s) 02:54:20 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 02:54:20 Fetched 15.8 kB in 0s (0 B/s) 02:54:20 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 02:54:20 Fetched 85.9 kB in 0s (0 B/s) 02:54:20 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 02:54:20 Fetched 8720 B in 0s (0 B/s) 02:54:20 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 02:54:20 Fetched 140 kB in 0s (0 B/s) 02:54:20 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 02:54:20 Fetched 119 kB in 0s (0 B/s) 02:54:20 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 02:54:20 Fetched 111 kB in 0s (0 B/s) 02:54:20 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 02:54:20 Fetched 11.1 kB in 0s (0 B/s) 02:54:20 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 02:54:20 Fetched 645 kB in 0s (0 B/s) 02:54:20 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 02:54:20 Fetched 41.3 kB in 0s (0 B/s) 02:54:20 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 02:54:20 Fetched 17.9 kB in 0s (0 B/s) 02:54:20 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 02:54:20 Fetched 368 kB in 0s (0 B/s) 02:54:20 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 02:54:20 Fetched 187 kB in 0s (0 B/s) 02:54:20 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 02:54:20 Fetched 175 kB in 0s (0 B/s) 02:54:20 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 02:54:20 Fetched 206 kB in 0s (0 B/s) 02:54:20 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.10_amd64.deb [1301 kB] 02:54:20 Fetched 1301 kB in 0s (0 B/s) 02:54:20 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 02:54:20 Fetched 36.2 kB in 0s (0 B/s) 02:54:20 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 02:54:20 Fetched 159 kB in 0s (0 B/s) 02:54:20 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 02:54:20 Fetched 107 kB in 0s (0 B/s) 02:54:20 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 02:54:20 Fetched 48.7 kB in 0s (0 B/s) 02:54:20 Pulling static-packages 02:54:20 + snapcraftctl pull 02:54:20 Pulling version 02:54:20 + cd /root/project 02:54:20 + git describe --tags --abbrev=0 02:54:20 + sed s/v// 02:54:20 + GIT_VERSION=2.0.1-dev.32 02:54:20 + [ -z 2.0.1-dev.32 ] 02:54:20 + snapcraftctl set-version 2.0.1-dev.32 02:54:21 Building config-common 02:54:21 + snapcraftctl build 02:54:23 Skipping build go-build-helper (already ran) 02:54:23 Building edgex-go 02:54:24 + cd /root/parts/edgex-go/src 02:54:24 + git describe --tags --abbrev=0 02:54:24 + sed s/v// 02:54:24 + GIT_VERSION=2.0.1-dev.32 02:54:24 + [ -z 2.0.1-dev.32 ] 02:54:24 + echo 2.0.1-dev.32 02:54:24 + make build 02:54:24 go mod tidy 02:54:28 go: downloading github.com/gorilla/mux v1.8.0 02:54:28 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 02:54:28 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.15 02:54:28 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 02:54:28 go: downloading github.com/stretchr/testify v1.7.0 02:54:28 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 02:54:28 go: downloading github.com/google/uuid v1.3.0 02:54:28 go: downloading gopkg.in/yaml.v2 v2.4.0 02:54:28 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 02:54:28 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 02:54:28 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 02:54:28 go: downloading github.com/lib/pq v1.10.2 02:54:28 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 02:54:28 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 02:54:28 go: downloading github.com/pelletier/go-toml v1.9.3 02:54:28 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 02:54:28 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 02:54:29 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 02:54:29 go: downloading github.com/go-playground/validator/v10 v10.9.0 02:54:29 go: downloading github.com/go-kit/kit v0.11.0 02:54:29 go: downloading github.com/davecgh/go-spew v1.1.1 02:54:29 go: downloading github.com/pmezard/go-difflib v1.0.0 02:54:29 go: downloading github.com/stretchr/objx v0.1.1 02:54:29 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 02:54:29 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 02:54:29 go: downloading github.com/x448/float16 v0.8.4 02:54:30 go: downloading github.com/go-playground/universal-translator v0.18.0 02:54:30 go: downloading github.com/leodido/go-urn v1.2.1 02:54:30 go: downloading golang.org/x/text v0.3.6 02:54:30 go: downloading github.com/go-playground/assert/v2 v2.0.1 02:54:30 go: downloading github.com/go-playground/locales v0.14.0 02:54:30 go: downloading github.com/pebbe/zmq4 v1.2.7 02:54:30 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 02:54:30 go: downloading github.com/go-redis/redis/v7 v7.3.0 02:54:30 go: downloading github.com/go-logfmt/logfmt v0.5.0 02:54:30 go: downloading github.com/go-stack/stack v1.8.0 02:54:30 go: downloading github.com/kr/pretty v0.3.0 02:54:30 go: downloading github.com/hashicorp/consul/api v1.8.1 02:54:30 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:54:30 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 02:54:30 go: downloading github.com/onsi/ginkgo v1.10.1 02:54:30 go: downloading github.com/onsi/gomega v1.7.0 02:54:30 go: downloading github.com/gorilla/websocket v1.4.2 02:54:30 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 02:54:30 go: downloading github.com/kr/text v0.2.0 02:54:30 go: downloading github.com/rogpeppe/go-internal v1.8.0 02:54:30 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 02:54:30 go: downloading github.com/hashicorp/go-hclog v0.12.0 02:54:31 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 02:54:31 go: downloading github.com/hashicorp/serf v0.9.5 02:54:31 go: downloading github.com/mitchellh/mapstructure v1.1.2 02:54:31 go: downloading github.com/hashicorp/consul/sdk v0.7.0 02:54:31 go: downloading github.com/hashicorp/go-uuid v1.0.1 02:54:31 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 02:54:31 go: downloading github.com/mitchellh/copystructure v1.0.0 02:54:31 go: downloading github.com/mitchellh/go-homedir v1.1.0 02:54:31 go: downloading github.com/fatih/color v1.9.0 02:54:31 go: downloading github.com/mattn/go-colorable v0.1.6 02:54:31 go: downloading github.com/mattn/go-isatty v0.0.12 02:54:31 go: downloading github.com/hpcloud/tail v1.0.0 02:54:31 go: downloading github.com/mitchellh/reflectwalk v1.0.0 02:54:31 go: downloading github.com/pkg/errors v0.9.1 02:54:31 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 02:54:31 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 02:54:31 go: downloading github.com/hashicorp/go-msgpack v0.5.3 02:54:31 go: downloading github.com/hashicorp/memberlist v0.2.2 02:54:31 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 02:54:31 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 02:54:31 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 02:54:31 go: downloading gopkg.in/fsnotify.v1 v1.4.7 02:54:31 go: downloading github.com/hashicorp/golang-lru v0.5.0 02:54:31 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 02:54:31 go: downloading github.com/hashicorp/go-multierror v1.1.0 02:54:31 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 02:54:31 go: downloading github.com/miekg/dns v1.1.26 02:54:31 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 02:54:31 go: downloading github.com/hashicorp/errwrap v1.0.0 02:54:31 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o cmd/core-data/core-data ./cmd/core-data 02:54:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:54:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o cmd/core-command/core-command ./cmd/core-command 02:54:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:54:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:54:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:54:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:54:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:54:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:54:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:54:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o ./cmd/secrets-config ./cmd/secrets-config 02:54:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:54:55 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 02:54:55 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 02:54:55 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 02:54:55 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 02:54:55 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 02:54:55 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 02:54:55 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 02:54:55 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 02:54:55 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 02:54:55 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 02:54:55 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 02:54:55 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 02:54:55 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 02:54:55 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 02:54:55 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 02:54:55 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 02:54:55 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 02:54:55 + 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 02:54:55 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 02:54:55 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 02:54:55 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 02:54:55 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 02:54:55 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 02:54:55 + 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 02:54:55 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 02:54:55 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 02:54:55 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 02:54:56 Building hooks 02:54:56 go mod tidy 02:54:56 + cd /root/parts/hooks/src 02:54:56 + make build 02:54:57 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 02:54:57 go: downloading github.com/stretchr/testify v1.5.1 02:54:57 go: downloading github.com/davecgh/go-spew v1.1.0 02:54:57 go: downloading gopkg.in/yaml.v2 v2.2.2 02:54:57 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 02:54:58 GO111MODULE=on go build -o cmd/install/install ./cmd/install 02:54:58 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 02:54:58 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 02:55:02 Building static-packages 02:55:02 + snapcraftctl build 02:55:04 Building version 02:55:04 + snapcraftctl build 02:55:06 Staging config-common 02:55:06 + snapcraftctl stage 02:55:07 Skipping stage go-build-helper (already ran) 02:55:07 Staging edgex-go 02:55:07 + snapcraftctl stage 02:55:08 Staging hooks 02:55:08 + snapcraftctl stage 02:55:09 Staging static-packages 02:55:09 + snapcraftctl stage 02:55:10 Staging version 02:55:10 + snapcraftctl stage 02:55:11 Priming config-common 02:55:11 + snapcraftctl prime 02:55:12 Priming go-build-helper 02:55:12 + snapcraftctl prime 02:55:13 Priming edgex-go 02:55:13 + snapcraftctl prime 02:55:14 Priming hooks 02:55:14 + snapcraftctl prime 02:55:15 Priming static-packages 02:55:15 + snapcraftctl prime 02:55:18 Priming version 02:55:18 + snapcraftctl prime 02:55:19 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:55:31 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 02:55:35 Removing intermediate container 7aa9acb8adce 02:55:35 ---> 563070ab99dd 02:55:35 02:55:35 Step 11/24 : FROM alpine:3.12 02:55:36 3.12: Pulling from library/alpine 02:55:38 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 02:55:38 Status: Downloaded newer image for alpine:3.12 02:55:38 ---> c4fd0aeabfcf 02:55:38 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:55:39 Removing intermediate container c7e3e25efc1a 02:55:39 ---> 588015f55409 02:55:39 02:55:39 Step 11/22 : FROM alpine:3.12 02:55:39 ---> c4fd0aeabfcf 02:55:39 Step 12/22 : RUN apk add --update --no-cache curl 02:55:39 ---> Running in 74d1599d9976 02:55:39 ---> Running in b5cd04101907 02:55:42 Removing intermediate container c492f829c76e 02:55:42 ---> efbf101a985d 02:55:42 02:55:42 Step 11/23 : FROM alpine:3.12 02:55:42 ---> c4fd0aeabfcf 02:55:42 Step 12/23 : RUN apk add --update --no-cache dumb-init 02:55:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:55:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:55:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:55:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:55:43 ---> Running in fb7262c27a9f 02:55:43 (1/1) Installing dumb-init (1.2.2-r1) 02:55:43 Executing busybox-1.31.1-r20.trigger 02:55:43 OK: 5 MiB in 15 packages 02:55:43 (1/4) Installing ca-certificates (20191127-r4) 02:55:43 (2/4) Installing nghttp2-libs (1.41.0-r0) 02:55:43 (3/4) Installing libcurl (7.78.0-r0) 02:55:43 (4/4) Installing curl (7.78.0-r0) 02:55:43 Executing busybox-1.31.1-r20.trigger 02:55:44 Executing ca-certificates-20191127-r4.trigger 02:55:44 OK: 7 MiB in 18 packages 02:55:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:55:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:55:46 Removing intermediate container 619f9d9aae60 02:55:46 ---> ef3933e3c829 02:55:46 02:55:46 Step 11/24 : FROM alpine:3.12 02:55:46 ---> c4fd0aeabfcf 02:55:46 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:55:46 ---> Using cache 02:55:46 ---> a25454171adc 02:55:46 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:55:46 (1/1) Installing dumb-init (1.2.2-r1) 02:55:46 Executing busybox-1.31.1-r20.trigger 02:55:46 OK: 5 MiB in 15 packages 02:55:46 Removing intermediate container 74d1599d9976 02:55:46 ---> a25454171adc 02:55:46 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:55:46 ---> Running in 5e34fd793d48 02:55:46 ---> Running in 4138e357d46f 02:55:47 Removing intermediate container b5cd04101907 02:55:47 ---> 276436c5a4a3 02:55:47 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:55:47 Removing intermediate container 4138e357d46f 02:55:47 ---> a3de11fb341e 02:55:47 Step 14/24 : ENV APP_PORT=59882 02:55:47 ---> Running in 1d8fd4d456c8 02:55:48 Removing intermediate container 5e34fd793d48 02:55:48 ---> 0220fa7fe413 02:55:48 Step 14/24 : ENV APP_PORT=59881 02:55:48 ---> Running in 1f1157eb7653 02:55:48 Removing intermediate container fb7262c27a9f 02:55:48 ---> e6c6c0f1ca21 02:55:48 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:55:48 ---> Running in 7642304225cd 02:55:48 ---> Running in 5a4c78589ba7 02:55:48 Removing intermediate container 1d8fd4d456c8 02:55:48 ---> 61f24a33c3b0 02:55:48 Step 14/22 : WORKDIR /edgex 02:55:48 ---> Running in 30056de35544 02:55:48 Removing intermediate container 1f1157eb7653 02:55:48 ---> 66007121c6b8 02:55:48 Step 15/24 : EXPOSE $APP_PORT 02:55:49 Removing intermediate container 7642304225cd 02:55:49 ---> a2f7a48a2574 02:55:49 Step 15/24 : EXPOSE $APP_PORT 02:55:49 ---> Running in 3ab7ed0d52da 02:55:49 Removing intermediate container 5a4c78589ba7 02:55:49 ---> 129551df0331 02:55:49 Step 14/23 : ENV APP_PORT=59861 02:55:49 ---> Running in c21c22bee569 02:55:49 ---> Running in d9926056b473 02:55:49 Removing intermediate container 30056de35544 02:55:49 ---> bfe28652fa0b 02:55:49 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:55:49 Removing intermediate container 3ab7ed0d52da 02:55:49 ---> 03d660c85bed 02:55:49 Step 16/24 : WORKDIR / 02:55:50 Removing intermediate container c21c22bee569 02:55:50 ---> 1b366d170dc4 02:55:50 Step 16/24 : WORKDIR / 02:55:50 ---> Running in 4de8a08902c9 02:55:50 ---> Running in cb47d92a1d09 02:55:50 Removing intermediate container d9926056b473 02:55:50 ---> c344df3f1fb6 02:55:50 Step 15/23 : EXPOSE $APP_PORT 02:55:50 ---> c4309db02bd9 02:55:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:55:50 ---> Running in 74df601b141d 02:55:51 Removing intermediate container 4de8a08902c9 02:55:51 ---> ce576e5bed64 02:55:51 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:55:51 Removing intermediate container cb47d92a1d09 02:55:51 ---> 6b2cbaeedfcd 02:55:51 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:55:52 Removing intermediate container 74df601b141d 02:55:52 ---> b6f73ecf20fe 02:55:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:55:53 ---> 89856b156778 02:55:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:55:53 ---> a22cf8e8b313 02:55:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:55:53 ---> 0d582a8f32a3 02:55:53 ---> 71539d4d4ebc 02:55:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:55:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:55:55 Removing intermediate container 1c89b3cb59d7 02:55:55 ---> d151594c7d77 02:55:55 02:55:55 Step 11/24 : FROM alpine:3.12 02:55:55 ---> c4fd0aeabfcf 02:55:55 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:55:55 ---> dab8dcae6f85 02:55:55 ---> 413d45004caa 02:55:55 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:55:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:55:55 ---> 5d792aacbb9a 02:55:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:55:55 ---> c12660d68bbe 02:55:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:55:55 ---> Running in 072c1aa4d73b 02:55:55 ---> Running in f2c6bad20a03 02:55:56 Removing intermediate container 072c1aa4d73b 02:55:56 ---> 3d00e7ff336a 02:55:56 Step 13/24 : ENV APP_PORT=59880 02:55:56 Removing intermediate container f2c6bad20a03 02:55:56 ---> d18b62c6d0d0 02:55:56 Step 19/22 : CMD ["--init=true"] 02:55:56 ---> Running in 0cc085e19135 02:55:56 ---> Running in dc0ddb418338 02:55:56 ---> c190b153ba4d 02:55:56 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 02:55:56 ---> 143117f61c3c 02:55:56 Step 20/24 : ENTRYPOINT ["/core-command"] 02:55:56 ---> 5dea70c172e2 02:55:56 Step 20/24 : ENTRYPOINT ["/core-metadata"] 02:55:57 ---> Running in ed248a22a77e 02:55:57 ---> Running in f5b3449a3a2a 02:55:57 ---> Running in 10e501be614a 02:55:57 Removing intermediate container 0cc085e19135 02:55:57 ---> 070a901270c0 02:55:57 Step 14/24 : EXPOSE $APP_PORT 02:55:57 ---> Running in 9cd361eabf1f 02:55:57 Removing intermediate container dc0ddb418338 02:55:57 ---> 3fcda31f2d16 02:55:57 Step 20/22 : LABEL arch=arm64 02:55:57 Removing intermediate container ed248a22a77e 02:55:57 ---> aeb7792bb47c 02:55:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:55:57 ---> Running in 4e40467d4b4e 02:55:57 Removing intermediate container f5b3449a3a2a 02:55:57 ---> a3f9ff9decfd 02:55:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:55:57 Removing intermediate container 10e501be614a 02:55:57 ---> ce1c931b7025 02:55:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:55:57 ---> Running in 8278c653800a 02:55:58 ---> Running in 12686d654919 02:55:58 ---> Running in ac47687d9eaf 02:55:58 Removing intermediate container 9cd361eabf1f 02:55:58 ---> 64fe257c6c47 02:55:58 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:55:58 ---> Running in cae8c9399aa9 02:55:58 Removing intermediate container 4e40467d4b4e 02:55:58 ---> 70d161c7768a 02:55:58 Step 21/22 : LABEL git_sha=ba4c4efa20ee934e41f6e2d27854139ffdbcb0c2 02:55:58 Removing intermediate container 8278c653800a 02:55:58 ---> 23915e92bb27 02:55:58 Step 21/23 : LABEL arch=arm64 02:55:58 Removing intermediate container 12686d654919 02:55:58 ---> f08d8caf0d59 02:55:58 Step 22/24 : LABEL arch=arm64 02:55:58 ---> Running in 3e7d8e24766c 02:55:58 Removing intermediate container ac47687d9eaf 02:55:58 ---> 8985e9fbd82e 02:55:58 Step 22/24 : LABEL arch=arm64 02:55:58 ---> Running in db1d2c237c1e 02:55:58 ---> Running in be5896eb638c 02:55:59 ---> Running in 2e7b162b1431 02:55:59 Removing intermediate container 3e7d8e24766c 02:55:59 ---> f49a8969885d 02:55:59 Step 22/22 : LABEL version=0.0.0 02:55:59 Removing intermediate container db1d2c237c1e 02:55:59 ---> c0b299bf1176 02:55:59 Step 22/23 : LABEL git_sha=ba4c4efa20ee934e41f6e2d27854139ffdbcb0c2 02:55:59 ---> Running in 48dcabf0942f 02:55:59 Removing intermediate container be5896eb638c 02:55:59 ---> caa63725ac9d 02:55:59 Step 23/24 : LABEL git_sha=ba4c4efa20ee934e41f6e2d27854139ffdbcb0c2 02:56:00 Removing intermediate container 2e7b162b1431 02:56:00 ---> b352d99386fd 02:56:00 Step 23/24 : LABEL git_sha=ba4c4efa20ee934e41f6e2d27854139ffdbcb0c2 02:56:00 ---> Running in ffd296a6ddc4 02:56:00 ---> Running in 2dca6f70724d 02:56:00 ---> Running in 306cad31e718 02:56:00 Removing intermediate container 48dcabf0942f 02:56:00 ---> 09671a9b6f59 02:56:00 02:56:00 Removing intermediate container ffd296a6ddc4 02:56:00 ---> 456013e15e0c 02:56:00 Step 23/23 : LABEL version=0.0.0 02:56:00 Successfully built 09671a9b6f59 02:56:00 Removing intermediate container 2dca6f70724d 02:56:00 ---> a2001646b6ec 02:56:00 Step 24/24 : LABEL version=0.0.0 02:56:00 Successfully tagged security-proxy-setup-arm64:latest 02:56:00  Building security-proxy-setup ... done Building security-bootstrapper 02:56:01 ---> Running in 135deadb16d4 02:56:01 Removing intermediate container 306cad31e718 02:56:01 ---> bb6813c5d8ae 02:56:01 Step 24/24 : LABEL version=0.0.0 02:56:01 ---> Running in ae111c848f4f 02:56:01 ---> Running in 2aba7ac6f6c4 02:56:01 Removing intermediate container cae8c9399aa9 02:56:01 ---> a76842e17f40 02:56:01 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 02:56:01 ---> Running in 866999aa2639 02:56:02 Removing intermediate container 2aba7ac6f6c4 02:56:02 ---> f2b271bdab53 02:56:02 02:56:02 Removing intermediate container 135deadb16d4 02:56:02 ---> 711dc3ba6689 02:56:02 02:56:02 Removing intermediate container ae111c848f4f 02:56:02 ---> 637648d6e33a 02:56:02 02:56:03 Successfully built f2b271bdab53 02:56:03 Successfully built 637648d6e33a 02:56:03 Successfully tagged core-metadata-arm64:latest 02:56:03  Building core-metadata ... done Building support-notifications 02:56:03 Successfully tagged core-command-arm64:latest 02:56:03  Building core-command ... done Building sys-mgmt-agent 02:56:03 Successfully built 711dc3ba6689 02:56:03 Successfully tagged support-scheduler-arm64:latest 02:56:03  Building support-scheduler ... done Building security-secretstore-setup 02:56:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:56:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:56:05 (1/6) Installing dumb-init (1.2.2-r1) 02:56:05 (2/6) Installing libgcc (9.3.0-r2) 02:56:05 (3/6) Installing libsodium (1.0.18-r0) 02:56:05 (4/6) Installing libstdc++ (9.3.0-r2) 02:56:06 (5/6) Installing libzmq (4.3.3-r0) 02:56:06 (6/6) Installing zeromq (4.3.3-r0) 02:56:06 Executing busybox-1.31.1-r20.trigger 02:56:06 OK: 8 MiB in 20 packages 02:56:09 Removing intermediate container 866999aa2639 02:56:09 ---> 4c95199a3ee1 02:56:09 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:56:12 ---> daef30a6f5d9 02:56:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:56:13 ---> 6cf0cbf8bc72 02:56:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:56:15 ---> 81cb3472d136 02:56:15 Step 20/24 : ENTRYPOINT ["/core-data"] 02:56:16 ---> Running in 8e473f05a2ae 02:56:17 Removing intermediate container 8e473f05a2ae 02:56:17 ---> 8d7c12fdf5b2 02:56:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:56:17 ---> Running in 15c7bccb0abf 02:56:18 Removing intermediate container 15c7bccb0abf 02:56:18 ---> ee06ded3cc7c 02:56:18 Step 22/24 : LABEL arch=arm64 02:56:18 ---> Running in 974e64815fb5 02:56:20 Removing intermediate container 974e64815fb5 02:56:20 ---> 2fb63409e671 02:56:20 Step 23/24 : LABEL git_sha=ba4c4efa20ee934e41f6e2d27854139ffdbcb0c2 02:56:20 ---> Running in 79ec01777c24 02:56:21 Removing intermediate container 79ec01777c24 02:56:21 ---> 1c6fa376130e 02:56:21 Step 24/24 : LABEL version=0.0.0 02:56:21 ---> Running in 3d2a257bf60e 02:56:22 Removing intermediate container 3d2a257bf60e 02:56:22 ---> 1f7bb3fa44e2 02:56:22 02:56:22 Successfully built 1f7bb3fa44e2 02:56:22 Successfully tagged core-data-arm64:latest 02:56:49  Building core-data ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:56:49 Step 2/32 : FROM ${BUILDER_BASE} AS builder 02:56:49 ---> 1dd49b08fd2c 02:56:49 Step 3/32 : WORKDIR /edgex-go 02:56:49 ---> Using cache 02:56:49 ---> 0064d13e5fcd 02:56:49 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:56:49 ---> Using cache 02:56:49 ---> c0d7fb388c83 02:56:49 Step 5/32 : RUN apk add --update --no-cache make git 02:56:49 ---> Using cache 02:56:49 ---> 9d4b2b367dd1 02:56:49 Step 6/32 : COPY go.mod . 02:56:49 ---> Using cache 02:56:49 ---> 0cbdd41200d2 02:56:49 Step 7/32 : RUN go mod download 02:56:49 ---> Using cache 02:56:49 ---> 24d665dcd9b1 02:56:49 Step 8/32 : COPY . . 02:56:49 ---> Using cache 02:56:49 ---> 01e76c855e1b 02:56:49 Step 9/32 : RUN go mod tidy 02:56:49 ---> Using cache 02:56:49 ---> c53bb3228ec4 02:56:49 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:56:54 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:56:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:56:54 ---> 1dd49b08fd2c 02:56:54 Step 3/23 : WORKDIR /edgex-go 02:56:54 ---> Using cache 02:56:54 ---> 0064d13e5fcd 02:56:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:56:54 ---> Using cache 02:56:54 ---> c0d7fb388c83 02:56:54 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 02:56:54 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:56:54 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:56:54 ---> 1dd49b08fd2c 02:56:54 Step 3/26 : WORKDIR /edgex-go 02:56:54 ---> Using cache 02:56:54 ---> 0064d13e5fcd 02:56:54 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:56:54 ---> Using cache 02:56:54 ---> c0d7fb388c83 02:56:54 Step 5/26 : RUN apk add --update --no-cache make git 02:56:54 ---> Using cache 02:56:54 ---> 9d4b2b367dd1 02:56:54 Step 6/26 : COPY go.mod . 02:56:54 ---> Using cache 02:56:54 ---> 0cbdd41200d2 02:56:54 Step 7/26 : RUN go mod download 02:56:54 ---> Using cache 02:56:54 ---> 24d665dcd9b1 02:56:54 Step 8/26 : COPY . . 02:56:54 ---> Using cache 02:56:54 ---> 01e76c855e1b 02:56:54 Step 9/26 : RUN go mod tidy 02:56:54 ---> Using cache 02:56:54 ---> c53bb3228ec4 02:56:54 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:56:54 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:56:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:56:54 ---> 1dd49b08fd2c 02:56:54 Step 3/24 : WORKDIR /edgex-go 02:56:54 ---> Using cache 02:56:54 ---> 0064d13e5fcd 02:56:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:56:54 ---> Using cache 02:56:54 ---> c0d7fb388c83 02:56:54 Step 5/24 : RUN apk add --update --no-cache make bash git 02:56:54 ---> Running in 952a1bbc90b9 02:56:54 ---> Running in aff0b60b5385 02:56:54 ---> Running in 8ac3e672e990 02:56:54 ---> Running in ebe89cdc698d 02:56:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:56:57 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 02:56:57 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 02:56:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:56:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:56:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:56:58 OK: 218 MiB in 52 packages 02:56:59 OK: 218 MiB in 52 packages 02:57:00 Removing intermediate container aff0b60b5385 02:57:00 ---> a2703073b4f4 02:57:00 Step 6/24 : COPY go.mod . 02:57:01 Removing intermediate container ebe89cdc698d 02:57:01 ---> a631a73fdbee 02:57:01 Step 6/23 : COPY go.mod . 02:57:02 ---> 8e9ea3e845a6 02:57:02 Step 7/24 : RUN go mod download 02:57:02 ---> Running in e8802f057c79 02:57:02 ---> 16bacca8c49a 02:57:02 Step 7/23 : RUN go mod download 02:57:03 ---> Running in 86eec7a270a9 02:57:09 Removing intermediate container e8802f057c79 02:57:09 ---> 136c4e3afbc3 02:57:09 Step 8/24 : COPY . . 02:57:09 Removing intermediate container 86eec7a270a9 02:57:09 ---> 98ad269440ad 02:57:09 Step 8/23 : COPY . . 02:57:42 ---> ddde5d101da6 02:57:42 Step 9/24 : RUN go mod tidy 02:57:42 ---> f8e31c7e8789 02:57:42 Step 9/23 : RUN go mod tidy 02:57:42 ---> Running in eb317edbf6c7 02:57:42 ---> Running in f3479ad40846 02:57:44 Removing intermediate container eb317edbf6c7 02:57:44 ---> 75dcc59e2538 02:57:44 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:57:44 ---> Running in e70ece70f90a 02:57:44 Removing intermediate container f3479ad40846 02:57:44 ---> d52e89ddacca 02:57:44 Step 10/23 : RUN make cmd/support-notifications/support-notifications 02:57:45 ---> Running in d0131e6fb5a0 02:57:47 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 02:57:47 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 02:58: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 02:58:15 Removing intermediate container 952a1bbc90b9 02:58:15 ---> 597c06470e6e 02:58:15 02:58:15 Step 11/32 : FROM alpine:3.12 02:58:15 ---> c4fd0aeabfcf 02:58:15 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:58:15 ---> Running in 5fdb58d22d5a 02:58:15 Removing intermediate container 5fdb58d22d5a 02:58:15 ---> 9e506ce4024f 02:58:15 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 02:58:15 ---> Running in 43a21b585b69 02:58:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:58:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:58:18 (1/2) Installing dumb-init (1.2.2-r1) 02:58:18 (2/2) Installing su-exec (0.2-r1) 02:58:18 Executing busybox-1.31.1-r20.trigger 02:58:18 OK: 5 MiB in 16 packages 02:58:21 Removing intermediate container 43a21b585b69 02:58:21 ---> cf411a394bcc 02:58:21 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 02:58:21 ---> Running in a7b8df0e66d3 02:58:22 Removing intermediate container 8ac3e672e990 02:58:22 ---> dcd8d8012a11 02:58:22 02:58:22 Step 11/26 : FROM alpine:3.12 02:58:22 ---> c4fd0aeabfcf 02:58:22 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 02:58:22 ---> Running in fd80f3155c0b 02:58:22 Removing intermediate container a7b8df0e66d3 02:58:22 ---> 6d899ffa7f95 02:58:22 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:58:22 ---> Running in 1b5bafc04ae2 02:58:23 Removing intermediate container 1b5bafc04ae2 02:58:23 ---> 1dabd62358d4 02:58:23 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:58:23 ---> Running in bb5328c0833b 02:58:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:58:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:58:25 (1/3) Installing ca-certificates (20191127-r4) 02:58:25 (2/3) Installing dumb-init (1.2.2-r1) 02:58:25 (3/3) Installing su-exec (0.2-r1) 02:58:25 Executing busybox-1.31.1-r20.trigger 02:58:25 Executing ca-certificates-20191127-r4.trigger 02:58:25 OK: 6 MiB in 17 packages 02:58:28 Removing intermediate container bb5328c0833b 02:58:28 ---> d56331e9788a 02:58:28 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 02:58:28 ---> Running in 323bf58d481a 02:58:28 Removing intermediate container fd80f3155c0b 02:58:28 ---> 7927404aeb2c 02:58:28 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:58:29 ---> Running in 3ed58938ae6f 02:58:29 Removing intermediate container 323bf58d481a 02:58:29 ---> 2d38b4e5c1a9 02:58:29 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:58:29 Removing intermediate container 3ed58938ae6f 02:58:29 ---> ebf5e7ea7ff6 02:58:29 Step 14/26 : WORKDIR / 02:58:30 ---> Running in 0fb030750f17 02:58:30 ---> 793aa8d55146 02:58:30 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:58:31 ---> Running in d781f1778d43 02:58:31 Removing intermediate container 0fb030750f17 02:58:31 ---> fda57d30a2df 02:58:31 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:58:32 ---> 3bcd01d082b2 02:58:32 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:58:34 ---> f0f8894ee712 02:58:34 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:58:34 Removing intermediate container d781f1778d43 02:58:34 ---> 2f1d12053544 02:58:34 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 02:58:35 ---> 87de9d4aa2d5 02:58:35 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 02:58:36 ---> df7cd6eec04f 02:58:36 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:58:36 ---> 0c74747c91a5 02:58:36 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:58:39 ---> 289c531966ff 02:58:39 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:58:39 ---> 323dd7e83965 02:58:39 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:58:40 ---> b13686992892 02:58:40 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:58:41 ---> 80a16060d16b 02:58:41 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:58:41 ---> 662dcc305e23 02:58:41 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 02:58:42 ---> bfc58c46d03d 02:58:42 Step 22/26 : 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/ 02:58:42 ---> Running in 131cbafb50dd 02:58:43 ---> 3a3b51906955 02:58:43 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 02:58:43 ---> Running in 8b98f0214322 02:58:44 Removing intermediate container 8b98f0214322 02:58:44 ---> bfdace46a2f1 02:58:44 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:58:46 ---> 69c8098cb6a0 02:58:46 Step 27/32 : RUN chmod +x /entrypoint.sh 02:58:46 ---> Running in 094e0d40d5a4 02:58:47 Removing intermediate container 131cbafb50dd 02:58:47 ---> 6bb24e0b479c 02:58:47 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 02:58:47 ---> Running in 9e9c7dd60179 02:58:48 Removing intermediate container 9e9c7dd60179 02:58:48 ---> 939a6e072a8e 02:58:48 Step 24/26 : LABEL arch=arm64 02:58:48 ---> Running in 7c26254a5e1b 02:58:49 Removing intermediate container 7c26254a5e1b 02:58:49 ---> db0f69e6eec4 02:58:49 Step 25/26 : LABEL git_sha=ba4c4efa20ee934e41f6e2d27854139ffdbcb0c2 02:58:49 ---> Running in f380a489fdb5 02:58:51 Removing intermediate container f380a489fdb5 02:58:51 ---> aacb3a67a0a3 02:58:51 Step 26/26 : LABEL version=0.0.0 02:58:51 Removing intermediate container 094e0d40d5a4 02:58:51 ---> 75616ff044af 02:58:51 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 02:58:51 ---> Running in 053f1e7c1ebb 02:58:51 ---> Running in 42267c2caf34 02:58:52 Removing intermediate container 053f1e7c1ebb 02:58:52 ---> c07320089cbc 02:58:52 02:58:52 Removing intermediate container 42267c2caf34 02:58:52 ---> 8841016c5a52 02:58:52 Step 29/32 : CMD ["gate"] 02:58:52 Successfully built c07320089cbc 02:58:52 Successfully tagged security-secretstore-setup-arm64:latest 02:58:53  Building security-secretstore-setup ... done  ---> Running in d9a0aff8a7a8 02:58:54 Removing intermediate container d9a0aff8a7a8 02:58:54 ---> 8e8684a2a1c8 02:58:54 Step 30/32 : LABEL arch=arm64 02:58:54 ---> Running in b75e85ef5525 02:58:55 Removing intermediate container b75e85ef5525 02:58:55 ---> 6a9b4e3bc808 02:58:55 Step 31/32 : LABEL git_sha=ba4c4efa20ee934e41f6e2d27854139ffdbcb0c2 02:58:55 ---> Running in 26a355afe1c4 02:58:56 Removing intermediate container 26a355afe1c4 02:58:56 ---> 3f24a3097de1 02:58:56 Step 32/32 : LABEL version=0.0.0 02:58:56 ---> Running in 938a7c153a98 02:58:57 Removing intermediate container 938a7c153a98 02:58:57 ---> b30d99b4a152 02:58:57 02:58:58 Successfully built b30d99b4a152 02:58:58 Successfully tagged security-bootstrapper-arm64:latest 02:59:03  Building security-bootstrapper ... done Removing intermediate container e70ece70f90a 02:59:03 ---> 0c95fea0653b 02:59:03 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:59:03 ---> Running in ebf30e610652 02:59:05 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 02:59:05 Removing intermediate container d0131e6fb5a0 02:59:05 ---> 1e9ba8c590ea 02:59:05 02:59:05 Step 11/23 : FROM alpine:3.12 02:59:05 ---> c4fd0aeabfcf 02:59:05 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 02:59:05 ---> Running in 94174f833d9e 02:59:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:59:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:59:07 Removing intermediate container ebf30e610652 02:59:07 ---> 08c522b79adc 02:59:07 02:59:07 Step 12/24 : FROM docker:20.10.7 02:59:07 20.10.7: Pulling from library/docker 02:59:08 (1/2) Installing ca-certificates (20191127-r4) 02:59:08 (2/2) Installing dumb-init (1.2.2-r1) 02:59:08 Executing busybox-1.31.1-r20.trigger 02:59:08 Executing ca-certificates-20191127-r4.trigger 02:59:08 OK: 6 MiB in 16 packages 02:59:10 Removing intermediate container 94174f833d9e 02:59:10 ---> 98668f44e701 02:59:10 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:59:10 ---> Running in 871f461aba97 02:59:11 Removing intermediate container 871f461aba97 02:59:11 ---> 337e3c4586b7 02:59:11 Step 14/23 : ENV APP_PORT=59860 02:59:11 ---> Running in 84ca6f60345c 02:59:12 Removing intermediate container 84ca6f60345c 02:59:12 ---> 9c3743413f4a 02:59:12 Step 15/23 : EXPOSE $APP_PORT 02:59:12 ---> Running in 352b1bc4451f 02:59:13 Removing intermediate container 352b1bc4451f 02:59:13 ---> badaf69848d7 02:59:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:59:14 ---> c883b2e04b0d 02:59:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:59:16 ---> e1246563f776 02:59:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:59:16 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 02:59:16 Status: Downloaded newer image for docker:20.10.7 02:59:16 ---> df445af6242a 02:59:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 02:59:16 ---> Running in b9cc5008fa23 02:59:16 ---> bf64e548a7ea 02:59:16 Step 19/23 : ENTRYPOINT ["/support-notifications"] 02:59:17 ---> Running in 2e271cf9fd5a 02:59:17 Removing intermediate container b9cc5008fa23 02:59:17 ---> f3e1b06f6813 02:59:17 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 02:59:17 ---> Running in f128211ca5a5 02:59:17 Removing intermediate container 2e271cf9fd5a 02:59:17 ---> 85ef8dfb2323 02:59:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:59:17 ---> Running in b38754e3ed80 02:59:18 Removing intermediate container b38754e3ed80 02:59:18 ---> 4be94c241663 02:59:18 Step 21/23 : LABEL arch=arm64 02:59:18 ---> Running in 16e9df3156aa 02:59:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:59:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:59:19 Removing intermediate container 16e9df3156aa 02:59:19 ---> ecf61f2b6ff3 02:59:19 Step 22/23 : LABEL git_sha=ba4c4efa20ee934e41f6e2d27854139ffdbcb0c2 02:59:19 ---> Running in c91033c02cbd 02:59:19 (1/39) Installing readline (8.1.0-r0) 02:59:19 (2/39) Installing bash (5.1.0-r0) 02:59:19 Executing bash-5.1.0-r0.post-install 02:59:19 (3/39) Installing brotli-libs (1.0.9-r3) 02:59:19 (4/39) Installing nghttp2-libs (1.42.0-r1) 02:59:19 (5/39) Installing libcurl (7.78.0-r0) 02:59:19 (6/39) Installing curl (7.78.0-r0) 02:59:19 (7/39) Installing dumb-init (1.2.5-r0) 02:59:19 (8/39) Installing libbz2 (1.0.8-r1) 02:59:19 (9/39) Installing expat (2.2.10-r1) 02:59:19 (10/39) Installing libffi (3.3-r2) 02:59:19 Removing intermediate container c91033c02cbd 02:59:19 ---> 124183a1cc83 02:59:19 Step 23/23 : LABEL version=0.0.0 02:59:19 (11/39) Installing gdbm (1.19-r0) 02:59:19 (12/39) Installing xz-libs (5.2.5-r0) 02:59:19 (13/39) Installing sqlite-libs (3.34.1-r0) 02:59:19 (14/39) Installing python3 (3.8.10-r0) 02:59:19 ---> Running in ceb822deefc0 02:59:20 Removing intermediate container ceb822deefc0 02:59:20 ---> 966ce8bc5766 02:59:20 02:59:20 Successfully built 966ce8bc5766 02:59:20 Successfully tagged support-notifications-arm64:latest 02:59:21  Building support-notifications ... done (15/39) Installing py3-appdirs (1.4.4-r1) 02:59:21 (16/39) Installing py3-ordered-set (4.0.2-r0) 02:59:21 (17/39) Installing py3-parsing (2.4.7-r1) 02:59:21 (18/39) Installing py3-six (1.15.0-r0) 02:59:21 (19/39) Installing py3-packaging (20.9-r0) 02:59:21 (20/39) Installing py3-setuptools (51.3.3-r0) 02:59:21 (21/39) Installing py3-chardet (4.0.0-r0) 02:59:21 (22/39) Installing py3-idna (3.1-r0) 02:59:21 (23/39) Installing py3-urllib3 (1.26.2-r1) 02:59:21 (24/39) Installing py3-requests (2.25.1-r1) 02:59:21 (25/39) Installing py3-msgpack (1.0.2-r0) 02:59:21 (26/39) Installing py3-lockfile (0.12.2-r3) 02:59:21 (27/39) Installing py3-cachecontrol (0.12.6-r0) 02:59:21 (28/39) Installing py3-colorama (0.4.4-r0) 02:59:21 (29/39) Installing py3-contextlib2 (0.6.0-r0) 02:59:21 (30/39) Installing py3-distlib (0.3.1-r1) 02:59:21 (31/39) Installing py3-distro (1.5.0-r1) 02:59:21 (32/39) Installing py3-webencodings (0.5.1-r3) 02:59:21 (33/39) Installing py3-html5lib (1.1-r0) 02:59:22 (34/39) Installing py3-pytoml (0.1.21-r0) 02:59:22 (35/39) Installing py3-pep517 (0.9.1-r0) 02:59:22 (36/39) Installing py3-progress (1.5-r0) 02:59:22 (37/39) Installing py3-retrying (1.3.3-r0) 02:59:22 (38/39) Installing py3-toml (0.10.2-r0) 02:59:22 (39/39) Installing py3-pip (20.3.4-r0) 02:59:22 Executing busybox-1.32.1-r6.trigger 02:59:22 OK: 82 MiB in 59 packages 02:59:29 Collecting docker-compose==1.23.2 02:59:29 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:59:29 Collecting cached-property<2,>=1.2.0 02:59:29 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:59:29 Collecting PyYAML<4,>=3.10 02:59:29 Downloading PyYAML-3.13.tar.gz (270 kB) 02:59:33 Collecting jsonschema<3,>=2.5.1 02:59:33 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:59:33 Collecting docker<4.0,>=3.6.0 02:59:33 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:59:34 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:59:34 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:59:34 Collecting docopt<0.7,>=0.6.1 02:59:34 Downloading docopt-0.6.2.tar.gz (25 kB) 02:59:36 Collecting dockerpty<0.5,>=0.4.1 02:59:36 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:59:38 Collecting websocket-client<1.0,>=0.32.0 02:59:38 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 02:59:38 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 02:59:38 Collecting texttable<0.10,>=0.9.0 02:59:38 Downloading texttable-0.9.1.tar.gz (11 kB) 02:59:40 Collecting docker-pycreds>=0.4.0 02:59:40 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:59:40 Collecting urllib3<1.25,>=1.21.1 02:59:40 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:59:41 Collecting idna<2.8,>=2.5 02:59:41 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:59:41 Collecting certifi>=2017.4.17 02:59:41 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 02:59:41 Collecting chardet<3.1.0,>=3.0.2 02:59:41 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 02:59:42 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 02:59:42 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 02:59:42 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 02:59:42 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 02:59:42 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 02:59:42 Attempting uninstall: urllib3 02:59:42 Found existing installation: urllib3 1.26.2 02:59:42 Uninstalling urllib3-1.26.2: 02:59:42 Successfully uninstalled urllib3-1.26.2 02:59:43 Attempting uninstall: idna 02:59:43 Found existing installation: idna 3.1 02:59:43 Uninstalling idna-3.1: 02:59:43 Successfully uninstalled idna-3.1 02:59:44 Attempting uninstall: chardet 02:59:44 Found existing installation: chardet 4.0.0 02:59:44 Uninstalling chardet-4.0.0: 02:59:44 Successfully uninstalled chardet-4.0.0 02:59:45 Attempting uninstall: requests 02:59:45 Found existing installation: requests 2.25.1 02:59:45 Uninstalling requests-2.25.1: 02:59:45 Successfully uninstalled requests-2.25.1 02:59:45 Running setup.py install for texttable: started 02:59:47 Running setup.py install for texttable: finished with status 'done' 02:59:47 Running setup.py install for PyYAML: started 02:59:49 Running setup.py install for PyYAML: finished with status 'done' 02:59:50 Running setup.py install for docopt: started 02:59:52 Running setup.py install for docopt: finished with status 'done' 02:59:52 Running setup.py install for dockerpty: started 02:59:53 Running setup.py install for dockerpty: finished with status 'done' 02:59:54 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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 03:00:05 Removing intermediate container f128211ca5a5 03:00:05 ---> 03f630cee330 03:00:05 Step 15/24 : ENV APP_PORT=58890 03:00:05 ---> Running in bc8c6b99635a 03:00:05 Removing intermediate container bc8c6b99635a 03:00:05 ---> aca20b0e74d8 03:00:05 Step 16/24 : EXPOSE $APP_PORT 03:00:05 ---> Running in cce626b3b39d 03:00:05 Removing intermediate container cce626b3b39d 03:00:05 ---> 90ad418c272c 03:00:05 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:00:05 ---> 61f3149c69f9 03:00:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:00:06 ---> 8991a39cbdff 03:00:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:00:07 ---> e892b40a7246 03:00:07 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 03:00:07 ---> Running in 56b55daff2a7 03:00:08 Removing intermediate container 56b55daff2a7 03:00:08 ---> 123980970593 03:00:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:00:08 ---> Running in 4686fdd4dc38 03:00:08 Removing intermediate container 4686fdd4dc38 03:00:08 ---> 88f6529f7a23 03:00:08 Step 22/24 : LABEL arch=arm64 03:00:08 ---> Running in 55564ee59300 03:00:09 Removing intermediate container 55564ee59300 03:00:09 ---> 6a1a7d4a436b 03:00:09 Step 23/24 : LABEL git_sha=ba4c4efa20ee934e41f6e2d27854139ffdbcb0c2 03:00:09 ---> Running in 5fe13d11d6b7 03:00:10 Removing intermediate container 5fe13d11d6b7 03:00:10 ---> b3d84a2a9750 03:00:10 Step 24/24 : LABEL version=0.0.0 03:00:10 ---> Running in eae26da2945c 03:00:10 Removing intermediate container eae26da2945c 03:00:10 ---> 91458792e839 03:00:10 03:00:11 Successfully built 91458792e839 03:00:11 Successfully tagged sys-mgmt-agent-arm64:latest 03:00:11  Building sys-mgmt-agent ... done  [Pipeline] } 03:00:11 $ docker stop --time=1 d4a363939c76cc7d06c8f8927f27eb140fd7932af9917eccd48e222bbf975d2e 03:00:13 $ docker rm -f d4a363939c76cc7d06c8f8927f27eb140fd7932af9917eccd48e222bbf975d2e [Pipeline] // withDockerContainer [Pipeline] sh 03:00:14 + docker images 03:00:14 REPOSITORY TAG IMAGE ID CREATED SIZE 03:00:14 sys-mgmt-agent-arm64 latest 91458792e839 4 seconds ago 311MB 03:00:14 support-notifications-arm64 latest 966ce8bc5766 54 seconds ago 15.9MB 03:00:14 08c522b79adc About a minute ago 1.57GB 03:00:14 1e9ba8c590ea About a minute ago 1.57GB 03:00:14 security-bootstrapper-arm64 latest b30d99b4a152 About a minute ago 17.7MB 03:00:14 security-secretstore-setup-arm64 latest c07320089cbc About a minute ago 26.5MB 03:00:14 dcd8d8012a11 About a minute ago 1.57GB 03:00:14 597c06470e6e 2 minutes ago 1.57GB 03:00:14 core-data-arm64 latest 1f7bb3fa44e2 3 minutes ago 19.3MB 03:00:14 support-scheduler-arm64 latest 711dc3ba6689 4 minutes ago 15.2MB 03:00:14 core-command-arm64 latest 637648d6e33a 4 minutes ago 15.2MB 03:00:14 core-metadata-arm64 latest f2b271bdab53 4 minutes ago 15.8MB 03:00:14 security-proxy-setup-arm64 latest 09671a9b6f59 4 minutes ago 24.6MB 03:00:14 d151594c7d77 4 minutes ago 1.57GB 03:00:14 ef3933e3c829 4 minutes ago 1.57GB 03:00:14 efbf101a985d 4 minutes ago 1.57GB 03:00:14 588015f55409 4 minutes ago 1.57GB 03:00:14 563070ab99dd 4 minutes ago 1.56GB 03:00:14 ci-base-image-arm64 latest 1dd49b08fd2c 14 minutes ago 1.24GB 03:00:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 2 weeks ago 533MB 03:00:14 docker 20.10.7 df445af6242a 2 months ago 234MB 03:00:14 alpine 3.12 c4fd0aeabfcf 2 months ago 5.32MB 03:00:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 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 03:00:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:00:15 03:00:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 03:00:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:00:16 arm64: Pulling from edgex-lftools-log-publisher 03:00:16 448f6bf000e3: Pulling fs layer 03:00:16 f757da607395: Pulling fs layer 03:00:16 05883995daec: Pulling fs layer 03:00:16 8603b9c90790: Pulling fs layer 03:00:16 1560dd03e051: Pulling fs layer 03:00:16 27f5ce0e4adf: Pulling fs layer 03:00:16 c2d8d7efcc4b: Pulling fs layer 03:00:16 8603b9c90790: Waiting 03:00:16 1560dd03e051: Waiting 03:00:16 27f5ce0e4adf: Waiting 03:00:16 f757da607395: Verifying Checksum 03:00:16 f757da607395: Download complete 03:00:16 8603b9c90790: Verifying Checksum 03:00:16 8603b9c90790: Download complete 03:00:16 1560dd03e051: Verifying Checksum 03:00:16 1560dd03e051: Download complete 03:00:17 27f5ce0e4adf: Download complete 03:00:17 05883995daec: Download complete 03:00:17 448f6bf000e3: Download complete 03:00:21 c2d8d7efcc4b: Verifying Checksum 03:00:21 c2d8d7efcc4b: Download complete 03:00:21 448f6bf000e3: Pull complete 03:00:22 f757da607395: Pull complete 03:00:23 05883995daec: Pull complete 03:00:24 8603b9c90790: Pull complete 03:00:25 1560dd03e051: Pull complete 03:00:25 27f5ce0e4adf: Pull complete 03:00:40 c2d8d7efcc4b: Pull complete 03:00:40 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 03:00:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:00:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 03:00:40 prd-ubuntu18.04-docker-arm64-4c-16g-378 does not seem to be running inside a container 03:00:40 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:00:44 $ docker top 0a236532023a5e1d4500623462d0737eaee192705d55a0938fa12e2bc06136df -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:00:46 ---> job-cost.sh 03:00:46 lf-activate-venv: SKIPPING 03:00:46 INFO: No Stack... 03:00:47 INFO: Retrieving Pricing Info for: v3-standard-4 03:00:48 INFO: Archiving Costs [Pipeline] sh 03:00:48 + cut -d, -f6 03:00:48 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 03:00:49 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3678-1-stack-cost] 03:00:49 Resource [jenkins-edgexfoundry-edgex-go-PR-3678-1-stack-cost] did not exist. Created. 03:00:49 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3678-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:00:49 + echo total: 0.10999999940395355 [Pipeline] stash 03:00:49 Stashed 1 file(s) [Pipeline] } 03:00:49 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3678-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:00:50 $ docker stop --time=1 0a236532023a5e1d4500623462d0737eaee192705d55a0938fa12e2bc06136df 03:00:51 $ docker rm -f 0a236532023a5e1d4500623462d0737eaee192705d55a0938fa12e2bc06136df [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 03:00:53 provisioning config files... 03:00:53 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1414505356397301789tmp [Pipeline] { [Pipeline] sh 03:00:53 + set +x 03:00:53 + curl -s https://codecov.io/bash 03:00:53 + bash -s -- 03:00:54 03:00:54 _____ _ 03:00:54 / ____| | | 03:00:54 | | ___ __| | ___ ___ _____ __ 03:00:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:00:54 | |___| (_) | (_| | __/ (_| (_) \ V / 03:00:54 \_____\___/ \__,_|\___|\___\___/ \_/ 03:00:54 Bash-1.0.6 03:00:54 03:00:54 03:00:54 ==> git version 2.24.4 found 03:00:54 ==> 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 03:00:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:00:54 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 03:00:54 ==> Jenkins CI detected. 03:00:54 current dir:  /w/workspace/edgex-go/1 03:00:54 project root: . 03:00:54 --> token set from env 03:00:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:00:54 ==> Running gcov in . (disable via -X gcov) 03:00:54 ==> Python coveragepy not found 03:00:54 ==> Searching for coverage reports in: 03:00:54 + . 03:00:54 -> Found 1 reports 03:00:54 ==> Detecting git/mercurial file structure 03:00:54 ==> Reading reports 03:00:54 + ./coverage.out bytes=405611 03:00:54 ==> Appending adjustments 03:00:54 https://docs.codecov.io/docs/fixing-reports 03:00:55 + Found adjustments 03:00:55 ==> Gzipping contents 03:00:55 56K /tmp/codecov.zCO9RO.gz 03:00:55 ==> Uploading reports 03:00:55 url: https://codecov.io 03:00:55 query: branch=PR-3678&commit=f9eb5d360278d826b32aaaaeb6a7aa03228bd996&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3678%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3678&job=&cmd_args= 03:00:55 -> Pinging Codecov 03:00:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3678&commit=f9eb5d360278d826b32aaaaeb6a7aa03228bd996&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3678%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3678&job=&cmd_args= 03:00:55 -> Uploading to 03:00:55 https://storage.googleapis.com/codecov/v4/raw/2021-08-20/00271124DB129430A58F1EEE437C3FCB/f9eb5d360278d826b32aaaaeb6a7aa03228bd996/0f3500f9-5af6-4ef8-a91e-bcde73b7ef7d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210820%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210820T030055Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d4e9d823a2a3ab9896ed6923b5f588e99a9ef59535614062ecca7bfe2f068dcc 03:00:55 % Total % Received % Xferd Average Speed Time Time Time Current 03:00:55 Dload Upload Total Spent Left Speed 03:00:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54621 0 0 100 54621 0 116k --:--:-- --:--:-- --:--:-- 116k 03:00:56 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f9eb5d360278d826b32aaaaeb6a7aa03228bd996 [Pipeline] } 03:00:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:00:58 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 03:00:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:00:59 ---> package-listing.sh 03:00:59 ++ facter osfamily 03:00:59 ++ tr '[:upper:]' '[:lower:]' 03:00:59 + OS_FAMILY=redhat 03:00:59 + workspace=/w/workspace/edgex-go/1 03:00:59 + START_PACKAGES=/tmp/packages_start.txt 03:00:59 + END_PACKAGES=/tmp/packages_end.txt 03:00:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:00:59 + PACKAGES=/tmp/packages_start.txt 03:00:59 + '[' /w/workspace/edgex-go/1 ']' 03:00:59 + PACKAGES=/tmp/packages_end.txt 03:00:59 + case "${OS_FAMILY}" in 03:00:59 + sort 03:00:59 + rpm -qa 03:01:02 + '[' -f /tmp/packages_start.txt ']' 03:01:02 + '[' -f /tmp/packages_end.txt ']' 03:01:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:01:02 + '[' /w/workspace/edgex-go/1 ']' 03:01:02 + mkdir -p /w/workspace/edgex-go/1/archives/ 03:01:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 03:01:02 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 03:01:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:01:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:01:03 03:01:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 03:01:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:01:03 latest: Pulling from edgex-lftools-log-publisher 03:01:03 b4d181a07f80: Pulling fs layer 03:01:03 a1111a8f2ec3: Pulling fs layer 03:01:03 ed53099fbce6: Pulling fs layer 03:01:03 dc539afda2c1: Pulling fs layer 03:01:03 77bc0d833cb6: Pulling fs layer 03:01:03 9065ff56babe: Pulling fs layer 03:01:03 d287ab97295c: Pulling fs layer 03:01:03 77bc0d833cb6: Waiting 03:01:03 9065ff56babe: Waiting 03:01:03 d287ab97295c: Waiting 03:01:03 dc539afda2c1: Waiting 03:01:04 a1111a8f2ec3: Verifying Checksum 03:01:04 a1111a8f2ec3: Download complete 03:01:04 dc539afda2c1: Verifying Checksum 03:01:04 dc539afda2c1: Download complete 03:01:04 77bc0d833cb6: Verifying Checksum 03:01:04 77bc0d833cb6: Download complete 03:01:04 9065ff56babe: Verifying Checksum 03:01:04 9065ff56babe: Download complete 03:01:04 ed53099fbce6: Verifying Checksum 03:01:04 ed53099fbce6: Download complete 03:01:06 b4d181a07f80: Verifying Checksum 03:01:06 b4d181a07f80: Download complete 03:01:07 b4d181a07f80: Pull complete 03:01:07 a1111a8f2ec3: Pull complete 03:01:07 ed53099fbce6: Pull complete 03:01:07 dc539afda2c1: Pull complete 03:01:08 77bc0d833cb6: Pull complete 03:01:08 9065ff56babe: Pull complete 03:01:10 d287ab97295c: Verifying Checksum 03:01:10 d287ab97295c: Download complete 03:01:15 d287ab97295c: Pull complete 03:01:15 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 03:01:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:01:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 03:01:16 prd-centos7-docker-4c-2g-377 does not seem to be running inside a container 03:01:16 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:01:19 $ docker top 48259ba30c6c80d466c0bed2df7016533c04f9527f8cfb675264dfef42b3a585 -eo pid,comm [Pipeline] { [Pipeline] sh 03:01:19 + touch /tmp/pre-build-complete [Pipeline] sh 03:01:20 + mkdir -p /var/log/sysstat [Pipeline] sh 03:01:20 + ls /var/log/sa-host 03:01:20 + sadf -c /var/log/sa-host/sa19 03:01:20 file_magic: OK 03:01:20 HZ: Using current value: 100 03:01:20 file_header: OK 03:01:20 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 03:01:20 Statistics: 03:01:20 Hnuu...uuuununununu... 03:01:20 File successfully converted to sysstat format version 12.0.3 03:01:20 + sadf -c /var/log/sa-host/sa20 03:01:20 file_magic: OK 03:01:20 HZ: Using current value: 100 03:01:20 file_header: OK 03:01:20 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 03:01:20 Statistics: 03:01:20 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... 03:01:20 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:01:21 provisioning config files... 03:01:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6822081297268421417tmp [Pipeline] { [Pipeline] echo 03:01:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:01:21 ---> create-netrc.sh [Pipeline] } 03:01:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:01:22 ---> python-tools-install.sh [Pipeline] echo 03:01:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:01:22 ---> sudo-logs.sh 03:01:22 Archiving 'sudo' log.. 03:01:27 sudo: unable to resolve host prd-centos7-docker-4c-2g-377.vexxhost.local: Name or service not known 03:01:27 sudo: unable to resolve host prd-centos7-docker-4c-2g-377.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 03:01:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:01:28 ---> job-cost.sh 03:01:28 lf-activate-venv: SKIPPING 03:01:28 DEBUG: total: 0.10999999940395355 03:01:28 INFO: Retrieving Stack Cost... 03:01:29 INFO: Retrieving Pricing Info for: v3-standard-2 03:01:30 INFO: Archiving Costs [Pipeline] echo 03:01:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:01:30 ---> logs-deploy.sh 03:01:30 lf-activate-venv: SKIPPING 03:01:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3678/1 03:01:30 INFO: archiving workspace using pattern(s): 03:01:31 Archives upload complete. 03:01:31 INFO: archiving logs to Nexus 03:01:32 ---> uname -a: 03:01:32 Linux prd-centos7-docker-4c-2g-377.vexxhost.local 3.10.0-1160.36.2.el7.x86_64 #1 SMP Wed Jul 21 11:57:15 UTC 2021 x86_64 GNU/Linux 03:01:32 03:01:32 03:01:32 ---> lscpu: 03:01:32 Architecture: x86_64 03:01:32 CPU op-mode(s): 32-bit, 64-bit 03:01:32 Byte Order: Little Endian 03:01:32 Address sizes: 40 bits physical, 48 bits virtual 03:01:32 CPU(s): 2 03:01:32 On-line CPU(s) list: 0,1 03:01:32 Thread(s) per core: 1 03:01:32 Core(s) per socket: 1 03:01:32 Socket(s): 2 03:01:32 NUMA node(s): 1 03:01:32 Vendor ID: AuthenticAMD 03:01:32 CPU family: 23 03:01:32 Model: 49 03:01:32 Model name: AMD EPYC-Rome Processor 03:01:32 Stepping: 0 03:01:32 CPU MHz: 2799.998 03:01:32 BogoMIPS: 5599.99 03:01:32 Virtualization: AMD-V 03:01:32 Hypervisor vendor: KVM 03:01:32 Virtualization type: full 03:01:32 L1d cache: 32K 03:01:32 L1i cache: 32K 03:01:32 L2 cache: 512K 03:01:32 L3 cache: 16384K 03:01:32 NUMA node0 CPU(s): 0,1 03:01:32 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 03:01:32 03:01:32 03:01:32 ---> nproc: 03:01:32 2 03:01:32 03:01:32 03:01:32 ---> df -h: 03:01:32 Filesystem Size Used Avail Use% Mounted on 03:01:32 overlay 40G 14G 27G 33% / 03:01:32 tmpfs 64M 0 64M 0% /dev 03:01:32 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:01:32 shm 64M 0 64M 0% /dev/shm 03:01:32 /dev/vda1 40G 14G 27G 33% /facter-os 03:01:32 03:01:32 03:01:32 ---> sar -b -r -n DEV: 03:01:32 Linux 3.10.0-1160.36.2.el7.x86_64 (centos-7-docker-611db46c-487c-30ca-28da-62715972c0a2.vexxhost.lo) 08/20/21 _x86_64_ (2 CPU) 03:01:32 03:01:32 02:38:48 LINUX RESTART (2 CPU) 03:01:32 03:01:32 02:40:01 tps rtps wtps bread/s bwrtn/s 03:01:32 02:41:01 79.87 0.20 79.67 25.97 41202.10 03:01:32 02:42:01 326.04 0.00 326.04 0.00 57970.95 03:01:32 02:43:01 56.39 0.00 56.39 0.00 10060.48 03:01:32 02:44:01 62.68 0.02 62.66 0.53 9568.76 03:01:32 02:45:01 770.99 312.85 458.14 8796.41 297194.30 03:01:32 02:46:01 459.31 69.63 389.68 3396.90 163553.30 03:01:32 02:47:01 355.87 31.89 323.98 3307.91 98612.51 03:01:32 02:48:01 14.76 6.23 8.53 324.32 358.71 03:01:32 02:49:01 0.17 0.00 0.17 0.00 1.73 03:01:32 02:50:01 0.40 0.12 0.28 0.93 3.46 03:01:32 02:51:01 0.28 0.03 0.25 0.27 2.62 03:01:32 02:52:01 0.20 0.00 0.20 0.00 1.93 03:01:32 02:53:01 0.28 0.00 0.28 0.00 3.45 03:01:32 02:54:01 0.52 0.23 0.28 7.33 2.55 03:01:32 02:55:02 0.30 0.00 0.30 0.00 3.63 03:01:32 02:56:01 0.29 0.00 0.29 0.00 2.80 03:01:32 02:57:01 0.27 0.00 0.27 0.00 3.35 03:01:32 02:58:01 0.28 0.00 0.28 0.00 3.03 03:01:32 02:59:01 0.18 0.00 0.18 0.00 1.78 03:01:32 03:00:01 0.25 0.00 0.25 0.00 3.25 03:01:32 03:01:01 43.76 43.43 0.33 3386.51 17.12 03:01:32 Average: 103.65 22.17 81.48 918.19 32372.82 03:01:32 03:01:32 02:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:01:32 02:41:01 4328800 0 762812 9.52 2620 2914708 1589740 17.55 1031548 2323144 40 03:01:32 02:42:01 3574980 0 1002676 12.52 2620 3428664 1624060 17.93 1269260 2700432 74544 03:01:32 02:43:01 3262432 0 1060216 13.24 2620 3683672 1684128 18.59 1457808 2804188 39028 03:01:32 02:44:01 3559348 0 975216 12.18 2620 3471756 1222484 13.50 1266236 2713776 20 03:01:32 02:45:01 153516 0 1388164 17.33 2620 6464640 2784672 30.74 3688428 3539680 144380 03:01:32 02:46:01 1400244 0 1267868 15.83 2620 5338208 2364208 26.10 1496704 4479008 11856 03:01:32 02:47:01 2596284 0 1172156 14.64 2620 4237880 1646956 18.18 1383824 3407612 20 03:01:32 02:48:01 2630276 0 1128532 14.09 2620 4247512 1256792 13.88 1365472 3403704 16 03:01:32 02:49:01 2635856 0 1122948 14.02 2620 4247516 1214704 13.41 1362156 3403712 8 03:01:32 02:50:01 2646684 0 1112116 13.89 2620 4247520 1214728 13.41 1367340 3389804 8 03:01:32 02:51:01 2646232 0 1112572 13.89 2620 4247516 1214836 13.41 1367900 3389964 12 03:01:32 02:52:01 2648568 0 1110224 13.86 2620 4247528 1214632 13.41 1366800 3389068 8 03:01:32 02:53:01 2648748 0 1110036 13.86 2620 4247536 1214632 13.41 1366728 3389072 8 03:01:32 02:54:01 2648872 0 1109880 13.86 2620 4247568 1214632 13.41 1367016 3388820 12 03:01:32 02:55:02 2647752 0 1110992 13.87 2620 4247576 1214728 13.41 1367536 3388824 8 03:01:32 02:56:01 2647932 0 1110812 13.87 2620 4247576 1214704 13.41 1367400 3388820 12 03:01:32 02:57:01 2648400 0 1110336 13.86 2620 4247584 1214632 13.41 1367144 3388824 12 03:01:32 02:58:01 2648440 0 1110288 13.86 2620 4247592 1214632 13.41 1367040 3388820 16 03:01:32 02:59:01 2648564 0 1110164 13.86 2620 4247592 1214632 13.41 1367156 3388820 8 03:01:32 03:00:01 2647808 0 1110912 13.87 2620 4247600 1214728 13.41 1367564 3388820 8 03:01:32 03:01:01 2519508 0 1137388 14.20 2620 4349424 1252056 13.82 1392968 3489876 192 03:01:32 Average: 2656631 0 1106491 13.82 2620 4243198 1428634 15.77 1464478 3311657 12867 03:01:32 03:01:32 02:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:01:32 02:41:01 eth0 1369.55 1094.26 5999.77 108.99 0.00 0.00 0.00 0.00 03:01:32 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:32 02:41:01 vetha0bcb5e 3.60 2.91 0.35 3.26 0.00 0.00 0.00 0.00 03:01:32 02:41:01 docker0 779.89 876.34 66.00 2701.86 0.00 0.00 0.00 0.00 03:01:32 02:42:01 veth6841a3a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:01:32 02:42:01 eth0 566.10 488.91 2084.57 53.26 0.00 0.00 0.00 0.00 03:01:32 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:32 02:42:01 docker0 472.29 533.85 36.89 2059.40 0.00 0.00 0.00 0.00 03:01:32 02:43:01 veth6841a3a 1.13 1.13 0.09 0.10 0.00 0.00 0.00 0.00 03:01:32 02:43:01 eth0 29.48 15.92 25.46 10.83 0.00 0.00 0.00 0.00 03:01:32 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:32 02:43:01 docker0 1.13 1.13 0.07 0.10 0.00 0.00 0.00 0.00 03:01:32 02:44:01 eth0 31.54 18.45 23.96 30.97 0.00 0.00 0.00 0.00 03:01:32 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:32 02:44:01 docker0 1.03 1.03 0.07 0.08 0.00 0.00 0.00 0.00 03:01:32 02:45:01 vethc83079d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:01:32 02:45:01 veth73162af 0.03 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:01:32 02:45:01 eth0 354.79 233.74 1877.30 125.49 0.00 0.00 0.00 0.00 03:01:32 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:32 02:46:01 veth79c1810 0.02 0.23 0.00 0.01 0.00 0.00 0.00 0.00 03:01:32 02:46:01 veth652c919 1.13 2.66 0.08 6.60 0.00 0.00 0.00 0.00 03:01:32 02:46:01 vethe03472d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:01:32 02:46:01 eth0 84.42 40.34 255.28 16.92 0.00 0.00 0.00 0.00 03:01:32 02:47:01 eth0 412.02 274.22 1723.72 140.13 0.00 0.00 0.00 0.00 03:01:32 02:47:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:01:32 02:47:01 veth91c1d42 0.00 1.17 0.00 0.06 0.00 0.00 0.00 0.00 03:01:32 02:47:01 docker0 1409.34 1649.53 113.01 5603.75 0.00 0.00 0.00 0.00 03:01:32 02:48:01 eth0 2.78 1.78 2.50 1.03 0.00 0.00 0.00 0.00 03:01:32 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:32 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:32 02:49:01 eth0 0.32 0.32 0.37 0.02 0.00 0.00 0.00 0.00 03:01:32 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:32 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:32 02:50:01 eth0 0.25 0.23 0.08 0.07 0.00 0.00 0.00 0.00 03:01:32 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:32 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:32 02:51:01 eth0 0.93 0.40 0.37 0.18 0.00 0.00 0.00 0.00 03:01:32 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:32 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:32 02:52:01 eth0 0.15 0.10 0.01 0.04 0.00 0.00 0.00 0.00 03:01:32 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:32 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:32 02:53:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:01:32 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:32 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:32 02:54:01 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:01:32 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:32 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:32 02:55:02 eth0 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 03:01:32 02:55:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:32 02:55:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:32 02:56:01 eth0 0.17 0.17 0.07 0.01 0.00 0.00 0.00 0.00 03:01:32 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:32 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:32 02:57:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:01:32 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:32 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:32 02:58:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:01:32 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:32 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:32 02:59:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:01:32 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:32 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:32 03:00:01 eth0 0.27 0.20 0.14 0.07 0.00 0.00 0.00 0.00 03:01:32 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:32 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:32 03:01:01 eth0 11.82 7.19 10.97 4.62 0.00 0.00 0.00 0.00 03:01:32 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:32 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:32 Average: eth0 136.60 103.78 572.38 23.50 0.00 0.00 0.00 0.00 03:01:32 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:32 Average: docker0 67.17 78.61 5.39 267.08 0.00 0.00 0.00 0.00 03:01:32 03:01:32 03:01:32 ---> sar -P ALL: 03:01:32 Linux 3.10.0-1160.36.2.el7.x86_64 (centos-7-docker-611db46c-487c-30ca-28da-62715972c0a2.vexxhost.lo) 08/20/21 _x86_64_ (2 CPU) 03:01:32 03:01:32 02:38:48 LINUX RESTART (2 CPU) 03:01:32 03:01:32 02:40:01 CPU %user %nice %system %iowait %steal %idle 03:01:32 02:41:01 all 22.12 0.00 6.30 1.36 0.09 70.13 03:01:32 02:41:01 0 24.86 0.00 6.57 0.94 0.09 67.54 03:01:32 02:41:01 1 19.45 0.00 6.04 1.77 0.09 72.66 03:01:32 02:42:01 all 28.16 0.00 9.38 2.41 0.09 59.96 03:01:32 02:42:01 0 28.38 0.00 9.71 2.82 0.09 59.00 03:01:32 02:42:01 1 27.95 0.00 9.04 2.00 0.09 60.93 03:01:32 02:43:01 all 43.91 0.00 4.36 0.44 0.09 51.19 03:01:32 02:43:01 0 44.15 0.00 4.44 0.27 0.09 51.06 03:01:32 02:43:01 1 43.68 0.00 4.28 0.62 0.09 51.33 03:01:32 02:44:01 all 59.65 0.00 8.17 0.82 0.10 31.27 03:01:32 02:44:01 0 59.18 0.00 8.28 0.56 0.09 31.89 03:01:32 02:44:01 1 60.11 0.00 8.05 1.08 0.11 30.65 03:01:32 02:45:01 all 34.17 0.00 19.89 24.23 0.14 21.58 03:01:32 02:45:01 0 32.81 0.00 20.09 25.74 0.15 21.21 03:01:32 02:45:01 1 35.53 0.00 19.69 22.70 0.13 21.95 03:01:32 02:46:01 all 77.07 0.00 16.18 5.22 0.14 1.39 03:01:32 02:46:01 0 77.55 0.00 15.58 5.42 0.13 1.32 03:01:32 02:46:01 1 76.59 0.00 16.77 5.03 0.15 1.46 03:01:32 02:47:01 all 59.61 0.00 14.07 4.94 0.13 21.25 03:01:32 02:47:01 0 58.33 0.00 13.93 4.91 0.13 22.69 03:01:32 02:47:01 1 60.90 0.00 14.20 4.97 0.13 19.80 03:01:32 02:48:01 all 0.29 0.00 0.21 0.18 0.03 99.29 03:01:32 02:48:01 0 0.13 0.00 0.23 0.02 0.02 99.60 03:01:32 02:48:01 1 0.45 0.00 0.18 0.35 0.03 98.98 03:01:32 02:49:01 all 0.15 0.00 0.05 0.00 0.02 99.78 03:01:32 02:49:01 0 0.02 0.00 0.07 0.00 0.02 99.90 03:01:32 02:49:01 1 0.28 0.00 0.03 0.00 0.02 99.67 03:01:32 02:50:01 all 0.15 0.00 0.06 0.00 0.03 99.77 03:01:32 02:50:01 0 0.02 0.00 0.07 0.00 0.02 99.90 03:01:32 02:50:01 1 0.28 0.00 0.05 0.00 0.03 99.63 03:01:32 02:51:01 all 0.04 0.00 0.03 0.00 0.02 99.92 03:01:32 02:51:01 0 0.05 0.00 0.03 0.00 0.02 99.90 03:01:32 02:51:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:01:32 03:01:32 02:51:01 CPU %user %nice %system %iowait %steal %idle 03:01:32 02:52:01 all 0.12 0.00 0.04 0.00 0.03 99.82 03:01:32 02:52:01 0 0.05 0.00 0.07 0.00 0.03 99.85 03:01:32 02:52:01 1 0.18 0.00 0.02 0.00 0.02 99.78 03:01:32 02:53:01 all 0.10 0.00 0.02 0.00 0.03 99.86 03:01:32 02:53:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:01:32 02:53:01 1 0.18 0.00 0.02 0.00 0.03 99.77 03:01:32 02:54:01 all 0.08 0.00 0.05 0.00 0.03 99.85 03:01:32 02:54:01 0 0.05 0.00 0.07 0.00 0.03 99.85 03:01:32 02:54:01 1 0.10 0.00 0.03 0.00 0.02 99.85 03:01:32 02:55:02 all 0.10 0.00 0.02 0.00 0.03 99.86 03:01:32 02:55:02 0 0.02 0.00 0.02 0.00 0.02 99.95 03:01:32 02:55:02 1 0.18 0.00 0.02 0.00 0.03 99.77 03:01:32 02:56:01 all 0.08 0.00 0.02 0.00 0.03 99.88 03:01:32 02:56:01 0 0.05 0.00 0.02 0.00 0.03 99.90 03:01:32 02:56:01 1 0.10 0.00 0.02 0.00 0.02 99.86 03:01:32 02:57:01 all 0.03 0.00 0.03 0.00 0.03 99.92 03:01:32 02:57:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:01:32 02:57:01 1 0.03 0.00 0.02 0.00 0.03 99.92 03:01:32 02:58:01 all 0.13 0.00 0.02 0.00 0.03 99.83 03:01:32 02:58:01 0 0.07 0.00 0.02 0.00 0.03 99.88 03:01:32 02:58:01 1 0.18 0.00 0.02 0.00 0.02 99.78 03:01:32 02:59:01 all 0.06 0.00 0.03 0.00 0.02 99.90 03:01:32 02:59:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:01:32 02:59:01 1 0.08 0.00 0.02 0.00 0.02 99.88 03:01:32 03:00:01 all 0.10 0.00 0.02 0.00 0.03 99.86 03:01:32 03:00:01 0 0.03 0.00 0.02 0.00 0.03 99.92 03:01:32 03:00:01 1 0.17 0.00 0.02 0.00 0.02 99.80 03:01:32 03:01:01 all 1.86 0.00 0.69 1.17 0.03 96.25 03:01:32 03:01:01 0 1.87 0.00 0.82 0.12 0.03 97.16 03:01:32 03:01:01 1 1.84 0.00 0.57 2.23 0.02 95.34 03:01:32 Average: all 14.77 0.00 3.59 1.84 0.05 79.76 03:01:32 Average: 0 14.74 0.00 3.61 1.83 0.05 79.77 03:01:32 Average: 1 14.80 0.00 3.56 1.84 0.05 79.75 03:01:32 03:01:32 03:01:32