Pull request #3625 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 jpwhitemn for edgexfoundry/edgex-go Obtained Jenkinsfile from 5f69c93d373cc2b30d3ef1961268ff86393ee59e+829e8fdb577067879b803ac37640c358b37462cf (eab438fafaaa57ef4cb72094efb76973106ab27b) 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-ssh286163353798294019.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh2069284443462237286.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 144eb70ba3d470a427e699408e811d3f535e987a 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-3625/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-3625/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8886038756098377263.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-3625/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8345773096506340459.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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-ssh6074736397007400985.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-3625/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-3625/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1555679216937698900.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 144eb70ba3d470a427e699408e811d3f535e987a 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_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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2904 in /w/workspace/edgexfoundry_edgex-go_PR-3625 [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-ssh7662521459348303074.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 829e8fdb577067879b803ac37640c358b37462cf into PR head commit 5f69c93d373cc2b30d3ef1961268ff86393ee59e Merge succeeded, producing 5f69c93d373cc2b30d3ef1961268ff86393ee59e Checking out Revision 5f69c93d373cc2b30d3ef1961268ff86393ee59e (PR-3625) > 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-ssh5206555818752431627.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3625/head:refs/remotes/origin/PR-3625 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f69c93d373cc2b30d3ef1961268ff86393ee59e # 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-ssh6123439401521668751.key > git merge 829e8fdb577067879b803ac37640c358b37462cf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f69c93d373cc2b30d3ef1961268ff86393ee59e # timeout=10 Commit message: "build(deps): update docker in docker image for SMA as called out by Snyk" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:49:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:49:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:49:42 ========================================================= 17:49:42 EdgeX Global Pipelines Version Info 17:49:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:49:45 ------------------- 17:49:45 stable info: 17:49:45 ------------------- 17:49:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:49:45 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 17:49:45 Message: update stable to v1.0.196 17:49:45 ------------------- 17:49:45 experimental info: 17:49:45 ------------------- 17:49:45 Commited By: **** collab-it+edgex@linuxfoundation.org 17:49:45 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 17:49:45 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:49:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:49:45 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:49:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:49:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:49:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:49:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:49:45 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:49:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:49:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:49:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:49:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:49:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:49:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:49:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:49:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:49:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:49:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:49:46 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:49:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:49:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:49:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:49:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:49:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3625 [Pipeline] echo 17:49:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3625 [Pipeline] echo 17:49:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3625 [Pipeline] echo 17:49:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5f69c93d373cc2b30d3ef1961268ff86393ee59e [Pipeline] echo 17:49:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5f69c93 [Pipeline] echo 17:49:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:49:47 provisioning config files... 17:49:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1752101200490384874tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:49:47 ---> docker-login.sh 17:49:47 nexus3.edgexfoundry.org:10001 17:49:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:49:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:47 Configure a credential helper to remove this warning. See 17:49:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:47 17:49:47 Login Succeeded 17:49:47 nexus3.edgexfoundry.org:10002 17:49:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:49:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:48 Configure a credential helper to remove this warning. See 17:49:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:48 17:49:48 Login Succeeded 17:49:48 nexus3.edgexfoundry.org:10003 17:49:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:49:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:48 Configure a credential helper to remove this warning. See 17:49:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:48 17:49:48 Login Succeeded 17:49:48 nexus3.edgexfoundry.org:10004 17:49:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:49:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:48 Configure a credential helper to remove this warning. See 17:49:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:48 17:49:48 Login Succeeded 17:49:48 docker.io 17:49:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:49:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:48 Configure a credential helper to remove this warning. See 17:49:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:48 17:49:48 Login Succeeded 17:49:48 ---> docker-login.sh ends [Pipeline] } 17:49:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:49:49 ++ 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 17:49:49 + for file in '`ls cmd/**/Dockerfile`' 17:49:49 ++ dirname cmd/core-command/Dockerfile 17:49:49 ++ cut -d/ -f2 17:49:49 + echo core-command,cmd/core-command/Dockerfile 17:49:49 + for file in '`ls cmd/**/Dockerfile`' 17:49:49 ++ dirname cmd/core-data/Dockerfile 17:49:49 ++ cut -d/ -f2 17:49:49 + echo core-data,cmd/core-data/Dockerfile 17:49:49 + for file in '`ls cmd/**/Dockerfile`' 17:49:49 ++ dirname cmd/core-metadata/Dockerfile 17:49:49 ++ cut -d/ -f2 17:49:49 + echo core-metadata,cmd/core-metadata/Dockerfile 17:49:49 + for file in '`ls cmd/**/Dockerfile`' 17:49:49 ++ dirname cmd/security-bootstrapper/Dockerfile 17:49:49 ++ cut -d/ -f2 17:49:49 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:49:49 + for file in '`ls cmd/**/Dockerfile`' 17:49:49 ++ dirname cmd/security-proxy-setup/Dockerfile 17:49:49 ++ cut -d/ -f2 17:49:49 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:49:49 + for file in '`ls cmd/**/Dockerfile`' 17:49:49 ++ dirname cmd/security-secretstore-setup/Dockerfile 17:49:49 ++ cut -d/ -f2 17:49:49 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:49:49 + for file in '`ls cmd/**/Dockerfile`' 17:49:49 ++ dirname cmd/support-notifications/Dockerfile 17:49:49 ++ cut -d/ -f2 17:49:49 + echo support-notifications,cmd/support-notifications/Dockerfile 17:49:49 + for file in '`ls cmd/**/Dockerfile`' 17:49:49 ++ dirname cmd/support-scheduler/Dockerfile 17:49:49 ++ cut -d/ -f2 17:49:49 + echo support-scheduler,cmd/support-scheduler/Dockerfile 17:49:49 + for file in '`ls cmd/**/Dockerfile`' 17:49:49 ++ dirname cmd/sys-mgmt-agent/Dockerfile 17:49:49 ++ cut -d/ -f2 17:49:49 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 17:49:49 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 17:49:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:49:50 17:49:50 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:49:51 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:49:51 latest: Pulling from edgex-devops/git-semver 17:49:51 31603596830f: Pulling fs layer 17:49:51 b6dc333f4379: Pulling fs layer 17:49:51 3d9ef1400e77: Pulling fs layer 17:49:51 fd332fbdc1db: Pulling fs layer 17:49:51 fd332fbdc1db: Waiting 17:49:51 31603596830f: Verifying Checksum 17:49:51 31603596830f: Download complete 17:49:51 fd332fbdc1db: Verifying Checksum 17:49:51 fd332fbdc1db: Download complete 17:49:51 3d9ef1400e77: Verifying Checksum 17:49:51 3d9ef1400e77: Download complete 17:49:51 31603596830f: Pull complete 17:49:51 b6dc333f4379: Pull complete 17:49:52 3d9ef1400e77: Pull complete 17:49:52 fd332fbdc1db: Pull complete 17:49:52 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 17:49:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:49:52 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:49:52 prd-centos7-docker-4c-2g-2904 does not seem to be running inside a container 17:49:52 $ 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 17:49:53 $ docker top 5a4fac36db6c0c3a2b9a7a908fd0ddc54fc33dc02eee89680c01b2c83dbb0766 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:49:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:49:53 [ssh-agent] Looking for ssh-agent implementation... 17:49:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:49:53 $ docker exec 5a4fac36db6c0c3a2b9a7a908fd0ddc54fc33dc02eee89680c01b2c83dbb0766 ssh-agent 17:49:53 SSH_AUTH_SOCK=/tmp/ssh-AAVUv0xvPyVy/agent.13 17:49:53 SSH_AGENT_PID=20 17:49:53 Running ssh-add (command line suppressed) 17:49:53 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8265811824268133021.key (/w/workspace/edgex-go/1@tmp/private_key_8265811824268133021.key) 17:49:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:49:54 + git tag --points-at HEAD [Pipeline] } 17:49:54 $ docker exec --env ******** --env ******** 5a4fac36db6c0c3a2b9a7a908fd0ddc54fc33dc02eee89680c01b2c83dbb0766 ssh-agent -k 17:49:54 unset SSH_AUTH_SOCK; 17:49:54 unset SSH_AGENT_PID; 17:49:54 echo Agent pid 20 killed; 17:49:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:49:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:49:54 [ssh-agent] Looking for ssh-agent implementation... 17:49:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:49:54 $ docker exec 5a4fac36db6c0c3a2b9a7a908fd0ddc54fc33dc02eee89680c01b2c83dbb0766 ssh-agent 17:49:54 SSH_AUTH_SOCK=/tmp/ssh-IDKDS1IxFYwa/agent.54 17:49:54 SSH_AGENT_PID=60 17:49:54 Running ssh-add (command line suppressed) 17:49:54 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6830682612667444030.key (/w/workspace/edgex-go/1@tmp/private_key_6830682612667444030.key) 17:49:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:49:55 + git semver init 17:49:55 # -> Open(): unable to determine branch for HEAD 17:49:55 # $GIT_DIR = /w/workspace/edgex-go/1/.git 17:49:55 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 17:49:55 # $SEMVER_REMOTE_NAME = origin 17:49:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:49:55 # $SEMVER_USER_NAME = edgex-jenkins 17:49:55 # $SEMVER_BRANCH = PR-3625 17:49:55 # $SEMVER_TEMP = /tmp/semver-664934927 17:49:55 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 17:50:34 # '/tmp/semver-664934927' -> '/w/workspace/edgex-go/1/.semver' 17:50:34 # -> Force: false 17:50:34 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 17:50:34 $ docker exec --env ******** --env ******** 5a4fac36db6c0c3a2b9a7a908fd0ddc54fc33dc02eee89680c01b2c83dbb0766 ssh-agent -k 17:50:34 unset SSH_AUTH_SOCK; 17:50:34 unset SSH_AGENT_PID; 17:50:34 echo Agent pid 60 killed; 17:50:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:50:34 + git semver [Pipeline] } 17:50:34 $ docker stop --time=1 5a4fac36db6c0c3a2b9a7a908fd0ddc54fc33dc02eee89680c01b2c83dbb0766 17:50:36 $ docker rm -f 5a4fac36db6c0c3a2b9a7a908fd0ddc54fc33dc02eee89680c01b2c83dbb0766 [Pipeline] // withDockerContainer [Pipeline] sh 17:50:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:50:37 Stashed 1 file(s) [Pipeline] echo 17:50:37 [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] sh 17:50:38 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:50:39 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:50:39 + true 17:50:39 + sudo service docker restart 17:50:39 Redirecting to /bin/systemctl restart docker.service 17:50:53 Still waiting to schedule task 17:50:53 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2903’ is offline [Pipeline] echo 17:50:57 ========================================================= 17:50:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:50:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:50:58 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 17:50:59 Sending build context to Docker daemon 328.5MB 17:50:59 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 17:50:59 Step 2/6 : FROM ${BASE} 17:50:59 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:50:59 540db60ca938: Pulling fs layer 17:50:59 adcc1eea9eea: Pulling fs layer 17:50:59 4c4ab2625f07: Pulling fs layer 17:50:59 0773c198feca: Pulling fs layer 17:50:59 345f892a5656: Pulling fs layer 17:50:59 4796506630df: Pulling fs layer 17:50:59 cc55df3e53f1: Pulling fs layer 17:50:59 4d027b6c602c: Pulling fs layer 17:50:59 449e75d2c14e: Pulling fs layer 17:50:59 0773c198feca: Waiting 17:50:59 345f892a5656: Waiting 17:50:59 4796506630df: Waiting 17:50:59 cc55df3e53f1: Waiting 17:50:59 4d027b6c602c: Waiting 17:50:59 449e75d2c14e: Waiting 17:50:59 4c4ab2625f07: Verifying Checksum 17:50:59 4c4ab2625f07: Download complete 17:50:59 adcc1eea9eea: Download complete 17:50:59 345f892a5656: Verifying Checksum 17:50:59 345f892a5656: Download complete 17:50:59 4796506630df: Verifying Checksum 17:50:59 4796506630df: Download complete 17:50:59 cc55df3e53f1: Verifying Checksum 17:50:59 cc55df3e53f1: Download complete 17:50:59 540db60ca938: Verifying Checksum 17:50:59 540db60ca938: Download complete 17:51:00 540db60ca938: Pull complete 17:51:00 adcc1eea9eea: Pull complete 17:51:00 4c4ab2625f07: Pull complete 17:51:05 0773c198feca: Verifying Checksum 17:51:05 0773c198feca: Download complete 17:51:05 4d027b6c602c: Verifying Checksum 17:51:05 4d027b6c602c: Download complete 17:51:09 0773c198feca: Pull complete 17:51:09 449e75d2c14e: Verifying Checksum 17:51:09 449e75d2c14e: Download complete 17:51:09 345f892a5656: Pull complete 17:51:09 4796506630df: Pull complete 17:51:09 cc55df3e53f1: Pull complete 17:51:09 4d027b6c602c: Pull complete 17:51:10 449e75d2c14e: Pull complete 17:51:10 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 17:51:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:51:10 ---> 0d28375d9b5b 17:51:10 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 17:51:12 ---> Running in 33ac8320971e 17:51:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:51:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:51:14 (1/12) Installing libmagic (5.39-r0) 17:51:14 (2/12) Installing file (5.39-r0) 17:51:14 (3/12) Installing libc-dev (0.7.2-r3) 17:51:14 (4/12) Installing g++ (10.2.1_pre1-r3) 17:51:22 (5/12) Installing fortify-headers (1.1-r0) 17:51:22 (6/12) Installing patch (2.7.6-r7) 17:51:22 (7/12) Installing build-base (0.5-r2) 17:51:22 (8/12) Installing libsodium (1.0.18-r0) 17:51:22 (9/12) Installing pkgconf (1.7.3-r0) 17:51:22 (10/12) Installing libsodium-dev (1.0.18-r0) 17:51:23 (11/12) Installing libzmq (4.3.3-r1) 17:51:23 (12/12) Installing zeromq-dev (4.3.3-r1) 17:51:23 Executing busybox-1.32.1-r6.trigger 17:51:23 OK: 219 MiB in 52 packages 17:51:24 Removing intermediate container 33ac8320971e 17:51:24 ---> 29e3d80295e1 17:51:24 Step 4/6 : WORKDIR /edgex-go 17:51:24 ---> Running in b6c89cb42a8f 17:51:24 Removing intermediate container b6c89cb42a8f 17:51:24 ---> c141b26dcdf4 17:51:24 Step 5/6 : COPY go.mod . 17:51:25 ---> 62e006f3c191 17:51:25 Step 6/6 : RUN go mod download 17:51:25 ---> Running in 62d9601d6c70 17:51:35 Removing intermediate container 62d9601d6c70 17:51:35 ---> eb7d57d4d825 17:51:35 Successfully built eb7d57d4d825 17:51:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:51:35 + docker inspect -f . ci-base-image-x86_64 17:51:35 . [Pipeline] withDockerContainer 17:51:35 prd-centos7-docker-4c-2g-2904 does not seem to be running inside a container 17:51:35 $ 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 17:51:36 $ docker top 1a39ba9392f4dcc4590ba17567aab6672cbff713bd8bbe0ccdcd8db752977ab9 -eo pid,comm [Pipeline] { [Pipeline] sh 17:51:36 + go version 17:51:36 go version go1.16.5 linux/amd64 [Pipeline] } 17:51:36 $ docker stop --time=1 1a39ba9392f4dcc4590ba17567aab6672cbff713bd8bbe0ccdcd8db752977ab9 17:51:38 $ docker rm -f 1a39ba9392f4dcc4590ba17567aab6672cbff713bd8bbe0ccdcd8db752977ab9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:51:39 + docker inspect -f . ci-base-image-x86_64 17:51:39 . [Pipeline] withDockerContainer 17:51:39 prd-centos7-docker-4c-2g-2904 does not seem to be running inside a container 17:51: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-x86_64 cat 17:51:39 $ docker top a7147ec600d3b651b20b11e365bf2cc8cb7d37e6d2fa020f03673acc4d26ea9e -eo pid,comm [Pipeline] { [Pipeline] echo 17:51:39 ========================================================= 17:51:39 [edgeXBuildGoParallel] Running Tests and Build... 17:51:39 ========================================================= [Pipeline] sh 17:51:40 + go mod tidy [Pipeline] sh 17:51:40 + make test 17:51:40 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 17:51:41 go mod tidy 17:51:41 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:51:46 ? github.com/edgexfoundry/edgex-go [no test files] 17:52:01 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:52:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:52:07 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:52:07 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:52:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:52:10 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:52:10 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:52:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:52:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:52:11 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:52:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:52:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:52:11 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:52:11 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:52:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.030s coverage: 28.7% of statements 17:52:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:52:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:52:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.054s coverage: 100.0% of statements 17:52:14 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:52:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.062s coverage: 46.3% of statements 17:52:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:52:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:52:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.111s coverage: 89.9% of statements 17:52:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:52:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:52:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.047s coverage: 78.9% of statements 17:52:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.061s coverage: 81.2% of statements 17:52:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:52:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:52:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 17:52:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:52:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:52:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.240s coverage: 95.1% of statements 17:52:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:52:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:52:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 17:52:17 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:52:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:52:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:52:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:52:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:52:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements 17:52:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:52:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:52:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:52:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.042s coverage: 0.8% of statements 17:52:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:52:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements 17:52:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 22.0% of statements 17:52:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:52:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements 17:52:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.040s coverage: 79.5% of statements 17:52:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements 17:52:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements 17:52:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements 17:52:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.055s coverage: 94.4% of statements 17:52:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 17:52:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.184s coverage: 81.8% of statements 17:52:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:52:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements 17:52:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:52:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:52:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:52:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements 17:52:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:52:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:52:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:52:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:52:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:52:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.055s coverage: 87.2% of statements 17:52:57 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:52:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:52:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 17:52:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:52:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements 17:52:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:52:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 17:52:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 17:52:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 17:52:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements 17:52:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:52:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements 17:52:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:52:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:52:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements 17:52:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements 17:52:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 17:52:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements 17:52:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 17:52:57 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.175s coverage: 66.9% of statements 17:52:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:52:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:52:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:52:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.146s coverage: 43.6% of statements 17:52:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:52:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:52:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements 17:52:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:52:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements 17:52:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:53:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.060s coverage: 19.3% of statements 17:53:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:53:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:53:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:53:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:53:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 91.9% of statements 17:53:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:53:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:53:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 17:53:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:53:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:53:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 62.7% of statements 17:53:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:53:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:53:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.6% of statements 17:53:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:53:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:53:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 17:53:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:53:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:53:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 17:53:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:53:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:53:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:53:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:53:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:53:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:53:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 17:53:03 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements 17:53:03 GO111MODULE=on go vet ./... 17:53:25 gofmt -l . 17:53:25 [ "`gofmt -l .`" = "" ] 17:53:26 ./bin/test-attribution-txt.sh [Pipeline] sh 17:53:27 + ls -al . 17:53:27 total 568 17:53:27 drwxrwxr-x 10 1001 1001 4096 Jul 15 17:53 . 17:53:27 drwxr-xr-x 4 root root 28 Jul 15 17:51 .. 17:53:27 -rw-rw-r-- 1 1001 1001 11 Jul 15 17:49 .dockerignore 17:53:27 drwxrwxr-x 8 1001 1001 179 Jul 15 17:49 .git 17:53:27 drwxrwxr-x 3 1001 1001 125 Jul 15 17:49 .github 17:53:27 -rw-rw-r-- 1 1001 1001 818 Jul 15 17:49 .gitignore 17:53:27 -rw-rw-r-- 1 1001 1001 76 Jul 15 17:49 .hadolint.yml 17:53:27 drwx------ 3 1001 1001 58 Jul 15 17:50 .semver 17:53:27 -rw-rw-r-- 1 1001 1001 166 Jul 15 17:49 .sonarcloud.properties 17:53:27 -rw-rw-r-- 1 1001 1001 8609 Jul 15 17:49 Attribution.txt 17:53:27 -rw-rw-r-- 1 1001 1001 43881 Jul 15 17:49 CHANGELOG.md 17:53:27 -rw-rw-r-- 1 1001 1001 3804 Jul 15 17:49 CONTRIBUTING.md 17:53:27 -rw-rw-r-- 1 1001 1001 931 Jul 15 17:49 Dockerfile.build 17:53:27 -rw-rw-r-- 1 1001 1001 849 Jul 15 17:49 Jenkinsfile 17:53:27 -rw-rw-r-- 1 1001 1001 10775 Jul 15 17:49 LICENSE 17:53:27 -rw-rw-r-- 1 1001 1001 6003 Jul 15 17:49 Makefile 17:53:27 -rw-rw-r-- 1 1001 1001 7818 Jul 15 17:49 README.md 17:53:27 -rw-rw-r-- 1 1001 1001 6912 Jul 15 17:49 SECURITY.md 17:53:27 -rw-rw-r-- 1 1001 1001 5 Jul 15 17:50 VERSION 17:53:27 -rw-rw-r-- 1 1001 1001 4131 Jul 15 17:49 ZMQWindows.md 17:53:27 drwxrwxr-x 2 1001 1001 37 Jul 15 17:49 bin 17:53:27 drwxrwxr-x 14 1001 1001 4096 Jul 15 17:49 cmd 17:53:27 -rw-r--r-- 1 root root 402846 Jul 15 17:53 coverage.out 17:53:27 -rw-rw-r-- 1 1001 1001 812 Jul 15 17:49 go.mod 17:53:27 -rw-r--r-- 1 root root 21058 Jul 15 17:51 go.sum 17:53:27 drwxrwxr-x 7 1001 1001 114 Jul 15 17:49 internal 17:53:27 drwxrwxr-x 3 1001 1001 16 Jul 15 17:49 openapi 17:53:27 drwxrwxr-x 4 1001 1001 71 Jul 15 17:49 snap 17:53:27 -rw-rw-r-- 1 1001 1001 204 Jul 15 17:49 version.go [Pipeline] sh 17:53:27 + '[' -e coverage.out ] 17:53:27 + chown 1001:1001 coverage.out [Pipeline] stash 17:53:27 Stashed 1 file(s) [Pipeline] sh 17:53:27 + make build 17:53:27 go mod tidy 17:53:28 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 17:53:29 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 17:53:36 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 17:53:36 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 17:53: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 17:53:38 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 17:53:38 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 17: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 17:53:40 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 17:53:41 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 17:53:42 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 17:53:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 17:53:44 $ docker stop --time=1 a7147ec600d3b651b20b11e365bf2cc8cb7d37e6d2fa020f03673acc4d26ea9e 17:53:46 $ docker rm -f a7147ec600d3b651b20b11e365bf2cc8cb7d37e6d2fa020f03673acc4d26ea9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:53:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:53:48 17:53:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 17:53:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:53:50 latest: Pulling from edgex-devops/edgex-compose 17:53:50 cbdbe7a5bc2a: Pulling fs layer 17:53:50 ca9280d653b3: Pulling fs layer 17:53:50 7e9c9ca2126c: Pulling fs layer 17:53:50 cbdbe7a5bc2a: Download complete 17:53:50 cbdbe7a5bc2a: Pull complete 17:53:51 ca9280d653b3: Verifying Checksum 17:53:51 ca9280d653b3: Download complete 17:53:51 ca9280d653b3: Pull complete 17:53:54 7e9c9ca2126c: Verifying Checksum 17:53:54 7e9c9ca2126c: Download complete 17:53:56 7e9c9ca2126c: Pull complete 17:53:56 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:53:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:53:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 17:53:56 prd-centos7-docker-4c-2g-2904 does not seem to be running inside a container 17:53:56 $ 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 17:53:58 $ docker top 468b40c02e990a570db3619413b42ebcfa3f154b216f7a37807fbe1d16e63b79 -eo pid,comm [Pipeline] { [Pipeline] sh 17:53:58 + docker-compose build --help 17:53:58 + grep parallel 17:53:59 --parallel Build images in parallel. [Pipeline] } 17:53:59 $ docker stop --time=1 468b40c02e990a570db3619413b42ebcfa3f154b216f7a37807fbe1d16e63b79 17:54:00 $ docker rm -f 468b40c02e990a570db3619413b42ebcfa3f154b216f7a37807fbe1d16e63b79 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:54:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:54:01 . [Pipeline] withDockerContainer 17:54:01 prd-centos7-docker-4c-2g-2904 does not seem to be running inside a container 17:54:02 $ 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 17:54:02 $ docker top 3a0b784665c91e6ad3ab136169e0c35d8eea7e40e7c669888f62a09609c17fed -eo pid,comm [Pipeline] { [Pipeline] sh 17:54:02 + docker-compose -f ./docker-compose-build.yml build --parallel 17:54:03 Building core-command ... 17:54:03 Building core-data ... 17:54:03 Building core-metadata ... 17:54:03 Building security-bootstrapper ... 17:54:03 Building security-proxy-setup ... 17:54:03 Building security-secretstore-setup ... 17:54:03 Building support-notifications ... 17:54:03 Building support-scheduler ... 17:54:03 Building sys-mgmt-agent ... 17:54:03 Building security-secretstore-setup 17:54:03 Building security-bootstrapper 17:54:03 Building core-metadata 17:54:03 Building core-data 17:54:03 Building core-command 17:54:06 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2909 in /w/workspace/edgexfoundry_edgex-go_PR-3625 [Pipeline] { [Pipeline] ws 17:54:07 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 17:54:07 The recommended git tool is: git 17:54:13 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:54:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:54:13 ---> eb7d57d4d825 17:54:13 Step 3/24 : WORKDIR /edgex-go 17:54:13 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:54:13 Step 2/32 : FROM ${BUILDER_BASE} AS builder 17:54:13 ---> eb7d57d4d825 17:54:13 Step 3/32 : WORKDIR /edgex-go 17:54:13 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:54:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:54:13 ---> eb7d57d4d825 17:54:13 Step 3/24 : WORKDIR /edgex-go 17:54:13 using credential edgex-jenkins-ssh 17:54:13 Cloning the remote Git repository 17:54:14 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:54:14 > git init /w/workspace/edgex-go/1 # timeout=10 17:54:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:54:14 > git --version # timeout=10 17:54:14 > git --version # 'git version 2.17.1' 17:54:14 using GIT_SSH to set credentials SSH Credentials for GitHub 17:54:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:54:18 ---> Running in b8429eb5b986 17:54:18 ---> Running in 3ec0d0f92275 17:54:18 ---> Running in 5b15695b743e 17:54:20 Removing intermediate container 3ec0d0f92275 17:54:20 ---> 6b963fd5c2f0 17:54:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:54:20 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:54:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:54:20 ---> eb7d57d4d825 17:54:20 Step 3/24 : WORKDIR /edgex-go 17:54:20 ---> Using cache 17:54:20 ---> f0e5ee045fd8 17:54:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:54:20 Removing intermediate container 5b15695b743e 17:54:20 ---> c8e6687e6d54 17:54:20 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:54:20 Removing intermediate container b8429eb5b986 17:54:20 ---> f0e5ee045fd8 17:54:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:54:20 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:54:20 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:54:20 ---> eb7d57d4d825 17:54:20 Step 3/26 : WORKDIR /edgex-go 17:54:20 ---> Using cache 17:54:20 ---> f0e5ee045fd8 17:54:20 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:54:20 ---> Running in 2e806f3caca4 17:54:20 ---> Running in 43c42f06d9c7 17:54:20 ---> Running in 3b8d4523d741 17:54:20 ---> Running in 0a22f7d0a337 17:54:20 ---> Running in f9ae834d25c0 17:54:21 Removing intermediate container 2e806f3caca4 17:54:21 ---> a559841f0269 17:54:21 Step 5/24 : RUN apk add --update --no-cache make git 17:54:21 Removing intermediate container 43c42f06d9c7 17:54:21 ---> cda5b85086ab 17:54:21 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:54:22 ---> Running in e7d342b5f3dd 17:54:22 ---> Running in 3ed4f259a16b 17:54:22 Removing intermediate container 3b8d4523d741 17:54:22 ---> 22308b8a8454 17:54:22 Step 5/32 : RUN apk add --update --no-cache make git 17:54:22 ---> Running in 3ccdd67e6ae7 17:54:22 Removing intermediate container 0a22f7d0a337 17:54:22 ---> bc32ae248ff1 17:54:22 Step 5/24 : RUN apk add --update --no-cache make git 17:54:22 ---> Running in 59bdff0bbd58 17:54:22 Removing intermediate container f9ae834d25c0 17:54:22 ---> e648113fe5a1 17:54:22 Step 5/26 : RUN apk add --update --no-cache make git 17:54:22 ---> Running in f8b2859ab869 17:54:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:54:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:54:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:54:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:54:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:54:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:54:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:54:23 OK: 219 MiB in 52 packages 17:54:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:54:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:54:24 Removing intermediate container e7d342b5f3dd 17:54:24 ---> 1b752155f715 17:54:24 Step 6/24 : COPY go.mod . 17:54:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:54:24 OK: 219 MiB in 52 packages 17:54:24 OK: 219 MiB in 52 packages 17:54:24 ---> 5a0498c46b65 17:54:24 Step 7/24 : RUN go mod download 17:54:24 OK: 219 MiB in 52 packages 17:54:24 ---> Running in 30dfe9d0c0d2 17:54:24 Removing intermediate container 3ed4f259a16b 17:54:24 ---> 20282bdda335 17:54:24 Step 6/24 : COPY go.mod . 17:54:24 OK: 219 MiB in 52 packages 17:54:24 ---> 219af51bbd42 17:54:24 Step 7/24 : RUN go mod download 17:54:24 Removing intermediate container f8b2859ab869 17:54:24 ---> 451a93c70526 17:54:24 Step 6/26 : COPY go.mod . 17:54:24 ---> Running in dcd13f15dfc4 17:54:25 Removing intermediate container 59bdff0bbd58 17:54:25 ---> ec5515063a2b 17:54:25 Step 6/24 : COPY go.mod . 17:54:25 ---> 8fbe07bc595f 17:54:25 Step 7/26 : RUN go mod download 17:54:25 Removing intermediate container 3ccdd67e6ae7 17:54:25 ---> f74df1170403 17:54:25 Step 6/32 : COPY go.mod . 17:54:25 ---> Running in 5e43fa8f1502 17:54:25 ---> 6eed893a1b01 17:54:25 Step 7/24 : RUN go mod download 17:54:25 ---> Running in 21b6314091c9 17:54:25 ---> cfc4d1e9c038 17:54:25 Step 7/32 : RUN go mod download 17:54:25 ---> Running in ef8549180e33 17:54:26 Removing intermediate container 30dfe9d0c0d2 17:54:26 ---> fedbdba32ea6 17:54:26 Step 8/24 : COPY . . 17:54:26 Removing intermediate container dcd13f15dfc4 17:54:26 ---> b87777c246a4 17:54:26 Step 8/24 : COPY . . 17:54:26 Removing intermediate container 5e43fa8f1502 17:54:26 ---> 8225429f9be1 17:54:26 Step 8/26 : COPY . . 17:54:30 Removing intermediate container 21b6314091c9 17:54:30 ---> 2f155f4ff8a7 17:54:30 Step 8/24 : COPY . . 17:54:31 Removing intermediate container ef8549180e33 17:54:31 ---> d9d71366bc8f 17:54:31 Step 8/32 : COPY . . 17:54:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:54:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:54:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:54:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:54:33 using GIT_SSH to set credentials SSH Credentials for GitHub 17:54:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3625/head:refs/remotes/origin/PR-3625 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:54:34 Merging remotes/origin/main commit 829e8fdb577067879b803ac37640c358b37462cf into PR head commit 5f69c93d373cc2b30d3ef1961268ff86393ee59e 17:54:34 Merge succeeded, producing 5f69c93d373cc2b30d3ef1961268ff86393ee59e 17:54:34 Checking out Revision 5f69c93d373cc2b30d3ef1961268ff86393ee59e (PR-3625) 17:54:34 > git config core.sparsecheckout # timeout=10 17:54:34 > git checkout -f 5f69c93d373cc2b30d3ef1961268ff86393ee59e # timeout=10 17:54:34 > git remote # timeout=10 17:54:34 > git config --get remote.origin.url # timeout=10 17:54:34 using GIT_SSH to set credentials SSH Credentials for GitHub 17:54:34 > git merge 829e8fdb577067879b803ac37640c358b37462cf # timeout=10 17:54:34 > git rev-parse HEAD^{commit} # timeout=10 17:54:34 > git config core.sparsecheckout # timeout=10 17:54:34 > git checkout -f 5f69c93d373cc2b30d3ef1961268ff86393ee59e # timeout=10 17:54:37 ---> 6907fcf64727 17:54:37 Step 9/24 : RUN go mod tidy 17:54:37 ---> de811d7de8bd 17:54:37 Step 9/24 : RUN go mod tidy 17:54:37 ---> bc9275b8737d 17:54:37 Step 9/26 : RUN go mod tidy 17:54:37 ---> Running in 7eb2653b9ac8 17:54:37 ---> Running in cc85a899af51 17:54:37 ---> Running in 7b0eb9fa6116 17:54:38 Commit message: "build(deps): update docker in docker image for SMA as called out by Snyk" 17:54:38 > git --version # timeout=10 17:54:38 > git --version # 'git version 2.17.1' 17:54:39 fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:54:40 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 17:54:40 Removing intermediate container 7eb2653b9ac8 17:54:40 ---> 790001f4e0b0 17:54:40 Step 10/24 : RUN make cmd/core-data/core-data [Pipeline] sh 17:54:40 ---> Running in ef78576a3ac3 17:54:40 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:54:41 + sudo service docker restart 17:54:41 + true 17:54:41 Removing intermediate container cc85a899af51 17:54:41 ---> 80a6a9ea446e 17:54:41 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:54:41 Removing intermediate container 7b0eb9fa6116 17:54:41 ---> 1a0bd043db7f 17:54:41 Step 10/24 : RUN make cmd/core-command/core-command 17:54:41 ---> Running in 2b8f2f4409d8 17:54:41 ---> Running in 75eb4bc3a464 17:54:42 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 17:54:43 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 17:54:43 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 17:54:54 ---> dadad2e61391 17:54:54 Step 9/24 : RUN go mod tidy 17:54:54 ---> Running in d25c02d5a6fe 17:54:54 ---> 9290ba0b1960 17:54:54 Step 9/32 : RUN go mod tidy 17:54:54 ---> Running in 4b33da913d14 17:54:55 Removing intermediate container d25c02d5a6fe 17:54:55 ---> b25a8d2010ea 17:54:55 Step 10/24 : RUN make cmd/core-metadata/core-metadata 17:54:55 ---> Running in e8612e65ff50 17:54:55 Removing intermediate container 4b33da913d14 17:54:55 ---> 9ffea6c703ae 17:54:55 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:54:55 ---> Running in c1c89aa881be 17:54:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:54: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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:54:59 provisioning config files... 17:54:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7051713237653254728tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:55:00 ---> docker-login.sh 17:55:00 nexus3.edgexfoundry.org:10001 17:55:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:01 Configure a credential helper to remove this warning. See 17:55:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:01 17:55:01 Login Succeeded 17:55:01 nexus3.edgexfoundry.org:10002 17:55:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:01 Configure a credential helper to remove this warning. See 17:55:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:01 17:55:01 Login Succeeded 17:55:01 nexus3.edgexfoundry.org:10003 17:55:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:02 Configure a credential helper to remove this warning. See 17:55:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:02 17:55:02 Login Succeeded 17:55:02 nexus3.edgexfoundry.org:10004 17:55:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:03 Configure a credential helper to remove this warning. See 17:55:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:03 17:55:03 Login Succeeded 17:55:03 docker.io 17:55:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:04 Configure a credential helper to remove this warning. See 17:55:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:04 17:55:04 Login Succeeded 17:55:04 ---> docker-login.sh ends [Pipeline] } 17:55:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:55:04 ========================================================= 17:55:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:55:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:55:05 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 17:55:07 Sending build context to Docker daemon 165.8MB 17:55:07 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 17:55:07 Step 2/6 : FROM ${BASE} 17:55:07 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:55:07 595b0fe564bb: Pulling fs layer 17:55:07 24495759ef45: Pulling fs layer 17:55:07 d148012ef14d: Pulling fs layer 17:55:07 cb65c68fc2e2: Pulling fs layer 17:55:07 093eec477d81: Pulling fs layer 17:55:07 a6d5b2bbb924: Pulling fs layer 17:55:07 2446dc1eb7d3: Pulling fs layer 17:55:07 596795e73e0f: Pulling fs layer 17:55:07 093eec477d81: Waiting 17:55:07 a6d5b2bbb924: Waiting 17:55:07 2446dc1eb7d3: Waiting 17:55:07 596795e73e0f: Waiting 17:55:07 cb65c68fc2e2: Waiting 17:55:07 24495759ef45: Verifying Checksum 17:55:07 24495759ef45: Download complete 17:55:07 d148012ef14d: Verifying Checksum 17:55:07 d148012ef14d: Download complete 17:55:08 093eec477d81: Verifying Checksum 17:55:08 093eec477d81: Download complete 17:55:08 a6d5b2bbb924: Download complete 17:55:08 595b0fe564bb: Verifying Checksum 17:55:08 595b0fe564bb: Download complete 17:55:08 2446dc1eb7d3: Verifying Checksum 17:55:08 2446dc1eb7d3: Download complete 17:55:08 595b0fe564bb: Pull complete 17:55:09 24495759ef45: Pull complete 17:55:10 d148012ef14d: Pull complete 17:55:11 596795e73e0f: Verifying Checksum 17:55:11 596795e73e0f: Download complete 17:55:12 cb65c68fc2e2: Verifying Checksum 17:55:12 cb65c68fc2e2: Download complete 17:55:19 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 17:55:19 Removing intermediate container 75eb4bc3a464 17:55:19 ---> f50c03e03ff0 17:55:19 17:55:19 Step 11/24 : FROM alpine:3.12 17:55:20 Removing intermediate container 2b8f2f4409d8 17:55:20 ---> c159103b0c65 17:55:20 17:55:20 Step 11/26 : FROM alpine:3.12 17:55:20 3.12: Pulling from library/alpine 17:55:20 3.12: Pulling from library/alpine 17:55:21 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 17:55:21 Status: Downloaded newer image for alpine:3.12 17:55:21 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 17:55:21 Status: Image is up to date for alpine:3.12 17:55:21 ---> 13621d1b12d4 17:55:21 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:55:21 ---> 13621d1b12d4 17:55:21 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 17:55:21 ---> Running in 65e19767d2b4 17:55:21 ---> Running in 04d7bb4c9eab 17:55:22 cb65c68fc2e2: Pull complete 17:55:22 093eec477d81: Pull complete 17:55:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:55:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:55:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:55:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:55:22 a6d5b2bbb924: Pull complete 17:55:22 (1/1) Installing dumb-init (1.2.2-r1) 17:55:22 Executing busybox-1.31.1-r20.trigger 17:55:22 OK: 6 MiB in 15 packages 17:55:22 (1/6) Installing ca-certificates (20191127-r4) 17:55:22 (2/6) Installing nghttp2-libs (1.41.0-r0) 17:55:22 (3/6) Installing libcurl (7.77.0-r0) 17:55:22 (4/6) Installing curl (7.77.0-r0) 17:55:22 (5/6) Installing dumb-init (1.2.2-r1) 17:55:22 (6/6) Installing su-exec (0.2-r1) 17:55:22 Executing busybox-1.31.1-r20.trigger 17:55:22 Executing ca-certificates-20191127-r4.trigger 17:55:22 OK: 7 MiB in 20 packages 17:55:23 2446dc1eb7d3: Pull complete 17:55:23 Removing intermediate container ef78576a3ac3 17:55:23 ---> a2fa5c3b8410 17:55:23 17:55:23 Step 11/24 : FROM alpine:3.12 17:55:23 ---> 13621d1b12d4 17:55:23 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:55:23 ---> Running in 366ce5ad168d 17:55:23 Removing intermediate container 65e19767d2b4 17:55:23 ---> fabf56383aa9 17:55:23 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:55:23 ---> Running in c63c928d2795 17:55:23 Removing intermediate container 366ce5ad168d 17:55:23 ---> 23bc1687f706 17:55:23 Step 13/24 : ENV APP_PORT=59880 17:55:23 ---> Running in d408d34bf85c 17:55:23 Removing intermediate container 04d7bb4c9eab 17:55:23 ---> 67c8f105f869 17:55:23 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:55:23 Removing intermediate container c63c928d2795 17:55:23 ---> 372767664337 17:55:23 Step 14/24 : ENV APP_PORT=59882 17:55:23 ---> Running in 44213505fcdc 17:55:23 ---> Running in fa652b2bff4d 17:55:23 Removing intermediate container d408d34bf85c 17:55:23 ---> bd9dded11220 17:55:23 Step 14/24 : EXPOSE $APP_PORT 17:55:23 ---> Running in ef8e936a2a51 17:55:24 Removing intermediate container fa652b2bff4d 17:55:24 ---> 93153fe0f7aa 17:55:24 Step 15/24 : EXPOSE $APP_PORT 17:55:24 Removing intermediate container 44213505fcdc 17:55:24 ---> 94c866769d3b 17:55:24 Step 14/26 : WORKDIR / 17:55:24 ---> Running in 323dbeccf645 17:55:24 Removing intermediate container ef8e936a2a51 17:55:24 ---> 2ea95288f691 17:55:24 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:55:24 ---> Running in 94e622ab50a3 17:55:24 ---> Running in e1bf04dd3c47 17:55:24 Removing intermediate container 323dbeccf645 17:55:24 ---> b3c9f3ed2291 17:55:24 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:55:24 Removing intermediate container 94e622ab50a3 17:55:24 ---> f1e6f90afe07 17:55:24 Step 16/24 : WORKDIR / 17:55:24 ---> Running in 02d4b4825855 17:55:24 ---> b9f2f8a421bb 17:55:24 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:55:25 Removing intermediate container 02d4b4825855 17:55:25 ---> 13fadca2824b 17:55:25 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:55:25 ---> 37961571f559 17:55:25 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:55:25 ---> b0b1fde5a3de 17:55:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:55:25 ---> 49999b58aa2f 17:55:25 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:55:25 Removing intermediate container e1bf04dd3c47 17:55:25 ---> d3a02bd94872 17:55:25 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 17:55:25 ---> Running in ec56113ac979 17:55:26 ---> 3c6024a28833 17:55:26 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:55:26 ---> 2a9e05728894 17:55:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:55:26 ---> d5bb1aed3f84 17:55:26 Step 20/24 : ENTRYPOINT ["/core-command"] 17:55:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:55:26 ---> Running in 731c70acc09f 17:55:26 ---> 22cb24af1077 17:55:26 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:55:27 Removing intermediate container 731c70acc09f 17:55:27 ---> 187897f8ffb0 17:55:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:55:27 ---> Running in f1cd8debf854 17:55:27 Removing intermediate container f1cd8debf854 17:55:27 ---> a6250b82db70 17:55:27 Step 22/24 : LABEL arch=x86_64 17:55:27 ---> ca9e3b7cd9ae 17:55:27 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:55:27 ---> Running in f22f7e08dbaa 17:55:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:55:27 596795e73e0f: Pull complete 17:55:27 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 17:55:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:55:27 ---> d9e956139c92 17:55:27 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 17:55:27 Removing intermediate container f22f7e08dbaa 17:55:27 ---> a27b5e765b3f 17:55:27 Step 23/24 : LABEL git_sha=5f69c93d373cc2b30d3ef1961268ff86393ee59e 17:55:27 ---> 720fadee93eb 17:55:27 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/ 17:55:27 ---> Running in 517b98c41679 17:55:28 ---> Running in 6252fec584d2 17:55:28 Removing intermediate container 517b98c41679 17:55:28 ---> f3e4adb825c0 17:55:28 Step 24/24 : LABEL version=0.0.0 17:55:28 (1/6) Installing dumb-init (1.2.2-r1) 17:55:28 ---> Running in c4b31c314fda 17:55:28 (2/6) Installing libgcc (9.3.0-r2) 17:55:28 (3/6) Installing libsodium (1.0.18-r0) 17:55:28 Removing intermediate container c4b31c314fda 17:55:28 ---> 94fbed35424c 17:55:28 17:55:28 (4/6) Installing libstdc++ (9.3.0-r2) 17:55:28 Successfully built 94fbed35424c 17:55:28 Successfully tagged core-command:latest 17:55:28  Building core-command ... done Building security-proxy-setup 17:55:29 (5/6) Installing libzmq (4.3.3-r0) 17:55:29 (6/6) Installing zeromq (4.3.3-r0) 17:55:29 Executing busybox-1.31.1-r20.trigger 17:55:29 OK: 8 MiB in 20 packages 17:55:30 Removing intermediate container 6252fec584d2 17:55:30 ---> 2d76ef721da4 17:55:30 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 17:55:31 ---> Running in 7bfea1d860d5 17:55:31 ---> Running in b48f3758e028 17:55:32 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:55:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:55:32 ---> eb7d57d4d825 17:55:32 Step 3/22 : WORKDIR /edgex-go 17:55:32 ---> Using cache 17:55:32 ---> f0e5ee045fd8 17:55:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:55:32 ---> Using cache 17:55:32 ---> e648113fe5a1 17:55:32 Step 5/22 : RUN apk add --update --no-cache make git 17:55:32 ---> Using cache 17:55:32 ---> 451a93c70526 17:55:32 Step 6/22 : COPY go.mod . 17:55:32 ---> Using cache 17:55:32 ---> 8fbe07bc595f 17:55:32 Step 7/22 : RUN go mod download 17:55:32 ---> Using cache 17:55:32 ---> 8225429f9be1 17:55:32 Step 8/22 : COPY . . 17:55:32 ---> Using cache 17:55:32 ---> bc9275b8737d 17:55:32 Step 9/22 : RUN go mod tidy 17:55:32 ---> Using cache 17:55:32 ---> 80a6a9ea446e 17:55:32 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:55:32 Removing intermediate container 7bfea1d860d5 17:55:32 ---> 4724897ae4bf 17:55:32 Step 24/26 : LABEL arch=x86_64 17:55:32 ---> Running in 25b19dd93f3d 17:55:32 ---> Running in fe84f63e8266 17:55:32 Removing intermediate container c1c89aa881be 17:55:32 ---> b7daec27d318 17:55:32 17:55:32 Step 11/32 : FROM alpine:3.12 17:55:32 ---> 13621d1b12d4 17:55:32 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:55:32 ---> Running in 8472aeeeb7c8 17:55:32 Removing intermediate container ec56113ac979 17:55:32 ---> 19611a0c893f 17:55:32 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:55:32 Removing intermediate container fe84f63e8266 17:55:32 ---> 64ab87be1970 17:55:32 Step 25/26 : LABEL git_sha=5f69c93d373cc2b30d3ef1961268ff86393ee59e 17:55:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:55:33 ---> Running in 5c97c44cf6c9 17:55:33 Removing intermediate container 8472aeeeb7c8 17:55:33 ---> 91eaa999a6df 17:55:33 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 17:55:33 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 17:55:33 ---> Running in cd960a27dc35 17:55:33 Removing intermediate container 5c97c44cf6c9 17:55:33 ---> 9193902ea809 17:55:33 Step 26/26 : LABEL version=0.0.0 17:55:33 ---> 445fcb99a671 17:55:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:55:33 ---> Running in 2cb96b72dbfd 17:55:33 Removing intermediate container e8612e65ff50 17:55:33 ---> 771c82d9787d 17:55:33 17:55:33 Step 11/24 : FROM alpine:3.12 17:55:33 ---> 13621d1b12d4 17:55:33 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:55:33 ---> Using cache 17:55:33 ---> fabf56383aa9 17:55:33 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:55:33 ---> Using cache 17:55:33 ---> 372767664337 17:55:33 Step 14/24 : ENV APP_PORT=59881 17:55:33 ---> Running in e3aaa1c1251b 17:55:33 Removing intermediate container 2cb96b72dbfd 17:55:33 ---> d98d6112a768 17:55:33 17:55:33 Removing intermediate container e3aaa1c1251b 17:55:33 ---> 0283bd19e023 17:55:33 Step 15/24 : EXPOSE $APP_PORT 17:55:33 Successfully built d98d6112a768 17:55:33 ---> Running in 34f1ef5649bc 17:55:33 Successfully tagged security-secretstore-setup:latest 17:55:33  Building security-secretstore-setup ... done Building support-scheduler 17:55:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:55:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:55:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:55:34 (1/2) Installing dumb-init (1.2.2-r1) 17:55:34 (2/2) Installing su-exec (0.2-r1) 17:55:34 Executing busybox-1.31.1-r20.trigger 17:55:34 OK: 6 MiB in 16 packages 17:55:34 ---> 1ca8c914c35b 17:55:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:55:34 (1/12) Installing libmagic (5.39-r0) 17:55:34 Removing intermediate container 34f1ef5649bc 17:55:34 ---> 96c2b85906b5 17:55:34 Step 16/24 : WORKDIR / 17:55:35 (2/12) Installing file (5.39-r0) 17:55:35 (3/12) Installing libc-dev (0.7.2-r3) 17:55:35 (4/12) Installing g++ (10.2.1_pre1-r3) 17:55:36 ---> 7c3c621ccf4d 17:55:36 Step 20/24 : ENTRYPOINT ["/core-data"] 17:55:36 ---> Running in c6e53abc2cea 17:55:36 ---> Running in 00477efea3ee 17:55:36 Removing intermediate container cd960a27dc35 17:55:36 ---> c04981515ff0 17:55:36 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 17:55:36 ---> Running in af5cae845442 17:55:36 Removing intermediate container c6e53abc2cea 17:55:36 ---> a5171eb92619 17:55:36 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:55:36 Removing intermediate container 00477efea3ee 17:55:36 ---> 372d092e3278 17:55:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:55:36 ---> Running in 16ece6b24561 17:55:37 Removing intermediate container af5cae845442 17:55:37 ---> db3686d4adda 17:55:37 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:55:37 ---> fbcfdaec1a7d 17:55:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:55:37 ---> Running in 51d43baedf6a 17:55:37 Removing intermediate container 16ece6b24561 17:55:37 ---> 6fea97c7ca3d 17:55:37 Step 22/24 : LABEL arch=x86_64 17:55:37 ---> Running in 44ebba52af87 17:55:37 Removing intermediate container 51d43baedf6a 17:55:37 ---> d15384ac32cd 17:55:37 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:55:37 ---> Running in 4f647e87a508 17:55:37 Removing intermediate container 44ebba52af87 17:55:37 ---> 324398a7e96a 17:55:37 Step 23/24 : LABEL git_sha=5f69c93d373cc2b30d3ef1961268ff86393ee59e 17:55:37 ---> e104273b5139 17:55:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:55:37 ---> Running in 06501a24f69b 17:55:37 Removing intermediate container 06501a24f69b 17:55:37 ---> 69a1990e7014 17:55:37 Step 24/24 : LABEL version=0.0.0 17:55:38 ---> Running in 9830d3352aa9 17:55:38 ---> 0ea1b7a65bd4 17:55:38 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:55:38 ---> Running in 7b9bc7c9c271 17:55:38 Removing intermediate container 9830d3352aa9 17:55:38 ---> 4a83a003b7fe 17:55:38 17:55:38 Successfully built 4a83a003b7fe 17:55:38 Successfully tagged core-data:latest 17:55:38 Building sys-mgmt-agent 17:55:38  Building core-data ... done Removing intermediate container 7b9bc7c9c271 17:55:38 ---> 39d3323e5c1b 17:55:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:55:38 ---> Running in 108081eb444b 17:55:40 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:55:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:55:40 ---> eb7d57d4d825 17:55:40 Step 3/23 : WORKDIR /edgex-go 17:55:40 ---> Using cache 17:55:40 ---> f0e5ee045fd8 17:55:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:55:40 ---> Using cache 17:55:40 ---> e648113fe5a1 17:55:40 Step 5/23 : RUN apk add --update --no-cache make git 17:55:40 ---> Using cache 17:55:40 ---> 451a93c70526 17:55:40 Step 6/23 : COPY go.mod . 17:55:40 ---> Using cache 17:55:40 ---> 8fbe07bc595f 17:55:40 Step 7/23 : RUN go mod download 17:55:40 ---> Using cache 17:55:40 ---> 8225429f9be1 17:55:40 Step 8/23 : COPY . . 17:55:40 ---> Using cache 17:55:40 ---> bc9275b8737d 17:55:40 Step 9/23 : RUN go mod tidy 17:55:40 ---> Using cache 17:55:40 ---> 80a6a9ea446e 17:55:40 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 17:55:40 (5/12) Installing fortify-headers (1.1-r0) 17:55:40 (6/12) Installing patch (2.7.6-r7) 17:55:40 (7/12) Installing build-base (0.5-r2) 17:55:40 (8/12) Installing libsodium (1.0.18-r0) 17:55:40 (9/12) Installing pkgconf (1.7.3-r0) 17:55:40 (10/12) Installing libsodium-dev (1.0.18-r0) 17:55:40 (11/12) Installing libzmq (4.3.3-r1) 17:55:40 Removing intermediate container 108081eb444b 17:55:40 ---> aef579765f33 17:55:40 Step 22/24 : LABEL arch=x86_64 17:55:40 Removing intermediate container 4f647e87a508 17:55:40 ---> a839bc04a509 17:55:40 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 17:55:40 (12/12) Installing zeromq-dev (4.3.3-r1) 17:55:40 Executing busybox-1.32.1-r6.trigger 17:55:40 OK: 218 MiB in 52 packages 17:55:41 ---> Running in a53cedb96bc0 17:55:41 ---> Running in 3351f961c810 17:55:41 ---> Running in 3795e6fbdcac 17:55:41 Removing intermediate container 3351f961c810 17:55:41 ---> 2791f4e4a2b1 17:55:41 Step 23/24 : LABEL git_sha=5f69c93d373cc2b30d3ef1961268ff86393ee59e 17:55:41 ---> Running in ede62ff6a6e0 17:55:41 Removing intermediate container 3795e6fbdcac 17:55:41 ---> 1badb8955b31 17:55:41 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:55:41 Removing intermediate container ede62ff6a6e0 17:55:41 ---> bbc687e37a18 17:55:41 Step 24/24 : LABEL version=0.0.0 17:55:42 ---> Running in ddc3508c65a3 17:55:42 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 17:55:42 ---> adc0f21a01cb 17:55:42 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:55:42 Removing intermediate container ddc3508c65a3 17:55:42 ---> b5596262b61f 17:55:42 17:55:42 ---> Running in ba742bebe3d1 17:55:42 Successfully built b5596262b61f 17:55:42 Successfully tagged core-metadata:latest 17:55:42  Building core-metadata ... done Building support-notifications 17:55:44 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:55:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:55:44 ---> eb7d57d4d825 17:55:44 Step 3/24 : WORKDIR /edgex-go 17:55:44 ---> Using cache 17:55:44 ---> f0e5ee045fd8 17:55:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:55:44 ---> Using cache 17:55:44 ---> e648113fe5a1 17:55:44 Step 5/24 : RUN apk add --update --no-cache make bash git 17:55:45 Removing intermediate container b48f3758e028 17:55:45 ---> cad9cee2a5ea 17:55:45 Step 4/6 : WORKDIR /edgex-go 17:55:45 ---> Running in 574bdca1ad8f 17:55:46 ---> Running in eb5936a24919 17:55:46 Removing intermediate container ba742bebe3d1 17:55:46 ---> 16fdc6d353bd 17:55:46 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 17:55:46 Removing intermediate container 574bdca1ad8f 17:55:46 ---> 884f55c91e34 17:55:46 Step 5/6 : COPY go.mod . 17:55:46 ---> 7bc95ba38411 17:55:46 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:55:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:55:46 ---> c8860d3a3597 17:55:46 Step 6/6 : RUN go mod download 17:55:46 ---> bf32cc976c74 17:55:46 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:55:47 ---> Running in 6a01f3a42ee5 17:55:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:55:47 ---> 860e34643587 17:55:47 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:55:47 OK: 219 MiB in 52 packages 17:55:48 ---> 5ee79a14c3fc 17:55:48 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:55:48 ---> 2525901f8d21 17:55:48 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 17:55:48 Removing intermediate container eb5936a24919 17:55:48 ---> 9de6086f4298 17:55:48 Step 6/24 : COPY go.mod . 17:55:48 ---> Running in 600d9a197a31 17:55:48 ---> a2d1523f5df4 17:55:48 Step 7/24 : RUN go mod download 17:55:48 Removing intermediate container 600d9a197a31 17:55:48 ---> 2cf0c682481f 17:55:48 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:55:49 ---> Running in 147d3d322feb 17:55:49 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:55:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:55:49 ---> eb7d57d4d825 17:55:49 Step 3/23 : WORKDIR /edgex-go 17:55:49 ---> Using cache 17:55:49 ---> f0e5ee045fd8 17:55:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:55:49 ---> Using cache 17:55:49 ---> e648113fe5a1 17:55:49 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 17:55:49 ---> Running in 97c4f6be12f3 17:55:49 ---> 13ef2a4d8201 17:55:49 Step 27/32 : RUN chmod +x /entrypoint.sh 17:55:49 ---> Running in a62d29578673 17:55:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:55:50 Removing intermediate container 147d3d322feb 17:55:50 ---> 1bea9b4fef3c 17:55:50 Step 8/24 : COPY . . 17:55:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:55:51 Removing intermediate container a62d29578673 17:55:51 ---> a323cac209e2 17:55:51 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 17:55:52 OK: 219 MiB in 52 packages 17:55:55 ---> Running in 9c3b6776bba3 17:55:55 ---> bbaa434d2030 17:55:55 Step 9/24 : RUN go mod tidy 17:55:55 ---> Running in 2125ea5203a8 17:55:55 Removing intermediate container 9c3b6776bba3 17:55:55 ---> b1afe1dd0b13 17:55:55 Step 29/32 : CMD ["gate"] 17:55:56 Removing intermediate container 97c4f6be12f3 17:55:56 ---> 5fbbec54af8c 17:55:56 Step 6/23 : COPY go.mod . 17:55:56 ---> Running in 7f32e04d3cac 17:55:56 ---> 0bc3f392d837 17:55:56 Step 7/23 : RUN go mod download 17:55:56 Removing intermediate container 7f32e04d3cac 17:55:56 ---> 546eaea0fd55 17:55:56 Step 30/32 : LABEL arch=x86_64 17:55:56 ---> Running in 092dcdea84ce 17:55:56 ---> Running in 9a58892dc824 17:55:56 Removing intermediate container 9a58892dc824 17:55:56 ---> 7c1c928c022f 17:55:56 Step 31/32 : LABEL git_sha=5f69c93d373cc2b30d3ef1961268ff86393ee59e 17:55:57 ---> Running in f09ea961dde5 17:55:57 Removing intermediate container f09ea961dde5 17:55:57 ---> 6539eff76b6a 17:55:57 Step 32/32 : LABEL version=0.0.0 17:55:57 ---> Running in 71ac021677d7 17:55:57 Removing intermediate container 71ac021677d7 17:55:57 ---> 17bfbf6cc4c0 17:55:57 17:55:57 Successfully built 17bfbf6cc4c0 17:55:57 Successfully tagged security-bootstrapper:latest 17:55:58  Building security-bootstrapper ... done Removing intermediate container 092dcdea84ce 17:55:58 ---> a9a406d739cc 17:55:58 Step 8/23 : COPY . . 17:55:58 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 17:55:58 Removing intermediate container 2125ea5203a8 17:55:58 ---> c1b2d1ca1d01 17:55:58 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:56:02 ---> Running in e8d951d99b30 17:56:02 ---> 5800d9477674 17:56:02 Step 9/23 : RUN go mod tidy 17:56:02 ---> Running in beba7c4d4655 17:56:02 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 17:56:03 Removing intermediate container beba7c4d4655 17:56:03 ---> fda2f8242778 17:56:03 Step 10/23 : RUN make cmd/support-notifications/support-notifications 17:56:03 ---> Running in 078e1134edf8 17:56:04 Removing intermediate container 25b19dd93f3d 17:56:04 ---> 957465b4b28c 17:56:04 17:56:04 Step 11/22 : FROM alpine:3.12 17:56:04 ---> 13621d1b12d4 17:56:04 Step 12/22 : RUN apk add --update --no-cache curl 17:56:04 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 17:56:04 ---> Running in 455e4b5e57dd 17:56:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:56:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:56:05 (1/4) Installing ca-certificates (20191127-r4) 17:56:06 (2/4) Installing nghttp2-libs (1.41.0-r0) 17:56:06 (3/4) Installing libcurl (7.77.0-r0) 17:56:06 (4/4) Installing curl (7.77.0-r0) 17:56:06 Executing busybox-1.31.1-r20.trigger 17:56:06 Executing ca-certificates-20191127-r4.trigger 17:56:06 OK: 7 MiB in 18 packages 17:56:06 Removing intermediate container 455e4b5e57dd 17:56:06 ---> acf95a7c137e 17:56:06 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:56:06 ---> Running in 3f9a1d0958d5 17:56:06 Removing intermediate container 3f9a1d0958d5 17:56:06 ---> 977d2001b567 17:56:06 Step 14/22 : WORKDIR /edgex 17:56:06 ---> Running in bd8283cf5272 17:56:06 Removing intermediate container bd8283cf5272 17:56:06 ---> 5c6e380be571 17:56:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:56:07 ---> 0da62558518c 17:56:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:56:07 ---> 00eada0037d6 17:56:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:56:08 ---> 1cc03cc0bd4c 17:56:08 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:56:08 ---> Running in bff2fad646e7 17:56:08 Removing intermediate container bff2fad646e7 17:56:08 ---> e534781f3f33 17:56:08 Step 19/22 : CMD ["--init=true"] 17:56:08 ---> Running in ef7ea79bd2f8 17:56:08 Removing intermediate container ef7ea79bd2f8 17:56:08 ---> 10956ec403ea 17:56:08 Step 20/22 : LABEL arch=x86_64 17:56:08 ---> Running in 1388b1227eb9 17:56:09 Removing intermediate container 1388b1227eb9 17:56:09 ---> c81ad56ba07d 17:56:09 Step 21/22 : LABEL git_sha=5f69c93d373cc2b30d3ef1961268ff86393ee59e 17:56:09 ---> Running in 554b77b8dfb1 17:56:09 Removing intermediate container 554b77b8dfb1 17:56:09 ---> 30c5d04089c4 17:56:09 Step 22/22 : LABEL version=0.0.0 17:56:09 ---> Running in 5de1bb63932a 17:56:09 Removing intermediate container 5de1bb63932a 17:56:09 ---> b31e12c604a7 17:56:09 17:56:09 Successfully built b31e12c604a7 17:56:09 Successfully tagged security-proxy-setup:latest 17:56:11  Building security-proxy-setup ... done Removing intermediate container a53cedb96bc0 17:56:11 ---> 724f2fd98494 17:56:11 17:56:11 Step 11/23 : FROM alpine:3.12 17:56:11 ---> 13621d1b12d4 17:56:11 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:56:11 ---> Using cache 17:56:11 ---> fabf56383aa9 17:56:11 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:56:11 ---> Using cache 17:56:11 ---> 372767664337 17:56:11 Step 14/23 : ENV APP_PORT=59861 17:56:11 ---> Running in fea513eb0213 17:56:11 Removing intermediate container fea513eb0213 17:56:11 ---> 3990057f44d8 17:56:11 Step 15/23 : EXPOSE $APP_PORT 17:56:11 ---> Running in 27a0958b6842 17:56:11 Removing intermediate container 27a0958b6842 17:56:11 ---> 8bee71b7f0e8 17:56:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:56:12 ---> ab5720360ea6 17:56:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:56:12 ---> ea3ed28628c7 17:56:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:56:13 ---> ccb1777ff17e 17:56:13 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:56:13 ---> Running in f34d7a45d90c 17:56:13 Removing intermediate container f34d7a45d90c 17:56:13 ---> 9c13530e2442 17:56:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:56:13 ---> Running in 58e1b30262af 17:56:13 Removing intermediate container 58e1b30262af 17:56:13 ---> da5a8ae2ef43 17:56:13 Step 21/23 : LABEL arch=x86_64 17:56:13 ---> Running in 386592aab79c 17:56:13 Removing intermediate container 386592aab79c 17:56:13 ---> 5f0bd4f6b1f0 17:56:13 Step 22/23 : LABEL git_sha=5f69c93d373cc2b30d3ef1961268ff86393ee59e 17:56:13 ---> Running in f23718192638 17:56:13 Removing intermediate container f23718192638 17:56:13 ---> 3242ed5d841e 17:56:13 Step 23/23 : LABEL version=0.0.0 17:56:13 ---> Running in ac80f9f8be81 17:56:14 Removing intermediate container ac80f9f8be81 17:56:14 ---> 4e5b32c694a6 17:56:14 17:56:14 Successfully built 4e5b32c694a6 17:56:14 Successfully tagged support-scheduler:latest 17:56:19 Removing intermediate container 6a01f3a42ee5 17:56:19 ---> b2d58eeb0cf9 17:56:19 Successfully built b2d58eeb0cf9 17:56:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:56:19 + docker inspect -f . ci-base-image-arm64 17:56:19 . [Pipeline] withDockerContainer 17:56:20 prd-ubuntu18.04-docker-arm64-4c-16g-2909 does not seem to be running inside a container 17:56:20 $ 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 17:56:22 $ docker top 3477fecbdc73c7cc3a50b6094087ac9dd7cac883d63645461fccdf8ba9e17efd -eo pid,comm [Pipeline] { [Pipeline] sh 17:56:22  Building support-scheduler ... done Removing intermediate container e8d951d99b30 17:56:22 ---> 3619de0aaa20 17:56:22 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:56:22 ---> Running in c6af93d10e6c 17:56:22 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 17:56:23 + go version 17:56:23 go version go1.16.5 linux/arm64 [Pipeline] } 17:56:23 $ docker stop --time=1 3477fecbdc73c7cc3a50b6094087ac9dd7cac883d63645461fccdf8ba9e17efd 17:56:23 Removing intermediate container c6af93d10e6c 17:56:23 ---> 210d277ef2ed 17:56:23 17:56:23 Step 12/24 : FROM docker:20.10.6 17:56:23 20.10.6: Pulling from library/docker 17:56:23 Removing intermediate container 078e1134edf8 17:56:23 ---> 48ac9b2a255e 17:56:23 17:56:23 Step 11/23 : FROM alpine:3.12 17:56:23 ---> 13621d1b12d4 17:56:23 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 17:56:23 ---> Running in 4c9b35c0530e 17:56:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:56:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:56:24 (1/2) Installing ca-certificates (20191127-r4) 17:56:24 (2/2) Installing dumb-init (1.2.2-r1) 17:56:24 Executing busybox-1.31.1-r20.trigger 17:56:24 Executing ca-certificates-20191127-r4.trigger 17:56:24 OK: 6 MiB in 16 packages 17:56:24 Removing intermediate container 4c9b35c0530e 17:56:24 ---> 16b546765ebf 17:56:24 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:56:24 ---> Running in 94aa0c31436a 17:56:24 Removing intermediate container 94aa0c31436a 17:56:24 ---> 7450026f80af 17:56:24 Step 14/23 : ENV APP_PORT=59860 17:56:24 ---> Running in ad8887b25945 17:56:24 Removing intermediate container ad8887b25945 17:56:24 ---> a8cfccf64b84 17:56:24 Step 15/23 : EXPOSE $APP_PORT 17:56:24 ---> Running in f2cef609836a 17:56:25 $ docker rm -f 3477fecbdc73c7cc3a50b6094087ac9dd7cac883d63645461fccdf8ba9e17efd 17:56:25 Removing intermediate container f2cef609836a 17:56:25 ---> a0e8d4459f67 17:56:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:56:25 ---> bde8c4792489 17:56:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 17:56:25 ---> 984f91b26556 17:56:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:56:25 ---> bc1f61260d02 17:56:25 Step 19/23 : ENTRYPOINT ["/support-notifications"] [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:56:26 ---> Running in 9b4999d21fa5 17:56:26 Removing intermediate container 9b4999d21fa5 17:56:26 ---> 88561f0549b7 17:56:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:56:26 ---> Running in 64c46a471053 17:56:26 Removing intermediate container 64c46a471053 17:56:26 ---> f444d4463aaa 17:56:26 Step 21/23 : LABEL arch=x86_64 17:56:26 + docker inspect -f . ci-base-image-arm64 17:56:26 . [Pipeline] withDockerContainer 17:56:26 ---> Running in 0a5dff844662 17:56:26 Removing intermediate container 0a5dff844662 17:56:26 ---> d1be89d37758 17:56:26 Step 22/23 : LABEL git_sha=5f69c93d373cc2b30d3ef1961268ff86393ee59e 17:56:26 ---> Running in 7ad44ea5774c 17:56:26 Removing intermediate container 7ad44ea5774c 17:56:26 ---> 07bf62b54c59 17:56:26 Step 23/23 : LABEL version=0.0.0 17:56:26 prd-ubuntu18.04-docker-arm64-4c-16g-2909 does not seem to be running inside a container 17:56:26 $ 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 17:56:26 ---> Running in 9ef086b01409 17:56:26 Removing intermediate container 9ef086b01409 17:56:26 ---> 0cee7eee64b0 17:56:26 17:56:26 Successfully built 0cee7eee64b0 17:56:26 Successfully tagged support-notifications:latest 17:56:28 $ docker top 0195ede846ffc5d002a2a2f94f8ce2fd4d07402192e887be95eb06ce7df715b3 -eo pid,comm [Pipeline] { [Pipeline] echo 17:56:28 ========================================================= 17:56:28 [edgeXBuildGoParallel] Running Tests and Build... 17:56:28 ========================================================= [Pipeline] sh 17:56:29  Building support-notifications ... done Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 17:56:29 Status: Downloaded newer image for docker:20.10.6 17:56:29 ---> d2979b152a7d 17:56:29 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:56:29 + go mod tidy 17:56:30 ---> Running in 72f499e66fa9 17:56:30 Removing intermediate container 72f499e66fa9 17:56:30 ---> b7d837959662 17:56:30 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 17:56:30 ---> Running in bc952c14ff70 17:56:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] sh 17:56:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:56:30 (1/39) Installing readline (8.1.0-r0) 17:56:30 (2/39) Installing bash (5.1.0-r0) 17:56:30 Executing bash-5.1.0-r0.post-install 17:56:30 (3/39) Installing brotli-libs (1.0.9-r3) 17:56:30 (4/39) Installing nghttp2-libs (1.42.0-r1) 17:56:30 (5/39) Installing libcurl (7.77.0-r1) 17:56:30 (6/39) Installing curl (7.77.0-r1) 17:56:30 (7/39) Installing dumb-init (1.2.5-r0) 17:56:30 (8/39) Installing libbz2 (1.0.8-r1) 17:56:30 (9/39) Installing expat (2.2.10-r1) 17:56:30 (10/39) Installing libffi (3.3-r2) 17:56:30 (11/39) Installing gdbm (1.19-r0) 17:56:30 (12/39) Installing xz-libs (5.2.5-r0) 17:56:30 (13/39) Installing sqlite-libs (3.34.1-r0) 17:56:30 (14/39) Installing python3 (3.8.10-r0) 17:56:31 + make test 17:56:31 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 17:56:31 go mod tidy 17:56:31 (15/39) Installing py3-appdirs (1.4.4-r1) 17:56:31 (16/39) Installing py3-ordered-set (4.0.2-r0) 17:56:31 (17/39) Installing py3-parsing (2.4.7-r1) 17:56:31 (18/39) Installing py3-six (1.15.0-r0) 17:56:31 (19/39) Installing py3-packaging (20.9-r0) 17:56:31 (20/39) Installing py3-setuptools (51.3.3-r0) 17:56:31 (21/39) Installing py3-chardet (4.0.0-r0) 17:56:31 (22/39) Installing py3-idna (3.1-r0) 17:56:31 (23/39) Installing py3-urllib3 (1.26.2-r1) 17:56:31 (24/39) Installing py3-requests (2.25.1-r1) 17:56:31 (25/39) Installing py3-msgpack (1.0.2-r0) 17:56:31 (26/39) Installing py3-lockfile (0.12.2-r3) 17:56:31 (27/39) Installing py3-cachecontrol (0.12.6-r0) 17:56:31 (28/39) Installing py3-colorama (0.4.4-r0) 17:56:31 (29/39) Installing py3-contextlib2 (0.6.0-r0) 17:56:31 (30/39) Installing py3-distlib (0.3.1-r1) 17:56:31 (31/39) Installing py3-distro (1.5.0-r1) 17:56:31 (32/39) Installing py3-webencodings (0.5.1-r3) 17:56:31 (33/39) Installing py3-html5lib (1.1-r0) 17:56:31 (34/39) Installing py3-pytoml (0.1.21-r0) 17:56:31 (35/39) Installing py3-pep517 (0.9.1-r0) 17:56:31 (36/39) Installing py3-progress (1.5-r0) 17:56:31 (37/39) Installing py3-retrying (1.3.3-r0) 17:56:31 (38/39) Installing py3-toml (0.10.2-r0) 17:56:31 (39/39) Installing py3-pip (20.3.4-r0) 17:56:31 Executing busybox-1.32.1-r6.trigger 17:56:31 OK: 82 MiB in 59 packages 17:56:31 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:56:33 Collecting docker-compose==1.23.2 17:56:33 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:56:33 Collecting cached-property<2,>=1.2.0 17:56:33 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:56:33 Collecting PyYAML<4,>=3.10 17:56:33 Downloading PyYAML-3.13.tar.gz (270 kB) 17:56:33 Collecting jsonschema<3,>=2.5.1 17:56:33 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:56:33 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:56:33 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:56:34 Collecting websocket-client<1.0,>=0.32.0 17:56:34 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:56:34 Collecting dockerpty<0.5,>=0.4.1 17:56:34 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:56:34 Collecting texttable<0.10,>=0.9.0 17:56:34 Downloading texttable-0.9.1.tar.gz (11 kB) 17:56:34 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 17:56:34 Collecting docopt<0.7,>=0.6.1 17:56:34 Downloading docopt-0.6.2.tar.gz (25 kB) 17:56:34 Collecting docker<4.0,>=3.6.0 17:56:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:56:34 Collecting docker-pycreds>=0.4.0 17:56:34 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:56:35 Collecting idna<2.8,>=2.5 17:56:35 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:56:35 Collecting chardet<3.1.0,>=3.0.2 17:56:35 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:56:35 Collecting certifi>=2017.4.17 17:56:35 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 17:56:35 Collecting urllib3<1.25,>=1.21.1 17:56:35 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:56:35 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:56:35 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:56:35 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:56:35 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:56:35 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 17:56:35 Attempting uninstall: urllib3 17:56:35 Found existing installation: urllib3 1.26.2 17:56:35 Uninstalling urllib3-1.26.2: 17:56:35 Successfully uninstalled urllib3-1.26.2 17:56:35 Attempting uninstall: idna 17:56:35 Found existing installation: idna 3.1 17:56:35 Uninstalling idna-3.1: 17:56:35 Successfully uninstalled idna-3.1 17:56:35 Attempting uninstall: chardet 17:56:35 Found existing installation: chardet 4.0.0 17:56:35 Uninstalling chardet-4.0.0: 17:56:35 Successfully uninstalled chardet-4.0.0 17:56:36 Attempting uninstall: requests 17:56:36 Found existing installation: requests 2.25.1 17:56:36 Uninstalling requests-2.25.1: 17:56:36 Successfully uninstalled requests-2.25.1 17:56:36 Running setup.py install for texttable: started 17:56:36 Running setup.py install for texttable: finished with status 'done' 17:56:36 Running setup.py install for PyYAML: started 17:56:36 Running setup.py install for PyYAML: finished with status 'done' 17:56:36 Running setup.py install for docopt: started 17:56:36 Running setup.py install for docopt: finished with status 'done' 17:56:36 Running setup.py install for dockerpty: started 17:56:37 Running setup.py install for dockerpty: finished with status 'done' 17:56:37 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 17:56:44 Removing intermediate container bc952c14ff70 17:56:44 ---> 92ef9e88069c 17:56:44 Step 15/24 : ENV APP_PORT=58890 17:56:44 ---> Running in 765df20e4f06 17:56:44 Removing intermediate container 765df20e4f06 17:56:44 ---> 4158ca0ce7dd 17:56:44 Step 16/24 : EXPOSE $APP_PORT 17:56:44 ---> Running in 5ca6985ef06a 17:56:44 Removing intermediate container 5ca6985ef06a 17:56:44 ---> df3198a6e68f 17:56:44 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:56:44 ---> c6d0d1d7182c 17:56:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:56:44 ---> 5cb918f42423 17:56:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:56:44 ---> d6a994178ca2 17:56:44 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 17:56:44 ---> Running in b96fa17895db 17:56:44 Removing intermediate container b96fa17895db 17:56:44 ---> 55cf2fc7e7f6 17:56:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:56:44 ---> Running in 110cb51a602e 17:56:44 Removing intermediate container 110cb51a602e 17:56:44 ---> 314fe7775f49 17:56:44 Step 22/24 : LABEL arch=x86_64 17:56:44 ---> Running in 12f54531a268 17:56:44 Removing intermediate container 12f54531a268 17:56:44 ---> 9333ecb87960 17:56:44 Step 23/24 : LABEL git_sha=5f69c93d373cc2b30d3ef1961268ff86393ee59e 17:56:44 ---> Running in 7c282450c653 17:56:45 Removing intermediate container 7c282450c653 17:56:45 ---> 5f2080d93eda 17:56:45 Step 24/24 : LABEL version=0.0.0 17:56:45 ---> Running in 0c4b0bd6aaff 17:56:45 Removing intermediate container 0c4b0bd6aaff 17:56:45 ---> 8bc7bf69dcd3 17:56:45 17:56:45 Successfully built 8bc7bf69dcd3 17:56:45 Successfully tagged sys-mgmt-agent:latest 17:56:45  Building sys-mgmt-agent ... done  [Pipeline] } 17:56:45 $ docker stop --time=1 3a0b784665c91e6ad3ab136169e0c35d8eea7e40e7c669888f62a09609c17fed 17:56:46 $ docker rm -f 3a0b784665c91e6ad3ab136169e0c35d8eea7e40e7c669888f62a09609c17fed [Pipeline] // withDockerContainer [Pipeline] sh 17:56:47 + docker images 17:56:47 REPOSITORY TAG IMAGE ID CREATED SIZE 17:56:47 sys-mgmt-agent latest 8bc7bf69dcd3 2 seconds ago 324MB 17:56:47 support-notifications latest 0cee7eee64b0 21 seconds ago 16.7MB 17:56:47 48ac9b2a255e 24 seconds ago 1.18GB 17:56:47 210d277ef2ed 24 seconds ago 1.18GB 17:56:47 support-scheduler latest 4e5b32c694a6 34 seconds ago 15.9MB 17:56:47 724f2fd98494 37 seconds ago 1.18GB 17:56:47 security-proxy-setup latest b31e12c604a7 38 seconds ago 25.7MB 17:56:47 957465b4b28c 43 seconds ago 1.18GB 17:56:47 security-bootstrapper latest 17bfbf6cc4c0 50 seconds ago 18.6MB 17:56:47 core-metadata latest b5596262b61f About a minute ago 16.6MB 17:56:47 core-data latest 4a83a003b7fe About a minute ago 20.3MB 17:56:47 security-secretstore-setup latest d98d6112a768 About a minute ago 28.7MB 17:56:47 771c82d9787d About a minute ago 1.18GB 17:56:47 b7daec27d318 About a minute ago 1.18GB 17:56:47 core-command latest 94fbed35424c About a minute ago 15.9MB 17:56:47 a2fa5c3b8410 About a minute ago 1.18GB 17:56:47 c159103b0c65 About a minute ago 1.18GB 17:56:47 f50c03e03ff0 About a minute ago 1.17GB 17:56:47 ci-base-image-x86_64 latest eb7d57d4d825 5 minutes ago 677MB 17:56:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 0d28375d9b5b 21 hours ago 475MB 17:56:47 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 8 days ago 37.5MB 17:56:47 docker 20.10.6 d2979b152a7d 3 months ago 246MB 17:56:47 alpine 3.12 13621d1b12d4 3 months ago 5.58MB 17:56:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 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 17:56:58 ? github.com/edgexfoundry/edgex-go [no test files] 17:57:03 Still waiting to schedule task 17:57:03 Waiting for next available executor on ‘ubuntu18.04-docker-8c-8g’ 17:57:55 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:57:57 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:58:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:58:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:58:13 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:58:13 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:58:13 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:58:13 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:58:13 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:58:14 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:58:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:58:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:58:15 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:58:15 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:58:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.173s coverage: 28.7% of statements 17:58:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:58:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:58:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.334s coverage: 100.0% of statements 17:58:30 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:58:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.361s coverage: 46.3% of statements 17:58:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:58:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:58:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.626s coverage: 89.9% of statements 17:58:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:58:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:58:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.233s coverage: 78.9% of statements 17:58:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.215s coverage: 81.2% of statements 17:58:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:58:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:58:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 17:58:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:58:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:58:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.462s coverage: 95.1% of statements 17:58:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:58:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:58:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 17:58:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:58:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:58:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:58:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:58:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:58:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.282s coverage: 60.0% of statements 17:58:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:58:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:58:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:58:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.331s coverage: 0.8% of statements 17:58:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:58:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.158s coverage: 58.8% of statements 17:58:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.200s coverage: 22.0% of statements 17:58:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:58:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.298s coverage: 47.1% of statements 17:58:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.217s coverage: 79.5% of statements 17:58:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.171s coverage: 94.1% of statements 17:58:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.214s coverage: 96.3% of statements 17:58:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.203s coverage: 87.5% of statements 17:58:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.231s coverage: 94.4% of statements 17:58:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.176s coverage: 44.8% of statements 17:59:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.539s coverage: 81.8% of statements 17:59:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:59:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.241s coverage: 92.9% of statements 17:59:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:59:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:59:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:59:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.063s coverage: 65.1% of statements 17:59:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:59:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:59:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:59:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:59:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:59:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.180s coverage: 87.2% of statements 17:59:07 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:59:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:59:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.148s coverage: 100.0% of statements 17:59:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:59:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.177s coverage: 58.8% of statements 17:59:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:59:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.183s coverage: 80.0% of statements 17:59:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.226s coverage: 87.2% of statements 17:59:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.291s coverage: 85.4% of statements 17:59:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.320s coverage: 91.2% of statements 17:59:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:59:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.803s coverage: 64.4% of statements 17:59:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:59:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:59:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.176s coverage: 100.0% of statements 17:59:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.091s coverage: 91.3% of statements 17:59:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.084s coverage: 100.0% of statements 17:59:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements 17:59:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements 17:59:14 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.050s coverage: 66.9% of statements 17:59:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:59:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:59:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:59:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.804s coverage: 43.6% of statements 17:59:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:59:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:59:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.213s coverage: 89.5% of statements 17:59:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:59:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.212s coverage: 84.8% of statements 17:59:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:59:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.310s coverage: 19.3% of statements 17:59:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:59:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:59:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:59:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:59:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.588s coverage: 91.9% of statements 17:59:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:59:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:59:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 17:59:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:59:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:59:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.202s coverage: 62.7% of statements 17:59:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:59:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:59:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.425s coverage: 97.6% of statements 17:59:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:59:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:59:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 17:59:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:59:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:59:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.172s coverage: 28.9% of statements 17:59:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:59:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:59:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:59:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:59:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:59:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:59:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.181s coverage: 100.0% of statements 17:59:24 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 95.4% of statements 17:59:24 GO111MODULE=on go vet ./... 18:00:46 gofmt -l . 18:00:46 [ "`gofmt -l .`" = "" ] 18:00:46 ./bin/test-attribution-txt.sh [Pipeline] sh 18:00:47 + ls -al . 18:00:47 total 596 18:00:47 drwxrwxr-x 9 1001 1001 4096 Jul 15 18:00 . 18:00:47 drwxr-xr-x 4 root root 4096 Jul 15 17:56 .. 18:00:47 -rw-rw-r-- 1 1001 1001 11 Jul 15 17:54 .dockerignore 18:00:47 drwxrwxr-x 8 1001 1001 4096 Jul 15 17:54 .git 18:00:47 drwxrwxr-x 3 1001 1001 4096 Jul 15 17:54 .github 18:00:47 -rw-rw-r-- 1 1001 1001 818 Jul 15 17:54 .gitignore 18:00:47 -rw-rw-r-- 1 1001 1001 76 Jul 15 17:54 .hadolint.yml 18:00:47 -rw-rw-r-- 1 1001 1001 166 Jul 15 17:54 .sonarcloud.properties 18:00:47 -rw-rw-r-- 1 1001 1001 8609 Jul 15 17:54 Attribution.txt 18:00:47 -rw-rw-r-- 1 1001 1001 43881 Jul 15 17:54 CHANGELOG.md 18:00:47 -rw-rw-r-- 1 1001 1001 3804 Jul 15 17:54 CONTRIBUTING.md 18:00:47 -rw-rw-r-- 1 1001 1001 931 Jul 15 17:54 Dockerfile.build 18:00:47 -rw-rw-r-- 1 1001 1001 849 Jul 15 17:54 Jenkinsfile 18:00:47 -rw-rw-r-- 1 1001 1001 10775 Jul 15 17:54 LICENSE 18:00:47 -rw-rw-r-- 1 1001 1001 6003 Jul 15 17:54 Makefile 18:00:47 -rw-rw-r-- 1 1001 1001 7818 Jul 15 17:54 README.md 18:00:47 -rw-rw-r-- 1 1001 1001 6912 Jul 15 17:54 SECURITY.md 18:00:47 -rw-rw-r-- 1 1001 1001 5 Jul 15 17:50 VERSION 18:00:47 -rw-rw-r-- 1 1001 1001 4131 Jul 15 17:54 ZMQWindows.md 18:00:47 drwxrwxr-x 2 1001 1001 4096 Jul 15 17:54 bin 18:00:47 drwxrwxr-x 14 1001 1001 4096 Jul 15 17:54 cmd 18:00:47 -rw-r--r-- 1 root root 402846 Jul 15 17:59 coverage.out 18:00:47 -rw-rw-r-- 1 1001 1001 812 Jul 15 17:54 go.mod 18:00:47 -rw-r--r-- 1 root root 21058 Jul 15 17:56 go.sum 18:00:47 drwxrwxr-x 7 1001 1001 4096 Jul 15 17:54 internal 18:00:47 drwxrwxr-x 3 1001 1001 4096 Jul 15 17:54 openapi 18:00:47 drwxrwxr-x 4 1001 1001 4096 Jul 15 17:54 snap 18:00:47 -rw-rw-r-- 1 1001 1001 204 Jul 15 17:54 version.go [Pipeline] sh 18:00:48 + '[' -e coverage.out ] 18:00:48 + chown 1001:1001 coverage.out [Pipeline] stash 18:00:48 Warning: overwriting stash ‘coverage-report’ 18:00:49 Stashed 1 file(s) [Pipeline] sh 18:00:49 + make build 18:00:49 go mod tidy 18:00:50 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 18:00:57 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 18:01:10 Running on prd-ubuntu18.04-docker-8c-8g-2915 in /w/workspace/edgexfoundry_edgex-go_PR-3625 [Pipeline] { [Pipeline] ws 18:01:10 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 18:01:11 The recommended git tool is: git 18:01:14 using credential edgex-jenkins-ssh 18:01:14 Cloning the remote Git repository 18:01:14 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:01:14 > git init /w/workspace/edgex-go/1 # timeout=10 18:01:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:01:14 > git --version # timeout=10 18:01:14 > git --version # 'git version 2.17.1' 18:01:14 using GIT_SSH to set credentials SSH Credentials for GitHub 18:01:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:01:19 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 18:01:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:01:26 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 18:01:27 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 18:01:30 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 18:01:34 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 18:01:35 Merging remotes/origin/main commit 829e8fdb577067879b803ac37640c358b37462cf into PR head commit 5f69c93d373cc2b30d3ef1961268ff86393ee59e 18:01:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:01:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:01:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:01:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:01:34 using GIT_SSH to set credentials SSH Credentials for GitHub 18:01:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3625/head:refs/remotes/origin/PR-3625 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:01:35 > git config core.sparsecheckout # timeout=10 18:01:35 > git checkout -f 5f69c93d373cc2b30d3ef1961268ff86393ee59e # timeout=10 18:01:35 Merge succeeded, producing 5f69c93d373cc2b30d3ef1961268ff86393ee59e 18:01:35 Checking out Revision 5f69c93d373cc2b30d3ef1961268ff86393ee59e (PR-3625) 18:01:36 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 18:01:35 > git remote # timeout=10 18:01:35 > git config --get remote.origin.url # timeout=10 18:01:35 using GIT_SSH to set credentials SSH Credentials for GitHub 18:01:35 > git merge 829e8fdb577067879b803ac37640c358b37462cf # timeout=10 18:01:35 > git rev-parse HEAD^{commit} # timeout=10 18:01:35 > git config core.sparsecheckout # timeout=10 18:01:35 > git checkout -f 5f69c93d373cc2b30d3ef1961268ff86393ee59e # timeout=10 18:01:39 Commit message: "build(deps): update docker in docker image for SMA as called out by Snyk" 18:01:39 > git --version # timeout=10 18:01:39 > git --version # 'git version 2.17.1' 18:01:39 fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:01:40 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 18:01:40 + echo snap-build.sh 18:01:40 snap-build.sh 18:01:40 + SNAP_BASE_DIR=. 18:01:40 + '[' '!' -z /w/workspace/edgex-go/1 ']' 18:01:40 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 18:01:40 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 18:01:40 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 18:01:40 + cd /w/workspace/edgex-go/1 18:01:40 + sudo apt-get remove -qy --purge lxd lxd-client 18:01:40 Reading package lists... 18:01:40 Building dependency tree... 18:01:40 Reading state information... 18:01:40 The following packages were automatically installed and are no longer required: 18:01:40 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 18:01:40 uidmap xdelta3 18:01:40 Use 'sudo apt autoremove' to remove them. 18:01:40 The following packages will be REMOVED: 18:01:40 lxd* lxd-client* 18:01:40 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 18:01:40 After this operation, 31.7 MB disk space will be freed. 18:01:41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 18:01:41 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 18:01:42 Removing lxd dnsmasq configuration 18:01:42 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 18:01:42 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 18:01:42 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 18:01:43 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 18:01:43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 18:01:43 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 18:01:44 Processing triggers for systemd (237-3ubuntu10.45) ... 18:01:44 Processing triggers for ureadahead (0.100.0-21) ... 18:01:44 + sudo snap remove --purge lxd 18:01:45 snap "lxd" is not installed 18:01:45 + sudo groupadd --force --system lxd 18:01:45 ++ whoami 18:01:45 + sudo /usr/sbin/usermod -G lxd -a jenkins 18:01:45 + newgrp - lxd 18:01:45 + sudo snap install lxd 18:01:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 18:01:51 $ docker stop --time=1 0195ede846ffc5d002a2a2f94f8ce2fd4d07402192e887be95eb06ce7df715b3 18:01:54 $ docker rm -f 0195ede846ffc5d002a2a2f94f8ce2fd4d07402192e887be95eb06ce7df715b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:01:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:01:56 18:01:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:01:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:01:57 latest: Pulling from edgex-devops/edgex-compose-arm64 18:01:57 29e5d40040c1: Pulling fs layer 18:01:57 1ce36da41761: Pulling fs layer 18:01:57 25b303627fd3: Pulling fs layer 18:01:57 29e5d40040c1: Download complete 18:01:58 1ce36da41761: Verifying Checksum 18:01:58 1ce36da41761: Download complete 18:01:58 29e5d40040c1: Pull complete 18:02:00 1ce36da41761: Pull complete 18:02:00 25b303627fd3: Verifying Checksum 18:02:00 25b303627fd3: Download complete 18:02:08 25b303627fd3: Pull complete 18:02:08 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 18:02:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:02:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 18:02:08 prd-ubuntu18.04-docker-arm64-4c-16g-2909 does not seem to be running inside a container 18:02:08 $ 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 18:02:12 $ docker top 3b7cfb44eda9b6426519713c574b6c85c2cf4ecbd2d2141c6389ac0e25da37d6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:02:13 + docker-compose build --help 18:02:13 + grep parallel 18:02:19 --parallel Build images in parallel. [Pipeline] } 18:02:19 $ docker stop --time=1 3b7cfb44eda9b6426519713c574b6c85c2cf4ecbd2d2141c6389ac0e25da37d6 18:02:21 $ docker rm -f 3b7cfb44eda9b6426519713c574b6c85c2cf4ecbd2d2141c6389ac0e25da37d6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:02:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:02:22 . [Pipeline] withDockerContainer 18:02:22 prd-ubuntu18.04-docker-arm64-4c-16g-2909 does not seem to be running inside a container 18:02:22 $ 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 18:02:23 2021-07-15T18:02:21Z INFO Waiting for automatic snapd restart... 18:02:24 $ docker top a0468e5fc1997a7aaf62a184e27b0374fad85dee0913920ccf4e7bfed8a31cf2 -eo pid,comm [Pipeline] { [Pipeline] sh 18:02:25 + docker-compose -f ./docker-compose-build.yml build --parallel 18:02:29 Building core-command ... 18:02:29 Building core-data ... 18:02:29 Building core-metadata ... 18:02:29 Building security-bootstrapper ... 18:02:29 Building security-proxy-setup ... 18:02:29 Building security-secretstore-setup ... 18:02:29 Building support-notifications ... 18:02:29 Building support-scheduler ... 18:02:29 Building sys-mgmt-agent ... 18:02:29 Building support-notifications 18:02:29 Building security-secretstore-setup 18:02:29 Building security-bootstrapper 18:02:29 Building core-command 18:02:29 Building core-metadata 18:02:36 lxd 4.16 from Canonical* installed 18:02:36 + sudo lxd init --auto 18:02:44 + sudo snap install --classic snapcraft 18:02:54 snapcraft 4.8.3 from Canonical* installed 18:02:54 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 18:02:54 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 18:02:54 % Total % Received % Xferd Average Speed Time Time Time Current 18:02:54 Dload Upload Total Spent Left Speed 18:02:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4045 0 --:--:-- --:--:-- --:--:-- 4045 18:02:54 100 3325k 100 3325k 0 0 9.9M 0 --:--:-- --:--:-- --:--:-- 9.9M 18:02:54 ./yq_linux_amd64 18:02:54 + sudo snapcraft prime --use-lxd 18:02:55 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 18:02:55 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 18:02:55 - README.md 18:02:55 18:02:55 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 18:02:55 Launching a container. 18:03:02 Waiting for container to be ready 18:03:02 To start your first instance, try: lxc launch ubuntu:18.04 18:03:02 18:03:06 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 18:03:06 Waiting for network to be ready... 18:03:07 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 18:03:07 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 18:03:07 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] 18:03:07 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 18:03:07 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 18:03:07 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 18:03:07 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 18:03:07 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 18:03:07 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] 18:03:07 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 18:03:07 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 18:03:07 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 18:03:08 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 18:03:08 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 18:03:08 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 18:03:08 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 18:03:08 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 18:03:08 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 18:03:08 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 18:03:08 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] 18:03:09 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] 18:03:09 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 18:03:09 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 18:03:09 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 18:03:09 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 18:03:09 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] 18:03:09 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 18:03:11 Fetched 24.8 MB in 4s (6173 kB/s) 18:03:11 Reading package lists... 18:03:12 Reading package lists... 18:03:12 Building dependency tree... 18:03:12 Reading state information... 18:03:12 The following additional packages will be installed: 18:03:12 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 18:03:12 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 18:03:12 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 18:03:12 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 18:03:12 Suggested packages: 18:03:12 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 18:03:12 Recommended packages: 18:03:12 gnupg libsasl2-modules 18:03:12 The following NEW packages will be installed: 18:03:12 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 18:03:12 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 18:03:12 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 18:03:12 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 18:03:12 The following packages will be upgraded: 18:03:12 gpg gpg-agent gpgconf libudev1 18:03:12 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 18:03:12 Need to get 3530 kB of archives. 18:03:12 After this operation, 13.3 MB of additional disk space will be used. 18:03:12 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] 18:03:12 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] 18:03:12 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 18:03:12 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 18:03:12 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 18:03:13 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 18:03:13 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 18:03:13 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 18:03:13 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 18:03:13 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 18:03:13 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 18:03:13 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 18:03:13 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 18:03:13 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 18:03:13 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 18:03:13 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 18:03:13 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 18:03:13 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 18:03:13 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 18:03:13 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 18:03:13 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 18:03:13 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 18:03:13 debconf: delaying package configuration, since apt-utils is not installed 18:03:13 Fetched 3530 kB in 1s (3414 kB/s) 18:03:13 (Reading database ... 12511 files and directories currently installed.) 18:03:13 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 18:03:13 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 18:03:13 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 18:03:13 Selecting previously unselected package udev. 18:03:13 (Reading database ... 12511 files and directories currently installed.) 18:03:13 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 18:03:13 Unpacking udev (237-3ubuntu10.48) ... 18:03:14 Selecting previously unselected package libfuse2:amd64. 18:03:14 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 18:03:14 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 18:03:14 Selecting previously unselected package fuse. 18:03:14 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 18:03:14 Unpacking fuse (2.9.7-1ubuntu1) ... 18:03:14 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 18:03:14 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:03:14 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 18:03:14 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:03:14 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 18:03:14 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:03:14 Selecting previously unselected package libksba8:amd64. 18:03:14 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 18:03:14 Unpacking libksba8:amd64 (1.3.5-2) ... 18:03:14 Selecting previously unselected package libroken18-heimdal:amd64. 18:03:14 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:03:14 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 18:03:14 Selecting previously unselected package libasn1-8-heimdal:amd64. 18:03:14 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:03:14 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 18:03:14 Selecting previously unselected package libheimbase1-heimdal:amd64. 18:03:14 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:03:14 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 18:03:14 Selecting previously unselected package libhcrypto4-heimdal:amd64. 18:03:14 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:03:14 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 18:03:14 Selecting previously unselected package libwind0-heimdal:amd64. 18:03:14 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:03:14 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:03:15 Selecting previously unselected package libhx509-5-heimdal:amd64. 18:03:15 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:03:15 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 18:03:15 Selecting previously unselected package libkrb5-26-heimdal:amd64. 18:03:15 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:03:15 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 18:03:15 Selecting previously unselected package libheimntlm0-heimdal:amd64. 18:03:15 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:03:15 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:03:15 Selecting previously unselected package libgssapi3-heimdal:amd64. 18:03:15 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:03:15 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 18:03:15 Selecting previously unselected package libsasl2-modules-db:amd64. 18:03:15 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 18:03:15 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:03:15 Selecting previously unselected package libsasl2-2:amd64. 18:03:15 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 18:03:15 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:03:15 Selecting previously unselected package libldap-common. 18:03:15 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 18:03:15 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 18:03:15 Selecting previously unselected package libldap-2.4-2:amd64. 18:03:15 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 18:03:15 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 18:03:15 Selecting previously unselected package dirmngr. 18:03:15 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 18:03:15 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 18:03:15 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 18:03:15 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 18:03:15 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 18:03:15 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:03:15 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:03:15 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 18:03:15 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 18:03:15 Setting up libksba8:amd64 (1.3.5-2) ... 18:03:15 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:03:15 Setting up udev (237-3ubuntu10.48) ... 18:03:15 invoke-rc.d: policy-rc.d denied execution of start. 18:03:16 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 18:03:16 Processing triggers for systemd (237-3ubuntu10) ... 18:03:16 Setting up fuse (2.9.7-1ubuntu1) ... 18:03:16 Setting up gpg (2.2.4-1ubuntu1.4) ... 18:03:16 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:03:16 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 18:03:16 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 18:03:16 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 18:03:16 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 18:03:16 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:03:16 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 18:03:16 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 18:03:16 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 18:03:16 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:03:16 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 18:03:16 settings in the [Install] section, and DefaultInstance for template units). 18:03:16 This means they are not meant to be enabled using systemctl. 18:03:16 Possible reasons for having this kind of units are: 18:03:16 1) A unit may be statically enabled by being symlinked from another unit's 18:03:16 .wants/ or .requires/ directory. 18:03:16 2) A unit's purpose may be to act as a helper for some other unit which has 18:03:16 a requirement dependency on it. 18:03:16 3) A unit may be started when needed via activation (socket, path, timer, 18:03:16 D-Bus, udev, scripted systemctl call, ...). 18:03:16 4) In case of template units, the unit is meant to be enabled with some 18:03:16 instance name specified. 18:03:17 Reading package lists... 18:03:17 Building dependency tree... 18:03:17 Reading state information... 18:03:17 The following additional packages will be installed: 18:03:17 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 18:03:17 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 18:03:17 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 18:03:17 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 18:03:17 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 18:03:17 Suggested packages: 18:03:17 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 18:03:17 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 18:03:17 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 18:03:17 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 18:03:17 systemd-container policykit-1 18:03:17 Recommended packages: 18:03:17 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 18:03:17 The following NEW packages will be installed: 18:03:17 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 18:03:17 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 18:03:17 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 18:03:17 multiarch-support openssh-client python3 python3-minimal python3.6 18:03:17 python3.6-minimal snapd squashfs-tools sudo 18:03:17 The following packages will be upgraded: 18:03:17 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 18:03:17 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 18:03:17 Need to get 36.7 MB of archives. 18:03:17 After this operation, 147 MB of additional disk space will be used. 18:03:17 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 18:03:17 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 18:03:17 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 18:03:17 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 18:03:17 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 18:03:17 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 18:03:17 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 18:03:17 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 18:03:17 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 18:03:17 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 18:03:17 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 18:03:17 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 18:03:17 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 18:03:17 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 18:03:17 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 18:03:17 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 18:03:18 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 18:03:18 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 18:03:18 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 18:03:18 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 18:03:18 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 18:03:18 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 18:03:18 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 18:03:18 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 18:03:18 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 18:03:18 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 18:03:18 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 18:03:18 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 18:03:18 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 18:03:18 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 18:03:19 debconf: delaying package configuration, since apt-utils is not installed 18:03:19 Fetched 36.7 MB in 2s (17.4 MB/s) 18:03:19 (Reading database ... 12757 files and directories currently installed.) 18:03:19 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 18:03:19 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 18:03:20 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 18:03:20 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 18:03:20 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 18:03:20 (Reading database ... 12757 files and directories currently installed.) 18:03:20 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 18:03:20 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 18:03:20 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 18:03:20 (Reading database ... 12757 files and directories currently installed.) 18:03:20 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 18:03:20 Unpacking apt (1.6.14) over (1.6.1) ... 18:03:20 Setting up apt (1.6.14) ... 18:03:20 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 18:03:21 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 18:03:21 (Reading database ... 12764 files and directories currently installed.) 18:03:21 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 18:03:21 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 18:03:21 Selecting previously unselected package libpython3.6-minimal:amd64. 18:03:21 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:03:21 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:03:21 Selecting previously unselected package libexpat1:amd64. 18:03:21 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 18:03:21 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 18:03:21 Selecting previously unselected package python3.6-minimal. 18:03:21 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:03:21 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 18:03:21 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 18:03:21 Checking for services that may need to be restarted...done. 18:03:21 Checking for services that may need to be restarted...done. 18:03:21 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:03:21 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 18:03:21 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 18:03:22 Selecting previously unselected package python3-minimal. 18:03:22 (Reading database ... 13012 files and directories currently installed.) 18:03:22 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 18:03:22 Unpacking python3-minimal (3.6.7-1~18.04) ... 18:03:22 Selecting previously unselected package mime-support. 18:03:22 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 18:03:22 Unpacking mime-support (3.60ubuntu1) ... 18:03:22 Selecting previously unselected package libmpdec2:amd64. 18:03:22 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 18:03:22 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 18:03:22 Selecting previously unselected package libpython3.6-stdlib:amd64. 18:03:22 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:03:22 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:03:22 Selecting previously unselected package python3.6. 18:03:22 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:03:22 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 18:03:22 Selecting previously unselected package libpython3-stdlib:amd64. 18:03:22 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 18:03:22 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 18:03:22 Setting up python3-minimal (3.6.7-1~18.04) ... 18:03:23 Selecting previously unselected package python3. 18:03:23 (Reading database ... 13442 files and directories currently installed.) 18:03:23 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 18:03:23 Unpacking python3 (3.6.7-1~18.04) ... 18:03:23 Selecting previously unselected package multiarch-support. 18:03:23 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 18:03:23 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 18:03:23 Setting up multiarch-support (2.27-3ubuntu1.4) ... 18:03:23 Selecting previously unselected package liblzo2-2:amd64. 18:03:23 (Reading database ... 13479 files and directories currently installed.) 18:03:23 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 18:03:23 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 18:03:23 Selecting previously unselected package libbsd0:amd64. 18:03:23 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 18:03:23 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 18:03:23 Selecting previously unselected package sudo. 18:03:23 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 18:03:23 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 18:03:23 Selecting previously unselected package apparmor. 18:03:23 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 18:03:23 Unpacking apparmor (2.12-4ubuntu5.1) ... 18:03:23 Selecting previously unselected package libedit2:amd64. 18:03:23 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 18:03:23 Unpacking libedit2:amd64 (3.1-20170329-1) ... 18:03:23 Selecting previously unselected package libkrb5support0:amd64. 18:03:23 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 18:03:23 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 18:03:23 Selecting previously unselected package libk5crypto3:amd64. 18:03:23 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 18:03:23 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 18:03:23 Selecting previously unselected package libkeyutils1:amd64. 18:03:23 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 18:03:23 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 18:03:23 Selecting previously unselected package libkrb5-3:amd64. 18:03:23 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 18:03:23 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 18:03:23 Selecting previously unselected package libgssapi-krb5-2:amd64. 18:03:23 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 18:03:23 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 18:03:23 Selecting previously unselected package libssl1.0.0:amd64. 18:03:23 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 18:03:23 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 18:03:24 Selecting previously unselected package openssh-client. 18:03:24 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 18:03:24 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 18:03:24 Selecting previously unselected package squashfs-tools. 18:03:24 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 18:03:24 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 18:03:24 Selecting previously unselected package snapd. 18:03:24 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 18:03:24 Unpacking snapd (2.49.2+18.04) ... 18:03:26 Setting up libedit2:amd64 (3.1-20170329-1) ... 18:03:26 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 18:03:26 Setting up mime-support (3.60ubuntu1) ... 18:03:26 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 18:03:26 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 18:03:26 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 18:03:26 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:03:26 Setting up systemd (237-3ubuntu10.48) ... 18:03:26 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 18:03:27 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 18:03:27 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 18:03:27 Setting up liblzo2-2:amd64 (2.08-1.2) ... 18:03:27 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:03:27 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 18:03:27 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 18:03:27 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 18:03:27 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 18:03:27 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 18:03:27 Setting up python3 (3.6.7-1~18.04) ... 18:03:27 running python rtupdate hooks for python3.6... 18:03:27 running python post-rtupdate hooks for python3.6... 18:03:27 Setting up apparmor (2.12-4ubuntu5.1) ... 18:03:28 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 18:03:28 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 18:03:28 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 18:03:28 Setting up snapd (2.49.2+18.04) ... 18:03:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 18:03:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 18:03:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 18:03:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 18:03:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 18:03:29 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 18:03:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 18:03:30 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 18:03:30 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 18:03:30 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 18:03:30 /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' 18:03:30 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:03:30 Processing triggers for systemd (237-3ubuntu10.48) ... 18:03:31 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 18:03:31 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 18:03:31 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:03:32 Reading package lists... 18:03:33 Reading package lists... 18:03:33 Building dependency tree... 18:03:33 Reading state information... 18:03:33 Calculating upgrade... 18:03:33 The following packages will be upgraded: 18:03:33 advancecomp base-files bash binutils binutils-common 18:03:33 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 18:03:33 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 18:03:33 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 18:03:33 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 18:03:33 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 18:03:33 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 18:03:33 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 18:03:33 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 18:03:33 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 18:03:33 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 18:03:33 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 18:03:33 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 18:03:33 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 18:03:33 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 18:03:33 ubuntu-keyring util-linux 18:03:33 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 18:03:33 Need to get 64.1 MB of archives. 18:03:33 After this operation, 5112 kB of additional disk space will be used. 18:03:33 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 18:03:33 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 18:03:34 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 18:03:34 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 18:03:34 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 18:03:34 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 18:03:34 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 18:03:34 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 18:03:34 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 18:03:34 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 18:03:34 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 18:03:34 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 18:03:34 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 18:03:34 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 18:03:34 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 18:03:34 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 18:03:34 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 18:03:34 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 18:03:34 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 18:03:34 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 18:03:34 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 18:03:34 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 18:03:34 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 18:03:34 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 18:03:34 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 18:03:34 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 18:03:34 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 18:03:34 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 18:03:34 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 18:03:34 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 18:03:34 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 18:03:34 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 18:03:34 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 18:03:34 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 18:03:34 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 18:03:34 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 18:03:34 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 18:03:34 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 18:03:34 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 18:03:34 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 18:03:34 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 18:03:34 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 18:03:34 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 18:03:34 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 18:03:34 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 18:03:34 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 18:03:34 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 18:03:34 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 18:03:34 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 18:03:34 Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 18:03:34 Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 18:03:34 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 18:03:34 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 18:03:34 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 18:03:34 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 18:03:34 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 18:03:34 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 18:03:34 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 18:03:34 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 18:03:34 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 18:03:34 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 18:03:34 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 18:03:34 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 18:03:34 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 18:03:34 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 18:03:34 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 18:03:34 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 18:03:34 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 18:03:34 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 18:03:34 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 18:03:34 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 18:03:35 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 18:03:35 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 18:03:35 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 18:03:35 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 18:03:35 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 18:03:35 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 18:03:35 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 18:03:35 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 18:03:35 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 18:03:35 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 18:03:35 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 18:03:35 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 18:03:35 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 18:03:35 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 18:03:35 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 18:03:35 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 18:03:35 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 18:03:35 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 18:03:35 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 18:03:35 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 18:03:35 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 18:03:35 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 18:03:35 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 18:03:35 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 18:03:35 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 18:03:35 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 18:03:35 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 18:03:35 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 18:03:35 Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 18:03:35 Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 18:03:35 Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 18:03:35 debconf: delaying package configuration, since apt-utils is not installed 18:03:35 Fetched 64.1 MB in 2s (28.0 MB/s) 18:03:35 (Reading database ... 13914 files and directories currently installed.) 18:03:35 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 18:03:36 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:03:36 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 18:03:36 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:03:36 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 18:03:36 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 18:03:36 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:03:36 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:03:37 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:03:37 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:03:37 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:03:37 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:03:37 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:03:37 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:03:37 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:03:37 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:03:37 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:03:37 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:03:37 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:03:37 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:03:37 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 18:03:37 (Reading database ... 13914 files and directories currently installed.) 18:03:37 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 18:03:37 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 18:03:37 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 18:03:37 (Reading database ... 13914 files and directories currently installed.) 18:03:37 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:03:37 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:03:37 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:03:37 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:03:37 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:03:37 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:03:37 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 18:03:37 (Reading database ... 13914 files and directories currently installed.) 18:03:37 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 18:03:37 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:03:37 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:03:37 ---> b2d58eeb0cf9 18:03:37 Step 3/26 : WORKDIR /edgex-go 18:03:37 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:03:37 Step 2/32 : FROM ${BUILDER_BASE} AS builder 18:03:37 ---> b2d58eeb0cf9 18:03:37 Step 3/32 : WORKDIR /edgex-go 18:03:37 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:03:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:03:37 ---> b2d58eeb0cf9 18:03:37 Step 3/24 : WORKDIR /edgex-go 18:03:37 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:03:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:03:37 ---> b2d58eeb0cf9 18:03:37 Step 3/24 : WORKDIR /edgex-go 18:03:37 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:03:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:03:37 ---> b2d58eeb0cf9 18:03:37 Step 3/23 : WORKDIR /edgex-go 18:03:37 ---> Running in dd7be5949438 18:03:37 ---> Running in 18eb4a54f356 18:03:37 ---> Running in fc494fa7d6b2 18:03:37 ---> Running in 528ad5b38ec2 18:03:37 ---> Running in 2e18855f2309 18:03:37 Removing intermediate container 2e18855f2309 18:03:37 ---> 09a977cd4e07 18:03:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:03:37 Removing intermediate container 528ad5b38ec2 18:03:37 ---> 187765a7332d 18:03:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:03:37 Removing intermediate container 18eb4a54f356 18:03:37 ---> 4fc6f96527ae 18:03:37 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:03:37 Removing intermediate container dd7be5949438 18:03:37 ---> e366d35a2ce6 18:03:37 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:03:37 Removing intermediate container fc494fa7d6b2 18:03:37 ---> bee45430d497 18:03:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:03:37 ---> Running in a22b0bc3d904 18:03:37 ---> Running in 4cc51ffd2368 18:03:37 ---> Running in 3a29d677a754 18:03:37 ---> Running in d6506d94c38c 18:03:37 ---> Running in 09874aa2ac63 18:03:38 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:03:38 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 18:03:38 Removing intermediate container a22b0bc3d904 18:03:38 ---> b151499e7202 18:03:38 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 18:03:38 Removing intermediate container 4cc51ffd2368 18:03:38 ---> 64d4ab15e925 18:03:38 Step 5/24 : RUN apk add --update --no-cache make git 18:03:38 (Reading database ... 13914 files and directories currently installed.) 18:03:38 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 18:03:38 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 18:03:38 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 18:03:38 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 18:03:38 ---> Running in ce864549723c 18:03:38 ---> Running in 3855f14fbd8c 18:03:38 Removing intermediate container 3a29d677a754 18:03:38 ---> bd7939637bc1 18:03:38 Step 5/32 : RUN apk add --update --no-cache make git 18:03:38 Setting up base-files (10.1ubuntu2.10) ... 18:03:38 Installing new version of config file /etc/issue ... 18:03:38 Installing new version of config file /etc/issue.net ... 18:03:38 Installing new version of config file /etc/lsb-release ... 18:03:38 Installing new version of config file /etc/update-motd.d/50-motd-news ... 18:03:38 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 18:03:39 ---> Running in 2dde29bf2966 18:03:39 Removing intermediate container d6506d94c38c 18:03:39 ---> a2cac38df1f6 18:03:39 Step 5/26 : RUN apk add --update --no-cache make git 18:03:39 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 18:03:39 Removing obsolete conffile /etc/default/motd-news ... 18:03:39 (Reading database ... 13915 files and directories currently installed.) 18:03:39 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 18:03:39 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 18:03:39 Setting up bash (4.4.18-2ubuntu1.2) ... 18:03:39 Removing intermediate container 09874aa2ac63 18:03:39 ---> 28e2a0922f3c 18:03:39 Step 5/24 : RUN apk add --update --no-cache make git 18:03:39 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 18:03:39 (Reading database ... 13915 files and directories currently installed.) 18:03:39 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 18:03:39 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 18:03:39 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 18:03:39 (Reading database ... 13915 files and directories currently installed.) 18:03:39 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 18:03:39 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 18:03:39 ---> Running in 139eb8141cfa 18:03:39 ---> Running in 9150190a6838 18:03:39 Setting up tar (1.29b-2ubuntu0.2) ... 18:03:39 (Reading database ... 13915 files and directories currently installed.) 18:03:39 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 18:03:39 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 18:03:39 Setting up dpkg (1.19.0.5ubuntu2.3) ... 18:03:40 (Reading database ... 13915 files and directories currently installed.) 18:03:40 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 18:03:40 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:03:40 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 18:03:40 (Reading database ... 13915 files and directories currently installed.) 18:03:40 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 18:03:40 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:03:40 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 18:03:40 (Reading database ... 13915 files and directories currently installed.) 18:03:40 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 18:03:40 Unpacking grep (3.1-2build1) over (3.1-2) ... 18:03:40 Setting up grep (3.1-2build1) ... 18:03:40 (Reading database ... 13915 files and directories currently installed.) 18:03:40 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 18:03:40 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 18:03:40 Setting up login (1:4.5-1ubuntu2) ... 18:03:40 (Reading database ... 13915 files and directories currently installed.) 18:03:40 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 18:03:40 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:03:40 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 18:03:40 (Reading database ... 13915 files and directories currently installed.) 18:03:40 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 18:03:40 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:03:41 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 18:03:41 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:03:41 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 18:03:41 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:03:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:03:41 Setting up perl-base (5.26.1-6ubuntu0.5) ... 18:03:41 (Reading database ... 13915 files and directories currently installed.) 18:03:41 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 18:03:41 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:03:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:03:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:03:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:03:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:03:42 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 18:03:42 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 18:03:42 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 18:03:42 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 18:03:42 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 18:03:42 (Reading database ... 13915 files and directories currently installed.) 18:03:42 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 18:03:42 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 18:03:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:03:42 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 18:03:42 (Reading database ... 13915 files and directories currently installed.) 18:03:42 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:03:42 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:03:42 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:03:42 (Reading database ... 13915 files and directories currently installed.) 18:03:42 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:03:42 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:03:42 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:03:42 (Reading database ... 13915 files and directories currently installed.) 18:03:42 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:03:42 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:03:42 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:03:42 (Reading database ... 13915 files and directories currently installed.) 18:03:42 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:03:43 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:03:43 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:03:43 (Reading database ... 13915 files and directories currently installed.) 18:03:43 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 18:03:43 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:03:43 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 18:03:43 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:03:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:03:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:03:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:03:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:03:43 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 18:03:43 (Reading database ... 13915 files and directories currently installed.) 18:03:43 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 18:03:43 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:03:43 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 18:03:43 (Reading database ... 13915 files and directories currently installed.) 18:03:43 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:03:43 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:03:43 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:03:43 OK: 218 MiB in 52 packages 18:03:43 (Reading database ... 13915 files and directories currently installed.) 18:03:43 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:03:43 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:03:43 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 18:03:43 (Reading database ... 13915 files and directories currently installed.) 18:03:43 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:03:43 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:03:44 OK: 218 MiB in 52 packages 18:03:44 OK: 218 MiB in 52 packages 18:03:44 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 18:03:44 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 18:03:44 OK: 218 MiB in 52 packages 18:03:44 OK: 218 MiB in 52 packages 18:03:44 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 18:03:44 (Reading database ... 13915 files and directories currently installed.) 18:03:44 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 18:03:44 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:03:44 Setting up libc-bin (2.27-3ubuntu1.4) ... 18:03:44 (Reading database ... 13915 files and directories currently installed.) 18:03:44 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 18:03:44 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:03:44 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 18:03:44 (Reading database ... 13917 files and directories currently installed.) 18:03:44 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 18:03:44 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 18:03:45 Setting up debconf (1.5.66ubuntu1) ... 18:03:45 (Reading database ... 13917 files and directories currently installed.) 18:03:45 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 18:03:45 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 18:03:45 Removing intermediate container 3855f14fbd8c 18:03:45 ---> bc6854e7c16e 18:03:45 Step 6/23 : COPY go.mod . 18:03:45 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 18:03:45 (Reading database ... 13917 files and directories currently installed.) 18:03:45 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 18:03:45 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 18:03:45 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 18:03:45 (Reading database ... 13917 files and directories currently installed.) 18:03:45 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 18:03:45 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 18:03:45 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 18:03:45 (Reading database ... 13917 files and directories currently installed.) 18:03:45 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 18:03:45 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 18:03:46 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 18:03:46 (Reading database ... 13919 files and directories currently installed.) 18:03:46 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 18:03:46 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 18:03:46 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 18:03:46 (Reading database ... 13923 files and directories currently installed.) 18:03:46 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:03:46 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:03:46 Removing intermediate container ce864549723c 18:03:46 ---> d71aafa8ecbf 18:03:46 Step 6/24 : COPY go.mod . 18:03:46 Removing intermediate container 2dde29bf2966 18:03:46 ---> c9d7f87e9e39 18:03:46 Step 6/32 : COPY go.mod . 18:03:46 Removing intermediate container 139eb8141cfa 18:03:46 ---> 8bbb0448e51e 18:03:46 Step 6/26 : COPY go.mod . 18:03:46 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 18:03:46 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 18:03:46 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 18:03:46 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:03:46 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 18:03:46 (Reading database ... 13923 files and directories currently installed.) 18:03:46 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 18:03:46 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 18:03:46 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 18:03:46 Removing intermediate container 9150190a6838 18:03:46 ---> c5f11b868cfa 18:03:46 Step 6/24 : COPY go.mod . 18:03:46 ---> cf5aa9fb5215 18:03:46 Step 7/23 : RUN go mod download 18:03:46 (Reading database ... 13923 files and directories currently installed.) 18:03:46 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 18:03:46 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 18:03:46 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 18:03:46 (Reading database ... 13923 files and directories currently installed.) 18:03:46 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 18:03:46 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 18:03:46 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 18:03:46 ---> Running in 363a42707510 18:03:47 (Reading database ... 13923 files and directories currently installed.) 18:03:47 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 18:03:47 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:03:47 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 18:03:47 (Reading database ... 13923 files and directories currently installed.) 18:03:47 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 18:03:47 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 18:03:47 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 18:03:47 (Reading database ... 13923 files and directories currently installed.) 18:03:47 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 18:03:47 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 18:03:47 ---> 7380bb7559a5 18:03:47 Step 7/24 : RUN go mod download 18:03:47 Setting up passwd (1:4.5-1ubuntu2) ... 18:03:47 (Reading database ... 13923 files and directories currently installed.) 18:03:47 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 18:03:47 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:03:47 Setting up gpgv (2.2.4-1ubuntu1.4) ... 18:03:47 (Reading database ... 13923 files and directories currently installed.) 18:03:47 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 18:03:47 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 18:03:47 ---> 617269592396 18:03:47 Step 7/32 : RUN go mod download 18:03:47 ---> Running in ddd06ed9f100 18:03:47 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 18:03:47 (Reading database ... 13923 files and directories currently installed.) 18:03:47 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 18:03:47 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 18:03:47 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 18:03:47 (Reading database ... 13923 files and directories currently installed.) 18:03:47 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 18:03:47 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 18:03:47 ---> 211663e867e3 18:03:47 Step 7/26 : RUN go mod download 18:03:47 ---> Running in 4720885bb7bc 18:03:47 ---> Running in 6f89e979eb40 18:03:48 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 18:03:48 (Reading database ... 13923 files and directories currently installed.) 18:03:48 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 18:03:48 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 18:03:48 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 18:03:48 (Reading database ... 13923 files and directories currently installed.) 18:03:48 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 18:03:48 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 18:03:48 ---> 1c3f54ded83e 18:03:48 Step 7/24 : RUN go mod download 18:03:48 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 18:03:48 (Reading database ... 13923 files and directories currently installed.) 18:03:48 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 18:03:48 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 18:03:48 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 18:03:48 (Reading database ... 13923 files and directories currently installed.) 18:03:48 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 18:03:48 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 18:03:48 ---> Running in c23ebb277c90 18:03:48 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 18:03:48 (Reading database ... 13923 files and directories currently installed.) 18:03:48 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 18:03:48 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 18:03:48 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 18:03:48 (Reading database ... 13924 files and directories currently installed.) 18:03:48 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 18:03:48 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 18:03:48 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 18:03:49 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 18:03:49 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 18:03:49 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 18:03:49 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 18:03:49 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 18:03:49 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 18:03:49 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 18:03:49 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 18:03:49 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 18:03:49 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 18:03:49 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 18:03:49 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 18:03:49 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 18:03:49 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 18:03:49 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 18:03:49 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 18:03:49 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 18:03:49 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 18:03:49 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 18:03:49 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 18:03:49 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 18:03:49 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 18:03:49 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 18:03:50 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 18:03:50 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 18:03:50 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 18:03:50 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 18:03:50 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 18:03:50 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 18:03:50 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 18:03:50 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 18:03:50 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 18:03:50 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 18:03:50 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:03:50 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:03:50 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:03:50 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:03:50 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:03:50 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:03:51 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:03:51 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:03:51 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:03:51 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:03:51 Removing intermediate container 363a42707510 18:03:51 ---> bfe2fe94b422 18:03:51 Step 8/23 : COPY . . 18:03:52 Removing intermediate container ddd06ed9f100 18:03:52 ---> a17a40651115 18:03:52 Step 8/24 : COPY . . 18:03:52 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:03:52 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:03:52 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:03:52 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:03:52 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:03:53 Removing intermediate container 4720885bb7bc 18:03:53 ---> 7f952482b8f2 18:03:53 Step 8/32 : COPY . . 18:03:53 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:03:53 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:03:53 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:03:53 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 18:03:53 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 18:03:54 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 18:03:54 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 18:03:54 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 18:03:54 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 18:03:54 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 18:03:54 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 18:03:54 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 18:03:54 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 18:03:54 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 18:03:54 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 18:03:54 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 18:03:54 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 18:03:54 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:03:54 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 18:03:54 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 18:03:54 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 18:03:54 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:03:54 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 18:03:54 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 18:03:54 Setting up tzdata (2021a-0ubuntu0.18.04) ... 18:03:54 Removing intermediate container 6f89e979eb40 18:03:54 ---> 2bc0d75d0dd4 18:03:54 Step 8/26 : COPY . . 18:03:54 Removing intermediate container c23ebb277c90 18:03:54 ---> c396c20fc725 18:03:54 Step 8/24 : COPY . . 18:03:54 18:03:54 Current default time zone: 'Etc/UTC' 18:03:54 Local time is now: Thu Jul 15 18:03:54 UTC 2021. 18:03:54 Universal Time is now: Thu Jul 15 18:03:54 UTC 2021. 18:03:54 Run 'dpkg-reconfigure tzdata' if you wish to change it. 18:03:54 18:03:54 Setting up systemd-sysv (237-3ubuntu10.48) ... 18:03:54 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:03:54 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 18:03:54 Setting up mount (2.31.1-0.4ubuntu3.7) ... 18:03:54 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 18:03:54 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 18:03:54 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 18:03:54 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 18:03:54 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 18:03:54 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 18:03:54 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:03:54 Setting up procps (2:3.3.12-3ubuntu1.2) ... 18:03:54 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 18:03:54 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 18:03:54 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 18:03:54 Setting up patch (2.7.6-2ubuntu1.1) ... 18:03:54 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 18:03:54 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 18:03:54 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 18:03:54 Installing new version of config file /etc/ssl/openssl.cnf ... 18:03:54 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 18:03:54 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 18:03:54 Setting up ca-certificates (20210119~18.04.1) ... 18:03:56 Updating certificates in /etc/ssl/certs... 18:03:57 23 added, 27 removed; done. 18:03:57 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 18:03:57 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 18:03:57 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 18:03:57 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 18:03:57 Setting up pkgbinarymangler (138.18.04.1) ... 18:03:57 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 18:03:57 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 18:03:57 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 18:03:57 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 18:03:57 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 18:03:57 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 18:03:57 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 18:03:57 Setting up perl (5.26.1-6ubuntu0.5) ... 18:03:57 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 18:03:57 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 18:03:57 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 18:03:57 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 18:03:57 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 18:03:57 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 18:03:57 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 18:03:57 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 18:03:57 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 18:03:58 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 18:03:58 Processing triggers for systemd (237-3ubuntu10.48) ... 18:03:58 Processing triggers for mime-support (3.60ubuntu1) ... 18:03:58 Processing triggers for ca-certificates (20210119~18.04.1) ... 18:03:58 Updating certificates in /etc/ssl/certs... 18:03:58 0 added, 0 removed; done. 18:03:58 Running hooks in /etc/ca-certificates/update.d... 18:03:58 done. 18:03:59 Reading package lists... 18:03:59 Building dependency tree... 18:03:59 Reading state information... 18:03:59 The following NEW packages will be installed: 18:03:59 apt-transport-https 18:03:59 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 18:03:59 Need to get 4348 B of archives. 18:03:59 After this operation, 154 kB of additional disk space will be used. 18:03:59 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 18:03:59 debconf: delaying package configuration, since apt-utils is not installed 18:03:59 Fetched 4348 B in 0s (24.4 kB/s) 18:03:59 Selecting previously unselected package apt-transport-https. 18:03:59 (Reading database ... 13929 files and directories currently installed.) 18:03:59 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 18:03:59 Unpacking apt-transport-https (1.6.14) ... 18:03:59 Setting up apt-transport-https (1.6.14) ... 18:04:00 Waiting for network to be ready... 18:04:06 2021-07-15T18:04:04Z INFO Waiting for automatic snapd restart... 18:04:06 snapd 2.51.1 from Canonical* installed 18:04:07 "snapd" switched to the "latest/stable" channel 18:04:07 18:04:10 core18 20210611 from Canonical* installed 18:04:10 "core18" switched to the "latest/stable" channel 18:04:10 18:04:13 snapcraft 4.8.3 from Canonical* installed 18:04:13 "snapcraft" switched to the "latest/stable" channel 18:04:13 18:04:18 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: 18:04:18 - README.md 18:04:18 18:04:18 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 18:04:18 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 18:04:18 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 18:04:18 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:04:19 Reading package lists... 18:04:19 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 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 18:04:19 Reading package lists... 18:04:20 Building dependency tree... 18:04:20 Reading state information... 18:04:20 Suggested packages: 18:04:20 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 18:04:20 git-gui gitk gitweb git-cvs git-mediawiki git-svn 18:04:20 Recommended packages: 18:04:20 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 18:04:20 The following NEW packages will be installed: 18:04:20 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 18:04:20 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 18:04:20 pkg-config zip 18:04:20 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 18:04:20 Need to get 7663 kB of archives. 18:04:20 After this operation, 43.8 MB of additional disk space will be used. 18:04:20 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 18:04:20 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 18:04:20 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 18:04:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 18:04:20 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 18:04:20 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 18:04:20 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 18:04:20 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 18:04:20 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 18:04:21 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 18:04:21 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 18:04:21 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 18:04:21 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 18:04:21 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 18:04:21 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 18:04:21 debconf: delaying package configuration, since apt-utils is not installed 18:04:21 Fetched 7663 kB in 1s (9974 kB/s) 18:04:21 Selecting previously unselected package libglib2.0-0:amd64. 18:04:21 (Reading database ... 13933 files and directories currently installed.) 18:04:21 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 18:04:21 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 18:04:21 Selecting previously unselected package libpsl5:amd64. 18:04:21 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 18:04:21 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 18:04:21 ---> 241ab3dbdba1 18:04:21 Step 9/23 : RUN go mod tidy 18:04:21 ---> c6be155765fd 18:04:21 Step 9/24 : RUN go mod tidy 18:04:21 ---> b05fb474d922 18:04:21 Step 9/32 : RUN go mod tidy 18:04:21 ---> a7b7baeaca98 18:04:21 Step 9/24 : RUN go mod tidy 18:04:21 ---> Running in 8f74a8a19955 18:04:21 ---> Running in b7a0cb565d64 18:04:21 ---> Running in b722fd8e0063 18:04:21 ---> Running in 9c013bfc1a03 18:04:21 ---> 53f1a93874ab 18:04:21 Step 9/26 : RUN go mod tidy 18:04:21 ---> Running in 51d8f6118752 18:04:21 Selecting previously unselected package libnghttp2-14:amd64. 18:04:21 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 18:04:21 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 18:04:21 Selecting previously unselected package librtmp1:amd64. 18:04:21 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 18:04:21 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 18:04:21 Selecting previously unselected package libcurl3-gnutls:amd64. 18:04:21 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 18:04:21 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 18:04:21 Selecting previously unselected package liberror-perl. 18:04:21 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 18:04:21 Unpacking liberror-perl (0.17025-1) ... 18:04:21 Selecting previously unselected package git-man. 18:04:21 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 18:04:21 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 18:04:21 Selecting previously unselected package git. 18:04:21 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 18:04:21 Unpacking git (1:2.17.1-1ubuntu0.8) ... 18:04:22 Selecting previously unselected package libnorm1:amd64. 18:04:22 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 18:04:22 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 18:04:22 Selecting previously unselected package libpgm-5.2-0:amd64. 18:04:22 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 18:04:22 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 18:04:22 Selecting previously unselected package libsodium23:amd64. 18:04:22 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 18:04:22 Unpacking libsodium23:amd64 (1.0.16-2) ... 18:04:22 Selecting previously unselected package libzmq5:amd64. 18:04:22 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 18:04:22 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 18:04:22 Selecting previously unselected package libzmq3-dev:amd64. 18:04:22 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 18:04:22 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 18:04:22 Selecting previously unselected package pkg-config. 18:04:22 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 18:04:22 Unpacking pkg-config (0.29.1-0ubuntu2) ... 18:04:22 Selecting previously unselected package zip. 18:04:22 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 18:04:22 Unpacking zip (3.0-11build1) ... 18:04:22 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 18:04:22 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 18:04:22 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 18:04:22 Setting up liberror-perl (0.17025-1) ... 18:04:22 Setting up libpsl5:amd64 (0.19.1-5build1) ... 18:04:22 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 18:04:22 No schema files found: doing nothing. 18:04:22 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 18:04:22 Setting up zip (3.0-11build1) ... 18:04:22 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 18:04:22 Setting up libsodium23:amd64 (1.0.16-2) ... 18:04:22 Setting up pkg-config (0.29.1-0ubuntu2) ... 18:04:22 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 18:04:22 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 18:04:22 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 18:04:22 Setting up git (1:2.17.1-1ubuntu0.8) ... 18:04:22 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 18:04:23 git set to automatically installed. 18:04:23 git-man set to automatically installed. 18:04:23 libcurl3-gnutls set to automatically installed. 18:04:23 liberror-perl set to automatically installed. 18:04:23 libglib2.0-0 set to automatically installed. 18:04:23 libnghttp2-14 set to automatically installed. 18:04:23 libnorm1 set to automatically installed. 18:04:23 libpgm-5.2-0 set to automatically installed. 18:04:23 libpsl5 set to automatically installed. 18:04:23 librtmp1 set to automatically installed. 18:04:23 libsodium23 set to automatically installed. 18:04:23 libzmq3-dev set to automatically installed. 18:04:23 libzmq5 set to automatically installed. 18:04:23 pkg-config set to automatically installed. 18:04:23 zip set to automatically installed. 18:04:24 snapd is not logged in, snap install commands will use sudo 18:04:25 snap "core18" has no updates available 18:04:26 snapd is not logged in, snap install commands will use sudo 18:04:27 Removing intermediate container 8f74a8a19955 18:04:27 ---> 52d18bc7468a 18:04:27 Step 10/23 : RUN make cmd/support-notifications/support-notifications 18:04:27 ---> Running in 722991713a7d 18:04:27 Removing intermediate container b7a0cb565d64 18:04:27 ---> 2ced28b82e89 18:04:27 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:04:27 Removing intermediate container 9c013bfc1a03 18:04:27 ---> 6b1098acdc66 18:04:27 Step 10/24 : RUN make cmd/core-metadata/core-metadata 18:04:27 ---> Running in edc93aacf77b 18:04:27 Removing intermediate container 51d8f6118752 18:04:27 ---> b212c0e4aa10 18:04:27 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:04:27 ---> Running in d1b20afe7366 18:04:27 Removing intermediate container b722fd8e0063 18:04:27 ---> e761f59c7943 18:04:27 Step 10/24 : RUN make cmd/core-command/core-command 18:04:28 ---> Running in 553b1b9bef4f 18:04: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 18:04:28 ---> Running in 07a0cc42fbe1 18:04:30 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 18:04:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:04:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:04:31 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 18:06:38 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 18:06:38 Removing intermediate container 07a0cc42fbe1 18:06:38 ---> 307911319d42 18:06:38 18:06:38 Step 11/24 : FROM alpine:3.12 18:06:38 3.12: Pulling from library/alpine 18:06:39 Removing intermediate container 722991713a7d 18:06:39 ---> 197cabb8131c 18:06:39 18:06:39 Step 11/23 : FROM alpine:3.12 18:06:39 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 18:06:39 Status: Downloaded newer image for alpine:3.12 18:06:39 ---> c4fd0aeabfcf 18:06:39 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:06:40 Removing intermediate container edc93aacf77b 18:06:40 ---> e31c500087e9 18:06:40 18:06:40 Step 11/32 : FROM alpine:3.12 18:06:40 ---> c4fd0aeabfcf 18:06:40 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:06:40 3.12: Pulling from library/alpine 18:06:40 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 18:06:40 Status: Image is up to date for alpine:3.12 18:06:40 ---> c4fd0aeabfcf 18:06:40 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 18:06:41 ---> Running in 76a954448b56 18:06:41 ---> Running in 6062ee60f4bd 18:06:41 ---> Running in 9bafda3af436 18:06:42 Removing intermediate container 6062ee60f4bd 18:06:42 ---> b72d915f5f7c 18:06:42 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 18:06:42 Removing intermediate container 553b1b9bef4f 18:06:42 ---> af8de2bc2224 18:06:42 18:06:42 Step 11/26 : FROM alpine:3.12 18:06:42 ---> c4fd0aeabfcf 18:06:42 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 18:06:42 ---> Running in 68122d943f10 18:06:43 ---> Running in e505f98a6815 18:06:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:06:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:06:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:06:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:06:44 (1/1) Installing dumb-init (1.2.2-r1) 18:06:44 Executing busybox-1.31.1-r20.trigger 18:06:44 OK: 5 MiB in 15 packages 18:06:45 (1/2) Installing ca-certificates (20191127-r4) 18:06:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:06:45 (2/2) Installing dumb-init (1.2.2-r1) 18:06:45 Executing busybox-1.31.1-r20.trigger 18:06:45 Executing ca-certificates-20191127-r4.trigger 18:06:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:06:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:06:45 OK: 6 MiB in 16 packages 18:06:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:06:46 (1/2) Installing dumb-init (1.2.2-r1) 18:06:46 (2/2) Installing su-exec (0.2-r1) 18:06:46 Executing busybox-1.31.1-r20.trigger 18:06:46 OK: 5 MiB in 16 packages 18:06:46 (1/6) Installing ca-certificates (20191127-r4) 18:06:46 (2/6) Installing nghttp2-libs (1.41.0-r0) 18:06:46 (3/6) Installing libcurl (7.77.0-r0) 18:06:46 (4/6) Installing curl (7.77.0-r0) 18:06:46 (5/6) Installing dumb-init (1.2.2-r1) 18:06:46 (6/6) Installing su-exec (0.2-r1) 18:06:46 Executing busybox-1.31.1-r20.trigger 18:06:46 Executing ca-certificates-20191127-r4.trigger 18:06:46 OK: 7 MiB in 20 packages 18:06:47 Removing intermediate container d1b20afe7366 18:06:47 ---> 0ed5ee820558 18:06:47 18:06:47 Step 11/24 : FROM alpine:3.12 18:06:47 ---> c4fd0aeabfcf 18:06:47 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:06:47 Removing intermediate container 76a954448b56 18:06:47 ---> 66e5fe916461 18:06:47 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:06:48 ---> Running in 5becfd6a14b9 18:06:48 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 18:06:48 Pulling config-common 18:06:48 + snapcraftctl pull 18:06:48 Pulling go-build-helper 18:06:48 + snapcraftctl pull 18:06:48 'edgex-go' has dependencies that need to be staged: go-build-helper 18:06:48 Skipping pull go-build-helper (already ran) 18:06:48 Building go-build-helper 18:06:48 + snapcraftctl build 18:06:48 Staging go-build-helper 18:06:48 + snapcraftctl stage 18:06:48 ---> Running in 9907ab88a931 18:06:48 Removing intermediate container 68122d943f10 18:06:48 ---> 7e9a019b2a89 18:06:48 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 18:06:48 Removing intermediate container 9bafda3af436 18:06:48 ---> 6e4a9335dfc8 18:06:48 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:06:48 ---> Running in c29ad848b661 18:06:48 ---> Running in 5ada9857c01c 18:06:49 Removing intermediate container 9907ab88a931 18:06:49 ---> 7889b5d017da 18:06:49 Step 14/24 : ENV APP_PORT=59882 18:06:49 Removing intermediate container e505f98a6815 18:06:49 ---> 4dff3045776a 18:06:49 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:06:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:06:49 ---> Running in 6a69a12f9244 18:06:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:06:49 Removing intermediate container c29ad848b661 18:06:49 ---> 8af8e7f4a909 18:06:49 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:06:50 ---> Running in e6ddeff1dd0e 18:06:50 Removing intermediate container 5ada9857c01c 18:06:50 ---> bf305cf06d1a 18:06:50 Step 14/23 : ENV APP_PORT=59860 18:06:50 (1/1) Installing dumb-init (1.2.2-r1) 18:06:50 Executing busybox-1.31.1-r20.trigger 18:06:50 OK: 5 MiB in 15 packages 18:06:50 ---> Running in 0177397925df 18:06:50 ---> Running in 62bdbc4ceb3c 18:06:50 Removing intermediate container 6a69a12f9244 18:06:50 ---> cd785fc52df1 18:06:50 Step 15/24 : EXPOSE $APP_PORT 18:06:51 ---> Running in 7fc40b733434 18:06:51 Removing intermediate container e6ddeff1dd0e 18:06:51 ---> e509e0c761a6 18:06:51 Step 14/26 : WORKDIR / 18:06:51 Removing intermediate container 0177397925df 18:06:51 ---> b241d7fcc5b3 18:06:51 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:06:51 ---> Running in d414c82d0e85 18:06:51 Removing intermediate container 62bdbc4ceb3c 18:06:51 ---> 3e9c09301300 18:06:51 Step 15/23 : EXPOSE $APP_PORT 18:06:51 ---> Running in 2f643924c168 18:06:51 ---> Running in ad3fefa43ff8 18:06:52 Removing intermediate container 7fc40b733434 18:06:52 ---> d77e3d7d1a67 18:06:52 Step 16/24 : WORKDIR / 18:06:52 ---> Running in cc9af02931eb 18:06:52 Removing intermediate container 5becfd6a14b9 18:06:52 ---> b0b9924b6c6e 18:06:52 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:06:52 ---> Running in b85fd5a5f265 18:06:52 Removing intermediate container d414c82d0e85 18:06:52 ---> de4c67b8fc48 18:06:52 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:06:52 Removing intermediate container ad3fefa43ff8 18:06:52 ---> a15285e73311 18:06:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:06:53 Removing intermediate container cc9af02931eb 18:06:53 ---> f985a23e76db 18:06:53 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:06:53 Removing intermediate container b85fd5a5f265 18:06:53 ---> 50e0e3408c3b 18:06:53 Step 14/24 : ENV APP_PORT=59881 18:06:53 ---> Running in 7de20aabdf52 18:06:54 ---> 1799e1851cf2 18:06:54 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:06:54 ---> f577a45ea36a 18:06:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:06:54 Removing intermediate container 7de20aabdf52 18:06:54 ---> c5af91deca5f 18:06:54 Step 15/24 : EXPOSE $APP_PORT 18:06:54 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 18:06:54 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 18:06:54 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] 18:06:54 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 18:06:54 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 18:06:54 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 18:06:54 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 18:06:54 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 18:06:54 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] 18:06:54 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 18:06:54 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 18:06:54 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 18:06:54 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 18:06:54 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 18:06:54 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 18:06:54 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 18:06:54 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 18:06:54 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 18:06:54 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 18:06:54 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] 18:06:54 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] 18:06:54 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 18:06:54 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 18:06:54 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 18:06:54 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 18:06:54 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] 18:06:54 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 18:06:54 Fetched 24.8 MB in 0s (0 B/s) 18:06:54 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 18:06:54 Fetched 224 kB in 0s (0 B/s) 18:06:54 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 18:06:54 Fetched 157 kB in 0s (0 B/s) 18:06:54 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 18:06:54 Fetched 221 kB in 0s (0 B/s) 18:06:54 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 18:06:54 Fetched 143 kB in 0s (0 B/s) 18:06:54 Pulling edgex-go 18:06:54 + snapcraftctl pull 18:06:55 ---> 340fabd0969e 18:06:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:06:55 ---> Running in 625af625854a 18:06:55 Removing intermediate container 2f643924c168 18:06:55 ---> 9fd1f780c411 18:06:55 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 18:06:56 ---> Running in b9e32fae5762 18:06:56 Pulling hooks 18:06:56 + snapcraftctl pull 18:06:56 ---> 3f8f1aa2725c 18:06:56 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:06:56 Removing intermediate container 625af625854a 18:06:56 ---> c094ed117733 18:06:56 Step 16/24 : WORKDIR / 18:06:57 ---> 3bbb8566169e 18:06:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:06:57 ---> 2a7bd3e85c92 18:06:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:06:57 ---> Running in 7e2877d64a1e 18:06:57 Removing intermediate container b9e32fae5762 18:06:57 ---> 27a9b7864d1e 18:06:57 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:06:57 ---> d08c869873f8 18:06:57 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:06:58 Removing intermediate container 7e2877d64a1e 18:06:58 ---> 14812f7731f7 18:06:58 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:06:58 ---> 3233d3d88f2a 18:06:58 Step 19/23 : ENTRYPOINT ["/support-notifications"] 18:06:58 ---> 0fcce9150427 18:06:58 Step 20/24 : ENTRYPOINT ["/core-command"] 18:06:59 ---> Running in e680324d8e77 18:06:59 ---> 089f1d0fac3a 18:06:59 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:06:59 ---> ff92b53ca7a8 18:06:59 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:06:59 ---> Running in 9c59c62bf140 18:06:59 ---> Running in 610e0ad7a610 18:06:59 ---> c410bdcabea4 18:06:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:07:00 Removing intermediate container e680324d8e77 18:07:00 ---> 4912195460c0 18:07:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:07:00 ---> Running in 45fe0551abfd 18:07:00 Removing intermediate container 9c59c62bf140 18:07:00 ---> 91c096261258 18:07:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:07:01 ---> a532e4b66f8f 18:07:01 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:07:01 ---> Running in 41137644b229 18:07:01 Removing intermediate container 45fe0551abfd 18:07:01 ---> f9d8c6536e83 18:07:01 Step 21/23 : LABEL arch=arm64 18:07:02 ---> Running in 7ef0961090a2 18:07:02 ---> 3e73e4b12390 18:07:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:07:02 Removing intermediate container 41137644b229 18:07:02 ---> 864777e32c89 18:07:02 Step 22/24 : LABEL arch=arm64 18:07:02 ---> Running in 3b3db15680e1 18:07:03 Removing intermediate container 7ef0961090a2 18:07:03 ---> 2e40eeebb90f 18:07:03 Step 22/23 : LABEL git_sha=5f69c93d373cc2b30d3ef1961268ff86393ee59e 18:07:03 ---> 8415b39507b0 18:07:03 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:07:03 ---> Running in 02ca4d902b04 18:07:03 Removing intermediate container 3b3db15680e1 18:07:03 ---> 0a6ba27b78dc 18:07:03 Step 23/24 : LABEL git_sha=5f69c93d373cc2b30d3ef1961268ff86393ee59e 18:07:03 ---> 3ab35b0c97f7 18:07:03 Step 20/24 : ENTRYPOINT ["/core-metadata"] 18:07:03 ---> Running in 49fd40fba3f5 18:07:03 ---> Running in 6da8e9306374 18:07:04 Removing intermediate container 610e0ad7a610 18:07:04 ---> 397a9aacd9d4 18:07:04 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 18:07:04 ---> 07a70961b34c 18:07:04 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/ 18:07:04 Removing intermediate container 02ca4d902b04 18:07:04 ---> 916769033305 18:07:04 Step 23/23 : LABEL version=0.0.0 18:07:04 Removing intermediate container 6da8e9306374 18:07:04 ---> 689c009afaa1 18:07:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:07:04 ---> Running in 3a78da1cd564 18:07:04 ---> Running in 10859eeb5124 18:07:05 Removing intermediate container 49fd40fba3f5 18:07:05 ---> 81b260b25c50 18:07:05 Step 24/24 : LABEL version=0.0.0 18:07:05 ---> Running in a47378e5e151 18:07:05 ---> Running in 7dc4fde32e22 18:07:05 ---> f9e53a9f27d9 18:07:05 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:07:05 Removing intermediate container 3a78da1cd564 18:07:05 ---> 8b82e0c1f9a9 18:07:05 18:07:05 Removing intermediate container a47378e5e151 18:07:05 ---> fc94ce7db200 18:07:05 Step 22/24 : LABEL arch=arm64 18:07:06 Successfully built 8b82e0c1f9a9 18:07:06 Successfully tagged support-notifications-arm64:latest 18:07:06  Building support-notifications ... done Building core-data 18:07:06 ---> Running in bc6793798e96 18:07:06 Removing intermediate container 7dc4fde32e22 18:07:06 ---> b048922b2341 18:07:06 18:07:07 Successfully built b048922b2341 18:07:07 ---> 1453be645913 18:07:07 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:07:08 Successfully tagged core-command-arm64:latest 18:07:08  Building core-command ... done Building sys-mgmt-agent 18:07:08 Removing intermediate container bc6793798e96 18:07:08 ---> d1fc02f92a18 18:07:08 Step 23/24 : LABEL git_sha=5f69c93d373cc2b30d3ef1961268ff86393ee59e 18:07:08 ---> Running in a6f1a0b7a3dc 18:07:09 ---> b1d1dc5f8241 18:07:09 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:07:09 Removing intermediate container 10859eeb5124 18:07:09 ---> c04333b53301 18:07:09 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 18:07:10 Removing intermediate container a6f1a0b7a3dc 18:07:10 ---> fcc414b0f84c 18:07:10 Step 24/24 : LABEL version=0.0.0 18:07:11 ---> Running in dbb85e92645f 18:07:11 ---> b777e5982936 18:07:11 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:07:11 ---> Running in 28fdef03cd46 18:07:12 Removing intermediate container dbb85e92645f 18:07:12 ---> 92409b5ba64e 18:07:12 Step 24/26 : LABEL arch=arm64 18:07:13 ---> Running in 32b9571ccf9e 18:07:13 Removing intermediate container 28fdef03cd46 18:07:13 ---> 213837ce76b8 18:07:13 18:07:13 ---> 58b260fd11de 18:07:13 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 18:07:14 Successfully built 213837ce76b8 18:07:14 Successfully tagged core-metadata-arm64:latest 18:07:14  Building core-metadata ... done Building security-proxy-setup 18:07:14 Removing intermediate container 32b9571ccf9e 18:07:14 ---> 9e2dcf4bf5a2 18:07:14 ---> Running in 98ecc2e250a6 18:07:14 Step 25/26 : LABEL git_sha=5f69c93d373cc2b30d3ef1961268ff86393ee59e 18:07:14 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 18:07:14 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 18:07:14 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:07:14 Fetched 0 B in 0s (0 B/s) 18:07:14 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 18:07:14 Fetched 96.5 kB in 0s (0 B/s) 18:07:14 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 18:07:14 Fetched 279 kB in 0s (0 B/s) 18:07:14 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 18:07:14 Fetched 122 kB in 0s (0 B/s) 18:07:14 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 18:07:14 Fetched 77.8 kB in 0s (0 B/s) 18:07:14 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 18:07:14 Fetched 8848 B in 0s (0 B/s) 18:07:14 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 18:07:14 Fetched 47.8 kB in 0s (0 B/s) 18:07:14 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 18:07:14 Fetched 45.6 kB in 0s (0 B/s) 18:07:14 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 18:07:14 Fetched 15.0 kB in 0s (0 B/s) 18:07:14 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 18:07:14 Fetched 219 kB in 0s (0 B/s) 18:07:14 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 18:07:14 Fetched 154 kB in 0s (0 B/s) 18:07:14 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 18:07:14 Fetched 50.6 kB in 0s (0 B/s) 18:07:14 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 18:07:14 Fetched 14.8 kB in 0s (0 B/s) 18:07:14 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 18:07:14 Fetched 41.8 kB in 0s (0 B/s) 18:07:14 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 18:07:14 Fetched 499 kB in 0s (0 B/s) 18:07:14 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 18:07:14 Fetched 111 kB in 0s (0 B/s) 18:07:14 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 18:07:14 Fetched 240 kB in 0s (0 B/s) 18:07:14 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 18:07:14 Fetched 29.3 kB in 0s (0 B/s) 18:07:14 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 18:07:14 Fetched 85.5 kB in 0s (0 B/s) 18:07:14 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 18:07:14 Fetched 24.5 kB in 0s (0 B/s) 18:07:14 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 18:07:14 Fetched 49.2 kB in 0s (0 B/s) 18:07:14 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 18:07:14 Fetched 54.2 kB in 0s (0 B/s) 18:07:14 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 18:07:14 Fetched 30.8 kB in 0s (0 B/s) 18:07:14 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 18:07:14 Fetched 15.8 kB in 0s (0 B/s) 18:07:14 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 18:07:14 Fetched 85.9 kB in 0s (0 B/s) 18:07:14 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 18:07:14 Fetched 8720 B in 0s (0 B/s) 18:07:14 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 18:07:14 Fetched 140 kB in 0s (0 B/s) 18:07:14 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 18:07:14 Fetched 119 kB in 0s (0 B/s) 18:07:14 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 18:07:14 Fetched 111 kB in 0s (0 B/s) 18:07:14 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 18:07:14 Fetched 11.1 kB in 0s (0 B/s) 18:07:14 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 18:07:14 Fetched 645 kB in 0s (0 B/s) 18:07:14 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 18:07:14 Fetched 41.3 kB in 0s (0 B/s) 18:07:14 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 18:07:14 Fetched 17.9 kB in 0s (0 B/s) 18:07:14 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 18:07:14 Fetched 368 kB in 0s (0 B/s) 18:07:14 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 18:07:14 Fetched 187 kB in 0s (0 B/s) 18:07:14 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 18:07:14 Fetched 175 kB in 0s (0 B/s) 18:07:14 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 18:07:14 Fetched 206 kB in 0s (0 B/s) 18:07:14 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 18:07:14 Fetched 1301 kB in 0s (0 B/s) 18:07:14 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 18:07:14 Fetched 36.2 kB in 0s (0 B/s) 18:07:14 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 18:07:14 Fetched 159 kB in 0s (0 B/s) 18:07:14 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 18:07:14 Fetched 107 kB in 0s (0 B/s) 18:07:14 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 18:07:14 Fetched 48.7 kB in 0s (0 B/s) 18:07:14 Pulling static-packages 18:07:14 + snapcraftctl pull 18:07:14 Pulling version 18:07:14 + cd /root/project 18:07:14 + git describe --tags --abbrev=0 18:07:14 + sed s/v// 18:07:14 + GIT_VERSION=2.0.1-dev.10 18:07:14 + [ -z 2.0.1-dev.10 ] 18:07:14 + snapcraftctl set-version 2.0.1-dev.10 18:07:14 ---> Running in 0ab016c73a38 18:07:15 Removing intermediate container 98ecc2e250a6 18:07:15 ---> 704c8d93c570 18:07:15 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:07:15 Building config-common 18:07:15 + snapcraftctl build 18:07:15 Removing intermediate container 0ab016c73a38 18:07:15 ---> 606ba0cef22a 18:07:15 Step 26/26 : LABEL version=0.0.0 18:07:16 ---> Running in 77497a51f662 18:07:16 ---> 37616a17a3de 18:07:16 Step 27/32 : RUN chmod +x /entrypoint.sh 18:07:17 ---> Running in 0e680495356b 18:07:17 Removing intermediate container 77497a51f662 18:07:17 ---> 7c2fcb883d52 18:07:17 18:07:17 Skipping build go-build-helper (already ran) 18:07:17 Building edgex-go 18:07:17 + cd /root/parts/edgex-go/src 18:07:17 + git describe --tags --abbrev=0 18:07:17 + sed s/v// 18:07:17 + GIT_VERSION=2.0.1-dev.10 18:07:17 + [ -z 2.0.1-dev.10 ] 18:07:17 + echo 2.0.1-dev.10 18:07:17 + make build 18:07:17 go mod tidy 18:07:17 Successfully built 7c2fcb883d52 18:07:17 Successfully tagged security-secretstore-setup-arm64:latest 18:07:17  Building security-secretstore-setup ... done Building support-scheduler 18:07:19 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 18:07:19 go: downloading github.com/gorilla/mux v1.8.0 18:07:19 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.2 18:07:19 go: downloading github.com/stretchr/testify v1.7.0 18:07:19 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 18:07:19 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 18:07:19 go: downloading github.com/google/uuid v1.3.0 18:07:19 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 18:07:19 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 18:07:19 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 18:07:19 go: downloading github.com/lib/pq v1.10.2 18:07:19 go: downloading gopkg.in/yaml.v2 v2.4.0 18:07:19 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 18:07:19 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 18:07:19 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 18:07:20 go: downloading github.com/pelletier/go-toml v1.9.3 18:07:20 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 18:07:20 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 18:07:20 go: downloading github.com/davecgh/go-spew v1.1.1 18:07:20 go: downloading github.com/pmezard/go-difflib v1.0.0 18:07:20 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 18:07:20 go: downloading github.com/go-playground/validator/v10 v10.6.1 18:07:20 go: downloading github.com/stretchr/objx v0.1.0 18:07:20 go: downloading github.com/go-kit/kit v0.9.0 18:07:20 go: downloading github.com/x448/float16 v0.8.4 18:07:20 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 18:07:21 go: downloading github.com/go-playground/universal-translator v0.17.0 18:07:21 go: downloading github.com/leodido/go-urn v1.2.0 18:07:21 go: downloading golang.org/x/text v0.3.2 18:07:21 go: downloading github.com/go-playground/assert/v2 v2.0.1 18:07:21 go: downloading github.com/go-playground/locales v0.13.0 18:07:21 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 18:07:21 go: downloading github.com/go-redis/redis/v7 v7.3.0 18:07:21 Removing intermediate container 0e680495356b 18:07:21 ---> 47f9ebc0646d 18:07:21 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 18:07:21 go: downloading github.com/pebbe/zmq4 v1.2.7 18:07:21 go: downloading github.com/kr/pretty v0.2.0 18:07:21 go: downloading github.com/go-logfmt/logfmt v0.4.0 18:07:21 go: downloading github.com/go-stack/stack v1.8.0 18:07:22 go: downloading github.com/hashicorp/consul/api v1.8.1 18:07:22 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:07:22 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 18:07:22 go: downloading github.com/gorilla/websocket v1.4.2 18:07:22 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 18:07:22 ---> Running in bb814fdb315e 18:07:22 go: downloading github.com/kr/text v0.1.0 18:07:22 go: downloading github.com/onsi/ginkgo v1.10.1 18:07:22 go: downloading github.com/onsi/gomega v1.7.0 18:07:22 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 18:07:22 go: downloading github.com/mitchellh/copystructure v1.0.0 18:07:22 go: downloading github.com/mitchellh/mapstructure v1.1.2 18:07:22 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 18:07:22 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 18:07:22 go: downloading github.com/hashicorp/go-hclog v0.12.0 18:07:22 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 18:07:22 go: downloading github.com/hashicorp/serf v0.9.5 18:07:22 go: downloading github.com/hashicorp/consul/sdk v0.7.0 18:07:22 go: downloading github.com/hashicorp/go-uuid v1.0.1 18:07:22 go: downloading github.com/mitchellh/reflectwalk v1.0.0 18:07:22 go: downloading github.com/fatih/color v1.9.0 18:07:22 go: downloading github.com/mattn/go-colorable v0.1.6 18:07:22 go: downloading github.com/mattn/go-isatty v0.0.12 18:07:22 go: downloading github.com/mitchellh/go-homedir v1.1.0 18:07:22 go: downloading github.com/pkg/errors v0.8.1 18:07:22 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:07:22 go: downloading github.com/hashicorp/go-msgpack v0.5.3 18:07:22 go: downloading github.com/hashicorp/memberlist v0.2.2 18:07:22 go: downloading github.com/hpcloud/tail v1.0.0 18:07:22 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 18:07:22 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 18:07:22 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 18:07:22 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 18:07:22 go: downloading gopkg.in/fsnotify.v1 v1.4.7 18:07:22 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 18:07:22 go: downloading github.com/hashicorp/go-multierror v1.1.0 18:07:22 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 18:07:22 go: downloading github.com/miekg/dns v1.1.26 18:07:22 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 18:07:22 go: downloading github.com/hashicorp/golang-lru v0.5.0 18:07:22 go: downloading github.com/hashicorp/errwrap v1.0.0 18:07:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o cmd/core-data/core-data ./cmd/core-data 18:07:23 Removing intermediate container bb814fdb315e 18:07:23 ---> d7c7ca878a57 18:07:23 Step 29/32 : CMD ["gate"] 18:07:24 ---> Running in d40aed638f50 18:07:25 Removing intermediate container d40aed638f50 18:07:25 ---> d8c70fbece26 18:07:25 Step 30/32 : LABEL arch=arm64 18:07:25 ---> Running in 10f296df5b6b 18:07:27 Removing intermediate container 10f296df5b6b 18:07:27 ---> 023745335fda 18:07:27 Step 31/32 : LABEL git_sha=5f69c93d373cc2b30d3ef1961268ff86393ee59e 18:07:27 ---> Running in 2af29c109c6d 18:07:28 Removing intermediate container 2af29c109c6d 18:07:28 ---> 235d06c7628e 18:07:28 Step 32/32 : LABEL version=0.0.0 18:07:29 ---> Running in 168a578f424d 18:07:30 Removing intermediate container 168a578f424d 18:07:30 ---> e6426c796839 18:07:30 18:07:31 Successfully built e6426c796839 18:07:31 Successfully tagged security-bootstrapper-arm64:latest 18:07:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:07:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o cmd/core-command/core-command ./cmd/core-command 18:07:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:07:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:07:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:07:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:07:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:07:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:07:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:07:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o ./cmd/secrets-config ./cmd/secrets-config 18:07:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:07:46 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 18:07:46 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 18:07:46 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 18:07:46 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 18:07:46 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 18:07:46 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 18:07:46 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 18:07:46 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 18:07:46 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 18:07:46 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 18:07:46 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 18:07:46 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 18:07:46 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 18:07:46 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 18:07:46 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 18:07:46 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 18:07:46 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 18:07:46 + 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 18:07:46 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 18:07:46 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 18:07:46 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 18:07:46 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 18:07:46 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 18:07:46 + 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 18:07:46 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 18:07:46 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 18:07:46 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 18:07:47 Building hooks 18:07:47 + cd /root/parts/hooks/src 18:07:47 + make build 18:07:47 go mod tidy 18:07:47 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 18:07:47 go: downloading github.com/stretchr/testify v1.5.1 18:07:47 go: downloading gopkg.in/yaml.v2 v2.2.2 18:07:47 go: downloading github.com/davecgh/go-spew v1.1.0 18:07:47 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 18:07:48 GO111MODULE=on go build -o cmd/install/install ./cmd/install 18:07:49 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 18:07:49 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 18:07:51 Building static-packages 18:07:51 + snapcraftctl build 18:07:53  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:07:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:07:53 ---> b2d58eeb0cf9 18:07:53 Step 3/24 : WORKDIR /edgex-go 18:07:53 ---> Using cache 18:07:53 ---> bee45430d497 18:07:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:07:53 ---> Using cache 18:07:53 ---> 28e2a0922f3c 18:07:53 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:07:53 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:07:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:07:53 ---> b2d58eeb0cf9 18:07:53 Step 3/24 : WORKDIR /edgex-go 18:07:53 ---> Using cache 18:07:53 ---> bee45430d497 18:07:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:07:53 ---> Using cache 18:07:53 ---> 28e2a0922f3c 18:07:53 Step 5/24 : RUN apk add --update --no-cache make bash git 18:07:53 Building version 18:07:53 + snapcraftctl build 18:07:55 Staging config-common 18:07:55 + snapcraftctl stage 18:07:56 ---> Running in 415b6239e04d 18:07:56 ---> Running in cadf83656fd9 18:07:56 Skipping stage go-build-helper (already ran) 18:07:56 Staging edgex-go 18:07:56 + snapcraftctl stage 18:07:57 Staging hooks 18:07:57 + snapcraftctl stage 18:07:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:07:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:07:58 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:07:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:07:58 ---> b2d58eeb0cf9 18:07:58 Step 3/22 : WORKDIR /edgex-go 18:07:58 ---> Using cache 18:07:58 ---> bee45430d497 18:07:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:07:58 ---> Using cache 18:07:58 ---> 28e2a0922f3c 18:07:58 Step 5/22 : RUN apk add --update --no-cache make git 18:07:58 ---> Using cache 18:07:58 ---> c5f11b868cfa 18:07:58 Step 6/22 : COPY go.mod . 18:07:58 ---> Using cache 18:07:58 ---> 1c3f54ded83e 18:07:58 Step 7/22 : RUN go mod download 18:07:58 ---> Using cache 18:07:58 ---> c396c20fc725 18:07:58 Step 8/22 : COPY . . 18:07:58 ---> Using cache 18:07:58 ---> a7b7baeaca98 18:07:58 Step 9/22 : RUN go mod tidy 18:07:58 ---> Using cache 18:07:58 ---> 6b1098acdc66 18:07:58 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:07:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:07:58 Staging static-packages 18:07:58 + snapcraftctl stage 18:07:58 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:07:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:07:58 ---> b2d58eeb0cf9 18:07:58 Step 3/23 : WORKDIR /edgex-go 18:07:58 ---> Using cache 18:07:58 ---> bee45430d497 18:07:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:07:58 ---> Using cache 18:07:58 ---> 28e2a0922f3c 18:07:58 Step 5/23 : RUN apk add --update --no-cache make git 18:07:58 ---> Using cache 18:07:58 ---> c5f11b868cfa 18:07:58 Step 6/23 : COPY go.mod . 18:07:58 ---> Using cache 18:07:58 ---> 1c3f54ded83e 18:07:58 Step 7/23 : RUN go mod download 18:07:58 ---> Using cache 18:07:58 ---> c396c20fc725 18:07:58 Step 8/23 : COPY . . 18:07:58 ---> Using cache 18:07:58 ---> a7b7baeaca98 18:07:58 Step 9/23 : RUN go mod tidy 18:07:58 ---> Using cache 18:07:58 ---> 6b1098acdc66 18:07:58 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 18:07:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:07:59 ---> Running in 9316a87cbf1f 18:07:59 ---> Running in c309437bf7e7 18:07:59 Staging version 18:07:59 + snapcraftctl stage 18:07:59 OK: 218 MiB in 52 packages 18:07:59 OK: 218 MiB in 52 packages 18:08:00 Priming config-common 18:08:00 + snapcraftctl prime 18:08:01 Priming go-build-helper 18:08:01 + snapcraftctl prime 18:08:01 Removing intermediate container 415b6239e04d 18:08:01 ---> 19e97b61b936 18:08:01 Step 6/24 : COPY go.mod . 18:08:01 Removing intermediate container cadf83656fd9 18:08:01 ---> c5c58fc5627f 18:08:01 Step 6/24 : COPY go.mod . 18:08: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 18:08: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 18:08:02 ---> 7bfbcbc51f57 18:08:02 Step 7/24 : RUN go mod download 18:08:02 Priming edgex-go 18:08:02 + snapcraftctl prime 18:08:02 ---> Running in 4726cafbaa53 18:08:02 ---> 7767eeb8d962 18:08:02 Step 7/24 : RUN go mod download 18:08:03 ---> Running in 3277f50f0305 18:08:04 Priming hooks 18:08:04 + snapcraftctl prime 18:08:05 Priming static-packages 18:08:05 + snapcraftctl prime 18:08:07 Removing intermediate container 4726cafbaa53 18:08:07 ---> f0cdbec35c1f 18:08:07 Step 8/24 : COPY . . 18:08:07 Priming version 18:08:07 + snapcraftctl prime 18:08:07 Removing intermediate container 3277f50f0305 18:08:07 ---> ea5928cb4e55 18:08:07 Step 8/24 : COPY . . 18:08:08 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] } 18:08:40 ---> f6306aeebab8 18:08:40 Step 9/24 : RUN go mod tidy 18:08:40 ---> b3443b3140b6 18:08:40 Step 9/24 : RUN go mod tidy 18:08:40 ---> Running in d99e6ce63480 18:08:40 ---> Running in 2cd3db986ec2 18:08:47 Removing intermediate container d99e6ce63480 18:08:47 ---> f6568b2ff168 18:08:47 Step 10/24 : RUN make cmd/core-data/core-data 18:08:47 ---> Running in ffb104c27b07 18:08:47 Removing intermediate container 2cd3db986ec2 18:08:47 ---> b9127bb40448 18:08:47 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:08:47 ---> Running in 0e1aa15c79a3 18:08:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 18:08: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 18:09:21 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 18:09:37 Removing intermediate container c309437bf7e7 18:09:37 ---> fb40d74c2624 18:09:37 18:09:37 Step 11/22 : FROM alpine:3.12 18:09:37 ---> c4fd0aeabfcf 18:09:37 Step 12/22 : RUN apk add --update --no-cache curl 18:09:37 Removing intermediate container 9316a87cbf1f 18:09:37 ---> e311d79b4eb9 18:09:37 18:09:37 Step 11/23 : FROM alpine:3.12 18:09:37 ---> c4fd0aeabfcf 18:09:37 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:09:37 ---> Using cache 18:09:37 ---> b0b9924b6c6e 18:09:37 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:09:37 ---> Using cache 18:09:37 ---> 50e0e3408c3b 18:09:37 Step 14/23 : ENV APP_PORT=59861 18:09:37 ---> Running in 21712ed3ed4e 18:09:37 ---> Running in 5ca9c58fa743 18:09:37 Removing intermediate container 21712ed3ed4e 18:09:37 ---> 4031f94eea5f 18:09:37 Step 15/23 : EXPOSE $APP_PORT 18:09:37 ---> Running in 902b6125d6e4 18:09:37 Removing intermediate container 902b6125d6e4 18:09:37 ---> 8d060cfda9b2 18:09:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:09:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:09:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:09:39 (1/4) Installing ca-certificates (20191127-r4) 18:09:39 (2/4) Installing nghttp2-libs (1.41.0-r0) 18:09:39 (3/4) Installing libcurl (7.77.0-r0) 18:09:39 (4/4) Installing curl (7.77.0-r0) 18:09:39 Executing busybox-1.31.1-r20.trigger 18:09:39 ---> 9768fefb8284 18:09:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:09:39 Executing ca-certificates-20191127-r4.trigger 18:09:39 OK: 7 MiB in 18 packages 18:09:41 ---> 61e5ed406d63 18:09:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:09:42 Removing intermediate container 5ca9c58fa743 18:09:42 ---> 20a58a947394 18:09:42 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:09:42 ---> Running in 1eafd572eda8 18:09:43 ---> 58f2383c2a2b 18:09:43 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:09:43 ---> Running in 3553536472a3 18:09:43 Removing intermediate container 1eafd572eda8 18:09:43 ---> e90d13a51f54 18:09:43 Step 14/22 : WORKDIR /edgex 18:09:44 ---> Running in 8479c9fed51b 18:09:44 Removing intermediate container 3553536472a3 18:09:44 ---> 70b7c05f3ac5 18:09:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:09:44 ---> Running in 7a5a9db49408 18:09:44 Removing intermediate container 8479c9fed51b 18:09:44 ---> be48062e1991 18:09:44 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:09:45 Removing intermediate container 7a5a9db49408 18:09:45 ---> fab45e8f7210 18:09:45 Step 21/23 : LABEL arch=arm64 18:09:45 ---> Running in 67188620545f 18:09:46 ---> a8d7a514f2dd 18:09:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:09:46 Removing intermediate container 67188620545f 18:09:46 ---> 9683a3e1d74a 18:09:46 Step 22/23 : LABEL git_sha=5f69c93d373cc2b30d3ef1961268ff86393ee59e 18:09:47 ---> Running in 216f1734dd12 18:09:47 Removing intermediate container 216f1734dd12 18:09:47 ---> 46405d1655ec 18:09:47 Step 23/23 : LABEL version=0.0.0 18:09:48 ---> Running in e01f9feb29a0 18:09:48 ---> 4ff98d1e6fa2 18:09:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:09:49 Removing intermediate container e01f9feb29a0 18:09:49 ---> ed0d89c6cbc8 18:09:49 18:09:50 Successfully built ed0d89c6cbc8 18:09:50 Successfully tagged support-scheduler-arm64:latest 18:09:50  Building support-scheduler ... done  ---> a6ddcb8cda3a 18:09:50 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:09:50 ---> Running in 140adabba937 18:09:51 Removing intermediate container 140adabba937 18:09:51 ---> d7dadb4a2cd9 18:09:51 Step 19/22 : CMD ["--init=true"] 18:09:51 ---> Running in b2623dc473c5 18:09:52 Removing intermediate container b2623dc473c5 18:09:52 ---> d8bccee3ae64 18:09:52 Step 20/22 : LABEL arch=arm64 18:09:52 ---> Running in 7b842d70720e 18:09:54 Removing intermediate container 7b842d70720e 18:09:54 ---> 439159bc37f3 18:09:54 Step 21/22 : LABEL git_sha=5f69c93d373cc2b30d3ef1961268ff86393ee59e 18:09:54 ---> Running in 5d92a282c786 18:09:54 Removing intermediate container 5d92a282c786 18:09:54 ---> af967a00266a 18:09:54 Step 22/22 : LABEL version=0.0.0 18:09:55 ---> Running in d924e934149e 18:09:56 Removing intermediate container d924e934149e 18:09:56 ---> f33a17cb5566 18:09:56 18:09:56 Successfully built f33a17cb5566 18:09:56 Successfully tagged security-proxy-setup-arm64:latest 18:10:11  Building security-proxy-setup ... done Removing intermediate container 0e1aa15c79a3 18:10:11 ---> a3e9e4fef713 18:10:11 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:10:11 ---> Running in fd9569774263 18:10:12 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 18:10:15 Removing intermediate container fd9569774263 18:10:15 ---> 61d40e5cf53c 18:10:15 18:10:15 Step 12/24 : FROM docker:20.10.6 18:10:15 20.10.6: Pulling from library/docker 18:10:17 Removing intermediate container ffb104c27b07 18:10:17 ---> 3da7ec70d3a4 18:10:17 18:10:17 Step 11/24 : FROM alpine:3.12 18:10:17 ---> c4fd0aeabfcf 18:10:17 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:10:17 ---> Running in a9c754cffefd 18:10:18 Removing intermediate container a9c754cffefd 18:10:18 ---> 501c8a2ba23c 18:10:18 Step 13/24 : ENV APP_PORT=59880 18:10:18 ---> Running in 127f7e1373ae 18:10:19 Removing intermediate container 127f7e1373ae 18:10:19 ---> 3471594f3bcd 18:10:19 Step 14/24 : EXPOSE $APP_PORT 18:10:19 ---> Running in 2d704a8c3579 18:10:19 Removing intermediate container 2d704a8c3579 18:10:19 ---> 862a77ff16b2 18:10:19 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:10:19 ---> Running in c061eeb9d78d 18:10:23 Removing intermediate container c061eeb9d78d 18:10:23 ---> 04d672806470 18:10:23 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 18:10:23 ---> Running in 7bc5cd110e77 18:10:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:10:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:10:26 (1/6) Installing dumb-init (1.2.2-r1) 18:10:26 (2/6) Installing libgcc (9.3.0-r2) 18:10:26 (3/6) Installing libsodium (1.0.18-r0) 18:10:26 (4/6) Installing libstdc++ (9.3.0-r2) 18:10:26 (5/6) Installing libzmq (4.3.3-r0) 18:10:26 (6/6) Installing zeromq (4.3.3-r0) 18:10:27 Executing busybox-1.31.1-r20.trigger 18:10:27 OK: 8 MiB in 20 packages 18:10:29 Removing intermediate container 7bc5cd110e77 18:10:29 ---> 1881aab0546c 18:10:29 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:10:30 Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 18:10:30 Status: Downloaded newer image for docker:20.10.6 18:10:30 ---> cdf2a7733a7b 18:10:30 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:10:30 ---> Running in 0a5a0e238b7a 18:10:30 ---> 4bcef060ba37 18:10:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:10:31 Removing intermediate container 0a5a0e238b7a 18:10:31 ---> e638635f56dc 18:10:31 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 18:10:31 ---> Running in 6b87269e6786 18:10:32 ---> 79a934f98507 18:10:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:10:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:10:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:10:33 ---> 6ae8787ca47f 18:10:33 Step 20/24 : ENTRYPOINT ["/core-data"] 18:10:33 ---> Running in 65c91ad00901 18:10:33 (1/39) Installing readline (8.1.0-r0) 18:10:33 (2/39) Installing bash (5.1.0-r0) 18:10:33 Executing bash-5.1.0-r0.post-install 18:10:33 Removing intermediate container 65c91ad00901 18:10:33 ---> 5ac2bd241291 18:10:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:10:33 (3/39) Installing brotli-libs (1.0.9-r3) 18:10:33 (4/39) Installing nghttp2-libs (1.42.0-r1) 18:10:33 (5/39) Installing libcurl (7.77.0-r1) 18:10:33 (6/39) Installing curl (7.77.0-r1) 18:10:34 (7/39) Installing dumb-init (1.2.5-r0) 18:10:34 (8/39) Installing libbz2 (1.0.8-r1) 18:10:34 (9/39) Installing expat (2.2.10-r1) 18:10:34 (10/39) Installing libffi (3.3-r2) 18:10:34 (11/39) Installing gdbm (1.19-r0) 18:10:34 (12/39) Installing xz-libs (5.2.5-r0) 18:10:34 (13/39) Installing sqlite-libs (3.34.1-r0) 18:10:34 (14/39) Installing python3 (3.8.10-r0) 18:10:34 ---> Running in d131d66b1f9d 18:10:35 Removing intermediate container d131d66b1f9d 18:10:35 ---> 02ed55834180 18:10:35 Step 22/24 : LABEL arch=arm64 18:10:35 ---> Running in ec42d9b43d9a 18:10:35 (15/39) Installing py3-appdirs (1.4.4-r1) 18:10:35 Removing intermediate container ec42d9b43d9a 18:10:35 ---> e74008fe219c 18:10:35 Step 23/24 : LABEL git_sha=5f69c93d373cc2b30d3ef1961268ff86393ee59e 18:10:35 (16/39) Installing py3-ordered-set (4.0.2-r0) 18:10:35 (17/39) Installing py3-parsing (2.4.7-r1) 18:10:36 (18/39) Installing py3-six (1.15.0-r0) 18:10:36 (19/39) Installing py3-packaging (20.9-r0) 18:10:36 (20/39) Installing py3-setuptools (51.3.3-r0) 18:10:36 (21/39) Installing py3-chardet (4.0.0-r0) 18:10:36 ---> Running in 1170708569b9 18:10:36 (22/39) Installing py3-idna (3.1-r0) 18:10:36 (23/39) Installing py3-urllib3 (1.26.2-r1) 18:10:36 (24/39) Installing py3-requests (2.25.1-r1) 18:10:36 (25/39) Installing py3-msgpack (1.0.2-r0) 18:10:36 (26/39) Installing py3-lockfile (0.12.2-r3) 18:10:36 (27/39) Installing py3-cachecontrol (0.12.6-r0) 18:10:36 (28/39) Installing py3-colorama (0.4.4-r0) 18:10:36 (29/39) Installing py3-contextlib2 (0.6.0-r0) 18:10:36 (30/39) Installing py3-distlib (0.3.1-r1) 18:10:36 (31/39) Installing py3-distro (1.5.0-r1) 18:10:36 (32/39) Installing py3-webencodings (0.5.1-r3) 18:10:36 (33/39) Installing py3-html5lib (1.1-r0) 18:10:36 (34/39) Installing py3-pytoml (0.1.21-r0) 18:10:36 (35/39) Installing py3-pep517 (0.9.1-r0) 18:10:36 (36/39) Installing py3-progress (1.5-r0) 18:10:36 (37/39) Installing py3-retrying (1.3.3-r0) 18:10:36 (38/39) Installing py3-toml (0.10.2-r0) 18:10:36 (39/39) Installing py3-pip (20.3.4-r0) 18:10:37 Removing intermediate container 1170708569b9 18:10:37 ---> 043deffc5c25 18:10:37 Step 24/24 : LABEL version=0.0.0 18:10:37 Executing busybox-1.32.1-r6.trigger 18:10:37 ---> Running in 0638f7ae155b 18:10:37 OK: 82 MiB in 59 packages 18:10:37 Removing intermediate container 0638f7ae155b 18:10:37 ---> a3584c61948e 18:10:37 18:10:38 Successfully built a3584c61948e 18:10:38 Successfully tagged core-data-arm64:latest 18:10:46  Building core-data ... done Collecting docker-compose==1.23.2 18:10:46 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:10:46 Collecting websocket-client<1.0,>=0.32.0 18:10:46 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:10:46 Collecting dockerpty<0.5,>=0.4.1 18:10:46 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:10:50 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:10:50 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:10:50 Collecting jsonschema<3,>=2.5.1 18:10:50 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:10:50 Collecting cached-property<2,>=1.2.0 18:10:50 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:10:51 Collecting docker<4.0,>=3.6.0 18:10:51 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:10:52 Collecting PyYAML<4,>=3.10 18:10:52 Downloading PyYAML-3.13.tar.gz (270 kB) 18:10:55 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 18:10:55 Collecting texttable<0.10,>=0.9.0 18:10:55 Downloading texttable-0.9.1.tar.gz (11 kB) 18:10:58 Collecting docopt<0.7,>=0.6.1 18:10:58 Downloading docopt-0.6.2.tar.gz (25 kB) 18:11:01 Collecting docker-pycreds>=0.4.0 18:11:01 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:11:02 Collecting urllib3<1.25,>=1.21.1 18:11:02 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:11:02 Collecting certifi>=2017.4.17 18:11:02 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 18:11:03 Collecting chardet<3.1.0,>=3.0.2 18:11:03 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 18:11:03 Collecting idna<2.8,>=2.5 18:11:03 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:11:03 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 18:11:03 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 18:11:03 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 18:11:03 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 18:11:05 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 18:11:05 Attempting uninstall: urllib3 18:11:05 Found existing installation: urllib3 1.26.2 18:11:05 Uninstalling urllib3-1.26.2: 18:11:05 Successfully uninstalled urllib3-1.26.2 18:11:05 Attempting uninstall: idna 18:11:05 Found existing installation: idna 3.1 18:11:05 Uninstalling idna-3.1: 18:11:05 Successfully uninstalled idna-3.1 18:11:06 Attempting uninstall: chardet 18:11:06 Found existing installation: chardet 4.0.0 18:11:06 Uninstalling chardet-4.0.0: 18:11:06 Successfully uninstalled chardet-4.0.0 18:11:08 Attempting uninstall: requests 18:11:08 Found existing installation: requests 2.25.1 18:11:08 Uninstalling requests-2.25.1: 18:11:08 Successfully uninstalled requests-2.25.1 18:11:09 Running setup.py install for texttable: started 18:11:11 Running setup.py install for texttable: finished with status 'done' 18:11:11 Running setup.py install for PyYAML: started 18:11:13 Running setup.py install for PyYAML: finished with status 'done' 18:11:14 Running setup.py install for docopt: started 18:11:16 Running setup.py install for docopt: finished with status 'done' 18:11:16 Running setup.py install for dockerpty: started 18:11:19 Running setup.py install for dockerpty: finished with status 'done' 18:11:20 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 18:11:30 Removing intermediate container 6b87269e6786 18:11:30 ---> 6b2342677566 18:11:30 Step 15/24 : ENV APP_PORT=58890 18:11:30 ---> Running in 62b6fff98400 18:11:30 Removing intermediate container 62b6fff98400 18:11:30 ---> a9a5d78055b3 18:11:30 Step 16/24 : EXPOSE $APP_PORT 18:11:31 ---> Running in e8beedc4da8a 18:11:31 Removing intermediate container e8beedc4da8a 18:11:31 ---> d06135797101 18:11:31 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:11:33 ---> 513ac8351e0d 18:11:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:11:33 ---> 3178669dc134 18:11:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:11:35 ---> 9c5240e8bbcd 18:11:35 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 18:11:35 ---> Running in 2cb0eb55c632 18:11:35 Removing intermediate container 2cb0eb55c632 18:11:35 ---> 9ec0fa14e573 18:11:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:11:35 ---> Running in 1c5598e63cd0 18:11:36 Removing intermediate container 1c5598e63cd0 18:11:36 ---> 9520d61757a1 18:11:36 Step 22/24 : LABEL arch=arm64 18:11:36 ---> Running in d0d8e79a22aa 18:11:37 Removing intermediate container d0d8e79a22aa 18:11:37 ---> 41af28da49ab 18:11:37 Step 23/24 : LABEL git_sha=5f69c93d373cc2b30d3ef1961268ff86393ee59e 18:11:37 ---> Running in 1f19ba66fe11 18:11:37 Removing intermediate container 1f19ba66fe11 18:11:37 ---> 3278d05f515a 18:11:37 Step 24/24 : LABEL version=0.0.0 18:11:37 ---> Running in f01c9ee38f64 18:11:38 Removing intermediate container f01c9ee38f64 18:11:38 ---> 5ae162b69c6e 18:11:38 18:11:39 Successfully built 5ae162b69c6e 18:11:39 Successfully tagged sys-mgmt-agent-arm64:latest 18:11:39  Building sys-mgmt-agent ... done  [Pipeline] } 18:11:39 $ docker stop --time=1 a0468e5fc1997a7aaf62a184e27b0374fad85dee0913920ccf4e7bfed8a31cf2 18:11:41 $ docker rm -f a0468e5fc1997a7aaf62a184e27b0374fad85dee0913920ccf4e7bfed8a31cf2 [Pipeline] // withDockerContainer [Pipeline] sh 18:11:42 + docker images 18:11:42 REPOSITORY TAG IMAGE ID CREATED SIZE 18:11:42 sys-mgmt-agent-arm64 latest 5ae162b69c6e 4 seconds ago 311MB 18:11:42 core-data-arm64 latest a3584c61948e About a minute ago 19.2MB 18:11:42 3da7ec70d3a4 About a minute ago 997MB 18:11:42 61d40e5cf53c About a minute ago 992MB 18:11:42 security-proxy-setup-arm64 latest f33a17cb5566 About a minute ago 24.2MB 18:11:42 support-scheduler-arm64 latest ed0d89c6cbc8 About a minute ago 15.1MB 18:11:42 e311d79b4eb9 2 minutes ago 991MB 18:11:42 fb40d74c2624 2 minutes ago 995MB 18:11:42 security-bootstrapper-arm64 latest e6426c796839 4 minutes ago 17.5MB 18:11:42 security-secretstore-setup-arm64 latest 7c2fcb883d52 4 minutes ago 27.1MB 18:11:42 core-metadata-arm64 latest 213837ce76b8 4 minutes ago 15.7MB 18:11:42 core-command-arm64 latest b048922b2341 4 minutes ago 15MB 18:11:42 support-notifications-arm64 latest 8b82e0c1f9a9 4 minutes ago 15.7MB 18:11:42 0ed5ee820558 4 minutes ago 994MB 18:11:42 af8de2bc2224 5 minutes ago 998MB 18:11:42 e31c500087e9 5 minutes ago 992MB 18:11:42 197cabb8131c 5 minutes ago 991MB 18:11:42 307911319d42 5 minutes ago 989MB 18:11:42 ci-base-image-arm64 latest b2d58eeb0cf9 15 minutes ago 664MB 18:11:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine d9e956139c92 21 hours ago 451MB 18:11:42 alpine 3.12 c4fd0aeabfcf 4 weeks ago 5.32MB 18:11:42 docker 20.10.6 cdf2a7733a7b 3 months ago 234MB 18:11:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 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] libraryResource [Pipeline] sh 18:11:43 ---> job-cost.sh 18:11:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-F0Lw 18:12:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:14:47 lf-activate-venv(): INFO: Adding /tmp/venv-F0Lw/bin to PATH 18:14:47 INFO: No Stack... 18:14:47 INFO: Retrieving Pricing Info for: v2-standard-4 18:14:47 INFO: Archiving Costs [Pipeline] sh 18:14:47 + cat /w/workspace/edgex-go/1/archives/cost.csv 18:14:47 + cut -d, -f6 [Pipeline] lock 18:14:47 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3625-1-stack-cost] 18:14:47 Resource [jenkins-edgexfoundry-edgex-go-PR-3625-1-stack-cost] did not exist. Created. 18:14:47 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3625-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:14:48 + echo total: 0.18000000715255737 [Pipeline] stash 18:14:48 Stashed 1 file(s) [Pipeline] } 18:14:48 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3625-1-stack-cost] [Pipeline] // lock [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 18:14:49 provisioning config files... 18:14:49 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config9037457123544799336tmp [Pipeline] { [Pipeline] sh 18:14:50 + set +x 18:14:50 + curl -s https://codecov.io/bash 18:14:50 + bash -s -- 18:14:50 18:14:50 _____ _ 18:14:50 / ____| | | 18:14:50 | | ___ __| | ___ ___ _____ __ 18:14:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:14:50 | |___| (_) | (_| | __/ (_| (_) \ V / 18:14:50 \_____\___/ \__,_|\___|\___\___/ \_/ 18:14:50 Bash-1.0.5 18:14:50 18:14:50 18:14:50 ==> git version 2.24.4 found 18:14:50 ==> 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 18:14:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:14:50 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:14:50 ==> Jenkins CI detected. 18:14:50 project root: . 18:14:50 --> token set from env 18:14:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:14:50 ==> Running gcov in . (disable via -X gcov) 18:14:50 ==> Python coveragepy not found 18:14:50 ==> Searching for coverage reports in: 18:14:50 + . 18:14:50 -> Found 1 reports 18:14:50 ==> Detecting git/mercurial file structure 18:14:50 ==> Reading reports 18:14:50 + ./coverage.out bytes=402846 18:14:50 ==> Appending adjustments 18:14:50 https://docs.codecov.io/docs/fixing-reports 18:14:51 + Found adjustments 18:14:51 ==> Gzipping contents 18:14:51 56K /tmp/codecov.PXduNB.gz 18:14:51 ==> Uploading reports 18:14:51 url: https://codecov.io 18:14:51 query: branch=PR-3625&commit=5f69c93d373cc2b30d3ef1961268ff86393ee59e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3625%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3625&job=&cmd_args= 18:14:51 -> Pinging Codecov 18:14:51 https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3625&commit=5f69c93d373cc2b30d3ef1961268ff86393ee59e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3625%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3625&job=&cmd_args= 18:14:51 -> Uploading to 18:14:51 https://storage.googleapis.com/codecov/v4/raw/2021-07-15/00271124DB129430A58F1EEE437C3FCB/5f69c93d373cc2b30d3ef1961268ff86393ee59e/c8808aaa-2389-40ee-a2dc-047080bdffea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210715%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210715T181451Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=780454d330ad4921f7138e7a5bbfaa9ce704370610dc55e5a191aeb6895c21de 18:14:51 % Total % Received % Xferd Average Speed Time Time Time Current 18:14:51 Dload Upload Total Spent Left Speed 18:14:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54434 0 0 100 54434 0 142k --:--:-- --:--:-- --:--:-- 142k 18:14:52 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/5f69c93d373cc2b30d3ef1961268ff86393ee59e [Pipeline] } 18:14:52 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] libraryResource [Pipeline] sh 18:14:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:14:55 ---> package-listing.sh 18:14:55 ++ facter osfamily 18:14:55 ++ tr '[:upper:]' '[:lower:]' 18:14:55 + OS_FAMILY=redhat 18:14:55 + workspace=/w/workspace/edgex-go/1 18:14:55 + START_PACKAGES=/tmp/packages_start.txt 18:14:55 + END_PACKAGES=/tmp/packages_end.txt 18:14:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:14:55 + PACKAGES=/tmp/packages_start.txt 18:14:55 + '[' /w/workspace/edgex-go/1 ']' 18:14:55 + PACKAGES=/tmp/packages_end.txt 18:14:55 + case "${OS_FAMILY}" in 18:14:55 + sort 18:14:55 + rpm -qa 18:14:57 + '[' -f /tmp/packages_start.txt ']' 18:14:57 + '[' -f /tmp/packages_end.txt ']' 18:14:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:14:57 + '[' /w/workspace/edgex-go/1 ']' 18:14:57 + mkdir -p /w/workspace/edgex-go/1/archives/ 18:14:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 18:14:57 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 18:14:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:14:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:14:58 18:14:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:14:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:14:59 alpine: Pulling from edgex-lftools-log-publisher 18:14:59 5843afab3874: Pulling fs layer 18:14:59 2dfaacf7024e: Pulling fs layer 18:14:59 2dbba127c6aa: Pulling fs layer 18:14:59 1a467efa2204: Pulling fs layer 18:14:59 865369a531d5: Pulling fs layer 18:14:59 2dc3bafdbf1c: Pulling fs layer 18:14:59 9ac237eaa80d: Pulling fs layer 18:14:59 6bcad4ecc5c2: Pulling fs layer 18:14:59 7074353bde3e: Pulling fs layer 18:14:59 2dc3bafdbf1c: Waiting 18:14:59 9ac237eaa80d: Waiting 18:14:59 6bcad4ecc5c2: Waiting 18:14:59 7074353bde3e: Waiting 18:14:59 1a467efa2204: Waiting 18:14:59 865369a531d5: Waiting 18:14:59 2dfaacf7024e: Verifying Checksum 18:14:59 2dfaacf7024e: Download complete 18:14:59 1a467efa2204: Verifying Checksum 18:14:59 1a467efa2204: Download complete 18:14:59 5843afab3874: Verifying Checksum 18:14:59 5843afab3874: Download complete 18:14:59 2dc3bafdbf1c: Verifying Checksum 18:14:59 2dc3bafdbf1c: Download complete 18:14:59 9ac237eaa80d: Verifying Checksum 18:14:59 9ac237eaa80d: Download complete 18:14:59 6bcad4ecc5c2: Verifying Checksum 18:14:59 6bcad4ecc5c2: Download complete 18:14:59 5843afab3874: Pull complete 18:14:59 865369a531d5: Verifying Checksum 18:14:59 865369a531d5: Download complete 18:14:59 2dfaacf7024e: Pull complete 18:15:00 2dbba127c6aa: Verifying Checksum 18:15:00 2dbba127c6aa: Download complete 18:15:00 2dbba127c6aa: Pull complete 18:15:00 1a467efa2204: Pull complete 18:15:00 865369a531d5: Pull complete 18:15:00 2dc3bafdbf1c: Pull complete 18:15:01 9ac237eaa80d: Pull complete 18:15:01 6bcad4ecc5c2: Pull complete 18:15:05 7074353bde3e: Verifying Checksum 18:15:05 7074353bde3e: Download complete 18:15:08 7074353bde3e: Pull complete 18:15:08 Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 18:15:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:15:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:15:09 prd-centos7-docker-4c-2g-2904 does not seem to be running inside a container 18:15:09 $ 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:alpine cat 18:15:12 $ docker top fac9d43a620544cef65a7dcabb792b3744115baff7ddd5b8bb016f4328538429 -eo pid,comm [Pipeline] { [Pipeline] sh 18:15:12 + touch /tmp/pre-build-complete [Pipeline] sh 18:15:12 + mkdir -p /var/log/sa [Pipeline] sh 18:15:13 + ls /var/log/sa-host 18:15:13 + sadf -c /var/log/sa-host/sa05 18:15:13 file_magic: OK 18:15:13 HZ: Using current value: 100 18:15:13 file_header: OK 18:15:13 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 18:15:13 Statistics: 18:15:13 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:15:13 File successfully converted to sysstat format version 12.5.4 18:15:13 + sadf -c /var/log/sa-host/sa15 18:15:13 file_magic: OK 18:15:13 HZ: Using current value: 100 18:15:13 file_header: OK 18:15:13 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 18:15:13 Statistics: 18:15:13 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:15:13 File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:15:13 provisioning config files... 18:15:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6423172896444722367tmp [Pipeline] { [Pipeline] echo 18:15:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:15:14 ---> create-netrc.sh [Pipeline] } 18:15:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:15:14 ---> python-tools-install.sh [Pipeline] echo 18:15:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:15:15 ---> sudo-logs.sh 18:15:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:15:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:15:15 ---> job-cost.sh 18:15:15 lf-activate-venv: SKIPPING 18:15:15 DEBUG: total: 0.18000000715255737 18:15:15 INFO: Retrieving Stack Cost... 18:15:16 INFO: Retrieving Pricing Info for: v3-standard-2 18:15:16 INFO: Archiving Costs [Pipeline] echo 18:15:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:15:17 ---> logs-deploy.sh 18:15:17 lf-activate-venv: SKIPPING 18:15:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3625/1 18:15:17 INFO: archiving workspace using pattern(s): 18:15:17 Archives upload complete. 18:15:18 INFO: archiving logs to Nexus 18:15:18 ---> uname -a: 18:15:18 Linux prd-centos7-docker-4c-2g-2904.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 18:15:18 18:15:18 18:15:18 ---> lscpu: 18:15:18 Architecture: x86_64 18:15:18 CPU op-mode(s): 32-bit, 64-bit 18:15:18 Address sizes: 40 bits physical, 48 bits virtual 18:15:18 Byte Order: Little Endian 18:15:18 CPU(s): 2 18:15:18 On-line CPU(s) list: 0,1 18:15:18 Vendor ID: AuthenticAMD 18:15:18 BIOS Vendor ID: QEMU 18:15:18 Model name: AMD EPYC-Rome Processor 18:15:18 BIOS Model name: pc-i440fx-4.2 18:15:18 CPU family: 23 18:15:18 Model: 49 18:15:18 Thread(s) per core: 1 18:15:18 Core(s) per socket: 1 18:15:18 Socket(s): 2 18:15:18 Stepping: 0 18:15:18 BogoMIPS: 5599.99 18:15:18 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 18:15:18 Virtualization: AMD-V 18:15:18 Hypervisor vendor: KVM 18:15:18 Virtualization type: full 18:15:18 L1d cache: 64 KiB (2 instances) 18:15:18 L1i cache: 64 KiB (2 instances) 18:15:18 L2 cache: 1 MiB (2 instances) 18:15:18 L3 cache: 32 MiB (2 instances) 18:15:18 NUMA node(s): 1 18:15:18 NUMA node0 CPU(s): 0,1 18:15:18 Vulnerability Itlb multihit: Not affected 18:15:18 Vulnerability L1tf: Not affected 18:15:18 Vulnerability Mds: Not affected 18:15:18 Vulnerability Meltdown: Not affected 18:15:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:15:18 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:15:18 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:15:18 Vulnerability Srbds: Not affected 18:15:18 Vulnerability Tsx async abort: Not affected 18:15:18 18:15:18 18:15:18 ---> nproc: 18:15:18 2 18:15:18 18:15:18 18:15:18 ---> df -h: 18:15:18 Filesystem Size Used Available Use% Mounted on 18:15:18 overlay 40.0G 12.5G 27.5G 31% / 18:15:18 tmpfs 64.0M 0 64.0M 0% /dev 18:15:18 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 18:15:18 shm 64.0M 0 64.0M 0% /dev/shm 18:15:18 /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os 18:15:18 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf 18:15:18 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname 18:15:18 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts 18:15:18 /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json 18:15:18 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host 18:15:18 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure 18:15:18 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log 18:15:18 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/1 18:15:18 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/1@tmp 18:15:18 18:15:18 18:15:18 ---> free -m: 18:15:18 total used free shared buff/cache available 18:15:18 Mem: 7821 944 1361 0 5515 6561 18:15:18 Swap: 1023 1 1022 18:15:18 18:15:18 18:15:18 ---> ip addr: 18:15:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:15:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:15:18 inet 127.0.0.1/8 scope host lo 18:15:18 valid_lft forever preferred_lft forever 18:15:18 inet6 ::1/128 scope host 18:15:18 valid_lft forever preferred_lft forever 18:15:18 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:15:18 link/ether fa:16:3e:e9:7b:f0 brd ff:ff:ff:ff:ff:ff 18:15:18 inet 10.30.122.151/23 brd 10.30.123.255 scope global dynamic eth0 18:15:18 valid_lft 84797sec preferred_lft 84797sec 18:15:18 inet6 fe80::f816:3eff:fee9:7bf0/64 scope link 18:15:18 valid_lft forever preferred_lft forever 18:15:18 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:15:18 link/ether 02:42:65:b5:06:6d brd ff:ff:ff:ff:ff:ff 18:15:18 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:15:18 valid_lft forever preferred_lft forever 18:15:18 inet6 fe80::42:65ff:feb5:66d/64 scope link 18:15:18 valid_lft forever preferred_lft forever 18:15:18 18:15:18 18:15:18 ---> sar -b -r -n DEV: 18:15:18 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/15/21 _x86_64_ (2 CPU) 18:15:18 18:15:18 17:48:25 LINUX RESTART (2 CPU) 18:15:18 18:15:18 17:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:15:18 17:50:01 87.19 3.41 83.78 0.00 2578.65 8639.00 0.00 18:15:18 17:51:01 15.82 0.18 15.63 0.00 22.78 10674.66 0.00 18:15:18 17:52:01 179.34 0.00 179.34 0.00 0.00 49389.31 0.00 18:15:18 17:53:01 55.09 0.00 55.09 0.00 0.00 10679.80 0.00 18:15:18 17:54:01 88.49 0.00 88.49 0.00 0.00 20142.41 0.00 18:15:18 17:55:01 878.70 454.60 424.11 0.00 20102.56 297070.60 0.00 18:15:18 17:56:01 453.24 16.80 436.44 0.00 1637.02 207840.67 0.00 18:15:18 17:57:01 230.38 11.99 218.39 0.00 1455.30 39191.89 0.00 18:15:18 17:58:01 1.00 0.00 1.00 0.00 0.00 11.19 0.00 18:15:18 17:59:01 0.23 0.00 0.23 0.00 0.00 3.02 0.00 18:15:18 18:00:01 0.28 0.00 0.28 0.00 0.00 3.48 0.00 18:15:18 18:01:01 0.22 0.02 0.20 0.00 0.13 2.73 0.00 18:15:18 18:02:01 0.53 0.20 0.33 0.00 3.60 5.45 0.00 18:15:18 18:03:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 18:15:18 18:04:01 0.43 0.18 0.25 0.00 5.73 2.83 0.00 18:15:18 18:05:01 0.82 0.00 0.82 0.00 0.00 17.67 0.00 18:15:18 18:06:01 0.13 0.00 0.13 0.00 0.00 2.03 0.00 18:15:18 18:07:01 0.18 0.00 0.18 0.00 0.00 2.18 0.00 18:15:18 18:08:01 0.27 0.00 0.27 0.00 0.00 3.22 0.00 18:15:18 18:09:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 18:15:18 18:10:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 18:15:18 18:11:01 0.17 0.00 0.17 0.00 0.00 1.77 0.00 18:15:18 18:12:01 0.23 0.00 0.23 0.00 0.00 1.95 0.00 18:15:18 18:13:01 0.29 0.00 0.29 0.00 0.00 3.00 0.00 18:15:18 18:14:01 0.22 0.00 0.22 0.00 0.00 2.33 0.00 18:15:18 18:15:01 44.05 40.92 3.13 0.00 4147.90 101.12 0.00 18:15:18 Average: 78.46 20.34 58.12 0.00 1153.13 24787.25 0.00 18:15:18 18:15:18 17:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:15:18 17:50:01 5156764 0 899524 11.23 2620 1950032 1493480 16.49 843600 1599160 56308 18:15:18 17:51:01 4741940 0 857480 10.71 2620 2406900 1427080 15.76 979352 1864820 353396 18:15:18 17:52:01 4021480 0 1033096 12.90 2620 2951744 1732172 19.12 1202464 2241860 174908 18:15:18 17:53:01 3824624 0 1057312 13.20 2620 3124384 1646988 18.18 1311132 2312732 36760 18:15:18 17:54:01 3797184 0 991240 12.38 2620 3217896 1246552 13.76 1155308 2486504 36 18:15:18 17:55:01 588964 0 1761696 22.00 2620 5655660 3741828 41.31 2923640 3781920 48664 18:15:18 17:56:01 234780 0 1265220 15.80 2620 6506320 1992196 21.99 2846004 4189184 27672 18:15:18 17:57:01 2018924 0 1161272 14.50 2620 4826124 1504192 16.61 1438068 3839184 20 18:15:18 17:58:01 2031304 0 1148892 14.35 2620 4826124 1281688 14.15 1437124 3832332 12 18:15:18 17:59:01 2035236 0 1144952 14.30 2620 4826132 1250944 13.81 1434860 3832480 16 18:15:18 18:00:01 2035172 0 1145016 14.30 2620 4826132 1251004 13.81 1435304 3832480 8 18:15:18 18:01:01 2034180 0 1146000 14.31 2620 4826140 1253368 13.84 1435764 3832492 8 18:15:18 18:02:01 2034916 0 1145084 14.30 2620 4826320 1251620 13.82 1435980 3832604 8 18:15:18 18:03:01 2035576 0 1144420 14.29 2620 4826324 1251356 13.82 1435104 3832604 8 18:15:18 18:04:01 2034824 0 1145136 14.30 2620 4826360 1251536 13.82 1435444 3832624 28 18:15:18 18:05:01 2034648 0 1145308 14.30 2620 4826364 1251512 13.82 1435856 3832624 20 18:15:18 18:06:01 2034524 0 1145428 14.30 2620 4826368 1251524 13.82 1436092 3832624 16 18:15:18 18:07:01 2035392 0 1144552 14.29 2620 4826376 1251356 13.82 1435264 3832624 8 18:15:18 18:08:01 2035532 0 1144412 14.29 2620 4826376 1251356 13.82 1435148 3832624 8 18:15:18 18:09:01 2035132 0 1144804 14.29 2620 4826384 1251440 13.82 1435240 3832628 16 18:15:18 18:10:01 2035524 0 1144412 14.29 2620 4826384 1251356 13.82 1435156 3832624 16 18:15:18 18:11:01 2035524 0 1144408 14.29 2620 4826388 1251356 13.82 1435160 3832624 8 18:15:18 18:12:01 2035516 0 1144408 14.29 2620 4826396 1251356 13.82 1435176 3832624 8 18:15:18 18:13:01 2035508 0 1144416 14.29 2620 4826396 1251356 13.82 1435168 3832624 8 18:15:18 18:14:01 2035412 0 1144504 14.29 2620 4826404 1251440 13.82 1435264 3832624 16 18:15:18 18:15:01 1799064 0 1176888 14.69 2620 5030368 1439936 15.90 1474804 4026100 79132 18:15:18 Average: 2337602 0 1141149 14.25 2620 4527569 1443461 15.94 1483749 3519051 29889 18:15:18 18:15:18 17:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:15:18 17:50:01 vethb1e6010 352.09 328.09 33.99 970.21 0.00 0.00 0.00 0.00 18:15:18 17:50:01 eth0 1234.37 883.06 3816.85 87.46 0.00 0.00 0.00 0.00 18:15:18 17:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:18 17:50:01 docker0 352.09 327.98 29.18 970.20 0.00 0.00 0.00 0.00 18:15:18 17:51:01 eth0 646.57 431.82 2228.20 51.33 0.00 0.00 0.00 0.00 18:15:18 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:18 17:51:01 docker0 369.25 540.96 34.02 1726.09 0.00 0.00 0.00 0.00 18:15:18 17:52:01 veth65bba20 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:15:18 17:52:01 eth0 698.29 497.94 3327.16 91.42 0.00 0.00 0.00 0.00 18:15:18 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:18 17:52:01 docker0 244.84 311.43 17.23 845.59 0.00 0.00 0.00 0.00 18:15:18 17:53:01 veth65bba20 2.16 2.16 0.17 0.17 0.00 0.00 0.00 0.00 18:15:18 17:53:01 eth0 35.61 22.23 21.42 60.99 0.00 0.00 0.00 0.00 18:15:18 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:18 17:53:01 docker0 2.16 2.16 0.14 0.17 0.00 0.00 0.00 0.00 18:15:18 17:54:01 eth0 281.90 193.17 1707.35 27.92 0.00 0.00 0.00 0.00 18:15:18 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:18 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:18 17:55:01 veth56084ea 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 18:15:18 17:55:01 veth499ff3e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 18:15:18 17:55:01 eth0 113.22 80.15 201.57 61.57 0.00 0.00 0.00 0.00 18:15:18 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:18 17:56:01 vethee4ef4b 0.02 0.35 0.00 0.02 0.00 0.00 0.00 0.00 18:15:18 17:56:01 veth7e94488 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 18:15:18 17:56:01 eth0 124.69 80.82 290.54 75.64 0.00 0.00 0.00 0.00 18:15:18 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:18 17:57:01 eth0 297.20 181.21 1686.59 73.69 0.00 0.00 0.00 0.00 18:15:18 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:18 17:57:01 docker0 1111.14 1404.35 90.01 4389.67 0.00 0.00 0.00 0.00 18:15:18 17:58:01 eth0 0.52 0.28 0.27 0.18 0.00 0.00 0.00 0.00 18:15:18 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:18 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:18 17:59:01 eth0 0.75 0.20 0.19 0.10 0.00 0.00 0.00 0.00 18:15:18 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:18 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:18 18:00:01 eth0 1.18 0.33 0.34 0.20 0.00 0.00 0.00 0.00 18:15:18 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:18 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:18 18:01:01 eth0 1.50 0.27 0.38 0.20 0.00 0.00 0.00 0.00 18:15:18 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:18 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:18 18:02:01 eth0 0.95 0.50 0.53 0.39 0.00 0.00 0.00 0.00 18:15:18 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:18 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:18 18:03:01 eth0 0.92 0.05 0.08 0.00 0.00 0.00 0.00 0.00 18:15:18 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:18 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:18 18:04:01 eth0 3.07 0.47 0.62 0.28 0.00 0.00 0.00 0.00 18:15:18 18:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:18 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:18 18:05:01 eth0 1.52 0.62 0.68 0.41 0.00 0.00 0.00 0.00 18:15:18 18:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:18 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:18 18:06:01 eth0 0.57 0.33 0.27 0.17 0.00 0.00 0.00 0.00 18:15:18 18:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:18 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:18 18:07:01 eth0 0.10 0.10 0.01 0.04 0.00 0.00 0.00 0.00 18:15:18 18:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:18 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:18 18:08:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:15:18 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:18 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:18 18:09:01 eth0 0.28 0.20 0.14 0.07 0.00 0.00 0.00 0.00 18:15:18 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:18 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:18 18:10:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:15:18 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:18 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:18 18:11:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:15:18 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:18 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:18 18:12:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:15:18 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:18 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:18 18:13:01 eth0 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:15:18 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:18 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:18 18:14:01 eth0 0.33 0.20 0.14 0.07 0.00 0.00 0.00 0.00 18:15:18 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:18 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:18 18:15:01 eth0 124.00 74.22 778.51 11.41 0.00 0.00 0.00 0.00 18:15:18 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:18 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:18 Average: eth0 137.36 94.26 541.35 20.93 0.00 0.00 0.00 0.00 18:15:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:18 Average: docker0 42.76 54.05 3.46 168.95 0.00 0.00 0.00 0.00 18:15:18 18:15:18 18:15:18 ---> sar -P ALL: 18:15:18 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/15/21 _x86_64_ (2 CPU) 18:15:18 18:15:18 17:48:25 LINUX RESTART (2 CPU) 18:15:18 18:15:18 17:49:01 CPU %user %nice %system %iowait %steal %idle 18:15:18 17:50:01 all 10.96 0.00 3.87 1.81 0.07 83.30 18:15:18 17:50:01 0 12.06 0.00 4.39 1.67 0.09 81.79 18:15:18 17:50:01 1 9.87 0.00 3.35 1.95 0.05 84.78 18:15:18 17:51:01 all 11.93 0.00 2.60 0.56 0.06 84.85 18:15:18 17:51:01 0 7.63 0.00 2.74 0.92 0.05 88.66 18:15:18 17:51:01 1 16.23 0.00 2.46 0.21 0.07 81.03 18:15:18 17:52:01 all 39.96 0.00 8.62 2.73 0.09 48.61 18:15:18 17:52:01 0 40.03 0.00 9.42 3.09 0.09 47.38 18:15:18 17:52:01 1 39.89 0.00 7.82 2.37 0.09 49.83 18:15:18 17:53:01 all 36.11 0.00 4.51 0.44 0.08 58.86 18:15:18 17:53:01 0 36.03 0.00 4.63 0.60 0.07 58.68 18:15:18 17:53:01 1 36.20 0.00 4.40 0.28 0.09 59.03 18:15:18 17:54:01 all 54.27 0.00 8.98 1.81 0.10 34.84 18:15:18 17:54:01 0 54.55 0.00 9.31 1.58 0.11 34.45 18:15:18 17:54:01 1 53.99 0.00 8.66 2.04 0.09 35.22 18:15:18 17:55:01 all 45.32 0.00 21.16 24.63 0.12 8.77 18:15:18 17:55:01 0 45.43 0.00 21.97 25.37 0.11 7.11 18:15:18 17:55:01 1 45.22 0.00 20.34 23.88 0.13 10.43 18:15:18 17:56:01 all 73.99 0.00 18.10 6.88 0.15 0.88 18:15:18 17:56:01 0 73.36 0.00 18.25 8.03 0.13 0.24 18:15:18 17:56:01 1 74.62 0.00 17.96 5.73 0.17 1.53 18:15:18 17:57:01 all 37.93 0.00 9.17 4.08 0.10 48.72 18:15:18 17:57:01 0 38.83 0.00 9.31 4.37 0.11 47.38 18:15:18 17:57:01 1 37.04 0.00 9.03 3.79 0.09 50.05 18:15:18 17:58:01 all 0.17 0.00 0.07 0.00 0.02 99.75 18:15:18 17:58:01 0 0.18 0.00 0.07 0.00 0.03 99.72 18:15:18 17:58:01 1 0.15 0.00 0.07 0.00 0.00 99.78 18:15:18 17:59:01 all 0.22 0.00 0.12 0.00 0.03 99.64 18:15:18 17:59:01 0 0.38 0.00 0.12 0.00 0.02 99.48 18:15:18 17:59:01 1 0.05 0.00 0.12 0.00 0.03 99.80 18:15:18 18:00:01 all 0.13 0.00 0.03 0.00 0.01 99.82 18:15:18 18:00:01 0 0.23 0.00 0.02 0.00 0.00 99.75 18:15:18 18:00:01 1 0.03 0.00 0.05 0.00 0.02 99.90 18:15:18 18:15:18 18:00:01 CPU %user %nice %system %iowait %steal %idle 18:15:18 18:01:01 all 0.21 0.00 0.03 0.00 0.03 99.73 18:15:18 18:01:01 0 0.35 0.00 0.03 0.00 0.02 99.60 18:15:18 18:01:01 1 0.07 0.00 0.03 0.00 0.03 99.87 18:15:18 18:02:01 all 0.05 0.00 0.03 0.00 0.02 99.90 18:15:18 18:02:01 0 0.07 0.00 0.03 0.00 0.02 99.88 18:15:18 18:02:01 1 0.03 0.00 0.03 0.00 0.02 99.92 18:15:18 18:03:01 all 0.18 0.00 0.04 0.00 0.02 99.77 18:15:18 18:03:01 0 0.30 0.00 0.03 0.00 0.02 99.65 18:15:18 18:03:01 1 0.05 0.00 0.05 0.00 0.02 99.88 18:15:18 18:04:01 all 0.16 0.00 0.05 0.00 0.01 99.78 18:15:18 18:04:01 0 0.28 0.00 0.05 0.00 0.00 99.67 18:15:18 18:04:01 1 0.03 0.00 0.05 0.00 0.02 99.90 18:15:18 18:05:01 all 0.13 0.00 0.02 0.00 0.02 99.83 18:15:18 18:05:01 0 0.22 0.00 0.02 0.00 0.02 99.75 18:15:18 18:05:01 1 0.05 0.00 0.02 0.00 0.02 99.92 18:15:18 18:06:01 all 0.12 0.00 0.04 0.00 0.02 99.82 18:15:18 18:06:01 0 0.18 0.00 0.03 0.00 0.00 99.78 18:15:18 18:06:01 1 0.05 0.00 0.05 0.00 0.03 99.87 18:15:18 18:07:01 all 0.08 0.00 0.02 0.00 0.02 99.88 18:15:18 18:07:01 0 0.15 0.00 0.02 0.00 0.02 99.82 18:15:18 18:07:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:15:18 18:08:01 all 0.15 0.00 0.03 0.00 0.02 99.81 18:15:18 18:08:01 0 0.25 0.00 0.02 0.00 0.00 99.73 18:15:18 18:08:01 1 0.05 0.00 0.03 0.00 0.03 99.88 18:15:18 18:09:01 all 0.18 0.00 0.02 0.00 0.03 99.77 18:15:18 18:09:01 0 0.10 0.00 0.00 0.00 0.02 99.88 18:15:18 18:09:01 1 0.27 0.00 0.03 0.00 0.03 99.67 18:15:18 18:10:01 all 0.25 0.00 0.03 0.00 0.03 99.70 18:15:18 18:10:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:15:18 18:10:01 1 0.47 0.00 0.03 0.00 0.03 99.47 18:15:18 18:11:01 all 0.18 0.00 0.03 0.00 0.01 99.79 18:15:18 18:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:15:18 18:11:01 1 0.33 0.00 0.03 0.00 0.02 99.62 18:15:18 18:15:18 18:11:01 CPU %user %nice %system %iowait %steal %idle 18:15:18 18:12:01 all 0.08 0.00 0.02 0.00 0.01 99.90 18:15:18 18:12:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:15:18 18:12:01 1 0.12 0.00 0.03 0.00 0.02 99.83 18:15:18 18:13:01 all 0.14 0.00 0.03 0.00 0.02 99.82 18:15:18 18:13:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:15:18 18:13:01 1 0.24 0.00 0.03 0.00 0.02 99.71 18:15:18 18:14:01 all 0.15 0.00 0.03 0.00 0.03 99.79 18:15:18 18:14:01 0 0.03 0.00 0.03 0.00 0.03 99.90 18:15:18 18:14:01 1 0.27 0.00 0.03 0.00 0.02 99.68 18:15:18 18:15:01 all 3.53 0.00 1.33 0.98 0.02 94.14 18:15:18 18:15:01 0 4.29 0.00 1.52 1.43 0.02 92.74 18:15:18 18:15:01 1 2.77 0.00 1.14 0.54 0.02 95.53 18:15:18 Average: all 11.53 0.00 2.87 1.59 0.04 83.98 18:15:18 Average: 0 11.48 0.00 2.98 1.70 0.04 83.80 18:15:18 Average: 1 11.58 0.00 2.75 1.47 0.04 84.15 18:15:18 18:15:18 18:15:18