Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c1ff3e5bb14fe4e156aaffe1fac9f40b5f1dff52 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-ssh11323910946106667777.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh5844110150513248805.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9155616263542196208.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17884432613404653399.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15560852962436627307.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-37149’ Running on prd-ubuntu20.04-docker-8c-8g-37155 in /w/workspace/edgexfoundry_device-rest-go_main [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/edgexfoundry_device-rest-go_main # 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 Avoid second fetch Checking out Revision c1ff3e5bb14fe4e156aaffe1fac9f40b5f1dff52 (main) Commit message: "Merge pull request #445 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.19" > 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 core.sparsecheckout # timeout=10 > git checkout -f c1ff3e5bb14fe4e156aaffe1fac9f40b5f1dff52 # timeout=10 > git rev-list --no-walk 44c24e83daab78d9ed0bd0eb68b9db7d62c051e4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-20T01:10:39.164Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-20T01:10:39.253Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-20T01:10:39.302Z] ========================================================= [2025-01-20T01:10:39.302Z] EdgeX Global Pipelines Version Info [2025-01-20T01:10:39.302Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-20T01:10:40.058Z] ------------------- [2025-01-20T01:10:40.058Z] stable info: [2025-01-20T01:10:40.058Z] ------------------- [2025-01-20T01:10:40.058Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-20T01:10:40.059Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-20T01:10:40.059Z] Message: update stable to v1.0.269 [2025-01-20T01:10:40.633Z] ------------------- [2025-01-20T01:10:40.633Z] experimental info: [2025-01-20T01:10:40.633Z] ------------------- [2025-01-20T01:10:40.633Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-20T01:10:40.633Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-20T01:10:40.633Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-20T01:10:40.722Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2025-01-20T01:10:40.746Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2025-01-20T01:10:40.766Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-20T01:10:40.792Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-20T01:10:40.816Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-20T01:10:40.839Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-20T01:10:40.861Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-20T01:10:40.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-01-20T01:10:40.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-20T01:10:40.931Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-20T01:10:40.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-20T01:10:40.967Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2025-01-20T01:10:40.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-20T01:10:41.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-20T01:10:41.030Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-20T01:10:41.052Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-20T01:10:41.083Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-01-20T01:10:41.104Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-01-20T01:10:41.157Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-20T01:10:41.178Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-20T01:10:41.200Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-01-20T01:10:41.237Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-01-20T01:10:41.257Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-01-20T01:10:41.279Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-01-20T01:10:41.303Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-01-20T01:10:41.326Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-20T01:10:41.351Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-20T01:10:41.379Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-01-20T01:10:41.405Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-01-20T01:10:41.431Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-01-20T01:10:41.454Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c1ff3e5bb14fe4e156aaffe1fac9f40b5f1dff52 [Pipeline] echo [2025-01-20T01:10:41.479Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c1ff3e5 [Pipeline] echo [2025-01-20T01:10:41.504Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-20T01:10:41.570Z] provisioning config files... [2025-01-20T01:10:41.583Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config14057948260100520465tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T01:10:41.936Z] ---> ****-login.sh [2025-01-20T01:10:41.936Z] nexus3.edgexfoundry.org:10001 [2025-01-20T01:10:42.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:10:42.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:10:42.198Z] Configure a credential helper to remove this warning. See [2025-01-20T01:10:42.198Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:10:42.198Z] [2025-01-20T01:10:42.198Z] Login Succeeded [2025-01-20T01:10:42.198Z] nexus3.edgexfoundry.org:10002 [2025-01-20T01:10:42.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:10:42.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:10:42.460Z] Configure a credential helper to remove this warning. See [2025-01-20T01:10:42.460Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:10:42.460Z] [2025-01-20T01:10:42.460Z] Login Succeeded [2025-01-20T01:10:42.460Z] nexus3.edgexfoundry.org:10003 [2025-01-20T01:10:42.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:10:42.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:10:42.460Z] Configure a credential helper to remove this warning. See [2025-01-20T01:10:42.460Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:10:42.460Z] [2025-01-20T01:10:42.460Z] Login Succeeded [2025-01-20T01:10:42.460Z] nexus3.edgexfoundry.org:10004 [2025-01-20T01:10:42.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:10:42.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:10:42.723Z] Configure a credential helper to remove this warning. See [2025-01-20T01:10:42.723Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:10:42.723Z] [2025-01-20T01:10:42.723Z] Login Succeeded [2025-01-20T01:10:42.723Z] ****.io [2025-01-20T01:10:42.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:10:42.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:10:42.985Z] Configure a credential helper to remove this warning. See [2025-01-20T01:10:42.985Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:10:42.985Z] [2025-01-20T01:10:42.985Z] Login Succeeded [2025-01-20T01:10:42.985Z] ---> ****-login.sh ends [Pipeline] } [2025-01-20T01:10:42.992Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-01-20T01:10:43.422Z] + git rev-list -1 --merges c1ff3e5bb14fe4e156aaffe1fac9f40b5f1dff52~1..c1ff3e5bb14fe4e156aaffe1fac9f40b5f1dff52 [Pipeline] echo [2025-01-20T01:10:43.449Z] -----------> git rev-list -1 --merges c1ff3e5bb14fe4e156aaffe1fac9f40b5f1dff52~1..c1ff3e5bb14fe4e156aaffe1fac9f40b5f1dff52 c1ff3e5bb14fe4e156aaffe1fac9f40b5f1dff52 [2025-01-20T01:10:43.449Z] c1ff3e5bb14fe4e156aaffe1fac9f40b5f1dff52 [false] [Pipeline] sh [2025-01-20T01:10:43.741Z] + git log --format=format:%s -1 c1ff3e5bb14fe4e156aaffe1fac9f40b5f1dff52 [Pipeline] echo [2025-01-20T01:10:43.758Z] ========================================================= [2025-01-20T01:10:43.758Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-20T01:10:43.758Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-20T01:10:44.116Z] + git log --format=format:%s -1 c1ff3e5bb14fe4e156aaffe1fac9f40b5f1dff52 [Pipeline] echo [2025-01-20T01:10:44.129Z] [semverPrep] GIT_COMMIT: c1ff3e5bb14fe4e156aaffe1fac9f40b5f1dff52, Commit Message: Merge pull request #445 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.19 [Pipeline] echo [2025-01-20T01:10:44.151Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-01-20T01:10:44.539Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-20T01:10:44.539Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-20T01:10:44.539Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-20T01:10:44.539Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-20T01:10:44.539Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-20T01:10:44.539Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-20T01:10:44.539Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:10:44.964Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-20T01:10:44.964Z] [2025-01-20T01:10:44.964Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:10:45.269Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-20T01:10:45.269Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-20T01:10:45.269Z] b85a868b505f: Pulling fs layer [2025-01-20T01:10:45.269Z] e2be974225ed: Pulling fs layer [2025-01-20T01:10:45.269Z] 339a4e72a1f5: Pulling fs layer [2025-01-20T01:10:45.269Z] 988bab9f4d93: Pulling fs layer [2025-01-20T01:10:45.269Z] 1469e6f7b9e6: Pulling fs layer [2025-01-20T01:10:45.269Z] eaf3925da568: Pulling fs layer [2025-01-20T01:10:45.269Z] bab4dde63d76: Pulling fs layer [2025-01-20T01:10:45.269Z] bde34c3a00c8: Pulling fs layer [2025-01-20T01:10:45.269Z] 988bab9f4d93: Waiting [2025-01-20T01:10:45.269Z] 1469e6f7b9e6: Waiting [2025-01-20T01:10:45.269Z] eaf3925da568: Waiting [2025-01-20T01:10:45.269Z] bab4dde63d76: Waiting [2025-01-20T01:10:45.269Z] b352a97aabf1: Pulling fs layer [2025-01-20T01:10:45.269Z] 4872d77fe225: Pulling fs layer [2025-01-20T01:10:45.269Z] 5851b861e8e6: Pulling fs layer [2025-01-20T01:10:45.269Z] bde34c3a00c8: Waiting [2025-01-20T01:10:45.269Z] 4872d77fe225: Waiting [2025-01-20T01:10:45.269Z] 5851b861e8e6: Waiting [2025-01-20T01:10:45.269Z] b352a97aabf1: Waiting [2025-01-20T01:10:45.269Z] e2be974225ed: Download complete [2025-01-20T01:10:45.269Z] 988bab9f4d93: Verifying Checksum [2025-01-20T01:10:45.269Z] 988bab9f4d93: Download complete [2025-01-20T01:10:45.530Z] 1469e6f7b9e6: Verifying Checksum [2025-01-20T01:10:45.530Z] 1469e6f7b9e6: Download complete [2025-01-20T01:10:45.530Z] eaf3925da568: Verifying Checksum [2025-01-20T01:10:45.530Z] eaf3925da568: Download complete [2025-01-20T01:10:45.530Z] 339a4e72a1f5: Verifying Checksum [2025-01-20T01:10:45.530Z] 339a4e72a1f5: Download complete [2025-01-20T01:10:45.530Z] bde34c3a00c8: Download complete [2025-01-20T01:10:45.530Z] b352a97aabf1: Download complete [2025-01-20T01:10:45.530Z] 4872d77fe225: Verifying Checksum [2025-01-20T01:10:45.530Z] 4872d77fe225: Download complete [2025-01-20T01:10:45.530Z] 5851b861e8e6: Verifying Checksum [2025-01-20T01:10:45.530Z] 5851b861e8e6: Download complete [2025-01-20T01:10:45.530Z] b85a868b505f: Verifying Checksum [2025-01-20T01:10:45.530Z] b85a868b505f: Download complete [2025-01-20T01:10:46.096Z] bab4dde63d76: Verifying Checksum [2025-01-20T01:10:46.096Z] bab4dde63d76: Download complete [2025-01-20T01:10:47.033Z] b85a868b505f: Pull complete [2025-01-20T01:10:47.292Z] e2be974225ed: Pull complete [2025-01-20T01:10:47.551Z] 339a4e72a1f5: Pull complete [2025-01-20T01:10:47.811Z] 988bab9f4d93: Pull complete [2025-01-20T01:10:48.071Z] 1469e6f7b9e6: Pull complete [2025-01-20T01:10:48.071Z] eaf3925da568: Pull complete [2025-01-20T01:10:49.973Z] bab4dde63d76: Pull complete [2025-01-20T01:10:49.973Z] bde34c3a00c8: Pull complete [2025-01-20T01:10:49.973Z] b352a97aabf1: Pull complete [2025-01-20T01:10:49.973Z] 4872d77fe225: Pull complete [2025-01-20T01:10:49.973Z] 5851b861e8e6: Pull complete [2025-01-20T01:10:50.232Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-20T01:10:50.232Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-20T01:10:50.232Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T01:10:50.394Z] prd-ubuntu20.04-docker-8c-8g-37155 does not seem to be running inside a container [2025-01-20T01:10:50.408Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-20T01:10:55.904Z] $ docker top c3f7e5147f87dc513c856f9d4d73184c661223dbb3ff5e7e9040485515b8c12c -eo pid,comm [2025-01-20T01:10:55.967Z] 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). [2025-01-20T01:10:55.967Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-20T01:10:56.042Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-20T01:10:56.042Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-20T01:10:56.149Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-20T01:10:56.139Z] $ docker exec c3f7e5147f87dc513c856f9d4d73184c661223dbb3ff5e7e9040485515b8c12c ssh-agent [2025-01-20T01:10:56.266Z] SSH_AUTH_SOCK=/tmp/ssh-pq8VD6JRBL8g/agent.32 [2025-01-20T01:10:56.266Z] SSH_AGENT_PID=38 [2025-01-20T01:10:56.274Z] Running ssh-add (command line suppressed) [2025-01-20T01:10:56.371Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4405004657203365408.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4405004657203365408.key) [2025-01-20T01:10:56.400Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-20T01:10:56.696Z] + git tag --points-at HEAD [Pipeline] } [2025-01-20T01:10:56.715Z] $ docker exec --env ******** --env ******** c3f7e5147f87dc513c856f9d4d73184c661223dbb3ff5e7e9040485515b8c12c ssh-agent -k [2025-01-20T01:10:56.813Z] unset SSH_AUTH_SOCK; [2025-01-20T01:10:56.814Z] unset SSH_AGENT_PID; [2025-01-20T01:10:56.814Z] echo Agent pid 38 killed; [2025-01-20T01:10:56.835Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-20T01:10:56.874Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-20T01:10:56.874Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-20T01:10:56.993Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-20T01:10:56.985Z] $ docker exec c3f7e5147f87dc513c856f9d4d73184c661223dbb3ff5e7e9040485515b8c12c ssh-agent [2025-01-20T01:10:57.109Z] SSH_AUTH_SOCK=/tmp/ssh-lhCPcIlRsLZe/agent.72 [2025-01-20T01:10:57.109Z] SSH_AGENT_PID=78 [2025-01-20T01:10:57.115Z] Running ssh-add (command line suppressed) [2025-01-20T01:10:57.215Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5868985107911681190.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5868985107911681190.key) [2025-01-20T01:10:57.239Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-20T01:10:57.536Z] + git semver init [2025-01-20T01:10:57.796Z] 2025-01-20 01:10:57,747 [run_init] DEBUG init version:0.0.0 force:False [2025-01-20T01:10:57.796Z] 2025-01-20 01:10:57,748 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2025-01-20T01:10:57.796Z] 2025-01-20 01:10:57,748 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2025-01-20T01:10:57.796Z] 2025-01-20 01:10:57,749 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/edgexfoundry_device-rest-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2025-01-20T01:10:59.706Z] 2025-01-20 01:10:59,277 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2025-01-20T01:10:59.706Z] 2025-01-20 01:10:59,278 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2025-01-20T01:10:59.706Z] 2025-01-20 01:10:59,278 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-01-20T01:10:59.706Z] 2025-01-20 01:10:59,278 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-01-20T01:10:59.706Z] 4.0.0-dev.7 [Pipeline] } [2025-01-20T01:10:59.705Z] $ docker exec --env ******** --env ******** c3f7e5147f87dc513c856f9d4d73184c661223dbb3ff5e7e9040485515b8c12c ssh-agent -k [2025-01-20T01:10:59.800Z] unset SSH_AUTH_SOCK; [2025-01-20T01:10:59.800Z] unset SSH_AGENT_PID; [2025-01-20T01:10:59.801Z] echo Agent pid 78 killed; [2025-01-20T01:10:59.823Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-20T01:11:00.147Z] + git semver [Pipeline] } [2025-01-20T01:11:00.407Z] $ docker stop --time=1 c3f7e5147f87dc513c856f9d4d73184c661223dbb3ff5e7e9040485515b8c12c [2025-01-20T01:11:01.691Z] $ docker rm -f --volumes c3f7e5147f87dc513c856f9d4d73184c661223dbb3ff5e7e9040485515b8c12c [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-20T01:11:02.055Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-20T01:11:02.292Z] Stashed 1 file(s) [Pipeline] echo [2025-01-20T01:11:02.295Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.7 [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 [2025-01-20T01:11:02.478Z] provisioning config files... [2025-01-20T01:11:02.489Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8487970973054268230tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T01:11:02.816Z] ---> ****-login.sh [2025-01-20T01:11:02.816Z] nexus3.edgexfoundry.org:10001 [2025-01-20T01:11:02.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:11:02.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:11:02.816Z] Configure a credential helper to remove this warning. See [2025-01-20T01:11:02.816Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:11:02.816Z] [2025-01-20T01:11:02.816Z] Login Succeeded [2025-01-20T01:11:02.816Z] nexus3.edgexfoundry.org:10002 [2025-01-20T01:11:02.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:11:02.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:11:02.817Z] Configure a credential helper to remove this warning. See [2025-01-20T01:11:02.817Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:11:02.817Z] [2025-01-20T01:11:02.817Z] Login Succeeded [2025-01-20T01:11:02.817Z] nexus3.edgexfoundry.org:10003 [2025-01-20T01:11:03.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:11:03.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:11:03.077Z] Configure a credential helper to remove this warning. See [2025-01-20T01:11:03.077Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:11:03.077Z] [2025-01-20T01:11:03.077Z] Login Succeeded [2025-01-20T01:11:03.078Z] nexus3.edgexfoundry.org:10004 [2025-01-20T01:11:03.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:11:03.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:11:03.078Z] Configure a credential helper to remove this warning. See [2025-01-20T01:11:03.078Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:11:03.078Z] [2025-01-20T01:11:03.078Z] Login Succeeded [2025-01-20T01:11:03.078Z] ****.io [2025-01-20T01:11:03.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:11:03.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:11:03.339Z] Configure a credential helper to remove this warning. See [2025-01-20T01:11:03.339Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:11:03.339Z] [2025-01-20T01:11:03.339Z] Login Succeeded [2025-01-20T01:11:03.339Z] ---> ****-login.sh ends [Pipeline] } [2025-01-20T01:11:03.346Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-20T01:11:03.442Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-20T01:11:03.458Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-20T01:11:03.469Z] ========================================================= [2025-01-20T01:11:03.469Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-20T01:11:03.469Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:11:03.812Z] + 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 . [2025-01-20T01:11:03.812Z] Sending build context to Docker daemon 16.66MB [2025-01-20T01:11:03.812Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-01-20T01:11:03.812Z] Step 2/12 : FROM ${BASE} AS builder [2025-01-20T01:11:03.812Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-20T01:11:03.812Z] da9db072f522: Pulling fs layer [2025-01-20T01:11:03.812Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-20T01:11:03.812Z] 06f05ace1117: Pulling fs layer [2025-01-20T01:11:03.812Z] 5fe327b54edc: Pulling fs layer [2025-01-20T01:11:03.812Z] 4f4fb700ef54: Pulling fs layer [2025-01-20T01:11:03.812Z] 92a5565b7b96: Pulling fs layer [2025-01-20T01:11:03.812Z] ff9bb7016b71: Pulling fs layer [2025-01-20T01:11:03.812Z] b67dba6c2c7d: Pulling fs layer [2025-01-20T01:11:03.812Z] a813b0c90790: Pulling fs layer [2025-01-20T01:11:03.812Z] 4f4fb700ef54: Waiting [2025-01-20T01:11:03.812Z] 92a5565b7b96: Waiting [2025-01-20T01:11:03.812Z] ff9bb7016b71: Waiting [2025-01-20T01:11:03.812Z] a813b0c90790: Waiting [2025-01-20T01:11:03.812Z] b67dba6c2c7d: Waiting [2025-01-20T01:11:03.812Z] 5fe327b54edc: Waiting [2025-01-20T01:11:04.070Z] 6ef4a4ee8ca5: Verifying Checksum [2025-01-20T01:11:04.070Z] 6ef4a4ee8ca5: Download complete [2025-01-20T01:11:04.070Z] 5fe327b54edc: Download complete [2025-01-20T01:11:04.070Z] 4f4fb700ef54: Verifying Checksum [2025-01-20T01:11:04.070Z] 4f4fb700ef54: Download complete [2025-01-20T01:11:04.070Z] 92a5565b7b96: Verifying Checksum [2025-01-20T01:11:04.070Z] 92a5565b7b96: Download complete [2025-01-20T01:11:04.070Z] da9db072f522: Download complete [2025-01-20T01:11:04.070Z] ff9bb7016b71: Verifying Checksum [2025-01-20T01:11:04.070Z] ff9bb7016b71: Download complete [2025-01-20T01:11:04.070Z] da9db072f522: Pull complete [2025-01-20T01:11:04.328Z] a813b0c90790: Verifying Checksum [2025-01-20T01:11:04.328Z] a813b0c90790: Download complete [2025-01-20T01:11:04.328Z] 6ef4a4ee8ca5: Pull complete [2025-01-20T01:11:04.586Z] 06f05ace1117: Download complete [2025-01-20T01:11:04.845Z] b67dba6c2c7d: Verifying Checksum [2025-01-20T01:11:04.845Z] b67dba6c2c7d: Download complete [2025-01-20T01:11:08.129Z] 06f05ace1117: Pull complete [2025-01-20T01:11:08.129Z] 5fe327b54edc: Pull complete [2025-01-20T01:11:08.129Z] 4f4fb700ef54: Pull complete [2025-01-20T01:11:08.129Z] 92a5565b7b96: Pull complete [2025-01-20T01:11:08.129Z] ff9bb7016b71: Pull complete [2025-01-20T01:11:10.663Z] b67dba6c2c7d: Pull complete [2025-01-20T01:11:11.230Z] a813b0c90790: Pull complete [2025-01-20T01:11:11.230Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-20T01:11:11.230Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-20T01:11:11.230Z] ---> 3ba60ce46760 [2025-01-20T01:11:11.230Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-01-20T01:11:17.437Z] Still waiting to schedule task [2025-01-20T01:11:17.438Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-37153’ [2025-01-20T01:11:19.360Z] ---> Running in 670f39ae5541 [2025-01-20T01:11:19.360Z] Removing intermediate container 670f39ae5541 [2025-01-20T01:11:19.360Z] ---> 6017152f3853 [2025-01-20T01:11:19.360Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-01-20T01:11:19.360Z] ---> Running in 6c2d2026044b [2025-01-20T01:11:19.360Z] Removing intermediate container 6c2d2026044b [2025-01-20T01:11:19.360Z] ---> c98213eb016e [2025-01-20T01:11:19.360Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-01-20T01:11:19.360Z] ---> Running in 4c9ff92a0ddc [2025-01-20T01:11:19.360Z] Removing intermediate container 4c9ff92a0ddc [2025-01-20T01:11:19.360Z] ---> fe7acd37834c [2025-01-20T01:11:19.360Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-01-20T01:11:19.360Z] ---> Running in 15bd201fbad3 [2025-01-20T01:11:19.360Z] Removing intermediate container 15bd201fbad3 [2025-01-20T01:11:19.360Z] ---> 47a6fae9297b [2025-01-20T01:11:19.360Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-01-20T01:11:19.360Z] ---> Running in cb2694ec4cd1 [2025-01-20T01:11:19.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T01:11:19.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T01:11:19.360Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2025-01-20T01:11:19.360Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-01-20T01:11:19.360Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2025-01-20T01:11:19.360Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2025-01-20T01:11:19.360Z] Executing busybox-1.36.1-r29.trigger [2025-01-20T01:11:19.360Z] OK: 252 MiB in 62 packages [2025-01-20T01:11:19.929Z] Removing intermediate container cb2694ec4cd1 [2025-01-20T01:11:19.929Z] ---> a02a6a0ab517 [2025-01-20T01:11:19.929Z] Step 8/12 : WORKDIR /device-rest-go [2025-01-20T01:11:19.929Z] ---> Running in d351adedd0c0 [2025-01-20T01:11:20.189Z] Removing intermediate container d351adedd0c0 [2025-01-20T01:11:20.189Z] ---> 22ad25776c5a [2025-01-20T01:11:20.189Z] Step 9/12 : COPY go.mod vendor* ./ [2025-01-20T01:11:20.189Z] ---> e8ea149c9b35 [2025-01-20T01:11:20.189Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T01:11:20.189Z] ---> Running in fa38fb4e566d [2025-01-20T01:12:28.206Z] Removing intermediate container fa38fb4e566d [2025-01-20T01:12:28.206Z] ---> 90a37a045c4e [2025-01-20T01:12:28.206Z] Step 11/12 : COPY . . [2025-01-20T01:12:28.777Z] ---> 666ec4356cba [2025-01-20T01:12:28.777Z] Step 12/12 : RUN $MAKE [2025-01-20T01:12:28.777Z] ---> Running in 20e231c3a046 [2025-01-20T01:12:29.047Z] noop [2025-01-20T01:12:29.307Z] Removing intermediate container 20e231c3a046 [2025-01-20T01:12:29.307Z] ---> 72133fcfbf64 [2025-01-20T01:12:29.307Z] Successfully built 72133fcfbf64 [2025-01-20T01:12:29.307Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:12:29.660Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-20T01:12:29.660Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T01:12:29.747Z] prd-ubuntu20.04-docker-8c-8g-37155 does not seem to be running inside a container [2025-01-20T01:12:29.780Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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 ******** ci-base-image-x86_64 cat [2025-01-20T01:12:30.098Z] $ docker top fd21ea1745147dde1f4ce1755109b6727790957ed4e0d71f10bf5eb1206e92f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-20T01:12:30.457Z] + go version [2025-01-20T01:12:30.458Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-20T01:12:30.474Z] $ docker stop --time=1 fd21ea1745147dde1f4ce1755109b6727790957ed4e0d71f10bf5eb1206e92f7 [2025-01-20T01:12:31.740Z] $ docker rm -f --volumes fd21ea1745147dde1f4ce1755109b6727790957ed4e0d71f10bf5eb1206e92f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:12:32.201Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-20T01:12:32.201Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T01:12:32.290Z] prd-ubuntu20.04-docker-8c-8g-37155 does not seem to be running inside a container [2025-01-20T01:12:32.325Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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 ******** ci-base-image-x86_64 cat [2025-01-20T01:12:32.662Z] $ docker top 09d5a6cbad9415c1ab7ac9023c74815bfcabf31f093c609b6d6e7c4da714a52c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-20T01:12:33.011Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2025-01-20T01:12:33.323Z] + make test [2025-01-20T01:12:33.323Z] go test ./... -coverprofile=coverage.out ./... [2025-01-20T01:12:35.236Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2025-01-20T01:12:53.318Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2025-01-20T01:12:53.318Z] ok github.com/edgexfoundry/device-rest-go/driver 0.011s coverage: 33.2% of statements [2025-01-20T01:13:03.284Z] go vet ./... [2025-01-20T01:13:07.465Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-20T01:13:07.465Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-20T01:13:07.465Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-20T01:13:07.739Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-20T01:13:07.764Z] $ docker stop --time=1 09d5a6cbad9415c1ab7ac9023c74815bfcabf31f093c609b6d6e7c4da714a52c [2025-01-20T01:13:13.022Z] $ docker rm -f --volumes 09d5a6cbad9415c1ab7ac9023c74815bfcabf31f093c609b6d6e7c4da714a52c [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-20T01:13:13.559Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-20T01:13:13.616Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-01-20T01:13:14.179Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-20T01:13:14.465Z] + ls -al . [2025-01-20T01:13:14.465Z] total 244 [2025-01-20T01:13:14.465Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 20 01:12 . [2025-01-20T01:13:14.465Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 01:10 .. [2025-01-20T01:13:14.465Z] -rw-rw-r-- 1 jenkins jenkins 151 Jan 20 01:10 .dockerignore [2025-01-20T01:13:14.465Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 01:12 .git [2025-01-20T01:13:14.465Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 01:10 .github [2025-01-20T01:13:14.465Z] -rw-rw-r-- 1 jenkins jenkins 264 Jan 20 01:10 .gitignore [2025-01-20T01:13:14.465Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 20 01:10 .golangci.yml [2025-01-20T01:13:14.465Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 20 01:10 .semver [2025-01-20T01:13:14.465Z] -rw-rw-r-- 1 jenkins jenkins 20138 Jan 20 01:10 Attribution.txt [2025-01-20T01:13:14.465Z] -rw-rw-r-- 1 jenkins jenkins 17685 Jan 20 01:10 CHANGELOG.md [2025-01-20T01:13:14.465Z] -rw-rw-r-- 1 jenkins jenkins 1697 Jan 20 01:10 Dockerfile [2025-01-20T01:13:14.465Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 20 01:10 GOVERNANCE.md [2025-01-20T01:13:14.465Z] -rw-rw-r-- 1 jenkins jenkins 680 Jan 20 01:10 Jenkinsfile [2025-01-20T01:13:14.465Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 20 01:10 LICENSE [2025-01-20T01:13:14.465Z] -rw-rw-r-- 1 jenkins jenkins 2598 Jan 20 01:10 Makefile [2025-01-20T01:13:14.465Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 20 01:10 OWNERS.md [2025-01-20T01:13:14.465Z] -rw-rw-r-- 1 jenkins jenkins 3989 Jan 20 01:10 README.md [2025-01-20T01:13:14.465Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 20 01:11 VERSION [2025-01-20T01:13:14.465Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 01:10 bin [2025-01-20T01:13:14.465Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 01:10 cmd [2025-01-20T01:13:14.465Z] -rw-r--r-- 1 jenkins jenkins 14565 Jan 20 01:12 coverage.out [2025-01-20T01:13:14.465Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 01:10 driver [2025-01-20T01:13:14.465Z] -rw-rw-r-- 1 jenkins jenkins 6339 Jan 20 01:10 go.mod [2025-01-20T01:13:14.465Z] -rw-rw-r-- 1 jenkins jenkins 86634 Jan 20 01:10 go.sum [2025-01-20T01:13:14.465Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 01:10 openapi [2025-01-20T01:13:14.465Z] -rw-rw-r-- 1 jenkins jenkins 713 Jan 20 01:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:13:14.803Z] + 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=c1ff3e5bb14fe4e156aaffe1fac9f40b5f1dff52 --label arch=amd64 --label version=4.0.0-dev.7 . [2025-01-20T01:13:14.803Z] Sending build context to Docker daemon 16.68MB [2025-01-20T01:13:14.803Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-01-20T01:13:14.803Z] Step 2/26 : FROM ${BASE} AS builder [2025-01-20T01:13:14.803Z] ---> 72133fcfbf64 [2025-01-20T01:13:14.803Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2025-01-20T01:13:15.373Z] ---> Running in 816739de9ffd [2025-01-20T01:13:15.373Z] Removing intermediate container 816739de9ffd [2025-01-20T01:13:15.373Z] ---> aa8f197d3506 [2025-01-20T01:13:15.373Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-01-20T01:13:15.373Z] ---> Running in c55ce3b9da96 [2025-01-20T01:13:15.633Z] Removing intermediate container c55ce3b9da96 [2025-01-20T01:13:15.633Z] ---> e1b6c2387fd6 [2025-01-20T01:13:15.633Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-01-20T01:13:15.633Z] ---> Running in 4db3df5e0485 [2025-01-20T01:13:15.633Z] Removing intermediate container 4db3df5e0485 [2025-01-20T01:13:15.633Z] ---> c3eda3ee33e0 [2025-01-20T01:13:15.633Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2025-01-20T01:13:15.633Z] ---> Running in 561c8ea53888 [2025-01-20T01:13:15.633Z] Removing intermediate container 561c8ea53888 [2025-01-20T01:13:15.633Z] ---> 7e3e090b528e [2025-01-20T01:13:15.633Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-01-20T01:13:15.633Z] ---> Running in e5a3a06c42f6 [2025-01-20T01:13:15.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T01:13:16.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T01:13:16.410Z] OK: 252 MiB in 62 packages [2025-01-20T01:13:16.669Z] Removing intermediate container e5a3a06c42f6 [2025-01-20T01:13:16.669Z] ---> 3800ef1de3e5 [2025-01-20T01:13:16.669Z] Step 8/26 : WORKDIR /device-rest-go [2025-01-20T01:13:16.669Z] ---> Running in a555d0a0d1eb [2025-01-20T01:13:16.669Z] Removing intermediate container a555d0a0d1eb [2025-01-20T01:13:16.669Z] ---> 772bb9203ad2 [2025-01-20T01:13:16.669Z] Step 9/26 : COPY go.mod vendor* ./ [2025-01-20T01:13:16.928Z] ---> 7b2a31a4d67f [2025-01-20T01:13:16.928Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T01:13:16.928Z] ---> Running in c7dee73438bc [2025-01-20T01:13:17.495Z] Removing intermediate container c7dee73438bc [2025-01-20T01:13:17.495Z] ---> 31abd3815cc7 [2025-01-20T01:13:17.495Z] Step 11/26 : COPY . . [2025-01-20T01:13:18.063Z] ---> 6d10d1ff1c74 [2025-01-20T01:13:18.063Z] Step 12/26 : RUN $MAKE [2025-01-20T01:13:18.322Z] ---> Running in e0dd3dc62f7f [2025-01-20T01:13:18.581Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.0.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2025-01-20T01:13:57.329Z] Removing intermediate container e0dd3dc62f7f [2025-01-20T01:13:57.329Z] ---> 539ca6e7714e [2025-01-20T01:13:57.329Z] Step 13/26 : FROM alpine:3.20 [2025-01-20T01:13:57.329Z] 3.20: Pulling from library/alpine [2025-01-20T01:13:57.329Z] 66a3d608f3fa: Pulling fs layer [2025-01-20T01:13:57.329Z] 66a3d608f3fa: Verifying Checksum [2025-01-20T01:13:57.329Z] 66a3d608f3fa: Download complete [2025-01-20T01:13:57.329Z] 66a3d608f3fa: Pull complete [2025-01-20T01:13:57.329Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T01:13:57.329Z] Status: Downloaded newer image for alpine:3.20 [2025-01-20T01:13:57.329Z] ---> e29df9b510ff [2025-01-20T01:13:57.329Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-01-20T01:13:57.329Z] ---> Running in b4f61ff69e69 [2025-01-20T01:13:57.329Z] Removing intermediate container b4f61ff69e69 [2025-01-20T01:13:57.329Z] ---> 1ee3a5530349 [2025-01-20T01:13:57.329Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2025-01-20T01:13:57.329Z] ---> Running in 8be0fe30a1ae [2025-01-20T01:13:57.329Z] Removing intermediate container 8be0fe30a1ae [2025-01-20T01:13:57.329Z] ---> 6f9a723647a9 [2025-01-20T01:13:57.329Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2025-01-20T01:13:57.329Z] ---> Running in ba7871e4ea41 [2025-01-20T01:13:57.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T01:13:57.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T01:13:57.329Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-01-20T01:13:57.329Z] Executing busybox-1.36.1-r29.trigger [2025-01-20T01:13:57.329Z] OK: 8 MiB in 15 packages [2025-01-20T01:13:57.329Z] Removing intermediate container ba7871e4ea41 [2025-01-20T01:13:57.329Z] ---> fae9da2107a3 [2025-01-20T01:13:57.329Z] Step 17/26 : RUN apk --no-cache upgrade [2025-01-20T01:13:57.329Z] ---> Running in 6cee1ca429d6 [2025-01-20T01:13:57.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T01:13:57.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T01:13:57.329Z] OK: 8 MiB in 15 packages [2025-01-20T01:13:57.329Z] Removing intermediate container 6cee1ca429d6 [2025-01-20T01:13:57.329Z] ---> 915aa5b4af26 [2025-01-20T01:13:57.329Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2025-01-20T01:13:57.329Z] ---> d477f1bfe024 [2025-01-20T01:13:57.329Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2025-01-20T01:13:57.329Z] ---> 6320605b3a46 [2025-01-20T01:13:57.329Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2025-01-20T01:13:57.329Z] ---> f69a198ecb57 [2025-01-20T01:13:57.329Z] Step 21/26 : EXPOSE 59986 [2025-01-20T01:13:57.329Z] ---> Running in 98c63b9a80af [2025-01-20T01:13:57.329Z] Removing intermediate container 98c63b9a80af [2025-01-20T01:13:57.329Z] ---> 996bf713b885 [2025-01-20T01:13:57.329Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2025-01-20T01:13:57.329Z] ---> Running in 8ea05f5b2961 [2025-01-20T01:13:57.329Z] Removing intermediate container 8ea05f5b2961 [2025-01-20T01:13:57.329Z] ---> ca2b1acb4d62 [2025-01-20T01:13:57.329Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-01-20T01:13:57.329Z] ---> Running in 7de0890ad55c [2025-01-20T01:13:57.329Z] Removing intermediate container 7de0890ad55c [2025-01-20T01:13:57.329Z] ---> 32776a915fe0 [2025-01-20T01:13:57.329Z] Step 24/26 : LABEL arch=amd64 [2025-01-20T01:13:57.329Z] ---> Running in 22a212223600 [2025-01-20T01:13:57.329Z] Removing intermediate container 22a212223600 [2025-01-20T01:13:57.329Z] ---> f637aab6f7e5 [2025-01-20T01:13:57.329Z] Step 25/26 : LABEL git_sha=c1ff3e5bb14fe4e156aaffe1fac9f40b5f1dff52 [2025-01-20T01:13:57.329Z] ---> Running in bd973598a7b9 [2025-01-20T01:13:57.329Z] Removing intermediate container bd973598a7b9 [2025-01-20T01:13:57.329Z] ---> 0e16a96f6c2b [2025-01-20T01:13:57.329Z] Step 26/26 : LABEL version=4.0.0-dev.7 [2025-01-20T01:13:57.329Z] ---> Running in 3e035296aa1d [2025-01-20T01:13:57.329Z] Removing intermediate container 3e035296aa1d [2025-01-20T01:13:57.329Z] ---> e9d3cd492715 [2025-01-20T01:13:57.329Z] [Warning] One or more build-args [ARCH] were not consumed [2025-01-20T01:13:57.329Z] Successfully built e9d3cd492715 [2025-01-20T01:13:57.329Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-20T01:13:57.475Z] provisioning config files... [2025-01-20T01:13:57.486Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config10777868241873673386tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T01:13:57.792Z] ---> ****-login.sh [2025-01-20T01:13:57.792Z] nexus3.edgexfoundry.org:10001 [2025-01-20T01:13:57.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:13:57.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:13:57.792Z] Configure a credential helper to remove this warning. See [2025-01-20T01:13:57.792Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:13:57.792Z] [2025-01-20T01:13:57.792Z] Login Succeeded [2025-01-20T01:13:57.792Z] nexus3.edgexfoundry.org:10002 [2025-01-20T01:13:57.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:13:57.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:13:57.792Z] Configure a credential helper to remove this warning. See [2025-01-20T01:13:57.792Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:13:57.792Z] [2025-01-20T01:13:57.792Z] Login Succeeded [2025-01-20T01:13:57.792Z] nexus3.edgexfoundry.org:10003 [2025-01-20T01:13:58.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:13:58.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:13:58.054Z] Configure a credential helper to remove this warning. See [2025-01-20T01:13:58.054Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:13:58.054Z] [2025-01-20T01:13:58.054Z] Login Succeeded [2025-01-20T01:13:58.054Z] nexus3.edgexfoundry.org:10004 [2025-01-20T01:13:58.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:13:58.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:13:58.054Z] Configure a credential helper to remove this warning. See [2025-01-20T01:13:58.054Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:13:58.054Z] [2025-01-20T01:13:58.054Z] Login Succeeded [2025-01-20T01:13:58.054Z] ****.io [2025-01-20T01:13:58.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:13:58.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:13:58.315Z] Configure a credential helper to remove this warning. See [2025-01-20T01:13:58.315Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:13:58.315Z] [2025-01-20T01:13:58.315Z] Login Succeeded [2025-01-20T01:13:58.315Z] ---> ****-login.sh ends [Pipeline] } [2025-01-20T01:13:58.323Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T01:13:58.388Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-20T01:13:58.425Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2025-01-20T01:13:58.425Z] c1ff3e5bb14fe4e156aaffe1fac9f40b5f1dff52 [2025-01-20T01:13:58.425Z] latest [2025-01-20T01:13:58.425Z] 4.0.0-dev.7 [2025-01-20T01:13:58.425Z] c1ff3e5bb14fe4e156aaffe1fac9f40b5f1dff52-4.0.0-dev.7 [2025-01-20T01:13:58.425Z] main [2025-01-20T01:13:58.425Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:13:58.785Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:c1ff3e5bb14fe4e156aaffe1fac9f40b5f1dff52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:13:59.115Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:c1ff3e5bb14fe4e156aaffe1fac9f40b5f1dff52 [2025-01-20T01:13:59.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-01-20T01:13:59.115Z] 335a67bf9e5c: Preparing [2025-01-20T01:13:59.115Z] a6772d0f44b2: Preparing [2025-01-20T01:13:59.115Z] 31c495c31eae: Preparing [2025-01-20T01:13:59.115Z] 69b53c945a2a: Preparing [2025-01-20T01:13:59.115Z] 208acfde5955: Preparing [2025-01-20T01:13:59.115Z] ce5a8cde9eee: Preparing [2025-01-20T01:13:59.115Z] ce5a8cde9eee: Waiting [2025-01-20T01:13:59.115Z] 69b53c945a2a: Pushed [2025-01-20T01:13:59.115Z] a6772d0f44b2: Pushed [2025-01-20T01:13:59.115Z] 335a67bf9e5c: Pushed [2025-01-20T01:13:59.115Z] 208acfde5955: Pushed [2025-01-20T01:13:59.115Z] ce5a8cde9eee: Layer already exists [2025-01-20T01:14:02.408Z] 31c495c31eae: Pushed [2025-01-20T01:14:02.408Z] c1ff3e5bb14fe4e156aaffe1fac9f40b5f1dff52: digest: sha256:56f165d130cb6182343b3fcbb4bc44ec27504e34325a6691c264b5b084da00a8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:14:02.736Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:14:03.063Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2025-01-20T01:14:03.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-01-20T01:14:03.063Z] 335a67bf9e5c: Preparing [2025-01-20T01:14:03.063Z] a6772d0f44b2: Preparing [2025-01-20T01:14:03.063Z] 31c495c31eae: Preparing [2025-01-20T01:14:03.063Z] 69b53c945a2a: Preparing [2025-01-20T01:14:03.063Z] 208acfde5955: Preparing [2025-01-20T01:14:03.063Z] ce5a8cde9eee: Preparing [2025-01-20T01:14:03.063Z] ce5a8cde9eee: Waiting [2025-01-20T01:14:03.063Z] 31c495c31eae: Layer already exists [2025-01-20T01:14:03.064Z] 208acfde5955: Layer already exists [2025-01-20T01:14:03.064Z] 69b53c945a2a: Layer already exists [2025-01-20T01:14:03.064Z] 335a67bf9e5c: Layer already exists [2025-01-20T01:14:03.064Z] a6772d0f44b2: Layer already exists [2025-01-20T01:14:03.064Z] ce5a8cde9eee: Layer already exists [2025-01-20T01:14:03.064Z] latest: digest: sha256:56f165d130cb6182343b3fcbb4bc44ec27504e34325a6691c264b5b084da00a8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:14:03.392Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:14:03.722Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:4.0.0-dev.7 [2025-01-20T01:14:03.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-01-20T01:14:03.722Z] 335a67bf9e5c: Preparing [2025-01-20T01:14:03.722Z] a6772d0f44b2: Preparing [2025-01-20T01:14:03.722Z] 31c495c31eae: Preparing [2025-01-20T01:14:03.722Z] 69b53c945a2a: Preparing [2025-01-20T01:14:03.722Z] 208acfde5955: Preparing [2025-01-20T01:14:03.722Z] ce5a8cde9eee: Preparing [2025-01-20T01:14:03.722Z] ce5a8cde9eee: Waiting [2025-01-20T01:14:03.722Z] 208acfde5955: Layer already exists [2025-01-20T01:14:03.722Z] 31c495c31eae: Layer already exists [2025-01-20T01:14:03.722Z] 69b53c945a2a: Layer already exists [2025-01-20T01:14:03.722Z] 335a67bf9e5c: Layer already exists [2025-01-20T01:14:03.722Z] a6772d0f44b2: Layer already exists [2025-01-20T01:14:03.722Z] ce5a8cde9eee: Layer already exists [2025-01-20T01:14:03.722Z] 4.0.0-dev.7: digest: sha256:56f165d130cb6182343b3fcbb4bc44ec27504e34325a6691c264b5b084da00a8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:14:04.055Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:c1ff3e5bb14fe4e156aaffe1fac9f40b5f1dff52-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:14:04.389Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:c1ff3e5bb14fe4e156aaffe1fac9f40b5f1dff52-4.0.0-dev.7 [2025-01-20T01:14:04.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-01-20T01:14:04.389Z] 335a67bf9e5c: Preparing [2025-01-20T01:14:04.389Z] a6772d0f44b2: Preparing [2025-01-20T01:14:04.389Z] 31c495c31eae: Preparing [2025-01-20T01:14:04.389Z] 69b53c945a2a: Preparing [2025-01-20T01:14:04.389Z] 208acfde5955: Preparing [2025-01-20T01:14:04.389Z] ce5a8cde9eee: Preparing [2025-01-20T01:14:04.389Z] ce5a8cde9eee: Waiting [2025-01-20T01:14:04.389Z] 69b53c945a2a: Layer already exists [2025-01-20T01:14:04.389Z] 335a67bf9e5c: Layer already exists [2025-01-20T01:14:04.389Z] 31c495c31eae: Layer already exists [2025-01-20T01:14:04.389Z] 208acfde5955: Layer already exists [2025-01-20T01:14:04.389Z] a6772d0f44b2: Layer already exists [2025-01-20T01:14:04.389Z] ce5a8cde9eee: Layer already exists [2025-01-20T01:14:04.389Z] c1ff3e5bb14fe4e156aaffe1fac9f40b5f1dff52-4.0.0-dev.7: digest: sha256:56f165d130cb6182343b3fcbb4bc44ec27504e34325a6691c264b5b084da00a8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:14:04.728Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:14:05.064Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2025-01-20T01:14:05.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-01-20T01:14:05.064Z] 335a67bf9e5c: Preparing [2025-01-20T01:14:05.064Z] a6772d0f44b2: Preparing [2025-01-20T01:14:05.064Z] 31c495c31eae: Preparing [2025-01-20T01:14:05.064Z] 69b53c945a2a: Preparing [2025-01-20T01:14:05.064Z] 208acfde5955: Preparing [2025-01-20T01:14:05.064Z] ce5a8cde9eee: Preparing [2025-01-20T01:14:05.064Z] ce5a8cde9eee: Waiting [2025-01-20T01:14:05.064Z] a6772d0f44b2: Layer already exists [2025-01-20T01:14:05.064Z] 208acfde5955: Layer already exists [2025-01-20T01:14:05.064Z] 69b53c945a2a: Layer already exists [2025-01-20T01:14:05.064Z] 335a67bf9e5c: Layer already exists [2025-01-20T01:14:05.064Z] 31c495c31eae: Layer already exists [2025-01-20T01:14:05.064Z] ce5a8cde9eee: Layer already exists [2025-01-20T01:14:05.064Z] main: digest: sha256:56f165d130cb6182343b3fcbb4bc44ec27504e34325a6691c264b5b084da00a8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T01:14:05.222Z] ===================================================== [Pipeline] echo [2025-01-20T01:14:05.238Z] taggedImages: [2025-01-20T01:14:05.238Z] - nexus3.edgexfoundry.org:10004/device-rest:c1ff3e5bb14fe4e156aaffe1fac9f40b5f1dff52 [2025-01-20T01:14:05.238Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2025-01-20T01:14:05.238Z] - nexus3.edgexfoundry.org:10004/device-rest:4.0.0-dev.7 [2025-01-20T01:14:05.238Z] - nexus3.edgexfoundry.org:10004/device-rest:c1ff3e5bb14fe4e156aaffe1fac9f40b5f1dff52-4.0.0-dev.7 [2025-01-20T01:14:05.238Z] - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // script [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 [2025-01-20T01:14:05.666Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-20T01:14:05.666Z] [2025-01-20T01:14:05.666Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:14:05.969Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-20T01:14:05.969Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-20T01:14:05.969Z] 5eb5b503b376: Pulling fs layer [2025-01-20T01:14:05.969Z] 5c69ac0246d0: Pulling fs layer [2025-01-20T01:14:05.969Z] ec43610c2a17: Pulling fs layer [2025-01-20T01:14:05.969Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-20T01:14:05.969Z] 33b1e0a273af: Pulling fs layer [2025-01-20T01:14:05.969Z] 5d3b04190fa2: Pulling fs layer [2025-01-20T01:14:05.969Z] 2f39f015ded8: Pulling fs layer [2025-01-20T01:14:05.969Z] 33b1e0a273af: Waiting [2025-01-20T01:14:05.969Z] 5d3b04190fa2: Waiting [2025-01-20T01:14:05.969Z] 3a2ae6a8a46f: Waiting [2025-01-20T01:14:05.969Z] 2f39f015ded8: Waiting [2025-01-20T01:14:05.969Z] 5c69ac0246d0: Download complete [2025-01-20T01:14:05.969Z] 3a2ae6a8a46f: Verifying Checksum [2025-01-20T01:14:05.969Z] 3a2ae6a8a46f: Download complete [2025-01-20T01:14:05.969Z] 33b1e0a273af: Verifying Checksum [2025-01-20T01:14:05.969Z] 33b1e0a273af: Download complete [2025-01-20T01:14:05.969Z] ec43610c2a17: Verifying Checksum [2025-01-20T01:14:05.969Z] ec43610c2a17: Download complete [2025-01-20T01:14:05.969Z] 5d3b04190fa2: Verifying Checksum [2025-01-20T01:14:05.969Z] 5d3b04190fa2: Download complete [2025-01-20T01:14:06.229Z] 5eb5b503b376: Verifying Checksum [2025-01-20T01:14:06.229Z] 5eb5b503b376: Download complete [2025-01-20T01:14:07.603Z] 5eb5b503b376: Pull complete [2025-01-20T01:14:07.603Z] 5c69ac0246d0: Pull complete [2025-01-20T01:14:07.862Z] ec43610c2a17: Pull complete [2025-01-20T01:14:07.862Z] 3a2ae6a8a46f: Pull complete [2025-01-20T01:14:08.120Z] 33b1e0a273af: Pull complete [2025-01-20T01:14:08.120Z] 5d3b04190fa2: Pull complete [2025-01-20T01:14:12.305Z] 2f39f015ded8: Pull complete [2025-01-20T01:14:12.305Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-20T01:14:12.305Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-20T01:14:12.305Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T01:14:12.406Z] prd-ubuntu20.04-docker-8c-8g-37155 does not seem to be running inside a container [2025-01-20T01:14:12.444Z] $ 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/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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-lftools-log-publisher:latest cat [2025-01-20T01:14:17.878Z] $ docker top 5793dab66507cbf20e532dc785c95eba8cb7a53f76776c3d80f92a451c647d3c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T01:14:18.341Z] ---> job-cost.sh [2025-01-20T01:14:18.341Z] lf-activate-venv: SKIPPING [2025-01-20T01:14:18.341Z] INFO: No Stack... [2025-01-20T01:14:18.615Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-20T01:14:18.897Z] INFO: Archiving Costs [Pipeline] sh [2025-01-20T01:14:19.190Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2025-01-20T01:14:19.190Z] + cut -d, -f6 [Pipeline] lock [2025-01-20T01:14:19.205Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-184-stack-cost] [2025-01-20T01:14:19.213Z] Resource [jenkins-edgexfoundry-device-rest-go-main-184-stack-cost] did not exist. Created. [2025-01-20T01:14:19.220Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-184-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-20T01:14:19.537Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-20T01:14:19.573Z] Stashed 1 file(s) [Pipeline] } [2025-01-20T01:14:19.584Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-184-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-20T01:14:19.621Z] $ docker stop --time=1 5793dab66507cbf20e532dc785c95eba8cb7a53f76776c3d80f92a451c647d3c [2025-01-20T01:14:20.796Z] $ docker rm -f --volumes 5793dab66507cbf20e532dc785c95eba8cb7a53f76776c3d80f92a451c647d3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-01-20T01:14:48.306Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-37156 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2025-01-20T01:14:48.323Z] Running in /w/workspace/device-rest-go/184 [Pipeline] { [Pipeline] checkout [2025-01-20T01:14:51.391Z] The recommended git tool is: git [2025-01-20T01:14:57.217Z] using credential edgex-jenkins-ssh [2025-01-20T01:14:57.238Z] Cloning the remote Git repository [2025-01-20T01:14:57.283Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2025-01-20T01:14:57.388Z] > git init /w/workspace/device-rest-go/184 # timeout=10 [2025-01-20T01:14:57.558Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2025-01-20T01:14:57.559Z] > git --version # timeout=10 [2025-01-20T01:14:57.581Z] > git --version # 'git version 2.25.1' [2025-01-20T01:14:57.584Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-01-20T01:14:57.740Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-20T01:15:00.323Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2025-01-20T01:15:00.344Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-20T01:15:01.267Z] Avoid second fetch [2025-01-20T01:15:01.268Z] Checking out Revision c1ff3e5bb14fe4e156aaffe1fac9f40b5f1dff52 (main) [2025-01-20T01:15:01.286Z] > git config core.sparsecheckout # timeout=10 [2025-01-20T01:15:01.351Z] > git checkout -f c1ff3e5bb14fe4e156aaffe1fac9f40b5f1dff52 # timeout=10 [2025-01-20T01:15:01.951Z] Commit message: "Merge pull request #445 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.19" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-20T01:15:06.806Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-01-20T01:15:06.806Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-20T01:15:06.806Z] Dload Upload Total Spent Left Speed [2025-01-20T01:15:06.806Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 86093 0 --:--:-- --:--:-- --:--:-- 86093 [Pipeline] sh [2025-01-20T01:15:07.152Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-01-20T01:15:07.496Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-01-20T01:15:07.496Z] + sudo tee /etc/docker/daemon.new [2025-01-20T01:15:07.496Z] { [2025-01-20T01:15:07.496Z] "registry-mirrors": [ [2025-01-20T01:15:07.496Z] "https://nexus3.edgexfoundry.org:10001" [2025-01-20T01:15:07.496Z] ], [2025-01-20T01:15:07.496Z] "bip": "10.250.0.254/24", [2025-01-20T01:15:07.496Z] "hosts": [ [2025-01-20T01:15:07.496Z] "tcp://0.0.0.0:5555", [2025-01-20T01:15:07.496Z] "unix:///var/run/docker.sock" [2025-01-20T01:15:07.496Z] ], [2025-01-20T01:15:07.496Z] "mtu": 1458, [2025-01-20T01:15:07.496Z] "selinux-enabled": true, [2025-01-20T01:15:07.496Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-01-20T01:15:07.496Z] } [Pipeline] sh [2025-01-20T01:15:07.826Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-01-20T01:15:08.169Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-20T01:15:26.518Z] provisioning config files... [2025-01-20T01:15:26.552Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/184@tmp/config13672891681672538641tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T01:15:27.001Z] ---> ****-login.sh [2025-01-20T01:15:27.001Z] nexus3.edgexfoundry.org:10001 [2025-01-20T01:15:27.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:15:27.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:15:27.560Z] Configure a credential helper to remove this warning. See [2025-01-20T01:15:27.560Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:15:27.560Z] [2025-01-20T01:15:27.560Z] Login Succeeded [2025-01-20T01:15:27.560Z] nexus3.edgexfoundry.org:10002 [2025-01-20T01:15:27.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:15:27.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:15:27.834Z] Configure a credential helper to remove this warning. See [2025-01-20T01:15:27.834Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:15:27.834Z] [2025-01-20T01:15:27.834Z] Login Succeeded [2025-01-20T01:15:27.834Z] nexus3.edgexfoundry.org:10003 [2025-01-20T01:15:28.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:15:28.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:15:28.109Z] Configure a credential helper to remove this warning. See [2025-01-20T01:15:28.109Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:15:28.109Z] [2025-01-20T01:15:28.109Z] Login Succeeded [2025-01-20T01:15:28.109Z] nexus3.edgexfoundry.org:10004 [2025-01-20T01:15:28.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:15:28.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:15:28.381Z] Configure a credential helper to remove this warning. See [2025-01-20T01:15:28.382Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:15:28.382Z] [2025-01-20T01:15:28.382Z] Login Succeeded [2025-01-20T01:15:28.382Z] ****.io [2025-01-20T01:15:28.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:15:28.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:15:28.963Z] Configure a credential helper to remove this warning. See [2025-01-20T01:15:28.964Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:15:28.964Z] [2025-01-20T01:15:28.964Z] Login Succeeded [2025-01-20T01:15:28.964Z] ---> ****-login.sh ends [Pipeline] } [2025-01-20T01:15:29.020Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-20T01:15:29.470Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-20T01:15:29.495Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-20T01:15:29.513Z] ========================================================= [2025-01-20T01:15:29.513Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-01-20T01:15:29.513Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:15:29.931Z] + 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 . [2025-01-20T01:15:31.898Z] #0 building with "default" instance using docker driver [2025-01-20T01:15:31.898Z] [2025-01-20T01:15:31.898Z] #1 [internal] load build definition from Dockerfile [2025-01-20T01:15:31.898Z] #1 transferring dockerfile: 1.74kB 0.0s done [2025-01-20T01:15:31.898Z] #1 DONE 0.1s [2025-01-20T01:15:31.898Z] [2025-01-20T01:15:31.898Z] #2 [internal] load .dockerignore [2025-01-20T01:15:31.898Z] #2 transferring context: 193B done [2025-01-20T01:15:31.898Z] #2 DONE 0.1s [2025-01-20T01:15:31.898Z] [2025-01-20T01:15:31.898Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-20T01:15:31.898Z] #3 DONE 0.1s [2025-01-20T01:15:31.898Z] [2025-01-20T01:15:31.898Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-20T01:15:31.898Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 0.0s done [2025-01-20T01:15:32.171Z] #4 ... [2025-01-20T01:15:32.171Z] [2025-01-20T01:15:32.171Z] #5 [internal] load build context [2025-01-20T01:15:32.171Z] #5 transferring context: 108.68kB 0.0s done [2025-01-20T01:15:32.171Z] #5 DONE 0.1s [2025-01-20T01:15:32.171Z] [2025-01-20T01:15:32.171Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-20T01:15:32.171Z] #4 sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 2.20kB / 2.20kB done [2025-01-20T01:15:32.171Z] #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0B / 293.53kB 0.1s [2025-01-20T01:15:32.171Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 0B / 70.67MB 0.1s [2025-01-20T01:15:32.171Z] #4 sha256:63f30b955cb97fcd3b0f66c958b490aa2c7b3743d97e3fa179989d7288cc1b86 4.16kB / 4.16kB done [2025-01-20T01:15:32.171Z] #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.05MB / 4.09MB 0.1s [2025-01-20T01:15:32.171Z] #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2025-01-20T01:15:32.171Z] #4 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 0B / 126B 0.3s [2025-01-20T01:15:32.171Z] #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.2s done [2025-01-20T01:15:32.763Z] #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.4s done [2025-01-20T01:15:33.034Z] #4 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 126B / 126B 1.2s [2025-01-20T01:15:33.307Z] #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 293.53kB / 293.53kB 1.2s done [2025-01-20T01:15:33.307Z] #4 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 126B / 126B 1.2s done [2025-01-20T01:15:33.307Z] #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 [2025-01-20T01:15:33.307Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 1.3s done [2025-01-20T01:15:33.307Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 6.29MB / 70.67MB 1.4s [2025-01-20T01:15:33.307Z] #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0.3s done [2025-01-20T01:15:33.307Z] #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 1.3s done [2025-01-20T01:15:33.307Z] #4 sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 93B / 93B 1.3s done [2025-01-20T01:15:33.307Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 1.05MB / 98.78MB 1.4s [2025-01-20T01:15:33.307Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 434.18kB / 12.74MB 1.4s [2025-01-20T01:15:33.593Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 15.73MB / 70.67MB 1.6s [2025-01-20T01:15:33.593Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 9.44MB / 98.78MB 1.6s [2025-01-20T01:15:33.593Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 8.39MB / 12.74MB 1.6s [2025-01-20T01:15:33.593Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 11.53MB / 12.74MB 1.7s [2025-01-20T01:15:33.866Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 30.41MB / 70.67MB 1.9s [2025-01-20T01:15:33.866Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 22.02MB / 98.78MB 1.9s [2025-01-20T01:15:33.866Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 1.7s done [2025-01-20T01:15:33.866Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 36.30MB / 70.67MB 2.0s [2025-01-20T01:15:33.866Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 27.12MB / 98.78MB 2.0s [2025-01-20T01:15:34.141Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 45.09MB / 70.67MB 2.2s [2025-01-20T01:15:34.141Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 35.88MB / 98.78MB 2.2s [2025-01-20T01:15:34.141Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 49.28MB / 70.67MB 2.3s [2025-01-20T01:15:34.141Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 41.94MB / 98.78MB 2.3s [2025-01-20T01:15:34.410Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 60.82MB / 70.67MB 2.5s [2025-01-20T01:15:34.410Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 53.48MB / 98.78MB 2.5s [2025-01-20T01:15:34.410Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 68.16MB / 70.67MB 2.6s [2025-01-20T01:15:34.410Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 59.77MB / 98.78MB 2.6s [2025-01-20T01:15:34.681Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 2.7s done [2025-01-20T01:15:34.681Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 73.40MB / 98.78MB 2.9s [2025-01-20T01:15:34.681Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 [2025-01-20T01:15:34.950Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 78.64MB / 98.78MB 3.0s [2025-01-20T01:15:35.221Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 85.98MB / 98.78MB 3.2s [2025-01-20T01:15:35.491Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 3.5s [2025-01-20T01:15:35.491Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 3.6s done [2025-01-20T01:15:39.817Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 5.1s [2025-01-20T01:15:46.501Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 10.6s [2025-01-20T01:15:50.781Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 15.8s [2025-01-20T01:15:55.057Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 19.5s done [2025-01-20T01:15:56.026Z] #4 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 [2025-01-20T01:15:56.026Z] #4 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 done [2025-01-20T01:15:56.026Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-01-20T01:15:56.026Z] #4 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 [2025-01-20T01:15:56.303Z] #4 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 done [2025-01-20T01:15:56.303Z] #4 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 done [2025-01-20T01:15:56.303Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 0.1s [2025-01-20T01:16:01.670Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 5.3s [2025-01-20T01:16:05.046Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 8.2s done [2025-01-20T01:16:05.046Z] #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 [2025-01-20T01:16:07.011Z] #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.0s done [2025-01-20T01:16:07.294Z] #4 DONE 35.2s [2025-01-20T01:16:07.294Z] [2025-01-20T01:16:07.294Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2025-01-20T01:16:07.883Z] #6 0.769 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T01:16:08.474Z] #6 1.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T01:16:09.893Z] #6 2.748 (1/4) Installing openssh-keygen (9.7_p1-r4) [2025-01-20T01:16:09.893Z] #6 2.776 (2/4) Installing libedit (20240517.3.1-r0) [2025-01-20T01:16:09.893Z] #6 2.794 (3/4) Installing openssh-client-common (9.7_p1-r4) [2025-01-20T01:16:10.186Z] #6 2.861 (4/4) Installing openssh-client-default (9.7_p1-r4) [2025-01-20T01:16:10.186Z] #6 2.890 Executing busybox-1.36.1-r29.trigger [2025-01-20T01:16:10.186Z] #6 2.934 OK: 244 MiB in 62 packages [2025-01-20T01:16:12.138Z] #6 DONE 5.0s [2025-01-20T01:16:12.138Z] [2025-01-20T01:16:12.138Z] #7 [builder 3/7] WORKDIR /device-rest-go [2025-01-20T01:16:12.138Z] #7 DONE 0.1s [2025-01-20T01:16:12.408Z] [2025-01-20T01:16:12.408Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-01-20T01:16:12.408Z] #8 DONE 0.1s [2025-01-20T01:16:12.408Z] [2025-01-20T01:16:12.408Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T01:16:59.274Z] #9 DONE 39.9s [2025-01-20T01:16:59.274Z] [2025-01-20T01:16:59.274Z] #10 [builder 6/7] COPY . . [2025-01-20T01:16:59.274Z] #10 DONE 0.2s [2025-01-20T01:16:59.274Z] [2025-01-20T01:16:59.274Z] #11 [builder 7/7] RUN echo noop [2025-01-20T01:16:59.274Z] #11 0.621 noop [2025-01-20T01:16:59.274Z] #11 DONE 0.7s [2025-01-20T01:16:59.274Z] [2025-01-20T01:16:59.274Z] #12 exporting to image [2025-01-20T01:16:59.274Z] #12 exporting layers [2025-01-20T01:17:31.496Z] #12 exporting layers 33.5s done [2025-01-20T01:17:31.496Z] #12 writing image sha256:9277bb4e67c5a9be6c4c40eb690ec75ebd6430dbb8969ab2950aebcc0cc04b8f done [2025-01-20T01:17:31.496Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2025-01-20T01:17:31.496Z] #12 DONE 33.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:17:31.879Z] + docker inspect -f . ci-base-image-arm64 [2025-01-20T01:17:31.879Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T01:17:32.075Z] prd-ubuntu20.04-docker-arm64-4c-16g-37156 does not seem to be running inside a container [2025-01-20T01:17:32.171Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/184 -v /w/workspace/device-rest-go/184:/w/workspace/device-rest-go/184:rw,z -v /w/workspace/device-rest-go/184@tmp:/w/workspace/device-rest-go/184@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 ******** ci-base-image-arm64 cat [2025-01-20T01:17:33.345Z] $ docker top 53ca74678aae939bfd3fa9301084a4e97c710d9628299234f9ba3775f8d16a13 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-20T01:17:34.143Z] + go version [2025-01-20T01:17:34.143Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-01-20T01:17:34.162Z] $ docker stop --time=1 53ca74678aae939bfd3fa9301084a4e97c710d9628299234f9ba3775f8d16a13 [2025-01-20T01:17:35.694Z] $ docker rm -f --volumes 53ca74678aae939bfd3fa9301084a4e97c710d9628299234f9ba3775f8d16a13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:17:36.246Z] + docker inspect -f . ci-base-image-arm64 [2025-01-20T01:17:36.246Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T01:17:36.409Z] prd-ubuntu20.04-docker-arm64-4c-16g-37156 does not seem to be running inside a container [2025-01-20T01:17:36.474Z] $ 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/184 -v /w/workspace/device-rest-go/184:/w/workspace/device-rest-go/184:rw,z -v /w/workspace/device-rest-go/184@tmp:/w/workspace/device-rest-go/184@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 ******** ci-base-image-arm64 cat [2025-01-20T01:17:37.340Z] $ docker top 58f54bcae28cd34a255e665c4b94a951b306dacd89008f41f855a450303f59e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-20T01:17:37.812Z] + git config --global --add safe.directory /w/workspace/device-rest-go/184 [Pipeline] fileExists [Pipeline] sh [2025-01-20T01:17:38.149Z] + make test [2025-01-20T01:17:38.149Z] go test ./... -coverprofile=coverage.out ./... [2025-01-20T01:17:42.407Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2025-01-20T01:19:49.511Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2025-01-20T01:19:49.511Z] ok github.com/edgexfoundry/device-rest-go/driver 0.036s coverage: 33.2% of statements [2025-01-20T01:19:50.500Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-01-20T01:19:50.500Z] go vet ./... [2025-01-20T01:20:37.752Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-20T01:20:37.752Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-20T01:20:37.752Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-20T01:20:37.773Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-20T01:20:37.794Z] $ docker stop --time=1 58f54bcae28cd34a255e665c4b94a951b306dacd89008f41f855a450303f59e8 [2025-01-20T01:20:39.817Z] $ docker rm -f --volumes 58f54bcae28cd34a255e665c4b94a951b306dacd89008f41f855a450303f59e8 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-20T01:20:41.583Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-20T01:20:41.611Z] Warning: overwriting stash ‘coverage-report’ [2025-01-20T01:20:42.132Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-20T01:20:42.546Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-20T01:20:42.865Z] + ls -al . [2025-01-20T01:20:42.865Z] total 240 [2025-01-20T01:20:42.865Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 01:17 . [2025-01-20T01:20:42.865Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 01:14 .. [2025-01-20T01:20:42.865Z] -rw-rw-r-- 1 jenkins jenkins 151 Jan 20 01:15 .dockerignore [2025-01-20T01:20:42.865Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 01:15 .git [2025-01-20T01:20:42.865Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 01:15 .github [2025-01-20T01:20:42.865Z] -rw-rw-r-- 1 jenkins jenkins 264 Jan 20 01:15 .gitignore [2025-01-20T01:20:42.865Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 20 01:15 .golangci.yml [2025-01-20T01:20:42.865Z] -rw-rw-r-- 1 jenkins jenkins 20138 Jan 20 01:15 Attribution.txt [2025-01-20T01:20:42.865Z] -rw-rw-r-- 1 jenkins jenkins 17685 Jan 20 01:15 CHANGELOG.md [2025-01-20T01:20:42.865Z] -rw-rw-r-- 1 jenkins jenkins 1697 Jan 20 01:15 Dockerfile [2025-01-20T01:20:42.865Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 20 01:15 GOVERNANCE.md [2025-01-20T01:20:42.865Z] -rw-rw-r-- 1 jenkins jenkins 680 Jan 20 01:15 Jenkinsfile [2025-01-20T01:20:42.865Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 20 01:15 LICENSE [2025-01-20T01:20:42.865Z] -rw-rw-r-- 1 jenkins jenkins 2598 Jan 20 01:15 Makefile [2025-01-20T01:20:42.865Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 20 01:15 OWNERS.md [2025-01-20T01:20:42.865Z] -rw-rw-r-- 1 jenkins jenkins 3989 Jan 20 01:15 README.md [2025-01-20T01:20:42.865Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 20 01:11 VERSION [2025-01-20T01:20:42.865Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 01:15 bin [2025-01-20T01:20:42.865Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 01:15 cmd [2025-01-20T01:20:42.865Z] -rw-r--r-- 1 jenkins jenkins 14565 Jan 20 01:19 coverage.out [2025-01-20T01:20:42.865Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 01:15 driver [2025-01-20T01:20:42.865Z] -rw-rw-r-- 1 jenkins jenkins 6339 Jan 20 01:15 go.mod [2025-01-20T01:20:42.865Z] -rw-rw-r-- 1 jenkins jenkins 86634 Jan 20 01:15 go.sum [2025-01-20T01:20:42.865Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 01:15 openapi [2025-01-20T01:20:42.865Z] -rw-rw-r-- 1 jenkins jenkins 713 Jan 20 01:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:20:43.221Z] + 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=c1ff3e5bb14fe4e156aaffe1fac9f40b5f1dff52 --label arch=arm64 --label version=4.0.0-dev.7 . [2025-01-20T01:20:44.184Z] #0 building with "default" instance using docker driver [2025-01-20T01:20:44.184Z] [2025-01-20T01:20:44.184Z] #1 [internal] load build definition from Dockerfile [2025-01-20T01:20:44.184Z] #1 transferring dockerfile: 1.74kB done [2025-01-20T01:20:44.184Z] #1 DONE 0.0s [2025-01-20T01:20:44.184Z] [2025-01-20T01:20:44.184Z] #2 [internal] load .dockerignore [2025-01-20T01:20:44.184Z] #2 transferring context: 193B done [2025-01-20T01:20:44.184Z] #2 DONE 0.0s [2025-01-20T01:20:44.184Z] [2025-01-20T01:20:44.184Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-20T01:20:44.184Z] #3 DONE 0.0s [2025-01-20T01:20:44.184Z] [2025-01-20T01:20:44.184Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2025-01-20T01:20:44.768Z] #4 DONE 0.7s [2025-01-20T01:20:44.768Z] [2025-01-20T01:20:44.768Z] #5 [internal] load build context [2025-01-20T01:20:44.768Z] #5 transferring context: 16.11kB 0.0s done [2025-01-20T01:20:44.768Z] #5 DONE 0.0s [2025-01-20T01:20:44.768Z] [2025-01-20T01:20:44.768Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T01:20:44.768Z] #6 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T01:20:45.038Z] #6 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done [2025-01-20T01:20:45.038Z] #6 ... [2025-01-20T01:20:45.038Z] [2025-01-20T01:20:45.038Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-20T01:20:45.038Z] #7 DONE 0.3s [2025-01-20T01:20:45.038Z] [2025-01-20T01:20:45.038Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T01:20:45.038Z] #6 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-20T01:20:45.038Z] #6 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-20T01:20:45.038Z] #6 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-20T01:20:45.038Z] #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.05MB / 4.09MB 0.2s [2025-01-20T01:20:45.309Z] #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 2.98MB / 4.09MB 0.3s [2025-01-20T01:20:45.309Z] #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.3s done [2025-01-20T01:20:45.309Z] #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb [2025-01-20T01:20:45.896Z] #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.5s done [2025-01-20T01:20:46.165Z] #6 DONE 1.2s [2025-01-20T01:20:46.165Z] [2025-01-20T01:20:46.165Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-01-20T01:20:46.753Z] #8 0.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T01:20:47.022Z] #8 1.090 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T01:20:48.444Z] #8 ... [2025-01-20T01:20:48.444Z] [2025-01-20T01:20:48.444Z] #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2025-01-20T01:20:48.444Z] #9 0.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T01:20:48.444Z] #9 1.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T01:20:48.444Z] #9 2.893 OK: 244 MiB in 62 packages [2025-01-20T01:20:48.444Z] #9 DONE 3.3s [2025-01-20T01:20:48.444Z] [2025-01-20T01:20:48.444Z] #10 [builder 3/7] WORKDIR /device-rest-go [2025-01-20T01:20:48.444Z] #10 DONE 0.1s [2025-01-20T01:20:48.716Z] [2025-01-20T01:20:48.716Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-01-20T01:20:48.716Z] #11 DONE 0.2s [2025-01-20T01:20:48.716Z] [2025-01-20T01:20:48.716Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T01:20:49.371Z] #12 ... [2025-01-20T01:20:49.371Z] [2025-01-20T01:20:49.371Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-01-20T01:20:49.371Z] #8 2.719 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-20T01:20:49.371Z] #8 2.730 Executing busybox-1.36.1-r29.trigger [2025-01-20T01:20:49.371Z] #8 2.763 OK: 9 MiB in 15 packages [2025-01-20T01:20:49.371Z] #8 DONE 3.2s [2025-01-20T01:20:49.371Z] [2025-01-20T01:20:49.371Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-01-20T01:20:50.335Z] #13 ... [2025-01-20T01:20:50.335Z] [2025-01-20T01:20:50.335Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T01:20:50.335Z] #12 DONE 1.6s [2025-01-20T01:20:50.335Z] [2025-01-20T01:20:50.335Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-01-20T01:20:50.335Z] #13 0.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T01:20:50.335Z] #13 ... [2025-01-20T01:20:50.335Z] [2025-01-20T01:20:50.335Z] #14 [builder 6/7] COPY . . [2025-01-20T01:20:50.335Z] #14 DONE 0.1s [2025-01-20T01:20:50.610Z] [2025-01-20T01:20:50.610Z] #15 [builder 7/7] RUN make build [2025-01-20T01:20:51.194Z] #15 0.730 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.0.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2025-01-20T01:20:52.611Z] #15 ... [2025-01-20T01:20:52.611Z] [2025-01-20T01:20:52.611Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-01-20T01:20:52.611Z] #13 1.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T01:20:52.611Z] #13 2.901 OK: 9 MiB in 15 packages [2025-01-20T01:20:52.611Z] #13 DONE 3.3s [2025-01-20T01:20:52.884Z] [2025-01-20T01:20:52.884Z] #15 [builder 7/7] RUN make build [2025-01-20T01:22:59.646Z] #15 DONE 128.2s [2025-01-20T01:22:59.646Z] [2025-01-20T01:22:59.646Z] #16 [stage-1 4/6] COPY --from=builder /device-rest-go/cmd / [2025-01-20T01:22:59.646Z] #16 DONE 0.4s [2025-01-20T01:22:59.646Z] [2025-01-20T01:22:59.646Z] #17 [stage-1 5/6] COPY --from=builder /device-rest-go/LICENSE / [2025-01-20T01:22:59.646Z] #17 DONE 0.1s [2025-01-20T01:22:59.646Z] [2025-01-20T01:22:59.646Z] #18 [stage-1 6/6] COPY --from=builder /device-rest-go/Attribution.txt / [2025-01-20T01:22:59.646Z] #18 DONE 0.1s [2025-01-20T01:22:59.646Z] [2025-01-20T01:22:59.646Z] #19 exporting to image [2025-01-20T01:22:59.646Z] #19 exporting layers [2025-01-20T01:22:59.916Z] #19 exporting layers 0.5s done [2025-01-20T01:22:59.916Z] #19 writing image sha256:f64a506755d040b8733fb425d4a37f4b311601655308761c475d1a34c2767f55 done [2025-01-20T01:22:59.916Z] #19 naming to docker.io/library/device-rest-arm64 0.0s done [2025-01-20T01:22:59.916Z] #19 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-20T01:23:00.345Z] provisioning config files... [2025-01-20T01:23:00.363Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/184@tmp/config4871575869556890403tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T01:23:00.714Z] ---> ****-login.sh [2025-01-20T01:23:00.714Z] nexus3.edgexfoundry.org:10001 [2025-01-20T01:23:00.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:23:00.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:23:00.985Z] Configure a credential helper to remove this warning. See [2025-01-20T01:23:00.985Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:23:00.985Z] [2025-01-20T01:23:00.985Z] Login Succeeded [2025-01-20T01:23:00.985Z] nexus3.edgexfoundry.org:10002 [2025-01-20T01:23:01.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:23:01.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:23:01.256Z] Configure a credential helper to remove this warning. See [2025-01-20T01:23:01.256Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:23:01.256Z] [2025-01-20T01:23:01.256Z] Login Succeeded [2025-01-20T01:23:01.256Z] nexus3.edgexfoundry.org:10003 [2025-01-20T01:23:01.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:23:01.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:23:01.525Z] Configure a credential helper to remove this warning. See [2025-01-20T01:23:01.525Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:23:01.525Z] [2025-01-20T01:23:01.525Z] Login Succeeded [2025-01-20T01:23:01.525Z] nexus3.edgexfoundry.org:10004 [2025-01-20T01:23:01.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:23:01.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:23:01.792Z] Configure a credential helper to remove this warning. See [2025-01-20T01:23:01.792Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:23:01.792Z] [2025-01-20T01:23:01.792Z] Login Succeeded [2025-01-20T01:23:01.792Z] ****.io [2025-01-20T01:23:02.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:23:02.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:23:02.327Z] Configure a credential helper to remove this warning. See [2025-01-20T01:23:02.327Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:23:02.327Z] [2025-01-20T01:23:02.327Z] Login Succeeded [2025-01-20T01:23:02.327Z] ---> ****-login.sh ends [Pipeline] } [2025-01-20T01:23:02.339Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T01:23:02.390Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-20T01:23:02.429Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2025-01-20T01:23:02.429Z] c1ff3e5bb14fe4e156aaffe1fac9f40b5f1dff52 [2025-01-20T01:23:02.429Z] latest [2025-01-20T01:23:02.429Z] 4.0.0-dev.7 [2025-01-20T01:23:02.429Z] c1ff3e5bb14fe4e156aaffe1fac9f40b5f1dff52-4.0.0-dev.7 [2025-01-20T01:23:02.429Z] main [2025-01-20T01:23:02.429Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:23:02.804Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:c1ff3e5bb14fe4e156aaffe1fac9f40b5f1dff52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:23:03.170Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:c1ff3e5bb14fe4e156aaffe1fac9f40b5f1dff52 [2025-01-20T01:23:03.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-01-20T01:23:03.170Z] 604c600fe3df: Preparing [2025-01-20T01:23:03.170Z] b61089a06709: Preparing [2025-01-20T01:23:03.170Z] db396d07a4f6: Preparing [2025-01-20T01:23:03.170Z] 99c51cc12ce4: Preparing [2025-01-20T01:23:03.170Z] 7bbfcca98fba: Preparing [2025-01-20T01:23:03.170Z] 534a70dc8296: Preparing [2025-01-20T01:23:03.170Z] 534a70dc8296: Waiting [2025-01-20T01:23:03.438Z] b61089a06709: Pushed [2025-01-20T01:23:03.438Z] 7bbfcca98fba: Pushed [2025-01-20T01:23:03.438Z] 99c51cc12ce4: Pushed [2025-01-20T01:23:03.438Z] 604c600fe3df: Pushed [2025-01-20T01:23:03.438Z] 534a70dc8296: Layer already exists [2025-01-20T01:23:11.802Z] db396d07a4f6: Pushed [2025-01-20T01:23:11.802Z] c1ff3e5bb14fe4e156aaffe1fac9f40b5f1dff52: digest: sha256:7bf0c5140ece2feb671b42f589c2f5008ed5454e1d7a19cd1db5bce2e15917e7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:23:12.209Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:23:12.574Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2025-01-20T01:23:12.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-01-20T01:23:12.574Z] 604c600fe3df: Preparing [2025-01-20T01:23:12.574Z] b61089a06709: Preparing [2025-01-20T01:23:12.574Z] db396d07a4f6: Preparing [2025-01-20T01:23:12.574Z] 99c51cc12ce4: Preparing [2025-01-20T01:23:12.574Z] 7bbfcca98fba: Preparing [2025-01-20T01:23:12.574Z] 534a70dc8296: Preparing [2025-01-20T01:23:12.574Z] 534a70dc8296: Waiting [2025-01-20T01:23:12.574Z] 604c600fe3df: Layer already exists [2025-01-20T01:23:12.574Z] 99c51cc12ce4: Layer already exists [2025-01-20T01:23:12.574Z] 7bbfcca98fba: Layer already exists [2025-01-20T01:23:12.574Z] db396d07a4f6: Layer already exists [2025-01-20T01:23:12.574Z] b61089a06709: Layer already exists [2025-01-20T01:23:12.574Z] 534a70dc8296: Layer already exists [2025-01-20T01:23:12.841Z] latest: digest: sha256:7bf0c5140ece2feb671b42f589c2f5008ed5454e1d7a19cd1db5bce2e15917e7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:23:13.224Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:23:13.608Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:4.0.0-dev.7 [2025-01-20T01:23:13.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-01-20T01:23:13.608Z] 604c600fe3df: Preparing [2025-01-20T01:23:13.608Z] b61089a06709: Preparing [2025-01-20T01:23:13.608Z] db396d07a4f6: Preparing [2025-01-20T01:23:13.608Z] 99c51cc12ce4: Preparing [2025-01-20T01:23:13.608Z] 7bbfcca98fba: Preparing [2025-01-20T01:23:13.608Z] 534a70dc8296: Preparing [2025-01-20T01:23:13.608Z] 534a70dc8296: Waiting [2025-01-20T01:23:13.608Z] 604c600fe3df: Layer already exists [2025-01-20T01:23:13.608Z] 7bbfcca98fba: Layer already exists [2025-01-20T01:23:13.608Z] 99c51cc12ce4: Layer already exists [2025-01-20T01:23:13.608Z] db396d07a4f6: Layer already exists [2025-01-20T01:23:13.608Z] b61089a06709: Layer already exists [2025-01-20T01:23:13.608Z] 534a70dc8296: Layer already exists [2025-01-20T01:23:13.876Z] 4.0.0-dev.7: digest: sha256:7bf0c5140ece2feb671b42f589c2f5008ed5454e1d7a19cd1db5bce2e15917e7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:23:14.258Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:c1ff3e5bb14fe4e156aaffe1fac9f40b5f1dff52-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:23:14.633Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:c1ff3e5bb14fe4e156aaffe1fac9f40b5f1dff52-4.0.0-dev.7 [2025-01-20T01:23:14.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-01-20T01:23:14.633Z] 604c600fe3df: Preparing [2025-01-20T01:23:14.633Z] b61089a06709: Preparing [2025-01-20T01:23:14.633Z] db396d07a4f6: Preparing [2025-01-20T01:23:14.633Z] 99c51cc12ce4: Preparing [2025-01-20T01:23:14.633Z] 7bbfcca98fba: Preparing [2025-01-20T01:23:14.633Z] 534a70dc8296: Preparing [2025-01-20T01:23:14.633Z] 534a70dc8296: Waiting [2025-01-20T01:23:14.633Z] 99c51cc12ce4: Layer already exists [2025-01-20T01:23:14.633Z] db396d07a4f6: Layer already exists [2025-01-20T01:23:14.633Z] b61089a06709: Layer already exists [2025-01-20T01:23:14.633Z] 604c600fe3df: Layer already exists [2025-01-20T01:23:14.633Z] 7bbfcca98fba: Layer already exists [2025-01-20T01:23:14.633Z] 534a70dc8296: Layer already exists [2025-01-20T01:23:14.902Z] c1ff3e5bb14fe4e156aaffe1fac9f40b5f1dff52-4.0.0-dev.7: digest: sha256:7bf0c5140ece2feb671b42f589c2f5008ed5454e1d7a19cd1db5bce2e15917e7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:23:15.268Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:23:15.625Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2025-01-20T01:23:15.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-01-20T01:23:15.625Z] 604c600fe3df: Preparing [2025-01-20T01:23:15.625Z] b61089a06709: Preparing [2025-01-20T01:23:15.625Z] db396d07a4f6: Preparing [2025-01-20T01:23:15.625Z] 99c51cc12ce4: Preparing [2025-01-20T01:23:15.625Z] 7bbfcca98fba: Preparing [2025-01-20T01:23:15.625Z] 534a70dc8296: Preparing [2025-01-20T01:23:15.625Z] 534a70dc8296: Waiting [2025-01-20T01:23:15.625Z] 7bbfcca98fba: Layer already exists [2025-01-20T01:23:15.625Z] 604c600fe3df: Layer already exists [2025-01-20T01:23:15.625Z] b61089a06709: Layer already exists [2025-01-20T01:23:15.625Z] 99c51cc12ce4: Layer already exists [2025-01-20T01:23:15.625Z] db396d07a4f6: Layer already exists [2025-01-20T01:23:15.625Z] 534a70dc8296: Layer already exists [2025-01-20T01:23:15.891Z] main: digest: sha256:7bf0c5140ece2feb671b42f589c2f5008ed5454e1d7a19cd1db5bce2e15917e7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T01:23:15.985Z] ===================================================== [Pipeline] echo [2025-01-20T01:23:15.999Z] taggedImages: [2025-01-20T01:23:15.999Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:c1ff3e5bb14fe4e156aaffe1fac9f40b5f1dff52 [2025-01-20T01:23:15.999Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2025-01-20T01:23:15.999Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:4.0.0-dev.7 [2025-01-20T01:23:15.999Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:c1ff3e5bb14fe4e156aaffe1fac9f40b5f1dff52-4.0.0-dev.7 [2025-01-20T01:23:15.999Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:23:16.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-20T01:23:16.398Z] [2025-01-20T01:23:16.398Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:23:16.734Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-20T01:23:16.734Z] arm64: Pulling from edgex-lftools-log-publisher [2025-01-20T01:23:16.734Z] 8998bd30e6a1: Pulling fs layer [2025-01-20T01:23:16.734Z] 04944245beec: Pulling fs layer [2025-01-20T01:23:16.734Z] 699f458cf7ca: Pulling fs layer [2025-01-20T01:23:16.734Z] 765212b225bb: Pulling fs layer [2025-01-20T01:23:16.734Z] f23df028b6ca: Pulling fs layer [2025-01-20T01:23:16.734Z] d65c8cfc05b1: Pulling fs layer [2025-01-20T01:23:16.734Z] 2437ff75d9bd: Pulling fs layer [2025-01-20T01:23:16.734Z] f23df028b6ca: Waiting [2025-01-20T01:23:16.734Z] 2437ff75d9bd: Waiting [2025-01-20T01:23:16.734Z] d65c8cfc05b1: Waiting [2025-01-20T01:23:16.734Z] 765212b225bb: Waiting [2025-01-20T01:23:17.002Z] 04944245beec: Verifying Checksum [2025-01-20T01:23:17.002Z] 04944245beec: Download complete [2025-01-20T01:23:17.002Z] 765212b225bb: Verifying Checksum [2025-01-20T01:23:17.002Z] 765212b225bb: Download complete [2025-01-20T01:23:17.002Z] f23df028b6ca: Download complete [2025-01-20T01:23:17.002Z] d65c8cfc05b1: Download complete [2025-01-20T01:23:17.271Z] 699f458cf7ca: Verifying Checksum [2025-01-20T01:23:17.271Z] 699f458cf7ca: Download complete [2025-01-20T01:23:17.539Z] 8998bd30e6a1: Verifying Checksum [2025-01-20T01:23:17.539Z] 8998bd30e6a1: Download complete [2025-01-20T01:23:19.492Z] 2437ff75d9bd: Verifying Checksum [2025-01-20T01:23:19.492Z] 2437ff75d9bd: Download complete [2025-01-20T01:23:23.745Z] 8998bd30e6a1: Pull complete [2025-01-20T01:23:23.745Z] 04944245beec: Pull complete [2025-01-20T01:23:25.690Z] 699f458cf7ca: Pull complete [2025-01-20T01:23:25.690Z] 765212b225bb: Pull complete [2025-01-20T01:23:26.655Z] f23df028b6ca: Pull complete [2025-01-20T01:23:26.655Z] d65c8cfc05b1: Pull complete [2025-01-20T01:23:53.352Z] 2437ff75d9bd: Pull complete [2025-01-20T01:23:53.352Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-01-20T01:23:53.352Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-20T01:23:53.353Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T01:23:53.565Z] prd-ubuntu20.04-docker-arm64-4c-16g-37156 does not seem to be running inside a container [2025-01-20T01:23:53.638Z] $ 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/184 -v /w/workspace/device-rest-go/184:/w/workspace/device-rest-go/184:rw,z -v /w/workspace/device-rest-go/184@tmp:/w/workspace/device-rest-go/184@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-01-20T01:23:54.929Z] $ docker top adf51e953a3f41c5d3ed101a6a2b05222e262aff43f19334d0d38f2609649a2a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T01:23:55.771Z] ---> job-cost.sh [2025-01-20T01:23:55.771Z] lf-activate-venv: SKIPPING [2025-01-20T01:23:55.771Z] INFO: No Stack... [2025-01-20T01:24:00.035Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-20T01:24:00.622Z] INFO: Archiving Costs [Pipeline] sh [2025-01-20T01:24:01.540Z] + cat /w/workspace/device-rest-go/184/archives/cost.csv [2025-01-20T01:24:01.540Z] + cut -d, -f6 [Pipeline] lock [2025-01-20T01:24:01.619Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-184-stack-cost] [2025-01-20T01:24:01.626Z] Resource [jenkins-edgexfoundry-device-rest-go-main-184-stack-cost] did not exist. Created. [2025-01-20T01:24:01.634Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-184-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-20T01:24:02.309Z] /w/workspace/device-rest-go/184@tmp/durable-167b06b4/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-01-20T01:24:02.986Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-20T01:24:03.016Z] Warning: overwriting stash ‘stack-cost’ [2025-01-20T01:24:03.075Z] Stashed 1 file(s) [Pipeline] } [2025-01-20T01:24:03.083Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-184-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-20T01:24:03.111Z] $ docker stop --time=1 adf51e953a3f41c5d3ed101a6a2b05222e262aff43f19334d0d38f2609649a2a [2025-01-20T01:24:04.604Z] $ docker rm -f --volumes adf51e953a3f41c5d3ed101a6a2b05222e262aff43f19334d0d38f2609649a2a [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 [2025-01-20T01:24:05.124Z] provisioning config files... [2025-01-20T01:24:05.132Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8210491034411839677tmp [Pipeline] { [Pipeline] sh [2025-01-20T01:24:05.436Z] + set +x [2025-01-20T01:24:05.436Z] + curl -s https://codecov.io/bash [2025-01-20T01:24:05.436Z] + bash -s -- [2025-01-20T01:24:05.436Z] [2025-01-20T01:24:05.436Z] _____ _ [2025-01-20T01:24:05.436Z] / ____| | | [2025-01-20T01:24:05.436Z] | | ___ __| | ___ ___ _____ __ [2025-01-20T01:24:05.436Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-20T01:24:05.436Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-20T01:24:05.436Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-20T01:24:05.436Z] Bash-1.0.6 [2025-01-20T01:24:05.436Z] [2025-01-20T01:24:05.436Z] [2025-01-20T01:24:05.436Z] ==> git version 2.25.1 found [2025-01-20T01:24:05.696Z] ==> 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 [2025-01-20T01:24:05.696Z] Release-Date: 2020-01-08 [2025-01-20T01:24:05.696Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-01-20T01:24:05.696Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-20T01:24:05.696Z] ==> Jenkins CI detected. [2025-01-20T01:24:05.696Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2025-01-20T01:24:05.696Z] project root: . [2025-01-20T01:24:05.696Z] --> token set from env [2025-01-20T01:24:05.697Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-20T01:24:05.697Z] ==> Running gcov in . (disable via -X gcov) [2025-01-20T01:24:05.697Z] ==> Python coveragepy not found [2025-01-20T01:24:05.697Z] ==> Searching for coverage reports in: [2025-01-20T01:24:05.697Z] + . [2025-01-20T01:24:05.697Z] -> Found 1 reports [2025-01-20T01:24:05.697Z] ==> Detecting git/mercurial file structure [2025-01-20T01:24:05.697Z] ==> Reading reports [2025-01-20T01:24:05.697Z] + ./coverage.out bytes=14565 [2025-01-20T01:24:05.697Z] ==> Appending adjustments [2025-01-20T01:24:05.697Z] https://docs.codecov.io/docs/fixing-reports [2025-01-20T01:24:05.697Z] + Found adjustments [2025-01-20T01:24:05.697Z] ==> Gzipping contents [2025-01-20T01:24:05.697Z] 4.0K /tmp/codecov.vdJAAg.gz [2025-01-20T01:24:05.697Z] ==> Uploading reports [2025-01-20T01:24:05.697Z] url: https://codecov.io [2025-01-20T01:24:05.697Z] query: branch=main&commit=c1ff3e5bb14fe4e156aaffe1fac9f40b5f1dff52&build=184&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F184%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-20T01:24:05.697Z] -> Pinging Codecov [2025-01-20T01:24:05.697Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c1ff3e5bb14fe4e156aaffe1fac9f40b5f1dff52&build=184&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F184%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-20T01:24:05.956Z] -> Uploading to [2025-01-20T01:24:05.956Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rest-go/c1ff3e5bb14fe4e156aaffe1fac9f40b5f1dff52/973f1eb3-dc5b-4441-8144-b596eb0dbb0a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250120%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250120T012405Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=449b2af381b889122404901e337a785dc47835e04e20d6e4f3dfb1274d6f4b0f [2025-01-20T01:24:05.956Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-20T01:24:05.956Z] Dload Upload Total Spent Left Speed [2025-01-20T01:24:06.216Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2327 0 0 100 2327 0 7094 --:--:-- --:--:-- --:--:-- 7094 [2025-01-20T01:24:06.216Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/c1ff3e5bb14fe4e156aaffe1fac9f40b5f1dff52 [Pipeline] } [2025-01-20T01:24:06.223Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-01-20T01:24:06.495Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-01-20T01:24:06.514Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:24:06.824Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-20T01:24:06.824Z] [2025-01-20T01:24:06.824Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:24:07.133Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-20T01:24:07.133Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-01-20T01:24:07.133Z] 43c4264eed91: Pulling fs layer [2025-01-20T01:24:07.133Z] 4cc291be95ef: Pulling fs layer [2025-01-20T01:24:07.133Z] 2ac1f1163629: Pulling fs layer [2025-01-20T01:24:07.133Z] 5c3c966382ef: Pulling fs layer [2025-01-20T01:24:07.133Z] 4f4fb700ef54: Pulling fs layer [2025-01-20T01:24:07.133Z] d9c7d2e4e75e: Pulling fs layer [2025-01-20T01:24:07.133Z] 9c3e1370e548: Pulling fs layer [2025-01-20T01:24:07.133Z] d9c7d2e4e75e: Waiting [2025-01-20T01:24:07.133Z] 5c3c966382ef: Waiting [2025-01-20T01:24:07.133Z] 4f4fb700ef54: Waiting [2025-01-20T01:24:07.133Z] 9c3e1370e548: Waiting [2025-01-20T01:24:07.133Z] 4cc291be95ef: Verifying Checksum [2025-01-20T01:24:07.133Z] 4cc291be95ef: Download complete [2025-01-20T01:24:07.133Z] 5c3c966382ef: Download complete [2025-01-20T01:24:07.133Z] 4f4fb700ef54: Download complete [2025-01-20T01:24:07.133Z] 43c4264eed91: Download complete [2025-01-20T01:24:07.392Z] 43c4264eed91: Pull complete [2025-01-20T01:24:07.392Z] d9c7d2e4e75e: Verifying Checksum [2025-01-20T01:24:07.392Z] d9c7d2e4e75e: Download complete [2025-01-20T01:24:07.392Z] 4cc291be95ef: Pull complete [2025-01-20T01:24:07.652Z] 2ac1f1163629: Download complete [2025-01-20T01:24:08.232Z] 9c3e1370e548: Verifying Checksum [2025-01-20T01:24:08.232Z] 9c3e1370e548: Download complete [2025-01-20T01:24:11.518Z] 2ac1f1163629: Pull complete [2025-01-20T01:24:11.518Z] 5c3c966382ef: Pull complete [2025-01-20T01:24:11.518Z] 4f4fb700ef54: Pull complete [2025-01-20T01:24:11.518Z] d9c7d2e4e75e: Pull complete [2025-01-20T01:24:14.049Z] 9c3e1370e548: Pull complete [2025-01-20T01:24:14.049Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-01-20T01:24:14.049Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-20T01:24:14.049Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T01:24:14.142Z] prd-ubuntu20.04-docker-8c-8g-37155 does not seem to be running inside a container [2025-01-20T01:24:14.186Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-01-20T01:24:20.266Z] $ docker top 310707f488cde6bcb9d4a4443de6af58b3d82a3b2d68932a82c727579e9eebbe -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-20T01:24:20.614Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] echo [2025-01-20T01:24:20.626Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2025-01-20T01:24:20.904Z] + set -o pipefail [2025-01-20T01:24:20.904Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2025-01-20T01:24:29.743Z] [2025-01-20T01:24:29.743Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2025-01-20T01:24:29.743Z] [2025-01-20T01:24:29.743Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9d7b2b31-f697-4750-913c-575a35a00c1a/history/9c7f0432-8dc3-4bba-b12a-77c0bf4c5e0d [2025-01-20T01:24:29.743Z] [2025-01-20T01:24:29.743Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-01-20T01:24:29.743Z] [2025-01-20T01:24:30.310Z] [2025-01-20T01:24:30.310Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-01-20T01:24:30.310Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-01-20T01:24:30.903Z] $ docker stop --time=1 310707f488cde6bcb9d4a4443de6af58b3d82a3b2d68932a82c727579e9eebbe [2025-01-20T01:24:37.217Z] $ docker rm -f --volumes 310707f488cde6bcb9d4a4443de6af58b3d82a3b2d68932a82c727579e9eebbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-20T01:24:38.064Z] + git log --format=format:%s -1 c1ff3e5bb14fe4e156aaffe1fac9f40b5f1dff52 [Pipeline] sh [2025-01-20T01:24:38.358Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-20T01:24:38.358Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:24:38.662Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-20T01:24:38.662Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T01:24:38.749Z] prd-ubuntu20.04-docker-8c-8g-37155 does not seem to be running inside a container [2025-01-20T01:24:38.790Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-20T01:24:39.312Z] $ docker top 60f8f40f27edf0e6d90526e0161ce3de3efa802a11d6a613a0988fee75497e8a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-20T01:24:39.411Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-20T01:24:39.411Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-20T01:24:39.519Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-20T01:24:39.532Z] $ docker exec 60f8f40f27edf0e6d90526e0161ce3de3efa802a11d6a613a0988fee75497e8a ssh-agent [2025-01-20T01:24:39.622Z] SSH_AUTH_SOCK=/tmp/ssh-XSNEA99TaT9S/agent.32 [2025-01-20T01:24:39.622Z] SSH_AGENT_PID=39 [2025-01-20T01:24:39.626Z] Running ssh-add (command line suppressed) [2025-01-20T01:24:39.725Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11864052949501543516.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11864052949501543516.key) [2025-01-20T01:24:39.726Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-20T01:24:40.439Z] + git semver tag [2025-01-20T01:24:40.440Z] 2025-01-20 01:24:40,267 [run_tag] DEBUG tag force:False [2025-01-20T01:24:40.440Z] 2025-01-20 01:24:40,267 [check_head_tag] DEBUG check head tag [2025-01-20T01:24:40.440Z] 2025-01-20 01:24:40,269 [execute] INFO git cat-file --batch-check [2025-01-20T01:24:40.440Z] 2025-01-20 01:24:40,269 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2025-01-20T01:24:40.440Z] 2025-01-20 01:24:40,273 [execute] INFO git cat-file --batch [2025-01-20T01:24:40.440Z] 2025-01-20 01:24:40,273 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2025-01-20T01:24:40.440Z] 2025-01-20 01:24:40,298 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-01-20T01:24:40.440Z] 2025-01-20 01:24:40,298 [execute] INFO git tag -a v4.0.0-dev.7 -m v4.0.0-dev.7 [2025-01-20T01:24:40.440Z] 2025-01-20 01:24:40,298 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.7', '-m', 'v4.0.0-dev.7'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2025-01-20T01:24:40.440Z] 2025-01-20 01:24:40,302 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-01-20T01:24:40.440Z] 4.0.0-dev.7 [Pipeline] } [2025-01-20T01:24:40.460Z] $ docker exec --env ******** --env ******** 60f8f40f27edf0e6d90526e0161ce3de3efa802a11d6a613a0988fee75497e8a ssh-agent -k [2025-01-20T01:24:40.551Z] unset SSH_AUTH_SOCK; [2025-01-20T01:24:40.552Z] unset SSH_AGENT_PID; [2025-01-20T01:24:40.552Z] echo Agent pid 39 killed; [2025-01-20T01:24:40.550Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-20T01:24:40.880Z] + git semver [Pipeline] } [2025-01-20T01:24:41.602Z] $ docker stop --time=1 60f8f40f27edf0e6d90526e0161ce3de3efa802a11d6a613a0988fee75497e8a [2025-01-20T01:24:42.873Z] $ docker rm -f --volumes 60f8f40f27edf0e6d90526e0161ce3de3efa802a11d6a613a0988fee75497e8a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:24:43.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-20T01:24:43.285Z] [2025-01-20T01:24:43.285Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:24:43.585Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-20T01:24:43.585Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-01-20T01:24:43.585Z] ab5ef0e58194: Pulling fs layer [2025-01-20T01:24:43.585Z] 9712f1f96733: Pulling fs layer [2025-01-20T01:24:43.585Z] 63f879dbbcfc: Pulling fs layer [2025-01-20T01:24:43.585Z] 0d9ebad4ef96: Pulling fs layer [2025-01-20T01:24:43.585Z] e9a5061849ea: Pulling fs layer [2025-01-20T01:24:43.585Z] d747dcd14b5f: Pulling fs layer [2025-01-20T01:24:43.585Z] 2de7ff778b66: Pulling fs layer [2025-01-20T01:24:43.585Z] 0d9ebad4ef96: Waiting [2025-01-20T01:24:43.585Z] e9a5061849ea: Waiting [2025-01-20T01:24:43.585Z] 2de7ff778b66: Waiting [2025-01-20T01:24:43.585Z] 9712f1f96733: Download complete [2025-01-20T01:24:43.844Z] 63f879dbbcfc: Verifying Checksum [2025-01-20T01:24:43.844Z] 63f879dbbcfc: Download complete [2025-01-20T01:24:44.104Z] e9a5061849ea: Verifying Checksum [2025-01-20T01:24:44.104Z] e9a5061849ea: Download complete [2025-01-20T01:24:44.104Z] 0d9ebad4ef96: Verifying Checksum [2025-01-20T01:24:44.104Z] 0d9ebad4ef96: Download complete [2025-01-20T01:24:44.104Z] d747dcd14b5f: Download complete [2025-01-20T01:24:44.104Z] 2de7ff778b66: Verifying Checksum [2025-01-20T01:24:44.104Z] 2de7ff778b66: Download complete [2025-01-20T01:24:44.365Z] ab5ef0e58194: Verifying Checksum [2025-01-20T01:24:44.365Z] ab5ef0e58194: Download complete [2025-01-20T01:24:47.651Z] ab5ef0e58194: Pull complete [2025-01-20T01:24:47.651Z] 9712f1f96733: Pull complete [2025-01-20T01:24:47.910Z] 63f879dbbcfc: Pull complete [2025-01-20T01:24:52.101Z] 0d9ebad4ef96: Pull complete [2025-01-20T01:24:52.101Z] e9a5061849ea: Pull complete [2025-01-20T01:24:52.101Z] d747dcd14b5f: Pull complete [2025-01-20T01:24:53.474Z] 2de7ff778b66: Pull complete [2025-01-20T01:24:53.474Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-01-20T01:24:53.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-20T01:24:53.474Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T01:24:53.588Z] prd-ubuntu20.04-docker-8c-8g-37155 does not seem to be running inside a container [2025-01-20T01:24:53.626Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-01-20T01:25:03.106Z] $ docker top f6ba8198efed2a8e113054b4936f31600490f2e2b8c459056bb0a7bed3e0ab71 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-01-20T01:25:03.175Z] provisioning config files... [2025-01-20T01:25:03.183Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config13162052492222649182tmp [2025-01-20T01:25:03.204Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1136803253290226967tmp [2025-01-20T01:25:03.214Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2588047103093492775tmp [Pipeline] { [Pipeline] echo [2025-01-20T01:25:03.245Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T01:25:03.540Z] ---> sigul-configuration.sh [2025-01-20T01:25:03.540Z] gpg: directory `/root/.gnupg' created [2025-01-20T01:25:03.540Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-01-20T01:25:03.540Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-01-20T01:25:03.540Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-01-20T01:25:03.540Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-01-20T01:25:03.540Z] gpg: CAST5 encrypted data [2025-01-20T01:25:03.540Z] gpg: encrypted with 1 passphrase [2025-01-20T01:25:03.540Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-01-20T01:25:03.836Z] + mkdir /home/jenkins [2025-01-20T01:25:03.836Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-01-20T01:25:04.130Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-01-20T01:25:04.145Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T01:25:04.442Z] ---> sigul-install.sh [2025-01-20T01:25:04.442Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-01-20T01:25:04.741Z] + git tag --list [2025-01-20T01:25:04.741Z] v1.0.0 [2025-01-20T01:25:04.741Z] v1.1.0 [2025-01-20T01:25:04.741Z] v1.1.1 [2025-01-20T01:25:04.741Z] v1.1.2 [2025-01-20T01:25:04.741Z] v1.2.0 [2025-01-20T01:25:04.741Z] v1.2.1 [2025-01-20T01:25:04.741Z] v2.0.0 [2025-01-20T01:25:04.741Z] v2.1.0 [2025-01-20T01:25:04.741Z] v2.1.1 [2025-01-20T01:25:04.741Z] v2.2.0 [2025-01-20T01:25:04.741Z] v2.3.0 [2025-01-20T01:25:04.741Z] v3.0 [2025-01-20T01:25:04.741Z] v3.0.0 [2025-01-20T01:25:04.741Z] v3.1 [2025-01-20T01:25:04.741Z] v3.1.0 [2025-01-20T01:25:04.741Z] v3.1.0-dev.1 [2025-01-20T01:25:04.741Z] v3.1.0-dev.10 [2025-01-20T01:25:04.741Z] v3.1.0-dev.11 [2025-01-20T01:25:04.741Z] v3.1.0-dev.12 [2025-01-20T01:25:04.741Z] v3.1.0-dev.13 [2025-01-20T01:25:04.741Z] v3.1.0-dev.14 [2025-01-20T01:25:04.741Z] v3.1.0-dev.15 [2025-01-20T01:25:04.741Z] v3.1.0-dev.16 [2025-01-20T01:25:04.741Z] v3.1.0-dev.17 [2025-01-20T01:25:04.741Z] v3.1.0-dev.18 [2025-01-20T01:25:04.741Z] v3.1.0-dev.19 [2025-01-20T01:25:04.741Z] v3.1.0-dev.2 [2025-01-20T01:25:04.741Z] v3.1.0-dev.20 [2025-01-20T01:25:04.741Z] v3.1.0-dev.21 [2025-01-20T01:25:04.741Z] v3.1.0-dev.22 [2025-01-20T01:25:04.741Z] v3.1.0-dev.23 [2025-01-20T01:25:04.741Z] v3.1.0-dev.24 [2025-01-20T01:25:04.741Z] v3.1.0-dev.25 [2025-01-20T01:25:04.741Z] v3.1.0-dev.26 [2025-01-20T01:25:04.741Z] v3.1.0-dev.27 [2025-01-20T01:25:04.741Z] v3.1.0-dev.28 [2025-01-20T01:25:04.741Z] v3.1.0-dev.29 [2025-01-20T01:25:04.741Z] v3.1.0-dev.3 [2025-01-20T01:25:04.741Z] v3.1.0-dev.30 [2025-01-20T01:25:04.741Z] v3.1.0-dev.31 [2025-01-20T01:25:04.741Z] v3.1.0-dev.32 [2025-01-20T01:25:04.741Z] v3.1.0-dev.4 [2025-01-20T01:25:04.741Z] v3.1.0-dev.5 [2025-01-20T01:25:04.741Z] v3.1.0-dev.6 [2025-01-20T01:25:04.741Z] v3.1.0-dev.7 [2025-01-20T01:25:04.741Z] v3.1.0-dev.8 [2025-01-20T01:25:04.741Z] v3.1.0-dev.9 [2025-01-20T01:25:04.741Z] v3.1.1 [2025-01-20T01:25:04.741Z] v3.2.0-dev.1 [2025-01-20T01:25:04.741Z] v3.2.0-dev.10 [2025-01-20T01:25:04.741Z] v3.2.0-dev.11 [2025-01-20T01:25:04.741Z] v3.2.0-dev.12 [2025-01-20T01:25:04.741Z] v3.2.0-dev.13 [2025-01-20T01:25:04.741Z] v3.2.0-dev.14 [2025-01-20T01:25:04.741Z] v3.2.0-dev.15 [2025-01-20T01:25:04.741Z] v3.2.0-dev.16 [2025-01-20T01:25:04.741Z] v3.2.0-dev.17 [2025-01-20T01:25:04.741Z] v3.2.0-dev.18 [2025-01-20T01:25:04.741Z] v3.2.0-dev.19 [2025-01-20T01:25:04.741Z] v3.2.0-dev.2 [2025-01-20T01:25:04.741Z] v3.2.0-dev.20 [2025-01-20T01:25:04.741Z] v3.2.0-dev.21 [2025-01-20T01:25:04.741Z] v3.2.0-dev.22 [2025-01-20T01:25:04.741Z] v3.2.0-dev.23 [2025-01-20T01:25:04.741Z] v3.2.0-dev.24 [2025-01-20T01:25:04.741Z] v3.2.0-dev.25 [2025-01-20T01:25:04.741Z] v3.2.0-dev.3 [2025-01-20T01:25:04.741Z] v3.2.0-dev.4 [2025-01-20T01:25:04.741Z] v3.2.0-dev.5 [2025-01-20T01:25:04.741Z] v3.2.0-dev.6 [2025-01-20T01:25:04.741Z] v3.2.0-dev.7 [2025-01-20T01:25:04.741Z] v3.2.0-dev.8 [2025-01-20T01:25:04.741Z] v3.2.0-dev.9 [2025-01-20T01:25:04.741Z] v4.0.0-dev.1 [2025-01-20T01:25:04.741Z] v4.0.0-dev.2 [2025-01-20T01:25:04.741Z] v4.0.0-dev.3 [2025-01-20T01:25:04.741Z] v4.0.0-dev.4 [2025-01-20T01:25:04.741Z] v4.0.0-dev.5 [2025-01-20T01:25:04.741Z] v4.0.0-dev.6 [2025-01-20T01:25:04.741Z] v4.0.0-dev.7 [Pipeline] sh [2025-01-20T01:25:05.040Z] + lftools sign git-tag v4.0.0-dev.7 [2025-01-20T01:25:05.632Z] Signing Git tag with Sigul... [2025-01-20T01:25:05.632Z] Signing v4.0.0-dev.7 [Pipeline] echo [2025-01-20T01:25:05.905Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T01:25:06.219Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-01-20T01:25:06.226Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-01-20T01:25:06.261Z] $ docker stop --time=1 f6ba8198efed2a8e113054b4936f31600490f2e2b8c459056bb0a7bed3e0ab71 [2025-01-20T01:25:08.496Z] $ docker rm -f --volumes f6ba8198efed2a8e113054b4936f31600490f2e2b8c459056bb0a7bed3e0ab71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-01-20T01:25:09.072Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-20T01:25:09.072Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:25:09.376Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-20T01:25:09.376Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T01:25:09.458Z] prd-ubuntu20.04-docker-8c-8g-37155 does not seem to be running inside a container [2025-01-20T01:25:09.501Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-20T01:25:10.559Z] $ docker top be39e0a1a36f3d817056725c809804e34ffb7879d773b247a3bd65ed8de719b3 -eo pid,comm [2025-01-20T01:25:10.599Z] 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). [2025-01-20T01:25:10.599Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-20T01:25:10.647Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-20T01:25:10.647Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-20T01:25:10.757Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-20T01:25:10.771Z] $ docker exec be39e0a1a36f3d817056725c809804e34ffb7879d773b247a3bd65ed8de719b3 ssh-agent [2025-01-20T01:25:10.862Z] SSH_AUTH_SOCK=/tmp/ssh-76y3J6KfdVWe/agent.14 [2025-01-20T01:25:10.862Z] SSH_AGENT_PID=20 [2025-01-20T01:25:10.866Z] Running ssh-add (command line suppressed) [2025-01-20T01:25:10.976Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7272284376342346513.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7272284376342346513.key) [2025-01-20T01:25:10.981Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-20T01:25:11.272Z] + git semver bump pre [2025-01-20T01:25:11.531Z] 2025-01-20 01:25:11,514 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-01-20T01:25:11.531Z] 2025-01-20 01:25:11,514 [bump_version] DEBUG bumping version:4.0.0-dev.7 on axis:pre with prefix:dev [2025-01-20T01:25:11.531Z] 2025-01-20 01:25:11,514 [bump_version] DEBUG bumped version:4.0.0-dev.8 [2025-01-20T01:25:11.531Z] 2025-01-20 01:25:11,514 [write_version] DEBUG write version:4.0.0-dev.8 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2025-01-20T01:25:11.531Z] 2025-01-20 01:25:11,514 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-01-20T01:25:11.531Z] 2025-01-20 01:25:11,515 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-01-20T01:25:11.531Z] 2025-01-20 01:25:11,517 [execute] INFO git cat-file --batch-check [2025-01-20T01:25:11.531Z] 2025-01-20 01:25:11,517 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-20T01:25:11.531Z] 2025-01-20 01:25:11,523 [execute] INFO git cat-file --batch [2025-01-20T01:25:11.531Z] 2025-01-20 01:25:11,524 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-20T01:25:11.531Z] 2025-01-20 01:25:11,528 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-01-20T01:25:11.531Z] 4.0.0-dev.8 [Pipeline] } [2025-01-20T01:25:11.813Z] $ docker exec --env ******** --env ******** be39e0a1a36f3d817056725c809804e34ffb7879d773b247a3bd65ed8de719b3 ssh-agent -k [2025-01-20T01:25:11.918Z] unset SSH_AUTH_SOCK; [2025-01-20T01:25:11.919Z] unset SSH_AGENT_PID; [2025-01-20T01:25:11.919Z] echo Agent pid 20 killed; [2025-01-20T01:25:11.917Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-20T01:25:12.248Z] + git semver [Pipeline] } [2025-01-20T01:25:12.532Z] $ docker stop --time=1 be39e0a1a36f3d817056725c809804e34ffb7879d773b247a3bd65ed8de719b3 [2025-01-20T01:25:13.850Z] $ docker rm -f --volumes be39e0a1a36f3d817056725c809804e34ffb7879d773b247a3bd65ed8de719b3 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-20T01:25:14.195Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-20T01:25:14.195Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:25:14.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-20T01:25:14.498Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T01:25:14.579Z] prd-ubuntu20.04-docker-8c-8g-37155 does not seem to be running inside a container [2025-01-20T01:25:14.622Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-20T01:25:14.963Z] $ docker top 6d215bee917851fe937efd84b735b183ef1b6b550cb023afd62e4e8a6d7286b7 -eo pid,comm [2025-01-20T01:25:14.997Z] 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). [2025-01-20T01:25:14.997Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-20T01:25:15.054Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-20T01:25:15.054Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-20T01:25:15.152Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-20T01:25:15.166Z] $ docker exec 6d215bee917851fe937efd84b735b183ef1b6b550cb023afd62e4e8a6d7286b7 ssh-agent [2025-01-20T01:25:15.268Z] SSH_AUTH_SOCK=/tmp/ssh-pjrZetewU6rH/agent.31 [2025-01-20T01:25:15.268Z] SSH_AGENT_PID=37 [2025-01-20T01:25:15.273Z] Running ssh-add (command line suppressed) [2025-01-20T01:25:15.382Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6976050747519803710.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6976050747519803710.key) [2025-01-20T01:25:15.382Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-20T01:25:15.678Z] + git semver push [2025-01-20T01:25:15.937Z] 2025-01-20 01:25:15,873 [run_push] DEBUG push [2025-01-20T01:25:15.937Z] 2025-01-20 01:25:15,874 [execute] INFO git cat-file --batch-check [2025-01-20T01:25:15.937Z] 2025-01-20 01:25:15,874 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-20T01:25:15.937Z] 2025-01-20 01:25:15,878 [execute] INFO git rev-list ce2c5b7f0bd679414fa488e01a72675cf5db0a41 -- [2025-01-20T01:25:15.937Z] 2025-01-20 01:25:15,879 [execute] DEBUG Popen(['git', 'rev-list', 'ce2c5b7f0bd679414fa488e01a72675cf5db0a41', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-20T01:25:15.937Z] 2025-01-20 01:25:15,888 [execute] INFO git fetch -v origin [2025-01-20T01:25:15.937Z] 2025-01-20 01:25:15,889 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-01-20T01:25:16.504Z] 2025-01-20 01:25:16,340 [run_push] DEBUG no remote changes detected [2025-01-20T01:25:16.504Z] 2025-01-20 01:25:16,340 [execute] INFO git push origin semver [2025-01-20T01:25:16.504Z] 2025-01-20 01:25:16,341 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-20T01:25:17.072Z] 2025-01-20 01:25:16,939 [run_push] DEBUG push all version tags [2025-01-20T01:25:17.072Z] 2025-01-20 01:25:16,939 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-01-20T01:25:17.072Z] 2025-01-20 01:25:16,939 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2025-01-20T01:25:17.640Z] 2025-01-20 01:25:17,525 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-01-20T01:25:17.640Z] 4.0.0-dev.8 [Pipeline] } [2025-01-20T01:25:17.660Z] $ docker exec --env ******** --env ******** 6d215bee917851fe937efd84b735b183ef1b6b550cb023afd62e4e8a6d7286b7 ssh-agent -k [2025-01-20T01:25:17.760Z] unset SSH_AUTH_SOCK; [2025-01-20T01:25:17.760Z] unset SSH_AGENT_PID; [2025-01-20T01:25:17.760Z] echo Agent pid 37 killed; [2025-01-20T01:25:17.760Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-20T01:25:18.102Z] + git semver [Pipeline] } [2025-01-20T01:25:18.386Z] $ docker stop --time=1 6d215bee917851fe937efd84b735b183ef1b6b550cb023afd62e4e8a6d7286b7 [2025-01-20T01:25:19.665Z] $ docker rm -f --volumes 6d215bee917851fe937efd84b735b183ef1b6b550cb023afd62e4e8a6d7286b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 [2025-01-20T01:25:20.285Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2025-01-20T01:25:20.285Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2025-01-20T01:25:20.285Z] total 16 [2025-01-20T01:25:20.285Z] drwxr-xr-x 3 root root 4096 Jan 20 01:14 . [2025-01-20T01:25:20.285Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 20 01:25 .. [2025-01-20T01:25:20.285Z] drwxr-xr-x 2 root root 4096 Jan 20 01:14 cost [2025-01-20T01:25:20.285Z] -rw-r--r-- 1 root root 86 Jan 20 01:14 cost.csv [2025-01-20T01:25:20.285Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2025-01-20T01:25:20.285Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2025-01-20T01:25:20.285Z] total 16 [2025-01-20T01:25:20.285Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 20 01:14 . [2025-01-20T01:25:20.285Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 20 01:25 .. [2025-01-20T01:25:20.285Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 20 01:14 cost [2025-01-20T01:25:20.285Z] -rw-r--r-- 1 jenkins jenkins 86 Jan 20 01:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-01-20T01:25:20.573Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T01:25:21.434Z] ---> package-listing.sh [2025-01-20T01:25:21.434Z] ++ facter osfamily [2025-01-20T01:25:21.434Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-20T01:25:21.694Z] + OS_FAMILY=debian [2025-01-20T01:25:21.694Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2025-01-20T01:25:21.694Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-20T01:25:21.694Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-20T01:25:21.694Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-20T01:25:21.694Z] + PACKAGES=/tmp/packages_start.txt [2025-01-20T01:25:21.694Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2025-01-20T01:25:21.694Z] + PACKAGES=/tmp/packages_end.txt [2025-01-20T01:25:21.694Z] + case "${OS_FAMILY}" in [2025-01-20T01:25:21.694Z] + dpkg -l [2025-01-20T01:25:21.694Z] + grep '^ii' [2025-01-20T01:25:21.694Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-20T01:25:21.694Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-20T01:25:21.694Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-20T01:25:21.694Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2025-01-20T01:25:21.694Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2025-01-20T01:25:21.694Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo [2025-01-20T01:25:21.705Z] 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/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-01-20T01:25:21.981Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:25:22.541Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-20T01:25:22.541Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T01:25:22.625Z] prd-ubuntu20.04-docker-8c-8g-37155 does not seem to be running inside a container [2025-01-20T01:25:22.669Z] $ 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/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-01-20T01:25:22.901Z] $ docker top 7d53c85b1d76ab77191d25ab48e658bafd0937f157d2a48c43d47e4607e5aa5f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-20T01:25:23.244Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-20T01:25:23.525Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-20T01:25:23.809Z] + ls /var/log/sa-host [2025-01-20T01:25:23.810Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-20T01:25:24.022Z] provisioning config files... [2025-01-20T01:25:24.031Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config17690392838170314307tmp [Pipeline] { [Pipeline] echo [2025-01-20T01:25:24.046Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T01:25:24.326Z] ---> create-netrc.sh [Pipeline] } [2025-01-20T01:25:24.333Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-20T01:25:24.673Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-20T01:25:24.683Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T01:25:24.971Z] ---> sudo-logs.sh [2025-01-20T01:25:24.971Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-20T01:25:25.014Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T01:25:25.297Z] ---> job-cost.sh [2025-01-20T01:25:25.297Z] lf-activate-venv: SKIPPING [2025-01-20T01:25:25.297Z] DEBUG: total: 0.2199999988079071 [2025-01-20T01:25:25.297Z] INFO: Retrieving Stack Cost... [2025-01-20T01:25:25.866Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-20T01:25:26.127Z] INFO: Archiving Costs [Pipeline] echo [2025-01-20T01:25:26.138Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T01:25:26.424Z] ---> logs-deploy.sh [2025-01-20T01:25:26.424Z] lf-activate-venv: SKIPPING [2025-01-20T01:25:26.424Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/184 [2025-01-20T01:25:26.424Z] INFO: archiving workspace using pattern(s): [2025-01-20T01:25:27.361Z] Archives upload complete. [2025-01-20T01:25:27.361Z] INFO: archiving logs to Nexus