Pull request #3882 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9f68aec58afc9cbde1ec9a476ce9469a7044ca47+d337b404b5225b131c6bc5751d1616ac3c46fd44 (21e9ebab3b9c805b28cd96b00f6a678037e03229) 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-ssh5761051915903939119.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh15607519599661070527.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-3882/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-3882/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11990523366172944772.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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-ssh6346313986697716610.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-3882/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-3882/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11498194789804738669.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.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-6261’ Running on prd-centos7-docker-4c-2g-6263 in /w/workspace/edgexfoundry_edgex-go_PR-3882 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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/5@tmp/jenkins-gitclient-ssh256043605155978113.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/5@tmp/jenkins-gitclient-ssh6019079034303965606.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3882/head:refs/remotes/origin/PR-3882 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d337b404b5225b131c6bc5751d1616ac3c46fd44 into PR head commit 9f68aec58afc9cbde1ec9a476ce9469a7044ca47 Merge succeeded, producing 9f68aec58afc9cbde1ec9a476ce9469a7044ca47 Checking out Revision 9f68aec58afc9cbde1ec9a476ce9469a7044ca47 (PR-3882) > git config core.sparsecheckout # timeout=10 > git checkout -f 9f68aec58afc9cbde1ec9a476ce9469a7044ca47 # 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/5@tmp/jenkins-gitclient-ssh1781583071313315356.key > git merge d337b404b5225b131c6bc5751d1616ac3c46fd44 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9f68aec58afc9cbde1ec9a476ce9469a7044ca47 # timeout=10 Commit message: "build(deps): Bump github.com/golang-jwt/jwt/v4 from 4.2.0 to 4.3.0" First time build. Skipping changelog. > git rev-list --no-walk 8d3847d6bf72459b8d9840f0fa3d430949758a22 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-02T15:39:27.833Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-02T15:39:27.893Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-02T15:39:27.910Z] ========================================================= [2022-03-02T15:39:27.910Z] EdgeX Global Pipelines Version Info [2022-03-02T15:39:27.910Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-02T15:39:29.037Z] ------------------- [2022-03-02T15:39:29.037Z] stable info: [2022-03-02T15:39:29.037Z] ------------------- [2022-03-02T15:39:29.037Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-02T15:39:29.037Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-03-02T15:39:29.037Z] Message: update stable to v1.0.220 [2022-03-02T15:39:29.612Z] ------------------- [2022-03-02T15:39:29.612Z] experimental info: [2022-03-02T15:39:29.612Z] ------------------- [2022-03-02T15:39:29.612Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-02T15:39:29.612Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-02T15:39:29.612Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-02T15:39:29.738Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-02T15:39:29.746Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-02T15:39:29.755Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-02T15:39:29.770Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-02T15:39:29.781Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-02T15:39:29.794Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-02T15:39:29.807Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-02T15:39:29.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-02T15:39:29.829Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-02T15:39:29.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-02T15:39:29.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-02T15:39:29.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-02T15:39:29.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-02T15:39:29.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-02T15:39:29.901Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-02T15:39:29.917Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-02T15:39:29.927Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-02T15:39:29.939Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-02T15:39:29.952Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-02T15:39:29.961Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-02T15:39:29.973Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-02T15:39:29.991Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-02T15:39:30.008Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3882 [Pipeline] echo [2022-03-02T15:39:30.022Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3882 [Pipeline] echo [2022-03-02T15:39:30.032Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3882 [Pipeline] echo [2022-03-02T15:39:30.043Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9f68aec58afc9cbde1ec9a476ce9469a7044ca47 [Pipeline] echo [2022-03-02T15:39:30.058Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9f68aec [Pipeline] echo [2022-03-02T15:39:30.069Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-02T15:39:30.102Z] provisioning config files... [2022-03-02T15:39:30.118Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config4546928330789636007tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-02T15:39:30.427Z] ---> docker-login.sh [2022-03-02T15:39:30.427Z] nexus3.edgexfoundry.org:10001 [2022-03-02T15:39:30.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T15:39:30.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T15:39:30.697Z] Configure a credential helper to remove this warning. See [2022-03-02T15:39:30.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T15:39:30.697Z] [2022-03-02T15:39:30.697Z] Login Succeeded [2022-03-02T15:39:30.697Z] nexus3.edgexfoundry.org:10002 [2022-03-02T15:39:30.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T15:39:30.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T15:39:30.697Z] Configure a credential helper to remove this warning. See [2022-03-02T15:39:30.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T15:39:30.697Z] [2022-03-02T15:39:30.697Z] Login Succeeded [2022-03-02T15:39:30.697Z] nexus3.edgexfoundry.org:10003 [2022-03-02T15:39:30.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T15:39:30.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T15:39:30.697Z] Configure a credential helper to remove this warning. See [2022-03-02T15:39:30.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T15:39:30.697Z] [2022-03-02T15:39:30.698Z] Login Succeeded [2022-03-02T15:39:30.698Z] nexus3.edgexfoundry.org:10004 [2022-03-02T15:39:30.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T15:39:30.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T15:39:30.960Z] Configure a credential helper to remove this warning. See [2022-03-02T15:39:30.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T15:39:30.960Z] [2022-03-02T15:39:30.960Z] Login Succeeded [2022-03-02T15:39:30.960Z] docker.io [2022-03-02T15:39:30.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T15:39:31.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T15:39:31.534Z] Configure a credential helper to remove this warning. See [2022-03-02T15:39:31.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T15:39:31.534Z] [2022-03-02T15:39:31.534Z] Login Succeeded [2022-03-02T15:39:31.534Z] ---> docker-login.sh ends [Pipeline] } [2022-03-02T15:39:31.542Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-02T15:39:31.850Z] ++ 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 [2022-03-02T15:39:31.850Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-02T15:39:31.850Z] ++ dirname cmd/core-command/Dockerfile [2022-03-02T15:39:31.850Z] ++ cut -d/ -f2 [2022-03-02T15:39:31.850Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-02T15:39:31.850Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-02T15:39:31.850Z] ++ dirname cmd/core-data/Dockerfile [2022-03-02T15:39:31.850Z] ++ cut -d/ -f2 [2022-03-02T15:39:31.850Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-02T15:39:31.850Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-02T15:39:31.850Z] ++ dirname cmd/core-metadata/Dockerfile [2022-03-02T15:39:31.850Z] ++ cut -d/ -f2 [2022-03-02T15:39:31.850Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-02T15:39:31.850Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-02T15:39:31.850Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-03-02T15:39:31.850Z] ++ cut -d/ -f2 [2022-03-02T15:39:31.850Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-02T15:39:31.850Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-02T15:39:31.850Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-03-02T15:39:31.850Z] ++ cut -d/ -f2 [2022-03-02T15:39:31.850Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-02T15:39:31.850Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-02T15:39:31.850Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-03-02T15:39:31.850Z] ++ cut -d/ -f2 [2022-03-02T15:39:31.850Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-02T15:39:31.850Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-02T15:39:31.850Z] ++ dirname cmd/support-notifications/Dockerfile [2022-03-02T15:39:31.850Z] ++ cut -d/ -f2 [2022-03-02T15:39:31.850Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-02T15:39:31.850Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-02T15:39:31.850Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-03-02T15:39:31.850Z] ++ cut -d/ -f2 [2022-03-02T15:39:31.850Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-02T15:39:31.850Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-02T15:39:31.850Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-02T15:39:31.850Z] ++ cut -d/ -f2 [2022-03-02T15:39:31.850Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-02T15:39:31.881Z] 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 [2022-03-02T15:39:32.248Z] + git rev-list -1 --merges 9f68aec58afc9cbde1ec9a476ce9469a7044ca47~1..9f68aec58afc9cbde1ec9a476ce9469a7044ca47 [Pipeline] echo [2022-03-02T15:39:32.270Z] -----------> git rev-list -1 --merges 9f68aec58afc9cbde1ec9a476ce9469a7044ca47~1..9f68aec58afc9cbde1ec9a476ce9469a7044ca47 9f68aec58afc9cbde1ec9a476ce9469a7044ca47 [false] [Pipeline] sh [2022-03-02T15:39:32.564Z] + git log --format=format:%s -1 9f68aec58afc9cbde1ec9a476ce9469a7044ca47 [Pipeline] echo [2022-03-02T15:39:32.579Z] ========================================================= [2022-03-02T15:39:32.579Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-02T15:39:32.579Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-02T15:39:33.003Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-02T15:39:33.003Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-02T15:39:33.003Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-03-02T15:39:33.003Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-02T15:39:33.003Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-03-02T15:39:33.003Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-02T15:39:33.003Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-02T15:39:33.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-02T15:39:33.351Z] [2022-03-02T15:39:33.351Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-02T15:39:33.663Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-02T15:39:33.663Z] latest: Pulling from edgex-devops/git-semver [2022-03-02T15:39:33.663Z] a0d0a0d46f8b: Pulling fs layer [2022-03-02T15:39:33.663Z] 3e5f54012d9b: Pulling fs layer [2022-03-02T15:39:33.663Z] 4c7163046ea9: Pulling fs layer [2022-03-02T15:39:33.663Z] 0c2d73faf560: Pulling fs layer [2022-03-02T15:39:33.663Z] 0c2d73faf560: Waiting [2022-03-02T15:39:33.663Z] 3e5f54012d9b: Verifying Checksum [2022-03-02T15:39:33.663Z] 3e5f54012d9b: Download complete [2022-03-02T15:39:33.663Z] a0d0a0d46f8b: Verifying Checksum [2022-03-02T15:39:33.663Z] a0d0a0d46f8b: Download complete [2022-03-02T15:39:33.663Z] 0c2d73faf560: Verifying Checksum [2022-03-02T15:39:33.663Z] 0c2d73faf560: Download complete [2022-03-02T15:39:33.928Z] 4c7163046ea9: Verifying Checksum [2022-03-02T15:39:33.928Z] 4c7163046ea9: Download complete [2022-03-02T15:39:33.928Z] a0d0a0d46f8b: Pull complete [2022-03-02T15:39:33.928Z] 3e5f54012d9b: Pull complete [2022-03-02T15:39:34.198Z] 4c7163046ea9: Pull complete [2022-03-02T15:39:34.198Z] 0c2d73faf560: Pull complete [2022-03-02T15:39:34.459Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-02T15:39:34.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-02T15:39:34.459Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-02T15:39:34.529Z] prd-centos7-docker-4c-2g-6263 does not seem to be running inside a container [2022-03-02T15:39:34.578Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-02T15:39:35.194Z] $ docker top ddfdff0f9a721e15aa297d501c5a1a6a3341f1ea6090b3b808c936c833a73870 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-02T15:39:35.293Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-02T15:39:35.293Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-02T15:39:35.397Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-02T15:39:35.404Z] $ docker exec ddfdff0f9a721e15aa297d501c5a1a6a3341f1ea6090b3b808c936c833a73870 ssh-agent [2022-03-02T15:39:35.511Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOGLeiH/agent.15 [2022-03-02T15:39:35.511Z] SSH_AGENT_PID=21 [2022-03-02T15:39:35.520Z] Running ssh-add (command line suppressed) [2022-03-02T15:39:35.625Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_3161140506731376869.key (/w/workspace/edgex-go/5@tmp/private_key_3161140506731376869.key) [2022-03-02T15:39:35.637Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-02T15:39:35.937Z] + git tag --points-at HEAD [Pipeline] } [2022-03-02T15:39:35.957Z] $ docker exec --env ******** --env ******** ddfdff0f9a721e15aa297d501c5a1a6a3341f1ea6090b3b808c936c833a73870 ssh-agent -k [2022-03-02T15:39:36.054Z] unset SSH_AUTH_SOCK; [2022-03-02T15:39:36.054Z] unset SSH_AGENT_PID; [2022-03-02T15:39:36.054Z] echo Agent pid 21 killed; [2022-03-02T15:39:36.060Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-02T15:39:36.089Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-02T15:39:36.089Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-02T15:39:36.196Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-02T15:39:36.202Z] $ docker exec ddfdff0f9a721e15aa297d501c5a1a6a3341f1ea6090b3b808c936c833a73870 ssh-agent [2022-03-02T15:39:36.316Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLOfBOk/agent.54 [2022-03-02T15:39:36.316Z] SSH_AGENT_PID=60 [2022-03-02T15:39:36.321Z] Running ssh-add (command line suppressed) [2022-03-02T15:39:36.458Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_2365709172653258805.key (/w/workspace/edgex-go/5@tmp/private_key_2365709172653258805.key) [2022-03-02T15:39:36.469Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-02T15:39:36.767Z] + git semver init [2022-03-02T15:39:36.767Z] # -> Open(): unable to determine branch for HEAD [2022-03-02T15:39:36.767Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2022-03-02T15:39:36.767Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2022-03-02T15:39:36.767Z] # $SEMVER_REMOTE_NAME = origin [2022-03-02T15:39:36.767Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-02T15:39:36.767Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-02T15:39:36.767Z] # $SEMVER_BRANCH = PR-3882 [2022-03-02T15:39:36.767Z] # $SEMVER_TEMP = /tmp/semver-504168141 [2022-03-02T15:39:36.767Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-02T15:39:51.720Z] # '/tmp/semver-504168141' -> '/w/workspace/edgex-go/5/.semver' [2022-03-02T15:39:51.720Z] # -> Force: false [2022-03-02T15:39:51.720Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2022-03-02T15:39:51.735Z] $ docker exec --env ******** --env ******** ddfdff0f9a721e15aa297d501c5a1a6a3341f1ea6090b3b808c936c833a73870 ssh-agent -k [2022-03-02T15:39:51.829Z] unset SSH_AUTH_SOCK; [2022-03-02T15:39:51.830Z] unset SSH_AGENT_PID; [2022-03-02T15:39:51.830Z] echo Agent pid 60 killed; [2022-03-02T15:39:51.837Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-02T15:39:52.151Z] + git semver [Pipeline] } [2022-03-02T15:39:52.170Z] $ docker stop --time=1 ddfdff0f9a721e15aa297d501c5a1a6a3341f1ea6090b3b808c936c833a73870 [2022-03-02T15:39:54.389Z] $ docker rm -f ddfdff0f9a721e15aa297d501c5a1a6a3341f1ea6090b3b808c936c833a73870 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-02T15:39:54.754Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-02T15:39:54.978Z] Stashed 1 file(s) [Pipeline] echo [2022-03-02T15:39:54.981Z] [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 [2022-03-02T15:39:55.086Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-02T15:39:55.092Z] ========================================================= [2022-03-02T15:39:55.092Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-02T15:39:55.092Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-02T15:39:55.395Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-02T15:39:55.395Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-02T15:39:55.395Z] 59bf1c3509f3: Pulling fs layer [2022-03-02T15:39:55.395Z] 666ba61612fd: Pulling fs layer [2022-03-02T15:39:55.395Z] 8ed8ca486205: Pulling fs layer [2022-03-02T15:39:55.395Z] 4fe6c5a15a65: Pulling fs layer [2022-03-02T15:39:55.395Z] 22a0e8bec74d: Pulling fs layer [2022-03-02T15:39:55.395Z] 640e595b4fbd: Pulling fs layer [2022-03-02T15:39:55.395Z] 763cafe07f6e: Pulling fs layer [2022-03-02T15:39:55.395Z] 0c0b528cf693: Pulling fs layer [2022-03-02T15:39:55.395Z] 10935f4eaf8b: Pulling fs layer [2022-03-02T15:39:55.395Z] 4fe6c5a15a65: Waiting [2022-03-02T15:39:55.395Z] 22a0e8bec74d: Waiting [2022-03-02T15:39:55.395Z] 640e595b4fbd: Waiting [2022-03-02T15:39:55.395Z] 763cafe07f6e: Waiting [2022-03-02T15:39:55.395Z] 0c0b528cf693: Waiting [2022-03-02T15:39:55.395Z] 10935f4eaf8b: Waiting [2022-03-02T15:39:55.395Z] 8ed8ca486205: Verifying Checksum [2022-03-02T15:39:55.395Z] 8ed8ca486205: Download complete [2022-03-02T15:39:55.395Z] 666ba61612fd: Verifying Checksum [2022-03-02T15:39:55.395Z] 666ba61612fd: Download complete [2022-03-02T15:39:55.395Z] 22a0e8bec74d: Verifying Checksum [2022-03-02T15:39:55.395Z] 22a0e8bec74d: Download complete [2022-03-02T15:39:55.395Z] 640e595b4fbd: Verifying Checksum [2022-03-02T15:39:55.395Z] 640e595b4fbd: Download complete [2022-03-02T15:39:55.395Z] 59bf1c3509f3: Verifying Checksum [2022-03-02T15:39:55.395Z] 59bf1c3509f3: Download complete [2022-03-02T15:39:55.395Z] 763cafe07f6e: Verifying Checksum [2022-03-02T15:39:55.395Z] 763cafe07f6e: Download complete [2022-03-02T15:39:55.668Z] 0c0b528cf693: Verifying Checksum [2022-03-02T15:39:55.668Z] 0c0b528cf693: Download complete [2022-03-02T15:39:55.668Z] 59bf1c3509f3: Pull complete [2022-03-02T15:39:55.938Z] 666ba61612fd: Pull complete [2022-03-02T15:39:56.202Z] 4fe6c5a15a65: Verifying Checksum [2022-03-02T15:39:56.202Z] 4fe6c5a15a65: Download complete [2022-03-02T15:39:56.202Z] 8ed8ca486205: Pull complete [2022-03-02T15:39:56.202Z] 10935f4eaf8b: Verifying Checksum [2022-03-02T15:39:56.202Z] 10935f4eaf8b: Download complete [2022-03-02T15:40:00.459Z] 4fe6c5a15a65: Pull complete [2022-03-02T15:40:00.459Z] 22a0e8bec74d: Pull complete [2022-03-02T15:40:00.721Z] 640e595b4fbd: Pull complete [2022-03-02T15:40:00.721Z] 763cafe07f6e: Pull complete [2022-03-02T15:40:00.721Z] 0c0b528cf693: Pull complete [2022-03-02T15:40:03.308Z] 10935f4eaf8b: Pull complete [2022-03-02T15:40:03.308Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-02T15:40:03.308Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-02T15:40:03.308Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-02T15:40:03.617Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-02T15:40:03.617Z] WORKDIR /edgex [2022-03-02T15:40:03.617Z] COPY go.mod . [2022-03-02T15:40:03.617Z] RUN go mod download' [2022-03-02T15:40:03.617Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-02T15:40:06.194Z] Sending build context to Docker daemon 334MB [2022-03-02T15:40:06.194Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-02T15:40:06.194Z] ---> 99d49a6021b9 [2022-03-02T15:40:06.194Z] Step 2/4 : WORKDIR /edgex [2022-03-02T15:40:06.194Z] ---> Running in 1da7ecbae441 [2022-03-02T15:40:06.194Z] Removing intermediate container 1da7ecbae441 [2022-03-02T15:40:06.194Z] ---> 700113f02328 [2022-03-02T15:40:06.194Z] Step 3/4 : COPY go.mod . [2022-03-02T15:40:06.465Z] ---> f8c2442168ea [2022-03-02T15:40:06.465Z] Step 4/4 : RUN go mod download [2022-03-02T15:40:06.465Z] ---> Running in 72b31d14ed0f [2022-03-02T15:40:10.043Z] Still waiting to schedule task [2022-03-02T15:40:10.044Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-6262’ [2022-03-02T15:40:38.697Z] Removing intermediate container 72b31d14ed0f [2022-03-02T15:40:38.697Z] ---> c751caa20cb1 [2022-03-02T15:40:38.697Z] Successfully built c751caa20cb1 [2022-03-02T15:40:38.697Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-02T15:40:38.997Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-02T15:40:38.997Z] . [Pipeline] withDockerContainer [2022-03-02T15:40:39.059Z] prd-centos7-docker-4c-2g-6263 does not seem to be running inside a container [2022-03-02T15:40:39.094Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-02T15:40:39.449Z] $ docker top 6513df74535100af047b4b26449719e6c1384c1d08d888b8abae8714cf1805f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-02T15:40:39.798Z] + go version [2022-03-02T15:40:39.798Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-02T15:40:39.812Z] $ docker stop --time=1 6513df74535100af047b4b26449719e6c1384c1d08d888b8abae8714cf1805f6 [2022-03-02T15:40:41.012Z] $ docker rm -f 6513df74535100af047b4b26449719e6c1384c1d08d888b8abae8714cf1805f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-02T15:40:41.434Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-02T15:40:41.434Z] . [Pipeline] withDockerContainer [2022-03-02T15:40:41.501Z] prd-centos7-docker-4c-2g-6263 does not seem to be running inside a container [2022-03-02T15:40:41.542Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-02T15:40:41.860Z] $ docker top f9d8a0085b95afc183af5a83a487784fe8714b5de9861a03efac433cef20b804 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-02T15:40:41.932Z] ========================================================= [2022-03-02T15:40:41.932Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-02T15:40:41.932Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-02T15:40:42.221Z] + make test [2022-03-02T15:40:42.221Z] go mod tidy [2022-03-02T15:40:42.485Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-02T15:40:49.160Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-02T15:41:07.369Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-02T15:41:11.672Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-02T15:41:11.672Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-02T15:41:11.935Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-02T15:41:14.554Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-02T15:41:14.816Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-02T15:41:15.084Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-02T15:41:15.084Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-02T15:41:15.676Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-02T15:41:15.676Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-02T15:41:15.942Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-02T15:41:15.942Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-02T15:41:15.942Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-02T15:41:15.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-02T15:41:17.879Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements [2022-03-02T15:41:17.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-02T15:41:17.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-02T15:41:18.830Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.063s coverage: 98.5% of statements [2022-03-02T15:41:18.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-02T15:41:19.098Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.051s coverage: 44.7% of statements [2022-03-02T15:41:19.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-02T15:41:19.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-02T15:41:20.064Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.124s coverage: 89.5% of statements [2022-03-02T15:41:20.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-02T15:41:20.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-02T15:41:21.018Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 84.4% of statements [2022-03-02T15:41:21.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-02T15:41:21.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-02T15:41:21.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-02T15:41:21.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-02T15:41:21.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-02T15:41:21.992Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.283s coverage: 94.2% of statements [2022-03-02T15:41:21.992Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-02T15:41:21.992Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-02T15:41:21.992Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 59.1% of statements [2022-03-02T15:41:21.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-02T15:41:21.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-02T15:41:21.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-02T15:41:21.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-02T15:41:21.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-02T15:41:21.992Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 60.0% of statements [2022-03-02T15:41:21.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-02T15:41:21.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-02T15:41:21.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-02T15:41:23.439Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.060s coverage: 0.9% of statements [2022-03-02T15:41:23.439Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-02T15:41:23.439Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2022-03-02T15:41:23.439Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 21.7% of statements [2022-03-02T15:41:23.439Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-02T15:41:23.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.074s coverage: 47.1% of statements [2022-03-02T15:41:23.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.062s coverage: 79.5% of statements [2022-03-02T15:41:23.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2022-03-02T15:41:24.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements [2022-03-02T15:41:24.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2022-03-02T15:41:36.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements [2022-03-02T15:41:36.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2022-03-02T15:41:40.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.186s coverage: 82.5% of statements [2022-03-02T15:41:40.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-02T15:41:59.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2022-03-02T15:41:59.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-02T15:41:59.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-02T15:41:59.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-02T15:41:59.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2022-03-02T15:41:59.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-02T15:41:59.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-02T15:41:59.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-02T15:41:59.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-02T15:41:59.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-02T15:41:59.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2022-03-02T15:41:59.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-02T15:41:59.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-02T15:41:59.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2022-03-02T15:41:59.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-02T15:41:59.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.061s coverage: 58.8% of statements [2022-03-02T15:41:59.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-02T15:41:59.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements [2022-03-02T15:41:59.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements [2022-03-02T15:41:59.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements [2022-03-02T15:41:59.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.142s coverage: 91.2% of statements [2022-03-02T15:41:59.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-02T15:41:59.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements [2022-03-02T15:41:59.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-02T15:41:59.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-02T15:41:59.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements [2022-03-02T15:41:59.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-03-02T15:41:59.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2022-03-02T15:41:59.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2022-03-02T15:41:59.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2022-03-02T15:41:59.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.258s coverage: 65.4% of statements [2022-03-02T15:41:59.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-02T15:41:59.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-02T15:41:59.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-02T15:42:00.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.140s coverage: 43.8% of statements [2022-03-02T15:42:00.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-02T15:42:00.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-02T15:42:00.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements [2022-03-02T15:42:00.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-02T15:42:00.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2022-03-02T15:42:00.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-02T15:42:07.350Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 17.7% of statements [2022-03-02T15:42:07.350Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-02T15:42:07.350Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-02T15:42:07.350Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-02T15:42:07.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-02T15:42:07.351Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.146s coverage: 92.3% of statements [2022-03-02T15:42:07.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-02T15:42:07.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-02T15:42:07.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-02T15:42:07.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-02T15:42:07.351Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 63.2% of statements [2022-03-02T15:42:07.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-02T15:42:07.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-02T15:42:07.351Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements [2022-03-02T15:42:07.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-02T15:42:07.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-02T15:42:07.351Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-02T15:42:07.351Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-02T15:42:07.351Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-03-02T15:42:07.351Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-02T15:42:07.351Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-02T15:42:07.351Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-02T15:42:07.351Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-02T15:42:07.351Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-02T15:42:07.351Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-02T15:42:07.351Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-03-02T15:42:07.351Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements [2022-03-02T15:42:07.611Z] 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 [2022-03-02T15:42:46.475Z] GO111MODULE=on go vet ./... [2022-03-02T15:42:53.091Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-02T15:42:53.355Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-02T15:42:53.615Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-02T15:42:54.199Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-02T15:42:54.493Z] + ls -al . [2022-03-02T15:42:54.493Z] total 644 [2022-03-02T15:42:54.493Z] drwxrwxr-x 10 1001 1001 4096 Mar 2 15:42 . [2022-03-02T15:42:54.493Z] drwxr-xr-x 4 root root 28 Mar 2 15:40 .. [2022-03-02T15:42:54.493Z] -rw-rw-r-- 1 1001 1001 11 Mar 2 15:39 .dockerignore [2022-03-02T15:42:54.493Z] drwxrwxr-x 8 1001 1001 179 Mar 2 15:39 .git [2022-03-02T15:42:54.493Z] drwxrwxr-x 4 1001 1001 142 Mar 2 15:39 .github [2022-03-02T15:42:54.493Z] -rw-rw-r-- 1 1001 1001 804 Mar 2 15:39 .gitignore [2022-03-02T15:42:54.493Z] -rw-rw-r-- 1 1001 1001 42 Mar 2 15:39 .golangci.yml [2022-03-02T15:42:54.493Z] -rw-rw-r-- 1 1001 1001 76 Mar 2 15:39 .hadolint.yml [2022-03-02T15:42:54.493Z] drwx------ 3 1001 1001 73 Mar 2 15:39 .semver [2022-03-02T15:42:54.493Z] -rw-rw-r-- 1 1001 1001 166 Mar 2 15:39 .sonarcloud.properties [2022-03-02T15:42:54.493Z] -rw-rw-r-- 1 1001 1001 1171 Mar 2 15:39 ADOPTERS.md [2022-03-02T15:42:54.493Z] -rw-rw-r-- 1 1001 1001 9019 Mar 2 15:39 Attribution.txt [2022-03-02T15:42:54.493Z] -rw-rw-r-- 1 1001 1001 51732 Mar 2 15:39 CHANGELOG.md [2022-03-02T15:42:54.493Z] -rw-rw-r-- 1 1001 1001 3804 Mar 2 15:39 CONTRIBUTING.md [2022-03-02T15:42:54.493Z] -rw-rw-r-- 1 1001 1001 677 Mar 2 15:39 GOVERNANCE.md [2022-03-02T15:42:54.493Z] -rw-rw-r-- 1 1001 1001 849 Mar 2 15:39 Jenkinsfile [2022-03-02T15:42:54.493Z] -rw-rw-r-- 1 1001 1001 10775 Mar 2 15:39 LICENSE [2022-03-02T15:42:54.493Z] -rw-rw-r-- 1 1001 1001 6508 Mar 2 15:39 Makefile [2022-03-02T15:42:54.493Z] -rw-rw-r-- 1 1001 1001 582 Mar 2 15:39 OWNERS.md [2022-03-02T15:42:54.493Z] -rw-rw-r-- 1 1001 1001 8207 Mar 2 15:39 README.md [2022-03-02T15:42:54.493Z] -rw-rw-r-- 1 1001 1001 6912 Mar 2 15:39 SECURITY.md [2022-03-02T15:42:54.493Z] -rw-rw-r-- 1 1001 1001 5 Mar 2 15:39 VERSION [2022-03-02T15:42:54.493Z] -rw-rw-r-- 1 1001 1001 4131 Mar 2 15:39 ZMQWindows.md [2022-03-02T15:42:54.493Z] drwxrwxr-x 2 1001 1001 37 Mar 2 15:39 bin [2022-03-02T15:42:54.493Z] drwxrwxr-x 14 1001 1001 4096 Mar 2 15:39 cmd [2022-03-02T15:42:54.493Z] -rw-r--r-- 1 root root 428383 Mar 2 15:42 coverage.out [2022-03-02T15:42:54.493Z] -rw-rw-r-- 1 1001 1001 2827 Mar 2 15:39 go.mod [2022-03-02T15:42:54.493Z] -rw-rw-r-- 1 1001 1001 50275 Mar 2 15:39 go.sum [2022-03-02T15:42:54.493Z] drwxrwxr-x 8 1001 1001 124 Mar 2 15:39 internal [2022-03-02T15:42:54.493Z] drwxrwxr-x 3 1001 1001 16 Mar 2 15:39 openapi [2022-03-02T15:42:54.493Z] drwxrwxr-x 4 1001 1001 71 Mar 2 15:39 snap [2022-03-02T15:42:54.493Z] -rw-rw-r-- 1 1001 1001 204 Mar 2 15:39 version.go [Pipeline] sh [2022-03-02T15:42:54.788Z] + '[' -e coverage.out ] [2022-03-02T15:42:54.788Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-02T15:42:54.896Z] Stashed 1 file(s) [Pipeline] sh [2022-03-02T15:42:55.185Z] + make build [2022-03-02T15:42:55.185Z] 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 [2022-03-02T15:42:56.576Z] 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 [2022-03-02T15:43:02.295Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6264 in /w/workspace/edgexfoundry_edgex-go_PR-3882 [Pipeline] { [Pipeline] ws [2022-03-02T15:43:02.308Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2022-03-02T15:43:02.567Z] The recommended git tool is: git [2022-03-02T15:43:04.403Z] 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 [2022-03-02T15:43:05.357Z] 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 [2022-03-02T15:43:06.769Z] 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 [2022-03-02T15:43:06.769Z] 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 [2022-03-02T15:43:07.715Z] 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 [2022-03-02T15:43:08.155Z] using credential edgex-jenkins-ssh [2022-03-02T15:43:08.178Z] Cloning the remote Git repository [2022-03-02T15:43:08.661Z] 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 [2022-03-02T15:43:08.256Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-02T15:43:08.344Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2022-03-02T15:43:08.429Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-02T15:43:08.430Z] > git --version # timeout=10 [2022-03-02T15:43:08.450Z] > git --version # 'git version 2.17.1' [2022-03-02T15:43:08.452Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-02T15:43:08.558Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-02T15:43:09.606Z] 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 [2022-03-02T15:43:10.556Z] 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 [2022-03-02T15:43:11.497Z] 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 [2022-03-02T15:43:12.071Z] 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] } [2022-03-02T15:43:14.032Z] $ docker stop --time=1 f9d8a0085b95afc183af5a83a487784fe8714b5de9861a03efac433cef20b804 [2022-03-02T15:43:15.679Z] $ docker rm -f f9d8a0085b95afc183af5a83a487784fe8714b5de9861a03efac433cef20b804 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-02T15:43:16.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-02T15:43:16.608Z] [2022-03-02T15:43:16.608Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-02T15:43:16.907Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-02T15:43:16.907Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-02T15:43:16.907Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-02T15:43:16.907Z] ca9280d653b3: Pulling fs layer [2022-03-02T15:43:16.907Z] 7e9c9ca2126c: Pulling fs layer [2022-03-02T15:43:16.907Z] cbdbe7a5bc2a: Verifying Checksum [2022-03-02T15:43:16.907Z] cbdbe7a5bc2a: Download complete [2022-03-02T15:43:17.173Z] ca9280d653b3: Verifying Checksum [2022-03-02T15:43:17.173Z] ca9280d653b3: Download complete [2022-03-02T15:43:17.173Z] cbdbe7a5bc2a: Pull complete [2022-03-02T15:43:17.439Z] 7e9c9ca2126c: Download complete [2022-03-02T15:43:17.701Z] ca9280d653b3: Pull complete [2022-03-02T15:43:21.952Z] 7e9c9ca2126c: Pull complete [2022-03-02T15:43:21.952Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-02T15:43:21.952Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-02T15:43:21.952Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-02T15:43:22.033Z] prd-centos7-docker-4c-2g-6263 does not seem to be running inside a container [2022-03-02T15:43:22.080Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-02T15:43:23.242Z] $ docker top 238a2706c1e0987ff95fbbb5c5ab68a9c90ac0a53f4e90653cad014e64eb9daa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-02T15:43:23.610Z] + docker-compose build --help [2022-03-02T15:43:23.611Z] + grep parallel [2022-03-02T15:43:24.183Z] --parallel Build images in parallel. [Pipeline] } [2022-03-02T15:43:24.196Z] $ docker stop --time=1 238a2706c1e0987ff95fbbb5c5ab68a9c90ac0a53f4e90653cad014e64eb9daa [2022-03-02T15:43:25.383Z] $ docker rm -f 238a2706c1e0987ff95fbbb5c5ab68a9c90ac0a53f4e90653cad014e64eb9daa [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-02T15:43:25.792Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-02T15:43:25.793Z] . [Pipeline] withDockerContainer [2022-03-02T15:43:25.864Z] prd-centos7-docker-4c-2g-6263 does not seem to be running inside a container [2022-03-02T15:43:25.907Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-02T15:43:26.278Z] $ docker top 16aa9b9fcde7fbb328982556d5118e5cb16da7aba41c93e47b3889a32e7ba922 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-02T15:43:26.666Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-02T15:43:26.852Z] Merging remotes/origin/main commit d337b404b5225b131c6bc5751d1616ac3c46fd44 into PR head commit 9f68aec58afc9cbde1ec9a476ce9469a7044ca47 [2022-03-02T15:43:25.820Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-02T15:43:25.887Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-02T15:43:25.957Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-02T15:43:26.066Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-02T15:43:26.070Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-02T15:43:26.106Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3882/head:refs/remotes/origin/PR-3882 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-02T15:43:27.244Z] Building core-command ... [2022-03-02T15:43:27.244Z] Building core-data ... [2022-03-02T15:43:27.244Z] Building core-metadata ... [2022-03-02T15:43:27.244Z] Building security-bootstrapper ... [2022-03-02T15:43:27.244Z] Building security-proxy-setup ... [2022-03-02T15:43:27.244Z] Building security-secretstore-setup ... [2022-03-02T15:43:27.244Z] Building support-notifications ... [2022-03-02T15:43:27.244Z] Building support-scheduler ... [2022-03-02T15:43:27.244Z] Building sys-mgmt-agent ... [2022-03-02T15:43:27.244Z] Building security-secretstore-setup [2022-03-02T15:43:27.244Z] Building sys-mgmt-agent [2022-03-02T15:43:27.244Z] Building core-metadata [2022-03-02T15:43:27.244Z] Building support-notifications [2022-03-02T15:43:27.244Z] Building security-bootstrapper [2022-03-02T15:43:27.266Z] Merge succeeded, producing 9f68aec58afc9cbde1ec9a476ce9469a7044ca47 [2022-03-02T15:43:27.266Z] Checking out Revision 9f68aec58afc9cbde1ec9a476ce9469a7044ca47 (PR-3882) [2022-03-02T15:43:26.883Z] > git config core.sparsecheckout # timeout=10 [2022-03-02T15:43:26.914Z] > git checkout -f 9f68aec58afc9cbde1ec9a476ce9469a7044ca47 # timeout=10 [2022-03-02T15:43:27.160Z] > git remote # timeout=10 [2022-03-02T15:43:27.195Z] > git config --get remote.origin.url # timeout=10 [2022-03-02T15:43:27.219Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-02T15:43:27.231Z] > git merge d337b404b5225b131c6bc5751d1616ac3c46fd44 # timeout=10 [2022-03-02T15:43:27.256Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-02T15:43:27.282Z] > git config core.sparsecheckout # timeout=10 [2022-03-02T15:43:27.298Z] > git checkout -f 9f68aec58afc9cbde1ec9a476ce9469a7044ca47 # timeout=10 [2022-03-02T15:43:31.735Z] Commit message: "build(deps): Bump github.com/golang-jwt/jwt/v4 from 4.2.0 to 4.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-02T15:43:32.571Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-02T15:43:32.571Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-02T15:43:32.571Z] Dload Upload Total Spent Left Speed [2022-03-02T15:43:32.571Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 192k 0 --:--:-- --:--:-- --:--:-- 192k [Pipeline] sh [2022-03-02T15:43:33.168Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-02T15:43:33.513Z] + sudo tee /etc/docker/daemon.new [2022-03-02T15:43:33.513Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-02T15:43:33.513Z] { [2022-03-02T15:43:33.513Z] "registry-mirrors": [ [2022-03-02T15:43:33.513Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-02T15:43:33.513Z] ], [2022-03-02T15:43:33.513Z] "bip": "10.250.0.254/24", [2022-03-02T15:43:33.513Z] "hosts": [ [2022-03-02T15:43:33.513Z] "tcp://0.0.0.0:5555", [2022-03-02T15:43:33.513Z] "unix:///var/run/docker.sock" [2022-03-02T15:43:33.513Z] ], [2022-03-02T15:43:33.513Z] "mtu": 1458, [2022-03-02T15:43:33.513Z] "selinux-enabled": true, [2022-03-02T15:43:33.513Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-02T15:43:33.513Z] } [Pipeline] sh [2022-03-02T15:43:33.878Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-02T15:43:34.223Z] + sudo service docker restart [2022-03-02T15:43:39.475Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-02T15:43:39.475Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-02T15:43:39.475Z] ---> c751caa20cb1 [2022-03-02T15:43:39.475Z] Step 3/23 : WORKDIR /edgex-go [2022-03-02T15:43:39.475Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-02T15:43:39.475Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-02T15:43:39.475Z] ---> c751caa20cb1 [2022-03-02T15:43:39.475Z] Step 3/25 : WORKDIR /edgex-go [2022-03-02T15:43:46.066Z] ---> Running in 79e43580d57a [2022-03-02T15:43:46.066Z] ---> Running in d1913dec7912 [2022-03-02T15:43:49.362Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-02T15:43:49.362Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-02T15:43:49.362Z] ---> c751caa20cb1 [2022-03-02T15:43:49.362Z] Step 3/31 : WORKDIR /edgex-go [2022-03-02T15:43:50.311Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-02T15:43:50.311Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-02T15:43:50.311Z] ---> c751caa20cb1 [2022-03-02T15:43:50.311Z] Step 3/22 : WORKDIR /edgex-go [2022-03-02T15:43:51.261Z] ---> Running in e5b81e900240 [2022-03-02T15:43:51.261Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-02T15:43:51.261Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-02T15:43:51.261Z] ---> c751caa20cb1 [2022-03-02T15:43:51.261Z] Step 3/23 : WORKDIR /edgex-go [2022-03-02T15:43:51.261Z] ---> Using cache [2022-03-02T15:43:51.261Z] ---> 92963e644ac1 [2022-03-02T15:43:51.261Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T15:43:51.261Z] ---> Running in c7f0e1536930 [2022-03-02T15:43:51.261Z] Removing intermediate container d1913dec7912 [2022-03-02T15:43:51.261Z] ---> fd6d330e3f8b [2022-03-02T15:43:51.261Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T15:43:51.261Z] Removing intermediate container 79e43580d57a [2022-03-02T15:43:51.261Z] ---> 92963e644ac1 [2022-03-02T15:43:51.261Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T15:43:51.261Z] ---> Running in 2fdccad542c3 [2022-03-02T15:43:51.261Z] ---> Running in 174105399ea0 [2022-03-02T15:43:51.527Z] ---> Running in fc0a8bfe6afc [2022-03-02T15:43:51.527Z] Removing intermediate container c7f0e1536930 [2022-03-02T15:43:51.527Z] ---> 4324b462bc6c [2022-03-02T15:43:51.527Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T15:43:51.527Z] Removing intermediate container e5b81e900240 [2022-03-02T15:43:51.527Z] ---> 67111a063ba4 [2022-03-02T15:43:51.527Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T15:43:51.527Z] ---> Running in 8d200cf12afb [2022-03-02T15:43:51.527Z] ---> Running in 4edd17fcebb8 [2022-03-02T15:43:52.490Z] Removing intermediate container 174105399ea0 [2022-03-02T15:43:52.490Z] ---> 211bec32348c [2022-03-02T15:43:52.490Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-02T15:43:52.490Z] ---> Running in faa8391b627c [2022-03-02T15:43:52.490Z] Removing intermediate container 2fdccad542c3 [2022-03-02T15:43:52.490Z] ---> 35bef953ee11 [2022-03-02T15:43:52.490Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-02T15:43:52.490Z] ---> Running in 13009d5dcdad [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-02T15:43:52.613Z] provisioning config files... [2022-03-02T15:43:52.639Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config1537888883409805386tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-02T15:43:52.759Z] Removing intermediate container fc0a8bfe6afc [2022-03-02T15:43:52.759Z] ---> e7135f7b7778 [2022-03-02T15:43:52.759Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-02T15:43:52.759Z] Removing intermediate container 8d200cf12afb [2022-03-02T15:43:52.759Z] ---> a6c4e85b5784 [2022-03-02T15:43:52.759Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-02T15:43:52.759Z] Removing intermediate container 4edd17fcebb8 [2022-03-02T15:43:52.759Z] ---> 654f7cde22ee [2022-03-02T15:43:52.759Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-02T15:43:52.759Z] ---> Running in cd7d5d06ba7f [2022-03-02T15:43:52.759Z] ---> Running in c7b559c5b505 [2022-03-02T15:43:53.010Z] ---> docker-login.sh [2022-03-02T15:43:53.010Z] nexus3.edgexfoundry.org:10001 [2022-03-02T15:43:53.020Z] ---> Running in c57f741ae417 [2022-03-02T15:43:53.288Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-02T15:43:53.288Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-02T15:43:53.288Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-02T15:43:53.550Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-02T15:43:53.550Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-02T15:43:53.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T15:43:53.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T15:43:53.881Z] Configure a credential helper to remove this warning. See [2022-03-02T15:43:53.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T15:43:53.881Z] [2022-03-02T15:43:53.881Z] Login Succeeded [2022-03-02T15:43:53.881Z] nexus3.edgexfoundry.org:10002 [2022-03-02T15:43:54.128Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-02T15:43:54.128Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-02T15:43:54.128Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-02T15:43:54.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T15:43:54.396Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-02T15:43:54.396Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-02T15:43:54.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T15:43:54.429Z] Configure a credential helper to remove this warning. See [2022-03-02T15:43:54.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T15:43:54.429Z] [2022-03-02T15:43:54.429Z] Login Succeeded [2022-03-02T15:43:54.429Z] nexus3.edgexfoundry.org:10003 [2022-03-02T15:43:54.665Z] OK: 221 MiB in 52 packages [2022-03-02T15:43:54.666Z] OK: 221 MiB in 52 packages [2022-03-02T15:43:54.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T15:43:54.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T15:43:54.705Z] Configure a credential helper to remove this warning. See [2022-03-02T15:43:54.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T15:43:54.705Z] [2022-03-02T15:43:54.705Z] Login Succeeded [2022-03-02T15:43:54.937Z] OK: 221 MiB in 52 packages [2022-03-02T15:43:54.937Z] OK: 221 MiB in 52 packages [2022-03-02T15:43:54.937Z] OK: 221 MiB in 52 packages [2022-03-02T15:43:54.983Z] nexus3.edgexfoundry.org:10004 [2022-03-02T15:43:55.198Z] Removing intermediate container faa8391b627c [2022-03-02T15:43:55.198Z] ---> 004d84e83da8 [2022-03-02T15:43:55.198Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-02T15:43:55.198Z] Removing intermediate container 13009d5dcdad [2022-03-02T15:43:55.198Z] ---> 051980060094 [2022-03-02T15:43:55.198Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-02T15:43:55.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T15:43:55.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T15:43:55.257Z] Configure a credential helper to remove this warning. See [2022-03-02T15:43:55.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T15:43:55.257Z] [2022-03-02T15:43:55.257Z] Login Succeeded [2022-03-02T15:43:55.257Z] docker.io [2022-03-02T15:43:55.461Z] Removing intermediate container c7b559c5b505 [2022-03-02T15:43:55.461Z] ---> 4f283dc43dc8 [2022-03-02T15:43:55.461Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-02T15:43:55.461Z] ---> 7e634826b84b [2022-03-02T15:43:55.461Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T15:43:55.461Z] ---> Running in 078afac2fb8b [2022-03-02T15:43:55.461Z] Removing intermediate container c57f741ae417 [2022-03-02T15:43:55.461Z] ---> c5f2a57ff16b [2022-03-02T15:43:55.461Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-02T15:43:55.461Z] Removing intermediate container cd7d5d06ba7f [2022-03-02T15:43:55.461Z] ---> 0f4bf86cfcc2 [2022-03-02T15:43:55.461Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-02T15:43:55.461Z] ---> cb925ba82ea2 [2022-03-02T15:43:55.461Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T15:43:55.461Z] ---> 470aa6499fb2 [2022-03-02T15:43:55.461Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T15:43:55.727Z] ---> Running in 9c8357a68d87 [2022-03-02T15:43:55.727Z] ---> Running in 30410bd46082 [2022-03-02T15:43:55.727Z] ---> aea4022ce086 [2022-03-02T15:43:55.727Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T15:43:55.727Z] ---> Running in 94ba4df2bb30 [2022-03-02T15:43:55.727Z] ---> ea34dc70196a [2022-03-02T15:43:55.727Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T15:43:55.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T15:43:55.988Z] ---> Running in 0a7f1f7c2173 [2022-03-02T15:43:56.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T15:43:56.130Z] Configure a credential helper to remove this warning. See [2022-03-02T15:43:56.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T15:43:56.130Z] [2022-03-02T15:43:56.130Z] Login Succeeded [2022-03-02T15:43:56.130Z] ---> docker-login.sh ends [Pipeline] } [2022-03-02T15:43:56.149Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-02T15:43:56.679Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-02T15:43:56.690Z] ========================================================= [2022-03-02T15:43:56.690Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-02T15:43:56.690Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-02T15:43:57.033Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-02T15:43:57.310Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-02T15:43:57.310Z] 9b3977197b4f: Pulling fs layer [2022-03-02T15:43:57.310Z] 1a89e8eeedd5: Pulling fs layer [2022-03-02T15:43:57.310Z] 94645a83ff95: Pulling fs layer [2022-03-02T15:43:57.310Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-02T15:43:57.310Z] 0c92f367c5e7: Pulling fs layer [2022-03-02T15:43:57.310Z] f7c0051592d6: Pulling fs layer [2022-03-02T15:43:57.310Z] a227ed2f7395: Pulling fs layer [2022-03-02T15:43:57.310Z] 7b1c46037f91: Pulling fs layer [2022-03-02T15:43:57.310Z] 0c92f367c5e7: Waiting [2022-03-02T15:43:57.310Z] f7c0051592d6: Waiting [2022-03-02T15:43:57.310Z] a227ed2f7395: Waiting [2022-03-02T15:43:57.310Z] 7b1c46037f91: Waiting [2022-03-02T15:43:57.310Z] 3f3a8bcf1eab: Waiting [2022-03-02T15:43:57.310Z] 94645a83ff95: Verifying Checksum [2022-03-02T15:43:57.310Z] 94645a83ff95: Download complete [2022-03-02T15:43:57.310Z] 1a89e8eeedd5: Verifying Checksum [2022-03-02T15:43:57.310Z] 1a89e8eeedd5: Download complete [2022-03-02T15:43:57.310Z] 0c92f367c5e7: Verifying Checksum [2022-03-02T15:43:57.310Z] 0c92f367c5e7: Download complete [2022-03-02T15:43:57.310Z] f7c0051592d6: Download complete [2022-03-02T15:43:57.310Z] 9b3977197b4f: Verifying Checksum [2022-03-02T15:43:57.310Z] 9b3977197b4f: Download complete [2022-03-02T15:43:57.310Z] a227ed2f7395: Verifying Checksum [2022-03-02T15:43:57.310Z] a227ed2f7395: Download complete [2022-03-02T15:43:57.909Z] Removing intermediate container 30410bd46082 [2022-03-02T15:43:57.910Z] ---> e497b0d15d75 [2022-03-02T15:43:57.910Z] Step 8/23 : COPY . . [2022-03-02T15:43:57.910Z] Removing intermediate container 078afac2fb8b [2022-03-02T15:43:57.910Z] ---> 60d44beeabfc [2022-03-02T15:43:57.910Z] Step 8/25 : COPY . . [2022-03-02T15:43:57.910Z] Removing intermediate container 9c8357a68d87 [2022-03-02T15:43:57.910Z] ---> 93a8d89c254d [2022-03-02T15:43:57.910Z] Step 8/22 : COPY . . [2022-03-02T15:43:57.916Z] 9b3977197b4f: Pull complete [2022-03-02T15:43:58.177Z] Removing intermediate container 0a7f1f7c2173 [2022-03-02T15:43:58.177Z] ---> a271f2510476 [2022-03-02T15:43:58.177Z] Step 8/31 : COPY . . [2022-03-02T15:43:58.177Z] Removing intermediate container 94ba4df2bb30 [2022-03-02T15:43:58.177Z] ---> 30624ff27396 [2022-03-02T15:43:58.177Z] Step 8/23 : COPY . . [2022-03-02T15:43:58.906Z] 1a89e8eeedd5: Pull complete [2022-03-02T15:43:59.187Z] 94645a83ff95: Pull complete [2022-03-02T15:43:59.187Z] 7b1c46037f91: Verifying Checksum [2022-03-02T15:43:59.187Z] 7b1c46037f91: Download complete [2022-03-02T15:43:59.795Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-02T15:43:59.795Z] 3f3a8bcf1eab: Download complete [2022-03-02T15:44:12.206Z] 3f3a8bcf1eab: Pull complete [2022-03-02T15:44:12.206Z] 0c92f367c5e7: Pull complete [2022-03-02T15:44:12.206Z] f7c0051592d6: Pull complete [2022-03-02T15:44:12.206Z] a227ed2f7395: Pull complete [2022-03-02T15:44:13.133Z] ---> 1d024411362a [2022-03-02T15:44:13.133Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-02T15:44:13.133Z] ---> 38157ee6b915 [2022-03-02T15:44:13.133Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-02T15:44:13.133Z] ---> Running in 5a9d35828d13 [2022-03-02T15:44:13.133Z] ---> Running in a07a70263afb [2022-03-02T15:44:16.565Z] 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 [2022-03-02T15:44:16.565Z] 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 [2022-03-02T15:44:18.911Z] 7b1c46037f91: Pull complete [2022-03-02T15:44:18.911Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-02T15:44:18.911Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-02T15:44:18.911Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-02T15:44:19.260Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-02T15:44:19.260Z] WORKDIR /edgex [2022-03-02T15:44:19.260Z] COPY go.mod . [2022-03-02T15:44:19.260Z] RUN go mod download [2022-03-02T15:44:19.260Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-02T15:44:21.914Z] Sending build context to Docker daemon 168.7MB [2022-03-02T15:44:21.914Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-02T15:44:21.914Z] ---> f79e39bc4007 [2022-03-02T15:44:21.914Z] Step 2/4 : WORKDIR /edgex [2022-03-02T15:44:23.894Z] ---> Running in 6ac096e35b86 [2022-03-02T15:44:24.168Z] Removing intermediate container 6ac096e35b86 [2022-03-02T15:44:24.168Z] ---> 1bb24edc06e2 [2022-03-02T15:44:24.168Z] Step 3/4 : COPY go.mod . [2022-03-02T15:44:24.760Z] ---> 11bd6728fb9f [2022-03-02T15:44:24.760Z] Step 4/4 : RUN go mod download [2022-03-02T15:44:24.760Z] ---> Running in d0e52c36a9a9 [2022-03-02T15:44:43.187Z] ---> 5ca0b248c339 [2022-03-02T15:44:43.187Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-02T15:44:43.187Z] ---> c59a6ca46794 [2022-03-02T15:44:43.187Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-02T15:44:43.187Z] ---> Running in 9cb226090cb0 [2022-03-02T15:44:43.187Z] ---> Running in 307729ece0ee [2022-03-02T15:44:43.187Z] ---> 4ea6fb612b1e [2022-03-02T15:44:43.187Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-02T15:44:43.187Z] ---> Running in 33290baa4517 [2022-03-02T15:44:43.187Z] 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 [2022-03-02T15:44:43.187Z] 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 [2022-03-02T15:44:43.187Z] 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 [2022-03-02T15:44:58.127Z] Removing intermediate container a07a70263afb [2022-03-02T15:44:58.127Z] ---> e7701447034e [2022-03-02T15:44:58.127Z] [2022-03-02T15:44:58.127Z] Step 10/31 : FROM alpine:3.14 [2022-03-02T15:44:58.127Z] 3.14: Pulling from library/alpine [2022-03-02T15:44:58.127Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-02T15:44:58.127Z] Status: Downloaded newer image for alpine:3.14 [2022-03-02T15:44:58.127Z] ---> 0a97eee8041e [2022-03-02T15:44:58.127Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-02T15:44:58.127Z] ---> Running in 5d506a244666 [2022-03-02T15:44:58.127Z] Removing intermediate container 5d506a244666 [2022-03-02T15:44:58.127Z] ---> ba58029b945c [2022-03-02T15:44:58.127Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-02T15:44:58.127Z] ---> Running in b7e2ac93b40d [2022-03-02T15:44:58.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-02T15:44:58.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-02T15:44:58.664Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-02T15:44:58.932Z] (2/2) Installing su-exec (0.2-r1) [2022-03-02T15:44:58.932Z] Executing busybox-1.33.1-r6.trigger [2022-03-02T15:44:58.932Z] OK: 6 MiB in 16 packages [2022-03-02T15:44:59.550Z] Removing intermediate container b7e2ac93b40d [2022-03-02T15:44:59.550Z] ---> 27aa55c0b284 [2022-03-02T15:44:59.550Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-02T15:44:59.550Z] ---> Running in e5ab66b97dd6 [2022-03-02T15:44:59.831Z] Removing intermediate container e5ab66b97dd6 [2022-03-02T15:44:59.831Z] ---> 651515242e33 [2022-03-02T15:44:59.831Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-02T15:44:59.831Z] ---> Running in c7a541803bcd [2022-03-02T15:45:00.418Z] Removing intermediate container c7a541803bcd [2022-03-02T15:45:00.418Z] ---> dc5a95afee1e [2022-03-02T15:45:00.418Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-02T15:45:00.418Z] ---> Running in 08d3002001ac [2022-03-02T15:45:00.418Z] Removing intermediate container 5a9d35828d13 [2022-03-02T15:45:00.418Z] ---> 5fae44c9aa07 [2022-03-02T15:45:00.418Z] [2022-03-02T15:45:00.418Z] Step 10/23 : FROM alpine:3.14 [2022-03-02T15:45:00.418Z] ---> 0a97eee8041e [2022-03-02T15:45:00.418Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-02T15:45:00.680Z] ---> Running in 892f674347b2 [2022-03-02T15:45:01.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-02T15:45:01.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-02T15:45:01.553Z] Removing intermediate container 08d3002001ac [2022-03-02T15:45:01.553Z] ---> 0a56235fda8d [2022-03-02T15:45:01.553Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-02T15:45:01.553Z] ---> Running in 9672d24a93fd [2022-03-02T15:45:01.825Z] Removing intermediate container 9672d24a93fd [2022-03-02T15:45:01.825Z] ---> 7a77a7220090 [2022-03-02T15:45:01.825Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-02T15:45:02.095Z] ---> b73b1e13f5e7 [2022-03-02T15:45:02.095Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-02T15:45:02.095Z] ---> Running in 74cc052a8903 [2022-03-02T15:45:02.095Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-02T15:45:02.095Z] Executing busybox-1.33.1-r6.trigger [2022-03-02T15:45:02.095Z] OK: 6 MiB in 15 packages [2022-03-02T15:45:02.670Z] Removing intermediate container 892f674347b2 [2022-03-02T15:45:02.670Z] ---> 2de070d0e530 [2022-03-02T15:45:02.670Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-02T15:45:02.670Z] ---> Running in cd61dabe4ff2 [2022-03-02T15:45:02.934Z] Removing intermediate container cd61dabe4ff2 [2022-03-02T15:45:02.934Z] ---> fdddec7aba12 [2022-03-02T15:45:02.934Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-02T15:45:02.934Z] ---> Running in 2a3e3ad1f2f6 [2022-03-02T15:45:03.195Z] Removing intermediate container 74cc052a8903 [2022-03-02T15:45:03.196Z] ---> c3ce1a327c34 [2022-03-02T15:45:03.196Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-02T15:45:03.196Z] Removing intermediate container 2a3e3ad1f2f6 [2022-03-02T15:45:03.196Z] ---> 89388d937af3 [2022-03-02T15:45:03.196Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-02T15:45:03.458Z] ---> Running in 52406a5ab003 [2022-03-02T15:45:03.459Z] ---> 30fd366cf50c [2022-03-02T15:45:03.459Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-02T15:45:03.459Z] Removing intermediate container 52406a5ab003 [2022-03-02T15:45:03.459Z] ---> e0f831950643 [2022-03-02T15:45:03.459Z] Step 15/23 : WORKDIR / [2022-03-02T15:45:03.459Z] ---> Running in 1d8d8ff69012 [2022-03-02T15:45:03.724Z] Removing intermediate container 1d8d8ff69012 [2022-03-02T15:45:03.724Z] ---> f437de1875e2 [2022-03-02T15:45:03.724Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-02T15:45:03.986Z] ---> 84d04c102ff4 [2022-03-02T15:45:03.986Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-02T15:45:03.986Z] ---> 03bb090f728f [2022-03-02T15:45:03.986Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-02T15:45:04.564Z] ---> fcc99d6ed77b [2022-03-02T15:45:04.564Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-02T15:45:04.564Z] ---> 787ca65aaf3e [2022-03-02T15:45:04.564Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-02T15:45:04.825Z] ---> ce1e625c54dc [2022-03-02T15:45:04.825Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-02T15:45:05.087Z] ---> f90236957fea [2022-03-02T15:45:05.087Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-02T15:45:05.087Z] ---> Running in a49395cefa7d [2022-03-02T15:45:05.087Z] ---> 637b349c04c8 [2022-03-02T15:45:05.087Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-02T15:45:05.349Z] Removing intermediate container a49395cefa7d [2022-03-02T15:45:05.349Z] ---> 4f980692eef4 [2022-03-02T15:45:05.349Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-02T15:45:05.350Z] ---> Running in 49bb5d507836 [2022-03-02T15:45:05.350Z] ---> Running in 1fe1e8d92f7c [2022-03-02T15:45:05.350Z] Removing intermediate container 49bb5d507836 [2022-03-02T15:45:05.350Z] ---> cbee2336c2c8 [2022-03-02T15:45:05.350Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-02T15:45:05.350Z] Removing intermediate container 1fe1e8d92f7c [2022-03-02T15:45:05.350Z] ---> 0cc07e7f6b0e [2022-03-02T15:45:05.350Z] Step 21/23 : LABEL arch=x86_64 [2022-03-02T15:45:05.612Z] ---> Running in 9d8620ccaf59 [2022-03-02T15:45:05.613Z] Removing intermediate container 9d8620ccaf59 [2022-03-02T15:45:05.613Z] ---> 2aa913e01e96 [2022-03-02T15:45:05.613Z] Step 22/23 : LABEL git_sha=9f68aec58afc9cbde1ec9a476ce9469a7044ca47 [2022-03-02T15:45:05.874Z] ---> e585a233d2fd [2022-03-02T15:45:05.874Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-02T15:45:05.874Z] ---> Running in 334f3c7f0f5e [2022-03-02T15:45:05.874Z] ---> Running in 1b2c4f25481c [2022-03-02T15:45:05.874Z] Removing intermediate container 334f3c7f0f5e [2022-03-02T15:45:05.874Z] ---> 3a8ae558f6ab [2022-03-02T15:45:05.874Z] Step 23/23 : LABEL version=0.0.0 [2022-03-02T15:45:06.136Z] ---> Running in 2d60de83b6c2 [2022-03-02T15:45:06.136Z] Removing intermediate container 2d60de83b6c2 [2022-03-02T15:45:06.136Z] ---> 2bcd81678bb2 [2022-03-02T15:45:06.136Z] [2022-03-02T15:45:06.399Z] Successfully built 2bcd81678bb2 [2022-03-02T15:45:06.399Z] Successfully tagged core-metadata:latest [2022-03-02T15:45:06.399Z] Building core-command [2022-03-02T15:45:07.356Z]  Building core-metadata ... done Removing intermediate container 1b2c4f25481c [2022-03-02T15:45:07.356Z] ---> c4b8a2c32b84 [2022-03-02T15:45:07.356Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-02T15:45:07.654Z] ---> Running in 0b384fff0cc6 [2022-03-02T15:45:07.927Z] Removing intermediate container 0b384fff0cc6 [2022-03-02T15:45:07.927Z] ---> 7434748d2588 [2022-03-02T15:45:07.927Z] Step 28/31 : CMD ["gate"] [2022-03-02T15:45:08.514Z] ---> Running in 3c60c3263056 [2022-03-02T15:45:08.514Z] Removing intermediate container 3c60c3263056 [2022-03-02T15:45:08.514Z] ---> a05d292031a2 [2022-03-02T15:45:08.514Z] Step 29/31 : LABEL arch=x86_64 [2022-03-02T15:45:08.784Z] ---> Running in 3bb3a4570944 [2022-03-02T15:45:08.784Z] Removing intermediate container 3bb3a4570944 [2022-03-02T15:45:08.784Z] ---> f6884720045c [2022-03-02T15:45:08.784Z] Step 30/31 : LABEL git_sha=9f68aec58afc9cbde1ec9a476ce9469a7044ca47 [2022-03-02T15:45:09.058Z] ---> Running in cd1af197b700 [2022-03-02T15:45:09.058Z] Removing intermediate container cd1af197b700 [2022-03-02T15:45:09.058Z] ---> 443c0c0d1213 [2022-03-02T15:45:09.058Z] Step 31/31 : LABEL version=0.0.0 [2022-03-02T15:45:09.335Z] ---> Running in 1d467832b8b1 [2022-03-02T15:45:09.335Z] Removing intermediate container 1d467832b8b1 [2022-03-02T15:45:09.335Z] ---> afc5cc9db2e4 [2022-03-02T15:45:09.335Z] [2022-03-02T15:45:09.617Z] Successfully built afc5cc9db2e4 [2022-03-02T15:45:09.617Z] Successfully tagged security-bootstrapper:latest [2022-03-02T15:45:09.617Z] Building core-data [2022-03-02T15:45:19.755Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-02T15:45:19.755Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-02T15:45:19.755Z] ---> c751caa20cb1 [2022-03-02T15:45:19.755Z] Step 3/23 : WORKDIR /edgex-go [2022-03-02T15:45:19.755Z] ---> Using cache [2022-03-02T15:45:19.755Z] ---> 67111a063ba4 [2022-03-02T15:45:19.755Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T15:45:19.755Z] ---> Using cache [2022-03-02T15:45:19.755Z] ---> 654f7cde22ee [2022-03-02T15:45:19.755Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-02T15:45:19.755Z] ---> Using cache [2022-03-02T15:45:19.755Z] ---> c5f2a57ff16b [2022-03-02T15:45:19.755Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-02T15:45:19.755Z] ---> Using cache [2022-03-02T15:45:19.755Z] ---> ea34dc70196a [2022-03-02T15:45:19.755Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T15:45:19.755Z] ---> Using cache [2022-03-02T15:45:19.755Z] ---> a271f2510476 [2022-03-02T15:45:19.755Z] Step 8/23 : COPY . . [2022-03-02T15:45:19.755Z] ---> Using cache [2022-03-02T15:45:19.755Z] ---> 38157ee6b915 [2022-03-02T15:45:19.755Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-02T15:45:19.755Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-02T15:45:19.755Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-02T15:45:19.755Z] ---> c751caa20cb1 [2022-03-02T15:45:19.755Z] Step 3/23 : WORKDIR /edgex-go [2022-03-02T15:45:19.755Z] ---> Using cache [2022-03-02T15:45:19.755Z] ---> 67111a063ba4 [2022-03-02T15:45:19.755Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T15:45:19.755Z] ---> Using cache [2022-03-02T15:45:19.755Z] ---> 654f7cde22ee [2022-03-02T15:45:19.755Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-02T15:45:19.755Z] ---> Running in 4301937416e6 [2022-03-02T15:45:19.755Z] ---> Running in fac2c582a378 [2022-03-02T15:45:19.755Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-02T15:45:19.755Z] 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 [2022-03-02T15:45:20.352Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-02T15:45:21.347Z] OK: 221 MiB in 52 packages [2022-03-02T15:45:21.347Z] Removing intermediate container 9cb226090cb0 [2022-03-02T15:45:21.347Z] ---> b69f9ac354bc [2022-03-02T15:45:21.347Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-02T15:45:21.616Z] ---> Running in 05cc08425a1f [2022-03-02T15:45:21.616Z] Removing intermediate container fac2c582a378 [2022-03-02T15:45:21.616Z] ---> 445c4788ba47 [2022-03-02T15:45:21.616Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-02T15:45:21.886Z] 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 [2022-03-02T15:45:22.156Z] 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 [2022-03-02T15:45:22.156Z] ---> 3dfd760607b2 [2022-03-02T15:45:22.156Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T15:45:22.156Z] ---> Running in 6a9884eda64e [2022-03-02T15:45:24.119Z] Removing intermediate container 05cc08425a1f [2022-03-02T15:45:24.119Z] ---> 4ab91aceca47 [2022-03-02T15:45:24.119Z] [2022-03-02T15:45:24.119Z] Step 11/23 : FROM docker:20.10.10 [2022-03-02T15:45:24.119Z] 20.10.10: Pulling from library/docker [2022-03-02T15:45:24.119Z] Removing intermediate container 6a9884eda64e [2022-03-02T15:45:24.119Z] ---> d988ba4abfd8 [2022-03-02T15:45:24.119Z] Step 8/23 : COPY . . [2022-03-02T15:45:30.917Z] Removing intermediate container 33290baa4517 [2022-03-02T15:45:30.918Z] ---> d3b90008ac1c [2022-03-02T15:45:30.918Z] [2022-03-02T15:45:30.918Z] Step 10/25 : FROM alpine:3.14 [2022-03-02T15:45:30.918Z] ---> 0a97eee8041e [2022-03-02T15:45:30.918Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-02T15:45:30.918Z] Removing intermediate container 307729ece0ee [2022-03-02T15:45:30.918Z] ---> a03850d81816 [2022-03-02T15:45:30.918Z] [2022-03-02T15:45:30.918Z] Step 10/22 : FROM alpine:3.14 [2022-03-02T15:45:30.918Z] ---> 0a97eee8041e [2022-03-02T15:45:30.918Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-02T15:45:30.918Z] ---> Running in b6375ace702b [2022-03-02T15:45:30.918Z] ---> Running in d8c58ab5b973 [2022-03-02T15:45:31.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-02T15:45:31.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-02T15:45:31.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-02T15:45:31.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-02T15:45:32.342Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-02T15:45:32.342Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-02T15:45:32.342Z] (3/3) Installing su-exec (0.2-r1) [2022-03-02T15:45:32.342Z] Executing busybox-1.33.1-r6.trigger [2022-03-02T15:45:32.342Z] Executing ca-certificates-20211220-r0.trigger [2022-03-02T15:45:32.342Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-02T15:45:32.342Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-02T15:45:32.342Z] Executing busybox-1.33.1-r6.trigger [2022-03-02T15:45:32.342Z] Executing ca-certificates-20211220-r0.trigger [2022-03-02T15:45:32.342Z] OK: 6 MiB in 17 packages [2022-03-02T15:45:32.602Z] OK: 6 MiB in 16 packages [2022-03-02T15:45:34.535Z] ---> 2f54e8e667a2 [2022-03-02T15:45:34.535Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-02T15:45:34.535Z] Removing intermediate container b6375ace702b [2022-03-02T15:45:34.535Z] ---> 54dcbffe6cd1 [2022-03-02T15:45:34.535Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-02T15:45:34.535Z] Removing intermediate container d8c58ab5b973 [2022-03-02T15:45:34.535Z] ---> 60edcc4a2ef9 [2022-03-02T15:45:34.535Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-02T15:45:34.535Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-02T15:45:34.535Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-02T15:45:34.535Z] ---> b706a049f56e [2022-03-02T15:45:34.535Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-02T15:45:34.535Z] ---> Running in 79ea5c61977e [2022-03-02T15:45:34.535Z] ---> Running in b949bf7f801a [2022-03-02T15:45:34.535Z] ---> Running in b71a4360ebfe [2022-03-02T15:45:34.535Z] ---> Running in e38f202c8fa8 [2022-03-02T15:45:34.535Z] Removing intermediate container 79ea5c61977e [2022-03-02T15:45:34.535Z] ---> bd07ad01ddf7 [2022-03-02T15:45:34.535Z] Step 13/25 : WORKDIR / [2022-03-02T15:45:34.535Z] Removing intermediate container b71a4360ebfe [2022-03-02T15:45:34.535Z] ---> 714030cd9934 [2022-03-02T15:45:34.535Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-02T15:45:34.535Z] ---> Running in 3dd2a50bef0f [2022-03-02T15:45:34.535Z] Removing intermediate container e38f202c8fa8 [2022-03-02T15:45:34.535Z] ---> c6d5732af7fe [2022-03-02T15:45:34.535Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-02T15:45:34.803Z] ---> Running in fcc4e6542e73 [2022-03-02T15:45:34.803Z] ---> Running in b2692a256c17 [2022-03-02T15:45:34.803Z] Removing intermediate container 3dd2a50bef0f [2022-03-02T15:45:34.803Z] ---> c35f83c27e91 [2022-03-02T15:45:34.803Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-02T15:45:34.803Z] Removing intermediate container fcc4e6542e73 [2022-03-02T15:45:34.803Z] ---> 2d7e33a1ebe8 [2022-03-02T15:45:34.803Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-02T15:45:35.064Z] 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 [2022-03-02T15:45:35.064Z] ---> Running in fe9891a07885 [2022-03-02T15:45:35.325Z] Removing intermediate container fe9891a07885 [2022-03-02T15:45:35.325Z] ---> c188701208de [2022-03-02T15:45:35.325Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-02T15:45:35.325Z] ---> cf9dd3f60452 [2022-03-02T15:45:35.325Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-02T15:45:35.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-02T15:45:35.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-02T15:45:35.586Z] ---> 39a967b4b7a1 [2022-03-02T15:45:35.586Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-02T15:45:35.847Z] ---> 8463e4a9fb99 [2022-03-02T15:45:35.847Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-02T15:45:36.125Z] (1/42) Installing readline (8.1.0-r0) [2022-03-02T15:45:36.125Z] (2/42) Installing bash (5.1.4-r0) [2022-03-02T15:45:36.125Z] Executing bash-5.1.4-r0.post-install [2022-03-02T15:45:36.125Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-02T15:45:36.125Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-02T15:45:36.125Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-02T15:45:36.125Z] ---> 7e840831257c [2022-03-02T15:45:36.125Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-02T15:45:36.125Z] (6/42) Installing curl (7.79.1-r0) [2022-03-02T15:45:36.406Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-02T15:45:36.406Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-02T15:45:36.406Z] (9/42) Installing expat (2.4.6-r0) [2022-03-02T15:45:36.406Z] (10/42) Installing libffi (3.3-r2) [2022-03-02T15:45:36.406Z] (11/42) Installing gdbm (1.19-r0) [2022-03-02T15:45:36.406Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-02T15:45:36.406Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-02T15:45:36.406Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-02T15:45:36.406Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-02T15:45:36.406Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-02T15:45:36.406Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-02T15:45:36.406Z] ---> 1be49ddf8173 [2022-03-02T15:45:36.406Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-02T15:45:36.681Z] ---> 8c84311ea3e7 [2022-03-02T15:45:36.681Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-02T15:45:37.270Z] ---> 68fd03f05067 [2022-03-02T15:45:37.270Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-02T15:45:37.540Z] ---> Running in d95ea8172140 [2022-03-02T15:45:37.540Z] ---> fef19ce7fe8e [2022-03-02T15:45:37.540Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-02T15:45:37.540Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-02T15:45:37.540Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-02T15:45:37.818Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-02T15:45:37.818Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-02T15:45:37.818Z] Removing intermediate container d95ea8172140 [2022-03-02T15:45:37.818Z] ---> 9ef2b16f1767 [2022-03-02T15:45:37.818Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-02T15:45:37.818Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-02T15:45:37.818Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-02T15:45:37.818Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-02T15:45:37.818Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-02T15:45:37.818Z] ---> Running in 57ef9d45a736 [2022-03-02T15:45:37.818Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-02T15:45:37.818Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-02T15:45:37.818Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-02T15:45:37.818Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-02T15:45:37.818Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-02T15:45:37.818Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-02T15:45:37.818Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-02T15:45:37.818Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-02T15:45:38.098Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-02T15:45:38.098Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-02T15:45:38.098Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-02T15:45:38.098Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-02T15:45:38.098Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-02T15:45:38.098Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-02T15:45:38.098Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-02T15:45:38.098Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-02T15:45:38.098Z] Removing intermediate container 57ef9d45a736 [2022-03-02T15:45:38.098Z] ---> a52ec8f12dbd [2022-03-02T15:45:38.098Z] Step 20/22 : LABEL arch=x86_64 [2022-03-02T15:45:38.098Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-02T15:45:38.364Z] ---> Running in b5d93a7b1860 [2022-03-02T15:45:38.625Z] ---> 2fa714ac1465 [2022-03-02T15:45:38.625Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-02T15:45:38.625Z] Executing busybox-1.33.1-r6.trigger [2022-03-02T15:45:38.625Z] OK: 84 MiB in 64 packages [2022-03-02T15:45:38.625Z] Removing intermediate container b5d93a7b1860 [2022-03-02T15:45:38.625Z] ---> f05e0f01dcd8 [2022-03-02T15:45:38.625Z] Step 21/22 : LABEL git_sha=9f68aec58afc9cbde1ec9a476ce9469a7044ca47 [2022-03-02T15:45:38.625Z] ---> Running in 413c18765fdc [2022-03-02T15:45:38.894Z] ---> 9ebe03e06779 [2022-03-02T15:45:38.894Z] Step 21/25 : 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/ [2022-03-02T15:45:38.894Z] ---> Running in cf220201c321 [2022-03-02T15:45:38.894Z] Removing intermediate container 413c18765fdc [2022-03-02T15:45:38.894Z] ---> 471b46e9fc3b [2022-03-02T15:45:38.895Z] Step 22/22 : LABEL version=0.0.0 [2022-03-02T15:45:38.895Z] ---> Running in d8be619f8708 [2022-03-02T15:45:39.164Z] Removing intermediate container d8be619f8708 [2022-03-02T15:45:39.164Z] ---> 2d83a6d20947 [2022-03-02T15:45:39.164Z] [2022-03-02T15:45:39.164Z] Successfully built 2d83a6d20947 [2022-03-02T15:45:39.437Z] Successfully tagged support-notifications:latest [2022-03-02T15:45:39.437Z] Building security-proxy-setup [2022-03-02T15:45:40.421Z]  Building support-notifications ... done Collecting docker-compose==1.23.2 [2022-03-02T15:45:40.421Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-02T15:45:40.421Z] Collecting PyYAML<4,>=3.10 [2022-03-02T15:45:40.421Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-02T15:45:41.001Z] Removing intermediate container cf220201c321 [2022-03-02T15:45:41.001Z] ---> 722c91275dcb [2022-03-02T15:45:41.001Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-02T15:45:41.265Z] ---> Running in f5e59a74edf5 [2022-03-02T15:45:41.527Z] Removing intermediate container f5e59a74edf5 [2022-03-02T15:45:41.527Z] ---> 418a48b1b30d [2022-03-02T15:45:41.527Z] Step 23/25 : LABEL arch=x86_64 [2022-03-02T15:45:41.527Z] ---> Running in 67d8409f9782 [2022-03-02T15:45:41.788Z] Removing intermediate container 67d8409f9782 [2022-03-02T15:45:41.788Z] ---> 2a4032820d1c [2022-03-02T15:45:41.788Z] Step 24/25 : LABEL git_sha=9f68aec58afc9cbde1ec9a476ce9469a7044ca47 [2022-03-02T15:45:41.788Z] ---> Running in 7f5edbb6ac3d [2022-03-02T15:45:42.050Z] Removing intermediate container 7f5edbb6ac3d [2022-03-02T15:45:42.050Z] ---> b94bd519b967 [2022-03-02T15:45:42.050Z] Step 25/25 : LABEL version=0.0.0 [2022-03-02T15:45:42.050Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-02T15:45:42.050Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-02T15:45:42.050Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-02T15:45:42.050Z] ---> Running in 448dfa32aec6 [2022-03-02T15:45:42.050Z] Collecting jsonschema<3,>=2.5.1 [2022-03-02T15:45:42.050Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-02T15:45:42.050Z] Collecting docopt<0.7,>=0.6.1 [2022-03-02T15:45:42.050Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-02T15:45:42.315Z] Removing intermediate container 448dfa32aec6 [2022-03-02T15:45:42.315Z] ---> e8757671435b [2022-03-02T15:45:42.315Z] [2022-03-02T15:45:42.315Z] Successfully built e8757671435b [2022-03-02T15:45:42.315Z] Successfully tagged security-secretstore-setup:latest [2022-03-02T15:45:42.315Z]  Building security-secretstore-setup ... done Building support-scheduler [2022-03-02T15:45:42.580Z] Collecting docker<4.0,>=3.6.0 [2022-03-02T15:45:42.580Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-02T15:45:42.580Z] Collecting texttable<0.10,>=0.9.0 [2022-03-02T15:45:42.580Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-02T15:45:43.154Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-02T15:45:43.154Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-02T15:45:43.154Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-02T15:45:43.154Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-02T15:45:44.103Z] Collecting cached-property<2,>=1.2.0 [2022-03-02T15:45:44.103Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-02T15:45:44.103Z] Collecting docker-pycreds>=0.4.0 [2022-03-02T15:45:44.103Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-02T15:45:44.103Z] 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) [2022-03-02T15:45:44.103Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-02T15:45:44.367Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-02T15:45:44.367Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-02T15:45:44.367Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-02T15:45:44.367Z] Collecting idna<2.8,>=2.5 [2022-03-02T15:45:44.367Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-02T15:45:44.629Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-02T15:45:44.629Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-02T15:45:44.629Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-02T15:45:44.629Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-02T15:45:44.902Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-02T15:45:44.902Z] Attempting uninstall: urllib3 [2022-03-02T15:45:44.902Z] Found existing installation: urllib3 1.26.5 [2022-03-02T15:45:44.902Z] Uninstalling urllib3-1.26.5: [2022-03-02T15:45:44.902Z] Successfully uninstalled urllib3-1.26.5 [2022-03-02T15:45:45.497Z] Attempting uninstall: idna [2022-03-02T15:45:45.497Z] Found existing installation: idna 3.2 [2022-03-02T15:45:45.497Z] Uninstalling idna-3.2: [2022-03-02T15:45:45.497Z] Successfully uninstalled idna-3.2 [2022-03-02T15:45:46.103Z] Attempting uninstall: chardet [2022-03-02T15:45:46.103Z] Found existing installation: chardet 4.0.0 [2022-03-02T15:45:46.103Z] Uninstalling chardet-4.0.0: [2022-03-02T15:45:46.103Z] Successfully uninstalled chardet-4.0.0 [2022-03-02T15:45:46.544Z] Removing intermediate container d0e52c36a9a9 [2022-03-02T15:45:46.544Z] ---> 51ce9d0515f6 [2022-03-02T15:45:46.544Z] Successfully built 51ce9d0515f6 [2022-03-02T15:45:46.544Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-02T15:45:46.888Z] + docker inspect -f . ci-base-image-arm64 [2022-03-02T15:45:46.888Z] . [Pipeline] withDockerContainer [2022-03-02T15:45:47.106Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-02T15:45:47.106Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-02T15:45:47.106Z] ---> c751caa20cb1 [2022-03-02T15:45:47.106Z] Step 3/21 : WORKDIR /edgex-go [2022-03-02T15:45:47.106Z] ---> Using cache [2022-03-02T15:45:47.106Z] ---> 67111a063ba4 [2022-03-02T15:45:47.106Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T15:45:47.106Z] ---> Using cache [2022-03-02T15:45:47.106Z] ---> 654f7cde22ee [2022-03-02T15:45:47.106Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-02T15:45:47.106Z] ---> Using cache [2022-03-02T15:45:47.106Z] ---> c5f2a57ff16b [2022-03-02T15:45:47.106Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-02T15:45:47.106Z] ---> Using cache [2022-03-02T15:45:47.106Z] ---> ea34dc70196a [2022-03-02T15:45:47.106Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T15:45:47.106Z] ---> Using cache [2022-03-02T15:45:47.106Z] ---> a271f2510476 [2022-03-02T15:45:47.106Z] Step 8/21 : COPY . . [2022-03-02T15:45:47.106Z] ---> Using cache [2022-03-02T15:45:47.106Z] ---> 38157ee6b915 [2022-03-02T15:45:47.106Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-02T15:45:47.122Z] prd-ubuntu18.04-docker-arm64-4c-16g-6264 does not seem to be running inside a container [2022-03-02T15:45:47.214Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-02T15:45:48.119Z] ---> Running in b5d286be3e40 [2022-03-02T15:45:48.119Z] Attempting uninstall: requests [2022-03-02T15:45:48.119Z] Found existing installation: requests 2.25.1 [2022-03-02T15:45:48.119Z] Uninstalling requests-2.25.1: [2022-03-02T15:45:48.119Z] Successfully uninstalled requests-2.25.1 [2022-03-02T15:45:48.404Z] Running setup.py install for texttable: started [2022-03-02T15:45:48.649Z] $ docker top 50d5aa8f2e3ff786f8c2b9e893340e42168668b3223af2d6b110669e5408f0d1 -eo pid,comm [2022-03-02T15:45:48.676Z] 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 [Pipeline] { [Pipeline] sh [2022-03-02T15:45:48.949Z] Running setup.py install for texttable: finished with status 'done' [2022-03-02T15:45:48.949Z] Running setup.py install for PyYAML: started [2022-03-02T15:45:49.543Z] Removing intermediate container 4301937416e6 [2022-03-02T15:45:49.543Z] ---> bf882443ae2d [2022-03-02T15:45:49.543Z] [2022-03-02T15:45:49.543Z] Step 10/23 : FROM alpine:3.14 [2022-03-02T15:45:49.543Z] ---> 0a97eee8041e [2022-03-02T15:45:49.543Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-02T15:45:49.543Z] ---> Using cache [2022-03-02T15:45:49.543Z] ---> 2de070d0e530 [2022-03-02T15:45:49.543Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-02T15:45:49.543Z] ---> Using cache [2022-03-02T15:45:49.543Z] ---> fdddec7aba12 [2022-03-02T15:45:49.543Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-02T15:45:49.543Z] ---> Running in 2ba76256dabc [2022-03-02T15:45:49.543Z] Removing intermediate container 2ba76256dabc [2022-03-02T15:45:49.543Z] ---> 5b212415fc04 [2022-03-02T15:45:49.543Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-02T15:45:49.560Z] + go version [2022-03-02T15:45:49.560Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-02T15:45:49.595Z] $ docker stop --time=1 50d5aa8f2e3ff786f8c2b9e893340e42168668b3223af2d6b110669e5408f0d1 [2022-03-02T15:45:49.807Z] ---> Running in 3741591f2c79 [2022-03-02T15:45:50.071Z] Removing intermediate container 3741591f2c79 [2022-03-02T15:45:50.071Z] ---> 5fa5be0592fa [2022-03-02T15:45:50.071Z] Step 15/23 : WORKDIR / [2022-03-02T15:45:50.071Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-02T15:45:50.336Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-02T15:45:50.336Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-02T15:45:50.336Z] ---> c751caa20cb1 [2022-03-02T15:45:50.336Z] Step 3/22 : WORKDIR /edgex-go [2022-03-02T15:45:50.336Z] ---> Using cache [2022-03-02T15:45:50.336Z] ---> 67111a063ba4 [2022-03-02T15:45:50.336Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T15:45:50.336Z] ---> Using cache [2022-03-02T15:45:50.336Z] ---> 654f7cde22ee [2022-03-02T15:45:50.336Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-02T15:45:50.336Z] ---> Using cache [2022-03-02T15:45:50.336Z] ---> c5f2a57ff16b [2022-03-02T15:45:50.336Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-02T15:45:50.336Z] ---> Using cache [2022-03-02T15:45:50.336Z] ---> ea34dc70196a [2022-03-02T15:45:50.336Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T15:45:50.336Z] ---> Using cache [2022-03-02T15:45:50.336Z] ---> a271f2510476 [2022-03-02T15:45:50.336Z] Step 8/22 : COPY . . [2022-03-02T15:45:50.336Z] ---> Using cache [2022-03-02T15:45:50.336Z] ---> 38157ee6b915 [2022-03-02T15:45:50.336Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-02T15:45:50.336Z] ---> Running in a9742afa35c5 [2022-03-02T15:45:50.336Z] Running setup.py install for docopt: started [2022-03-02T15:45:50.336Z] ---> Running in 615f01138c34 [2022-03-02T15:45:50.600Z] Removing intermediate container a9742afa35c5 [2022-03-02T15:45:50.600Z] ---> 88f092d9a0cd [2022-03-02T15:45:50.600Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-02T15:45:50.876Z] ---> 5fb7a94324d2 [2022-03-02T15:45:50.876Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-02T15:45:50.876Z] 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 [2022-03-02T15:45:51.144Z] Running setup.py install for docopt: finished with status 'done' [2022-03-02T15:45:51.144Z] Running setup.py install for dockerpty: started [2022-03-02T15:45:51.264Z] $ docker rm -f 50d5aa8f2e3ff786f8c2b9e893340e42168668b3223af2d6b110669e5408f0d1 [2022-03-02T15:45:51.412Z] ---> e93a48389798 [2022-03-02T15:45:51.412Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-02T15:45:51.672Z] ---> 096e08f47b26 [2022-03-02T15:45:51.672Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-02T15:45:51.672Z] ---> Running in e7680d195b86 [2022-03-02T15:45:51.672Z] Removing intermediate container e7680d195b86 [2022-03-02T15:45:51.672Z] ---> 6757cba24502 [2022-03-02T15:45:51.672Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-02T15:45:51.869Z] + docker inspect -f . ci-base-image-arm64 [2022-03-02T15:45:51.869Z] . [Pipeline] withDockerContainer [2022-03-02T15:45:51.942Z] ---> Running in 500bf16dc99e [2022-03-02T15:45:51.942Z] Removing intermediate container 500bf16dc99e [2022-03-02T15:45:51.942Z] ---> 9a874a630453 [2022-03-02T15:45:51.942Z] Step 21/23 : LABEL arch=x86_64 [2022-03-02T15:45:51.942Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-02T15:45:51.942Z] ---> Running in 747824a1b0b7 [2022-03-02T15:45:52.107Z] prd-ubuntu18.04-docker-arm64-4c-16g-6264 does not seem to be running inside a container [2022-03-02T15:45:52.200Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-02T15:45:52.202Z] Removing intermediate container 747824a1b0b7 [2022-03-02T15:45:52.202Z] ---> be31f2c1461c [2022-03-02T15:45:52.202Z] Step 22/23 : LABEL git_sha=9f68aec58afc9cbde1ec9a476ce9469a7044ca47 [2022-03-02T15:45:52.202Z] ---> Running in d8627e25abc3 [2022-03-02T15:45:52.466Z] Removing intermediate container d8627e25abc3 [2022-03-02T15:45:52.466Z] ---> 0cfeeabbb5f7 [2022-03-02T15:45:52.466Z] Step 23/23 : LABEL version=0.0.0 [2022-03-02T15:45:52.466Z] ---> Running in baac6c4cec53 [2022-03-02T15:45:52.728Z] Removing intermediate container baac6c4cec53 [2022-03-02T15:45:52.728Z] ---> e4a7f4690799 [2022-03-02T15:45:52.728Z] [2022-03-02T15:45:52.728Z] Successfully built e4a7f4690799 [2022-03-02T15:45:52.728Z] Successfully tagged core-command:latest [2022-03-02T15:45:52.991Z]  Building core-command ... done 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 [2022-03-02T15:45:53.505Z] $ docker top d2dbabb1ccedd23701337749bb7dde3d06104c2d28bc44ef605ee319214e68a5 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-02T15:45:53.772Z] ========================================================= [2022-03-02T15:45:53.772Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-02T15:45:53.772Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-02T15:45:54.427Z] + make test [2022-03-02T15:45:54.427Z] go mod tidy [2022-03-02T15:45:55.026Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-02T15:45:58.327Z] Removing intermediate container b2692a256c17 [2022-03-02T15:45:58.327Z] ---> 2cfaa1f4bf70 [2022-03-02T15:45:58.327Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-02T15:45:58.327Z] ---> Running in 992a67b8c80c [2022-03-02T15:45:58.327Z] Removing intermediate container 992a67b8c80c [2022-03-02T15:45:58.327Z] ---> 33793fcfbedc [2022-03-02T15:45:58.327Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-02T15:45:58.327Z] ---> Running in 33c8a34a2f33 [2022-03-02T15:45:58.327Z] Removing intermediate container 33c8a34a2f33 [2022-03-02T15:45:58.327Z] ---> 471bfea2e994 [2022-03-02T15:45:58.327Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-02T15:45:58.898Z] ---> e09aefdeefc6 [2022-03-02T15:45:58.898Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-02T15:45:59.158Z] ---> 3a55ad5db912 [2022-03-02T15:45:59.158Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-02T15:45:59.419Z] ---> a6685428ff7f [2022-03-02T15:45:59.419Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-02T15:45:59.680Z] ---> Running in 6f268cdf728a [2022-03-02T15:45:59.942Z] Removing intermediate container 6f268cdf728a [2022-03-02T15:45:59.942Z] ---> c8a4fb6034b6 [2022-03-02T15:45:59.942Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-02T15:45:59.942Z] ---> Running in 5b955c1c546b [2022-03-02T15:45:59.942Z] Removing intermediate container 5b955c1c546b [2022-03-02T15:45:59.942Z] ---> 5ab796ade287 [2022-03-02T15:45:59.942Z] Step 21/23 : LABEL arch=x86_64 [2022-03-02T15:46:00.205Z] ---> Running in 36fbf2df0fc0 [2022-03-02T15:46:00.205Z] Removing intermediate container 36fbf2df0fc0 [2022-03-02T15:46:00.205Z] ---> 8b78a74af55b [2022-03-02T15:46:00.205Z] Step 22/23 : LABEL git_sha=9f68aec58afc9cbde1ec9a476ce9469a7044ca47 [2022-03-02T15:46:00.205Z] ---> Running in 406afedf9afa [2022-03-02T15:46:00.468Z] Removing intermediate container 406afedf9afa [2022-03-02T15:46:00.468Z] ---> cfb792df001e [2022-03-02T15:46:00.468Z] Step 23/23 : LABEL version=0.0.0 [2022-03-02T15:46:00.468Z] ---> Running in 828d8a069a85 [2022-03-02T15:46:00.729Z] Removing intermediate container 828d8a069a85 [2022-03-02T15:46:00.729Z] ---> b3c9a35ad7d1 [2022-03-02T15:46:00.729Z] [2022-03-02T15:46:00.729Z] Successfully built b3c9a35ad7d1 [2022-03-02T15:46:00.729Z] Successfully tagged sys-mgmt-agent:latest [2022-03-02T15:46:15.662Z]  Building sys-mgmt-agent ... done Removing intermediate container b949bf7f801a [2022-03-02T15:46:15.662Z] ---> 2496eebd4d10 [2022-03-02T15:46:15.662Z] [2022-03-02T15:46:15.662Z] Step 10/23 : FROM alpine:3.14 [2022-03-02T15:46:15.662Z] ---> 0a97eee8041e [2022-03-02T15:46:15.662Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-02T15:46:15.662Z] ---> Running in ecdfecde0ae0 [2022-03-02T15:46:15.662Z] Removing intermediate container ecdfecde0ae0 [2022-03-02T15:46:15.662Z] ---> 3f8b755445c5 [2022-03-02T15:46:15.662Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-02T15:46:15.662Z] ---> Running in 320aec8636b8 [2022-03-02T15:46:15.662Z] Removing intermediate container 320aec8636b8 [2022-03-02T15:46:15.662Z] ---> 3903c6d17a3e [2022-03-02T15:46:15.662Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-02T15:46:15.662Z] ---> Running in 6ca2814c2402 [2022-03-02T15:46:15.662Z] Removing intermediate container 6ca2814c2402 [2022-03-02T15:46:15.662Z] ---> 5019339695fb [2022-03-02T15:46:15.662Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T15:46:15.662Z] ---> Running in 3d67cfd29f03 [2022-03-02T15:46:15.929Z] 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 [2022-03-02T15:46:16.191Z] Removing intermediate container 3d67cfd29f03 [2022-03-02T15:46:16.191Z] ---> 320d8c63035f [2022-03-02T15:46:16.191Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-02T15:46:16.454Z] ---> Running in 3a7c72f5bab7 [2022-03-02T15:46:16.717Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-02T15:46:17.663Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-02T15:46:17.924Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-02T15:46:18.196Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-02T15:46:18.196Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-02T15:46:18.196Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-02T15:46:18.464Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-02T15:46:18.464Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-02T15:46:18.464Z] Executing busybox-1.33.1-r6.trigger [2022-03-02T15:46:18.464Z] OK: 8 MiB in 20 packages [2022-03-02T15:46:19.434Z] Removing intermediate container b5d286be3e40 [2022-03-02T15:46:19.434Z] ---> 43a0b33fe0ad [2022-03-02T15:46:19.434Z] [2022-03-02T15:46:19.434Z] Step 10/21 : FROM alpine:3.14 [2022-03-02T15:46:19.434Z] ---> 0a97eee8041e [2022-03-02T15:46:19.434Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-02T15:46:19.434Z] ---> Running in c8b1da59323b [2022-03-02T15:46:19.434Z] Removing intermediate container 3a7c72f5bab7 [2022-03-02T15:46:19.434Z] ---> e1490f13315d [2022-03-02T15:46:19.434Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-02T15:46:19.705Z] ---> 0bd56892cbae [2022-03-02T15:46:19.705Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-02T15:46:19.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-02T15:46:19.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-02T15:46:19.985Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-02T15:46:19.986Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-02T15:46:19.986Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-02T15:46:19.986Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-02T15:46:19.986Z] (5/5) Installing curl (7.79.1-r0) [2022-03-02T15:46:19.986Z] Executing busybox-1.33.1-r6.trigger [2022-03-02T15:46:19.986Z] Executing ca-certificates-20211220-r0.trigger [2022-03-02T15:46:19.986Z] OK: 8 MiB in 19 packages [2022-03-02T15:46:20.559Z] ---> 5c30e9704e9e [2022-03-02T15:46:20.560Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-02T15:46:20.560Z] Removing intermediate container 615f01138c34 [2022-03-02T15:46:20.560Z] ---> e9a268d0b977 [2022-03-02T15:46:20.560Z] [2022-03-02T15:46:20.560Z] Step 10/22 : FROM alpine:3.14 [2022-03-02T15:46:20.560Z] ---> 0a97eee8041e [2022-03-02T15:46:20.560Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-02T15:46:20.560Z] ---> Using cache [2022-03-02T15:46:20.560Z] ---> 2de070d0e530 [2022-03-02T15:46:20.560Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-02T15:46:20.560Z] ---> Using cache [2022-03-02T15:46:20.560Z] ---> fdddec7aba12 [2022-03-02T15:46:20.560Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-02T15:46:20.560Z] ---> Running in b44b64bf3a36 [2022-03-02T15:46:20.832Z] ---> d0df3885fa05 [2022-03-02T15:46:20.832Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-02T15:46:20.832Z] Removing intermediate container b44b64bf3a36 [2022-03-02T15:46:20.832Z] ---> 60fe0857740e [2022-03-02T15:46:20.832Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-02T15:46:20.832Z] ---> Running in 5974cf51b513 [2022-03-02T15:46:20.832Z] Removing intermediate container c8b1da59323b [2022-03-02T15:46:20.832Z] ---> 3e3a5b3217e5 [2022-03-02T15:46:20.832Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-02T15:46:20.832Z] ---> Running in 1161f3ecfa2b [2022-03-02T15:46:20.832Z] ---> Running in f8d9fe2cbf60 [2022-03-02T15:46:20.832Z] Removing intermediate container 5974cf51b513 [2022-03-02T15:46:20.832Z] ---> 633927222596 [2022-03-02T15:46:20.832Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-02T15:46:20.832Z] Removing intermediate container 1161f3ecfa2b [2022-03-02T15:46:20.832Z] ---> 9d59c2d7a4c1 [2022-03-02T15:46:20.832Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-02T15:46:20.832Z] ---> Running in 8650c7c4d37d [2022-03-02T15:46:21.100Z] Removing intermediate container f8d9fe2cbf60 [2022-03-02T15:46:21.100Z] ---> bed334116c0d [2022-03-02T15:46:21.100Z] Step 13/21 : WORKDIR /edgex [2022-03-02T15:46:21.100Z] Removing intermediate container 8650c7c4d37d [2022-03-02T15:46:21.100Z] ---> 1a779b67ef22 [2022-03-02T15:46:21.100Z] Step 21/23 : LABEL arch=x86_64 [2022-03-02T15:46:21.100Z] ---> Running in 089c742cd374 [2022-03-02T15:46:21.100Z] ---> Running in 5fcad442fd8c [2022-03-02T15:46:21.100Z] Removing intermediate container 089c742cd374 [2022-03-02T15:46:21.100Z] ---> 167b1703ec28 [2022-03-02T15:46:21.100Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-02T15:46:21.100Z] ---> 5c188d4cda32 [2022-03-02T15:46:21.100Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-02T15:46:21.100Z] Removing intermediate container 5fcad442fd8c [2022-03-02T15:46:21.100Z] ---> 05bd6ac247ef [2022-03-02T15:46:21.100Z] Step 22/23 : LABEL git_sha=9f68aec58afc9cbde1ec9a476ce9469a7044ca47 [2022-03-02T15:46:21.368Z] ---> Running in 7663c09ce10e [2022-03-02T15:46:21.368Z] ---> 5eb6f26b5628 [2022-03-02T15:46:21.368Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-02T15:46:21.368Z] Removing intermediate container 7663c09ce10e [2022-03-02T15:46:21.368Z] ---> 1b667e31e4e0 [2022-03-02T15:46:21.368Z] Step 23/23 : LABEL version=0.0.0 [2022-03-02T15:46:21.368Z] ---> 1eb2895d6100 [2022-03-02T15:46:21.368Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-02T15:46:21.368Z] ---> Running in ff920b28eb56 [2022-03-02T15:46:21.631Z] Removing intermediate container ff920b28eb56 [2022-03-02T15:46:21.631Z] ---> 765ec55e17c6 [2022-03-02T15:46:21.631Z] [2022-03-02T15:46:21.631Z] ---> 0f97bae2bf5d [2022-03-02T15:46:21.631Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-02T15:46:21.631Z] ---> 97ca319b928c [2022-03-02T15:46:21.631Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-02T15:46:21.631Z] ---> Running in 113629a541a5 [2022-03-02T15:46:21.896Z] Successfully built 765ec55e17c6 [2022-03-02T15:46:21.896Z] Successfully tagged core-data:latest [2022-03-02T15:46:21.896Z]  Building core-data ... done Removing intermediate container 113629a541a5 [2022-03-02T15:46:21.896Z] ---> 5f5dd78de8d7 [2022-03-02T15:46:21.896Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-02T15:46:21.896Z] ---> Running in 5ee762cd3ee0 [2022-03-02T15:46:21.896Z] ---> 9748373b51f6 [2022-03-02T15:46:21.896Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-02T15:46:22.157Z] ---> Running in f3acdae549c8 [2022-03-02T15:46:22.157Z] Removing intermediate container 5ee762cd3ee0 [2022-03-02T15:46:22.157Z] ---> 9650345a306e [2022-03-02T15:46:22.157Z] Step 20/22 : LABEL arch=x86_64 [2022-03-02T15:46:22.157Z] ---> Running in 5370e4b6276e [2022-03-02T15:46:22.157Z] Removing intermediate container f3acdae549c8 [2022-03-02T15:46:22.157Z] ---> ec94d02c15c4 [2022-03-02T15:46:22.157Z] Step 18/21 : CMD ["--init=true"] [2022-03-02T15:46:22.157Z] ---> Running in 40e1b806021a [2022-03-02T15:46:22.157Z] Removing intermediate container 5370e4b6276e [2022-03-02T15:46:22.157Z] ---> 7675fd7a96ba [2022-03-02T15:46:22.157Z] Step 21/22 : LABEL git_sha=9f68aec58afc9cbde1ec9a476ce9469a7044ca47 [2022-03-02T15:46:22.157Z] ---> Running in 111b8b39edce [2022-03-02T15:46:22.157Z] Removing intermediate container 40e1b806021a [2022-03-02T15:46:22.157Z] ---> 8d13f0dc2339 [2022-03-02T15:46:22.157Z] Step 19/21 : LABEL arch=x86_64 [2022-03-02T15:46:22.419Z] ---> Running in 1d457134e2e6 [2022-03-02T15:46:22.419Z] Removing intermediate container 111b8b39edce [2022-03-02T15:46:22.419Z] ---> 99b13409b678 [2022-03-02T15:46:22.419Z] Step 22/22 : LABEL version=0.0.0 [2022-03-02T15:46:22.419Z] ---> Running in b4c332918a24 [2022-03-02T15:46:22.419Z] Removing intermediate container 1d457134e2e6 [2022-03-02T15:46:22.419Z] ---> b2087d09d777 [2022-03-02T15:46:22.419Z] Step 20/21 : LABEL git_sha=9f68aec58afc9cbde1ec9a476ce9469a7044ca47 [2022-03-02T15:46:22.419Z] ---> Running in b7c511147972 [2022-03-02T15:46:22.419Z] Removing intermediate container b4c332918a24 [2022-03-02T15:46:22.419Z] ---> eb574ced8067 [2022-03-02T15:46:22.419Z] [2022-03-02T15:46:22.419Z] Removing intermediate container b7c511147972 [2022-03-02T15:46:22.419Z] ---> 8d865463847e [2022-03-02T15:46:22.419Z] Step 21/21 : LABEL version=0.0.0 [2022-03-02T15:46:22.679Z] Successfully built eb574ced8067 [2022-03-02T15:46:22.679Z] ---> Running in be29521d7252 [2022-03-02T15:46:22.679Z] Successfully tagged support-scheduler:latest [2022-03-02T15:46:22.679Z]  Building support-scheduler ... done Removing intermediate container be29521d7252 [2022-03-02T15:46:22.679Z] ---> bc8155a7bf99 [2022-03-02T15:46:22.679Z] [2022-03-02T15:46:22.679Z] Successfully built bc8155a7bf99 [2022-03-02T15:46:22.679Z] Successfully tagged security-proxy-setup:latest [2022-03-02T15:46:23.094Z]  Building security-proxy-setup ... done  [Pipeline] } [2022-03-02T15:46:23.102Z] $ docker stop --time=1 16aa9b9fcde7fbb328982556d5118e5cb16da7aba41c93e47b3889a32e7ba922 [2022-03-02T15:46:24.402Z] $ docker rm -f 16aa9b9fcde7fbb328982556d5118e5cb16da7aba41c93e47b3889a32e7ba922 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-02T15:46:24.909Z] + docker images [2022-03-02T15:46:24.909Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-02T15:46:24.909Z] security-proxy-setup latest bc8155a7bf99 2 seconds ago 26.2MB [2022-03-02T15:46:24.909Z] support-scheduler latest eb574ced8067 2 seconds ago 16MB [2022-03-02T15:46:24.909Z] core-data latest 765ec55e17c6 3 seconds ago 20MB [2022-03-02T15:46:24.909Z] e9a268d0b977 4 seconds ago 1.78GB [2022-03-02T15:46:24.909Z] 43a0b33fe0ad 5 seconds ago 1.78GB [2022-03-02T15:46:24.909Z] 2496eebd4d10 10 seconds ago 1.79GB [2022-03-02T15:46:24.909Z] sys-mgmt-agent latest b3c9a35ad7d1 24 seconds ago 296MB [2022-03-02T15:46:24.909Z] core-command latest e4a7f4690799 32 seconds ago 15.8MB [2022-03-02T15:46:24.909Z] bf882443ae2d 36 seconds ago 1.77GB [2022-03-02T15:46:24.909Z] security-secretstore-setup latest e8757671435b 42 seconds ago 27.9MB [2022-03-02T15:46:24.909Z] support-notifications latest 2d83a6d20947 46 seconds ago 16.7MB [2022-03-02T15:46:24.909Z] a03850d81816 54 seconds ago 1.78GB [2022-03-02T15:46:24.909Z] d3b90008ac1c 55 seconds ago 1.78GB [2022-03-02T15:46:24.909Z] 4ab91aceca47 About a minute ago 1.77GB [2022-03-02T15:46:24.909Z] security-bootstrapper latest afc5cc9db2e4 About a minute ago 18.7MB [2022-03-02T15:46:24.909Z] core-metadata latest 2bcd81678bb2 About a minute ago 16.6MB [2022-03-02T15:46:24.910Z] 5fae44c9aa07 About a minute ago 1.78GB [2022-03-02T15:46:24.910Z] e7701447034e About a minute ago 1.77GB [2022-03-02T15:46:24.910Z] ci-base-image-x86_64 latest c751caa20cb1 5 minutes ago 1.27GB [2022-03-02T15:46:24.910Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 3 weeks ago 562MB [2022-03-02T15:46:24.910Z] docker 20.10.10 b706a049f56e 3 months ago 216MB [2022-03-02T15:46:24.910Z] alpine 3.14 0a97eee8041e 3 months ago 5.61MB [2022-03-02T15:46:24.910Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 months ago 34.5MB [2022-03-02T15:46:24.910Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 20 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 [2022-03-02T15:46:27.382Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-02T15:46:40.067Z] Still waiting to schedule task [2022-03-02T15:46:40.068Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-03-02T15:47:23.970Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-02T15:47:46.201Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-02T15:47:46.201Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-02T15:47:46.201Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-02T15:47:46.201Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-02T15:47:46.201Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-02T15:47:46.201Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-02T15:47:46.201Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-02T15:47:48.833Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-02T15:47:48.833Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-02T15:47:48.833Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-02T15:47:48.833Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-02T15:47:48.833Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-02T15:47:48.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-02T15:47:51.225Z] Running on prd-ubuntu18.04-docker-8c-8g-6267 in /w/workspace/edgexfoundry_edgex-go_PR-3882 [Pipeline] { [Pipeline] ws [2022-03-02T15:47:51.238Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2022-03-02T15:47:51.320Z] The recommended git tool is: git [2022-03-02T15:47:52.927Z] using credential edgex-jenkins-ssh [2022-03-02T15:47:52.941Z] Cloning the remote Git repository [2022-03-02T15:47:52.968Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-02T15:47:53.002Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2022-03-02T15:47:53.028Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-02T15:47:53.029Z] > git --version # timeout=10 [2022-03-02T15:47:53.041Z] > git --version # 'git version 2.17.1' [2022-03-02T15:47:53.042Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-02T15:47:53.088Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-02T15:47:57.966Z] Merging remotes/origin/main commit d337b404b5225b131c6bc5751d1616ac3c46fd44 into PR head commit 9f68aec58afc9cbde1ec9a476ce9469a7044ca47 [2022-03-02T15:47:58.074Z] Merge succeeded, producing 9f68aec58afc9cbde1ec9a476ce9469a7044ca47 [2022-03-02T15:47:58.074Z] Checking out Revision 9f68aec58afc9cbde1ec9a476ce9469a7044ca47 (PR-3882) [2022-03-02T15:47:57.339Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-02T15:47:57.345Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-02T15:47:57.355Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-02T15:47:57.374Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-02T15:47:57.375Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-02T15:47:57.380Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3882/head:refs/remotes/origin/PR-3882 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-02T15:47:57.981Z] > git config core.sparsecheckout # timeout=10 [2022-03-02T15:47:57.989Z] > git checkout -f 9f68aec58afc9cbde1ec9a476ce9469a7044ca47 # timeout=10 [2022-03-02T15:47:58.044Z] > git remote # timeout=10 [2022-03-02T15:47:58.051Z] > git config --get remote.origin.url # timeout=10 [2022-03-02T15:47:58.063Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-02T15:47:58.067Z] > git merge d337b404b5225b131c6bc5751d1616ac3c46fd44 # timeout=10 [2022-03-02T15:47:58.075Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-02T15:47:58.084Z] > git config core.sparsecheckout # timeout=10 [2022-03-02T15:47:58.091Z] > git checkout -f 9f68aec58afc9cbde1ec9a476ce9469a7044ca47 # timeout=10 [2022-03-02T15:47:59.007Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.232s coverage: 28.7% of statements [2022-03-02T15:47:59.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-02T15:47:59.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-02T15:48:01.596Z] Commit message: "build(deps): Bump github.com/golang-jwt/jwt/v4 from 4.2.0 to 4.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-02T15:48:02.569Z] + echo snap-build.sh [2022-03-02T15:48:02.569Z] snap-build.sh [2022-03-02T15:48:02.569Z] + SNAP_BASE_DIR=. [2022-03-02T15:48:02.569Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2022-03-02T15:48:02.569Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2022-03-02T15:48:02.569Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2022-03-02T15:48:02.569Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2022-03-02T15:48:02.569Z] + cd /w/workspace/edgex-go/5 [2022-03-02T15:48:02.569Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-02T15:48:02.569Z] Reading package lists... [2022-03-02T15:48:02.569Z] Building dependency tree... [2022-03-02T15:48:02.569Z] Reading state information... [2022-03-02T15:48:02.569Z] The following packages were automatically installed and are no longer required: [2022-03-02T15:48:02.569Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-02T15:48:02.569Z] uidmap xdelta3 [2022-03-02T15:48:02.569Z] Use 'sudo apt autoremove' to remove them. [2022-03-02T15:48:02.569Z] The following packages will be REMOVED: [2022-03-02T15:48:02.569Z] lxd* lxd-client* [2022-03-02T15:48:02.569Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-02T15:48:02.833Z] After this operation, 31.7 MB disk space will be freed. [2022-03-02T15:48:03.355Z] (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 ... 190666 files and directories currently installed.) [2022-03-02T15:48:03.355Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-02T15:48:03.361Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.369s coverage: 98.5% of statements [2022-03-02T15:48:03.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-02T15:48:03.361Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.368s coverage: 44.7% of statements [2022-03-02T15:48:03.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-02T15:48:03.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-02T15:48:04.305Z] Removing lxd dnsmasq configuration [2022-03-02T15:48:04.305Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-02T15:48:04.305Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-02T15:48:04.805Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.698s coverage: 89.5% of statements [2022-03-02T15:48:04.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-02T15:48:04.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-02T15:48:04.805Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.286s coverage: 84.4% of statements [2022-03-02T15:48:04.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-02T15:48:04.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-02T15:48:04.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-02T15:48:04.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-02T15:48:04.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-02T15:48:04.878Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-02T15:48:05.137Z] (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 ... 190491 files and directories currently installed.) [2022-03-02T15:48:05.137Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-02T15:48:06.523Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-02T15:48:06.523Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-02T15:48:07.107Z] + sudo snap remove --purge lxd [2022-03-02T15:48:07.368Z] snap "lxd" is not installed [2022-03-02T15:48:07.368Z] + sudo groupadd --force --system lxd [2022-03-02T15:48:07.368Z] ++ whoami [2022-03-02T15:48:07.368Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-02T15:48:07.368Z] + newgrp - lxd [2022-03-02T15:48:07.368Z] + sudo snap install lxd [2022-03-02T15:48:17.232Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.845s coverage: 94.2% of statements [2022-03-02T15:48:17.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-02T15:48:17.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-02T15:48:17.232Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.247s coverage: 59.1% of statements [2022-03-02T15:48:17.232Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-02T15:48:17.232Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-02T15:48:17.232Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-02T15:48:17.232Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-02T15:48:17.232Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-02T15:48:17.232Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.216s coverage: 60.0% of statements [2022-03-02T15:48:17.232Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-02T15:48:17.232Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-02T15:48:17.232Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-02T15:48:17.232Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.384s coverage: 0.9% of statements [2022-03-02T15:48:17.232Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-02T15:48:17.232Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.181s coverage: 58.8% of statements [2022-03-02T15:48:17.232Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.225s coverage: 21.7% of statements [2022-03-02T15:48:17.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-02T15:48:17.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.254s coverage: 47.1% of statements [2022-03-02T15:48:17.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.337s coverage: 79.5% of statements [2022-03-02T15:48:17.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.232s coverage: 94.1% of statements [2022-03-02T15:48:17.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.220s coverage: 96.3% of statements [2022-03-02T15:48:17.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.191s coverage: 87.5% of statements [2022-03-02T15:48:17.393Z] 2022-03-02T15:48:13Z INFO Waiting for automatic snapd restart... [2022-03-02T15:48:29.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.230s coverage: 94.4% of statements [2022-03-02T15:48:29.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.209s coverage: 44.8% of statements [2022-03-02T15:48:32.318Z] lxd 4.23 from Canonical* installed [2022-03-02T15:48:32.318Z] + sudo lxd init --auto [2022-03-02T15:48:35.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.654s coverage: 82.5% of statements [2022-03-02T15:48:35.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-02T15:48:40.487Z] + sudo snap install --classic snapcraft [2022-03-02T15:48:42.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.460s coverage: 92.9% of statements [2022-03-02T15:48:42.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-02T15:48:42.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-02T15:48:42.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-02T15:48:42.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2022-03-02T15:48:42.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-02T15:48:42.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-02T15:48:42.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-02T15:48:42.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-02T15:48:42.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-02T15:48:42.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.198s coverage: 87.2% of statements [2022-03-02T15:48:42.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-02T15:48:42.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-02T15:48:42.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements [2022-03-02T15:48:42.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-02T15:48:42.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.266s coverage: 58.8% of statements [2022-03-02T15:48:42.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-02T15:48:42.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.275s coverage: 80.0% of statements [2022-03-02T15:48:42.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.226s coverage: 87.2% of statements [2022-03-02T15:48:42.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.296s coverage: 85.4% of statements [2022-03-02T15:48:42.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.805s coverage: 91.2% of statements [2022-03-02T15:48:42.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-02T15:48:42.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.901s coverage: 64.4% of statements [2022-03-02T15:48:42.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-02T15:48:42.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-02T15:48:42.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.182s coverage: 100.0% of statements [2022-03-02T15:48:43.029Z] snapcraft 6.0.2 from Canonical* installed [2022-03-02T15:48:43.029Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-02T15:48:43.029Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-02T15:48:43.029Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-02T15:48:43.029Z] Dload Upload Total Spent Left Speed [2022-03-02T15:48:43.029Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3963 0 --:--:-- --:--:-- --:--:-- 3963 [2022-03-02T15:48:43.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.113s coverage: 89.4% of statements [2022-03-02T15:48:43.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements [2022-03-02T15:48:43.290Z] 100 3325k 100 3325k 0 0 9236k 0 --:--:-- --:--:-- --:--:-- 9236k [2022-03-02T15:48:43.290Z] ./yq_linux_amd64 [2022-03-02T15:48:43.550Z] + sudo snapcraft prime --use-lxd [2022-03-02T15:48:43.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.102s coverage: 73.7% of statements [2022-03-02T15:48:44.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements [2022-03-02T15:48:45.461Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-02T15:48:45.461Z] 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: [2022-03-02T15:48:45.461Z] - README.md [2022-03-02T15:48:45.461Z] [2022-03-02T15:48:45.461Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-02T15:48:45.721Z] Launching a container. [2022-03-02T15:48:50.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.484s coverage: 65.4% of statements [2022-03-02T15:48:50.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-02T15:48:50.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-02T15:48:50.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-02T15:48:52.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.740s coverage: 43.8% of statements [2022-03-02T15:48:52.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-02T15:48:52.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-02T15:48:52.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.230s coverage: 89.5% of statements [2022-03-02T15:48:52.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-02T15:48:52.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.281s coverage: 84.8% of statements [2022-03-02T15:48:52.241Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-02T15:48:55.720Z] Waiting for container to be ready [2022-03-02T15:48:55.979Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-02T15:48:55.979Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-02T15:48:55.979Z] [2022-03-02T15:49:00.177Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-02T15:49:00.527Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.331s coverage: 17.7% of statements [2022-03-02T15:49:00.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-02T15:49:00.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-02T15:49:00.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-02T15:49:00.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-02T15:49:00.527Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.646s coverage: 92.3% of statements [2022-03-02T15:49:00.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-02T15:49:00.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-02T15:49:00.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-02T15:49:00.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-02T15:49:00.527Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.221s coverage: 63.2% of statements [2022-03-02T15:49:00.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-02T15:49:00.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-02T15:49:00.527Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.413s coverage: 97.7% of statements [2022-03-02T15:49:00.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-02T15:49:00.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-02T15:49:00.527Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-02T15:49:00.527Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-02T15:49:00.527Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.200s coverage: 28.9% of statements [2022-03-02T15:49:00.527Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-02T15:49:00.527Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-02T15:49:00.527Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-02T15:49:00.527Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-02T15:49:00.527Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-02T15:49:00.527Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-02T15:49:00.527Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.230s coverage: 100.0% of statements [2022-03-02T15:49:00.527Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.087s coverage: 96.9% of statements [2022-03-02T15:49:00.527Z] 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 [2022-03-02T15:49:00.527Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-02T15:49:00.527Z] GO111MODULE=on go vet ./... [2022-03-02T15:49:00.748Z] Waiting for network to be ready... [2022-03-02T15:49:01.008Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-02T15:49:01.270Z] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-02T15:49:01.270Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1275 kB] [2022-03-02T15:49:01.270Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [224 kB] [2022-03-02T15:49:01.270Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-02T15:49:01.270Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-02T15:49:01.270Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [773 kB] [2022-03-02T15:49:01.270Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [110 kB] [2022-03-02T15:49:01.270Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [680 kB] [2022-03-02T15:49:01.270Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [117 kB] [2022-03-02T15:49:01.851Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-02T15:49:01.851Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-02T15:49:02.112Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-02T15:49:02.112Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-02T15:49:02.112Z] Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-02T15:49:02.112Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-02T15:49:02.112Z] Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-02T15:49:02.112Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-02T15:49:02.373Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-02T15:49:02.634Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1608 kB] [2022-03-02T15:49:02.634Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [308 kB] [2022-03-02T15:49:02.634Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.7 kB] [2022-03-02T15:49:02.634Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] [2022-03-02T15:49:02.634Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [827 kB] [2022-03-02T15:49:02.634Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [118 kB] [2022-03-02T15:49:02.634Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [905 kB] [2022-03-02T15:49:02.634Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [201 kB] [2022-03-02T15:49:04.549Z] Fetched 23.2 MB in 4s (6263 kB/s) [2022-03-02T15:49:05.492Z] Reading package lists... [2022-03-02T15:49:05.492Z] Reading package lists... [2022-03-02T15:49:05.492Z] Building dependency tree... [2022-03-02T15:49:05.492Z] Reading state information... [2022-03-02T15:49:05.785Z] The following additional packages will be installed: [2022-03-02T15:49:05.785Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-02T15:49:05.785Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-02T15:49:05.785Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-02T15:49:05.785Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-02T15:49:05.785Z] Suggested packages: [2022-03-02T15:49:05.785Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-02T15:49:05.785Z] Recommended packages: [2022-03-02T15:49:05.785Z] gnupg libsasl2-modules [2022-03-02T15:49:05.785Z] The following NEW packages will be installed: [2022-03-02T15:49:05.785Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-02T15:49:05.785Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-02T15:49:05.785Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-02T15:49:05.786Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-02T15:49:05.786Z] The following packages will be upgraded: [2022-03-02T15:49:05.786Z] gpg gpg-agent gpgconf libudev1 [2022-03-02T15:49:05.786Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-02T15:49:05.786Z] Need to get 3859 kB of archives. [2022-03-02T15:49:05.786Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-02T15:49:05.786Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-02T15:49:05.786Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-02T15:49:06.054Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-02T15:49:06.054Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-02T15:49:06.054Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-02T15:49:06.340Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-02T15:49:06.340Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-02T15:49:06.631Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-02T15:49:06.631Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-02T15:49:06.631Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-02T15:49:06.631Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-02T15:49:06.631Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-02T15:49:06.631Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-02T15:49:06.631Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-02T15:49:06.631Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-02T15:49:06.631Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-02T15:49:06.631Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-02T15:49:06.892Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-02T15:49:06.892Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-02T15:49:06.892Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-03-02T15:49:06.892Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-03-02T15:49:06.892Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-02T15:49:06.892Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-02T15:49:06.892Z] Fetched 3859 kB in 1s (3288 kB/s) [2022-03-02T15:49:07.153Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-02T15:49:07.153Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-02T15:49:07.153Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-02T15:49:07.153Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-02T15:49:07.153Z] Selecting previously unselected package udev. [2022-03-02T15:49:07.153Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-02T15:49:07.153Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-02T15:49:07.153Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-02T15:49:07.414Z] Selecting previously unselected package libfuse2:amd64. [2022-03-02T15:49:07.414Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-02T15:49:07.414Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-02T15:49:07.414Z] Selecting previously unselected package fuse. [2022-03-02T15:49:07.414Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-02T15:49:07.414Z] Unpacking fuse (2.9.9-3) ... [2022-03-02T15:49:07.414Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-02T15:49:07.414Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-02T15:49:07.675Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-02T15:49:07.675Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-02T15:49:07.675Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-02T15:49:07.675Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-02T15:49:07.675Z] Selecting previously unselected package libksba8:amd64. [2022-03-02T15:49:07.675Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-02T15:49:07.675Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-02T15:49:07.675Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-02T15:49:07.675Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-02T15:49:07.675Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-02T15:49:07.936Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-02T15:49:07.937Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-02T15:49:07.937Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-02T15:49:07.937Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-02T15:49:07.937Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-02T15:49:07.937Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-02T15:49:07.937Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-02T15:49:07.937Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-02T15:49:07.937Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-02T15:49:07.937Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-02T15:49:07.937Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-02T15:49:07.937Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-02T15:49:07.937Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-02T15:49:07.937Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-02T15:49:07.937Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-02T15:49:08.198Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-02T15:49:08.198Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-02T15:49:08.198Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-02T15:49:08.198Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-02T15:49:08.198Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-02T15:49:08.198Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-02T15:49:08.198Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-02T15:49:08.198Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-02T15:49:08.198Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-02T15:49:08.198Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-02T15:49:08.198Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-02T15:49:08.198Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-02T15:49:08.198Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-02T15:49:08.198Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-02T15:49:08.198Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-02T15:49:08.198Z] Selecting previously unselected package libldap-common. [2022-03-02T15:49:08.198Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-02T15:49:08.198Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-02T15:49:08.459Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-02T15:49:08.459Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-02T15:49:08.459Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-02T15:49:08.459Z] Selecting previously unselected package dirmngr. [2022-03-02T15:49:08.459Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-02T15:49:08.459Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-02T15:49:08.459Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-02T15:49:08.459Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-02T15:49:08.459Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-02T15:49:08.459Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-02T15:49:08.459Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-02T15:49:09.031Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-02T15:49:09.031Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-02T15:49:09.293Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-02T15:49:09.293Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-02T15:49:09.293Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-02T15:49:09.293Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-02T15:49:09.293Z] Setting up fuse (2.9.9-3) ... [2022-03-02T15:49:09.293Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-02T15:49:09.863Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-02T15:49:09.863Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-02T15:49:09.863Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-02T15:49:09.863Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-02T15:49:09.863Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-02T15:49:09.863Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-02T15:49:09.863Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-02T15:49:09.863Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-02T15:49:09.863Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-02T15:49:09.863Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-02T15:49:09.863Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-02T15:49:10.124Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-02T15:49:10.384Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-02T15:49:10.384Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-02T15:49:10.384Z] units). This means they are not meant to be enabled using systemctl. [2022-03-02T15:49:10.384Z] [2022-03-02T15:49:10.384Z] Possible reasons for having this kind of units are: [2022-03-02T15:49:10.384Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-02T15:49:10.384Z] .wants/ or .requires/ directory. [2022-03-02T15:49:10.384Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-02T15:49:10.384Z] a requirement dependency on it. [2022-03-02T15:49:10.384Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-02T15:49:10.384Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-02T15:49:10.384Z] • In case of template units, the unit is meant to be enabled with some [2022-03-02T15:49:10.384Z] instance name specified. [2022-03-02T15:49:10.646Z] Reading package lists... [2022-03-02T15:49:10.907Z] Building dependency tree... [2022-03-02T15:49:10.907Z] Reading state information... [2022-03-02T15:49:10.907Z] The following additional packages will be installed: [2022-03-02T15:49:10.907Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-02T15:49:10.907Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-02T15:49:10.907Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-02T15:49:10.907Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-02T15:49:10.907Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-02T15:49:10.907Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-02T15:49:10.907Z] Suggested packages: [2022-03-02T15:49:10.907Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-02T15:49:10.907Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-02T15:49:10.907Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-02T15:49:10.907Z] systemd-container policykit-1 [2022-03-02T15:49:10.907Z] Recommended packages: [2022-03-02T15:49:10.907Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-02T15:49:11.167Z] The following NEW packages will be installed: [2022-03-02T15:49:11.167Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-02T15:49:11.167Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-02T15:49:11.167Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-02T15:49:11.167Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-02T15:49:11.167Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-02T15:49:11.167Z] The following packages will be upgraded: [2022-03-02T15:49:11.167Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-02T15:49:11.167Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-02T15:49:11.167Z] Need to get 46.5 MB of archives. [2022-03-02T15:49:11.167Z] After this operation, 181 MB of additional disk space will be used. [2022-03-02T15:49:11.167Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-02T15:49:11.167Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-02T15:49:11.167Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-02T15:49:11.167Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-02T15:49:11.167Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-02T15:49:11.167Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] [2022-03-02T15:49:11.427Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.2 [74.7 kB] [2022-03-02T15:49:11.427Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] [2022-03-02T15:49:11.427Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] [2022-03-02T15:49:11.427Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] [2022-03-02T15:49:11.427Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-02T15:49:11.427Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-02T15:49:11.427Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-02T15:49:11.427Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-02T15:49:11.427Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-02T15:49:11.427Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-02T15:49:11.427Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-02T15:49:11.427Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-02T15:49:11.427Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-02T15:49:11.427Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-02T15:49:11.427Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-03-02T15:49:11.427Z] Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-02T15:49:11.427Z] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-02T15:49:11.687Z] Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-02T15:49:11.687Z] Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-02T15:49:11.687Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-02T15:49:11.687Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-02T15:49:11.948Z] Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-02T15:49:11.948Z] Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-02T15:49:11.948Z] Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-02T15:49:11.948Z] Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-02T15:49:11.948Z] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-02T15:49:11.948Z] Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-02T15:49:11.948Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-02T15:49:11.948Z] Fetched 46.5 MB in 1s (52.2 MB/s) [2022-03-02T15:49:12.215Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-02T15:49:12.215Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-02T15:49:12.215Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-02T15:49:12.215Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-02T15:49:12.215Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-02T15:49:12.215Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-02T15:49:12.476Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-02T15:49:13.049Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-02T15:49:13.049Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-02T15:49:13.049Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-02T15:49:13.049Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-02T15:49:13.049Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-02T15:49:13.049Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-02T15:49:13.049Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-02T15:49:13.310Z] Selecting previously unselected package libexpat1:amd64. [2022-03-02T15:49:13.310Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.2_amd64.deb ... [2022-03-02T15:49:13.310Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.2) ... [2022-03-02T15:49:13.310Z] Selecting previously unselected package python3.8-minimal. [2022-03-02T15:49:13.310Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-02T15:49:13.310Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-02T15:49:13.569Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-02T15:49:13.569Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.2) ... [2022-03-02T15:49:13.569Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-02T15:49:14.139Z] Selecting previously unselected package python3-minimal. [2022-03-02T15:49:14.139Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-02T15:49:14.139Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-02T15:49:14.139Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-02T15:49:14.139Z] Selecting previously unselected package mime-support. [2022-03-02T15:49:14.139Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-02T15:49:14.139Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-02T15:49:14.139Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-02T15:49:14.139Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-02T15:49:14.139Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-02T15:49:14.401Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-02T15:49:14.401Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-02T15:49:14.401Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-02T15:49:14.401Z] Selecting previously unselected package python3.8. [2022-03-02T15:49:14.401Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-02T15:49:14.401Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-02T15:49:14.401Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-02T15:49:14.401Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-02T15:49:14.401Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-02T15:49:14.660Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-02T15:49:14.660Z] Selecting previously unselected package python3. [2022-03-02T15:49:14.660Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-02T15:49:14.660Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-02T15:49:14.661Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-02T15:49:14.921Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-02T15:49:14.921Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-02T15:49:14.921Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-02T15:49:14.921Z] Selecting previously unselected package dbus. [2022-03-02T15:49:14.921Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-02T15:49:14.921Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-02T15:49:14.921Z] Selecting previously unselected package libbsd0:amd64. [2022-03-02T15:49:14.921Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-02T15:49:14.921Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-02T15:49:14.921Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-02T15:49:14.921Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-02T15:49:14.921Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-02T15:49:14.921Z] Selecting previously unselected package sudo. [2022-03-02T15:49:14.921Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-02T15:49:15.182Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-02T15:49:15.182Z] Selecting previously unselected package apparmor. [2022-03-02T15:49:15.182Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-02T15:49:15.182Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-02T15:49:15.182Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-02T15:49:15.182Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-02T15:49:15.182Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-02T15:49:15.443Z] Selecting previously unselected package libedit2:amd64. [2022-03-02T15:49:15.443Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-02T15:49:15.443Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-02T15:49:15.443Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-02T15:49:15.443Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-02T15:49:15.443Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-02T15:49:15.443Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-02T15:49:15.443Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-02T15:49:15.443Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T15:49:15.443Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-02T15:49:15.443Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-02T15:49:15.443Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T15:49:15.443Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-02T15:49:15.443Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-02T15:49:15.443Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-02T15:49:15.443Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-02T15:49:15.443Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-02T15:49:15.443Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T15:49:15.703Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-02T15:49:15.703Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-02T15:49:15.703Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T15:49:15.703Z] Selecting previously unselected package openssh-client. [2022-03-02T15:49:15.703Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-02T15:49:15.703Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-02T15:49:15.703Z] Selecting previously unselected package dbus-user-session. [2022-03-02T15:49:15.703Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-02T15:49:15.703Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-02T15:49:15.965Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-02T15:49:15.965Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-02T15:49:15.965Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-02T15:49:15.965Z] Selecting previously unselected package squashfs-tools. [2022-03-02T15:49:15.965Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-02T15:49:15.965Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-02T15:49:15.965Z] Selecting previously unselected package snapd. [2022-03-02T15:49:15.965Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-02T15:49:15.965Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-02T15:49:19.271Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-02T15:49:19.271Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-02T15:49:19.271Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-02T15:49:19.271Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-02T15:49:19.271Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T15:49:19.271Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-02T15:49:19.271Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-02T15:49:19.271Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-02T15:49:19.271Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T15:49:19.271Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T15:49:19.531Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-02T15:49:19.531Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-02T15:49:19.531Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-02T15:49:19.531Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-02T15:49:20.104Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-02T15:49:20.104Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-02T15:49:20.104Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-02T15:49:20.104Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-02T15:49:20.104Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-02T15:49:20.104Z] running python rtupdate hooks for python3.8... [2022-03-02T15:49:20.104Z] running python post-rtupdate hooks for python3.8... [2022-03-02T15:49:20.104Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-02T15:49:21.048Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-02T15:49:21.310Z] Reloading AppArmor profiles [2022-03-02T15:49:21.311Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T15:49:21.311Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-02T15:49:21.311Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-02T15:49:21.572Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-02T15:49:21.572Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-02T15:49:21.572Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-02T15:49:21.572Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-02T15:49:23.495Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-02T15:49:23.495Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-02T15:49:23.756Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-02T15:49:24.017Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-02T15:49:24.278Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-02T15:49:24.540Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-02T15:49:24.798Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-02T15:49:25.059Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-02T15:49:25.320Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-02T15:49:25.320Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-02T15:49:25.582Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-02T15:49:25.843Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-02T15:49:26.104Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-02T15:49:26.372Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-02T15:49:26.372Z] /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' [2022-03-02T15:49:26.634Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-02T15:49:27.207Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-02T15:49:27.207Z] Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-02T15:49:27.468Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-02T15:49:28.298Z] Reading package lists... [2022-03-02T15:49:28.560Z] Reading package lists... [2022-03-02T15:49:28.821Z] Building dependency tree... [2022-03-02T15:49:28.821Z] Reading state information... [2022-03-02T15:49:28.821Z] Calculating upgrade... [2022-03-02T15:49:29.082Z] The following packages will be upgraded: [2022-03-02T15:49:29.082Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-02T15:49:29.082Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-02T15:49:29.082Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-02T15:49:29.082Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-02T15:49:29.082Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-02T15:49:29.082Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-02T15:49:29.082Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-02T15:49:29.082Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-02T15:49:29.082Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-02T15:49:29.082Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-02T15:49:29.082Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-02T15:49:29.082Z] xz-utils zlib1g [2022-03-02T15:49:29.082Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-02T15:49:29.082Z] Need to get 63.3 MB of archives. [2022-03-02T15:49:29.082Z] After this operation, 13.8 MB of additional disk space will be used. [2022-03-02T15:49:29.082Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-02T15:49:29.082Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-02T15:49:29.342Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-02T15:49:29.918Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-03-02T15:49:29.918Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-03-02T15:49:29.918Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-02T15:49:29.918Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-02T15:49:29.918Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-02T15:49:29.918Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-02T15:49:29.918Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-02T15:49:29.918Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-02T15:49:29.918Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-100.113 [1120 kB] [2022-03-02T15:49:29.918Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-02T15:49:29.918Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-02T15:49:29.918Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-02T15:49:29.918Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-02T15:49:29.918Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-02T15:49:29.918Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-02T15:49:29.918Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-02T15:49:29.918Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-02T15:49:29.918Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-02T15:49:29.918Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1322 kB] [2022-03-02T15:49:30.181Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] [2022-03-02T15:49:30.181Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-02T15:49:30.181Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-02T15:49:30.181Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-02T15:49:30.181Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-02T15:49:30.181Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-02T15:49:30.181Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-02T15:49:30.181Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-02T15:49:30.181Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-02T15:49:30.181Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-02T15:49:30.181Z] Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-02T15:49:30.181Z] Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-02T15:49:30.181Z] Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-02T15:49:30.181Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-02T15:49:30.181Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-02T15:49:30.181Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-02T15:49:30.441Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-02T15:49:30.441Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-02T15:49:30.441Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-02T15:49:30.441Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] [2022-03-02T15:49:30.441Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-02T15:49:30.441Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-02T15:49:30.441Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-02T15:49:30.441Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-02T15:49:30.441Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-02T15:49:30.701Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-02T15:49:30.701Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-02T15:49:30.702Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-02T15:49:30.702Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-02T15:49:30.702Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-03-02T15:49:30.702Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-02T15:49:30.702Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-03-02T15:49:30.702Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-03-02T15:49:30.702Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-02T15:49:30.702Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-02T15:49:30.702Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-03-02T15:49:30.702Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-02T15:49:30.702Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-02T15:49:30.965Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-03-02T15:49:30.965Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-02T15:49:30.965Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-02T15:49:30.965Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2022-03-02T15:49:30.965Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-02T15:49:30.965Z] Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-03-02T15:49:30.965Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-02T15:49:30.965Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-02T15:49:30.965Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-02T15:49:30.965Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-02T15:49:30.965Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB] [2022-03-02T15:49:30.965Z] Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8405 kB] [2022-03-02T15:49:31.228Z] Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8241 kB] [2022-03-02T15:49:31.488Z] Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1714 kB] [2022-03-02T15:49:31.489Z] Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.3.0-17ubuntu1~20.04 [2360 kB] [2022-03-02T15:49:31.489Z] Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7494 kB] [2022-03-02T15:49:31.750Z] Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.3.0-17ubuntu1~20.04 [19.1 kB] [2022-03-02T15:49:32.321Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-02T15:49:32.321Z] Fetched 63.3 MB in 3s (21.9 MB/s) [2022-03-02T15:49:32.321Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-02T15:49:32.321Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-02T15:49:32.321Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-02T15:49:32.892Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-02T15:49:32.892Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-02T15:49:32.892Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-100.113_amd64.deb ... [2022-03-02T15:49:32.892Z] Unpacking linux-libc-dev:amd64 (5.4.0-100.113) over (5.4.0-26.30) ... [2022-03-02T15:49:32.892Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-02T15:49:32.892Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-02T15:49:33.152Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-02T15:49:33.152Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-02T15:49:33.414Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-02T15:49:33.414Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-02T15:49:33.414Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-02T15:49:33.414Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-02T15:49:33.414Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-02T15:49:33.414Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-02T15:49:33.675Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-02T15:49:33.675Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-02T15:49:33.675Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-02T15:49:33.675Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-02T15:49:33.675Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-02T15:49:33.675Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-02T15:49:33.675Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-02T15:49:33.675Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-02T15:49:33.675Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-02T15:49:33.936Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-02T15:49:33.936Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-02T15:49:33.936Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-02T15:49:33.936Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-02T15:49:33.936Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-02T15:49:33.936Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-02T15:49:33.936Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-02T15:49:33.936Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-02T15:49:34.198Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-02T15:49:34.198Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-02T15:49:34.198Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-02T15:49:34.767Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-02T15:49:34.767Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-02T15:49:34.767Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-02T15:49:34.767Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-02T15:49:34.767Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-02T15:49:35.027Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-02T15:49:35.294Z] Setting up base-files (11ubuntu5.5) ... [2022-03-02T15:49:35.294Z] Installing new version of config file /etc/issue ... [2022-03-02T15:49:35.294Z] Installing new version of config file /etc/issue.net ... [2022-03-02T15:49:35.294Z] Installing new version of config file /etc/lsb-release ... [2022-03-02T15:49:35.294Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-02T15:49:35.556Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-02T15:49:35.556Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-02T15:49:35.556Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-02T15:49:35.556Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T15:49:35.556Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-02T15:49:35.820Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-02T15:49:35.820Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-02T15:49:35.820Z] 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 [2022-03-02T15:49:35.820Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T15:49:35.820Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-02T15:49:35.820Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-02T15:49:35.820Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-02T15:49:36.081Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T15:49:36.081Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-02T15:49:36.081Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-02T15:49:36.081Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-02T15:49:36.081Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T15:49:36.081Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-02T15:49:36.081Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-02T15:49:36.652Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-02T15:49:36.652Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-02T15:49:36.652Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-02T15:49:36.652Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-02T15:49:36.914Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-02T15:49:36.914Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T15:49:36.914Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-02T15:49:37.175Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-02T15:49:37.436Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-03-02T15:49:37.436Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-02T15:49:37.436Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-03-02T15:49:37.436Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T15:49:37.436Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... [2022-03-02T15:49:37.436Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... [2022-03-02T15:49:37.696Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... [2022-03-02T15:49:37.696Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T15:49:37.696Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-02T15:49:37.696Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-02T15:49:37.696Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-02T15:49:37.696Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T15:49:37.696Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-02T15:49:37.697Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-02T15:49:37.957Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-02T15:49:37.957Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T15:49:37.957Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-02T15:49:37.957Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-02T15:49:37.957Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-02T15:49:37.957Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-02T15:49:37.957Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-02T15:49:37.957Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T15:49:37.957Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-02T15:49:37.957Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-02T15:49:38.215Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-02T15:49:38.215Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T15:49:38.215Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-02T15:49:38.215Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-02T15:49:38.215Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-02T15:49:38.215Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-02T15:49:38.787Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-02T15:49:38.788Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-02T15:49:39.360Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-02T15:49:39.360Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T15:49:39.360Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-02T15:49:39.360Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-02T15:49:39.360Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-02T15:49:39.621Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T15:49:39.621Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-02T15:49:39.621Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-02T15:49:39.621Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-02T15:49:39.621Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T15:49:39.621Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-02T15:49:39.621Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-02T15:49:39.621Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-02T15:49:39.882Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T15:49:39.882Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-02T15:49:39.882Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-02T15:49:39.882Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-02T15:49:39.882Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T15:49:39.882Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-02T15:49:39.882Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-02T15:49:39.882Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-02T15:49:39.882Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T15:49:39.882Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-02T15:49:39.882Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-02T15:49:40.142Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-02T15:49:40.142Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T15:49:40.142Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-02T15:49:40.142Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-02T15:49:40.142Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-02T15:49:40.403Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T15:49:40.403Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-02T15:49:40.403Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-02T15:49:40.403Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-02T15:49:40.403Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T15:49:40.403Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-02T15:49:40.403Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-02T15:49:40.403Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-02T15:49:40.403Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T15:49:40.403Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-02T15:49:40.403Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-02T15:49:40.663Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-02T15:49:40.663Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T15:49:40.663Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-02T15:49:40.663Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-02T15:49:40.663Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-02T15:49:40.663Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T15:49:40.663Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-02T15:49:40.663Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-02T15:49:40.923Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-02T15:49:40.924Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T15:49:40.924Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-02T15:49:40.924Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-02T15:49:40.924Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-02T15:49:40.924Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T15:49:40.924Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-02T15:49:40.924Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-02T15:49:41.495Z] Setting up apt (2.0.6) ... [2022-03-02T15:49:42.065Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-02T15:49:42.065Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T15:49:42.065Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-02T15:49:42.065Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-02T15:49:42.065Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-02T15:49:42.065Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T15:49:42.065Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-02T15:49:42.065Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-02T15:49:42.065Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-02T15:49:42.325Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-02T15:49:42.325Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-02T15:49:42.325Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-02T15:49:42.325Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-02T15:49:42.325Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-02T15:49:42.325Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-02T15:49:42.325Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-02T15:49:42.586Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-02T15:49:42.586Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-02T15:49:42.586Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-02T15:49:42.846Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-02T15:49:42.846Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-02T15:49:42.846Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-02T15:49:42.846Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-02T15:49:43.106Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-02T15:49:43.106Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-02T15:49:43.106Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-02T15:49:43.106Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-02T15:49:43.106Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-02T15:49:43.106Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... [2022-03-02T15:49:43.106Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... [2022-03-02T15:49:43.367Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... [2022-03-02T15:49:43.367Z] Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... [2022-03-02T15:49:43.627Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-02T15:49:43.627Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-02T15:49:43.627Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-02T15:49:43.627Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-02T15:49:43.627Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-02T15:49:43.627Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-02T15:49:43.627Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-02T15:49:43.627Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-02T15:49:43.888Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-02T15:49:43.888Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-02T15:49:43.888Z] Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2022-03-02T15:49:43.888Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-02T15:49:44.149Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-02T15:49:44.149Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-02T15:49:44.149Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-02T15:49:44.149Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-02T15:49:44.408Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-02T15:49:44.408Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-02T15:49:44.668Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-02T15:49:44.668Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-02T15:49:44.668Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-02T15:49:44.668Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-02T15:49:44.668Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-02T15:49:44.668Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-02T15:49:44.668Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-02T15:49:44.668Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-02T15:49:44.930Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-02T15:49:44.930Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-02T15:49:44.930Z] Preparing to unpack .../18-libasan5_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-03-02T15:49:44.930Z] Unpacking libasan5:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-02T15:49:44.930Z] Preparing to unpack .../19-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-03-02T15:49:44.930Z] Unpacking g++-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-02T15:49:45.872Z] Preparing to unpack .../20-gcc-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-03-02T15:49:45.872Z] Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-02T15:49:46.443Z] Preparing to unpack .../21-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-03-02T15:49:46.443Z] Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-02T15:49:46.704Z] Preparing to unpack .../22-libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-03-02T15:49:46.704Z] Unpacking libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-02T15:49:46.965Z] Preparing to unpack .../23-cpp-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-03-02T15:49:46.965Z] Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-02T15:49:47.537Z] Preparing to unpack .../24-gcc-9-base_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-03-02T15:49:47.537Z] Unpacking gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-02T15:49:47.537Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-02T15:49:47.537Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-02T15:49:47.537Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... [2022-03-02T15:49:47.798Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-02T15:49:47.798Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-02T15:49:47.798Z] Setting up linux-libc-dev:amd64 (5.4.0-100.113) ... [2022-03-02T15:49:47.798Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-02T15:49:47.798Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-02T15:49:47.798Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2022-03-02T15:49:47.798Z] [2022-03-02T15:49:47.798Z] Current default time zone: 'Etc/UTC' [2022-03-02T15:49:47.798Z] Local time is now: Wed Mar 2 15:49:47 UTC 2022. [2022-03-02T15:49:47.798Z] Universal Time is now: Wed Mar 2 15:49:47 UTC 2022. [2022-03-02T15:49:47.798Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-02T15:49:47.798Z] [2022-03-02T15:49:47.798Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-02T15:49:47.798Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-02T15:49:47.798Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-02T15:49:47.798Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-02T15:49:47.798Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-02T15:49:47.798Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-02T15:49:47.798Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-02T15:49:47.798Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-02T15:49:47.798Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-02T15:49:47.798Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-02T15:49:47.798Z] Setting up openssl (1.1.1f-1ubuntu2.10) ... [2022-03-02T15:49:48.059Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-02T15:49:48.059Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-02T15:49:48.059Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-02T15:49:48.059Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-02T15:49:48.059Z] Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-03-02T15:49:48.059Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-02T15:49:48.059Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-02T15:49:48.059Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-02T15:49:48.059Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-02T15:49:49.970Z] Updating certificates in /etc/ssl/certs... [2022-03-02T15:49:50.540Z] 21 added, 21 removed; done. [2022-03-02T15:49:50.540Z] Setting up libasan5:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-03-02T15:49:50.540Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-02T15:49:50.540Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-02T15:49:50.800Z] Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ... [2022-03-02T15:49:50.800Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-02T15:49:50.800Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-02T15:49:50.800Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-02T15:49:50.800Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-02T15:49:50.800Z] Setting up libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-03-02T15:49:50.800Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-02T15:49:50.800Z] Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ... [2022-03-02T15:49:50.800Z] Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-03-02T15:49:50.800Z] Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... [2022-03-02T15:49:50.800Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-02T15:49:50.800Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-02T15:49:51.061Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-02T15:49:51.061Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-02T15:49:51.061Z] Updating certificates in /etc/ssl/certs... [2022-03-02T15:49:51.631Z] 0 added, 0 removed; done. [2022-03-02T15:49:51.631Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-02T15:49:51.631Z] done. [2022-03-02T15:49:52.831Z] Reading package lists... [2022-03-02T15:49:53.092Z] Building dependency tree... [2022-03-02T15:49:53.092Z] Reading state information... [2022-03-02T15:49:53.353Z] The following NEW packages will be installed: [2022-03-02T15:49:53.353Z] apt-transport-https [2022-03-02T15:49:53.353Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-02T15:49:53.612Z] Need to get 4680 B of archives. [2022-03-02T15:49:53.612Z] After this operation, 162 kB of additional disk space will be used. [2022-03-02T15:49:53.612Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-02T15:49:53.612Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-02T15:49:53.612Z] Fetched 4680 B in 0s (24.6 kB/s) [2022-03-02T15:49:53.873Z] Selecting previously unselected package apt-transport-https. [2022-03-02T15:49:53.873Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-02T15:49:53.873Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-02T15:49:53.873Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-02T15:49:53.873Z] Setting up apt-transport-https (2.0.6) ... [2022-03-02T15:49:54.133Z] Waiting for network to be ready... [2022-03-02T15:49:58.329Z] 2022-03-02T15:49:56Z INFO Waiting for automatic snapd restart... [2022-03-02T15:49:58.329Z] snapd 2.54.3 from Canonical* installed [2022-03-02T15:49:58.329Z] "snapd" switched to the "latest/stable" channel [2022-03-02T15:49:58.329Z] [2022-03-02T15:50:00.867Z] core20 20220215 from Canonical* installed [2022-03-02T15:50:00.867Z] "core20" switched to the "latest/stable" channel [2022-03-02T15:50:00.867Z] [2022-03-02T15:50:02.779Z] snapcraft 6.0.2 from Canonical* installed [2022-03-02T15:50:03.039Z] "snapcraft" switched to the "latest/stable" channel [2022-03-02T15:50:03.039Z] [2022-03-02T15:50:07.241Z] 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: [2022-03-02T15:50:07.241Z] - README.md [2022-03-02T15:50:07.241Z] [2022-03-02T15:50:07.241Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-02T15:50:07.501Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-02T15:50:07.501Z] Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-02T15:50:07.764Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-02T15:50:08.594Z] Reading package lists... [2022-03-02T15:50:08.855Z] Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 [2022-03-02T15:50:09.117Z] Reading package lists... [2022-03-02T15:50:09.117Z] Building dependency tree... [2022-03-02T15:50:09.117Z] Reading state information... [2022-03-02T15:50:09.377Z] Suggested packages: [2022-03-02T15:50:09.377Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-02T15:50:09.377Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-02T15:50:09.377Z] krb5-user libnorm-doc [2022-03-02T15:50:09.377Z] Recommended packages: [2022-03-02T15:50:09.377Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-02T15:50:09.377Z] The following NEW packages will be installed: [2022-03-02T15:50:09.377Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-02T15:50:09.377Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-02T15:50:09.377Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-02T15:50:09.377Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-02T15:50:09.377Z] libzmq5 pkg-config zip [2022-03-02T15:50:09.377Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-02T15:50:09.377Z] Need to get 10.3 MB of archives. [2022-03-02T15:50:09.377Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-02T15:50:09.377Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-02T15:50:09.638Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-02T15:50:09.638Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-02T15:50:09.638Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-02T15:50:09.638Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-03-02T15:50:09.638Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-02T15:50:09.638Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-02T15:50:09.638Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-02T15:50:09.638Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-02T15:50:09.638Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-02T15:50:09.638Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-02T15:50:09.638Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-02T15:50:10.209Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-02T15:50:10.209Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-02T15:50:10.209Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-02T15:50:10.209Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-02T15:50:10.209Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-02T15:50:10.209Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-02T15:50:10.209Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-02T15:50:10.209Z] Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-02T15:50:10.209Z] Get:21 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-02T15:50:10.209Z] Get:22 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-02T15:50:10.470Z] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-02T15:50:10.470Z] Get:24 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-02T15:50:10.470Z] Get:25 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-02T15:50:10.470Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-02T15:50:10.470Z] Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-02T15:50:10.470Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-02T15:50:10.470Z] Fetched 10.3 MB in 1s (9652 kB/s) [2022-03-02T15:50:10.470Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-02T15:50:10.470Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-02T15:50:10.470Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-02T15:50:10.470Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-02T15:50:10.729Z] Selecting previously unselected package libsodium23:amd64. [2022-03-02T15:50:10.729Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-02T15:50:10.729Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-02T15:50:10.729Z] Selecting previously unselected package libpsl5:amd64. [2022-03-02T15:50:10.729Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-02T15:50:10.729Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-02T15:50:10.729Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-02T15:50:10.729Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-02T15:50:10.729Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-02T15:50:10.989Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-02T15:50:10.989Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-02T15:50:10.989Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-02T15:50:10.989Z] Selecting previously unselected package librtmp1:amd64. [2022-03-02T15:50:10.989Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-02T15:50:10.989Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-02T15:50:10.989Z] Selecting previously unselected package libssh-4:amd64. [2022-03-02T15:50:10.989Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-02T15:50:10.989Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-02T15:50:10.989Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-02T15:50:10.989Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-02T15:50:10.989Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-02T15:50:10.989Z] Selecting previously unselected package liberror-perl. [2022-03-02T15:50:10.989Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-02T15:50:10.989Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-02T15:50:11.250Z] Selecting previously unselected package git-man. [2022-03-02T15:50:11.250Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-02T15:50:11.250Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-02T15:50:11.250Z] Selecting previously unselected package git. [2022-03-02T15:50:11.250Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-02T15:50:11.250Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-02T15:50:11.820Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-02T15:50:11.820Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-02T15:50:11.820Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T15:50:11.820Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-02T15:50:11.820Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-02T15:50:11.820Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T15:50:11.820Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-02T15:50:11.820Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-02T15:50:11.820Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T15:50:12.080Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-02T15:50:12.080Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-02T15:50:12.080Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T15:50:12.080Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-02T15:50:12.080Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-02T15:50:12.080Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-02T15:50:12.080Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-02T15:50:12.080Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-02T15:50:12.080Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T15:50:12.080Z] Selecting previously unselected package libnorm1:amd64. [2022-03-02T15:50:12.080Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-02T15:50:12.080Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-02T15:50:12.080Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-02T15:50:12.080Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-02T15:50:12.080Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-02T15:50:12.340Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-02T15:50:12.340Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-02T15:50:12.340Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-02T15:50:12.340Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-02T15:50:12.340Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-02T15:50:12.340Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-02T15:50:12.340Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-02T15:50:12.340Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-02T15:50:12.340Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-02T15:50:12.340Z] Selecting previously unselected package libzmq5:amd64. [2022-03-02T15:50:12.340Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-02T15:50:12.340Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-02T15:50:12.602Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-02T15:50:12.602Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-02T15:50:12.602Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T15:50:12.602Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-02T15:50:12.602Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-02T15:50:12.602Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-02T15:50:12.602Z] Selecting previously unselected package pkg-config. [2022-03-02T15:50:12.602Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-02T15:50:12.602Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-02T15:50:12.602Z] Selecting previously unselected package zip. [2022-03-02T15:50:12.602Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-02T15:50:12.602Z] Unpacking zip (3.0-11build1) ... [2022-03-02T15:50:12.861Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-02T15:50:12.862Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-02T15:50:12.862Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-02T15:50:12.862Z] No schema files found: doing nothing. [2022-03-02T15:50:12.862Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-02T15:50:12.862Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-02T15:50:12.862Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-02T15:50:12.862Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-02T15:50:12.862Z] Setting up liberror-perl (0.17029-1) ... [2022-03-02T15:50:12.862Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T15:50:12.862Z] Setting up zip (3.0-11build1) ... [2022-03-02T15:50:12.862Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-02T15:50:12.862Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-02T15:50:12.862Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-02T15:50:12.862Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-02T15:50:12.862Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-02T15:50:12.862Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T15:50:12.862Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-02T15:50:12.862Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T15:50:12.862Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-02T15:50:12.862Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T15:50:12.862Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-02T15:50:12.862Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-02T15:50:12.862Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-02T15:50:12.862Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-02T15:50:13.123Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T15:50:13.123Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T15:50:13.123Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-02T15:50:13.123Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-02T15:50:13.695Z] comerr-dev set to automatically installed. [2022-03-02T15:50:13.695Z] git set to automatically installed. [2022-03-02T15:50:13.695Z] git-man set to automatically installed. [2022-03-02T15:50:13.695Z] krb5-multidev set to automatically installed. [2022-03-02T15:50:13.695Z] libbrotli1 set to automatically installed. [2022-03-02T15:50:13.695Z] libcurl3-gnutls set to automatically installed. [2022-03-02T15:50:13.695Z] liberror-perl set to automatically installed. [2022-03-02T15:50:13.695Z] libglib2.0-0 set to automatically installed. [2022-03-02T15:50:13.695Z] libgssrpc4 set to automatically installed. [2022-03-02T15:50:13.695Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-02T15:50:13.695Z] libkadm5srv-mit11 set to automatically installed. [2022-03-02T15:50:13.695Z] libkdb5-9 set to automatically installed. [2022-03-02T15:50:13.695Z] libkrb5-dev set to automatically installed. [2022-03-02T15:50:13.695Z] libnghttp2-14 set to automatically installed. [2022-03-02T15:50:13.695Z] libnorm-dev set to automatically installed. [2022-03-02T15:50:13.695Z] libnorm1 set to automatically installed. [2022-03-02T15:50:13.695Z] libpgm-5.2-0 set to automatically installed. [2022-03-02T15:50:13.695Z] libpgm-dev set to automatically installed. [2022-03-02T15:50:13.695Z] libpsl5 set to automatically installed. [2022-03-02T15:50:13.695Z] librtmp1 set to automatically installed. [2022-03-02T15:50:13.695Z] libsodium-dev set to automatically installed. [2022-03-02T15:50:13.695Z] libsodium23 set to automatically installed. [2022-03-02T15:50:13.695Z] libssh-4 set to automatically installed. [2022-03-02T15:50:13.695Z] libzmq3-dev set to automatically installed. [2022-03-02T15:50:13.695Z] libzmq5 set to automatically installed. [2022-03-02T15:50:13.695Z] pkg-config set to automatically installed. [2022-03-02T15:50:13.695Z] zip set to automatically installed. [2022-03-02T15:50:14.637Z] snapd is not logged in, snap install commands will use sudo [2022-03-02T15:50:21.221Z] go (1.17/stable) 1.17.6 from Michael Hudson-Doyle (mwhudson) installed [2022-03-02T15:50:21.221Z] Downloading snap 'edgex-app-service-configurable' [2022-03-02T15:50:22.325Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-02T15:50:22.325Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-02T15:50:22.325Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-02T15:50:22.350Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-02T15:50:23.001Z] + ls -al . [2022-03-02T15:50:23.001Z] total 672 [2022-03-02T15:50:23.001Z] drwxrwxr-x 9 1001 1001 4096 Mar 2 15:50 . [2022-03-02T15:50:23.001Z] drwxr-xr-x 4 root root 4096 Mar 2 15:45 .. [2022-03-02T15:50:23.001Z] -rw-rw-r-- 1 1001 1001 11 Mar 2 15:43 .dockerignore [2022-03-02T15:50:23.001Z] drwxrwxr-x 8 1001 1001 4096 Mar 2 15:43 .git [2022-03-02T15:50:23.001Z] drwxrwxr-x 4 1001 1001 4096 Mar 2 15:43 .github [2022-03-02T15:50:23.001Z] -rw-rw-r-- 1 1001 1001 804 Mar 2 15:43 .gitignore [2022-03-02T15:50:23.002Z] -rw-rw-r-- 1 1001 1001 42 Mar 2 15:43 .golangci.yml [2022-03-02T15:50:23.002Z] -rw-rw-r-- 1 1001 1001 76 Mar 2 15:43 .hadolint.yml [2022-03-02T15:50:23.002Z] -rw-rw-r-- 1 1001 1001 166 Mar 2 15:43 .sonarcloud.properties [2022-03-02T15:50:23.002Z] -rw-rw-r-- 1 1001 1001 1171 Mar 2 15:43 ADOPTERS.md [2022-03-02T15:50:23.002Z] -rw-rw-r-- 1 1001 1001 9019 Mar 2 15:43 Attribution.txt [2022-03-02T15:50:23.002Z] -rw-rw-r-- 1 1001 1001 51732 Mar 2 15:43 CHANGELOG.md [2022-03-02T15:50:23.002Z] -rw-rw-r-- 1 1001 1001 3804 Mar 2 15:43 CONTRIBUTING.md [2022-03-02T15:50:23.002Z] -rw-rw-r-- 1 1001 1001 677 Mar 2 15:43 GOVERNANCE.md [2022-03-02T15:50:23.002Z] -rw-rw-r-- 1 1001 1001 849 Mar 2 15:43 Jenkinsfile [2022-03-02T15:50:23.002Z] -rw-rw-r-- 1 1001 1001 10775 Mar 2 15:43 LICENSE [2022-03-02T15:50:23.002Z] -rw-rw-r-- 1 1001 1001 6508 Mar 2 15:43 Makefile [2022-03-02T15:50:23.002Z] -rw-rw-r-- 1 1001 1001 582 Mar 2 15:43 OWNERS.md [2022-03-02T15:50:23.002Z] -rw-rw-r-- 1 1001 1001 8207 Mar 2 15:43 README.md [2022-03-02T15:50:23.002Z] -rw-rw-r-- 1 1001 1001 6912 Mar 2 15:43 SECURITY.md [2022-03-02T15:50:23.002Z] -rw-rw-r-- 1 1001 1001 5 Mar 2 15:39 VERSION [2022-03-02T15:50:23.002Z] -rw-rw-r-- 1 1001 1001 4131 Mar 2 15:43 ZMQWindows.md [2022-03-02T15:50:23.002Z] drwxrwxr-x 2 1001 1001 4096 Mar 2 15:43 bin [2022-03-02T15:50:23.002Z] drwxrwxr-x 14 1001 1001 4096 Mar 2 15:43 cmd [2022-03-02T15:50:23.002Z] -rw-r--r-- 1 root root 428383 Mar 2 15:48 coverage.out [2022-03-02T15:50:23.002Z] -rw-rw-r-- 1 1001 1001 2827 Mar 2 15:43 go.mod [2022-03-02T15:50:23.002Z] -rw-rw-r-- 1 1001 1001 50275 Mar 2 15:43 go.sum [2022-03-02T15:50:23.002Z] drwxrwxr-x 8 1001 1001 4096 Mar 2 15:43 internal [2022-03-02T15:50:23.002Z] drwxrwxr-x 3 1001 1001 4096 Mar 2 15:43 openapi [2022-03-02T15:50:23.002Z] drwxrwxr-x 4 1001 1001 4096 Mar 2 15:43 snap [2022-03-02T15:50:23.002Z] -rw-rw-r-- 1 1001 1001 204 Mar 2 15:43 version.go [Pipeline] sh [2022-03-02T15:50:23.662Z] + '[' -e coverage.out ] [2022-03-02T15:50:23.662Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-02T15:50:23.692Z] Warning: overwriting stash ‘coverage-report’ [2022-03-02T15:50:24.492Z] Stashed 1 file(s) [Pipeline] sh [2022-03-02T15:50:25.143Z] + make build [2022-03-02T15:50:25.143Z] 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 [2022-03-02T15:50:29.367Z] Pulling app-service-configurable [2022-03-02T15:50:29.367Z] + snapcraftctl pull [2022-03-02T15:50:30.305Z] Pulling config-common [2022-03-02T15:50:30.305Z] + snapcraftctl pull [2022-03-02T15:50:31.683Z] Pulling go-build-helper [2022-03-02T15:50:31.683Z] + snapcraftctl pull [2022-03-02T15:50:31.850Z] 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 [2022-03-02T15:50:33.061Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-02T15:50:33.061Z] Skipping pull go-build-helper (already ran) [2022-03-02T15:50:33.061Z] Building go-build-helper [2022-03-02T15:50:33.061Z] + snapcraftctl build [2022-03-02T15:50:33.997Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-02T15:50:34.567Z] Staging go-build-helper [2022-03-02T15:50:34.567Z] + snapcraftctl stage [2022-03-02T15:50:40.059Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-02T15:50:40.059Z] Fetched 290 kB in 0s (0 B/s) [2022-03-02T15:50:40.059Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-02T15:50:40.059Z] Fetched 158 kB in 0s (0 B/s) [2022-03-02T15:50:40.059Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-02T15:50:40.059Z] Fetched 242 kB in 0s (0 B/s) [2022-03-02T15:50:40.059Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-02T15:50:40.059Z] Fetched 150 kB in 0s (0 B/s) [2022-03-02T15:50:40.059Z] Pulling edgex-go [2022-03-02T15:50:40.059Z] + snapcraftctl pull [2022-03-02T15:50:41.441Z] Pulling hooks [2022-03-02T15:50:41.441Z] + snapcraftctl pull [2022-03-02T15:50:56.345Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-02T15:50:56.345Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-02T15:50:56.345Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-02T15:50:56.345Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-02T15:50:56.345Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-02T15:50:56.345Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-02T15:50:56.345Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-02T15:50:56.345Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-02T15:50:56.345Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-02T15:50:56.345Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-02T15:50:56.345Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-02T15:50:56.345Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-02T15:50:56.345Z] Fetched 234 kB in 0s (0 B/s) [2022-03-02T15:50:56.345Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-02T15:50:56.345Z] Fetched 155 kB in 0s (0 B/s) [2022-03-02T15:50:56.345Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-02T15:50:56.345Z] Fetched 170 kB in 0s (0 B/s) [2022-03-02T15:50:56.345Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-02T15:50:56.345Z] Fetched 267 kB in 0s (0 B/s) [2022-03-02T15:50:56.345Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-02T15:50:56.345Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-02T15:50:56.345Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-02T15:50:56.345Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-02T15:50:56.345Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-02T15:50:56.345Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-02T15:50:56.345Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-02T15:50:56.345Z] Fetched 121 kB in 0s (0 B/s) [2022-03-02T15:50:56.345Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-02T15:50:56.345Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-02T15:50:56.345Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-02T15:50:56.345Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-02T15:50:56.345Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-02T15:50:56.345Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-02T15:50:56.345Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-02T15:50:56.345Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-02T15:50:56.345Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-02T15:50:56.345Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-02T15:50:56.345Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-02T15:50:56.345Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-02T15:50:56.345Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-02T15:50:56.345Z] Fetched 142 kB in 0s (0 B/s) [2022-03-02T15:50:56.345Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-02T15:50:56.345Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-02T15:50:56.345Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-02T15:50:56.345Z] Fetched 181 kB in 0s (0 B/s) [2022-03-02T15:50:56.345Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-02T15:50:56.345Z] Fetched 208 kB in 0s (0 B/s) [2022-03-02T15:50:56.345Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-02T15:50:56.345Z] Fetched 161 kB in 0s (0 B/s) [2022-03-02T15:50:56.345Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-02T15:50:56.345Z] Fetched 107 kB in 0s (0 B/s) [2022-03-02T15:50:56.345Z] Pulling static-packages [2022-03-02T15:50:56.345Z] + snapcraftctl pull [2022-03-02T15:50:56.345Z] Pulling version [2022-03-02T15:50:56.345Z] + cd /root/project [2022-03-02T15:50:56.345Z] ++ git describe --tags --abbrev=0 [2022-03-02T15:50:56.345Z] ++ sed s/v// [2022-03-02T15:50:56.345Z] + GIT_VERSION=2.2.0-dev.30 [2022-03-02T15:50:56.345Z] + '[' -z 2.2.0-dev.30 ']' [2022-03-02T15:50:56.345Z] + snapcraftctl set-version 2.2.0-dev.30 [2022-03-02T15:50:58.254Z] Building app-service-configurable [2022-03-02T15:50:58.254Z] + snapcraftctl build [2022-03-02T15:50:59.634Z] Building config-common [2022-03-02T15:50:59.634Z] + snapcraftctl build [2022-03-02T15:51:01.014Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-02T15:51:01.588Z] Skipping build go-build-helper (already ran) [2022-03-02T15:51:01.848Z] Building edgex-go [2022-03-02T15:51:02.109Z] + cd /root/parts/edgex-go/src [2022-03-02T15:51:02.109Z] ++ git describe --tags --abbrev=0 [2022-03-02T15:51:02.109Z] ++ sed s/v// [2022-03-02T15:51:02.109Z] + GIT_VERSION=2.2.0-dev.30 [2022-03-02T15:51:02.109Z] + '[' -z 2.2.0-dev.30 ']' [2022-03-02T15:51:02.109Z] + echo 2.2.0-dev.30 [2022-03-02T15:51:02.109Z] + '[' '!' -d vendor ']' [2022-03-02T15:51:02.109Z] + go mod download all [2022-03-02T15:51:04.200Z] 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 [2022-03-02T15:51:04.200Z] 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 [2022-03-02T15:51:08.507Z] 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 [2022-03-02T15:51:08.710Z] + make build [2022-03-02T15:51:08.710Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/core-data/core-data ./cmd/core-data [2022-03-02T15:51:09.103Z] 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 [2022-03-02T15:51:13.407Z] 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 [2022-03-02T15:51:17.723Z] 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 [2022-03-02T15:51:20.339Z] 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 [2022-03-02T15:51:20.922Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-02T15:51:24.208Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/core-command/core-command ./cmd/core-command [2022-03-02T15:51:24.775Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-02T15:51:26.152Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-02T15:51:26.412Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-02T15:51:27.159Z] 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 [2022-03-02T15:51:27.351Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-02T15:51:28.732Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-02T15:51:29.134Z] 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 [2022-03-02T15:51:29.670Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-02T15:51:31.055Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-02T15:51:31.994Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-02T15:51:32.516Z] 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 [2022-03-02T15:51:32.934Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-02T15:51:34.317Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-02T15:51:34.317Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-02T15:51:34.317Z] + case "$service" in [2022-03-02T15:51:34.317Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-02T15:51:34.317Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-02T15:51:34.317Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-02T15:51:34.317Z] + case "$service" in [2022-03-02T15:51:34.317Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-02T15:51:34.317Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-02T15:51:34.317Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-02T15:51:34.317Z] + case "$service" in [2022-03-02T15:51:34.317Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-02T15:51:34.317Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-02T15:51:34.317Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-02T15:51:34.317Z] + case "$service" in [2022-03-02T15:51:34.317Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-02T15:51:34.317Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-02T15:51:34.317Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-02T15:51:34.579Z] + case "$service" in [2022-03-02T15:51:34.579Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-02T15:51:34.579Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-02T15:51:34.579Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-02T15:51:34.579Z] + case "$service" in [2022-03-02T15:51:34.579Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-02T15:51:34.579Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-02T15:51:34.579Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-02T15:51:34.579Z] + case "$service" in [2022-03-02T15:51:34.579Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-02T15:51:34.579Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-02T15:51:34.579Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-02T15:51:34.579Z] + case "$service" in [2022-03-02T15:51:34.579Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-02T15:51:34.579Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-02T15:51:34.579Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-02T15:51:34.579Z] + case "$service" in [2022-03-02T15:51:34.579Z] + 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 [2022-03-02T15:51:34.579Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-02T15:51:34.579Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-02T15:51:34.579Z] + case "$service" in [2022-03-02T15:51:34.579Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-03-02T15:51:34.579Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-02T15:51:34.579Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-02T15:51:34.579Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-02T15:51:34.579Z] + case "$service" in [2022-03-02T15:51:34.579Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-02T15:51:34.579Z] + 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 [2022-03-02T15:51:34.579Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-02T15:51:34.579Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-02T15:51:34.579Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2022-03-02T15:51:35.149Z] Building hooks [2022-03-02T15:51:35.149Z] + cd /root/parts/hooks/src [2022-03-02T15:51:35.149Z] + make build [2022-03-02T15:51:35.149Z] go mod tidy [2022-03-02T15:51:35.410Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-02T15:51:35.671Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-02T15:51:35.671Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-02T15:51:35.671Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-02T15:51:36.611Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-02T15:51:37.181Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-02T15:51:37.181Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-02T15:51:39.090Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-02T15:51:39.090Z] Building static-packages [2022-03-02T15:51:39.090Z] + snapcraftctl build [Pipeline] } [2022-03-02T15:51:39.269Z] $ docker stop --time=1 d2dbabb1ccedd23701337749bb7dde3d06104c2d28bc44ef605ee319214e68a5 [2022-03-02T15:51:40.469Z] Building version [2022-03-02T15:51:40.469Z] + snapcraftctl build [2022-03-02T15:51:41.326Z] $ docker rm -f d2dbabb1ccedd23701337749bb7dde3d06104c2d28bc44ef605ee319214e68a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-02T15:51:42.945Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-02T15:51:42.945Z] [2022-03-02T15:51:42.945Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-02T15:51:43.009Z] Staging app-service-configurable [2022-03-02T15:51:43.009Z] + snapcraftctl stage [2022-03-02T15:51:43.291Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-02T15:51:43.564Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-02T15:51:43.564Z] 29e5d40040c1: Pulling fs layer [2022-03-02T15:51:43.564Z] 1ce36da41761: Pulling fs layer [2022-03-02T15:51:43.564Z] 25b303627fd3: Pulling fs layer [2022-03-02T15:51:43.564Z] 29e5d40040c1: Verifying Checksum [2022-03-02T15:51:43.564Z] 29e5d40040c1: Download complete [2022-03-02T15:51:43.836Z] 1ce36da41761: Verifying Checksum [2022-03-02T15:51:43.836Z] 1ce36da41761: Download complete [2022-03-02T15:51:43.948Z] Staging config-common [2022-03-02T15:51:43.948Z] + snapcraftctl stage [2022-03-02T15:51:44.108Z] 29e5d40040c1: Pull complete [2022-03-02T15:51:45.328Z] Skipping stage go-build-helper (already ran) [2022-03-02T15:51:45.328Z] Staging edgex-go [2022-03-02T15:51:45.328Z] + snapcraftctl stage [2022-03-02T15:51:45.535Z] 25b303627fd3: Download complete [2022-03-02T15:51:45.535Z] 1ce36da41761: Pull complete [2022-03-02T15:51:46.707Z] Staging hooks [2022-03-02T15:51:46.707Z] + snapcraftctl stage [2022-03-02T15:51:48.090Z] Staging static-packages [2022-03-02T15:51:48.090Z] + snapcraftctl stage [2022-03-02T15:51:49.475Z] Staging version [2022-03-02T15:51:49.475Z] + snapcraftctl stage [2022-03-02T15:51:50.859Z] Priming app-service-configurable [2022-03-02T15:51:50.859Z] + snapcraftctl prime [2022-03-02T15:51:52.768Z] The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part [2022-03-02T15:51:52.768Z] stage-packages: [2022-03-02T15:51:52.768Z] - libnorm1 [2022-03-02T15:51:52.768Z] - libpgm-5.2-0 [2022-03-02T15:51:52.768Z] - libsodium23 [2022-03-02T15:51:52.768Z] - libzmq5 [2022-03-02T15:51:52.768Z] Priming config-common [2022-03-02T15:51:52.768Z] + snapcraftctl prime [2022-03-02T15:51:54.153Z] Priming go-build-helper [2022-03-02T15:51:54.153Z] + snapcraftctl prime [2022-03-02T15:51:55.537Z] Priming edgex-go [2022-03-02T15:51:55.537Z] + snapcraftctl prime [2022-03-02T15:51:55.662Z] 25b303627fd3: Pull complete [2022-03-02T15:51:55.662Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-02T15:51:55.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-02T15:51:55.662Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-02T15:51:55.884Z] prd-ubuntu18.04-docker-arm64-4c-16g-6264 does not seem to be running inside a container [2022-03-02T15:51:55.991Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-02T15:51:56.917Z] Priming hooks [2022-03-02T15:51:56.917Z] + snapcraftctl prime [2022-03-02T15:51:58.301Z] Priming static-packages [2022-03-02T15:51:58.301Z] + snapcraftctl prime [2022-03-02T15:51:58.565Z] $ docker top e104ed8d9a45530988e2a4ac57b035309939ab0abe7a3df81fc5b011134da51e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-02T15:51:59.438Z] + grep parallel [2022-03-02T15:51:59.438Z] + docker-compose build --help [2022-03-02T15:52:02.501Z] Priming version [2022-03-02T15:52:02.501Z] + snapcraftctl prime [2022-03-02T15:52:03.882Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2022-03-02T15:52:04.811Z] --parallel Build images in parallel. [Pipeline] } [2022-03-02T15:52:04.854Z] $ docker stop --time=1 e104ed8d9a45530988e2a4ac57b035309939ab0abe7a3df81fc5b011134da51e [2022-03-02T15:52:06.465Z] $ docker rm -f e104ed8d9a45530988e2a4ac57b035309939ab0abe7a3df81fc5b011134da51e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-02T15:52:07.053Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-02T15:52:07.053Z] . [Pipeline] withDockerContainer [2022-03-02T15:52:07.264Z] prd-ubuntu18.04-docker-arm64-4c-16g-6264 does not seem to be running inside a container [2022-03-02T15:52:07.371Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-02T15:52:08.590Z] $ docker top f964eb933998859e180d9ce4a0f10deb1fcd1cebb23ae01c1206e849da490428 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-02T15:52:09.434Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-02T15:52:14.807Z] Building core-command ... [2022-03-02T15:52:14.807Z] Building core-data ... [2022-03-02T15:52:14.807Z] Building core-metadata ... [2022-03-02T15:52:14.807Z] Building security-bootstrapper ... [2022-03-02T15:52:14.807Z] Building security-proxy-setup ... [2022-03-02T15:52:14.807Z] Building security-secretstore-setup ... [2022-03-02T15:52:14.807Z] Building support-notifications ... [2022-03-02T15:52:14.807Z] Building support-scheduler ... [2022-03-02T15:52:14.807Z] Building sys-mgmt-agent ... [2022-03-02T15:52:14.807Z] Building core-metadata [2022-03-02T15:52:14.807Z] Building support-scheduler [2022-03-02T15:52:14.807Z] Building support-notifications [2022-03-02T15:52:14.807Z] Building security-proxy-setup [2022-03-02T15:52:14.807Z] Building security-bootstrapper [2022-03-02T15:53:36.536Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-02T15:53:36.536Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-02T15:53:36.536Z] ---> 51ce9d0515f6 [2022-03-02T15:53:36.536Z] Step 3/22 : WORKDIR /edgex-go [2022-03-02T15:53:36.536Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-02T15:53:36.536Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-02T15:53:36.536Z] ---> 51ce9d0515f6 [2022-03-02T15:53:36.536Z] Step 3/23 : WORKDIR /edgex-go [2022-03-02T15:53:36.536Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-02T15:53:36.536Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-02T15:53:36.536Z] ---> 51ce9d0515f6 [2022-03-02T15:53:36.536Z] Step 3/31 : WORKDIR /edgex-go [2022-03-02T15:53:36.536Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-02T15:53:36.536Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-02T15:53:36.536Z] ---> 51ce9d0515f6 [2022-03-02T15:53:36.536Z] Step 3/21 : WORKDIR /edgex-go [2022-03-02T15:53:36.536Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-02T15:53:36.536Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-02T15:53:36.536Z] ---> 51ce9d0515f6 [2022-03-02T15:53:36.536Z] Step 3/22 : WORKDIR /edgex-go [2022-03-02T15:53:36.536Z] ---> Running in 6745dfdca4e5 [2022-03-02T15:53:36.536Z] ---> Running in 87a76a229d41 [2022-03-02T15:53:36.536Z] ---> Running in 834a532893a9 [2022-03-02T15:53:36.536Z] ---> Running in cd9abdd06a61 [2022-03-02T15:53:36.536Z] ---> Running in 61c885da6281 [2022-03-02T15:53:36.536Z] Removing intermediate container 87a76a229d41 [2022-03-02T15:53:36.536Z] ---> 680276c93c3b [2022-03-02T15:53:36.536Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T15:53:36.536Z] Removing intermediate container cd9abdd06a61 [2022-03-02T15:53:36.536Z] ---> cd8f0d292c97 [2022-03-02T15:53:36.536Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T15:53:36.536Z] Removing intermediate container 61c885da6281 [2022-03-02T15:53:36.536Z] ---> df9c109667b2 [2022-03-02T15:53:36.536Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T15:53:36.536Z] Removing intermediate container 6745dfdca4e5 [2022-03-02T15:53:36.536Z] ---> 3cfd45fbdbff [2022-03-02T15:53:36.536Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T15:53:36.536Z] ---> Running in 6bd54a4fd2b7 [2022-03-02T15:53:36.536Z] ---> Running in c2f89528436d [2022-03-02T15:53:36.536Z] Removing intermediate container 834a532893a9 [2022-03-02T15:53:36.536Z] ---> dd2e579a9003 [2022-03-02T15:53:36.536Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T15:53:36.536Z] ---> Running in 8e6a3dff89de [2022-03-02T15:53:36.536Z] ---> Running in 8dad90278cd8 [2022-03-02T15:53:36.536Z] ---> Running in 994edc0f43d6 [2022-03-02T15:53:36.536Z] Removing intermediate container 6bd54a4fd2b7 [2022-03-02T15:53:36.536Z] ---> 60cbc52b3fa9 [2022-03-02T15:53:36.536Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-02T15:53:36.536Z] ---> Running in d199882eb343 [2022-03-02T15:53:36.536Z] Removing intermediate container 8e6a3dff89de [2022-03-02T15:53:36.536Z] ---> a19e06c8e0fb [2022-03-02T15:53:36.536Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-02T15:53:36.536Z] ---> Running in d6465776390d [2022-03-02T15:53:36.536Z] Removing intermediate container 8dad90278cd8 [2022-03-02T15:53:36.536Z] ---> c74300af024d [2022-03-02T15:53:36.536Z] Step 5/21 : RUN apk add --update --no-cache make gitRemoving intermediate container 994edc0f43d6 [2022-03-02T15:53:36.536Z] [2022-03-02T15:53:36.536Z] ---> d54dc846f439 [2022-03-02T15:53:36.536Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-02T15:53:36.536Z] Removing intermediate container c2f89528436d [2022-03-02T15:53:36.536Z] ---> 4501759d384d [2022-03-02T15:53:36.536Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-02T15:53:36.536Z] ---> Running in f0bf16f92016 [2022-03-02T15:53:36.536Z] ---> Running in 77e2add6c296 [2022-03-02T15:53:36.536Z] ---> Running in b2a815f4a73b [2022-03-02T15:53:36.536Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-02T15:53:36.536Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-02T15:53:36.536Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-02T15:53:36.536Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-02T15:53:36.536Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-02T15:53:36.536Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-02T15:53:36.536Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-02T15:53:36.536Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-02T15:53:36.536Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-02T15:53:36.536Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-02T15:53:36.536Z] OK: 220 MiB in 52 packages [2022-03-02T15:53:36.536Z] OK: 220 MiB in 52 packages [2022-03-02T15:53:36.536Z] OK: 220 MiB in 52 packages [2022-03-02T15:53:36.536Z] OK: 220 MiB in 52 packages [2022-03-02T15:53:36.536Z] OK: 220 MiB in 52 packages [2022-03-02T15:53:36.536Z] Removing intermediate container d199882eb343 [2022-03-02T15:53:36.536Z] ---> 848d16c15c46 [2022-03-02T15:53:36.536Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-02T15:53:36.536Z] Removing intermediate container d6465776390d [2022-03-02T15:53:36.536Z] ---> af2b84f09cd1 [2022-03-02T15:53:36.536Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-02T15:53:36.536Z] Removing intermediate container b2a815f4a73b [2022-03-02T15:53:36.536Z] ---> a044f3f89648 [2022-03-02T15:53:36.536Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-02T15:53:36.536Z] ---> 16f1ef8d2b35 [2022-03-02T15:53:36.536Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T15:53:36.536Z] ---> Running in a0d616d6a822 [2022-03-02T15:53:36.536Z] Removing intermediate container f0bf16f92016 [2022-03-02T15:53:36.536Z] Removing intermediate container 77e2add6c296 [2022-03-02T15:53:36.536Z] ---> e9b551a6bdda [2022-03-02T15:53:36.536Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-02T15:53:36.536Z] ---> 99ce9962e6ae [2022-03-02T15:53:36.536Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-02T15:53:36.536Z] ---> 0ff5ad2ad4df [2022-03-02T15:53:36.536Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T15:53:36.536Z] ---> Running in b9b62c559278 [2022-03-02T15:53:36.536Z] ---> c5076b52dee5 [2022-03-02T15:53:36.536Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T15:53:36.536Z] ---> Running in 57503a416c67 [2022-03-02T15:53:36.806Z] ---> 0e47b2419be1 [2022-03-02T15:53:36.806Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T15:53:36.806Z] ---> 240657146891 [2022-03-02T15:53:36.806Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T15:53:37.083Z] ---> Running in e60e1d4cef52 [2022-03-02T15:53:37.083Z] ---> Running in 125f736168f1 [2022-03-02T15:53:41.415Z] Removing intermediate container a0d616d6a822 [2022-03-02T15:53:41.415Z] ---> b70089f9ef2a [2022-03-02T15:53:41.415Z] Step 8/31 : COPY . . [2022-03-02T15:53:42.405Z] Removing intermediate container b9b62c559278 [2022-03-02T15:53:42.405Z] ---> 89a67ee3ed2b [2022-03-02T15:53:42.405Z] Step 8/23 : COPY . . [2022-03-02T15:53:43.844Z] Removing intermediate container 125f736168f1 [2022-03-02T15:53:43.844Z] ---> 68d1441cc032 [2022-03-02T15:53:43.844Z] Step 8/22 : COPY . . [2022-03-02T15:53:43.844Z] Removing intermediate container e60e1d4cef52 [2022-03-02T15:53:43.844Z] ---> 1bbdf4b8aba8 [2022-03-02T15:53:43.844Z] Step 8/21 : COPY . . [2022-03-02T15:53:43.844Z] Removing intermediate container 57503a416c67 [2022-03-02T15:53:43.844Z] ---> 00de517fa4cf [2022-03-02T15:53:43.844Z] Step 8/22 : COPY . . [2022-03-02T15:54:06.058Z] ---> 8401bac71835 [2022-03-02T15:54:06.058Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-02T15:54:06.058Z] ---> Running in 9ee6cb7cedab [2022-03-02T15:54:06.058Z] 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 [2022-03-02T15:54:06.058Z] ---> d597d804b116 [2022-03-02T15:54:06.058Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-02T15:54:06.332Z] ---> Running in cae9ce8eca17 [2022-03-02T15:54:06.605Z] ---> 6bada161d36f [2022-03-02T15:54:06.605Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-02T15:54:06.886Z] ---> Running in 57396b23c3a2 [2022-03-02T15:54:07.489Z] ---> 1ae057576e18 [2022-03-02T15:54:07.489Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-02T15:54:07.489Z] ---> Running in c63c39bcec38 [2022-03-02T15:54:08.089Z] ---> cbd1e4de3a5d [2022-03-02T15:54:08.089Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-02T15:54:08.363Z] ---> Running in 4833c11570f0 [2022-03-02T15:54:08.964Z] 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 [2022-03-02T15:54:09.576Z] 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 [2022-03-02T15:54:10.577Z] 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 [2022-03-02T15:54:10.861Z] 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 [2022-03-02T15:56:17.706Z] 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 [2022-03-02T15:56:17.706Z] Removing intermediate container 9ee6cb7cedab [2022-03-02T15:56:17.706Z] ---> 91aa240a9503 [2022-03-02T15:56:17.706Z] [2022-03-02T15:56:17.706Z] Step 10/31 : FROM alpine:3.14 [2022-03-02T15:56:17.706Z] 3.14: Pulling from library/alpine [2022-03-02T15:56:17.706Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-02T15:56:17.706Z] Status: Downloaded newer image for alpine:3.14 [2022-03-02T15:56:17.706Z] ---> 5b8b7b635229 [2022-03-02T15:56:17.706Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-02T15:56:17.706Z] ---> Running in a2f42be00bf2 [2022-03-02T15:56:17.706Z] Removing intermediate container a2f42be00bf2 [2022-03-02T15:56:17.706Z] ---> 3fe45fd8dabd [2022-03-02T15:56:17.706Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-02T15:56:17.706Z] ---> Running in 26b6022f34bd [2022-03-02T15:56:17.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-02T15:56:17.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-02T15:56:17.706Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-02T15:56:17.706Z] (2/2) Installing su-exec (0.2-r1) [2022-03-02T15:56:17.706Z] Executing busybox-1.33.1-r6.trigger [2022-03-02T15:56:17.706Z] OK: 6 MiB in 16 packages [2022-03-02T15:56:19.719Z] Removing intermediate container 26b6022f34bd [2022-03-02T15:56:19.719Z] ---> e3869a24014b [2022-03-02T15:56:19.719Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-02T15:56:19.719Z] ---> Running in c5316716826c [2022-03-02T15:56:20.005Z] Removing intermediate container c5316716826c [2022-03-02T15:56:20.005Z] ---> 6c10e755fb49 [2022-03-02T15:56:20.005Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-02T15:56:20.005Z] ---> Running in f8342755cba1 [2022-03-02T15:56:21.692Z] Removing intermediate container f8342755cba1 [2022-03-02T15:56:21.692Z] ---> 0ff66c5dfd97 [2022-03-02T15:56:21.692Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-02T15:56:21.692Z] ---> Running in bb5ac315f4dc [2022-03-02T15:56:23.679Z] Removing intermediate container bb5ac315f4dc [2022-03-02T15:56:23.679Z] ---> c87698cd58cf [2022-03-02T15:56:23.679Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-02T15:56:23.679Z] ---> Running in 567c8fd139d0 [2022-03-02T15:56:24.275Z] Removing intermediate container 567c8fd139d0 [2022-03-02T15:56:24.275Z] ---> 0f0f10c5f719 [2022-03-02T15:56:24.275Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-02T15:56:25.266Z] ---> 4c18eb124d62 [2022-03-02T15:56:25.266Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-02T15:56:25.543Z] ---> Running in a15aaa17ea5b [2022-03-02T15:56:29.870Z] Removing intermediate container a15aaa17ea5b [2022-03-02T15:56:29.870Z] ---> f4e24bb92b17 [2022-03-02T15:56:29.870Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-02T15:56:30.471Z] ---> 927d8910ac12 [2022-03-02T15:56:30.471Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-02T15:56:30.471Z] Removing intermediate container 4833c11570f0 [2022-03-02T15:56:30.471Z] ---> f3b300c93d78 [2022-03-02T15:56:30.471Z] [2022-03-02T15:56:30.471Z] Step 10/21 : FROM alpine:3.14 [2022-03-02T15:56:30.471Z] ---> 5b8b7b635229 [2022-03-02T15:56:30.471Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-02T15:56:30.747Z] ---> Running in 472ac9706430 [2022-03-02T15:56:32.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-02T15:56:32.732Z] ---> 0589cedd89b5 [2022-03-02T15:56:32.732Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-02T15:56:32.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-02T15:56:33.712Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-02T15:56:33.712Z] ---> 9432805c2fa7 [2022-03-02T15:56:33.712Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-02T15:56:33.712Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-02T15:56:33.713Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-02T15:56:33.713Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-02T15:56:33.985Z] (5/5) Installing curl (7.79.1-r0) [2022-03-02T15:56:33.985Z] Executing busybox-1.33.1-r6.trigger [2022-03-02T15:56:33.985Z] Executing ca-certificates-20211220-r0.trigger [2022-03-02T15:56:34.272Z] OK: 8 MiB in 19 packages [2022-03-02T15:56:35.251Z] ---> 0e95a93a540f [2022-03-02T15:56:35.251Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-02T15:56:36.685Z] ---> 26e72c9f8a84 [2022-03-02T15:56:36.685Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-02T15:56:36.685Z] Removing intermediate container 472ac9706430 [2022-03-02T15:56:36.685Z] ---> c084eedfad97 [2022-03-02T15:56:36.685Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-02T15:56:36.958Z] ---> Running in 3b810afaf3ba [2022-03-02T15:56:36.958Z] ---> Running in 9582c951a011 [2022-03-02T15:56:37.938Z] Removing intermediate container 9582c951a011 [2022-03-02T15:56:37.938Z] ---> 1e8e0d15d72d [2022-03-02T15:56:37.938Z] Step 13/21 : WORKDIR /edgex [2022-03-02T15:56:37.938Z] Removing intermediate container 3b810afaf3ba [2022-03-02T15:56:37.938Z] ---> 9871ddee4e04 [2022-03-02T15:56:37.938Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-02T15:56:38.209Z] ---> Running in d75c4fdad806 [2022-03-02T15:56:38.803Z] Removing intermediate container c63c39bcec38 [2022-03-02T15:56:38.803Z] ---> de420862986e [2022-03-02T15:56:38.803Z] [2022-03-02T15:56:38.803Z] Step 10/22 : FROM alpine:3.14 [2022-03-02T15:56:38.803Z] ---> 5b8b7b635229 [2022-03-02T15:56:38.803Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-02T15:56:38.803Z] Removing intermediate container cae9ce8eca17 [2022-03-02T15:56:38.803Z] ---> 8bececfc6819 [2022-03-02T15:56:38.803Z] [2022-03-02T15:56:38.803Z] Step 10/23 : FROM alpine:3.14 [2022-03-02T15:56:38.803Z] ---> 5b8b7b635229 [2022-03-02T15:56:38.803Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-02T15:56:38.803Z] Removing intermediate container d75c4fdad806 [2022-03-02T15:56:38.803Z] ---> 418a53cf364e [2022-03-02T15:56:38.803Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-02T15:56:39.073Z] ---> Running in 6fc046812d93 [2022-03-02T15:56:39.073Z] ---> Running in 322e24bc2625 [2022-03-02T15:56:39.073Z] ---> 92fa24883088 [2022-03-02T15:56:39.073Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-02T15:56:39.347Z] ---> Running in 286b774117f5 [2022-03-02T15:56:39.948Z] Removing intermediate container 57396b23c3a2 [2022-03-02T15:56:39.948Z] ---> 4a4e8a73a9ae [2022-03-02T15:56:39.948Z] [2022-03-02T15:56:39.948Z] Step 10/22 : FROM alpine:3.14 [2022-03-02T15:56:39.948Z] ---> 5b8b7b635229 [2022-03-02T15:56:39.948Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-02T15:56:39.948Z] ---> Running in 3db6f6a1f69b [2022-03-02T15:56:40.221Z] ---> 619de1d9ac06 [2022-03-02T15:56:40.221Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-02T15:56:41.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-02T15:56:41.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-02T15:56:41.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-02T15:56:41.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-02T15:56:41.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-02T15:56:42.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-02T15:56:42.416Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-02T15:56:42.416Z] Executing busybox-1.33.1-r6.trigger [2022-03-02T15:56:42.416Z] OK: 6 MiB in 15 packages [2022-03-02T15:56:42.416Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-02T15:56:42.416Z] Executing busybox-1.33.1-r6.trigger [2022-03-02T15:56:42.416Z] ---> 6832ab95f14a [2022-03-02T15:56:42.416Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-02T15:56:42.416Z] OK: 6 MiB in 15 packages [2022-03-02T15:56:42.689Z] Removing intermediate container 286b774117f5 [2022-03-02T15:56:42.689Z] ---> 746d1abdf726 [2022-03-02T15:56:42.689Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-02T15:56:42.962Z] ---> Running in b163b907b184 [2022-03-02T15:56:43.238Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-02T15:56:43.238Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-02T15:56:43.238Z] Executing busybox-1.33.1-r6.trigger [2022-03-02T15:56:43.523Z] Executing ca-certificates-20211220-r0.trigger [2022-03-02T15:56:43.523Z] OK: 6 MiB in 16 packages [2022-03-02T15:56:43.523Z] Removing intermediate container b163b907b184 [2022-03-02T15:56:43.523Z] ---> 48b0ec8f3b72 [2022-03-02T15:56:43.523Z] Step 28/31 : CMD ["gate"] [2022-03-02T15:56:44.126Z] ---> Running in d0a6ac9f380d [2022-03-02T15:56:44.126Z] Removing intermediate container 6fc046812d93 [2022-03-02T15:56:44.126Z] ---> 45ec01024eb4 [2022-03-02T15:56:44.126Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-02T15:56:44.126Z] Removing intermediate container 322e24bc2625 [2022-03-02T15:56:44.126Z] ---> 946242e03fe6 [2022-03-02T15:56:44.126Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-02T15:56:44.400Z] ---> 6e04c85de6e0 [2022-03-02T15:56:44.400Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-02T15:56:44.400Z] ---> Running in d4f7c82115cb [2022-03-02T15:56:44.400Z] ---> Running in 06621fe67efc [2022-03-02T15:56:44.400Z] ---> Running in 0555d2edee81 [2022-03-02T15:56:44.675Z] Removing intermediate container d0a6ac9f380d [2022-03-02T15:56:44.675Z] ---> 09b96bb52ce8 [2022-03-02T15:56:44.675Z] Step 29/31 : LABEL arch=arm64 [2022-03-02T15:56:44.949Z] ---> Running in 260393e8ee51 [2022-03-02T15:56:44.949Z] Removing intermediate container d4f7c82115cb [2022-03-02T15:56:44.949Z] ---> 72fb0299eeff [2022-03-02T15:56:44.949Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-02T15:56:44.949Z] Removing intermediate container 06621fe67efc [2022-03-02T15:56:44.949Z] ---> 483dac63fa22 [2022-03-02T15:56:44.949Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-02T15:56:45.228Z] ---> Running in e644b7fc0dbc [2022-03-02T15:56:45.228Z] ---> Running in 3c9fe9c7e7ba [2022-03-02T15:56:45.228Z] Removing intermediate container 0555d2edee81 [2022-03-02T15:56:45.228Z] ---> 20d3cdc2603a [2022-03-02T15:56:45.228Z] Step 18/21 : CMD ["--init=true"] [2022-03-02T15:56:45.500Z] ---> Running in fd6826bb017e [2022-03-02T15:56:45.500Z] Removing intermediate container 260393e8ee51 [2022-03-02T15:56:45.500Z] ---> f8e3bec7be05 [2022-03-02T15:56:45.500Z] Step 30/31 : LABEL git_sha=9f68aec58afc9cbde1ec9a476ce9469a7044ca47 [2022-03-02T15:56:45.500Z] Removing intermediate container 3db6f6a1f69b [2022-03-02T15:56:45.500Z] ---> 5366afd629c6 [2022-03-02T15:56:45.500Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-02T15:56:45.776Z] ---> Running in 90463edcf437 [2022-03-02T15:56:45.776Z] ---> Running in a46b5a78c1e9 [2022-03-02T15:56:45.776Z] Removing intermediate container 3c9fe9c7e7ba [2022-03-02T15:56:45.776Z] ---> 78c530722f71 [2022-03-02T15:56:45.776Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-02T15:56:45.776Z] Removing intermediate container e644b7fc0dbc [2022-03-02T15:56:45.776Z] ---> 6f409b970924 [2022-03-02T15:56:45.776Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-02T15:56:45.776Z] ---> Running in a730f48cde4c [2022-03-02T15:56:45.776Z] Removing intermediate container fd6826bb017e [2022-03-02T15:56:45.776Z] ---> 6f485c5c593e [2022-03-02T15:56:45.776Z] Step 19/21 : LABEL arch=arm64 [2022-03-02T15:56:46.049Z] ---> Running in 3f06d8d37ce2 [2022-03-02T15:56:46.049Z] ---> Running in 98d2806e4056 [2022-03-02T15:56:46.322Z] Removing intermediate container 90463edcf437 [2022-03-02T15:56:46.322Z] ---> a591d109cf9d [2022-03-02T15:56:46.322Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-02T15:56:46.322Z] Removing intermediate container a46b5a78c1e9 [2022-03-02T15:56:46.322Z] ---> 288eed95c758 [2022-03-02T15:56:46.322Z] Step 31/31 : LABEL version=0.0.0 [2022-03-02T15:56:46.322Z] ---> Running in efb79c6ab510 [2022-03-02T15:56:46.603Z] ---> Running in 90bd85d4f157 [2022-03-02T15:56:46.603Z] Removing intermediate container a730f48cde4c [2022-03-02T15:56:46.603Z] Removing intermediate container 98d2806e4056 [2022-03-02T15:56:46.603Z] Removing intermediate container 3f06d8d37ce2 [2022-03-02T15:56:46.603Z] ---> 09daa8a7349d [2022-03-02T15:56:46.603Z] Step 15/23 : WORKDIR / [2022-03-02T15:56:46.603Z] ---> 1a0580d37c92 [2022-03-02T15:56:46.603Z] ---> 3fe8c0574254 [2022-03-02T15:56:46.603Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt /Step 20/21 : LABEL git_sha=9f68aec58afc9cbde1ec9a476ce9469a7044ca47 [2022-03-02T15:56:46.603Z] [2022-03-02T15:56:46.884Z] ---> Running in 255c67b8814b [2022-03-02T15:56:46.884Z] ---> Running in 4f46d0d3954d [2022-03-02T15:56:46.884Z] Removing intermediate container efb79c6ab510 [2022-03-02T15:56:46.884Z] ---> fae763ddbddc [2022-03-02T15:56:46.884Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-02T15:56:47.157Z] ---> Running in 5622f6dbc21e [2022-03-02T15:56:47.157Z] Removing intermediate container 90bd85d4f157 [2022-03-02T15:56:47.157Z] ---> b5a57c32cfba [2022-03-02T15:56:47.157Z] [2022-03-02T15:56:47.430Z] Removing intermediate container 255c67b8814b [2022-03-02T15:56:47.430Z] ---> 5f27da017b71 [2022-03-02T15:56:47.430Z] Step 21/21 : LABEL version=0.0.0 [2022-03-02T15:56:47.430Z] Removing intermediate container 4f46d0d3954d [2022-03-02T15:56:47.430Z] ---> 18ee6d08445d [2022-03-02T15:56:47.430Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-02T15:56:47.704Z] ---> Running in 84aecb0db820 [2022-03-02T15:56:47.704Z] ---> 456b7e0515be [2022-03-02T15:56:47.704Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-02T15:56:47.704Z] Removing intermediate container 5622f6dbc21e [2022-03-02T15:56:47.704Z] Successfully built b5a57c32cfba [2022-03-02T15:56:47.704Z] ---> 34def4789bf9 [2022-03-02T15:56:47.704Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-02T15:56:47.704Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-02T15:56:47.704Z]  Building security-bootstrapper ... done Building sys-mgmt-agent [2022-03-02T15:56:48.303Z] Removing intermediate container 84aecb0db820 [2022-03-02T15:56:48.303Z] ---> 4c153f55d47c [2022-03-02T15:56:48.303Z] [2022-03-02T15:56:48.578Z] ---> d289e891129d [2022-03-02T15:56:48.578Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-02T15:56:48.851Z] Successfully built 4c153f55d47c [2022-03-02T15:56:48.851Z] ---> 5ba580190ece [2022-03-02T15:56:48.851Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-02T15:56:48.851Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-02T15:56:48.851Z]  Building security-proxy-setup ... done Building core-command [2022-03-02T15:56:49.443Z] ---> 98f88231e15a [2022-03-02T15:56:49.443Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-02T15:56:50.422Z] ---> 43e4ef7f3ced [2022-03-02T15:56:50.422Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-02T15:56:50.422Z] ---> d7bd3b9bab76 [2022-03-02T15:56:50.422Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-02T15:56:50.422Z] ---> 9f7cffed75db [2022-03-02T15:56:50.422Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-02T15:56:50.422Z] ---> Running in 2fff72f379f8 [2022-03-02T15:56:51.410Z] Removing intermediate container 2fff72f379f8 [2022-03-02T15:56:51.410Z] ---> ab449ca61965 [2022-03-02T15:56:51.411Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-02T15:56:51.411Z] ---> 64313b841bb4 [2022-03-02T15:56:51.411Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-02T15:56:51.411Z] ---> 56b0241a6c0f [2022-03-02T15:56:51.411Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-02T15:56:51.411Z] ---> Running in ea40fdc3981b [2022-03-02T15:56:51.411Z] ---> Running in 4c707cb4d864 [2022-03-02T15:56:51.411Z] ---> Running in cf7432e35051 [2022-03-02T15:56:52.075Z] Removing intermediate container ea40fdc3981b [2022-03-02T15:56:52.075Z] ---> 29d8bee2d254 [2022-03-02T15:56:52.075Z] Step 20/22 : LABEL arch=arm64 [2022-03-02T15:56:52.075Z] Removing intermediate container cf7432e35051 [2022-03-02T15:56:52.075Z] ---> 0eff254eb817 [2022-03-02T15:56:52.075Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-02T15:56:52.378Z] Removing intermediate container 4c707cb4d864 [2022-03-02T15:56:52.378Z] ---> 1947db96f7d3 [2022-03-02T15:56:52.378Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-02T15:56:52.378Z] ---> Running in d75fbe1a209b [2022-03-02T15:56:52.378Z] ---> Running in b27d2990e529 [2022-03-02T15:56:52.378Z] ---> Running in e87606d9864c [2022-03-02T15:56:53.060Z] Removing intermediate container d75fbe1a209b [2022-03-02T15:56:53.060Z] ---> e58d8f598ce8 [2022-03-02T15:56:53.060Z] Step 21/22 : LABEL git_sha=9f68aec58afc9cbde1ec9a476ce9469a7044ca47 [2022-03-02T15:56:53.060Z] Removing intermediate container b27d2990e529 [2022-03-02T15:56:53.060Z] ---> 2dc69a7910db [2022-03-02T15:56:53.060Z] Step 20/22 : LABEL arch=arm64 [2022-03-02T15:56:53.060Z] Removing intermediate container e87606d9864c [2022-03-02T15:56:53.060Z] ---> 8f5b446dfa41 [2022-03-02T15:56:53.060Z] Step 21/23 : LABEL arch=arm64 [2022-03-02T15:56:53.060Z] ---> Running in f71c25313b78 [2022-03-02T15:56:53.363Z] ---> Running in 33eedb1da785 [2022-03-02T15:56:53.363Z] ---> Running in a2cd48b8faf3 [2022-03-02T15:56:53.961Z] Removing intermediate container 33eedb1da785 [2022-03-02T15:56:53.961Z] ---> 0e8b2c895029 [2022-03-02T15:56:53.961Z] Step 21/22 : LABEL git_sha=9f68aec58afc9cbde1ec9a476ce9469a7044ca47 [2022-03-02T15:56:53.961Z] Removing intermediate container f71c25313b78 [2022-03-02T15:56:53.961Z] ---> 0f4ac2efa866 [2022-03-02T15:56:53.961Z] Step 22/22 : LABEL version=0.0.0Removing intermediate container a2cd48b8faf3 [2022-03-02T15:56:53.961Z] [2022-03-02T15:56:53.961Z] ---> 8516934d4677 [2022-03-02T15:56:53.961Z] Step 22/23 : LABEL git_sha=9f68aec58afc9cbde1ec9a476ce9469a7044ca47 [2022-03-02T15:56:53.961Z] ---> Running in 1a94ceccd06a [2022-03-02T15:56:53.961Z] ---> Running in 64664d155cb4 [2022-03-02T15:56:53.961Z] ---> Running in 056eed485028 [2022-03-02T15:56:54.561Z] Removing intermediate container 1a94ceccd06a [2022-03-02T15:56:54.561Z] ---> 8205dc13ee2f [2022-03-02T15:56:54.561Z] Step 22/22 : LABEL version=0.0.0 [2022-03-02T15:56:54.561Z] Removing intermediate container 64664d155cb4 [2022-03-02T15:56:54.561Z] ---> c03188c8de87 [2022-03-02T15:56:54.561Z] Step 23/23 : LABEL version=0.0.0 [2022-03-02T15:56:54.561Z] Removing intermediate container 056eed485028 [2022-03-02T15:56:54.561Z] ---> 7a8171672555 [2022-03-02T15:56:54.561Z] [2022-03-02T15:56:54.834Z] ---> Running in a8b40ac32105 [2022-03-02T15:56:54.834Z] ---> Running in bf6c99389b6b [2022-03-02T15:56:55.106Z] Successfully built 7a8171672555 [2022-03-02T15:56:55.106Z] Successfully tagged support-scheduler-arm64:latest [2022-03-02T15:56:55.106Z]  Building support-scheduler ... done Building core-data [2022-03-02T15:56:55.106Z] Removing intermediate container a8b40ac32105 [2022-03-02T15:56:55.106Z] ---> 6666f1d8dce0 [2022-03-02T15:56:55.380Z] [2022-03-02T15:56:55.380Z] Removing intermediate container bf6c99389b6b [2022-03-02T15:56:55.380Z] ---> ab97dc3c0dd0 [2022-03-02T15:56:55.380Z] [2022-03-02T15:56:55.651Z] Successfully built 6666f1d8dce0 [2022-03-02T15:56:55.651Z] Successfully built ab97dc3c0dd0 [2022-03-02T15:56:55.651Z] Successfully tagged support-notifications-arm64:latest [2022-03-02T15:56:55.651Z] Building security-secretstore-setup [2022-03-02T15:56:55.651Z] Successfully tagged core-metadata-arm64:latest [2022-03-02T15:57:42.596Z]  Building support-notifications ... done  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-02T15:57:42.596Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-02T15:57:42.596Z] ---> 51ce9d0515f6 [2022-03-02T15:57:42.596Z] Step 3/23 : WORKDIR /edgex-go [2022-03-02T15:57:42.596Z] ---> Using cache [2022-03-02T15:57:42.596Z] ---> dd2e579a9003 [2022-03-02T15:57:42.596Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T15:57:42.596Z] ---> Using cache [2022-03-02T15:57:42.596Z] ---> d54dc846f439 [2022-03-02T15:57:42.596Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-02T15:57:42.596Z] ---> Running in ffa7a28979d7 [2022-03-02T15:57:42.596Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-02T15:57:42.596Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-02T15:57:42.596Z] ---> 51ce9d0515f6 [2022-03-02T15:57:42.596Z] Step 3/23 : WORKDIR /edgex-go [2022-03-02T15:57:42.596Z] ---> Using cache [2022-03-02T15:57:42.596Z] ---> dd2e579a9003 [2022-03-02T15:57:42.596Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T15:57:42.596Z] ---> Using cache [2022-03-02T15:57:42.596Z] ---> d54dc846f439 [2022-03-02T15:57:42.596Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-02T15:57:42.596Z] ---> Using cache [2022-03-02T15:57:42.596Z] ---> a044f3f89648 [2022-03-02T15:57:42.596Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-02T15:57:42.596Z] ---> Using cache [2022-03-02T15:57:42.596Z] ---> c5076b52dee5 [2022-03-02T15:57:42.596Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T15:57:42.596Z] ---> Using cache [2022-03-02T15:57:42.596Z] ---> 00de517fa4cf [2022-03-02T15:57:42.596Z] Step 8/23 : COPY . . [2022-03-02T15:57:42.596Z] ---> Using cache [2022-03-02T15:57:42.596Z] ---> 1ae057576e18 [2022-03-02T15:57:42.596Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-02T15:57:42.596Z] ---> Running in d5da532bc957 [2022-03-02T15:57:42.596Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-02T15:57:42.596Z] 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 [2022-03-02T15:57:42.596Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-02T15:57:42.596Z] OK: 220 MiB in 52 packages [2022-03-02T15:57:44.038Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-02T15:57:44.038Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-02T15:57:44.038Z] ---> 51ce9d0515f6 [2022-03-02T15:57:44.038Z] Step 3/23 : WORKDIR /edgex-go [2022-03-02T15:57:44.038Z] ---> Using cache [2022-03-02T15:57:44.038Z] ---> dd2e579a9003 [2022-03-02T15:57:44.038Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T15:57:44.038Z] ---> Using cache [2022-03-02T15:57:44.038Z] ---> d54dc846f439 [2022-03-02T15:57:44.038Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-02T15:57:44.038Z] ---> Running in 0fe5277d65f8 [2022-03-02T15:57:44.311Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-02T15:57:44.311Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-02T15:57:44.311Z] ---> 51ce9d0515f6 [2022-03-02T15:57:44.311Z] Step 3/25 : WORKDIR /edgex-go [2022-03-02T15:57:44.311Z] ---> Using cache [2022-03-02T15:57:44.311Z] ---> dd2e579a9003 [2022-03-02T15:57:44.311Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T15:57:44.311Z] ---> Using cache [2022-03-02T15:57:44.311Z] ---> d54dc846f439 [2022-03-02T15:57:44.311Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-02T15:57:44.311Z] ---> Using cache [2022-03-02T15:57:44.311Z] ---> a044f3f89648 [2022-03-02T15:57:44.311Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-02T15:57:44.311Z] ---> Using cache [2022-03-02T15:57:44.311Z] ---> c5076b52dee5 [2022-03-02T15:57:44.311Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T15:57:44.311Z] ---> Using cache [2022-03-02T15:57:44.311Z] ---> 00de517fa4cf [2022-03-02T15:57:44.311Z] Step 8/25 : COPY . .Removing intermediate container ffa7a28979d7 [2022-03-02T15:57:44.311Z] ---> da5db951c19b [2022-03-02T15:57:44.311Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-02T15:57:44.311Z] [2022-03-02T15:57:44.586Z] ---> Using cache [2022-03-02T15:57:44.586Z] ---> 1ae057576e18 [2022-03-02T15:57:44.586Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-02T15:57:44.861Z] ---> Running in bc2a4c91bb2a [2022-03-02T15:57:46.297Z] ---> 9c37a0e75e96 [2022-03-02T15:57:46.297Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T15:57:46.297Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-02T15:57:46.297Z] ---> Running in 8e8c311400af [2022-03-02T15:57:47.281Z] 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 [2022-03-02T15:57:47.281Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-02T15:57:48.267Z] OK: 220 MiB in 52 packages [2022-03-02T15:57:49.264Z] Removing intermediate container 0fe5277d65f8 [2022-03-02T15:57:49.264Z] ---> 8d3f6149ccf1 [2022-03-02T15:57:49.264Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-02T15:57:50.242Z] ---> ff2f69b09e36 [2022-03-02T15:57:50.242Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T15:57:50.516Z] ---> Running in 15e359121432 [2022-03-02T15:57:52.506Z] Removing intermediate container 8e8c311400af [2022-03-02T15:57:52.506Z] ---> cd5dfc1abb36 [2022-03-02T15:57:52.506Z] Step 8/23 : COPY . . [2022-03-02T15:57:57.907Z] Removing intermediate container 15e359121432 [2022-03-02T15:57:57.907Z] ---> 9926b018d0c6 [2022-03-02T15:57:57.907Z] Step 8/23 : COPY . . [2022-03-02T15:58:16.234Z] ---> d4f554623e9a [2022-03-02T15:58:16.234Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-02T15:58:16.234Z] ---> Running in 16bf86b8b318 [2022-03-02T15:58:16.234Z] 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 [2022-03-02T15:58:21.640Z] ---> dae5738aeb2f [2022-03-02T15:58:21.640Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-02T15:58:21.640Z] ---> Running in 14feaa8fe127 [2022-03-02T15:58:23.078Z] 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 [2022-03-02T15:59:19.620Z] Removing intermediate container d5da532bc957 [2022-03-02T15:59:19.620Z] ---> 4bb8c01cb8ba [2022-03-02T15:59:19.620Z] [2022-03-02T15:59:19.620Z] Step 10/23 : FROM alpine:3.14 [2022-03-02T15:59:19.620Z] ---> 5b8b7b635229 [2022-03-02T15:59:19.620Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-02T15:59:19.621Z] ---> Using cache [2022-03-02T15:59:19.621Z] ---> 946242e03fe6 [2022-03-02T15:59:19.621Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-02T15:59:19.621Z] ---> Using cache [2022-03-02T15:59:19.621Z] ---> 483dac63fa22 [2022-03-02T15:59:19.621Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-02T15:59:19.621Z] ---> Running in 638c403d8527 [2022-03-02T15:59:19.621Z] Removing intermediate container 638c403d8527 [2022-03-02T15:59:19.621Z] ---> 6e69592f44f5 [2022-03-02T15:59:19.621Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-02T15:59:19.621Z] ---> Running in bfb17c977305 [2022-03-02T15:59:19.621Z] Removing intermediate container bfb17c977305 [2022-03-02T15:59:19.621Z] ---> 9ff0e7de24d2 [2022-03-02T15:59:19.621Z] Step 15/23 : WORKDIR / [2022-03-02T15:59:19.621Z] ---> Running in 670c08625584 [2022-03-02T15:59:19.621Z] Removing intermediate container 670c08625584 [2022-03-02T15:59:19.621Z] ---> 72c1ce3d4c20 [2022-03-02T15:59:19.621Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-02T15:59:19.621Z] ---> c598b8e1436d [2022-03-02T15:59:19.621Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-02T15:59:19.621Z] ---> 9fb2ad542d42 [2022-03-02T15:59:19.621Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-02T15:59:19.621Z] ---> 5afcac2ab2a7 [2022-03-02T15:59:19.621Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-02T15:59:19.621Z] 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 [2022-03-02T15:59:19.621Z] ---> Running in 412bd264f73b [2022-03-02T15:59:19.621Z] Removing intermediate container 412bd264f73b [2022-03-02T15:59:19.621Z] ---> 9985387d5705 [2022-03-02T15:59:19.621Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-02T15:59:19.621Z] ---> Running in b1cb3ad99b38 [2022-03-02T15:59:20.217Z] Removing intermediate container b1cb3ad99b38 [2022-03-02T15:59:20.217Z] ---> c1e7109c1646 [2022-03-02T15:59:20.217Z] Step 21/23 : LABEL arch=arm64 [2022-03-02T15:59:20.217Z] ---> Running in a545acee2cf1 [2022-03-02T15:59:20.824Z] Removing intermediate container a545acee2cf1 [2022-03-02T15:59:20.824Z] ---> 64eb9091793c [2022-03-02T15:59:20.824Z] Step 22/23 : LABEL git_sha=9f68aec58afc9cbde1ec9a476ce9469a7044ca47 [2022-03-02T15:59:20.824Z] ---> Running in 6597dbd36791 [2022-03-02T15:59:21.426Z] Removing intermediate container 6597dbd36791 [2022-03-02T15:59:21.426Z] ---> 1066bf76d88b [2022-03-02T15:59:21.426Z] Step 23/23 : LABEL version=0.0.0 [2022-03-02T15:59:21.702Z] ---> Running in 628ec4965bc4 [2022-03-02T15:59:21.977Z] Removing intermediate container 628ec4965bc4 [2022-03-02T15:59:21.977Z] ---> 128a9d6b7e57 [2022-03-02T15:59:21.977Z] [2022-03-02T15:59:22.253Z] Successfully built 128a9d6b7e57 [2022-03-02T15:59:22.527Z] Successfully tagged core-command-arm64:latest [2022-03-02T15:59:30.812Z]  Building core-command ... done Removing intermediate container bc2a4c91bb2a [2022-03-02T15:59:30.812Z] ---> c150261a6398 [2022-03-02T15:59:30.812Z] [2022-03-02T15:59:30.812Z] Step 10/25 : FROM alpine:3.14 [2022-03-02T15:59:30.812Z] ---> 5b8b7b635229 [2022-03-02T15:59:30.812Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-02T15:59:30.812Z] ---> Running in f25659737b19 [2022-03-02T15:59:32.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-02T15:59:32.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-02T15:59:33.795Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-02T15:59:33.795Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-02T15:59:33.795Z] (3/3) Installing su-exec (0.2-r1) [2022-03-02T15:59:33.795Z] Executing busybox-1.33.1-r6.trigger [2022-03-02T15:59:33.795Z] Executing ca-certificates-20211220-r0.trigger [2022-03-02T15:59:34.070Z] OK: 6 MiB in 17 packages [2022-03-02T15:59:36.057Z] Removing intermediate container f25659737b19 [2022-03-02T15:59:36.057Z] ---> 1d1360a639df [2022-03-02T15:59:36.057Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-02T15:59:36.057Z] ---> Running in 6de132822522 [2022-03-02T15:59:36.655Z] Removing intermediate container 6de132822522 [2022-03-02T15:59:36.655Z] ---> 78fa34b91798 [2022-03-02T15:59:36.655Z] Step 13/25 : WORKDIR / [2022-03-02T15:59:36.655Z] ---> Running in 24e6b412ad97 [2022-03-02T15:59:37.639Z] Removing intermediate container 24e6b412ad97 [2022-03-02T15:59:37.639Z] ---> ad493fb1b4ba [2022-03-02T15:59:37.639Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-02T15:59:38.629Z] ---> b3824df6aa57 [2022-03-02T15:59:38.629Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-02T15:59:39.223Z] ---> 928f68c0d39c [2022-03-02T15:59:39.223Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-02T15:59:40.659Z] ---> cb380e778fa9 [2022-03-02T15:59:40.659Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-02T15:59:41.253Z] ---> 165c2e4a8b4e [2022-03-02T15:59:41.253Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-02T15:59:43.230Z] ---> d167fa8fe765 [2022-03-02T15:59:43.230Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-02T15:59:44.669Z] ---> bd32ffa05302 [2022-03-02T15:59:44.669Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-02T15:59:45.659Z] ---> b7380283976e [2022-03-02T15:59:45.659Z] Step 21/25 : 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/ [2022-03-02T15:59:45.933Z] ---> Running in e986e332741e [2022-03-02T15:59:49.332Z] Removing intermediate container e986e332741e [2022-03-02T15:59:49.332Z] ---> 209789f95600 [2022-03-02T15:59:49.332Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-02T15:59:49.332Z] ---> Running in 6f0e6f2fb9b4 [2022-03-02T15:59:50.326Z] Removing intermediate container 6f0e6f2fb9b4 [2022-03-02T15:59:50.326Z] ---> 0b38e198e3c0 [2022-03-02T15:59:50.326Z] Step 23/25 : LABEL arch=arm64 [2022-03-02T15:59:50.326Z] ---> Running in 7a144fe570ad [2022-03-02T15:59:50.922Z] Removing intermediate container 7a144fe570ad [2022-03-02T15:59:50.922Z] ---> ba4a9d161328 [2022-03-02T15:59:50.922Z] Step 24/25 : LABEL git_sha=9f68aec58afc9cbde1ec9a476ce9469a7044ca47 [2022-03-02T15:59:51.200Z] ---> Running in 38b89e3e3229 [2022-03-02T15:59:51.200Z] Removing intermediate container 16bf86b8b318 [2022-03-02T15:59:51.200Z] ---> e43bd17a54e8 [2022-03-02T15:59:51.200Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-02T15:59:51.474Z] ---> Running in 538a122835ed [2022-03-02T15:59:51.750Z] Removing intermediate container 38b89e3e3229 [2022-03-02T15:59:51.750Z] ---> e15bcb4166b2 [2022-03-02T15:59:51.750Z] Step 25/25 : LABEL version=0.0.0 [2022-03-02T15:59:52.025Z] ---> Running in c73af37d0115 [2022-03-02T15:59:52.738Z] Removing intermediate container c73af37d0115 [2022-03-02T15:59:52.738Z] ---> 8ecf104f201d [2022-03-02T15:59:52.738Z] [2022-03-02T15:59:53.071Z] 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 [2022-03-02T15:59:53.071Z] Successfully built 8ecf104f201d [2022-03-02T15:59:53.386Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-02T15:59:56.059Z]  Building security-secretstore-setup ... done Removing intermediate container 538a122835ed [2022-03-02T15:59:56.059Z] ---> 73a5ce5695ad [2022-03-02T15:59:56.059Z] [2022-03-02T15:59:56.059Z] Step 11/23 : FROM docker:20.10.10 [2022-03-02T15:59:56.059Z] 20.10.10: Pulling from library/docker [2022-03-02T16:00:04.330Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-02T16:00:04.330Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-02T16:00:04.330Z] ---> 520e9a0a30f7 [2022-03-02T16:00:04.330Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-02T16:00:04.330Z] ---> Running in dd9d00b6b8b1 [2022-03-02T16:00:04.330Z] Removing intermediate container dd9d00b6b8b1 [2022-03-02T16:00:04.330Z] ---> 8d45cd586f17 [2022-03-02T16:00:04.330Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-02T16:00:04.330Z] ---> Running in e39f2401ef5b [2022-03-02T16:00:04.602Z] Removing intermediate container 14feaa8fe127 [2022-03-02T16:00:04.602Z] ---> 8ea782631bbd [2022-03-02T16:00:04.602Z] [2022-03-02T16:00:04.602Z] Step 10/23 : FROM alpine:3.14 [2022-03-02T16:00:04.602Z] ---> 5b8b7b635229 [2022-03-02T16:00:04.602Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-02T16:00:04.874Z] ---> Running in d2835a657e13 [2022-03-02T16:00:05.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-02T16:00:05.151Z] Removing intermediate container d2835a657e13 [2022-03-02T16:00:05.151Z] ---> 3173220eb487 [2022-03-02T16:00:05.151Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-02T16:00:05.151Z] ---> Running in f8b5dd2c764d [2022-03-02T16:00:05.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-02T16:00:05.695Z] Removing intermediate container f8b5dd2c764d [2022-03-02T16:00:05.695Z] ---> d63a9a310ffb [2022-03-02T16:00:05.695Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-02T16:00:05.695Z] ---> Running in 8be1f2db51d8 [2022-03-02T16:00:06.292Z] (1/42) Installing readline (8.1.0-r0) [2022-03-02T16:00:06.292Z] Removing intermediate container 8be1f2db51d8 [2022-03-02T16:00:06.292Z] ---> d4ca95aaf909 [2022-03-02T16:00:06.292Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T16:00:06.292Z] (2/42) Installing bash (5.1.4-r0) [2022-03-02T16:00:06.292Z] Executing bash-5.1.4-r0.post-install [2022-03-02T16:00:06.292Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-02T16:00:06.292Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-02T16:00:06.292Z] ---> Running in a9651fb63784 [2022-03-02T16:00:06.292Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-02T16:00:06.293Z] (6/42) Installing curl (7.79.1-r0) [2022-03-02T16:00:06.293Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-02T16:00:06.293Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-02T16:00:06.293Z] (9/42) Installing expat (2.4.6-r0) [2022-03-02T16:00:06.293Z] (10/42) Installing libffi (3.3-r2) [2022-03-02T16:00:06.293Z] (11/42) Installing gdbm (1.19-r0) [2022-03-02T16:00:06.293Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-02T16:00:06.293Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-02T16:00:06.293Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-02T16:00:06.293Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-02T16:00:06.564Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-02T16:00:06.564Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-02T16:00:08.549Z] Removing intermediate container a9651fb63784 [2022-03-02T16:00:08.549Z] ---> fb07842e2a11 [2022-03-02T16:00:08.549Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-02T16:00:08.549Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-02T16:00:08.549Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-02T16:00:08.549Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-02T16:00:08.549Z] ---> Running in 73778a1256a4 [2022-03-02T16:00:08.549Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-02T16:00:08.549Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-02T16:00:08.549Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-02T16:00:08.549Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-02T16:00:08.549Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-02T16:00:08.549Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-02T16:00:08.828Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-02T16:00:08.829Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-02T16:00:08.829Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-02T16:00:08.829Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-02T16:00:08.829Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-02T16:00:08.829Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-02T16:00:08.829Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-02T16:00:08.829Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-02T16:00:08.829Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-02T16:00:08.829Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-02T16:00:08.829Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-02T16:00:08.829Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-02T16:00:09.102Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-02T16:00:09.102Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-02T16:00:09.102Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-02T16:00:09.102Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-02T16:00:09.695Z] Executing busybox-1.33.1-r6.trigger [2022-03-02T16:00:09.695Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-02T16:00:09.695Z] OK: 84 MiB in 64 packages [2022-03-02T16:00:10.663Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-02T16:00:11.642Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-02T16:00:11.642Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-02T16:00:11.642Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-02T16:00:11.642Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-02T16:00:11.914Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-02T16:00:11.914Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-02T16:00:12.187Z] Executing busybox-1.33.1-r6.trigger [2022-03-02T16:00:12.187Z] OK: 8 MiB in 20 packages [2022-03-02T16:00:13.164Z] Removing intermediate container 73778a1256a4 [2022-03-02T16:00:13.164Z] ---> 01ddb931b675 [2022-03-02T16:00:13.164Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-02T16:00:13.436Z] Collecting docker-compose==1.23.2 [2022-03-02T16:00:13.436Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-02T16:00:13.710Z] ---> 54558cfd1f4d [2022-03-02T16:00:13.710Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-02T16:00:14.689Z] Collecting PyYAML<4,>=3.10 [2022-03-02T16:00:14.689Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-02T16:00:14.689Z] ---> 92fa7537ebd2 [2022-03-02T16:00:14.689Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-02T16:00:15.281Z] ---> e486a76d3561 [2022-03-02T16:00:15.281Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-02T16:00:15.554Z] ---> Running in 37abf032f055 [2022-03-02T16:00:15.823Z] Removing intermediate container 37abf032f055 [2022-03-02T16:00:15.823Z] ---> b032bcda0d54 [2022-03-02T16:00:15.823Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-02T16:00:16.095Z] ---> Running in 6c8e6b5e705c [2022-03-02T16:00:16.365Z] Removing intermediate container 6c8e6b5e705c [2022-03-02T16:00:16.365Z] ---> 074eb27a3bb3 [2022-03-02T16:00:16.365Z] Step 21/23 : LABEL arch=arm64 [2022-03-02T16:00:16.365Z] ---> Running in 62f255eb60ca [2022-03-02T16:00:16.635Z] Removing intermediate container 62f255eb60ca [2022-03-02T16:00:16.635Z] ---> 8c20eed53aa3 [2022-03-02T16:00:16.635Z] Step 22/23 : LABEL git_sha=9f68aec58afc9cbde1ec9a476ce9469a7044ca47 [2022-03-02T16:00:16.906Z] ---> Running in 605315f730de [2022-03-02T16:00:17.177Z] Removing intermediate container 605315f730de [2022-03-02T16:00:17.177Z] ---> 63fd82edb783 [2022-03-02T16:00:17.177Z] Step 23/23 : LABEL version=0.0.0 [2022-03-02T16:00:17.177Z] ---> Running in 91e527ea08e4 [2022-03-02T16:00:17.774Z] Removing intermediate container 91e527ea08e4 [2022-03-02T16:00:17.774Z] ---> 1538c981279f [2022-03-02T16:00:17.774Z] [2022-03-02T16:00:17.774Z] Collecting cached-property<2,>=1.2.0 [2022-03-02T16:00:17.774Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-02T16:00:18.047Z] Successfully built 1538c981279f [2022-03-02T16:00:18.047Z] Successfully tagged core-data-arm64:latest [2022-03-02T16:00:18.047Z]  Building core-data ... done Collecting websocket-client<1.0,>=0.32.0 [2022-03-02T16:00:18.047Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-02T16:00:19.018Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-02T16:00:19.019Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-02T16:00:19.019Z] Collecting docopt<0.7,>=0.6.1 [2022-03-02T16:00:19.019Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-02T16:00:20.982Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-02T16:00:20.982Z] Collecting jsonschema<3,>=2.5.1 [2022-03-02T16:00:20.982Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-02T16:00:20.982Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-02T16:00:20.982Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-02T16:00:22.944Z] Collecting texttable<0.10,>=0.9.0 [2022-03-02T16:00:22.944Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-02T16:00:24.366Z] Collecting docker<4.0,>=3.6.0 [2022-03-02T16:00:24.366Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-02T16:00:24.635Z] Collecting docker-pycreds>=0.4.0 [2022-03-02T16:00:24.635Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-02T16:00:25.223Z] 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) [2022-03-02T16:00:25.223Z] Collecting idna<2.8,>=2.5 [2022-03-02T16:00:25.223Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-02T16:00:25.492Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-02T16:00:25.492Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-02T16:00:25.774Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-02T16:00:25.774Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-02T16:00:26.045Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-02T16:00:26.045Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-02T16:00:26.045Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-02T16:00:26.045Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-02T16:00:27.018Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-02T16:00:27.018Z] Attempting uninstall: urllib3 [2022-03-02T16:00:27.018Z] Found existing installation: urllib3 1.26.5 [2022-03-02T16:00:27.018Z] Uninstalling urllib3-1.26.5: [2022-03-02T16:00:27.018Z] Successfully uninstalled urllib3-1.26.5 [2022-03-02T16:00:27.612Z] Attempting uninstall: idna [2022-03-02T16:00:27.612Z] Found existing installation: idna 3.2 [2022-03-02T16:00:27.612Z] Uninstalling idna-3.2: [2022-03-02T16:00:27.612Z] Successfully uninstalled idna-3.2 [2022-03-02T16:00:28.587Z] Attempting uninstall: chardet [2022-03-02T16:00:28.587Z] Found existing installation: chardet 4.0.0 [2022-03-02T16:00:28.587Z] Uninstalling chardet-4.0.0: [2022-03-02T16:00:28.587Z] Successfully uninstalled chardet-4.0.0 [2022-03-02T16:00:30.006Z] Attempting uninstall: requests [2022-03-02T16:00:30.006Z] Found existing installation: requests 2.25.1 [2022-03-02T16:00:30.006Z] Uninstalling requests-2.25.1: [2022-03-02T16:00:30.006Z] Successfully uninstalled requests-2.25.1 [2022-03-02T16:00:30.278Z] Running setup.py install for texttable: started [2022-03-02T16:00:32.237Z] Running setup.py install for texttable: finished with status 'done' [2022-03-02T16:00:32.237Z] Running setup.py install for PyYAML: started [2022-03-02T16:00:34.198Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-02T16:00:34.469Z] Running setup.py install for docopt: started [2022-03-02T16:00:36.428Z] Running setup.py install for docopt: finished with status 'done' [2022-03-02T16:00:36.428Z] Running setup.py install for dockerpty: started [2022-03-02T16:00:37.847Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-02T16:00:39.269Z] 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 [2022-03-02T16:00:47.521Z] Removing intermediate container e39f2401ef5b [2022-03-02T16:00:47.521Z] ---> 04de0d9e4efa [2022-03-02T16:00:47.521Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-02T16:00:47.521Z] ---> Running in 641b3dd47783 [2022-03-02T16:00:47.794Z] Removing intermediate container 641b3dd47783 [2022-03-02T16:00:47.794Z] ---> f0b98e64d1e7 [2022-03-02T16:00:47.794Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-02T16:00:47.794Z] ---> Running in cc7adedd1f2f [2022-03-02T16:00:48.065Z] Removing intermediate container cc7adedd1f2f [2022-03-02T16:00:48.065Z] ---> 4b2a4e6457c5 [2022-03-02T16:00:48.065Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-02T16:00:49.042Z] ---> 47a93b2ffeb0 [2022-03-02T16:00:49.042Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-02T16:00:49.640Z] ---> 2974f85d22b1 [2022-03-02T16:00:49.640Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-02T16:00:50.615Z] ---> e6b8c63183ea [2022-03-02T16:00:50.615Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-02T16:00:50.615Z] ---> Running in 5cb4439f258b [2022-03-02T16:00:50.886Z] Removing intermediate container 5cb4439f258b [2022-03-02T16:00:50.886Z] ---> 44602051bb62 [2022-03-02T16:00:50.886Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-02T16:00:50.886Z] ---> Running in 666b87fe0835 [2022-03-02T16:00:51.479Z] Removing intermediate container 666b87fe0835 [2022-03-02T16:00:51.479Z] ---> 84184c277f89 [2022-03-02T16:00:51.479Z] Step 21/23 : LABEL arch=arm64 [2022-03-02T16:00:51.479Z] ---> Running in 2c42b5423627 [2022-03-02T16:00:51.749Z] Removing intermediate container 2c42b5423627 [2022-03-02T16:00:51.749Z] ---> e13930b16c02 [2022-03-02T16:00:51.749Z] Step 22/23 : LABEL git_sha=9f68aec58afc9cbde1ec9a476ce9469a7044ca47 [2022-03-02T16:00:51.749Z] ---> Running in 1f969b27ff97 [2022-03-02T16:00:52.341Z] Removing intermediate container 1f969b27ff97 [2022-03-02T16:00:52.341Z] ---> a2cc7e04085a [2022-03-02T16:00:52.341Z] Step 23/23 : LABEL version=0.0.0 [2022-03-02T16:00:52.341Z] ---> Running in bc5d9c2925be [2022-03-02T16:00:52.612Z] Removing intermediate container bc5d9c2925be [2022-03-02T16:00:52.612Z] ---> dbb1bde5b079 [2022-03-02T16:00:52.612Z] [2022-03-02T16:00:52.882Z] Successfully built dbb1bde5b079 [2022-03-02T16:00:52.882Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-02T16:00:53.170Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-03-02T16:00:53.202Z] $ docker stop --time=1 f964eb933998859e180d9ce4a0f10deb1fcd1cebb23ae01c1206e849da490428 [2022-03-02T16:00:54.803Z] $ docker rm -f f964eb933998859e180d9ce4a0f10deb1fcd1cebb23ae01c1206e849da490428 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-02T16:00:55.313Z] + docker images [2022-03-02T16:00:55.584Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-02T16:00:55.584Z] sys-mgmt-agent-arm64 latest dbb1bde5b079 3 seconds ago 280MB [2022-03-02T16:00:55.584Z] core-data-arm64 latest 1538c981279f 38 seconds ago 19.2MB [2022-03-02T16:00:55.584Z] 8ea782631bbd 51 seconds ago 1.6GB [2022-03-02T16:00:55.584Z] 73a5ce5695ad About a minute ago 1.59GB [2022-03-02T16:00:55.584Z] security-secretstore-setup-arm64 latest 8ecf104f201d About a minute ago 27MB [2022-03-02T16:00:55.584Z] c150261a6398 About a minute ago 1.6GB [2022-03-02T16:00:55.584Z] core-command-arm64 latest 128a9d6b7e57 About a minute ago 15.3MB [2022-03-02T16:00:55.584Z] 4bb8c01cb8ba About a minute ago 1.59GB [2022-03-02T16:00:55.584Z] core-metadata-arm64 latest ab97dc3c0dd0 4 minutes ago 16MB [2022-03-02T16:00:55.584Z] support-notifications-arm64 latest 6666f1d8dce0 4 minutes ago 16.1MB [2022-03-02T16:00:55.584Z] support-scheduler-arm64 latest 7a8171672555 4 minutes ago 15.4MB [2022-03-02T16:00:55.584Z] security-proxy-setup-arm64 latest 4c153f55d47c 4 minutes ago 25.5MB [2022-03-02T16:00:55.584Z] security-bootstrapper-arm64 latest b5a57c32cfba 4 minutes ago 18MB [2022-03-02T16:00:55.584Z] 4a4e8a73a9ae 4 minutes ago 1.6GB [2022-03-02T16:00:55.584Z] de420862986e 4 minutes ago 1.6GB [2022-03-02T16:00:55.584Z] 8bececfc6819 4 minutes ago 1.6GB [2022-03-02T16:00:55.584Z] f3b300c93d78 4 minutes ago 1.6GB [2022-03-02T16:00:55.584Z] 91aa240a9503 4 minutes ago 1.59GB [2022-03-02T16:00:55.584Z] ci-base-image-arm64 latest 51ce9d0515f6 15 minutes ago 1.26GB [2022-03-02T16:00:55.584Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 3 weeks ago 551MB [2022-03-02T16:00:55.584Z] docker 20.10.10 520e9a0a30f7 3 months ago 200MB [2022-03-02T16:00:55.584Z] alpine 3.14 5b8b7b635229 3 months ago 5.35MB [2022-03-02T16:00:55.584Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 20 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 [2022-03-02T16:00:56.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-02T16:00:56.057Z] [2022-03-02T16:00:56.057Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-02T16:00:56.414Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-02T16:00:56.737Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-02T16:00:56.737Z] 8998bd30e6a1: Pulling fs layer [2022-03-02T16:00:56.737Z] 04944245beec: Pulling fs layer [2022-03-02T16:00:56.737Z] 699f458cf7ca: Pulling fs layer [2022-03-02T16:00:56.737Z] 765212b225bb: Pulling fs layer [2022-03-02T16:00:56.737Z] f23df028b6ca: Pulling fs layer [2022-03-02T16:00:56.737Z] d65c8cfc05b1: Pulling fs layer [2022-03-02T16:00:56.737Z] 2437ff75d9bd: Pulling fs layer [2022-03-02T16:00:56.737Z] 765212b225bb: Waiting [2022-03-02T16:00:56.737Z] f23df028b6ca: Waiting [2022-03-02T16:00:56.737Z] d65c8cfc05b1: Waiting [2022-03-02T16:00:56.737Z] 2437ff75d9bd: Waiting [2022-03-02T16:00:56.737Z] 04944245beec: Verifying Checksum [2022-03-02T16:00:56.737Z] 04944245beec: Download complete [2022-03-02T16:00:56.737Z] 765212b225bb: Download complete [2022-03-02T16:00:56.737Z] f23df028b6ca: Verifying Checksum [2022-03-02T16:00:56.737Z] f23df028b6ca: Download complete [2022-03-02T16:00:56.737Z] d65c8cfc05b1: Verifying Checksum [2022-03-02T16:00:56.737Z] d65c8cfc05b1: Download complete [2022-03-02T16:00:57.046Z] 699f458cf7ca: Verifying Checksum [2022-03-02T16:00:57.046Z] 699f458cf7ca: Download complete [2022-03-02T16:00:57.333Z] 8998bd30e6a1: Verifying Checksum [2022-03-02T16:00:57.333Z] 8998bd30e6a1: Download complete [2022-03-02T16:00:59.960Z] 2437ff75d9bd: Verifying Checksum [2022-03-02T16:00:59.960Z] 2437ff75d9bd: Download complete [2022-03-02T16:01:01.933Z] 8998bd30e6a1: Pull complete [2022-03-02T16:01:02.205Z] 04944245beec: Pull complete [2022-03-02T16:01:03.633Z] 699f458cf7ca: Pull complete [2022-03-02T16:01:03.907Z] 765212b225bb: Pull complete [2022-03-02T16:01:04.881Z] f23df028b6ca: Pull complete [2022-03-02T16:01:05.153Z] d65c8cfc05b1: Pull complete [2022-03-02T16:01:20.216Z] 2437ff75d9bd: Pull complete [2022-03-02T16:01:20.216Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-02T16:01:20.216Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-02T16:01:20.216Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-02T16:01:20.418Z] prd-ubuntu18.04-docker-arm64-4c-16g-6264 does not seem to be running inside a container [2022-03-02T16:01:20.524Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-02T16:01:23.246Z] $ docker top fefd6ac4bedb49bcbd77618331e533442f6c4534b75e19326b0cfc73eccdef3f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-02T16:01:24.145Z] ---> job-cost.sh [2022-03-02T16:01:24.145Z] lf-activate-venv: SKIPPING [2022-03-02T16:01:24.145Z] INFO: No Stack... [2022-03-02T16:01:24.735Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-02T16:01:25.703Z] INFO: Archiving Costs [Pipeline] sh [2022-03-02T16:01:26.366Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [2022-03-02T16:01:26.366Z] + cut -d, -f6 [Pipeline] lock [2022-03-02T16:01:26.398Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3882-5-stack-cost] [2022-03-02T16:01:26.406Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3882-5-stack-cost] did not exist. Created. [2022-03-02T16:01:26.406Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3882-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-02T16:01:27.068Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-02T16:01:27.228Z] Stashed 1 file(s) [Pipeline] } [2022-03-02T16:01:27.235Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3882-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-02T16:01:27.279Z] $ docker stop --time=1 fefd6ac4bedb49bcbd77618331e533442f6c4534b75e19326b0cfc73eccdef3f [2022-03-02T16:01:28.788Z] $ docker rm -f fefd6ac4bedb49bcbd77618331e533442f6c4534b75e19326b0cfc73eccdef3f [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 [2022-03-02T16:01:29.229Z] provisioning config files... [2022-03-02T16:01:29.240Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config4759673266694493170tmp [Pipeline] { [Pipeline] sh [2022-03-02T16:01:29.543Z] + set +x [2022-03-02T16:01:29.543Z] + curl -s https://codecov.io/bash [2022-03-02T16:01:29.543Z] + bash -s -- [2022-03-02T16:01:29.543Z] [2022-03-02T16:01:29.543Z] _____ _ [2022-03-02T16:01:29.543Z] / ____| | | [2022-03-02T16:01:29.543Z] | | ___ __| | ___ ___ _____ __ [2022-03-02T16:01:29.543Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-02T16:01:29.543Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-02T16:01:29.543Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-02T16:01:29.543Z] Bash-1.0.6 [2022-03-02T16:01:29.543Z] [2022-03-02T16:01:29.543Z] [2022-03-02T16:01:29.543Z] ==> git version 2.24.4 found [2022-03-02T16:01:29.543Z] ==> 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 [2022-03-02T16:01:29.543Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-03-02T16:01:29.543Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-03-02T16:01:29.543Z] ==> Jenkins CI detected. [2022-03-02T16:01:29.543Z] current dir:  /w/workspace/edgex-go/5 [2022-03-02T16:01:29.543Z] project root: . [2022-03-02T16:01:29.543Z] --> token set from env [2022-03-02T16:01:29.543Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-02T16:01:29.804Z] ==> Running gcov in . (disable via -X gcov) [2022-03-02T16:01:29.804Z] ==> Python coveragepy not found [2022-03-02T16:01:29.804Z] ==> Searching for coverage reports in: [2022-03-02T16:01:29.804Z] + . [2022-03-02T16:01:29.804Z] -> Found 1 reports [2022-03-02T16:01:29.804Z] ==> Detecting git/mercurial file structure [2022-03-02T16:01:29.804Z] ==> Reading reports [2022-03-02T16:01:29.804Z] + ./coverage.out bytes=428383 [2022-03-02T16:01:29.804Z] ==> Appending adjustments [2022-03-02T16:01:29.804Z] https://docs.codecov.io/docs/fixing-reports [2022-03-02T16:01:30.750Z] + Found adjustments [2022-03-02T16:01:30.750Z] ==> Gzipping contents [2022-03-02T16:01:30.750Z] 60K /tmp/codecov.a8x1Jf.gz [2022-03-02T16:01:30.750Z] ==> Uploading reports [2022-03-02T16:01:30.750Z] url: https://codecov.io [2022-03-02T16:01:30.750Z] query: branch=PR-3882&commit=9f68aec58afc9cbde1ec9a476ce9469a7044ca47&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3882%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3882&job=&cmd_args= [2022-03-02T16:01:30.750Z] -> Pinging Codecov [2022-03-02T16:01:30.750Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3882&commit=9f68aec58afc9cbde1ec9a476ce9469a7044ca47&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3882%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3882&job=&cmd_args= [2022-03-02T16:01:31.323Z] -> Uploading to [2022-03-02T16:01:31.323Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-02/00271124DB129430A58F1EEE437C3FCB/9f68aec58afc9cbde1ec9a476ce9469a7044ca47/eb2a3ee7-3e30-4df6-9a41-32de0565cda6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220302%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220302T160131Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=70452f1e98c8ef9b0124939487877c59badea4d37111460c37f2778b79d25ab6 [2022-03-02T16:01:31.323Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-02T16:01:31.323Z] Dload Upload Total Spent Left Speed [2022-03-02T16:01:31.585Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58034 0 0 100 58034 0 158k --:--:-- --:--:-- --:--:-- 158k 100 58034 0 0 100 58034 0 158k --:--:-- --:--:-- --:--:-- 158k [2022-03-02T16:01:31.585Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/9f68aec58afc9cbde1ec9a476ce9469a7044ca47 [Pipeline] } [2022-03-02T16:01:31.594Z] 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 [2022-03-02T16:01:32.240Z] + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-03-02T16:01:32.545Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-02T16:01:33.103Z] ---> package-listing.sh [2022-03-02T16:01:33.103Z] ++ facter osfamily [2022-03-02T16:01:33.103Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-02T16:01:33.366Z] + OS_FAMILY=redhat [2022-03-02T16:01:33.366Z] + workspace=/w/workspace/edgex-go/5 [2022-03-02T16:01:33.366Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-02T16:01:33.366Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-02T16:01:33.366Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-02T16:01:33.366Z] + PACKAGES=/tmp/packages_start.txt [2022-03-02T16:01:33.366Z] + '[' /w/workspace/edgex-go/5 ']' [2022-03-02T16:01:33.366Z] + PACKAGES=/tmp/packages_end.txt [2022-03-02T16:01:33.366Z] + case "${OS_FAMILY}" in [2022-03-02T16:01:33.366Z] + sort [2022-03-02T16:01:33.366Z] + rpm -qa [2022-03-02T16:01:37.580Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-02T16:01:37.580Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-02T16:01:37.580Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-02T16:01:37.580Z] + '[' /w/workspace/edgex-go/5 ']' [2022-03-02T16:01:37.580Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2022-03-02T16:01:37.580Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2022-03-02T16:01:37.593Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-02T16:01:37.878Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-02T16:01:38.455Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-02T16:01:38.455Z] [2022-03-02T16:01:38.455Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-02T16:01:38.762Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-02T16:01:38.762Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-02T16:01:38.762Z] 5eb5b503b376: Pulling fs layer [2022-03-02T16:01:38.762Z] 5c69ac0246d0: Pulling fs layer [2022-03-02T16:01:38.762Z] ec43610c2a17: Pulling fs layer [2022-03-02T16:01:38.762Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-02T16:01:38.762Z] 33b1e0a273af: Pulling fs layer [2022-03-02T16:01:38.762Z] 5d3b04190fa2: Pulling fs layer [2022-03-02T16:01:38.762Z] 2f39f015ded8: Pulling fs layer [2022-03-02T16:01:38.762Z] 3a2ae6a8a46f: Waiting [2022-03-02T16:01:38.762Z] 33b1e0a273af: Waiting [2022-03-02T16:01:38.762Z] 5d3b04190fa2: Waiting [2022-03-02T16:01:38.762Z] 2f39f015ded8: Waiting [2022-03-02T16:01:38.762Z] 5c69ac0246d0: Verifying Checksum [2022-03-02T16:01:38.762Z] 5c69ac0246d0: Download complete [2022-03-02T16:01:38.762Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-02T16:01:38.762Z] 3a2ae6a8a46f: Download complete [2022-03-02T16:01:39.025Z] 33b1e0a273af: Verifying Checksum [2022-03-02T16:01:39.025Z] 33b1e0a273af: Download complete [2022-03-02T16:01:39.025Z] ec43610c2a17: Verifying Checksum [2022-03-02T16:01:39.025Z] ec43610c2a17: Download complete [2022-03-02T16:01:39.025Z] 5d3b04190fa2: Verifying Checksum [2022-03-02T16:01:39.025Z] 5d3b04190fa2: Download complete [2022-03-02T16:01:39.025Z] 5eb5b503b376: Verifying Checksum [2022-03-02T16:01:39.025Z] 5eb5b503b376: Download complete [2022-03-02T16:01:39.607Z] 2f39f015ded8: Verifying Checksum [2022-03-02T16:01:39.607Z] 2f39f015ded8: Download complete [2022-03-02T16:01:41.012Z] 5eb5b503b376: Pull complete [2022-03-02T16:01:41.012Z] 5c69ac0246d0: Pull complete [2022-03-02T16:01:41.591Z] ec43610c2a17: Pull complete [2022-03-02T16:01:41.591Z] 3a2ae6a8a46f: Pull complete [2022-03-02T16:01:41.855Z] 33b1e0a273af: Pull complete [2022-03-02T16:01:41.855Z] 5d3b04190fa2: Pull complete [2022-03-02T16:01:47.171Z] 2f39f015ded8: Pull complete [2022-03-02T16:01:47.171Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-02T16:01:47.171Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-02T16:01:47.171Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-02T16:01:47.246Z] prd-centos7-docker-4c-2g-6263 does not seem to be running inside a container [2022-03-02T16:01:47.289Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-02T16:01:50.507Z] $ docker top d782ebc9cda872deccb98990117aa0f2b991afbf74ae566923c4a14bdeb41646 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-02T16:01:50.869Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-02T16:01:51.170Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-02T16:01:51.489Z] + ls /var/log/sa-host [2022-03-02T16:01:51.489Z] + sadf -c /var/log/sa-host/sa02 [2022-03-02T16:01:51.489Z] file_magic: OK [2022-03-02T16:01:51.489Z] HZ: Using current value: 100 [2022-03-02T16:01:51.489Z] file_header: OK [2022-03-02T16:01:51.489Z] 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 [2022-03-02T16:01:51.489Z] Statistics: [2022-03-02T16:01:51.489Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-02T16:01:51.489Z] File successfully converted to sysstat format version 12.5.2 [2022-03-02T16:01:51.489Z] + sadf -c /var/log/sa-host/sa17 [2022-03-02T16:01:51.489Z] file_magic: OK [2022-03-02T16:01:51.489Z] HZ: Using current value: 100 [2022-03-02T16:01:51.489Z] file_header: OK [2022-03-02T16:01:51.489Z] 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 [2022-03-02T16:01:51.489Z] Statistics: [2022-03-02T16:01:51.489Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-02T16:01:51.489Z] File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-02T16:01:51.570Z] provisioning config files... [2022-03-02T16:01:51.580Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config8717886910634565227tmp [Pipeline] { [Pipeline] echo [2022-03-02T16:01:51.596Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-02T16:01:51.883Z] ---> create-netrc.sh [Pipeline] } [2022-03-02T16:01:51.890Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-02T16:01:52.231Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-02T16:01:52.240Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-02T16:01:52.532Z] ---> sudo-logs.sh [2022-03-02T16:01:52.532Z] Archiving 'sudo' log.. [2022-03-02T16:01:52.532Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6263.novalocal: Name or service not known [2022-03-02T16:01:52.532Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6263.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-03-02T16:01:52.553Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-02T16:01:52.842Z] ---> job-cost.sh [2022-03-02T16:01:52.842Z] lf-activate-venv: SKIPPING [2022-03-02T16:01:52.842Z] DEBUG: total: 0.10999999940395355 [2022-03-02T16:01:52.842Z] INFO: Retrieving Stack Cost... [2022-03-02T16:01:53.103Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-02T16:01:53.672Z] INFO: Archiving Costs [Pipeline] echo [2022-03-02T16:01:53.685Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-02T16:01:53.980Z] ---> logs-deploy.sh [2022-03-02T16:01:53.980Z] lf-activate-venv: SKIPPING [2022-03-02T16:01:53.980Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3882/5 [2022-03-02T16:01:53.980Z] INFO: archiving workspace using pattern(s): [2022-03-02T16:01:54.917Z] Archives upload complete. [2022-03-02T16:01:54.917Z] INFO: archiving logs to Nexus