Pull request #4128 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of sixhj for edgexfoundry/edgex-go Loading trusted files from base branch jakarta at 62717fc6620d107dbf64332316dd1f6ea23a5ec1 rather than 147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 Obtained Jenkinsfile from 62717fc6620d107dbf64332316dd1f6ea23a5ec1 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-ssh10963623926315357925.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh17501337590936203698.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 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4128/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4128/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5154512582900466454.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4128/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10533530512695760791.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh14273451057560653488.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4128/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4128/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17600820294701877504.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.18 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-23006 in /w/workspace/edgexfoundry_edgex-go_PR-4128 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/jakarta commit 62717fc6620d107dbf64332316dd1f6ea23a5ec1 into PR head commit 147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 Merge succeeded, producing 147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 Checking out Revision 147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 (PR-4128) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4128/head:refs/remotes/origin/PR-4128 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 62717fc6620d107dbf64332316dd1f6ea23a5ec1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 # timeout=10 Commit message: "docs: update the link address in the document" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-18T01:55:48.430Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-18T01:55:48.606Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-18T01:55:48.694Z] ========================================================= [2022-08-18T01:55:48.694Z] EdgeX Global Pipelines Version Info [2022-08-18T01:55:48.694Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-18T01:55:49.527Z] ------------------- [2022-08-18T01:55:49.527Z] stable info: [2022-08-18T01:55:49.527Z] ------------------- [2022-08-18T01:55:49.527Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-18T01:55:49.527Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-18T01:55:49.527Z] Message: update stable to v1.0.238 [2022-08-18T01:55:50.100Z] ------------------- [2022-08-18T01:55:50.100Z] experimental info: [2022-08-18T01:55:50.100Z] ------------------- [2022-08-18T01:55:50.100Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-18T01:55:50.100Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-18T01:55:50.100Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-18T01:55:50.463Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-08-18T01:55:50.498Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-08-18T01:55:50.535Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-18T01:55:50.570Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-18T01:55:50.606Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-18T01:55:50.648Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-18T01:55:50.683Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-18T01:55:50.717Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-08-18T01:55:50.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-08-18T01:55:50.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-08-18T01:55:50.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-18T01:55:50.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-18T01:55:50.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-18T01:55:50.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-18T01:55:50.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-18T01:55:50.999Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-18T01:55:51.035Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-18T01:55:51.075Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-18T01:55:51.115Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-18T01:55:51.154Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-08-18T01:55:51.192Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-08-18T01:55:51.232Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-18T01:55:51.274Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-18T01:55:51.315Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4128 [Pipeline] echo [2022-08-18T01:55:51.357Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4128 [Pipeline] echo [2022-08-18T01:55:51.398Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4128 [Pipeline] echo [2022-08-18T01:55:51.443Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 [Pipeline] echo [2022-08-18T01:55:51.488Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 147fd26 [Pipeline] echo [2022-08-18T01:55:51.530Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-18T01:55:51.659Z] provisioning config files... [2022-08-18T01:55:51.673Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1628802197121766777tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-18T01:55:52.021Z] ---> docker-login.sh [2022-08-18T01:55:52.021Z] nexus3.edgexfoundry.org:10001 [2022-08-18T01:55:52.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T01:55:52.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T01:55:52.282Z] Configure a credential helper to remove this warning. See [2022-08-18T01:55:52.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T01:55:52.282Z] [2022-08-18T01:55:52.282Z] Login Succeeded [2022-08-18T01:55:52.282Z] nexus3.edgexfoundry.org:10002 [2022-08-18T01:55:52.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T01:55:52.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T01:55:52.547Z] Configure a credential helper to remove this warning. See [2022-08-18T01:55:52.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T01:55:52.547Z] [2022-08-18T01:55:52.547Z] Login Succeeded [2022-08-18T01:55:52.547Z] nexus3.edgexfoundry.org:10003 [2022-08-18T01:55:52.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T01:55:52.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T01:55:52.547Z] Configure a credential helper to remove this warning. See [2022-08-18T01:55:52.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T01:55:52.547Z] [2022-08-18T01:55:52.547Z] Login Succeeded [2022-08-18T01:55:52.547Z] nexus3.edgexfoundry.org:10004 [2022-08-18T01:55:52.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T01:55:52.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T01:55:52.810Z] Configure a credential helper to remove this warning. See [2022-08-18T01:55:52.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T01:55:52.810Z] [2022-08-18T01:55:52.810Z] Login Succeeded [2022-08-18T01:55:52.810Z] docker.io [2022-08-18T01:55:52.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T01:55:53.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T01:55:53.385Z] Configure a credential helper to remove this warning. See [2022-08-18T01:55:53.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T01:55:53.385Z] [2022-08-18T01:55:53.385Z] Login Succeeded [2022-08-18T01:55:53.385Z] ---> docker-login.sh ends [Pipeline] } [2022-08-18T01:55:53.412Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-18T01:55:53.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-08-18T01:55:53.851Z] + dirname cmd/core-command/Dockerfile [2022-08-18T01:55:53.851Z] + cut -d/ -f2 [2022-08-18T01:55:53.851Z] + echo core-command,cmd/core-command/Dockerfile [2022-08-18T01:55:53.851Z] + cut -d/+ -f2 [2022-08-18T01:55:53.851Z] dirname cmd/core-data/Dockerfile [2022-08-18T01:55:53.851Z] + echo core-data,cmd/core-data/Dockerfile [2022-08-18T01:55:53.851Z] + dirname cmd/core-metadata/Dockerfile [2022-08-18T01:55:53.851Z] + cut -d/ -f2 [2022-08-18T01:55:53.851Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-08-18T01:55:53.851Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-08-18T01:55:53.851Z] + cut -d/ -f2 [2022-08-18T01:55:53.851Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-08-18T01:55:53.851Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-08-18T01:55:53.851Z] + cut -d/ -f2 [2022-08-18T01:55:53.851Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-08-18T01:55:53.851Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-08-18T01:55:53.851Z] + cut -d/ -f2 [2022-08-18T01:55:53.851Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-08-18T01:55:53.851Z] + dirname+ cmd/support-notifications/Dockerfile [2022-08-18T01:55:53.851Z] cut -d/ -f2 [2022-08-18T01:55:53.851Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-08-18T01:55:53.851Z] + dirname cmd/support-scheduler/Dockerfile [2022-08-18T01:55:53.851Z] + cut -d/ -f2 [2022-08-18T01:55:53.851Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-08-18T01:55:53.851Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-08-18T01:55:53.851Z] + cut -d/ -f2 [2022-08-18T01:55:53.851Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-08-18T01:55:53.907Z] 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-08-18T01:55:54.447Z] + git rev-list -1 --merges 147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5~1..147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 [Pipeline] echo [2022-08-18T01:55:54.486Z] -----------> git rev-list -1 --merges 147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5~1..147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 [false] [Pipeline] sh [2022-08-18T01:55:54.801Z] + git log --format=format:%s -1 147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 [Pipeline] echo [2022-08-18T01:55:54.842Z] ========================================================= [2022-08-18T01:55:54.842Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-18T01:55:54.842Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-08-18T01:55:55.378Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-18T01:55:55.378Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-18T01:55:55.378Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-18T01:55:55.378Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-18T01:55:55.378Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-18T01:55:55.378Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-18T01:55:55.378Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T01:55:55.859Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-18T01:55:55.860Z] [2022-08-18T01:55:55.860Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T01:55:56.235Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-18T01:55:56.235Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-18T01:55:56.235Z] b85a868b505f: Pulling fs layer [2022-08-18T01:55:56.235Z] e2be974225ed: Pulling fs layer [2022-08-18T01:55:56.235Z] 339a4e72a1f5: Pulling fs layer [2022-08-18T01:55:56.235Z] 988bab9f4d93: Pulling fs layer [2022-08-18T01:55:56.235Z] 1469e6f7b9e6: Pulling fs layer [2022-08-18T01:55:56.235Z] eaf3925da568: Pulling fs layer [2022-08-18T01:55:56.235Z] bab4dde63d76: Pulling fs layer [2022-08-18T01:55:56.235Z] bde34c3a00c8: Pulling fs layer [2022-08-18T01:55:56.235Z] b352a97aabf1: Pulling fs layer [2022-08-18T01:55:56.235Z] 4872d77fe225: Pulling fs layer [2022-08-18T01:55:56.235Z] 5851b861e8e6: Pulling fs layer [2022-08-18T01:55:56.235Z] 988bab9f4d93: Waiting [2022-08-18T01:55:56.235Z] 1469e6f7b9e6: Waiting [2022-08-18T01:55:56.235Z] bab4dde63d76: Waiting [2022-08-18T01:55:56.235Z] eaf3925da568: Waiting [2022-08-18T01:55:56.235Z] bde34c3a00c8: Waiting [2022-08-18T01:55:56.235Z] 4872d77fe225: Waiting [2022-08-18T01:55:56.235Z] 5851b861e8e6: Waiting [2022-08-18T01:55:56.235Z] b352a97aabf1: Waiting [2022-08-18T01:55:56.235Z] e2be974225ed: Verifying Checksum [2022-08-18T01:55:56.235Z] e2be974225ed: Download complete [2022-08-18T01:55:56.235Z] 988bab9f4d93: Verifying Checksum [2022-08-18T01:55:56.235Z] 988bab9f4d93: Download complete [2022-08-18T01:55:56.235Z] 1469e6f7b9e6: Verifying Checksum [2022-08-18T01:55:56.235Z] 1469e6f7b9e6: Download complete [2022-08-18T01:55:56.235Z] eaf3925da568: Verifying Checksum [2022-08-18T01:55:56.235Z] eaf3925da568: Download complete [2022-08-18T01:55:56.495Z] 339a4e72a1f5: Verifying Checksum [2022-08-18T01:55:56.495Z] 339a4e72a1f5: Download complete [2022-08-18T01:55:56.495Z] bde34c3a00c8: Verifying Checksum [2022-08-18T01:55:56.495Z] bde34c3a00c8: Download complete [2022-08-18T01:55:56.495Z] b352a97aabf1: Verifying Checksum [2022-08-18T01:55:56.495Z] b352a97aabf1: Download complete [2022-08-18T01:55:56.495Z] 4872d77fe225: Verifying Checksum [2022-08-18T01:55:56.495Z] 4872d77fe225: Download complete [2022-08-18T01:55:56.495Z] 5851b861e8e6: Download complete [2022-08-18T01:55:56.495Z] b85a868b505f: Verifying Checksum [2022-08-18T01:55:56.495Z] b85a868b505f: Download complete [2022-08-18T01:55:56.755Z] bab4dde63d76: Verifying Checksum [2022-08-18T01:55:56.755Z] bab4dde63d76: Download complete [2022-08-18T01:55:58.136Z] b85a868b505f: Pull complete [2022-08-18T01:55:58.136Z] e2be974225ed: Pull complete [2022-08-18T01:55:58.396Z] 339a4e72a1f5: Pull complete [2022-08-18T01:55:58.658Z] 988bab9f4d93: Pull complete [2022-08-18T01:55:58.919Z] 1469e6f7b9e6: Pull complete [2022-08-18T01:55:58.919Z] eaf3925da568: Pull complete [2022-08-18T01:56:00.827Z] bab4dde63d76: Pull complete [2022-08-18T01:56:00.827Z] bde34c3a00c8: Pull complete [2022-08-18T01:56:01.090Z] b352a97aabf1: Pull complete [2022-08-18T01:56:01.090Z] 4872d77fe225: Pull complete [2022-08-18T01:56:01.090Z] 5851b861e8e6: Pull complete [2022-08-18T01:56:01.090Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-18T01:56:01.090Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-18T01:56:01.090Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T01:56:01.315Z] prd-ubuntu20.04-docker-8c-8g-23006 does not seem to be running inside a container [2022-08-18T01:56:01.357Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-18T01:56:02.777Z] $ docker top 64a2f2a14ad5d024d5c962c74534bb0f4442d3ee581f7efa24a97ae059226d83 -eo pid,comm [2022-08-18T01:56:02.842Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-08-18T01:56:02.842Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-18T01:56:02.974Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-18T01:56:02.974Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-18T01:56:03.103Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-18T01:56:03.110Z] $ docker exec 64a2f2a14ad5d024d5c962c74534bb0f4442d3ee581f7efa24a97ae059226d83 ssh-agent [2022-08-18T01:56:03.233Z] SSH_AUTH_SOCK=/tmp/ssh-wUM7xUGHSJg7/agent.33 [2022-08-18T01:56:03.233Z] SSH_AGENT_PID=39 [2022-08-18T01:56:03.240Z] Running ssh-add (command line suppressed) [2022-08-18T01:56:03.374Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3388237696694164937.key (/w/workspace/edgex-go/1@tmp/private_key_3388237696694164937.key) [2022-08-18T01:56:03.384Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-18T01:56:03.714Z] + git tag --points-at HEAD [Pipeline] } [2022-08-18T01:56:03.748Z] $ docker exec --env ******** --env ******** 64a2f2a14ad5d024d5c962c74534bb0f4442d3ee581f7efa24a97ae059226d83 ssh-agent -k [2022-08-18T01:56:03.861Z] unset SSH_AUTH_SOCK; [2022-08-18T01:56:03.862Z] unset SSH_AGENT_PID; [2022-08-18T01:56:03.862Z] echo Agent pid 39 killed; [2022-08-18T01:56:03.869Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-18T01:56:03.958Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-18T01:56:03.958Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-18T01:56:04.089Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-18T01:56:04.096Z] $ docker exec 64a2f2a14ad5d024d5c962c74534bb0f4442d3ee581f7efa24a97ae059226d83 ssh-agent [2022-08-18T01:56:04.229Z] SSH_AUTH_SOCK=/tmp/ssh-h9zZTV5b9K9Z/agent.71 [2022-08-18T01:56:04.229Z] SSH_AGENT_PID=78 [2022-08-18T01:56:04.234Z] Running ssh-add (command line suppressed) [2022-08-18T01:56:04.361Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5526450349600968028.key (/w/workspace/edgex-go/1@tmp/private_key_5526450349600968028.key) [2022-08-18T01:56:04.373Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-18T01:56:04.707Z] + git semver init [2022-08-18T01:56:04.968Z] 2022-08-18 01:56:04,892 [run_init] DEBUG init version:0.0.0 force:False [2022-08-18T01:56:04.968Z] 2022-08-18 01:56:04,893 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-08-18T01:56:04.968Z] 2022-08-18 01:56:04,894 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-08-18T01:56:04.968Z] 2022-08-18 01:56:04,894 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-08-18T01:56:10.289Z] 2022-08-18 01:56:09,591 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-08-18T01:56:10.289Z] 2022-08-18 01:56:09,592 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4128 with force:False [2022-08-18T01:56:10.289Z] 2022-08-18 01:56:09,592 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4128 [2022-08-18T01:56:10.289Z] 2022-08-18 01:56:09,596 [execute] INFO git cat-file --batch-check [2022-08-18T01:56:10.289Z] 2022-08-18 01:56:09,596 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-08-18T01:56:10.289Z] 2022-08-18 01:56:09,604 [execute] INFO git cat-file --batch [2022-08-18T01:56:10.289Z] 2022-08-18 01:56:09,604 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-08-18T01:56:10.289Z] 2022-08-18 01:56:09,610 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4128 [2022-08-18T01:56:10.289Z] 0.0.0 [Pipeline] } [2022-08-18T01:56:10.316Z] $ docker exec --env ******** --env ******** 64a2f2a14ad5d024d5c962c74534bb0f4442d3ee581f7efa24a97ae059226d83 ssh-agent -k [2022-08-18T01:56:10.442Z] unset SSH_AUTH_SOCK; [2022-08-18T01:56:10.442Z] unset SSH_AGENT_PID; [2022-08-18T01:56:10.443Z] echo Agent pid 78 killed; [2022-08-18T01:56:10.451Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-18T01:56:10.880Z] + git semver [Pipeline] } [2022-08-18T01:56:11.170Z] $ docker stop --time=1 64a2f2a14ad5d024d5c962c74534bb0f4442d3ee581f7efa24a97ae059226d83 [2022-08-18T01:56:12.525Z] $ docker rm -f 64a2f2a14ad5d024d5c962c74534bb0f4442d3ee581f7efa24a97ae059226d83 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-18T01:56:12.943Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-18T01:56:13.227Z] Stashed 1 file(s) [Pipeline] echo [2022-08-18T01:56:13.245Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-18T01:56:14.031Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-08-18T01:56:14.067Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-18T01:56:14.384Z] + + grepcut ^go [0-9].[0-9]* -d go.mod -f [2022-08-18T01:56:14.384Z] 2 [Pipeline] echo [2022-08-18T01:56:14.428Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-18T01:56:14.457Z] ========================================================= [2022-08-18T01:56:14.457Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts] [2022-08-18T01:56:14.457Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-18T01:56:14.863Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts [2022-08-18T01:56:14.863Z] 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2022-08-18T01:56:14.863Z] a0d0a0d46f8b: Pulling fs layer [2022-08-18T01:56:14.863Z] 31adcdaf11c8: Pulling fs layer [2022-08-18T01:56:14.863Z] b8b176561691: Pulling fs layer [2022-08-18T01:56:14.863Z] 4527c011a84f: Pulling fs layer [2022-08-18T01:56:14.863Z] 5d74067f8e1e: Pulling fs layer [2022-08-18T01:56:14.863Z] fd57009d33ed: Pulling fs layer [2022-08-18T01:56:14.863Z] 6b058263d067: Pulling fs layer [2022-08-18T01:56:14.863Z] 16d7c86c65f4: Pulling fs layer [2022-08-18T01:56:14.863Z] 1290d154cb4b: Pulling fs layer [2022-08-18T01:56:14.863Z] 4527c011a84f: Waiting [2022-08-18T01:56:14.863Z] 5d74067f8e1e: Waiting [2022-08-18T01:56:14.863Z] fd57009d33ed: Waiting [2022-08-18T01:56:14.863Z] 1290d154cb4b: Waiting [2022-08-18T01:56:14.863Z] 16d7c86c65f4: Waiting [2022-08-18T01:56:14.863Z] b8b176561691: Verifying Checksum [2022-08-18T01:56:14.863Z] b8b176561691: Download complete [2022-08-18T01:56:14.863Z] 5d74067f8e1e: Verifying Checksum [2022-08-18T01:56:14.863Z] 5d74067f8e1e: Download complete [2022-08-18T01:56:14.863Z] a0d0a0d46f8b: Verifying Checksum [2022-08-18T01:56:14.863Z] a0d0a0d46f8b: Download complete [2022-08-18T01:56:14.863Z] fd57009d33ed: Verifying Checksum [2022-08-18T01:56:14.863Z] fd57009d33ed: Download complete [2022-08-18T01:56:14.863Z] 6b058263d067: Verifying Checksum [2022-08-18T01:56:14.863Z] 6b058263d067: Download complete [2022-08-18T01:56:15.129Z] 16d7c86c65f4: Verifying Checksum [2022-08-18T01:56:15.129Z] 16d7c86c65f4: Download complete [2022-08-18T01:56:15.129Z] a0d0a0d46f8b: Pull complete [2022-08-18T01:56:15.129Z] 31adcdaf11c8: Pull complete [2022-08-18T01:56:15.408Z] b8b176561691: Pull complete [2022-08-18T01:56:15.675Z] 4527c011a84f: Download complete [2022-08-18T01:56:15.675Z] 1290d154cb4b: Verifying Checksum [2022-08-18T01:56:15.675Z] 1290d154cb4b: Download complete [2022-08-18T01:56:19.874Z] 4527c011a84f: Pull complete [2022-08-18T01:56:19.874Z] 5d74067f8e1e: Pull complete [2022-08-18T01:56:19.874Z] fd57009d33ed: Pull complete [2022-08-18T01:56:19.874Z] 6b058263d067: Pull complete [2022-08-18T01:56:19.874Z] 16d7c86c65f4: Pull complete [2022-08-18T01:56:21.784Z] 1290d154cb4b: Pull complete [2022-08-18T01:56:21.784Z] Digest: sha256:35e6ac41c26efe3add569c2382a45e417c8e583193a5145d003e9829e558bdd0 [2022-08-18T01:56:21.784Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts [2022-08-18T01:56:21.784Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts [Pipeline] fileExists [Pipeline] sh [2022-08-18T01:56:22.148Z] + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts [2022-08-18T01:56:22.148Z] WORKDIR /edgex [2022-08-18T01:56:22.149Z] COPY go.mod . [2022-08-18T01:56:22.149Z] RUN go mod download [2022-08-18T01:56:22.149Z] + docker build -t ci-base-image-x86_64 -f - . [2022-08-18T01:56:23.531Z] Sending build context to Docker daemon 346.8MB [2022-08-18T01:56:23.531Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts [2022-08-18T01:56:23.531Z] ---> de6a6ee31cbe [2022-08-18T01:56:23.531Z] Step 2/4 : WORKDIR /edgex [2022-08-18T01:56:25.447Z] ---> Running in 7c53c209fbc2 [2022-08-18T01:56:25.447Z] Removing intermediate container 7c53c209fbc2 [2022-08-18T01:56:25.447Z] ---> fa37c595c045 [2022-08-18T01:56:25.447Z] Step 3/4 : COPY go.mod . [2022-08-18T01:56:25.709Z] ---> 471ab3eb2f2b [2022-08-18T01:56:25.709Z] Step 4/4 : RUN go mod download [2022-08-18T01:56:25.709Z] ---> Running in 99da4a9ab2ce [2022-08-18T01:56:28.548Z] Still waiting to schedule task [2022-08-18T01:56:28.549Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-23005’ [2022-08-18T01:56:57.821Z] Removing intermediate container 99da4a9ab2ce [2022-08-18T01:56:57.821Z] ---> c15af9db70ae [2022-08-18T01:56:57.821Z] Successfully built c15af9db70ae [2022-08-18T01:56:57.821Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T01:56:58.203Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-18T01:56:58.203Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T01:56:58.367Z] prd-ubuntu20.04-docker-8c-8g-23006 does not seem to be running inside a container [2022-08-18T01:56:58.410Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-18T01:56:58.837Z] $ docker top 948d20ebd308071f6cb4003c1e66a2fa1d075921898f3b7c3ef58424e9115be3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-18T01:56:59.289Z] + go version [2022-08-18T01:56:59.289Z] go version go1.16.8 linux/amd64 [Pipeline] } [2022-08-18T01:56:59.321Z] $ docker stop --time=1 948d20ebd308071f6cb4003c1e66a2fa1d075921898f3b7c3ef58424e9115be3 [2022-08-18T01:57:00.584Z] $ docker rm -f 948d20ebd308071f6cb4003c1e66a2fa1d075921898f3b7c3ef58424e9115be3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T01:57:01.287Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-18T01:57:01.287Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T01:57:01.442Z] prd-ubuntu20.04-docker-8c-8g-23006 does not seem to be running inside a container [2022-08-18T01:57:01.481Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-18T01:57:01.838Z] $ docker top bed48c03e855b70b519ede54c373e3d9aafc6a424b37b04e910ccadaa3357b30 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-18T01:57:01.953Z] ========================================================= [2022-08-18T01:57:01.953Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-18T01:57:01.953Z] ========================================================= [Pipeline] sh [2022-08-18T01:57:02.251Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-08-18T01:57:02.614Z] + make test [2022-08-18T01:57:02.614Z] go mod tidy [2022-08-18T01:57:02.614Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-18T01:57:07.894Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-18T01:57:17.874Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-18T01:57:17.874Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-18T01:57:17.874Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-18T01:57:17.874Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-18T01:57:17.874Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-18T01:57:17.874Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-18T01:57:17.874Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-18T01:57:17.874Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-18T01:57:17.874Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-18T01:57:17.874Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-18T01:57:17.874Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-18T01:57:17.874Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-18T01:57:17.874Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-18T01:57:17.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-18T01:57:18.133Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements [2022-08-18T01:57:18.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-18T01:57:18.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-18T01:57:19.073Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.103s coverage: 98.5% of statements [2022-08-18T01:57:19.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-18T01:57:19.073Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.089s coverage: 44.7% of statements [2022-08-18T01:57:19.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-18T01:57:19.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-18T01:57:19.334Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.190s coverage: 89.5% of statements [2022-08-18T01:57:19.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-18T01:57:19.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-18T01:57:19.594Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 83.8% of statements [2022-08-18T01:57:19.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-18T01:57:19.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-18T01:57:19.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-08-18T01:57:19.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-18T01:57:19.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-18T01:57:19.853Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.357s coverage: 94.2% of statements [2022-08-18T01:57:19.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-18T01:57:19.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-18T01:57:19.853Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.077s coverage: 59.1% of statements [2022-08-18T01:57:19.853Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-18T01:57:19.853Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-18T01:57:19.853Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-18T01:57:19.853Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-18T01:57:19.853Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-18T01:57:19.853Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 60.0% of statements [2022-08-18T01:57:19.853Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-18T01:57:19.853Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-18T01:57:19.853Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-18T01:57:19.853Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.9% of statements [2022-08-18T01:57:19.853Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-18T01:57:19.853Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements [2022-08-18T01:57:19.853Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.074s coverage: 21.7% of statements [2022-08-18T01:57:19.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-18T01:57:19.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 47.1% of statements [2022-08-18T01:57:19.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.089s coverage: 79.5% of statements [2022-08-18T01:57:19.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.063s coverage: 94.1% of statements [2022-08-18T01:57:20.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements [2022-08-18T01:57:20.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements [2022-08-18T01:57:32.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.101s coverage: 94.4% of statements [2022-08-18T01:57:32.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.076s coverage: 44.8% of statements [2022-08-18T01:57:34.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.194s coverage: 82.5% of statements [2022-08-18T01:57:34.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-18T01:57:44.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.098s coverage: 92.9% of statements [2022-08-18T01:57:44.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-18T01:57:44.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-18T01:57:44.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-18T01:57:44.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 65.1% of statements [2022-08-18T01:57:44.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-18T01:57:44.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-18T01:57:44.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-18T01:57:44.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-18T01:57:44.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-18T01:57:44.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements [2022-08-18T01:57:44.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-18T01:57:44.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-18T01:57:44.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.076s coverage: 100.0% of statements [2022-08-18T01:57:44.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-18T01:57:44.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.057s coverage: 58.8% of statements [2022-08-18T01:57:44.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-18T01:57:44.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2022-08-18T01:57:44.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.068s coverage: 87.2% of statements [2022-08-18T01:57:44.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2022-08-18T01:57:44.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.177s coverage: 91.2% of statements [2022-08-18T01:57:44.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-18T01:57:44.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.169s coverage: 64.4% of statements [2022-08-18T01:57:44.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-18T01:57:44.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-18T01:57:44.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2022-08-18T01:57:44.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 89.4% of statements [2022-08-18T01:57:44.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2022-08-18T01:57:44.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2022-08-18T01:57:44.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2022-08-18T01:57:44.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.382s coverage: 65.4% of statements [2022-08-18T01:57:44.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-18T01:57:44.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-18T01:57:44.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-18T01:57:44.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.144s coverage: 43.8% of statements [2022-08-18T01:57:44.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-18T01:57:44.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-18T01:57:44.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.045s coverage: 89.5% of statements [2022-08-18T01:57:44.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-18T01:57:44.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements [2022-08-18T01:57:44.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-18T01:57:44.236Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements [2022-08-18T01:57:44.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-18T01:57:44.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-18T01:57:44.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-18T01:57:44.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-18T01:57:44.236Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.160s coverage: 92.3% of statements [2022-08-18T01:57:44.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-18T01:57:44.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-18T01:57:44.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-18T01:57:44.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-18T01:57:44.236Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2022-08-18T01:57:44.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-18T01:57:44.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-18T01:57:44.236Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.125s coverage: 97.7% of statements [2022-08-18T01:57:44.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-18T01:57:44.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-18T01:57:44.236Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-18T01:57:44.236Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-18T01:57:44.236Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-08-18T01:57:44.236Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-18T01:57:44.236Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-18T01:57:44.236Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-18T01:57:44.236Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-18T01:57:44.236Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-18T01:57:44.236Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-18T01:57:44.236Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2022-08-18T01:57:44.236Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements [2022-08-18T01:57:44.236Z] 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-08-18T01:57:56.447Z] GO111MODULE=on go vet ./... [2022-08-18T01:58:04.571Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-18T01:58:04.571Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-18T01:58:04.571Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-08-18T01:58:04.864Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-08-18T01:58:05.227Z] + go mod tidy [Pipeline] sh [2022-08-18T01:58:05.543Z] + ls -al . [2022-08-18T01:58:05.544Z] total 680 [2022-08-18T01:58:05.544Z] drwxrwxr-x 11 1001 1001 4096 Aug 18 01:58 . [2022-08-18T01:58:05.544Z] drwxr-xr-x 4 root root 4096 Aug 18 01:57 .. [2022-08-18T01:58:05.544Z] -rw-rw-r-- 1 1001 1001 11 Aug 18 01:55 .dockerignore [2022-08-18T01:58:05.544Z] drwxrwxr-x 8 1001 1001 4096 Aug 18 01:56 .git [2022-08-18T01:58:05.544Z] drwxrwxr-x 4 1001 1001 4096 Aug 18 01:55 .github [2022-08-18T01:58:05.544Z] -rw-rw-r-- 1 1001 1001 797 Aug 18 01:55 .gitignore [2022-08-18T01:58:05.544Z] -rw-rw-r-- 1 1001 1001 42 Aug 18 01:55 .golangci.yml [2022-08-18T01:58:05.544Z] -rw-rw-r-- 1 1001 1001 76 Aug 18 01:55 .hadolint.yml [2022-08-18T01:58:05.544Z] drwxr-xr-x 3 1001 1001 4096 Aug 18 01:56 .semver [2022-08-18T01:58:05.544Z] -rw-rw-r-- 1 1001 1001 166 Aug 18 01:55 .sonarcloud.properties [2022-08-18T01:58:05.544Z] -rw-rw-r-- 1 1001 1001 1171 Aug 18 01:55 ADOPTERS.md [2022-08-18T01:58:05.544Z] -rw-rw-r-- 1 1001 1001 8910 Aug 18 01:55 Attribution.txt [2022-08-18T01:58:05.544Z] -rw-rw-r-- 1 1001 1001 53021 Aug 18 01:55 CHANGELOG.md [2022-08-18T01:58:05.544Z] -rw-rw-r-- 1 1001 1001 3804 Aug 18 01:55 CONTRIBUTING.md [2022-08-18T01:58:05.544Z] -rw-rw-r-- 1 1001 1001 677 Aug 18 01:55 GOVERNANCE.md [2022-08-18T01:58:05.544Z] -rw-rw-r-- 1 1001 1001 849 Aug 18 01:55 Jenkinsfile [2022-08-18T01:58:05.544Z] -rw-rw-r-- 1 1001 1001 10775 Aug 18 01:55 LICENSE [2022-08-18T01:58:05.544Z] -rw-rw-r-- 1 1001 1001 6508 Aug 18 01:55 Makefile [2022-08-18T01:58:05.544Z] -rw-rw-r-- 1 1001 1001 582 Aug 18 01:55 OWNERS.md [2022-08-18T01:58:05.544Z] -rw-rw-r-- 1 1001 1001 8212 Aug 18 01:55 README.md [2022-08-18T01:58:05.544Z] -rw-rw-r-- 1 1001 1001 6912 Aug 18 01:55 SECURITY.md [2022-08-18T01:58:05.544Z] -rw-rw-r-- 1 1001 1001 5 Aug 18 01:56 VERSION [2022-08-18T01:58:05.544Z] -rw-rw-r-- 1 1001 1001 4131 Aug 18 01:55 ZMQWindows.md [2022-08-18T01:58:05.544Z] drwxrwxr-x 2 1001 1001 4096 Aug 18 01:55 bin [2022-08-18T01:58:05.544Z] drwxrwxr-x 14 1001 1001 4096 Aug 18 01:55 cmd [2022-08-18T01:58:05.544Z] -rw-r--r-- 1 root root 428658 Aug 18 01:57 coverage.out [2022-08-18T01:58:05.544Z] -rw-rw-r-- 1 1001 1001 822 Aug 18 01:58 go.mod [2022-08-18T01:58:05.544Z] -rw-rw-r-- 1 1001 1001 49471 Aug 18 01:55 go.sum [2022-08-18T01:58:05.544Z] drwxrwxr-x 8 1001 1001 4096 Aug 18 01:55 internal [2022-08-18T01:58:05.544Z] drwxrwxr-x 3 1001 1001 4096 Aug 18 01:55 openapi [2022-08-18T01:58:05.544Z] drwxrwxr-x 4 1001 1001 4096 Aug 18 01:55 snap [2022-08-18T01:58:05.544Z] drwxrwxr-x 6 1001 1001 4096 Aug 18 01:55 vendor [2022-08-18T01:58:05.544Z] -rw-rw-r-- 1 1001 1001 204 Aug 18 01:55 version.go [Pipeline] sh [2022-08-18T01:58:05.855Z] + '[' -e coverage.out ] [2022-08-18T01:58:05.855Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-18T01:58:06.027Z] Stashed 1 file(s) [Pipeline] sh [2022-08-18T01:58:06.327Z] + make build [2022-08-18T01:58:06.327Z] 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-08-18T01:58:07.710Z] 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-08-18T01:58:11.900Z] 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-08-18T01:58:12.842Z] 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-08-18T01:58:13.781Z] 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-08-18T01:58:14.041Z] 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-08-18T01:58:14.612Z] 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-08-18T01:58:15.551Z] 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-08-18T01:58:16.491Z] 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-08-18T01:58:17.064Z] 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-08-18T01:58:18.004Z] 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-08-18T01:58:18.611Z] 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-08-18T01:58:20.020Z] $ docker stop --time=1 bed48c03e855b70b519ede54c373e3d9aafc6a424b37b04e910ccadaa3357b30 [2022-08-18T01:58:21.967Z] $ docker rm -f bed48c03e855b70b519ede54c373e3d9aafc6a424b37b04e910ccadaa3357b30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T01:58:23.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-18T01:58:23.107Z] [2022-08-18T01:58:23.107Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T01:58:23.502Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-18T01:58:23.763Z] latest: Pulling from edgex-devops/edgex-compose [2022-08-18T01:58:23.763Z] cbdbe7a5bc2a: Pulling fs layer [2022-08-18T01:58:23.763Z] ca9280d653b3: Pulling fs layer [2022-08-18T01:58:23.763Z] 7e9c9ca2126c: Pulling fs layer [2022-08-18T01:58:23.763Z] cbdbe7a5bc2a: Download complete [2022-08-18T01:58:23.763Z] ca9280d653b3: Verifying Checksum [2022-08-18T01:58:23.763Z] ca9280d653b3: Download complete [2022-08-18T01:58:24.030Z] cbdbe7a5bc2a: Pull complete [2022-08-18T01:58:24.290Z] ca9280d653b3: Pull complete [2022-08-18T01:58:27.582Z] 7e9c9ca2126c: Pull complete [2022-08-18T01:58:27.582Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-08-18T01:58:27.582Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-18T01:58:27.582Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T01:58:27.815Z] prd-ubuntu20.04-docker-8c-8g-23006 does not seem to be running inside a container [2022-08-18T01:58:27.854Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-18T01:58:29.081Z] $ docker top 65fd2e23c329dce456457b665b963fc24c4c89b582b26aac07f975d4289c0fc5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-18T01:58:29.497Z] + docker-compose build --help [2022-08-18T01:58:29.497Z] + grep parallel [2022-08-18T01:58:30.068Z] --parallel Build images in parallel. [Pipeline] } [2022-08-18T01:58:30.101Z] $ docker stop --time=1 65fd2e23c329dce456457b665b963fc24c4c89b582b26aac07f975d4289c0fc5 [2022-08-18T01:58:31.376Z] $ docker rm -f 65fd2e23c329dce456457b665b963fc24c4c89b582b26aac07f975d4289c0fc5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T01:58:31.974Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-18T01:58:31.974Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T01:58:32.142Z] prd-ubuntu20.04-docker-8c-8g-23006 does not seem to be running inside a container [2022-08-18T01:58:32.186Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-18T01:58:32.542Z] $ docker top b80d59d487c6d71b81d82b4044164b45b807b6c24494200789a796321f011a9c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-18T01:58:32.936Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-18T01:58:33.505Z] Building core-command ... [2022-08-18T01:58:33.505Z] Building core-data ... [2022-08-18T01:58:33.505Z] Building core-metadata ... [2022-08-18T01:58:33.505Z] Building security-bootstrapper ... [2022-08-18T01:58:33.505Z] Building security-proxy-setup ... [2022-08-18T01:58:33.505Z] Building security-secretstore-setup ... [2022-08-18T01:58:33.505Z] Building support-notifications ... [2022-08-18T01:58:33.505Z] Building support-scheduler ... [2022-08-18T01:58:33.505Z] Building sys-mgmt-agent ... [2022-08-18T01:58:33.505Z] Building core-command [2022-08-18T01:58:33.505Z] Building core-metadata [2022-08-18T01:58:33.505Z] Building security-bootstrapper [2022-08-18T01:58:33.505Z] Building support-scheduler [2022-08-18T01:58:33.505Z] Building sys-mgmt-agent [2022-08-18T01:58:51.610Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-08-18T01:58:51.610Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-18T01:58:51.610Z] ---> c15af9db70ae [2022-08-18T01:58:51.610Z] Step 3/22 : WORKDIR /edgex-go [2022-08-18T01:58:51.610Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-08-18T01:58:51.610Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-08-18T01:58:51.610Z] ---> c15af9db70ae [2022-08-18T01:58:51.610Z] Step 3/30 : WORKDIR /edgex-go [2022-08-18T01:58:51.610Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-08-18T01:58:51.610Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-18T01:58:51.610Z] ---> c15af9db70ae [2022-08-18T01:58:51.610Z] Step 3/22 : WORKDIR /edgex-go [2022-08-18T01:58:51.610Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-08-18T01:58:51.610Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-18T01:58:51.610Z] ---> c15af9db70ae [2022-08-18T01:58:51.610Z] Step 3/23 : WORKDIR /edgex-go [2022-08-18T01:58:51.610Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-08-18T01:58:51.610Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-18T01:58:51.610Z] ---> c15af9db70ae [2022-08-18T01:58:51.610Z] Step 3/22 : WORKDIR /edgex-go [2022-08-18T01:58:53.522Z] ---> Running in 2d7fd5e2f6b0 [2022-08-18T01:58:53.522Z] ---> Running in 5c7fdc62a04f [2022-08-18T01:58:53.522Z] ---> Running in 9b02c295ae02 [2022-08-18T01:58:53.522Z] ---> Running in 0ba1f58cdc55 [2022-08-18T01:58:53.522Z] ---> Running in 25c8d0e49bcd [2022-08-18T01:58:53.522Z] Removing intermediate container 2d7fd5e2f6b0 [2022-08-18T01:58:53.522Z] ---> c681d0d1ecf0 [2022-08-18T01:58:53.522Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T01:58:53.522Z] Removing intermediate container 25c8d0e49bcd [2022-08-18T01:58:53.522Z] ---> 8d62b7abaa22 [2022-08-18T01:58:53.522Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T01:58:53.522Z] ---> Running in b17393cd6208 [2022-08-18T01:58:53.522Z] Removing intermediate container 5c7fdc62a04f [2022-08-18T01:58:53.522Z] ---> 3c08a39872da [2022-08-18T01:58:53.522Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T01:58:53.522Z] Removing intermediate container 0ba1f58cdc55 [2022-08-18T01:58:53.522Z] ---> 0091e84084e8 [2022-08-18T01:58:53.522Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T01:58:53.522Z] Removing intermediate container 9b02c295ae02 [2022-08-18T01:58:53.522Z] ---> 240c188bbf25 [2022-08-18T01:58:53.522Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T01:58:53.782Z] ---> Running in 120bcc887c20 [2022-08-18T01:58:53.782Z] ---> Running in 6d3e113e7246 [2022-08-18T01:58:53.782Z] ---> Running in 62f00a6cd134 [2022-08-18T01:58:53.782Z] ---> Running in 5003b7c5b4cc [2022-08-18T01:58:54.354Z] Removing intermediate container b17393cd6208 [2022-08-18T01:58:54.354Z] ---> 7321fbb74cc4 [2022-08-18T01:58:54.354Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-18T01:58:54.354Z] ---> Running in ef30b46f2ef8 [2022-08-18T01:58:54.354Z] Removing intermediate container 120bcc887c20 [2022-08-18T01:58:54.354Z] ---> 481e647e71ad [2022-08-18T01:58:54.354Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-18T01:58:54.354Z] ---> Running in ef5bea58d603 [2022-08-18T01:58:54.925Z] Removing intermediate container 5003b7c5b4cc [2022-08-18T01:58:54.925Z] ---> e54962daa80f [2022-08-18T01:58:54.925Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-18T01:58:54.925Z] ---> Running in d18479a89e5a [2022-08-18T01:58:54.925Z] Removing intermediate container 62f00a6cd134 [2022-08-18T01:58:54.925Z] ---> cd495ff2c37c [2022-08-18T01:58:54.925Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-08-18T01:58:54.925Z] Removing intermediate container 6d3e113e7246 [2022-08-18T01:58:54.925Z] ---> 038d3cbe36d3 [2022-08-18T01:58:54.925Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-08-18T01:58:54.925Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-08-18T01:58:55.184Z] ---> Running in e4357fc1696b [2022-08-18T01:58:55.184Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-08-18T01:58:55.184Z] ---> Running in 0e480e531582 [2022-08-18T01:58:55.444Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-08-18T01:58:55.444Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-08-18T01:58:55.711Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-08-18T01:58:55.983Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-08-18T01:58:55.983Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-08-18T01:58:56.243Z] OK: 220 MiB in 52 packages [2022-08-18T01:58:56.243Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-08-18T01:58:56.508Z] OK: 220 MiB in 52 packages [2022-08-18T01:58:56.508Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-08-18T01:58:56.508Z] Removing intermediate container ef5bea58d603 [2022-08-18T01:58:56.508Z] ---> 17e86bd57949 [2022-08-18T01:58:56.508Z] Step 6/22 : COPY . . [2022-08-18T01:58:56.508Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-08-18T01:58:56.768Z] OK: 220 MiB in 52 packages [2022-08-18T01:58:56.768Z] OK: 220 MiB in 52 packages [2022-08-18T01:58:57.031Z] OK: 220 MiB in 52 packages [2022-08-18T01:58:57.289Z] Removing intermediate container ef30b46f2ef8 [2022-08-18T01:58:57.289Z] ---> 110073263f41 [2022-08-18T01:58:57.289Z] Step 6/23 : COPY go.mod . [2022-08-18T01:58:58.234Z] ---> eca6f2d5d798 [2022-08-18T01:58:58.234Z] Step 7/23 : RUN go mod download [2022-08-18T01:58:58.234Z] ---> Running in 09dde7708ce8 [2022-08-18T01:58:58.234Z] Removing intermediate container e4357fc1696b [2022-08-18T01:58:58.234Z] ---> 5ad255488571 [2022-08-18T01:58:58.234Z] Step 6/30 : COPY . . [2022-08-18T01:58:58.234Z] Removing intermediate container 0e480e531582 [2022-08-18T01:58:58.234Z] ---> 4444e99dc822 [2022-08-18T01:58:58.234Z] Step 6/22 : COPY . . [2022-08-18T01:58:58.504Z] Removing intermediate container d18479a89e5a [2022-08-18T01:58:58.505Z] ---> a640275fc6ee [2022-08-18T01:58:58.505Z] Step 6/22 : COPY . . [2022-08-18T01:59:05.091Z] Removing intermediate container 09dde7708ce8 [2022-08-18T01:59:05.091Z] ---> 8a9671f14234 [2022-08-18T01:59:05.091Z] Step 8/23 : COPY . . [2022-08-18T01:59:05.091Z] ---> 25289c52599a [2022-08-18T01:59:05.091Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T01:59:05.091Z] ---> 1b1a1fadedf8 [2022-08-18T01:59:05.091Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T01:59:05.091Z] ---> 05c6ee47e75f [2022-08-18T01:59:05.091Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T01:59:05.091Z] ---> Running in 3f2163c3e527 [2022-08-18T01:59:05.091Z] ---> Running in ed1e793059e0 [2022-08-18T01:59:05.091Z] ---> Running in 193300fb47d6 [2022-08-18T01:59:05.091Z] ---> 0bf5b24a4432 [2022-08-18T01:59:05.091Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T01:59:05.091Z] skipping... [2022-08-18T01:59:06.031Z] ---> Running in fb4c5910026f [2022-08-18T01:59:06.292Z] skipping... [2022-08-18T01:59:06.292Z] skipping... [2022-08-18T01:59:06.551Z] Removing intermediate container 3f2163c3e527 [2022-08-18T01:59:06.551Z] ---> b9998c4711b0 [2022-08-18T01:59:06.551Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-18T01:59:06.551Z] ---> Running in e4a2d32a9eea [2022-08-18T01:59:06.811Z] skipping... [2022-08-18T01:59:06.811Z] Removing intermediate container ed1e793059e0 [2022-08-18T01:59:06.811Z] ---> e84b30535177 [2022-08-18T01:59:06.811Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-08-18T01:59:06.811Z] Removing intermediate container 193300fb47d6 [2022-08-18T01:59:06.811Z] ---> c8f8d3bdea84 [2022-08-18T01:59:06.811Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-08-18T01:59:07.070Z] ---> Running in ab4051b35811 [2022-08-18T01:59:07.070Z] ---> Running in 47bec2c61dbd [2022-08-18T01:59:07.070Z] 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-08-18T01:59:07.329Z] Removing intermediate container fb4c5910026f [2022-08-18T01:59:07.329Z] ---> f37b4faf01bd [2022-08-18T01:59:07.329Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-18T01:59:07.329Z] ---> Running in 167bcc7a657b [2022-08-18T01:59:07.329Z] 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-08-18T01:59:07.900Z] 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-08-18T01:59:07.900Z] 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-08-18T01:59:12.098Z] ---> 1dc9fa6a96bb [2022-08-18T01:59:12.098Z] Step 9/23 : RUN go mod tidy [2022-08-18T01:59:12.098Z] ---> Running in 5f880851e3ef [2022-08-18T01:59:13.475Z] Removing intermediate container 5f880851e3ef [2022-08-18T01:59:13.475Z] ---> 30629596c0ae [2022-08-18T01:59:13.475Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-08-18T01:59:13.475Z] ---> Running in 68541d5fcdb4 [2022-08-18T01:59:14.411Z] 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-08-18T01:59:19.690Z] Removing intermediate container e4a2d32a9eea [2022-08-18T01:59:19.690Z] ---> ba1963185351 [2022-08-18T01:59:19.690Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-18T01:59:20.260Z] ---> Running in 315ac63be6b8 [2022-08-18T01:59:20.261Z] Removing intermediate container ab4051b35811 [2022-08-18T01:59:20.261Z] ---> 908ac5d85755 [2022-08-18T01:59:20.261Z] [2022-08-18T01:59:20.261Z] Step 9/22 : FROM alpine:3.14 [2022-08-18T01:59:20.261Z] Removing intermediate container 47bec2c61dbd [2022-08-18T01:59:20.261Z] ---> b93e181d77ea [2022-08-18T01:59:20.261Z] [2022-08-18T01:59:20.261Z] Step 9/22 : FROM alpine:3.14 [2022-08-18T01:59:20.261Z] Removing intermediate container 167bcc7a657b [2022-08-18T01:59:20.261Z] ---> 59aea7ebe4c4 [2022-08-18T01:59:20.261Z] [2022-08-18T01:59:20.261Z] Step 9/30 : FROM alpine:3.14 [2022-08-18T01:59:20.530Z] 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-08-18T01:59:21.473Z] 3.14: Pulling from library/alpine [2022-08-18T01:59:22.044Z] 3.14: Pulling from library/alpine [2022-08-18T01:59:22.044Z] 3.14: Pulling from library/alpine [2022-08-18T01:59:22.304Z] Removing intermediate container 315ac63be6b8 [2022-08-18T01:59:22.304Z] ---> 51a1470d22a2 [2022-08-18T01:59:22.304Z] [2022-08-18T01:59:22.304Z] Step 10/22 : FROM docker:20.10.8 [2022-08-18T01:59:22.871Z] Removing intermediate container 68541d5fcdb4 [2022-08-18T01:59:22.872Z] ---> 1527cb6b8ed2 [2022-08-18T01:59:22.872Z] [2022-08-18T01:59:22.872Z] Step 11/23 : FROM alpine:3.14 [2022-08-18T01:59:22.872Z] 3.14: Pulling from library/alpine [2022-08-18T01:59:22.872Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-08-18T01:59:22.872Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-08-18T01:59:22.872Z] Status: Downloaded newer image for alpine:3.14 [2022-08-18T01:59:22.872Z] Status: Image is up to date for alpine:3.14 [2022-08-18T01:59:22.872Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-08-18T01:59:22.872Z] Status: Image is up to date for alpine:3.14 [2022-08-18T01:59:22.872Z] ---> dd53f409bf0b [2022-08-18T01:59:22.872Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-08-18T01:59:22.872Z] ---> dd53f409bf0b [2022-08-18T01:59:22.872Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-08-18T01:59:22.872Z] ---> dd53f409bf0b [2022-08-18T01:59:22.872Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-08-18T01:59:22.872Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-08-18T01:59:22.872Z] Status: Image is up to date for alpine:3.14 [2022-08-18T01:59:22.872Z] ---> dd53f409bf0b [2022-08-18T01:59:22.872Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-08-18T01:59:22.872Z] ---> Running in 564c954c20f1 [2022-08-18T01:59:22.872Z] ---> Running in 178cc2570f3b [2022-08-18T01:59:22.872Z] ---> Running in d3a086641943 [2022-08-18T01:59:23.131Z] ---> Running in 5a521ec10856 [2022-08-18T01:59:23.131Z] 20.10.8: Pulling from library/docker [2022-08-18T01:59:23.131Z] Removing intermediate container 564c954c20f1 [2022-08-18T01:59:23.131Z] ---> 7684d087f689 [2022-08-18T01:59:23.131Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-18T01:59:23.131Z] ---> Running in 6bd7975ef0fe [2022-08-18T01:59:23.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-08-18T01:59:23.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-08-18T01:59:23.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-08-18T01:59:23.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-08-18T01:59:23.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-08-18T01:59:23.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-08-18T01:59:23.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-08-18T01:59:23.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-08-18T01:59:23.907Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-18T01:59:23.907Z] Executing busybox-1.33.1-r8.trigger [2022-08-18T01:59:23.907Z] OK: 6 MiB in 15 packages [2022-08-18T01:59:23.907Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-18T01:59:23.907Z] Executing busybox-1.33.1-r8.trigger [2022-08-18T01:59:23.907Z] OK: 6 MiB in 15 packages [2022-08-18T01:59:23.907Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-18T01:59:23.907Z] Executing busybox-1.33.1-r8.trigger [2022-08-18T01:59:23.907Z] OK: 6 MiB in 15 packages [2022-08-18T01:59:23.907Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-18T01:59:23.907Z] (2/2) Installing su-exec (0.2-r1) [2022-08-18T01:59:23.907Z] Executing busybox-1.33.1-r8.trigger [2022-08-18T01:59:23.907Z] OK: 6 MiB in 16 packages [2022-08-18T01:59:24.846Z] Removing intermediate container d3a086641943 [2022-08-18T01:59:24.846Z] ---> e7aa5e91da23 [2022-08-18T01:59:24.846Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-18T01:59:24.846Z] ---> Running in 74cc638cd535 [2022-08-18T01:59:24.846Z] Removing intermediate container 178cc2570f3b [2022-08-18T01:59:24.846Z] ---> 4ea779b8a961 [2022-08-18T01:59:24.846Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-18T01:59:24.846Z] Removing intermediate container 5a521ec10856 [2022-08-18T01:59:24.846Z] ---> ee61cb058937 [2022-08-18T01:59:24.846Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-18T01:59:24.846Z] Removing intermediate container 6bd7975ef0fe [2022-08-18T01:59:24.846Z] ---> 6088f43461d1 [2022-08-18T01:59:24.846Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-18T01:59:24.846Z] ---> Running in e8e5bee657db [2022-08-18T01:59:25.107Z] ---> Running in 9fe34f21255f [2022-08-18T01:59:25.107Z] ---> Running in 978e54a21d03 [2022-08-18T01:59:25.107Z] Removing intermediate container 74cc638cd535 [2022-08-18T01:59:25.107Z] ---> 0ea1a3b673c8 [2022-08-18T01:59:25.107Z] Step 12/22 : ENV APP_PORT=59882 [2022-08-18T01:59:25.107Z] ---> Running in 30f5ce0eb556 [2022-08-18T01:59:25.107Z] Removing intermediate container e8e5bee657db [2022-08-18T01:59:25.107Z] ---> d700cb606eb0 [2022-08-18T01:59:25.107Z] Step 12/22 : ENV APP_PORT=59881 [2022-08-18T01:59:25.107Z] Removing intermediate container 9fe34f21255f [2022-08-18T01:59:25.107Z] ---> 5effa51012a6 [2022-08-18T01:59:25.107Z] Step 14/23 : ENV APP_PORT=59861 [2022-08-18T01:59:25.366Z] ---> Running in cc176cb698b4 [2022-08-18T01:59:25.366Z] Removing intermediate container 978e54a21d03 [2022-08-18T01:59:25.366Z] ---> 0bc6c91912e4 [2022-08-18T01:59:25.366Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-08-18T01:59:25.366Z] ---> Running in d3417dca697d [2022-08-18T01:59:25.366Z] Removing intermediate container 30f5ce0eb556 [2022-08-18T01:59:25.366Z] ---> 058638c6f002 [2022-08-18T01:59:25.366Z] Step 13/22 : EXPOSE $APP_PORT [2022-08-18T01:59:25.366Z] ---> Running in aa3f9ff8faa8 [2022-08-18T01:59:25.366Z] ---> Running in 2d2807b9b118 [2022-08-18T01:59:25.366Z] Removing intermediate container cc176cb698b4 [2022-08-18T01:59:25.366Z] ---> c09ddb239e02 [2022-08-18T01:59:25.366Z] Step 13/22 : EXPOSE $APP_PORT [2022-08-18T01:59:25.628Z] Removing intermediate container d3417dca697d [2022-08-18T01:59:25.628Z] ---> 7ccfdd2d8786 [2022-08-18T01:59:25.628Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-18T01:59:25.628Z] ---> Running in b484d0b55657 [2022-08-18T01:59:25.628Z] Removing intermediate container aa3f9ff8faa8 [2022-08-18T01:59:25.628Z] ---> b188c44af968 [2022-08-18T01:59:25.628Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-18T01:59:25.628Z] Removing intermediate container 2d2807b9b118 [2022-08-18T01:59:25.628Z] ---> 6889c4dbca72 [2022-08-18T01:59:25.628Z] Step 14/22 : WORKDIR / [2022-08-18T01:59:25.628Z] ---> Running in 20ea0d9350e6 [2022-08-18T01:59:25.628Z] ---> Running in f5871f86d6c0 [2022-08-18T01:59:25.888Z] Removing intermediate container b484d0b55657 [2022-08-18T01:59:25.888Z] ---> 764c02fd5d4b [2022-08-18T01:59:25.888Z] Step 14/22 : WORKDIR / ---> Running in 5527167d7376 [2022-08-18T01:59:25.888Z] [2022-08-18T01:59:25.888Z] Removing intermediate container 20ea0d9350e6 [2022-08-18T01:59:25.888Z] ---> 96bf23b497bd [2022-08-18T01:59:25.888Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T01:59:25.888Z] ---> Running in 06f1fa7001a0 [2022-08-18T01:59:25.888Z] Removing intermediate container 5527167d7376 [2022-08-18T01:59:25.888Z] ---> add6ce2264d2 [2022-08-18T01:59:25.888Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T01:59:26.147Z] Removing intermediate container 06f1fa7001a0 [2022-08-18T01:59:26.147Z] ---> cd853d824c1a [2022-08-18T01:59:26.147Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T01:59:26.147Z] ---> 955ed64ffa29 [2022-08-18T01:59:26.147Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-18T01:59:26.147Z] ---> 76d4ec82eb24 [2022-08-18T01:59:26.147Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-18T01:59:26.147Z] ---> a4e3df3eac3a [2022-08-18T01:59:26.147Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-18T01:59:26.409Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2022-08-18T01:59:26.409Z] Status: Downloaded newer image for docker:20.10.8 [2022-08-18T01:59:26.409Z] ---> bc6c0ffef665 [2022-08-18T01:59:26.409Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-18T01:59:26.670Z] ---> Running in b7a6b21f9b0a [2022-08-18T01:59:26.670Z] ---> e89b3eed15a7 [2022-08-18T01:59:26.670Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-18T01:59:26.670Z] Removing intermediate container f5871f86d6c0 [2022-08-18T01:59:26.670Z] ---> 3367367dbf46 [2022-08-18T01:59:26.670Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-08-18T01:59:26.670Z] ---> 403850cf803a [2022-08-18T01:59:26.670Z] ---> 98c92f7fc120 [2022-08-18T01:59:26.670Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.tomlStep 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-18T01:59:26.670Z] [2022-08-18T01:59:26.670Z] ---> Running in 3378dcc4a4ae [2022-08-18T01:59:26.670Z] Removing intermediate container b7a6b21f9b0a [2022-08-18T01:59:26.670Z] ---> bd07aa87d7ae [2022-08-18T01:59:26.670Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-18T01:59:26.932Z] ---> Running in c3da6abfaee1 [2022-08-18T01:59:26.932Z] ---> c673dbf68ef8 [2022-08-18T01:59:26.932Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-08-18T01:59:26.932Z] ---> 95b516293126 [2022-08-18T01:59:26.932Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-08-18T01:59:26.932Z] ---> Running in b0a6342acb12 [2022-08-18T01:59:26.932Z] ---> fc62cbb06606 [2022-08-18T01:59:26.932Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-08-18T01:59:26.932Z] Removing intermediate container 3378dcc4a4ae [2022-08-18T01:59:26.932Z] ---> 552f6b65f1eb [2022-08-18T01:59:26.932Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-08-18T01:59:26.932Z] ---> Running in ca69aa0f070e [2022-08-18T01:59:26.932Z] ---> Running in 1161c2750bf8 [2022-08-18T01:59:26.932Z] Removing intermediate container b0a6342acb12 [2022-08-18T01:59:26.932Z] ---> a3a7615650c0 [2022-08-18T01:59:26.932Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T01:59:27.195Z] ---> Running in 228f15f4f72c [2022-08-18T01:59:27.195Z] Removing intermediate container 1161c2750bf8 [2022-08-18T01:59:27.195Z] ---> 9e5b68ca7cbe [2022-08-18T01:59:27.195Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T01:59:27.195Z] Removing intermediate container ca69aa0f070e [2022-08-18T01:59:27.195Z] ---> ad531aaeae31 [2022-08-18T01:59:27.195Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T01:59:27.195Z] ---> Running in db1351b3da03 [2022-08-18T01:59:27.195Z] ---> Running in 9b15caf61567 [2022-08-18T01:59:27.195Z] ---> eab3aac76d13 [2022-08-18T01:59:27.195Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-08-18T01:59:27.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-08-18T01:59:27.195Z] Removing intermediate container 228f15f4f72c [2022-08-18T01:59:27.195Z] ---> 9fe5e33dfcd2 [2022-08-18T01:59:27.195Z] Step 21/23 : LABEL arch=x86_64 [2022-08-18T01:59:27.195Z] ---> Running in 0ebfc86aafc2 [2022-08-18T01:59:27.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-08-18T01:59:27.195Z] Removing intermediate container db1351b3da03 [2022-08-18T01:59:27.195Z] ---> Running in fbfca4611c73 [2022-08-18T01:59:27.195Z] ---> 04dc53a2a45a [2022-08-18T01:59:27.195Z] Step 20/22 : LABEL arch=x86_64 [2022-08-18T01:59:27.472Z] Removing intermediate container 9b15caf61567 [2022-08-18T01:59:27.472Z] ---> 133daf9df127 [2022-08-18T01:59:27.472Z] Step 20/22 : LABEL arch=x86_64 [2022-08-18T01:59:27.473Z] ---> Running in bc8ac948cc72 [2022-08-18T01:59:27.473Z] ---> Running in 0dcc0dab6203 [2022-08-18T01:59:27.473Z] Removing intermediate container fbfca4611c73 [2022-08-18T01:59:27.473Z] ---> 8fb628c9f52f [2022-08-18T01:59:27.473Z] Step 22/23 : LABEL git_sha=147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 [2022-08-18T01:59:27.473Z] ---> Running in 3bea7ea8b197 [2022-08-18T01:59:27.473Z] Removing intermediate container bc8ac948cc72 [2022-08-18T01:59:27.473Z] ---> f9cda7d87a85 [2022-08-18T01:59:27.473Z] Step 21/22 : LABEL git_sha=147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 [2022-08-18T01:59:27.473Z] Removing intermediate container 0dcc0dab6203 [2022-08-18T01:59:27.473Z] ---> 88a9b68b0d59 [2022-08-18T01:59:27.473Z] Step 21/22 : LABEL git_sha=147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 [2022-08-18T01:59:27.473Z] (1/42) Installing readline (8.1.0-r0) [2022-08-18T01:59:27.473Z] (2/42) Installing bash (5.1.16-r0) [2022-08-18T01:59:27.473Z] ---> Running in d4100bcf5034 [2022-08-18T01:59:27.473Z] ---> Running in 8f215254bfcb [2022-08-18T01:59:27.473Z] Executing bash-5.1.16-r0.post-install [2022-08-18T01:59:27.473Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-08-18T01:59:27.473Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-08-18T01:59:27.735Z] (5/42) Installing libcurl (7.79.1-r2) [2022-08-18T01:59:27.735Z] (6/42) Installing curl (7.79.1-r2) [2022-08-18T01:59:27.735Z] Removing intermediate container 3bea7ea8b197 [2022-08-18T01:59:27.735Z] ---> a8f38b8c57b0 [2022-08-18T01:59:27.735Z] Step 23/23 : LABEL version=0.0.0 [2022-08-18T01:59:27.735Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-08-18T01:59:27.735Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-08-18T01:59:27.735Z] (9/42) Installing expat (2.4.7-r0) [2022-08-18T01:59:27.735Z] (10/42) Installing libffi (3.3-r2) [2022-08-18T01:59:27.735Z] (11/42) Installing gdbm (1.19-r0) [2022-08-18T01:59:27.735Z] (12/42) Installing xz-libs (5.2.5-r1) [2022-08-18T01:59:27.735Z] Removing intermediate container d4100bcf5034 [2022-08-18T01:59:27.735Z] ---> 6d4afd73ae49 [2022-08-18T01:59:27.735Z] Step 22/22 : LABEL version=0.0.0 [2022-08-18T01:59:27.735Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-08-18T01:59:27.735Z] ---> Running in 7ac0e408cdd8 [2022-08-18T01:59:27.735Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-08-18T01:59:27.735Z] Removing intermediate container 8f215254bfcb [2022-08-18T01:59:27.735Z] ---> ef11eedc6830 [2022-08-18T01:59:27.735Z] Step 22/22 : LABEL version=0.0.0 [2022-08-18T01:59:27.735Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-08-18T01:59:27.735Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-08-18T01:59:27.735Z] ---> Running in 27355f82c5a2 [2022-08-18T01:59:27.735Z] (17/42) Installing python3 (3.9.5-r2) [2022-08-18T01:59:27.735Z] ---> Running in c7ffce38c804 [2022-08-18T01:59:27.994Z] Removing intermediate container 7ac0e408cdd8 [2022-08-18T01:59:27.994Z] ---> e5ab8183f7a5 [2022-08-18T01:59:27.994Z] [2022-08-18T01:59:27.994Z] Removing intermediate container 27355f82c5a2 [2022-08-18T01:59:27.994Z] ---> 84b70aadefb5 [2022-08-18T01:59:27.994Z] [2022-08-18T01:59:27.994Z] Removing intermediate container c7ffce38c804 [2022-08-18T01:59:27.994Z] ---> 69771662a7d6 [2022-08-18T01:59:27.994Z] [2022-08-18T01:59:27.994Z] Removing intermediate container 0ebfc86aafc2 [2022-08-18T01:59:27.994Z] ---> 13f12f62da7c [2022-08-18T01:59:27.994Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T01:59:27.994Z] Successfully built e5ab8183f7a5 [2022-08-18T01:59:27.994Z] Successfully built 84b70aadefb5 [2022-08-18T01:59:27.994Z] Successfully tagged core-metadata:latest [2022-08-18T01:59:27.994Z] Building security-secretstore-setup [2022-08-18T01:59:27.994Z] Successfully tagged support-scheduler:latest [2022-08-18T01:59:27.994Z]  Building core-metadata ... done Building support-notifications [2022-08-18T01:59:28.256Z]  Building support-scheduler ... done Successfully built 69771662a7d6 [2022-08-18T01:59:28.256Z] Successfully tagged core-command:latest [2022-08-18T01:59:28.256Z] Building core-data [2022-08-18T01:59:28.256Z]  Building core-command ... done  ---> 6890b2c4740b [2022-08-18T01:59:28.256Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-18T01:59:28.516Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-08-18T01:59:28.516Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-08-18T01:59:28.516Z] (20/42) Installing py3-idna (3.2-r0) [2022-08-18T01:59:28.516Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-08-18T01:59:28.516Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-08-18T01:59:28.516Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-08-18T01:59:28.516Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-08-18T01:59:28.516Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-08-18T01:59:28.516Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-08-18T01:59:28.516Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-08-18T01:59:28.516Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-08-18T01:59:28.516Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-08-18T01:59:28.516Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-08-18T01:59:28.516Z] (31/42) Installing py3-six (1.15.0-r1) [2022-08-18T01:59:28.516Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-08-18T01:59:28.516Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-08-18T01:59:28.516Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-08-18T01:59:28.516Z] (35/42) Installing py3-packaging (20.9-r1) [2022-08-18T01:59:28.516Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-08-18T01:59:28.516Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-08-18T01:59:28.516Z] (38/42) Installing py3-progress (1.5-r2) [2022-08-18T01:59:28.516Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-08-18T01:59:28.516Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-08-18T01:59:28.516Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-08-18T01:59:28.778Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-08-18T01:59:28.778Z] Executing busybox-1.33.1-r3.trigger [2022-08-18T01:59:28.778Z] OK: 84 MiB in 64 packages [2022-08-18T01:59:29.037Z] ---> 4d3785c1aa9e [2022-08-18T01:59:29.037Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-18T01:59:29.606Z] Collecting docker-compose==1.23.2 [2022-08-18T01:59:29.606Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-18T01:59:29.606Z] Collecting texttable<0.10,>=0.9.0 [2022-08-18T01:59:29.606Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-18T01:59:30.547Z] Collecting docopt<0.7,>=0.6.1 [2022-08-18T01:59:30.547Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-18T01:59:31.120Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-18T01:59:31.120Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-18T01:59:31.379Z] ---> b1481aab71db [2022-08-18T01:59:31.379Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-18T01:59:31.379Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-18T01:59:31.379Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-18T01:59:31.639Z] Collecting cached-property<2,>=1.2.0 [2022-08-18T01:59:31.639Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-18T01:59:31.639Z] ---> 542c25b005f9 [2022-08-18T01:59:31.639Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-08-18T01:59:31.639Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-18T01:59:31.639Z] ---> 787efb497c8c [2022-08-18T01:59:31.639Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-08-18T01:59:31.900Z] ---> Running in 68355cb638b3 [2022-08-18T01:59:31.900Z] Removing intermediate container 68355cb638b3 [2022-08-18T01:59:31.900Z] ---> 11b792b5df6f [2022-08-18T01:59:31.900Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-18T01:59:32.162Z] ---> 2829f02db19d [2022-08-18T01:59:32.162Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-08-18T01:59:32.162Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-18T01:59:32.162Z] 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-08-18T01:59:32.162Z] ---> Running in 0a28162c474b [2022-08-18T01:59:32.424Z] Collecting docker<4.0,>=3.6.0 [2022-08-18T01:59:32.424Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-18T01:59:32.424Z] Collecting PyYAML<4,>=3.10 [2022-08-18T01:59:32.424Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-18T01:59:32.997Z] Removing intermediate container 0a28162c474b [2022-08-18T01:59:32.997Z] ---> bda2051e9567 [2022-08-18T01:59:32.997Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-18T01:59:32.997Z] Collecting jsonschema<3,>=2.5.1 [2022-08-18T01:59:32.997Z] ---> Running in 6af9e1889a9b [2022-08-18T01:59:32.997Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-18T01:59:32.997Z] Collecting docker-pycreds>=0.4.0 [2022-08-18T01:59:32.997Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-18T01:59:32.997Z] Removing intermediate container 6af9e1889a9b [2022-08-18T01:59:32.997Z] ---> 9d41c61c2f26 [2022-08-18T01:59:32.997Z] Step 27/30 : CMD ["gate"] [2022-08-18T01:59:33.258Z] 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-08-18T01:59:33.258Z] Collecting idna<2.8,>=2.5 [2022-08-18T01:59:33.258Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-18T01:59:33.258Z] ---> Running in 8a7af51c01ff [2022-08-18T01:59:33.258Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-18T01:59:33.258Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-18T01:59:33.258Z] Removing intermediate container 8a7af51c01ff [2022-08-18T01:59:33.258Z] ---> bc1c43a5206c [2022-08-18T01:59:33.258Z] Step 28/30 : LABEL arch=x86_64 [2022-08-18T01:59:33.258Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-18T01:59:33.520Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-18T01:59:33.520Z] ---> Running in e1a7f1ae7071 [2022-08-18T01:59:33.520Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-18T01:59:33.520Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-18T01:59:33.520Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-18T01:59:33.520Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-18T01:59:33.520Z] Removing intermediate container e1a7f1ae7071 [2022-08-18T01:59:33.520Z] ---> 20021730d987 [2022-08-18T01:59:33.520Z] Step 29/30 : LABEL git_sha=147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 [2022-08-18T01:59:33.520Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-08-18T01:59:33.520Z] Attempting uninstall: urllib3 [2022-08-18T01:59:33.520Z] Found existing installation: urllib3 1.26.5 [2022-08-18T01:59:33.520Z] Uninstalling urllib3-1.26.5: [2022-08-18T01:59:33.520Z] Successfully uninstalled urllib3-1.26.5 [2022-08-18T01:59:33.520Z] ---> Running in f7b532797f1a [2022-08-18T01:59:33.780Z] Removing intermediate container f7b532797f1a [2022-08-18T01:59:33.780Z] ---> ab768f382d13 [2022-08-18T01:59:33.781Z] Step 30/30 : LABEL version=0.0.0 [2022-08-18T01:59:33.781Z] Attempting uninstall: idna [2022-08-18T01:59:33.781Z] Found existing installation: idna 3.2 [2022-08-18T01:59:33.781Z] Uninstalling idna-3.2: [2022-08-18T01:59:33.781Z] Successfully uninstalled idna-3.2 [2022-08-18T01:59:33.781Z] ---> Running in 426140c969f4 [2022-08-18T01:59:34.046Z] Attempting uninstall: chardet [2022-08-18T01:59:34.046Z] Found existing installation: chardet 4.0.0 [2022-08-18T01:59:34.046Z] Uninstalling chardet-4.0.0: [2022-08-18T01:59:34.046Z] Removing intermediate container 426140c969f4 [2022-08-18T01:59:34.046Z] ---> 50dd7aabbd83 [2022-08-18T01:59:34.046Z] [2022-08-18T01:59:34.046Z] Successfully uninstalled chardet-4.0.0 [2022-08-18T01:59:34.046Z] Successfully built 50dd7aabbd83 [2022-08-18T01:59:34.046Z] Successfully tagged security-bootstrapper:latest [2022-08-18T01:59:34.046Z] Building security-proxy-setup [2022-08-18T01:59:34.305Z]  Building security-bootstrapper ... done  Attempting uninstall: requests [2022-08-18T01:59:34.305Z] Found existing installation: requests 2.25.1 [2022-08-18T01:59:34.305Z] Uninstalling requests-2.25.1: [2022-08-18T01:59:34.305Z] Successfully uninstalled requests-2.25.1 [2022-08-18T01:59:34.566Z] Running setup.py install for texttable: started [2022-08-18T01:59:34.826Z] Running setup.py install for texttable: finished with status 'done' [2022-08-18T01:59:34.826Z] Running setup.py install for PyYAML: started [2022-08-18T01:59:35.085Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-18T01:59:35.085Z] Running setup.py install for docopt: started [2022-08-18T01:59:35.345Z] Running setup.py install for docopt: finished with status 'done' [2022-08-18T01:59:35.345Z] Running setup.py install for dockerpty: started [2022-08-18T01:59:35.914Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-18T01:59:35.914Z] 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-08-18T01:59:41.290Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-08-18T01:59:41.290Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-08-18T01:59:41.290Z] ---> c15af9db70ae [2022-08-18T01:59:41.290Z] Step 3/24 : WORKDIR /edgex-go [2022-08-18T01:59:41.290Z] ---> Using cache [2022-08-18T01:59:41.290Z] ---> 240c188bbf25 [2022-08-18T01:59:41.290Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T01:59:41.290Z] ---> Using cache [2022-08-18T01:59:41.290Z] ---> e54962daa80f [2022-08-18T01:59:41.290Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-08-18T01:59:41.290Z] ---> Using cache [2022-08-18T01:59:41.290Z] ---> a640275fc6ee [2022-08-18T01:59:41.290Z] Step 6/24 : COPY . . [2022-08-18T01:59:41.290Z] ---> Using cache [2022-08-18T01:59:41.290Z] ---> 1b1a1fadedf8 [2022-08-18T01:59:41.290Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T01:59:41.290Z] ---> Using cache [2022-08-18T01:59:41.290Z] ---> e84b30535177 [2022-08-18T01:59:41.290Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-18T01:59:41.290Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-08-18T01:59:41.290Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-18T01:59:41.290Z] ---> c15af9db70ae [2022-08-18T01:59:41.290Z] Step 3/22 : WORKDIR /edgex-go [2022-08-18T01:59:41.290Z] ---> Using cache [2022-08-18T01:59:41.290Z] ---> 240c188bbf25 [2022-08-18T01:59:41.290Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T01:59:41.290Z] ---> Using cache [2022-08-18T01:59:41.290Z] ---> e54962daa80f [2022-08-18T01:59:41.290Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-18T01:59:41.290Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-08-18T01:59:41.290Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-08-18T01:59:41.290Z] ---> c15af9db70ae [2022-08-18T01:59:41.290Z] Step 3/21 : WORKDIR /edgex-go [2022-08-18T01:59:41.290Z] ---> Using cache [2022-08-18T01:59:41.290Z] ---> 240c188bbf25 [2022-08-18T01:59:41.290Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T01:59:41.290Z] ---> Using cache [2022-08-18T01:59:41.290Z] ---> e54962daa80f [2022-08-18T01:59:41.290Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-18T01:59:41.861Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-08-18T01:59:41.861Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-18T01:59:41.861Z] ---> c15af9db70ae [2022-08-18T01:59:41.861Z] Step 3/20 : WORKDIR /edgex-go [2022-08-18T01:59:41.861Z] ---> Using cache [2022-08-18T01:59:41.861Z] ---> 240c188bbf25 [2022-08-18T01:59:41.861Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T01:59:41.861Z] ---> Using cache [2022-08-18T01:59:41.861Z] ---> e54962daa80f [2022-08-18T01:59:41.861Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-08-18T01:59:41.861Z] ---> Using cache [2022-08-18T01:59:41.861Z] ---> a640275fc6ee [2022-08-18T01:59:41.861Z] Step 6/20 : COPY . . [2022-08-18T01:59:42.123Z] ---> Using cache [2022-08-18T01:59:42.123Z] ---> 1b1a1fadedf8 [2022-08-18T01:59:42.123Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T01:59:42.123Z] ---> Using cache [2022-08-18T01:59:42.123Z] ---> e84b30535177 [2022-08-18T01:59:42.123Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-18T01:59:42.722Z] ---> Running in dcf11ea499dd [2022-08-18T01:59:42.722Z] ---> Running in 7c7d27759d4e [2022-08-18T01:59:42.722Z] ---> Running in 5962697e2b90 [2022-08-18T01:59:42.722Z] ---> Running in adcba8c2cf13 [2022-08-18T01:59:42.722Z] Removing intermediate container c3da6abfaee1 [2022-08-18T01:59:42.722Z] ---> 9e3c082565a7 [2022-08-18T01:59:42.722Z] Step 13/22 : ENV APP_PORT=58890 [2022-08-18T01:59:42.983Z] ---> Running in 51f96017f904 [2022-08-18T01:59:42.983Z] Removing intermediate container 51f96017f904 [2022-08-18T01:59:42.983Z] ---> 8592bd057724 [2022-08-18T01:59:42.983Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-18T01:59:42.983Z] ---> Running in 4db010583be9 [2022-08-18T01:59:43.243Z] Removing intermediate container 4db010583be9 [2022-08-18T01:59:43.243Z] ---> 9e0860cce969 [2022-08-18T01:59:43.243Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-18T01:59:43.243Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-08-18T01:59:43.502Z] 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-08-18T01:59:43.502Z] 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-08-18T01:59:43.502Z] ---> 295919d26941 [2022-08-18T01:59:43.502Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-18T01:59:43.502Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-08-18T01:59:43.763Z] ---> 7cf5619bfb77 [2022-08-18T01:59:43.763Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-18T01:59:44.035Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-08-18T01:59:44.035Z] ---> 1f2217e24a09 [2022-08-18T01:59:44.035Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-18T01:59:44.304Z] ---> Running in c44783906cf6 [2022-08-18T01:59:44.304Z] OK: 220 MiB in 52 packages [2022-08-18T01:59:44.563Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-08-18T01:59:44.563Z] Removing intermediate container c44783906cf6 [2022-08-18T01:59:44.563Z] ---> b611a02ec8e2 [2022-08-18T01:59:44.563Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T01:59:44.563Z] ---> Running in 85f70b2faeab [2022-08-18T01:59:44.841Z] OK: 220 MiB in 52 packages [2022-08-18T01:59:44.841Z] Removing intermediate container 85f70b2faeab [2022-08-18T01:59:44.841Z] ---> 009d5d7041ad [2022-08-18T01:59:44.841Z] Step 20/22 : LABEL arch=x86_64 [2022-08-18T01:59:44.841Z] ---> Running in 2a1d2184319d [2022-08-18T01:59:45.099Z] Removing intermediate container dcf11ea499dd [2022-08-18T01:59:45.099Z] ---> 5a3b0405ab3c [2022-08-18T01:59:45.099Z] Step 6/21 : COPY . . [2022-08-18T01:59:45.362Z] Removing intermediate container 2a1d2184319d [2022-08-18T01:59:45.362Z] ---> 53aa80f19b4a [2022-08-18T01:59:45.362Z] Step 21/22 : LABEL git_sha=147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 [2022-08-18T01:59:45.622Z] ---> Running in fafaf0d85b4a [2022-08-18T01:59:45.888Z] Removing intermediate container adcba8c2cf13 [2022-08-18T01:59:45.888Z] ---> 40632b1700a0 [2022-08-18T01:59:45.888Z] Step 6/22 : COPY . . [2022-08-18T01:59:46.148Z] Removing intermediate container fafaf0d85b4a [2022-08-18T01:59:46.148Z] ---> 3dd644eb11c6 [2022-08-18T01:59:46.148Z] Step 22/22 : LABEL version=0.0.0 [2022-08-18T01:59:46.148Z] ---> Running in d0f79d514953 [2022-08-18T01:59:46.721Z] Removing intermediate container d0f79d514953 [2022-08-18T01:59:46.721Z] ---> 8aeaea899ba7 [2022-08-18T01:59:46.721Z] [2022-08-18T01:59:46.721Z] Successfully built 8aeaea899ba7 [2022-08-18T01:59:46.721Z] Successfully tagged sys-mgmt-agent:latest [2022-08-18T01:59:50.020Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-18T01:59:50.282Z] 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-08-18T01:59:55.565Z] ---> a48e0d63eb0b [2022-08-18T01:59:55.565Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T01:59:55.565Z] ---> 50e69b85135f [2022-08-18T01:59:55.565Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T01:59:55.565Z] ---> Running in febca12f7fcd [2022-08-18T01:59:55.565Z] ---> Running in 0b4874103e9a [2022-08-18T01:59:55.565Z] Removing intermediate container 7c7d27759d4e [2022-08-18T01:59:55.565Z] ---> 5e59477291cc [2022-08-18T01:59:55.565Z] [2022-08-18T01:59:55.565Z] Step 9/24 : FROM alpine:3.14 [2022-08-18T01:59:55.565Z] ---> dd53f409bf0b [2022-08-18T01:59:55.565Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-18T01:59:55.825Z] Removing intermediate container 5962697e2b90 [2022-08-18T01:59:55.825Z] ---> 0cb0027caaf8 [2022-08-18T01:59:55.825Z] [2022-08-18T01:59:55.825Z] Step 9/20 : FROM alpine:3.14 [2022-08-18T01:59:55.825Z] ---> dd53f409bf0b [2022-08-18T01:59:55.825Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-08-18T01:59:55.825Z] ---> Running in a70c5f050346 [2022-08-18T01:59:55.825Z] ---> Running in 92851a9da91d [2022-08-18T01:59:56.084Z] skipping... [2022-08-18T01:59:56.084Z] skipping... [2022-08-18T01:59:56.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-08-18T01:59:56.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-08-18T01:59:56.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-08-18T01:59:56.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-08-18T01:59:56.344Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-18T01:59:56.603Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-18T01:59:56.603Z] (3/3) Installing su-exec (0.2-r1) [2022-08-18T01:59:56.603Z] Executing busybox-1.33.1-r8.trigger [2022-08-18T01:59:56.603Z] Removing intermediate container febca12f7fcd [2022-08-18T01:59:56.603Z] (1/5) Installing ca-certificates (20220614-r0) [2022-08-18T01:59:56.603Z] ---> e8bc0b68f4ee [2022-08-18T01:59:56.603Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-08-18T01:59:56.603Z] Executing ca-certificates-20220614-r0.trigger [2022-08-18T01:59:56.603Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-08-18T01:59:56.603Z] ---> Running in fe2da2953f00 [2022-08-18T01:59:56.603Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-08-18T01:59:56.603Z] Removing intermediate container 0b4874103e9a [2022-08-18T01:59:56.603Z] ---> e7c16ee11459 [2022-08-18T01:59:56.603Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-08-18T01:59:56.603Z] (4/5) Installing libcurl (7.79.1-r2) [2022-08-18T01:59:56.603Z] OK: 6 MiB in 17 packages [2022-08-18T01:59:56.603Z] (5/5) Installing curl (7.79.1-r2) [2022-08-18T01:59:56.603Z] Executing busybox-1.33.1-r8.trigger [2022-08-18T01:59:56.603Z] Executing ca-certificates-20220614-r0.trigger [2022-08-18T01:59:56.603Z] ---> Running in e94c38e2890c [2022-08-18T01:59:56.603Z] OK: 8 MiB in 19 packages [2022-08-18T01:59:57.173Z] 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-08-18T01:59:57.173Z] 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-08-18T01:59:57.431Z] Removing intermediate container a70c5f050346 [2022-08-18T01:59:57.431Z] ---> 1adbe79c5bf3 [2022-08-18T01:59:57.431Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-18T01:59:57.431Z] Removing intermediate container 92851a9da91d [2022-08-18T01:59:57.431Z] ---> 7bf0805dcab9 [2022-08-18T01:59:57.431Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-18T01:59:57.431Z] ---> Running in b75a2548d485 [2022-08-18T01:59:57.431Z] ---> Running in 7080f1e122be [2022-08-18T01:59:57.693Z] Removing intermediate container 7080f1e122be [2022-08-18T01:59:57.693Z] Removing intermediate container b75a2548d485 [2022-08-18T01:59:57.693Z] ---> d4152aadec60 [2022-08-18T01:59:57.693Z] ---> 966669490a60 [2022-08-18T01:59:57.693Z] Step 12/20 : WORKDIR /edgexStep 12/24 : WORKDIR / [2022-08-18T01:59:57.693Z] [2022-08-18T01:59:57.693Z] ---> Running in e70c921aa4c6 [2022-08-18T01:59:57.693Z] ---> Running in 5c8761078820 [2022-08-18T01:59:57.956Z] Removing intermediate container 5c8761078820 [2022-08-18T01:59:57.956Z] ---> 947b2702bfb5 [2022-08-18T01:59:57.956Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-18T01:59:57.956Z] Removing intermediate container e70c921aa4c6 [2022-08-18T01:59:57.956Z] ---> d832955ea539 [2022-08-18T01:59:57.956Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-18T01:59:58.215Z] ---> a6f001c9a81a [2022-08-18T01:59:58.215Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-18T01:59:58.475Z] ---> 0f87130e620f [2022-08-18T01:59:58.475Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-18T01:59:59.045Z] ---> cefd70b69760 [2022-08-18T01:59:59.045Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-18T01:59:59.045Z] ---> ffdea1166870 [2022-08-18T01:59:59.045Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-18T01:59:59.615Z] ---> 56e1ba0ad4dd [2022-08-18T01:59:59.615Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-08-18T01:59:59.615Z] ---> ef74d62aa080 [2022-08-18T01:59:59.615Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-08-18T01:59:59.875Z] ---> Running in dcd3c0d1775f [2022-08-18T01:59:59.875Z] ---> f90ae6f8cc42 [2022-08-18T01:59:59.875Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-18T02:00:00.147Z] Removing intermediate container dcd3c0d1775f [2022-08-18T02:00:00.147Z] ---> 0c09be9e7a30 [2022-08-18T02:00:00.147Z] Step 17/20 : CMD ["--init=true"] [2022-08-18T02:00:00.418Z] ---> Running in 3147b3f6a0cd [2022-08-18T02:00:00.678Z] Removing intermediate container 3147b3f6a0cd [2022-08-18T02:00:00.678Z] ---> 0cacf19058fd [2022-08-18T02:00:00.678Z] Step 18/20 : LABEL arch=x86_64 [2022-08-18T02:00:00.678Z] ---> 6f509fa01006 [2022-08-18T02:00:00.678Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-18T02:00:00.678Z] ---> Running in 6e571c929aab [2022-08-18T02:00:00.941Z] Removing intermediate container 6e571c929aab [2022-08-18T02:00:00.941Z] ---> 4f9796b858b0 [2022-08-18T02:00:00.941Z] Step 19/20 : LABEL git_sha=147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 [2022-08-18T02:00:01.200Z] ---> Running in d36ded102401 [2022-08-18T02:00:01.462Z] Removing intermediate container d36ded102401 [2022-08-18T02:00:01.462Z] ---> ab0805459cdf [2022-08-18T02:00:01.462Z] Step 20/20 : LABEL version=0.0.0 [2022-08-18T02:00:01.462Z] ---> 983e7a279b69 [2022-08-18T02:00:01.462Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-18T02:00:01.462Z] ---> Running in 062dc251ce96 [2022-08-18T02:00:01.721Z] Removing intermediate container 062dc251ce96 [2022-08-18T02:00:01.721Z] ---> 013623938c92 [2022-08-18T02:00:01.721Z] [2022-08-18T02:00:01.981Z] ---> 292571e0f58c [2022-08-18T02:00:01.981Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-08-18T02:00:01.981Z] Successfully built 013623938c92 [2022-08-18T02:00:01.981Z] Successfully tagged security-proxy-setup:latest [2022-08-18T02:00:01.981Z]  Building security-proxy-setup ... done  ---> Running in 11b9cd907e4b [2022-08-18T02:00:03.372Z] Removing intermediate container 11b9cd907e4b [2022-08-18T02:00:03.372Z] ---> 39e93102ee5b [2022-08-18T02:00:03.372Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-08-18T02:00:03.372Z] ---> Running in 7e6aa5d37a46 [2022-08-18T02:00:03.372Z] Removing intermediate container 7e6aa5d37a46 [2022-08-18T02:00:03.372Z] ---> 5dabc463815f [2022-08-18T02:00:03.372Z] Step 22/24 : LABEL arch=x86_64 [2022-08-18T02:00:03.372Z] ---> Running in 273b89c3b2f3 [2022-08-18T02:00:03.372Z] Removing intermediate container 273b89c3b2f3 [2022-08-18T02:00:03.372Z] ---> 4848f4f1d13a [2022-08-18T02:00:03.372Z] Step 23/24 : LABEL git_sha=147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 [2022-08-18T02:00:03.634Z] ---> Running in ef3ec8349c8b [2022-08-18T02:00:03.634Z] Removing intermediate container ef3ec8349c8b [2022-08-18T02:00:03.634Z] ---> d332a2ca5192 [2022-08-18T02:00:03.634Z] Step 24/24 : LABEL version=0.0.0 [2022-08-18T02:00:03.634Z] ---> Running in 242f9d988dce [2022-08-18T02:00:03.894Z] Removing intermediate container 242f9d988dce [2022-08-18T02:00:03.894Z] ---> 5038c456a96b [2022-08-18T02:00:03.894Z] [2022-08-18T02:00:03.894Z] Successfully built 5038c456a96b [2022-08-18T02:00:03.894Z] Successfully tagged security-secretstore-setup:latest [2022-08-18T02:00:04.208Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23007 in /w/workspace/edgexfoundry_edgex-go_PR-4128 [Pipeline] { [Pipeline] ws [2022-08-18T02:00:04.254Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-08-18T02:00:04.340Z] The recommended git tool is: git [2022-08-18T02:00:05.809Z]  Building security-secretstore-setup ... done Removing intermediate container fe2da2953f00 [2022-08-18T02:00:05.809Z] ---> 120de2d41f56 [2022-08-18T02:00:05.809Z] [2022-08-18T02:00:05.809Z] Step 9/21 : FROM alpine:3.14 [2022-08-18T02:00:05.809Z] ---> dd53f409bf0b [2022-08-18T02:00:05.809Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-18T02:00:06.068Z] ---> Running in e217abc0b378 [2022-08-18T02:00:06.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-08-18T02:00:06.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-08-18T02:00:06.588Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-18T02:00:06.850Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-18T02:00:06.850Z] Executing busybox-1.33.1-r8.trigger [2022-08-18T02:00:06.850Z] Executing ca-certificates-20220614-r0.trigger [2022-08-18T02:00:06.850Z] OK: 6 MiB in 16 packages [2022-08-18T02:00:07.420Z] Removing intermediate container e94c38e2890c [2022-08-18T02:00:07.420Z] ---> 6e77edc94f22 [2022-08-18T02:00:07.420Z] [2022-08-18T02:00:07.420Z] Step 9/22 : FROM alpine:3.14 [2022-08-18T02:00:07.420Z] ---> dd53f409bf0b [2022-08-18T02:00:07.420Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-18T02:00:07.420Z] ---> Running in d535d14dd143 [2022-08-18T02:00:07.420Z] Removing intermediate container e217abc0b378 [2022-08-18T02:00:07.420Z] ---> f9249cb36bf4 [2022-08-18T02:00:07.420Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-18T02:00:07.420Z] Removing intermediate container d535d14dd143 [2022-08-18T02:00:07.420Z] ---> 3e0b39ae70c7 [2022-08-18T02:00:07.420Z] Step 11/22 : ENV APP_PORT=59880 [2022-08-18T02:00:07.420Z] ---> Running in af0a4cddbde1 [2022-08-18T02:00:07.420Z] ---> Running in b8784c219202 [2022-08-18T02:00:07.679Z] Removing intermediate container af0a4cddbde1 [2022-08-18T02:00:07.679Z] ---> 530cbe9befa6 [2022-08-18T02:00:07.679Z] Step 12/21 : ENV APP_PORT=59860 [2022-08-18T02:00:07.679Z] Removing intermediate container b8784c219202 [2022-08-18T02:00:07.679Z] ---> e04fca57074c [2022-08-18T02:00:07.679Z] Step 12/22 : EXPOSE $APP_PORT [2022-08-18T02:00:07.679Z] ---> Running in d6f7cbf19b52 [2022-08-18T02:00:07.679Z] ---> Running in fd31853bec74 [2022-08-18T02:00:07.679Z] Removing intermediate container d6f7cbf19b52 [2022-08-18T02:00:07.679Z] ---> aaf77f127ec7 [2022-08-18T02:00:07.679Z] Step 13/21 : EXPOSE $APP_PORT [2022-08-18T02:00:07.679Z] Removing intermediate container fd31853bec74 [2022-08-18T02:00:07.679Z] ---> e2c66d6ad5d3 [2022-08-18T02:00:07.679Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T02:00:07.679Z] ---> Running in b671e82247c0 [2022-08-18T02:00:07.941Z] ---> Running in 1cb2c7a777c3 [2022-08-18T02:00:07.941Z] Removing intermediate container b671e82247c0 [2022-08-18T02:00:07.941Z] ---> 611b20d5022b [2022-08-18T02:00:07.941Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T02:00:08.204Z] ---> 288531673b64 [2022-08-18T02:00:08.204Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-18T02:00:08.464Z] ---> 18eaaffc3708 [2022-08-18T02:00:08.464Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-18T02:00:08.464Z] Removing intermediate container 1cb2c7a777c3 [2022-08-18T02:00:08.464Z] ---> b54abd45cf2b [2022-08-18T02:00:08.464Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-18T02:00:08.464Z] ---> Running in ef624ee11c73 [2022-08-18T02:00:08.725Z] ---> 6a848b52d447 [2022-08-18T02:00:08.725Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-08-18T02:00:08.725Z] ---> Running in 7f59ce9696d0 [2022-08-18T02:00:08.725Z] Removing intermediate container 7f59ce9696d0 [2022-08-18T02:00:08.725Z] ---> 8341438dbe91 [2022-08-18T02:00:08.725Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T02:00:08.725Z] ---> Running in 9eb81a3f7855 [2022-08-18T02:00:08.984Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-08-18T02:00:08.984Z] Removing intermediate container 9eb81a3f7855 [2022-08-18T02:00:08.984Z] ---> 23014b2241b8 [2022-08-18T02:00:08.984Z] Step 19/21 : LABEL arch=x86_64 [2022-08-18T02:00:08.984Z] ---> Running in 1123f085dc17 [2022-08-18T02:00:08.984Z] Removing intermediate container 1123f085dc17 [2022-08-18T02:00:08.984Z] ---> 472d6e02a29b [2022-08-18T02:00:08.984Z] Step 20/21 : LABEL git_sha=147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 [2022-08-18T02:00:08.984Z] ---> Running in b9497434b769 [2022-08-18T02:00:09.252Z] Removing intermediate container b9497434b769 [2022-08-18T02:00:09.252Z] ---> 3856ab7987ab [2022-08-18T02:00:09.252Z] Step 21/21 : LABEL version=0.0.0 [2022-08-18T02:00:09.252Z] ---> Running in 89f8945b83a6 [2022-08-18T02:00:09.252Z] Removing intermediate container 89f8945b83a6 [2022-08-18T02:00:09.252Z] ---> 5bdcb3594383 [2022-08-18T02:00:09.252Z] [2022-08-18T02:00:09.252Z] Successfully built 5bdcb3594383 [2022-08-18T02:00:09.252Z] Successfully tagged support-notifications:latest [2022-08-18T02:00:09.823Z]  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-08-18T02:00:10.084Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-18T02:00:10.343Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-08-18T02:00:10.343Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-18T02:00:10.343Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-08-18T02:00:10.602Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-18T02:00:10.602Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-18T02:00:10.863Z] Executing busybox-1.33.1-r8.trigger [2022-08-18T02:00:10.863Z] OK: 8 MiB in 20 packages [2022-08-18T02:00:10.884Z] using credential edgex-jenkins-ssh [2022-08-18T02:00:10.899Z] Cloning the remote Git repository [2022-08-18T02:00:11.122Z] Removing intermediate container ef624ee11c73 [2022-08-18T02:00:11.122Z] ---> d5ce3a27bd35 [2022-08-18T02:00:11.122Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T02:00:11.390Z] ---> 1d4c23c5353f [2022-08-18T02:00:11.390Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-18T02:00:11.653Z] ---> d2fe85732b08 [2022-08-18T02:00:11.653Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-18T02:00:11.913Z] ---> c75f1e8dbd53 [2022-08-18T02:00:11.913Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-08-18T02:00:11.913Z] ---> Running in bef4d7f102af [2022-08-18T02:00:11.913Z] Removing intermediate container bef4d7f102af [2022-08-18T02:00:11.913Z] ---> 026e38c29fb7 [2022-08-18T02:00:11.913Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T02:00:11.913Z] ---> Running in 56efce8fd055 [2022-08-18T02:00:10.963Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-08-18T02:00:11.036Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-08-18T02:00:11.120Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-18T02:00:11.122Z] > git --version # timeout=10 [2022-08-18T02:00:11.138Z] > git --version # 'git version 2.25.1' [2022-08-18T02:00:11.140Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-18T02:00:11.215Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-18T02:00:12.179Z] Removing intermediate container 56efce8fd055 [2022-08-18T02:00:12.179Z] ---> 7570573c4ac6 [2022-08-18T02:00:12.179Z] Step 20/22 : LABEL arch=x86_64 [2022-08-18T02:00:12.179Z] ---> Running in c4cd2d565899 [2022-08-18T02:00:12.179Z] Removing intermediate container c4cd2d565899 [2022-08-18T02:00:12.179Z] ---> 07ad34a7eed4 [2022-08-18T02:00:12.179Z] Step 21/22 : LABEL git_sha=147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 [2022-08-18T02:00:12.179Z] ---> Running in ed0d1f89b232 [2022-08-18T02:00:12.179Z] Removing intermediate container ed0d1f89b232 [2022-08-18T02:00:12.179Z] ---> 5b838ddc2a85 [2022-08-18T02:00:12.179Z] Step 22/22 : LABEL version=0.0.0 [2022-08-18T02:00:12.441Z] ---> Running in 7d8f9d0ab5a6 [2022-08-18T02:00:12.441Z] Removing intermediate container 7d8f9d0ab5a6 [2022-08-18T02:00:12.441Z] ---> 8101d12466f1 [2022-08-18T02:00:12.441Z] [2022-08-18T02:00:12.441Z] Successfully built 8101d12466f1 [2022-08-18T02:00:12.441Z] Successfully tagged core-data:latest [2022-08-18T02:00:12.709Z]  Building core-data ... done  [Pipeline] } [2022-08-18T02:00:12.730Z] $ docker stop --time=1 b80d59d487c6d71b81d82b4044164b45b807b6c24494200789a796321f011a9c [2022-08-18T02:00:14.013Z] $ docker rm -f b80d59d487c6d71b81d82b4044164b45b807b6c24494200789a796321f011a9c [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-18T02:00:14.433Z] + docker images [2022-08-18T02:00:14.433Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-18T02:00:14.433Z] core-data latest 8101d12466f1 2 seconds ago 20.7MB [2022-08-18T02:00:14.433Z] support-notifications latest 5bdcb3594383 5 seconds ago 17MB [2022-08-18T02:00:14.433Z] 6e77edc94f22 8 seconds ago 1.78GB [2022-08-18T02:00:14.433Z] 120de2d41f56 9 seconds ago 1.77GB [2022-08-18T02:00:14.433Z] security-secretstore-setup latest 5038c456a96b 11 seconds ago 28.4MB [2022-08-18T02:00:14.433Z] security-proxy-setup latest 013623938c92 13 seconds ago 26.9MB [2022-08-18T02:00:14.433Z] 0cb0027caaf8 19 seconds ago 1.78GB [2022-08-18T02:00:14.433Z] 5e59477291cc 19 seconds ago 1.78GB [2022-08-18T02:00:14.433Z] sys-mgmt-agent latest 8aeaea899ba7 28 seconds ago 294MB [2022-08-18T02:00:14.433Z] security-bootstrapper latest 50dd7aabbd83 41 seconds ago 18.9MB [2022-08-18T02:00:14.433Z] core-metadata latest 84b70aadefb5 47 seconds ago 16.9MB [2022-08-18T02:00:14.433Z] core-command latest 69771662a7d6 47 seconds ago 16.1MB [2022-08-18T02:00:14.433Z] support-scheduler latest e5ab8183f7a5 47 seconds ago 16.2MB [2022-08-18T02:00:14.433Z] 1527cb6b8ed2 52 seconds ago 1.77GB [2022-08-18T02:00:14.433Z] 51a1470d22a2 53 seconds ago 1.77GB [2022-08-18T02:00:14.433Z] 59aea7ebe4c4 54 seconds ago 1.77GB [2022-08-18T02:00:14.434Z] b93e181d77ea 55 seconds ago 1.77GB [2022-08-18T02:00:14.434Z] 908ac5d85755 55 seconds ago 1.78GB [2022-08-18T02:00:14.434Z] ci-base-image-x86_64 latest c15af9db70ae 3 minutes ago 1.25GB [2022-08-18T02:00:14.434Z] alpine 3.14 dd53f409bf0b 8 days ago 5.61MB [2022-08-18T02:00:14.434Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 5 weeks ago 253MB [2022-08-18T02:00:14.434Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.16-alpine-lts de6a6ee31cbe 2 months ago 548MB [2022-08-18T02:00:14.434Z] docker 20.10.8 bc6c0ffef665 11 months ago 214MB [2022-08-18T02:00:14.434Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years 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-08-18T02:00:15.023Z] Running on prd-ubuntu18.04-docker-8c-8g-22991 in /w/workspace/edgexfoundry_edgex-go_PR-4128 [Pipeline] { [Pipeline] ws [2022-08-18T02:00:15.063Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-08-18T02:00:15.128Z] The recommended git tool is: git [2022-08-18T02:00:16.679Z] using credential edgex-jenkins-ssh [2022-08-18T02:00:16.689Z] Cloning the remote Git repository [2022-08-18T02:00:16.710Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-08-18T02:00:16.736Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-08-18T02:00:16.781Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-18T02:00:16.781Z] > git --version # timeout=10 [2022-08-18T02:00:16.790Z] > git --version # 'git version 2.17.1' [2022-08-18T02:00:16.790Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-18T02:00:16.811Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-18T02:00:21.647Z] Merging remotes/origin/jakarta commit 62717fc6620d107dbf64332316dd1f6ea23a5ec1 into PR head commit 147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 [2022-08-18T02:00:21.832Z] Merge succeeded, producing 147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 [2022-08-18T02:00:21.833Z] Checking out Revision 147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 (PR-4128) [2022-08-18T02:00:21.066Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-18T02:00:21.073Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-18T02:00:21.090Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-18T02:00:21.103Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-18T02:00:21.103Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-18T02:00:21.106Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4128/head:refs/remotes/origin/PR-4128 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 [2022-08-18T02:00:21.659Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T02:00:21.666Z] > git checkout -f 147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 # timeout=10 [2022-08-18T02:00:21.790Z] > git remote # timeout=10 [2022-08-18T02:00:21.804Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T02:00:21.818Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-18T02:00:21.821Z] > git merge 62717fc6620d107dbf64332316dd1f6ea23a5ec1 # timeout=10 [2022-08-18T02:00:21.830Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T02:00:21.839Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T02:00:21.842Z] > git checkout -f 147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 # timeout=10 [2022-08-18T02:00:25.460Z] Commit message: "docs: update the link address in the document" [2022-08-18T02:00:25.493Z] > git --version # timeout=10 [2022-08-18T02:00:25.496Z] > git --version # 'git version 2.17.1' [2022-08-18T02:00:25.499Z] fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-18T02:00:26.413Z] + echo snap-build.sh [2022-08-18T02:00:26.413Z] snap-build.sh [2022-08-18T02:00:26.413Z] + SNAP_BASE_DIR=. [2022-08-18T02:00:26.413Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2022-08-18T02:00:26.413Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2022-08-18T02:00:26.413Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2022-08-18T02:00:26.413Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2022-08-18T02:00:26.413Z] + cd /w/workspace/edgex-go/1 [2022-08-18T02:00:26.413Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-08-18T02:00:26.413Z] Reading package lists... [2022-08-18T02:00:26.413Z] Building dependency tree... [2022-08-18T02:00:26.413Z] Reading state information... [2022-08-18T02:00:26.413Z] The following packages were automatically installed and are no longer required: [2022-08-18T02:00:26.413Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-08-18T02:00:26.413Z] uidmap xdelta3 [2022-08-18T02:00:26.413Z] Use 'sudo apt autoremove' to remove them. [2022-08-18T02:00:26.413Z] The following packages will be REMOVED: [2022-08-18T02:00:26.413Z] lxd* lxd-client* [2022-08-18T02:00:26.413Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-08-18T02:00:26.674Z] After this operation, 31.7 MB disk space will be freed. [2022-08-18T02:00:27.458Z] (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-08-18T02:00:27.458Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-08-18T02:00:28.032Z] Removing lxd dnsmasq configuration [2022-08-18T02:00:28.296Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-08-18T02:00:28.296Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-08-18T02:00:28.201Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-18T02:00:28.219Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-18T02:00:28.248Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-18T02:00:28.280Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-18T02:00:28.281Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-18T02:00:28.303Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4128/head:refs/remotes/origin/PR-4128 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 [2022-08-18T02:00:29.004Z] Merging remotes/origin/jakarta commit 62717fc6620d107dbf64332316dd1f6ea23a5ec1 into PR head commit 147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 [2022-08-18T02:00:29.765Z] Merge succeeded, producing 147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 [2022-08-18T02:00:29.766Z] Checking out Revision 147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 (PR-4128) [2022-08-18T02:00:29.026Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T02:00:29.049Z] > git checkout -f 147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 # timeout=10 [2022-08-18T02:00:29.687Z] > git remote # timeout=10 [2022-08-18T02:00:29.702Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T02:00:29.718Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-18T02:00:29.730Z] > git merge 62717fc6620d107dbf64332316dd1f6ea23a5ec1 # timeout=10 [2022-08-18T02:00:29.756Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T02:00:29.777Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T02:00:29.794Z] > git checkout -f 147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 # timeout=10 [2022-08-18T02:00:34.585Z] Commit message: "docs: update the link address in the document" [2022-08-18T02:00:34.645Z] > git --version # timeout=10 [2022-08-18T02:00:34.663Z] > git --version # 'git version 2.25.1' [2022-08-18T02:00:34.678Z] fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-18T02:00:35.741Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-18T02:00:35.741Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-18T02:00:35.741Z] Dload Upload Total Spent Left Speed [2022-08-18T02:00:35.741Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2022-08-18T02:00:36.381Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-18T02:00:36.738Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-18T02:00:36.738Z] + sudo tee /etc/docker/daemon.new [2022-08-18T02:00:36.738Z] { [2022-08-18T02:00:36.738Z] "registry-mirrors": [ [2022-08-18T02:00:36.738Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-18T02:00:36.738Z] ], [2022-08-18T02:00:36.738Z] "bip": "10.250.0.254/24", [2022-08-18T02:00:36.738Z] "hosts": [ [2022-08-18T02:00:36.738Z] "tcp://0.0.0.0:5555", [2022-08-18T02:00:36.738Z] "unix:///var/run/docker.sock" [2022-08-18T02:00:36.738Z] ], [2022-08-18T02:00:36.738Z] "mtu": 1458, [2022-08-18T02:00:36.738Z] "selinux-enabled": true, [2022-08-18T02:00:36.738Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-18T02:00:36.738Z] } [Pipeline] sh [2022-08-18T02:00:37.092Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-18T02:00:37.444Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-18T02:00:55.971Z] provisioning config files... [2022-08-18T02:00:55.997Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8136476303884068449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-18T02:00:56.390Z] ---> docker-login.sh [2022-08-18T02:00:56.391Z] nexus3.edgexfoundry.org:10001 [2022-08-18T02:00:56.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T02:00:57.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T02:00:57.256Z] Configure a credential helper to remove this warning. See [2022-08-18T02:00:57.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T02:00:57.256Z] [2022-08-18T02:00:57.256Z] Login Succeeded [2022-08-18T02:00:57.256Z] nexus3.edgexfoundry.org:10002 [2022-08-18T02:00:57.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T02:00:57.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T02:00:57.805Z] Configure a credential helper to remove this warning. See [2022-08-18T02:00:57.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T02:00:57.805Z] [2022-08-18T02:00:57.805Z] Login Succeeded [2022-08-18T02:00:57.805Z] nexus3.edgexfoundry.org:10003 [2022-08-18T02:00:58.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T02:00:58.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T02:00:58.081Z] Configure a credential helper to remove this warning. See [2022-08-18T02:00:58.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T02:00:58.081Z] [2022-08-18T02:00:58.081Z] Login Succeeded [2022-08-18T02:00:58.081Z] nexus3.edgexfoundry.org:10004 [2022-08-18T02:00:58.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T02:00:58.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T02:00:58.634Z] Configure a credential helper to remove this warning. See [2022-08-18T02:00:58.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T02:00:58.634Z] [2022-08-18T02:00:58.634Z] Login Succeeded [2022-08-18T02:00:58.634Z] docker.io [2022-08-18T02:00:58.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T02:00:59.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T02:00:59.181Z] Configure a credential helper to remove this warning. See [2022-08-18T02:00:59.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T02:00:59.181Z] [2022-08-18T02:00:59.181Z] Login Succeeded [2022-08-18T02:00:59.181Z] ---> docker-login.sh ends [Pipeline] } [2022-08-18T02:00:59.212Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-08-18T02:00:59.897Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-08-18T02:00:59.935Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-18T02:01:00.282Z] + grep ^go [0-9].[0-9]* go.mod [2022-08-18T02:01:00.282Z] + cut -d -f 2 [Pipeline] echo [2022-08-18T02:01:00.359Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-18T02:01:00.397Z] ========================================================= [2022-08-18T02:01:00.397Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts] [2022-08-18T02:01:00.397Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-18T02:01:00.776Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts [2022-08-18T02:01:01.051Z] 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-18T02:01:01.051Z] 552d1f2373af: Pulling fs layer [2022-08-18T02:01:01.051Z] ea3f2d53f512: Pulling fs layer [2022-08-18T02:01:01.051Z] 9e70ebbbe112: Pulling fs layer [2022-08-18T02:01:01.051Z] 7a9cfe048b4a: Pulling fs layer [2022-08-18T02:01:01.051Z] 72dc09318566: Pulling fs layer [2022-08-18T02:01:01.051Z] f324388ff665: Pulling fs layer [2022-08-18T02:01:01.051Z] 53ef782089cf: Pulling fs layer [2022-08-18T02:01:01.051Z] 2af28fca035d: Pulling fs layer [2022-08-18T02:01:01.051Z] 7a9cfe048b4a: Waiting [2022-08-18T02:01:01.051Z] 72dc09318566: Waiting [2022-08-18T02:01:01.051Z] f324388ff665: Waiting [2022-08-18T02:01:01.051Z] 53ef782089cf: Waiting [2022-08-18T02:01:01.051Z] 2af28fca035d: Waiting [2022-08-18T02:01:01.051Z] 9e70ebbbe112: Verifying Checksum [2022-08-18T02:01:01.051Z] 9e70ebbbe112: Download complete [2022-08-18T02:01:01.051Z] ea3f2d53f512: Verifying Checksum [2022-08-18T02:01:01.051Z] ea3f2d53f512: Download complete [2022-08-18T02:01:01.051Z] 72dc09318566: Download complete [2022-08-18T02:01:01.051Z] 552d1f2373af: Verifying Checksum [2022-08-18T02:01:01.051Z] f324388ff665: Verifying Checksum [2022-08-18T02:01:01.051Z] f324388ff665: Download complete [2022-08-18T02:01:01.051Z] 53ef782089cf: Verifying Checksum [2022-08-18T02:01:01.051Z] 53ef782089cf: Download complete [2022-08-18T02:01:01.663Z] 552d1f2373af: Pull complete [2022-08-18T02:01:02.266Z] ea3f2d53f512: Pull complete [2022-08-18T02:01:02.548Z] 9e70ebbbe112: Pull complete [2022-08-18T02:01:02.819Z] 2af28fca035d: Verifying Checksum [2022-08-18T02:01:02.819Z] 2af28fca035d: Download complete [2022-08-18T02:01:03.413Z] 7a9cfe048b4a: Verifying Checksum [2022-08-18T02:01:03.413Z] 7a9cfe048b4a: Download complete [2022-08-18T02:01:15.850Z] 7a9cfe048b4a: Pull complete [2022-08-18T02:01:15.850Z] 72dc09318566: Pull complete [2022-08-18T02:01:15.850Z] f324388ff665: Pull complete [2022-08-18T02:01:15.850Z] 53ef782089cf: Pull complete [2022-08-18T02:01:22.611Z] 2af28fca035d: Pull complete [2022-08-18T02:01:22.611Z] Digest: sha256:527acc5c9bdbcdb39ccaea3aa8445d1f41445096e6313448e88606d2b64d4b83 [2022-08-18T02:01:22.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts [2022-08-18T02:01:22.611Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts [Pipeline] fileExists [Pipeline] sh [2022-08-18T02:01:23.009Z] + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts [2022-08-18T02:01:23.009Z] WORKDIR /edgex [2022-08-18T02:01:23.009Z] COPY go.mod . [2022-08-18T02:01:23.009Z] RUN go mod download [2022-08-18T02:01:23.009Z] + docker build -t ci-base-image-arm64 -f - . [2022-08-18T02:01:26.429Z] Sending build context to Docker daemon 180.7MB [2022-08-18T02:01:26.429Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts [2022-08-18T02:01:26.429Z] ---> d19f1962542a [2022-08-18T02:01:26.429Z] Step 2/4 : WORKDIR /edgex [2022-08-18T02:01:28.431Z] ---> Running in c0d780d700c3 [2022-08-18T02:01:28.431Z] Removing intermediate container c0d780d700c3 [2022-08-18T02:01:28.431Z] ---> 764e6a7f593f [2022-08-18T02:01:28.431Z] Step 3/4 : COPY go.mod . [2022-08-18T02:01:29.028Z] ---> 8f96edbc72c9 [2022-08-18T02:01:29.028Z] Step 4/4 : RUN go mod download [2022-08-18T02:01:29.028Z] ---> Running in fd957adad4a1 [2022-08-18T02:02:04.805Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-08-18T02:02:04.805Z] (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-08-18T02:02:04.805Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-08-18T02:02:04.805Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-08-18T02:02:04.805Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-08-18T02:02:04.805Z] + sudo snap remove --purge lxd [2022-08-18T02:02:04.805Z] snap "lxd" is not installed [2022-08-18T02:02:04.805Z] + sudo groupadd --force --system lxd [2022-08-18T02:02:04.805Z] ++ whoami [2022-08-18T02:02:04.805Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-08-18T02:02:04.805Z] + newgrp - lxd [2022-08-18T02:02:04.805Z] + sudo snap install lxd [2022-08-18T02:02:05.378Z] 2022-08-18T02:02:02Z INFO Waiting for automatic snapd restart... [2022-08-18T02:02:17.619Z] lxd 5.4-1ff8d34 from Canonical* installed [2022-08-18T02:02:17.619Z] + sudo lxd init --auto [2022-08-18T02:02:27.635Z] + sudo snap install --classic snapcraft [2022-08-18T02:02:31.840Z] snapcraft 7.1.1 from Canonical** installed [2022-08-18T02:02:31.840Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-08-18T02:02:31.840Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-08-18T02:02:31.840Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-18T02:02:31.840Z] Dload Upload Total Spent Left Speed [2022-08-18T02:02:31.840Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 [2022-08-18T02:02:31.840Z] 100 3325k 100 3325k 0 0 7879k 0 --:--:-- --:--:-- --:--:-- 7879k [2022-08-18T02:02:31.840Z] ./yq_linux_amd64 [2022-08-18T02:02:32.104Z] + sudo snapcraft prime --use-lxd [2022-08-18T02:02:34.662Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-08-18T02:02:34.662Z] 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-08-18T02:02:34.662Z] - README.md [2022-08-18T02:02:34.662Z] [2022-08-18T02:02:34.662Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-08-18T02:02:35.233Z] Launching a container. [2022-08-18T02:02:45.228Z] Waiting for container to be ready [2022-08-18T02:02:45.228Z] To start your first container, try: lxc launch ubuntu:22.04 [2022-08-18T02:02:45.228Z] Or for a virtual machine: lxc launch ubuntu:22.04 --vm [2022-08-18T02:02:45.228Z] [2022-08-18T02:02:49.446Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-08-18T02:02:49.712Z] Waiting for network to be ready... [2022-08-18T02:02:50.285Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2022-08-18T02:02:50.285Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2022-08-18T02:02:50.547Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2365 kB] [2022-08-18T02:02:50.547Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2022-08-18T02:02:50.808Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2022-08-18T02:02:50.869Z] Removing intermediate container fd957adad4a1 [2022-08-18T02:02:50.870Z] ---> f5b48a4d977f [2022-08-18T02:02:50.870Z] Successfully built f5b48a4d977f [2022-08-18T02:02:50.870Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T02:02:51.070Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2022-08-18T02:02:51.070Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2022-08-18T02:02:51.070Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2022-08-18T02:02:51.070Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2022-08-18T02:02:51.070Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2022-08-18T02:02:51.070Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2022-08-18T02:02:51.070Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [410 kB] [2022-08-18T02:02:51.070Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.0 kB] [2022-08-18T02:02:51.070Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [3836 B] [2022-08-18T02:02:51.070Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [859 kB] [2022-08-18T02:02:51.311Z] + docker inspect -f . ci-base-image-arm64 [2022-08-18T02:02:51.311Z] . [2022-08-18T02:02:51.330Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [118 kB] [2022-08-18T02:02:51.330Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1222 kB] [2022-08-18T02:02:51.330Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [281 kB] [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T02:02:51.590Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2022-08-18T02:02:51.590Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2706 kB] [2022-08-18T02:02:51.590Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [500 kB] [2022-08-18T02:02:51.698Z] prd-ubuntu20.04-docker-arm64-4c-16g-23007 does not seem to be running inside a container [2022-08-18T02:02:51.800Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-18T02:02:51.850Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2022-08-18T02:02:51.850Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6012 B] [2022-08-18T02:02:51.850Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [889 kB] [2022-08-18T02:02:51.850Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [123 kB] [2022-08-18T02:02:51.850Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1836 kB] [2022-08-18T02:02:51.850Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [398 kB] [2022-08-18T02:02:53.284Z] $ docker top f00228b0bcc8b85c0bee88ff749cd62222a193795c6e56010df32ba5abe29a2f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-18T02:02:54.305Z] + go version [2022-08-18T02:02:54.305Z] go version go1.16.8 linux/arm64 [Pipeline] } [2022-08-18T02:02:54.353Z] $ docker stop --time=1 f00228b0bcc8b85c0bee88ff749cd62222a193795c6e56010df32ba5abe29a2f [2022-08-18T02:02:55.154Z] Fetched 27.5 MB in 5s (5455 kB/s) [2022-08-18T02:02:56.023Z] $ docker rm -f f00228b0bcc8b85c0bee88ff749cd62222a193795c6e56010df32ba5abe29a2f [2022-08-18T02:02:56.095Z] Reading package lists... [2022-08-18T02:02:56.095Z] Reading package lists... [Pipeline] // withDockerContainer [Pipeline] } [2022-08-18T02:02:56.354Z] Building dependency tree... [2022-08-18T02:02:56.354Z] Reading state information... [2022-08-18T02:02:56.354Z] The following additional packages will be installed: [2022-08-18T02:02:56.354Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-08-18T02:02:56.354Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-08-18T02:02:56.354Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-08-18T02:02:56.354Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-08-18T02:02:56.354Z] Suggested packages: [2022-08-18T02:02:56.354Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-08-18T02:02:56.354Z] Recommended packages: [2022-08-18T02:02:56.354Z] gnupg libsasl2-modules [2022-08-18T02:02:56.354Z] The following NEW packages will be installed: [2022-08-18T02:02:56.354Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-08-18T02:02:56.354Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-08-18T02:02:56.354Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-08-18T02:02:56.354Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-08-18T02:02:56.354Z] The following packages will be upgraded: [2022-08-18T02:02:56.354Z] gpg gpg-agent gpgconf libudev1 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [2022-08-18T02:02:56.616Z] 4 upgraded, 18 newly installed, 0 to remove and 113 not upgraded. [2022-08-18T02:02:56.616Z] Need to get 3528 kB of archives. [2022-08-18T02:02:56.616Z] After this operation, 13.3 MB of additional disk space will be used. [2022-08-18T02:02:56.616Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.6 [468 kB] [2022-08-18T02:02:56.616Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.6 [124 kB] [2022-08-18T02:02:56.616Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.6 [227 kB] [2022-08-18T02:02:56.616Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [15.0 kB] [2022-08-18T02:02:56.616Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [49.2 kB] [2022-08-18T02:02:56.616Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.11 [15.8 kB] [2022-08-18T02:02:56.616Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.11 [154 kB] [2022-08-18T02:02:56.616Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.6 [317 kB] [2022-08-18T02:02:56.616Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.53 [55.6 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T02:02:57.002Z] + docker inspect -f . ci-base-image-arm64 [2022-08-18T02:02:57.002Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T02:02:57.186Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.53 [1102 kB] [2022-08-18T02:02:57.352Z] prd-ubuntu20.04-docker-arm64-4c-16g-23007 does not seem to be running inside a container [2022-08-18T02:02:57.451Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-18T02:02:57.448Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2022-08-18T02:02:57.448Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2022-08-18T02:02:57.448Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-08-18T02:02:57.448Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2022-08-18T02:02:57.448Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2022-08-18T02:02:57.448Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2022-08-18T02:02:57.448Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2022-08-18T02:02:57.448Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2022-08-18T02:02:57.448Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2022-08-18T02:02:57.448Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2022-08-18T02:02:57.708Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2022-08-18T02:02:57.708Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2022-08-18T02:02:57.708Z] debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T02:02:57.708Z] Fetched 3528 kB in 1s (3084 kB/s) [2022-08-18T02:02:57.708Z] (Reading database ... 12511 files and directories currently installed.) [2022-08-18T02:02:57.708Z] Preparing to unpack .../libudev1_237-3ubuntu10.53_amd64.deb ... [2022-08-18T02:02:57.708Z] Unpacking libudev1:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-08-18T02:02:57.969Z] Setting up libudev1:amd64 (237-3ubuntu10.53) ... [2022-08-18T02:02:57.969Z] Selecting previously unselected package udev. [2022-08-18T02:02:57.969Z] (Reading database ... 12511 files and directories currently installed.) [2022-08-18T02:02:57.969Z] Preparing to unpack .../00-udev_237-3ubuntu10.53_amd64.deb ... [2022-08-18T02:02:57.969Z] Unpacking udev (237-3ubuntu10.53) ... [2022-08-18T02:02:58.229Z] Selecting previously unselected package libfuse2:amd64. [2022-08-18T02:02:58.229Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2022-08-18T02:02:58.229Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2022-08-18T02:02:58.229Z] Selecting previously unselected package fuse. [2022-08-18T02:02:58.229Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2022-08-18T02:02:58.229Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2022-08-18T02:02:58.229Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.6_amd64.deb ... [2022-08-18T02:02:58.229Z] Unpacking gpg (2.2.4-1ubuntu1.6) over (2.2.4-1ubuntu1) ... [2022-08-18T02:02:58.492Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.6_amd64.deb ... [2022-08-18T02:02:58.493Z] Unpacking gpgconf (2.2.4-1ubuntu1.6) over (2.2.4-1ubuntu1) ... [2022-08-18T02:02:58.493Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.6_amd64.deb ... [2022-08-18T02:02:58.493Z] Unpacking gpg-agent (2.2.4-1ubuntu1.6) over (2.2.4-1ubuntu1) ... [2022-08-18T02:02:58.493Z] Selecting previously unselected package libksba8:amd64. [2022-08-18T02:02:58.493Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-08-18T02:02:58.493Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-08-18T02:02:58.753Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-08-18T02:02:58.753Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-08-18T02:02:58.753Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-08-18T02:02:58.753Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-08-18T02:02:58.753Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-08-18T02:02:58.753Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-08-18T02:02:58.753Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-08-18T02:02:58.753Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-08-18T02:02:58.753Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-08-18T02:02:58.753Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-08-18T02:02:58.753Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-08-18T02:02:58.753Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-08-18T02:02:58.811Z] $ docker top 1eec233f405d2bcec835d6194e0a34227d1592cf02253c77a6de83a7de3ce2f7 -eo pid,comm [2022-08-18T02:02:59.017Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-08-18T02:02:59.017Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-08-18T02:02:59.017Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-08-18T02:02:59.017Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-08-18T02:02:59.017Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-08-18T02:02:59.017Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-08-18T02:02:59.017Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-08-18T02:02:59.017Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-08-18T02:02:59.017Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-08-18T02:02:59.017Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-08-18T02:02:59.017Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-08-18T02:02:59.017Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-08-18T02:02:59.017Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [Pipeline] { [2022-08-18T02:02:59.278Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-08-18T02:02:59.278Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-08-18T02:02:59.278Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-18T02:02:59.278Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... [2022-08-18T02:02:59.278Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... [2022-08-18T02:02:59.278Z] Selecting previously unselected package libsasl2-2:amd64. [2022-08-18T02:02:59.278Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... [2022-08-18T02:02:59.278Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... [2022-08-18T02:02:59.278Z] Selecting previously unselected package libldap-common. [2022-08-18T02:02:59.278Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ... [2022-08-18T02:02:59.278Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ... [2022-08-18T02:02:59.278Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-18T02:02:59.278Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_amd64.deb ... [2022-08-18T02:02:59.278Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... [Pipeline] echo [2022-08-18T02:02:59.288Z] ========================================================= [2022-08-18T02:02:59.288Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-18T02:02:59.288Z] ========================================================= [Pipeline] sh [2022-08-18T02:02:59.537Z] Selecting previously unselected package dirmngr. [2022-08-18T02:02:59.537Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.6_amd64.deb ... [2022-08-18T02:02:59.537Z] Unpacking dirmngr (2.2.4-1ubuntu1.6) ... [2022-08-18T02:02:59.537Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ... [2022-08-18T02:02:59.538Z] Setting up gpgconf (2.2.4-1ubuntu1.6) ... [2022-08-18T02:02:59.538Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2022-08-18T02:02:59.538Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... [2022-08-18T02:02:59.538Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... [2022-08-18T02:02:59.538Z] Setting up gpg-agent (2.2.4-1ubuntu1.6) ... [2022-08-18T02:02:59.538Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-08-18T02:02:59.538Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-08-18T02:02:59.538Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-08-18T02:02:59.538Z] Setting up udev (237-3ubuntu10.53) ... [2022-08-18T02:02:59.798Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-08-18T02:02:59.960Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-08-18T02:03:00.057Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-08-18T02:03:00.057Z] Processing triggers for systemd (237-3ubuntu10) ... [2022-08-18T02:03:00.057Z] Setting up fuse (2.9.7-1ubuntu1) ... [2022-08-18T02:03:00.057Z] Setting up gpg (2.2.4-1ubuntu1.6) ... [2022-08-18T02:03:00.057Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-08-18T02:03:00.057Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-08-18T02:03:00.057Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-08-18T02:03:00.057Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-08-18T02:03:00.057Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-08-18T02:03:00.057Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-08-18T02:03:00.057Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-08-18T02:03:00.057Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... [2022-08-18T02:03:00.057Z] Setting up dirmngr (2.2.4-1ubuntu1.6) ... [2022-08-18T02:03:00.318Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-08-18T02:03:00.581Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2022-08-18T02:03:00.581Z] settings in the [Install] section, and DefaultInstance for template units). [2022-08-18T02:03:00.581Z] This means they are not meant to be enabled using systemctl. [2022-08-18T02:03:00.581Z] Possible reasons for having this kind of units are: [2022-08-18T02:03:00.581Z] 1) A unit may be statically enabled by being symlinked from another unit's [2022-08-18T02:03:00.581Z] .wants/ or .requires/ directory. [2022-08-18T02:03:00.581Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2022-08-18T02:03:00.581Z] a requirement dependency on it. [2022-08-18T02:03:00.581Z] 3) A unit may be started when needed via activation (socket, path, timer, [2022-08-18T02:03:00.581Z] D-Bus, udev, scripted systemctl call, ...). [2022-08-18T02:03:00.581Z] 4) In case of template units, the unit is meant to be enabled with some [2022-08-18T02:03:00.581Z] instance name specified. [2022-08-18T02:03:00.696Z] + make test [2022-08-18T02:03:00.696Z] go mod tidy [2022-08-18T02:03:00.841Z] Reading package lists... [2022-08-18T02:03:01.102Z] Building dependency tree... [2022-08-18T02:03:01.102Z] Reading state information... [2022-08-18T02:03:01.102Z] The following additional packages will be installed: [2022-08-18T02:03:01.102Z] apparmor apt dbus dbus-user-session libapt-pkg5.0 libbsd0 libdbus-1-3 [2022-08-18T02:03:01.102Z] libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-08-18T02:03:01.102Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-08-18T02:03:01.102Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 libssl1.1 libsystemd0 [2022-08-18T02:03:01.102Z] mime-support multiarch-support openssh-client python3 python3-minimal [2022-08-18T02:03:01.102Z] python3.6 python3.6-minimal squashfs-tools systemd [2022-08-18T02:03:01.102Z] Suggested packages: [2022-08-18T02:03:01.102Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2022-08-18T02:03:01.102Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2022-08-18T02:03:01.102Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-08-18T02:03:01.102Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2022-08-18T02:03:01.102Z] systemd-container policykit-1 [2022-08-18T02:03:01.102Z] Recommended packages: [2022-08-18T02:03:01.102Z] krb5-locales file xauth gnupg networkd-dispatcher [2022-08-18T02:03:01.102Z] The following NEW packages will be installed: [2022-08-18T02:03:01.102Z] apparmor dbus dbus-user-session libbsd0 libdbus-1-3 libedit2 libexpat1 [2022-08-18T02:03:01.102Z] libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 [2022-08-18T02:03:01.102Z] liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib libpython3.6-minimal [2022-08-18T02:03:01.102Z] libpython3.6-stdlib libssl1.0.0 mime-support multiarch-support [2022-08-18T02:03:01.102Z] openssh-client python3 python3-minimal python3.6 python3.6-minimal snapd [2022-08-18T02:03:01.102Z] squashfs-tools sudo [2022-08-18T02:03:01.102Z] The following packages will be upgraded: [2022-08-18T02:03:01.102Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2022-08-18T02:03:01.295Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-18T02:03:01.362Z] 5 upgraded, 29 newly installed, 0 to remove and 108 not upgraded. [2022-08-18T02:03:01.362Z] Need to get 50.2 MB of archives. [2022-08-18T02:03:01.362Z] After this operation, 190 MB of additional disk space will be used. [2022-08-18T02:03:01.362Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.20 [1302 kB] [2022-08-18T02:03:01.362Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.53 [2915 kB] [2022-08-18T02:03:02.304Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.8 [533 kB] [2022-08-18T02:03:02.304Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.7 [82.6 kB] [2022-08-18T02:03:02.304Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.8 [1611 kB] [2022-08-18T02:03:02.304Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.53 [206 kB] [2022-08-18T02:03:02.304Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2022-08-18T02:03:02.304Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2022-08-18T02:03:02.304Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.8 [1711 kB] [2022-08-18T02:03:02.304Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2022-08-18T02:03:02.304Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2022-08-18T02:03:02.304Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2022-08-18T02:03:02.304Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2022-08-18T02:03:02.304Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2022-08-18T02:03:02.304Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.6 [6960 B] [2022-08-18T02:03:02.304Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2022-08-18T02:03:02.304Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.8 [203 kB] [2022-08-18T02:03:02.304Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdbus-1-3 amd64 1.12.2-1ubuntu1.3 [175 kB] [2022-08-18T02:03:02.304Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dbus amd64 1.12.2-1ubuntu1.3 [150 kB] [2022-08-18T02:03:02.304Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2022-08-18T02:03:02.304Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2022-08-18T02:03:02.304Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2022-08-18T02:03:02.304Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2022-08-18T02:03:02.304Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2022-08-18T02:03:02.304Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2022-08-18T02:03:02.304Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.53 [107 kB] [2022-08-18T02:03:02.304Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2022-08-18T02:03:02.304Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2.1 [8764 B] [2022-08-18T02:03:02.304Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.7 [610 kB] [2022-08-18T02:03:02.304Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.55.5+18.04 [35.6 MB] [2022-08-18T02:03:02.565Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2022-08-18T02:03:02.565Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.10 [1089 kB] [2022-08-18T02:03:02.565Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dbus-user-session amd64 1.12.2-1ubuntu1.3 [9392 B] [2022-08-18T02:03:02.565Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2022-08-18T02:03:03.508Z] debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T02:03:03.508Z] Fetched 50.2 MB in 2s (22.2 MB/s) [2022-08-18T02:03:03.767Z] (Reading database ... 12757 files and directories currently installed.) [2022-08-18T02:03:03.767Z] Preparing to unpack .../systemd_237-3ubuntu10.53_amd64.deb ... [2022-08-18T02:03:03.767Z] Unpacking systemd (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-08-18T02:03:04.339Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.53_amd64.deb ... [2022-08-18T02:03:04.339Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-08-18T02:03:04.339Z] Setting up libsystemd0:amd64 (237-3ubuntu10.53) ... [2022-08-18T02:03:04.339Z] (Reading database ... 12757 files and directories currently installed.) [2022-08-18T02:03:04.339Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2022-08-18T02:03:04.339Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2022-08-18T02:03:04.604Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2022-08-18T02:03:04.604Z] (Reading database ... 12757 files and directories currently installed.) [2022-08-18T02:03:04.604Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2022-08-18T02:03:04.604Z] Unpacking apt (1.6.14) over (1.6.1) ... [2022-08-18T02:03:04.867Z] Setting up apt (1.6.14) ... [2022-08-18T02:03:04.867Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2022-08-18T02:03:05.128Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-08-18T02:03:05.388Z] (Reading database ... 12764 files and directories currently installed.) [2022-08-18T02:03:05.388Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.20_amd64.deb ... [2022-08-18T02:03:05.388Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.20) over (1.1.0g-2ubuntu4) ... [2022-08-18T02:03:05.388Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2022-08-18T02:03:05.388Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.8_amd64.deb ... [2022-08-18T02:03:05.388Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.8) ... [2022-08-18T02:03:05.649Z] Selecting previously unselected package libexpat1:amd64. [2022-08-18T02:03:05.649Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.7_amd64.deb ... [2022-08-18T02:03:05.649Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.7) ... [2022-08-18T02:03:05.649Z] Selecting previously unselected package python3.6-minimal. [2022-08-18T02:03:05.649Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.8_amd64.deb ... [2022-08-18T02:03:05.649Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.8) ... [2022-08-18T02:03:05.910Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.20) ... [2022-08-18T02:03:05.910Z] Checking for services that may need to be restarted...done. [2022-08-18T02:03:05.910Z] Checking for services that may need to be restarted...done. [2022-08-18T02:03:05.910Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.8) ... [2022-08-18T02:03:05.910Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.7) ... [2022-08-18T02:03:05.910Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.8) ... [2022-08-18T02:03:06.482Z] Selecting previously unselected package python3-minimal. [2022-08-18T02:03:06.482Z] (Reading database ... 13012 files and directories currently installed.) [2022-08-18T02:03:06.482Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2022-08-18T02:03:06.482Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2022-08-18T02:03:06.482Z] Selecting previously unselected package mime-support. [2022-08-18T02:03:06.482Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2022-08-18T02:03:06.482Z] Unpacking mime-support (3.60ubuntu1) ... [2022-08-18T02:03:06.482Z] Selecting previously unselected package libmpdec2:amd64. [2022-08-18T02:03:06.482Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2022-08-18T02:03:06.482Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2022-08-18T02:03:06.482Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2022-08-18T02:03:06.482Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.8_amd64.deb ... [2022-08-18T02:03:06.482Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.8) ... [2022-08-18T02:03:06.744Z] Selecting previously unselected package python3.6. [2022-08-18T02:03:06.744Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.8_amd64.deb ... [2022-08-18T02:03:06.744Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.8) ... [2022-08-18T02:03:06.744Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-08-18T02:03:06.744Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2022-08-18T02:03:06.744Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2022-08-18T02:03:06.744Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2022-08-18T02:03:07.004Z] Selecting previously unselected package python3. [2022-08-18T02:03:07.004Z] (Reading database ... 13442 files and directories currently installed.) [2022-08-18T02:03:07.004Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2022-08-18T02:03:07.004Z] Unpacking python3 (3.6.7-1~18.04) ... [2022-08-18T02:03:07.004Z] Selecting previously unselected package multiarch-support. [2022-08-18T02:03:07.004Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.6_amd64.deb ... [2022-08-18T02:03:07.266Z] Unpacking multiarch-support (2.27-3ubuntu1.6) ... [2022-08-18T02:03:07.266Z] Setting up multiarch-support (2.27-3ubuntu1.6) ... [2022-08-18T02:03:07.266Z] Selecting previously unselected package liblzo2-2:amd64. [2022-08-18T02:03:07.266Z] (Reading database ... 13479 files and directories currently installed.) [2022-08-18T02:03:07.266Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2022-08-18T02:03:07.266Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2022-08-18T02:03:07.266Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-08-18T02:03:07.266Z] Preparing to unpack .../01-libdbus-1-3_1.12.2-1ubuntu1.3_amd64.deb ... [2022-08-18T02:03:07.266Z] Unpacking libdbus-1-3:amd64 (1.12.2-1ubuntu1.3) ... [2022-08-18T02:03:07.266Z] Selecting previously unselected package dbus. [2022-08-18T02:03:07.266Z] Preparing to unpack .../02-dbus_1.12.2-1ubuntu1.3_amd64.deb ... [2022-08-18T02:03:07.266Z] Unpacking dbus (1.12.2-1ubuntu1.3) ... [2022-08-18T02:03:07.525Z] Selecting previously unselected package libbsd0:amd64. [2022-08-18T02:03:07.526Z] Preparing to unpack .../03-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2022-08-18T02:03:07.526Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2022-08-18T02:03:07.526Z] Selecting previously unselected package libpam-systemd:amd64. [2022-08-18T02:03:07.526Z] Preparing to unpack .../04-libpam-systemd_237-3ubuntu10.53_amd64.deb ... [2022-08-18T02:03:07.526Z] Unpacking libpam-systemd:amd64 (237-3ubuntu10.53) ... [2022-08-18T02:03:07.526Z] Selecting previously unselected package sudo. [2022-08-18T02:03:07.526Z] Preparing to unpack .../05-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2022-08-18T02:03:07.526Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2022-08-18T02:03:07.526Z] Selecting previously unselected package apparmor. [2022-08-18T02:03:07.526Z] Preparing to unpack .../06-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2022-08-18T02:03:07.526Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2022-08-18T02:03:07.788Z] Selecting previously unselected package libedit2:amd64. [2022-08-18T02:03:07.788Z] Preparing to unpack .../07-libedit2_3.1-20170329-1_amd64.deb ... [2022-08-18T02:03:07.788Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2022-08-18T02:03:07.788Z] Selecting previously unselected package libkrb5support0:amd64. [2022-08-18T02:03:07.788Z] Preparing to unpack .../08-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2022-08-18T02:03:07.788Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2022-08-18T02:03:07.788Z] Selecting previously unselected package libk5crypto3:amd64. [2022-08-18T02:03:07.788Z] Preparing to unpack .../09-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2022-08-18T02:03:07.788Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2022-08-18T02:03:08.048Z] Selecting previously unselected package libkeyutils1:amd64. [2022-08-18T02:03:08.048Z] Preparing to unpack .../10-libkeyutils1_1.5.9-9.2ubuntu2.1_amd64.deb ... [2022-08-18T02:03:08.048Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... [2022-08-18T02:03:08.048Z] Selecting previously unselected package libkrb5-3:amd64. [2022-08-18T02:03:08.048Z] Preparing to unpack .../11-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2022-08-18T02:03:08.048Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2022-08-18T02:03:08.048Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-08-18T02:03:08.048Z] Preparing to unpack .../12-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2022-08-18T02:03:08.048Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2022-08-18T02:03:08.048Z] Selecting previously unselected package libssl1.0.0:amd64. [2022-08-18T02:03:08.048Z] Preparing to unpack .../13-libssl1.0.0_1.0.2n-1ubuntu5.10_amd64.deb ... [2022-08-18T02:03:08.048Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.10) ... [2022-08-18T02:03:08.309Z] Selecting previously unselected package openssh-client. [2022-08-18T02:03:08.309Z] Preparing to unpack .../14-openssh-client_1%3a7.6p1-4ubuntu0.7_amd64.deb ... [2022-08-18T02:03:08.309Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.7) ... [2022-08-18T02:03:08.309Z] Selecting previously unselected package dbus-user-session. [2022-08-18T02:03:08.309Z] Preparing to unpack .../15-dbus-user-session_1.12.2-1ubuntu1.3_amd64.deb ... [2022-08-18T02:03:08.309Z] Unpacking dbus-user-session (1.12.2-1ubuntu1.3) ... [2022-08-18T02:03:08.569Z] Selecting previously unselected package squashfs-tools. [2022-08-18T02:03:08.569Z] Preparing to unpack .../16-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2022-08-18T02:03:08.569Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2022-08-18T02:03:08.569Z] Selecting previously unselected package snapd. [2022-08-18T02:03:08.569Z] Preparing to unpack .../17-snapd_2.55.5+18.04_amd64.deb ... [2022-08-18T02:03:08.569Z] Unpacking snapd (2.55.5+18.04) ... [2022-08-18T02:03:11.867Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2022-08-18T02:03:11.867Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.10) ... [2022-08-18T02:03:11.867Z] Setting up mime-support (3.60ubuntu1) ... [2022-08-18T02:03:11.867Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2022-08-18T02:03:11.867Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2022-08-18T02:03:11.867Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2022-08-18T02:03:11.867Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-08-18T02:03:11.867Z] Setting up systemd (237-3ubuntu10.53) ... [2022-08-18T02:03:11.867Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-08-18T02:03:12.439Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... [2022-08-18T02:03:12.439Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2022-08-18T02:03:12.439Z] Setting up libdbus-1-3:amd64 (1.12.2-1ubuntu1.3) ... [2022-08-18T02:03:12.439Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2022-08-18T02:03:12.439Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.8) ... [2022-08-18T02:03:12.439Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2022-08-18T02:03:12.439Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.8) ... [2022-08-18T02:03:13.011Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2022-08-18T02:03:13.011Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2022-08-18T02:03:13.011Z] Setting up dbus (1.12.2-1ubuntu1.3) ... [2022-08-18T02:03:13.271Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2022-08-18T02:03:13.271Z] Setting up libpam-systemd:amd64 (237-3ubuntu10.53) ... [2022-08-18T02:03:13.271Z] Setting up python3 (3.6.7-1~18.04) ... [2022-08-18T02:03:13.271Z] running python rtupdate hooks for python3.6... [2022-08-18T02:03:13.271Z] running python post-rtupdate hooks for python3.6... [2022-08-18T02:03:13.532Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2022-08-18T02:03:14.111Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-18T02:03:14.371Z] Setting up dbus-user-session (1.12.2-1ubuntu1.3) ... [2022-08-18T02:03:14.371Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2022-08-18T02:03:14.371Z] Setting up openssh-client (1:7.6p1-4ubuntu0.7) ... [2022-08-18T02:03:14.371Z] Setting up snapd (2.55.5+18.04) ... [2022-08-18T02:03:14.632Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-08-18T02:03:14.894Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-08-18T02:03:15.158Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-08-18T02:03:15.158Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-08-18T02:03:15.418Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-08-18T02:03:15.418Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-08-18T02:03:15.679Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-08-18T02:03:15.679Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-08-18T02:03:15.938Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-08-18T02:03:16.198Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-08-18T02:03:16.198Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.socket' [2022-08-18T02:03:16.459Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.service' [2022-08-18T02:03:16.459Z] /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.snap-repair.service snapd.snap-repair.timer snapd.system-shutdown.service' [2022-08-18T02:03:16.459Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-08-18T02:03:16.459Z] Processing triggers for systemd (237-3ubuntu10.53) ... [2022-08-18T02:03:17.410Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2022-08-18T02:03:17.410Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2022-08-18T02:03:17.410Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2022-08-18T02:03:19.057Z] Reading package lists... [2022-08-18T02:03:19.057Z] Reading package lists... [2022-08-18T02:03:19.322Z] Building dependency tree... [2022-08-18T02:03:19.322Z] Reading state information... [2022-08-18T02:03:19.322Z] Calculating upgrade... [2022-08-18T02:03:19.584Z] The following packages will be upgraded: [2022-08-18T02:03:19.584Z] advancecomp base-files bash binutils binutils-common [2022-08-18T02:03:19.584Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2022-08-18T02:03:19.584Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2022-08-18T02:03:19.584Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2022-08-18T02:03:19.584Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2022-08-18T02:03:19.584Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2022-08-18T02:03:19.584Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2022-08-18T02:03:19.584Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2022-08-18T02:03:19.584Z] libkmod2 liblsan0 liblz4-1 liblzma5 libmount1 libmpx2 libncurses5 [2022-08-18T02:03:19.584Z] libncursesw5 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin [2022-08-18T02:03:19.584Z] libpam-runtime libpam0g libpcre3 libperl5.26 libpng16-16 libprocps6 [2022-08-18T02:03:19.584Z] libquadmath0 libseccomp2 libsepol1 libsmartcols1 libsqlite3-0 libss2 [2022-08-18T02:03:19.584Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2022-08-18T02:03:19.584Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2022-08-18T02:03:19.584Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2022-08-18T02:03:19.584Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux xz-utils zlib1g [2022-08-18T02:03:19.584Z] 108 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-08-18T02:03:19.584Z] Need to get 64.9 MB of archives. [2022-08-18T02:03:19.584Z] After this operation, 5221 kB of additional disk space will be used. [2022-08-18T02:03:19.584Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.6 [2587 kB] [2022-08-18T02:03:19.584Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-191.202 [984 kB] [2022-08-18T02:03:20.532Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2022-08-18T02:03:20.532Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2022-08-18T02:03:20.532Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2022-08-18T02:03:20.532Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2022-08-18T02:03:20.532Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2022-08-18T02:03:20.532Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2022-08-18T02:03:20.532Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2022-08-18T02:03:20.532Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2022-08-18T02:03:20.532Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2022-08-18T02:03:20.532Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2022-08-18T02:03:20.532Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.6 [71.9 kB] [2022-08-18T02:03:20.532Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.6 [2831 kB] [2022-08-18T02:03:20.532Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2022-08-18T02:03:20.532Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bash amd64 4.4.18-2ubuntu1.3 [615 kB] [2022-08-18T02:03:20.532Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2022-08-18T02:03:20.532Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2022-08-18T02:03:20.532Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2.3 [307 kB] [2022-08-18T02:03:20.532Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2022-08-18T02:03:20.532Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2022-08-18T02:03:20.532Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2022-08-18T02:03:20.532Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2022-08-18T02:03:20.532Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.6 [640 kB] [2022-08-18T02:03:20.532Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2022-08-18T02:03:20.532Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.3 [234 kB] [2022-08-18T02:03:20.532Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dpkg amd64 1.19.0.5ubuntu2.4 [1137 kB] [2022-08-18T02:03:20.532Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2022-08-18T02:03:20.793Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.4 [156 kB] [2022-08-18T02:03:20.793Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.4 [390 kB] [2022-08-18T02:03:20.793Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gzip amd64 1.6-5ubuntu1.2 [90.3 kB] [2022-08-18T02:03:20.793Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2022-08-18T02:03:20.793Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2022-08-18T02:03:20.793Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2022-08-18T02:03:20.793Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2022-08-18T02:03:20.793Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2022-08-18T02:03:20.793Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2022-08-18T02:03:20.793Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2022-08-18T02:03:20.793Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.53 [13.2 kB] [2022-08-18T02:03:20.793Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2022-08-18T02:03:20.793Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2.3 [818 kB] [2022-08-18T02:03:20.793Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2022-08-18T02:03:20.793Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2022-08-18T02:03:20.793Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2022-08-18T02:03:20.793Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2022-08-18T02:03:20.793Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2022-08-18T02:03:20.793Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2022-08-18T02:03:20.793Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2022-08-18T02:03:20.793Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2022-08-18T02:03:20.793Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2022-08-18T02:03:20.793Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2022-08-18T02:03:20.793Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2022-08-18T02:03:20.793Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2022-08-18T02:03:20.793Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2022-08-18T02:03:20.793Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2022-08-18T02:03:20.793Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2022-08-18T02:03:21.055Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-0ubuntu2.2 [56.9 kB] [2022-08-18T02:03:21.055Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2022-08-18T02:03:21.055Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2022-08-18T02:03:21.055Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2022-08-18T02:03:21.055Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2022-08-18T02:03:21.055Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2022-08-18T02:03:21.055Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2022-08-18T02:03:21.055Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2022-08-18T02:03:21.055Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2022-08-18T02:03:21.055Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.4 [8696 B] [2022-08-18T02:03:21.055Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2022-08-18T02:03:21.055Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2022-08-18T02:03:21.055Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblzma5 amd64 5.2.2-1.3ubuntu0.1 [91.1 kB] [2022-08-18T02:03:21.055Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpcre3 amd64 2:8.39-9ubuntu0.1 [231 kB] [2022-08-18T02:03:21.055Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsepol1 amd64 2.7-1ubuntu0.1 [250 kB] [2022-08-18T02:03:21.055Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.4 [11.2 kB] [2022-08-18T02:03:21.316Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2022-08-18T02:03:21.316Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.6 [198 kB] [2022-08-18T02:03:21.316Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2022-08-18T02:03:21.316Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2022-08-18T02:03:21.316Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2022-08-18T02:03:21.316Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2022-08-18T02:03:21.316Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.6 [646 kB] [2022-08-18T02:03:21.316Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.2 [43.0 kB] [2022-08-18T02:03:21.316Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.20 [614 kB] [2022-08-18T02:03:21.316Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20211016~18.04.1 [144 kB] [2022-08-18T02:03:21.316Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2022-08-18T02:03:21.316Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2022-08-18T02:03:21.316Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.5 [499 kB] [2022-08-18T02:03:21.576Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2022a-0ubuntu0.18.04 [190 kB] [2022-08-18T02:03:21.576Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 xz-utils amd64 5.2.2-1.3ubuntu0.1 [83.8 kB] [2022-08-18T02:03:21.576Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2022-08-18T02:03:21.576Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2022-08-18T02:03:21.576Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2022-08-18T02:03:21.576Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2022-08-18T02:03:21.576Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2022-08-18T02:03:21.576Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2022-08-18T02:03:21.576Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2022-08-18T02:03:21.576Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2022-08-18T02:03:21.576Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2022-08-18T02:03:21.576Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2022-08-18T02:03:21.838Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2022-08-18T02:03:22.098Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2022-08-18T02:03:22.360Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2022-08-18T02:03:22.360Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2022-08-18T02:03:22.621Z] Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2022-08-18T02:03:22.621Z] Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2022-08-18T02:03:22.621Z] Get:104 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dpkg-dev all 1.19.0.5ubuntu2.4 [607 kB] [2022-08-18T02:03:22.621Z] Get:105 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.4 [212 kB] [2022-08-18T02:03:22.621Z] Get:106 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2022-08-18T02:03:22.621Z] Get:107 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2022-08-18T02:03:22.621Z] Get:108 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2022-08-18T02:03:22.881Z] debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T02:03:22.881Z] Fetched 64.9 MB in 3s (20.8 MB/s) [2022-08-18T02:03:22.881Z] (Reading database ... 13984 files and directories currently installed.) [2022-08-18T02:03:22.881Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.6_amd64.deb ... [2022-08-18T02:03:22.881Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... [2022-08-18T02:03:23.451Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.6_amd64.deb ... [2022-08-18T02:03:23.451Z] Unpacking libc-dev-bin (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... [2022-08-18T02:03:23.451Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-191.202_amd64.deb ... [2022-08-18T02:03:23.451Z] Unpacking linux-libc-dev:amd64 (4.15.0-191.202) over (4.15.0-20.21) ... [2022-08-18T02:03:23.714Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-08-18T02:03:23.714Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-08-18T02:03:23.714Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-08-18T02:03:23.714Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-08-18T02:03:23.714Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-08-18T02:03:23.714Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-08-18T02:03:24.301Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-08-18T02:03:24.301Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-08-18T02:03:24.301Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-08-18T02:03:24.301Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-08-18T02:03:24.301Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-08-18T02:03:24.301Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-08-18T02:03:24.301Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-08-18T02:03:24.301Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-08-18T02:03:24.565Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-08-18T02:03:24.565Z] (Reading database ... 13984 files and directories currently installed.) [2022-08-18T02:03:24.565Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-08-18T02:03:24.565Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2022-08-18T02:03:24.565Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2022-08-18T02:03:24.565Z] (Reading database ... 13984 files and directories currently installed.) [2022-08-18T02:03:24.565Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-08-18T02:03:24.565Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-08-18T02:03:24.828Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-08-18T02:03:24.828Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-08-18T02:03:24.828Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-08-18T02:03:24.828Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-08-18T02:03:24.828Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-08-18T02:03:25.087Z] (Reading database ... 13984 files and directories currently installed.) [2022-08-18T02:03:25.087Z] Preparing to unpack .../libc6_2.27-3ubuntu1.6_amd64.deb ... [2022-08-18T02:03:25.087Z] Unpacking libc6:amd64 (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... [2022-08-18T02:03:25.659Z] Setting up libc6:amd64 (2.27-3ubuntu1.6) ... [2022-08-18T02:03:25.659Z] (Reading database ... 13984 files and directories currently installed.) [2022-08-18T02:03:25.659Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2022-08-18T02:03:25.659Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-08-18T02:03:25.659Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-08-18T02:03:25.950Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2022-08-18T02:03:25.950Z] Setting up base-files (10.1ubuntu2.11) ... [2022-08-18T02:03:25.950Z] Installing new version of config file /etc/issue ... [2022-08-18T02:03:25.950Z] Installing new version of config file /etc/issue.net ... [2022-08-18T02:03:25.951Z] Installing new version of config file /etc/lsb-release ... [2022-08-18T02:03:26.212Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-08-18T02:03:26.212Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-08-18T02:03:26.486Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-08-18T02:03:26.486Z] Removing obsolete conffile /etc/default/motd-news ... [2022-08-18T02:03:26.486Z] (Reading database ... 13985 files and directories currently installed.) [2022-08-18T02:03:26.486Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.3_amd64.deb ... [2022-08-18T02:03:26.486Z] Unpacking bash (4.4.18-2ubuntu1.3) over (4.4.18-2ubuntu1) ... [2022-08-18T02:03:26.486Z] Setting up bash (4.4.18-2ubuntu1.3) ... [2022-08-18T02:03:26.486Z] 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-08-18T02:03:26.749Z] (Reading database ... 13985 files and directories currently installed.) [2022-08-18T02:03:26.750Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-08-18T02:03:26.750Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2022-08-18T02:03:26.750Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2022-08-18T02:03:26.750Z] (Reading database ... 13985 files and directories currently installed.) [2022-08-18T02:03:26.750Z] Preparing to unpack .../tar_1.29b-2ubuntu0.3_amd64.deb ... [2022-08-18T02:03:26.750Z] Unpacking tar (1.29b-2ubuntu0.3) over (1.29b-2) ... [2022-08-18T02:03:26.750Z] Setting up tar (1.29b-2ubuntu0.3) ... [2022-08-18T02:03:27.044Z] (Reading database ... 13985 files and directories currently installed.) [2022-08-18T02:03:27.044Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.4_amd64.deb ... [2022-08-18T02:03:27.044Z] Unpacking dpkg (1.19.0.5ubuntu2.4) over (1.19.0.5ubuntu2) ... [2022-08-18T02:03:27.308Z] Setting up dpkg (1.19.0.5ubuntu2.4) ... [2022-08-18T02:03:27.308Z] (Reading database ... 13985 files and directories currently installed.) [2022-08-18T02:03:27.308Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.4_amd64.deb ... [2022-08-18T02:03:27.308Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.4) over (1.44.1-1) ... [2022-08-18T02:03:27.308Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.4) ... [2022-08-18T02:03:27.308Z] (Reading database ... 13985 files and directories currently installed.) [2022-08-18T02:03:27.308Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.4_amd64.deb ... [2022-08-18T02:03:27.308Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.4) over (1.44.1-1) ... [2022-08-18T02:03:27.598Z] Setting up e2fsprogs (1.44.1-1ubuntu1.4) ... [2022-08-18T02:03:27.598Z] (Reading database ... 13985 files and directories currently installed.) [2022-08-18T02:03:27.598Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2022-08-18T02:03:27.598Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2022-08-18T02:03:27.598Z] Setting up grep (3.1-2build1) ... [2022-08-18T02:03:27.863Z] (Reading database ... 13985 files and directories currently installed.) [2022-08-18T02:03:27.863Z] Preparing to unpack .../gzip_1.6-5ubuntu1.2_amd64.deb ... [2022-08-18T02:03:27.863Z] Unpacking gzip (1.6-5ubuntu1.2) over (1.6-5ubuntu1) ... [2022-08-18T02:03:27.863Z] Setting up gzip (1.6-5ubuntu1.2) ... [2022-08-18T02:03:27.863Z] (Reading database ... 13985 files and directories currently installed.) [2022-08-18T02:03:27.863Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2.3_amd64.deb ... [2022-08-18T02:03:27.863Z] Unpacking login (1:4.5-1ubuntu2.3) over (1:4.5-1ubuntu1) ... [2022-08-18T02:03:28.109Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-18T02:03:28.124Z] Setting up login (1:4.5-1ubuntu2.3) ... [2022-08-18T02:03:28.124Z] (Reading database ... 13985 files and directories currently installed.) [2022-08-18T02:03:28.124Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2022-08-18T02:03:28.124Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-08-18T02:03:28.124Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2022-08-18T02:03:28.382Z] (Reading database ... 13985 files and directories currently installed.) [2022-08-18T02:03:28.382Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2022-08-18T02:03:28.382Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-08-18T02:03:28.643Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2022-08-18T02:03:28.643Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-08-18T02:03:28.904Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2022-08-18T02:03:28.904Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-08-18T02:03:29.164Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2022-08-18T02:03:29.164Z] (Reading database ... 13985 files and directories currently installed.) [2022-08-18T02:03:29.164Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2022-08-18T02:03:29.164Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-08-18T02:03:29.736Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2022-08-18T02:03:29.736Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2022-08-18T02:03:29.736Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2022-08-18T02:03:29.736Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2022-08-18T02:03:29.996Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2022-08-18T02:03:29.996Z] (Reading database ... 13985 files and directories currently installed.) [2022-08-18T02:03:29.996Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2022-08-18T02:03:29.996Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2022-08-18T02:03:29.996Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2022-08-18T02:03:29.996Z] (Reading database ... 13985 files and directories currently installed.) [2022-08-18T02:03:29.996Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-0ubuntu2.2_amd64.deb ... [2022-08-18T02:03:30.255Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-0ubuntu2.2) over (1:1.2.11.dfsg-0ubuntu2) ... [2022-08-18T02:03:30.255Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-0ubuntu2.2) ... [2022-08-18T02:03:30.255Z] (Reading database ... 13985 files and directories currently installed.) [2022-08-18T02:03:30.255Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-08-18T02:03:30.255Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-08-18T02:03:30.255Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-08-18T02:03:30.255Z] (Reading database ... 13985 files and directories currently installed.) [2022-08-18T02:03:30.255Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-08-18T02:03:30.255Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-08-18T02:03:30.517Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-08-18T02:03:30.517Z] (Reading database ... 13985 files and directories currently installed.) [2022-08-18T02:03:30.517Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-08-18T02:03:30.517Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-08-18T02:03:30.517Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-08-18T02:03:30.517Z] (Reading database ... 13985 files and directories currently installed.) [2022-08-18T02:03:30.517Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-08-18T02:03:30.517Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-08-18T02:03:30.777Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-08-18T02:03:30.777Z] (Reading database ... 13985 files and directories currently installed.) [2022-08-18T02:03:30.777Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-08-18T02:03:30.777Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-08-18T02:03:30.777Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-08-18T02:03:30.777Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-08-18T02:03:31.038Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2022-08-18T02:03:31.038Z] (Reading database ... 13985 files and directories currently installed.) [2022-08-18T02:03:31.038Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-08-18T02:03:31.038Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-08-18T02:03:31.038Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2022-08-18T02:03:31.038Z] (Reading database ... 13985 files and directories currently installed.) [2022-08-18T02:03:31.038Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-08-18T02:03:31.038Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-08-18T02:03:31.297Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-08-18T02:03:31.297Z] (Reading database ... 13985 files and directories currently installed.) [2022-08-18T02:03:31.297Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-08-18T02:03:31.297Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-08-18T02:03:31.297Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2022-08-18T02:03:31.297Z] (Reading database ... 13985 files and directories currently installed.) [2022-08-18T02:03:31.297Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-08-18T02:03:31.557Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-08-18T02:03:31.817Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2022-08-18T02:03:32.078Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-08-18T02:03:32.342Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-08-18T02:03:32.342Z] (Reading database ... 13985 files and directories currently installed.) [2022-08-18T02:03:32.342Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.6_amd64.deb ... [2022-08-18T02:03:32.342Z] Unpacking libc-bin (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... [2022-08-18T02:03:32.612Z] Setting up libc-bin (2.27-3ubuntu1.6) ... [2022-08-18T02:03:32.612Z] (Reading database ... 13985 files and directories currently installed.) [2022-08-18T02:03:32.612Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2022-08-18T02:03:32.612Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-08-18T02:03:32.874Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2022-08-18T02:03:32.874Z] (Reading database ... 13987 files and directories currently installed.) [2022-08-18T02:03:32.874Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2022-08-18T02:03:32.874Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2022-08-18T02:03:32.874Z] Setting up debconf (1.5.66ubuntu1) ... [2022-08-18T02:03:33.135Z] (Reading database ... 13987 files and directories currently installed.) [2022-08-18T02:03:33.135Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2022-08-18T02:03:33.135Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2022-08-18T02:03:33.135Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2022-08-18T02:03:33.397Z] (Reading database ... 13987 files and directories currently installed.) [2022-08-18T02:03:33.397Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2022-08-18T02:03:33.397Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2022-08-18T02:03:33.397Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2022-08-18T02:03:33.397Z] (Reading database ... 13987 files and directories currently installed.) [2022-08-18T02:03:33.397Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-08-18T02:03:33.397Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-08-18T02:03:33.397Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2022-08-18T02:03:33.657Z] (Reading database ... 13987 files and directories currently installed.) [2022-08-18T02:03:33.657Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-08-18T02:03:33.657Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-08-18T02:03:33.657Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2022-08-18T02:03:33.657Z] (Reading database ... 13989 files and directories currently installed.) [2022-08-18T02:03:33.657Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-08-18T02:03:33.917Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-08-18T02:03:33.917Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2022-08-18T02:03:34.178Z] (Reading database ... 13993 files and directories currently installed.) [2022-08-18T02:03:34.178Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-08-18T02:03:34.178Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-08-18T02:03:34.178Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.53_amd64.deb ... [2022-08-18T02:03:34.178Z] Unpacking systemd-sysv (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-08-18T02:03:34.178Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.4_amd64.deb ... [2022-08-18T02:03:34.178Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.4) over (1.44.1-1) ... [2022-08-18T02:03:34.178Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.4) ... [2022-08-18T02:03:34.438Z] (Reading database ... 13993 files and directories currently installed.) [2022-08-18T02:03:34.438Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2022-08-18T02:03:34.438Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2022-08-18T02:03:34.438Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2022-08-18T02:03:34.438Z] (Reading database ... 13993 files and directories currently installed.) [2022-08-18T02:03:34.438Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2022-08-18T02:03:34.438Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2022-08-18T02:03:34.698Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2022-08-18T02:03:34.698Z] (Reading database ... 13993 files and directories currently installed.) [2022-08-18T02:03:34.698Z] Preparing to unpack .../liblzma5_5.2.2-1.3ubuntu0.1_amd64.deb ... [2022-08-18T02:03:34.698Z] Unpacking liblzma5:amd64 (5.2.2-1.3ubuntu0.1) over (5.2.2-1.3) ... [2022-08-18T02:03:34.698Z] Setting up liblzma5:amd64 (5.2.2-1.3ubuntu0.1) ... [2022-08-18T02:03:34.698Z] (Reading database ... 13993 files and directories currently installed.) [2022-08-18T02:03:34.698Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2022-08-18T02:03:34.698Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-08-18T02:03:34.960Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2022-08-18T02:03:35.224Z] (Reading database ... 13993 files and directories currently installed.) [2022-08-18T02:03:35.224Z] Preparing to unpack .../libpcre3_2%3a8.39-9ubuntu0.1_amd64.deb ... [2022-08-18T02:03:35.224Z] Unpacking libpcre3:amd64 (2:8.39-9ubuntu0.1) over (2:8.39-9) ... [2022-08-18T02:03:35.224Z] Setting up libpcre3:amd64 (2:8.39-9ubuntu0.1) ... [2022-08-18T02:03:35.224Z] (Reading database ... 13993 files and directories currently installed.) [2022-08-18T02:03:35.224Z] Preparing to unpack .../libsepol1_2.7-1ubuntu0.1_amd64.deb ... [2022-08-18T02:03:35.224Z] Unpacking libsepol1:amd64 (2.7-1ubuntu0.1) over (2.7-1) ... [2022-08-18T02:03:35.486Z] Setting up libsepol1:amd64 (2.7-1ubuntu0.1) ... [2022-08-18T02:03:35.486Z] (Reading database ... 13993 files and directories currently installed.) [2022-08-18T02:03:35.486Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.4_amd64.deb ... [2022-08-18T02:03:35.486Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.4) over (1.44.1-1) ... [2022-08-18T02:03:35.486Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.4) ... [2022-08-18T02:03:35.486Z] (Reading database ... 13993 files and directories currently installed.) [2022-08-18T02:03:35.486Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2022-08-18T02:03:35.746Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2022-08-18T02:03:35.746Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2022-08-18T02:03:35.746Z] (Reading database ... 13993 files and directories currently installed.) [2022-08-18T02:03:35.746Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2.3_amd64.deb ... [2022-08-18T02:03:35.746Z] Unpacking passwd (1:4.5-1ubuntu2.3) over (1:4.5-1ubuntu1) ... [2022-08-18T02:03:36.010Z] Setting up passwd (1:4.5-1ubuntu2.3) ... [2022-08-18T02:03:36.010Z] (Reading database ... 13993 files and directories currently installed.) [2022-08-18T02:03:36.010Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.6_amd64.deb ... [2022-08-18T02:03:36.010Z] Unpacking gpgv (2.2.4-1ubuntu1.6) over (2.2.4-1ubuntu1) ... [2022-08-18T02:03:36.271Z] Setting up gpgv (2.2.4-1ubuntu1.6) ... [2022-08-18T02:03:36.271Z] (Reading database ... 13993 files and directories currently installed.) [2022-08-18T02:03:36.271Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2022-08-18T02:03:36.271Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2022-08-18T02:03:36.271Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2022-08-18T02:03:36.534Z] (Reading database ... 13993 files and directories currently installed.) [2022-08-18T02:03:36.534Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2022-08-18T02:03:36.534Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2022-08-18T02:03:36.534Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2022-08-18T02:03:36.534Z] (Reading database ... 13993 files and directories currently installed.) [2022-08-18T02:03:36.534Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2022-08-18T02:03:36.534Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2022-08-18T02:03:36.796Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2022-08-18T02:03:36.796Z] (Reading database ... 13993 files and directories currently installed.) [2022-08-18T02:03:36.796Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2022-08-18T02:03:36.796Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2022-08-18T02:03:36.796Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2022-08-18T02:03:36.796Z] (Reading database ... 13993 files and directories currently installed.) [2022-08-18T02:03:36.796Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2022-08-18T02:03:36.796Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2022-08-18T02:03:37.057Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2022-08-18T02:03:37.057Z] (Reading database ... 13993 files and directories currently installed.) [2022-08-18T02:03:37.057Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.6_amd64.deb ... [2022-08-18T02:03:37.057Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.6) over (3.5.18-1ubuntu1) ... [2022-08-18T02:03:37.057Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.6) ... [2022-08-18T02:03:37.317Z] (Reading database ... 13993 files and directories currently installed.) [2022-08-18T02:03:37.317Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.2_amd64.deb ... [2022-08-18T02:03:37.317Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) over (2.3.1-2.1ubuntu4) ... [2022-08-18T02:03:37.317Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) ... [2022-08-18T02:03:37.317Z] (Reading database ... 13993 files and directories currently installed.) [2022-08-18T02:03:37.317Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2022-08-18T02:03:37.317Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2022-08-18T02:03:37.317Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2022-08-18T02:03:37.577Z] (Reading database ... 13994 files and directories currently installed.) [2022-08-18T02:03:37.577Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2022-08-18T02:03:37.577Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2022-08-18T02:03:37.577Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2022-08-18T02:03:37.577Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2022-08-18T02:03:37.837Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.20_amd64.deb ... [2022-08-18T02:03:37.837Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.20) over (1.1.0g-2ubuntu4) ... [2022-08-18T02:03:37.837Z] Preparing to unpack .../03-ca-certificates_20211016~18.04.1_all.deb ... [2022-08-18T02:03:37.837Z] Unpacking ca-certificates (20211016~18.04.1) over (20180409) ... [2022-08-18T02:03:38.097Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2022-08-18T02:03:38.097Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2022-08-18T02:03:38.097Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2022-08-18T02:03:38.097Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2022-08-18T02:03:38.097Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2022-08-18T02:03:38.097Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2022-08-18T02:03:38.097Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2022-08-18T02:03:38.097Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2022-08-18T02:03:38.358Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2022-08-18T02:03:38.358Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2022-08-18T02:03:38.358Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2022-08-18T02:03:38.358Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2022-08-18T02:03:38.358Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.5_amd64.deb ... [2022-08-18T02:03:38.358Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.5) over (3.22.0-1) ... [2022-08-18T02:03:38.619Z] Preparing to unpack .../11-tzdata_2022a-0ubuntu0.18.04_all.deb ... [2022-08-18T02:03:38.619Z] Unpacking tzdata (2022a-0ubuntu0.18.04) over (2018d-1) ... [2022-08-18T02:03:38.881Z] Preparing to unpack .../12-xz-utils_5.2.2-1.3ubuntu0.1_amd64.deb ... [2022-08-18T02:03:38.881Z] Unpacking xz-utils (5.2.2-1.3ubuntu0.1) over (5.2.2-1.3) ... [2022-08-18T02:03:39.143Z] Preparing to unpack .../13-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2022-08-18T02:03:39.143Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2022-08-18T02:03:39.143Z] Preparing to unpack .../14-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2022-08-18T02:03:39.143Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2022-08-18T02:03:39.143Z] Preparing to unpack .../15-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-08-18T02:03:39.143Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-08-18T02:03:39.405Z] Preparing to unpack .../16-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-08-18T02:03:39.405Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-08-18T02:03:39.667Z] Preparing to unpack .../17-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-08-18T02:03:39.667Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-08-18T02:03:39.667Z] Preparing to unpack .../18-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-08-18T02:03:39.667Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-08-18T02:03:39.667Z] Preparing to unpack .../19-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-08-18T02:03:39.667Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-08-18T02:03:39.667Z] Preparing to unpack .../20-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-08-18T02:03:39.667Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-08-18T02:03:39.927Z] Preparing to unpack .../21-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-08-18T02:03:39.927Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-08-18T02:03:39.927Z] Preparing to unpack .../22-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-08-18T02:03:39.927Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-08-18T02:03:40.870Z] Preparing to unpack .../23-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-08-18T02:03:40.870Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-08-18T02:03:41.442Z] Preparing to unpack .../24-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-08-18T02:03:41.442Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-08-18T02:03:42.016Z] Preparing to unpack .../25-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-08-18T02:03:42.016Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-08-18T02:03:42.016Z] Preparing to unpack .../26-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-08-18T02:03:42.275Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-08-18T02:03:42.848Z] Preparing to unpack .../27-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-08-18T02:03:42.848Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-08-18T02:03:42.848Z] Preparing to unpack .../28-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-08-18T02:03:43.109Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-08-18T02:03:43.109Z] Preparing to unpack .../29-dpkg-dev_1.19.0.5ubuntu2.4_all.deb ... [2022-08-18T02:03:43.109Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.4) over (1.19.0.5ubuntu2) ... [2022-08-18T02:03:43.109Z] Preparing to unpack .../30-libdpkg-perl_1.19.0.5ubuntu2.4_all.deb ... [2022-08-18T02:03:43.109Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.4) over (1.19.0.5ubuntu2) ... [2022-08-18T02:03:43.372Z] Preparing to unpack .../31-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2022-08-18T02:03:43.372Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2022-08-18T02:03:43.372Z] Preparing to unpack .../32-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-08-18T02:03:43.372Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-08-18T02:03:43.372Z] Preparing to unpack .../33-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-08-18T02:03:43.372Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-08-18T02:03:43.372Z] Preparing to unpack .../34-pkgbinarymangler_138.18.04.1_all.deb ... [2022-08-18T02:03:43.632Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2022-08-18T02:03:43.632Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-08-18T02:03:43.632Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2022-08-18T02:03:43.632Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-08-18T02:03:43.632Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-08-18T02:03:43.632Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-08-18T02:03:43.632Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2022-08-18T02:03:43.632Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2022-08-18T02:03:43.632Z] Setting up tzdata (2022a-0ubuntu0.18.04) ... [2022-08-18T02:03:43.893Z] [2022-08-18T02:03:43.893Z] Current default time zone: 'Etc/UTC' [2022-08-18T02:03:43.893Z] Local time is now: Thu Aug 18 02:03:43 UTC 2022. [2022-08-18T02:03:43.893Z] Universal Time is now: Thu Aug 18 02:03:43 UTC 2022. [2022-08-18T02:03:43.893Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-08-18T02:03:43.893Z] [2022-08-18T02:03:43.893Z] Setting up systemd-sysv (237-3ubuntu10.53) ... [2022-08-18T02:03:43.893Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-08-18T02:03:43.893Z] Setting up linux-libc-dev:amd64 (4.15.0-191.202) ... [2022-08-18T02:03:43.893Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2022-08-18T02:03:43.893Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2022-08-18T02:03:43.893Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2022-08-18T02:03:43.893Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2022-08-18T02:03:43.893Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2022-08-18T02:03:43.893Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2022-08-18T02:03:43.893Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2022-08-18T02:03:43.893Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-08-18T02:03:43.893Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2022-08-18T02:03:44.155Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-08-18T02:03:44.155Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2022-08-18T02:03:44.155Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-08-18T02:03:44.155Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2022-08-18T02:03:44.155Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2022-08-18T02:03:44.155Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2022-08-18T02:03:44.155Z] Setting up xz-utils (5.2.2-1.3ubuntu0.1) ... [2022-08-18T02:03:44.155Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.20) ... [2022-08-18T02:03:44.155Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2022-08-18T02:03:44.155Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.5) ... [2022-08-18T02:03:44.155Z] Setting up libc-dev-bin (2.27-3ubuntu1.6) ... [2022-08-18T02:03:44.155Z] Setting up ca-certificates (20211016~18.04.1) ... [2022-08-18T02:03:46.071Z] Updating certificates in /etc/ssl/certs... [2022-08-18T02:03:47.014Z] rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL [2022-08-18T02:03:47.014Z] 30 added, 36 removed; done. [2022-08-18T02:03:47.014Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.6) ... [2022-08-18T02:03:47.014Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-08-18T02:03:47.014Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2022-08-18T02:03:47.014Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2022-08-18T02:03:47.277Z] Setting up pkgbinarymangler (138.18.04.1) ... [2022-08-18T02:03:47.277Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-08-18T02:03:47.277Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2022-08-18T02:03:47.277Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-08-18T02:03:47.277Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-08-18T02:03:47.277Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-08-18T02:03:47.277Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2022-08-18T02:03:47.277Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-08-18T02:03:47.277Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2022-08-18T02:03:47.277Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2022-08-18T02:03:47.277Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2022-08-18T02:03:47.277Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.4) ... [2022-08-18T02:03:47.277Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2022-08-18T02:03:47.277Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2022-08-18T02:03:47.277Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2022-08-18T02:03:47.277Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2022-08-18T02:03:47.277Z] Setting up dpkg-dev (1.19.0.5ubuntu2.4) ... [2022-08-18T02:03:47.277Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2022-08-18T02:03:47.541Z] Processing triggers for libc-bin (2.27-3ubuntu1.6) ... [2022-08-18T02:03:47.541Z] Processing triggers for systemd (237-3ubuntu10.53) ... [2022-08-18T02:03:47.541Z] Processing triggers for mime-support (3.60ubuntu1) ... [2022-08-18T02:03:47.541Z] Processing triggers for ca-certificates (20211016~18.04.1) ... [2022-08-18T02:03:47.541Z] Updating certificates in /etc/ssl/certs... [2022-08-18T02:03:48.112Z] 0 added, 0 removed; done. [2022-08-18T02:03:48.112Z] Running hooks in /etc/ca-certificates/update.d... [2022-08-18T02:03:48.113Z] done. [2022-08-18T02:03:48.687Z] Reading package lists... [2022-08-18T02:03:48.687Z] Building dependency tree... [2022-08-18T02:03:48.687Z] Reading state information... [2022-08-18T02:03:48.948Z] The following NEW packages will be installed: [2022-08-18T02:03:48.948Z] apt-transport-https [2022-08-18T02:03:48.948Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-08-18T02:03:49.210Z] Need to get 4348 B of archives. [2022-08-18T02:03:49.210Z] After this operation, 154 kB of additional disk space will be used. [2022-08-18T02:03:49.210Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2022-08-18T02:03:49.210Z] debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T02:03:49.210Z] Fetched 4348 B in 0s (101 kB/s) [2022-08-18T02:03:49.210Z] Selecting previously unselected package apt-transport-https. [2022-08-18T02:03:49.210Z] (Reading database ... 14000 files and directories currently installed.) [2022-08-18T02:03:49.210Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2022-08-18T02:03:49.210Z] Unpacking apt-transport-https (1.6.14) ... [2022-08-18T02:03:49.473Z] Setting up apt-transport-https (1.6.14) ... [2022-08-18T02:03:49.734Z] Waiting for network to be ready... [2022-08-18T02:03:56.313Z] 2022-08-18T02:03:53Z INFO Waiting for automatic snapd restart... [2022-08-18T02:03:56.879Z] snapd 2.56.2 from Canonical* installed [2022-08-18T02:03:57.818Z] "snapd" switched to the "latest/stable" channel [2022-08-18T02:03:57.818Z] [2022-08-18T02:04:04.401Z] core18 20220706 from Canonical** installed [2022-08-18T02:04:05.782Z] core20 20220805 from Canonical** installed [2022-08-18T02:04:06.042Z] "core20" switched to the "latest/stable" channel [2022-08-18T02:04:06.042Z] [2022-08-18T02:04:08.590Z] snapcraft 7.1.1 from Canonical** installed [2022-08-18T02:04:08.851Z] "snapcraft" switched to the "latest/stable" channel [2022-08-18T02:04:08.851Z] [2022-08-18T02:04:15.438Z] 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-08-18T02:04:15.438Z] - README.md [2022-08-18T02:04:15.438Z] [2022-08-18T02:04:15.438Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-08-18T02:04:16.007Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2022-08-18T02:04:16.007Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2022-08-18T02:04:16.007Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2022-08-18T02:04:17.523Z] Reading package lists... [2022-08-18T02:04:18.913Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.12 git-man=1:2.17.1-1ubuntu0.12 libcurl3-gnutls=7.58.0-2ubuntu3.19 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.9 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2022-08-18T02:04:19.857Z] Reading package lists... [2022-08-18T02:04:20.119Z] Building dependency tree... [2022-08-18T02:04:20.119Z] Reading state information... [2022-08-18T02:04:20.380Z] Suggested packages: [2022-08-18T02:04:20.380Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2022-08-18T02:04:20.380Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2022-08-18T02:04:20.380Z] Recommended packages: [2022-08-18T02:04:20.380Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-08-18T02:04:20.380Z] The following NEW packages will be installed: [2022-08-18T02:04:20.380Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2022-08-18T02:04:20.380Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2022-08-18T02:04:20.380Z] pkg-config zip [2022-08-18T02:04:20.380Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-08-18T02:04:20.380Z] Need to get 7676 kB of archives. [2022-08-18T02:04:20.380Z] After this operation, 43.8 MB of additional disk space will be used. [2022-08-18T02:04:20.380Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2022-08-18T02:04:20.380Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1169 kB] [2022-08-18T02:04:20.643Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2022-08-18T02:04:20.643Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2022-08-18T02:04:20.643Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2022-08-18T02:04:20.643Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2022-08-18T02:04:20.643Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2022-08-18T02:04:20.643Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2022-08-18T02:04:20.643Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2022-08-18T02:04:20.643Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-08-18T02:04:20.643Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.19 [219 kB] [2022-08-18T02:04:20.643Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.12 [804 kB] [2022-08-18T02:04:20.643Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.12 [3930 kB] [2022-08-18T02:04:20.643Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2022-08-18T02:04:20.643Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2022-08-18T02:04:20.905Z] debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T02:04:20.905Z] Fetched 7676 kB in 0s (26.5 MB/s) [2022-08-18T02:04:20.905Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-08-18T02:04:20.905Z] (Reading database ... 14004 files and directories currently installed.) [2022-08-18T02:04:20.905Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ... [2022-08-18T02:04:20.905Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... [2022-08-18T02:04:21.166Z] Selecting previously unselected package libpsl5:amd64. [2022-08-18T02:04:21.166Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2022-08-18T02:04:21.167Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2022-08-18T02:04:21.167Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-08-18T02:04:21.167Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2022-08-18T02:04:21.167Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2022-08-18T02:04:21.167Z] Selecting previously unselected package librtmp1:amd64. [2022-08-18T02:04:21.167Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2022-08-18T02:04:21.167Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2022-08-18T02:04:21.167Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-08-18T02:04:21.167Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.19_amd64.deb ... [2022-08-18T02:04:21.167Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.19) ... [2022-08-18T02:04:21.167Z] Selecting previously unselected package liberror-perl. [2022-08-18T02:04:21.167Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2022-08-18T02:04:21.167Z] Unpacking liberror-perl (0.17025-1) ... [2022-08-18T02:04:21.426Z] Selecting previously unselected package git-man. [2022-08-18T02:04:21.426Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.12_all.deb ... [2022-08-18T02:04:21.426Z] Unpacking git-man (1:2.17.1-1ubuntu0.12) ... [2022-08-18T02:04:21.427Z] Selecting previously unselected package git. [2022-08-18T02:04:21.427Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.12_amd64.deb ... [2022-08-18T02:04:21.427Z] Unpacking git (1:2.17.1-1ubuntu0.12) ... [2022-08-18T02:04:21.996Z] Selecting previously unselected package libnorm1:amd64. [2022-08-18T02:04:21.996Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2022-08-18T02:04:21.996Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2022-08-18T02:04:21.996Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-08-18T02:04:21.996Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2022-08-18T02:04:21.996Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2022-08-18T02:04:21.996Z] Selecting previously unselected package libsodium23:amd64. [2022-08-18T02:04:21.996Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2022-08-18T02:04:21.996Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2022-08-18T02:04:22.263Z] Selecting previously unselected package libzmq5:amd64. [2022-08-18T02:04:22.263Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2022-08-18T02:04:22.263Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2022-08-18T02:04:22.263Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-08-18T02:04:22.263Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2022-08-18T02:04:22.263Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2022-08-18T02:04:22.263Z] Selecting previously unselected package pkg-config. [2022-08-18T02:04:22.263Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2022-08-18T02:04:22.263Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2022-08-18T02:04:22.524Z] Selecting previously unselected package zip. [2022-08-18T02:04:22.524Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2022-08-18T02:04:22.524Z] Unpacking zip (3.0-11build1) ... [2022-08-18T02:04:22.524Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2022-08-18T02:04:22.524Z] Setting up git-man (1:2.17.1-1ubuntu0.12) ... [2022-08-18T02:04:22.524Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2022-08-18T02:04:22.524Z] Setting up liberror-perl (0.17025-1) ... [2022-08-18T02:04:22.524Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2022-08-18T02:04:22.524Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... [2022-08-18T02:04:22.524Z] No schema files found: doing nothing. [2022-08-18T02:04:22.524Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2022-08-18T02:04:22.524Z] Setting up zip (3.0-11build1) ... [2022-08-18T02:04:22.524Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2022-08-18T02:04:22.524Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2022-08-18T02:04:22.524Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2022-08-18T02:04:22.524Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2022-08-18T02:04:22.524Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.19) ... [2022-08-18T02:04:22.524Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2022-08-18T02:04:22.785Z] Setting up git (1:2.17.1-1ubuntu0.12) ... [2022-08-18T02:04:22.785Z] Processing triggers for libc-bin (2.27-3ubuntu1.6) ... [2022-08-18T02:04:23.356Z] git set to automatically installed. [2022-08-18T02:04:23.356Z] git-man set to automatically installed. [2022-08-18T02:04:23.356Z] libcurl3-gnutls set to automatically installed. [2022-08-18T02:04:23.356Z] liberror-perl set to automatically installed. [2022-08-18T02:04:23.356Z] libglib2.0-0 set to automatically installed. [2022-08-18T02:04:23.356Z] libnghttp2-14 set to automatically installed. [2022-08-18T02:04:23.356Z] libnorm1 set to automatically installed. [2022-08-18T02:04:23.356Z] libpgm-5.2-0 set to automatically installed. [2022-08-18T02:04:23.356Z] libpsl5 set to automatically installed. [2022-08-18T02:04:23.356Z] librtmp1 set to automatically installed. [2022-08-18T02:04:23.356Z] libsodium23 set to automatically installed. [2022-08-18T02:04:23.356Z] libzmq3-dev set to automatically installed. [2022-08-18T02:04:23.356Z] libzmq5 set to automatically installed. [2022-08-18T02:04:23.356Z] pkg-config set to automatically installed. [2022-08-18T02:04:23.356Z] zip set to automatically installed. [2022-08-18T02:04:23.928Z] snapd is not logged in, snap install commands will use sudo [2022-08-18T02:04:32.073Z] go (1.16/stable) 1.16.15 from Michael Hudson-Doyle (mwhudson) installed [2022-08-18T02:04:32.334Z] Downloading snap 'edgex-app-service-configurable' [2022-08-18T02:04:34.939Z] Pulling app-service-configurable [2022-08-18T02:04:34.939Z] + snapcraftctl pull [2022-08-18T02:04:36.210Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-18T02:04:36.210Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-18T02:04:36.399Z] Pulling config-common [2022-08-18T02:04:36.399Z] + snapcraftctl pull [2022-08-18T02:04:36.486Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-18T02:04:37.472Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-18T02:04:37.783Z] Pulling go-build-helper [2022-08-18T02:04:37.783Z] + snapcraftctl pull [2022-08-18T02:04:39.164Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-08-18T02:04:39.164Z] Skipping pull go-build-helper (already ran) [2022-08-18T02:04:39.164Z] Building go-build-helper [2022-08-18T02:04:39.164Z] + snapcraftctl build [2022-08-18T02:04:41.704Z] Staging go-build-helper [2022-08-18T02:04:41.704Z] + snapcraftctl stage [2022-08-18T02:04:46.989Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2022-08-18T02:04:46.989Z] Fetched 224 kB in 0s (0 B/s) [2022-08-18T02:04:46.989Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2022-08-18T02:04:46.989Z] Fetched 157 kB in 0s (0 B/s) [2022-08-18T02:04:46.989Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2022-08-18T02:04:46.989Z] Fetched 221 kB in 0s (0 B/s) [2022-08-18T02:04:46.989Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2022-08-18T02:04:46.989Z] Fetched 143 kB in 0s (0 B/s) [2022-08-18T02:04:46.989Z] Pulling edgex-go [2022-08-18T02:04:46.989Z] + snapcraftctl pull [2022-08-18T02:04:47.928Z] Pulling hooks [2022-08-18T02:04:47.928Z] + snapcraftctl pull [2022-08-18T02:04:52.699Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-18T02:04:52.699Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-18T02:04:52.699Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-18T02:04:52.699Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-18T02:04:52.699Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-18T02:04:52.699Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-18T02:04:52.699Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-18T02:04:52.699Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-18T02:04:52.699Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-18T02:04:52.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-18T02:05:01.027Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.255s coverage: 28.7% of statements [2022-08-18T02:05:01.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-18T02:05:01.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-18T02:05:04.454Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.393s coverage: 98.5% of statements [2022-08-18T02:05:04.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-18T02:05:06.035Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2022-08-18T02:05:06.035Z] Fetched 96.5 kB in 0s (0 B/s) [2022-08-18T02:05:06.035Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2022-08-18T02:05:06.035Z] Fetched 279 kB in 0s (0 B/s) [2022-08-18T02:05:06.035Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2022-08-18T02:05:06.035Z] Fetched 122 kB in 0s (0 B/s) [2022-08-18T02:05:06.035Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2022-08-18T02:05:06.035Z] Fetched 77.8 kB in 0s (0 B/s) [2022-08-18T02:05:06.035Z] Get:1 libcom-err2_1.44.1-1ubuntu1.4_amd64.deb [8696 B] [2022-08-18T02:05:06.035Z] Fetched 8696 B in 0s (0 B/s) [2022-08-18T02:05:06.035Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2022-08-18T02:05:06.035Z] Fetched 47.8 kB in 0s (0 B/s) [2022-08-18T02:05:06.035Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2022-08-18T02:05:06.035Z] Fetched 45.6 kB in 0s (0 B/s) [2022-08-18T02:05:06.035Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb [15.0 kB] [2022-08-18T02:05:06.035Z] Fetched 15.0 kB in 0s (0 B/s) [2022-08-18T02:05:06.035Z] Get:1 libcurl4_7.58.0-2ubuntu3.19_amd64.deb [220 kB] [2022-08-18T02:05:06.035Z] Fetched 220 kB in 0s (0 B/s) [2022-08-18T02:05:06.035Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_amd64.deb [154 kB] [2022-08-18T02:05:06.035Z] Fetched 154 kB in 0s (0 B/s) [2022-08-18T02:05:06.035Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-08-18T02:05:06.035Z] Fetched 50.6 kB in 0s (0 B/s) [2022-08-18T02:05:06.035Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2022-08-18T02:05:06.035Z] Fetched 14.8 kB in 0s (0 B/s) [2022-08-18T02:05:06.035Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2022-08-18T02:05:06.035Z] Fetched 41.8 kB in 0s (0 B/s) [2022-08-18T02:05:06.035Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.5_amd64.deb [499 kB] [2022-08-18T02:05:06.035Z] Fetched 499 kB in 0s (0 B/s) [2022-08-18T02:05:06.035Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2022-08-18T02:05:06.035Z] Fetched 111 kB in 0s (0 B/s) [2022-08-18T02:05:06.035Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2022-08-18T02:05:06.035Z] Fetched 240 kB in 0s (0 B/s) [2022-08-18T02:05:06.035Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2022-08-18T02:05:06.035Z] Fetched 29.3 kB in 0s (0 B/s) [2022-08-18T02:05:06.035Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2022-08-18T02:05:06.035Z] Fetched 85.5 kB in 0s (0 B/s) [2022-08-18T02:05:06.035Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2022-08-18T02:05:06.035Z] Fetched 24.5 kB in 0s (0 B/s) [2022-08-18T02:05:06.035Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb [49.2 kB] [2022-08-18T02:05:06.035Z] Fetched 49.2 kB in 0s (0 B/s) [2022-08-18T02:05:06.035Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2022-08-18T02:05:06.035Z] Fetched 54.2 kB in 0s (0 B/s) [2022-08-18T02:05:06.035Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2022-08-18T02:05:06.035Z] Fetched 30.8 kB in 0s (0 B/s) [2022-08-18T02:05:06.035Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb [15.8 kB] [2022-08-18T02:05:06.035Z] Fetched 15.8 kB in 0s (0 B/s) [2022-08-18T02:05:06.035Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2022-08-18T02:05:06.035Z] Fetched 85.9 kB in 0s (0 B/s) [2022-08-18T02:05:06.035Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2.1_amd64.deb [8764 B] [2022-08-18T02:05:06.035Z] Fetched 8764 B in 0s (0 B/s) [2022-08-18T02:05:06.035Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2022-08-18T02:05:06.035Z] Fetched 140 kB in 0s (0 B/s) [2022-08-18T02:05:06.035Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2022-08-18T02:05:06.035Z] Fetched 119 kB in 0s (0 B/s) [2022-08-18T02:05:06.035Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2022-08-18T02:05:06.035Z] Fetched 111 kB in 0s (0 B/s) [2022-08-18T02:05:06.035Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2022-08-18T02:05:06.035Z] Fetched 11.1 kB in 0s (0 B/s) [2022-08-18T02:05:06.035Z] Get:1 libgnutls30_3.5.18-1ubuntu1.6_amd64.deb [646 kB] [2022-08-18T02:05:06.035Z] Fetched 646 kB in 0s (0 B/s) [2022-08-18T02:05:06.035Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2022-08-18T02:05:06.035Z] Fetched 41.3 kB in 0s (0 B/s) [2022-08-18T02:05:06.035Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2022-08-18T02:05:06.035Z] Fetched 17.9 kB in 0s (0 B/s) [2022-08-18T02:05:06.035Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2022-08-18T02:05:06.035Z] Fetched 368 kB in 0s (0 B/s) [2022-08-18T02:05:06.035Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2022-08-18T02:05:06.035Z] Fetched 187 kB in 0s (0 B/s) [2022-08-18T02:05:06.035Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2022-08-18T02:05:06.035Z] Fetched 175 kB in 0s (0 B/s) [2022-08-18T02:05:06.035Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2022-08-18T02:05:06.035Z] Fetched 206 kB in 0s (0 B/s) [2022-08-18T02:05:06.035Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.20_amd64.deb [1302 kB] [2022-08-18T02:05:06.035Z] Fetched 1302 kB in 0s (0 B/s) [2022-08-18T02:05:06.035Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2022-08-18T02:05:06.035Z] Fetched 36.2 kB in 0s (0 B/s) [2022-08-18T02:05:06.035Z] Get:1 curl_7.58.0-2ubuntu3.19_amd64.deb [159 kB] [2022-08-18T02:05:06.035Z] Fetched 159 kB in 0s (0 B/s) [2022-08-18T02:05:06.035Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2022-08-18T02:05:06.035Z] Fetched 107 kB in 0s (0 B/s) [2022-08-18T02:05:06.035Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2022-08-18T02:05:06.035Z] Fetched 48.7 kB in 0s (0 B/s) [2022-08-18T02:05:06.035Z] Pulling static-packages [2022-08-18T02:05:06.035Z] + snapcraftctl pull [2022-08-18T02:05:06.035Z] Pulling version [2022-08-18T02:05:06.035Z] + cd /root/project [2022-08-18T02:05:06.035Z] + git describe --tags --abbrev=0 [2022-08-18T02:05:06.035Z] + sed s/v// [2022-08-18T02:05:06.035Z] + GIT_VERSION=2.1.1 [2022-08-18T02:05:06.035Z] + [ -z 2.1.1 ] [2022-08-18T02:05:06.035Z] + snapcraftctl set-version 2.1.1 [2022-08-18T02:05:06.975Z] Building app-service-configurable [2022-08-18T02:05:06.975Z] + snapcraftctl build [2022-08-18T02:05:07.096Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.366s coverage: 44.7% of statements [2022-08-18T02:05:07.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-18T02:05:07.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-18T02:05:08.890Z] Building config-common [2022-08-18T02:05:08.890Z] + snapcraftctl build [2022-08-18T02:05:09.742Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.811s coverage: 89.5% of statements [2022-08-18T02:05:09.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-18T02:05:09.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-18T02:05:09.742Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.256s coverage: 83.8% of statements [2022-08-18T02:05:09.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-18T02:05:09.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-18T02:05:09.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-08-18T02:05:09.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-18T02:05:09.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-18T02:05:10.804Z] Skipping build go-build-helper (already ran) [2022-08-18T02:05:11.064Z] Building edgex-go [2022-08-18T02:05:11.329Z] + cd /root/parts/edgex-go/src [2022-08-18T02:05:11.329Z] + git describe --tags --abbrev=0 [2022-08-18T02:05:11.329Z] + sed s/v// [2022-08-18T02:05:11.329Z] + GIT_VERSION=2.1.1 [2022-08-18T02:05:11.329Z] + [ -z 2.1.1 ] [2022-08-18T02:05:11.329Z] skipping... [2022-08-18T02:05:11.329Z] + echo 2.1.1 [2022-08-18T02:05:11.329Z] + [ ! -d vendor ] [2022-08-18T02:05:11.329Z] + echo skipping... [2022-08-18T02:05:11.329Z] + make build [2022-08-18T02:05:11.329Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1" -o cmd/core-data/core-data ./cmd/core-data [2022-08-18T02:05:18.045Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.767s coverage: 94.2% of statements [2022-08-18T02:05:18.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-18T02:05:18.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-18T02:05:18.045Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.241s coverage: 59.1% of statements [2022-08-18T02:05:18.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-18T02:05:18.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-18T02:05:18.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-18T02:05:18.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-18T02:05:18.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-18T02:05:18.045Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.243s coverage: 60.0% of statements [2022-08-18T02:05:18.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-18T02:05:18.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-18T02:05:18.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-18T02:05:18.045Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.342s coverage: 0.9% of statements [2022-08-18T02:05:18.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-18T02:05:18.045Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.207s coverage: 58.8% of statements [2022-08-18T02:05:18.045Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.235s coverage: 21.7% of statements [2022-08-18T02:05:18.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-18T02:05:18.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.291s coverage: 47.1% of statements [2022-08-18T02:05:18.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.283s coverage: 79.5% of statements [2022-08-18T02:05:18.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.225s coverage: 94.1% of statements [2022-08-18T02:05:18.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.226s coverage: 96.3% of statements [2022-08-18T02:05:19.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.196s coverage: 87.5% of statements [2022-08-18T02:05:23.557Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-18T02:05:28.839Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1" -o cmd/core-command/core-command ./cmd/core-command [2022-08-18T02:05:29.411Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-18T02:05:30.793Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-18T02:05:31.054Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-18T02:05:32.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.273s coverage: 94.4% of statements [2022-08-18T02:05:32.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.184s coverage: 44.8% of statements [2022-08-18T02:05:32.433Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-18T02:05:33.815Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-18T02:05:34.755Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-18T02:05:36.138Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-18T02:05:37.079Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1" -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-18T02:05:37.439Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.712s coverage: 82.5% of statements [2022-08-18T02:05:37.439Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-18T02:05:38.461Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-18T02:05:39.844Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-08-18T02:05:39.844Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-08-18T02:05:39.844Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-08-18T02:05:39.844Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-08-18T02:05:39.844Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-08-18T02:05:39.844Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-08-18T02:05:39.844Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-08-18T02:05:39.844Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-08-18T02:05:39.844Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-08-18T02:05:39.844Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-08-18T02:05:39.844Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-08-18T02:05:39.844Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-08-18T02:05:39.844Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-08-18T02:05:39.844Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-08-18T02:05:39.844Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-08-18T02:05:39.844Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-08-18T02:05:39.844Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-08-18T02:05:39.844Z] + 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-08-18T02:05:39.844Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-08-18T02:05:40.104Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-08-18T02:05:40.104Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-08-18T02:05:40.104Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-08-18T02:05:40.104Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-08-18T02:05:40.104Z] + 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-08-18T02:05:40.104Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-08-18T02:05:40.104Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-08-18T02:05:40.104Z] + 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-08-18T02:05:40.675Z] Building hooks [2022-08-18T02:05:40.675Z] + cd /root/parts/hooks/src [2022-08-18T02:05:40.675Z] + make build [2022-08-18T02:05:40.675Z] go mod tidy [2022-08-18T02:05:41.244Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-08-18T02:05:41.505Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-08-18T02:05:41.505Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-08-18T02:05:41.505Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-18T02:05:41.505Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-08-18T02:05:41.505Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-08-18T02:05:42.445Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-08-18T02:05:43.015Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-08-18T02:05:43.015Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-08-18T02:05:45.560Z] Building static-packages [2022-08-18T02:05:45.560Z] + snapcraftctl build [2022-08-18T02:05:45.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.310s coverage: 92.9% of statements [2022-08-18T02:05:45.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-18T02:05:45.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-18T02:05:45.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-18T02:05:45.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements [2022-08-18T02:05:45.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-18T02:05:45.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-18T02:05:45.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-18T02:05:45.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-18T02:05:45.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-18T02:05:45.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.214s coverage: 87.2% of statements [2022-08-18T02:05:45.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-18T02:05:45.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-18T02:05:45.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements [2022-08-18T02:05:45.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-18T02:05:45.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.274s coverage: 58.8% of statements [2022-08-18T02:05:45.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-18T02:05:45.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.273s coverage: 80.0% of statements [2022-08-18T02:05:45.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.263s coverage: 87.2% of statements [2022-08-18T02:05:45.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.288s coverage: 85.4% of statements [2022-08-18T02:05:45.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.859s coverage: 91.2% of statements [2022-08-18T02:05:45.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-18T02:05:45.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.831s coverage: 64.4% of statements [2022-08-18T02:05:45.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-18T02:05:45.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-18T02:05:45.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.197s coverage: 100.0% of statements [2022-08-18T02:05:46.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.136s coverage: 89.4% of statements [2022-08-18T02:05:46.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements [2022-08-18T02:05:46.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements [2022-08-18T02:05:47.470Z] Building version [2022-08-18T02:05:47.470Z] + snapcraftctl build [2022-08-18T02:05:47.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.090s coverage: 100.0% of statements [2022-08-18T02:05:50.016Z] Staging app-service-configurable [2022-08-18T02:05:50.016Z] + snapcraftctl stage [2022-08-18T02:05:50.958Z] Staging config-common [2022-08-18T02:05:50.958Z] + snapcraftctl stage [2022-08-18T02:05:52.872Z] Skipping stage go-build-helper (already ran) [2022-08-18T02:05:52.872Z] Staging edgex-go [2022-08-18T02:05:52.872Z] + snapcraftctl stage [2022-08-18T02:05:53.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.433s coverage: 65.4% of statements [2022-08-18T02:05:53.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-18T02:05:53.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-18T02:05:53.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-18T02:05:53.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.805s coverage: 43.8% of statements [2022-08-18T02:05:53.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-18T02:05:53.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-18T02:05:53.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.363s coverage: 89.5% of statements [2022-08-18T02:05:53.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-18T02:05:53.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.261s coverage: 84.8% of statements [2022-08-18T02:05:53.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-18T02:05:53.814Z] Staging hooks [2022-08-18T02:05:53.815Z] + snapcraftctl stage [2022-08-18T02:05:55.198Z] Staging static-packages [2022-08-18T02:05:55.198Z] + snapcraftctl stage [2022-08-18T02:05:56.584Z] Staging version [2022-08-18T02:05:56.584Z] + snapcraftctl stage [2022-08-18T02:05:58.501Z] Priming app-service-configurable [2022-08-18T02:05:58.501Z] + snapcraftctl prime [2022-08-18T02:06:01.798Z] 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-08-18T02:06:01.798Z] stage-packages: [2022-08-18T02:06:01.798Z] - libnorm1 [2022-08-18T02:06:01.798Z] - libpgm-5.2-0 [2022-08-18T02:06:01.798Z] - libsodium23 [2022-08-18T02:06:01.798Z] - libzmq5 [2022-08-18T02:06:01.798Z] Priming config-common [2022-08-18T02:06:01.798Z] + snapcraftctl prime [2022-08-18T02:06:03.183Z] Priming go-build-helper [2022-08-18T02:06:03.183Z] + snapcraftctl prime [2022-08-18T02:06:03.566Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.375s coverage: 17.7% of statements [2022-08-18T02:06:03.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-18T02:06:03.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-18T02:06:03.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-18T02:06:03.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-18T02:06:03.566Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.611s coverage: 92.3% of statements [2022-08-18T02:06:03.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-18T02:06:03.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-18T02:06:03.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-18T02:06:03.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-18T02:06:03.566Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.276s coverage: 63.2% of statements [2022-08-18T02:06:03.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-18T02:06:03.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-18T02:06:03.566Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.436s coverage: 97.7% of statements [2022-08-18T02:06:03.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-18T02:06:03.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-18T02:06:03.566Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-18T02:06:03.566Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-18T02:06:03.566Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.237s coverage: 28.9% of statements [2022-08-18T02:06:03.566Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-18T02:06:03.566Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-18T02:06:03.566Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-18T02:06:03.566Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-18T02:06:03.566Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-18T02:06:03.566Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-18T02:06:03.566Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.199s coverage: 100.0% of statements [2022-08-18T02:06:03.566Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 96.9% of statements [2022-08-18T02:06:04.162Z] 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-08-18T02:06:04.162Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-18T02:06:04.162Z] GO111MODULE=on go vet ./... [2022-08-18T02:06:04.570Z] Priming edgex-go [2022-08-18T02:06:04.570Z] + snapcraftctl prime [2022-08-18T02:06:06.483Z] Priming hooks [2022-08-18T02:06:06.483Z] + snapcraftctl prime [2022-08-18T02:06:07.864Z] Priming static-packages [2022-08-18T02:06:07.864Z] + snapcraftctl prime [2022-08-18T02:06:10.408Z] Priming version [2022-08-18T02:06:10.408Z] + snapcraftctl prime [2022-08-18T02:06:11.794Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-18T02:07:25.994Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-18T02:07:27.963Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-18T02:07:29.397Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-08-18T02:07:32.064Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-08-18T02:07:32.780Z] + go mod tidy [Pipeline] sh [2022-08-18T02:07:34.091Z] + ls -al . [2022-08-18T02:07:34.091Z] total 676 [2022-08-18T02:07:34.091Z] drwxrwxr-x 10 1001 1001 4096 Aug 18 02:07 . [2022-08-18T02:07:34.091Z] drwxr-xr-x 4 root root 4096 Aug 18 02:02 .. [2022-08-18T02:07:34.091Z] -rw-rw-r-- 1 1001 1001 11 Aug 18 02:00 .dockerignore [2022-08-18T02:07:34.091Z] drwxrwxr-x 8 1001 1001 4096 Aug 18 02:00 .git [2022-08-18T02:07:34.091Z] drwxrwxr-x 4 1001 1001 4096 Aug 18 02:00 .github [2022-08-18T02:07:34.091Z] -rw-rw-r-- 1 1001 1001 797 Aug 18 02:00 .gitignore [2022-08-18T02:07:34.091Z] -rw-rw-r-- 1 1001 1001 42 Aug 18 02:00 .golangci.yml [2022-08-18T02:07:34.091Z] -rw-rw-r-- 1 1001 1001 76 Aug 18 02:00 .hadolint.yml [2022-08-18T02:07:34.091Z] -rw-rw-r-- 1 1001 1001 166 Aug 18 02:00 .sonarcloud.properties [2022-08-18T02:07:34.091Z] -rw-rw-r-- 1 1001 1001 1171 Aug 18 02:00 ADOPTERS.md [2022-08-18T02:07:34.091Z] -rw-rw-r-- 1 1001 1001 8910 Aug 18 02:00 Attribution.txt [2022-08-18T02:07:34.091Z] -rw-rw-r-- 1 1001 1001 53021 Aug 18 02:00 CHANGELOG.md [2022-08-18T02:07:34.091Z] -rw-rw-r-- 1 1001 1001 3804 Aug 18 02:00 CONTRIBUTING.md [2022-08-18T02:07:34.091Z] -rw-rw-r-- 1 1001 1001 677 Aug 18 02:00 GOVERNANCE.md [2022-08-18T02:07:34.091Z] -rw-rw-r-- 1 1001 1001 849 Aug 18 02:00 Jenkinsfile [2022-08-18T02:07:34.091Z] -rw-rw-r-- 1 1001 1001 10775 Aug 18 02:00 LICENSE [2022-08-18T02:07:34.091Z] -rw-rw-r-- 1 1001 1001 6508 Aug 18 02:00 Makefile [2022-08-18T02:07:34.091Z] -rw-rw-r-- 1 1001 1001 582 Aug 18 02:00 OWNERS.md [2022-08-18T02:07:34.091Z] -rw-rw-r-- 1 1001 1001 8212 Aug 18 02:00 README.md [2022-08-18T02:07:34.091Z] -rw-rw-r-- 1 1001 1001 6912 Aug 18 02:00 SECURITY.md [2022-08-18T02:07:34.091Z] -rw-rw-r-- 1 1001 1001 5 Aug 18 01:56 VERSION [2022-08-18T02:07:34.091Z] -rw-rw-r-- 1 1001 1001 4131 Aug 18 02:00 ZMQWindows.md [2022-08-18T02:07:34.091Z] drwxrwxr-x 2 1001 1001 4096 Aug 18 02:00 bin [2022-08-18T02:07:34.091Z] drwxrwxr-x 14 1001 1001 4096 Aug 18 02:00 cmd [2022-08-18T02:07:34.091Z] -rw-r--r-- 1 root root 428658 Aug 18 02:06 coverage.out [2022-08-18T02:07:34.091Z] -rw-rw-r-- 1 1001 1001 822 Aug 18 02:07 go.mod [2022-08-18T02:07:34.091Z] -rw-rw-r-- 1 1001 1001 49471 Aug 18 02:00 go.sum [2022-08-18T02:07:34.091Z] drwxrwxr-x 8 1001 1001 4096 Aug 18 02:00 internal [2022-08-18T02:07:34.091Z] drwxrwxr-x 3 1001 1001 4096 Aug 18 02:00 openapi [2022-08-18T02:07:34.091Z] drwxrwxr-x 4 1001 1001 4096 Aug 18 02:00 snap [2022-08-18T02:07:34.091Z] drwxrwxr-x 6 1001 1001 4096 Aug 18 02:00 vendor [2022-08-18T02:07:34.091Z] -rw-rw-r-- 1 1001 1001 204 Aug 18 02:00 version.go [Pipeline] sh [2022-08-18T02:07:34.776Z] + '[' -e coverage.out ] [2022-08-18T02:07:34.777Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-18T02:07:34.816Z] Warning: overwriting stash ‘coverage-report’ [2022-08-18T02:07:35.857Z] Stashed 1 file(s) [Pipeline] sh [2022-08-18T02:07:36.598Z] + make build [2022-08-18T02:07:36.598Z] 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-08-18T02:07:44.939Z] 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-08-18T02:08:07.142Z] 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-08-18T02:08:09.767Z] 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-08-18T02:08:14.074Z] 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-08-18T02:08:15.508Z] 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-08-18T02:08:18.902Z] 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-08-18T02:08:22.288Z] 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-08-18T02:08:25.666Z] 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-08-18T02:08:29.966Z] 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-08-18T02:08:32.583Z] 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-08-18T02:08:35.968Z] 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-08-18T02:08:41.406Z] $ docker stop --time=1 1eec233f405d2bcec835d6194e0a34227d1592cf02253c77a6de83a7de3ce2f7 [2022-08-18T02:08:43.398Z] $ docker rm -f 1eec233f405d2bcec835d6194e0a34227d1592cf02253c77a6de83a7de3ce2f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T02:08:45.240Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-18T02:08:45.240Z] [2022-08-18T02:08:45.240Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T02:08:45.668Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-18T02:08:46.266Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-08-18T02:08:46.266Z] 29e5d40040c1: Pulling fs layer [2022-08-18T02:08:46.266Z] 1ce36da41761: Pulling fs layer [2022-08-18T02:08:46.266Z] 25b303627fd3: Pulling fs layer [2022-08-18T02:08:46.266Z] 29e5d40040c1: Verifying Checksum [2022-08-18T02:08:46.266Z] 29e5d40040c1: Download complete [2022-08-18T02:08:46.544Z] 1ce36da41761: Verifying Checksum [2022-08-18T02:08:46.544Z] 1ce36da41761: Download complete [2022-08-18T02:08:47.138Z] 29e5d40040c1: Pull complete [2022-08-18T02:08:48.116Z] 25b303627fd3: Verifying Checksum [2022-08-18T02:08:48.116Z] 25b303627fd3: Download complete [2022-08-18T02:08:48.391Z] 1ce36da41761: Pull complete [2022-08-18T02:09:00.799Z] 25b303627fd3: Pull complete [2022-08-18T02:09:00.799Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-08-18T02:09:00.799Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-18T02:09:00.799Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T02:09:01.199Z] prd-ubuntu20.04-docker-arm64-4c-16g-23007 does not seem to be running inside a container [2022-08-18T02:09:01.306Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-18T02:09:03.764Z] $ docker top 1a0388437e66a43c118fb8191d5af699c08d38bd7d4275faa74f193d28f700ce -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-18T02:09:04.695Z] + docker-compose build --help [2022-08-18T02:09:04.695Z] + grep parallel [2022-08-18T02:09:10.071Z] --parallel Build images in parallel. [Pipeline] } [2022-08-18T02:09:10.392Z] $ docker stop --time=1 1a0388437e66a43c118fb8191d5af699c08d38bd7d4275faa74f193d28f700ce [2022-08-18T02:09:12.031Z] $ docker rm -f 1a0388437e66a43c118fb8191d5af699c08d38bd7d4275faa74f193d28f700ce [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T02:09:12.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-18T02:09:12.801Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T02:09:13.118Z] prd-ubuntu20.04-docker-arm64-4c-16g-23007 does not seem to be running inside a container [2022-08-18T02:09:13.260Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-18T02:09:14.668Z] $ docker top 5d8f12a5f18336bdd86235c85c92bd2ed84bc1ea88bf1cc5f0a952bc176a36a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-18T02:09:15.673Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-18T02:09:22.379Z] Building core-command ... [2022-08-18T02:09:22.380Z] Building core-data ... [2022-08-18T02:09:22.380Z] Building core-metadata ... [2022-08-18T02:09:22.380Z] Building security-bootstrapper ... [2022-08-18T02:09:22.380Z] Building security-proxy-setup ... [2022-08-18T02:09:22.380Z] Building security-secretstore-setup ... [2022-08-18T02:09:22.380Z] Building support-notifications ... [2022-08-18T02:09:22.380Z] Building support-scheduler ... [2022-08-18T02:09:22.380Z] Building sys-mgmt-agent ... [2022-08-18T02:09:22.380Z] Building support-notifications [2022-08-18T02:09:22.380Z] Building security-secretstore-setup [2022-08-18T02:09:22.380Z] Building core-metadata [2022-08-18T02:09:22.380Z] Building security-bootstrapper [2022-08-18T02:09:22.380Z] Building core-data [2022-08-18T02:10:59.181Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-08-18T02:10:59.181Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-18T02:10:59.181Z] ---> f5b48a4d977f [2022-08-18T02:10:59.181Z] Step 3/22 : WORKDIR /edgex-go [2022-08-18T02:10:59.181Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-08-18T02:10:59.181Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-08-18T02:10:59.181Z] ---> f5b48a4d977f [2022-08-18T02:10:59.181Z] Step 3/24 : WORKDIR /edgex-go [2022-08-18T02:10:59.181Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-08-18T02:10:59.181Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-08-18T02:10:59.181Z] ---> f5b48a4d977f [2022-08-18T02:10:59.181Z] Step 3/21 : WORKDIR /edgex-go [2022-08-18T02:10:59.181Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-08-18T02:10:59.181Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-08-18T02:10:59.181Z] ---> f5b48a4d977f [2022-08-18T02:10:59.181Z] Step 3/30 : WORKDIR /edgex-go [2022-08-18T02:10:59.181Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-08-18T02:10:59.181Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-18T02:10:59.181Z] ---> f5b48a4d977f [2022-08-18T02:10:59.181Z] Step 3/22 : WORKDIR /edgex-go [2022-08-18T02:10:59.181Z] ---> Running in a766501dc67c [2022-08-18T02:10:59.181Z] ---> Running in b7ce90d018a4 [2022-08-18T02:10:59.181Z] ---> Running in 64eaff920514 [2022-08-18T02:10:59.181Z] ---> Running in 7d0ed3339bf3 [2022-08-18T02:10:59.181Z] ---> Running in a8a61cf9e9b6 [2022-08-18T02:10:59.181Z] Removing intermediate container 64eaff920514 [2022-08-18T02:10:59.181Z] ---> fa00fbb90812 [2022-08-18T02:10:59.181Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T02:10:59.181Z] Removing intermediate container b7ce90d018a4 [2022-08-18T02:10:59.181Z] ---> 693223d3e180 [2022-08-18T02:10:59.181Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T02:10:59.181Z] ---> Running in 77697cf91744 [2022-08-18T02:10:59.181Z] ---> Running in 64acb725fc03 [2022-08-18T02:10:59.181Z] Removing intermediate container 7d0ed3339bf3 [2022-08-18T02:10:59.181Z] ---> 894eb4b8550f [2022-08-18T02:10:59.181Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T02:10:59.181Z] Removing intermediate container a766501dc67c [2022-08-18T02:10:59.181Z] ---> fe474f170f9e [2022-08-18T02:10:59.181Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T02:10:59.181Z] Removing intermediate container a8a61cf9e9b6 [2022-08-18T02:10:59.181Z] ---> 3993eb295463 [2022-08-18T02:10:59.181Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T02:10:59.181Z] ---> Running in f27892a877d0 [2022-08-18T02:10:59.181Z] ---> Running in f03cd9b6cb9c [2022-08-18T02:10:59.181Z] ---> Running in be29d8354b95 [2022-08-18T02:11:01.845Z] Removing intermediate container 77697cf91744 [2022-08-18T02:11:01.845Z] ---> 44b9923db57f [2022-08-18T02:11:01.845Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-08-18T02:11:01.845Z] ---> Running in 3ff8663b74d3 [2022-08-18T02:11:02.150Z] Removing intermediate container 64acb725fc03 [2022-08-18T02:11:02.150Z] ---> f1ba8ac12918 [2022-08-18T02:11:02.150Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-18T02:11:02.150Z] Removing intermediate container f27892a877d0 [2022-08-18T02:11:02.150Z] ---> a3ee1a7761dd [2022-08-18T02:11:02.150Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-08-18T02:11:02.150Z] Removing intermediate container be29d8354b95 [2022-08-18T02:11:02.150Z] ---> cc25f52aa5a4 [2022-08-18T02:11:02.150Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-18T02:11:02.150Z] ---> Running in abf6993ded95 [2022-08-18T02:11:02.432Z] ---> Running in 9a05007caef3 [2022-08-18T02:11:02.432Z] ---> Running in f2684ce28a8c [2022-08-18T02:11:02.432Z] Removing intermediate container f03cd9b6cb9c [2022-08-18T02:11:02.432Z] ---> 0789f8b8d731 [2022-08-18T02:11:02.432Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-18T02:11:02.711Z] ---> Running in 56dbbb9cdda0 [2022-08-18T02:11:04.180Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-08-18T02:11:04.779Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-08-18T02:11:04.779Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-08-18T02:11:05.053Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-08-18T02:11:05.053Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-08-18T02:11:05.332Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-08-18T02:11:05.625Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-08-18T02:11:05.922Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-08-18T02:11:05.922Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-08-18T02:11:06.201Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-08-18T02:11:06.201Z] OK: 219 MiB in 52 packages [2022-08-18T02:11:06.817Z] OK: 219 MiB in 52 packages [2022-08-18T02:11:07.102Z] OK: 219 MiB in 52 packages [2022-08-18T02:11:07.395Z] OK: 219 MiB in 52 packages [2022-08-18T02:11:07.690Z] OK: 219 MiB in 52 packages [2022-08-18T02:11:07.978Z] Removing intermediate container 3ff8663b74d3 [2022-08-18T02:11:07.978Z] ---> d7ada6334184 [2022-08-18T02:11:07.978Z] Step 6/24 : COPY . . [2022-08-18T02:11:08.589Z] Removing intermediate container 9a05007caef3 [2022-08-18T02:11:08.589Z] ---> 2c7773f216cb [2022-08-18T02:11:08.589Z] Step 6/30 : COPY . . [2022-08-18T02:11:08.862Z] Removing intermediate container abf6993ded95 [2022-08-18T02:11:08.862Z] ---> 6d04f7b97b14 [2022-08-18T02:11:08.862Z] Step 6/21 : COPY . . [2022-08-18T02:11:09.136Z] Removing intermediate container 56dbbb9cdda0 [2022-08-18T02:11:09.136Z] ---> 9f321f3944f4 [2022-08-18T02:11:09.136Z] Step 6/22 : COPY . . [2022-08-18T02:11:09.136Z] Removing intermediate container f2684ce28a8c [2022-08-18T02:11:09.136Z] ---> 4dc7a4a4fbeb [2022-08-18T02:11:09.136Z] Step 6/22 : COPY . . [2022-08-18T02:11:48.179Z] ---> 5458a5c5fb8a [2022-08-18T02:11:48.179Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T02:11:48.179Z] ---> 810974c3e4a2 [2022-08-18T02:11:48.179Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T02:11:48.179Z] ---> e71129c3d482 [2022-08-18T02:11:48.179Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T02:11:48.179Z] ---> Running in 3343527790de [2022-08-18T02:11:48.179Z] ---> Running in 1df53763246d [2022-08-18T02:11:48.179Z] ---> 1f04bc65690c [2022-08-18T02:11:48.179Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T02:11:48.179Z] ---> 2db165acde7b [2022-08-18T02:11:48.179Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T02:11:48.179Z] ---> Running in 78be436d470f [2022-08-18T02:11:48.179Z] ---> Running in f29fc9d5c464 [2022-08-18T02:11:48.179Z] ---> Running in d6d713956b9d [2022-08-18T02:11:48.179Z] skipping... [2022-08-18T02:11:48.179Z] skipping... [2022-08-18T02:11:48.179Z] skipping... [2022-08-18T02:11:48.179Z] skipping... [2022-08-18T02:11:48.179Z] skipping... [2022-08-18T02:11:48.179Z] Removing intermediate container 1df53763246d [2022-08-18T02:11:48.179Z] ---> 6255c7af4126 [2022-08-18T02:11:48.179Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-18T02:11:48.179Z] ---> Running in 809dfbf47a31 [2022-08-18T02:11:48.179Z] Removing intermediate container f29fc9d5c464 [2022-08-18T02:11:48.179Z] ---> 22c9b91dc715 [2022-08-18T02:11:48.179Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-18T02:11:48.458Z] ---> Running in cbe8e1c683a9 [2022-08-18T02:11:48.735Z] Removing intermediate container 78be436d470f [2022-08-18T02:11:48.735Z] ---> 68f6d5295ffa [2022-08-18T02:11:48.735Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-08-18T02:11:48.735Z] Removing intermediate container 3343527790de [2022-08-18T02:11:48.735Z] ---> 6944df76da19 [2022-08-18T02:11:48.735Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-08-18T02:11:49.016Z] Removing intermediate container d6d713956b9d [2022-08-18T02:11:49.016Z] ---> 75d5cce833fa [2022-08-18T02:11:49.016Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-08-18T02:11:49.016Z] ---> Running in f63c39d45ab0 [2022-08-18T02:11:49.016Z] ---> Running in 12cc723ecea5 [2022-08-18T02:11:49.293Z] ---> Running in 4fc4dba022bc [2022-08-18T02:11:50.735Z] 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-08-18T02:11:51.011Z] 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-08-18T02:11:51.285Z] 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-08-18T02:11:51.559Z] 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-08-18T02:11:51.559Z] 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-08-18T02:13:58.475Z] 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-08-18T02:14:08.670Z] Removing intermediate container cbe8e1c683a9 [2022-08-18T02:14:08.670Z] ---> 9db50efc1e86 [2022-08-18T02:14:08.670Z] [2022-08-18T02:14:08.670Z] Step 9/30 : FROM alpine:3.14 [2022-08-18T02:14:08.950Z] 3.14: Pulling from library/alpine [2022-08-18T02:14:11.595Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-08-18T02:14:11.595Z] Status: Downloaded newer image for alpine:3.14 [2022-08-18T02:14:11.595Z] ---> 376ba31ae3da [2022-08-18T02:14:11.595Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-08-18T02:14:11.595Z] ---> Running in b8df5d243a6d [2022-08-18T02:14:12.582Z] Removing intermediate container b8df5d243a6d [2022-08-18T02:14:12.582Z] ---> afef41adacc9 [2022-08-18T02:14:12.582Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-18T02:14:12.859Z] ---> Running in e42614476b3e [2022-08-18T02:14:14.880Z] Removing intermediate container 809dfbf47a31 [2022-08-18T02:14:14.881Z] ---> 3a4ef7550772 [2022-08-18T02:14:14.881Z] [2022-08-18T02:14:14.881Z] Step 9/24 : FROM alpine:3.14 [2022-08-18T02:14:14.881Z] ---> 376ba31ae3da [2022-08-18T02:14:14.881Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-18T02:14:14.881Z] ---> Running in 9667e75886d4 [2022-08-18T02:14:15.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-08-18T02:14:17.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-08-18T02:14:17.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-08-18T02:14:17.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-08-18T02:14:18.757Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-18T02:14:18.757Z] (2/2) Installing su-exec (0.2-r1) [2022-08-18T02:14:18.757Z] Executing busybox-1.33.1-r8.trigger [2022-08-18T02:14:18.757Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-18T02:14:18.757Z] OK: 6 MiB in 16 packages [2022-08-18T02:14:18.757Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-18T02:14:18.757Z] (3/3) Installing su-exec (0.2-r1) [2022-08-18T02:14:19.032Z] Executing busybox-1.33.1-r8.trigger [2022-08-18T02:14:19.032Z] Executing ca-certificates-20220614-r0.trigger [2022-08-18T02:14:19.347Z] OK: 6 MiB in 17 packages [2022-08-18T02:14:20.814Z] Removing intermediate container e42614476b3e [2022-08-18T02:14:20.814Z] ---> 66dafb4312c7 [2022-08-18T02:14:20.814Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-18T02:14:20.814Z] ---> Running in 128e9e030a3c [2022-08-18T02:14:21.793Z] Removing intermediate container 128e9e030a3c [2022-08-18T02:14:21.793Z] ---> 34e4f8be7763 [2022-08-18T02:14:21.793Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-08-18T02:14:21.793Z] ---> Running in af5c9cb32592 [2022-08-18T02:14:21.793Z] Removing intermediate container 9667e75886d4 [2022-08-18T02:14:21.793Z] ---> 77f43dbe6761 [2022-08-18T02:14:21.793Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-18T02:14:22.073Z] ---> Running in 47557d860304 [2022-08-18T02:14:22.359Z] Removing intermediate container af5c9cb32592 [2022-08-18T02:14:22.359Z] ---> 8b847582db31 [2022-08-18T02:14:22.359Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-18T02:14:22.634Z] ---> Running in 4e56abc03efc [2022-08-18T02:14:23.241Z] Removing intermediate container 47557d860304 [2022-08-18T02:14:23.241Z] ---> 4c7fafbe3a33 [2022-08-18T02:14:23.241Z] Step 12/24 : WORKDIR / [2022-08-18T02:14:23.514Z] ---> Running in c3ddbb761750 [2022-08-18T02:14:24.504Z] Removing intermediate container f63c39d45ab0 [2022-08-18T02:14:24.504Z] ---> 177cb8bd4c7f [2022-08-18T02:14:24.504Z] [2022-08-18T02:14:24.504Z] Step 9/21 : FROM alpine:3.14 [2022-08-18T02:14:24.504Z] ---> 376ba31ae3da [2022-08-18T02:14:24.504Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-18T02:14:24.504Z] ---> Running in ab8680a44df9 [2022-08-18T02:14:24.777Z] Removing intermediate container c3ddbb761750 [2022-08-18T02:14:24.777Z] ---> 1fdeb19e8b00 [2022-08-18T02:14:24.777Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-18T02:14:26.234Z] Removing intermediate container 12cc723ecea5 [2022-08-18T02:14:26.234Z] ---> 73c426b62fd2 [2022-08-18T02:14:26.234Z] [2022-08-18T02:14:26.234Z] Step 9/22 : FROM alpine:3.14 [2022-08-18T02:14:26.234Z] ---> 376ba31ae3da [2022-08-18T02:14:26.234Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-08-18T02:14:26.234Z] ---> Running in 7d2bb0e57620 [2022-08-18T02:14:26.513Z] Removing intermediate container 4e56abc03efc [2022-08-18T02:14:26.513Z] ---> 03b77ba6cd61 [2022-08-18T02:14:26.513Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-08-18T02:14:26.513Z] ---> edb50fda18da [2022-08-18T02:14:26.513Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-18T02:14:26.799Z] ---> Running in 44ca8e54a16b [2022-08-18T02:14:26.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-08-18T02:14:27.617Z] Removing intermediate container 44ca8e54a16b [2022-08-18T02:14:27.617Z] ---> 8fbb879f25d9 [2022-08-18T02:14:27.617Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-08-18T02:14:27.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-08-18T02:14:27.919Z] ---> 228bc1807cd4 [2022-08-18T02:14:27.919Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-18T02:14:28.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-08-18T02:14:28.639Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-18T02:14:28.941Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-18T02:14:28.941Z] Executing busybox-1.33.1-r8.trigger [2022-08-18T02:14:28.941Z] Executing ca-certificates-20220614-r0.trigger [2022-08-18T02:14:29.360Z] ---> efcc18cf202e [2022-08-18T02:14:29.360Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-08-18T02:14:29.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-08-18T02:14:29.360Z] ---> Running in 347ae02e9b5a [2022-08-18T02:14:29.360Z] OK: 6 MiB in 16 packages [2022-08-18T02:14:29.772Z] ---> 23a1a7b51391 [2022-08-18T02:14:29.772Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-08-18T02:14:30.816Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-18T02:14:30.816Z] Executing busybox-1.33.1-r8.trigger [2022-08-18T02:14:30.816Z] OK: 6 MiB in 15 packages [2022-08-18T02:14:32.282Z] ---> 98ef6f62c3d0 [2022-08-18T02:14:32.282Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-18T02:14:32.559Z] Removing intermediate container 7d2bb0e57620 [2022-08-18T02:14:32.559Z] ---> e40b304b531b [2022-08-18T02:14:32.559Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-18T02:14:32.843Z] Removing intermediate container ab8680a44df9 [2022-08-18T02:14:32.843Z] ---> 90df42e8bf51 [2022-08-18T02:14:32.843Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-18T02:14:32.843Z] ---> Running in 188a98707412 [2022-08-18T02:14:33.114Z] ---> Running in 7c37b00e3146 [2022-08-18T02:14:33.391Z] Removing intermediate container 347ae02e9b5a [2022-08-18T02:14:33.391Z] ---> 0c7b8fcb2196 [2022-08-18T02:14:33.391Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T02:14:33.391Z] Removing intermediate container 188a98707412 [2022-08-18T02:14:33.391Z] ---> 5b732cad59a0 [2022-08-18T02:14:33.391Z] Step 12/22 : ENV APP_PORT=59881 [2022-08-18T02:14:33.665Z] ---> Running in 3afdf6ca3ee7 [2022-08-18T02:14:33.942Z] Removing intermediate container 7c37b00e3146 [2022-08-18T02:14:33.942Z] ---> cf55a978f5cd [2022-08-18T02:14:33.942Z] Step 12/21 : ENV APP_PORT=59860 [2022-08-18T02:14:34.223Z] ---> Running in b101b9cae9f7 [2022-08-18T02:14:34.499Z] Removing intermediate container 3afdf6ca3ee7 [2022-08-18T02:14:34.499Z] ---> 27366a7a8218 [2022-08-18T02:14:34.499Z] Step 13/22 : EXPOSE $APP_PORT [2022-08-18T02:14:34.499Z] ---> ada665f0a34f [2022-08-18T02:14:34.499Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-18T02:14:34.499Z] ---> Running in 8cee1c861408 [2022-08-18T02:14:34.773Z] Removing intermediate container b101b9cae9f7 [2022-08-18T02:14:34.773Z] ---> 05f57fed752a [2022-08-18T02:14:34.773Z] Step 13/21 : EXPOSE $APP_PORT [2022-08-18T02:14:34.773Z] ---> c0716d96afa3 [2022-08-18T02:14:34.773Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-18T02:14:35.051Z] ---> Running in d5314bbdf63e [2022-08-18T02:14:35.334Z] Removing intermediate container 8cee1c861408 [2022-08-18T02:14:35.334Z] ---> 00b3c7f4d5c2 [2022-08-18T02:14:35.334Z] Step 14/22 : WORKDIR / [2022-08-18T02:14:35.334Z] ---> Running in 8e9753f7f091 [2022-08-18T02:14:35.608Z] Removing intermediate container d5314bbdf63e [2022-08-18T02:14:35.608Z] ---> 26f9fec4b508 [2022-08-18T02:14:35.608Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T02:14:36.210Z] Removing intermediate container 8e9753f7f091 [2022-08-18T02:14:36.210Z] ---> 7ffd75fd1739 [2022-08-18T02:14:36.211Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T02:14:36.804Z] ---> 090c9e17fdd0 [2022-08-18T02:14:36.804Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-18T02:14:37.078Z] ---> f804271bb84c [2022-08-18T02:14:37.078Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-18T02:14:37.351Z] ---> 14cd12cef218 [2022-08-18T02:14:37.351Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-18T02:14:37.351Z] ---> 4a9b95e21b5f [2022-08-18T02:14:37.351Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-18T02:14:38.330Z] ---> 3c86ec4a4412 [2022-08-18T02:14:38.330Z] Removing intermediate container 4fc4dba022bc [2022-08-18T02:14:38.330Z] ---> ba7d3d1bb570 [2022-08-18T02:14:38.330Z] [2022-08-18T02:14:38.330Z] Step 9/22 : FROM alpine:3.14 [2022-08-18T02:14:38.330Z] ---> 376ba31ae3da [2022-08-18T02:14:38.330Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium'Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-08-18T02:14:38.330Z] [2022-08-18T02:14:38.330Z] ---> Running in 38a40eb18e4d [2022-08-18T02:14:38.330Z] ---> Running in 62929c3ad1c2 [2022-08-18T02:14:38.330Z] ---> 9e48afcf9b3d [2022-08-18T02:14:38.330Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-18T02:14:39.322Z] ---> 3a2586db9cfd [2022-08-18T02:14:39.322Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-18T02:14:39.322Z] Removing intermediate container 62929c3ad1c2 [2022-08-18T02:14:39.322Z] ---> 071d21a39feb [2022-08-18T02:14:39.322Z] Step 11/22 : ENV APP_PORT=59880 [2022-08-18T02:14:39.322Z] ---> Running in 76c9eb30c6ce [2022-08-18T02:14:39.930Z] ---> d1aa125110e1 [2022-08-18T02:14:39.930Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-08-18T02:14:39.930Z] Removing intermediate container 76c9eb30c6ce [2022-08-18T02:14:39.930Z] ---> 604916b1337e [2022-08-18T02:14:39.930Z] Step 12/22 : EXPOSE $APP_PORT [2022-08-18T02:14:39.930Z] ---> 1e08d9c7e9ad [2022-08-18T02:14:39.930Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-18T02:14:40.218Z] ---> Running in f53a72db9bab [2022-08-18T02:14:40.218Z] ---> 8b3ce9eb23a3 [2022-08-18T02:14:40.218Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-08-18T02:14:40.499Z] ---> Running in 1bb6813141bb [2022-08-18T02:14:41.103Z] Removing intermediate container f53a72db9bab [2022-08-18T02:14:41.103Z] ---> 76060ebd9647 [2022-08-18T02:14:41.103Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T02:14:41.103Z] ---> Running in f15164aa6460 [2022-08-18T02:14:41.103Z] ---> 7b5363889ac0 [2022-08-18T02:14:41.103Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-08-18T02:14:41.385Z] ---> Running in cd6ab410d882 [2022-08-18T02:14:41.385Z] ---> 51b485e562c7 [2022-08-18T02:14:41.385Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-08-18T02:14:41.385Z] Removing intermediate container 1bb6813141bb [2022-08-18T02:14:41.385Z] ---> 5d3fd91987db [2022-08-18T02:14:41.385Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T02:14:41.665Z] Removing intermediate container 38a40eb18e4d [2022-08-18T02:14:41.665Z] ---> 99a9591f8945 [2022-08-18T02:14:41.665Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-08-18T02:14:41.665Z] ---> Running in 18052992497f [2022-08-18T02:14:41.943Z] ---> Running in 0e99169d0a21 [2022-08-18T02:14:42.234Z] ---> Running in af640e1fe099 [2022-08-18T02:14:42.234Z] Removing intermediate container cd6ab410d882 [2022-08-18T02:14:42.234Z] ---> d556d6df9680 [2022-08-18T02:14:42.234Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T02:14:42.234Z] ---> Running in 2871d65314db [2022-08-18T02:14:42.525Z] Removing intermediate container 18052992497f [2022-08-18T02:14:42.525Z] ---> 0ff8150225b9 [2022-08-18T02:14:42.525Z] Step 19/21 : LABEL arch=arm64 [2022-08-18T02:14:42.525Z] Removing intermediate container 0e99169d0a21 [2022-08-18T02:14:42.525Z] ---> 28dc11021832 [2022-08-18T02:14:42.525Z] Step 22/24 : LABEL arch=arm64 [2022-08-18T02:14:42.809Z] ---> Running in 9b532766197b [2022-08-18T02:14:42.809Z] Removing intermediate container af640e1fe099 [2022-08-18T02:14:42.809Z] ---> 279617ee74a1 [2022-08-18T02:14:42.809Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-18T02:14:42.809Z] ---> Running in ea58d06e8808 [2022-08-18T02:14:43.085Z] Removing intermediate container 2871d65314db [2022-08-18T02:14:43.085Z] ---> 5dfccc142210 [2022-08-18T02:14:43.085Z] Step 20/22 : LABEL arch=arm64 [2022-08-18T02:14:43.364Z] ---> Running in 27f5e6cb4a15 [2022-08-18T02:14:43.364Z] Removing intermediate container 9b532766197b [2022-08-18T02:14:43.364Z] ---> 5a8527959b11 [2022-08-18T02:14:43.364Z] Step 20/21 : LABEL git_sha=147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 [2022-08-18T02:14:43.645Z] ---> Running in f3dbcf4b6369 [2022-08-18T02:14:43.645Z] Removing intermediate container ea58d06e8808 [2022-08-18T02:14:43.645Z] ---> ad46166169f9 [2022-08-18T02:14:43.645Z] Step 23/24 : LABEL git_sha=147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 [2022-08-18T02:14:43.919Z] ---> Running in 1306610ae2cd [2022-08-18T02:14:44.195Z] ---> 3f9e554c3150 [2022-08-18T02:14:44.195Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-08-18T02:14:44.195Z] Removing intermediate container 27f5e6cb4a15 [2022-08-18T02:14:44.195Z] ---> 172b08e59d7f [2022-08-18T02:14:44.195Z] Step 21/22 : LABEL git_sha=147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 [2022-08-18T02:14:44.195Z] Removing intermediate container f15164aa6460 [2022-08-18T02:14:44.195Z] ---> 9748768f298b [2022-08-18T02:14:44.195Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-18T02:14:44.468Z] ---> Running in c1511a30019b [2022-08-18T02:14:44.468Z] ---> Running in b3cc666d1b0e [2022-08-18T02:14:44.468Z] Removing intermediate container 1306610ae2cd [2022-08-18T02:14:44.468Z] ---> 546b17a4aada [2022-08-18T02:14:44.468Z] Step 24/24 : LABEL version=0.0.0 [2022-08-18T02:14:44.468Z] ---> Running in 4523c927c756 [2022-08-18T02:14:44.468Z] Removing intermediate container f3dbcf4b6369 [2022-08-18T02:14:44.468Z] ---> 065b7043edba [2022-08-18T02:14:44.468Z] Step 21/21 : LABEL version=0.0.0 [2022-08-18T02:14:44.745Z] ---> Running in 94b391f46376 [2022-08-18T02:14:45.023Z] ---> Running in 14f26c672b09 [2022-08-18T02:14:45.304Z] Removing intermediate container c1511a30019b [2022-08-18T02:14:45.304Z] ---> ff56477fd81d [2022-08-18T02:14:45.304Z] Step 22/22 : LABEL version=0.0.0 [2022-08-18T02:14:45.304Z] ---> Running in 26c7223297f9 [2022-08-18T02:14:45.591Z] Removing intermediate container 94b391f46376 [2022-08-18T02:14:45.591Z] ---> cba0db897f3b [2022-08-18T02:14:45.591Z] [2022-08-18T02:14:45.591Z] Removing intermediate container 14f26c672b09 [2022-08-18T02:14:45.591Z] ---> e01172738ceb [2022-08-18T02:14:45.591Z] [2022-08-18T02:14:45.868Z] Removing intermediate container 26c7223297f9 [2022-08-18T02:14:45.868Z] ---> 03b3a03951dc [2022-08-18T02:14:45.868Z] [2022-08-18T02:14:46.466Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-08-18T02:14:46.466Z] Successfully built cba0db897f3b [2022-08-18T02:14:46.466Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-08-18T02:14:46.466Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2022-08-18T02:14:46.741Z] Successfully built e01172738ceb [2022-08-18T02:14:46.741Z] Successfully tagged support-notifications-arm64:latest [2022-08-18T02:14:46.741Z] Building core-command [2022-08-18T02:14:47.015Z]  Building support-notifications ... done Successfully built 03b3a03951dc [2022-08-18T02:14:47.015Z] Successfully tagged core-metadata-arm64:latest [2022-08-18T02:14:47.015Z]  Building core-metadata ... done Building support-scheduler [2022-08-18T02:14:47.292Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-08-18T02:14:47.292Z] Removing intermediate container 4523c927c756 [2022-08-18T02:14:47.292Z] ---> 83cda2f7a261 [2022-08-18T02:14:47.292Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-18T02:14:47.574Z] ---> Running in aac4e6add257 [2022-08-18T02:14:47.857Z] Removing intermediate container aac4e6add257 [2022-08-18T02:14:47.857Z] ---> 64f9e2034547 [2022-08-18T02:14:47.857Z] Step 27/30 : CMD ["gate"] [2022-08-18T02:14:48.178Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-18T02:14:48.178Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-08-18T02:14:48.178Z] ---> Running in bc7425637ec7 [2022-08-18T02:14:48.178Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-18T02:14:48.460Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-08-18T02:14:48.460Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-18T02:14:48.855Z] Removing intermediate container bc7425637ec7 [2022-08-18T02:14:48.855Z] ---> 999ae9eacd77 [2022-08-18T02:14:48.855Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-18T02:14:48.855Z] Step 28/30 : LABEL arch=arm64 [2022-08-18T02:14:48.855Z] Executing busybox-1.33.1-r8.trigger [2022-08-18T02:14:48.855Z] OK: 8 MiB in 20 packages [2022-08-18T02:14:48.855Z] ---> Running in 838c0b28f06a [2022-08-18T02:14:49.472Z] Removing intermediate container 838c0b28f06a [2022-08-18T02:14:49.472Z] ---> af82d6890c6a [2022-08-18T02:14:49.472Z] Step 29/30 : LABEL git_sha=147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 [2022-08-18T02:14:49.758Z] ---> Running in e6beccebde96 [2022-08-18T02:14:49.758Z] Removing intermediate container b3cc666d1b0e [2022-08-18T02:14:49.758Z] ---> e282cbe6980d [2022-08-18T02:14:49.758Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T02:14:50.034Z] Removing intermediate container e6beccebde96 [2022-08-18T02:14:50.034Z] ---> 44164246aa2b [2022-08-18T02:14:50.034Z] Step 30/30 : LABEL version=0.0.0 [2022-08-18T02:14:50.318Z] ---> Running in f346a14e8a7d [2022-08-18T02:14:50.592Z] ---> 0b851466750b [2022-08-18T02:14:50.592Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-18T02:14:50.870Z] Removing intermediate container f346a14e8a7d [2022-08-18T02:14:50.870Z] ---> 77dfc8ccb816 [2022-08-18T02:14:50.870Z] [2022-08-18T02:14:51.470Z] Successfully built 77dfc8ccb816 [2022-08-18T02:14:51.470Z] Successfully tagged security-bootstrapper-arm64:latest [2022-08-18T02:14:51.470Z] Building sys-mgmt-agent [2022-08-18T02:14:51.743Z]  Building security-bootstrapper ... done  ---> 530c6e964f35 [2022-08-18T02:14:51.743Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-18T02:14:52.351Z] ---> f24b44182e29 [2022-08-18T02:14:52.351Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-08-18T02:14:52.631Z] ---> Running in 30585b78f654 [2022-08-18T02:14:52.909Z] Removing intermediate container 30585b78f654 [2022-08-18T02:14:52.909Z] ---> 567cdac1b729 [2022-08-18T02:14:52.909Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T02:14:52.909Z] ---> Running in ebb01fc357ec [2022-08-18T02:14:53.500Z] Removing intermediate container ebb01fc357ec [2022-08-18T02:14:53.500Z] ---> b8b6231de9e0 [2022-08-18T02:14:53.500Z] Step 20/22 : LABEL arch=arm64 [2022-08-18T02:14:53.500Z] ---> Running in 6109c1f70332 [2022-08-18T02:14:53.773Z] Removing intermediate container 6109c1f70332 [2022-08-18T02:14:53.773Z] ---> e7c6548f0a21 [2022-08-18T02:14:53.773Z] Step 21/22 : LABEL git_sha=147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 [2022-08-18T02:14:53.773Z] ---> Running in 89971e5ce960 [2022-08-18T02:14:54.050Z] Removing intermediate container 89971e5ce960 [2022-08-18T02:14:54.050Z] ---> d2db45b9d23d [2022-08-18T02:14:54.050Z] Step 22/22 : LABEL version=0.0.0 [2022-08-18T02:14:54.321Z] ---> Running in 7c9677c80b0d [2022-08-18T02:14:54.596Z] Removing intermediate container 7c9677c80b0d [2022-08-18T02:14:54.596Z] ---> 280b009dea4b [2022-08-18T02:14:54.596Z] [2022-08-18T02:14:55.192Z] Successfully built 280b009dea4b [2022-08-18T02:14:55.192Z] Successfully tagged core-data-arm64:latest [2022-08-18T02:16:03.179Z]  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-08-18T02:16:03.179Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-18T02:16:03.179Z] ---> f5b48a4d977f [2022-08-18T02:16:03.179Z] Step 3/22 : WORKDIR /edgex-go [2022-08-18T02:16:03.179Z] ---> Using cache [2022-08-18T02:16:03.179Z] ---> fe474f170f9e [2022-08-18T02:16:03.179Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T02:16:03.179Z] ---> Using cache [2022-08-18T02:16:03.179Z] ---> 0789f8b8d731 [2022-08-18T02:16:03.179Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-18T02:16:03.179Z] ---> Running in fe21fdfd7110 [2022-08-18T02:16:03.457Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-08-18T02:16:03.457Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-18T02:16:03.457Z] ---> f5b48a4d977f [2022-08-18T02:16:03.457Z] Step 3/20 : WORKDIR /edgex-go [2022-08-18T02:16:03.457Z] ---> Using cache [2022-08-18T02:16:03.457Z] ---> fe474f170f9e [2022-08-18T02:16:03.457Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T02:16:03.457Z] ---> Using cache [2022-08-18T02:16:03.457Z] ---> 0789f8b8d731 [2022-08-18T02:16:03.457Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-08-18T02:16:03.457Z] ---> Running in a7b7c2711eb6 [2022-08-18T02:16:04.059Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-08-18T02:16:04.060Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-18T02:16:04.060Z] ---> f5b48a4d977f [2022-08-18T02:16:04.060Z] Step 3/23 : WORKDIR /edgex-go [2022-08-18T02:16:04.060Z] ---> Using cache [2022-08-18T02:16:04.060Z] ---> fe474f170f9e [2022-08-18T02:16:04.060Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T02:16:04.060Z] ---> Using cache [2022-08-18T02:16:04.060Z] ---> 0789f8b8d731 [2022-08-18T02:16:04.060Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-18T02:16:04.060Z] ---> Running in 20b1e1d886db [2022-08-18T02:16:04.660Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-08-18T02:16:04.660Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-18T02:16:04.660Z] ---> f5b48a4d977f [2022-08-18T02:16:04.660Z] Step 3/22 : WORKDIR /edgex-go [2022-08-18T02:16:04.660Z] ---> Using cache [2022-08-18T02:16:04.660Z] ---> fe474f170f9e [2022-08-18T02:16:04.660Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T02:16:04.660Z] ---> Using cache [2022-08-18T02:16:04.660Z] ---> 0789f8b8d731 [2022-08-18T02:16:04.660Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-08-18T02:16:04.660Z] ---> Running in 5ea6e17e49e6 [2022-08-18T02:16:05.652Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-08-18T02:16:05.652Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-08-18T02:16:05.925Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-08-18T02:16:05.925Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-08-18T02:16:06.533Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-08-18T02:16:06.533Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-08-18T02:16:06.815Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-08-18T02:16:07.102Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-08-18T02:16:07.387Z] OK: 219 MiB in 52 packages [2022-08-18T02:16:07.387Z] OK: 219 MiB in 52 packages [2022-08-18T02:16:07.665Z] OK: 219 MiB in 52 packages [2022-08-18T02:16:07.950Z] OK: 219 MiB in 52 packages [2022-08-18T02:16:08.960Z] Removing intermediate container a7b7c2711eb6 [2022-08-18T02:16:08.960Z] ---> 2ceda0053fbe [2022-08-18T02:16:08.960Z] Step 6/20 : COPY . . [2022-08-18T02:16:08.960Z] Removing intermediate container 20b1e1d886db [2022-08-18T02:16:08.960Z] ---> 0f887e707c9a [2022-08-18T02:16:08.960Z] Step 6/23 : COPY go.mod . [2022-08-18T02:16:09.239Z] Removing intermediate container fe21fdfd7110 [2022-08-18T02:16:09.239Z] ---> 0b55ca48b67c [2022-08-18T02:16:09.239Z] Step 6/22 : COPY . . [2022-08-18T02:16:09.239Z] Removing intermediate container 5ea6e17e49e6 [2022-08-18T02:16:09.239Z] ---> 80b6ffad2c4a [2022-08-18T02:16:09.239Z] Step 6/22 : COPY . . [2022-08-18T02:16:10.233Z] ---> ccf48f274015 [2022-08-18T02:16:10.233Z] Step 7/23 : RUN go mod download [2022-08-18T02:16:10.233Z] ---> Running in 13feab9aefeb [2022-08-18T02:16:14.554Z] Removing intermediate container 13feab9aefeb [2022-08-18T02:16:14.554Z] ---> 955847087d3d [2022-08-18T02:16:14.554Z] Step 8/23 : COPY . . [2022-08-18T02:16:36.750Z] ---> d5a5bfd21032 [2022-08-18T02:16:36.751Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T02:16:36.751Z] ---> 5b9862e48880 [2022-08-18T02:16:36.751Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T02:16:36.751Z] ---> Running in aa21cfbe564c [2022-08-18T02:16:36.751Z] ---> Running in ed330567b757 [2022-08-18T02:16:36.751Z] ---> 55ebf5074272 [2022-08-18T02:16:36.751Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T02:16:36.751Z] ---> Running in d45f91148294 [2022-08-18T02:16:37.735Z] skipping... [2022-08-18T02:16:38.016Z] skipping... [2022-08-18T02:16:38.016Z] skipping... [2022-08-18T02:16:39.012Z] Removing intermediate container aa21cfbe564c [2022-08-18T02:16:39.012Z] ---> 1f4962b53ef6 [2022-08-18T02:16:39.012Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-08-18T02:16:39.512Z] ---> Running in 4d3514ed6ec7 [2022-08-18T02:16:39.512Z] Removing intermediate container d45f91148294 [2022-08-18T02:16:39.512Z] ---> c5bdd50f1516 [2022-08-18T02:16:39.512Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-18T02:16:39.512Z] Removing intermediate container ed330567b757 [2022-08-18T02:16:39.512Z] ---> 627483665579 [2022-08-18T02:16:39.512Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-18T02:16:39.512Z] ---> Running in 6ff35f79fb04 [2022-08-18T02:16:39.512Z] ---> Running in 7e475b90a607 [2022-08-18T02:16:40.231Z] ---> 39e4487efa8a [2022-08-18T02:16:40.231Z] Step 9/23 : RUN go mod tidy [2022-08-18T02:16:40.537Z] ---> Running in af8c7e33a0af [2022-08-18T02:16:41.662Z] 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-08-18T02:16:42.360Z] 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-08-18T02:16:42.656Z] 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-08-18T02:16:48.104Z] Removing intermediate container af8c7e33a0af [2022-08-18T02:16:48.104Z] ---> 054d330158a2 [2022-08-18T02:16:48.104Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-08-18T02:16:48.104Z] ---> Running in a3fd9f1d7fb5 [2022-08-18T02:16:49.092Z] 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-08-18T02:18:26.025Z] 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-08-18T02:18:26.025Z] Removing intermediate container 4d3514ed6ec7 [2022-08-18T02:18:26.025Z] ---> 9da96edeaee5 [2022-08-18T02:18:26.025Z] [2022-08-18T02:18:26.025Z] Step 9/22 : FROM alpine:3.14 [2022-08-18T02:18:26.025Z] ---> 376ba31ae3da [2022-08-18T02:18:26.025Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-08-18T02:18:26.025Z] ---> Using cache [2022-08-18T02:18:26.025Z] ---> e40b304b531b [2022-08-18T02:18:26.025Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-18T02:18:26.025Z] ---> Using cache [2022-08-18T02:18:26.025Z] ---> 5b732cad59a0 [2022-08-18T02:18:26.025Z] Step 12/22 : ENV APP_PORT=59882 [2022-08-18T02:18:26.025Z] Removing intermediate container 7e475b90a607 [2022-08-18T02:18:26.025Z] ---> cbf7d99b5c87 [2022-08-18T02:18:26.025Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-18T02:18:26.025Z] ---> Running in 6efc6ef3fc85 [2022-08-18T02:18:26.025Z] ---> Running in 374b805f58a7 [2022-08-18T02:18:26.025Z] Removing intermediate container 6efc6ef3fc85 [2022-08-18T02:18:26.025Z] ---> e5037bb01db7 [2022-08-18T02:18:26.025Z] Step 13/22 : EXPOSE $APP_PORT [2022-08-18T02:18:26.025Z] ---> Running in 9e04811aaa25 [2022-08-18T02:18:26.025Z] Removing intermediate container 9e04811aaa25 [2022-08-18T02:18:26.025Z] ---> eeb0a4af90fa [2022-08-18T02:18:26.025Z] Step 14/22 : WORKDIR / [2022-08-18T02:18:26.025Z] ---> Running in f0d94f2567c1 [2022-08-18T02:18:26.025Z] 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-08-18T02:18:26.025Z] Removing intermediate container f0d94f2567c1 [2022-08-18T02:18:26.025Z] ---> 307dce647c62 [2022-08-18T02:18:26.025Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T02:18:26.296Z] ---> a2eabfa7b283 [2022-08-18T02:18:26.296Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-18T02:18:28.296Z] Removing intermediate container 6ff35f79fb04 [2022-08-18T02:18:28.296Z] ---> 4e7451189b1b [2022-08-18T02:18:28.296Z] [2022-08-18T02:18:28.296Z] Step 9/20 : FROM alpine:3.14 [2022-08-18T02:18:28.296Z] ---> 376ba31ae3da [2022-08-18T02:18:28.296Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-08-18T02:18:28.296Z] ---> Running in 9018a212a4df [2022-08-18T02:18:28.573Z] ---> e85aacf094e5 [2022-08-18T02:18:28.573Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-18T02:18:28.846Z] Removing intermediate container 374b805f58a7 [2022-08-18T02:18:28.846Z] ---> 5a52dad491f4 [2022-08-18T02:18:28.846Z] [2022-08-18T02:18:28.846Z] Step 10/22 : FROM docker:20.10.8 [2022-08-18T02:18:29.124Z] 20.10.8: Pulling from library/docker [2022-08-18T02:18:29.726Z] ---> 24d553748b79 [2022-08-18T02:18:29.726Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-08-18T02:18:29.726Z] ---> Running in f61a24003a01 [2022-08-18T02:18:30.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-08-18T02:18:30.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-08-18T02:18:30.564Z] Removing intermediate container f61a24003a01 [2022-08-18T02:18:30.564Z] ---> 0dcdf01e0a5d [2022-08-18T02:18:30.564Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T02:18:30.840Z] ---> Running in e79c35c6a18b [2022-08-18T02:18:31.116Z] (1/5) Installing ca-certificates (20220614-r0) [2022-08-18T02:18:31.391Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-08-18T02:18:31.391Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-08-18T02:18:31.391Z] (4/5) Installing libcurl (7.79.1-r2) [2022-08-18T02:18:31.391Z] (5/5) Installing curl (7.79.1-r2) [2022-08-18T02:18:31.391Z] Executing busybox-1.33.1-r8.trigger [2022-08-18T02:18:31.391Z] Executing ca-certificates-20220614-r0.trigger [2022-08-18T02:18:31.673Z] Removing intermediate container e79c35c6a18b [2022-08-18T02:18:31.673Z] ---> ec86de397d32 [2022-08-18T02:18:31.673Z] Step 20/22 : LABEL arch=arm64 [2022-08-18T02:18:31.673Z] OK: 8 MiB in 19 packages [2022-08-18T02:18:31.958Z] ---> Running in 9f8224ec3b39 [2022-08-18T02:18:32.566Z] Removing intermediate container 9f8224ec3b39 [2022-08-18T02:18:32.566Z] ---> 0532eb3e274d [2022-08-18T02:18:32.566Z] Step 21/22 : LABEL git_sha=147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 [2022-08-18T02:18:32.566Z] ---> Running in 235beaf9ded4 [2022-08-18T02:18:33.169Z] Removing intermediate container a3fd9f1d7fb5 [2022-08-18T02:18:33.169Z] ---> 9b2a1e2637c8 [2022-08-18T02:18:33.169Z] [2022-08-18T02:18:33.169Z] Step 11/23 : FROM alpine:3.14 [2022-08-18T02:18:33.169Z] ---> 376ba31ae3da [2022-08-18T02:18:33.169Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-08-18T02:18:33.169Z] ---> Using cache [2022-08-18T02:18:33.169Z] ---> e40b304b531b [2022-08-18T02:18:33.169Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-18T02:18:33.169Z] ---> Using cache [2022-08-18T02:18:33.169Z] ---> 5b732cad59a0 [2022-08-18T02:18:33.169Z] Step 14/23 : ENV APP_PORT=59861 [2022-08-18T02:18:33.169Z] ---> Running in 2ee9a2d2d984 [2022-08-18T02:18:33.440Z] Removing intermediate container 235beaf9ded4 [2022-08-18T02:18:33.440Z] ---> c60f45a6dc9f [2022-08-18T02:18:33.440Z] Step 22/22 : LABEL version=0.0.0 [2022-08-18T02:18:33.717Z] ---> Running in fbb7b946ff73 [2022-08-18T02:18:33.718Z] Removing intermediate container 2ee9a2d2d984 [2022-08-18T02:18:33.718Z] ---> 44c918935eb0 [2022-08-18T02:18:33.718Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-18T02:18:33.718Z] Removing intermediate container 9018a212a4df [2022-08-18T02:18:33.718Z] ---> 5442e0d5f658 [2022-08-18T02:18:33.718Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-18T02:18:33.997Z] ---> Running in 61114b3a8909 [2022-08-18T02:18:33.997Z] ---> Running in ecf0a22be825 [2022-08-18T02:18:34.305Z] Removing intermediate container fbb7b946ff73 [2022-08-18T02:18:34.305Z] ---> 12401af6aa6e [2022-08-18T02:18:34.305Z] [2022-08-18T02:18:34.583Z] Removing intermediate container 61114b3a8909 [2022-08-18T02:18:34.583Z] ---> e57cffdf551e [2022-08-18T02:18:34.583Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T02:18:34.583Z] Removing intermediate container ecf0a22be825 [2022-08-18T02:18:34.583Z] ---> fb42b9832c46 [2022-08-18T02:18:34.583Z] Step 12/20 : WORKDIR /edgex [2022-08-18T02:18:34.583Z] ---> Running in 13838518cb56 [2022-08-18T02:18:35.198Z] Successfully built 12401af6aa6e [2022-08-18T02:18:35.198Z] Successfully tagged core-command-arm64:latest [2022-08-18T02:18:35.198Z]  Building core-command ... done Removing intermediate container 13838518cb56 [2022-08-18T02:18:35.198Z] ---> d56c36bcd5a2 [2022-08-18T02:18:35.198Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-18T02:18:35.471Z] ---> eeafd208416b [2022-08-18T02:18:35.471Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-18T02:18:36.451Z] ---> 518254fcd0fe [2022-08-18T02:18:36.451Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-18T02:18:37.048Z] ---> 5bce0080b8af [2022-08-18T02:18:37.048Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-18T02:18:37.647Z] ---> 1554a45c3b2c [2022-08-18T02:18:37.647Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-18T02:18:37.923Z] ---> 2a6661f26e7f [2022-08-18T02:18:37.923Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-08-18T02:18:37.923Z] ---> Running in 0dd7b769f56a [2022-08-18T02:18:38.519Z] Removing intermediate container 0dd7b769f56a [2022-08-18T02:18:38.519Z] ---> 3bde4537c839 [2022-08-18T02:18:38.519Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T02:18:38.519Z] ---> Running in 9d781a2377ef [2022-08-18T02:18:39.125Z] ---> c2c3db3097d7 [2022-08-18T02:18:39.125Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-08-18T02:18:39.125Z] Removing intermediate container 9d781a2377ef [2022-08-18T02:18:39.125Z] ---> ffa4e5c5e646 [2022-08-18T02:18:39.125Z] Step 21/23 : LABEL arch=arm64 [2022-08-18T02:18:39.125Z] ---> Running in fa8023cdf538 [2022-08-18T02:18:39.399Z] ---> Running in 898c9a47e9e7 [2022-08-18T02:18:39.673Z] Removing intermediate container fa8023cdf538 [2022-08-18T02:18:39.673Z] ---> 605209939553 [2022-08-18T02:18:39.673Z] Step 17/20 : CMD ["--init=true"] [2022-08-18T02:18:39.673Z] ---> Running in 8d75c57e4f87 [2022-08-18T02:18:39.946Z] Removing intermediate container 898c9a47e9e7 [2022-08-18T02:18:39.946Z] ---> a8082f4d6216 [2022-08-18T02:18:39.946Z] Step 22/23 : LABEL git_sha=147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 [2022-08-18T02:18:39.946Z] ---> Running in fb86a63b048c [2022-08-18T02:18:40.226Z] Removing intermediate container 8d75c57e4f87 [2022-08-18T02:18:40.226Z] ---> 1f0f05c408ff [2022-08-18T02:18:40.226Z] Step 18/20 : LABEL arch=arm64 [2022-08-18T02:18:40.499Z] ---> Running in 7aed2854afed [2022-08-18T02:18:40.499Z] Removing intermediate container fb86a63b048c [2022-08-18T02:18:40.499Z] ---> ce5155999b9d [2022-08-18T02:18:40.499Z] Step 23/23 : LABEL version=0.0.0 [2022-08-18T02:18:40.499Z] ---> Running in 92b6c41c1aff [2022-08-18T02:18:40.776Z] Removing intermediate container 7aed2854afed [2022-08-18T02:18:40.776Z] ---> 14c7aded4c34 [2022-08-18T02:18:40.776Z] Step 19/20 : LABEL git_sha=147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 [2022-08-18T02:18:41.054Z] ---> Running in 58cfc510acf8 [2022-08-18T02:18:41.054Z] Removing intermediate container 92b6c41c1aff [2022-08-18T02:18:41.054Z] ---> 5a917d662a91 [2022-08-18T02:18:41.054Z] [2022-08-18T02:18:41.332Z] Removing intermediate container 58cfc510acf8 [2022-08-18T02:18:41.333Z] ---> 780c8af6663d [2022-08-18T02:18:41.333Z] Step 20/20 : LABEL version=0.0.0 [2022-08-18T02:18:41.607Z] ---> Running in 24b2b7908861 [2022-08-18T02:18:41.879Z] Successfully built 5a917d662a91 [2022-08-18T02:18:41.879Z] Successfully tagged support-scheduler-arm64:latest [2022-08-18T02:18:41.879Z]  Building support-scheduler ... done Removing intermediate container 24b2b7908861 [2022-08-18T02:18:41.879Z] ---> 6bf943186007 [2022-08-18T02:18:41.879Z] [2022-08-18T02:18:42.154Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2022-08-18T02:18:42.154Z] Status: Downloaded newer image for docker:20.10.8 [2022-08-18T02:18:42.154Z] ---> 3734d5adc5ac [2022-08-18T02:18:42.154Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-18T02:18:42.154Z] ---> Running in 6ba4a45ba512 [2022-08-18T02:18:42.436Z] Removing intermediate container 6ba4a45ba512 [2022-08-18T02:18:42.436Z] ---> b885bc5ba315 [2022-08-18T02:18:42.436Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-18T02:18:42.712Z] ---> Running in e4695ec5ff4e [2022-08-18T02:18:42.712Z] Successfully built 6bf943186007 [2022-08-18T02:18:42.712Z] Successfully tagged security-proxy-setup-arm64:latest [2022-08-18T02:18:43.698Z]  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-08-18T02:18:43.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-08-18T02:18:44.948Z] (1/42) Installing readline (8.1.0-r0) [2022-08-18T02:18:44.949Z] (2/42) Installing bash (5.1.16-r0) [2022-08-18T02:18:44.949Z] Executing bash-5.1.16-r0.post-install [2022-08-18T02:18:44.949Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-08-18T02:18:44.949Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-08-18T02:18:44.949Z] (5/42) Installing libcurl (7.79.1-r2) [2022-08-18T02:18:44.949Z] (6/42) Installing curl (7.79.1-r2) [2022-08-18T02:18:44.949Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-08-18T02:18:44.949Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-08-18T02:18:44.949Z] (9/42) Installing expat (2.4.7-r0) [2022-08-18T02:18:44.949Z] (10/42) Installing libffi (3.3-r2) [2022-08-18T02:18:44.949Z] (11/42) Installing gdbm (1.19-r0) [2022-08-18T02:18:44.949Z] (12/42) Installing xz-libs (5.2.5-r1) [2022-08-18T02:18:44.949Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-08-18T02:18:44.949Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-08-18T02:18:45.219Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-08-18T02:18:45.491Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-08-18T02:18:45.491Z] (17/42) Installing python3 (3.9.5-r2) [2022-08-18T02:18:47.471Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-08-18T02:18:47.471Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-08-18T02:18:47.471Z] (20/42) Installing py3-idna (3.2-r0) [2022-08-18T02:18:47.471Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-08-18T02:18:47.471Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-08-18T02:18:47.471Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-08-18T02:18:47.471Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-08-18T02:18:47.471Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-08-18T02:18:47.743Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-08-18T02:18:47.743Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-08-18T02:18:47.743Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-08-18T02:18:47.743Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-08-18T02:18:47.743Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-08-18T02:18:47.743Z] (31/42) Installing py3-six (1.15.0-r1) [2022-08-18T02:18:47.743Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-08-18T02:18:47.743Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-08-18T02:18:47.743Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-08-18T02:18:47.743Z] (35/42) Installing py3-packaging (20.9-r1) [2022-08-18T02:18:48.021Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-08-18T02:18:48.021Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-08-18T02:18:48.021Z] (38/42) Installing py3-progress (1.5-r2) [2022-08-18T02:18:48.021Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-08-18T02:18:48.021Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-08-18T02:18:48.021Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-08-18T02:18:48.021Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-08-18T02:18:48.617Z] Executing busybox-1.33.1-r3.trigger [2022-08-18T02:18:48.617Z] OK: 84 MiB in 64 packages [2022-08-18T02:18:52.907Z] Collecting docker-compose==1.23.2 [2022-08-18T02:18:52.907Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-18T02:18:52.907Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-18T02:18:52.907Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-18T02:18:54.341Z] Collecting cached-property<2,>=1.2.0 [2022-08-18T02:18:54.341Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-18T02:18:54.935Z] Collecting PyYAML<4,>=3.10 [2022-08-18T02:18:54.935Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-18T02:18:59.245Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-18T02:18:59.245Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-18T02:18:59.245Z] Collecting texttable<0.10,>=0.9.0 [2022-08-18T02:18:59.245Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-18T02:19:01.223Z] Collecting docker<4.0,>=3.6.0 [2022-08-18T02:19:01.223Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-18T02:19:01.223Z] 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-08-18T02:19:01.817Z] Collecting jsonschema<3,>=2.5.1 [2022-08-18T02:19:01.817Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-18T02:19:02.410Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-18T02:19:02.410Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-18T02:19:02.410Z] Collecting docopt<0.7,>=0.6.1 [2022-08-18T02:19:02.410Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-18T02:19:04.376Z] Collecting docker-pycreds>=0.4.0 [2022-08-18T02:19:04.376Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-18T02:19:05.348Z] 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-08-18T02:19:05.348Z] Collecting idna<2.8,>=2.5 [2022-08-18T02:19:05.348Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-18T02:19:05.940Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-18T02:19:05.940Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-18T02:19:05.940Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-18T02:19:06.216Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-18T02:19:06.488Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-18T02:19:06.488Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-18T02:19:06.488Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-18T02:19:06.488Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-18T02:19:07.083Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-08-18T02:19:07.083Z] Attempting uninstall: urllib3 [2022-08-18T02:19:07.083Z] Found existing installation: urllib3 1.26.5 [2022-08-18T02:19:07.083Z] Uninstalling urllib3-1.26.5: [2022-08-18T02:19:07.083Z] Successfully uninstalled urllib3-1.26.5 [2022-08-18T02:19:07.676Z] Attempting uninstall: idna [2022-08-18T02:19:07.676Z] Found existing installation: idna 3.2 [2022-08-18T02:19:07.676Z] Uninstalling idna-3.2: [2022-08-18T02:19:07.676Z] Successfully uninstalled idna-3.2 [2022-08-18T02:19:08.652Z] Attempting uninstall: chardet [2022-08-18T02:19:08.652Z] Found existing installation: chardet 4.0.0 [2022-08-18T02:19:08.652Z] Uninstalling chardet-4.0.0: [2022-08-18T02:19:08.652Z] Successfully uninstalled chardet-4.0.0 [2022-08-18T02:19:10.626Z] Attempting uninstall: requests [2022-08-18T02:19:10.626Z] Found existing installation: requests 2.25.1 [2022-08-18T02:19:10.626Z] Uninstalling requests-2.25.1: [2022-08-18T02:19:10.626Z] Successfully uninstalled requests-2.25.1 [2022-08-18T02:19:10.899Z] Running setup.py install for texttable: started [2022-08-18T02:19:12.874Z] Running setup.py install for texttable: finished with status 'done' [2022-08-18T02:19:12.874Z] Running setup.py install for PyYAML: started [2022-08-18T02:19:15.503Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-18T02:19:15.503Z] Running setup.py install for docopt: started [2022-08-18T02:19:17.506Z] Running setup.py install for docopt: finished with status 'done' [2022-08-18T02:19:17.506Z] Running setup.py install for dockerpty: started [2022-08-18T02:19:19.489Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-18T02:19:21.457Z] 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-08-18T02:19:29.736Z] Removing intermediate container e4695ec5ff4e [2022-08-18T02:19:29.736Z] ---> 793caef77ea8 [2022-08-18T02:19:29.736Z] Step 13/22 : ENV APP_PORT=58890 [2022-08-18T02:19:29.736Z] ---> Running in b61798112f13 [2022-08-18T02:19:29.736Z] Removing intermediate container b61798112f13 [2022-08-18T02:19:29.736Z] ---> a75dc036d661 [2022-08-18T02:19:29.736Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-18T02:19:30.012Z] ---> Running in 6ec2e95aed62 [2022-08-18T02:19:30.285Z] Removing intermediate container 6ec2e95aed62 [2022-08-18T02:19:30.285Z] ---> 7ce3dbc8f4f4 [2022-08-18T02:19:30.285Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-18T02:19:31.274Z] ---> 8ecc92d7050f [2022-08-18T02:19:31.274Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-18T02:19:31.871Z] ---> f87a58b6457f [2022-08-18T02:19:31.871Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-18T02:19:32.473Z] ---> ab7fbcc66bfe [2022-08-18T02:19:32.473Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-18T02:19:32.473Z] ---> Running in 807c2d01abca [2022-08-18T02:19:32.747Z] Removing intermediate container 807c2d01abca [2022-08-18T02:19:32.747Z] ---> a1ba63ecf083 [2022-08-18T02:19:32.747Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T02:19:33.023Z] ---> Running in ca6a4bf346b0 [2022-08-18T02:19:33.298Z] Removing intermediate container ca6a4bf346b0 [2022-08-18T02:19:33.298Z] ---> 002d17975f53 [2022-08-18T02:19:33.298Z] Step 20/22 : LABEL arch=arm64 [2022-08-18T02:19:33.298Z] ---> Running in f2c65860c8bd [2022-08-18T02:19:33.583Z] Removing intermediate container f2c65860c8bd [2022-08-18T02:19:33.583Z] ---> 6d594c9df725 [2022-08-18T02:19:33.583Z] Step 21/22 : LABEL git_sha=147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 [2022-08-18T02:19:33.583Z] ---> Running in a826e9bb41c9 [2022-08-18T02:19:34.177Z] Removing intermediate container a826e9bb41c9 [2022-08-18T02:19:34.177Z] ---> 7123c8c77617 [2022-08-18T02:19:34.177Z] Step 22/22 : LABEL version=0.0.0 [2022-08-18T02:19:34.177Z] ---> Running in e192e8ab00d3 [2022-08-18T02:19:34.448Z] Removing intermediate container e192e8ab00d3 [2022-08-18T02:19:34.448Z] ---> 1e993058c894 [2022-08-18T02:19:34.448Z] [2022-08-18T02:19:35.041Z] Successfully built 1e993058c894 [2022-08-18T02:19:35.041Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-08-18T02:19:35.328Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-08-18T02:19:35.362Z] $ docker stop --time=1 5d8f12a5f18336bdd86235c85c92bd2ed84bc1ea88bf1cc5f0a952bc176a36a2 [2022-08-18T02:19:37.034Z] $ docker rm -f 5d8f12a5f18336bdd86235c85c92bd2ed84bc1ea88bf1cc5f0a952bc176a36a2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-18T02:19:37.656Z] + docker images [2022-08-18T02:19:37.929Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-18T02:19:37.929Z] sys-mgmt-agent-arm64 latest 1e993058c894 3 seconds ago 277MB [2022-08-18T02:19:37.929Z] security-proxy-setup-arm64 latest 6bf943186007 56 seconds ago 25.5MB [2022-08-18T02:19:37.929Z] support-scheduler-arm64 latest 5a917d662a91 57 seconds ago 15.3MB [2022-08-18T02:19:37.929Z] core-command-arm64 latest 12401af6aa6e About a minute ago 15.2MB [2022-08-18T02:19:37.929Z] 9b2a1e2637c8 About a minute ago 1.58GB [2022-08-18T02:19:37.929Z] 5a52dad491f4 About a minute ago 1.58GB [2022-08-18T02:19:37.929Z] 4e7451189b1b About a minute ago 1.59GB [2022-08-18T02:19:37.929Z] 9da96edeaee5 About a minute ago 1.58GB [2022-08-18T02:19:37.929Z] core-data-arm64 latest 280b009dea4b 4 minutes ago 19.6MB [2022-08-18T02:19:37.929Z] security-bootstrapper-arm64 latest 77dfc8ccb816 4 minutes ago 17.8MB [2022-08-18T02:19:37.929Z] support-notifications-arm64 latest e01172738ceb 4 minutes ago 16.1MB [2022-08-18T02:19:37.929Z] security-secretstore-setup-arm64 latest cba0db897f3b 4 minutes ago 26.8MB [2022-08-18T02:19:37.929Z] core-metadata-arm64 latest 03b3a03951dc 4 minutes ago 15.9MB [2022-08-18T02:19:37.929Z] ba7d3d1bb570 5 minutes ago 1.59GB [2022-08-18T02:19:37.929Z] 73c426b62fd2 5 minutes ago 1.59GB [2022-08-18T02:19:37.929Z] 177cb8bd4c7f 5 minutes ago 1.59GB [2022-08-18T02:19:37.929Z] 3a4ef7550772 5 minutes ago 1.59GB [2022-08-18T02:19:37.929Z] 9db50efc1e86 5 minutes ago 1.58GB [2022-08-18T02:19:37.929Z] ci-base-image-arm64 latest f5b48a4d977f 17 minutes ago 1.24GB [2022-08-18T02:19:37.929Z] alpine 3.14 376ba31ae3da 8 days ago 5.35MB [2022-08-18T02:19:37.929Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.16-alpine-lts d19f1962542a 2 months ago 534MB [2022-08-18T02:19:37.929Z] docker 20.10.8 3734d5adc5ac 11 months ago 198MB [2022-08-18T02:19:37.929Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years 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] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T02:19:38.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-18T02:19:38.763Z] [2022-08-18T02:19:38.763Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T02:19:39.183Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-18T02:19:39.459Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-18T02:19:39.459Z] 8998bd30e6a1: Pulling fs layer [2022-08-18T02:19:39.459Z] 04944245beec: Pulling fs layer [2022-08-18T02:19:39.459Z] 699f458cf7ca: Pulling fs layer [2022-08-18T02:19:39.459Z] 765212b225bb: Pulling fs layer [2022-08-18T02:19:39.459Z] f23df028b6ca: Pulling fs layer [2022-08-18T02:19:39.459Z] d65c8cfc05b1: Pulling fs layer [2022-08-18T02:19:39.459Z] 2437ff75d9bd: Pulling fs layer [2022-08-18T02:19:39.459Z] 765212b225bb: Waiting [2022-08-18T02:19:39.459Z] f23df028b6ca: Waiting [2022-08-18T02:19:39.459Z] d65c8cfc05b1: Waiting [2022-08-18T02:19:39.459Z] 2437ff75d9bd: Waiting [2022-08-18T02:19:39.738Z] 04944245beec: Verifying Checksum [2022-08-18T02:19:39.738Z] 04944245beec: Download complete [2022-08-18T02:19:39.738Z] 765212b225bb: Download complete [2022-08-18T02:19:39.738Z] f23df028b6ca: Verifying Checksum [2022-08-18T02:19:39.738Z] f23df028b6ca: Download complete [2022-08-18T02:19:39.738Z] d65c8cfc05b1: Verifying Checksum [2022-08-18T02:19:39.738Z] d65c8cfc05b1: Download complete [2022-08-18T02:19:39.738Z] 699f458cf7ca: Verifying Checksum [2022-08-18T02:19:39.738Z] 699f458cf7ca: Download complete [2022-08-18T02:19:40.334Z] 8998bd30e6a1: Download complete [2022-08-18T02:19:42.960Z] 2437ff75d9bd: Verifying Checksum [2022-08-18T02:19:42.960Z] 2437ff75d9bd: Download complete [2022-08-18T02:19:44.397Z] 8998bd30e6a1: Pull complete [2022-08-18T02:19:44.992Z] 04944245beec: Pull complete [2022-08-18T02:19:46.428Z] 699f458cf7ca: Pull complete [2022-08-18T02:19:46.705Z] 765212b225bb: Pull complete [2022-08-18T02:19:47.681Z] f23df028b6ca: Pull complete [2022-08-18T02:19:47.681Z] d65c8cfc05b1: Pull complete [2022-08-18T02:20:02.772Z] 2437ff75d9bd: Pull complete [2022-08-18T02:20:02.772Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-18T02:20:02.772Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-18T02:20:02.772Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T02:20:03.155Z] prd-ubuntu20.04-docker-arm64-4c-16g-23007 does not seem to be running inside a container [2022-08-18T02:20:03.257Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-18T02:20:05.912Z] $ docker top 6876b4a5310e54d3f9b4c22ba619799c30158c10f8cf054b3575809c6d3a593f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-18T02:20:07.010Z] ---> job-cost.sh [2022-08-18T02:20:07.010Z] lf-activate-venv: SKIPPING [2022-08-18T02:20:07.010Z] INFO: No Stack... [2022-08-18T02:20:07.989Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-18T02:20:08.584Z] INFO: Archiving Costs [Pipeline] sh [2022-08-18T02:20:09.272Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-08-18T02:20:09.272Z] + cut -d, -f6 [Pipeline] lock [2022-08-18T02:20:09.322Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4128-1-stack-cost] [2022-08-18T02:20:09.327Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4128-1-stack-cost] did not exist. Created. [2022-08-18T02:20:09.327Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4128-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-18T02:20:10.087Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-18T02:20:10.474Z] Stashed 1 file(s) [Pipeline] } [2022-08-18T02:20:10.498Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4128-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-18T02:20:10.596Z] $ docker stop --time=1 6876b4a5310e54d3f9b4c22ba619799c30158c10f8cf054b3575809c6d3a593f [2022-08-18T02:20:12.157Z] $ docker rm -f 6876b4a5310e54d3f9b4c22ba619799c30158c10f8cf054b3575809c6d3a593f [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-08-18T02:20:13.267Z] provisioning config files... [2022-08-18T02:20:13.277Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3153156782168624209tmp [Pipeline] { [Pipeline] sh [2022-08-18T02:20:13.654Z] + set +x [2022-08-18T02:20:13.654Z] + bash -s -- [2022-08-18T02:20:13.654Z] + curl -s https://codecov.io/bash [2022-08-18T02:20:13.654Z] [2022-08-18T02:20:13.654Z] _____ _ [2022-08-18T02:20:13.654Z] / ____| | | [2022-08-18T02:20:13.654Z] | | ___ __| | ___ ___ _____ __ [2022-08-18T02:20:13.654Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-18T02:20:13.654Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-18T02:20:13.654Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-18T02:20:13.654Z] Bash-1.0.6 [2022-08-18T02:20:13.654Z] [2022-08-18T02:20:13.654Z] [2022-08-18T02:20:13.654Z] ==> git version 2.25.1 found [2022-08-18T02:20:13.654Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-08-18T02:20:13.654Z] Release-Date: 2020-01-08 [2022-08-18T02:20:13.654Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-18T02:20:13.654Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-18T02:20:13.654Z] ==> Jenkins CI detected. [2022-08-18T02:20:13.654Z] current dir:  /w/workspace/edgex-go/1 [2022-08-18T02:20:13.654Z] project root: . [2022-08-18T02:20:13.654Z] --> token set from env [2022-08-18T02:20:13.654Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-18T02:20:13.654Z] ==> Running gcov in . (disable via -X gcov) [2022-08-18T02:20:13.654Z] ==> Python coveragepy not found [2022-08-18T02:20:13.654Z] ==> Searching for coverage reports in: [2022-08-18T02:20:13.655Z] + . [2022-08-18T02:20:13.655Z] -> Found 1 reports [2022-08-18T02:20:13.655Z] ==> Detecting git/mercurial file structure [2022-08-18T02:20:13.655Z] ==> Reading reports [2022-08-18T02:20:13.915Z] + ./coverage.out bytes=428658 [2022-08-18T02:20:13.915Z] ==> Appending adjustments [2022-08-18T02:20:13.915Z] https://docs.codecov.io/docs/fixing-reports [2022-08-18T02:20:14.860Z] + Found adjustments [2022-08-18T02:20:14.860Z] ==> Gzipping contents [2022-08-18T02:20:15.121Z] 64K /tmp/codecov.7TdRku.gz [2022-08-18T02:20:15.121Z] ==> Uploading reports [2022-08-18T02:20:15.121Z] url: https://codecov.io [2022-08-18T02:20:15.121Z] query: branch=PR-4128&commit=147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4128%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4128&job=&cmd_args= [2022-08-18T02:20:15.121Z] -> Pinging Codecov [2022-08-18T02:20:15.121Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4128&commit=147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4128%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4128&job=&cmd_args= [2022-08-18T02:20:15.382Z] -> Uploading to [2022-08-18T02:20:15.382Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-18/00271124DB129430A58F1EEE437C3FCB/147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5/4237b8cd-0214-46c4-93b0-4efca639f60a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220818%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220818T022015Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=12835dcd5beff87fba5095f9053ced60491d719d0fe8b0d67c81877eace3d503 [2022-08-18T02:20:15.382Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-18T02:20:15.382Z] Dload Upload Total Spent Left Speed [2022-08-18T02:20:15.644Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65134 0 0 100 65134 0 243k --:--:-- --:--:-- --:--:-- 243k [2022-08-18T02:20:15.644Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 [Pipeline] } [2022-08-18T02:20:15.676Z] 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-08-18T02:20:17.176Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-08-18T02:20:17.509Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-18T02:20:18.406Z] ---> package-listing.sh [2022-08-18T02:20:18.406Z] ++ facter osfamily [2022-08-18T02:20:18.406Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-18T02:20:18.667Z] + OS_FAMILY=debian [2022-08-18T02:20:18.668Z] + workspace=/w/workspace/edgex-go/1 [2022-08-18T02:20:18.668Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-18T02:20:18.668Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-18T02:20:18.668Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-18T02:20:18.668Z] + PACKAGES=/tmp/packages_start.txt [2022-08-18T02:20:18.668Z] + '[' /w/workspace/edgex-go/1 ']' [2022-08-18T02:20:18.668Z] + PACKAGES=/tmp/packages_end.txt [2022-08-18T02:20:18.668Z] + case "${OS_FAMILY}" in [2022-08-18T02:20:18.668Z] + dpkg -l [2022-08-18T02:20:18.668Z] + grep '^ii' [2022-08-18T02:20:18.668Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-18T02:20:18.668Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-18T02:20:18.668Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-18T02:20:18.668Z] + '[' /w/workspace/edgex-go/1 ']' [2022-08-18T02:20:18.668Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-08-18T02:20:18.668Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-08-18T02:20:18.704Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-18T02:20:19.001Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T02:20:19.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-18T02:20:19.631Z] [2022-08-18T02:20:19.631Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T02:20:20.010Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-18T02:20:20.010Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-18T02:20:20.010Z] 5eb5b503b376: Pulling fs layer [2022-08-18T02:20:20.010Z] 5c69ac0246d0: Pulling fs layer [2022-08-18T02:20:20.010Z] ec43610c2a17: Pulling fs layer [2022-08-18T02:20:20.010Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-18T02:20:20.010Z] 33b1e0a273af: Pulling fs layer [2022-08-18T02:20:20.010Z] 5d3b04190fa2: Pulling fs layer [2022-08-18T02:20:20.010Z] 2f39f015ded8: Pulling fs layer [2022-08-18T02:20:20.010Z] 3a2ae6a8a46f: Waiting [2022-08-18T02:20:20.010Z] 5d3b04190fa2: Waiting [2022-08-18T02:20:20.010Z] 2f39f015ded8: Waiting [2022-08-18T02:20:20.010Z] 5c69ac0246d0: Verifying Checksum [2022-08-18T02:20:20.010Z] 5c69ac0246d0: Download complete [2022-08-18T02:20:20.010Z] 3a2ae6a8a46f: Download complete [2022-08-18T02:20:20.010Z] 33b1e0a273af: Verifying Checksum [2022-08-18T02:20:20.010Z] 33b1e0a273af: Download complete [2022-08-18T02:20:20.270Z] 5d3b04190fa2: Verifying Checksum [2022-08-18T02:20:20.270Z] 5d3b04190fa2: Download complete [2022-08-18T02:20:20.270Z] ec43610c2a17: Verifying Checksum [2022-08-18T02:20:20.270Z] ec43610c2a17: Download complete [2022-08-18T02:20:20.270Z] 5eb5b503b376: Download complete [2022-08-18T02:20:20.840Z] 2f39f015ded8: Download complete [2022-08-18T02:20:21.779Z] 5eb5b503b376: Pull complete [2022-08-18T02:20:21.779Z] 5c69ac0246d0: Pull complete [2022-08-18T02:20:22.346Z] ec43610c2a17: Pull complete [2022-08-18T02:20:22.346Z] 3a2ae6a8a46f: Pull complete [2022-08-18T02:20:22.606Z] 33b1e0a273af: Pull complete [2022-08-18T02:20:22.606Z] 5d3b04190fa2: Pull complete [2022-08-18T02:20:26.911Z] 2f39f015ded8: Pull complete [2022-08-18T02:20:26.911Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-18T02:20:26.911Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-18T02:20:26.911Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T02:20:27.138Z] prd-ubuntu20.04-docker-8c-8g-23006 does not seem to be running inside a container [2022-08-18T02:20:27.178Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-18T02:20:28.816Z] $ docker top dc7d29422f0aceb64ef2dd5c54958156982aeb99b169ced860376abd73e6846a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-18T02:20:29.235Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-18T02:20:29.550Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-18T02:20:29.867Z] + ls /var/log/sa-host [2022-08-18T02:20:29.867Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-18T02:20:30.094Z] provisioning config files... [2022-08-18T02:20:30.106Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7121632092943077563tmp [Pipeline] { [Pipeline] echo [2022-08-18T02:20:30.161Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-18T02:20:30.475Z] ---> create-netrc.sh [Pipeline] } [2022-08-18T02:20:30.505Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-18T02:20:30.915Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-18T02:20:30.952Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-18T02:20:31.273Z] ---> sudo-logs.sh [2022-08-18T02:20:31.273Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-18T02:20:31.350Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-18T02:20:31.665Z] ---> job-cost.sh [2022-08-18T02:20:31.665Z] lf-activate-venv: SKIPPING [2022-08-18T02:20:31.665Z] DEBUG: total: 0.10999999940395355 [2022-08-18T02:20:31.665Z] INFO: Retrieving Stack Cost... [2022-08-18T02:20:32.238Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-18T02:20:32.506Z] INFO: Archiving Costs [Pipeline] echo [2022-08-18T02:20:32.541Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-18T02:20:32.863Z] ---> logs-deploy.sh [2022-08-18T02:20:32.863Z] lf-activate-venv: SKIPPING [2022-08-18T02:20:32.863Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4128/1 [2022-08-18T02:20:32.863Z] INFO: archiving workspace using pattern(s): [2022-08-18T02:20:33.820Z] Archives upload complete. [2022-08-18T02:20:34.082Z] INFO: archiving logs to Nexus [2022-08-18T02:20:34.651Z] ---> uname -a: [2022-08-18T02:20:34.651Z] Linux prd-ubuntu20-04-docker-8c-8g-23006 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-08-18T02:20:34.651Z] [2022-08-18T02:20:34.651Z] [2022-08-18T02:20:34.651Z] ---> lscpu: [2022-08-18T02:20:34.651Z] Architecture: x86_64 [2022-08-18T02:20:34.651Z] CPU op-mode(s): 32-bit, 64-bit [2022-08-18T02:20:34.651Z] Byte Order: Little Endian [2022-08-18T02:20:34.651Z] Address sizes: 40 bits physical, 48 bits virtual [2022-08-18T02:20:34.651Z] CPU(s): 8 [2022-08-18T02:20:34.651Z] On-line CPU(s) list: 0-7 [2022-08-18T02:20:34.651Z] Thread(s) per core: 1 [2022-08-18T02:20:34.651Z] Core(s) per socket: 1 [2022-08-18T02:20:34.651Z] Socket(s): 8 [2022-08-18T02:20:34.651Z] NUMA node(s): 1 [2022-08-18T02:20:34.651Z] Vendor ID: AuthenticAMD [2022-08-18T02:20:34.651Z] CPU family: 23 [2022-08-18T02:20:34.651Z] Model: 49 [2022-08-18T02:20:34.651Z] Model name: AMD EPYC-Rome Processor [2022-08-18T02:20:34.651Z] Stepping: 0 [2022-08-18T02:20:34.651Z] CPU MHz: 2799.998 [2022-08-18T02:20:34.651Z] BogoMIPS: 5599.99 [2022-08-18T02:20:34.651Z] Virtualization: AMD-V [2022-08-18T02:20:34.651Z] Hypervisor vendor: KVM [2022-08-18T02:20:34.651Z] Virtualization type: full [2022-08-18T02:20:34.651Z] L1d cache: 256 KiB [2022-08-18T02:20:34.651Z] L1i cache: 256 KiB [2022-08-18T02:20:34.651Z] L2 cache: 4 MiB [2022-08-18T02:20:34.651Z] L3 cache: 128 MiB [2022-08-18T02:20:34.651Z] NUMA node0 CPU(s): 0-7 [2022-08-18T02:20:34.651Z] Vulnerability Itlb multihit: Not affected [2022-08-18T02:20:34.651Z] Vulnerability L1tf: Not affected [2022-08-18T02:20:34.651Z] Vulnerability Mds: Not affected [2022-08-18T02:20:34.651Z] Vulnerability Meltdown: Not affected [2022-08-18T02:20:34.651Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-08-18T02:20:34.651Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-08-18T02:20:34.651Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-08-18T02:20:34.651Z] Vulnerability Srbds: Not affected [2022-08-18T02:20:34.651Z] Vulnerability Tsx async abort: Not affected [2022-08-18T02:20:34.651Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-08-18T02:20:34.651Z] [2022-08-18T02:20:34.651Z]