Pull request #1773 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 FelixTing for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 38954e071cb32c6bcabd3e4af302eea37987a118+5620c6441011fe8cee1f5036a61585a7dbe23843 (6c5a37cfc3fd63c23c1f0ae22cef12e531047e8f) 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-ssh2698747640541154814.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh16472591023025999600.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1773/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1773/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7666554864882733639.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh15501883739868078160.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1773/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1773/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11555660501711999704.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.23] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-665291 in /w/workspace/gexfoundry_device-sdk-go_PR-1773 [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/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1773 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/odessa commit 5620c6441011fe8cee1f5036a61585a7dbe23843 into PR head commit 38954e071cb32c6bcabd3e4af302eea37987a118 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1773/head:refs/remotes/origin/PR-1773 +refs/heads/odessa:refs/remotes/origin/odessa # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 38954e071cb32c6bcabd3e4af302eea37987a118 # timeout=10 Merge succeeded, producing 38954e071cb32c6bcabd3e4af302eea37987a118 Checking out Revision 38954e071cb32c6bcabd3e4af302eea37987a118 (PR-1773) Commit message: "build: Update vendor to sync with go.mod" > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5620c6441011fe8cee1f5036a61585a7dbe23843 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 38954e071cb32c6bcabd3e4af302eea37987a118 # timeout=10 > git rev-list --no-walk e4ad7f95fa31a9488bd573747f71dc7e45e22347 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:55:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:55:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:55:17 ========================================================= 01:55:17 EdgeX Global Pipelines Version Info 01:55:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:55:18 ------------------- 01:55:18 stable info: 01:55:18 ------------------- 01:55:18 Commited By: Cherry Wang cherry@iotechsys.com 01:55:18 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 01:55:18 Message: update stable to v1.0.278 01:55:18 ------------------- 01:55:18 experimental info: 01:55:18 ------------------- 01:55:18 Commited By: **** collab-it+edgex@linuxfoundation.org 01:55:18 Commit SHA: aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe 01:55:18 Message: update experimental to v1.0.277 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:55:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 01:55:18 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1773 [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1773 [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1773 [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 38954e071cb32c6bcabd3e4af302eea37987a118 [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 38954e0 [Pipeline] echo 01:55:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:55:19 provisioning config files... 01:55:19 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1773@tmp/config2531593012349513120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:55:20 ---> ****-login.sh 01:55:20 nexus3.edgexfoundry.org:10001 01:55:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:20 01:55:20 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:55:20 Configure a credential helper to remove this warning. See 01:55:20 https://docs.****.com/go/credential-store/ 01:55:20 01:55:20 Login Succeeded 01:55:20 nexus3.edgexfoundry.org:10002 01:55:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:20 01:55:20 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:55:20 Configure a credential helper to remove this warning. See 01:55:20 https://docs.****.com/go/credential-store/ 01:55:20 01:55:20 Login Succeeded 01:55:20 nexus3.edgexfoundry.org:10003 01:55:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:20 01:55:20 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:55:20 Configure a credential helper to remove this warning. See 01:55:20 https://docs.****.com/go/credential-store/ 01:55:20 01:55:20 Login Succeeded 01:55:20 nexus3.edgexfoundry.org:10004 01:55:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:20 01:55:20 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:55:20 Configure a credential helper to remove this warning. See 01:55:20 https://docs.****.com/go/credential-store/ 01:55:20 01:55:20 Login Succeeded 01:55:20 ****.io 01:55:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:21 01:55:21 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:55:21 Configure a credential helper to remove this warning. See 01:55:21 https://docs.****.com/go/credential-store/ 01:55:21 01:55:21 Login Succeeded 01:55:21 ---> ****-login.sh ends [Pipeline] } 01:55:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:55:21 + git rev-list -1 --merges 38954e071cb32c6bcabd3e4af302eea37987a118~1..38954e071cb32c6bcabd3e4af302eea37987a118 [Pipeline] echo 01:55:21 -----------> git rev-list -1 --merges 38954e071cb32c6bcabd3e4af302eea37987a118~1..38954e071cb32c6bcabd3e4af302eea37987a118 38954e071cb32c6bcabd3e4af302eea37987a118 [false] [Pipeline] sh 01:55:22 + git log --format=format:%s -1 38954e071cb32c6bcabd3e4af302eea37987a118 [Pipeline] echo 01:55:22 ========================================================= 01:55:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:55:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:55:22 + git log --format=format:%s -1 38954e071cb32c6bcabd3e4af302eea37987a118 [Pipeline] echo 01:55:22 [semverPrep] GIT_COMMIT: 38954e071cb32c6bcabd3e4af302eea37987a118, Commit Message: build: Update vendor to sync with go.mod [Pipeline] echo 01:55:22 [semverPrep] This is not a build commit. [Pipeline] sh 01:55:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:55:22 + grep -v github /etc/ssh/ssh_known_hosts 01:55:22 + [ -e /tmp/ssh_known_hosts ] 01:55:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:55:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:55:22 + sudo tee -a /etc/ssh/ssh_known_hosts 01:55:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:55:23 01:55:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:55:23 0.1.4: Pulling from edgex-devops/py-git-semver 01:55:23 3dae71ba6b94: Pulling fs layer 01:55:23 6bf1a483ea7c: Pulling fs layer 01:55:23 f5dfc541a4d3: Pulling fs layer 01:55:23 461d9e800cba: Pulling fs layer 01:55:23 80192f66455f: Pulling fs layer 01:55:23 2e8e34ca0e6c: Pulling fs layer 01:55:23 a29436f7fd5d: Pulling fs layer 01:55:23 923cac83aea3: Pulling fs layer 01:55:23 25ad8b0a4227: Pulling fs layer 01:55:23 db01528c6b51: Pulling fs layer 01:55:23 28988de357af: Pulling fs layer 01:55:23 461d9e800cba: Waiting 01:55:23 a29436f7fd5d: Waiting 01:55:23 80192f66455f: Waiting 01:55:23 2e8e34ca0e6c: Waiting 01:55:23 923cac83aea3: Waiting 01:55:23 25ad8b0a4227: Waiting 01:55:23 db01528c6b51: Waiting 01:55:23 28988de357af: Waiting 01:55:23 6bf1a483ea7c: Verifying Checksum 01:55:23 6bf1a483ea7c: Download complete 01:55:23 461d9e800cba: Download complete 01:55:23 80192f66455f: Verifying Checksum 01:55:23 80192f66455f: Download complete 01:55:23 f5dfc541a4d3: Verifying Checksum 01:55:23 f5dfc541a4d3: Download complete 01:55:23 3dae71ba6b94: Verifying Checksum 01:55:23 3dae71ba6b94: Download complete 01:55:24 923cac83aea3: Verifying Checksum 01:55:24 923cac83aea3: Download complete 01:55:24 25ad8b0a4227: Verifying Checksum 01:55:24 25ad8b0a4227: Download complete 01:55:24 db01528c6b51: Download complete 01:55:24 28988de357af: Download complete 01:55:24 a29436f7fd5d: Verifying Checksum 01:55:24 a29436f7fd5d: Download complete 01:55:24 2e8e34ca0e6c: Verifying Checksum 01:55:24 2e8e34ca0e6c: Download complete 01:55:25 3dae71ba6b94: Pull complete 01:55:25 6bf1a483ea7c: Pull complete 01:55:26 f5dfc541a4d3: Pull complete 01:55:26 461d9e800cba: Pull complete 01:55:26 80192f66455f: Pull complete 01:55:30 2e8e34ca0e6c: Pull complete 01:55:31 a29436f7fd5d: Pull complete 01:55:31 923cac83aea3: Pull complete 01:55:31 25ad8b0a4227: Pull complete 01:55:31 db01528c6b51: Pull complete 01:55:31 28988de357af: Pull complete 01:55:31 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:55:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:55:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:55:31 prd-ubuntu20.04-docker-8c-8g-665291 does not seem to be running inside a container 01:55:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1773 -v /w/workspace/gexfoundry_device-sdk-go_PR-1773:/w/workspace/gexfoundry_device-sdk-go_PR-1773:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1773@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1773@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:55:41 $ docker top 9996e008027d063b9ad7d601d3b763a5c589e474ccdf541bbd28bf2cdee214f0 -eo pid,comm 01:55:41 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). 01:55:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:55:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:55:41 [ssh-agent] Looking for ssh-agent implementation... 01:55:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:55:41 $ docker exec 9996e008027d063b9ad7d601d3b763a5c589e474ccdf541bbd28bf2cdee214f0 ssh-agent 01:55:41 SSH_AUTH_SOCK=/tmp/ssh-WuqVLEud3U6E/agent.33 01:55:41 SSH_AGENT_PID=39 01:55:41 Running ssh-add (command line suppressed) 01:55:41 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1773@tmp/private_key_11415500603192501635.key (/w/workspace/gexfoundry_device-sdk-go_PR-1773@tmp/private_key_11415500603192501635.key) 01:55:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:55:42 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1773 [Pipeline] sh 01:55:42 + git tag --points-at HEAD [Pipeline] } 01:55:42 $ docker exec --env ******** --env ******** 9996e008027d063b9ad7d601d3b763a5c589e474ccdf541bbd28bf2cdee214f0 ssh-agent -k 01:55:42 unset SSH_AUTH_SOCK; 01:55:42 unset SSH_AGENT_PID; 01:55:42 echo Agent pid 39 killed; 01:55:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:55:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:55:42 [ssh-agent] Looking for ssh-agent implementation... 01:55:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:55:42 $ docker exec 9996e008027d063b9ad7d601d3b763a5c589e474ccdf541bbd28bf2cdee214f0 ssh-agent 01:55:42 SSH_AUTH_SOCK=/tmp/ssh-zqdiLYVTMTa2/agent.88 01:55:42 SSH_AGENT_PID=95 01:55:42 Running ssh-add (command line suppressed) 01:55:42 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1773@tmp/private_key_8026277509337484673.key (/w/workspace/gexfoundry_device-sdk-go_PR-1773@tmp/private_key_8026277509337484673.key) 01:55:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:55:43 + git semver init 01:55:43 2025-10-27 01:55:43,353 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:55:43 2025-10-27 01:55:43,357 [run_init] DEBUG init version:0.0.0 force:False 01:55:43 2025-10-27 01:55:43,358 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1773/.semver 01:55:43 2025-10-27 01:55:43,359 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1773/.semver 01:55:43 2025-10-27 01:55:43,359 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1773/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1773, stdin=None, shell=False, universal_newlines=False) 01:55:45 2025-10-27 01:55:44,826 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1773/.git/info/exclude 01:55:45 2025-10-27 01:55:44,827 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1773/.semver/PR-1773 with force:False 01:55:45 2025-10-27 01:55:44,827 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1773/.semver/PR-1773 01:55:45 2025-10-27 01:55:44,831 [execute] INFO git cat-file --batch-check 01:55:45 2025-10-27 01:55:44,831 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1773/.semver, stdin=, shell=False, universal_newlines=False) 01:55:45 2025-10-27 01:55:44,836 [execute] INFO git cat-file --batch 01:55:45 2025-10-27 01:55:44,836 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1773/.semver, stdin=, shell=False, universal_newlines=False) 01:55:45 2025-10-27 01:55:44,838 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1773/.semver/PR-1773 01:55:45 0.0.0 [Pipeline] } 01:55:45 $ docker exec --env ******** --env ******** 9996e008027d063b9ad7d601d3b763a5c589e474ccdf541bbd28bf2cdee214f0 ssh-agent -k 01:55:45 unset SSH_AUTH_SOCK; 01:55:45 unset SSH_AGENT_PID; 01:55:45 echo Agent pid 95 killed; 01:55:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:55:45 + git semver [Pipeline] } 01:55:46 $ docker stop --time=1 9996e008027d063b9ad7d601d3b763a5c589e474ccdf541bbd28bf2cdee214f0 01:55:47 $ docker rm -f --volumes 9996e008027d063b9ad7d601d3b763a5c589e474ccdf541bbd28bf2cdee214f0 [Pipeline] // withDockerContainer [Pipeline] sh 01:55:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:55:48 Stashed 1 file(s) [Pipeline] echo 01:55:48 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:55:48 provisioning config files... [Pipeline] // stage [Pipeline] } 01:55:48 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1773@tmp/config11751272496704271091tmp [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 01:55:48 ---> ****-login.sh 01:55:48 nexus3.edgexfoundry.org:10001 01:55:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:48 Login Succeeded 01:55:48 nexus3.edgexfoundry.org:10002 01:55:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:48 Login Succeeded 01:55:48 nexus3.edgexfoundry.org:10003 01:55:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:48 Login Succeeded 01:55:48 nexus3.edgexfoundry.org:10004 01:55:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:48 Login Succeeded 01:55:48 ****.io 01:55:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:49 Login Succeeded 01:55:49 ---> ****-login.sh ends [Pipeline] } 01:55:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:55:49 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 01:55:49 + cut -d -f 2 01:55:49 + cut -d . -f1-2 01:55:49 + grep ^go [0-9].[0-9]* go.mod [Pipeline] echo 01:55:49 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:55:49 ========================================================= 01:55:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] 01:55:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:49 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . 01:55:51 #0 building with "default" instance using docker driver 01:55:51 01:55:51 #1 [internal] load build definition from Dockerfile 01:55:51 #1 transferring dockerfile: 01:55:52 #1 transferring dockerfile: 1.69kB done 01:55:52 #1 DONE 0.2s 01:55:52 01:55:52 #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 01:55:52 #2 DONE 0.5s 01:55:52 01:55:52 #3 [internal] load .dockerignore 01:55:52 #3 transferring context: 01:55:52 #3 transferring context: 182B done 01:55:52 #3 DONE 0.2s 01:55:52 01:55:52 #4 [internal] load build context 01:55:52 #4 DONE 0.0s 01:55:52 01:55:52 #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 01:55:52 #5 resolve nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 0.1s done 01:55:52 #5 sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 2.21kB / 2.21kB done 01:55:52 #5 sha256:bc3d7bf65e2363f1bcda3738ec6be7c8ddbd609a9cc249afb7684dc2b54dd356 5.43kB / 5.43kB done 01:55:53 #5 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s 01:55:53 #5 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done 01:55:53 #5 sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 294.38kB / 294.38kB 0.4s 01:55:53 #5 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 01:55:53 #5 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 0B / 74.06MB 0.4s 01:55:53 #5 sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 294.38kB / 294.38kB 0.4s done 01:55:53 #5 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 5.24MB / 74.06MB 0.5s 01:55:53 #5 sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 126B / 126B 0.5s 01:55:53 #5 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.3s done 01:55:53 #5 sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 126B / 126B 0.5s done 01:55:53 #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.6s 01:55:53 #5 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 19.92MB / 74.06MB 0.8s 01:55:53 #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.6s done 01:55:53 #5 sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 439B / 439B 0.7s 01:55:53 #5 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 0B / 2.38MB 0.8s 01:55:53 #5 sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 439B / 439B 0.8s done 01:55:53 #5 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 2.38MB / 2.38MB 0.9s 01:55:53 #5 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 28.31MB / 74.06MB 1.0s 01:55:53 #5 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 35.65MB / 74.06MB 1.1s 01:55:53 #5 extracting sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 01:55:54 #5 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 46.14MB / 74.06MB 1.2s 01:55:54 #5 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 2.38MB / 2.38MB 1.1s done 01:55:54 #5 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 4.19MB / 100.52MB 1.2s 01:55:54 #5 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 70.25MB / 74.06MB 1.4s 01:55:54 #5 extracting sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 0.2s done 01:55:54 #5 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 20.97MB / 100.52MB 1.4s 01:55:54 #5 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 5.24MB / 13.29MB 1.4s 01:55:54 #5 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 74.06MB / 74.06MB 1.5s 01:55:54 #5 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 26.21MB / 100.52MB 1.5s 01:55:54 #5 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 9.44MB / 13.29MB 1.5s 01:55:54 #5 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 51.38MB / 100.52MB 1.7s 01:55:54 #5 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 13.29MB / 13.29MB 1.7s 01:55:54 #5 ... 01:55:54 01:55:54 #4 [internal] load build context 01:55:54 #4 transferring context: 74.52MB 1.4s done 01:55:54 #4 DONE 1.9s 01:55:54 01:55:54 #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 01:55:54 #5 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 74.06MB / 74.06MB 1.7s done 01:55:54 #5 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 56.98MB / 100.52MB 1.8s 01:55:54 #5 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 13.29MB / 13.29MB 1.8s done 01:55:54 #5 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 70.25MB / 100.52MB 1.9s 01:55:54 #5 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 0.1s 01:55:55 #5 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 85.98MB / 100.52MB 2.0s 01:55:55 #5 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 100.52MB / 100.52MB 2.1s 01:55:55 #5 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 100.52MB / 100.52MB 2.5s done 01:55:59 #5 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 4.4s done 01:55:59 #5 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 01:55:59 #5 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 done 01:55:59 #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 01:55:59 #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 01:55:59 #5 extracting sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 01:55:59 #5 extracting sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 done 01:55:59 #5 extracting sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 01:56:00 #5 extracting sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 0.1s done 01:56:00 #5 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 01:56:02 #5 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 2.6s done 01:56:02 #5 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 01:56:03 #5 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0.5s done 01:56:04 #5 DONE 11.7s 01:56:04 01:56:04 #6 [builder 2/7] WORKDIR /device-sdk-go 01:56:11 #6 DONE 6.6s 01:56:11 01:56:11 #7 [builder 3/7] RUN apk add --update --no-cache make git 01:56:11 #7 0.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:56:11 #7 0.550 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:56:12 #7 0.881 OK: 248 MiB in 58 packages 01:56:12 #7 DONE 1.1s 01:56:12 01:56:12 #8 [builder 4/7] COPY go.mod vendor* ./ 01:56:13 #8 DONE 1.3s 01:56:13 01:56:13 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:10 #9 DONE 47.7s 01:57:10 01:57:10 #10 [builder 6/7] COPY . . 01:57:10 #10 DONE 2.2s 01:57:10 01:57:10 #11 [builder 7/7] RUN echo noop 01:57:10 #11 0.400 noop 01:57:10 #11 DONE 0.5s 01:57:10 01:57:10 #12 exporting to image 01:57:10 #12 exporting layers 01:57:10 #12 exporting layers 6.7s done 01:57:10 #12 writing image sha256:2d7909fbab718354ea38299761f02c8543604617286a2e7f96e4abb803cc85dd done 01:57:10 #12 naming to docker.io/library/ci-base-image-x86_64 0.0s done 01:57:10 #12 DONE 6.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:10 + docker inspect -f . ci-base-image-x86_64 01:57:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:11 prd-ubuntu20.04-docker-8c-8g-665291 does not seem to be running inside a container 01:57:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1773 -v /w/workspace/gexfoundry_device-sdk-go_PR-1773:/w/workspace/gexfoundry_device-sdk-go_PR-1773:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1773@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1773@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:57:11 $ docker top 787c41419e5f976745bffd7d9c9fd9d74c43527c838924d83e6886f57a6c949a -eo pid,comm [Pipeline] { [Pipeline] sh 01:57:12 + go version 01:57:12 go version go1.23.7 linux/amd64 [Pipeline] } 01:57:12 $ docker stop --time=1 787c41419e5f976745bffd7d9c9fd9d74c43527c838924d83e6886f57a6c949a 01:57:13 $ docker rm -f --volumes 787c41419e5f976745bffd7d9c9fd9d74c43527c838924d83e6886f57a6c949a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:13 + docker inspect -f . ci-base-image-x86_64 01:57:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:14 prd-ubuntu20.04-docker-8c-8g-665291 does not seem to be running inside a container 01:57:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1773 -v /w/workspace/gexfoundry_device-sdk-go_PR-1773:/w/workspace/gexfoundry_device-sdk-go_PR-1773:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1773@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1773@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:57:14 $ docker top c73b7b1359f82f1c374dd2d93b3f7ee68412c17cb45b0e75a42eacdb3804f1c6 -eo pid,comm [Pipeline] { [Pipeline] sh 01:57:14 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1773 [Pipeline] fileExists [Pipeline] sh 01:57:14 + make test 01:57:14 go test -race -coverprofile=coverage.out ./... 01:57:24 ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] 01:58:03 github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements 01:58:03 github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements 01:58:03 github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements 01:58:03 github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements 01:58:03 github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements 01:58:03 ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.034s coverage: 28.2% of statements 01:58:03 ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.038s coverage: 79.3% of statements 01:58:03 github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements 01:58:03 github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements 01:58:03 github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements 01:58:03 ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.028s coverage: 90.4% of statements 01:58:03 ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] 01:58:03 github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements 01:58:03 github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements 01:58:03 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.100s coverage: 45.0% of statements 01:58:03 github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements 01:58:06 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 7.050s coverage: 14.3% of statements 01:58:06 --- FAIL: Test_processDevices (0.27s) 01:58:06 --- FAIL: Test_processDevices/valid_load_devices_from_uri (0.20s) 01:58:06 devices_test.go:40: 01:58:06 Error Trace: /w/workspace/gexfoundry_device-sdk-go_PR-1773/internal/provision/devices_test.go:40 01:58:06 Error: Not equal: 01:58:06 expected: 5 01:58:06 actual : 6 01:58:06 Test: Test_processDevices/valid_load_devices_from_uri 01:58:06 FAIL 01:58:06 coverage: 44.6% of statements 01:58:06 FAIL github.com/edgexfoundry/device-sdk-go/v4/internal/provision 1.432s 01:58:06 ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.055s coverage: 69.4% of statements 01:58:06 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.085s coverage: 88.3% of statements 01:58:06 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.064s coverage: 5.0% of statements 01:58:06 FAIL 01:58:09 make: *** [Makefile:52: unittest] Error 1 [Pipeline] } 01:58:09 $ docker stop --time=1 c73b7b1359f82f1c374dd2d93b3f7ee68412c17cb45b0e75a42eacdb3804f1c6 01:58:12 $ docker rm -f --volumes c73b7b1359f82f1c374dd2d93b3f7ee68412c17cb45b0e75a42eacdb3804f1c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:58:13 01:58:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:58:13 latest: Pulling from edgex-lftools-log-publisher 01:58:13 5eb5b503b376: Pulling fs layer 01:58:13 5c69ac0246d0: Pulling fs layer 01:58:13 ec43610c2a17: Pulling fs layer 01:58:13 3a2ae6a8a46f: Pulling fs layer 01:58:13 33b1e0a273af: Pulling fs layer 01:58:13 5d3b04190fa2: Pulling fs layer 01:58:13 2f39f015ded8: Pulling fs layer 01:58:13 3a2ae6a8a46f: Waiting 01:58:13 33b1e0a273af: Waiting 01:58:13 5d3b04190fa2: Waiting 01:58:13 2f39f015ded8: Waiting 01:58:14 5c69ac0246d0: Download complete 01:58:14 3a2ae6a8a46f: Verifying Checksum 01:58:14 3a2ae6a8a46f: Download complete 01:58:14 33b1e0a273af: Verifying Checksum 01:58:14 33b1e0a273af: Download complete 01:58:14 5d3b04190fa2: Verifying Checksum 01:58:14 5d3b04190fa2: Download complete 01:58:14 ec43610c2a17: Verifying Checksum 01:58:14 ec43610c2a17: Download complete 01:58:14 5eb5b503b376: Verifying Checksum 01:58:14 5eb5b503b376: Download complete 01:58:14 2f39f015ded8: Verifying Checksum 01:58:14 2f39f015ded8: Download complete 01:58:15 5eb5b503b376: Pull complete 01:58:16 5c69ac0246d0: Pull complete 01:58:17 ec43610c2a17: Pull complete 01:58:17 3a2ae6a8a46f: Pull complete 01:58:18 33b1e0a273af: Pull complete 01:58:18 5d3b04190fa2: Pull complete 01:58:25 2f39f015ded8: Pull complete 01:58:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:58:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:58:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:58:25 prd-ubuntu20.04-docker-8c-8g-665291 does not seem to be running inside a container 01:58:25 $ 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/gexfoundry_device-sdk-go_PR-1773 -v /w/workspace/gexfoundry_device-sdk-go_PR-1773:/w/workspace/gexfoundry_device-sdk-go_PR-1773:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1773@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1773@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:58:32 $ docker top 8deff6f386a369f086f23b15686cb5004dc45e4c92a39149ddca49ef295485d4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:58:32 ---> job-cost.sh 01:58:32 lf-activate-venv: SKIPPING 01:58:32 INFO: No Stack... 01:58:33 INFO: Retrieving Pricing Info for: v3-standard-8 01:58:33 INFO: Archiving Costs [Pipeline] sh 01:58:33 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1773/archives/cost.csv 01:58:33 + cut -d, -f6 [Pipeline] lock 01:58:33 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1773-5-stack-cost] 01:58:33 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1773-5-stack-cost] did not exist. Created. 01:58:33 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1773-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:58:34 + echo total: 0.2199999988079071 [Pipeline] stash 01:58:34 Stashed 1 file(s) [Pipeline] } 01:58:34 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1773-5-stack-cost] [Pipeline] // lock [Pipeline] } 01:58:34 $ docker stop --time=1 8deff6f386a369f086f23b15686cb5004dc45e4c92a39149ddca49ef295485d4 01:58:35 $ docker rm -f --volumes 8deff6f386a369f086f23b15686cb5004dc45e4c92a39149ddca49ef295485d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:58:35 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:58:36 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1773/archives ] 01:58:36 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1773/archives 01:58:36 total 16 01:58:36 drwxr-xr-x 3 root root 4096 Oct 27 01:58 . 01:58:36 drwxrwxr-x 13 jenkins jenkins 4096 Oct 27 01:58 .. 01:58:36 drwxr-xr-x 2 root root 4096 Oct 27 01:58 cost 01:58:36 -rw-r--r-- 1 root root 86 Oct 27 01:58 cost.csv 01:58:36 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1773/archives 01:58:36 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1773/archives 01:58:36 total 16 01:58:36 drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 01:58 . 01:58:36 drwxrwxr-x 13 jenkins jenkins 4096 Oct 27 01:58 .. 01:58:36 drwxr-xr-x 2 jenkins jenkins 4096 Oct 27 01:58 cost 01:58:36 -rw-r--r-- 1 jenkins jenkins 86 Oct 27 01:58 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:58:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:58:37 ---> package-listing.sh 01:58:37 ++ facter osfamily 01:58:37 ++ tr '[:upper:]' '[:lower:]' 01:58:38 + OS_FAMILY=debian 01:58:38 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1773 01:58:38 + START_PACKAGES=/tmp/packages_start.txt 01:58:38 + END_PACKAGES=/tmp/packages_end.txt 01:58:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:58:38 + PACKAGES=/tmp/packages_start.txt 01:58:38 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1773 ']' 01:58:38 + PACKAGES=/tmp/packages_end.txt 01:58:38 + case "${OS_FAMILY}" in 01:58:38 + dpkg -l 01:58:38 + grep '^ii' 01:58:38 + '[' -f /tmp/packages_start.txt ']' 01:58:38 + '[' -f /tmp/packages_end.txt ']' 01:58:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:58:38 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1773 ']' 01:58:38 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1773/archives/ 01:58:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1773/archives/ [Pipeline] echo 01:58:38 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/gexfoundry_device-sdk-go_PR-1773/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:58:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:58:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:58:39 prd-ubuntu20.04-docker-8c-8g-665291 does not seem to be running inside a container 01:58:39 $ 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/gexfoundry_device-sdk-go_PR-1773/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1773 -v /w/workspace/gexfoundry_device-sdk-go_PR-1773:/w/workspace/gexfoundry_device-sdk-go_PR-1773:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1773@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1773@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:58:39 $ docker top e1d0d1bfb89ea7326a550dd20b46ae16ed2cc6c8addf55eb7b5fa0cd8e1b5d7b -eo pid,comm [Pipeline] { [Pipeline] sh 01:58:39 + touch /tmp/pre-build-complete [Pipeline] sh 01:58:39 + mkdir -p /var/log/sysstat [Pipeline] sh 01:58:40 + ls /var/log/sa-host 01:58:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:58:40 provisioning config files... 01:58:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1773@tmp/config10480441625260190953tmp [Pipeline] { [Pipeline] echo 01:58:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:58:40 ---> create-netrc.sh [Pipeline] } 01:58:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:58:41 ---> python-tools-install.sh [Pipeline] echo 01:58:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:58:41 ---> sudo-logs.sh 01:58:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:58:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:58:41 ---> job-cost.sh 01:58:41 lf-activate-venv: SKIPPING 01:58:41 DEBUG: total: 0.2199999988079071 01:58:41 INFO: Retrieving Stack Cost... 01:58:41 INFO: Retrieving Pricing Info for: v3-standard-8 01:58:42 INFO: Archiving Costs [Pipeline] echo 01:58:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:58:42 ---> logs-deploy.sh 01:58:42 lf-activate-venv: SKIPPING 01:58:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1773/5 01:58:42 INFO: archiving workspace using pattern(s): 01:58:43 Archives upload complete. 01:58:43 INFO: archiving logs to Nexus