Pull request #3816 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Loading trusted files from base branch main at 31a468f974f90331ca7657b11f9c9eadefc568dd rather than 89795aa4b9512629acbfc46f9ed583ef3a8e9199 Obtained Jenkinsfile from 31a468f974f90331ca7657b11f9c9eadefc568dd Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4446838893748366434.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-ssh6175755794088124411.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 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3816/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3816/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5741437667549231127.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 # timeout=10 Commit message: "Merge pull request #366 from ernestojeda/fix-builder-images-sdk-c" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8067045055507744781.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3816/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3816/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1891455377723870408.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-789 in /w/workspace/edgexfoundry_edgex-go_PR-3816 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/7 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/7@tmp/jenkins-gitclient-ssh6196896939559460189.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/7@tmp/jenkins-gitclient-ssh157519804785142002.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3816/head:refs/remotes/origin/PR-3816 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 31a468f974f90331ca7657b11f9c9eadefc568dd into PR head commit 89795aa4b9512629acbfc46f9ed583ef3a8e9199 Merge succeeded, producing 0a5eaa143b79af319cc33cc034cee9e85bf70086 Checking out Revision 0a5eaa143b79af319cc33cc034cee9e85bf70086 (PR-3816) > git config core.sparsecheckout # timeout=10 > git checkout -f 89795aa4b9512629acbfc46f9ed583ef3a8e9199 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/7@tmp/jenkins-gitclient-ssh8563449826654692125.key > git merge 31a468f974f90331ca7657b11f9c9eadefc568dd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a5eaa143b79af319cc33cc034cee9e85bf70086 # timeout=10 Commit message: "Merge commit '31a468f974f90331ca7657b11f9c9eadefc568dd' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 2c2a278b80100de673662a7bd0e9fddb24dc5b8b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-16T08:00:00.168Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-16T08:00:00.216Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-16T08:00:00.230Z] ========================================================= [2021-11-16T08:00:00.230Z] EdgeX Global Pipelines Version Info [2021-11-16T08:00:00.230Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-16T08:00:01.367Z] ------------------- [2021-11-16T08:00:01.367Z] stable info: [2021-11-16T08:00:01.367Z] ------------------- [2021-11-16T08:00:01.367Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-16T08:00:01.367Z] Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-16T08:00:01.367Z] Message: update stable to v1.0.215 [2021-11-16T08:00:02.759Z] ------------------- [2021-11-16T08:00:02.759Z] experimental info: [2021-11-16T08:00:02.759Z] ------------------- [2021-11-16T08:00:02.759Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-16T08:00:02.759Z] Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-16T08:00:02.759Z] Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-16T08:00:02.863Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-16T08:00:02.874Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-16T08:00:02.883Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-16T08:00:02.892Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-16T08:00:02.901Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-16T08:00:02.910Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-16T08:00:02.919Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-16T08:00:02.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-16T08:00:02.936Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-16T08:00:02.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-16T08:00:02.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-16T08:00:02.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-16T08:00:02.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-16T08:00:02.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-16T08:00:02.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-16T08:00:02.998Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-16T08:00:03.014Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-16T08:00:03.024Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-16T08:00:03.033Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-16T08:00:03.040Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-16T08:00:03.047Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-16T08:00:03.054Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-16T08:00:03.062Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3816 [Pipeline] echo [2021-11-16T08:00:03.070Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3816 [Pipeline] echo [2021-11-16T08:00:03.077Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3816 [Pipeline] echo [2021-11-16T08:00:03.085Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0a5eaa143b79af319cc33cc034cee9e85bf70086 [Pipeline] echo [2021-11-16T08:00:03.093Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0a5eaa1 [Pipeline] echo [2021-11-16T08:00:03.101Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-16T08:00:03.136Z] provisioning config files... [2021-11-16T08:00:03.148Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config1556654703110617842tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-16T08:00:03.451Z] ---> docker-login.sh [2021-11-16T08:00:03.451Z] nexus3.edgexfoundry.org:10001 [2021-11-16T08:00:03.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T08:00:03.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T08:00:03.716Z] Configure a credential helper to remove this warning. See [2021-11-16T08:00:03.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T08:00:03.716Z] [2021-11-16T08:00:03.716Z] Login Succeeded [2021-11-16T08:00:03.716Z] nexus3.edgexfoundry.org:10002 [2021-11-16T08:00:03.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T08:00:03.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T08:00:03.716Z] Configure a credential helper to remove this warning. See [2021-11-16T08:00:03.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T08:00:03.716Z] [2021-11-16T08:00:03.716Z] Login Succeeded [2021-11-16T08:00:03.716Z] nexus3.edgexfoundry.org:10003 [2021-11-16T08:00:03.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T08:00:03.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T08:00:03.716Z] Configure a credential helper to remove this warning. See [2021-11-16T08:00:03.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T08:00:03.716Z] [2021-11-16T08:00:03.716Z] Login Succeeded [2021-11-16T08:00:03.716Z] nexus3.edgexfoundry.org:10004 [2021-11-16T08:00:03.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T08:00:03.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T08:00:03.978Z] Configure a credential helper to remove this warning. See [2021-11-16T08:00:03.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T08:00:03.978Z] [2021-11-16T08:00:03.978Z] Login Succeeded [2021-11-16T08:00:03.978Z] docker.io [2021-11-16T08:00:03.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T08:00:04.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T08:00:04.557Z] Configure a credential helper to remove this warning. See [2021-11-16T08:00:04.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T08:00:04.557Z] [2021-11-16T08:00:04.557Z] Login Succeeded [2021-11-16T08:00:04.557Z] ---> docker-login.sh ends [Pipeline] } [2021-11-16T08:00:04.566Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-16T08:00:04.874Z] ++ 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 [2021-11-16T08:00:04.874Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-16T08:00:04.874Z] ++ dirname cmd/core-command/Dockerfile [2021-11-16T08:00:04.874Z] ++ cut -d/ -f2 [2021-11-16T08:00:04.874Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-16T08:00:04.874Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-16T08:00:04.874Z] ++ dirname cmd/core-data/Dockerfile [2021-11-16T08:00:04.874Z] ++ cut -d/ -f2 [2021-11-16T08:00:04.874Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-16T08:00:04.874Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-16T08:00:04.874Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-16T08:00:04.874Z] ++ cut -d/ -f2 [2021-11-16T08:00:04.874Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-16T08:00:04.874Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-16T08:00:04.874Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-16T08:00:04.874Z] ++ cut -d/ -f2 [2021-11-16T08:00:04.874Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-16T08:00:04.874Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-16T08:00:04.874Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-16T08:00:04.874Z] ++ cut -d/ -f2 [2021-11-16T08:00:04.874Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-16T08:00:04.874Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-16T08:00:04.874Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-16T08:00:04.874Z] ++ cut -d/ -f2 [2021-11-16T08:00:04.874Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-16T08:00:04.874Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-16T08:00:04.874Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-16T08:00:04.874Z] ++ cut -d/ -f2 [2021-11-16T08:00:04.874Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-16T08:00:04.874Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-16T08:00:04.874Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-16T08:00:04.874Z] ++ cut -d/ -f2 [2021-11-16T08:00:04.874Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-16T08:00:04.874Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-16T08:00:04.874Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-16T08:00:04.874Z] ++ cut -d/ -f2 [2021-11-16T08:00:04.874Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-16T08:00:04.914Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-16T08:00:05.335Z] + git rev-list -1 --merges 0a5eaa143b79af319cc33cc034cee9e85bf70086~1..0a5eaa143b79af319cc33cc034cee9e85bf70086 [Pipeline] echo [2021-11-16T08:00:05.349Z] -----------> git rev-list -1 --merges 0a5eaa143b79af319cc33cc034cee9e85bf70086~1..0a5eaa143b79af319cc33cc034cee9e85bf70086 0a5eaa143b79af319cc33cc034cee9e85bf70086 [2021-11-16T08:00:05.349Z] 0a5eaa143b79af319cc33cc034cee9e85bf70086 [false] [Pipeline] sh [2021-11-16T08:00:05.641Z] + git log --format=format:%s -1 0a5eaa143b79af319cc33cc034cee9e85bf70086 [Pipeline] echo [2021-11-16T08:00:05.661Z] ========================================================= [2021-11-16T08:00:05.661Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-16T08:00:05.661Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-11-16T08:00:06.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-16T08:00:06.370Z] [2021-11-16T08:00:06.370Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T08:00:06.676Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-16T08:00:06.677Z] latest: Pulling from edgex-devops/git-semver [2021-11-16T08:00:06.677Z] a0d0a0d46f8b: Pulling fs layer [2021-11-16T08:00:06.677Z] 3e5f54012d9b: Pulling fs layer [2021-11-16T08:00:06.677Z] 4c7163046ea9: Pulling fs layer [2021-11-16T08:00:06.677Z] 0c2d73faf560: Pulling fs layer [2021-11-16T08:00:06.677Z] 0c2d73faf560: Waiting [2021-11-16T08:00:06.677Z] 3e5f54012d9b: Verifying Checksum [2021-11-16T08:00:06.677Z] 3e5f54012d9b: Download complete [2021-11-16T08:00:06.677Z] a0d0a0d46f8b: Verifying Checksum [2021-11-16T08:00:06.677Z] a0d0a0d46f8b: Download complete [2021-11-16T08:00:06.677Z] 0c2d73faf560: Verifying Checksum [2021-11-16T08:00:06.677Z] 0c2d73faf560: Download complete [2021-11-16T08:00:06.677Z] 4c7163046ea9: Verifying Checksum [2021-11-16T08:00:06.677Z] 4c7163046ea9: Download complete [2021-11-16T08:00:06.948Z] a0d0a0d46f8b: Pull complete [2021-11-16T08:00:06.948Z] 3e5f54012d9b: Pull complete [2021-11-16T08:00:07.221Z] 4c7163046ea9: Pull complete [2021-11-16T08:00:07.481Z] 0c2d73faf560: Pull complete [2021-11-16T08:00:07.481Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-16T08:00:07.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-16T08:00:07.481Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-16T08:00:07.549Z] prd-centos7-docker-4c-2g-789 does not seem to be running inside a container [2021-11-16T08:00:07.582Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-16T08:00:08.296Z] $ docker top 8f1bf13cd58e1d6ff694288f060781b46a5764719888c0fc5ac9332e910daf30 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-16T08:00:08.393Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-16T08:00:08.393Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-16T08:00:08.504Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-16T08:00:08.505Z] $ docker exec 8f1bf13cd58e1d6ff694288f060781b46a5764719888c0fc5ac9332e910daf30 ssh-agent [2021-11-16T08:00:08.605Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfmgnmD/agent.14 [2021-11-16T08:00:08.605Z] SSH_AGENT_PID=21 [2021-11-16T08:00:08.612Z] Running ssh-add (command line suppressed) [2021-11-16T08:00:08.707Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_5938320583303602489.key (/w/workspace/edgex-go/7@tmp/private_key_5938320583303602489.key) [2021-11-16T08:00:08.722Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-16T08:00:09.030Z] + git tag --points-at HEAD [Pipeline] } [2021-11-16T08:00:09.050Z] $ docker exec --env ******** --env ******** 8f1bf13cd58e1d6ff694288f060781b46a5764719888c0fc5ac9332e910daf30 ssh-agent -k [2021-11-16T08:00:09.160Z] unset SSH_AUTH_SOCK; [2021-11-16T08:00:09.160Z] unset SSH_AGENT_PID; [2021-11-16T08:00:09.160Z] echo Agent pid 21 killed; [2021-11-16T08:00:09.171Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-16T08:00:09.193Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-16T08:00:09.193Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-16T08:00:09.304Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-16T08:00:09.306Z] $ docker exec 8f1bf13cd58e1d6ff694288f060781b46a5764719888c0fc5ac9332e910daf30 ssh-agent [2021-11-16T08:00:09.402Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnKeBGh/agent.55 [2021-11-16T08:00:09.402Z] SSH_AGENT_PID=62 [2021-11-16T08:00:09.407Z] Running ssh-add (command line suppressed) [2021-11-16T08:00:09.503Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_4293202636259472340.key (/w/workspace/edgex-go/7@tmp/private_key_4293202636259472340.key) [2021-11-16T08:00:09.515Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-16T08:00:09.807Z] + git semver init [2021-11-16T08:00:09.807Z] # -> Open(): unable to determine branch for HEAD [2021-11-16T08:00:09.807Z] # $GIT_DIR = /w/workspace/edgex-go/7/.git [2021-11-16T08:00:09.807Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/7 [2021-11-16T08:00:09.807Z] # $SEMVER_REMOTE_NAME = origin [2021-11-16T08:00:09.807Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-16T08:00:09.807Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-16T08:00:09.807Z] # $SEMVER_BRANCH = PR-3816 [2021-11-16T08:00:09.807Z] # $SEMVER_TEMP = /tmp/semver-451454105 [2021-11-16T08:00:09.807Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-16T08:00:24.769Z] # '/tmp/semver-451454105' -> '/w/workspace/edgex-go/7/.semver' [2021-11-16T08:00:24.769Z] # -> Force: false [2021-11-16T08:00:24.769Z] # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } [2021-11-16T08:00:24.781Z] $ docker exec --env ******** --env ******** 8f1bf13cd58e1d6ff694288f060781b46a5764719888c0fc5ac9332e910daf30 ssh-agent -k [2021-11-16T08:00:24.872Z] unset SSH_AUTH_SOCK; [2021-11-16T08:00:24.872Z] unset SSH_AGENT_PID; [2021-11-16T08:00:24.873Z] echo Agent pid 62 killed; [2021-11-16T08:00:24.884Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-16T08:00:25.203Z] + git semver [Pipeline] } [2021-11-16T08:00:25.215Z] $ docker stop --time=1 8f1bf13cd58e1d6ff694288f060781b46a5764719888c0fc5ac9332e910daf30 [2021-11-16T08:00:27.262Z] $ docker rm -f 8f1bf13cd58e1d6ff694288f060781b46a5764719888c0fc5ac9332e910daf30 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-16T08:00:27.630Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-16T08:00:27.857Z] Stashed 1 file(s) [Pipeline] echo [2021-11-16T08:00:27.860Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-11-16T08:00:28.087Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-16T08:00:28.094Z] ========================================================= [2021-11-16T08:00:28.094Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-16T08:00:28.094Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-16T08:00:28.391Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-16T08:00:28.391Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-16T08:00:28.391Z] a0d0a0d46f8b: Already exists [2021-11-16T08:00:28.391Z] 31adcdaf11c8: Pulling fs layer [2021-11-16T08:00:28.391Z] b8b176561691: Pulling fs layer [2021-11-16T08:00:28.391Z] 4527c011a84f: Pulling fs layer [2021-11-16T08:00:28.391Z] 5d74067f8e1e: Pulling fs layer [2021-11-16T08:00:28.391Z] e0aca202a116: Pulling fs layer [2021-11-16T08:00:28.391Z] 3a43be97a3b4: Pulling fs layer [2021-11-16T08:00:28.391Z] 34cad66bf833: Pulling fs layer [2021-11-16T08:00:28.391Z] b4e3c513aaa6: Pulling fs layer [2021-11-16T08:00:28.391Z] 5d74067f8e1e: Waiting [2021-11-16T08:00:28.391Z] e0aca202a116: Waiting [2021-11-16T08:00:28.391Z] 3a43be97a3b4: Waiting [2021-11-16T08:00:28.391Z] 34cad66bf833: Waiting [2021-11-16T08:00:28.391Z] b4e3c513aaa6: Waiting [2021-11-16T08:00:28.391Z] b8b176561691: Verifying Checksum [2021-11-16T08:00:28.391Z] b8b176561691: Download complete [2021-11-16T08:00:28.391Z] 5d74067f8e1e: Verifying Checksum [2021-11-16T08:00:28.391Z] 5d74067f8e1e: Download complete [2021-11-16T08:00:28.392Z] 31adcdaf11c8: Verifying Checksum [2021-11-16T08:00:28.392Z] 31adcdaf11c8: Download complete [2021-11-16T08:00:28.392Z] e0aca202a116: Verifying Checksum [2021-11-16T08:00:28.392Z] e0aca202a116: Download complete [2021-11-16T08:00:28.392Z] 3a43be97a3b4: Verifying Checksum [2021-11-16T08:00:28.392Z] 3a43be97a3b4: Download complete [2021-11-16T08:00:28.668Z] 31adcdaf11c8: Pull complete [2021-11-16T08:00:28.668Z] 34cad66bf833: Verifying Checksum [2021-11-16T08:00:28.668Z] 34cad66bf833: Download complete [2021-11-16T08:00:28.668Z] b8b176561691: Pull complete [2021-11-16T08:00:28.933Z] b4e3c513aaa6: Verifying Checksum [2021-11-16T08:00:28.933Z] b4e3c513aaa6: Download complete [2021-11-16T08:00:28.933Z] 4527c011a84f: Verifying Checksum [2021-11-16T08:00:28.933Z] 4527c011a84f: Download complete [2021-11-16T08:00:33.156Z] 4527c011a84f: Pull complete [2021-11-16T08:00:33.156Z] 5d74067f8e1e: Pull complete [2021-11-16T08:00:33.156Z] e0aca202a116: Pull complete [2021-11-16T08:00:33.156Z] 3a43be97a3b4: Pull complete [2021-11-16T08:00:33.156Z] 34cad66bf833: Pull complete [2021-11-16T08:00:35.723Z] b4e3c513aaa6: Pull complete [2021-11-16T08:00:35.723Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-16T08:00:35.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-16T08:00:35.723Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-16T08:00:36.027Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-16T08:00:36.027Z] WORKDIR /edgex [2021-11-16T08:00:36.027Z] COPY go.mod . [2021-11-16T08:00:36.027Z] RUN go mod download' [2021-11-16T08:00:36.027Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-16T08:00:37.431Z] Sending build context to Docker daemon 330MB [2021-11-16T08:00:37.431Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-16T08:00:37.431Z] ---> 9f6097aaca64 [2021-11-16T08:00:37.431Z] Step 2/4 : WORKDIR /edgex [2021-11-16T08:00:39.353Z] ---> Running in c8af213ea493 [2021-11-16T08:00:39.353Z] Removing intermediate container c8af213ea493 [2021-11-16T08:00:39.353Z] ---> 9dd905e9223f [2021-11-16T08:00:39.353Z] Step 3/4 : COPY go.mod . [2021-11-16T08:00:39.353Z] ---> 718c6e155881 [2021-11-16T08:00:39.353Z] Step 4/4 : RUN go mod download [2021-11-16T08:00:39.353Z] ---> Running in 3d4e0fd75701 [2021-11-16T08:00:43.019Z] Still waiting to schedule task [2021-11-16T08:00:43.019Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-16T08:01:11.537Z] Removing intermediate container 3d4e0fd75701 [2021-11-16T08:01:11.537Z] ---> 7539ff566d3d [2021-11-16T08:01:11.537Z] Successfully built 7539ff566d3d [2021-11-16T08:01:11.537Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T08:01:11.829Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-16T08:01:11.829Z] . [Pipeline] withDockerContainer [2021-11-16T08:01:11.901Z] prd-centos7-docker-4c-2g-789 does not seem to be running inside a container [2021-11-16T08:01:11.936Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-16T08:01:12.301Z] $ docker top 53bee6a3f843639d16893cfddbe201eaaeb8de386f7fe2799b51778fdb6a04ce -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-16T08:01:12.650Z] + go version [2021-11-16T08:01:12.650Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-16T08:01:12.664Z] $ docker stop --time=1 53bee6a3f843639d16893cfddbe201eaaeb8de386f7fe2799b51778fdb6a04ce [2021-11-16T08:01:13.844Z] $ docker rm -f 53bee6a3f843639d16893cfddbe201eaaeb8de386f7fe2799b51778fdb6a04ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T08:01:14.345Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-16T08:01:14.345Z] . [Pipeline] withDockerContainer [2021-11-16T08:01:14.410Z] prd-centos7-docker-4c-2g-789 does not seem to be running inside a container [2021-11-16T08:01:14.454Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-16T08:01:14.766Z] $ docker top d3bb73d91d6fd5515cdecf1a630c5fe4a3f46ac8caae2a7b278175f9fc8829ca -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-16T08:01:14.833Z] ========================================================= [2021-11-16T08:01:14.833Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-16T08:01:14.833Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-16T08:01:15.123Z] + make test [2021-11-16T08:01:15.123Z] go mod tidy [2021-11-16T08:01:15.123Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-16T08:01:20.501Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-16T08:01:38.708Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-16T08:01:42.978Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-16T08:01:42.978Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-16T08:01:43.250Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-16T08:01:45.834Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-16T08:01:46.103Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-16T08:01:46.103Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-16T08:01:46.103Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-16T08:01:46.686Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-16T08:01:46.949Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-16T08:01:47.212Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-16T08:01:47.212Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-16T08:01:47.212Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-16T08:01:47.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-16T08:01:49.157Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements [2021-11-16T08:01:49.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-16T08:01:49.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-16T08:01:50.135Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.046s coverage: 98.5% of statements [2021-11-16T08:01:50.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-16T08:01:50.135Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.048s coverage: 44.7% of statements [2021-11-16T08:01:50.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-16T08:01:50.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-16T08:01:51.094Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.119s coverage: 89.5% of statements [2021-11-16T08:01:51.094Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-16T08:01:51.094Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-16T08:01:52.039Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 84.4% of statements [2021-11-16T08:01:52.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-16T08:01:52.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-16T08:01:52.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-16T08:01:52.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-16T08:01:52.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-16T08:01:53.002Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.267s coverage: 94.2% of statements [2021-11-16T08:01:53.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-16T08:01:53.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-16T08:01:53.002Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 59.1% of statements [2021-11-16T08:01:53.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-16T08:01:53.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-16T08:01:53.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-16T08:01:53.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-16T08:01:53.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-16T08:01:53.290Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.068s coverage: 60.0% of statements [2021-11-16T08:01:53.290Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-16T08:01:53.290Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-16T08:01:53.290Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-16T08:01:54.287Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.057s coverage: 0.9% of statements [2021-11-16T08:01:54.288Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-16T08:01:54.288Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements [2021-11-16T08:01:54.555Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 21.7% of statements [2021-11-16T08:01:54.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-16T08:01:54.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements [2021-11-16T08:01:55.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 79.5% of statements [2021-11-16T08:01:55.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2021-11-16T08:01:55.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements [2021-11-16T08:01:55.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-11-16T08:02:07.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.056s coverage: 94.4% of statements [2021-11-16T08:02:07.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-11-16T08:02:11.043Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-790 in /w/workspace/edgexfoundry_edgex-go_PR-3816 [Pipeline] { [Pipeline] ws [2021-11-16T08:02:11.055Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2021-11-16T08:02:11.250Z] The recommended git tool is: git [2021-11-16T08:02:13.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.175s coverage: 82.5% of statements [2021-11-16T08:02:13.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-16T08:02:16.839Z] using credential edgex-jenkins-ssh [2021-11-16T08:02:16.856Z] Cloning the remote Git repository [2021-11-16T08:02:16.918Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-16T08:02:17.065Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2021-11-16T08:02:17.300Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-16T08:02:17.301Z] > git --version # timeout=10 [2021-11-16T08:02:17.365Z] > git --version # 'git version 2.17.1' [2021-11-16T08:02:17.368Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-16T08:02:17.547Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-16T08:02:31.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements [2021-11-16T08:02:31.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-16T08:02:31.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-16T08:02:31.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-16T08:02:31.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements [2021-11-16T08:02:31.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-16T08:02:31.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-16T08:02:31.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-16T08:02:31.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-16T08:02:31.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-16T08:02:31.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements [2021-11-16T08:02:31.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-16T08:02:31.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-16T08:02:31.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2021-11-16T08:02:31.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-16T08:02:31.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements [2021-11-16T08:02:31.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-16T08:02:31.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements [2021-11-16T08:02:31.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-11-16T08:02:31.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-11-16T08:02:31.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.148s coverage: 91.2% of statements [2021-11-16T08:02:31.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-16T08:02:31.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.145s coverage: 64.4% of statements [2021-11-16T08:02:31.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-16T08:02:31.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-16T08:02:31.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements [2021-11-16T08:02:31.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.026s coverage: 89.4% of statements [2021-11-16T08:02:31.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements [2021-11-16T08:02:31.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements [2021-11-16T08:02:31.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2021-11-16T08:02:31.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.225s coverage: 65.4% of statements [2021-11-16T08:02:31.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-16T08:02:31.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-16T08:02:31.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-16T08:02:31.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.118s coverage: 43.8% of statements [2021-11-16T08:02:31.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-16T08:02:31.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-16T08:02:31.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.082s coverage: 89.5% of statements [2021-11-16T08:02:31.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-16T08:02:31.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements [2021-11-16T08:02:31.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-16T08:02:32.908Z] Merging remotes/origin/main commit 31a468f974f90331ca7657b11f9c9eadefc568dd into PR head commit 89795aa4b9512629acbfc46f9ed583ef3a8e9199 [2021-11-16T08:02:33.383Z] Merge succeeded, producing 451609483f79c44fef16fba47ce6ddb1d0c25ae9 [2021-11-16T08:02:33.383Z] Checking out Revision 451609483f79c44fef16fba47ce6ddb1d0c25ae9 (PR-3816) [2021-11-16T08:02:31.926Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-16T08:02:31.948Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-16T08:02:31.977Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-16T08:02:32.013Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-16T08:02:32.014Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-16T08:02:32.027Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3816/head:refs/remotes/origin/PR-3816 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-16T08:02:32.931Z] > git config core.sparsecheckout # timeout=10 [2021-11-16T08:02:32.948Z] > git checkout -f 89795aa4b9512629acbfc46f9ed583ef3a8e9199 # timeout=10 [2021-11-16T08:02:33.153Z] > git remote # timeout=10 [2021-11-16T08:02:33.174Z] > git config --get remote.origin.url # timeout=10 [2021-11-16T08:02:33.189Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-16T08:02:33.199Z] > git merge 31a468f974f90331ca7657b11f9c9eadefc568dd # timeout=10 [2021-11-16T08:02:33.373Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-16T08:02:33.396Z] > git config core.sparsecheckout # timeout=10 [2021-11-16T08:02:33.411Z] > git checkout -f 451609483f79c44fef16fba47ce6ddb1d0c25ae9 # timeout=10 [2021-11-16T08:02:37.645Z] Commit message: "Merge commit '31a468f974f90331ca7657b11f9c9eadefc568dd' into HEAD" [2021-11-16T08:02:37.667Z] First time build. Skipping changelog. [2021-11-16T08:02:37.657Z] > git rev-list --no-walk 2c2a278b80100de673662a7bd0e9fddb24dc5b8b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-16T08:02:38.696Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-16T08:02:38.697Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-16T08:02:38.697Z] Dload Upload Total Spent Left Speed [2021-11-16T08:02:38.697Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 80986 0 --:--:-- --:--:-- --:--:-- 80986 [Pipeline] sh [2021-11-16T08:02:39.123Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-16T08:02:39.463Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-16T08:02:39.463Z] + sudo tee /etc/docker/daemon.new [2021-11-16T08:02:39.463Z] { [2021-11-16T08:02:39.463Z] "registry-mirrors": [ [2021-11-16T08:02:39.463Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-16T08:02:39.463Z] ], [2021-11-16T08:02:39.463Z] "bip": "10.250.0.254/24", [2021-11-16T08:02:39.463Z] "hosts": [ [2021-11-16T08:02:39.463Z] "tcp://0.0.0.0:5555", [2021-11-16T08:02:39.463Z] "unix:///var/run/docker.sock" [2021-11-16T08:02:39.463Z] ], [2021-11-16T08:02:39.463Z] "mtu": 1458, [2021-11-16T08:02:39.463Z] "selinux-enabled": true, [2021-11-16T08:02:39.463Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-16T08:02:39.463Z] } [Pipeline] sh [2021-11-16T08:02:39.807Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-16T08:02:39.937Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements [2021-11-16T08:02:39.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-16T08:02:39.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-16T08:02:39.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-16T08:02:39.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-16T08:02:39.938Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.146s coverage: 92.3% of statements [2021-11-16T08:02:39.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-16T08:02:39.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-16T08:02:39.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-16T08:02:39.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-16T08:02:39.938Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2021-11-16T08:02:39.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-16T08:02:39.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-16T08:02:39.938Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements [2021-11-16T08:02:39.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-16T08:02:39.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-16T08:02:39.938Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-16T08:02:39.938Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-16T08:02:39.938Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-11-16T08:02:39.938Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-16T08:02:39.938Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-16T08:02:39.938Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-16T08:02:39.938Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-16T08:02:39.938Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-16T08:02:39.938Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-16T08:02:39.938Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-11-16T08:02:39.938Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2021-11-16T08:02:39.938Z] 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 [2021-11-16T08:02:40.220Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-16T08:02:58.553Z] provisioning config files... [2021-11-16T08:02:58.577Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config6546807855616594872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-16T08:02:58.930Z] ---> docker-login.sh [2021-11-16T08:02:58.930Z] nexus3.edgexfoundry.org:10001 [2021-11-16T08:02:59.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T08:02:59.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T08:02:59.809Z] Configure a credential helper to remove this warning. See [2021-11-16T08:02:59.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T08:02:59.809Z] [2021-11-16T08:02:59.809Z] Login Succeeded [2021-11-16T08:02:59.809Z] nexus3.edgexfoundry.org:10002 [2021-11-16T08:03:00.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T08:03:00.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T08:03:00.405Z] Configure a credential helper to remove this warning. See [2021-11-16T08:03:00.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T08:03:00.405Z] [2021-11-16T08:03:00.405Z] Login Succeeded [2021-11-16T08:03:00.405Z] nexus3.edgexfoundry.org:10003 [2021-11-16T08:03:00.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T08:03:00.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T08:03:00.955Z] Configure a credential helper to remove this warning. See [2021-11-16T08:03:00.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T08:03:00.955Z] [2021-11-16T08:03:00.955Z] Login Succeeded [2021-11-16T08:03:00.955Z] nexus3.edgexfoundry.org:10004 [2021-11-16T08:03:01.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T08:03:01.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T08:03:01.508Z] Configure a credential helper to remove this warning. See [2021-11-16T08:03:01.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T08:03:01.508Z] [2021-11-16T08:03:01.508Z] Login Succeeded [2021-11-16T08:03:01.508Z] docker.io [2021-11-16T08:03:01.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T08:03:02.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T08:03:02.371Z] Configure a credential helper to remove this warning. See [2021-11-16T08:03:02.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T08:03:02.371Z] [2021-11-16T08:03:02.371Z] Login Succeeded [2021-11-16T08:03:02.371Z] ---> docker-login.sh ends [Pipeline] } [2021-11-16T08:03:02.388Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-16T08:03:02.822Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-16T08:03:02.831Z] ========================================================= [2021-11-16T08:03:02.831Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-16T08:03:02.831Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-16T08:03:03.198Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-16T08:03:03.481Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-16T08:03:03.481Z] 552d1f2373af: Pulling fs layer [2021-11-16T08:03:03.481Z] ea3f2d53f512: Pulling fs layer [2021-11-16T08:03:03.481Z] 9e70ebbbe112: Pulling fs layer [2021-11-16T08:03:03.481Z] 7a9cfe048b4a: Pulling fs layer [2021-11-16T08:03:03.481Z] 72dc09318566: Pulling fs layer [2021-11-16T08:03:03.481Z] f4f7b4309257: Pulling fs layer [2021-11-16T08:03:03.481Z] 7a9cfe048b4a: Waiting [2021-11-16T08:03:03.481Z] 0ac9a79272e3: Pulling fs layer [2021-11-16T08:03:03.481Z] b78e95d17946: Pulling fs layer [2021-11-16T08:03:03.481Z] f4f7b4309257: Waiting [2021-11-16T08:03:03.481Z] 72dc09318566: Waiting [2021-11-16T08:03:03.481Z] b78e95d17946: Waiting [2021-11-16T08:03:03.481Z] 9e70ebbbe112: Verifying Checksum [2021-11-16T08:03:03.481Z] 9e70ebbbe112: Download complete [2021-11-16T08:03:03.481Z] ea3f2d53f512: Verifying Checksum [2021-11-16T08:03:03.481Z] ea3f2d53f512: Download complete [2021-11-16T08:03:03.481Z] 72dc09318566: Download complete [2021-11-16T08:03:03.481Z] f4f7b4309257: Verifying Checksum [2021-11-16T08:03:03.481Z] f4f7b4309257: Download complete [2021-11-16T08:03:03.481Z] 552d1f2373af: Verifying Checksum [2021-11-16T08:03:03.481Z] 552d1f2373af: Download complete [2021-11-16T08:03:03.481Z] 0ac9a79272e3: Download complete [2021-11-16T08:03:04.463Z] 552d1f2373af: Pull complete [2021-11-16T08:03:05.068Z] ea3f2d53f512: Pull complete [2021-11-16T08:03:05.353Z] 9e70ebbbe112: Pull complete [2021-11-16T08:03:05.626Z] b78e95d17946: Verifying Checksum [2021-11-16T08:03:05.626Z] b78e95d17946: Download complete [2021-11-16T08:03:05.903Z] 7a9cfe048b4a: Verifying Checksum [2021-11-16T08:03:05.903Z] 7a9cfe048b4a: Download complete [2021-11-16T08:03:12.118Z] GO111MODULE=on go vet ./... [2021-11-16T08:03:16.055Z] 7a9cfe048b4a: Pull complete [2021-11-16T08:03:16.329Z] 72dc09318566: Pull complete [2021-11-16T08:03:16.924Z] f4f7b4309257: Pull complete [2021-11-16T08:03:17.197Z] 0ac9a79272e3: Pull complete [2021-11-16T08:03:23.917Z] b78e95d17946: Pull complete [2021-11-16T08:03:23.917Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-16T08:03:23.917Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-16T08:03:23.917Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-16T08:03:24.279Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-16T08:03:24.279Z] WORKDIR /edgex [2021-11-16T08:03:24.279Z] COPY go.mod . [2021-11-16T08:03:24.279Z] RUN go mod download [2021-11-16T08:03:24.279Z] docker build -t ci-base-image-arm64 -f - . [2021-11-16T08:03:24.396Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-16T08:03:24.396Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-16T08:03:24.396Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-16T08:03:24.408Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-16T08:03:24.708Z] + ls -al . [2021-11-16T08:03:24.708Z] total 644 [2021-11-16T08:03:24.708Z] drwxrwxr-x 10 1001 1001 4096 Nov 16 08:03 . [2021-11-16T08:03:24.708Z] drwxr-xr-x 4 root root 28 Nov 16 08:01 .. [2021-11-16T08:03:24.708Z] -rw-rw-r-- 1 1001 1001 11 Nov 16 07:59 .dockerignore [2021-11-16T08:03:24.708Z] drwxrwxr-x 8 1001 1001 179 Nov 16 07:59 .git [2021-11-16T08:03:24.708Z] drwxrwxr-x 4 1001 1001 142 Nov 16 07:59 .github [2021-11-16T08:03:24.708Z] -rw-rw-r-- 1 1001 1001 804 Nov 16 07:59 .gitignore [2021-11-16T08:03:24.708Z] -rw-rw-r-- 1 1001 1001 42 Nov 16 07:59 .golangci.yml [2021-11-16T08:03:24.708Z] -rw-rw-r-- 1 1001 1001 76 Nov 16 07:59 .hadolint.yml [2021-11-16T08:03:24.708Z] drwx------ 3 1001 1001 58 Nov 16 08:00 .semver [2021-11-16T08:03:24.708Z] -rw-rw-r-- 1 1001 1001 166 Nov 16 07:59 .sonarcloud.properties [2021-11-16T08:03:24.708Z] -rw-rw-r-- 1 1001 1001 1171 Nov 16 07:59 ADOPTERS.md [2021-11-16T08:03:24.708Z] -rw-rw-r-- 1 1001 1001 8910 Nov 16 07:59 Attribution.txt [2021-11-16T08:03:24.708Z] -rw-rw-r-- 1 1001 1001 51732 Nov 16 07:59 CHANGELOG.md [2021-11-16T08:03:24.708Z] -rw-rw-r-- 1 1001 1001 3804 Nov 16 07:59 CONTRIBUTING.md [2021-11-16T08:03:24.708Z] -rw-rw-r-- 1 1001 1001 677 Nov 16 07:59 GOVERNANCE.md [2021-11-16T08:03:24.708Z] -rw-rw-r-- 1 1001 1001 849 Nov 16 07:59 Jenkinsfile [2021-11-16T08:03:24.708Z] -rw-rw-r-- 1 1001 1001 10775 Nov 16 07:59 LICENSE [2021-11-16T08:03:24.708Z] -rw-rw-r-- 1 1001 1001 6508 Nov 16 07:59 Makefile [2021-11-16T08:03:24.708Z] -rw-rw-r-- 1 1001 1001 582 Nov 16 07:59 OWNERS.md [2021-11-16T08:03:24.708Z] -rw-rw-r-- 1 1001 1001 8207 Nov 16 07:59 README.md [2021-11-16T08:03:24.708Z] -rw-rw-r-- 1 1001 1001 6912 Nov 16 07:59 SECURITY.md [2021-11-16T08:03:24.708Z] -rw-rw-r-- 1 1001 1001 5 Nov 16 08:00 VERSION [2021-11-16T08:03:24.708Z] -rw-rw-r-- 1 1001 1001 4131 Nov 16 07:59 ZMQWindows.md [2021-11-16T08:03:24.708Z] drwxrwxr-x 2 1001 1001 37 Nov 16 07:59 bin [2021-11-16T08:03:24.708Z] drwxrwxr-x 14 1001 1001 4096 Nov 16 07:59 cmd [2021-11-16T08:03:24.708Z] -rw-r--r-- 1 root root 428381 Nov 16 08:02 coverage.out [2021-11-16T08:03:24.708Z] -rw-rw-r-- 1 1001 1001 822 Nov 16 07:59 go.mod [2021-11-16T08:03:24.708Z] -rw-rw-r-- 1 1001 1001 49471 Nov 16 07:59 go.sum [2021-11-16T08:03:24.708Z] drwxrwxr-x 8 1001 1001 124 Nov 16 07:59 internal [2021-11-16T08:03:24.708Z] drwxrwxr-x 3 1001 1001 16 Nov 16 07:59 openapi [2021-11-16T08:03:24.708Z] drwxrwxr-x 4 1001 1001 71 Nov 16 07:59 snap [2021-11-16T08:03:24.708Z] -rw-rw-r-- 1 1001 1001 204 Nov 16 07:59 version.go [Pipeline] sh [2021-11-16T08:03:25.001Z] + '[' -e coverage.out ] [2021-11-16T08:03:25.001Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-16T08:03:25.095Z] Stashed 1 file(s) [Pipeline] sh [2021-11-16T08:03:25.394Z] + make build [2021-11-16T08:03:25.394Z] 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 [2021-11-16T08:03:26.796Z] 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 [2021-11-16T08:03:26.908Z] Sending build context to Docker daemon 166.7MB [2021-11-16T08:03:26.908Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-16T08:03:26.908Z] ---> 8b459fc5aaf0 [2021-11-16T08:03:26.908Z] Step 2/4 : WORKDIR /edgex [2021-11-16T08:03:28.351Z] ---> Running in 74d323fb90bd [2021-11-16T08:03:28.946Z] Removing intermediate container 74d323fb90bd [2021-11-16T08:03:28.946Z] ---> 963cb7ca8fb2 [2021-11-16T08:03:28.946Z] Step 3/4 : COPY go.mod . [2021-11-16T08:03:29.539Z] ---> 9a1bae8d7061 [2021-11-16T08:03:29.539Z] Step 4/4 : RUN go mod download [2021-11-16T08:03:29.813Z] ---> Running in d18c390eb17e [2021-11-16T08:03:33.440Z] 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 [2021-11-16T08:03:34.018Z] 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 [2021-11-16T08:03:34.967Z] 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 [2021-11-16T08:03:35.229Z] 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 [2021-11-16T08:03:36.178Z] 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 [2021-11-16T08:03:36.756Z] 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 [2021-11-16T08:03:37.714Z] 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 [2021-11-16T08:03:38.669Z] 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 [2021-11-16T08:03:39.241Z] 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 [2021-11-16T08:03:40.198Z] 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] } [2021-11-16T08:03:41.635Z] $ docker stop --time=1 d3bb73d91d6fd5515cdecf1a630c5fe4a3f46ac8caae2a7b278175f9fc8829ca [2021-11-16T08:03:43.511Z] $ docker rm -f d3bb73d91d6fd5515cdecf1a630c5fe4a3f46ac8caae2a7b278175f9fc8829ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T08:03:45.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-16T08:03:45.284Z] [2021-11-16T08:03:45.284Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T08:03:45.695Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-16T08:03:45.695Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-16T08:03:45.695Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-16T08:03:45.695Z] ca9280d653b3: Pulling fs layer [2021-11-16T08:03:45.695Z] 7e9c9ca2126c: Pulling fs layer [2021-11-16T08:03:45.695Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-16T08:03:45.695Z] cbdbe7a5bc2a: Download complete [2021-11-16T08:03:45.961Z] ca9280d653b3: Verifying Checksum [2021-11-16T08:03:45.961Z] ca9280d653b3: Download complete [2021-11-16T08:03:45.961Z] cbdbe7a5bc2a: Pull complete [2021-11-16T08:03:46.222Z] 7e9c9ca2126c: Download complete [2021-11-16T08:03:46.482Z] ca9280d653b3: Pull complete [2021-11-16T08:03:49.803Z] 7e9c9ca2126c: Pull complete [2021-11-16T08:03:49.803Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-16T08:03:49.803Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-16T08:03:49.803Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-16T08:03:49.863Z] prd-centos7-docker-4c-2g-789 does not seem to be running inside a container [2021-11-16T08:03:49.896Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-16T08:03:52.478Z] $ docker top 1227f65e608385a56bb702530e3c0544faccad4e30c4f785b549db44c44d165c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-16T08:03:52.840Z] + docker-compose build --help [2021-11-16T08:03:52.840Z] + grep parallel [2021-11-16T08:03:53.413Z] --parallel Build images in parallel. [Pipeline] } [2021-11-16T08:03:53.423Z] $ docker stop --time=1 1227f65e608385a56bb702530e3c0544faccad4e30c4f785b549db44c44d165c [2021-11-16T08:03:54.598Z] $ docker rm -f 1227f65e608385a56bb702530e3c0544faccad4e30c4f785b549db44c44d165c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T08:03:54.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-16T08:03:54.975Z] . [Pipeline] withDockerContainer [2021-11-16T08:03:55.037Z] prd-centos7-docker-4c-2g-789 does not seem to be running inside a container [2021-11-16T08:03:55.066Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-16T08:03:55.397Z] $ docker top 53b9c061f77f87d10b5a2cd94ad4fee1d5c1b0cb8ce7ab63316f6b1946d7ee3b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-16T08:03:55.761Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-16T08:03:56.332Z] Building core-command ... [2021-11-16T08:03:56.332Z] Building core-data ... [2021-11-16T08:03:56.332Z] Building core-metadata ... [2021-11-16T08:03:56.332Z] Building security-bootstrapper ... [2021-11-16T08:03:56.332Z] Building security-proxy-setup ... [2021-11-16T08:03:56.332Z] Building security-secretstore-setup ... [2021-11-16T08:03:56.332Z] Building support-notifications ... [2021-11-16T08:03:56.332Z] Building support-scheduler ... [2021-11-16T08:03:56.332Z] Building sys-mgmt-agent ... [2021-11-16T08:03:56.332Z] Building support-notifications [2021-11-16T08:03:56.332Z] Building core-command [2021-11-16T08:03:56.332Z] Building core-data [2021-11-16T08:03:56.332Z] Building support-scheduler [2021-11-16T08:03:56.332Z] Building sys-mgmt-agent [2021-11-16T08:04:08.581Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T08:04:08.581Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-16T08:04:08.581Z] ---> 7539ff566d3d [2021-11-16T08:04:08.581Z] Step 3/22 : WORKDIR /edgex-go [2021-11-16T08:04:08.581Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T08:04:08.581Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-16T08:04:08.581Z] ---> 7539ff566d3d [2021-11-16T08:04:08.581Z] Step 3/22 : WORKDIR /edgex-go [2021-11-16T08:04:08.581Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T08:04:08.581Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-16T08:04:08.581Z] ---> 7539ff566d3d [2021-11-16T08:04:08.581Z] Step 3/22 : WORKDIR /edgex-go [2021-11-16T08:04:12.372Z] ---> Running in df78945de7b1 [2021-11-16T08:04:12.372Z] ---> Running in edc39ac3343a [2021-11-16T08:04:12.372Z] ---> Running in a34d89fe9f48 [2021-11-16T08:04:18.949Z] Removing intermediate container df78945de7b1 [2021-11-16T08:04:18.949Z] ---> 54ccf157168b [2021-11-16T08:04:18.949Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T08:04:18.949Z] Removing intermediate container edc39ac3343a [2021-11-16T08:04:18.949Z] ---> 5e05db685a2f [2021-11-16T08:04:18.949Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T08:04:19.517Z] Removing intermediate container a34d89fe9f48 [2021-11-16T08:04:19.517Z] ---> 1d927685dbc5 [2021-11-16T08:04:19.517Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T08:04:19.517Z] ---> Running in 67a742c7f553 [2021-11-16T08:04:19.776Z] ---> Running in 44388bf25575 [2021-11-16T08:04:19.776Z] ---> Running in 86b030251bfc [2021-11-16T08:04:21.693Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T08:04:21.693Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-16T08:04:21.693Z] ---> 7539ff566d3d [2021-11-16T08:04:21.693Z] Step 3/21 : WORKDIR /edgex-go [2021-11-16T08:04:21.693Z] ---> Using cache [2021-11-16T08:04:21.693Z] ---> 1d927685dbc5 [2021-11-16T08:04:21.693Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T08:04:22.633Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T08:04:22.633Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-16T08:04:22.633Z] ---> 7539ff566d3d [2021-11-16T08:04:22.633Z] Step 3/23 : WORKDIR /edgex-go [2021-11-16T08:04:22.633Z] ---> Using cache [2021-11-16T08:04:22.633Z] ---> 1d927685dbc5 [2021-11-16T08:04:22.633Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T08:04:22.633Z] ---> Running in 06ed6b11ee4a [2021-11-16T08:04:22.633Z] ---> Running in 660bfe9dee49 [2021-11-16T08:04:22.892Z] Removing intermediate container 67a742c7f553 [2021-11-16T08:04:22.892Z] ---> 2d6fd80d9a7b [2021-11-16T08:04:22.892Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-16T08:04:22.892Z] ---> Running in 4c8b34024bb1 [2021-11-16T08:04:22.892Z] Removing intermediate container 86b030251bfc [2021-11-16T08:04:22.892Z] ---> 90042f5825ce [2021-11-16T08:04:22.892Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-16T08:04:22.892Z] ---> Running in 7ae0106febde [2021-11-16T08:04:22.892Z] Removing intermediate container 44388bf25575 [2021-11-16T08:04:22.892Z] ---> 3627a546f021 [2021-11-16T08:04:22.892Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-16T08:04:23.154Z] ---> Running in f2a2747361e0 [2021-11-16T08:04:23.735Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T08:04:23.735Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T08:04:23.735Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T08:04:23.735Z] Removing intermediate container 06ed6b11ee4a [2021-11-16T08:04:23.735Z] ---> 2d69927559be [2021-11-16T08:04:23.735Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-16T08:04:23.735Z] ---> Running in 98c62c49ffe6 [2021-11-16T08:04:23.735Z] Removing intermediate container 660bfe9dee49 [2021-11-16T08:04:23.735Z] ---> 37c69dac6890 [2021-11-16T08:04:23.735Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-16T08:04:23.735Z] ---> Running in 090d20bdef6b [2021-11-16T08:04:23.995Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T08:04:23.995Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T08:04:24.568Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T08:04:24.568Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T08:04:24.568Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T08:04:24.832Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T08:04:24.832Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T08:04:24.832Z] OK: 220 MiB in 52 packages [2021-11-16T08:04:24.832Z] OK: 220 MiB in 52 packages [2021-11-16T08:04:24.832Z] OK: 220 MiB in 52 packages [2021-11-16T08:04:25.104Z] OK: 220 MiB in 52 packages [2021-11-16T08:04:25.104Z] OK: 220 MiB in 52 packages [2021-11-16T08:04:25.367Z] Removing intermediate container 4c8b34024bb1 [2021-11-16T08:04:25.367Z] ---> 37877d7fa83f [2021-11-16T08:04:25.367Z] Step 6/22 : COPY . . [2021-11-16T08:04:25.367Z] Removing intermediate container 7ae0106febde [2021-11-16T08:04:25.367Z] ---> cabf3715a1b9 [2021-11-16T08:04:25.367Z] Step 6/22 : COPY . . [2021-11-16T08:04:25.946Z] Removing intermediate container f2a2747361e0 [2021-11-16T08:04:25.946Z] ---> dc324a6b6445 [2021-11-16T08:04:25.946Z] Step 6/22 : COPY . . [2021-11-16T08:04:26.903Z] Removing intermediate container 98c62c49ffe6 [2021-11-16T08:04:26.903Z] ---> 7133532166bb [2021-11-16T08:04:26.903Z] Step 6/21 : COPY . . [2021-11-16T08:04:31.123Z] Removing intermediate container 090d20bdef6b [2021-11-16T08:04:31.123Z] ---> 7dc5f44f3d07 [2021-11-16T08:04:31.123Z] Step 6/23 : COPY go.mod . [2021-11-16T08:04:33.034Z] ---> b43bcc3d6464 [2021-11-16T08:04:33.034Z] Step 7/23 : RUN go mod download [2021-11-16T08:04:34.427Z] ---> Running in 67bc454d2c45 [2021-11-16T08:04:36.977Z] ---> 42b5b1516d47 [2021-11-16T08:04:36.977Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T08:04:36.977Z] ---> Running in 4e93d762ba74 [2021-11-16T08:04:36.977Z] ---> 57f41560f948 [2021-11-16T08:04:36.977Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T08:04:37.243Z] ---> Running in 8e439551badb [2021-11-16T08:04:37.516Z] ---> 55e1fc6ecce7 [2021-11-16T08:04:37.516Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T08:04:37.516Z] ---> 2fd63e7e829b [2021-11-16T08:04:37.516Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T08:04:37.516Z] ---> Running in 5df21e944b73 [2021-11-16T08:04:37.777Z] ---> Running in 28964b73029f [2021-11-16T08:04:38.040Z] Removing intermediate container 67bc454d2c45 [2021-11-16T08:04:38.040Z] ---> 54d6114ffca9 [2021-11-16T08:04:38.040Z] Step 8/23 : COPY . . [2021-11-16T08:04:39.445Z] Removing intermediate container 4e93d762ba74 [2021-11-16T08:04:39.445Z] ---> 16804413d16b [2021-11-16T08:04:39.445Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-16T08:04:39.704Z] ---> Running in 2431a4e9517b [2021-11-16T08:04:39.965Z] Removing intermediate container 8e439551badb [2021-11-16T08:04:39.965Z] ---> 65de9447edae [2021-11-16T08:04:39.965Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-16T08:04:40.224Z] ---> Running in a6a018c98903 [2021-11-16T08:04:40.794Z] Removing intermediate container 5df21e944b73 [2021-11-16T08:04:40.794Z] ---> 3a83f2b9fde0 [2021-11-16T08:04:40.794Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-16T08:04:41.053Z] ---> Running in db99ff01035e [2021-11-16T08:04:41.625Z] 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 [2021-11-16T08:04:41.625Z] Removing intermediate container 28964b73029f [2021-11-16T08:04:41.625Z] ---> 397af9c6c252 [2021-11-16T08:04:41.625Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-16T08:04:42.208Z] 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 [2021-11-16T08:04:42.208Z] ---> Running in 4eccf3098adb [2021-11-16T08:04:43.165Z] 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 [2021-11-16T08:04:43.745Z] 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 [2021-11-16T08:04:51.605Z] Removing intermediate container d18c390eb17e [2021-11-16T08:04:51.606Z] ---> fb049b751f77 [2021-11-16T08:04:51.606Z] Successfully built fb049b751f77 [2021-11-16T08:04:51.606Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T08:04:51.944Z] + docker inspect -f . ci-base-image-arm64 [2021-11-16T08:04:51.944Z] . [Pipeline] withDockerContainer [2021-11-16T08:04:52.184Z] prd-ubuntu18.04-docker-arm64-4c-16g-790 does not seem to be running inside a container [2021-11-16T08:04:52.268Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-16T08:04:53.707Z] $ docker top 6ecdbe83be4fd8167b7c92471bb7423e0c91307c6f5e8f6eb0a49092495af51e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-16T08:04:54.630Z] + go version [2021-11-16T08:04:54.630Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-16T08:04:54.647Z] $ docker stop --time=1 6ecdbe83be4fd8167b7c92471bb7423e0c91307c6f5e8f6eb0a49092495af51e [2021-11-16T08:04:56.291Z] $ docker rm -f 6ecdbe83be4fd8167b7c92471bb7423e0c91307c6f5e8f6eb0a49092495af51e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T08:04:56.988Z] + docker inspect -f . ci-base-image-arm64 [2021-11-16T08:04:56.988Z] . [Pipeline] withDockerContainer [2021-11-16T08:04:57.243Z] prd-ubuntu18.04-docker-arm64-4c-16g-790 does not seem to be running inside a container [2021-11-16T08:04:57.316Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-16T08:04:58.697Z] $ docker top 233b7bf21639b524a50a26a6c3c7a3cde1d49c5080ce1d1da8df43923a75f838 -eo pid,comm [2021-11-16T08:04:58.746Z] ---> 57b324bd4607 [2021-11-16T08:04:58.746Z] Step 9/23 : RUN go mod tidy [2021-11-16T08:04:58.746Z] ---> Running in 341ed2561f6d [Pipeline] { [Pipeline] echo [2021-11-16T08:04:59.014Z] ========================================================= [2021-11-16T08:04:59.014Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-16T08:04:59.014Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-16T08:04:59.660Z] + make test [2021-11-16T08:04:59.660Z] go mod tidy [2021-11-16T08:05:00.131Z] Removing intermediate container 341ed2561f6d [2021-11-16T08:05:00.131Z] ---> 6a9c9c20fc74 [2021-11-16T08:05:00.131Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-16T08:05:00.131Z] ---> Running in b1ae1c7b11db [2021-11-16T08:05:00.257Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-16T08:05:00.391Z] 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 [2021-11-16T08:05:18.531Z] Removing intermediate container a6a018c98903 [2021-11-16T08:05:18.531Z] ---> f5bc16f7536d [2021-11-16T08:05:18.531Z] [2021-11-16T08:05:18.531Z] Step 9/22 : FROM alpine:3.14 [2021-11-16T08:05:18.531Z] 3.14: Pulling from library/alpine [2021-11-16T08:05:19.934Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-16T08:05:19.934Z] Status: Downloaded newer image for alpine:3.14 [2021-11-16T08:05:19.934Z] ---> 0a97eee8041e [2021-11-16T08:05:19.934Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-16T08:05:19.934Z] ---> Running in a23f7dcee4cb [2021-11-16T08:05:20.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T08:05:20.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T08:05:20.777Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-16T08:05:20.777Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T08:05:21.038Z] OK: 6 MiB in 15 packages [2021-11-16T08:05:21.299Z] Removing intermediate container 2431a4e9517b [2021-11-16T08:05:21.299Z] ---> f3569a8862b9 [2021-11-16T08:05:21.299Z] [2021-11-16T08:05:21.299Z] Step 9/21 : FROM alpine:3.14 [2021-11-16T08:05:21.299Z] ---> 0a97eee8041e [2021-11-16T08:05:21.299Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-16T08:05:21.299Z] ---> Running in d4fd257de752 [2021-11-16T08:05:21.569Z] Removing intermediate container a23f7dcee4cb [2021-11-16T08:05:21.569Z] ---> d026cc1827d1 [2021-11-16T08:05:21.569Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-16T08:05:21.569Z] ---> Running in afcf5dce21da [2021-11-16T08:05:21.830Z] Removing intermediate container afcf5dce21da [2021-11-16T08:05:21.830Z] ---> 6acc3e19272a [2021-11-16T08:05:21.830Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-16T08:05:21.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T08:05:21.830Z] ---> Running in b1bb88fb61cd [2021-11-16T08:05:21.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T08:05:22.092Z] Removing intermediate container b1bb88fb61cd [2021-11-16T08:05:22.092Z] ---> 36bc2275fc20 [2021-11-16T08:05:22.092Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-16T08:05:22.092Z] ---> Running in eec0ee98e194 [2021-11-16T08:05:22.092Z] Removing intermediate container eec0ee98e194 [2021-11-16T08:05:22.092Z] ---> 8925bf830d68 [2021-11-16T08:05:22.092Z] Step 14/22 : WORKDIR / [2021-11-16T08:05:22.092Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-16T08:05:22.092Z] ---> Running in 2e608e636017 [2021-11-16T08:05:22.357Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-16T08:05:22.357Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T08:05:22.357Z] Executing ca-certificates-20191127-r5.trigger [2021-11-16T08:05:22.357Z] OK: 6 MiB in 16 packages [2021-11-16T08:05:22.357Z] Removing intermediate container 2e608e636017 [2021-11-16T08:05:22.357Z] ---> d5c3076df22c [2021-11-16T08:05:22.357Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T08:05:22.939Z] ---> 37045b3dcd57 [2021-11-16T08:05:22.939Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-16T08:05:22.939Z] Removing intermediate container d4fd257de752 [2021-11-16T08:05:22.939Z] ---> 124729a2b3a1 [2021-11-16T08:05:22.939Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-16T08:05:23.201Z] ---> Running in 4c62d3f8f573 [2021-11-16T08:05:23.201Z] ---> 76aeb03cf3d4 [2021-11-16T08:05:23.201Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-16T08:05:23.480Z] Removing intermediate container 4c62d3f8f573 [2021-11-16T08:05:23.480Z] ---> 736e20185400 [2021-11-16T08:05:23.480Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-16T08:05:23.480Z] ---> Running in 792029814b80 [2021-11-16T08:05:23.764Z] ---> 95caaddf7b65 [2021-11-16T08:05:23.764Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-16T08:05:23.764Z] Removing intermediate container 792029814b80 [2021-11-16T08:05:23.764Z] ---> abcca97e2350 [2021-11-16T08:05:23.764Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-16T08:05:23.764Z] ---> Running in cc49f157bcd4 [2021-11-16T08:05:24.053Z] ---> Running in 5ccb66963ab4 [2021-11-16T08:05:24.053Z] Removing intermediate container cc49f157bcd4 [2021-11-16T08:05:24.053Z] ---> f08c7b943432 [2021-11-16T08:05:24.053Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T08:05:24.328Z] ---> Running in 8e4cd991703d [2021-11-16T08:05:24.328Z] Removing intermediate container 5ccb66963ab4 [2021-11-16T08:05:24.328Z] ---> cd652e750078 [2021-11-16T08:05:24.328Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T08:05:24.328Z] Removing intermediate container db99ff01035e [2021-11-16T08:05:24.328Z] ---> 47452445e71f [2021-11-16T08:05:24.328Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-16T08:05:24.601Z] ---> Running in a99488bb9d9f [2021-11-16T08:05:24.601Z] Removing intermediate container 8e4cd991703d [2021-11-16T08:05:24.601Z] ---> 5e212be6fe67 [2021-11-16T08:05:24.601Z] Step 20/22 : LABEL arch=x86_64 [2021-11-16T08:05:24.601Z] ---> Running in 288a8fcb1cd8 [2021-11-16T08:05:24.874Z] ---> ee1d62cf5738 [2021-11-16T08:05:24.874Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-16T08:05:24.874Z] Removing intermediate container 288a8fcb1cd8 [2021-11-16T08:05:24.874Z] ---> 6190e4685646 [2021-11-16T08:05:24.874Z] Step 21/22 : LABEL git_sha=0a5eaa143b79af319cc33cc034cee9e85bf70086 [2021-11-16T08:05:24.874Z] ---> Running in 8cf20b909b79 [2021-11-16T08:05:25.153Z] Removing intermediate container 8cf20b909b79 [2021-11-16T08:05:25.153Z] ---> ec4d8ed2c846 [2021-11-16T08:05:25.153Z] Step 22/22 : LABEL version=0.0.0 [2021-11-16T08:05:25.153Z] ---> Running in 4d4f2ca2ca89 [2021-11-16T08:05:25.429Z] 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 [2021-11-16T08:05:25.692Z] Removing intermediate container 4d4f2ca2ca89 [2021-11-16T08:05:25.692Z] ---> 659e3947a417 [2021-11-16T08:05:25.692Z] [2021-11-16T08:05:25.692Z] ---> 54b65dcb1d24 [2021-11-16T08:05:25.692Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-16T08:05:25.692Z] Successfully built 659e3947a417 [2021-11-16T08:05:25.692Z] Successfully tagged core-command:latest [2021-11-16T08:05:25.692Z] Building security-bootstrapper [2021-11-16T08:05:25.952Z]  Building core-command ... done  ---> f541739f3a51 [2021-11-16T08:05:25.952Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-16T08:05:25.952Z] ---> Running in 380e58d6e372 [2021-11-16T08:05:26.216Z] Removing intermediate container 380e58d6e372 [2021-11-16T08:05:26.216Z] ---> 33ea88e566d2 [2021-11-16T08:05:26.216Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T08:05:26.480Z] ---> Running in 5aa31adf08ec [2021-11-16T08:05:27.051Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-16T08:05:27.057Z] Removing intermediate container 5aa31adf08ec [2021-11-16T08:05:27.057Z] ---> 3c537130e00c [2021-11-16T08:05:27.057Z] Step 19/21 : LABEL arch=x86_64 [2021-11-16T08:05:27.318Z] ---> Running in ed555c210b81 [2021-11-16T08:05:27.918Z] Removing intermediate container ed555c210b81 [2021-11-16T08:05:27.918Z] ---> 9106866dbdd2 [2021-11-16T08:05:27.918Z] Step 20/21 : LABEL git_sha=0a5eaa143b79af319cc33cc034cee9e85bf70086 [2021-11-16T08:05:27.918Z] Removing intermediate container a99488bb9d9f [2021-11-16T08:05:27.918Z] ---> 2c94637b721c [2021-11-16T08:05:27.918Z] [2021-11-16T08:05:27.918Z] Step 10/22 : FROM docker:20.10.8 [2021-11-16T08:05:27.918Z] ---> Running in 6333f70e5772 [2021-11-16T08:05:28.200Z] Removing intermediate container 6333f70e5772 [2021-11-16T08:05:28.200Z] ---> 3f05e5d853db [2021-11-16T08:05:28.200Z] Step 21/21 : LABEL version=0.0.0 [2021-11-16T08:05:28.200Z] 20.10.8: Pulling from library/docker [2021-11-16T08:05:28.200Z] ---> Running in 4c2cc11fe331 [2021-11-16T08:05:28.795Z] Removing intermediate container 4c2cc11fe331 [2021-11-16T08:05:28.795Z] ---> 91b50c48d16f [2021-11-16T08:05:28.795Z] [2021-11-16T08:05:28.795Z] Successfully built 91b50c48d16f [2021-11-16T08:05:28.795Z] Successfully tagged support-notifications:latest [2021-11-16T08:05:28.795Z]  Building support-notifications ... done Building security-proxy-setup [2021-11-16T08:05:37.066Z] Removing intermediate container 4eccf3098adb [2021-11-16T08:05:37.066Z] ---> f4e34fd128a6 [2021-11-16T08:05:37.066Z] [2021-11-16T08:05:37.066Z] Step 9/22 : FROM alpine:3.14 [2021-11-16T08:05:37.066Z] ---> 0a97eee8041e [2021-11-16T08:05:37.066Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-16T08:05:37.066Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T08:05:37.066Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-16T08:05:37.066Z] ---> 7539ff566d3d [2021-11-16T08:05:37.066Z] Step 3/20 : WORKDIR /edgex-go [2021-11-16T08:05:37.066Z] ---> Using cache [2021-11-16T08:05:37.066Z] ---> 1d927685dbc5 [2021-11-16T08:05:37.066Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T08:05:37.066Z] ---> Using cache [2021-11-16T08:05:37.066Z] ---> 37c69dac6890 [2021-11-16T08:05:37.066Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-16T08:05:37.066Z] ---> Using cache [2021-11-16T08:05:37.066Z] ---> 7dc5f44f3d07 [2021-11-16T08:05:37.066Z] Step 6/20 : COPY . . [2021-11-16T08:05:37.066Z] ---> Running in d855675a98cf [2021-11-16T08:05:37.066Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T08:05:37.066Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-16T08:05:37.066Z] ---> 7539ff566d3d [2021-11-16T08:05:37.066Z] Step 3/30 : WORKDIR /edgex-go [2021-11-16T08:05:37.066Z] ---> Using cache [2021-11-16T08:05:37.066Z] ---> 1d927685dbc5 [2021-11-16T08:05:37.066Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T08:05:37.066Z] ---> Using cache [2021-11-16T08:05:37.066Z] ---> 37c69dac6890 [2021-11-16T08:05:37.066Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-16T08:05:37.066Z] ---> Using cache [2021-11-16T08:05:37.066Z] ---> 7dc5f44f3d07 [2021-11-16T08:05:37.066Z] Step 6/30 : COPY . . [2021-11-16T08:05:37.066Z] Removing intermediate container b1ae1c7b11db [2021-11-16T08:05:37.066Z] ---> ee287300432d [2021-11-16T08:05:37.066Z] [2021-11-16T08:05:37.066Z] Step 11/23 : FROM alpine:3.14 [2021-11-16T08:05:37.066Z] ---> 0a97eee8041e [2021-11-16T08:05:37.066Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-16T08:05:37.066Z] ---> Using cache [2021-11-16T08:05:37.066Z] ---> d026cc1827d1 [2021-11-16T08:05:37.066Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-16T08:05:37.067Z] ---> Using cache [2021-11-16T08:05:37.067Z] ---> 6acc3e19272a [2021-11-16T08:05:37.067Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-16T08:05:40.378Z] Removing intermediate container d855675a98cf [2021-11-16T08:05:40.378Z] ---> 8f0871503256 [2021-11-16T08:05:40.378Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-16T08:05:40.378Z] ---> Running in e39392150730 [2021-11-16T08:05:40.378Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-16T08:05:40.378Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-16T08:05:40.378Z] ---> Running in 0faedde1a763 [2021-11-16T08:05:40.378Z] ---> bc6c0ffef665 [2021-11-16T08:05:40.378Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-16T08:05:40.638Z] Removing intermediate container e39392150730 [2021-11-16T08:05:40.638Z] ---> 0360eb99dbb1 [2021-11-16T08:05:40.638Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-16T08:05:40.906Z] ---> Running in da2efec5f39e [2021-11-16T08:05:40.906Z] ---> Running in cd7e7d3f4e6e [2021-11-16T08:05:40.906Z] Removing intermediate container 0faedde1a763 [2021-11-16T08:05:40.906Z] ---> d25e52d51f59 [2021-11-16T08:05:40.906Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-16T08:05:41.173Z] Removing intermediate container da2efec5f39e [2021-11-16T08:05:41.173Z] ---> f6f80472b6ed [2021-11-16T08:05:41.173Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-16T08:05:41.173Z] ---> Running in 1de0f061d9f4 [2021-11-16T08:05:41.438Z] ---> Running in aa9ad8fc91df [2021-11-16T08:05:41.438Z] Removing intermediate container cd7e7d3f4e6e [2021-11-16T08:05:41.438Z] ---> 2e208394fc54 [2021-11-16T08:05:41.438Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T08:05:41.702Z] Removing intermediate container 1de0f061d9f4 [2021-11-16T08:05:41.702Z] ---> dd844851430b [2021-11-16T08:05:41.702Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T08:05:41.966Z] ---> Running in 5895fa1db930 [2021-11-16T08:05:41.966Z] ---> 9a5ba47c7d04 [2021-11-16T08:05:41.966Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-16T08:05:41.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T08:05:41.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T08:05:42.244Z] (1/42) Installing readline (8.1.0-r0) [2021-11-16T08:05:42.244Z] (2/42) Installing bash (5.1.4-r0) [2021-11-16T08:05:42.244Z] Executing bash-5.1.4-r0.post-install [2021-11-16T08:05:42.244Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-16T08:05:42.244Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-16T08:05:42.244Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-16T08:05:42.514Z] (6/42) Installing curl (7.79.1-r0) [2021-11-16T08:05:42.514Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-16T08:05:42.514Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-16T08:05:42.514Z] (9/42) Installing expat (2.4.1-r0) [2021-11-16T08:05:42.514Z] (10/42) Installing libffi (3.3-r2) [2021-11-16T08:05:42.514Z] (11/42) Installing gdbm (1.19-r0) [2021-11-16T08:05:42.514Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-16T08:05:42.514Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-16T08:05:42.514Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-16T08:05:42.514Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-16T08:05:42.514Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-16T08:05:42.514Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-16T08:05:43.100Z] ---> 1168a463a27f [2021-11-16T08:05:43.100Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T08:05:43.361Z] ---> ab486f1b2d8d [2021-11-16T08:05:43.361Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-16T08:05:43.361Z] ---> Running in f7f91da93027 [2021-11-16T08:05:43.361Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-16T08:05:43.361Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-16T08:05:43.361Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-16T08:05:43.361Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-16T08:05:43.361Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-16T08:05:43.361Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-16T08:05:43.361Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-16T08:05:43.361Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-16T08:05:43.620Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-16T08:05:43.620Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-16T08:05:43.882Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-16T08:05:43.882Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-16T08:05:43.882Z] Removing intermediate container 5895fa1db930 [2021-11-16T08:05:43.882Z] ---> ef55e1f853bf [2021-11-16T08:05:43.882Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-16T08:05:43.882Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-16T08:05:43.882Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-16T08:05:43.882Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-16T08:05:43.882Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-16T08:05:43.882Z] ---> 3ed79b529a29 [2021-11-16T08:05:43.882Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-16T08:05:43.882Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-16T08:05:43.882Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-16T08:05:43.882Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-16T08:05:43.882Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-16T08:05:43.882Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-16T08:05:43.882Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-16T08:05:43.882Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-16T08:05:43.882Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-16T08:05:43.882Z] ---> Running in 8183b3bff7fd [2021-11-16T08:05:43.882Z] ---> Running in 389ab8da8749 [2021-11-16T08:05:44.180Z] ---> e232b27ebed4 [2021-11-16T08:05:44.180Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T08:05:44.180Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-16T08:05:44.772Z] Executing busybox-1.33.1-r3.trigger [2021-11-16T08:05:44.772Z] ---> Running in ad5a10fd90ca [2021-11-16T08:05:44.772Z] OK: 84 MiB in 64 packages [2021-11-16T08:05:44.772Z] Removing intermediate container 389ab8da8749 [2021-11-16T08:05:44.772Z] ---> 91d551af9328 [2021-11-16T08:05:44.772Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T08:05:44.772Z] ---> Running in 37d367ed3979 [2021-11-16T08:05:45.044Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T08:05:45.044Z] Removing intermediate container 37d367ed3979 [2021-11-16T08:05:45.044Z] ---> 0340e42fde3c [2021-11-16T08:05:45.044Z] Step 21/23 : LABEL arch=x86_64 [2021-11-16T08:05:45.044Z] ---> Running in 3d6cb9a6ebf8 [2021-11-16T08:05:45.307Z] Removing intermediate container f7f91da93027 [2021-11-16T08:05:45.307Z] ---> b4db33c071af [2021-11-16T08:05:45.307Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-16T08:05:45.307Z] ---> Running in 8b0e08e8c525 [2021-11-16T08:05:45.307Z] Removing intermediate container 3d6cb9a6ebf8 [2021-11-16T08:05:45.307Z] ---> f277d6b7e8df [2021-11-16T08:05:45.307Z] Step 22/23 : LABEL git_sha=0a5eaa143b79af319cc33cc034cee9e85bf70086 [2021-11-16T08:05:45.307Z] ---> Running in 16b4082d6fae [2021-11-16T08:05:45.574Z] Collecting docker-compose==1.23.2 [2021-11-16T08:05:45.574Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-16T08:05:45.574Z] Removing intermediate container 16b4082d6fae [2021-11-16T08:05:45.574Z] ---> 1312dce228f4 [2021-11-16T08:05:45.574Z] Step 23/23 : LABEL version=0.0.0 [2021-11-16T08:05:45.574Z] ---> Running in def08f9ba417 [2021-11-16T08:05:45.840Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-16T08:05:45.840Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-16T08:05:45.840Z] Removing intermediate container def08f9ba417 [2021-11-16T08:05:45.840Z] ---> 601e95a75d57 [2021-11-16T08:05:45.840Z] [2021-11-16T08:05:45.840Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T08:05:45.840Z] 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 [2021-11-16T08:05:45.840Z] Collecting PyYAML<4,>=3.10 [2021-11-16T08:05:45.840Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-16T08:05:46.122Z] Successfully built 601e95a75d57 [2021-11-16T08:05:46.122Z] Successfully tagged support-scheduler:latest [2021-11-16T08:05:46.122Z] Building core-metadata [2021-11-16T08:05:46.399Z]  Building support-scheduler ... done Removing intermediate container ad5a10fd90ca [2021-11-16T08:05:46.399Z] ---> 5844b8dab89f [2021-11-16T08:05:46.399Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-16T08:05:46.399Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-16T08:05:46.399Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-16T08:05:46.667Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-16T08:05:46.667Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-16T08:05:46.667Z] Collecting docker<4.0,>=3.6.0 [2021-11-16T08:05:46.667Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-16T08:05:46.667Z] Collecting texttable<0.10,>=0.9.0 [2021-11-16T08:05:46.667Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-16T08:05:46.667Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-16T08:05:47.241Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-16T08:05:47.241Z] ---> Running in 8a3c5c439a91 [2021-11-16T08:05:47.241Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T08:05:47.241Z] OK: 8 MiB in 20 packages [2021-11-16T08:05:47.241Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-16T08:05:47.241Z] Collecting jsonschema<3,>=2.5.1 [2021-11-16T08:05:47.241Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-16T08:05:47.241Z] Collecting docopt<0.7,>=0.6.1 [2021-11-16T08:05:47.241Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-16T08:05:47.840Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-16T08:05:47.840Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-16T08:05:47.840Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-16T08:05:47.840Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-16T08:05:48.112Z] Collecting cached-property<2,>=1.2.0 [2021-11-16T08:05:48.112Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-16T08:05:48.112Z] Collecting docker-pycreds>=0.4.0 [2021-11-16T08:05:48.112Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-16T08:05:48.379Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-16T08:05:48.379Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-16T08:05:48.379Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-16T08:05:48.379Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-16T08:05:48.379Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-11-16T08:05:48.379Z] Collecting idna<2.8,>=2.5 [2021-11-16T08:05:48.379Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-16T08:05:48.650Z] 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 [2021-11-16T08:05:48.650Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-16T08:05:48.650Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-16T08:05:48.650Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-16T08:05:48.650Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-16T08:05:48.650Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-16T08:05:48.650Z] Attempting uninstall: urllib3 [2021-11-16T08:05:48.650Z] Found existing installation: urllib3 1.26.5 [2021-11-16T08:05:48.650Z] Uninstalling urllib3-1.26.5: [2021-11-16T08:05:48.926Z] Successfully uninstalled urllib3-1.26.5 [2021-11-16T08:05:48.926Z] Removing intermediate container 8183b3bff7fd [2021-11-16T08:05:48.926Z] ---> ce263ef4ffe7 [2021-11-16T08:05:48.926Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T08:05:48.926Z] Attempting uninstall: idna [2021-11-16T08:05:48.926Z] Found existing installation: idna 3.2 [2021-11-16T08:05:48.926Z] Uninstalling idna-3.2: [2021-11-16T08:05:48.926Z] Successfully uninstalled idna-3.2 [2021-11-16T08:05:49.201Z] Attempting uninstall: chardet [2021-11-16T08:05:49.201Z] Found existing installation: chardet 4.0.0 [2021-11-16T08:05:49.201Z] Uninstalling chardet-4.0.0: [2021-11-16T08:05:49.201Z] Successfully uninstalled chardet-4.0.0 [2021-11-16T08:05:49.479Z] ---> d9218988bb76 [2021-11-16T08:05:49.479Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-16T08:05:49.742Z] Attempting uninstall: requests [2021-11-16T08:05:49.742Z] Found existing installation: requests 2.25.1 [2021-11-16T08:05:49.742Z] Uninstalling requests-2.25.1: [2021-11-16T08:05:49.742Z] Successfully uninstalled requests-2.25.1 [2021-11-16T08:05:50.009Z] ---> 4056d009f37b [2021-11-16T08:05:50.009Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-16T08:05:50.009Z] Running setup.py install for texttable: started [2021-11-16T08:05:50.270Z] ---> cade15b8f0c3 [2021-11-16T08:05:50.270Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-16T08:05:50.530Z] ---> Running in 79b2f82310c7 [2021-11-16T08:05:50.530Z] Removing intermediate container 79b2f82310c7 [2021-11-16T08:05:50.530Z] ---> f61bb51a161a [2021-11-16T08:05:50.530Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T08:05:50.530Z] Running setup.py install for texttable: finished with status 'done' [2021-11-16T08:05:50.530Z] Running setup.py install for PyYAML: started [2021-11-16T08:05:50.792Z] ---> Running in 4f7462f0bf28 [2021-11-16T08:05:50.792Z] Removing intermediate container 4f7462f0bf28 [2021-11-16T08:05:50.792Z] ---> 90e4a82b7877 [2021-11-16T08:05:50.792Z] Step 20/22 : LABEL arch=x86_64 [2021-11-16T08:05:51.053Z] ---> Running in b693e43a97a7 [2021-11-16T08:05:51.053Z] Removing intermediate container b693e43a97a7 [2021-11-16T08:05:51.053Z] ---> 33d539189e11 [2021-11-16T08:05:51.053Z] Step 21/22 : LABEL git_sha=0a5eaa143b79af319cc33cc034cee9e85bf70086 [2021-11-16T08:05:51.315Z] ---> Running in 87e7828bf3c1 [2021-11-16T08:05:51.315Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-16T08:05:51.315Z] Removing intermediate container 87e7828bf3c1 [2021-11-16T08:05:51.315Z] ---> 6affe5fc96b1 [2021-11-16T08:05:51.315Z] Step 22/22 : LABEL version=0.0.0 [2021-11-16T08:05:51.315Z] ---> Running in b767d2e42406 [2021-11-16T08:05:51.315Z] Running setup.py install for docopt: started [2021-11-16T08:05:51.575Z] Removing intermediate container b767d2e42406 [2021-11-16T08:05:51.575Z] ---> ad1162fb5ab6 [2021-11-16T08:05:51.575Z] [2021-11-16T08:05:51.836Z] Successfully built ad1162fb5ab6 [2021-11-16T08:05:51.836Z] Successfully tagged core-data:latest [2021-11-16T08:05:51.836Z] Building security-secretstore-setup [2021-11-16T08:05:52.411Z]  Building core-data ... done  Running setup.py install for docopt: finished with status 'done' [2021-11-16T08:05:52.411Z] Running setup.py install for dockerpty: started [2021-11-16T08:05:53.007Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-16T08:05:53.595Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-11-16T08:05:56.939Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T08:05:56.939Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-16T08:05:56.939Z] ---> 7539ff566d3d [2021-11-16T08:05:56.939Z] Step 3/22 : WORKDIR /edgex-go [2021-11-16T08:05:56.939Z] ---> Using cache [2021-11-16T08:05:56.939Z] ---> 1d927685dbc5 [2021-11-16T08:05:56.939Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T08:05:56.939Z] ---> Using cache [2021-11-16T08:05:56.939Z] ---> 37c69dac6890 [2021-11-16T08:05:56.939Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-16T08:05:56.939Z] ---> Using cache [2021-11-16T08:05:56.939Z] ---> 7dc5f44f3d07 [2021-11-16T08:05:56.939Z] Step 6/22 : COPY . . [2021-11-16T08:05:56.939Z] ---> Using cache [2021-11-16T08:05:56.939Z] ---> e232b27ebed4 [2021-11-16T08:05:56.939Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T08:05:56.939Z] ---> Using cache [2021-11-16T08:05:56.939Z] ---> 5844b8dab89f [2021-11-16T08:05:56.939Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-16T08:05:56.939Z] ---> Running in 71db117375e1 [2021-11-16T08:05:57.527Z] 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 [2021-11-16T08:06:00.933Z] Removing intermediate container aa9ad8fc91df [2021-11-16T08:06:00.933Z] ---> 227e02bcc279 [2021-11-16T08:06:00.933Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-16T08:06:00.933Z] ---> Running in b8fb0bce22b6 [2021-11-16T08:06:00.933Z] Removing intermediate container b8fb0bce22b6 [2021-11-16T08:06:00.933Z] ---> b1aa6175fd6d [2021-11-16T08:06:00.933Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-16T08:06:00.933Z] ---> Running in da7ac2ef9b14 [2021-11-16T08:06:01.222Z] Removing intermediate container da7ac2ef9b14 [2021-11-16T08:06:01.222Z] ---> 7037a69a2291 [2021-11-16T08:06:01.222Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-16T08:06:01.818Z] ---> 29032cc17542 [2021-11-16T08:06:01.818Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-16T08:06:02.420Z] ---> 1f543c632fd6 [2021-11-16T08:06:02.420Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-16T08:06:03.001Z] ---> 27b769474fd3 [2021-11-16T08:06:03.001Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-16T08:06:03.001Z] ---> Running in 22772503e3ec [2021-11-16T08:06:03.262Z] Removing intermediate container 22772503e3ec [2021-11-16T08:06:03.262Z] ---> 923f541bda9d [2021-11-16T08:06:03.262Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T08:06:03.262Z] ---> Running in 4d2ae26352cb [2021-11-16T08:06:03.262Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T08:06:03.262Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-16T08:06:03.262Z] ---> 7539ff566d3d [2021-11-16T08:06:03.262Z] Step 3/24 : WORKDIR /edgex-go [2021-11-16T08:06:03.262Z] ---> Using cache [2021-11-16T08:06:03.262Z] ---> 1d927685dbc5 [2021-11-16T08:06:03.262Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T08:06:03.262Z] ---> Using cache [2021-11-16T08:06:03.262Z] ---> 37c69dac6890 [2021-11-16T08:06:03.262Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-16T08:06:03.262Z] ---> Using cache [2021-11-16T08:06:03.262Z] ---> 7dc5f44f3d07 [2021-11-16T08:06:03.262Z] Step 6/24 : COPY . . [2021-11-16T08:06:03.262Z] ---> Using cache [2021-11-16T08:06:03.262Z] ---> e232b27ebed4 [2021-11-16T08:06:03.262Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T08:06:03.262Z] ---> Using cache [2021-11-16T08:06:03.262Z] ---> 5844b8dab89f [2021-11-16T08:06:03.262Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-16T08:06:03.262Z] ---> Running in fa742b0ba8fd [2021-11-16T08:06:03.524Z] Removing intermediate container 4d2ae26352cb [2021-11-16T08:06:03.524Z] ---> fccfd9cce1b2 [2021-11-16T08:06:03.524Z] Step 20/22 : LABEL arch=x86_64 [2021-11-16T08:06:03.524Z] ---> Running in 5284ff8ea384 [2021-11-16T08:06:03.786Z] Removing intermediate container 5284ff8ea384 [2021-11-16T08:06:03.786Z] ---> 1433638e8a02 [2021-11-16T08:06:03.786Z] Step 21/22 : LABEL git_sha=0a5eaa143b79af319cc33cc034cee9e85bf70086 [2021-11-16T08:06:03.786Z] ---> Running in c2e2d6b71cdb [2021-11-16T08:06:03.786Z] 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 [2021-11-16T08:06:04.048Z] Removing intermediate container c2e2d6b71cdb [2021-11-16T08:06:04.048Z] ---> 6bdd0cc9aca3 [2021-11-16T08:06:04.048Z] Step 22/22 : LABEL version=0.0.0 [2021-11-16T08:06:04.048Z] ---> Running in f604b53b588d [2021-11-16T08:06:04.312Z] Removing intermediate container f604b53b588d [2021-11-16T08:06:04.312Z] ---> 116af943f218 [2021-11-16T08:06:04.312Z] [2021-11-16T08:06:04.312Z] Successfully built 116af943f218 [2021-11-16T08:06:04.312Z] Successfully tagged sys-mgmt-agent:latest [2021-11-16T08:06:14.317Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-16T08:06:20.898Z] Removing intermediate container 8b0e08e8c525 [2021-11-16T08:06:20.898Z] ---> 156e441d778c [2021-11-16T08:06:20.898Z] [2021-11-16T08:06:20.898Z] Step 9/20 : FROM alpine:3.14 [2021-11-16T08:06:20.898Z] ---> 0a97eee8041e [2021-11-16T08:06:20.898Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-16T08:06:20.898Z] ---> Running in 9e9398b017bf [2021-11-16T08:06:21.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T08:06:21.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T08:06:21.426Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-16T08:06:21.426Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-16T08:06:21.426Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-16T08:06:21.426Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-16T08:06:21.426Z] (5/5) Installing curl (7.79.1-r0) [2021-11-16T08:06:21.687Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T08:06:21.687Z] Executing ca-certificates-20191127-r5.trigger [2021-11-16T08:06:21.687Z] OK: 8 MiB in 19 packages [2021-11-16T08:06:22.633Z] Removing intermediate container 9e9398b017bf [2021-11-16T08:06:22.633Z] ---> 4c14ab9bf1cf [2021-11-16T08:06:22.633Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-16T08:06:22.633Z] ---> Running in 782861bb6de1 [2021-11-16T08:06:22.896Z] Removing intermediate container 782861bb6de1 [2021-11-16T08:06:22.896Z] ---> 74fee4856414 [2021-11-16T08:06:22.896Z] Step 12/20 : WORKDIR /edgex [2021-11-16T08:06:23.467Z] ---> Running in c83ab0bc91b6 [2021-11-16T08:06:23.663Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-16T08:06:23.728Z] Removing intermediate container c83ab0bc91b6 [2021-11-16T08:06:23.728Z] ---> 8be932553530 [2021-11-16T08:06:23.728Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-16T08:06:23.728Z] Removing intermediate container 8a3c5c439a91 [2021-11-16T08:06:23.728Z] ---> 865fa263fd56 [2021-11-16T08:06:23.728Z] [2021-11-16T08:06:23.728Z] Step 9/30 : FROM alpine:3.14 [2021-11-16T08:06:23.728Z] ---> 0a97eee8041e [2021-11-16T08:06:23.728Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-16T08:06:23.990Z] ---> Running in 7b48e8c6394e [2021-11-16T08:06:23.990Z] ---> 8687537d6cda [2021-11-16T08:06:23.990Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-16T08:06:24.252Z] Removing intermediate container 7b48e8c6394e [2021-11-16T08:06:24.252Z] ---> bd3a8cfdd6d9 [2021-11-16T08:06:24.252Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-16T08:06:24.252Z] ---> Running in 476900abbd6f [2021-11-16T08:06:24.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T08:06:24.842Z] ---> d36d1b445153 [2021-11-16T08:06:24.842Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-16T08:06:24.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T08:06:25.415Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-16T08:06:25.416Z] (2/2) Installing su-exec (0.2-r1) [2021-11-16T08:06:25.416Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T08:06:25.416Z] OK: 6 MiB in 16 packages [2021-11-16T08:06:25.416Z] ---> 2f2a6e95327e [2021-11-16T08:06:25.416Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-16T08:06:25.416Z] ---> Running in 1cad09823339 [2021-11-16T08:06:25.654Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-16T08:06:25.673Z] Removing intermediate container 1cad09823339 [2021-11-16T08:06:25.673Z] ---> 60f8a9ee5811 [2021-11-16T08:06:25.673Z] Step 17/20 : CMD ["--init=true"] [2021-11-16T08:06:25.673Z] ---> Running in c0d864220adc [2021-11-16T08:06:25.932Z] Removing intermediate container 476900abbd6f [2021-11-16T08:06:25.932Z] ---> 2d7024c332fe [2021-11-16T08:06:25.932Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-16T08:06:25.932Z] Removing intermediate container c0d864220adc [2021-11-16T08:06:25.932Z] ---> 49d9ee097db0 [2021-11-16T08:06:25.932Z] Step 18/20 : LABEL arch=x86_64 [2021-11-16T08:06:25.932Z] ---> Running in 36d7c0d57c11 [2021-11-16T08:06:25.932Z] ---> Running in 9a65eb3d9ded [2021-11-16T08:06:26.195Z] Removing intermediate container 36d7c0d57c11 [2021-11-16T08:06:26.195Z] ---> 6ef7b556fe95 [2021-11-16T08:06:26.195Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-16T08:06:26.195Z] Removing intermediate container 9a65eb3d9ded [2021-11-16T08:06:26.195Z] ---> 6893a2929016 [2021-11-16T08:06:26.195Z] Step 19/20 : LABEL git_sha=0a5eaa143b79af319cc33cc034cee9e85bf70086 [2021-11-16T08:06:26.195Z] ---> Running in 6aa438047a98 [2021-11-16T08:06:26.195Z] ---> Running in f94f04d05ed8 [2021-11-16T08:06:26.460Z] Removing intermediate container 6aa438047a98 [2021-11-16T08:06:26.460Z] ---> b5a5e8cbe8e0 [2021-11-16T08:06:26.460Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-16T08:06:26.460Z] Removing intermediate container f94f04d05ed8 [2021-11-16T08:06:26.460Z] ---> 863c30924cf1 [2021-11-16T08:06:26.460Z] Step 20/20 : LABEL version=0.0.0 [2021-11-16T08:06:26.460Z] ---> Running in c5b3f68380b5 [2021-11-16T08:06:26.460Z] ---> Running in 83e8a5b3479a [2021-11-16T08:06:26.637Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-16T08:06:26.721Z] Removing intermediate container 83e8a5b3479a [2021-11-16T08:06:26.722Z] ---> 64c658bdeff0 [2021-11-16T08:06:26.722Z] [2021-11-16T08:06:26.982Z] Successfully built 64c658bdeff0 [2021-11-16T08:06:26.982Z] Successfully tagged security-proxy-setup:latest [2021-11-16T08:06:27.555Z]  Building security-proxy-setup ... done Removing intermediate container c5b3f68380b5 [2021-11-16T08:06:27.555Z] ---> a1853a5b0d70 [2021-11-16T08:06:27.555Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-16T08:06:27.555Z] ---> Running in 36d8affb8bc5 [2021-11-16T08:06:27.622Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-16T08:06:27.819Z] Removing intermediate container 36d8affb8bc5 [2021-11-16T08:06:27.819Z] ---> c53a4dc0379b [2021-11-16T08:06:27.819Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-16T08:06:27.819Z] ---> b837739f649c [2021-11-16T08:06:27.819Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-16T08:06:28.083Z] ---> Running in b0a79370b989 [2021-11-16T08:06:28.345Z] 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 [2021-11-16T08:06:29.735Z] Removing intermediate container b0a79370b989 [2021-11-16T08:06:29.735Z] ---> 6bce154b1c3d [2021-11-16T08:06:29.735Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T08:06:29.735Z] Removing intermediate container 71db117375e1 [2021-11-16T08:06:29.735Z] ---> 6c7985ec5ad6 [2021-11-16T08:06:29.735Z] [2021-11-16T08:06:29.735Z] Step 9/22 : FROM alpine:3.14 [2021-11-16T08:06:29.735Z] ---> 0a97eee8041e [2021-11-16T08:06:29.735Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-16T08:06:29.735Z] ---> Using cache [2021-11-16T08:06:29.735Z] ---> d026cc1827d1 [2021-11-16T08:06:29.735Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-16T08:06:29.735Z] ---> Using cache [2021-11-16T08:06:29.735Z] ---> 6acc3e19272a [2021-11-16T08:06:29.735Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-16T08:06:29.735Z] ---> Running in eb7682ced950 [2021-11-16T08:06:29.735Z] ---> baf2e56cdeaf [2021-11-16T08:06:29.735Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-16T08:06:29.735Z] Removing intermediate container eb7682ced950 [2021-11-16T08:06:29.735Z] ---> ea26e2ed37c1 [2021-11-16T08:06:29.735Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-16T08:06:29.994Z] ---> Running in 2653a35a7005 [2021-11-16T08:06:30.260Z] Removing intermediate container 2653a35a7005 [2021-11-16T08:06:30.260Z] ---> 474b35b92f66 [2021-11-16T08:06:30.260Z] Step 14/22 : WORKDIR / [2021-11-16T08:06:30.260Z] ---> 69e3d9d96f29 [2021-11-16T08:06:30.260Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-16T08:06:30.260Z] ---> Running in e74fd21d82ed [2021-11-16T08:06:30.524Z] ---> dbc26d051cf8 [2021-11-16T08:06:30.524Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-16T08:06:30.524Z] Removing intermediate container e74fd21d82ed [2021-11-16T08:06:30.524Z] ---> 441b85307fe1 [2021-11-16T08:06:30.524Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T08:06:30.524Z] Removing intermediate container fa742b0ba8fd [2021-11-16T08:06:30.524Z] ---> bc542d6ff575 [2021-11-16T08:06:30.524Z] [2021-11-16T08:06:30.524Z] Step 9/24 : FROM alpine:3.14 [2021-11-16T08:06:30.524Z] ---> 0a97eee8041e [2021-11-16T08:06:30.524Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-16T08:06:30.791Z] ---> Running in 90b6e3c4d179 [2021-11-16T08:06:30.791Z] ---> 39130f9add94 [2021-11-16T08:06:30.791Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-16T08:06:30.791Z] ---> ada4539aebc2 [2021-11-16T08:06:30.791Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-16T08:06:31.072Z] ---> 01d2b8b2b822 [2021-11-16T08:06:31.072Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-16T08:06:31.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T08:06:31.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T08:06:31.072Z] ---> 318527a4e1f9 [2021-11-16T08:06:31.072Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-16T08:06:31.332Z] ---> Running in df155b7153ad [2021-11-16T08:06:31.332Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-16T08:06:31.332Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-16T08:06:31.332Z] (3/3) Installing su-exec (0.2-r1) [2021-11-16T08:06:31.332Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T08:06:31.332Z] Executing ca-certificates-20191127-r5.trigger [2021-11-16T08:06:31.332Z] OK: 6 MiB in 17 packages [2021-11-16T08:06:31.332Z] ---> 161e453f373d [2021-11-16T08:06:31.332Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-16T08:06:31.332Z] ---> Running in ca64fac429e0 [2021-11-16T08:06:31.332Z] Removing intermediate container df155b7153ad [2021-11-16T08:06:31.332Z] ---> 458f40c60903 [2021-11-16T08:06:31.332Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-16T08:06:31.590Z] Removing intermediate container ca64fac429e0 [2021-11-16T08:06:31.590Z] ---> 0b96693ea980 [2021-11-16T08:06:31.590Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T08:06:31.590Z] ---> 23ebc071d54c [2021-11-16T08:06:31.590Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-16T08:06:31.855Z] ---> Running in a55f3fc4dec7 [2021-11-16T08:06:31.855Z] ---> Running in 502b938eefd5 [2021-11-16T08:06:32.115Z] Removing intermediate container 90b6e3c4d179 [2021-11-16T08:06:32.115Z] ---> 07cccfc67a8d [2021-11-16T08:06:32.115Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-16T08:06:32.115Z] Removing intermediate container a55f3fc4dec7 [2021-11-16T08:06:32.115Z] ---> 82eeedbf8a7d [2021-11-16T08:06:32.115Z] Step 20/22 : LABEL arch=x86_64 [2021-11-16T08:06:32.115Z] ---> Running in f0e52fc9224b [2021-11-16T08:06:32.115Z] ---> Running in 33d78e4d2ec4 [2021-11-16T08:06:32.382Z] Removing intermediate container f0e52fc9224b [2021-11-16T08:06:32.382Z] ---> ec884b392239 [2021-11-16T08:06:32.382Z] Step 12/24 : WORKDIR / [2021-11-16T08:06:32.382Z] Removing intermediate container 33d78e4d2ec4 [2021-11-16T08:06:32.382Z] ---> 85ed70817812 [2021-11-16T08:06:32.382Z] Step 21/22 : LABEL git_sha=0a5eaa143b79af319cc33cc034cee9e85bf70086 [2021-11-16T08:06:32.382Z] ---> Running in f4550c2aad55 [2021-11-16T08:06:32.382Z] ---> Running in 1f079920b141 [2021-11-16T08:06:32.647Z] Removing intermediate container f4550c2aad55 [2021-11-16T08:06:32.647Z] ---> e4bc07869e65 [2021-11-16T08:06:32.647Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-16T08:06:32.647Z] Removing intermediate container 1f079920b141 [2021-11-16T08:06:32.647Z] ---> b9ce33e1cea3 [2021-11-16T08:06:32.647Z] Step 22/22 : LABEL version=0.0.0 [2021-11-16T08:06:32.647Z] ---> Running in 56304128872f [2021-11-16T08:06:32.647Z] Removing intermediate container 502b938eefd5 [2021-11-16T08:06:32.647Z] ---> def1d4ca5bf5 [2021-11-16T08:06:32.647Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-16T08:06:32.907Z] ---> Running in aba44817aa51 [2021-11-16T08:06:32.907Z] Removing intermediate container 56304128872f [2021-11-16T08:06:32.907Z] ---> 5541271521ce [2021-11-16T08:06:32.907Z] [2021-11-16T08:06:32.907Z] ---> 6320cb5107e1 [2021-11-16T08:06:32.907Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-16T08:06:32.907Z] Successfully built 5541271521ce [2021-11-16T08:06:32.907Z] Successfully tagged core-metadata:latest [2021-11-16T08:06:32.907Z]  Building core-metadata ... done Removing intermediate container aba44817aa51 [2021-11-16T08:06:32.907Z] ---> 6cb98c30d004 [2021-11-16T08:06:32.907Z] Step 27/30 : CMD ["gate"] [2021-11-16T08:06:33.169Z] ---> Running in f024e8515f4e [2021-11-16T08:06:33.169Z] ---> 06967670fe03 [2021-11-16T08:06:33.169Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-16T08:06:33.169Z] Removing intermediate container f024e8515f4e [2021-11-16T08:06:33.169Z] ---> c77d97b73e31 [2021-11-16T08:06:33.169Z] Step 28/30 : LABEL arch=x86_64 [2021-11-16T08:06:33.169Z] ---> Running in 5b3dbad69a33 [2021-11-16T08:06:33.169Z] ---> f1714ed7bc74 [2021-11-16T08:06:33.169Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-16T08:06:33.428Z] Removing intermediate container 5b3dbad69a33 [2021-11-16T08:06:33.428Z] ---> 0c1f96920127 [2021-11-16T08:06:33.428Z] Step 29/30 : LABEL git_sha=0a5eaa143b79af319cc33cc034cee9e85bf70086 [2021-11-16T08:06:33.428Z] ---> Running in b55dc8e35b3c [2021-11-16T08:06:33.428Z] ---> 6ce176eed177 [2021-11-16T08:06:33.428Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-16T08:06:33.428Z] Removing intermediate container b55dc8e35b3c [2021-11-16T08:06:33.428Z] ---> a274201e30c0 [2021-11-16T08:06:33.428Z] Step 30/30 : LABEL version=0.0.0 [2021-11-16T08:06:33.695Z] ---> Running in febe45512066 [2021-11-16T08:06:33.695Z] ---> a55225d2b466 [2021-11-16T08:06:33.695Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-16T08:06:33.695Z] Removing intermediate container febe45512066 [2021-11-16T08:06:33.695Z] ---> 40416c7b94e0 [2021-11-16T08:06:33.695Z] [2021-11-16T08:06:33.957Z] Successfully built 40416c7b94e0 [2021-11-16T08:06:33.957Z] Successfully tagged security-bootstrapper:latest [2021-11-16T08:06:34.217Z]  Building security-bootstrapper ... done  ---> c1b6cb28f922 [2021-11-16T08:06:34.217Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-16T08:06:34.217Z] ---> 3c5868da4680 [2021-11-16T08:06:34.217Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-11-16T08:06:34.217Z] ---> Running in 7f4b94126127 [2021-11-16T08:06:34.789Z] Removing intermediate container 7f4b94126127 [2021-11-16T08:06:34.789Z] ---> 57a304f99e8f [2021-11-16T08:06:34.789Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-16T08:06:34.789Z] ---> Running in b050433cc9ba [2021-11-16T08:06:34.789Z] Removing intermediate container b050433cc9ba [2021-11-16T08:06:34.789Z] ---> 9552911fc2ed [2021-11-16T08:06:34.789Z] Step 22/24 : LABEL arch=x86_64 [2021-11-16T08:06:35.051Z] ---> Running in d2ec0fd0a351 [2021-11-16T08:06:35.051Z] Removing intermediate container d2ec0fd0a351 [2021-11-16T08:06:35.051Z] ---> 9e03a30bbf59 [2021-11-16T08:06:35.051Z] Step 23/24 : LABEL git_sha=0a5eaa143b79af319cc33cc034cee9e85bf70086 [2021-11-16T08:06:35.051Z] ---> Running in a7434304d4fe [2021-11-16T08:06:35.051Z] Removing intermediate container a7434304d4fe [2021-11-16T08:06:35.051Z] ---> 24e5e9c1cba7 [2021-11-16T08:06:35.051Z] Step 24/24 : LABEL version=0.0.0 [2021-11-16T08:06:35.051Z] ---> Running in 0264c5c03505 [2021-11-16T08:06:35.356Z] Removing intermediate container 0264c5c03505 [2021-11-16T08:06:35.356Z] ---> 6193c2d532ce [2021-11-16T08:06:35.356Z] [2021-11-16T08:06:35.356Z] Successfully built 6193c2d532ce [2021-11-16T08:06:35.356Z] Successfully tagged security-secretstore-setup:latest [2021-11-16T08:06:35.376Z]  Building security-secretstore-setup ... done  [Pipeline] } [2021-11-16T08:06:35.382Z] $ docker stop --time=1 53b9c061f77f87d10b5a2cd94ad4fee1d5c1b0cb8ce7ab63316f6b1946d7ee3b [2021-11-16T08:06:36.698Z] $ docker rm -f 53b9c061f77f87d10b5a2cd94ad4fee1d5c1b0cb8ce7ab63316f6b1946d7ee3b [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-16T08:06:37.237Z] + docker images [2021-11-16T08:06:37.237Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-16T08:06:37.237Z] security-secretstore-setup latest 6193c2d532ce 2 seconds ago 28.4MB [2021-11-16T08:06:37.237Z] security-bootstrapper latest 40416c7b94e0 4 seconds ago 18.9MB [2021-11-16T08:06:37.237Z] core-metadata latest 5541271521ce 5 seconds ago 16.9MB [2021-11-16T08:06:37.237Z] bc542d6ff575 7 seconds ago 1.76GB [2021-11-16T08:06:37.237Z] 6c7985ec5ad6 8 seconds ago 1.76GB [2021-11-16T08:06:37.237Z] security-proxy-setup latest 64c658bdeff0 11 seconds ago 26.9MB [2021-11-16T08:06:37.237Z] 865fa263fd56 14 seconds ago 1.76GB [2021-11-16T08:06:37.237Z] 156e441d778c 18 seconds ago 1.76GB [2021-11-16T08:06:37.237Z] sys-mgmt-agent latest 116af943f218 33 seconds ago 294MB [2021-11-16T08:06:37.237Z] core-data latest ad1162fb5ab6 46 seconds ago 20.7MB [2021-11-16T08:06:37.237Z] support-scheduler latest 601e95a75d57 52 seconds ago 16.2MB [2021-11-16T08:06:37.237Z] ee287300432d About a minute ago 1.76GB [2021-11-16T08:06:37.237Z] f4e34fd128a6 About a minute ago 1.76GB [2021-11-16T08:06:37.237Z] support-notifications latest 91b50c48d16f About a minute ago 17MB [2021-11-16T08:06:37.237Z] 2c94637b721c About a minute ago 1.76GB [2021-11-16T08:06:37.237Z] core-command latest 659e3947a417 About a minute ago 16.1MB [2021-11-16T08:06:37.237Z] f3569a8862b9 About a minute ago 1.76GB [2021-11-16T08:06:37.237Z] f5bc16f7536d About a minute ago 1.75GB [2021-11-16T08:06:37.237Z] ci-base-image-x86_64 latest 7539ff566d3d 5 minutes ago 1.25GB [2021-11-16T08:06:37.237Z] alpine 3.14 0a97eee8041e 3 days ago 5.61MB [2021-11-16T08:06:37.237Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 4 weeks ago 548MB [2021-11-16T08:06:37.237Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 weeks ago 34.5MB [2021-11-16T08:06:37.237Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-16T08:06:37.237Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-11-16T08:06:40.042Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-16T08:06:40.042Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-16T08:06:40.042Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-16T08:06:40.042Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-16T08:06:40.042Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-16T08:06:40.042Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-16T08:06:41.027Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-16T08:06:41.027Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-16T08:06:41.027Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-16T08:06:41.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-16T08:06:47.759Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.208s coverage: 28.7% of statements [2021-11-16T08:06:47.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-16T08:06:47.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-16T08:06:52.110Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.336s coverage: 98.5% of statements [2021-11-16T08:06:52.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-16T08:06:52.585Z] Still waiting to schedule task [2021-11-16T08:06:52.586Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-11-16T08:06:53.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.324s coverage: 44.7% of statements [2021-11-16T08:06:53.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-16T08:06:53.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-16T08:06:56.192Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.678s coverage: 89.5% of statements [2021-11-16T08:06:56.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-16T08:06:56.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-16T08:06:56.192Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.310s coverage: 84.4% of statements [2021-11-16T08:06:56.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-16T08:06:56.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-16T08:06:56.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-16T08:06:56.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-16T08:06:56.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-16T08:07:04.493Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.427s coverage: 94.2% of statements [2021-11-16T08:07:04.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-16T08:07:04.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-16T08:07:04.493Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.214s coverage: 59.1% of statements [2021-11-16T08:07:04.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-16T08:07:04.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-16T08:07:04.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-16T08:07:04.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-16T08:07:04.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-16T08:07:04.493Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.256s coverage: 60.0% of statements [2021-11-16T08:07:04.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-16T08:07:04.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-16T08:07:04.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-16T08:07:04.493Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.300s coverage: 0.9% of statements [2021-11-16T08:07:04.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-16T08:07:04.493Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.200s coverage: 58.8% of statements [2021-11-16T08:07:04.493Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.193s coverage: 21.7% of statements [2021-11-16T08:07:04.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-16T08:07:04.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.245s coverage: 47.1% of statements [2021-11-16T08:07:04.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.255s coverage: 79.5% of statements [2021-11-16T08:07:04.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.171s coverage: 94.1% of statements [2021-11-16T08:07:06.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.475s coverage: 96.3% of statements [2021-11-16T08:07:06.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.197s coverage: 87.5% of statements [2021-11-16T08:07:18.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.278s coverage: 94.4% of statements [2021-11-16T08:07:18.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.198s coverage: 44.8% of statements [2021-11-16T08:07:24.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.523s coverage: 82.5% of statements [2021-11-16T08:07:24.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-16T08:07:32.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.278s coverage: 92.9% of statements [2021-11-16T08:07:32.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-16T08:07:32.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-16T08:07:32.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-16T08:07:32.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-11-16T08:07:32.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-16T08:07:32.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-16T08:07:32.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-16T08:07:32.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-16T08:07:32.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-16T08:07:32.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.176s coverage: 87.2% of statements [2021-11-16T08:07:32.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-16T08:07:32.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-16T08:07:32.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-11-16T08:07:32.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-16T08:07:32.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.232s coverage: 58.8% of statements [2021-11-16T08:07:32.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-16T08:07:32.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.234s coverage: 80.0% of statements [2021-11-16T08:07:32.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.244s coverage: 87.2% of statements [2021-11-16T08:07:32.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.260s coverage: 85.4% of statements [2021-11-16T08:07:32.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.728s coverage: 91.2% of statements [2021-11-16T08:07:32.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-16T08:07:32.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.691s coverage: 64.4% of statements [2021-11-16T08:07:32.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-16T08:07:32.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-16T08:07:32.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.204s coverage: 100.0% of statements [2021-11-16T08:07:32.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.118s coverage: 89.4% of statements [2021-11-16T08:07:32.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements [2021-11-16T08:07:32.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.098s coverage: 73.7% of statements [2021-11-16T08:07:33.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.045s coverage: 100.0% of statements [2021-11-16T08:07:35.516Z] Running on prd-ubuntu18.04-docker-8c-8g-792 in /w/workspace/edgexfoundry_edgex-go_PR-3816 [Pipeline] { [Pipeline] ws [2021-11-16T08:07:35.528Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2021-11-16T08:07:35.610Z] The recommended git tool is: git [2021-11-16T08:07:37.423Z] using credential edgex-jenkins-ssh [2021-11-16T08:07:37.438Z] Cloning the remote Git repository [2021-11-16T08:07:37.410Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-16T08:07:37.472Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2021-11-16T08:07:37.506Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-16T08:07:37.506Z] > git --version # timeout=10 [2021-11-16T08:07:37.514Z] > git --version # 'git version 2.17.1' [2021-11-16T08:07:37.514Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-16T08:07:37.540Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-16T08:07:38.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.447s coverage: 65.4% of statements [2021-11-16T08:07:38.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-16T08:07:38.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-16T08:07:38.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-16T08:07:39.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.728s coverage: 43.8% of statements [2021-11-16T08:07:39.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-16T08:07:39.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-16T08:07:39.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.255s coverage: 89.5% of statements [2021-11-16T08:07:39.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-16T08:07:39.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.251s coverage: 84.8% of statements [2021-11-16T08:07:39.115Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-16T08:07:43.487Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-16T08:07:43.494Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-16T08:07:43.505Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-16T08:07:43.515Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-16T08:07:43.515Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-16T08:07:43.519Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3816/head:refs/remotes/origin/PR-3816 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-16T08:07:44.188Z] Merging remotes/origin/main commit 31a468f974f90331ca7657b11f9c9eadefc568dd into PR head commit 89795aa4b9512629acbfc46f9ed583ef3a8e9199 [2021-11-16T08:07:44.347Z] Merge succeeded, producing 002e0902b43761186c14f934a09343d96fccd988 [2021-11-16T08:07:44.347Z] Checking out Revision 002e0902b43761186c14f934a09343d96fccd988 (PR-3816) [2021-11-16T08:07:44.174Z] > git config core.sparsecheckout # timeout=10 [2021-11-16T08:07:44.189Z] > git checkout -f 89795aa4b9512629acbfc46f9ed583ef3a8e9199 # timeout=10 [2021-11-16T08:07:44.244Z] > git remote # timeout=10 [2021-11-16T08:07:44.252Z] > git config --get remote.origin.url # timeout=10 [2021-11-16T08:07:44.256Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-16T08:07:44.259Z] > git merge 31a468f974f90331ca7657b11f9c9eadefc568dd # timeout=10 [2021-11-16T08:07:44.311Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-16T08:07:44.328Z] > git config core.sparsecheckout # timeout=10 [2021-11-16T08:07:44.332Z] > git checkout -f 002e0902b43761186c14f934a09343d96fccd988 # timeout=10 [2021-11-16T08:07:47.856Z] Commit message: "Merge commit '31a468f974f90331ca7657b11f9c9eadefc568dd' into HEAD" [2021-11-16T08:07:47.867Z] First time build. Skipping changelog. [2021-11-16T08:07:47.845Z] > git rev-list --no-walk 2c2a278b80100de673662a7bd0e9fddb24dc5b8b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-16T08:07:49.129Z] + echo snap-build.sh [2021-11-16T08:07:49.129Z] snap-build.sh [2021-11-16T08:07:49.129Z] + SNAP_BASE_DIR=. [2021-11-16T08:07:49.129Z] + '[' '!' -z /w/workspace/edgex-go/7 ']' [2021-11-16T08:07:49.129Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/7 [2021-11-16T08:07:49.129Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/7]' [2021-11-16T08:07:49.129Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/7] [2021-11-16T08:07:49.129Z] + cd /w/workspace/edgex-go/7 [2021-11-16T08:07:49.129Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-11-16T08:07:49.129Z] Reading package lists... [2021-11-16T08:07:49.129Z] Building dependency tree... [2021-11-16T08:07:49.129Z] Reading state information... [2021-11-16T08:07:49.129Z] The following packages were automatically installed and are no longer required: [2021-11-16T08:07:49.129Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-11-16T08:07:49.129Z] uidmap xdelta3 [2021-11-16T08:07:49.129Z] Use 'sudo apt autoremove' to remove them. [2021-11-16T08:07:49.129Z] The following packages will be REMOVED: [2021-11-16T08:07:49.129Z] lxd* lxd-client* [2021-11-16T08:07:49.288Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.277s coverage: 17.7% of statements [2021-11-16T08:07:49.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-16T08:07:49.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-16T08:07:49.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-16T08:07:49.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-16T08:07:49.288Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.618s coverage: 92.3% of statements [2021-11-16T08:07:49.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-16T08:07:49.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-16T08:07:49.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-16T08:07:49.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-16T08:07:49.288Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.228s coverage: 63.2% of statements [2021-11-16T08:07:49.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-16T08:07:49.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-16T08:07:49.288Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.344s coverage: 97.7% of statements [2021-11-16T08:07:49.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-16T08:07:49.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-16T08:07:49.288Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-16T08:07:49.288Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-16T08:07:49.288Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.171s coverage: 28.9% of statements [2021-11-16T08:07:49.288Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-16T08:07:49.288Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-16T08:07:49.288Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-16T08:07:49.288Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-16T08:07:49.288Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-16T08:07:49.288Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-16T08:07:49.288Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.178s coverage: 100.0% of statements [2021-11-16T08:07:49.288Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements [2021-11-16T08:07:49.288Z] 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 [2021-11-16T08:07:49.288Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-11-16T08:07:49.288Z] GO111MODULE=on go vet ./... [2021-11-16T08:07:49.391Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-11-16T08:07:49.391Z] After this operation, 31.7 MB disk space will be freed. [2021-11-16T08:07:49.915Z] (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.) [2021-11-16T08:07:49.915Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-16T08:07:50.490Z] Removing lxd dnsmasq configuration [2021-11-16T08:07:50.752Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-11-16T08:07:50.752Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-11-16T08:07:51.696Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-16T08:07:51.696Z] (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.) [2021-11-16T08:07:51.696Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-16T08:07:53.081Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-11-16T08:07:53.081Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-11-16T08:07:53.652Z] + sudo snap remove --purge lxd [2021-11-16T08:07:53.652Z] snap "lxd" is not installed [2021-11-16T08:07:53.652Z] + sudo groupadd --force --system lxd [2021-11-16T08:07:53.652Z] ++ whoami [2021-11-16T08:07:53.652Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-11-16T08:07:53.652Z] + newgrp - lxd [2021-11-16T08:07:53.652Z] + sudo snap install lxd [2021-11-16T08:08:01.795Z] 2021-11-16T08:08:00Z INFO Waiting for automatic snapd restart... [2021-11-16T08:08:19.918Z] lxd 4.20 from Canonical* installed [2021-11-16T08:08:19.918Z] + sudo lxd init --auto [2021-11-16T08:08:26.513Z] + sudo snap install --classic snapcraft [2021-11-16T08:08:38.758Z] snapcraft 5.0 from Canonical* installed [2021-11-16T08:08:38.758Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-11-16T08:08:38.758Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-11-16T08:08:38.758Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-16T08:08:38.758Z] Dload Upload Total Spent Left Speed [2021-11-16T08:08:38.758Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4071 0 --:--:-- --:--:-- --:--:-- 4071 [2021-11-16T08:08:38.758Z] 100 3325k 100 3325k 0 0 9500k 0 --:--:-- --:--:-- --:--:-- 9500k [2021-11-16T08:08:38.758Z] ./yq_linux_amd64 [2021-11-16T08:08:38.758Z] + sudo snapcraft prime --use-lxd [2021-11-16T08:08:40.143Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-11-16T08:08:40.143Z] 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: [2021-11-16T08:08:40.143Z] - README.md [2021-11-16T08:08:40.143Z] [2021-11-16T08:08:40.143Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-16T08:08:40.143Z] Launching a container. [2021-11-16T08:08:50.151Z] Waiting for container to be ready [2021-11-16T08:08:50.151Z] To start your first container, try: lxc launch ubuntu:20.04 [2021-11-16T08:08:50.151Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2021-11-16T08:08:50.151Z] [2021-11-16T08:08:53.454Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-11-16T08:08:54.032Z] Waiting for network to be ready... [2021-11-16T08:08:54.292Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-16T08:08:54.292Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-16T08:08:54.554Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-16T08:08:54.554Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-16T08:08:54.554Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-16T08:08:54.554Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-16T08:08:54.554Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-16T08:08:54.554Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-16T08:08:54.554Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] [2021-11-16T08:08:54.554Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] [2021-11-16T08:08:54.816Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-16T08:08:55.076Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-16T08:08:55.336Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-16T08:08:55.336Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-16T08:08:55.336Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-16T08:08:55.336Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-16T08:08:55.336Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-16T08:08:55.336Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-16T08:08:55.596Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-16T08:08:55.905Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] [2021-11-16T08:08:55.905Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-16T08:08:55.905Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-16T08:08:55.905Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-16T08:08:55.905Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-16T08:08:55.905Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-16T08:08:55.905Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] [2021-11-16T08:08:55.905Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] [2021-11-16T08:08:58.468Z] Fetched 25.6 MB in 4s (6342 kB/s) [2021-11-16T08:08:59.040Z] Reading package lists... [2021-11-16T08:08:59.301Z] Reading package lists... [2021-11-16T08:08:59.561Z] Building dependency tree... [2021-11-16T08:08:59.561Z] Reading state information... [2021-11-16T08:08:59.561Z] The following additional packages will be installed: [2021-11-16T08:08:59.561Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-16T08:08:59.561Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-16T08:08:59.561Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-16T08:08:59.561Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-11-16T08:08:59.561Z] Suggested packages: [2021-11-16T08:08:59.561Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-11-16T08:08:59.561Z] Recommended packages: [2021-11-16T08:08:59.561Z] gnupg libsasl2-modules [2021-11-16T08:08:59.561Z] The following NEW packages will be installed: [2021-11-16T08:08:59.561Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-16T08:08:59.561Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-16T08:08:59.561Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-16T08:08:59.561Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-11-16T08:08:59.561Z] The following packages will be upgraded: [2021-11-16T08:08:59.561Z] gpg gpg-agent gpgconf libudev1 [2021-11-16T08:08:59.822Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-11-16T08:08:59.822Z] Need to get 3527 kB of archives. [2021-11-16T08:08:59.822Z] After this operation, 13.3 MB of additional disk space will be used. [2021-11-16T08:08:59.822Z] 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] [2021-11-16T08:08:59.822Z] 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] [2021-11-16T08:08:59.822Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-11-16T08:08:59.822Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-11-16T08:08:59.822Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-11-16T08:09:00.396Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-11-16T08:09:00.658Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-11-16T08:09:00.658Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-11-16T08:09:00.658Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-11-16T08:09:00.658Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-11-16T08:09:00.658Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-11-16T08:09:00.658Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-11-16T08:09:00.658Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-11-16T08:09:00.658Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-11-16T08:09:00.658Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-11-16T08:09:00.658Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-11-16T08:09:00.919Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-11-16T08:09:00.919Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-11-16T08:09:00.919Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-11-16T08:09:00.919Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-11-16T08:09:00.919Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-11-16T08:09:00.919Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-11-16T08:09:00.919Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-16T08:09:00.919Z] Fetched 3527 kB in 1s (3028 kB/s) [2021-11-16T08:09:00.919Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-16T08:09:00.919Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-11-16T08:09:00.919Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-16T08:09:01.180Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-11-16T08:09:01.180Z] Selecting previously unselected package udev. [2021-11-16T08:09:01.180Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-16T08:09:01.180Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-11-16T08:09:01.180Z] Unpacking udev (237-3ubuntu10.52) ... [2021-11-16T08:09:01.440Z] Selecting previously unselected package libfuse2:amd64. [2021-11-16T08:09:01.440Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-11-16T08:09:01.440Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-16T08:09:01.440Z] Selecting previously unselected package fuse. [2021-11-16T08:09:01.440Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-11-16T08:09:01.440Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-11-16T08:09:01.440Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-16T08:09:01.440Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-16T08:09:01.440Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-16T08:09:01.440Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-16T08:09:01.701Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-16T08:09:01.701Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-16T08:09:01.701Z] Selecting previously unselected package libksba8:amd64. [2021-11-16T08:09:01.701Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-11-16T08:09:01.701Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-11-16T08:09:01.701Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-11-16T08:09:01.701Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-16T08:09:01.701Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-16T08:09:01.701Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-11-16T08:09:01.701Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-16T08:09:01.701Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-16T08:09:01.962Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-11-16T08:09:01.962Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-16T08:09:01.962Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-16T08:09:01.962Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-11-16T08:09:01.962Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-16T08:09:01.962Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-16T08:09:01.962Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-11-16T08:09:01.962Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-16T08:09:01.962Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-16T08:09:01.962Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-11-16T08:09:01.962Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-16T08:09:01.962Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-16T08:09:01.962Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-11-16T08:09:01.962Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-16T08:09:01.962Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-16T08:09:02.223Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-11-16T08:09:02.223Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-16T08:09:02.223Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-16T08:09:02.223Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-11-16T08:09:02.223Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-16T08:09:02.223Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-16T08:09:02.223Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-16T08:09:02.223Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-16T08:09:02.223Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-16T08:09:02.223Z] Selecting previously unselected package libsasl2-2:amd64. [2021-11-16T08:09:02.223Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-16T08:09:02.223Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-16T08:09:02.223Z] Selecting previously unselected package libldap-common. [2021-11-16T08:09:02.223Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-11-16T08:09:02.223Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-16T08:09:02.483Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-16T08:09:02.483Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-11-16T08:09:02.483Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-16T08:09:02.483Z] Selecting previously unselected package dirmngr. [2021-11-16T08:09:02.483Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-16T08:09:02.483Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-16T08:09:02.483Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-16T08:09:02.483Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-11-16T08:09:02.483Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-16T08:09:02.483Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-16T08:09:02.483Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-16T08:09:02.483Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-11-16T08:09:02.483Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-16T08:09:02.483Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-11-16T08:09:02.483Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-16T08:09:02.744Z] Setting up udev (237-3ubuntu10.52) ... [2021-11-16T08:09:03.003Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-11-16T08:09:03.003Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-16T08:09:03.003Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-11-16T08:09:03.003Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-11-16T08:09:03.003Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-11-16T08:09:03.003Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-16T08:09:03.003Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-16T08:09:03.003Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-16T08:09:03.003Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-16T08:09:03.003Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-16T08:09:03.003Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-16T08:09:03.003Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-16T08:09:03.267Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-16T08:09:03.267Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-16T08:09:03.267Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-16T08:09:03.526Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-11-16T08:09:03.526Z] settings in the [Install] section, and DefaultInstance for template units). [2021-11-16T08:09:03.526Z] This means they are not meant to be enabled using systemctl. [2021-11-16T08:09:03.526Z] Possible reasons for having this kind of units are: [2021-11-16T08:09:03.526Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-11-16T08:09:03.526Z] .wants/ or .requires/ directory. [2021-11-16T08:09:03.526Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-11-16T08:09:03.526Z] a requirement dependency on it. [2021-11-16T08:09:03.526Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-11-16T08:09:03.526Z] D-Bus, udev, scripted systemctl call, ...). [2021-11-16T08:09:03.526Z] 4) In case of template units, the unit is meant to be enabled with some [2021-11-16T08:09:03.526Z] instance name specified. [2021-11-16T08:09:03.788Z] Reading package lists... [2021-11-16T08:09:04.051Z] Building dependency tree... [2021-11-16T08:09:04.051Z] Reading state information... [2021-11-16T08:09:04.051Z] The following additional packages will be installed: [2021-11-16T08:09:04.051Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-11-16T08:09:04.051Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-11-16T08:09:04.051Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-11-16T08:09:04.051Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-11-16T08:09:04.051Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-11-16T08:09:04.051Z] Suggested packages: [2021-11-16T08:09:04.051Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-11-16T08:09:04.051Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-11-16T08:09:04.051Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-11-16T08:09:04.051Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-11-16T08:09:04.051Z] systemd-container policykit-1 [2021-11-16T08:09:04.051Z] Recommended packages: [2021-11-16T08:09:04.051Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-11-16T08:09:04.051Z] The following NEW packages will be installed: [2021-11-16T08:09:04.051Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-11-16T08:09:04.051Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-11-16T08:09:04.051Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-11-16T08:09:04.051Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-11-16T08:09:04.051Z] python3.6-minimal snapd squashfs-tools sudo [2021-11-16T08:09:04.051Z] The following packages will be upgraded: [2021-11-16T08:09:04.051Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-11-16T08:09:04.313Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-11-16T08:09:04.313Z] Need to get 36.8 MB of archives. [2021-11-16T08:09:04.313Z] After this operation, 147 MB of additional disk space will be used. [2021-11-16T08:09:04.313Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-11-16T08:09:04.313Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-11-16T08:09:04.313Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-11-16T08:09:04.313Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-11-16T08:09:04.313Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-11-16T08:09:04.313Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-11-16T08:09:04.314Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-11-16T08:09:04.314Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-11-16T08:09:04.314Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-11-16T08:09:04.314Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-11-16T08:09:04.314Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-11-16T08:09:04.314Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-11-16T08:09:04.314Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-11-16T08:09:04.314Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-11-16T08:09:04.314Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-11-16T08:09:04.314Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-11-16T08:09:04.314Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-11-16T08:09:05.257Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-11-16T08:09:05.257Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-11-16T08:09:05.257Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-11-16T08:09:05.257Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-11-16T08:09:05.257Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-11-16T08:09:05.257Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-11-16T08:09:05.257Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-11-16T08:09:05.257Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-11-16T08:09:05.257Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-11-16T08:09:05.257Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-11-16T08:09:05.257Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-11-16T08:09:05.257Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-11-16T08:09:05.257Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-11-16T08:09:06.199Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-16T08:09:06.199Z] Fetched 36.8 MB in 2s (20.1 MB/s) [2021-11-16T08:09:06.199Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-16T08:09:06.199Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-11-16T08:09:06.199Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-16T08:09:06.772Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-11-16T08:09:06.772Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-16T08:09:06.772Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-11-16T08:09:06.772Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-16T08:09:06.772Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-11-16T08:09:06.772Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-11-16T08:09:07.032Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-11-16T08:09:07.032Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-16T08:09:07.032Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-11-16T08:09:07.032Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-11-16T08:09:07.294Z] Setting up apt (1.6.14) ... [2021-11-16T08:09:07.294Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-11-16T08:09:07.556Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-11-16T08:09:07.815Z] (Reading database ... 12764 files and directories currently installed.) [2021-11-16T08:09:07.815Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-16T08:09:07.815Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-16T08:09:07.815Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-11-16T08:09:07.815Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-16T08:09:07.815Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-16T08:09:08.075Z] Selecting previously unselected package libexpat1:amd64. [2021-11-16T08:09:08.075Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-11-16T08:09:08.075Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-16T08:09:08.075Z] Selecting previously unselected package python3.6-minimal. [2021-11-16T08:09:08.075Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-16T08:09:08.075Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-16T08:09:08.337Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-16T08:09:08.338Z] Checking for services that may need to be restarted...done. [2021-11-16T08:09:08.338Z] Checking for services that may need to be restarted...done. [2021-11-16T08:09:08.338Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-16T08:09:08.338Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-16T08:09:08.338Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-16T08:09:08.911Z] Selecting previously unselected package python3-minimal. [2021-11-16T08:09:08.911Z] (Reading database ... 13012 files and directories currently installed.) [2021-11-16T08:09:08.911Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-11-16T08:09:08.911Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-11-16T08:09:08.911Z] Selecting previously unselected package mime-support. [2021-11-16T08:09:08.911Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-11-16T08:09:08.911Z] Unpacking mime-support (3.60ubuntu1) ... [2021-11-16T08:09:08.911Z] Selecting previously unselected package libmpdec2:amd64. [2021-11-16T08:09:08.911Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-11-16T08:09:08.911Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-16T08:09:08.911Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-11-16T08:09:08.911Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-16T08:09:08.911Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-16T08:09:09.177Z] Selecting previously unselected package python3.6. [2021-11-16T08:09:09.177Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-16T08:09:09.177Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-16T08:09:09.177Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-11-16T08:09:09.177Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-11-16T08:09:09.177Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-16T08:09:09.177Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-11-16T08:09:09.438Z] Selecting previously unselected package python3. [2021-11-16T08:09:09.438Z] (Reading database ... 13442 files and directories currently installed.) [2021-11-16T08:09:09.438Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-11-16T08:09:09.438Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-11-16T08:09:09.438Z] Selecting previously unselected package multiarch-support. [2021-11-16T08:09:09.438Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-11-16T08:09:09.438Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-11-16T08:09:09.708Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-11-16T08:09:09.708Z] Selecting previously unselected package liblzo2-2:amd64. [2021-11-16T08:09:09.708Z] (Reading database ... 13479 files and directories currently installed.) [2021-11-16T08:09:09.708Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-11-16T08:09:09.708Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-11-16T08:09:09.708Z] Selecting previously unselected package libbsd0:amd64. [2021-11-16T08:09:09.708Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-11-16T08:09:09.708Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-16T08:09:09.708Z] Selecting previously unselected package sudo. [2021-11-16T08:09:09.708Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-11-16T08:09:09.708Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-16T08:09:09.969Z] Selecting previously unselected package apparmor. [2021-11-16T08:09:09.969Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-11-16T08:09:09.969Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-11-16T08:09:09.969Z] Selecting previously unselected package libedit2:amd64. [2021-11-16T08:09:09.969Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-11-16T08:09:09.969Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-11-16T08:09:09.969Z] Selecting previously unselected package libkrb5support0:amd64. [2021-11-16T08:09:09.969Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-11-16T08:09:09.969Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-16T08:09:09.969Z] Selecting previously unselected package libk5crypto3:amd64. [2021-11-16T08:09:09.969Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-16T08:09:09.969Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-16T08:09:10.228Z] Selecting previously unselected package libkeyutils1:amd64. [2021-11-16T08:09:10.228Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-11-16T08:09:10.228Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-16T08:09:10.228Z] Selecting previously unselected package libkrb5-3:amd64. [2021-11-16T08:09:10.228Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-16T08:09:10.228Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-16T08:09:10.228Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-11-16T08:09:10.228Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-11-16T08:09:10.228Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-16T08:09:10.228Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-11-16T08:09:10.228Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-11-16T08:09:10.228Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-16T08:09:10.491Z] Selecting previously unselected package openssh-client. [2021-11-16T08:09:10.491Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-11-16T08:09:10.491Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-16T08:09:10.491Z] Selecting previously unselected package squashfs-tools. [2021-11-16T08:09:10.491Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-11-16T08:09:10.491Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-16T08:09:10.751Z] Selecting previously unselected package snapd. [2021-11-16T08:09:10.751Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-11-16T08:09:10.751Z] Unpacking snapd (2.51.1+18.04) ... [2021-11-16T08:09:11.119Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-16T08:09:11.119Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-16T08:09:11.119Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-16T08:09:11.141Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-16T08:09:11.779Z] + ls -al . [2021-11-16T08:09:11.779Z] total 672 [2021-11-16T08:09:11.779Z] drwxrwxr-x 9 1001 1001 4096 Nov 16 08:09 . [2021-11-16T08:09:11.779Z] drwxr-xr-x 4 root root 4096 Nov 16 08:04 .. [2021-11-16T08:09:11.779Z] -rw-rw-r-- 1 1001 1001 11 Nov 16 08:02 .dockerignore [2021-11-16T08:09:11.779Z] drwxrwxr-x 8 1001 1001 4096 Nov 16 08:02 .git [2021-11-16T08:09:11.779Z] drwxrwxr-x 4 1001 1001 4096 Nov 16 08:02 .github [2021-11-16T08:09:11.779Z] -rw-rw-r-- 1 1001 1001 804 Nov 16 08:02 .gitignore [2021-11-16T08:09:11.779Z] -rw-rw-r-- 1 1001 1001 42 Nov 16 08:02 .golangci.yml [2021-11-16T08:09:11.779Z] -rw-rw-r-- 1 1001 1001 76 Nov 16 08:02 .hadolint.yml [2021-11-16T08:09:11.779Z] -rw-rw-r-- 1 1001 1001 166 Nov 16 08:02 .sonarcloud.properties [2021-11-16T08:09:11.779Z] -rw-rw-r-- 1 1001 1001 1171 Nov 16 08:02 ADOPTERS.md [2021-11-16T08:09:11.779Z] -rw-rw-r-- 1 1001 1001 8910 Nov 16 08:02 Attribution.txt [2021-11-16T08:09:11.779Z] -rw-rw-r-- 1 1001 1001 51732 Nov 16 08:02 CHANGELOG.md [2021-11-16T08:09:11.779Z] -rw-rw-r-- 1 1001 1001 3804 Nov 16 08:02 CONTRIBUTING.md [2021-11-16T08:09:11.779Z] -rw-rw-r-- 1 1001 1001 677 Nov 16 08:02 GOVERNANCE.md [2021-11-16T08:09:11.779Z] -rw-rw-r-- 1 1001 1001 849 Nov 16 08:02 Jenkinsfile [2021-11-16T08:09:11.779Z] -rw-rw-r-- 1 1001 1001 10775 Nov 16 08:02 LICENSE [2021-11-16T08:09:11.779Z] -rw-rw-r-- 1 1001 1001 6508 Nov 16 08:02 Makefile [2021-11-16T08:09:11.779Z] -rw-rw-r-- 1 1001 1001 582 Nov 16 08:02 OWNERS.md [2021-11-16T08:09:11.779Z] -rw-rw-r-- 1 1001 1001 8207 Nov 16 08:02 README.md [2021-11-16T08:09:11.779Z] -rw-rw-r-- 1 1001 1001 6912 Nov 16 08:02 SECURITY.md [2021-11-16T08:09:11.779Z] -rw-rw-r-- 1 1001 1001 5 Nov 16 08:00 VERSION [2021-11-16T08:09:11.779Z] -rw-rw-r-- 1 1001 1001 4131 Nov 16 08:02 ZMQWindows.md [2021-11-16T08:09:11.779Z] drwxrwxr-x 2 1001 1001 4096 Nov 16 08:02 bin [2021-11-16T08:09:11.779Z] drwxrwxr-x 14 1001 1001 4096 Nov 16 08:02 cmd [2021-11-16T08:09:11.779Z] -rw-r--r-- 1 root root 428381 Nov 16 08:07 coverage.out [2021-11-16T08:09:11.779Z] -rw-rw-r-- 1 1001 1001 822 Nov 16 08:02 go.mod [2021-11-16T08:09:11.779Z] -rw-rw-r-- 1 1001 1001 49471 Nov 16 08:02 go.sum [2021-11-16T08:09:11.779Z] drwxrwxr-x 8 1001 1001 4096 Nov 16 08:02 internal [2021-11-16T08:09:11.779Z] drwxrwxr-x 3 1001 1001 4096 Nov 16 08:02 openapi [2021-11-16T08:09:11.779Z] drwxrwxr-x 4 1001 1001 4096 Nov 16 08:02 snap [2021-11-16T08:09:11.779Z] -rw-rw-r-- 1 1001 1001 204 Nov 16 08:02 version.go [Pipeline] sh [2021-11-16T08:09:12.431Z] + '[' -e coverage.out ] [2021-11-16T08:09:12.431Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-16T08:09:12.457Z] Warning: overwriting stash ‘coverage-report’ [2021-11-16T08:09:12.666Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-11-16T08:09:12.666Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-16T08:09:12.666Z] Setting up mime-support (3.60ubuntu1) ... [2021-11-16T08:09:12.666Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-16T08:09:12.666Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-16T08:09:12.927Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-16T08:09:12.927Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-16T08:09:12.927Z] Setting up systemd (237-3ubuntu10.52) ... [2021-11-16T08:09:12.927Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-11-16T08:09:13.173Z] Stashed 1 file(s) [Pipeline] sh [2021-11-16T08:09:13.495Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-16T08:09:13.495Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-16T08:09:13.495Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-11-16T08:09:13.495Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-16T08:09:13.495Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-16T08:09:13.495Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-16T08:09:13.813Z] + make build [2021-11-16T08:09:13.813Z] 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 [2021-11-16T08:09:14.067Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-16T08:09:14.067Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-16T08:09:14.067Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-16T08:09:14.067Z] Setting up python3 (3.6.7-1~18.04) ... [2021-11-16T08:09:14.067Z] running python rtupdate hooks for python3.6... [2021-11-16T08:09:14.067Z] running python post-rtupdate hooks for python3.6... [2021-11-16T08:09:14.067Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-11-16T08:09:14.640Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-11-16T08:09:14.900Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-16T08:09:14.900Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-16T08:09:14.900Z] Setting up snapd (2.51.1+18.04) ... [2021-11-16T08:09:15.472Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-11-16T08:09:15.472Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-11-16T08:09:15.732Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-11-16T08:09:15.732Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-11-16T08:09:15.992Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-16T08:09:15.992Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-16T08:09:16.253Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-11-16T08:09:16.253Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-11-16T08:09:16.513Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-11-16T08:09:16.773Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-11-16T08:09:16.773Z] /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' [2021-11-16T08:09:16.773Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-16T08:09:16.773Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-16T08:09:17.714Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-16T08:09:17.714Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-16T08:09:17.975Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-16T08:09:19.177Z] Reading package lists... [2021-11-16T08:09:19.437Z] Reading package lists... [2021-11-16T08:09:19.438Z] Building dependency tree... [2021-11-16T08:09:19.438Z] Reading state information... [2021-11-16T08:09:19.698Z] Calculating upgrade... [2021-11-16T08:09:19.959Z] The following packages will be upgraded: [2021-11-16T08:09:19.959Z] advancecomp base-files bash binutils binutils-common [2021-11-16T08:09:19.959Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-11-16T08:09:19.959Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-11-16T08:09:19.959Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-11-16T08:09:19.959Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-11-16T08:09:19.959Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-11-16T08:09:19.959Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-11-16T08:09:19.959Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-11-16T08:09:19.959Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-11-16T08:09:19.959Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-11-16T08:09:19.959Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-11-16T08:09:19.959Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-11-16T08:09:19.959Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-11-16T08:09:19.959Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-11-16T08:09:19.959Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-11-16T08:09:19.959Z] ubuntu-keyring util-linux [2021-11-16T08:09:19.959Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-11-16T08:09:19.959Z] Need to get 64.2 MB of archives. [2021-11-16T08:09:19.959Z] After this operation, 5152 kB of additional disk space will be used. [2021-11-16T08:09:19.959Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] [2021-11-16T08:09:19.959Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-11-16T08:09:20.511Z] 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 [2021-11-16T08:09:20.902Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-11-16T08:09:20.902Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-11-16T08:09:20.902Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-11-16T08:09:20.902Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-11-16T08:09:20.902Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-11-16T08:09:20.902Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-11-16T08:09:20.902Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-11-16T08:09:20.902Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-11-16T08:09:20.902Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-11-16T08:09:20.902Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-11-16T08:09:20.902Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-11-16T08:09:20.902Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-11-16T08:09:20.902Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-11-16T08:09:20.902Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-11-16T08:09:20.902Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-11-16T08:09:20.902Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-11-16T08:09:20.902Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-11-16T08:09:20.902Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-11-16T08:09:20.902Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-11-16T08:09:20.902Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-11-16T08:09:20.902Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-11-16T08:09:20.902Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-11-16T08:09:20.902Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-11-16T08:09:20.902Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-11-16T08:09:21.163Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-11-16T08:09:21.163Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-11-16T08:09:21.163Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-11-16T08:09:21.163Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-11-16T08:09:21.163Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-11-16T08:09:21.164Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-11-16T08:09:21.164Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-11-16T08:09:21.164Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-11-16T08:09:21.164Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-11-16T08:09:21.164Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-11-16T08:09:21.164Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-11-16T08:09:21.164Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-11-16T08:09:21.164Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-11-16T08:09:21.164Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-11-16T08:09:21.164Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-11-16T08:09:21.164Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-11-16T08:09:21.164Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-11-16T08:09:21.164Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-11-16T08:09:21.424Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-11-16T08:09:21.424Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-11-16T08:09:21.424Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-11-16T08:09:21.424Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-11-16T08:09:21.424Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-11-16T08:09:21.424Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-11-16T08:09:21.424Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-11-16T08:09:21.424Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-11-16T08:09:21.425Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-11-16T08:09:21.425Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-11-16T08:09:21.425Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-11-16T08:09:21.425Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-11-16T08:09:21.425Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-11-16T08:09:21.425Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-11-16T08:09:21.425Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-11-16T08:09:21.425Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-11-16T08:09:21.425Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-11-16T08:09:21.425Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-11-16T08:09:21.425Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-11-16T08:09:21.425Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-11-16T08:09:21.425Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-11-16T08:09:21.425Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-11-16T08:09:21.425Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-11-16T08:09:21.425Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-11-16T08:09:21.425Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-11-16T08:09:21.425Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-11-16T08:09:21.425Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-11-16T08:09:21.686Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-11-16T08:09:21.686Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-11-16T08:09:21.686Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-11-16T08:09:21.686Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-11-16T08:09:21.686Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-11-16T08:09:21.686Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-11-16T08:09:21.686Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-11-16T08:09:21.686Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-11-16T08:09:21.686Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-11-16T08:09:21.686Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-11-16T08:09:21.686Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-11-16T08:09:21.686Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-11-16T08:09:21.686Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2021-11-16T08:09:21.686Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-11-16T08:09:21.686Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-11-16T08:09:21.686Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2021-11-16T08:09:21.686Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-11-16T08:09:21.686Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-11-16T08:09:21.686Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-11-16T08:09:21.946Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-11-16T08:09:21.946Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-11-16T08:09:21.946Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-11-16T08:09:21.946Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-11-16T08:09:22.205Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-11-16T08:09:22.466Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-11-16T08:09:22.466Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-11-16T08:09:22.727Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-11-16T08:09:22.988Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-11-16T08:09:22.988Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-11-16T08:09:22.988Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-11-16T08:09:22.988Z] Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-11-16T08:09:22.988Z] Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-11-16T08:09:22.988Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-16T08:09:22.988Z] Fetched 64.2 MB in 3s (21.3 MB/s) [2021-11-16T08:09:22.988Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-16T08:09:22.988Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-11-16T08:09:22.988Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-16T08:09:23.559Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-16T08:09:23.559Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-16T08:09:23.559Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... [2021-11-16T08:09:23.559Z] Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... [2021-11-16T08:09:23.821Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-16T08:09:23.821Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-16T08:09:23.821Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-16T08:09:23.821Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-16T08:09:23.821Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-16T08:09:23.821Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-16T08:09:23.821Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-16T08:09:23.821Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-16T08:09:24.081Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-16T08:09:24.081Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-16T08:09:24.081Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-16T08:09:24.081Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-16T08:09:24.081Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-16T08:09:24.081Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-16T08:09:24.081Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-16T08:09:24.081Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-16T08:09:24.081Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-16T08:09:24.081Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-11-16T08:09:24.343Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-11-16T08:09:24.343Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-16T08:09:24.343Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-16T08:09:24.343Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-16T08:09:24.343Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-16T08:09:24.343Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-16T08:09:24.343Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-16T08:09:24.343Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-16T08:09:24.604Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-16T08:09:24.604Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-16T08:09:24.604Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-11-16T08:09:24.864Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-16T08:09:25.134Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-11-16T08:09:25.134Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-16T08:09:25.134Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-11-16T08:09:25.395Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-11-16T08:09:25.395Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-11-16T08:09:25.395Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-11-16T08:09:25.395Z] Setting up base-files (10.1ubuntu2.11) ... [2021-11-16T08:09:25.395Z] Installing new version of config file /etc/issue ... [2021-11-16T08:09:25.660Z] Installing new version of config file /etc/issue.net ... [2021-11-16T08:09:25.660Z] Installing new version of config file /etc/lsb-release ... [2021-11-16T08:09:25.660Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-11-16T08:09:25.660Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-11-16T08:09:25.921Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-11-16T08:09:25.921Z] Removing obsolete conffile /etc/default/motd-news ... [2021-11-16T08:09:25.921Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T08:09:25.921Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-11-16T08:09:25.921Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-11-16T08:09:25.921Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-11-16T08:09:25.921Z] 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 [2021-11-16T08:09:26.181Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T08:09:26.181Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-16T08:09:26.181Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-11-16T08:09:26.181Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-11-16T08:09:26.181Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T08:09:26.181Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-11-16T08:09:26.181Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-11-16T08:09:26.181Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-11-16T08:09:26.442Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T08:09:26.442Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-11-16T08:09:26.442Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-16T08:09:26.442Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-11-16T08:09:26.704Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T08:09:26.704Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-16T08:09:26.704Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-16T08:09:26.704Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-16T08:09:26.966Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T08:09:26.966Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-16T08:09:26.966Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-16T08:09:26.966Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-11-16T08:09:26.966Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T08:09:26.966Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-11-16T08:09:26.966Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-11-16T08:09:26.966Z] Setting up grep (3.1-2build1) ... [2021-11-16T08:09:27.227Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T08:09:27.227Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-11-16T08:09:27.227Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-11-16T08:09:27.227Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-11-16T08:09:27.227Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T08:09:27.227Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-16T08:09:27.227Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-16T08:09:27.227Z] Setting up login (1:4.5-1ubuntu2) ... [2021-11-16T08:09:27.486Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T08:09:27.487Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-16T08:09:27.487Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-16T08:09:27.487Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-11-16T08:09:27.487Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T08:09:27.487Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-16T08:09:27.487Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-16T08:09:28.058Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-16T08:09:28.058Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-16T08:09:28.058Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-16T08:09:28.058Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-16T08:09:28.318Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-11-16T08:09:28.318Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T08:09:28.318Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-11-16T08:09:28.318Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-16T08:09:28.578Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-16T08:09:28.840Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-16T08:09:28.840Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-16T08:09:28.840Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-16T08:09:28.840Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-11-16T08:09:28.840Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T08:09:28.840Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-11-16T08:09:28.840Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-11-16T08:09:29.101Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-11-16T08:09:29.101Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T08:09:29.101Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-16T08:09:29.101Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-16T08:09:29.101Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-16T08:09:29.101Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T08:09:29.101Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-16T08:09:29.101Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-16T08:09:29.101Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-16T08:09:29.361Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T08:09:29.361Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-16T08:09:29.361Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-16T08:09:29.361Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-16T08:09:29.361Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T08:09:29.361Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-16T08:09:29.361Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-16T08:09:29.361Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-16T08:09:29.622Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T08:09:29.622Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-16T08:09:29.622Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-16T08:09:29.622Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-16T08:09:29.622Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-16T08:09:29.622Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-16T08:09:29.622Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T08:09:29.622Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-16T08:09:29.622Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-16T08:09:29.622Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-16T08:09:29.883Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T08:09:29.883Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-16T08:09:29.883Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-16T08:09:29.883Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-16T08:09:29.883Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T08:09:29.883Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-16T08:09:29.883Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-16T08:09:29.883Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-11-16T08:09:29.883Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T08:09:30.145Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-16T08:09:30.145Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-16T08:09:30.405Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-11-16T08:09:30.667Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-11-16T08:09:30.930Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-11-16T08:09:30.930Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T08:09:30.930Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-16T08:09:30.930Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-16T08:09:31.191Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-11-16T08:09:31.191Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T08:09:31.191Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-11-16T08:09:31.191Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-16T08:09:31.191Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-11-16T08:09:31.191Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-16T08:09:31.191Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-11-16T08:09:31.191Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-11-16T08:09:31.453Z] Setting up debconf (1.5.66ubuntu1) ... [2021-11-16T08:09:31.453Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-16T08:09:31.453Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-11-16T08:09:31.453Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-16T08:09:31.453Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-11-16T08:09:31.712Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-16T08:09:31.712Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-11-16T08:09:31.712Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-16T08:09:31.712Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-11-16T08:09:31.712Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-16T08:09:31.712Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-16T08:09:31.712Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-16T08:09:31.712Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-16T08:09:31.973Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-16T08:09:31.973Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-16T08:09:31.973Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-16T08:09:31.973Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-16T08:09:32.233Z] (Reading database ... 13919 files and directories currently installed.) [2021-11-16T08:09:32.233Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-16T08:09:32.233Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-16T08:09:32.233Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-16T08:09:32.494Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-16T08:09:32.494Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-16T08:09:32.494Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-16T08:09:32.494Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-11-16T08:09:32.494Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-16T08:09:32.494Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-16T08:09:32.494Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-16T08:09:32.494Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-16T08:09:32.755Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-16T08:09:32.755Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-11-16T08:09:32.755Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-11-16T08:09:32.755Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-11-16T08:09:32.755Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-16T08:09:32.755Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-11-16T08:09:32.755Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-11-16T08:09:32.755Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-11-16T08:09:33.014Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-16T08:09:33.014Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-11-16T08:09:33.014Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-16T08:09:33.014Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-16T08:09:33.274Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-16T08:09:33.274Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-16T08:09:33.274Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-16T08:09:33.274Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-16T08:09:33.274Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-16T08:09:33.274Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-11-16T08:09:33.274Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-11-16T08:09:33.274Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-11-16T08:09:33.274Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-16T08:09:33.274Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-16T08:09:33.535Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-16T08:09:33.535Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-11-16T08:09:33.535Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-16T08:09:33.535Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-16T08:09:33.796Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-16T08:09:33.796Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-11-16T08:09:33.796Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-16T08:09:33.796Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-16T08:09:33.796Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-16T08:09:33.796Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-16T08:09:33.796Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-16T08:09:33.796Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-16T08:09:33.796Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-16T08:09:34.057Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-16T08:09:34.057Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-16T08:09:34.057Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-11-16T08:09:34.057Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-11-16T08:09:34.057Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-11-16T08:09:34.057Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-16T08:09:34.057Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-11-16T08:09:34.057Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-11-16T08:09:34.318Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-11-16T08:09:34.318Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-16T08:09:34.318Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-11-16T08:09:34.318Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-11-16T08:09:34.318Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-11-16T08:09:34.318Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-16T08:09:34.318Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-11-16T08:09:34.318Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-11-16T08:09:34.578Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-11-16T08:09:34.578Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-16T08:09:34.578Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-11-16T08:09:34.578Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-11-16T08:09:34.578Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-11-16T08:09:34.578Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-16T08:09:34.578Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-11-16T08:09:34.578Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-11-16T08:09:34.839Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-11-16T08:09:34.839Z] (Reading database ... 13924 files and directories currently installed.) [2021-11-16T08:09:34.839Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-16T08:09:34.839Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-16T08:09:34.839Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-16T08:09:34.839Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-16T08:09:35.100Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-16T08:09:35.100Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-16T08:09:35.100Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-11-16T08:09:35.100Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-11-16T08:09:35.100Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-11-16T08:09:35.100Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-11-16T08:09:35.364Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-11-16T08:09:35.364Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-11-16T08:09:35.364Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-11-16T08:09:35.364Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-11-16T08:09:35.364Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-11-16T08:09:35.364Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-11-16T08:09:35.364Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-11-16T08:09:35.364Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-11-16T08:09:35.624Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-11-16T08:09:35.624Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-11-16T08:09:35.624Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-11-16T08:09:35.624Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-11-16T08:09:35.624Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2021-11-16T08:09:35.624Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2021-11-16T08:09:35.884Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-11-16T08:09:35.884Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-11-16T08:09:35.884Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-11-16T08:09:35.884Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-11-16T08:09:36.144Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-16T08:09:36.144Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-16T08:09:36.405Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-16T08:09:36.405Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-16T08:09:36.405Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-16T08:09:36.405Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-16T08:09:36.405Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-16T08:09:36.405Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-16T08:09:36.665Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-16T08:09:36.665Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-16T08:09:36.665Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-16T08:09:36.665Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-16T08:09:36.665Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-16T08:09:36.665Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-16T08:09:36.665Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-16T08:09:36.665Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-16T08:09:37.606Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-16T08:09:37.606Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-16T08:09:38.182Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-16T08:09:38.443Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-16T08:09:38.443Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-16T08:09:38.443Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-16T08:09:38.704Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-16T08:09:38.704Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-16T08:09:39.643Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-16T08:09:39.643Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-16T08:09:39.643Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-16T08:09:39.643Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-16T08:09:39.643Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-11-16T08:09:39.643Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-16T08:09:39.643Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-11-16T08:09:39.902Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-16T08:09:39.902Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-11-16T08:09:39.902Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-11-16T08:09:39.902Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-16T08:09:39.902Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-16T08:09:39.902Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-16T08:09:39.902Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-16T08:09:39.902Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-11-16T08:09:40.163Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-11-16T08:09:40.163Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-16T08:09:40.163Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-16T08:09:40.163Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-16T08:09:40.163Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-16T08:09:40.163Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-16T08:09:40.163Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-11-16T08:09:40.163Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-11-16T08:09:40.163Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2021-11-16T08:09:40.163Z] [2021-11-16T08:09:40.163Z] Current default time zone: 'Etc/UTC' [2021-11-16T08:09:40.163Z] Local time is now: Tue Nov 16 08:09:40 UTC 2021. [2021-11-16T08:09:40.163Z] Universal Time is now: Tue Nov 16 08:09:40 UTC 2021. [2021-11-16T08:09:40.163Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-11-16T08:09:40.163Z] [2021-11-16T08:09:40.163Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-11-16T08:09:40.425Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-16T08:09:40.425Z] Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... [2021-11-16T08:09:40.425Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-11-16T08:09:40.425Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-11-16T08:09:40.425Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-11-16T08:09:40.425Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-11-16T08:09:40.425Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-11-16T08:09:40.425Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-11-16T08:09:40.425Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-11-16T08:09:40.425Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-16T08:09:40.425Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-11-16T08:09:40.425Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-16T08:09:40.425Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-16T08:09:40.425Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-16T08:09:40.425Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-11-16T08:09:40.425Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-11-16T08:09:40.425Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-11-16T08:09:40.425Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-16T08:09:40.425Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-11-16T08:09:40.686Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-11-16T08:09:40.686Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-11-16T08:09:40.686Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-11-16T08:09:42.070Z] Updating certificates in /etc/ssl/certs... [2021-11-16T08:09:42.689Z] 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 [2021-11-16T08:09:43.012Z] 23 added, 28 removed; done. [2021-11-16T08:09:43.012Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-11-16T08:09:43.012Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-16T08:09:43.012Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-11-16T08:09:43.012Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-11-16T08:09:43.012Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-11-16T08:09:43.012Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-16T08:09:43.012Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-16T08:09:43.012Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-16T08:09:43.012Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-16T08:09:43.273Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-16T08:09:43.273Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-16T08:09:43.273Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-16T08:09:43.273Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-11-16T08:09:43.273Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-11-16T08:09:43.273Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-11-16T08:09:43.273Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-11-16T08:09:43.273Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-11-16T08:09:43.273Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-16T08:09:43.273Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-16T08:09:43.273Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-11-16T08:09:43.273Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-11-16T08:09:43.273Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-11-16T08:09:43.273Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-16T08:09:43.273Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-16T08:09:43.534Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-11-16T08:09:43.534Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-11-16T08:09:43.534Z] Updating certificates in /etc/ssl/certs... [2021-11-16T08:09:44.107Z] 0 added, 0 removed; done. [2021-11-16T08:09:44.107Z] Running hooks in /etc/ca-certificates/update.d... [2021-11-16T08:09:44.107Z] done. [2021-11-16T08:09:44.117Z] 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 [2021-11-16T08:09:44.367Z] Reading package lists... [2021-11-16T08:09:44.628Z] Building dependency tree... [2021-11-16T08:09:44.628Z] Reading state information... [2021-11-16T08:09:44.889Z] The following NEW packages will be installed: [2021-11-16T08:09:44.889Z] apt-transport-https [2021-11-16T08:09:44.889Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-11-16T08:09:45.150Z] Need to get 4348 B of archives. [2021-11-16T08:09:45.150Z] After this operation, 154 kB of additional disk space will be used. [2021-11-16T08:09:45.150Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-11-16T08:09:45.150Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-16T08:09:45.150Z] Fetched 4348 B in 0s (17.4 kB/s) [2021-11-16T08:09:45.150Z] Selecting previously unselected package apt-transport-https. [2021-11-16T08:09:45.150Z] (Reading database ... 13931 files and directories currently installed.) [2021-11-16T08:09:45.150Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-11-16T08:09:45.150Z] Unpacking apt-transport-https (1.6.14) ... [2021-11-16T08:09:45.411Z] Setting up apt-transport-https (1.6.14) ... [2021-11-16T08:09:45.411Z] Waiting for network to be ready... [2021-11-16T08:09:47.502Z] 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 [2021-11-16T08:09:48.935Z] 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 [2021-11-16T08:09:52.006Z] 2021-11-16T08:09:49Z INFO Waiting for automatic snapd restart... [2021-11-16T08:09:52.327Z] 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 [2021-11-16T08:09:53.390Z] snapd 2.52.1 from Canonical* installed [2021-11-16T08:09:54.331Z] "snapd" switched to the "latest/stable" channel [2021-11-16T08:09:54.331Z] [2021-11-16T08:09:55.746Z] 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 [2021-11-16T08:09:56.872Z] core18 20211015 from Canonical* installed [2021-11-16T08:09:56.872Z] "core18" switched to the "latest/stable" channel [2021-11-16T08:09:56.872Z] [2021-11-16T08:09:58.781Z] snapcraft 5.0 from Canonical* installed [2021-11-16T08:09:59.040Z] "snapcraft" switched to the "latest/stable" channel [2021-11-16T08:09:59.040Z] [2021-11-16T08:09:59.262Z] 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 [2021-11-16T08:10:02.648Z] 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 [2021-11-16T08:10:03.240Z] 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: [2021-11-16T08:10:03.240Z] - README.md [2021-11-16T08:10:03.240Z] [2021-11-16T08:10:03.240Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-16T08:10:03.808Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-16T08:10:03.808Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-16T08:10:03.808Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-16T08:10:05.008Z] Reading package lists... [2021-11-16T08:10:05.268Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-11-16T08:10:05.528Z] Reading package lists... [2021-11-16T08:10:05.528Z] Building dependency tree... [2021-11-16T08:10:05.528Z] Reading state information... [2021-11-16T08:10:05.788Z] Suggested packages: [2021-11-16T08:10:05.788Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-11-16T08:10:05.788Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-11-16T08:10:05.788Z] Recommended packages: [2021-11-16T08:10:05.788Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-11-16T08:10:05.788Z] The following NEW packages will be installed: [2021-11-16T08:10:05.788Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-11-16T08:10:05.788Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-11-16T08:10:05.788Z] pkg-config zip [2021-11-16T08:10:05.788Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-16T08:10:06.033Z] 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 [2021-11-16T08:10:06.048Z] Need to get 7670 kB of archives. [2021-11-16T08:10:06.048Z] After this operation, 43.8 MB of additional disk space will be used. [2021-11-16T08:10:06.048Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-11-16T08:10:06.048Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-11-16T08:10:06.307Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-11-16T08:10:06.307Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-11-16T08:10:06.307Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-11-16T08:10:06.307Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-11-16T08:10:06.567Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-11-16T08:10:06.567Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-11-16T08:10:06.567Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-11-16T08:10:06.567Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-11-16T08:10:06.827Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-11-16T08:10:06.827Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-11-16T08:10:06.827Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-11-16T08:10:06.827Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-11-16T08:10:07.086Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-11-16T08:10:07.086Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-16T08:10:07.086Z] Fetched 7670 kB in 1s (6877 kB/s) [2021-11-16T08:10:07.086Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-11-16T08:10:07.086Z] (Reading database ... 13935 files and directories currently installed.) [2021-11-16T08:10:07.086Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-11-16T08:10:07.086Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-16T08:10:07.347Z] Selecting previously unselected package libpsl5:amd64. [2021-11-16T08:10:07.347Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-11-16T08:10:07.347Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-11-16T08:10:07.347Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-11-16T08:10:07.347Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-11-16T08:10:07.347Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-16T08:10:07.347Z] Selecting previously unselected package librtmp1:amd64. [2021-11-16T08:10:07.347Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-11-16T08:10:07.347Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-16T08:10:07.347Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-11-16T08:10:07.347Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-11-16T08:10:07.347Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-16T08:10:07.607Z] Selecting previously unselected package liberror-perl. [2021-11-16T08:10:07.607Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-11-16T08:10:07.607Z] Unpacking liberror-perl (0.17025-1) ... [2021-11-16T08:10:07.607Z] Selecting previously unselected package git-man. [2021-11-16T08:10:07.607Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-11-16T08:10:07.607Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-16T08:10:07.607Z] Selecting previously unselected package git. [2021-11-16T08:10:07.607Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-11-16T08:10:07.607Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-11-16T08:10:08.175Z] Selecting previously unselected package libnorm1:amd64. [2021-11-16T08:10:08.175Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-11-16T08:10:08.175Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-16T08:10:08.175Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-11-16T08:10:08.175Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-11-16T08:10:08.175Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-16T08:10:08.175Z] Selecting previously unselected package libsodium23:amd64. [2021-11-16T08:10:08.175Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-11-16T08:10:08.175Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-11-16T08:10:08.436Z] Selecting previously unselected package libzmq5:amd64. [2021-11-16T08:10:08.436Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-16T08:10:08.436Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-16T08:10:08.436Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-11-16T08:10:08.436Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-16T08:10:08.436Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-16T08:10:08.436Z] Selecting previously unselected package pkg-config. [2021-11-16T08:10:08.436Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-11-16T08:10:08.436Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-11-16T08:10:08.436Z] Selecting previously unselected package zip. [2021-11-16T08:10:08.436Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-11-16T08:10:08.436Z] Unpacking zip (3.0-11build1) ... [2021-11-16T08:10:08.647Z] 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 [2021-11-16T08:10:08.697Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-16T08:10:08.697Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-16T08:10:08.697Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-16T08:10:08.697Z] Setting up liberror-perl (0.17025-1) ... [2021-11-16T08:10:08.697Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-11-16T08:10:08.697Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-16T08:10:08.697Z] No schema files found: doing nothing. [2021-11-16T08:10:08.697Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-16T08:10:08.698Z] Setting up zip (3.0-11build1) ... [2021-11-16T08:10:08.698Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-16T08:10:08.698Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-11-16T08:10:08.698Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-11-16T08:10:08.698Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-16T08:10:08.698Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-16T08:10:08.698Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-16T08:10:08.698Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-11-16T08:10:08.698Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-16T08:10:09.267Z] git set to automatically installed. [2021-11-16T08:10:09.267Z] git-man set to automatically installed. [2021-11-16T08:10:09.267Z] libcurl3-gnutls set to automatically installed. [2021-11-16T08:10:09.267Z] liberror-perl set to automatically installed. [2021-11-16T08:10:09.267Z] libglib2.0-0 set to automatically installed. [2021-11-16T08:10:09.267Z] libnghttp2-14 set to automatically installed. [2021-11-16T08:10:09.267Z] libnorm1 set to automatically installed. [2021-11-16T08:10:09.267Z] libpgm-5.2-0 set to automatically installed. [2021-11-16T08:10:09.267Z] libpsl5 set to automatically installed. [2021-11-16T08:10:09.267Z] librtmp1 set to automatically installed. [2021-11-16T08:10:09.267Z] libsodium23 set to automatically installed. [2021-11-16T08:10:09.267Z] libzmq3-dev set to automatically installed. [2021-11-16T08:10:09.267Z] libzmq5 set to automatically installed. [2021-11-16T08:10:09.267Z] pkg-config set to automatically installed. [2021-11-16T08:10:09.267Z] zip set to automatically installed. [2021-11-16T08:10:10.651Z] snapd is not logged in, snap install commands will use sudo [2021-11-16T08:10:11.221Z] snap "core18" has no updates available [2021-11-16T08:10:12.163Z] snapd is not logged in, snap install commands will use sudo [Pipeline] } [2021-11-16T08:10:14.049Z] $ docker stop --time=1 233b7bf21639b524a50a26a6c3c7a3cde1d49c5080ce1d1da8df43923a75f838 [2021-11-16T08:10:16.059Z] $ docker rm -f 233b7bf21639b524a50a26a6c3c7a3cde1d49c5080ce1d1da8df43923a75f838 [2021-11-16T08:10:16.362Z] go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed [2021-11-16T08:10:16.362Z] Pulling config-common [2021-11-16T08:10:16.362Z] + snapcraftctl pull [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T08:10:17.688Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-16T08:10:17.688Z] [2021-11-16T08:10:17.688Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T08:10:17.871Z] Pulling go-build-helper [2021-11-16T08:10:17.871Z] + snapcraftctl pull [2021-11-16T08:10:18.026Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-16T08:10:18.304Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-16T08:10:18.304Z] 29e5d40040c1: Pulling fs layer [2021-11-16T08:10:18.304Z] 1ce36da41761: Pulling fs layer [2021-11-16T08:10:18.304Z] 25b303627fd3: Pulling fs layer [2021-11-16T08:10:18.304Z] 29e5d40040c1: Verifying Checksum [2021-11-16T08:10:18.304Z] 29e5d40040c1: Download complete [2021-11-16T08:10:18.577Z] 1ce36da41761: Verifying Checksum [2021-11-16T08:10:18.577Z] 1ce36da41761: Download complete [2021-11-16T08:10:18.835Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-11-16T08:10:18.835Z] Skipping pull go-build-helper (already ran) [2021-11-16T08:10:18.835Z] Building go-build-helper [2021-11-16T08:10:18.835Z] + snapcraftctl build [2021-11-16T08:10:19.171Z] 29e5d40040c1: Pull complete [2021-11-16T08:10:20.151Z] 25b303627fd3: Verifying Checksum [2021-11-16T08:10:20.151Z] 25b303627fd3: Download complete [2021-11-16T08:10:20.424Z] 1ce36da41761: Pull complete [2021-11-16T08:10:20.771Z] Staging go-build-helper [2021-11-16T08:10:20.771Z] + snapcraftctl stage [2021-11-16T08:10:30.565Z] 25b303627fd3: Pull complete [2021-11-16T08:10:30.565Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-16T08:10:30.565Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-16T08:10:30.565Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-11-16T08:10:30.766Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-16T08:10:30.766Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-16T08:10:30.766Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-16T08:10:30.766Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-16T08:10:30.766Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-16T08:10:30.766Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-16T08:10:30.766Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-16T08:10:30.766Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-16T08:10:30.766Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] [2021-11-16T08:10:30.766Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] [2021-11-16T08:10:30.766Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-16T08:10:30.766Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-16T08:10:30.766Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-16T08:10:30.766Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-16T08:10:30.766Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-16T08:10:30.766Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-16T08:10:30.766Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-16T08:10:30.766Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-16T08:10:30.766Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-16T08:10:30.766Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] [2021-11-16T08:10:30.766Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-16T08:10:30.766Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-16T08:10:30.766Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-16T08:10:30.766Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-16T08:10:30.766Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-16T08:10:30.766Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] [2021-11-16T08:10:30.766Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] [2021-11-16T08:10:30.766Z] Fetched 25.6 MB in 0s (0 B/s) [2021-11-16T08:10:30.766Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-11-16T08:10:30.766Z] Fetched 224 kB in 0s (0 B/s) [2021-11-16T08:10:30.766Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-11-16T08:10:30.766Z] Fetched 157 kB in 0s (0 B/s) [2021-11-16T08:10:30.766Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-11-16T08:10:30.766Z] Fetched 221 kB in 0s (0 B/s) [2021-11-16T08:10:30.766Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-11-16T08:10:30.766Z] Fetched 143 kB in 0s (0 B/s) [2021-11-16T08:10:30.766Z] Pulling edgex-go [2021-11-16T08:10:30.766Z] + snapcraftctl pull [2021-11-16T08:10:30.766Z] Pulling hooks [2021-11-16T08:10:30.766Z] + snapcraftctl pull [2021-11-16T08:10:30.830Z] prd-ubuntu18.04-docker-arm64-4c-16g-790 does not seem to be running inside a container [2021-11-16T08:10:30.893Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-16T08:10:33.344Z] $ docker top 5cb125d1950e3917a88fcd7342de16ec291c1aef99b6fe881d9932e0ffb59646 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-16T08:10:34.313Z] + grep parallel [2021-11-16T08:10:34.313Z] + docker-compose build --help [2021-11-16T08:10:37.686Z] --parallel Build images in parallel. [Pipeline] } [2021-11-16T08:10:37.964Z] $ docker stop --time=1 5cb125d1950e3917a88fcd7342de16ec291c1aef99b6fe881d9932e0ffb59646 [2021-11-16T08:10:39.660Z] $ docker rm -f 5cb125d1950e3917a88fcd7342de16ec291c1aef99b6fe881d9932e0ffb59646 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T08:10:40.268Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-16T08:10:40.268Z] . [Pipeline] withDockerContainer [2021-11-16T08:10:40.517Z] prd-ubuntu18.04-docker-arm64-4c-16g-790 does not seem to be running inside a container [2021-11-16T08:10:40.589Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-16T08:10:41.955Z] $ docker top 61f5727ea92e3c1be9d66fc526a74c0cc2c9cd6218acef7ad8c1e4998468dff0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-16T08:10:42.934Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-16T08:10:47.237Z] Building core-command ... [2021-11-16T08:10:47.237Z] Building core-data ... [2021-11-16T08:10:47.237Z] Building core-metadata ... [2021-11-16T08:10:47.237Z] Building security-bootstrapper ... [2021-11-16T08:10:47.237Z] Building security-proxy-setup ... [2021-11-16T08:10:47.237Z] Building security-secretstore-setup ... [2021-11-16T08:10:47.237Z] Building support-notifications ... [2021-11-16T08:10:47.237Z] Building support-scheduler ... [2021-11-16T08:10:47.237Z] Building sys-mgmt-agent ... [2021-11-16T08:10:47.237Z] Building sys-mgmt-agent [2021-11-16T08:10:47.237Z] Building core-command [2021-11-16T08:10:47.237Z] Building core-data [2021-11-16T08:10:47.237Z] Building security-secretstore-setup [2021-11-16T08:10:47.237Z] Building security-proxy-setup [2021-11-16T08:10:52.725Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-16T08:10:52.725Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-16T08:10:52.725Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-16T08:10:52.725Z] Fetched 0 B in 0s (0 B/s) [2021-11-16T08:10:52.725Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-11-16T08:10:52.725Z] Fetched 96.5 kB in 0s (0 B/s) [2021-11-16T08:10:52.725Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-11-16T08:10:52.725Z] Fetched 279 kB in 0s (0 B/s) [2021-11-16T08:10:52.725Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-11-16T08:10:52.725Z] Fetched 122 kB in 0s (0 B/s) [2021-11-16T08:10:52.725Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-11-16T08:10:52.725Z] Fetched 77.8 kB in 0s (0 B/s) [2021-11-16T08:10:52.725Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-11-16T08:10:52.725Z] Fetched 8848 B in 0s (0 B/s) [2021-11-16T08:10:52.725Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-11-16T08:10:52.725Z] Fetched 47.8 kB in 0s (0 B/s) [2021-11-16T08:10:52.725Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-11-16T08:10:52.725Z] Fetched 45.6 kB in 0s (0 B/s) [2021-11-16T08:10:52.725Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-11-16T08:10:52.725Z] Fetched 15.0 kB in 0s (0 B/s) [2021-11-16T08:10:52.725Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-11-16T08:10:52.725Z] Fetched 220 kB in 0s (0 B/s) [2021-11-16T08:10:52.725Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-11-16T08:10:52.725Z] Fetched 154 kB in 0s (0 B/s) [2021-11-16T08:10:52.725Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-11-16T08:10:52.725Z] Fetched 50.6 kB in 0s (0 B/s) [2021-11-16T08:10:52.725Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-11-16T08:10:52.725Z] Fetched 14.8 kB in 0s (0 B/s) [2021-11-16T08:10:52.725Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-11-16T08:10:52.725Z] Fetched 41.8 kB in 0s (0 B/s) [2021-11-16T08:10:52.725Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-11-16T08:10:52.725Z] Fetched 499 kB in 0s (0 B/s) [2021-11-16T08:10:52.725Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-11-16T08:10:52.725Z] Fetched 111 kB in 0s (0 B/s) [2021-11-16T08:10:52.725Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-11-16T08:10:52.725Z] Fetched 240 kB in 0s (0 B/s) [2021-11-16T08:10:52.725Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-11-16T08:10:52.725Z] Fetched 29.3 kB in 0s (0 B/s) [2021-11-16T08:10:52.725Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-11-16T08:10:52.725Z] Fetched 85.5 kB in 0s (0 B/s) [2021-11-16T08:10:52.725Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-11-16T08:10:52.725Z] Fetched 24.5 kB in 0s (0 B/s) [2021-11-16T08:10:52.725Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-11-16T08:10:52.725Z] Fetched 49.2 kB in 0s (0 B/s) [2021-11-16T08:10:52.725Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-11-16T08:10:52.725Z] Fetched 54.2 kB in 0s (0 B/s) [2021-11-16T08:10:52.725Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-11-16T08:10:52.725Z] Fetched 30.8 kB in 0s (0 B/s) [2021-11-16T08:10:52.725Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-11-16T08:10:52.725Z] Fetched 15.8 kB in 0s (0 B/s) [2021-11-16T08:10:52.725Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-11-16T08:10:52.725Z] Fetched 85.9 kB in 0s (0 B/s) [2021-11-16T08:10:52.725Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-11-16T08:10:52.725Z] Fetched 8720 B in 0s (0 B/s) [2021-11-16T08:10:52.725Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-11-16T08:10:52.725Z] Fetched 140 kB in 0s (0 B/s) [2021-11-16T08:10:52.725Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-11-16T08:10:52.725Z] Fetched 119 kB in 0s (0 B/s) [2021-11-16T08:10:52.725Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-11-16T08:10:52.725Z] Fetched 111 kB in 0s (0 B/s) [2021-11-16T08:10:52.725Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-11-16T08:10:52.725Z] Fetched 11.1 kB in 0s (0 B/s) [2021-11-16T08:10:52.725Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-11-16T08:10:52.725Z] Fetched 646 kB in 0s (0 B/s) [2021-11-16T08:10:52.725Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-11-16T08:10:52.725Z] Fetched 41.3 kB in 0s (0 B/s) [2021-11-16T08:10:52.725Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-11-16T08:10:52.725Z] Fetched 17.9 kB in 0s (0 B/s) [2021-11-16T08:10:52.725Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-11-16T08:10:52.725Z] Fetched 368 kB in 0s (0 B/s) [2021-11-16T08:10:52.725Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-11-16T08:10:52.725Z] Fetched 187 kB in 0s (0 B/s) [2021-11-16T08:10:52.725Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-11-16T08:10:52.725Z] Fetched 175 kB in 0s (0 B/s) [2021-11-16T08:10:52.725Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-11-16T08:10:52.725Z] Fetched 206 kB in 0s (0 B/s) [2021-11-16T08:10:52.725Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-11-16T08:10:52.725Z] Fetched 1302 kB in 0s (0 B/s) [2021-11-16T08:10:52.725Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-11-16T08:10:52.725Z] Fetched 36.2 kB in 0s (0 B/s) [2021-11-16T08:10:52.725Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-11-16T08:10:52.725Z] Fetched 159 kB in 0s (0 B/s) [2021-11-16T08:10:52.725Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-11-16T08:10:52.725Z] Fetched 107 kB in 0s (0 B/s) [2021-11-16T08:10:52.725Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-11-16T08:10:52.725Z] Fetched 48.7 kB in 0s (0 B/s) [2021-11-16T08:10:52.725Z] Pulling static-packages [2021-11-16T08:10:52.725Z] + snapcraftctl pull [2021-11-16T08:10:52.725Z] Pulling version [2021-11-16T08:10:52.725Z] + cd /root/project [2021-11-16T08:10:52.725Z] + git describe --tags --abbrev=0 [2021-11-16T08:10:52.725Z] + sed s/v// [2021-11-16T08:10:52.725Z] + GIT_VERSION=2.0.1-dev.96 [2021-11-16T08:10:52.725Z] + [ -z 2.0.1-dev.96 ] [2021-11-16T08:10:52.725Z] + snapcraftctl set-version 2.0.1-dev.96 [2021-11-16T08:10:52.725Z] Building config-common [2021-11-16T08:10:52.725Z] + snapcraftctl build [2021-11-16T08:10:54.634Z] Skipping build go-build-helper (already ran) [2021-11-16T08:10:54.893Z] Building edgex-go [2021-11-16T08:10:54.893Z] + cd /root/parts/edgex-go/src [2021-11-16T08:10:54.893Z] + git describe --tags --abbrev=0 [2021-11-16T08:10:54.893Z] + sed s/v// [2021-11-16T08:10:55.153Z] + GIT_VERSION=2.0.1-dev.96 [2021-11-16T08:10:55.153Z] + [ -z 2.0.1-dev.96 ] [2021-11-16T08:10:55.153Z] + echo 2.0.1-dev.96 [2021-11-16T08:10:55.153Z] + [ ! -d vendor ] [2021-11-16T08:10:55.153Z] + go mod download all [2021-11-16T08:11:05.159Z] + make build [2021-11-16T08:11:05.159Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/core-data/core-data ./cmd/core-data [2021-11-16T08:11:15.153Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-16T08:11:18.446Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/core-command/core-command ./cmd/core-command [2021-11-16T08:11:19.015Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-16T08:11:20.396Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-16T08:11:20.966Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-16T08:11:21.904Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-16T08:11:22.842Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-16T08:11:24.225Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-16T08:11:25.164Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-16T08:11:26.106Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-16T08:11:27.043Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-16T08:11:28.954Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-11-16T08:11:28.954Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-11-16T08:11:28.954Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-11-16T08:11:28.954Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-11-16T08:11:28.954Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-11-16T08:11:28.954Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-11-16T08:11:28.954Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-11-16T08:11:28.954Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-11-16T08:11:28.954Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-11-16T08:11:28.954Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-11-16T08:11:28.954Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-11-16T08:11:28.954Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-11-16T08:11:28.954Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-11-16T08:11:28.954Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-11-16T08:11:28.954Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-11-16T08:11:28.954Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-11-16T08:11:28.954Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-11-16T08:11:28.954Z] + 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 [2021-11-16T08:11:28.954Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-11-16T08:11:28.954Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-11-16T08:11:28.954Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-11-16T08:11:28.954Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-11-16T08:11:28.954Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-11-16T08:11:28.954Z] + 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 [2021-11-16T08:11:28.954Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-11-16T08:11:28.954Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-11-16T08:11:28.954Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-11-16T08:11:30.334Z] Building hooks [2021-11-16T08:11:30.334Z] + cd /root/parts/hooks/src [2021-11-16T08:11:30.334Z] + make build [2021-11-16T08:11:30.334Z] go mod tidy [2021-11-16T08:11:30.334Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2021-11-16T08:11:30.599Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-11-16T08:11:30.599Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-11-16T08:11:30.857Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-11-16T08:11:31.797Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-11-16T08:11:32.058Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-11-16T08:11:32.058Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-11-16T08:11:35.351Z] Building static-packages [2021-11-16T08:11:35.352Z] + snapcraftctl build [2021-11-16T08:11:37.265Z] Building version [2021-11-16T08:11:37.265Z] + snapcraftctl build [2021-11-16T08:11:39.177Z] Staging config-common [2021-11-16T08:11:39.177Z] + snapcraftctl stage [2021-11-16T08:11:40.120Z] Skipping stage go-build-helper (already ran) [2021-11-16T08:11:40.120Z] Staging edgex-go [2021-11-16T08:11:40.120Z] + snapcraftctl stage [2021-11-16T08:11:41.058Z] Staging hooks [2021-11-16T08:11:41.058Z] + snapcraftctl stage [2021-11-16T08:11:42.435Z] Staging static-packages [2021-11-16T08:11:42.435Z] + snapcraftctl stage [2021-11-16T08:11:43.375Z] Staging version [2021-11-16T08:11:43.375Z] + snapcraftctl stage [2021-11-16T08:11:44.316Z] Priming config-common [2021-11-16T08:11:44.316Z] + snapcraftctl prime [2021-11-16T08:11:45.698Z] Priming go-build-helper [2021-11-16T08:11:45.698Z] + snapcraftctl prime [2021-11-16T08:11:46.638Z] Priming edgex-go [2021-11-16T08:11:46.638Z] + snapcraftctl prime [2021-11-16T08:11:48.021Z] Priming hooks [2021-11-16T08:11:48.021Z] + snapcraftctl prime [2021-11-16T08:11:48.962Z] Priming static-packages [2021-11-16T08:11:48.962Z] + snapcraftctl prime [2021-11-16T08:11:52.255Z] Priming version [2021-11-16T08:11:52.255Z] + snapcraftctl prime [2021-11-16T08:11:52.827Z] 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] } [2021-11-16T08:11:55.234Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T08:11:55.234Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-16T08:11:55.234Z] ---> fb049b751f77 [2021-11-16T08:11:55.234Z] Step 3/22 : WORKDIR /edgex-go [2021-11-16T08:11:55.234Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T08:11:55.234Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-16T08:11:55.234Z] ---> fb049b751f77 [2021-11-16T08:11:55.234Z] Step 3/24 : WORKDIR /edgex-go [2021-11-16T08:11:55.234Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T08:11:55.234Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-16T08:11:55.234Z] ---> fb049b751f77 [2021-11-16T08:11:55.234Z] Step 3/22 : WORKDIR /edgex-go [2021-11-16T08:11:55.234Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T08:11:55.234Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-16T08:11:55.234Z] ---> fb049b751f77 [2021-11-16T08:11:55.234Z] Step 3/22 : WORKDIR /edgex-go [2021-11-16T08:11:55.234Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T08:11:55.234Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-16T08:11:55.234Z] ---> fb049b751f77 [2021-11-16T08:11:55.234Z] Step 3/20 : WORKDIR /edgex-go [2021-11-16T08:11:55.234Z] ---> Running in e297a359044e [2021-11-16T08:11:55.234Z] ---> Running in a60db448913b [2021-11-16T08:11:55.234Z] ---> Running in db928742aed2 [2021-11-16T08:11:55.234Z] ---> Running in a870f3f566a8 [2021-11-16T08:11:55.234Z] ---> Running in c04e0d07fbef [2021-11-16T08:11:55.234Z] Removing intermediate container a60db448913b [2021-11-16T08:11:55.234Z] ---> d65aaecafb17 [2021-11-16T08:11:55.234Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T08:11:55.234Z] Removing intermediate container db928742aed2 [2021-11-16T08:11:55.234Z] ---> 1195694afa96 [2021-11-16T08:11:55.234Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T08:11:55.234Z] Removing intermediate container c04e0d07fbef [2021-11-16T08:11:55.234Z] ---> 3414c31bef0b [2021-11-16T08:11:55.234Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T08:11:55.234Z] Removing intermediate container e297a359044e [2021-11-16T08:11:55.234Z] ---> 925dfcdce875 [2021-11-16T08:11:55.234Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T08:11:55.234Z] Removing intermediate container a870f3f566a8 [2021-11-16T08:11:55.234Z] ---> 545d9afa2844 [2021-11-16T08:11:55.234Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T08:11:55.234Z] ---> Running in ff0457167fd8 [2021-11-16T08:11:55.234Z] ---> Running in c3bdee292714 [2021-11-16T08:11:55.234Z] ---> Running in 9f1b08e9d60a [2021-11-16T08:11:55.234Z] ---> Running in 48f355e36fe3 [2021-11-16T08:11:55.234Z] ---> Running in cd6f07adc54b [2021-11-16T08:11:57.874Z] Removing intermediate container c3bdee292714 [2021-11-16T08:11:57.874Z] ---> 8f5231a56a34 [2021-11-16T08:11:57.874Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-16T08:11:57.874Z] ---> Running in 91a7371e6ae8 [2021-11-16T08:11:57.874Z] Removing intermediate container 9f1b08e9d60a [2021-11-16T08:11:57.874Z] ---> 50716e422133 [2021-11-16T08:11:57.874Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-16T08:11:58.149Z] Removing intermediate container ff0457167fd8 [2021-11-16T08:11:58.149Z] ---> bdaffab8cb1a [2021-11-16T08:11:58.149Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-16T08:11:58.149Z] ---> Running in f8f116720810 [2021-11-16T08:11:58.149Z] ---> Running in 1a5abdd0779c [2021-11-16T08:11:58.149Z] Removing intermediate container cd6f07adc54b [2021-11-16T08:11:58.149Z] ---> 0963b43b68a0 [2021-11-16T08:11:58.149Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-16T08:11:58.423Z] Removing intermediate container 48f355e36fe3 [2021-11-16T08:11:58.423Z] ---> 11f6a99888d5 [2021-11-16T08:11:58.423Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-16T08:11:58.423Z] ---> Running in e5d34dacfb7f [2021-11-16T08:11:58.712Z] ---> Running in a7f5e865c522 [2021-11-16T08:12:00.146Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T08:12:00.146Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T08:12:00.419Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T08:12:00.419Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T08:12:00.419Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T08:12:01.015Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T08:12:01.015Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T08:12:01.291Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T08:12:01.291Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T08:12:01.568Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T08:12:01.844Z] OK: 219 MiB in 52 packages [2021-11-16T08:12:02.121Z] OK: 219 MiB in 52 packages [2021-11-16T08:12:02.400Z] OK: 219 MiB in 52 packages [2021-11-16T08:12:02.931Z] OK: 219 MiB in 52 packages [2021-11-16T08:12:02.931Z] OK: 219 MiB in 52 packages [2021-11-16T08:12:04.025Z] Removing intermediate container f8f116720810 [2021-11-16T08:12:04.025Z] ---> bce0f1d3249b [2021-11-16T08:12:04.025Z] Step 6/22 : COPY . . [2021-11-16T08:12:04.025Z] Removing intermediate container 91a7371e6ae8 [2021-11-16T08:12:04.025Z] ---> b9c633dc2eda [2021-11-16T08:12:04.025Z] Step 6/22 : COPY . . [2021-11-16T08:12:04.645Z] Removing intermediate container 1a5abdd0779c [2021-11-16T08:12:04.645Z] ---> 7850f7841130 [2021-11-16T08:12:04.645Z] Step 6/20 : COPY . . [2021-11-16T08:12:04.645Z] Removing intermediate container e5d34dacfb7f [2021-11-16T08:12:04.645Z] ---> fd27d0bdef13 [2021-11-16T08:12:04.645Z] Step 6/24 : COPY . . [2021-11-16T08:12:04.919Z] Removing intermediate container a7f5e865c522 [2021-11-16T08:12:04.919Z] ---> 238ca5c8c1f8 [2021-11-16T08:12:04.919Z] Step 6/22 : COPY . . [2021-11-16T08:12:27.094Z] ---> 6120133918d2 [2021-11-16T08:12:27.094Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T08:12:27.094Z] ---> 7a1addd4c09a [2021-11-16T08:12:27.094Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T08:12:27.094Z] ---> Running in 0c87a7dfbcdd [2021-11-16T08:12:27.094Z] ---> 29aaa44e4487 [2021-11-16T08:12:27.094Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T08:12:27.094Z] ---> Running in 0a3013b54b55 [2021-11-16T08:12:27.094Z] ---> Running in 3cee5ce5d622 [2021-11-16T08:12:27.094Z] ---> f6286735371a [2021-11-16T08:12:27.094Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T08:12:27.366Z] ---> Running in 946aadddec27 [2021-11-16T08:12:27.366Z] ---> a057effca063 [2021-11-16T08:12:27.367Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T08:12:27.644Z] ---> Running in 15a738992a14 [2021-11-16T08:12:31.960Z] Removing intermediate container 0c87a7dfbcdd [2021-11-16T08:12:31.960Z] ---> 093bcce5ddf1 [2021-11-16T08:12:31.960Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-16T08:12:31.960Z] ---> Running in 1a123a3f3d72 [2021-11-16T08:12:31.960Z] Removing intermediate container 0a3013b54b55 [2021-11-16T08:12:31.960Z] ---> d12b7d9b9bc1 [2021-11-16T08:12:31.960Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-16T08:12:32.234Z] Removing intermediate container 3cee5ce5d622 [2021-11-16T08:12:32.234Z] ---> 5bdd289476b1 [2021-11-16T08:12:32.234Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-16T08:12:32.234Z] ---> Running in 7edb84b636ab [2021-11-16T08:12:32.519Z] ---> Running in db800252f420 [2021-11-16T08:12:32.519Z] Removing intermediate container 946aadddec27 [2021-11-16T08:12:32.519Z] ---> 698813ac78b8 [2021-11-16T08:12:32.519Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-16T08:12:32.796Z] ---> Running in 1649f82eb13f [2021-11-16T08:12:32.796Z] Removing intermediate container 15a738992a14 [2021-11-16T08:12:32.796Z] ---> 5d90e2987c53 [2021-11-16T08:12:32.796Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-16T08:12:33.071Z] ---> Running in 88bb43c2cd38 [2021-11-16T08:12:34.062Z] 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 [2021-11-16T08:12:34.670Z] 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 [2021-11-16T08:12:34.670Z] 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 [2021-11-16T08:12:35.271Z] 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 [2021-11-16T08:12:35.271Z] 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 [2021-11-16T08:14:27.142Z] 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 [2021-11-16T08:14:27.142Z] 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 [2021-11-16T08:14:30.551Z] Removing intermediate container 88bb43c2cd38 [2021-11-16T08:14:30.552Z] ---> eb8653114024 [2021-11-16T08:14:30.552Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-16T08:14:30.552Z] ---> Running in ffc57ab76ceb [2021-11-16T08:14:30.832Z] Removing intermediate container 1649f82eb13f [2021-11-16T08:14:30.833Z] ---> 25f012d008e8 [2021-11-16T08:14:30.833Z] [2021-11-16T08:14:30.833Z] Step 9/22 : FROM alpine:3.14 [2021-11-16T08:14:31.121Z] 3.14: Pulling from library/alpine [2021-11-16T08:14:33.120Z] 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 [2021-11-16T08:14:34.573Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-16T08:14:34.573Z] Status: Downloaded newer image for alpine:3.14 [2021-11-16T08:14:34.573Z] ---> 5b8b7b635229 [2021-11-16T08:14:34.573Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-16T08:14:34.857Z] ---> Running in ef4f80376188 [2021-11-16T08:14:36.315Z] Removing intermediate container 7edb84b636ab [2021-11-16T08:14:36.315Z] ---> 955cfbe50639 [2021-11-16T08:14:36.315Z] [2021-11-16T08:14:36.315Z] Step 9/24 : FROM alpine:3.14 [2021-11-16T08:14:36.315Z] ---> 5b8b7b635229 [2021-11-16T08:14:36.315Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-16T08:14:36.617Z] ---> Running in c462beeac3b7 [2021-11-16T08:14:37.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T08:14:37.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T08:14:37.783Z] Removing intermediate container db800252f420 [2021-11-16T08:14:37.783Z] ---> 7e4e66184184 [2021-11-16T08:14:37.783Z] [2021-11-16T08:14:37.783Z] Step 9/20 : FROM alpine:3.14 [2021-11-16T08:14:37.783Z] ---> 5b8b7b635229 [2021-11-16T08:14:37.783Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-16T08:14:37.783Z] ---> Running in ba37b5943da9 [2021-11-16T08:14:38.078Z] Removing intermediate container ffc57ab76ceb [2021-11-16T08:14:38.078Z] ---> 5b81317f4839 [2021-11-16T08:14:38.078Z] [2021-11-16T08:14:38.078Z] Step 10/22 : FROM docker:20.10.8 [2021-11-16T08:14:38.078Z] 20.10.8: Pulling from library/docker [2021-11-16T08:14:38.682Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-16T08:14:38.682Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T08:14:38.682Z] OK: 6 MiB in 15 packages [2021-11-16T08:14:38.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T08:14:39.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T08:14:39.886Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-16T08:14:40.163Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-16T08:14:40.163Z] (3/3) Installing su-exec (0.2-r1) [2021-11-16T08:14:40.163Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T08:14:40.163Z] Executing ca-certificates-20191127-r5.trigger [2021-11-16T08:14:40.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T08:14:40.439Z] OK: 6 MiB in 17 packages [2021-11-16T08:14:40.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T08:14:41.004Z] Removing intermediate container ef4f80376188 [2021-11-16T08:14:41.004Z] ---> 333e9ae3a68a [2021-11-16T08:14:41.004Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-16T08:14:41.284Z] ---> Running in e1efa00e7b3e [2021-11-16T08:14:41.560Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-16T08:14:41.560Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-16T08:14:41.842Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-16T08:14:41.842Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-16T08:14:41.842Z] (5/5) Installing curl (7.79.1-r0) [2021-11-16T08:14:41.842Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T08:14:41.842Z] Executing ca-certificates-20191127-r5.trigger [2021-11-16T08:14:42.122Z] OK: 8 MiB in 19 packages [2021-11-16T08:14:42.398Z] Removing intermediate container e1efa00e7b3e [2021-11-16T08:14:42.398Z] ---> c2e47b15d28e [2021-11-16T08:14:42.398Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-16T08:14:42.672Z] ---> Running in cadd7e4f2562 [2021-11-16T08:14:43.270Z] Removing intermediate container cadd7e4f2562 [2021-11-16T08:14:43.271Z] ---> b7e2e6d903cc [2021-11-16T08:14:43.271Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-16T08:14:43.545Z] Removing intermediate container c462beeac3b7 [2021-11-16T08:14:43.545Z] ---> 6c3623c8a8a6 [2021-11-16T08:14:43.545Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-16T08:14:43.545Z] ---> Running in 77e407556b5f [2021-11-16T08:14:43.545Z] ---> Running in bb42b09f8d7c [2021-11-16T08:14:44.543Z] Removing intermediate container 77e407556b5f [2021-11-16T08:14:44.543Z] ---> 89405956f528 [2021-11-16T08:14:44.543Z] Step 14/22 : WORKDIR / [2021-11-16T08:14:44.543Z] Removing intermediate container ba37b5943da9 [2021-11-16T08:14:44.543Z] ---> eb16186cab63 [2021-11-16T08:14:44.543Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-16T08:14:44.543Z] Removing intermediate container bb42b09f8d7c [2021-11-16T08:14:44.543Z] ---> 2282b3f76fd8 [2021-11-16T08:14:44.543Z] Step 12/24 : WORKDIR / [2021-11-16T08:14:44.543Z] ---> Running in 834a848b970c [2021-11-16T08:14:44.543Z] ---> Running in 66269ee33909 [2021-11-16T08:14:44.823Z] ---> Running in 82ac98a23410 [2021-11-16T08:14:45.433Z] Removing intermediate container 834a848b970c [2021-11-16T08:14:45.433Z] ---> 643ba04c7287 [2021-11-16T08:14:45.433Z] Step 12/20 : WORKDIR /edgex [2021-11-16T08:14:45.433Z] Removing intermediate container 66269ee33909 [2021-11-16T08:14:45.433Z] ---> 89f1f9ea91d2 [2021-11-16T08:14:45.433Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T08:14:45.433Z] ---> Running in ecfd6188b443 [2021-11-16T08:14:45.433Z] Removing intermediate container 82ac98a23410 [2021-11-16T08:14:45.433Z] ---> 513a840de43f [2021-11-16T08:14:45.433Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-16T08:14:46.413Z] Removing intermediate container ecfd6188b443 [2021-11-16T08:14:46.413Z] ---> 2b8a490a374b [2021-11-16T08:14:46.413Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-16T08:14:47.006Z] ---> ca4e10b1bac1 [2021-11-16T08:14:47.006Z] ---> cfecbec80768 [2021-11-16T08:14:47.006Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-16T08:14:47.006Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-16T08:14:47.989Z] ---> a1821b43d2c8 [2021-11-16T08:14:47.989Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-16T08:14:48.261Z] ---> 745b0c3faa47 [2021-11-16T08:14:48.261Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-16T08:14:48.535Z] Removing intermediate container 1a123a3f3d72 [2021-11-16T08:14:48.535Z] ---> 76cc30b1d723 [2021-11-16T08:14:48.535Z] [2021-11-16T08:14:48.535Z] Step 9/22 : FROM alpine:3.14 [2021-11-16T08:14:48.535Z] ---> 5b8b7b635229 [2021-11-16T08:14:48.535Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-16T08:14:48.820Z] ---> Running in d47ebccdacea [2021-11-16T08:14:49.096Z] ---> f92249c9325b [2021-11-16T08:14:49.096Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-16T08:14:49.370Z] Removing intermediate container d47ebccdacea [2021-11-16T08:14:49.370Z] ---> be1d24b7f3e7 [2021-11-16T08:14:49.370Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-16T08:14:49.645Z] ---> Running in 88d353c49f10 [2021-11-16T08:14:49.922Z] ---> d48b581ee383 [2021-11-16T08:14:49.922Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-16T08:14:49.922Z] ---> 73ffd6736d35 [2021-11-16T08:14:49.922Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-16T08:14:50.198Z] Removing intermediate container 88d353c49f10 [2021-11-16T08:14:50.198Z] ---> bc4a1eca8b6b [2021-11-16T08:14:50.198Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-16T08:14:50.475Z] ---> Running in 95f618ebda46 [2021-11-16T08:14:50.475Z] ---> bb73eb9771df [2021-11-16T08:14:50.475Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-16T08:14:50.749Z] ---> Running in 6803b24fde93 [2021-11-16T08:14:51.346Z] ---> 44b6c2dcd56b [2021-11-16T08:14:51.346Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-16T08:14:51.346Z] Removing intermediate container 95f618ebda46 [2021-11-16T08:14:51.346Z] ---> dd652f3f769a [2021-11-16T08:14:51.346Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T08:14:51.346Z] Removing intermediate container 6803b24fde93 [2021-11-16T08:14:51.346Z] ---> b663201020c6 [2021-11-16T08:14:51.346Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T08:14:51.346Z] ---> Running in 4fb054b83d4e [2021-11-16T08:14:51.625Z] ---> Running in c564a1ff0d60 [2021-11-16T08:14:52.601Z] ---> 2eb94b789be5 [2021-11-16T08:14:52.601Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-16T08:14:52.601Z] Removing intermediate container c564a1ff0d60 [2021-11-16T08:14:52.601Z] ---> 580e5ba781b2 [2021-11-16T08:14:52.601Z] Step 20/22 : LABEL arch=arm64 [2021-11-16T08:14:52.601Z] ---> Running in 0c0cf28d43f6 [2021-11-16T08:14:52.601Z] ---> Running in 057749c8bf4f [2021-11-16T08:14:53.197Z] ---> 6a1af96d4e41 [2021-11-16T08:14:53.197Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-16T08:14:53.472Z] Removing intermediate container 057749c8bf4f [2021-11-16T08:14:53.472Z] ---> 346ac581e8e9 [2021-11-16T08:14:53.472Z] Step 21/22 : LABEL git_sha=451609483f79c44fef16fba47ce6ddb1d0c25ae9 [2021-11-16T08:14:53.472Z] Removing intermediate container 0c0cf28d43f6 [2021-11-16T08:14:53.472Z] ---> b6451f399926 [2021-11-16T08:14:53.751Z] Step 17/20 : CMD ["--init=true"] [2021-11-16T08:14:53.751Z] ---> Running in f0cb4322dce4 [2021-11-16T08:14:53.751Z] ---> Running in f34d5f6a2209 [2021-11-16T08:14:54.349Z] Removing intermediate container f0cb4322dce4 [2021-11-16T08:14:54.349Z] ---> 081acd2d7755 [2021-11-16T08:14:54.349Z] Step 18/20 : LABEL arch=arm64 [2021-11-16T08:14:54.622Z] ---> Running in 209d1d40b0f8 [2021-11-16T08:14:54.622Z] Removing intermediate container f34d5f6a2209 [2021-11-16T08:14:54.622Z] ---> e65ba8c20929 [2021-11-16T08:14:54.622Z] Step 22/22 : LABEL version=0.0.0 [2021-11-16T08:14:54.622Z] Removing intermediate container 4fb054b83d4e [2021-11-16T08:14:54.622Z] ---> 2ee27a370798 [2021-11-16T08:14:54.622Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-16T08:14:54.622Z] ---> Running in 4d83b0ea862b [2021-11-16T08:14:54.896Z] ---> Running in 1c0d54d1db6d [2021-11-16T08:14:55.173Z] Removing intermediate container 209d1d40b0f8 [2021-11-16T08:14:55.173Z] ---> 90f5ba825898 [2021-11-16T08:14:55.173Z] Step 19/20 : LABEL git_sha=451609483f79c44fef16fba47ce6ddb1d0c25ae9 [2021-11-16T08:14:55.450Z] ---> 03f624cd0086 [2021-11-16T08:14:55.450Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-16T08:14:55.450Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-16T08:14:55.450Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-16T08:14:55.450Z] ---> 3734d5adc5ac [2021-11-16T08:14:55.450Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-16T08:14:55.450Z] ---> Running in e870e85511da [2021-11-16T08:14:55.728Z] ---> Running in eee30f4557ea [2021-11-16T08:14:55.728Z] Removing intermediate container 4d83b0ea862b [2021-11-16T08:14:55.728Z] ---> a60af2a17be8 [2021-11-16T08:14:55.728Z] [2021-11-16T08:14:56.335Z] Successfully built a60af2a17be8 [2021-11-16T08:14:56.335Z] Successfully tagged core-command-arm64:latest [2021-11-16T08:14:56.335Z] Removing intermediate container e870e85511da [2021-11-16T08:14:56.335Z] ---> 68e608423dd0 [2021-11-16T08:14:56.335Z] Step 20/20 : LABEL version=0.0.0 [2021-11-16T08:14:56.335Z] Removing intermediate container eee30f4557ea [2021-11-16T08:14:56.335Z] ---> f7e10e0e1913 [2021-11-16T08:14:56.335Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-16T08:14:56.335Z]  Building core-command ... done Building core-metadata [2021-11-16T08:14:56.611Z] ---> Running in 0f314d964fa4 [2021-11-16T08:14:56.611Z] ---> Running in e04e4c89d79b [2021-11-16T08:14:56.611Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T08:14:56.883Z] ---> 9641575c0ba4 [2021-11-16T08:14:56.883Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-11-16T08:14:57.161Z] ---> Running in 59612258af7c [2021-11-16T08:14:57.161Z] Removing intermediate container e04e4c89d79b [2021-11-16T08:14:57.161Z] ---> 2f9254dbcf3d [2021-11-16T08:14:57.161Z] [2021-11-16T08:14:57.433Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T08:14:57.708Z] Successfully built 2f9254dbcf3d [2021-11-16T08:14:57.708Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-16T08:14:57.708Z] Building support-notifications [2021-11-16T08:14:58.309Z]  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T08:14:58.582Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-16T08:14:58.582Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-16T08:14:58.582Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-16T08:14:58.855Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-16T08:14:58.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T08:14:58.855Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-16T08:14:59.157Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-16T08:14:59.157Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T08:14:59.157Z] OK: 8 MiB in 20 packages [2021-11-16T08:14:59.757Z] (1/42) Installing readline (8.1.0-r0) [2021-11-16T08:14:59.757Z] (2/42) Installing bash (5.1.4-r0) [2021-11-16T08:14:59.757Z] Executing bash-5.1.4-r0.post-install [2021-11-16T08:15:00.053Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-16T08:15:00.053Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-16T08:15:00.053Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-16T08:15:00.053Z] (6/42) Installing curl (7.79.1-r0) [2021-11-16T08:15:00.053Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-16T08:15:00.053Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-16T08:15:00.053Z] (9/42) Installing expat (2.4.1-r0) [2021-11-16T08:15:00.053Z] (10/42) Installing libffi (3.3-r2) [2021-11-16T08:15:00.053Z] (11/42) Installing gdbm (1.19-r0) [2021-11-16T08:15:00.053Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-16T08:15:00.053Z] Removing intermediate container 59612258af7c [2021-11-16T08:15:00.053Z] ---> 42f3a8d6b2b8 [2021-11-16T08:15:00.053Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-16T08:15:00.053Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-16T08:15:00.053Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-16T08:15:00.053Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-16T08:15:00.054Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-16T08:15:00.328Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-16T08:15:00.328Z] ---> Running in c8945fa38911 [2021-11-16T08:15:00.605Z] Removing intermediate container 1c0d54d1db6d [2021-11-16T08:15:00.605Z] ---> 3b02d07bfa0b [2021-11-16T08:15:00.605Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T08:15:00.882Z] Removing intermediate container c8945fa38911 [2021-11-16T08:15:00.882Z] ---> 6be4aff687ae [2021-11-16T08:15:00.882Z] Step 22/24 : LABEL arch=arm64 [2021-11-16T08:15:01.498Z] ---> Running in 8a6636487381 [2021-11-16T08:15:01.792Z] ---> ef04440a40d7 [2021-11-16T08:15:01.792Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-16T08:15:02.069Z] Removing intermediate container 8a6636487381 [2021-11-16T08:15:02.069Z] ---> 1188fa4c153e [2021-11-16T08:15:02.069Z] Step 23/24 : LABEL git_sha=451609483f79c44fef16fba47ce6ddb1d0c25ae9 [2021-11-16T08:15:02.341Z] ---> Running in 6c3187586d2b [2021-11-16T08:15:02.616Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-16T08:15:02.616Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-16T08:15:02.616Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-16T08:15:02.616Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-16T08:15:02.616Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-16T08:15:02.616Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-16T08:15:02.616Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-16T08:15:02.893Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-16T08:15:02.893Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-16T08:15:02.893Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-16T08:15:02.893Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-16T08:15:02.893Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-16T08:15:02.893Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-16T08:15:02.893Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-16T08:15:02.893Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-16T08:15:02.893Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-16T08:15:02.893Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-16T08:15:02.893Z] Removing intermediate container 6c3187586d2b [2021-11-16T08:15:02.893Z] ---> 23a1612741bb [2021-11-16T08:15:03.171Z] Step 24/24 : LABEL version=0.0.0 [2021-11-16T08:15:03.171Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-16T08:15:03.171Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-16T08:15:03.171Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-16T08:15:03.171Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-16T08:15:03.171Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-16T08:15:03.171Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-16T08:15:03.171Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-16T08:15:03.171Z] ---> Running in 578cac3ff0d1 [2021-11-16T08:15:03.171Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-16T08:15:03.774Z] ---> fcaa27224605 [2021-11-16T08:15:03.774Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-16T08:15:03.774Z] Removing intermediate container 578cac3ff0d1 [2021-11-16T08:15:03.774Z] ---> 424cabdda2dc [2021-11-16T08:15:03.774Z] [2021-11-16T08:15:03.774Z] Executing busybox-1.33.1-r3.trigger [2021-11-16T08:15:03.774Z] OK: 84 MiB in 64 packages [2021-11-16T08:15:04.377Z] Successfully built 424cabdda2dc [2021-11-16T08:15:04.377Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-16T08:15:04.377Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2021-11-16T08:15:04.983Z] ---> 857887ca8b63 [2021-11-16T08:15:04.983Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-16T08:15:04.983Z] ---> Running in c049615277f0 [2021-11-16T08:15:05.588Z] Removing intermediate container c049615277f0 [2021-11-16T08:15:05.588Z] ---> 3a63e1a30c1f [2021-11-16T08:15:05.588Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T08:15:05.588Z] ---> Running in 7b3309d3c0d9 [2021-11-16T08:15:06.184Z] Removing intermediate container 7b3309d3c0d9 [2021-11-16T08:15:06.184Z] ---> 636ef4a8cc96 [2021-11-16T08:15:06.184Z] Step 20/22 : LABEL arch=arm64 [2021-11-16T08:15:06.184Z] ---> Running in c905afc36d33 [2021-11-16T08:15:06.790Z] Removing intermediate container c905afc36d33 [2021-11-16T08:15:06.790Z] ---> ef938c7d2d3d [2021-11-16T08:15:06.790Z] Step 21/22 : LABEL git_sha=451609483f79c44fef16fba47ce6ddb1d0c25ae9 [2021-11-16T08:15:06.790Z] ---> Running in 08ef50b6ae88 [2021-11-16T08:15:07.457Z] Removing intermediate container 08ef50b6ae88 [2021-11-16T08:15:07.457Z] ---> 80233df67e66 [2021-11-16T08:15:07.457Z] Step 22/22 : LABEL version=0.0.0 [2021-11-16T08:15:07.457Z] ---> Running in 4b03f06bf0ed [2021-11-16T08:15:07.769Z] Collecting docker-compose==1.23.2 [2021-11-16T08:15:07.769Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-16T08:15:08.072Z] Collecting texttable<0.10,>=0.9.0 [2021-11-16T08:15:08.072Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-16T08:15:08.375Z] Removing intermediate container 4b03f06bf0ed [2021-11-16T08:15:08.375Z] ---> c94d4724fb2a [2021-11-16T08:15:08.375Z] [2021-11-16T08:15:08.757Z] Successfully built c94d4724fb2a [2021-11-16T08:15:08.758Z] Successfully tagged core-data-arm64:latest [2021-11-16T08:15:08.758Z] Building support-scheduler [2021-11-16T08:15:10.205Z]  Building core-data ... done Collecting docopt<0.7,>=0.6.1 [2021-11-16T08:15:10.205Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-16T08:15:11.635Z] Collecting cached-property<2,>=1.2.0 [2021-11-16T08:15:11.635Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-16T08:15:11.635Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-16T08:15:11.635Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-16T08:15:14.250Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-16T08:15:14.250Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-16T08:15:14.250Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-16T08:15:14.847Z] Collecting docker<4.0,>=3.6.0 [2021-11-16T08:15:14.847Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-16T08:15:15.119Z] Collecting jsonschema<3,>=2.5.1 [2021-11-16T08:15:15.119Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-16T08:15:15.715Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-16T08:15:15.715Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-16T08:15:16.316Z] Collecting PyYAML<4,>=3.10 [2021-11-16T08:15:16.316Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-16T08:15:20.615Z] Collecting docker-pycreds>=0.4.0 [2021-11-16T08:15:20.615Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-16T08:15:20.615Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-11-16T08:15:20.615Z] Collecting idna<2.8,>=2.5 [2021-11-16T08:15:20.615Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-16T08:15:20.615Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-16T08:15:20.615Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-16T08:15:21.217Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-16T08:15:21.217Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-16T08:15:21.492Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-16T08:15:21.492Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-16T08:15:21.492Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-16T08:15:21.492Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-16T08:15:22.472Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-16T08:15:22.472Z] Attempting uninstall: urllib3 [2021-11-16T08:15:22.472Z] Found existing installation: urllib3 1.26.5 [2021-11-16T08:15:22.472Z] Uninstalling urllib3-1.26.5: [2021-11-16T08:15:22.472Z] Successfully uninstalled urllib3-1.26.5 [2021-11-16T08:15:23.068Z] Attempting uninstall: idna [2021-11-16T08:15:23.068Z] Found existing installation: idna 3.2 [2021-11-16T08:15:23.068Z] Uninstalling idna-3.2: [2021-11-16T08:15:23.343Z] Successfully uninstalled idna-3.2 [2021-11-16T08:15:23.938Z] Attempting uninstall: chardet [2021-11-16T08:15:23.938Z] Found existing installation: chardet 4.0.0 [2021-11-16T08:15:23.938Z] Uninstalling chardet-4.0.0: [2021-11-16T08:15:24.211Z] Successfully uninstalled chardet-4.0.0 [2021-11-16T08:15:25.642Z] Attempting uninstall: requests [2021-11-16T08:15:25.642Z] Found existing installation: requests 2.25.1 [2021-11-16T08:15:25.642Z] Uninstalling requests-2.25.1: [2021-11-16T08:15:25.914Z] Successfully uninstalled requests-2.25.1 [2021-11-16T08:15:26.187Z] Running setup.py install for texttable: started [2021-11-16T08:15:28.158Z] Running setup.py install for texttable: finished with status 'done' [2021-11-16T08:15:28.158Z] Running setup.py install for PyYAML: started [2021-11-16T08:15:30.772Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-16T08:15:30.772Z] Running setup.py install for docopt: started [2021-11-16T08:15:32.747Z] Running setup.py install for docopt: finished with status 'done' [2021-11-16T08:15:32.747Z] Running setup.py install for dockerpty: started [2021-11-16T08:15:34.728Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-16T08:15:36.164Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-11-16T08:15:40.477Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T08:15:40.477Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-16T08:15:40.477Z] ---> fb049b751f77 [2021-11-16T08:15:40.477Z] Step 3/22 : WORKDIR /edgex-go [2021-11-16T08:15:40.477Z] ---> Using cache [2021-11-16T08:15:40.477Z] ---> 545d9afa2844 [2021-11-16T08:15:40.477Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T08:15:40.477Z] ---> Using cache [2021-11-16T08:15:40.477Z] ---> 0963b43b68a0 [2021-11-16T08:15:40.477Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-16T08:15:40.477Z] ---> Using cache [2021-11-16T08:15:40.477Z] ---> fd27d0bdef13 [2021-11-16T08:15:40.477Z] Step 6/22 : COPY . . [2021-11-16T08:15:40.477Z] ---> Using cache [2021-11-16T08:15:40.477Z] ---> 7a1addd4c09a [2021-11-16T08:15:40.477Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T08:15:40.477Z] ---> Using cache [2021-11-16T08:15:40.477Z] ---> d12b7d9b9bc1 [2021-11-16T08:15:40.477Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-16T08:15:41.079Z] ---> Running in 33fdeb690d71 [2021-11-16T08:15:42.055Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T08:15:42.055Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-16T08:15:42.055Z] ---> fb049b751f77 [2021-11-16T08:15:42.055Z] Step 3/21 : WORKDIR /edgex-go [2021-11-16T08:15:42.055Z] ---> Using cache [2021-11-16T08:15:42.055Z] ---> 545d9afa2844 [2021-11-16T08:15:42.055Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T08:15:42.055Z] ---> Using cache [2021-11-16T08:15:42.055Z] ---> 0963b43b68a0 [2021-11-16T08:15:42.055Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-16T08:15:42.055Z] ---> Running in 3cf0ae391249 [2021-11-16T08:15:42.650Z] 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 [2021-11-16T08:15:44.094Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T08:15:45.079Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T08:15:46.060Z] OK: 219 MiB in 52 packages [2021-11-16T08:15:48.692Z] Removing intermediate container 3cf0ae391249 [2021-11-16T08:15:48.692Z] ---> f59c9963ad01 [2021-11-16T08:15:48.692Z] Step 6/21 : COPY . . [2021-11-16T08:15:49.674Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T08:15:49.674Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-16T08:15:49.674Z] ---> fb049b751f77 [2021-11-16T08:15:49.674Z] Step 3/30 : WORKDIR /edgex-go [2021-11-16T08:15:49.674Z] ---> Using cache [2021-11-16T08:15:49.674Z] ---> 545d9afa2844 [2021-11-16T08:15:49.674Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T08:15:49.674Z] ---> Using cache [2021-11-16T08:15:49.674Z] ---> 0963b43b68a0 [2021-11-16T08:15:49.674Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-16T08:15:49.674Z] ---> Using cache [2021-11-16T08:15:49.674Z] ---> fd27d0bdef13 [2021-11-16T08:15:49.674Z] Step 6/30 : COPY . . [2021-11-16T08:15:49.955Z] ---> Using cache [2021-11-16T08:15:49.955Z] ---> 7a1addd4c09a [2021-11-16T08:15:49.955Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T08:15:49.955Z] ---> Using cache [2021-11-16T08:15:49.955Z] ---> d12b7d9b9bc1 [2021-11-16T08:15:49.955Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-16T08:15:50.568Z] ---> Running in f4a4fe69068a [2021-11-16T08:15:53.984Z] 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 [2021-11-16T08:15:55.449Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T08:15:55.449Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-16T08:15:55.449Z] ---> fb049b751f77 [2021-11-16T08:15:55.449Z] Step 3/23 : WORKDIR /edgex-go [2021-11-16T08:15:55.449Z] ---> Using cache [2021-11-16T08:15:55.449Z] ---> 545d9afa2844 [2021-11-16T08:15:55.449Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T08:15:55.449Z] ---> Using cache [2021-11-16T08:15:55.449Z] ---> 0963b43b68a0 [2021-11-16T08:15:55.449Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-16T08:15:55.449Z] ---> Using cache [2021-11-16T08:15:55.449Z] ---> fd27d0bdef13 [2021-11-16T08:15:55.449Z] Step 6/23 : COPY go.mod . [2021-11-16T08:15:57.448Z] ---> c0c7e70d4dfc [2021-11-16T08:15:57.448Z] Step 7/23 : RUN go mod download [2021-11-16T08:15:57.729Z] ---> Running in 8a9337ad2ed2 [2021-11-16T08:16:01.155Z] Removing intermediate container 0f314d964fa4 [2021-11-16T08:16:01.155Z] ---> dabecdbcef20 [2021-11-16T08:16:01.155Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-16T08:16:01.759Z] ---> Running in 1372edbe28c2 [2021-11-16T08:16:02.752Z] Removing intermediate container 1372edbe28c2 [2021-11-16T08:16:02.752Z] ---> 4f9b253eac0e [2021-11-16T08:16:02.752Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-16T08:16:03.040Z] ---> Running in 0f56b33f1be4 [2021-11-16T08:16:04.036Z] Removing intermediate container 0f56b33f1be4 [2021-11-16T08:16:04.036Z] ---> 00e511984267 [2021-11-16T08:16:04.036Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-16T08:16:06.028Z] Removing intermediate container 8a9337ad2ed2 [2021-11-16T08:16:06.028Z] ---> 02ae8390909f [2021-11-16T08:16:06.028Z] Step 8/23 : COPY . . [2021-11-16T08:16:08.018Z] ---> fe8a2e6f69ec [2021-11-16T08:16:08.018Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-16T08:16:09.465Z] ---> d02aa42e800d [2021-11-16T08:16:09.465Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-16T08:16:12.100Z] ---> 3baf633e52f5 [2021-11-16T08:16:12.100Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-16T08:16:12.100Z] ---> Running in c0bf9499b84e [2021-11-16T08:16:13.553Z] Removing intermediate container c0bf9499b84e [2021-11-16T08:16:13.553Z] ---> 837f365cae54 [2021-11-16T08:16:13.553Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T08:16:13.553Z] ---> Running in b2dd423571c1 [2021-11-16T08:16:15.270Z] Removing intermediate container b2dd423571c1 [2021-11-16T08:16:15.270Z] ---> d2615db0548e [2021-11-16T08:16:15.270Z] Step 20/22 : LABEL arch=arm64 [2021-11-16T08:16:15.554Z] ---> Running in 46f906d1d53d [2021-11-16T08:16:17.527Z] Removing intermediate container 46f906d1d53d [2021-11-16T08:16:17.527Z] ---> bb8374cecb04 [2021-11-16T08:16:17.527Z] Step 21/22 : LABEL git_sha=451609483f79c44fef16fba47ce6ddb1d0c25ae9 [2021-11-16T08:16:17.527Z] ---> Running in 18c9e76739eb [2021-11-16T08:16:18.515Z] Removing intermediate container 18c9e76739eb [2021-11-16T08:16:18.515Z] ---> 833cf4f9ada4 [2021-11-16T08:16:18.515Z] Step 22/22 : LABEL version=0.0.0 [2021-11-16T08:16:18.794Z] ---> Running in 274e9e129c3b [2021-11-16T08:16:20.240Z] Removing intermediate container 274e9e129c3b [2021-11-16T08:16:20.240Z] ---> 15e333b86151 [2021-11-16T08:16:20.240Z] [2021-11-16T08:16:20.847Z] Successfully built 15e333b86151 [2021-11-16T08:16:20.847Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-16T08:16:21.728Z]  Building sys-mgmt-agent ... done  ---> 3a43842c7f45 [2021-11-16T08:16:21.728Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T08:16:21.728Z] ---> Running in 17d9be01e60d [2021-11-16T08:16:28.469Z] Removing intermediate container 17d9be01e60d [2021-11-16T08:16:28.469Z] ---> 50784eeca987 [2021-11-16T08:16:28.469Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-16T08:16:28.469Z] ---> Running in ed5f34781456 [2021-11-16T08:16:30.456Z] 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 [2021-11-16T08:16:33.107Z] ---> 0e20820132ca [2021-11-16T08:16:33.107Z] Step 9/23 : RUN go mod tidy [2021-11-16T08:16:33.107Z] ---> Running in 8b956022dfd3 [2021-11-16T08:16:39.863Z] Removing intermediate container 8b956022dfd3 [2021-11-16T08:16:39.863Z] ---> 0ec2fffe79c5 [2021-11-16T08:16:39.863Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-16T08:16:39.863Z] ---> Running in 35ea366e1cdd [2021-11-16T08:16:41.849Z] 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 [2021-11-16T08:17:20.879Z] Removing intermediate container 33fdeb690d71 [2021-11-16T08:17:20.879Z] ---> 6e8eeb9da679 [2021-11-16T08:17:20.879Z] [2021-11-16T08:17:20.879Z] Step 9/22 : FROM alpine:3.14 [2021-11-16T08:17:20.879Z] ---> 5b8b7b635229 [2021-11-16T08:17:20.879Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-16T08:17:20.879Z] ---> Using cache [2021-11-16T08:17:20.879Z] ---> 333e9ae3a68a [2021-11-16T08:17:20.879Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-16T08:17:20.879Z] ---> Using cache [2021-11-16T08:17:20.879Z] ---> c2e47b15d28e [2021-11-16T08:17:20.879Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-16T08:17:20.879Z] ---> Running in 88d2356ea27c [2021-11-16T08:17:20.879Z] Removing intermediate container 88d2356ea27c [2021-11-16T08:17:20.879Z] ---> 52d28ca9d25b [2021-11-16T08:17:20.879Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-16T08:17:20.879Z] ---> Running in 07a34a81e74c [2021-11-16T08:17:20.879Z] Removing intermediate container 07a34a81e74c [2021-11-16T08:17:20.879Z] ---> fa0466e3c5dd [2021-11-16T08:17:20.879Z] Step 14/22 : WORKDIR / [2021-11-16T08:17:20.879Z] ---> Running in 89b86f0407c8 [2021-11-16T08:17:20.879Z] Removing intermediate container 89b86f0407c8 [2021-11-16T08:17:20.879Z] ---> 604f50e1223d [2021-11-16T08:17:20.879Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T08:17:20.879Z] ---> 57466f65f2af [2021-11-16T08:17:20.879Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-16T08:17:22.323Z] ---> ba79de23c528 [2021-11-16T08:17:22.323Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-16T08:17:24.322Z] ---> a26861d09e29 [2021-11-16T08:17:24.322Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-16T08:17:24.604Z] ---> Running in c713f374284c [2021-11-16T08:17:25.589Z] Removing intermediate container c713f374284c [2021-11-16T08:17:25.589Z] ---> c69e850d6781 [2021-11-16T08:17:25.589Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T08:17:25.589Z] ---> Running in fb397e0fcebb [2021-11-16T08:17:25.870Z] Removing intermediate container f4a4fe69068a [2021-11-16T08:17:25.870Z] ---> d2cb11e58b47 [2021-11-16T08:17:25.870Z] [2021-11-16T08:17:25.870Z] Step 9/30 : FROM alpine:3.14 [2021-11-16T08:17:25.870Z] ---> 5b8b7b635229 [2021-11-16T08:17:25.870Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-16T08:17:26.156Z] ---> Running in 87646495096f [2021-11-16T08:17:26.430Z] Removing intermediate container fb397e0fcebb [2021-11-16T08:17:26.430Z] ---> e32a748bf418 [2021-11-16T08:17:26.430Z] Step 20/22 : LABEL arch=arm64 [2021-11-16T08:17:26.714Z] ---> Running in 25a50bd223c8 [2021-11-16T08:17:26.714Z] Removing intermediate container 87646495096f [2021-11-16T08:17:26.714Z] ---> 7d0c7ba1b1ca [2021-11-16T08:17:26.714Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-16T08:17:26.990Z] ---> Running in e357b2daa3e1 [2021-11-16T08:17:27.599Z] Removing intermediate container 25a50bd223c8 [2021-11-16T08:17:27.599Z] ---> 67b75be1e18a [2021-11-16T08:17:27.599Z] Step 21/22 : LABEL git_sha=451609483f79c44fef16fba47ce6ddb1d0c25ae9 [2021-11-16T08:17:27.599Z] ---> Running in 1d2dd73b9209 [2021-11-16T08:17:28.587Z] Removing intermediate container 1d2dd73b9209 [2021-11-16T08:17:28.587Z] ---> a5fa99b6702f [2021-11-16T08:17:28.587Z] Step 22/22 : LABEL version=0.0.0 [2021-11-16T08:17:28.587Z] ---> Running in a0afc686ae02 [2021-11-16T08:17:28.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T08:17:29.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T08:17:29.440Z] Removing intermediate container a0afc686ae02 [2021-11-16T08:17:29.440Z] ---> 15a4d55046ee [2021-11-16T08:17:29.440Z] [2021-11-16T08:17:29.713Z] Successfully built 15a4d55046ee [2021-11-16T08:17:29.713Z] Successfully tagged core-metadata-arm64:latest [2021-11-16T08:17:30.310Z]  Building core-metadata ... done (1/2) Installing dumb-init (1.2.5-r1) [2021-11-16T08:17:30.310Z] (2/2) Installing su-exec (0.2-r1) [2021-11-16T08:17:30.310Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T08:17:30.310Z] OK: 6 MiB in 16 packages [2021-11-16T08:17:31.298Z] Removing intermediate container e357b2daa3e1 [2021-11-16T08:17:31.298Z] ---> d54e628b6d68 [2021-11-16T08:17:31.298Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-16T08:17:31.580Z] ---> Running in 0ce939182237 [2021-11-16T08:17:32.177Z] Removing intermediate container 0ce939182237 [2021-11-16T08:17:32.177Z] ---> aadaea11af4e [2021-11-16T08:17:32.177Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-16T08:17:32.177Z] ---> Running in 59e0f1af1901 [2021-11-16T08:17:32.776Z] Removing intermediate container 59e0f1af1901 [2021-11-16T08:17:32.776Z] ---> dfa20ab27111 [2021-11-16T08:17:32.776Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-16T08:17:32.776Z] ---> Running in 4adaa288f37a [2021-11-16T08:17:36.179Z] Removing intermediate container 4adaa288f37a [2021-11-16T08:17:36.179Z] ---> efbbede03a03 [2021-11-16T08:17:36.179Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-16T08:17:36.179Z] ---> Running in 0268d297d580 [2021-11-16T08:17:36.454Z] Removing intermediate container 0268d297d580 [2021-11-16T08:17:36.454Z] ---> 1892d52c24be [2021-11-16T08:17:36.454Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-16T08:17:37.896Z] ---> 2e144a2464a8 [2021-11-16T08:17:37.896Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-16T08:17:37.896Z] ---> Running in c4f66ffc00b4 [2021-11-16T08:17:41.292Z] Removing intermediate container c4f66ffc00b4 [2021-11-16T08:17:41.292Z] ---> 9fa4bdcf6a21 [2021-11-16T08:17:41.292Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T08:17:42.280Z] ---> ff00ac388f89 [2021-11-16T08:17:42.280Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-16T08:17:44.273Z] ---> f747a9af7181 [2021-11-16T08:17:44.273Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-16T08:17:45.279Z] ---> b3246e5e14d5 [2021-11-16T08:17:45.279Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-16T08:17:46.720Z] ---> 3410b33cf3fd [2021-11-16T08:17:46.720Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-16T08:17:47.708Z] ---> b741c611de59 [2021-11-16T08:17:47.708Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-16T08:17:47.985Z] ---> Running in ccc1a00d9ed5 [2021-11-16T08:17:48.601Z] Removing intermediate container ccc1a00d9ed5 [2021-11-16T08:17:48.601Z] ---> 46721938eb32 [2021-11-16T08:17:48.601Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-16T08:17:49.609Z] ---> 5a43cb7811b1 [2021-11-16T08:17:49.609Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-16T08:17:49.891Z] ---> Running in af17e1042ab9 [2021-11-16T08:17:53.298Z] Removing intermediate container af17e1042ab9 [2021-11-16T08:17:53.298Z] ---> acea72a5b9a3 [2021-11-16T08:17:53.298Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-16T08:17:53.298Z] ---> Running in e67f9c3841c7 [2021-11-16T08:17:53.581Z] Removing intermediate container e67f9c3841c7 [2021-11-16T08:17:53.581Z] ---> 9fb0f87df688 [2021-11-16T08:17:53.581Z] Step 27/30 : CMD ["gate"] [2021-11-16T08:17:53.855Z] ---> Running in 256b56f4edc0 [2021-11-16T08:17:54.860Z] Removing intermediate container 256b56f4edc0 [2021-11-16T08:17:54.860Z] ---> 0d78a2c71a30 [2021-11-16T08:17:54.860Z] Step 28/30 : LABEL arch=arm64 [2021-11-16T08:17:55.142Z] ---> Running in 0541feb26bd8 [2021-11-16T08:17:55.740Z] Removing intermediate container 0541feb26bd8 [2021-11-16T08:17:55.740Z] ---> a2aef13ecbff [2021-11-16T08:17:55.740Z] Step 29/30 : LABEL git_sha=451609483f79c44fef16fba47ce6ddb1d0c25ae9 [2021-11-16T08:17:56.012Z] ---> Running in 5a0f40416eb1 [2021-11-16T08:17:56.652Z] Removing intermediate container 5a0f40416eb1 [2021-11-16T08:17:56.652Z] ---> f0d745465e81 [2021-11-16T08:17:56.652Z] Step 30/30 : LABEL version=0.0.0 [2021-11-16T08:17:57.155Z] Removing intermediate container ed5f34781456 [2021-11-16T08:17:57.155Z] ---> 5132f328de7b [2021-11-16T08:17:57.155Z] [2021-11-16T08:17:57.155Z] Step 9/21 : FROM alpine:3.14 [2021-11-16T08:17:57.155Z] ---> 5b8b7b635229 [2021-11-16T08:17:57.155Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-16T08:17:57.155Z] ---> Running in bbeb40ff5b28 [2021-11-16T08:17:57.155Z] ---> Running in b3ea7cdbc972 [2021-11-16T08:17:57.999Z] Removing intermediate container b3ea7cdbc972 [2021-11-16T08:17:57.999Z] ---> 0d37a7339c7f [2021-11-16T08:17:57.999Z] [2021-11-16T08:17:58.612Z] Successfully built 0d37a7339c7f [2021-11-16T08:17:58.612Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-16T08:17:59.208Z]  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T08:17:59.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T08:18:00.182Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-16T08:18:00.182Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-16T08:18:00.182Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T08:18:00.182Z] Executing ca-certificates-20191127-r5.trigger [2021-11-16T08:18:00.461Z] OK: 6 MiB in 16 packages [2021-11-16T08:18:01.054Z] Removing intermediate container 35ea366e1cdd [2021-11-16T08:18:01.054Z] ---> d88e91b397c1 [2021-11-16T08:18:01.054Z] [2021-11-16T08:18:01.054Z] Step 11/23 : FROM alpine:3.14 [2021-11-16T08:18:01.054Z] ---> 5b8b7b635229 [2021-11-16T08:18:01.054Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-16T08:18:01.054Z] ---> Using cache [2021-11-16T08:18:01.054Z] ---> 333e9ae3a68a [2021-11-16T08:18:01.054Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-16T08:18:01.054Z] ---> Using cache [2021-11-16T08:18:01.054Z] ---> c2e47b15d28e [2021-11-16T08:18:01.054Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-16T08:18:01.329Z] ---> Running in fb944560ea46 [2021-11-16T08:18:01.924Z] Removing intermediate container fb944560ea46 [2021-11-16T08:18:01.924Z] ---> 6d1f4d1b4708 [2021-11-16T08:18:01.924Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-16T08:18:01.924Z] Removing intermediate container bbeb40ff5b28 [2021-11-16T08:18:01.924Z] ---> eacf38f4c88d [2021-11-16T08:18:01.924Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-16T08:18:01.924Z] ---> Running in 88c16513360e [2021-11-16T08:18:01.924Z] ---> Running in 3f2b30634d15 [2021-11-16T08:18:02.518Z] Removing intermediate container 88c16513360e [2021-11-16T08:18:02.518Z] ---> 6e307776df04 [2021-11-16T08:18:02.518Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T08:18:02.518Z] Removing intermediate container 3f2b30634d15 [2021-11-16T08:18:02.518Z] ---> 00099ace4ed9 [2021-11-16T08:18:02.518Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-16T08:18:02.518Z] ---> Running in a42c41af4107 [2021-11-16T08:18:03.121Z] Removing intermediate container a42c41af4107 [2021-11-16T08:18:03.121Z] ---> 117e2fce1ee9 [2021-11-16T08:18:03.121Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-16T08:18:03.121Z] ---> Running in b6212b9ef50b [2021-11-16T08:18:03.121Z] ---> d42a2bd0f09d [2021-11-16T08:18:03.121Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-16T08:18:03.727Z] Removing intermediate container b6212b9ef50b [2021-11-16T08:18:03.727Z] ---> 3d9e10c85dba [2021-11-16T08:18:03.727Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T08:18:04.333Z] ---> 9e700ae48586 [2021-11-16T08:18:04.333Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-16T08:18:04.333Z] ---> 70274b350ad8 [2021-11-16T08:18:04.333Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-16T08:18:05.319Z] ---> 9ac8bbab6c0f [2021-11-16T08:18:05.320Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-16T08:18:05.320Z] ---> Running in 3adeb1fb69f4 [2021-11-16T08:18:05.592Z] ---> 8d537ce1de1d [2021-11-16T08:18:05.592Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-16T08:18:05.867Z] Removing intermediate container 3adeb1fb69f4 [2021-11-16T08:18:05.867Z] ---> 1343a732aa54 [2021-11-16T08:18:05.867Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T08:18:05.867Z] ---> Running in 69314019a4c6 [2021-11-16T08:18:06.462Z] Removing intermediate container 69314019a4c6 [2021-11-16T08:18:06.462Z] ---> c1e897c75c86 [2021-11-16T08:18:06.462Z] Step 21/23 : LABEL arch=arm64 [2021-11-16T08:18:06.462Z] ---> 1354a42b87b0 [2021-11-16T08:18:06.462Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-16T08:18:06.462Z] ---> Running in 570bf2bb69d0 [2021-11-16T08:18:06.462Z] ---> Running in fd62efe3f5ab [2021-11-16T08:18:06.732Z] Removing intermediate container 570bf2bb69d0 [2021-11-16T08:18:06.733Z] ---> c1acb7d73bb3 [2021-11-16T08:18:06.733Z] Step 22/23 : LABEL git_sha=451609483f79c44fef16fba47ce6ddb1d0c25ae9 [2021-11-16T08:18:07.007Z] Removing intermediate container fd62efe3f5ab [2021-11-16T08:18:07.007Z] ---> dd0aac8d3da4 [2021-11-16T08:18:07.007Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T08:18:07.007Z] ---> Running in 8069b0cdcaa9 [2021-11-16T08:18:07.007Z] ---> Running in fb96dcaf9780 [2021-11-16T08:18:07.286Z] Removing intermediate container 8069b0cdcaa9 [2021-11-16T08:18:07.286Z] ---> 151c0767a2f2 [2021-11-16T08:18:07.286Z] Step 23/23 : LABEL version=0.0.0 [2021-11-16T08:18:07.559Z] Removing intermediate container fb96dcaf9780 [2021-11-16T08:18:07.559Z] ---> 1cf800ebbdd7 [2021-11-16T08:18:07.559Z] Step 19/21 : LABEL arch=arm64 [2021-11-16T08:18:07.559Z] ---> Running in 5495523a6b38 [2021-11-16T08:18:07.559Z] ---> Running in 90c5a45c3367 [2021-11-16T08:18:07.836Z] Removing intermediate container 5495523a6b38 [2021-11-16T08:18:07.836Z] ---> 027f7c1e34f9 [2021-11-16T08:18:07.836Z] [2021-11-16T08:18:08.116Z] Removing intermediate container 90c5a45c3367 [2021-11-16T08:18:08.116Z] ---> e1fafa367f16 [2021-11-16T08:18:08.116Z] Step 20/21 : LABEL git_sha=451609483f79c44fef16fba47ce6ddb1d0c25ae9 [2021-11-16T08:18:08.389Z] Successfully built 027f7c1e34f9 [2021-11-16T08:18:08.389Z] Successfully tagged support-scheduler-arm64:latest [2021-11-16T08:18:08.389Z]  Building support-scheduler ... done  ---> Running in 7cad64aa08c7 [2021-11-16T08:18:08.663Z] Removing intermediate container 7cad64aa08c7 [2021-11-16T08:18:08.663Z] ---> 7c318c70daaf [2021-11-16T08:18:08.663Z] Step 21/21 : LABEL version=0.0.0 [2021-11-16T08:18:08.934Z] ---> Running in 948100e3488b [2021-11-16T08:18:09.207Z] Removing intermediate container 948100e3488b [2021-11-16T08:18:09.207Z] ---> 93bfa665ba4b [2021-11-16T08:18:09.207Z] [2021-11-16T08:18:09.800Z] Successfully built 93bfa665ba4b [2021-11-16T08:18:09.800Z] Successfully tagged support-notifications-arm64:latest [2021-11-16T08:18:09.815Z]  Building support-notifications ... done  [Pipeline] } [2021-11-16T08:18:09.802Z] $ docker stop --time=1 61f5727ea92e3c1be9d66fc526a74c0cc2c9cd6218acef7ad8c1e4998468dff0 [2021-11-16T08:18:11.514Z] $ docker rm -f 61f5727ea92e3c1be9d66fc526a74c0cc2c9cd6218acef7ad8c1e4998468dff0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-16T08:18:12.090Z] + docker images [2021-11-16T08:18:12.361Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-16T08:18:12.361Z] support-notifications-arm64 latest 93bfa665ba4b 3 seconds ago 16.1MB [2021-11-16T08:18:12.361Z] support-scheduler-arm64 latest 027f7c1e34f9 5 seconds ago 15.3MB [2021-11-16T08:18:12.361Z] d88e91b397c1 12 seconds ago 1.57GB [2021-11-16T08:18:12.361Z] security-bootstrapper-arm64 latest 0d37a7339c7f 15 seconds ago 17.8MB [2021-11-16T08:18:12.361Z] 5132f328de7b 16 seconds ago 1.57GB [2021-11-16T08:18:12.361Z] core-metadata-arm64 latest 15a4d55046ee 43 seconds ago 15.9MB [2021-11-16T08:18:12.361Z] d2cb11e58b47 47 seconds ago 1.57GB [2021-11-16T08:18:12.361Z] 6e8eeb9da679 56 seconds ago 1.57GB [2021-11-16T08:18:12.361Z] sys-mgmt-agent-arm64 latest 15e333b86151 About a minute ago 277MB [2021-11-16T08:18:12.361Z] core-data-arm64 latest c94d4724fb2a 3 minutes ago 19.6MB [2021-11-16T08:18:12.361Z] security-secretstore-setup-arm64 latest 424cabdda2dc 3 minutes ago 26.8MB [2021-11-16T08:18:12.361Z] security-proxy-setup-arm64 latest 2f9254dbcf3d 3 minutes ago 25.5MB [2021-11-16T08:18:12.361Z] core-command-arm64 latest a60af2a17be8 3 minutes ago 15.2MB [2021-11-16T08:18:12.361Z] 76cc30b1d723 3 minutes ago 1.58GB [2021-11-16T08:18:12.361Z] 5b81317f4839 3 minutes ago 1.57GB [2021-11-16T08:18:12.361Z] 7e4e66184184 3 minutes ago 1.57GB [2021-11-16T08:18:12.361Z] 955cfbe50639 3 minutes ago 1.58GB [2021-11-16T08:18:12.361Z] 25f012d008e8 3 minutes ago 1.57GB [2021-11-16T08:18:12.361Z] ci-base-image-arm64 latest fb049b751f77 13 minutes ago 1.24GB [2021-11-16T08:18:12.361Z] alpine 3.14 5b8b7b635229 3 days ago 5.35MB [2021-11-16T08:18:12.361Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 4 weeks ago 534MB [2021-11-16T08:18:12.361Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-16T08:18:12.361Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T08:18:12.948Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-16T08:18:12.948Z] [2021-11-16T08:18:12.948Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-16T08:18:13.287Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-16T08:18:13.559Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-16T08:18:13.559Z] 448f6bf000e3: Pulling fs layer [2021-11-16T08:18:13.559Z] f757da607395: Pulling fs layer [2021-11-16T08:18:13.559Z] 05883995daec: Pulling fs layer [2021-11-16T08:18:13.559Z] 8603b9c90790: Pulling fs layer [2021-11-16T08:18:13.559Z] 1560dd03e051: Pulling fs layer [2021-11-16T08:18:13.559Z] 27f5ce0e4adf: Pulling fs layer [2021-11-16T08:18:13.559Z] c2d8d7efcc4b: Pulling fs layer [2021-11-16T08:18:13.559Z] 8603b9c90790: Waiting [2021-11-16T08:18:13.559Z] 1560dd03e051: Waiting [2021-11-16T08:18:13.559Z] 27f5ce0e4adf: Waiting [2021-11-16T08:18:13.559Z] c2d8d7efcc4b: Waiting [2021-11-16T08:18:13.559Z] f757da607395: Verifying Checksum [2021-11-16T08:18:13.559Z] f757da607395: Download complete [2021-11-16T08:18:13.559Z] 8603b9c90790: Verifying Checksum [2021-11-16T08:18:13.559Z] 8603b9c90790: Download complete [2021-11-16T08:18:13.831Z] 1560dd03e051: Verifying Checksum [2021-11-16T08:18:13.831Z] 1560dd03e051: Download complete [2021-11-16T08:18:13.831Z] 27f5ce0e4adf: Verifying Checksum [2021-11-16T08:18:13.831Z] 27f5ce0e4adf: Download complete [2021-11-16T08:18:13.831Z] 05883995daec: Verifying Checksum [2021-11-16T08:18:13.831Z] 05883995daec: Download complete [2021-11-16T08:18:14.104Z] 448f6bf000e3: Verifying Checksum [2021-11-16T08:18:14.104Z] 448f6bf000e3: Download complete [2021-11-16T08:18:16.719Z] c2d8d7efcc4b: Verifying Checksum [2021-11-16T08:18:16.719Z] c2d8d7efcc4b: Download complete [2021-11-16T08:18:17.696Z] 448f6bf000e3: Pull complete [2021-11-16T08:18:18.290Z] f757da607395: Pull complete [2021-11-16T08:18:19.719Z] 05883995daec: Pull complete [2021-11-16T08:18:20.312Z] 8603b9c90790: Pull complete [2021-11-16T08:18:21.287Z] 1560dd03e051: Pull complete [2021-11-16T08:18:21.560Z] 27f5ce0e4adf: Pull complete [2021-11-16T08:18:36.623Z] c2d8d7efcc4b: Pull complete [2021-11-16T08:18:36.623Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-16T08:18:36.623Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-16T08:18:36.623Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-16T08:18:36.866Z] prd-ubuntu18.04-docker-arm64-4c-16g-790 does not seem to be running inside a container [2021-11-16T08:18:36.929Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-16T08:18:39.776Z] $ docker top 2f9be5117ed73781e604bd0283e8ed1fad5dd1abc7803ce07b052ded184279a7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-16T08:18:40.857Z] ---> job-cost.sh [2021-11-16T08:18:40.857Z] lf-activate-venv: SKIPPING [2021-11-16T08:18:40.857Z] INFO: No Stack... [2021-11-16T08:18:41.127Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-16T08:18:41.717Z] INFO: Archiving Costs [Pipeline] sh [2021-11-16T08:18:42.375Z] + cat /w/workspace/edgex-go/7/archives/cost.csv [2021-11-16T08:18:42.375Z] + cut -d, -f6 [Pipeline] lock [2021-11-16T08:18:42.432Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3816-7-stack-cost] [2021-11-16T08:18:42.438Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3816-7-stack-cost] did not exist. Created. [2021-11-16T08:18:42.438Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3816-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-16T08:18:43.093Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-16T08:18:43.247Z] Stashed 1 file(s) [Pipeline] } [2021-11-16T08:18:43.257Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3816-7-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-16T08:18:43.256Z] $ docker stop --time=1 2f9be5117ed73781e604bd0283e8ed1fad5dd1abc7803ce07b052ded184279a7 [2021-11-16T08:18:44.838Z] $ docker rm -f 2f9be5117ed73781e604bd0283e8ed1fad5dd1abc7803ce07b052ded184279a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-11-16T08:18:45.682Z] provisioning config files... [2021-11-16T08:18:45.691Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config4359634723790458052tmp [Pipeline] { [Pipeline] sh [2021-11-16T08:18:45.987Z] + set +x [2021-11-16T08:18:45.987Z] + curl -s https://codecov.io/bash [2021-11-16T08:18:45.987Z] + bash -s -- [2021-11-16T08:18:45.987Z] [2021-11-16T08:18:45.987Z] _____ _ [2021-11-16T08:18:45.987Z] / ____| | | [2021-11-16T08:18:45.987Z] | | ___ __| | ___ ___ _____ __ [2021-11-16T08:18:45.987Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-16T08:18:45.987Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-16T08:18:45.987Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-16T08:18:45.987Z] Bash-1.0.6 [2021-11-16T08:18:45.987Z] [2021-11-16T08:18:45.987Z] [2021-11-16T08:18:45.987Z] ==> git version 2.24.4 found [2021-11-16T08:18:45.987Z] ==> 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 [2021-11-16T08:18:45.987Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-16T08:18:45.987Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-16T08:18:45.987Z] ==> Jenkins CI detected. [2021-11-16T08:18:46.248Z] current dir:  /w/workspace/edgex-go/7 [2021-11-16T08:18:46.248Z] project root: . [2021-11-16T08:18:46.248Z] --> token set from env [2021-11-16T08:18:46.248Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-16T08:18:46.248Z] ==> Running gcov in . (disable via -X gcov) [2021-11-16T08:18:46.248Z] ==> Python coveragepy not found [2021-11-16T08:18:46.248Z] ==> Searching for coverage reports in: [2021-11-16T08:18:46.248Z] + . [2021-11-16T08:18:46.248Z] -> Found 1 reports [2021-11-16T08:18:46.248Z] ==> Detecting git/mercurial file structure [2021-11-16T08:18:46.248Z] ==> Reading reports [2021-11-16T08:18:46.248Z] + ./coverage.out bytes=428381 [2021-11-16T08:18:46.248Z] ==> Appending adjustments [2021-11-16T08:18:46.248Z] https://docs.codecov.io/docs/fixing-reports [2021-11-16T08:18:47.636Z] + Found adjustments [2021-11-16T08:18:47.637Z] ==> Gzipping contents [2021-11-16T08:18:47.637Z] 60K /tmp/codecov.tfe589.gz [2021-11-16T08:18:47.637Z] ==> Uploading reports [2021-11-16T08:18:47.637Z] url: https://codecov.io [2021-11-16T08:18:47.637Z] query: branch=PR-3816&commit=0a5eaa143b79af319cc33cc034cee9e85bf70086&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3816%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3816&job=&cmd_args= [2021-11-16T08:18:47.637Z] -> Pinging Codecov [2021-11-16T08:18:47.637Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3816&commit=0a5eaa143b79af319cc33cc034cee9e85bf70086&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3816%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3816&job=&cmd_args= [2021-11-16T08:18:47.637Z] -> Uploading to [2021-11-16T08:18:47.637Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-16/00271124DB129430A58F1EEE437C3FCB/0a5eaa143b79af319cc33cc034cee9e85bf70086/533d5772-b4d2-4e2b-a1b0-725ef3e4926b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211116%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211116T081847Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d76dd2a9f8747b944a92f9f1b284587afd39f8eaf4845abcf7c027c54ef75a0d [2021-11-16T08:18:47.637Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-16T08:18:47.637Z] Dload Upload Total Spent Left Speed [2021-11-16T08:18:48.207Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57815 0 0 100 57815 0 183k --:--:-- --:--:-- --:--:-- 184k [2021-11-16T08:18:48.207Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/0a5eaa143b79af319cc33cc034cee9e85bf70086 [Pipeline] } [2021-11-16T08:18:48.215Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-16T08:18:49.263Z] + '[' -d /w/workspace/edgex-go/7/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-16T08:18:49.562Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-16T08:18:50.119Z] ---> package-listing.sh [2021-11-16T08:18:50.120Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-16T08:18:50.120Z] ++ facter osfamily [2021-11-16T08:18:50.382Z] + OS_FAMILY=redhat [2021-11-16T08:18:50.382Z] + workspace=/w/workspace/edgex-go/7 [2021-11-16T08:18:50.382Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-16T08:18:50.382Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-16T08:18:50.382Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-16T08:18:50.382Z] + PACKAGES=/tmp/packages_start.txt [2021-11-16T08:18:50.382Z] + '[' /w/workspace/edgex-go/7 ']' [2021-11-16T08:18:50.382Z] + PACKAGES=/tmp/packages_end.txt [2021-11-16T08:18:50.382Z] + case "${OS_FAMILY}" in [2021-11-16T08:18:50.382Z] + rpm -qa [2021-11-16T08:18:50.382Z] + sort [2021-11-16T08:18:53.685Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-16T08:18:53.685Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-16T08:18:53.685Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-16T08:18:53.685Z] + '[' /w/workspace/edgex-go/7 ']' [2021-11-16T08:18:53.685Z] + mkdir -p /w/workspace/edgex-go/7/archives/ [2021-11-16T08:18:53.685Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo [2021-11-16T08:18:53.697Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-16T08:18:53.982Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-16T08:18:54.540Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-16T08:18:54.540Z] [2021-11-16T08:18:54.540Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T08:18:54.843Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-16T08:18:54.843Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-16T08:18:54.843Z] b4d181a07f80: Pulling fs layer [2021-11-16T08:18:54.843Z] a1111a8f2ec3: Pulling fs layer [2021-11-16T08:18:54.843Z] ed53099fbce6: Pulling fs layer [2021-11-16T08:18:54.843Z] dc539afda2c1: Pulling fs layer [2021-11-16T08:18:54.843Z] 77bc0d833cb6: Pulling fs layer [2021-11-16T08:18:54.843Z] 9065ff56babe: Pulling fs layer [2021-11-16T08:18:54.843Z] d287ab97295c: Pulling fs layer [2021-11-16T08:18:54.843Z] dc539afda2c1: Waiting [2021-11-16T08:18:54.843Z] 77bc0d833cb6: Waiting [2021-11-16T08:18:54.843Z] d287ab97295c: Waiting [2021-11-16T08:18:54.843Z] 9065ff56babe: Waiting [2021-11-16T08:18:54.843Z] a1111a8f2ec3: Verifying Checksum [2021-11-16T08:18:54.843Z] a1111a8f2ec3: Download complete [2021-11-16T08:18:54.843Z] dc539afda2c1: Verifying Checksum [2021-11-16T08:18:54.843Z] dc539afda2c1: Download complete [2021-11-16T08:18:54.843Z] ed53099fbce6: Verifying Checksum [2021-11-16T08:18:54.843Z] ed53099fbce6: Download complete [2021-11-16T08:18:54.843Z] 9065ff56babe: Verifying Checksum [2021-11-16T08:18:54.843Z] 9065ff56babe: Download complete [2021-11-16T08:18:55.103Z] 77bc0d833cb6: Verifying Checksum [2021-11-16T08:18:55.103Z] 77bc0d833cb6: Download complete [2021-11-16T08:18:55.103Z] b4d181a07f80: Verifying Checksum [2021-11-16T08:18:55.103Z] b4d181a07f80: Download complete [2021-11-16T08:18:55.682Z] d287ab97295c: Verifying Checksum [2021-11-16T08:18:55.682Z] d287ab97295c: Download complete [2021-11-16T08:18:56.260Z] b4d181a07f80: Pull complete [2021-11-16T08:18:56.523Z] a1111a8f2ec3: Pull complete [2021-11-16T08:18:57.099Z] ed53099fbce6: Pull complete [2021-11-16T08:18:57.360Z] dc539afda2c1: Pull complete [2021-11-16T08:18:57.360Z] 77bc0d833cb6: Pull complete [2021-11-16T08:18:57.624Z] 9065ff56babe: Pull complete [2021-11-16T08:19:02.962Z] d287ab97295c: Pull complete [2021-11-16T08:19:02.962Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-16T08:19:02.962Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-16T08:19:02.962Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-16T08:19:03.036Z] prd-centos7-docker-4c-2g-789 does not seem to be running inside a container [2021-11-16T08:19:03.068Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-16T08:19:06.529Z] $ docker top 1790b67558313d81cf37fc4f5277243a660fa4470eed2b3c2ce46966cd76ce83 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-16T08:19:06.897Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-16T08:19:07.186Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-16T08:19:07.482Z] + ls /var/log/sa-host [2021-11-16T08:19:07.482Z] + sadf -c /var/log/sa-host/sa16 [2021-11-16T08:19:07.482Z] file_magic: OK [2021-11-16T08:19:07.482Z] HZ: Using current value: 100 [2021-11-16T08:19:07.482Z] file_header: OK [2021-11-16T08:19:07.482Z] 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 [2021-11-16T08:19:07.482Z] Statistics: [2021-11-16T08:19:07.482Z] 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... [2021-11-16T08:19:07.482Z] File successfully converted to sysstat format version 12.0.3 [2021-11-16T08:19:07.482Z] + sadf -c /var/log/sa-host/sa30 [2021-11-16T08:19:07.482Z] file_magic: OK [2021-11-16T08:19:07.482Z] HZ: Using current value: 100 [2021-11-16T08:19:07.482Z] file_header: OK [2021-11-16T08:19:07.482Z] 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 [2021-11-16T08:19:07.482Z] Statistics: [2021-11-16T08:19:07.482Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-16T08:19:07.482Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-16T08:19:07.760Z] provisioning config files... [2021-11-16T08:19:07.769Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config9128861368784818443tmp [Pipeline] { [Pipeline] echo [2021-11-16T08:19:07.783Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-16T08:19:08.074Z] ---> create-netrc.sh [Pipeline] } [2021-11-16T08:19:08.080Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-16T08:19:08.413Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-16T08:19:08.423Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-16T08:19:08.715Z] ---> sudo-logs.sh [2021-11-16T08:19:08.715Z] Archiving 'sudo' log.. [2021-11-16T08:19:08.715Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-789.novalocal: Name or service not known [2021-11-16T08:19:08.715Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-789.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-16T08:19:08.736Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-16T08:19:09.043Z] ---> job-cost.sh [2021-11-16T08:19:09.043Z] lf-activate-venv: SKIPPING [2021-11-16T08:19:09.043Z] DEBUG: total: 0.10999999940395355 [2021-11-16T08:19:09.043Z] INFO: Retrieving Stack Cost... [2021-11-16T08:19:09.304Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-16T08:19:09.871Z] INFO: Archiving Costs [Pipeline] echo [2021-11-16T08:19:09.885Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-16T08:19:10.171Z] ---> logs-deploy.sh [2021-11-16T08:19:10.171Z] lf-activate-venv: SKIPPING [2021-11-16T08:19:10.171Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3816/7 [2021-11-16T08:19:10.171Z] INFO: archiving workspace using pattern(s): [2021-11-16T08:19:10.742Z] Archives upload complete. [2021-11-16T08:19:11.003Z] INFO: archiving logs to Nexus