Pull request #4987 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4fbf6b7e65ee27a9741a705b3ae8b56dc4ff1f5a+1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 (346894a63a6484afb442f54d53c7fb11a9faeb59) 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-ssh13636739881777147155.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh17579755309322939663.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-4987/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-4987/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7348568619853944755.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-4987/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16218158484598675064.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh15707987287559278119.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-4987/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-4987/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6373686775720009266.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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]] ========================================================= [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.23 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 BUILD_SNAP: false 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24236 in /w/workspace/edgexfoundry_edgex-go_PR-4987 [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/main commit 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 into PR head commit 4fbf6b7e65ee27a9741a705b3ae8b56dc4ff1f5a Merge succeeded, producing 4fbf6b7e65ee27a9741a705b3ae8b56dc4ff1f5a Checking out Revision 4fbf6b7e65ee27a9741a705b3ae8b56dc4ff1f5a (PR-4987) > 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/4987/head:refs/remotes/origin/PR-4987 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf6b7e65ee27a9741a705b3ae8b56dc4ff1f5a # 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 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf6b7e65ee27a9741a705b3ae8b56dc4ff1f5a # timeout=10 Commit message: "build(deps): Bump github.com/go-co-op/gocron/v2 from 2.12.1 to 2.12.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:29:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:29:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:29:21 ========================================================= 19:29:21 EdgeX Global Pipelines Version Info 19:29:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:29:21 ------------------- 19:29:21 stable info: 19:29:21 ------------------- 19:29:21 Commited By: Ginny Guan ginny@iotechsys.com 19:29:21 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 19:29:21 Message: update stable to v1.0.265 19:29:22 ------------------- 19:29:22 experimental info: 19:29:22 ------------------- 19:29:22 Commited By: Cherry Wang cherry@iotechsys.com 19:29:22 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 19:29:22 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:29:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:29:22 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:29:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:29:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:29:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:29:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 19:29:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:29:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:29:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:29:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:29:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:29:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:29:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:29:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:29:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:29:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:29:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:29:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:29:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:29:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 19:29:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:29:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:29:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:29:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4987 [Pipeline] echo 19:29:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4987 [Pipeline] echo 19:29:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4987 [Pipeline] echo 19:29:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4fbf6b7e65ee27a9741a705b3ae8b56dc4ff1f5a [Pipeline] echo 19:29:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4fbf6b7 [Pipeline] echo 19:29:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:29:24 provisioning config files... 19:29:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9094202731742918689tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:29:24 ---> ****-login.sh 19:29:24 nexus3.edgexfoundry.org:10001 19:29:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:29:25 Configure a credential helper to remove this warning. See 19:29:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:29:25 19:29:25 Login Succeeded 19:29:25 nexus3.edgexfoundry.org:10002 19:29:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:29:25 Configure a credential helper to remove this warning. See 19:29:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:29:25 19:29:25 Login Succeeded 19:29:25 nexus3.edgexfoundry.org:10003 19:29:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:29:25 Configure a credential helper to remove this warning. See 19:29:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:29:25 19:29:25 Login Succeeded 19:29:25 nexus3.edgexfoundry.org:10004 19:29:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:29:25 Configure a credential helper to remove this warning. See 19:29:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:29:25 19:29:25 Login Succeeded 19:29:25 ****.io 19:29:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:29:25 Configure a credential helper to remove this warning. See 19:29:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:29:25 19:29:25 Login Succeeded 19:29:25 ---> ****-login.sh ends [Pipeline] } 19:29:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:29:26 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile 19:29:26 + cut -d/ -f2 19:29:26 + dirname cmd/core-command/Dockerfile 19:29:26 + echo core-command,cmd/core-command/Dockerfile 19:29:26 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:29:26 + cut -d/ -f2 19:29:26 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:29:26 + dirname cmd/core-data/Dockerfile 19:29:26 + cut -d/ -f2 19:29:26 + echo core-data,cmd/core-data/Dockerfile 19:29:26 + dirname cmd/core-keeper/Dockerfile 19:29:26 + cut -d/ -f2 19:29:26 + echo core-keeper,cmd/core-keeper/Dockerfile 19:29:26 + + cut -d/ -f2 19:29:26 dirname cmd/core-metadata/Dockerfile 19:29:26 + echo core-metadata,cmd/core-metadata/Dockerfile 19:29:26 + dirname cmd/security-bootstrapper/Dockerfile 19:29:26 + cut -d/ -f2 19:29:26 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:29:26 + dirname cmd/security-proxy-auth/Dockerfile 19:29:26 + cut -d/ -f2 19:29:26 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:29:26 + dirname cmd/security-proxy-setup/Dockerfile 19:29:26 + cut -d/ -f2 19:29:26 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:29:26 + + dirname cmd/security-secretstore-setup/Dockerfile 19:29:26 cut -d/ -f2 19:29:26 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:29:26 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:29:26 + cut -d/ -f2 19:29:26 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:29:26 + dirname cmd/security-spire-agent/Dockerfile 19:29:26 + cut -d/ -f2 19:29:26 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:29:26 + dirname cmd/security-spire-config/Dockerfile 19:29:26 + cut -d/ -f2 19:29:26 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:29:26 + dirname cmd/security-spire-server/Dockerfile 19:29:26 + cut -d/ -f2 19:29:26 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:29:26 + cut -d/ -f2 19:29:26 + dirname cmd/support-cron-scheduler/Dockerfile 19:29:26 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 19:29:26 + dirname cmd/support-notifications/Dockerfile 19:29:26 + cut -d/ -f2 19:29:26 + echo support-notifications,cmd/support-notifications/Dockerfile [Pipeline] echo 19:29:26 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:29:26 + git rev-list -1 --merges 4fbf6b7e65ee27a9741a705b3ae8b56dc4ff1f5a~1..4fbf6b7e65ee27a9741a705b3ae8b56dc4ff1f5a [Pipeline] echo 19:29:26 -----------> git rev-list -1 --merges 4fbf6b7e65ee27a9741a705b3ae8b56dc4ff1f5a~1..4fbf6b7e65ee27a9741a705b3ae8b56dc4ff1f5a 4fbf6b7e65ee27a9741a705b3ae8b56dc4ff1f5a [false] [Pipeline] sh 19:29:27 + git log --format=format:%s -1 4fbf6b7e65ee27a9741a705b3ae8b56dc4ff1f5a [Pipeline] echo 19:29:27 ========================================================= 19:29:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:29:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:29:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:29:27 + grep -v github /etc/ssh/ssh_known_hosts 19:29:27 + [ -e /tmp/ssh_known_hosts ] 19:29:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:29:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:29:27 + sudo tee -a /etc/ssh/ssh_known_hosts 19:29:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:29:28 19:29:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:29:28 0.1.4: Pulling from edgex-devops/py-git-semver 19:29:28 b85a868b505f: Pulling fs layer 19:29:28 e2be974225ed: Pulling fs layer 19:29:28 339a4e72a1f5: Pulling fs layer 19:29:28 988bab9f4d93: Pulling fs layer 19:29:28 1469e6f7b9e6: Pulling fs layer 19:29:28 eaf3925da568: Pulling fs layer 19:29:28 bab4dde63d76: Pulling fs layer 19:29:28 bde34c3a00c8: Pulling fs layer 19:29:28 b352a97aabf1: Pulling fs layer 19:29:28 4872d77fe225: Pulling fs layer 19:29:28 5851b861e8e6: Pulling fs layer 19:29:28 1469e6f7b9e6: Waiting 19:29:28 bab4dde63d76: Waiting 19:29:28 bde34c3a00c8: Waiting 19:29:28 4872d77fe225: Waiting 19:29:28 eaf3925da568: Waiting 19:29:28 5851b861e8e6: Waiting 19:29:28 e2be974225ed: Verifying Checksum 19:29:28 e2be974225ed: Download complete 19:29:28 988bab9f4d93: Verifying Checksum 19:29:28 988bab9f4d93: Download complete 19:29:29 1469e6f7b9e6: Verifying Checksum 19:29:29 1469e6f7b9e6: Download complete 19:29:29 339a4e72a1f5: Download complete 19:29:29 eaf3925da568: Verifying Checksum 19:29:29 eaf3925da568: Download complete 19:29:29 bde34c3a00c8: Verifying Checksum 19:29:29 bde34c3a00c8: Download complete 19:29:29 b352a97aabf1: Verifying Checksum 19:29:29 b352a97aabf1: Download complete 19:29:29 4872d77fe225: Verifying Checksum 19:29:29 4872d77fe225: Download complete 19:29:29 5851b861e8e6: Download complete 19:29:29 b85a868b505f: Download complete 19:29:29 bab4dde63d76: Verifying Checksum 19:29:29 bab4dde63d76: Download complete 19:29:30 b85a868b505f: Pull complete 19:29:30 e2be974225ed: Pull complete 19:29:30 339a4e72a1f5: Pull complete 19:29:31 988bab9f4d93: Pull complete 19:29:31 1469e6f7b9e6: Pull complete 19:29:31 eaf3925da568: Pull complete 19:29:33 bab4dde63d76: Pull complete 19:29:33 bde34c3a00c8: Pull complete 19:29:33 b352a97aabf1: Pull complete 19:29:33 4872d77fe225: Pull complete 19:29:33 5851b861e8e6: Pull complete 19:29:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:29:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:29:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:29:33 prd-ubuntu20.04-docker-8c-8g-24236 does not seem to be running inside a container 19:29:33 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:29:34 $ docker top ebafbef37d698cce8ea9c71fce913bc7412abc5a23807a419add5d300e2ab32f -eo pid,comm 19:29:34 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). 19:29:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:29:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:29:34 [ssh-agent] Looking for ssh-agent implementation... 19:29:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:29:35 $ docker exec ebafbef37d698cce8ea9c71fce913bc7412abc5a23807a419add5d300e2ab32f ssh-agent 19:29:35 SSH_AUTH_SOCK=/tmp/ssh-5C25aXr5pfve/agent.33 19:29:35 SSH_AGENT_PID=39 19:29:35 Running ssh-add (command line suppressed) 19:29:35 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4958565318035873169.key (/w/workspace/edgex-go/1@tmp/private_key_4958565318035873169.key) 19:29:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:29:35 + git tag --points-at HEAD [Pipeline] } 19:29:35 $ docker exec --env ******** --env ******** ebafbef37d698cce8ea9c71fce913bc7412abc5a23807a419add5d300e2ab32f ssh-agent -k 19:29:35 unset SSH_AUTH_SOCK; 19:29:35 unset SSH_AGENT_PID; 19:29:35 echo Agent pid 39 killed; 19:29:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:29:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:29:35 [ssh-agent] Looking for ssh-agent implementation... 19:29:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:29:35 $ docker exec ebafbef37d698cce8ea9c71fce913bc7412abc5a23807a419add5d300e2ab32f ssh-agent 19:29:36 SSH_AUTH_SOCK=/tmp/ssh-UlCWEYlheQed/agent.73 19:29:36 SSH_AGENT_PID=79 19:29:36 Running ssh-add (command line suppressed) 19:29:36 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5534838680910363742.key (/w/workspace/edgex-go/1@tmp/private_key_5534838680910363742.key) 19:29:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:29:36 + git semver init 19:29:36 2024-10-31 19:29:36,726 [run_init] DEBUG init version:0.0.0 force:False 19:29:36 2024-10-31 19:29:36,727 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:29:36 2024-10-31 19:29:36,728 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:29:36 2024-10-31 19:29:36,728 [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) 19:29:42 2024-10-31 19:29:41,586 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:29:42 2024-10-31 19:29:41,587 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4987 with force:False 19:29:42 2024-10-31 19:29:41,587 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4987 19:29:42 2024-10-31 19:29:41,591 [execute] INFO git cat-file --batch-check 19:29:42 2024-10-31 19:29:41,592 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:29:42 2024-10-31 19:29:41,598 [execute] INFO git cat-file --batch 19:29:42 2024-10-31 19:29:41,599 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:29:42 2024-10-31 19:29:41,604 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4987 19:29:42 0.0.0 [Pipeline] } 19:29:42 $ docker exec --env ******** --env ******** ebafbef37d698cce8ea9c71fce913bc7412abc5a23807a419add5d300e2ab32f ssh-agent -k 19:29:42 unset SSH_AUTH_SOCK; 19:29:42 unset SSH_AGENT_PID; 19:29:42 echo Agent pid 79 killed; 19:29:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:29:42 + git semver [Pipeline] } 19:29:43 $ docker stop --time=1 ebafbef37d698cce8ea9c71fce913bc7412abc5a23807a419add5d300e2ab32f 19:29:44 $ docker rm -f --volumes ebafbef37d698cce8ea9c71fce913bc7412abc5a23807a419add5d300e2ab32f [Pipeline] // withDockerContainer [Pipeline] sh 19:29:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:29:45 Stashed 1 file(s) [Pipeline] echo 19:29:45 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] // stage [Pipeline] } 19:29:46 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:29:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:29:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:29:46 ========================================================= 19:29:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 19:29:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:29:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 19:29:47 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 19:29:47 43c4264eed91: Pulling fs layer 19:29:47 4cc291be95ef: Pulling fs layer 19:29:47 2ac1f1163629: Pulling fs layer 19:29:47 5c3c966382ef: Pulling fs layer 19:29:47 4f4fb700ef54: Pulling fs layer 19:29:47 5d5c8e513c77: Pulling fs layer 19:29:47 9f66e0745190: Pulling fs layer 19:29:47 f49a43e4bbc0: Pulling fs layer 19:29:47 561ebcabdf7f: Pulling fs layer 19:29:47 5d5c8e513c77: Waiting 19:29:47 9f66e0745190: Waiting 19:29:47 561ebcabdf7f: Waiting 19:29:47 f49a43e4bbc0: Waiting 19:29:47 5c3c966382ef: Waiting 19:29:47 4f4fb700ef54: Waiting 19:29:47 4cc291be95ef: Verifying Checksum 19:29:47 4cc291be95ef: Download complete 19:29:47 5c3c966382ef: Download complete 19:29:47 4f4fb700ef54: Verifying Checksum 19:29:47 4f4fb700ef54: Download complete 19:29:47 5d5c8e513c77: Verifying Checksum 19:29:47 5d5c8e513c77: Download complete 19:29:48 43c4264eed91: Download complete 19:29:48 43c4264eed91: Pull complete 19:29:48 4cc291be95ef: Pull complete 19:29:52 9f66e0745190: Verifying Checksum 19:29:52 9f66e0745190: Download complete 19:29:54 561ebcabdf7f: Download complete 19:29:54 2ac1f1163629: Download complete 19:29:54 f49a43e4bbc0: Verifying Checksum 19:29:54 f49a43e4bbc0: Download complete 19:29:57 2ac1f1163629: Pull complete 19:29:58 5c3c966382ef: Pull complete 19:29:58 4f4fb700ef54: Pull complete 19:29:58 5d5c8e513c77: Pull complete 19:29:58 9f66e0745190: Pull complete 19:30:01 f49a43e4bbc0: Pull complete 19:30:01 561ebcabdf7f: Pull complete 19:30:01 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 19:30:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 19:30:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 19:30:02 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 19:30:02 WORKDIR /edgex 19:30:02 COPY go.mod . 19:30:02 RUN go mod download 19:30:02 + docker build -t ci-base-image-x86_64 -f - . 19:30:02 Sending build context to Docker daemon 177.9MB 19:30:02 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 19:30:02 ---> 3a752c3f9dda 19:30:02 Step 2/4 : WORKDIR /edgex 19:30:04 ---> Running in 20a866ec04b3 19:30:04 Removing intermediate container 20a866ec04b3 19:30:04 ---> 099415df9830 19:30:04 Step 3/4 : COPY go.mod . 19:30:04 ---> af82d414c52c 19:30:04 Step 4/4 : RUN go mod download 19:30:04 ---> Running in bb5d9c26bb82 19:30:27 Removing intermediate container bb5d9c26bb82 19:30:27 ---> 5b14bac88b59 19:30:27 Successfully built 5b14bac88b59 19:30:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:27 + docker inspect -f . ci-base-image-x86_64 19:30:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:30:27 prd-ubuntu20.04-docker-8c-8g-24236 does not seem to be running inside a container 19:30:27 $ 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 ******** ci-base-image-x86_64 cat 19:30:28 $ docker top 84891ee6b8c63b8004e8ce4ecdd7c1c83a002ad89f7620a542019213ef9f9b71 -eo pid,comm [Pipeline] { [Pipeline] sh 19:30:28 + go version 19:30:28 go version go1.23.2 linux/amd64 [Pipeline] } 19:30:28 $ docker stop --time=1 84891ee6b8c63b8004e8ce4ecdd7c1c83a002ad89f7620a542019213ef9f9b71 19:30:29 $ docker rm -f --volumes 84891ee6b8c63b8004e8ce4ecdd7c1c83a002ad89f7620a542019213ef9f9b71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:30 + docker inspect -f . ci-base-image-x86_64 19:30:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:30:30 prd-ubuntu20.04-docker-8c-8g-24236 does not seem to be running inside a container 19:30:31 $ 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 ******** ci-base-image-x86_64 cat 19:30:31 $ docker top 44a1f303f2c94935e91240ea1d247a64e6b91951fb4501ee1e934d221c93e1e2 -eo pid,comm [Pipeline] { [Pipeline] echo 19:30:31 ========================================================= 19:30:31 [edgeXBuildGoParallel] Running Tests and Build... 19:30:31 ========================================================= [Pipeline] sh 19:30:31 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:30:32 + make test 19:30:32 go test -race -coverprofile=coverage.out ./... 19:30:40 ? github.com/edgexfoundry/edgex-go [no test files] 19:31:12 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 19:31:12 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 19:31:12 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 19:31:12 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 19:31:12 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 19:31:12 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 19:31:12 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 19:31:12 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 19:31:12 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 19:31:12 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 19:31:12 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 19:31:12 github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements 19:31:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:31:12 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 19:31:12 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 19:31:12 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 19:31:12 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 19:31:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.028s coverage: 28.7% of statements 19:31:12 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 19:31:12 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 19:31:12 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 19:31:13 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 19:31:13 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 19:31:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.047s coverage: 97.0% of statements 19:31:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:31:13 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 19:31:13 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 19:31:13 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 19:31:13 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 19:31:13 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 19:31:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 19:31:13 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 19:31:13 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 19:31:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 19:31:15 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 19:31:15 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 19:31:15 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 19:31:15 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 19:31:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.2% of statements 19:31:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.043s coverage: 48.4% of statements 19:31:16 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 19:31:16 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 19:31:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.250s coverage: 93.4% of statements 19:31:17 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.049s coverage: 91.7% of statements 19:31:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.059s coverage: 9.4% of statements 19:31:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:31:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:31:18 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 19:31:18 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 19:31:18 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 19:31:18 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 19:31:18 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 19:31:18 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 19:31:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:31:19 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 19:31:19 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 19:31:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.402s coverage: 95.8% of statements 19:31:20 ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements 19:31:20 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 19:31:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:31:20 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 19:31:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.043s coverage: 0.0% of statements [no tests to run] 19:31:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.049s coverage: 1.0% of statements 19:31:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.041s coverage: 44.2% of statements 19:31:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.027s coverage: 40.0% of statements 19:31:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.020s coverage: 87.1% of statements 19:31:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.016s coverage: 94.1% of statements 19:31:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 19:31:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 19:31:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 19:31:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:31:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 19:31:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 19:31:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 19:31:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.702s coverage: 96.3% of statements 19:31:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements 19:31:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 19:31:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 19:31:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 19:31:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 19:31:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 19:31:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 19:31:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 19:31:24 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 19:31:24 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 19:31:25 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 19:31:25 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 19:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:31:27 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 19:31:27 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 19:31:29 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 19:31:29 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 19:31:29 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 19:31:31 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 19:31:31 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 19:31:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:31:31 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 19:31:31 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 19:31:31 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 19:31:31 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements 19:31:32 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements 19:31:32 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements 19:31:32 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements 19:31:33 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 19:31:33 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 19:31:33 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 19:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.030s coverage: 94.4% of statements 19:31:35 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 19:31:35 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 19:31:35 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 19:31:35 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 19:31:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:31:36 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 19:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.047s coverage: 92.9% of statements 19:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 66.7% of statements 19:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements 19:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 75.0% of statements 19:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements 19:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 17.0% of statements 19:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.015s coverage: 100.0% of statements 19:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.051s coverage: 81.8% of statements 19:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.059s coverage: 82.1% of statements 19:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements 19:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.129s coverage: 63.1% of statements 19:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements 19:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 19:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 19:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements 19:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements 19:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.134s coverage: 36.8% of statements 19:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 93.8% of statements 19:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements 19:31:49 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.033s coverage: 9.0% of statements 19:31:49 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.076s coverage: 97.7% of statements 19:31:49 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.033s coverage: 45.8% of statements 19:31:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.054s coverage: 17.4% of statements 19:31:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.104s coverage: 95.7% of statements 19:31:49 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 19:31:49 running golangci-lint 19:31:49 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 19:31:49 go version go1.23.2 linux/amd64 19:31:49 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 19:31:49 level=info msg="[config_reader] Used config file .golangci.yml" 19:31:49 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 19:32:11 level=info msg="[loader] Go packages loading at mode 575 (files|name|types_sizes|compiled_files|deps|exports_file|imports) took 23.038236249s" 19:32:11 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.269098ms" 19:32:25 level=info msg="[linters_context/goanalysis] analyzers took 1m46.837517612s with top 10 stages: buildir: 1m5.243441189s, gosec: 3.627890078s, inspect: 3.015316024s, fact_deprecated: 2.874115547s, ctrlflow: 1.809889602s, printf: 1.603590996s, fact_purity: 1.259607973s, nilness: 1.206555167s, S1038: 1.108355113s, typedness: 787.494802ms" 19:32:25 level=info msg="[runner] Issues before processing: 208, after processing: 0" 19:32:25 level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 208/208, invalid_issue: 208/208, autogenerated_exclude: 208/208, cgo: 208/208, skip_dirs: 208/208, identifier_marker: 208/208, exclude: 208/208, nolint: 15/0, path_prettifier: 208/208, exclude-rules: 208/15, skip_files: 208/208" 19:32:25 level=info msg="[runner] processing took 17.169408ms with stages: nolint: 6.78563ms, identifier_marker: 5.406643ms, path_prettifier: 1.433869ms, exclude-rules: 1.409008ms, autogenerated_exclude: 1.182429ms, skip_dirs: 836.735µs, invalid_issue: 64.592µs, cgo: 31.491µs, filename_unadjuster: 14.49µs, uniq_by_line: 720ns, max_from_linter: 690ns, max_same_issues: 621ns, skip_files: 450ns, fixer: 400ns, severity-rules: 370ns, exclude: 320ns, sort_results: 320ns, source_code: 150ns, diff: 140ns, path_shortener: 120ns, path_prefixer: 110ns, max_per_file_from_linter: 110ns" 19:32:25 level=info msg="[runner] linters took 13.701000303s with stages: goanalysis_metalinter: 13.683739811s" 19:32:25 level=info msg="File cache stats: 0 entries of total size 0B" 19:32:25 level=info msg="Memory: 369 samples, avg is 303.8MB, max is 1209.0MB" 19:32:25 level=info msg="Execution took 36.786891628s" 19:32:25 go vet ./... 19:32:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:32:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:32:32 ./bin/test-attribution-txt.sh [Pipeline] echo 19:32:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:32:37 + ls -al . 19:32:37 total 1764 19:32:37 drwxrwxr-x 11 1001 1001 4096 Oct 31 19:30 . 19:32:37 drwxr-xr-x 4 root root 4096 Oct 31 19:30 .. 19:32:37 drwxrwxr-x 2 1001 1001 4096 Oct 31 19:29 .blubracket 19:32:37 -rw-rw-r-- 1 1001 1001 10 Oct 31 19:29 .dockerignore 19:32:37 drwxrwxr-x 8 1001 1001 4096 Oct 31 19:31 .git 19:32:37 drwxrwxr-x 3 1001 1001 4096 Oct 31 19:29 .github 19:32:37 -rw-rw-r-- 1 1001 1001 961 Oct 31 19:29 .gitignore 19:32:37 -rw-rw-r-- 1 1001 1001 199 Oct 31 19:29 .golangci.yml 19:32:37 -rw-rw-r-- 1 1001 1001 100 Oct 31 19:29 .hadolint.yml 19:32:37 drwxr-xr-x 3 1001 1001 4096 Oct 31 19:29 .semver 19:32:37 -rw-rw-r-- 1 1001 1001 155 Oct 31 19:29 .sonarcloud.properties 19:32:37 -rw-rw-r-- 1 1001 1001 1171 Oct 31 19:29 ADOPTERS.md 19:32:37 -rw-rw-r-- 1 1001 1001 17141 Oct 31 19:29 Attribution.txt 19:32:37 -rw-rw-r-- 1 1001 1001 100284 Oct 31 19:29 CHANGELOG.md 19:32:37 -rw-rw-r-- 1 1001 1001 3804 Oct 31 19:29 CONTRIBUTING.md 19:32:37 -rw-rw-r-- 1 1001 1001 677 Oct 31 19:29 GOVERNANCE.md 19:32:37 -rw-rw-r-- 1 1001 1001 858 Oct 31 19:29 Jenkinsfile 19:32:37 -rw-rw-r-- 1 1001 1001 10775 Oct 31 19:29 LICENSE 19:32:37 -rw-rw-r-- 1 1001 1001 16705 Oct 31 19:29 Makefile 19:32:37 -rw-rw-r-- 1 1001 1001 582 Oct 31 19:29 OWNERS.md 19:32:37 -rw-rw-r-- 1 1001 1001 9533 Oct 31 19:29 README.md 19:32:37 -rw-rw-r-- 1 1001 1001 789 Oct 31 19:29 SECURITY.md 19:32:37 -rw-rw-r-- 1 1001 1001 5 Oct 31 19:29 VERSION 19:32:37 drwxrwxr-x 2 1001 1001 4096 Oct 31 19:29 bin 19:32:37 drwxrwxr-x 19 1001 1001 4096 Oct 31 19:29 cmd 19:32:37 -rw-r--r-- 1 root root 1433705 Oct 31 19:31 coverage.out 19:32:37 drwxrwxr-x 2 1001 1001 4096 Oct 31 19:29 fuzz_test 19:32:37 -rw-rw-r-- 1 1001 1001 6577 Oct 31 19:29 go.mod 19:32:37 -rw-rw-r-- 1 1001 1001 88825 Oct 31 19:29 go.sum 19:32:37 drwxrwxr-x 7 1001 1001 4096 Oct 31 19:29 internal 19:32:37 drwxrwxr-x 2 1001 1001 4096 Oct 31 19:29 openapi 19:32:37 -rw-rw-r-- 1 1001 1001 584 Oct 31 19:29 security.txt 19:32:37 -rw-rw-r-- 1 1001 1001 204 Oct 31 19:29 version.go [Pipeline] sh 19:32:37 + '[' -e coverage.out ] 19:32:37 + chown 1001:1001 coverage.out [Pipeline] stash 19:32:37 Stashed 1 file(s) [Pipeline] sh 19:32:38 + make build 19:32:38 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:33:04 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:33:04 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 19:33:05 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:33:06 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 19:33:08 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:33:13 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 19:33:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:33:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:33:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:33:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 19:33:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:33:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:33:23 $ docker stop --time=1 44a1f303f2c94935e91240ea1d247a64e6b91951fb4501ee1e934d221c93e1e2 19:33:25 $ docker rm -f --volumes 44a1f303f2c94935e91240ea1d247a64e6b91951fb4501ee1e934d221c93e1e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:33:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:33:27 19:33:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:33:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:33:27 latest: Pulling from edgex-devops/edgex-compose 19:33:27 91d30c5bc195: Pulling fs layer 19:33:27 2e9b0aa3be6d: Pulling fs layer 19:33:27 9c61dcf015f6: Pulling fs layer 19:33:27 4698f68db338: Pulling fs layer 19:33:27 2a2f49069b9e: Pulling fs layer 19:33:27 e0025b399a48: Pulling fs layer 19:33:27 2a2f49069b9e: Waiting 19:33:27 4698f68db338: Waiting 19:33:27 e0025b399a48: Waiting 19:33:27 91d30c5bc195: Verifying Checksum 19:33:27 91d30c5bc195: Download complete 19:33:27 4698f68db338: Verifying Checksum 19:33:27 4698f68db338: Download complete 19:33:27 2e9b0aa3be6d: Verifying Checksum 19:33:27 2e9b0aa3be6d: Download complete 19:33:27 e0025b399a48: Verifying Checksum 19:33:27 e0025b399a48: Download complete 19:33:27 91d30c5bc195: Pull complete 19:33:27 2a2f49069b9e: Verifying Checksum 19:33:27 2a2f49069b9e: Download complete 19:33:28 2e9b0aa3be6d: Pull complete 19:33:28 9c61dcf015f6: Download complete 19:33:30 9c61dcf015f6: Pull complete 19:33:30 4698f68db338: Pull complete 19:33:31 2a2f49069b9e: Pull complete 19:33:31 e0025b399a48: Pull complete 19:33:31 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:33:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:33:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:33:31 prd-ubuntu20.04-docker-8c-8g-24236 does not seem to be running inside a container 19:33:31 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:33:32 $ docker top beb1c6f49421d8a291b54df042672ba755b1c48319416f5e1a8abe7086071bc2 -eo pid,comm [Pipeline] { [Pipeline] sh 19:33:32 + docker compose -f ./docker-compose-build.yml build --parallel 19:33:35 #1 [security-bootstrapper internal] load build definition from Dockerfile 19:33:35 #1 transferring dockerfile: 3.02kB done 19:33:35 #1 DONE 0.0s 19:33:35 19:33:35 #2 [support-cron-scheduler internal] load build definition from Dockerfile 19:33:35 #2 transferring dockerfile: 1.86kB done 19:33:35 #2 DONE 0.0s 19:33:35 19:33:35 #3 [security-proxy-setup internal] load build definition from Dockerfile 19:33:35 #3 transferring dockerfile: 2.50kB done 19:33:35 #3 DONE 0.0s 19:33:35 19:33:35 #4 [core-command internal] load build definition from Dockerfile 19:33:35 #4 transferring dockerfile: 1.94kB done 19:33:35 #4 DONE 0.0s 19:33:35 19:33:35 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:33:35 #5 transferring dockerfile: 1.89kB done 19:33:35 #5 DONE 0.0s 19:33:35 19:33:35 #6 [security-proxy-auth internal] load build definition from Dockerfile 19:33:35 #6 transferring dockerfile: 2.15kB done 19:33:35 #6 DONE 0.0s 19:33:35 19:33:35 #7 [security-spire-agent internal] load build definition from Dockerfile 19:33:35 #7 transferring dockerfile: 1.81kB done 19:33:35 #7 DONE 0.0s 19:33:35 19:33:35 #8 [support-notifications internal] load build definition from Dockerfile 19:33:35 #8 transferring dockerfile: 2.02kB done 19:33:35 #8 DONE 0.0s 19:33:35 19:33:35 #9 [security-spire-server internal] load build definition from Dockerfile 19:33:35 #9 transferring dockerfile: 1.70kB done 19:33:35 #9 DONE 0.0s 19:33:35 19:33:35 #10 [security-secretstore-setup internal] load build definition from Dockerfile 19:33:35 #10 transferring dockerfile: 2.49kB done 19:33:35 #10 DONE 0.0s 19:33:35 19:33:35 #11 [core-metadata internal] load build definition from Dockerfile 19:33:35 #11 transferring dockerfile: 2.13kB done 19:33:35 #11 DONE 0.0s 19:33:35 19:33:35 #12 [security-bootstrapper internal] load .dockerignore 19:33:35 #12 transferring context: 50B done 19:33:35 #12 DONE 0.1s 19:33:35 19:33:35 #13 [core-keeper internal] load build definition from Dockerfile 19:33:35 #13 transferring dockerfile: 2.07kB done 19:33:35 #13 DONE 0.1s 19:33:35 19:33:35 #14 [core-data internal] load build definition from Dockerfile 19:33:35 #14 transferring dockerfile: 2.07kB done 19:33:35 #14 DONE 0.1s 19:33:35 19:33:35 #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:33:35 #15 transferring dockerfile: 2.23kB done 19:33:35 #15 DONE 0.0s 19:33:35 19:33:35 #16 [security-spire-config internal] load build definition from Dockerfile 19:33:35 #16 transferring dockerfile: 1.69kB done 19:33:35 #16 DONE 0.1s 19:33:35 19:33:35 #17 [support-cron-scheduler internal] load .dockerignore 19:33:35 #17 transferring context: 50B done 19:33:35 #17 DONE 0.0s 19:33:35 19:33:35 #18 [security-proxy-setup internal] load .dockerignore 19:33:35 #18 transferring context: 50B done 19:33:35 #18 DONE 0.0s 19:33:35 19:33:35 #19 [core-command internal] load .dockerignore 19:33:35 #19 transferring context: 50B done 19:33:35 #19 DONE 0.0s 19:33:35 19:33:35 #20 [security-spiffe-token-provider internal] load .dockerignore 19:33:35 #20 transferring context: 50B done 19:33:35 #20 DONE 0.0s 19:33:35 19:33:35 #21 [security-spire-agent internal] load .dockerignore 19:33:35 #21 transferring context: 50B done 19:33:35 #21 DONE 0.0s 19:33:35 19:33:35 #22 [security-proxy-auth internal] load .dockerignore 19:33:35 #22 transferring context: 50B done 19:33:35 #22 DONE 0.0s 19:33:35 19:33:35 #23 [support-notifications internal] load .dockerignore 19:33:35 #23 transferring context: 50B done 19:33:35 #23 DONE 0.0s 19:33:35 19:33:35 #24 [security-spire-server internal] load .dockerignore 19:33:35 #24 transferring context: 50B done 19:33:35 #24 DONE 0.0s 19:33:35 19:33:35 #25 [security-secretstore-setup internal] load .dockerignore 19:33:35 #25 transferring context: 50B done 19:33:35 #25 DONE 0.0s 19:33:35 19:33:35 #26 [core-metadata internal] load .dockerignore 19:33:35 #26 transferring context: 50B done 19:33:35 #26 DONE 0.0s 19:33:35 19:33:35 #27 [core-keeper internal] load .dockerignore 19:33:35 #27 transferring context: 50B done 19:33:35 #27 DONE 0.0s 19:33:35 19:33:35 #28 [core-data internal] load .dockerignore 19:33:35 #28 transferring context: 50B done 19:33:35 #28 DONE 0.0s 19:33:35 19:33:35 #29 [core-common-config-bootstrapper internal] load .dockerignore 19:33:35 #29 transferring context: 50B done 19:33:35 #29 DONE 0.0s 19:33:35 19:33:35 #30 [security-spire-config internal] load .dockerignore 19:33:35 #30 transferring context: 50B done 19:33:35 #30 DONE 0.0s 19:33:35 19:33:35 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:33:35 #31 DONE 0.0s 19:33:35 19:33:35 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 19:33:35 #32 ... 19:33:35 19:33:35 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:33:35 #31 DONE 0.0s 19:33:35 19:33:35 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 19:33:36 #32 ... 19:33:36 19:33:36 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:33:36 #31 DONE 0.0s 19:33:36 19:33:36 #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 19:33:36 #32 DONE 0.6s 19:33:36 19:33:36 #33 [security-proxy-setup stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 19:33:36 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 19:33:36 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 19:33:36 #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 19:33:36 #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 19:33:36 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 19:33:36 #33 ... 19:33:36 19:33:36 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 19:33:36 #34 DONE 0.5s 19:33:36 19:33:36 #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 19:33:36 #35 DONE 0.6s 19:33:36 19:33:36 #33 [security-spire-config stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 19:33:36 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 19:33:36 #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 19:33:36 #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 19:33:36 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 19:33:36 #33 ... 19:33:36 19:33:36 #36 [security-spire-agent internal] load build context 19:33:36 #36 transferring context: 23.10kB 0.0s done 19:33:36 #36 DONE 0.5s 19:33:36 19:33:36 #37 [security-spire-server internal] load build context 19:33:36 #37 transferring context: 23.57kB 0.0s done 19:33:36 #37 DONE 0.6s 19:33:36 19:33:36 #38 [security-spire-config internal] load build context 19:33:36 #38 transferring context: 21.82kB 0.1s done 19:33:36 #38 DONE 0.6s 19:33:36 19:33:36 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:33:36 #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done 19:33:36 #39 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 19:33:36 #39 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 19:33:36 #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 19:33:36 #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 19:33:36 #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 19:33:36 #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 19:33:36 #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.2s 19:33:36 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.2s 19:33:36 #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 19:33:37 #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 19:33:37 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.10MB / 30.73MB 0.4s 19:33:37 #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 19:33:37 #39 ... 19:33:37 19:33:37 #40 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:33:37 #40 DONE 1.4s 19:33:37 19:33:37 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:33:37 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 9.59MB / 30.73MB 0.5s 19:33:37 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 13.63MB / 30.73MB 0.6s 19:33:37 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 26.21MB / 30.73MB 0.8s 19:33:37 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.9s 19:33:38 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.7s done 19:33:39 #39 ... 19:33:39 19:33:39 #41 [core-keeper builder 2/7] WORKDIR /edgex-go 19:33:39 #41 DONE 2.2s 19:33:39 19:33:39 #42 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 19:33:39 #0 0.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:33:39 #0 1.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:33:39 #0 1.308 (1/2) Installing ca-certificates (20240705-r0) 19:33:39 #0 1.324 (2/2) Installing dumb-init (1.2.5-r3) 19:33:39 #0 1.326 Executing busybox-1.36.1-r29.trigger 19:33:39 #0 1.336 Executing ca-certificates-20240705-r0.trigger 19:33:39 #0 1.384 OK: 9 MiB in 16 packages 19:33:39 #42 DONE 3.0s 19:33:39 19:33:39 #43 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:33:39 #0 1.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:33:39 #0 1.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:33:39 #0 1.690 (1/1) Installing dumb-init (1.2.5-r3) 19:33:39 #0 1.697 Executing busybox-1.36.1-r29.trigger 19:33:39 #0 1.707 OK: 8 MiB in 15 packages 19:33:39 #43 DONE 3.0s 19:33:39 19:33:39 #44 [core-data stage-1 3/8] RUN apk --no-cache upgrade 19:33:39 #44 ... 19:33:39 19:33:39 #45 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:33:39 #0 0.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:33:39 #0 0.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:33:39 #0 1.182 v3.20.3-242-gcc5b54a286e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 19:33:39 #0 1.182 v3.20.3-242-gcc5b54a286e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 19:33:39 #0 1.182 OK: 24165 distinct packages available 19:33:39 #0 1.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:33:39 #0 1.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:33:39 #0 1.592 (1/4) Installing dumb-init (1.2.5-r3) 19:33:39 #0 1.608 (2/4) Installing musl-obstack (1.2.3-r2) 19:33:39 #0 1.613 (3/4) Installing libucontext (1.2-r3) 19:33:39 #0 1.613 (4/4) Installing gcompat (1.1.0-r4) 19:33:39 #0 1.617 Executing busybox-1.36.1-r29.trigger 19:33:39 #0 1.628 OK: 8 MiB in 18 packages 19:33:39 #45 DONE 3.1s 19:33:39 19:33:39 #46 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:33:39 #0 1.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:33:39 #0 1.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:33:39 #0 1.998 v3.20.3-242-gcc5b54a286e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 19:33:39 #0 1.998 v3.20.3-242-gcc5b54a286e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 19:33:39 #0 1.998 OK: 24165 distinct packages available 19:33:39 #0 2.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:33:39 #0 2.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:33:39 #0 2.488 (1/14) Installing ca-certificates (20240705-r0) 19:33:39 #0 2.500 (2/14) Installing brotli-libs (1.1.0-r2) 19:33:39 #0 2.513 (3/14) Installing c-ares (1.33.1-r0) 19:33:39 #0 2.516 (4/14) Installing libunistring (1.2-r0) 19:33:39 #0 2.532 (5/14) Installing libidn2 (2.3.7-r0) 19:33:39 #0 2.537 (6/14) Installing nghttp2-libs (1.62.1-r0) 19:33:39 #0 2.540 (7/14) Installing libpsl (0.21.5-r1) 19:33:39 #0 2.544 (8/14) Installing zstd-libs (1.5.6-r0) 19:33:39 #0 2.553 (9/14) Installing libcurl (8.10.1-r0) 19:33:39 #0 2.562 (10/14) Installing curl (8.10.1-r0) 19:33:39 #0 2.568 (11/14) Installing dumb-init (1.2.5-r3) 19:33:39 #0 2.572 (12/14) Installing musl-obstack (1.2.3-r2) 19:33:39 #0 2.574 (13/14) Installing libucontext (1.2-r3) 19:33:39 #0 2.576 (14/14) Installing gcompat (1.1.0-r4) 19:33:39 #0 2.580 Executing busybox-1.36.1-r29.trigger 19:33:39 #0 2.591 Executing ca-certificates-20240705-r0.trigger 19:33:39 #0 2.656 OK: 13 MiB in 28 packages 19:33:39 #46 DONE 3.2s 19:33:39 19:33:39 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:33:39 #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.1s 19:33:41 #39 ... 19:33:41 19:33:41 #47 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:41 #47 DONE 4.6s 19:33:41 19:33:41 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:33:41 #39 ... 19:33:41 19:33:41 #48 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:33:41 #0 3.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:33:41 #0 3.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:33:41 #0 3.969 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 19:33:41 #0 3.999 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 19:33:41 #0 4.017 (3/6) Installing dumb-init (1.2.5-r3) 19:33:41 #0 4.017 (4/6) Installing openssl (3.3.2-r1) 19:33:41 #0 4.028 (5/6) Installing su-exec (0.2-r3) 19:33:41 #0 4.032 (6/6) Installing yq-go (4.44.1-r2) 19:33:41 #0 4.095 Executing busybox-1.36.1-r29.trigger 19:33:41 #0 4.110 OK: 19 MiB in 18 packages 19:33:41 #48 DONE 4.7s 19:33:41 19:33:41 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:33:42 #39 ... 19:33:42 19:33:42 #49 [security-proxy-auth stage-1 2/10] RUN apk add --update --no-cache dumb-init 19:33:42 #0 4.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:33:42 #0 4.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:33:42 #0 4.566 (1/1) Installing dumb-init (1.2.5-r3) 19:33:42 #0 4.574 Executing busybox-1.36.1-r29.trigger 19:33:42 #0 4.587 OK: 8 MiB in 15 packages 19:33:42 #49 DONE 5.7s 19:33:42 19:33:42 #50 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 19:33:42 #0 4.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:33:42 #0 4.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:33:42 #0 4.586 (1/3) Installing ca-certificates (20240705-r0) 19:33:42 #0 4.615 (2/3) Installing dumb-init (1.2.5-r3) 19:33:42 #0 4.619 (3/3) Installing tzdata (2024b-r0) 19:33:42 #0 4.659 Executing busybox-1.36.1-r29.trigger 19:33:42 #0 4.663 Executing ca-certificates-20240705-r0.trigger 19:33:42 #0 4.706 OK: 10 MiB in 17 packages 19:33:42 #50 DONE 5.7s 19:33:42 19:33:42 #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:33:42 #0 4.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:33:42 #0 4.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:33:42 #0 4.431 (1/2) Installing dumb-init (1.2.5-r3) 19:33:42 #0 4.522 (2/2) Installing su-exec (0.2-r3) 19:33:42 #0 4.522 Executing busybox-1.36.1-r29.trigger 19:33:42 #0 4.573 OK: 8 MiB in 16 packages 19:33:42 #51 DONE 5.6s 19:33:42 19:33:42 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:33:42 #39 ... 19:33:42 19:33:42 #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:33:42 #0 4.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:33:42 #0 4.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:33:42 #0 4.649 (1/4) Installing ca-certificates (20240705-r0) 19:33:42 #0 4.670 (2/4) Installing dumb-init (1.2.5-r3) 19:33:42 #0 4.672 (3/4) Installing su-exec (0.2-r3) 19:33:42 #0 4.677 (4/4) Installing yq-go (4.44.1-r2) 19:33:42 #0 4.757 Executing busybox-1.36.1-r29.trigger 19:33:42 #0 4.773 Executing ca-certificates-20240705-r0.trigger 19:33:42 #0 4.841 OK: 19 MiB in 18 packages 19:33:42 #52 DONE 5.7s 19:33:42 19:33:42 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:33:42 #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.2s done 19:33:46 #39 DONE 9.5s 19:33:46 19:33:46 #53 [core-command internal] load build context 19:33:46 #53 transferring context: 313.01MB 9.6s 19:33:46 #53 ... 19:33:46 19:33:46 #54 [security-proxy-auth internal] load build context 19:33:46 #54 ... 19:33:46 19:33:46 #55 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:33:46 #0 6.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:33:46 #0 6.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:33:46 #0 6.619 v3.20.3-242-gcc5b54a286e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 19:33:46 #0 6.619 v3.20.3-242-gcc5b54a286e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 19:33:46 #0 6.619 OK: 24165 distinct packages available 19:33:46 #0 6.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:33:46 #0 6.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:33:46 #0 7.065 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 19:33:46 #0 7.102 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 19:33:46 #0 7.111 (3/7) Installing dumb-init (1.2.5-r3) 19:33:46 #0 7.116 (4/7) Installing musl-obstack (1.2.3-r2) 19:33:46 #0 7.121 (5/7) Installing libucontext (1.2-r3) 19:33:46 #0 7.125 (6/7) Installing gcompat (1.1.0-r4) 19:33:46 #0 7.128 (7/7) Installing openssl (3.3.2-r1) 19:33:46 #0 7.137 Executing busybox-1.36.1-r29.trigger 19:33:46 #0 7.152 OK: 9 MiB in 19 packages 19:33:46 #55 DONE 9.7s 19:33:46 19:33:46 #54 [security-proxy-auth internal] load build context 19:33:46 #54 ... 19:33:46 19:33:46 #56 [core-data internal] load build context 19:33:46 #56 ... 19:33:46 19:33:46 #57 [security-proxy-setup internal] load build context 19:33:46 #57 ... 19:33:46 19:33:46 #58 [security-spiffe-token-provider internal] load build context 19:33:46 #58 ... 19:33:46 19:33:46 #59 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:33:46 #0 3.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:33:46 #0 3.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:33:46 #0 3.797 OK: 246 MiB in 54 packages 19:33:46 #59 DONE 7.1s 19:33:46 19:33:46 #60 [core-command builder 3/7] RUN apk add --update --no-cache make git 19:33:46 #0 3.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:33:46 #0 3.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:33:46 #0 3.958 OK: 246 MiB in 54 packages 19:33:46 #60 DONE 7.2s 19:33:46 19:33:46 #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:46 #61 DONE 7.2s 19:33:46 19:33:46 #58 [security-spiffe-token-provider internal] load build context 19:33:46 #58 ... 19:33:46 19:33:46 #62 [core-common-config-bootstrapper internal] load build context 19:33:46 #62 ... 19:33:46 19:33:46 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:33:46 #0 5.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:33:46 #0 5.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:33:46 #0 5.401 v3.20.3-242-gcc5b54a286e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 19:33:46 #0 5.401 v3.20.3-242-gcc5b54a286e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 19:33:46 #0 5.401 OK: 24164 distinct packages available 19:33:46 #0 5.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:33:46 #0 5.540 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:33:46 #0 5.799 OK: 246 MiB in 54 packages 19:33:46 #63 DONE 7.2s 19:33:46 19:33:46 #64 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 19:33:46 #0 5.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:33:46 #0 5.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:33:46 #0 5.579 Upgrading critical system libraries and apk-tools: 19:33:46 #0 5.579 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 19:33:46 #0 5.616 Executing busybox-1.36.1-r29.trigger 19:33:46 #0 5.683 Continuing the upgrade transaction with new apk-tools: 19:33:46 #0 5.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:33:46 #0 5.759 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:33:46 #0 6.012 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 19:33:46 #0 6.134 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 19:33:46 #0 6.172 Executing ca-certificates-20240705-r0.trigger 19:33:46 #0 6.199 OK: 9 MiB in 16 packages 19:33:46 #64 DONE 7.2s 19:33:46 19:33:46 #65 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:33:46 #0 5.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:33:46 #0 5.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:33:46 #0 5.765 OK: 246 MiB in 54 packages 19:33:46 #65 DONE 7.4s 19:33:46 19:33:46 #62 [core-common-config-bootstrapper internal] load build context 19:33:46 #62 ... 19:33:46 19:33:46 #66 [support-notifications internal] load build context 19:33:46 #66 ... 19:33:46 19:33:46 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:33:46 #67 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done 19:33:46 #67 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 19:33:46 #67 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 19:33:46 #67 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 19:33:46 #67 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 19:33:46 #67 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.7s done 19:33:46 #67 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 19:33:46 #67 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 19:33:46 #67 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done 19:33:46 #67 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 19:33:46 #67 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 19:33:46 #67 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.9s done 19:33:46 #67 ... 19:33:46 19:33:46 #68 [support-cron-scheduler internal] load build context 19:33:47 #68 ... 19:33:47 19:33:47 #69 [security-secretstore-setup internal] load build context 19:33:47 #69 ... 19:33:47 19:33:47 #70 [core-keeper internal] load build context 19:33:47 #70 ... 19:33:47 19:33:47 #71 [core-metadata internal] load build context 19:33:47 #71 ... 19:33:47 19:33:47 #72 [security-bootstrapper internal] load build context 19:33:47 #72 ... 19:33:47 19:33:47 #70 [core-keeper internal] load build context 19:33:48 #70 ... 19:33:48 19:33:48 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:33:48 #0 6.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:33:48 #0 6.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:33:48 #0 7.185 Upgrading critical system libraries and apk-tools: 19:33:48 #0 7.185 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 19:33:48 #0 7.185 Executing busybox-1.36.1-r29.trigger 19:33:48 #0 7.266 Continuing the upgrade transaction with new apk-tools: 19:33:48 #0 7.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:33:48 #0 7.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:33:48 #0 7.722 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 19:33:48 #0 7.747 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 19:33:48 #0 7.838 OK: 8 MiB in 18 packages 19:33:48 #73 DONE 8.7s 19:33:48 19:33:48 #70 [core-keeper internal] load build context 19:33:50 #70 ... 19:33:50 19:33:50 #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:33:50 #0 8.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:33:50 #0 8.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:33:50 #0 8.869 Upgrading critical system libraries and apk-tools: 19:33:50 #0 8.869 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 19:33:50 #0 8.899 Executing busybox-1.36.1-r29.trigger 19:33:50 #0 9.016 Continuing the upgrade transaction with new apk-tools: 19:33:50 #0 9.024 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:33:50 #0 9.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:33:50 #0 9.443 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 19:33:50 #0 9.475 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 19:33:50 #0 9.485 Executing ca-certificates-20240705-r0.trigger 19:33:50 #0 9.612 OK: 13 MiB in 28 packages 19:33:50 #74 ... 19:33:50 19:33:50 #54 [security-proxy-auth internal] load build context 19:33:50 #54 ... 19:33:50 19:33:50 #44 [core-data stage-1 3/8] RUN apk --no-cache upgrade 19:33:50 #44 8.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:33:50 #44 8.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:33:50 #44 8.641 Upgrading critical system libraries and apk-tools: 19:33:50 #44 8.641 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 19:33:50 #44 8.652 Executing busybox-1.36.1-r29.trigger 19:33:50 #44 8.741 Continuing the upgrade transaction with new apk-tools: 19:33:50 #44 8.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:33:50 #44 8.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:33:50 #44 9.170 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 19:33:50 #44 9.250 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 19:33:50 #44 9.319 OK: 8 MiB in 15 packages 19:33:50 #44 DONE 10.4s 19:33:50 19:33:50 #54 [security-proxy-auth internal] load build context 19:33:50 #54 ... 19:33:50 19:33:50 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:33:50 #0 6.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:33:50 #0 6.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:33:50 #0 7.110 Upgrading critical system libraries and apk-tools: 19:33:50 #0 7.110 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 19:33:50 #0 7.131 Executing busybox-1.36.1-r29.trigger 19:33:50 #0 7.193 Continuing the upgrade transaction with new apk-tools: 19:33:50 #0 7.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:33:50 #0 7.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:33:50 #0 7.815 OK: 19 MiB in 18 packages 19:33:50 #75 DONE 8.8s 19:33:50 19:33:50 #54 [security-proxy-auth internal] load build context 19:33:50 #54 ... 19:33:50 19:33:50 #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 19:33:50 #0 6.561 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:33:50 #0 7.123 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:33:50 #0 7.889 (1/1) Installing dumb-init (1.2.5-r3) 19:33:50 #0 8.200 Executing busybox-1.36.1-r29.trigger 19:33:50 #0 8.208 OK: 8 MiB in 15 packages 19:33:50 #76 DONE 9.4s 19:33:50 19:33:50 #54 [security-proxy-auth internal] load build context 19:33:50 #54 ... 19:33:50 19:33:50 #62 [core-common-config-bootstrapper internal] load build context 19:33:50 #62 transferring context: 542.23MB 14.1s done 19:33:50 #62 DONE 14.6s 19:33:50 19:33:50 #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:33:50 #0 6.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:33:50 #0 6.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:33:50 #0 6.515 Upgrading critical system libraries and apk-tools: 19:33:50 #0 6.515 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 19:33:50 #0 6.523 Executing busybox-1.36.1-r29.trigger 19:33:50 #0 6.672 Continuing the upgrade transaction with new apk-tools: 19:33:50 #0 6.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:33:50 #0 6.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:33:50 #0 7.169 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 19:33:50 #0 7.228 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 19:33:50 #0 7.236 OK: 8 MiB in 16 packages 19:33:50 #77 DONE 8.6s 19:33:50 19:33:50 #54 [security-proxy-auth internal] load build context 19:33:50 #54 ... 19:33:50 19:33:50 #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:33:50 #74 DONE 11.1s 19:33:50 19:33:50 #78 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:33:50 #78 DONE 2.6s 19:33:50 19:33:50 #54 [security-proxy-auth internal] load build context 19:33:51 #54 ... 19:33:51 19:33:51 #79 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:33:51 #79 DONE 1.1s 19:33:51 19:33:51 #54 [security-proxy-auth internal] load build context 19:33:51 #54 ... 19:33:51 19:33:51 #72 [security-bootstrapper internal] load build context 19:33:51 #72 transferring context: 542.23MB 15.0s done 19:33:51 #72 DONE 15.7s 19:33:51 19:33:51 #54 [security-proxy-auth internal] load build context 19:33:52 #54 ... 19:33:52 19:33:52 #80 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:33:52 #80 DONE 1.2s 19:33:52 19:33:52 #53 [core-command internal] load build context 19:33:52 #53 transferring context: 542.23MB 15.2s done 19:33:52 #53 DONE 15.9s 19:33:52 19:33:52 #66 [support-notifications internal] load build context 19:33:52 #66 transferring context: 542.23MB 15.3s done 19:33:52 #66 DONE 15.9s 19:33:52 19:33:52 #54 [security-proxy-auth internal] load build context 19:33:52 #54 ... 19:33:52 19:33:52 #81 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:33:52 #81 DONE 1.2s 19:33:52 19:33:52 #70 [core-keeper internal] load build context 19:33:52 #70 transferring context: 542.23MB 15.6s done 19:33:52 #70 DONE 16.0s 19:33:52 19:33:52 #54 [security-proxy-auth internal] load build context 19:33:52 #54 ... 19:33:52 19:33:52 #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 19:33:52 #0 8.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:33:52 #0 8.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:33:52 #0 9.198 Upgrading critical system libraries and apk-tools: 19:33:52 #0 9.198 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 19:33:52 #0 9.206 Executing busybox-1.36.1-r29.trigger 19:33:52 #0 9.276 Continuing the upgrade transaction with new apk-tools: 19:33:52 #0 9.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:33:52 #0 9.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:33:52 #0 9.708 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 19:33:52 #0 9.748 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 19:33:52 #0 9.759 Executing ca-certificates-20240705-r0.trigger 19:33:52 #0 9.814 OK: 10 MiB in 17 packages 19:33:52 #82 ... 19:33:52 19:33:52 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:33:52 #83 ... 19:33:52 19:33:52 #84 [security-proxy-auth stage-1 3/10] RUN apk --no-cache upgrade 19:33:52 #0 9.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:33:52 #0 9.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:33:52 #0 9.737 Upgrading critical system libraries and apk-tools: 19:33:52 #0 9.737 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 19:33:52 #0 9.755 Executing busybox-1.36.1-r29.trigger 19:33:52 #0 9.822 Continuing the upgrade transaction with new apk-tools: 19:33:52 #0 9.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:33:52 #0 9.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:33:52 #0 10.27 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 19:33:52 #84 ... 19:33:52 19:33:52 #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 19:33:52 #82 DONE 10.3s 19:33:52 19:33:52 #58 [security-spiffe-token-provider internal] load build context 19:33:52 #58 transferring context: 542.23MB 16.0s done 19:33:52 #58 DONE 16.4s 19:33:52 19:33:52 #68 [support-cron-scheduler internal] load build context 19:33:52 #68 transferring context: 542.23MB 16.1s done 19:33:52 #68 DONE 16.5s 19:33:52 19:33:52 #84 [security-proxy-auth stage-1 3/10] RUN apk --no-cache upgrade 19:33:52 #84 10.31 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 19:33:52 #84 10.33 OK: 8 MiB in 15 packages 19:33:52 #84 ... 19:33:52 19:33:52 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:33:52 #83 10.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:33:52 #83 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:33:52 #83 ... 19:33:52 19:33:52 #57 [security-proxy-setup internal] load build context 19:33:52 #57 transferring context: 542.23MB 16.1s done 19:33:52 #57 DONE 16.6s 19:33:52 19:33:52 #54 [security-proxy-auth internal] load build context 19:33:53 #54 ... 19:33:53 19:33:53 #85 [security-spire-config stage-2 6/10] COPY security.txt / 19:33:53 #85 DONE 0.9s 19:33:53 19:33:53 #54 [security-proxy-auth internal] load build context 19:33:53 #54 ... 19:33:53 19:33:53 #84 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade 19:33:53 #84 DONE 10.9s 19:33:53 19:33:53 #56 [core-data internal] load build context 19:33:53 #56 transferring context: 542.23MB 16.5s done 19:33:53 #56 DONE 16.9s 19:33:53 19:33:53 #86 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:33:53 #86 DONE 0.9s 19:33:53 19:33:53 #87 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:33:53 #87 DONE 2.3s 19:33:53 19:33:53 #54 [security-proxy-auth internal] load build context 19:33:53 #54 ... 19:33:53 19:33:53 #88 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:33:53 #88 DONE 1.2s 19:33:53 19:33:53 #54 [security-proxy-auth internal] load build context 19:33:53 #54 ... 19:33:53 19:33:53 #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:33:53 #89 DONE 0.7s 19:33:53 19:33:53 #90 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:33:53 #90 DONE 0.3s 19:33:53 19:33:53 #54 [security-proxy-auth internal] load build context 19:33:53 #54 ... 19:33:53 19:33:53 #69 [security-secretstore-setup internal] load build context 19:33:53 #69 transferring context: 542.23MB 17.0s done 19:33:53 #69 DONE 17.3s 19:33:53 19:33:53 #54 [security-proxy-auth internal] load build context 19:33:53 #54 ... 19:33:53 19:33:53 #71 [core-metadata internal] load build context 19:33:53 #71 transferring context: 542.23MB 17.2s done 19:33:53 #71 DONE 17.5s 19:33:53 19:33:53 #91 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 19:33:53 #91 DONE 0.4s 19:33:53 19:33:53 #54 [security-proxy-auth internal] load build context 19:33:53 #54 ... 19:33:53 19:33:53 #92 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 19:33:53 #0 6.025 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:33:53 #0 6.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:33:53 #0 6.412 Upgrading critical system libraries and apk-tools: 19:33:53 #0 6.412 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 19:33:53 #0 6.427 Executing busybox-1.36.1-r29.trigger 19:33:53 #0 6.556 Continuing the upgrade transaction with new apk-tools: 19:33:53 #0 6.566 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:33:53 #0 6.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:33:53 #0 6.943 OK: 9 MiB in 19 packages 19:33:53 #92 DONE 7.2s 19:33:53 19:33:53 #93 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:33:53 #93 DONE 0.3s 19:33:53 19:33:53 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:33:53 #83 10.71 Upgrading critical system libraries and apk-tools: 19:33:53 #83 10.71 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 19:33:53 #83 10.72 Executing busybox-1.36.1-r29.trigger 19:33:53 #83 10.79 Continuing the upgrade transaction with new apk-tools: 19:33:53 #83 10.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:33:53 #83 10.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:33:53 #83 11.16 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 19:33:53 #83 11.20 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 19:33:53 #83 11.21 Executing ca-certificates-20240705-r0.trigger 19:33:53 #83 11.28 OK: 19 MiB in 18 packages 19:33:53 #83 DONE 11.4s 19:33:53 19:33:53 #54 [security-proxy-auth internal] load build context 19:33:54 #54 ... 19:33:54 19:33:54 #94 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:33:54 #94 DONE 0.5s 19:33:54 19:33:54 #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:33:54 #95 DONE 0.5s 19:33:54 19:33:54 #96 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:33:54 #96 DONE 0.5s 19:33:54 19:33:54 #54 [security-proxy-auth internal] load build context 19:33:54 #54 ... 19:33:54 19:33:54 #97 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 19:33:54 #0 6.329 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:33:54 #0 6.794 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:33:54 #0 7.491 OK: 246 MiB in 54 packages 19:33:54 #97 DONE 7.6s 19:33:54 19:33:54 #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:33:54 #98 DONE 0.1s 19:33:54 19:33:54 #54 [security-proxy-auth internal] load build context 19:33:54 #54 ... 19:33:54 19:33:54 #99 [core-keeper builder 5/8] COPY go.mod vendor* ./ 19:33:54 #99 DONE 0.3s 19:33:54 19:33:54 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:33:54 #100 DONE 0.4s 19:33:54 19:33:54 #101 [security-spire-server stage-2 6/9] COPY security.txt / 19:33:54 #101 DONE 0.4s 19:33:54 19:33:54 #54 [security-proxy-auth internal] load build context 19:33:54 #54 transferring context: 542.23MB 18.5s done 19:33:54 #54 DONE 18.7s 19:33:54 19:33:54 #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:33:54 #102 DONE 0.3s 19:33:54 19:33:54 #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:33:54 #103 DONE 0.3s 19:33:54 19:33:54 #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:33:54 #104 DONE 0.0s 19:33:54 19:33:54 #105 [security-spire-agent stage-3 7/10] COPY security.txt / 19:33:54 #105 DONE 0.1s 19:33:54 19:33:54 #106 [security-spire-config] exporting to image 19:33:54 #106 exporting layers 0.8s done 19:33:54 #106 writing image sha256:846a293c8282f7ae953291ff2fc484dda389d4353639de915aca74ca901bbb71 done 19:33:54 #106 naming to docker.io/library/security-spire-config done 19:33:54 #106 DONE 0.8s 19:33:54 19:33:54 #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:33:54 #107 DONE 0.1s 19:33:54 19:33:54 #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:33:54 #108 DONE 0.1s 19:33:54 19:33:54 #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:33:54 #109 DONE 0.0s 19:33:54 19:33:54 #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:33:54 #110 DONE 0.1s 19:33:54 19:33:54 #106 [security-spire-server] exporting to image 19:33:55 #106 exporting layers 0.6s done 19:33:55 #106 writing image sha256:6e14db29305105d74ae58708d9682b3f01edd2f370e2d3e215acf68acbb39943 done 19:33:55 #106 naming to docker.io/library/security-spire-server done 19:33:55 #106 exporting layers 0.6s done 19:33:55 #106 writing image sha256:15c558b3ce59aa07c6bb7f13dc76970242790794995d791b1f1e758de284cc2f done 19:33:55 #106 naming to docker.io/library/security-spire-agent done 19:33:55 #106 DONE 1.5s 19:33:55 19:33:55 #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:02 #111 ... 19:34:02 19:34:02 #112 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:02 #112 ... 19:34:02 19:34:02 #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:03 #113 ... 19:34:03 19:34:03 #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:03 #114 ... 19:34:03 19:34:03 #115 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:13 #115 DONE 19.7s 19:34:13 19:34:13 #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:13 #113 DONE 19.6s 19:34:13 19:34:13 #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:13 #114 DONE 19.8s 19:34:13 19:34:13 #112 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:13 #112 DONE 20.9s 19:34:13 19:34:13 #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:13 #111 DONE 18.3s 19:34:13 19:34:13 #116 [core-keeper builder 7/8] COPY . . 19:34:19 #116 DONE 5.3s 19:34:19 19:34:19 #117 [security-spiffe-token-provider builder 6/7] COPY . . 19:34:19 #117 DONE 5.4s 19:34:19 19:34:19 #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:19 #118 CACHED 19:34:19 19:34:19 #119 [security-proxy-setup builder 6/7] COPY . . 19:34:19 #119 CACHED 19:34:19 19:34:19 #120 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:34:19 #120 CACHED 19:34:19 19:34:19 #121 [security-secretstore-setup builder 6/7] COPY . . 19:34:19 #121 CACHED 19:34:19 19:34:19 #122 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:19 #122 CACHED 19:34:19 19:34:19 #123 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:34:19 #123 CACHED 19:34:19 19:34:19 #124 [core-command builder 4/7] COPY go.mod vendor* ./ 19:34:19 #124 CACHED 19:34:19 19:34:19 #125 [core-command builder 6/7] COPY . . 19:34:19 #125 CACHED 19:34:19 19:34:19 #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:19 #126 CACHED 19:34:19 19:34:19 #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:34:19 #127 CACHED 19:34:19 19:34:19 #128 [security-proxy-auth builder 6/7] COPY . . 19:34:19 #128 CACHED 19:34:19 19:34:19 #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:19 #129 CACHED 19:34:19 19:34:19 #130 [core-common-config-bootstrapper builder 6/7] COPY . . 19:34:19 #130 DONE 5.4s 19:34:19 19:34:19 #131 [core-data builder 6/7] COPY . . 19:34:19 #131 CACHED 19:34:19 19:34:19 #132 [core-data builder 4/7] COPY go.mod vendor* ./ 19:34:19 #132 CACHED 19:34:19 19:34:19 #133 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:19 #133 CACHED 19:34:19 19:34:19 #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:34:19 #134 CACHED 19:34:19 19:34:19 #135 [core-metadata builder 6/7] COPY . . 19:34:19 #135 CACHED 19:34:19 19:34:19 #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:19 #136 CACHED 19:34:19 19:34:19 #137 [support-notifications builder 6/7] COPY . . 19:34:19 #137 DONE 5.4s 19:34:19 19:34:19 #138 [security-bootstrapper builder 6/7] COPY . . 19:34:19 #138 DONE 5.4s 19:34:19 19:34:19 #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:34:19 #139 ... 19:34:19 19:34:19 #140 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 19:34:19 #140 CACHED 19:34:19 19:34:19 #141 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:19 #141 CACHED 19:34:19 19:34:19 #142 [support-cron-scheduler builder 6/7] COPY . . 19:34:19 #142 CACHED 19:34:19 19:34:19 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:34:20 #143 1.499 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:34:30 #143 ... 19:34:30 19:34:30 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:34:30 #0 0.637 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:34:30 #144 ... 19:34:30 19:34:30 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:34:30 #0 0.673 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:34:30 #145 ... 19:34:30 19:34:30 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:34:30 #0 1.566 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 19:34:30 #146 ... 19:34:30 19:34:30 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:34:30 #0 0.545 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:34:30 #147 ... 19:34:30 19:34:30 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:34:30 #0 0.957 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:34:30 #148 ... 19:34:30 19:34:30 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:34:30 #0 1.137 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:34:30 #149 ... 19:34:30 19:34:30 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 19:34:30 #0 1.312 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 19:34:30 #150 ... 19:34:30 19:34:30 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:34:30 #0 1.578 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 19:34:30 #151 ... 19:34:30 19:34:30 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:34:30 #0 1.106 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:34:30 #152 ... 19:34:30 19:34:30 #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:34:30 #139 0.803 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:34:30 #139 ... 19:34:30 19:34:30 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:34:30 #0 0.835 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 19:35:52 #153 ... 19:35:52 19:35:52 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:35:52 #145 87.42 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:35:56 #145 DONE 98.1s 19:35:56 19:35:56 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:35:56 #153 DONE 98.1s 19:35:56 19:35:56 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:35:56 #144 DONE 98.0s 19:35:56 19:35:56 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:35:56 #149 DONE 98.1s 19:35:56 19:35:56 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:35:56 #151 ... 19:35:56 19:35:56 #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:35:57 #154 ... 19:35:57 19:35:57 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:35:57 #155 DONE 0.6s 19:35:57 19:35:57 #156 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:35:57 #156 DONE 0.7s 19:35:57 19:35:57 #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:35:57 #154 DONE 0.7s 19:35:57 19:35:57 #157 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 19:35:57 #157 ... 19:35:57 19:35:57 #158 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:35:57 #158 DONE 0.6s 19:35:57 19:35:57 #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:35:57 #159 DONE 0.4s 19:35:57 19:35:57 #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:35:57 #160 ... 19:35:57 19:35:57 #161 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:35:57 #161 DONE 0.4s 19:35:57 19:35:57 #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:35:57 #160 DONE 0.5s 19:35:57 19:35:57 #162 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:35:58 #162 ... 19:35:58 19:35:58 #163 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:35:58 #163 DONE 0.5s 19:35:58 19:35:58 #162 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:35:58 #162 DONE 0.6s 19:35:58 19:35:58 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:35:58 #164 ... 19:35:58 19:35:58 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:35:58 #147 DONE 100.2s 19:35:58 19:35:58 #165 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:35:58 #165 DONE 0.7s 19:35:58 19:35:58 #166 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:35:58 #166 DONE 0.5s 19:35:58 19:35:58 #167 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:35:58 #167 ... 19:35:58 19:35:58 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:35:58 #164 DONE 0.7s 19:35:58 19:35:58 #157 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 19:35:58 #157 DONE 1.7s 19:35:59 19:35:59 #168 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:35:59 #168 ... 19:35:59 19:35:59 #167 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:35:59 #167 DONE 0.7s 19:35:59 19:35:59 #169 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:35:59 #169 ... 19:35:59 19:35:59 #170 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:35:59 #170 DONE 1.2s 19:35:59 19:35:59 #171 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:35:59 #171 DONE 1.2s 19:35:59 19:35:59 #168 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:35:59 #168 DONE 0.8s 19:35:59 19:35:59 #172 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 19:35:59 #172 DONE 0.8s 19:35:59 19:35:59 #173 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:36:00 #173 ... 19:36:00 19:36:00 #169 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:36:00 #169 DONE 0.7s 19:36:00 19:36:00 #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:36:00 #174 DONE 0.5s 19:36:00 19:36:00 #175 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 19:36:00 #175 DONE 0.5s 19:36:00 19:36:00 #176 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:36:00 #176 ... 19:36:00 19:36:00 #177 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:36:00 #177 DONE 0.6s 19:36:00 19:36:00 #178 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:36:01 #178 ... 19:36:01 19:36:01 #179 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:36:01 #179 DONE 1.1s 19:36:01 19:36:01 #180 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:36:01 #180 DONE 1.2s 19:36:01 19:36:01 #176 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:36:01 #176 DONE 1.1s 19:36:01 19:36:01 #181 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:36:01 #181 ... 19:36:01 19:36:01 #173 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:36:01 #173 DONE 1.8s 19:36:01 19:36:01 #106 [core-common-config-bootstrapper] exporting to image 19:36:01 #106 exporting layers 19:36:02 #106 ... 19:36:02 19:36:02 #181 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:36:02 #181 DONE 0.9s 19:36:02 19:36:02 #182 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:36:02 #182 DONE 1.1s 19:36:02 19:36:02 #183 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:36:02 #183 DONE 1.0s 19:36:02 19:36:02 #106 [security-spiffe-token-provider] exporting to image 19:36:02 #106 ... 19:36:02 19:36:02 #178 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:36:02 #178 DONE 2.3s 19:36:02 19:36:02 #106 [security-proxy-setup] exporting to image 19:36:03 #106 ... 19:36:03 19:36:03 #184 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:36:03 #184 DONE 1.0s 19:36:03 19:36:03 #185 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 19:36:03 #185 DONE 1.0s 19:36:03 19:36:03 #186 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 19:36:03 #186 DONE 0.4s 19:36:03 19:36:03 #106 [security-proxy-setup] exporting to image 19:36:03 #106 exporting layers 1.9s done 19:36:03 #106 writing image sha256:7aeeb37f4f97943f16c1c40450fd1a2899ff8c53021ebeed736ae537aac0eb3e 19:36:04 #106 writing image sha256:7aeeb37f4f97943f16c1c40450fd1a2899ff8c53021ebeed736ae537aac0eb3e 0.3s done 19:36:04 #106 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 19:36:05 #106 ... 19:36:05 19:36:05 #187 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:36:05 #187 DONE 2.2s 19:36:05 19:36:05 #188 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 19:36:05 #188 DONE 1.9s 19:36:05 19:36:05 #106 [security-secretstore-setup] exporting to image 19:36:05 #106 writing image sha256:8dd5905a776ecd74f24015170c5eaa4db370465d50603b1db89309fd09da84d2 done 19:36:05 #106 naming to docker.io/library/security-spiffe-token-provider 0.0s done 19:36:06 #106 exporting layers 4.0s done 19:36:06 #106 writing image sha256:5aecd689a9e77100f57baaa0697fd0929632cce1dcc3ebd73c8cde69770d712e 19:36:07 #106 ... 19:36:07 19:36:07 #189 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:36:07 #189 DONE 1.2s 19:36:07 19:36:07 #106 [security-proxy-setup] exporting to image 19:36:07 #106 writing image sha256:5aecd689a9e77100f57baaa0697fd0929632cce1dcc3ebd73c8cde69770d712e 0.1s done 19:36:07 #106 naming to docker.io/library/security-proxy-setup 0.0s done 19:36:07 #106 exporting layers 1.8s done 19:36:07 #106 writing image sha256:4862091819fa8ca33041060c11d861f35506d3a828726101780261313c718ce0 done 19:36:07 #106 naming to docker.io/library/security-secretstore-setup done 19:36:07 #106 DONE 7.4s 19:36:07 19:36:07 #190 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:36:08 #190 DONE 1.7s 19:36:08 19:36:08 #106 [security-bootstrapper] exporting to image 19:36:10 #106 exporting layers 1.6s done 19:36:10 #106 writing image sha256:9fac6a165bbc4bcb0e3bed652b96f7df17417fdc3cc5399ac4d7135a882978d3 0.0s done 19:36:10 #106 naming to docker.io/library/security-bootstrapper done 19:36:10 #106 DONE 9.0s 19:36:10 19:36:10 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:36:56 #152 DONE 154.5s 19:36:56 19:36:56 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:36:56 #143 DONE 154.4s 19:36:56 19:36:56 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:36:56 #148 DONE 154.4s 19:36:56 19:36:56 #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:36:56 #139 DONE 154.4s 19:36:56 19:36:56 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:36:56 #146 DONE 154.4s 19:36:56 19:36:56 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 19:36:56 #150 DONE 154.5s 19:36:56 19:36:56 #191 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:36:56 #191 DONE 0.2s 19:36:56 19:36:56 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:36:56 #151 DONE 154.5s 19:36:56 19:36:56 #192 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:36:56 #192 CACHED 19:36:56 19:36:56 #193 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:36:56 #193 DONE 0.2s 19:36:56 19:36:56 #194 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:36:56 #194 DONE 0.5s 19:36:56 19:36:56 #195 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 19:36:56 #195 ... 19:36:56 19:36:56 #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:36:56 #196 DONE 0.5s 19:36:56 19:36:56 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:36:56 #197 CACHED 19:36:56 19:36:56 #198 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 19:36:56 #198 CACHED 19:36:56 19:36:56 #199 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 19:36:56 #199 CACHED 19:36:56 19:36:56 #200 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:36:56 #200 DONE 0.3s 19:36:56 19:36:56 #201 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:36:56 #201 DONE 0.5s 19:36:56 19:36:56 #202 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:36:56 #202 DONE 0.3s 19:36:56 19:36:56 #203 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:36:56 #203 DONE 1.1s 19:36:56 19:36:56 #204 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:36:56 #204 DONE 1.2s 19:36:56 19:36:56 #205 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:36:56 #205 DONE 1.2s 19:36:56 19:36:56 #206 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:36:56 #206 DONE 1.2s 19:36:56 19:36:56 #207 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:36:56 #207 DONE 1.2s 19:36:56 19:36:56 #195 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 19:36:56 #195 DONE 1.2s 19:36:56 19:36:56 #208 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:36:56 #208 DONE 1.3s 19:36:56 19:36:56 #209 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:36:56 #209 ... 19:36:56 19:36:56 #210 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:36:56 #210 DONE 0.7s 19:36:56 19:36:56 #211 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:36:56 #211 DONE 0.7s 19:36:56 19:36:56 #212 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 19:36:56 #212 DONE 0.6s 19:36:56 19:36:56 #213 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:36:56 #213 DONE 0.7s 19:36:56 19:36:56 #214 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 19:36:56 #214 DONE 0.7s 19:36:56 19:36:56 #215 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:36:56 #215 DONE 0.7s 19:36:56 19:36:56 #209 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:36:56 #209 DONE 0.7s 19:36:56 19:36:56 #106 [core-command] exporting to image 19:36:56 #106 exporting layers 19:36:56 #106 ... 19:36:56 19:36:56 #216 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:36:56 #216 DONE 0.2s 19:36:56 19:36:56 #217 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:36:56 #217 DONE 0.2s 19:36:56 19:36:56 #218 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 19:36:56 #218 DONE 0.2s 19:36:56 19:36:56 #106 [core-keeper] exporting to image 19:36:56 #106 exporting layers 0.2s done 19:36:56 #106 ... 19:36:56 19:36:56 #219 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:36:56 #219 DONE 0.2s 19:36:56 19:36:56 #220 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 19:36:56 #220 DONE 0.3s 19:36:56 19:36:56 #221 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 19:36:56 #221 DONE 0.3s 19:36:56 19:36:56 #106 [support-notifications] exporting to image 19:36:56 #106 writing image sha256:fac87417d1619de9f5790c6e0b3dfd27de836184fb36dfbd7507f809e2db17fc 19:36:56 #106 ... 19:36:56 19:36:56 #222 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 19:36:56 #222 DONE 0.2s 19:36:56 19:36:56 #106 [core-command] exporting to image 19:36:56 #106 writing image sha256:fac87417d1619de9f5790c6e0b3dfd27de836184fb36dfbd7507f809e2db17fc 0.0s done 19:36:56 #106 naming to docker.io/library/core-command done 19:36:56 #106 ... 19:36:56 19:36:56 #223 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 19:36:56 #223 DONE 0.2s 19:36:56 19:36:56 #106 [core-data] exporting to image 19:36:56 #106 exporting layers 0.3s done 19:36:56 #106 writing image sha256:60cbb3994878ba58c6b51df135f11dcd3fd86f2826d3db2ef969f80b47cb4bc1 0.0s done 19:36:56 #106 naming to docker.io/library/core-keeper 19:36:56 #106 exporting layers 0.3s done 19:36:56 #106 naming to docker.io/library/core-keeper done 19:36:56 #106 writing image sha256:2635bde3ee518dcac6827c15b2b1a9c8e698d71d0f118b165f6fc1667c24f442 0.0s done 19:36:56 #106 writing image sha256:ef104b149dc5298092baf25fbf7bc71e7b9976f2b16eabe2d798bc57872b9a0e 0.0s done 19:36:56 #106 naming to docker.io/library/support-cron-scheduler done 19:36:56 #106 naming to docker.io/library/support-notifications done 19:36:56 #106 ... 19:36:56 19:36:56 #224 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:36:56 #224 DONE 0.5s 19:36:56 19:36:56 #106 [core-data] exporting to image 19:36:56 #106 writing image sha256:3ca5a8e51682715f5a707c0af5a5a3575e1e38cbcbd399c377fef6b748142b04 done 19:36:56 #106 naming to docker.io/library/core-data done 19:36:56 #106 exporting layers 0.2s done 19:36:56 #106 writing image sha256:aa0f7e2f7764a2567c6ef0b8b6c79087fda8e9155dabe729dcdabc2a47af8974 done 19:36:56 #106 naming to docker.io/library/core-metadata done 19:36:56 #106 writing image sha256:b46f1351b2e954a60e804e63260304ea985e09234bf4cdf4b52cd84f2b23f702 done 19:36:56 #106 naming to docker.io/library/security-proxy-auth done 19:36:56 #106 DONE 9.9s 19:36:56 19:36:56 #33 [security-spire-config stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 19:36:56 time="2024-10-31T19:33:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:36:56 time="2024-10-31T19:33:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:36:56 time="2024-10-31T19:33:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:36:56 time="2024-10-31T19:33:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:36:56 time="2024-10-31T19:33:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:36:56 time="2024-10-31T19:33:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:36:56 time="2024-10-31T19:33:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:36:56 time="2024-10-31T19:33:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:36:56 time="2024-10-31T19:33:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:36:56 time="2024-10-31T19:33:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:36:56 time="2024-10-31T19:33:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:36:56 time="2024-10-31T19:33:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:36:56 time="2024-10-31T19:33:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:36:56 time="2024-10-31T19:33:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:36:56 time="2024-10-31T19:33:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:36:56 $ docker stop --time=1 beb1c6f49421d8a291b54df042672ba755b1c48319416f5e1a8abe7086071bc2 19:36:58 $ docker rm -f --volumes beb1c6f49421d8a291b54df042672ba755b1c48319416f5e1a8abe7086071bc2 [Pipeline] // withDockerContainer [Pipeline] sh 19:36:58 + docker images 19:36:58 REPOSITORY TAG IMAGE ID CREATED SIZE 19:36:58 security-proxy-auth latest b46f1351b2e9 3 seconds ago 39.6MB 19:36:58 support-notifications latest ef104b149dc5 3 seconds ago 69.5MB 19:36:58 support-cron-scheduler latest 2635bde3ee51 3 seconds ago 70.7MB 19:36:58 core-command latest fac87417d161 3 seconds ago 41.5MB 19:36:58 core-keeper latest 60cbb3994878 3 seconds ago 41.1MB 19:36:58 core-metadata latest aa0f7e2f7764 3 seconds ago 47.6MB 19:36:58 core-data latest 3ca5a8e51682 3 seconds ago 47.4MB 19:36:58 security-bootstrapper latest 9fac6a165bbc 50 seconds ago 31MB 19:36:58 security-secretstore-setup latest 4862091819fa 53 seconds ago 55.6MB 19:36:58 security-spiffe-token-provider latest 8dd5905a776e 56 seconds ago 45.4MB 19:36:58 security-proxy-setup latest 5aecd689a9e7 56 seconds ago 38.9MB 19:36:58 core-common-config-bootstrapper latest 7aeeb37f4f97 57 seconds ago 26.5MB 19:36:58 security-spire-agent latest 15c558b3ce59 3 minutes ago 188MB 19:36:58 security-spire-server latest 6e14db293051 3 minutes ago 128MB 19:36:58 security-spire-config latest 846a293c8282 3 minutes ago 127MB 19:36:58 ci-base-image-x86_64 latest 5b14bac88b59 6 minutes ago 975MB 19:36:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 4 weeks ago 573MB 19:36:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 17 months ago 334MB 19:36:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:36:59 provisioning config files... 19:36:59 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config12705353431735381979tmp [Pipeline] { [Pipeline] sh 19:37:00 + set +x 19:37:00 + curl -s https://codecov.io/bash 19:37:00 + bash -s -- 19:37:00 19:37:00 _____ _ 19:37:00 / ____| | | 19:37:00 | | ___ __| | ___ ___ _____ __ 19:37:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:37:00 | |___| (_) | (_| | __/ (_| (_) \ V / 19:37:00 \_____\___/ \__,_|\___|\___\___/ \_/ 19:37:00 Bash-1.0.6 19:37:00 19:37:00 19:37:00 ==> git version 2.25.1 found 19:37:00 ==> 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 19:37:00 Release-Date: 2020-01-08 19:37:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:37:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:37:00 ==> Jenkins CI detected. 19:37:00 current dir:  /w/workspace/edgex-go/1 19:37:00 project root: . 19:37:00 --> token set from env 19:37:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:37:00 ==> Running gcov in . (disable via -X gcov) 19:37:00 ==> Python coveragepy not found 19:37:00 ==> Searching for coverage reports in: 19:37:00 + . 19:37:00 -> Found 1 reports 19:37:00 ==> Detecting git/mercurial file structure 19:37:00 ==> Reading reports 19:37:00 + ./coverage.out bytes=1433705 19:37:00 ==> Appending adjustments 19:37:00 https://docs.codecov.io/docs/fixing-reports 19:37:01 + Found adjustments 19:37:01 ==> Gzipping contents 19:37:01 124K /tmp/codecov.PN1QVh.gz 19:37:01 ==> Uploading reports 19:37:01 url: https://codecov.io 19:37:01 query: branch=PR-4987&commit=4fbf6b7e65ee27a9741a705b3ae8b56dc4ff1f5a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4987%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4987&job=&cmd_args= 19:37:01 -> Pinging Codecov 19:37:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4987&commit=4fbf6b7e65ee27a9741a705b3ae8b56dc4ff1f5a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4987%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4987&job=&cmd_args= 19:37:01 -> Uploading to 19:37:01 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/4fbf6b7e65ee27a9741a705b3ae8b56dc4ff1f5a/44d61d8e-8f85-4103-ae8c-07e49910e609.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241031%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241031T193701Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=66755b56255779d91b602b3e4ef5bd4739645d4cb43a5238fa533d502b29f24e 19:37:01 % Total % Received % Xferd Average Speed Time Time Time Current 19:37:01 Dload Upload Total Spent Left Speed 19:37:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 121k 0 0 100 121k 0 420k --:--:-- --:--:-- --:--:-- 420k 19:37:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4fbf6b7e65ee27a9741a705b3ae8b56dc4ff1f5a [Pipeline] } 19:37:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:37:03 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:37:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:37:05 ---> package-listing.sh 19:37:05 ++ facter osfamily 19:37:05 ++ tr '[:upper:]' '[:lower:]' 19:37:05 + OS_FAMILY=debian 19:37:05 + workspace=/w/workspace/edgex-go/1 19:37:05 + START_PACKAGES=/tmp/packages_start.txt 19:37:05 + END_PACKAGES=/tmp/packages_end.txt 19:37:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:37:05 + PACKAGES=/tmp/packages_start.txt 19:37:05 + '[' /w/workspace/edgex-go/1 ']' 19:37:05 + PACKAGES=/tmp/packages_end.txt 19:37:05 + case "${OS_FAMILY}" in 19:37:05 + dpkg -l 19:37:05 + grep '^ii' 19:37:05 + '[' -f /tmp/packages_start.txt ']' 19:37:05 + '[' -f /tmp/packages_end.txt ']' 19:37:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:37:05 + '[' /w/workspace/edgex-go/1 ']' 19:37:05 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:37:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:37:05 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 19:37:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:37:06 19:37:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:37:06 latest: Pulling from edgex-lftools-log-publisher 19:37:06 5eb5b503b376: Pulling fs layer 19:37:06 5c69ac0246d0: Pulling fs layer 19:37:06 ec43610c2a17: Pulling fs layer 19:37:06 3a2ae6a8a46f: Pulling fs layer 19:37:06 33b1e0a273af: Pulling fs layer 19:37:06 5d3b04190fa2: Pulling fs layer 19:37:06 2f39f015ded8: Pulling fs layer 19:37:06 2f39f015ded8: Waiting 19:37:06 33b1e0a273af: Waiting 19:37:06 5d3b04190fa2: Waiting 19:37:06 3a2ae6a8a46f: Waiting 19:37:06 5c69ac0246d0: Verifying Checksum 19:37:06 5c69ac0246d0: Download complete 19:37:06 3a2ae6a8a46f: Download complete 19:37:07 33b1e0a273af: Verifying Checksum 19:37:07 33b1e0a273af: Download complete 19:37:07 5d3b04190fa2: Verifying Checksum 19:37:07 5d3b04190fa2: Download complete 19:37:07 ec43610c2a17: Verifying Checksum 19:37:07 ec43610c2a17: Download complete 19:37:07 5eb5b503b376: Verifying Checksum 19:37:07 5eb5b503b376: Download complete 19:37:07 2f39f015ded8: Verifying Checksum 19:37:07 2f39f015ded8: Download complete 19:37:08 5eb5b503b376: Pull complete 19:37:08 5c69ac0246d0: Pull complete 19:37:09 ec43610c2a17: Pull complete 19:37:09 3a2ae6a8a46f: Pull complete 19:37:09 33b1e0a273af: Pull complete 19:37:09 5d3b04190fa2: Pull complete 19:37:13 2f39f015ded8: Pull complete 19:37:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:37:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:37:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:37:13 prd-ubuntu20.04-docker-8c-8g-24236 does not seem to be running inside a container 19:37:13 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:37:17 $ docker top 3071830e3c4b550082afa3e13d5cbf2970dc85346c81d582ffc733fe6cca24d7 -eo pid,comm [Pipeline] { [Pipeline] sh 19:37:17 + touch /tmp/pre-build-complete [Pipeline] sh 19:37:18 + mkdir -p /var/log/sysstat [Pipeline] sh 19:37:18 + ls /var/log/sa-host 19:37:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:37:18 provisioning config files... 19:37:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8841238787075875045tmp [Pipeline] { [Pipeline] echo 19:37:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:37:19 ---> create-netrc.sh [Pipeline] } 19:37:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:37:19 ---> python-tools-install.sh [Pipeline] echo 19:37:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:37:20 ---> sudo-logs.sh 19:37:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:37:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:37:20 ---> job-cost.sh 19:37:20 lf-activate-venv: SKIPPING 19:37:20 INFO: No Stack... 19:37:20 INFO: Retrieving Pricing Info for: v3-standard-8 19:37:21 INFO: Archiving Costs [Pipeline] echo 19:37:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:37:21 ---> logs-deploy.sh 19:37:21 lf-activate-venv: SKIPPING 19:37:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4987/1 19:37:21 INFO: archiving workspace using pattern(s): 19:37:22 Archives upload complete. 19:37:22 INFO: archiving logs to Nexus 19:37:23 ---> uname -a: 19:37:23 Linux prd-ubuntu20-04-docker-8c-8g-24236 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:37:23 19:37:23 19:37:23 ---> lscpu: 19:37:23 Architecture: x86_64 19:37:23 CPU op-mode(s): 32-bit, 64-bit 19:37:23 Byte Order: Little Endian 19:37:23 Address sizes: 40 bits physical, 48 bits virtual 19:37:23 CPU(s): 8 19:37:23 On-line CPU(s) list: 0-7 19:37:23 Thread(s) per core: 1 19:37:23 Core(s) per socket: 1 19:37:23 Socket(s): 8 19:37:23 NUMA node(s): 1 19:37:23 Vendor ID: AuthenticAMD 19:37:23 CPU family: 23 19:37:23 Model: 49 19:37:23 Model name: AMD EPYC-Rome Processor 19:37:23 Stepping: 0 19:37:23 CPU MHz: 2800.000 19:37:23 BogoMIPS: 5600.00 19:37:23 Virtualization: AMD-V 19:37:23 Hypervisor vendor: KVM 19:37:23 Virtualization type: full 19:37:23 L1d cache: 256 KiB 19:37:23 L1i cache: 256 KiB 19:37:23 L2 cache: 4 MiB 19:37:23 L3 cache: 128 MiB 19:37:23 NUMA node0 CPU(s): 0-7 19:37:23 Vulnerability Itlb multihit: Not affected 19:37:23 Vulnerability L1tf: Not affected 19:37:23 Vulnerability Mds: Not affected 19:37:23 Vulnerability Meltdown: Not affected 19:37:23 Vulnerability Mmio stale data: Not affected 19:37:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:37:23 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:37:23 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:37:23 Vulnerability Srbds: Not affected 19:37:23 Vulnerability Tsx async abort: Not affected 19:37:23 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 19:37:23 19:37:23 19:37:23 ---> nproc: 19:37:23 8 19:37:23 19:37:23 19:37:23 ---> df -h: 19:37:23 Filesystem Size Used Avail Use% Mounted on 19:37:23 overlay 155G 28G 128G 18% / 19:37:23 tmpfs 64M 0 64M 0% /dev 19:37:23 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:37:23 shm 64M 0 64M 0% /dev/shm 19:37:23 /dev/vda1 155G 28G 128G 18% /facter-os 19:37:23 19:37:23 19:37:23 ---> sar -b -r -n DEV: 19:37:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24236) 10/31/24 _x86_64_ (8 CPU) 19:37:23 19:37:23 19:28:26 LINUX RESTART (8 CPU) 19:37:23 19:37:23 19:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:37:23 19:30:01 278.67 22.40 256.27 0.00 2246.43 25849.56 0.00 19:37:23 19:31:01 180.64 1.03 179.60 0.00 17.86 62339.08 0.00 19:37:23 19:32:01 48.46 0.00 48.46 0.00 0.00 35998.55 0.00 19:37:23 19:33:01 30.59 0.12 30.47 0.00 2.13 19497.50 0.00 19:37:23 19:34:01 767.76 9.27 758.49 0.00 4422.60 293167.94 0.00 19:37:23 19:35:01 676.52 8.00 668.53 0.00 68.11 209192.27 0.00 19:37:23 19:36:01 586.65 0.08 586.57 0.00 0.67 131917.30 0.00 19:37:23 19:37:01 551.80 0.13 551.67 0.00 7.06 111288.58 0.00 19:37:23 Average: 390.18 5.13 385.05 0.00 845.38 111159.09 0.00 19:37:23 19:37:23 19:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:37:23 19:30:01 28896512 31551764 774092 2.35 75116 2843004 1713532 5.05 1041772 2553888 621344 19:37:23 19:31:01 27288476 31419860 888912 2.70 127524 4134956 1969720 5.80 1774184 3283216 850000 19:37:23 19:32:01 26706612 31104680 1200648 3.65 130868 4383396 2566884 7.56 1991824 3627040 555504 19:37:23 19:33:01 26618836 31463848 839640 2.55 134512 4780064 1925632 5.68 1453488 4209948 424100 19:37:23 19:34:01 18652924 30999412 1241912 3.78 215360 11906096 3758144 11.08 2764380 10482432 650340 19:37:23 19:35:01 8798300 28251504 3931392 11.96 371208 18293772 11423096 33.67 6770272 15687168 1360352 19:37:23 19:36:01 6092060 27387932 4809700 14.63 383616 20087748 9742504 28.71 8200112 16953316 14656 19:37:23 19:37:01 9414296 31369824 876584 2.67 396472 20841964 2412068 7.11 3469464 18538320 488 19:37:23 Average: 19058502 30443603 1820360 5.54 229334 10908875 4438948 13.08 3433187 9416916 559598 19:37:23 19:37:23 19:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:37:23 19:30:01 lo 5.00 5.00 0.49 0.49 0.00 0.00 0.00 0.00 19:37:23 19:30:01 docker0 624.55 542.88 42.39 2860.70 0.00 0.00 0.00 0.00 19:37:23 19:30:01 ens3 1285.94 1172.17 11248.70 161.54 0.00 0.00 0.00 0.00 19:37:23 19:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:37:23 19:31:01 docker0 210.50 288.90 18.50 2036.08 0.00 0.00 0.00 0.00 19:37:23 19:31:01 veth519e034 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 19:37:23 19:31:01 ens3 318.28 229.43 2066.65 34.09 0.00 0.00 0.00 0.00 19:37:23 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:23 19:32:01 docker0 1.50 1.50 0.11 0.14 0.00 0.00 0.00 0.00 19:37:23 19:32:01 veth519e034 1.50 1.52 0.13 0.14 0.00 0.00 0.00 0.00 19:37:23 19:32:01 ens3 31.89 22.86 30.04 13.42 0.00 0.00 0.00 0.00 19:37:23 19:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:37:23 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:23 19:33:01 veth519e034 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:37:23 19:33:01 ens3 16.36 9.80 14.28 8.69 0.00 0.00 0.00 0.00 19:37:23 19:34:01 lo 1.73 1.73 0.18 0.18 0.00 0.00 0.00 0.00 19:37:23 19:34:01 veth218fd51 37.31 55.07 3.98 381.80 0.00 0.00 0.00 0.03 19:37:23 19:34:01 vethc151c1a 39.06 50.21 4.05 376.31 0.00 0.00 0.00 0.03 19:37:23 19:34:01 veth500bc51 0.57 1.50 0.05 0.28 0.00 0.00 0.00 0.00 19:37:23 19:34:01 docker0 269.86 433.46 21.92 4003.46 0.00 0.00 0.00 0.00 19:37:23 19:34:01 veth8b521dd 32.99 55.06 3.55 374.66 0.00 0.00 0.00 0.03 19:37:23 19:34:01 vethf5e354a 36.44 53.89 3.78 376.50 0.00 0.00 0.00 0.03 19:37:23 19:34:01 veth0b960ec 37.54 48.44 3.84 383.68 0.00 0.00 0.00 0.03 19:37:23 19:34:01 ens3 782.25 451.52 9837.22 201.15 0.00 0.00 0.00 0.00 19:37:23 19:35:01 vethee03c0b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:37:23 19:35:01 veth86bac7b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:37:23 19:35:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 19:37:23 19:35:01 vethde4cd5d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:37:23 19:35:01 vethd25ed58 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:37:23 19:35:01 veth84bf97a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:37:23 19:35:01 veth9a35668 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:37:23 19:35:01 veth500bc51 0.07 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:37:23 19:35:01 docker0 194.19 350.68 17.97 4186.36 0.00 0.00 0.00 0.00 19:37:23 19:35:01 veth95e3b0f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:37:23 19:35:01 vethd9a7cb9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:37:23 19:35:01 veth57463ae 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:37:23 19:35:01 veth69be13c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:37:23 19:35:01 veth49e4d19 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:37:23 19:35:01 ens3 367.59 206.25 4199.88 28.27 0.00 0.00 0.00 0.00 19:37:23 19:35:01 veth11df9b6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:37:23 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:23 19:36:01 vethde4cd5d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:37:23 19:36:01 vethd25ed58 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:37:23 19:36:01 veth84bf97a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:37:23 19:36:01 veth9a35668 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:37:23 19:36:01 veth500bc51 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 19:37:23 19:36:01 docker0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:37:23 19:36:01 veth57463ae 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:37:23 19:36:01 veth49e4d19 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:37:23 19:36:01 veth003da79 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:23 19:36:01 vethe8acde0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:23 19:36:01 ens3 9.21 5.18 7.37 4.01 0.00 0.00 0.00 0.00 19:37:23 19:36:01 veth11df9b6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:37:23 19:37:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 19:37:23 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:23 19:37:01 ens3 20.01 13.25 19.44 8.43 0.00 0.00 0.00 0.00 19:37:23 Average: lo 0.97 0.97 0.09 0.09 0.00 0.00 0.00 0.00 19:37:23 Average: docker0 162.54 202.14 12.61 1635.49 0.00 0.00 0.00 0.00 19:37:23 Average: ens3 353.86 263.74 3427.11 57.44 0.00 0.00 0.00 0.00 19:37:23 19:37:23 19:37:23 ---> sar -P ALL: 19:37:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24236) 10/31/24 _x86_64_ (8 CPU) 19:37:23 19:37:23 19:28:26 LINUX RESTART (8 CPU) 19:37:23 19:37:23 19:29:01 CPU %user %nice %system %iowait %steal %idle 19:37:23 19:30:01 all 10.76 0.00 3.37 0.95 0.06 84.86 19:37:23 19:30:01 0 10.37 0.00 3.38 0.64 0.07 85.53 19:37:23 19:30:01 1 11.10 0.00 3.80 1.65 0.05 83.40 19:37:23 19:30:01 2 11.42 0.00 4.34 0.83 0.07 83.34 19:37:23 19:30:01 3 12.09 0.00 3.86 0.59 0.07 83.40 19:37:23 19:30:01 4 7.51 0.00 3.68 2.78 0.05 85.98 19:37:23 19:30:01 5 12.75 0.00 2.61 0.17 0.05 84.41 19:37:23 19:30:01 6 12.26 0.00 2.79 0.84 0.05 84.06 19:37:23 19:30:01 7 8.54 0.00 2.51 0.12 0.07 88.76 19:37:23 19:31:01 all 31.64 0.00 5.84 0.67 0.08 61.77 19:37:23 19:31:01 0 31.36 0.00 5.74 0.12 0.08 62.69 19:37:23 19:31:01 1 31.15 0.00 6.69 0.56 0.08 61.51 19:37:23 19:31:01 2 32.88 0.00 5.05 0.03 0.10 61.93 19:37:23 19:31:01 3 30.67 0.00 5.70 0.08 0.07 63.47 19:37:23 19:31:01 4 31.44 0.00 7.02 4.33 0.08 57.13 19:37:23 19:31:01 5 30.81 0.00 5.61 0.08 0.07 63.43 19:37:23 19:31:01 6 34.96 0.00 4.85 0.02 0.08 60.09 19:37:23 19:31:01 7 29.79 0.00 6.08 0.19 0.08 63.87 19:37:23 19:32:01 all 31.69 0.00 5.22 0.32 0.08 62.70 19:37:23 19:32:01 0 32.00 0.00 5.89 0.00 0.08 62.03 19:37:23 19:32:01 1 31.81 0.00 5.10 0.15 0.08 62.86 19:37:23 19:32:01 2 32.95 0.00 4.90 0.02 0.07 62.06 19:37:23 19:32:01 3 31.07 0.00 5.99 0.00 0.10 62.84 19:37:23 19:32:01 4 30.80 0.00 5.07 0.32 0.10 63.72 19:37:23 19:32:01 5 31.29 0.00 4.88 2.04 0.08 61.70 19:37:23 19:32:01 6 31.49 0.00 4.78 0.00 0.07 63.66 19:37:23 19:32:01 7 32.07 0.00 5.17 0.00 0.07 62.70 19:37:23 19:33:01 all 60.15 0.00 7.24 0.09 0.09 32.42 19:37:23 19:33:01 0 60.37 0.00 7.55 0.00 0.10 31.98 19:37:23 19:33:01 1 62.99 0.00 7.34 0.05 0.08 29.54 19:37:23 19:33:01 2 60.13 0.00 7.24 0.00 0.08 32.55 19:37:23 19:33:01 3 58.69 0.00 7.89 0.00 0.08 33.33 19:37:23 19:33:01 4 59.43 0.00 7.18 0.37 0.10 32.92 19:37:23 19:33:01 5 59.83 0.00 6.60 0.30 0.10 33.18 19:37:23 19:33:01 6 59.92 0.00 7.26 0.02 0.10 32.71 19:37:23 19:33:01 7 59.88 0.00 6.87 0.02 0.08 33.15 19:37:23 19:34:01 all 31.21 0.00 10.94 3.72 0.11 54.03 19:37:23 19:34:01 0 33.29 0.00 10.68 2.64 0.10 53.29 19:37:23 19:34:01 1 31.36 0.00 11.28 5.17 0.10 52.09 19:37:23 19:34:01 2 30.03 0.00 10.47 4.58 0.12 54.80 19:37:23 19:34:01 3 31.75 0.00 11.52 2.92 0.10 53.70 19:37:23 19:34:01 4 30.71 0.00 11.07 5.21 0.10 52.90 19:37:23 19:34:01 5 32.42 0.00 10.18 2.70 0.10 54.60 19:37:23 19:34:01 6 30.34 0.00 11.46 2.84 0.10 55.26 19:37:23 19:34:01 7 29.78 0.00 10.84 3.67 0.12 55.59 19:37:23 19:35:01 all 66.55 0.00 12.40 4.46 0.12 16.47 19:37:23 19:35:01 0 65.57 0.00 12.26 2.09 0.12 19.97 19:37:23 19:35:01 1 67.31 0.00 12.76 3.00 0.12 16.81 19:37:23 19:35:01 2 66.20 0.00 12.41 3.68 0.13 17.58 19:37:23 19:35:01 3 66.16 0.00 13.74 10.41 0.13 9.55 19:37:23 19:35:01 4 66.81 0.00 11.93 2.38 0.12 18.77 19:37:23 19:35:01 5 66.83 0.00 11.52 3.31 0.12 18.22 19:37:23 19:35:01 6 66.39 0.00 12.22 3.10 0.12 18.18 19:37:23 19:35:01 7 67.17 0.00 12.34 7.75 0.13 12.61 19:37:23 19:36:01 all 89.71 0.00 10.15 0.00 0.14 0.00 19:37:23 19:36:01 0 88.95 0.00 10.88 0.00 0.17 0.00 19:37:23 19:36:01 1 90.47 0.00 9.40 0.00 0.13 0.00 19:37:23 19:36:01 2 90.37 0.00 9.49 0.00 0.13 0.00 19:37:23 19:36:01 3 89.72 0.00 10.13 0.00 0.15 0.00 19:37:23 19:36:01 4 88.83 0.00 11.01 0.00 0.15 0.00 19:37:23 19:36:01 5 90.07 0.00 9.78 0.00 0.15 0.00 19:37:23 19:36:01 6 89.45 0.00 10.42 0.00 0.13 0.00 19:37:23 19:36:01 7 89.78 0.00 10.11 0.00 0.12 0.00 19:37:23 19:37:01 all 69.70 0.00 9.74 2.55 0.11 17.90 19:37:23 19:37:01 0 69.96 0.00 9.51 2.36 0.12 18.05 19:37:23 19:37:01 1 70.46 0.00 9.10 1.61 0.10 18.73 19:37:23 19:37:01 2 70.82 0.00 9.05 0.44 0.12 19.58 19:37:23 19:37:01 3 69.84 0.00 9.58 1.77 0.10 18.70 19:37:23 19:37:01 4 69.48 0.00 10.28 0.42 0.12 19.70 19:37:23 19:37:01 5 69.84 0.00 9.88 3.01 0.10 17.16 19:37:23 19:37:01 6 68.69 0.00 9.71 7.33 0.12 14.14 19:37:23 19:37:01 7 68.50 0.00 10.81 3.47 0.14 17.09 19:37:23 Average: all 48.96 0.00 8.11 1.59 0.10 41.23 19:37:23 Average: 0 49.00 0.00 8.24 0.98 0.11 41.67 19:37:23 Average: 1 49.63 0.00 8.18 1.52 0.09 40.58 19:37:23 Average: 2 49.44 0.00 7.87 1.19 0.10 41.40 19:37:23 Average: 3 48.79 0.00 8.55 1.97 0.10 40.58 19:37:23 Average: 4 48.16 0.00 8.40 1.97 0.10 41.36 19:37:23 Average: 5 49.29 0.00 7.64 1.45 0.10 41.52 19:37:23 Average: 6 49.21 0.00 7.93 1.77 0.10 41.00 19:37:23 Average: 7 48.19 0.00 8.08 1.90 0.10 41.72 19:37:23 19:37:23 19:37:23