Pull request #4243 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from c8784f19d898929585e941060d47791728a68ad7+8e5fb9ddc0bb37d5332117b0669d1195de2c5076 (ad22cb2f02baa8f1b7750b30fcc911082a6cc004) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13024767372839884471.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15693866429642702280.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4243/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-4243/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3372561675471376058.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4243/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15883978902162604383.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7219708332860784177.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4243/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-4243/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1959660610747873975.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-120365 in /w/workspace/edgexfoundry_edgex-go_PR-4243 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 Merging remotes/origin/main commit 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 into PR head commit c8784f19d898929585e941060d47791728a68ad7 Merge succeeded, producing c8784f19d898929585e941060d47791728a68ad7 Checking out Revision c8784f19d898929585e941060d47791728a68ad7 (PR-4243) > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4243/head:refs/remotes/origin/PR-4243 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c8784f19d898929585e941060d47791728a68ad7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c8784f19d898929585e941060d47791728a68ad7 # timeout=10 Commit message: "refactor!: Use common Config Stem constants for Core Contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:26:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:27:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:27:00 ========================================================= 21:27:00 EdgeX Global Pipelines Version Info 21:27:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:27:00 ------------------- 21:27:00 stable info: 21:27:00 ------------------- 21:27:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:27:00 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 21:27:00 Message: update stable to v1.0.244 21:27:01 ------------------- 21:27:01 experimental info: 21:27:01 ------------------- 21:27:01 Commited By: **** collab-it+edgex@linuxfoundation.org 21:27:01 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 21:27:01 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:27:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:27:01 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:27:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:27:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:27:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:27:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 21:27:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:27:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:27:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 21:27:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 21:27:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:27:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:27:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:27:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:27:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:27:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:27:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:27:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:27:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:27:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 21:27:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:27:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:27:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:27:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4243 [Pipeline] echo 21:27:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4243 [Pipeline] echo 21:27:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4243 [Pipeline] echo 21:27:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c8784f19d898929585e941060d47791728a68ad7 [Pipeline] echo 21:27:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c8784f1 [Pipeline] echo 21:27:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:27:02 provisioning config files... 21:27:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17188342970935828723tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:27:03 ---> docker-login.sh 21:27:03 nexus3.edgexfoundry.org:10001 21:27:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:03 Configure a credential helper to remove this warning. See 21:27:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:03 21:27:03 Login Succeeded 21:27:03 nexus3.edgexfoundry.org:10002 21:27:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:03 Configure a credential helper to remove this warning. See 21:27:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:03 21:27:03 Login Succeeded 21:27:03 nexus3.edgexfoundry.org:10003 21:27:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:03 Configure a credential helper to remove this warning. See 21:27:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:03 21:27:03 Login Succeeded 21:27:03 nexus3.edgexfoundry.org:10004 21:27:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:03 Configure a credential helper to remove this warning. See 21:27:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:03 21:27:03 Login Succeeded 21:27:03 docker.io 21:27:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:04 Configure a credential helper to remove this warning. See 21:27:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:04 21:27:04 Login Succeeded 21:27:04 ---> docker-login.sh ends [Pipeline] } 21:27:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:27:04 + 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 21:27:04 + dirname cmd/core-command/Dockerfile 21:27:04 + cut -d/ -f2 21:27:04 + echo core-command,cmd/core-command/Dockerfile 21:27:04 + dirname cmd/core-data/Dockerfile 21:27:04 + cut -d/ -f2 21:27:04 + echo core-data,cmd/core-data/Dockerfile 21:27:04 + + dirname cmd/core-metadata/Dockerfile 21:27:04 cut -d/ -f2 21:27:04 + echo core-metadata,cmd/core-metadata/Dockerfile 21:27:04 + dirname cmd/security-bootstrapper/Dockerfile 21:27:04 + cut -d/ -f2 21:27:04 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:27:04 + dirname cmd/security-proxy-setup/Dockerfile 21:27:04 + cut -d/ -f2 21:27:04 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:27:04 + dirname cmd/security-secretstore-setup/Dockerfile 21:27:04 + cut -d/ -f2 21:27:04 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:27:04 + dirname cmd/security-spiffe-token-provider/Dockerfile 21:27:04 + cut -d/ -f2 21:27:04 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 21:27:04 + dirname cmd/security-spire-agent/Dockerfile 21:27:04 + cut -d/ -f2 21:27:04 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 21:27:04 + dirname cmd/security-spire-config/Dockerfile 21:27:04 + cut -d/ -f2 21:27:04 + echo security-spire-config,cmd/security-spire-config/Dockerfile 21:27:04 + dirname cmd/security-spire-server/Dockerfile 21:27:04 + cut -d/ -f2 21:27:04 + echo security-spire-server,cmd/security-spire-server/Dockerfile 21:27:04 + dirname cmd/support-notifications/Dockerfile 21:27:04 + cut -d/ -f2 21:27:04 + echo support-notifications,cmd/support-notifications/Dockerfile 21:27:04 + dirname cmd/support-scheduler/Dockerfile 21:27:04 + cut -d/ -f2 21:27:04 + echo support-scheduler,cmd/support-scheduler/Dockerfile 21:27:04 + dirname cmd/sys-mgmt-agent/Dockerfile 21:27:04 + cut -d/ -f2 21:27:04 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 21:27:04 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 21:27:05 + git rev-list -1 --merges c8784f19d898929585e941060d47791728a68ad7~1..c8784f19d898929585e941060d47791728a68ad7 [Pipeline] echo 21:27:05 -----------> git rev-list -1 --merges c8784f19d898929585e941060d47791728a68ad7~1..c8784f19d898929585e941060d47791728a68ad7 c8784f19d898929585e941060d47791728a68ad7 [false] [Pipeline] sh 21:27:05 + git log --format=format:%s -1 c8784f19d898929585e941060d47791728a68ad7 [Pipeline] echo 21:27:05 ========================================================= 21:27:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:27:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 21:27:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:27:06 + grep -v github /etc/ssh/ssh_known_hosts 21:27:06 + [ -e /tmp/ssh_known_hosts ] 21:27:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:27:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:27:06 + sudo tee -a /etc/ssh/ssh_known_hosts 21:27:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:27:06 21:27:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:27:06 0.1.4: Pulling from edgex-devops/py-git-semver 21:27:06 b85a868b505f: Pulling fs layer 21:27:06 e2be974225ed: Pulling fs layer 21:27:06 339a4e72a1f5: Pulling fs layer 21:27:06 988bab9f4d93: Pulling fs layer 21:27:06 1469e6f7b9e6: Pulling fs layer 21:27:06 988bab9f4d93: Waiting 21:27:06 eaf3925da568: Pulling fs layer 21:27:06 bab4dde63d76: Pulling fs layer 21:27:06 bde34c3a00c8: Pulling fs layer 21:27:06 b352a97aabf1: Pulling fs layer 21:27:06 4872d77fe225: Pulling fs layer 21:27:06 5851b861e8e6: Pulling fs layer 21:27:06 1469e6f7b9e6: Waiting 21:27:06 eaf3925da568: Waiting 21:27:06 b352a97aabf1: Waiting 21:27:06 4872d77fe225: Waiting 21:27:06 bab4dde63d76: Waiting 21:27:06 5851b861e8e6: Waiting 21:27:06 bde34c3a00c8: Waiting 21:27:06 e2be974225ed: Verifying Checksum 21:27:06 e2be974225ed: Download complete 21:27:06 988bab9f4d93: Download complete 21:27:07 1469e6f7b9e6: Verifying Checksum 21:27:07 1469e6f7b9e6: Download complete 21:27:07 eaf3925da568: Download complete 21:27:07 339a4e72a1f5: Verifying Checksum 21:27:07 339a4e72a1f5: Download complete 21:27:07 bde34c3a00c8: Verifying Checksum 21:27:07 bde34c3a00c8: Download complete 21:27:07 b352a97aabf1: Download complete 21:27:07 4872d77fe225: Download complete 21:27:07 5851b861e8e6: Verifying Checksum 21:27:07 5851b861e8e6: Download complete 21:27:07 b85a868b505f: Verifying Checksum 21:27:07 b85a868b505f: Download complete 21:27:07 bab4dde63d76: Verifying Checksum 21:27:07 bab4dde63d76: Download complete 21:27:08 b85a868b505f: Pull complete 21:27:08 e2be974225ed: Pull complete 21:27:09 339a4e72a1f5: Pull complete 21:27:09 988bab9f4d93: Pull complete 21:27:09 1469e6f7b9e6: Pull complete 21:27:09 eaf3925da568: Pull complete 21:27:11 bab4dde63d76: Pull complete 21:27:11 bde34c3a00c8: Pull complete 21:27:11 b352a97aabf1: Pull complete 21:27:11 4872d77fe225: Pull complete 21:27:11 5851b861e8e6: Pull complete 21:27:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:27:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:27:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:27:12 prd-ubuntu20.04-docker-8c-8g-120365 does not seem to be running inside a container 21:27:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:27:14 $ docker top b9faf69b18c19e47cf32053b6a2579b2acb3d3ca2f590fb67463cd0ecdd9d659 -eo pid,comm 21:27:14 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). 21:27:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:27:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:27:14 [ssh-agent] Looking for ssh-agent implementation... 21:27:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:27:14 $ docker exec b9faf69b18c19e47cf32053b6a2579b2acb3d3ca2f590fb67463cd0ecdd9d659 ssh-agent 21:27:14 SSH_AUTH_SOCK=/tmp/ssh-TC7tr1U46A7E/agent.34 21:27:14 SSH_AGENT_PID=40 21:27:14 Running ssh-add (command line suppressed) 21:27:14 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6128163198252792883.key (/w/workspace/edgex-go/1@tmp/private_key_6128163198252792883.key) 21:27:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:27:15 + git tag --points-at HEAD [Pipeline] } 21:27:15 $ docker exec --env ******** --env ******** b9faf69b18c19e47cf32053b6a2579b2acb3d3ca2f590fb67463cd0ecdd9d659 ssh-agent -k 21:27:15 unset SSH_AUTH_SOCK; 21:27:15 unset SSH_AGENT_PID; 21:27:15 echo Agent pid 40 killed; 21:27:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:27:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:27:15 [ssh-agent] Looking for ssh-agent implementation... 21:27:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:27:15 $ docker exec b9faf69b18c19e47cf32053b6a2579b2acb3d3ca2f590fb67463cd0ecdd9d659 ssh-agent 21:27:15 SSH_AUTH_SOCK=/tmp/ssh-wimQ4QHATFd4/agent.72 21:27:15 SSH_AGENT_PID=78 21:27:15 Running ssh-add (command line suppressed) 21:27:15 Identity added: /w/workspace/edgex-go/1@tmp/private_key_13164338928515510692.key (/w/workspace/edgex-go/1@tmp/private_key_13164338928515510692.key) 21:27:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:27:16 + git semver init 21:27:16 2022-12-01 21:27:16,298 [run_init] DEBUG init version:0.0.0 force:False 21:27:16 2022-12-01 21:27:16,299 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 21:27:16 2022-12-01 21:27:16,300 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 21:27:16 2022-12-01 21:27:16,300 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 21:27:21 2022-12-01 21:27:20,830 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 21:27:21 2022-12-01 21:27:20,830 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4243 with force:False 21:27:21 2022-12-01 21:27:20,830 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4243 21:27:21 2022-12-01 21:27:20,835 [execute] INFO git cat-file --batch-check 21:27:21 2022-12-01 21:27:20,835 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 21:27:21 2022-12-01 21:27:20,841 [execute] INFO git cat-file --batch 21:27:21 2022-12-01 21:27:20,841 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 21:27:21 2022-12-01 21:27:20,847 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4243 21:27:21 0.0.0 [Pipeline] } 21:27:21 $ docker exec --env ******** --env ******** b9faf69b18c19e47cf32053b6a2579b2acb3d3ca2f590fb67463cd0ecdd9d659 ssh-agent -k 21:27:21 unset SSH_AUTH_SOCK; 21:27:21 unset SSH_AGENT_PID; 21:27:21 echo Agent pid 78 killed; 21:27:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:27:22 + git semver [Pipeline] } 21:27:22 $ docker stop --time=1 b9faf69b18c19e47cf32053b6a2579b2acb3d3ca2f590fb67463cd0ecdd9d659 21:27:23 $ docker rm -f b9faf69b18c19e47cf32053b6a2579b2acb3d3ca2f590fb67463cd0ecdd9d659 [Pipeline] // withDockerContainer [Pipeline] sh 21:27:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:27:24 Stashed 1 file(s) [Pipeline] echo 21:27:24 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:27:25 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 21:27:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:27:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:27:25 ========================================================= 21:27:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 21:27:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:27:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:27:25 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 21:27:25 213ec9aee27d: Pulling fs layer 21:27:25 4583459ba037: Pulling fs layer 21:27:25 93c1e223e6f2: Pulling fs layer 21:27:25 53926ce57604: Pulling fs layer 21:27:25 21b2b0c7a3f4: Pulling fs layer 21:27:25 22ff95d597cd: Pulling fs layer 21:27:25 12d6caf4c0d1: Pulling fs layer 21:27:25 96b7cbca73a9: Pulling fs layer 21:27:25 a7acece74701: Pulling fs layer 21:27:25 21b2b0c7a3f4: Waiting 21:27:25 22ff95d597cd: Waiting 21:27:25 96b7cbca73a9: Waiting 21:27:25 12d6caf4c0d1: Waiting 21:27:25 a7acece74701: Waiting 21:27:25 53926ce57604: Waiting 21:27:25 93c1e223e6f2: Verifying Checksum 21:27:25 93c1e223e6f2: Download complete 21:27:25 4583459ba037: Verifying Checksum 21:27:25 4583459ba037: Download complete 21:27:25 21b2b0c7a3f4: Download complete 21:27:25 22ff95d597cd: Verifying Checksum 21:27:25 22ff95d597cd: Download complete 21:27:25 213ec9aee27d: Download complete 21:27:25 12d6caf4c0d1: Verifying Checksum 21:27:25 12d6caf4c0d1: Download complete 21:27:26 213ec9aee27d: Pull complete 21:27:26 4583459ba037: Pull complete 21:27:26 93c1e223e6f2: Pull complete 21:27:26 a7acece74701: Verifying Checksum 21:27:26 a7acece74701: Download complete 21:27:27 53926ce57604: Verifying Checksum 21:27:27 53926ce57604: Download complete 21:27:27 96b7cbca73a9: Verifying Checksum 21:27:27 96b7cbca73a9: Download complete 21:27:31 53926ce57604: Pull complete 21:27:31 21b2b0c7a3f4: Pull complete 21:27:31 22ff95d597cd: Pull complete 21:27:31 12d6caf4c0d1: Pull complete 21:27:33 96b7cbca73a9: Pull complete 21:27:33 a7acece74701: Pull complete 21:27:33 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 21:27:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:27:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 21:27:34 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:27:34 WORKDIR /edgex 21:27:34 COPY go.mod . 21:27:34 RUN go mod download 21:27:34 + docker build -t ci-base-image-x86_64 -f - . 21:27:34 Sending build context to Docker daemon 169.9MB 21:27:34 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:27:34 ---> db6d94c90886 21:27:34 Step 2/4 : WORKDIR /edgex 21:27:39 ---> Running in 40a8b48191db 21:27:39 Removing intermediate container 40a8b48191db 21:27:39 ---> f4e856242623 21:27:39 Step 3/4 : COPY go.mod . 21:27:39 ---> 020975f67aeb 21:27:39 Step 4/4 : RUN go mod download 21:27:39 ---> Running in 59381571a3bb 21:27:39 Still waiting to schedule task 21:27:39 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:27:42 go: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.3.0 (replaced by ../MODS/go-mod-bootstrap): reading /MODS/go-mod-bootstrap/go.mod: open /MODS/go-mod-bootstrap/go.mod: no such file or directory 21:27:42 The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [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] } 21:27:43 Failed in branch amd64 21:29:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-120366 in /w/workspace/edgexfoundry_edgex-go_PR-4243 [Pipeline] { [Pipeline] ws 21:29:04 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 21:29:04 The recommended git tool is: git 21:29:09 using credential edgex-jenkins-ssh 21:29:09 Cloning the remote Git repository 21:29:09 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:29:09 > git init /w/workspace/edgex-go/1 # timeout=10 21:29:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:29:09 > git --version # timeout=10 21:29:09 > git --version # 'git version 2.25.1' 21:29:09 using GIT_SSH to set credentials SSH Credentials for GitHub 21:29:09 Verifying host key using known hosts file 21:29:09 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 21:29:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:29:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:29:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:29:27 Merging remotes/origin/main commit 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 into PR head commit c8784f19d898929585e941060d47791728a68ad7 21:29:28 Merge succeeded, producing c8784f19d898929585e941060d47791728a68ad7 21:29:28 Checking out Revision c8784f19d898929585e941060d47791728a68ad7 (PR-4243) 21:29:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:29:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:29:27 using GIT_SSH to set credentials SSH Credentials for GitHub 21:29:27 Verifying host key using known hosts file 21:29:27 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 21:29:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4243/head:refs/remotes/origin/PR-4243 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:29:27 > git config core.sparsecheckout # timeout=10 21:29:27 > git checkout -f c8784f19d898929585e941060d47791728a68ad7 # timeout=10 21:29:28 > git remote # timeout=10 21:29:28 > git config --get remote.origin.url # timeout=10 21:29:28 using GIT_SSH to set credentials SSH Credentials for GitHub 21:29:28 Verifying host key using known hosts file 21:29:28 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 21:29:28 > git merge 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 # timeout=10 21:29:28 > git rev-parse HEAD^{commit} # timeout=10 21:29:28 > git config core.sparsecheckout # timeout=10 21:29:28 > git checkout -f c8784f19d898929585e941060d47791728a68ad7 # timeout=10 21:29:31 Commit message: "refactor!: Use common Config Stem constants for Core Contracts" 21:29:32 > git --version # timeout=10 21:29:32 > git --version # 'git version 2.25.1' 21:29:32 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:29:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:29:33 % Total % Received % Xferd Average Speed Time Time Time Current 21:29:33 Dload Upload Total Spent Left Speed 21:29:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81216 0 --:--:-- --:--:-- --:--:-- 81737 [Pipeline] sh 21:29:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:29:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:29:34 + sudo tee /etc/docker/daemon.new 21:29:34 { 21:29:34 "registry-mirrors": [ 21:29:34 "https://nexus3.edgexfoundry.org:10001" 21:29:34 ], 21:29:34 "bip": "10.250.0.254/24", 21:29:34 "hosts": [ 21:29:34 "tcp://0.0.0.0:5555", 21:29:34 "unix:///var/run/docker.sock" 21:29:34 ], 21:29:34 "mtu": 1458, 21:29:34 "selinux-enabled": true, 21:29:34 "seccomp-profile": "/etc/docker/seccomp.json" 21:29:34 } [Pipeline] sh 21:29:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:29:34 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:29:53 provisioning config files... 21:29:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7933974343200799144tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:29:53 ---> docker-login.sh 21:29:53 nexus3.edgexfoundry.org:10001 21:29:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:54 Configure a credential helper to remove this warning. See 21:29:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:54 21:29:54 Login Succeeded 21:29:54 nexus3.edgexfoundry.org:10002 21:29:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:54 Configure a credential helper to remove this warning. See 21:29:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:54 21:29:54 Login Succeeded 21:29:54 nexus3.edgexfoundry.org:10003 21:29:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:54 Configure a credential helper to remove this warning. See 21:29:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:54 21:29:54 Login Succeeded 21:29:54 nexus3.edgexfoundry.org:10004 21:29:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:55 Configure a credential helper to remove this warning. See 21:29:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:55 21:29:55 Login Succeeded 21:29:55 docker.io 21:29:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:55 Configure a credential helper to remove this warning. See 21:29:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:55 21:29:55 Login Succeeded 21:29:55 ---> docker-login.sh ends [Pipeline] } 21:29:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 21:29:56 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 21:29:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:29:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:29:56 ========================================================= 21:29:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 21:29:56 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:29:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:29:56 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:29:56 9b18e9b68314: Pulling fs layer 21:29:56 35d82f9e3411: Pulling fs layer 21:29:56 e16973657156: Pulling fs layer 21:29:56 fc693d55d65f: Pulling fs layer 21:29:56 7e9fc2657dce: Pulling fs layer 21:29:56 dda99020689f: Pulling fs layer 21:29:56 db1c61fa0a46: Pulling fs layer 21:29:56 891c053d2c06: Pulling fs layer 21:29:56 7e9fc2657dce: Waiting 21:29:56 dda99020689f: Waiting 21:29:56 db1c61fa0a46: Waiting 21:29:56 891c053d2c06: Waiting 21:29:56 fc693d55d65f: Waiting 21:29:57 e16973657156: Verifying Checksum 21:29:57 e16973657156: Download complete 21:29:57 35d82f9e3411: Download complete 21:29:57 7e9fc2657dce: Verifying Checksum 21:29:57 7e9fc2657dce: Download complete 21:29:57 dda99020689f: Verifying Checksum 21:29:57 dda99020689f: Download complete 21:29:57 9b18e9b68314: Verifying Checksum 21:29:57 9b18e9b68314: Download complete 21:29:58 9b18e9b68314: Pull complete 21:29:58 891c053d2c06: Verifying Checksum 21:29:58 891c053d2c06: Download complete 21:29:58 35d82f9e3411: Pull complete 21:29:58 e16973657156: Pull complete 21:29:59 db1c61fa0a46: Verifying Checksum 21:29:59 db1c61fa0a46: Download complete 21:29:59 fc693d55d65f: Verifying Checksum 21:29:59 fc693d55d65f: Download complete 21:30:12 fc693d55d65f: Pull complete 21:30:12 7e9fc2657dce: Pull complete 21:30:12 dda99020689f: Pull complete 21:30:18 db1c61fa0a46: Pull complete 21:30:20 891c053d2c06: Pull complete 21:30:20 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 21:30:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:30:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 21:30:20 + docker build -t ci-base-image-arm64 -f - . 21:30:20 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:30:20 WORKDIR /edgex 21:30:20 COPY go.mod . 21:30:20 RUN go mod download 21:30:21 Sending build context to Docker daemon 3.27MB 21:30:21 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:30:21 ---> f96f9c87975a 21:30:21 Step 2/4 : WORKDIR /edgex 21:30:23 ---> Running in a4cd188b071a 21:30:23 Removing intermediate container a4cd188b071a 21:30:23 ---> e323fad67690 21:30:23 Step 3/4 : COPY go.mod . 21:30:24 ---> fea0d34c1df2 21:30:24 Step 4/4 : RUN go mod download 21:30:24 ---> Running in b4c51c60a0ed 21:30:28 go: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.3.0 (replaced by ../MODS/go-mod-bootstrap): reading /MODS/go-mod-bootstrap/go.mod: open /MODS/go-mod-bootstrap/go.mod: no such file or directory 21:30:28 The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [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 21:30:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:30:29 21:30:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:30:30 arm64: Pulling from edgex-lftools-log-publisher 21:30:30 8998bd30e6a1: Pulling fs layer 21:30:30 04944245beec: Pulling fs layer 21:30:30 699f458cf7ca: Pulling fs layer 21:30:30 765212b225bb: Pulling fs layer 21:30:30 f23df028b6ca: Pulling fs layer 21:30:30 d65c8cfc05b1: Pulling fs layer 21:30:30 2437ff75d9bd: Pulling fs layer 21:30:30 f23df028b6ca: Waiting 21:30:30 d65c8cfc05b1: Waiting 21:30:30 2437ff75d9bd: Waiting 21:30:30 765212b225bb: Waiting 21:30:30 04944245beec: Verifying Checksum 21:30:30 04944245beec: Download complete 21:30:30 765212b225bb: Verifying Checksum 21:30:30 765212b225bb: Download complete 21:30:30 f23df028b6ca: Verifying Checksum 21:30:30 f23df028b6ca: Download complete 21:30:30 d65c8cfc05b1: Verifying Checksum 21:30:30 d65c8cfc05b1: Download complete 21:30:30 699f458cf7ca: Verifying Checksum 21:30:30 699f458cf7ca: Download complete 21:30:31 8998bd30e6a1: Verifying Checksum 21:30:31 8998bd30e6a1: Download complete 21:30:33 2437ff75d9bd: Verifying Checksum 21:30:33 2437ff75d9bd: Download complete 21:30:35 8998bd30e6a1: Pull complete 21:30:35 04944245beec: Pull complete 21:30:36 699f458cf7ca: Pull complete 21:30:36 765212b225bb: Pull complete 21:30:37 f23df028b6ca: Pull complete 21:30:37 d65c8cfc05b1: Pull complete 21:30:52 2437ff75d9bd: Pull complete 21:30:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:30:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:30:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:30:52 prd-ubuntu20.04-docker-arm64-4c-16g-120366 does not seem to be running inside a container 21:30:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:30:55 $ docker top 9d8abc9633919c03333d3aead71d22fec176cd966cd3bc1758d30b46206a5ce6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:30:55 ---> job-cost.sh 21:30:56 lf-activate-venv: SKIPPING 21:30:56 INFO: No Stack... 21:30:56 INFO: Retrieving Pricing Info for: v3-standard-4 21:30:57 INFO: Archiving Costs [Pipeline] sh 21:30:57 + cat /w/workspace/edgex-go/1/archives/cost.csv 21:30:57 + cut -d, -f6 [Pipeline] lock 21:30:57 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4243-1-stack-cost] 21:30:57 Resource [jenkins-edgexfoundry-edgex-go-PR-4243-1-stack-cost] did not exist. Created. 21:30:57 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4243-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:30:58 + echo total: 0.10999999940395355 [Pipeline] stash 21:30:58 Stashed 1 file(s) [Pipeline] } 21:30:58 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4243-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:30:58 $ docker stop --time=1 9d8abc9633919c03333d3aead71d22fec176cd966cd3bc1758d30b46206a5ce6 21:31:00 $ docker rm -f 9d8abc9633919c03333d3aead71d22fec176cd966cd3bc1758d30b46206a5ce6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:31:00 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 21:31:02 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 21:31:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:31:03 ---> package-listing.sh 21:31:03 ++ facter osfamily 21:31:03 ++ tr '[:upper:]' '[:lower:]' 21:31:03 + OS_FAMILY=debian 21:31:03 + workspace=/w/workspace/edgex-go/1 21:31:03 + START_PACKAGES=/tmp/packages_start.txt 21:31:03 + END_PACKAGES=/tmp/packages_end.txt 21:31:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:31:03 + PACKAGES=/tmp/packages_start.txt 21:31:03 + '[' /w/workspace/edgex-go/1 ']' 21:31:03 + PACKAGES=/tmp/packages_end.txt 21:31:03 + case "${OS_FAMILY}" in 21:31:03 + dpkg -l 21:31:03 + grep '^ii' 21:31:03 + '[' -f /tmp/packages_start.txt ']' 21:31:03 + '[' -f /tmp/packages_end.txt ']' 21:31:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:31:03 + '[' /w/workspace/edgex-go/1 ']' 21:31:03 + mkdir -p /w/workspace/edgex-go/1/archives/ 21:31:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 21:31:04 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:31:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:31:04 21:31:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:31:05 latest: Pulling from edgex-lftools-log-publisher 21:31:05 5eb5b503b376: Pulling fs layer 21:31:05 5c69ac0246d0: Pulling fs layer 21:31:05 ec43610c2a17: Pulling fs layer 21:31:05 3a2ae6a8a46f: Pulling fs layer 21:31:05 33b1e0a273af: Pulling fs layer 21:31:05 5d3b04190fa2: Pulling fs layer 21:31:05 2f39f015ded8: Pulling fs layer 21:31:05 33b1e0a273af: Waiting 21:31:05 2f39f015ded8: Waiting 21:31:05 5d3b04190fa2: Waiting 21:31:05 3a2ae6a8a46f: Waiting 21:31:05 5c69ac0246d0: Download complete 21:31:05 3a2ae6a8a46f: Verifying Checksum 21:31:05 3a2ae6a8a46f: Download complete 21:31:05 33b1e0a273af: Verifying Checksum 21:31:05 33b1e0a273af: Download complete 21:31:05 5d3b04190fa2: Verifying Checksum 21:31:05 5d3b04190fa2: Download complete 21:31:05 ec43610c2a17: Verifying Checksum 21:31:05 ec43610c2a17: Download complete 21:31:05 5eb5b503b376: Verifying Checksum 21:31:05 5eb5b503b376: Download complete 21:31:06 2f39f015ded8: Download complete 21:31:06 5eb5b503b376: Pull complete 21:31:06 5c69ac0246d0: Pull complete 21:31:07 ec43610c2a17: Pull complete 21:31:07 3a2ae6a8a46f: Pull complete 21:31:07 33b1e0a273af: Pull complete 21:31:07 5d3b04190fa2: Pull complete 21:31:11 2f39f015ded8: Pull complete 21:31:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:31:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:31:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:31:11 prd-ubuntu20.04-docker-8c-8g-120365 does not seem to be running inside a container 21:31:11 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:31:14 $ docker top 68b0f66d3d77d6b873a3d34daa4be09ff893d861c7017b3f8074fe7f7e7d5409 -eo pid,comm [Pipeline] { [Pipeline] sh 21:31:15 + touch /tmp/pre-build-complete [Pipeline] sh 21:31:15 + mkdir -p /var/log/sysstat [Pipeline] sh 21:31:15 + ls /var/log/sa-host 21:31:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:31:15 provisioning config files... 21:31:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5957541787688265363tmp [Pipeline] { [Pipeline] echo 21:31:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:31:16 ---> create-netrc.sh [Pipeline] } 21:31:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:31:16 ---> python-tools-install.sh [Pipeline] echo 21:31:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:31:16 ---> sudo-logs.sh 21:31:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:31:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:31:17 ---> job-cost.sh 21:31:17 lf-activate-venv: SKIPPING 21:31:17 DEBUG: total: 0.10999999940395355 21:31:17 INFO: Retrieving Stack Cost... 21:31:17 INFO: Retrieving Pricing Info for: v3-standard-8 21:31:18 INFO: Archiving Costs [Pipeline] echo 21:31:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:31:18 ---> logs-deploy.sh 21:31:18 lf-activate-venv: SKIPPING 21:31:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4243/1 21:31:18 INFO: archiving workspace using pattern(s): 21:31:19 Archives upload complete. 21:31:19 INFO: archiving logs to Nexus