Pull request #4089 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/edgex-go Obtained Jenkinsfile from adc5924d56c22eebf78196a917bdc4377936cc53+fb67e34980dfa056f4ddb70a50fca33d4f71295e (ac564c71d95b09fd2180f25113cf227d3f91f55d) Loading library edgex-global-pipelines@677fadcc9a37328466da988fea5f2bc088427165 Attempting to resolve 677fadcc9a37328466da988fea5f2bc088427165 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-ssh17977679799142861628.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Could not find 677fadcc9a37328466da988fea5f2bc088427165 in remote references. Pulling heads to local for deep search... > 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-ssh4703704836422622095.key > git fetch --tags --progress -- origin +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git rev-parse 677fadcc9a37328466da988fea5f2bc088427165^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains 677fadcc9a37328466da988fea5f2bc088427165 # timeout=10 Selected match: pr/405/merge revision 677fadcc9a37328466da988fea5f2bc088427165 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4089/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-4089/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16153807199848716176.key > git fetch --no-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 without 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-4089/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1839871976808174744.key > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 677fadcc9a37328466da988fea5f2bc088427165 (pr/405/merge) > git config core.sparsecheckout # timeout=10 > git checkout -f 677fadcc9a37328466da988fea5f2bc088427165 # timeout=10 Commit message: "ci: add privileged to fix issues with Go 1.18 and AppArmor" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh13913719600562258732.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-4089/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-4089/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8822456576206826362.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: 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 ‘prd-ubuntu20.04-docker-8c-8g-19341’ is offline Running on prd-ubuntu20.04-docker-8c-8g-19345 in /w/workspace/edgexfoundry_edgex-go_PR-4089 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 > 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/4089/head:refs/remotes/origin/PR-4089 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fb67e34980dfa056f4ddb70a50fca33d4f71295e into PR head commit adc5924d56c22eebf78196a917bdc4377936cc53 Merge succeeded, producing adc5924d56c22eebf78196a917bdc4377936cc53 Checking out Revision adc5924d56c22eebf78196a917bdc4377936cc53 (PR-4089) > git config core.sparsecheckout # timeout=10 > git checkout -f adc5924d56c22eebf78196a917bdc4377936cc53 # 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 fb67e34980dfa056f4ddb70a50fca33d4f71295e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f adc5924d56c22eebf78196a917bdc4377936cc53 # timeout=10 Commit message: "ci: pin to epg AppArmor fix" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-11T20:14:32.027Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-11T20:14:32.163Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-11T20:14:32.250Z] ========================================================= [2022-07-11T20:14:32.250Z] EdgeX Global Pipelines Version Info [2022-07-11T20:14:32.250Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-11T20:14:33.055Z] ------------------- [2022-07-11T20:14:33.055Z] stable info: [2022-07-11T20:14:33.055Z] ------------------- [2022-07-11T20:14:33.055Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-11T20:14:33.055Z] Commit SHA: 7e4371ac6d730b8e642184b898413c6ef59a5643 [2022-07-11T20:14:33.055Z] Message: update stable to v1.0.236 [2022-07-11T20:14:33.630Z] ------------------- [2022-07-11T20:14:33.630Z] experimental info: [2022-07-11T20:14:33.630Z] ------------------- [2022-07-11T20:14:33.630Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-11T20:14:33.630Z] Commit SHA: 7e4371ac6d730b8e642184b898413c6ef59a5643 [2022-07-11T20:14:33.630Z] Message: update experimental to v1.0.236 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-11T20:14:33.911Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-07-11T20:14:33.953Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-07-11T20:14:33.991Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-11T20:14:34.031Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-11T20:14:34.074Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-11T20:14:34.115Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-11T20:14:34.155Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-11T20:14:34.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-07-11T20:14:34.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-07-11T20:14:34.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-07-11T20:14:34.305Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-11T20:14:34.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-11T20:14:34.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-11T20:14:34.420Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-11T20:14:34.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-11T20:14:34.496Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-11T20:14:34.536Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-11T20:14:34.575Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-11T20:14:34.617Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-11T20:14:34.655Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-11T20:14:34.692Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-11T20:14:34.731Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-11T20:14:34.767Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-11T20:14:34.802Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4089 [Pipeline] echo [2022-07-11T20:14:34.838Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4089 [Pipeline] echo [2022-07-11T20:14:34.882Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4089 [Pipeline] echo [2022-07-11T20:14:34.918Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = adc5924d56c22eebf78196a917bdc4377936cc53 [Pipeline] echo [2022-07-11T20:14:34.952Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = adc5924 [Pipeline] echo [2022-07-11T20:14:34.989Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T20:14:35.103Z] provisioning config files... [2022-07-11T20:14:35.130Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3734729176231481163tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T20:14:35.483Z] ---> docker-login.sh [2022-07-11T20:14:35.483Z] nexus3.edgexfoundry.org:10001 [2022-07-11T20:14:35.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T20:14:35.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T20:14:35.744Z] Configure a credential helper to remove this warning. See [2022-07-11T20:14:35.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T20:14:35.744Z] [2022-07-11T20:14:35.744Z] Login Succeeded [2022-07-11T20:14:35.744Z] nexus3.edgexfoundry.org:10002 [2022-07-11T20:14:36.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T20:14:36.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T20:14:36.006Z] Configure a credential helper to remove this warning. See [2022-07-11T20:14:36.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T20:14:36.006Z] [2022-07-11T20:14:36.006Z] Login Succeeded [2022-07-11T20:14:36.006Z] nexus3.edgexfoundry.org:10003 [2022-07-11T20:14:36.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T20:14:36.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T20:14:36.006Z] Configure a credential helper to remove this warning. See [2022-07-11T20:14:36.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T20:14:36.006Z] [2022-07-11T20:14:36.006Z] Login Succeeded [2022-07-11T20:14:36.006Z] nexus3.edgexfoundry.org:10004 [2022-07-11T20:14:36.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T20:14:36.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T20:14:36.267Z] Configure a credential helper to remove this warning. See [2022-07-11T20:14:36.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T20:14:36.267Z] [2022-07-11T20:14:36.267Z] Login Succeeded [2022-07-11T20:14:36.267Z] docker.io [2022-07-11T20:14:36.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T20:14:36.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T20:14:36.841Z] Configure a credential helper to remove this warning. See [2022-07-11T20:14:36.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T20:14:36.841Z] [2022-07-11T20:14:36.841Z] Login Succeeded [2022-07-11T20:14:36.841Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T20:14:36.867Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T20:14:37.278Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-07-11T20:14:37.278Z] + dirname cmd/core-command/Dockerfile [2022-07-11T20:14:37.278Z] + cut -d/ -f2 [2022-07-11T20:14:37.278Z] + echo core-command,cmd/core-command/Dockerfile [2022-07-11T20:14:37.278Z] + cut -d/ -f2 [2022-07-11T20:14:37.278Z] + dirname cmd/core-data/Dockerfile [2022-07-11T20:14:37.278Z] + echo core-data,cmd/core-data/Dockerfile [2022-07-11T20:14:37.278Z] + cut -d/ -f2 [2022-07-11T20:14:37.278Z] + dirname cmd/core-metadata/Dockerfile [2022-07-11T20:14:37.278Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-07-11T20:14:37.278Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-07-11T20:14:37.278Z] + cut -d/ -f2 [2022-07-11T20:14:37.278Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-07-11T20:14:37.278Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-07-11T20:14:37.278Z] + cut -d/ -f2 [2022-07-11T20:14:37.278Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-07-11T20:14:37.278Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-07-11T20:14:37.278Z] + cut -d/ -f2 [2022-07-11T20:14:37.278Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-07-11T20:14:37.278Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-07-11T20:14:37.278Z] + cut -d/ -f2 [2022-07-11T20:14:37.278Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-07-11T20:14:37.278Z] + dirname cmd/security-spire-agent/Dockerfile [2022-07-11T20:14:37.278Z] + cut -d/ -f2 [2022-07-11T20:14:37.278Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-07-11T20:14:37.278Z] + dirname cmd/security-spire-config/Dockerfile [2022-07-11T20:14:37.278Z] + cut -d/ -f2 [2022-07-11T20:14:37.278Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-07-11T20:14:37.278Z] + dirname cmd/security-spire-server/Dockerfile [2022-07-11T20:14:37.278Z] + cut -d/ -f2 [2022-07-11T20:14:37.278Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-07-11T20:14:37.278Z] + dirname cmd/support-notifications/Dockerfile [2022-07-11T20:14:37.278Z] + cut -d/ -f2 [2022-07-11T20:14:37.278Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-07-11T20:14:37.278Z] + dirname cmd/support-scheduler/Dockerfile [2022-07-11T20:14:37.278Z] + cut -d/ -f2 [2022-07-11T20:14:37.278Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-07-11T20:14:37.279Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-07-11T20:14:37.279Z] + cut -d/ -f2 [2022-07-11T20:14:37.279Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-07-11T20:14:37.458Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image: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-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-11T20:14:37.959Z] + git rev-list -1 --merges adc5924d56c22eebf78196a917bdc4377936cc53~1..adc5924d56c22eebf78196a917bdc4377936cc53 [Pipeline] echo [2022-07-11T20:14:37.993Z] -----------> git rev-list -1 --merges adc5924d56c22eebf78196a917bdc4377936cc53~1..adc5924d56c22eebf78196a917bdc4377936cc53 adc5924d56c22eebf78196a917bdc4377936cc53 [false] [Pipeline] sh [2022-07-11T20:14:38.310Z] + git log --format=format:%s -1 adc5924d56c22eebf78196a917bdc4377936cc53 [Pipeline] echo [2022-07-11T20:14:38.349Z] ========================================================= [2022-07-11T20:14:38.349Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-11T20:14:38.349Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-07-11T20:14:38.794Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T20:14:38.794Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-11T20:14:38.794Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-11T20:14:38.794Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-11T20:14:38.794Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-11T20:14:38.794Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-11T20:14:38.794Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T20:14:39.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T20:14:39.216Z] [2022-07-11T20:14:39.216Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T20:14:39.600Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T20:14:39.601Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-11T20:14:39.601Z] b85a868b505f: Pulling fs layer [2022-07-11T20:14:39.601Z] e2be974225ed: Pulling fs layer [2022-07-11T20:14:39.601Z] 339a4e72a1f5: Pulling fs layer [2022-07-11T20:14:39.601Z] 988bab9f4d93: Pulling fs layer [2022-07-11T20:14:39.601Z] 1469e6f7b9e6: Pulling fs layer [2022-07-11T20:14:39.601Z] eaf3925da568: Pulling fs layer [2022-07-11T20:14:39.601Z] bab4dde63d76: Pulling fs layer [2022-07-11T20:14:39.601Z] bde34c3a00c8: Pulling fs layer [2022-07-11T20:14:39.601Z] b352a97aabf1: Pulling fs layer [2022-07-11T20:14:39.601Z] 4872d77fe225: Pulling fs layer [2022-07-11T20:14:39.601Z] 5851b861e8e6: Pulling fs layer [2022-07-11T20:14:39.601Z] eaf3925da568: Waiting [2022-07-11T20:14:39.601Z] bab4dde63d76: Waiting [2022-07-11T20:14:39.601Z] 988bab9f4d93: Waiting [2022-07-11T20:14:39.601Z] 1469e6f7b9e6: Waiting [2022-07-11T20:14:39.601Z] 4872d77fe225: Waiting [2022-07-11T20:14:39.601Z] bde34c3a00c8: Waiting [2022-07-11T20:14:39.601Z] b352a97aabf1: Waiting [2022-07-11T20:14:39.601Z] 5851b861e8e6: Waiting [2022-07-11T20:14:39.601Z] e2be974225ed: Verifying Checksum [2022-07-11T20:14:39.601Z] e2be974225ed: Download complete [2022-07-11T20:14:39.601Z] 988bab9f4d93: Verifying Checksum [2022-07-11T20:14:39.601Z] 988bab9f4d93: Download complete [2022-07-11T20:14:39.862Z] 1469e6f7b9e6: Verifying Checksum [2022-07-11T20:14:39.862Z] 1469e6f7b9e6: Download complete [2022-07-11T20:14:39.862Z] 339a4e72a1f5: Verifying Checksum [2022-07-11T20:14:39.862Z] 339a4e72a1f5: Download complete [2022-07-11T20:14:39.862Z] eaf3925da568: Verifying Checksum [2022-07-11T20:14:39.862Z] bde34c3a00c8: Verifying Checksum [2022-07-11T20:14:39.862Z] bde34c3a00c8: Download complete [2022-07-11T20:14:39.862Z] b352a97aabf1: Verifying Checksum [2022-07-11T20:14:39.862Z] b352a97aabf1: Download complete [2022-07-11T20:14:39.863Z] 4872d77fe225: Verifying Checksum [2022-07-11T20:14:39.863Z] 4872d77fe225: Download complete [2022-07-11T20:14:39.863Z] 5851b861e8e6: Verifying Checksum [2022-07-11T20:14:39.863Z] 5851b861e8e6: Download complete [2022-07-11T20:14:39.863Z] b85a868b505f: Verifying Checksum [2022-07-11T20:14:39.863Z] b85a868b505f: Download complete [2022-07-11T20:14:40.123Z] bab4dde63d76: Verifying Checksum [2022-07-11T20:14:40.123Z] bab4dde63d76: Download complete [2022-07-11T20:14:41.509Z] b85a868b505f: Pull complete [2022-07-11T20:14:41.509Z] e2be974225ed: Pull complete [2022-07-11T20:14:42.079Z] 339a4e72a1f5: Pull complete [2022-07-11T20:14:42.079Z] 988bab9f4d93: Pull complete [2022-07-11T20:14:42.340Z] 1469e6f7b9e6: Pull complete [2022-07-11T20:14:42.340Z] eaf3925da568: Pull complete [2022-07-11T20:14:44.251Z] bab4dde63d76: Pull complete [2022-07-11T20:14:44.251Z] bde34c3a00c8: Pull complete [2022-07-11T20:14:44.516Z] b352a97aabf1: Pull complete [2022-07-11T20:14:44.516Z] 4872d77fe225: Pull complete [2022-07-11T20:14:44.516Z] 5851b861e8e6: Pull complete [2022-07-11T20:14:44.516Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-11T20:14:44.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T20:14:44.516Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T20:14:44.749Z] prd-ubuntu20.04-docker-8c-8g-19345 does not seem to be running inside a container [2022-07-11T20:14:44.793Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-11T20:14:45.980Z] $ docker top 40778b005bdaf850e8daf62ac405085fc68b131335eb2fe2265c2ac4f222651c -eo pid,comm [2022-07-11T20:14:46.055Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-11T20:14:46.055Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T20:14:46.175Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T20:14:46.175Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T20:14:46.311Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T20:14:46.318Z] $ docker exec 40778b005bdaf850e8daf62ac405085fc68b131335eb2fe2265c2ac4f222651c ssh-agent [2022-07-11T20:14:46.446Z] SSH_AUTH_SOCK=/tmp/ssh-2caLW27bCp57/agent.33 [2022-07-11T20:14:46.446Z] SSH_AGENT_PID=39 [2022-07-11T20:14:46.454Z] Running ssh-add (command line suppressed) [2022-07-11T20:14:46.586Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_4698717228295504792.key (/w/workspace/edgex-go/2@tmp/private_key_4698717228295504792.key) [2022-07-11T20:14:46.599Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T20:14:46.928Z] + git tag --points-at HEAD [Pipeline] } [2022-07-11T20:14:46.960Z] $ docker exec --env ******** --env ******** 40778b005bdaf850e8daf62ac405085fc68b131335eb2fe2265c2ac4f222651c ssh-agent -k [2022-07-11T20:14:47.079Z] unset SSH_AUTH_SOCK; [2022-07-11T20:14:47.080Z] unset SSH_AGENT_PID; [2022-07-11T20:14:47.080Z] echo Agent pid 39 killed; [2022-07-11T20:14:47.090Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-11T20:14:47.173Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T20:14:47.173Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T20:14:47.318Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T20:14:47.324Z] $ docker exec 40778b005bdaf850e8daf62ac405085fc68b131335eb2fe2265c2ac4f222651c ssh-agent [2022-07-11T20:14:47.446Z] SSH_AUTH_SOCK=/tmp/ssh-rkxRppEkrAUE/agent.71 [2022-07-11T20:14:47.446Z] SSH_AGENT_PID=77 [2022-07-11T20:14:47.454Z] Running ssh-add (command line suppressed) [2022-07-11T20:14:47.573Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_4585086238839275182.key (/w/workspace/edgex-go/2@tmp/private_key_4585086238839275182.key) [2022-07-11T20:14:47.584Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T20:14:47.913Z] + git semver init [2022-07-11T20:14:48.173Z] 2022-07-11 20:14:48,128 [run_init] DEBUG init version:0.0.0 force:False [2022-07-11T20:14:48.173Z] 2022-07-11 20:14:48,129 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2022-07-11T20:14:48.173Z] 2022-07-11 20:14:48,129 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2022-07-11T20:14:48.173Z] 2022-07-11 20:14:48,129 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2022-07-11T20:14:52.389Z] 2022-07-11 20:14:52,213 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2022-07-11T20:14:52.390Z] 2022-07-11 20:14:52,214 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4089 with force:False [2022-07-11T20:14:52.390Z] 2022-07-11 20:14:52,214 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4089 [2022-07-11T20:14:52.390Z] 2022-07-11 20:14:52,218 [execute] INFO git cat-file --batch-check [2022-07-11T20:14:52.390Z] 2022-07-11 20:14:52,219 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2022-07-11T20:14:52.390Z] 2022-07-11 20:14:52,224 [execute] INFO git cat-file --batch [2022-07-11T20:14:52.390Z] 2022-07-11 20:14:52,225 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2022-07-11T20:14:52.390Z] 2022-07-11 20:14:52,231 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4089 [2022-07-11T20:14:52.390Z] 0.0.0 [Pipeline] } [2022-07-11T20:14:52.419Z] $ docker exec --env ******** --env ******** 40778b005bdaf850e8daf62ac405085fc68b131335eb2fe2265c2ac4f222651c ssh-agent -k [2022-07-11T20:14:52.568Z] unset SSH_AUTH_SOCK; [2022-07-11T20:14:52.569Z] unset SSH_AGENT_PID; [2022-07-11T20:14:52.570Z] echo Agent pid 77 killed; [2022-07-11T20:14:52.577Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T20:14:53.006Z] + git semver [Pipeline] } [2022-07-11T20:14:53.298Z] $ docker stop --time=1 40778b005bdaf850e8daf62ac405085fc68b131335eb2fe2265c2ac4f222651c [2022-07-11T20:14:54.623Z] $ docker rm -f 40778b005bdaf850e8daf62ac405085fc68b131335eb2fe2265c2ac4f222651c [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T20:14:55.058Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-11T20:14:55.402Z] Stashed 1 file(s) [Pipeline] echo [2022-07-11T20:14:55.420Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-07-11T20:14:55.920Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T20:14:55.955Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T20:14:55.985Z] ========================================================= [2022-07-11T20:14:55.985Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-11T20:14:55.985Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-11T20:14:56.332Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-11T20:14:56.332Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-11T20:14:56.332Z] 2408cc74d12b: Pulling fs layer [2022-07-11T20:14:56.332Z] ea60b727a1ce: Pulling fs layer [2022-07-11T20:14:56.332Z] 30c4a7721957: Pulling fs layer [2022-07-11T20:14:56.332Z] 370296b7ddb6: Pulling fs layer [2022-07-11T20:14:56.332Z] 7c6cee850709: Pulling fs layer [2022-07-11T20:14:56.332Z] 39a5fcdaea64: Pulling fs layer [2022-07-11T20:14:56.332Z] d94ebbe4e438: Pulling fs layer [2022-07-11T20:14:56.332Z] bcfd1f05c69d: Pulling fs layer [2022-07-11T20:14:56.332Z] 59ccb84bbe0f: Pulling fs layer [2022-07-11T20:14:56.332Z] 59ccb84bbe0f: Waiting [2022-07-11T20:14:56.332Z] d94ebbe4e438: Waiting [2022-07-11T20:14:56.332Z] 370296b7ddb6: Waiting [2022-07-11T20:14:56.332Z] bcfd1f05c69d: Waiting [2022-07-11T20:14:56.332Z] 39a5fcdaea64: Waiting [2022-07-11T20:14:56.332Z] 7c6cee850709: Waiting [2022-07-11T20:14:56.332Z] 30c4a7721957: Verifying Checksum [2022-07-11T20:14:56.332Z] 30c4a7721957: Download complete [2022-07-11T20:14:56.332Z] ea60b727a1ce: Verifying Checksum [2022-07-11T20:14:56.332Z] ea60b727a1ce: Download complete [2022-07-11T20:14:56.332Z] 7c6cee850709: Download complete [2022-07-11T20:14:56.332Z] 39a5fcdaea64: Verifying Checksum [2022-07-11T20:14:56.332Z] 39a5fcdaea64: Download complete [2022-07-11T20:14:56.332Z] 2408cc74d12b: Verifying Checksum [2022-07-11T20:14:56.332Z] 2408cc74d12b: Download complete [2022-07-11T20:14:56.332Z] d94ebbe4e438: Verifying Checksum [2022-07-11T20:14:56.332Z] d94ebbe4e438: Download complete [2022-07-11T20:14:56.594Z] 2408cc74d12b: Pull complete [2022-07-11T20:14:56.594Z] ea60b727a1ce: Pull complete [2022-07-11T20:14:56.854Z] 59ccb84bbe0f: Verifying Checksum [2022-07-11T20:14:56.854Z] 59ccb84bbe0f: Download complete [2022-07-11T20:14:56.854Z] 30c4a7721957: Pull complete [2022-07-11T20:14:57.116Z] 370296b7ddb6: Verifying Checksum [2022-07-11T20:14:57.116Z] 370296b7ddb6: Download complete [2022-07-11T20:14:57.116Z] bcfd1f05c69d: Verifying Checksum [2022-07-11T20:14:57.116Z] bcfd1f05c69d: Download complete [2022-07-11T20:15:02.405Z] 370296b7ddb6: Pull complete [2022-07-11T20:15:02.405Z] 7c6cee850709: Pull complete [2022-07-11T20:15:02.405Z] 39a5fcdaea64: Pull complete [2022-07-11T20:15:02.405Z] d94ebbe4e438: Pull complete [2022-07-11T20:15:03.786Z] bcfd1f05c69d: Pull complete [2022-07-11T20:15:04.729Z] 59ccb84bbe0f: Pull complete [2022-07-11T20:15:04.729Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-11T20:15:04.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-11T20:15:04.729Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-11T20:15:05.091Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-11T20:15:05.091Z] WORKDIR /edgex [2022-07-11T20:15:05.091Z] COPY go.mod . [2022-07-11T20:15:05.091Z] RUN go mod download [2022-07-11T20:15:05.091Z] docker build -t ci-base-image-x86_64 -f - . [2022-07-11T20:15:06.475Z] Sending build context to Docker daemon 335.2MB [2022-07-11T20:15:06.475Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-11T20:15:06.475Z] ---> a4fb48ad2a94 [2022-07-11T20:15:06.475Z] Step 2/4 : WORKDIR /edgex [2022-07-11T20:15:08.391Z] ---> Running in 3b36d70116d0 [2022-07-11T20:15:08.391Z] Removing intermediate container 3b36d70116d0 [2022-07-11T20:15:08.391Z] ---> 46caa16d16b9 [2022-07-11T20:15:08.391Z] Step 3/4 : COPY go.mod . [2022-07-11T20:15:08.391Z] ---> b98457d78949 [2022-07-11T20:15:08.391Z] Step 4/4 : RUN go mod download [2022-07-11T20:15:08.391Z] ---> Running in 92757f7dac84 [2022-07-11T20:15:10.734Z] Still waiting to schedule task [2022-07-11T20:15:10.734Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-19343’ is offline [2022-07-11T20:15:18.408Z] Removing intermediate container 92757f7dac84 [2022-07-11T20:15:18.408Z] ---> 8ddf1973a082 [2022-07-11T20:15:18.408Z] Successfully built 8ddf1973a082 [2022-07-11T20:15:18.408Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T20:15:18.797Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-11T20:15:18.797Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T20:15:18.950Z] prd-ubuntu20.04-docker-8c-8g-19345 does not seem to be running inside a container [2022-07-11T20:15:18.991Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-11T20:15:19.401Z] $ docker top 56cdc7c3faef3eb3500b109f4acdd0990f02d60469396a20918694bc54cbc392 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T20:15:19.806Z] + go version [2022-07-11T20:15:19.806Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-11T20:15:19.839Z] $ docker stop --time=1 56cdc7c3faef3eb3500b109f4acdd0990f02d60469396a20918694bc54cbc392 [2022-07-11T20:15:21.135Z] $ docker rm -f 56cdc7c3faef3eb3500b109f4acdd0990f02d60469396a20918694bc54cbc392 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T20:15:21.861Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-11T20:15:21.861Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T20:15:22.013Z] prd-ubuntu20.04-docker-8c-8g-19345 does not seem to be running inside a container [2022-07-11T20:15:22.049Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-11T20:15:22.399Z] $ docker top 9d6f54fb631da3aec3c51520580a32dbf9b09eb0a7a54d4adcc4e5bc79dc2b9e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-11T20:15:22.521Z] ========================================================= [2022-07-11T20:15:22.521Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-11T20:15:22.521Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-11T20:15:22.859Z] + make test [2022-07-11T20:15:22.859Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-11T20:15:29.437Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-11T20:15:44.442Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-11T20:15:44.442Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-11T20:15:44.442Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-11T20:15:44.442Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-11T20:15:44.442Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-11T20:15:44.442Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-11T20:15:44.442Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-11T20:15:44.442Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-11T20:15:44.442Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-11T20:15:44.442Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-11T20:15:44.442Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-11T20:15:44.442Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-11T20:15:44.442Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-11T20:15:44.442Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-11T20:15:44.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-11T20:15:44.442Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.075s coverage: 28.7% of statements [2022-07-11T20:15:44.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-11T20:15:44.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-11T20:15:44.442Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.081s coverage: 98.5% of statements [2022-07-11T20:15:44.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-11T20:15:44.442Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.104s coverage: 54.2% of statements [2022-07-11T20:15:44.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-11T20:15:44.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-11T20:15:48.644Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.779s coverage: 89.2% of statements [2022-07-11T20:15:48.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-11T20:15:48.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-11T20:15:48.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-11T20:15:48.644Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.074s coverage: 83.8% of statements [2022-07-11T20:15:48.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-11T20:15:48.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-11T20:15:48.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-11T20:15:48.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-11T20:15:48.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-11T20:15:48.644Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.486s coverage: 95.6% of statements [2022-07-11T20:15:48.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-11T20:15:48.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-11T20:15:48.644Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 72.2% of statements [2022-07-11T20:15:48.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-11T20:15:48.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-11T20:15:48.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-11T20:15:48.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-11T20:15:48.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-11T20:15:48.644Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 60.0% of statements [2022-07-11T20:15:48.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-11T20:15:48.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-11T20:15:48.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-11T20:15:48.644Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.077s coverage: 0.9% of statements [2022-07-11T20:15:48.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-11T20:15:48.644Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements [2022-07-11T20:15:48.644Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.056s coverage: 29.6% of statements [2022-07-11T20:15:48.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-11T20:15:48.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.073s coverage: 47.1% of statements [2022-07-11T20:15:48.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.069s coverage: 79.5% of statements [2022-07-11T20:15:48.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.078s coverage: 94.1% of statements [2022-07-11T20:15:48.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements [2022-07-11T20:15:48.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.072s coverage: 87.5% of statements [2022-07-11T20:15:56.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.070s coverage: 94.4% of statements [2022-07-11T20:15:56.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2022-07-11T20:15:58.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.210s coverage: 82.5% of statements [2022-07-11T20:15:58.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-11T20:16:08.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements [2022-07-11T20:16:08.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-11T20:16:08.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-11T20:16:08.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-11T20:16:08.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2022-07-11T20:16:08.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-11T20:16:08.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-11T20:16:08.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-11T20:16:08.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-11T20:16:08.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-11T20:16:08.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2022-07-11T20:16:08.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-11T20:16:08.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-11T20:16:08.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements [2022-07-11T20:16:08.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-11T20:16:08.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 58.8% of statements [2022-07-11T20:16:08.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-11T20:16:08.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.072s coverage: 80.0% of statements [2022-07-11T20:16:08.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2022-07-11T20:16:08.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.076s coverage: 85.4% of statements [2022-07-11T20:16:08.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.257s coverage: 91.2% of statements [2022-07-11T20:16:08.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-11T20:16:08.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.148s coverage: 64.4% of statements [2022-07-11T20:16:08.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-11T20:16:08.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-11T20:16:08.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2022-07-11T20:16:08.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-07-11T20:16:08.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2022-07-11T20:16:08.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2022-07-11T20:16:08.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2022-07-11T20:16:08.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.331s coverage: 65.4% of statements [2022-07-11T20:16:08.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-11T20:16:08.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-11T20:16:08.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-11T20:16:08.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.193s coverage: 43.8% of statements [2022-07-11T20:16:08.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-11T20:16:08.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-11T20:16:08.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.084s coverage: 89.5% of statements [2022-07-11T20:16:08.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-11T20:16:08.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2022-07-11T20:16:08.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-11T20:16:08.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-11T20:16:08.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-11T20:16:08.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-11T20:16:08.163Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.104s coverage: 17.7% of statements [2022-07-11T20:16:08.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-11T20:16:08.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-11T20:16:08.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-11T20:16:08.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-11T20:16:08.163Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.166s coverage: 92.3% of statements [2022-07-11T20:16:08.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-11T20:16:08.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-11T20:16:08.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-11T20:16:08.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-11T20:16:08.163Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements [2022-07-11T20:16:08.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-11T20:16:08.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-11T20:16:08.163Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.114s coverage: 97.7% of statements [2022-07-11T20:16:08.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-11T20:16:08.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-11T20:16:08.163Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-11T20:16:08.163Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-11T20:16:08.163Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-07-11T20:16:08.163Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-11T20:16:08.163Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-11T20:16:08.163Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-11T20:16:08.163Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-11T20:16:08.163Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-11T20:16:08.163Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-11T20:16:08.163Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-07-11T20:16:08.163Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-07-11T20:16:08.163Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-07-11T20:16:26.257Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-07-11T20:16:26.257Z] cmd/core-command/main.go:1: : error obtaining VCS status: exit status 128 [2022-07-11T20:16:26.257Z] Use -buildvcs=false to disable VCS stamping. (typecheck) [2022-07-11T20:16:26.257Z] /******************************************************************************* [2022-07-11T20:16:26.257Z] cmd/core-data/main.go:1: : error obtaining VCS status: exit status 128 [2022-07-11T20:16:26.257Z] Use -buildvcs=false to disable VCS stamping. (typecheck) [2022-07-11T20:16:26.257Z] /******************************************************************************* [2022-07-11T20:16:26.257Z] cmd/core-metadata/main.go:1: : error obtaining VCS status: exit status 128 [2022-07-11T20:16:26.257Z] Use -buildvcs=false to disable VCS stamping. (typecheck) [2022-07-11T20:16:26.257Z] /******************************************************************************* [2022-07-11T20:16:26.257Z] make: *** [Makefile:138: lint] Error 1 [Pipeline] } [2022-07-11T20:16:26.311Z] $ docker stop --time=1 9d6f54fb631da3aec3c51520580a32dbf9b09eb0a7a54d4adcc4e5bc79dc2b9e [2022-07-11T20:16:28.137Z] $ docker rm -f 9d6f54fb631da3aec3c51520580a32dbf9b09eb0a7a54d4adcc4e5bc79dc2b9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-11T20:16:29.149Z] Failed in branch amd64 [2022-07-11T20:16:46.847Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19346 in /w/workspace/edgexfoundry_edgex-go_PR-4089 [Pipeline] { [Pipeline] ws [2022-07-11T20:16:46.891Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-07-11T20:16:46.963Z] The recommended git tool is: git [2022-07-11T20:16:51.539Z] using credential edgex-jenkins-ssh [2022-07-11T20:16:51.556Z] Cloning the remote Git repository [2022-07-11T20:16:51.615Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-07-11T20:16:51.688Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-07-11T20:16:51.775Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-11T20:16:51.776Z] > git --version # timeout=10 [2022-07-11T20:16:51.798Z] > git --version # 'git version 2.25.1' [2022-07-11T20:16:51.799Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-11T20:16:51.919Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-11T20:17:08.050Z] Merging remotes/origin/main commit fb67e34980dfa056f4ddb70a50fca33d4f71295e into PR head commit adc5924d56c22eebf78196a917bdc4377936cc53 [2022-07-11T20:17:08.403Z] Merge succeeded, producing adc5924d56c22eebf78196a917bdc4377936cc53 [2022-07-11T20:17:08.403Z] Checking out Revision adc5924d56c22eebf78196a917bdc4377936cc53 (PR-4089) [2022-07-11T20:17:07.251Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-11T20:17:07.277Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-11T20:17:07.304Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-11T20:17:07.338Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-11T20:17:07.338Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-11T20:17:07.351Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4089/head:refs/remotes/origin/PR-4089 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-11T20:17:08.072Z] > git config core.sparsecheckout # timeout=10 [2022-07-11T20:17:08.087Z] > git checkout -f adc5924d56c22eebf78196a917bdc4377936cc53 # timeout=10 [2022-07-11T20:17:08.321Z] > git remote # timeout=10 [2022-07-11T20:17:08.340Z] > git config --get remote.origin.url # timeout=10 [2022-07-11T20:17:08.354Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-11T20:17:08.366Z] > git merge fb67e34980dfa056f4ddb70a50fca33d4f71295e # timeout=10 [2022-07-11T20:17:08.392Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-11T20:17:08.413Z] > git config core.sparsecheckout # timeout=10 [2022-07-11T20:17:08.432Z] > git checkout -f adc5924d56c22eebf78196a917bdc4377936cc53 # timeout=10 [2022-07-11T20:17:12.708Z] Commit message: "ci: pin to epg AppArmor fix" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-11T20:17:13.676Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-11T20:17:13.677Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-11T20:17:13.677Z] Dload Upload Total Spent Left Speed [2022-07-11T20:17:13.677Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2022-07-11T20:17:14.492Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-11T20:17:14.856Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-11T20:17:14.856Z] + sudo tee /etc/docker/daemon.new [2022-07-11T20:17:14.856Z] { [2022-07-11T20:17:14.856Z] "registry-mirrors": [ [2022-07-11T20:17:14.856Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-11T20:17:14.856Z] ], [2022-07-11T20:17:14.856Z] "bip": "10.250.0.254/24", [2022-07-11T20:17:14.856Z] "hosts": [ [2022-07-11T20:17:14.856Z] "tcp://0.0.0.0:5555", [2022-07-11T20:17:14.856Z] "unix:///var/run/docker.sock" [2022-07-11T20:17:14.856Z] ], [2022-07-11T20:17:14.856Z] "mtu": 1458, [2022-07-11T20:17:14.856Z] "selinux-enabled": true, [2022-07-11T20:17:14.856Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-11T20:17:14.856Z] } [Pipeline] sh [2022-07-11T20:17:15.210Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-11T20:17:15.564Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T20:17:33.960Z] provisioning config files... [2022-07-11T20:17:33.982Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config613755441575815838tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T20:17:34.364Z] ---> docker-login.sh [2022-07-11T20:17:34.364Z] nexus3.edgexfoundry.org:10001 [2022-07-11T20:17:34.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T20:17:35.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T20:17:35.229Z] Configure a credential helper to remove this warning. See [2022-07-11T20:17:35.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T20:17:35.229Z] [2022-07-11T20:17:35.229Z] Login Succeeded [2022-07-11T20:17:35.229Z] nexus3.edgexfoundry.org:10002 [2022-07-11T20:17:35.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T20:17:35.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T20:17:35.825Z] Configure a credential helper to remove this warning. See [2022-07-11T20:17:35.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T20:17:35.825Z] [2022-07-11T20:17:35.825Z] Login Succeeded [2022-07-11T20:17:35.825Z] nexus3.edgexfoundry.org:10003 [2022-07-11T20:17:36.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T20:17:36.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T20:17:36.376Z] Configure a credential helper to remove this warning. See [2022-07-11T20:17:36.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T20:17:36.376Z] [2022-07-11T20:17:36.376Z] Login Succeeded [2022-07-11T20:17:36.376Z] nexus3.edgexfoundry.org:10004 [2022-07-11T20:17:36.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T20:17:36.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T20:17:36.653Z] Configure a credential helper to remove this warning. See [2022-07-11T20:17:36.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T20:17:36.653Z] [2022-07-11T20:17:36.653Z] Login Succeeded [2022-07-11T20:17:36.653Z] docker.io [2022-07-11T20:17:36.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T20:17:37.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T20:17:37.522Z] Configure a credential helper to remove this warning. See [2022-07-11T20:17:37.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T20:17:37.522Z] [2022-07-11T20:17:37.522Z] Login Succeeded [2022-07-11T20:17:37.522Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T20:17:37.552Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-11T20:17:38.127Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T20:17:38.158Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T20:17:38.187Z] ========================================================= [2022-07-11T20:17:38.187Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-11T20:17:38.187Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-11T20:17:38.578Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-11T20:17:38.855Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-11T20:17:38.855Z] b3c136eddcbf: Pulling fs layer [2022-07-11T20:17:38.855Z] c0a3192eca97: Pulling fs layer [2022-07-11T20:17:38.855Z] a050256f5b6f: Pulling fs layer [2022-07-11T20:17:38.855Z] 656be50a0ddc: Pulling fs layer [2022-07-11T20:17:38.855Z] 2bbca73fdf42: Pulling fs layer [2022-07-11T20:17:38.855Z] 46d945488cbd: Pulling fs layer [2022-07-11T20:17:38.855Z] 8a5474983e97: Pulling fs layer [2022-07-11T20:17:38.855Z] 329c88fbcd65: Pulling fs layer [2022-07-11T20:17:38.855Z] 46d945488cbd: Waiting [2022-07-11T20:17:38.855Z] 656be50a0ddc: Waiting [2022-07-11T20:17:38.855Z] 2bbca73fdf42: Waiting [2022-07-11T20:17:38.855Z] 329c88fbcd65: Waiting [2022-07-11T20:17:38.855Z] 8a5474983e97: Waiting [2022-07-11T20:17:38.855Z] a050256f5b6f: Verifying Checksum [2022-07-11T20:17:38.855Z] a050256f5b6f: Download complete [2022-07-11T20:17:38.855Z] c0a3192eca97: Verifying Checksum [2022-07-11T20:17:38.855Z] c0a3192eca97: Download complete [2022-07-11T20:17:38.855Z] 2bbca73fdf42: Verifying Checksum [2022-07-11T20:17:38.855Z] 2bbca73fdf42: Download complete [2022-07-11T20:17:38.855Z] 46d945488cbd: Verifying Checksum [2022-07-11T20:17:38.855Z] 46d945488cbd: Download complete [2022-07-11T20:17:38.855Z] b3c136eddcbf: Verifying Checksum [2022-07-11T20:17:38.855Z] b3c136eddcbf: Download complete [2022-07-11T20:17:39.853Z] 329c88fbcd65: Verifying Checksum [2022-07-11T20:17:39.853Z] b3c136eddcbf: Pull complete [2022-07-11T20:17:39.853Z] 329c88fbcd65: Download complete [2022-07-11T20:17:40.456Z] c0a3192eca97: Pull complete [2022-07-11T20:17:40.742Z] a050256f5b6f: Pull complete [2022-07-11T20:17:41.018Z] 8a5474983e97: Verifying Checksum [2022-07-11T20:17:41.018Z] 8a5474983e97: Download complete [2022-07-11T20:17:41.617Z] 656be50a0ddc: Verifying Checksum [2022-07-11T20:17:41.617Z] 656be50a0ddc: Download complete [2022-07-11T20:17:56.739Z] 656be50a0ddc: Pull complete [2022-07-11T20:17:56.739Z] 2bbca73fdf42: Pull complete [2022-07-11T20:17:56.739Z] 46d945488cbd: Pull complete [2022-07-11T20:18:01.061Z] 8a5474983e97: Pull complete [2022-07-11T20:18:03.692Z] 329c88fbcd65: Pull complete [2022-07-11T20:18:03.692Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-11T20:18:03.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-11T20:18:03.692Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-11T20:18:04.086Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-11T20:18:04.086Z] WORKDIR /edgex [2022-07-11T20:18:04.086Z] COPY go.mod . [2022-07-11T20:18:04.086Z] RUN go mod download build [2022-07-11T20:18:04.086Z] -t ci-base-image-arm64 -f - . [2022-07-11T20:18:06.731Z] Sending build context to Docker daemon 169.2MB [2022-07-11T20:18:06.731Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-11T20:18:06.731Z] ---> ff4287adb874 [2022-07-11T20:18:06.731Z] Step 2/4 : WORKDIR /edgex [2022-07-11T20:18:07.712Z] ---> Running in a7b0a5d44ef4 [2022-07-11T20:18:07.987Z] Removing intermediate container a7b0a5d44ef4 [2022-07-11T20:18:07.987Z] ---> 15cb7d66df14 [2022-07-11T20:18:07.987Z] Step 3/4 : COPY go.mod . [2022-07-11T20:18:08.583Z] ---> 3fee8f66ee5a [2022-07-11T20:18:08.583Z] Step 4/4 : RUN go mod download [2022-07-11T20:18:08.583Z] ---> Running in efc1c05e02b4 [2022-07-11T20:18:47.573Z] Removing intermediate container efc1c05e02b4 [2022-07-11T20:18:47.573Z] ---> daf18eaa093d [2022-07-11T20:18:47.573Z] Successfully built daf18eaa093d [2022-07-11T20:18:47.573Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T20:18:47.981Z] + docker inspect -f . ci-base-image-arm64 [2022-07-11T20:18:47.981Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T20:18:48.298Z] prd-ubuntu20.04-docker-arm64-4c-16g-19346 does not seem to be running inside a container [2022-07-11T20:18:48.382Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-11T20:18:49.632Z] $ docker top 75941deff61f2d9110fdcfa8e00d02313b8f3a02abec5787833d8b2e05debc7e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T20:18:50.584Z] + go version [2022-07-11T20:18:50.584Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-11T20:18:50.623Z] $ docker stop --time=1 75941deff61f2d9110fdcfa8e00d02313b8f3a02abec5787833d8b2e05debc7e [2022-07-11T20:18:52.263Z] $ docker rm -f 75941deff61f2d9110fdcfa8e00d02313b8f3a02abec5787833d8b2e05debc7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T20:18:53.139Z] + docker inspect -f . ci-base-image-arm64 [2022-07-11T20:18:53.140Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T20:18:53.449Z] prd-ubuntu20.04-docker-arm64-4c-16g-19346 does not seem to be running inside a container [2022-07-11T20:18:53.529Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-11T20:18:54.787Z] $ docker top 301cacd460fd6af820f101aa550a771eca70233e5cc4533f55ce4c4fd22bc0be -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-11T20:18:55.101Z] ========================================================= [2022-07-11T20:18:55.101Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-11T20:18:55.101Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-11T20:18:55.803Z] + make test [2022-07-11T20:18:55.803Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-11T20:19:28.176Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-11T20:21:20.091Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-11T20:21:20.091Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-11T20:21:20.091Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-11T20:21:20.091Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-11T20:21:20.091Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-11T20:21:20.091Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-11T20:21:20.091Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-11T20:21:20.091Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-11T20:21:20.091Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-11T20:21:20.091Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-11T20:21:20.091Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-11T20:21:20.091Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-11T20:21:20.091Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-11T20:21:20.091Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-11T20:21:20.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-11T20:21:30.321Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.336s coverage: 28.7% of statements [2022-07-11T20:21:30.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-11T20:21:30.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-11T20:21:34.675Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.848s coverage: 98.5% of statements [2022-07-11T20:21:34.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-11T20:21:34.675Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.538s coverage: 54.2% of statements [2022-07-11T20:21:34.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-11T20:21:34.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-11T20:21:53.088Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.732s coverage: 89.2% of statements [2022-07-11T20:21:53.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-11T20:21:53.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-11T20:21:53.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-11T20:21:53.088Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.501s coverage: 83.8% of statements [2022-07-11T20:21:53.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-11T20:21:53.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-11T20:21:53.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-11T20:21:53.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-11T20:21:53.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-11T20:21:57.421Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.439s coverage: 95.6% of statements [2022-07-11T20:21:57.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-11T20:21:57.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-11T20:21:57.421Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.470s coverage: 72.2% of statements [2022-07-11T20:21:57.421Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-11T20:21:57.421Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-11T20:21:57.421Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-11T20:21:57.421Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-11T20:21:57.421Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-11T20:21:57.421Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.528s coverage: 60.0% of statements [2022-07-11T20:21:57.421Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-11T20:21:57.421Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-11T20:21:57.421Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-11T20:21:57.421Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.367s coverage: 0.9% of statements [2022-07-11T20:21:57.421Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-11T20:21:57.421Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.281s coverage: 58.8% of statements [2022-07-11T20:21:57.421Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.308s coverage: 29.6% of statements [2022-07-11T20:21:57.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-11T20:21:59.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.412s coverage: 47.1% of statements [2022-07-11T20:21:59.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.443s coverage: 79.5% of statements [2022-07-11T20:22:00.174Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.313s coverage: 94.1% of statements [2022-07-11T20:22:01.694Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.249s coverage: 96.3% of statements [2022-07-11T20:22:02.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.254s coverage: 87.5% of statements [2022-07-11T20:22:15.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.321s coverage: 94.4% of statements [2022-07-11T20:22:15.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.230s coverage: 44.8% of statements [2022-07-11T20:22:20.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.700s coverage: 82.5% of statements [2022-07-11T20:22:20.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-11T20:22:28.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.300s coverage: 92.9% of statements [2022-07-11T20:22:28.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-11T20:22:28.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-11T20:22:28.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-11T20:22:28.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 65.1% of statements [2022-07-11T20:22:28.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-11T20:22:28.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-11T20:22:28.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-11T20:22:28.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-11T20:22:28.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-11T20:22:28.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.210s coverage: 87.2% of statements [2022-07-11T20:22:28.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-11T20:22:28.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-11T20:22:28.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements [2022-07-11T20:22:28.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-11T20:22:28.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.299s coverage: 58.8% of statements [2022-07-11T20:22:28.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-11T20:22:28.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.325s coverage: 80.0% of statements [2022-07-11T20:22:28.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.247s coverage: 87.2% of statements [2022-07-11T20:22:28.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.274s coverage: 85.4% of statements [2022-07-11T20:22:28.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.804s coverage: 91.2% of statements [2022-07-11T20:22:28.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-11T20:22:30.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.968s coverage: 64.4% of statements [2022-07-11T20:22:30.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-11T20:22:30.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-11T20:22:30.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.242s coverage: 100.0% of statements [2022-07-11T20:22:30.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.136s coverage: 89.4% of statements [2022-07-11T20:22:30.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.078s coverage: 100.0% of statements [2022-07-11T20:22:30.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.098s coverage: 73.7% of statements [2022-07-11T20:22:31.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.093s coverage: 100.0% of statements [2022-07-11T20:22:41.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.380s coverage: 65.4% of statements [2022-07-11T20:22:41.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-11T20:22:41.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-11T20:22:41.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-11T20:22:42.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.997s coverage: 43.8% of statements [2022-07-11T20:22:42.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-11T20:22:42.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-11T20:22:42.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.429s coverage: 89.5% of statements [2022-07-11T20:22:42.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-11T20:22:42.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.231s coverage: 84.8% of statements [2022-07-11T20:22:42.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-11T20:22:42.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-11T20:22:42.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-11T20:22:42.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-11T20:22:50.672Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.428s coverage: 17.7% of statements [2022-07-11T20:22:50.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-11T20:22:50.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-11T20:22:50.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-11T20:22:50.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-11T20:22:50.672Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.785s coverage: 92.3% of statements [2022-07-11T20:22:50.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-11T20:22:50.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-11T20:22:50.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-11T20:22:50.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-11T20:22:50.672Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.274s coverage: 63.2% of statements [2022-07-11T20:22:50.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-11T20:22:50.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-11T20:22:51.660Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.481s coverage: 97.7% of statements [2022-07-11T20:22:51.660Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-11T20:22:51.660Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-11T20:22:51.660Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-11T20:22:51.660Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-11T20:22:51.660Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.221s coverage: 28.9% of statements [2022-07-11T20:22:51.660Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-11T20:22:51.660Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-11T20:22:51.660Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-11T20:22:51.660Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-11T20:22:51.660Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-11T20:22:51.660Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-11T20:22:51.660Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.258s coverage: 100.0% of statements [2022-07-11T20:22:51.660Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements [2022-07-11T20:22:52.637Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-07-11T20:22:52.637Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-11T20:22:52.637Z] GO111MODULE=on go vet ./... [2022-07-11T20:24:44.511Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-11T20:24:44.511Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-11T20:24:44.511Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-11T20:24:44.547Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-11T20:24:45.216Z] + ls -al . [2022-07-11T20:24:45.216Z] total 680 [2022-07-11T20:24:45.216Z] drwxrwxr-x 9 1001 1001 4096 Jul 11 20:18 . [2022-07-11T20:24:45.216Z] drwxr-xr-x 4 root root 4096 Jul 11 20:18 .. [2022-07-11T20:24:45.216Z] -rw-rw-r-- 1 1001 1001 11 Jul 11 20:17 .dockerignore [2022-07-11T20:24:45.216Z] drwxrwxr-x 8 1001 1001 4096 Jul 11 20:17 .git [2022-07-11T20:24:45.216Z] drwxrwxr-x 3 1001 1001 4096 Jul 11 20:17 .github [2022-07-11T20:24:45.216Z] -rw-rw-r-- 1 1001 1001 1030 Jul 11 20:17 .gitignore [2022-07-11T20:24:45.216Z] -rw-rw-r-- 1 1001 1001 42 Jul 11 20:17 .golangci.yml [2022-07-11T20:24:45.216Z] -rw-rw-r-- 1 1001 1001 87 Jul 11 20:17 .hadolint.yml [2022-07-11T20:24:45.216Z] -rw-rw-r-- 1 1001 1001 166 Jul 11 20:17 .sonarcloud.properties [2022-07-11T20:24:45.216Z] -rw-rw-r-- 1 1001 1001 1171 Jul 11 20:17 ADOPTERS.md [2022-07-11T20:24:45.216Z] -rw-rw-r-- 1 1001 1001 10347 Jul 11 20:17 Attribution.txt [2022-07-11T20:24:45.216Z] -rw-rw-r-- 1 1001 1001 63209 Jul 11 20:17 CHANGELOG.md [2022-07-11T20:24:45.216Z] -rw-rw-r-- 1 1001 1001 3804 Jul 11 20:17 CONTRIBUTING.md [2022-07-11T20:24:45.216Z] -rw-rw-r-- 1 1001 1001 677 Jul 11 20:17 GOVERNANCE.md [2022-07-11T20:24:45.216Z] -rw-rw-r-- 1 1001 1001 929 Jul 11 20:17 Jenkinsfile [2022-07-11T20:24:45.216Z] -rw-rw-r-- 1 1001 1001 10775 Jul 11 20:17 LICENSE [2022-07-11T20:24:45.216Z] -rw-rw-r-- 1 1001 1001 10350 Jul 11 20:17 Makefile [2022-07-11T20:24:45.216Z] -rw-rw-r-- 1 1001 1001 582 Jul 11 20:17 OWNERS.md [2022-07-11T20:24:45.216Z] -rw-rw-r-- 1 1001 1001 9094 Jul 11 20:17 README.md [2022-07-11T20:24:45.216Z] -rw-rw-r-- 1 1001 1001 6912 Jul 11 20:17 SECURITY.md [2022-07-11T20:24:45.216Z] -rw-rw-r-- 1 1001 1001 5 Jul 11 20:14 VERSION [2022-07-11T20:24:45.216Z] -rw-rw-r-- 1 1001 1001 4131 Jul 11 20:17 ZMQWindows.md [2022-07-11T20:24:45.216Z] drwxrwxr-x 2 1001 1001 4096 Jul 11 20:17 bin [2022-07-11T20:24:45.216Z] drwxrwxr-x 18 1001 1001 4096 Jul 11 20:17 cmd [2022-07-11T20:24:45.216Z] -rw-r--r-- 1 root root 435593 Jul 11 20:22 coverage.out [2022-07-11T20:24:45.216Z] -rw-rw-r-- 1 1001 1001 3311 Jul 11 20:17 go.mod [2022-07-11T20:24:45.216Z] -rw-rw-r-- 1 1001 1001 36231 Jul 11 20:17 go.sum [2022-07-11T20:24:45.216Z] drwxrwxr-x 8 1001 1001 4096 Jul 11 20:17 internal [2022-07-11T20:24:45.216Z] drwxrwxr-x 3 1001 1001 4096 Jul 11 20:17 openapi [2022-07-11T20:24:45.216Z] drwxrwxr-x 4 1001 1001 4096 Jul 11 20:17 snap [2022-07-11T20:24:45.216Z] -rw-rw-r-- 1 1001 1001 204 Jul 11 20:17 version.go [Pipeline] sh [2022-07-11T20:24:45.888Z] + '[' -e coverage.out ] [2022-07-11T20:24:45.888Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-11T20:24:46.672Z] Stashed 1 file(s) [Pipeline] sh [2022-07-11T20:24:47.329Z] + make build [2022-07-11T20:24:47.329Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-11T20:24:47.930Z] error obtaining VCS status: exit status 128 [2022-07-11T20:24:47.930Z] Use -buildvcs=false to disable VCS stamping. [2022-07-11T20:24:47.930Z] make: *** [Makefile:92: cmd/core-data/core-data] Error 1 [Pipeline] } [2022-07-11T20:24:47.978Z] $ docker stop --time=1 301cacd460fd6af820f101aa550a771eca70233e5cc4533f55ce4c4fd22bc0be [2022-07-11T20:24:49.803Z] $ docker rm -f 301cacd460fd6af820f101aa550a771eca70233e5cc4533f55ce4c4fd22bc0be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T20:24:51.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T20:24:51.980Z] [2022-07-11T20:24:51.980Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T20:24:52.389Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T20:24:52.666Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-11T20:24:52.666Z] 8998bd30e6a1: Pulling fs layer [2022-07-11T20:24:52.666Z] 04944245beec: Pulling fs layer [2022-07-11T20:24:52.666Z] 699f458cf7ca: Pulling fs layer [2022-07-11T20:24:52.666Z] 765212b225bb: Pulling fs layer [2022-07-11T20:24:52.666Z] f23df028b6ca: Pulling fs layer [2022-07-11T20:24:52.666Z] d65c8cfc05b1: Pulling fs layer [2022-07-11T20:24:52.666Z] 2437ff75d9bd: Pulling fs layer [2022-07-11T20:24:52.666Z] 765212b225bb: Waiting [2022-07-11T20:24:52.666Z] f23df028b6ca: Waiting [2022-07-11T20:24:52.666Z] d65c8cfc05b1: Waiting [2022-07-11T20:24:52.666Z] 2437ff75d9bd: Waiting [2022-07-11T20:24:52.666Z] 04944245beec: Verifying Checksum [2022-07-11T20:24:52.666Z] 04944245beec: Download complete [2022-07-11T20:24:52.666Z] 765212b225bb: Verifying Checksum [2022-07-11T20:24:52.666Z] 765212b225bb: Download complete [2022-07-11T20:24:52.666Z] f23df028b6ca: Download complete [2022-07-11T20:24:52.666Z] d65c8cfc05b1: Verifying Checksum [2022-07-11T20:24:52.666Z] d65c8cfc05b1: Download complete [2022-07-11T20:24:52.943Z] 699f458cf7ca: Verifying Checksum [2022-07-11T20:24:52.943Z] 699f458cf7ca: Download complete [2022-07-11T20:24:53.227Z] 8998bd30e6a1: Verifying Checksum [2022-07-11T20:24:53.227Z] 8998bd30e6a1: Download complete [2022-07-11T20:24:55.856Z] 2437ff75d9bd: Verifying Checksum [2022-07-11T20:24:55.856Z] 2437ff75d9bd: Download complete [2022-07-11T20:24:57.845Z] 8998bd30e6a1: Pull complete [2022-07-11T20:24:58.119Z] 04944245beec: Pull complete [2022-07-11T20:24:59.550Z] 699f458cf7ca: Pull complete [2022-07-11T20:24:59.824Z] 765212b225bb: Pull complete [2022-07-11T20:25:00.804Z] f23df028b6ca: Pull complete [2022-07-11T20:25:00.804Z] d65c8cfc05b1: Pull complete [2022-07-11T20:25:15.933Z] 2437ff75d9bd: Pull complete [2022-07-11T20:25:15.933Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-11T20:25:15.933Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T20:25:15.933Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T20:25:16.317Z] prd-ubuntu20.04-docker-arm64-4c-16g-19346 does not seem to be running inside a container [2022-07-11T20:25:16.402Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-11T20:25:18.731Z] $ docker top 5a1aea6f314abfb2ea2d582741997adc35bc3cd5495415fe6622f058b8ee74b0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T20:25:19.716Z] ---> job-cost.sh [2022-07-11T20:25:19.716Z] lf-activate-venv: SKIPPING [2022-07-11T20:25:19.716Z] INFO: No Stack... [2022-07-11T20:25:19.985Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-11T20:25:20.954Z] INFO: Archiving Costs [Pipeline] sh [2022-07-11T20:25:21.625Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2022-07-11T20:25:21.625Z] + cut -d, -f6 [Pipeline] lock [2022-07-11T20:25:21.705Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4089-2-stack-cost] [2022-07-11T20:25:21.710Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4089-2-stack-cost] did not exist. Created. [2022-07-11T20:25:21.710Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4089-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-11T20:25:22.466Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-11T20:25:22.647Z] Stashed 1 file(s) [Pipeline] } [2022-07-11T20:25:22.664Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4089-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-11T20:25:22.743Z] $ docker stop --time=1 5a1aea6f314abfb2ea2d582741997adc35bc3cd5495415fe6622f058b8ee74b0 [2022-07-11T20:25:24.228Z] $ docker rm -f 5a1aea6f314abfb2ea2d582741997adc35bc3cd5495415fe6622f058b8ee74b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-11T20:25:24.991Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-11T20:25:26.540Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-07-11T20:25:26.878Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T20:25:27.775Z] ---> package-listing.sh [2022-07-11T20:25:27.775Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-11T20:25:27.775Z] ++ facter osfamily [2022-07-11T20:25:28.035Z] + OS_FAMILY=debian [2022-07-11T20:25:28.035Z] + workspace=/w/workspace/edgex-go/2 [2022-07-11T20:25:28.035Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-11T20:25:28.035Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-11T20:25:28.035Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-11T20:25:28.035Z] + PACKAGES=/tmp/packages_start.txt [2022-07-11T20:25:28.035Z] + '[' /w/workspace/edgex-go/2 ']' [2022-07-11T20:25:28.035Z] + PACKAGES=/tmp/packages_end.txt [2022-07-11T20:25:28.035Z] + case "${OS_FAMILY}" in [2022-07-11T20:25:28.035Z] + dpkg -l [2022-07-11T20:25:28.035Z] + grep '^ii' [2022-07-11T20:25:28.035Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-11T20:25:28.035Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-11T20:25:28.035Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-11T20:25:28.035Z] + '[' /w/workspace/edgex-go/2 ']' [2022-07-11T20:25:28.035Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2022-07-11T20:25:28.035Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2022-07-11T20:25:28.068Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-11T20:25:28.365Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T20:25:28.999Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T20:25:28.999Z] [2022-07-11T20:25:28.999Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T20:25:29.392Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T20:25:29.392Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-11T20:25:29.392Z] 5eb5b503b376: Pulling fs layer [2022-07-11T20:25:29.392Z] 5c69ac0246d0: Pulling fs layer [2022-07-11T20:25:29.392Z] ec43610c2a17: Pulling fs layer [2022-07-11T20:25:29.392Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-11T20:25:29.392Z] 33b1e0a273af: Pulling fs layer [2022-07-11T20:25:29.392Z] 5d3b04190fa2: Pulling fs layer [2022-07-11T20:25:29.393Z] 2f39f015ded8: Pulling fs layer [2022-07-11T20:25:29.393Z] 2f39f015ded8: Waiting [2022-07-11T20:25:29.393Z] 33b1e0a273af: Waiting [2022-07-11T20:25:29.393Z] 5d3b04190fa2: Waiting [2022-07-11T20:25:29.393Z] 3a2ae6a8a46f: Waiting [2022-07-11T20:25:29.393Z] 5c69ac0246d0: Download complete [2022-07-11T20:25:29.393Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-11T20:25:29.393Z] 3a2ae6a8a46f: Download complete [2022-07-11T20:25:29.393Z] 33b1e0a273af: Verifying Checksum [2022-07-11T20:25:29.393Z] 33b1e0a273af: Download complete [2022-07-11T20:25:29.393Z] 5d3b04190fa2: Verifying Checksum [2022-07-11T20:25:29.393Z] 5d3b04190fa2: Download complete [2022-07-11T20:25:29.653Z] ec43610c2a17: Verifying Checksum [2022-07-11T20:25:29.653Z] ec43610c2a17: Download complete [2022-07-11T20:25:29.653Z] 5eb5b503b376: Download complete [2022-07-11T20:25:30.225Z] 2f39f015ded8: Verifying Checksum [2022-07-11T20:25:30.225Z] 2f39f015ded8: Download complete [2022-07-11T20:25:31.169Z] 5eb5b503b376: Pull complete [2022-07-11T20:25:31.429Z] 5c69ac0246d0: Pull complete [2022-07-11T20:25:31.693Z] ec43610c2a17: Pull complete [2022-07-11T20:25:31.956Z] 3a2ae6a8a46f: Pull complete [2022-07-11T20:25:32.218Z] 33b1e0a273af: Pull complete [2022-07-11T20:25:32.218Z] 5d3b04190fa2: Pull complete [2022-07-11T20:25:37.508Z] 2f39f015ded8: Pull complete [2022-07-11T20:25:37.508Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-11T20:25:37.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T20:25:37.508Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T20:25:37.748Z] prd-ubuntu20.04-docker-8c-8g-19345 does not seem to be running inside a container [2022-07-11T20:25:37.792Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-11T20:25:39.049Z] $ docker top 977cc2acb7855bc41725a9944f751d8b0400b622322cb1236545669a911c62bd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T20:25:39.473Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-11T20:25:39.789Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-11T20:25:40.104Z] + ls /var/log/sa-host [2022-07-11T20:25:40.104Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T20:25:40.232Z] provisioning config files... [2022-07-11T20:25:40.243Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config2426656006097163313tmp [Pipeline] { [Pipeline] echo [2022-07-11T20:25:40.294Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T20:25:40.614Z] ---> create-netrc.sh [Pipeline] } [2022-07-11T20:25:40.642Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-11T20:25:41.057Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-11T20:25:41.093Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T20:25:41.487Z] ---> sudo-logs.sh [2022-07-11T20:25:41.487Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-11T20:25:41.600Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T20:25:41.919Z] ---> job-cost.sh [2022-07-11T20:25:41.919Z] lf-activate-venv: SKIPPING [2022-07-11T20:25:41.919Z] DEBUG: total: 0.10999999940395355 [2022-07-11T20:25:41.919Z] INFO: Retrieving Stack Cost... [2022-07-11T20:25:42.181Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-11T20:25:42.752Z] INFO: Archiving Costs [Pipeline] echo [2022-07-11T20:25:42.787Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T20:25:43.108Z] ---> logs-deploy.sh [2022-07-11T20:25:43.109Z] lf-activate-venv: SKIPPING [2022-07-11T20:25:43.109Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4089/2 [2022-07-11T20:25:43.109Z] INFO: archiving workspace using pattern(s): [2022-07-11T20:25:44.053Z] Archives upload complete. [2022-07-11T20:25:44.316Z] INFO: archiving logs to Nexus