Pull request #427 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f4a1bb93bbea8a4c5f5f336bc6de3a894f1fd3ff+8257fd91468d3a13c9b08aa2e5cf32be113d097a (4dc1364439a8584d44df1be6a26b20f7a011a631) 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-ssh150617119753566216.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6756141922909959650.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-427/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/device-rest-go/branches/PR-427/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh419590959767946817.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-427/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12494893693412532329.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5374655202389892313.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-427/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/device-rest-go/branches/PR-427/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10281756907345928806.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [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-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-26203 in /w/workspace/gexfoundry_device-rest-go_PR-427 [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-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-427 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/427/head:refs/remotes/origin/PR-427 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8257fd91468d3a13c9b08aa2e5cf32be113d097a into PR head commit f4a1bb93bbea8a4c5f5f336bc6de3a894f1fd3ff Merge succeeded, producing f4a1bb93bbea8a4c5f5f336bc6de3a894f1fd3ff Checking out Revision f4a1bb93bbea8a4c5f5f336bc6de3a894f1fd3ff (PR-427) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1bb93bbea8a4c5f5f336bc6de3a894f1fd3ff # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8257fd91468d3a13c9b08aa2e5cf32be113d097a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1bb93bbea8a4c5f5f336bc6de3a894f1fd3ff # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:18:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:18:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:18:07 ========================================================= 20:18:07 EdgeX Global Pipelines Version Info 20:18:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:18:08 ------------------- 20:18:08 stable info: 20:18:08 ------------------- 20:18:08 Commited By: Ginny Guan ginny@iotechsys.com 20:18:08 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 20:18:08 Message: update stable to v1.0.265 20:18:08 ------------------- 20:18:08 experimental info: 20:18:08 ------------------- 20:18:08 Commited By: Cherry Wang cherry@iotechsys.com 20:18:08 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 20:18:08 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:18:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 20:18:08 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 20:18:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:18:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:18:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:18:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 20:18:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:18:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:18:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:18:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:18:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:18:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 20:18:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:18:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:18:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:18:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:18:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:18:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:18:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:18:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:18:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:18:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:18:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:18:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:18:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:18:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:18:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:18:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-427 [Pipeline] echo 20:18:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-427 [Pipeline] echo 20:18:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-427 [Pipeline] echo 20:18:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f4a1bb93bbea8a4c5f5f336bc6de3a894f1fd3ff [Pipeline] echo 20:18:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f4a1bb9 [Pipeline] echo 20:18:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:18:10 provisioning config files... 20:18:10 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-427@tmp/config10892335568659685625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:18:11 ---> ****-login.sh 20:18:11 nexus3.edgexfoundry.org:10001 20:18:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:18:11 Configure a credential helper to remove this warning. See 20:18:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:18:11 20:18:11 Login Succeeded 20:18:11 nexus3.edgexfoundry.org:10002 20:18:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:18:11 Configure a credential helper to remove this warning. See 20:18:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:18:11 20:18:11 Login Succeeded 20:18:11 nexus3.edgexfoundry.org:10003 20:18:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:18:11 Configure a credential helper to remove this warning. See 20:18:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:18:11 20:18:11 Login Succeeded 20:18:11 nexus3.edgexfoundry.org:10004 20:18:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:18:12 Configure a credential helper to remove this warning. See 20:18:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:18:12 20:18:12 Login Succeeded 20:18:12 ****.io 20:18:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:18:12 Configure a credential helper to remove this warning. See 20:18:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:18:12 20:18:12 Login Succeeded 20:18:12 ---> ****-login.sh ends [Pipeline] } 20:18:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:18:13 + git rev-list -1 --merges f4a1bb93bbea8a4c5f5f336bc6de3a894f1fd3ff~1..f4a1bb93bbea8a4c5f5f336bc6de3a894f1fd3ff [Pipeline] echo 20:18:13 -----------> git rev-list -1 --merges f4a1bb93bbea8a4c5f5f336bc6de3a894f1fd3ff~1..f4a1bb93bbea8a4c5f5f336bc6de3a894f1fd3ff f4a1bb93bbea8a4c5f5f336bc6de3a894f1fd3ff [false] [Pipeline] sh 20:18:13 + git log --format=format:%s -1 f4a1bb93bbea8a4c5f5f336bc6de3a894f1fd3ff [Pipeline] echo 20:18:13 ========================================================= 20:18:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:18:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:18:14 + git log --format=format:%s -1 f4a1bb93bbea8a4c5f5f336bc6de3a894f1fd3ff [Pipeline] echo 20:18:14 [semverPrep] GIT_COMMIT: f4a1bb93bbea8a4c5f5f336bc6de3a894f1fd3ff, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 20:18:14 [semverPrep] This is not a build commit. [Pipeline] sh 20:18:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:18:14 + grep -v github /etc/ssh/ssh_known_hosts 20:18:14 + [ -e /tmp/ssh_known_hosts ] 20:18:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:18:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:18:14 + sudo tee -a /etc/ssh/ssh_known_hosts 20:18:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:18:15 20:18:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:18:15 0.1.4: Pulling from edgex-devops/py-git-semver 20:18:15 b85a868b505f: Pulling fs layer 20:18:15 e2be974225ed: Pulling fs layer 20:18:15 339a4e72a1f5: Pulling fs layer 20:18:15 988bab9f4d93: Pulling fs layer 20:18:15 1469e6f7b9e6: Pulling fs layer 20:18:15 eaf3925da568: Pulling fs layer 20:18:15 bab4dde63d76: Pulling fs layer 20:18:15 bde34c3a00c8: Pulling fs layer 20:18:15 b352a97aabf1: Pulling fs layer 20:18:15 4872d77fe225: Pulling fs layer 20:18:15 5851b861e8e6: Pulling fs layer 20:18:15 bab4dde63d76: Waiting 20:18:15 bde34c3a00c8: Waiting 20:18:15 b352a97aabf1: Waiting 20:18:15 4872d77fe225: Waiting 20:18:15 1469e6f7b9e6: Waiting 20:18:15 e2be974225ed: Verifying Checksum 20:18:15 e2be974225ed: Download complete 20:18:15 988bab9f4d93: Verifying Checksum 20:18:15 988bab9f4d93: Download complete 20:18:15 1469e6f7b9e6: Verifying Checksum 20:18:15 1469e6f7b9e6: Download complete 20:18:15 eaf3925da568: Verifying Checksum 20:18:15 eaf3925da568: Download complete 20:18:15 339a4e72a1f5: Verifying Checksum 20:18:15 339a4e72a1f5: Download complete 20:18:15 bde34c3a00c8: Download complete 20:18:15 b352a97aabf1: Download complete 20:18:15 4872d77fe225: Verifying Checksum 20:18:15 4872d77fe225: Download complete 20:18:15 5851b861e8e6: Verifying Checksum 20:18:15 5851b861e8e6: Download complete 20:18:15 b85a868b505f: Verifying Checksum 20:18:15 b85a868b505f: Download complete 20:18:15 bab4dde63d76: Verifying Checksum 20:18:15 bab4dde63d76: Download complete 20:18:16 b85a868b505f: Pull complete 20:18:17 e2be974225ed: Pull complete 20:18:17 339a4e72a1f5: Pull complete 20:18:17 988bab9f4d93: Pull complete 20:18:17 1469e6f7b9e6: Pull complete 20:18:17 eaf3925da568: Pull complete 20:18:19 bab4dde63d76: Pull complete 20:18:20 bde34c3a00c8: Pull complete 20:18:20 b352a97aabf1: Pull complete 20:18:20 4872d77fe225: Pull complete 20:18:20 5851b861e8e6: Pull complete 20:18:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:18:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:18:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:20 prd-ubuntu20.04-docker-8c-8g-26203 does not seem to be running inside a container 20:18:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-427 -v /w/workspace/gexfoundry_device-rest-go_PR-427:/w/workspace/gexfoundry_device-rest-go_PR-427:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-427@tmp:/w/workspace/gexfoundry_device-rest-go_PR-427@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:18:23 $ docker top 44c35aeb97132ab03c8e7002913746ea62d0e616eb33037cea74622c789e3da2 -eo pid,comm 20:18:23 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). 20:18:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:18:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:18:23 [ssh-agent] Looking for ssh-agent implementation... 20:18:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:18:24 $ docker exec 44c35aeb97132ab03c8e7002913746ea62d0e616eb33037cea74622c789e3da2 ssh-agent 20:18:24 SSH_AUTH_SOCK=/tmp/ssh-Ayczb9Q6RY3p/agent.32 20:18:24 SSH_AGENT_PID=38 20:18:24 Running ssh-add (command line suppressed) 20:18:24 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-427@tmp/private_key_10067584010203393741.key (/w/workspace/gexfoundry_device-rest-go_PR-427@tmp/private_key_10067584010203393741.key) 20:18:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:18:24 + git tag --points-at HEAD [Pipeline] } 20:18:24 $ docker exec --env ******** --env ******** 44c35aeb97132ab03c8e7002913746ea62d0e616eb33037cea74622c789e3da2 ssh-agent -k 20:18:24 unset SSH_AUTH_SOCK; 20:18:24 unset SSH_AGENT_PID; 20:18:24 echo Agent pid 38 killed; 20:18:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:18:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:18:24 [ssh-agent] Looking for ssh-agent implementation... 20:18:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:18:25 $ docker exec 44c35aeb97132ab03c8e7002913746ea62d0e616eb33037cea74622c789e3da2 ssh-agent 20:18:25 SSH_AUTH_SOCK=/tmp/ssh-gO0Io9uhtNBi/agent.71 20:18:25 SSH_AGENT_PID=77 20:18:25 Running ssh-add (command line suppressed) 20:18:25 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-427@tmp/private_key_5868134421016775259.key (/w/workspace/gexfoundry_device-rest-go_PR-427@tmp/private_key_5868134421016775259.key) 20:18:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:18:25 + git semver init 20:18:25 2024-11-11 20:18:25,804 [run_init] DEBUG init version:0.0.0 force:False 20:18:25 2024-11-11 20:18:25,805 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-427/.semver 20:18:25 2024-11-11 20:18:25,805 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-427/.semver 20:18:25 2024-11-11 20:18:25,805 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-427/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-427, universal_newlines=False, shell=None, istream=None) 20:18:27 2024-11-11 20:18:27,096 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-427/.git/info/exclude 20:18:27 2024-11-11 20:18:27,097 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-427/.semver/PR-427 with force:False 20:18:27 2024-11-11 20:18:27,097 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-427/.semver/PR-427 20:18:27 2024-11-11 20:18:27,102 [execute] INFO git cat-file --batch-check 20:18:27 2024-11-11 20:18:27,103 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-427/.semver, universal_newlines=False, shell=None, istream=) 20:18:27 2024-11-11 20:18:27,110 [execute] INFO git cat-file --batch 20:18:27 2024-11-11 20:18:27,110 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-427/.semver, universal_newlines=False, shell=None, istream=) 20:18:27 2024-11-11 20:18:27,117 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-427/.semver/PR-427 20:18:27 0.0.0 [Pipeline] } 20:18:27 $ docker exec --env ******** --env ******** 44c35aeb97132ab03c8e7002913746ea62d0e616eb33037cea74622c789e3da2 ssh-agent -k 20:18:27 unset SSH_AUTH_SOCK; 20:18:27 unset SSH_AGENT_PID; 20:18:27 echo Agent pid 77 killed; 20:18:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:18:27 + git semver [Pipeline] } 20:18:28 $ docker stop --time=1 44c35aeb97132ab03c8e7002913746ea62d0e616eb33037cea74622c789e3da2 20:18:29 $ docker rm -f --volumes 44c35aeb97132ab03c8e7002913746ea62d0e616eb33037cea74622c789e3da2 [Pipeline] // withDockerContainer [Pipeline] sh 20:18:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:18:30 Stashed 1 file(s) [Pipeline] echo 20:18:30 [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) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:18:30 provisioning config files... 20:18:30 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-427@tmp/config13499627422426466559tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:18:31 ---> ****-login.sh 20:18:31 nexus3.edgexfoundry.org:10001 20:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:18:31 Configure a credential helper to remove this warning. See 20:18:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:18:31 20:18:31 Login Succeeded 20:18:31 nexus3.edgexfoundry.org:10002 20:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:18:31 Configure a credential helper to remove this warning. See 20:18:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:18:31 20:18:31 Login Succeeded 20:18:31 nexus3.edgexfoundry.org:10003 20:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:18:31 Configure a credential helper to remove this warning. See 20:18:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:18:31 20:18:31 Login Succeeded 20:18:31 nexus3.edgexfoundry.org:10004 20:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:18:31 Configure a credential helper to remove this warning. See 20:18:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:18:31 20:18:31 Login Succeeded 20:18:31 ****.io 20:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:18:31 Configure a credential helper to remove this warning. See 20:18:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:18:31 20:18:31 Login Succeeded 20:18:31 ---> ****-login.sh ends [Pipeline] } 20:18:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:18:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:18:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:18:32 ========================================================= 20:18:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 20:18:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:32 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 20:18:32 Sending build context to Docker daemon 16.65MB 20:18:32 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 20:18:32 Step 2/12 : FROM ${BASE} AS builder 20:18:32 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 20:18:32 43c4264eed91: Pulling fs layer 20:18:32 4cc291be95ef: Pulling fs layer 20:18:32 2ac1f1163629: Pulling fs layer 20:18:32 5c3c966382ef: Pulling fs layer 20:18:32 4f4fb700ef54: Pulling fs layer 20:18:32 5d5c8e513c77: Pulling fs layer 20:18:32 9f66e0745190: Pulling fs layer 20:18:32 f49a43e4bbc0: Pulling fs layer 20:18:32 561ebcabdf7f: Pulling fs layer 20:18:32 5d5c8e513c77: Waiting 20:18:32 9f66e0745190: Waiting 20:18:32 f49a43e4bbc0: Waiting 20:18:32 561ebcabdf7f: Waiting 20:18:32 5c3c966382ef: Waiting 20:18:32 4f4fb700ef54: Waiting 20:18:32 4cc291be95ef: Verifying Checksum 20:18:32 4cc291be95ef: Download complete 20:18:32 5c3c966382ef: Download complete 20:18:32 4f4fb700ef54: Verifying Checksum 20:18:32 4f4fb700ef54: Download complete 20:18:32 5d5c8e513c77: Download complete 20:18:32 43c4264eed91: Verifying Checksum 20:18:32 43c4264eed91: Download complete 20:18:32 9f66e0745190: Verifying Checksum 20:18:32 9f66e0745190: Download complete 20:18:32 43c4264eed91: Pull complete 20:18:33 561ebcabdf7f: Download complete 20:18:33 4cc291be95ef: Pull complete 20:18:33 2ac1f1163629: Download complete 20:18:33 f49a43e4bbc0: Verifying Checksum 20:18:33 f49a43e4bbc0: Download complete 20:18:37 2ac1f1163629: Pull complete 20:18:37 5c3c966382ef: Pull complete 20:18:37 4f4fb700ef54: Pull complete 20:18:37 5d5c8e513c77: Pull complete 20:18:37 9f66e0745190: Pull complete 20:18:39 f49a43e4bbc0: Pull complete 20:18:40 561ebcabdf7f: Pull complete 20:18:40 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 20:18:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 20:18:40 ---> 3a752c3f9dda 20:18:40 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:18:44 ---> Running in af3c94b93dee 20:18:44 Removing intermediate container af3c94b93dee 20:18:44 ---> dbe8d9ce2dd1 20:18:44 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:18:44 ---> Running in 3f7911fccced 20:18:44 Removing intermediate container 3f7911fccced 20:18:44 ---> a3fbb5428c8c 20:18:44 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:18:44 ---> Running in 0426efcff0ca 20:18:44 Removing intermediate container 0426efcff0ca 20:18:44 ---> cfd5066602d2 20:18:44 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:18:44 ---> Running in ecea18c47f12 20:18:44 Removing intermediate container ecea18c47f12 20:18:44 ---> 02019569f7c3 20:18:44 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:18:44 ---> Running in df36dd604559 20:18:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 20:18:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 20:18:45 (1/4) Installing openssh-keygen (9.7_p1-r4) 20:18:45 (2/4) Installing libedit (20240517.3.1-r0) 20:18:45 (3/4) Installing openssh-client-common (9.7_p1-r4) 20:18:45 (4/4) Installing openssh-client-default (9.7_p1-r4) 20:18:45 Executing busybox-1.36.1-r29.trigger 20:18:45 OK: 250 MiB in 58 packages 20:18:45 Removing intermediate container df36dd604559 20:18:45 ---> d960e0ad293b 20:18:45 Step 8/12 : WORKDIR /device-rest-go 20:18:45 ---> Running in f730e8cbb2ce 20:18:45 Removing intermediate container f730e8cbb2ce 20:18:45 ---> 821bbaffc8e8 20:18:45 Step 9/12 : COPY go.mod vendor* ./ 20:18:45 Still waiting to schedule task 20:18:45 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:18:45 ---> 05a3417ba962 20:18:45 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:18:45 ---> Running in 277c3d738c99 20:19:32 Removing intermediate container 277c3d738c99 20:19:32 ---> 0e9d883f5b38 20:19:32 Step 11/12 : COPY . . 20:19:32 ---> 26dab94f1430 20:19:32 Step 12/12 : RUN $MAKE 20:19:32 ---> Running in f42d99a079f1 20:19:33 noop 20:19:33 Removing intermediate container f42d99a079f1 20:19:33 ---> 2d4856e706cd 20:19:33 Successfully built 2d4856e706cd 20:19:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:33 + docker inspect -f . ci-base-image-x86_64 20:19:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:34 prd-ubuntu20.04-docker-8c-8g-26203 does not seem to be running inside a container 20:19:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-427 -v /w/workspace/gexfoundry_device-rest-go_PR-427:/w/workspace/gexfoundry_device-rest-go_PR-427:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-427@tmp:/w/workspace/gexfoundry_device-rest-go_PR-427@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 ******** ci-base-image-x86_64 cat 20:19:34 $ docker top 841910592c2a44b9cc26cc07fa51d2f3dfd24cfaf8fb333e7c6c0b6cbaa6ea06 -eo pid,comm [Pipeline] { [Pipeline] sh 20:19:34 + go version 20:19:34 go version go1.23.2 linux/amd64 [Pipeline] } 20:19:34 $ docker stop --time=1 841910592c2a44b9cc26cc07fa51d2f3dfd24cfaf8fb333e7c6c0b6cbaa6ea06 20:19:36 $ docker rm -f --volumes 841910592c2a44b9cc26cc07fa51d2f3dfd24cfaf8fb333e7c6c0b6cbaa6ea06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:36 + docker inspect -f . ci-base-image-x86_64 20:19:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:37 prd-ubuntu20.04-docker-8c-8g-26203 does not seem to be running inside a container 20:19:37 $ 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-rest-go_PR-427 -v /w/workspace/gexfoundry_device-rest-go_PR-427:/w/workspace/gexfoundry_device-rest-go_PR-427:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-427@tmp:/w/workspace/gexfoundry_device-rest-go_PR-427@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 ******** ci-base-image-x86_64 cat 20:19:37 $ docker top 5936cfaf01eb990ba57da4b5b1b6f553be87725076f19af6d645c7683e7459aa -eo pid,comm [Pipeline] { [Pipeline] sh 20:19:37 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-427 [Pipeline] fileExists [Pipeline] sh 20:19:38 + make test 20:19:38 go test ./... -coverprofile=coverage.out ./... 20:19:40 ? github.com/edgexfoundry/device-rest-go [no test files] 20:19:58 github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements 20:19:58 ok github.com/edgexfoundry/device-rest-go/driver 0.008s coverage: 33.2% of statements 20:20:08 go vet ./... 20:20:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26204 in /w/workspace/gexfoundry_device-rest-go_PR-427 [Pipeline] { [Pipeline] ws 20:20:11 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 20:20:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:20:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:20:13 ./bin/test-attribution-txt.sh 20:20:14 The recommended git tool is: git [Pipeline] echo 20:20:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:20:14 $ docker stop --time=1 5936cfaf01eb990ba57da4b5b1b6f553be87725076f19af6d645c7683e7459aa 20:20:17 $ docker rm -f --volumes 5936cfaf01eb990ba57da4b5b1b6f553be87725076f19af6d645c7683e7459aa [Pipeline] // withDockerContainer [Pipeline] sh 20:20:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:20:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 20:20:18 using credential edgex-jenkins-ssh 20:20:18 Cloning the remote Git repository [Pipeline] sh 20:20:19 + sudo chown -R jenkins:jenkins . 20:20:18 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 20:20:19 > git init /w/workspace/device-rest-go/1 # timeout=10 20:20:19 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:20:19 > git --version # timeout=10 20:20:19 > git --version # 'git version 2.25.1' 20:20:19 using GIT_SSH to set credentials SSH Credentials for GitHub 20:20:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh 20:20:19 + ls -al . 20:20:19 total 244 20:20:19 drwxrwxr-x 9 jenkins jenkins 4096 Nov 11 20:19 . 20:20:19 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 20:18 .. 20:20:19 -rw-rw-r-- 1 jenkins jenkins 151 Nov 11 20:18 .dockerignore 20:20:19 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 20:19 .git 20:20:19 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 20:18 .github 20:20:19 -rw-rw-r-- 1 jenkins jenkins 264 Nov 11 20:18 .gitignore 20:20:19 -rw-rw-r-- 1 jenkins jenkins 41 Nov 11 20:18 .golangci.yml 20:20:19 drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 20:18 .semver 20:20:19 -rw-rw-r-- 1 jenkins jenkins 20138 Nov 11 20:18 Attribution.txt 20:20:19 -rw-rw-r-- 1 jenkins jenkins 17685 Nov 11 20:18 CHANGELOG.md 20:20:19 -rw-rw-r-- 1 jenkins jenkins 1697 Nov 11 20:18 Dockerfile 20:20:19 -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 20:18 GOVERNANCE.md 20:20:19 -rw-rw-r-- 1 jenkins jenkins 680 Nov 11 20:18 Jenkinsfile 20:20:19 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 11 20:18 LICENSE 20:20:19 -rw-rw-r-- 1 jenkins jenkins 2598 Nov 11 20:18 Makefile 20:20:19 -rw-rw-r-- 1 jenkins jenkins 620 Nov 11 20:18 OWNERS.md 20:20:19 -rw-rw-r-- 1 jenkins jenkins 3989 Nov 11 20:18 README.md 20:20:19 -rw-rw-r-- 1 jenkins jenkins 5 Nov 11 20:18 VERSION 20:20:19 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 20:18 bin 20:20:19 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 20:18 cmd 20:20:19 -rw-r--r-- 1 jenkins jenkins 14565 Nov 11 20:19 coverage.out 20:20:19 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 20:18 driver 20:20:19 -rw-rw-r-- 1 jenkins jenkins 6390 Nov 11 20:18 go.mod 20:20:19 -rw-rw-r-- 1 jenkins jenkins 87337 Nov 11 20:18 go.sum 20:20:19 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 20:18 openapi 20:20:19 -rw-rw-r-- 1 jenkins jenkins 713 Nov 11 20:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:20 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=f4a1bb93bbea8a4c5f5f336bc6de3a894f1fd3ff --label arch=amd64 --label version=0.0.0 . 20:20:20 Sending build context to Docker daemon 16.66MB 20:20:20 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 20:20:20 Step 2/26 : FROM ${BASE} AS builder 20:20:20 ---> 2d4856e706cd 20:20:20 Step 3/26 : ARG ADD_BUILD_TAGS="" 20:20:20 ---> Running in 754ea666a218 20:20:20 Removing intermediate container 754ea666a218 20:20:20 ---> 91246c0b722a 20:20:20 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:20:20 ---> Running in 1f706c57bbd4 20:20:20 Removing intermediate container 1f706c57bbd4 20:20:20 ---> e0b94249afe9 20:20:20 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:20:20 ---> Running in f12c8bda9d3f 20:20:20 Removing intermediate container f12c8bda9d3f 20:20:20 ---> 8d0b56c391b3 20:20:20 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 20:20:20 ---> Running in b168701c5a5c 20:20:20 Removing intermediate container b168701c5a5c 20:20:20 ---> 791295ead1a8 20:20:20 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:20:20 ---> Running in 3ec5f8fa112f 20:20:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 20:20:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 20:20:21 OK: 250 MiB in 58 packages 20:20:21 Removing intermediate container 3ec5f8fa112f 20:20:21 ---> 009ab412f3ce 20:20:21 Step 8/26 : WORKDIR /device-rest-go 20:20:21 ---> Running in 799aa776a59c 20:20:21 Removing intermediate container 799aa776a59c 20:20:21 ---> 13e97307f391 20:20:21 Step 9/26 : COPY go.mod vendor* ./ 20:20:21 ---> 0b787e13085c 20:20:21 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:21 ---> Running in 4be6397214cc 20:20:22 Removing intermediate container 4be6397214cc 20:20:22 ---> 297bbf5c1f2e 20:20:22 Step 11/26 : COPY . . 20:20:23 ---> d14fb2dd12e4 20:20:23 Step 12/26 : RUN $MAKE 20:20:23 ---> Running in 4aea0be7d55a 20:20:21 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:20:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:20:22 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:20:22 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:20:22 using GIT_SSH to set credentials SSH Credentials for GitHub 20:20:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/427/head:refs/remotes/origin/PR-427 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:20:23 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.6 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 20:20:23 Merging remotes/origin/main commit 8257fd91468d3a13c9b08aa2e5cf32be113d097a into PR head commit f4a1bb93bbea8a4c5f5f336bc6de3a894f1fd3ff 20:20:23 Merge succeeded, producing f4a1bb93bbea8a4c5f5f336bc6de3a894f1fd3ff 20:20:23 Checking out Revision f4a1bb93bbea8a4c5f5f336bc6de3a894f1fd3ff (PR-427) 20:20:24 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" 20:20:24 > git --version # timeout=10 20:20:24 > git --version # 'git version 2.25.1' 20:20:24 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 20:20:23 > git config core.sparsecheckout # timeout=10 20:20:23 > git checkout -f f4a1bb93bbea8a4c5f5f336bc6de3a894f1fd3ff # timeout=10 20:20:23 > git remote # timeout=10 20:20:23 > git config --get remote.origin.url # timeout=10 20:20:23 using GIT_SSH to set credentials SSH Credentials for GitHub 20:20:23 > git merge 8257fd91468d3a13c9b08aa2e5cf32be113d097a # timeout=10 20:20:23 > git rev-parse HEAD^{commit} # timeout=10 20:20:23 > git config core.sparsecheckout # timeout=10 20:20:23 > git checkout -f f4a1bb93bbea8a4c5f5f336bc6de3a894f1fd3ff # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:20:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:20:29 % Total % Received % Xferd Average Speed Time Time Time Current 20:20:29 Dload Upload Total Spent Left Speed 20:20:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97923 0 --:--:-- --:--:-- --:--:-- 98676 [Pipeline] sh 20:20:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:20:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 20:20:29 sudo tee /etc/docker/daemon.new 20:20:29 { 20:20:29 "registry-mirrors": [ 20:20:29 "https://nexus3.edgexfoundry.org:10001" 20:20:29 ], 20:20:29 "bip": "10.250.0.254/24", 20:20:29 "hosts": [ 20:20:29 "tcp://0.0.0.0:5555", 20:20:29 "unix:///var/run/docker.sock" 20:20:29 ], 20:20:29 "mtu": 1458, 20:20:29 "selinux-enabled": true, 20:20:29 "seccomp-profile": "/etc/docker/seccomp.json" 20:20:29 } [Pipeline] sh 20:20:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:20:30 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:20:48 provisioning config files... 20:20:48 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config17385932686175040847tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:20:49 ---> ****-login.sh 20:20:49 nexus3.edgexfoundry.org:10001 20:20:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:20:50 Configure a credential helper to remove this warning. See 20:20:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:20:50 20:20:50 Login Succeeded 20:20:50 nexus3.edgexfoundry.org:10002 20:20:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:20:50 Configure a credential helper to remove this warning. See 20:20:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:20:50 20:20:50 Login Succeeded 20:20:50 nexus3.edgexfoundry.org:10003 20:20:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:20:50 Configure a credential helper to remove this warning. See 20:20:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:20:50 20:20:50 Login Succeeded 20:20:50 nexus3.edgexfoundry.org:10004 20:20:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:20:51 Configure a credential helper to remove this warning. See 20:20:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:20:51 20:20:51 Login Succeeded 20:20:51 ****.io 20:20:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:20:51 Configure a credential helper to remove this warning. See 20:20:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:20:51 20:20:51 Login Succeeded 20:20:51 ---> ****-login.sh ends [Pipeline] } 20:20:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:20:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:20:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:20:51 ========================================================= 20:20:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 20:20:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:52 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 20:20:53 Sending build context to Docker daemon 140.8kB 20:20:53 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 20:20:53 Step 2/12 : FROM ${BASE} AS builder 20:20:54 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:20:54 cf04c63912e1: Pulling fs layer 20:20:54 55b35a11ae5e: Pulling fs layer 20:20:54 a37a00ec5f00: Pulling fs layer 20:20:54 50b3750afda1: Pulling fs layer 20:20:54 4f4fb700ef54: Pulling fs layer 20:20:54 80978eb59214: Pulling fs layer 20:20:54 c9f46d7d2bd2: Pulling fs layer 20:20:54 c5a475d317c9: Pulling fs layer 20:20:54 50b3750afda1: Waiting 20:20:54 4f4fb700ef54: Waiting 20:20:54 80978eb59214: Waiting 20:20:54 c9f46d7d2bd2: Waiting 20:20:54 c5a475d317c9: Waiting 20:20:54 55b35a11ae5e: Verifying Checksum 20:20:54 55b35a11ae5e: Download complete 20:20:54 50b3750afda1: Verifying Checksum 20:20:54 50b3750afda1: Download complete 20:20:54 4f4fb700ef54: Verifying Checksum 20:20:54 4f4fb700ef54: Download complete 20:20:54 80978eb59214: Download complete 20:20:54 cf04c63912e1: Verifying Checksum 20:20:54 cf04c63912e1: Download complete 20:20:54 c5a475d317c9: Verifying Checksum 20:20:54 c5a475d317c9: Download complete 20:20:55 cf04c63912e1: Pull complete 20:20:55 Removing intermediate container 4aea0be7d55a 20:20:55 ---> c993244cdae7 20:20:55 Step 13/26 : FROM alpine:3.20 20:20:55 3.20: Pulling from library/alpine 20:20:55 43c4264eed91: Already exists 20:20:55 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 20:20:55 Status: Downloaded newer image for alpine:3.20 20:20:55 ---> 91ef0af61f39 20:20:55 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:20:55 ---> Running in 0d672f2f516b 20:20:55 Removing intermediate container 0d672f2f516b 20:20:55 ---> 9699dcf26480 20:20:55 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 20:20:55 ---> Running in 4113f6639241 20:20:55 Removing intermediate container 4113f6639241 20:20:55 ---> 7a03fc83f576 20:20:55 Step 16/26 : RUN apk add --update --no-cache dumb-init 20:20:55 ---> Running in 89b88ed5d76b 20:20:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 20:20:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 20:20:55 (1/1) Installing dumb-init (1.2.5-r3) 20:20:55 Executing busybox-1.36.1-r29.trigger 20:20:55 OK: 8 MiB in 15 packages 20:20:55 Removing intermediate container 89b88ed5d76b 20:20:55 ---> 57c066def65b 20:20:55 Step 17/26 : RUN apk --no-cache upgrade 20:20:55 ---> Running in 75cf9c6d2f6d 20:20:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 20:20:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 20:20:55 Upgrading critical system libraries and apk-tools: 20:20:55 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 20:20:55 Executing busybox-1.36.1-r29.trigger 20:20:55 Continuing the upgrade transaction with new apk-tools: 20:20:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 20:20:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 20:20:55 55b35a11ae5e: Pull complete 20:20:55 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 20:20:55 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 20:20:55 OK: 8 MiB in 15 packages 20:20:56 a37a00ec5f00: Verifying Checksum 20:20:56 a37a00ec5f00: Download complete 20:20:56 Removing intermediate container 75cf9c6d2f6d 20:20:56 ---> aaca5597c14e 20:20:56 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 20:20:56 c9f46d7d2bd2: Verifying Checksum 20:20:56 c9f46d7d2bd2: Download complete 20:20:57 ---> 163929755ceb 20:20:57 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 20:20:57 ---> 373eed93dfbd 20:20:57 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 20:20:57 ---> ee602d8e146d 20:20:57 Step 21/26 : EXPOSE 59986 20:20:57 ---> Running in b0ea5956bc1d 20:20:57 Removing intermediate container b0ea5956bc1d 20:20:57 ---> 370513321342 20:20:57 Step 22/26 : ENTRYPOINT ["/device-rest"] 20:20:57 ---> Running in 8e33bacd47e2 20:20:57 Removing intermediate container 8e33bacd47e2 20:20:57 ---> a104968e88ef 20:20:57 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 20:20:57 ---> Running in e39c808708ed 20:20:57 Removing intermediate container e39c808708ed 20:20:57 ---> 115be8daf337 20:20:57 Step 24/26 : LABEL arch=amd64 20:20:57 ---> Running in bb23c3f8f3fe 20:20:57 Removing intermediate container bb23c3f8f3fe 20:20:57 ---> b49b3552391c 20:20:57 Step 25/26 : LABEL git_sha=f4a1bb93bbea8a4c5f5f336bc6de3a894f1fd3ff 20:20:57 ---> Running in 442574ef2114 20:20:57 Removing intermediate container 442574ef2114 20:20:57 ---> 2dc2c9946373 20:20:57 Step 26/26 : LABEL version=0.0.0 20:20:57 ---> Running in 36c72e6b3fb7 20:20:57 Removing intermediate container 36c72e6b3fb7 20:20:57 ---> 63a1d600f454 20:20:57 [Warning] One or more build-args [ARCH] were not consumed 20:20:57 Successfully built 63a1d600f454 20:20:57 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:20:58 20:20:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:20:59 latest: Pulling from edgex-lftools-log-publisher 20:20:59 5eb5b503b376: Pulling fs layer 20:20:59 5c69ac0246d0: Pulling fs layer 20:20:59 ec43610c2a17: Pulling fs layer 20:20:59 3a2ae6a8a46f: Pulling fs layer 20:20:59 33b1e0a273af: Pulling fs layer 20:20:59 5d3b04190fa2: Pulling fs layer 20:20:59 2f39f015ded8: Pulling fs layer 20:20:59 3a2ae6a8a46f: Waiting 20:20:59 33b1e0a273af: Waiting 20:20:59 2f39f015ded8: Waiting 20:20:59 5d3b04190fa2: Waiting 20:20:59 5c69ac0246d0: Verifying Checksum 20:20:59 5c69ac0246d0: Download complete 20:20:59 3a2ae6a8a46f: Download complete 20:20:59 33b1e0a273af: Verifying Checksum 20:20:59 33b1e0a273af: Download complete 20:20:59 5d3b04190fa2: Verifying Checksum 20:20:59 5d3b04190fa2: Download complete 20:20:59 ec43610c2a17: Verifying Checksum 20:20:59 ec43610c2a17: Download complete 20:20:59 5eb5b503b376: Verifying Checksum 20:20:59 5eb5b503b376: Download complete 20:21:00 2f39f015ded8: Download complete 20:21:00 5eb5b503b376: Pull complete 20:21:01 5c69ac0246d0: Pull complete 20:21:01 ec43610c2a17: Pull complete 20:21:01 3a2ae6a8a46f: Pull complete 20:21:01 33b1e0a273af: Pull complete 20:21:01 5d3b04190fa2: Pull complete 20:21:06 2f39f015ded8: Pull complete 20:21:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:21:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:21:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:21:06 prd-ubuntu20.04-docker-8c-8g-26203 does not seem to be running inside a container 20:21:06 $ 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-rest-go_PR-427 -v /w/workspace/gexfoundry_device-rest-go_PR-427:/w/workspace/gexfoundry_device-rest-go_PR-427:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-427@tmp:/w/workspace/gexfoundry_device-rest-go_PR-427@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:21:09 $ docker top a63153a27f63bfed85561fc020f4695a6ab3854351aacd953b2c041ae0b0b5a3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:21:10 ---> job-cost.sh 20:21:10 lf-activate-venv: SKIPPING 20:21:10 INFO: No Stack... 20:21:10 INFO: Retrieving Pricing Info for: v3-standard-8 20:21:10 INFO: Archiving Costs [Pipeline] sh 20:21:10 + cat /w/workspace/gexfoundry_device-rest-go_PR-427/archives/cost.csv 20:21:10 + cut -d, -f6 [Pipeline] lock 20:21:10 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-PR-427-1-stack-cost] 20:21:10 Resource [jenkins-edgexfoundry-device-rest-go-PR-427-1-stack-cost] did not exist. Created. 20:21:10 Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-PR-427-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:21:11 + echo total: 0.2199999988079071 [Pipeline] stash 20:21:11 Stashed 1 file(s) [Pipeline] } 20:21:11 Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-PR-427-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:21:11 $ docker stop --time=1 a63153a27f63bfed85561fc020f4695a6ab3854351aacd953b2c041ae0b0b5a3 20:21:11 a37a00ec5f00: Pull complete 20:21:11 50b3750afda1: Pull complete 20:21:11 4f4fb700ef54: Pull complete 20:21:11 80978eb59214: Pull complete 20:21:12 $ docker rm -f --volumes a63153a27f63bfed85561fc020f4695a6ab3854351aacd953b2c041ae0b0b5a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:21:18 c9f46d7d2bd2: Pull complete 20:21:19 c5a475d317c9: Pull complete 20:21:19 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 20:21:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 20:21:19 ---> be29e6b0f0d4 20:21:19 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:21:20 ---> Running in 6169d48051f5 20:21:20 Removing intermediate container 6169d48051f5 20:21:20 ---> fa50b50223a0 20:21:20 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:21:20 ---> Running in 08626b32ded8 20:21:21 Removing intermediate container 08626b32ded8 20:21:21 ---> e6ac70ea7b3d 20:21:21 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:21:21 ---> Running in e8cdcbd707eb 20:21:21 Removing intermediate container e8cdcbd707eb 20:21:21 ---> 99e0fef1b046 20:21:21 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:21:21 ---> Running in 54048a0869e1 20:21:22 Removing intermediate container 54048a0869e1 20:21:22 ---> 0911162378b9 20:21:22 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:21:22 ---> Running in 81c40ac78154 20:21:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 20:21:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 20:21:25 (1/4) Installing openssh-keygen (9.7_p1-r4) 20:21:25 (2/4) Installing libedit (20240517.3.1-r0) 20:21:25 (3/4) Installing openssh-client-common (9.7_p1-r4) 20:21:25 (4/4) Installing openssh-client-default (9.7_p1-r4) 20:21:25 Executing busybox-1.36.1-r29.trigger 20:21:25 OK: 242 MiB in 58 packages 20:21:26 Removing intermediate container 81c40ac78154 20:21:26 ---> 59c1d1ced247 20:21:26 Step 8/12 : WORKDIR /device-rest-go 20:21:26 ---> Running in 55c515b52363 20:21:26 Removing intermediate container 55c515b52363 20:21:26 ---> 7260c4bbd762 20:21:26 Step 9/12 : COPY go.mod vendor* ./ 20:21:27 ---> a4d9a32ff7a8 20:21:27 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:27 ---> Running in c769db6f69eb 20:23:18 Removing intermediate container c769db6f69eb 20:23:18 ---> f2172503b54e 20:23:18 Step 11/12 : COPY . . 20:23:18 ---> d45c49c9c44d 20:23:18 Step 12/12 : RUN $MAKE 20:23:18 ---> Running in e14ebb30d086 20:23:18 noop 20:23:18 Removing intermediate container e14ebb30d086 20:23:18 ---> 95b18489da0c 20:23:18 Successfully built 95b18489da0c 20:23:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:19 + docker inspect -f . ci-base-image-arm64 20:23:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:23:19 prd-ubuntu20.04-docker-arm64-4c-16g-26204 does not seem to be running inside a container 20:23:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 ******** -e ******** ci-base-image-arm64 cat 20:23:20 $ docker top 3e570c073400e8a35ebf39e9bfb55e48c7903b52883ad0678556eaab8d39de26 -eo pid,comm [Pipeline] { [Pipeline] sh 20:23:21 + go version 20:23:21 go version go1.23.2 linux/arm64 [Pipeline] } 20:23:21 $ docker stop --time=1 3e570c073400e8a35ebf39e9bfb55e48c7903b52883ad0678556eaab8d39de26 20:23:23 $ docker rm -f --volumes 3e570c073400e8a35ebf39e9bfb55e48c7903b52883ad0678556eaab8d39de26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:24 + docker inspect -f . ci-base-image-arm64 20:23:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:23:24 prd-ubuntu20.04-docker-arm64-4c-16g-26204 does not seem to be running inside a container 20:23:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 ******** -e ******** ci-base-image-arm64 cat 20:23:26 $ docker top 5ed23a9c4561711674131f393622e7b376a26b5c9f2264f722fc3ab579b8aeb9 -eo pid,comm [Pipeline] { [Pipeline] sh 20:23:26 + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh 20:23:27 + make test 20:23:27 go test ./... -coverprofile=coverage.out ./... 20:23:32 ? github.com/edgexfoundry/device-rest-go [no test files] 20:26:39 github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements 20:26:42 ok github.com/edgexfoundry/device-rest-go/driver 0.041s coverage: 33.2% of statements 20:26:42 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:26:42 go vet ./... 20:27:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:27:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:27:29 ./bin/test-attribution-txt.sh [Pipeline] echo 20:27:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:27:29 $ docker stop --time=1 5ed23a9c4561711674131f393622e7b376a26b5c9f2264f722fc3ab579b8aeb9 20:27:31 $ docker rm -f --volumes 5ed23a9c4561711674131f393622e7b376a26b5c9f2264f722fc3ab579b8aeb9 [Pipeline] // withDockerContainer [Pipeline] sh 20:27:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:27:33 Warning: overwriting stash ‘coverage-report’ 20:27:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:27:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:27:34 + ls -al . 20:27:34 total 240 20:27:34 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 20:23 . 20:27:34 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 20:20 .. 20:27:34 -rw-rw-r-- 1 jenkins jenkins 151 Nov 11 20:20 .dockerignore 20:27:34 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 20:20 .git 20:27:34 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 20:20 .github 20:27:34 -rw-rw-r-- 1 jenkins jenkins 264 Nov 11 20:20 .gitignore 20:27:34 -rw-rw-r-- 1 jenkins jenkins 41 Nov 11 20:20 .golangci.yml 20:27:34 -rw-rw-r-- 1 jenkins jenkins 20138 Nov 11 20:20 Attribution.txt 20:27:34 -rw-rw-r-- 1 jenkins jenkins 17685 Nov 11 20:20 CHANGELOG.md 20:27:34 -rw-rw-r-- 1 jenkins jenkins 1697 Nov 11 20:20 Dockerfile 20:27:34 -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 20:20 GOVERNANCE.md 20:27:34 -rw-rw-r-- 1 jenkins jenkins 680 Nov 11 20:20 Jenkinsfile 20:27:34 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 11 20:20 LICENSE 20:27:34 -rw-rw-r-- 1 jenkins jenkins 2598 Nov 11 20:20 Makefile 20:27:34 -rw-rw-r-- 1 jenkins jenkins 620 Nov 11 20:20 OWNERS.md 20:27:34 -rw-rw-r-- 1 jenkins jenkins 3989 Nov 11 20:20 README.md 20:27:34 -rw-rw-r-- 1 jenkins jenkins 5 Nov 11 20:18 VERSION 20:27:34 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 20:20 bin 20:27:34 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 20:20 cmd 20:27:34 -rw-r--r-- 1 jenkins jenkins 14565 Nov 11 20:26 coverage.out 20:27:34 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 20:20 driver 20:27:34 -rw-rw-r-- 1 jenkins jenkins 6390 Nov 11 20:20 go.mod 20:27:34 -rw-rw-r-- 1 jenkins jenkins 87337 Nov 11 20:20 go.sum 20:27:34 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 20:20 openapi 20:27:34 -rw-rw-r-- 1 jenkins jenkins 713 Nov 11 20:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:34 + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f4a1bb93bbea8a4c5f5f336bc6de3a894f1fd3ff --label arch=arm64 --label version=0.0.0 . 20:27:34 Sending build context to Docker daemon 156.2kB 20:27:35 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 20:27:35 Step 2/26 : FROM ${BASE} AS builder 20:27:35 ---> 95b18489da0c 20:27:35 Step 3/26 : ARG ADD_BUILD_TAGS="" 20:27:35 ---> Running in 2627f1c2c2b0 20:27:35 Removing intermediate container 2627f1c2c2b0 20:27:35 ---> ff4a2aa43592 20:27:35 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:27:35 ---> Running in 2bd95af42f3c 20:27:35 Removing intermediate container 2bd95af42f3c 20:27:35 ---> d8386e0329b6 20:27:35 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:27:36 ---> Running in 7787e5a4f386 20:27:36 Removing intermediate container 7787e5a4f386 20:27:36 ---> e6929d34958b 20:27:36 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 20:27:36 ---> Running in 4f5b7afcd58b 20:27:36 Removing intermediate container 4f5b7afcd58b 20:27:36 ---> ea78c001f701 20:27:36 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:27:36 ---> Running in ecf39bca3bf6 20:27:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 20:27:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 20:27:39 OK: 242 MiB in 58 packages 20:27:40 Removing intermediate container ecf39bca3bf6 20:27:40 ---> c170dfecc50f 20:27:40 Step 8/26 : WORKDIR /device-rest-go 20:27:40 ---> Running in a45a8b0a4759 20:27:41 Removing intermediate container a45a8b0a4759 20:27:41 ---> 1688d5ce7751 20:27:41 Step 9/26 : COPY go.mod vendor* ./ 20:27:41 ---> 42a0b7e36b60 20:27:41 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:41 ---> Running in abc2a5567ea6 20:27:43 Removing intermediate container abc2a5567ea6 20:27:43 ---> f62431093da4 20:27:43 Step 11/26 : COPY . . 20:27:44 ---> 74a8405ea609 20:27:44 Step 12/26 : RUN $MAKE 20:27:44 ---> Running in b9d43c9b7d9d 20:27:45 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.6 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 20:30:51 Removing intermediate container b9d43c9b7d9d 20:30:51 ---> ba70fb161e52 20:30:51 Step 13/26 : FROM alpine:3.20 20:30:51 3.20: Pulling from library/alpine 20:30:51 cf04c63912e1: Already exists 20:30:51 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 20:30:51 Status: Downloaded newer image for alpine:3.20 20:30:51 ---> c157a85ed455 20:30:51 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:30:51 ---> Running in 077973c11e7a 20:30:51 Removing intermediate container 077973c11e7a 20:30:51 ---> b265b2d7e892 20:30:51 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 20:30:51 ---> Running in 6eae89b4ed5d 20:30:51 Removing intermediate container 6eae89b4ed5d 20:30:51 ---> b9604ce49e4f 20:30:51 Step 16/26 : RUN apk add --update --no-cache dumb-init 20:30:51 ---> Running in 94968defbcaf 20:30:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 20:30:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 20:30:51 (1/1) Installing dumb-init (1.2.5-r3) 20:30:51 Executing busybox-1.36.1-r29.trigger 20:30:51 OK: 9 MiB in 15 packages 20:30:51 Removing intermediate container 94968defbcaf 20:30:51 ---> 6d6b4fed171a 20:30:51 Step 17/26 : RUN apk --no-cache upgrade 20:30:52 ---> Running in 74ae6d42f2c2 20:30:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 20:30:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 20:30:54 Upgrading critical system libraries and apk-tools: 20:30:54 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 20:30:54 Executing busybox-1.36.1-r29.trigger 20:30:54 Continuing the upgrade transaction with new apk-tools: 20:30:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 20:30:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 20:30:56 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 20:30:56 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 20:30:56 OK: 9 MiB in 15 packages 20:30:57 Removing intermediate container 74ae6d42f2c2 20:30:57 ---> c8c1e82bea31 20:30:57 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 20:30:59 ---> 8ceae943931a 20:30:59 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 20:30:59 ---> 5940d3676575 20:30:59 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 20:30:59 ---> 428a57efe058 20:30:59 Step 21/26 : EXPOSE 59986 20:30:59 ---> Running in f6fad362aeb1 20:31:00 Removing intermediate container f6fad362aeb1 20:31:00 ---> 7e0890157e3e 20:31:00 Step 22/26 : ENTRYPOINT ["/device-rest"] 20:31:00 ---> Running in a88ea609b2c3 20:31:00 Removing intermediate container a88ea609b2c3 20:31:00 ---> 59ea1933b5ea 20:31:00 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 20:31:00 ---> Running in c1481aff0ed3 20:31:01 Removing intermediate container c1481aff0ed3 20:31:01 ---> 0619d524d658 20:31:01 Step 24/26 : LABEL arch=arm64 20:31:01 ---> Running in 30ceee39c55f 20:31:01 Removing intermediate container 30ceee39c55f 20:31:01 ---> a1d886513b4c 20:31:01 Step 25/26 : LABEL git_sha=f4a1bb93bbea8a4c5f5f336bc6de3a894f1fd3ff 20:31:01 ---> Running in 1c9df8cfa497 20:31:01 Removing intermediate container 1c9df8cfa497 20:31:01 ---> 3135792bd422 20:31:01 Step 26/26 : LABEL version=0.0.0 20:31:01 ---> Running in e9e3c950a2ad 20:31:02 Removing intermediate container e9e3c950a2ad 20:31:02 ---> 124e2b60d231 20:31:02 [Warning] One or more build-args [ARCH] were not consumed 20:31:02 Successfully built 124e2b60d231 20:31:02 Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:31:03 20:31:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:31:03 arm64: Pulling from edgex-lftools-log-publisher 20:31:03 8998bd30e6a1: Pulling fs layer 20:31:03 04944245beec: Pulling fs layer 20:31:03 699f458cf7ca: Pulling fs layer 20:31:03 765212b225bb: Pulling fs layer 20:31:03 f23df028b6ca: Pulling fs layer 20:31:03 d65c8cfc05b1: Pulling fs layer 20:31:03 2437ff75d9bd: Pulling fs layer 20:31:03 f23df028b6ca: Waiting 20:31:03 d65c8cfc05b1: Waiting 20:31:03 2437ff75d9bd: Waiting 20:31:03 765212b225bb: Waiting 20:31:03 04944245beec: Verifying Checksum 20:31:03 04944245beec: Download complete 20:31:03 765212b225bb: Verifying Checksum 20:31:03 765212b225bb: Download complete 20:31:03 f23df028b6ca: Verifying Checksum 20:31:03 f23df028b6ca: Download complete 20:31:03 d65c8cfc05b1: Verifying Checksum 20:31:03 d65c8cfc05b1: Download complete 20:31:04 699f458cf7ca: Verifying Checksum 20:31:04 699f458cf7ca: Download complete 20:31:04 8998bd30e6a1: Verifying Checksum 20:31:04 8998bd30e6a1: Download complete 20:31:06 2437ff75d9bd: Verifying Checksum 20:31:06 2437ff75d9bd: Download complete 20:31:08 8998bd30e6a1: Pull complete 20:31:09 04944245beec: Pull complete 20:31:10 699f458cf7ca: Pull complete 20:31:10 765212b225bb: Pull complete 20:31:11 f23df028b6ca: Pull complete 20:31:11 d65c8cfc05b1: Pull complete 20:31:29 2437ff75d9bd: Pull complete 20:31:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:31:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:31:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:31:30 prd-ubuntu20.04-docker-arm64-4c-16g-26204 does not seem to be running inside a container 20:31:30 $ 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/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:31:33 $ docker top 4478c1d5a68f7bb378cba1e5df15b370b23d7ecfdd073fd9ccfbc9dbb2c0e41c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:31:33 ---> job-cost.sh 20:31:33 lf-activate-venv: SKIPPING 20:31:33 INFO: No Stack... 20:31:34 INFO: Retrieving Pricing Info for: v3-standard-4 20:31:35 INFO: Archiving Costs [Pipeline] sh 20:31:35 + cat /w/workspace/device-rest-go/1/archives/cost.csv 20:31:35 + cut -d, -f6 [Pipeline] lock 20:31:35 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-PR-427-1-stack-cost] 20:31:35 Resource [jenkins-edgexfoundry-device-rest-go-PR-427-1-stack-cost] did not exist. Created. 20:31:35 Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-PR-427-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:31:36 /w/workspace/device-rest-go/1@tmp/durable-fa65428c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:31:37 + echo total: 0.10999999940395355 [Pipeline] stash 20:31:37 Warning: overwriting stash ‘stack-cost’ 20:31:37 Stashed 1 file(s) [Pipeline] } 20:31:37 Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-PR-427-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:31:37 $ docker stop --time=1 4478c1d5a68f7bb378cba1e5df15b370b23d7ecfdd073fd9ccfbc9dbb2c0e41c 20:31:39 $ docker rm -f --volumes 4478c1d5a68f7bb378cba1e5df15b370b23d7ecfdd073fd9ccfbc9dbb2c0e41c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:31:40 provisioning config files... 20:31:40 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-427@tmp/config5565834113741960993tmp [Pipeline] { [Pipeline] sh 20:31:40 + set +x 20:31:40 + bash -s -- 20:31:40 + curl -s https://codecov.io/bash 20:31:40 20:31:40 _____ _ 20:31:40 / ____| | | 20:31:40 | | ___ __| | ___ ___ _____ __ 20:31:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:31:40 | |___| (_) | (_| | __/ (_| (_) \ V / 20:31:40 \_____\___/ \__,_|\___|\___\___/ \_/ 20:31:40 Bash-1.0.6 20:31:40 20:31:40 20:31:40 ==> git version 2.25.1 found 20:31:40 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:31:40 Release-Date: 2020-01-08 20:31:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:31:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:31:40 ==> Jenkins CI detected. 20:31:40 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-427 20:31:40 project root: . 20:31:40 --> token set from env 20:31:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:31:40 ==> Running gcov in . (disable via -X gcov) 20:31:40 ==> Python coveragepy not found 20:31:40 ==> Searching for coverage reports in: 20:31:40 + . 20:31:40 -> Found 1 reports 20:31:40 ==> Detecting git/mercurial file structure 20:31:40 ==> Reading reports 20:31:40 + ./coverage.out bytes=14565 20:31:40 ==> Appending adjustments 20:31:40 https://docs.codecov.io/docs/fixing-reports 20:31:40 + Found adjustments 20:31:40 ==> Gzipping contents 20:31:40 4.0K /tmp/codecov.d0Mptv.gz 20:31:40 ==> Uploading reports 20:31:40 url: https://codecov.io 20:31:40 query: branch=PR-427&commit=f4a1bb93bbea8a4c5f5f336bc6de3a894f1fd3ff&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-427%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=427&job=&cmd_args= 20:31:40 -> Pinging Codecov 20:31:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-427&commit=f4a1bb93bbea8a4c5f5f336bc6de3a894f1fd3ff&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-427%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=427&job=&cmd_args= 20:31:41 -> Uploading to 20:31:41 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rest-go/f4a1bb93bbea8a4c5f5f336bc6de3a894f1fd3ff/9132d756-4f5d-45b5-a36e-7f235d3a898a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241111%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241111T203140Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=55590827aad404a32f92816aef31a51ec3a32e3cef2d1b8370d6c88a74986c25 20:31:41 % Total % Received % Xferd Average Speed Time Time Time Current 20:31:41 Dload Upload Total Spent Left Speed 20:31:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2327 0 0 100 2327 0 36359 --:--:-- --:--:-- --:--:-- 35800 100 2327 0 0 100 2327 0 10388 --:--:-- --:--:-- --:--:-- 10342 20:31:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/f4a1bb93bbea8a4c5f5f336bc6de3a894f1fd3ff [Pipeline] } 20:31:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:31:43 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-427/archives ] 20:31:43 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-427/archives 20:31:43 total 16 20:31:43 drwxr-xr-x 3 root root 4096 Nov 11 20:21 . 20:31:43 drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 20:21 .. 20:31:43 drwxr-xr-x 2 root root 4096 Nov 11 20:21 cost 20:31:43 -rw-r--r-- 1 root root 86 Nov 11 20:21 cost.csv 20:31:43 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-427/archives 20:31:43 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-427/archives 20:31:43 total 16 20:31:43 drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 20:21 . 20:31:43 drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 20:21 .. 20:31:43 drwxr-xr-x 2 jenkins jenkins 4096 Nov 11 20:21 cost 20:31:43 -rw-r--r-- 1 jenkins jenkins 86 Nov 11 20:21 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:31:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:31:44 ---> package-listing.sh 20:31:44 ++ facter osfamily 20:31:44 ++ tr '[:upper:]' '[:lower:]' 20:31:45 + OS_FAMILY=debian 20:31:45 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-427 20:31:45 + START_PACKAGES=/tmp/packages_start.txt 20:31:45 + END_PACKAGES=/tmp/packages_end.txt 20:31:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:31:45 + PACKAGES=/tmp/packages_start.txt 20:31:45 + '[' /w/workspace/gexfoundry_device-rest-go_PR-427 ']' 20:31:45 + PACKAGES=/tmp/packages_end.txt 20:31:45 + case "${OS_FAMILY}" in 20:31:45 + dpkg -l 20:31:45 + grep '^ii' 20:31:45 + '[' -f /tmp/packages_start.txt ']' 20:31:45 + '[' -f /tmp/packages_end.txt ']' 20:31:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:31:45 + '[' /w/workspace/gexfoundry_device-rest-go_PR-427 ']' 20:31:45 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-427/archives/ 20:31:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-427/archives/ [Pipeline] echo 20:31:45 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-rest-go_PR-427/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:31:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:31:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:31:46 prd-ubuntu20.04-docker-8c-8g-26203 does not seem to be running inside a container 20:31:46 $ 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-rest-go_PR-427/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-rest-go_PR-427 -v /w/workspace/gexfoundry_device-rest-go_PR-427:/w/workspace/gexfoundry_device-rest-go_PR-427:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-427@tmp:/w/workspace/gexfoundry_device-rest-go_PR-427@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:latest cat 20:31:46 $ docker top 0d8b855d1b56dc39ffdc6f121cd53578610f9656f56e40f1454566caaff29bae -eo pid,comm [Pipeline] { [Pipeline] sh 20:31:46 + touch /tmp/pre-build-complete [Pipeline] sh 20:31:47 + mkdir -p /var/log/sysstat [Pipeline] sh 20:31:47 + ls /var/log/sa-host 20:31:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:31:47 provisioning config files... 20:31:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-427@tmp/config4805674489277688206tmp [Pipeline] { [Pipeline] echo 20:31:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:31:48 ---> create-netrc.sh [Pipeline] } 20:31:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:31:48 ---> python-tools-install.sh [Pipeline] echo 20:31:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:31:49 ---> sudo-logs.sh 20:31:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:31:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:31:49 ---> job-cost.sh 20:31:49 lf-activate-venv: SKIPPING 20:31:49 DEBUG: total: 0.2199999988079071 20:31:49 INFO: Retrieving Stack Cost... 20:31:49 INFO: Retrieving Pricing Info for: v3-standard-8 20:31:50 INFO: Archiving Costs [Pipeline] echo 20:31:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:31:50 ---> logs-deploy.sh 20:31:50 lf-activate-venv: SKIPPING 20:31:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-427/1 20:31:50 INFO: archiving workspace using pattern(s): 20:31:51 Archives upload complete. 20:31:51 INFO: archiving logs to Nexus