Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e0a5c5a73132d7079afb502fe425c62ff6deb797 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-ssh968097901117601958.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-ssh10716284113923115006.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-ssh17842570250545385951.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-ssh16408496621096353336.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-ssh4485910955001228679.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 Running on prd-ubuntu20.04-docker-8c-8g-39357 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 > 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 Avoid second fetch Checking out Revision e0a5c5a73132d7079afb502fe425c62ff6deb797 (main) Commit message: "Merge pull request #450 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.25" > git config core.sparsecheckout # timeout=10 > git checkout -f e0a5c5a73132d7079afb502fe425c62ff6deb797 # timeout=10 > git rev-list --no-walk 4c8762db10e0facc8234d5cdc2b4007155e2b406 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-20T21:51:05.998Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-20T21:51:06.067Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-20T21:51:06.114Z] ========================================================= [2025-02-20T21:51:06.114Z] EdgeX Global Pipelines Version Info [2025-02-20T21:51:06.114Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-20T21:51:06.861Z] ------------------- [2025-02-20T21:51:06.861Z] stable info: [2025-02-20T21:51:06.861Z] ------------------- [2025-02-20T21:51:06.861Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-20T21:51:06.861Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-20T21:51:06.861Z] Message: update stable to v1.0.269 [2025-02-20T21:51:07.431Z] ------------------- [2025-02-20T21:51:07.432Z] experimental info: [2025-02-20T21:51:07.432Z] ------------------- [2025-02-20T21:51:07.432Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-20T21:51:07.432Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-20T21:51:07.432Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-20T21:51:07.525Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2025-02-20T21:51:07.547Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2025-02-20T21:51:07.570Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-20T21:51:07.594Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-20T21:51:07.615Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-20T21:51:07.638Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-20T21:51:07.660Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-20T21:51:07.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-02-20T21:51:07.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-20T21:51:07.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-20T21:51:07.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-20T21:51:07.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2025-02-20T21:51:07.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-20T21:51:07.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-20T21:51:07.865Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-20T21:51:07.892Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-20T21:51:07.916Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-02-20T21:51:07.941Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-02-20T21:51:07.968Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-20T21:51:07.991Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-20T21:51:08.019Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-02-20T21:51:08.040Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-02-20T21:51:08.064Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-02-20T21:51:08.090Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-02-20T21:51:08.118Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-02-20T21:51:08.144Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-20T21:51:08.173Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-20T21:51:08.195Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-02-20T21:51:08.222Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-02-20T21:51:08.242Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-02-20T21:51:08.265Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e0a5c5a73132d7079afb502fe425c62ff6deb797 [Pipeline] echo [2025-02-20T21:51:08.288Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e0a5c5a [Pipeline] echo [2025-02-20T21:51:08.315Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-20T21:51:08.409Z] provisioning config files... [2025-02-20T21:51:08.423Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config72794628969176215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-20T21:51:08.766Z] ---> ****-login.sh [2025-02-20T21:51:08.767Z] nexus3.edgexfoundry.org:10001 [2025-02-20T21:51:09.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T21:51:09.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T21:51:09.027Z] Configure a credential helper to remove this warning. See [2025-02-20T21:51:09.028Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T21:51:09.028Z] [2025-02-20T21:51:09.028Z] Login Succeeded [2025-02-20T21:51:09.028Z] nexus3.edgexfoundry.org:10002 [2025-02-20T21:51:09.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T21:51:09.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T21:51:09.296Z] Configure a credential helper to remove this warning. See [2025-02-20T21:51:09.296Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T21:51:09.296Z] [2025-02-20T21:51:09.296Z] Login Succeeded [2025-02-20T21:51:09.296Z] nexus3.edgexfoundry.org:10003 [2025-02-20T21:51:09.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T21:51:09.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T21:51:09.296Z] Configure a credential helper to remove this warning. See [2025-02-20T21:51:09.296Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T21:51:09.296Z] [2025-02-20T21:51:09.296Z] Login Succeeded [2025-02-20T21:51:09.297Z] nexus3.edgexfoundry.org:10004 [2025-02-20T21:51:09.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T21:51:09.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T21:51:09.558Z] Configure a credential helper to remove this warning. See [2025-02-20T21:51:09.558Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T21:51:09.558Z] [2025-02-20T21:51:09.558Z] Login Succeeded [2025-02-20T21:51:09.558Z] ****.io [2025-02-20T21:51:09.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T21:51:09.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T21:51:09.820Z] Configure a credential helper to remove this warning. See [2025-02-20T21:51:09.820Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T21:51:09.820Z] [2025-02-20T21:51:09.820Z] Login Succeeded [2025-02-20T21:51:09.820Z] ---> ****-login.sh ends [Pipeline] } [2025-02-20T21:51:09.828Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-02-20T21:51:10.250Z] + git rev-list -1 --merges e0a5c5a73132d7079afb502fe425c62ff6deb797~1..e0a5c5a73132d7079afb502fe425c62ff6deb797 [Pipeline] echo [2025-02-20T21:51:10.279Z] -----------> git rev-list -1 --merges e0a5c5a73132d7079afb502fe425c62ff6deb797~1..e0a5c5a73132d7079afb502fe425c62ff6deb797 e0a5c5a73132d7079afb502fe425c62ff6deb797 [2025-02-20T21:51:10.279Z] e0a5c5a73132d7079afb502fe425c62ff6deb797 [false] [Pipeline] sh [2025-02-20T21:51:10.573Z] + git log --format=format:%s -1 e0a5c5a73132d7079afb502fe425c62ff6deb797 [Pipeline] echo [2025-02-20T21:51:10.594Z] ========================================================= [2025-02-20T21:51:10.594Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-20T21:51:10.594Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-20T21:51:10.935Z] + git log --format=format:%s -1 e0a5c5a73132d7079afb502fe425c62ff6deb797 [Pipeline] echo [2025-02-20T21:51:10.947Z] [semverPrep] GIT_COMMIT: e0a5c5a73132d7079afb502fe425c62ff6deb797, Commit Message: Merge pull request #450 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.25 [Pipeline] echo [2025-02-20T21:51:10.965Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-02-20T21:51:11.359Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-20T21:51:11.359Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-20T21:51:11.359Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-20T21:51:11.359Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-20T21:51:11.359Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-20T21:51:11.359Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-20T21:51:11.359Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T21:51:11.808Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-20T21:51:11.809Z] [2025-02-20T21:51:11.809Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T21:51:12.124Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-20T21:51:12.124Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-20T21:51:12.124Z] b85a868b505f: Pulling fs layer [2025-02-20T21:51:12.124Z] e2be974225ed: Pulling fs layer [2025-02-20T21:51:12.124Z] 339a4e72a1f5: Pulling fs layer [2025-02-20T21:51:12.124Z] 988bab9f4d93: Pulling fs layer [2025-02-20T21:51:12.124Z] 1469e6f7b9e6: Pulling fs layer [2025-02-20T21:51:12.124Z] eaf3925da568: Pulling fs layer [2025-02-20T21:51:12.124Z] bab4dde63d76: Pulling fs layer [2025-02-20T21:51:12.124Z] bde34c3a00c8: Pulling fs layer [2025-02-20T21:51:12.124Z] b352a97aabf1: Pulling fs layer [2025-02-20T21:51:12.124Z] 4872d77fe225: Pulling fs layer [2025-02-20T21:51:12.124Z] 988bab9f4d93: Waiting [2025-02-20T21:51:12.124Z] eaf3925da568: Waiting [2025-02-20T21:51:12.124Z] 1469e6f7b9e6: Waiting [2025-02-20T21:51:12.124Z] bab4dde63d76: Waiting [2025-02-20T21:51:12.124Z] b352a97aabf1: Waiting [2025-02-20T21:51:12.124Z] 5851b861e8e6: Pulling fs layer [2025-02-20T21:51:12.124Z] 4872d77fe225: Waiting [2025-02-20T21:51:12.124Z] 5851b861e8e6: Waiting [2025-02-20T21:51:12.124Z] bde34c3a00c8: Waiting [2025-02-20T21:51:12.124Z] e2be974225ed: Download complete [2025-02-20T21:51:12.124Z] 988bab9f4d93: Verifying Checksum [2025-02-20T21:51:12.124Z] 988bab9f4d93: Download complete [2025-02-20T21:51:12.124Z] 1469e6f7b9e6: Verifying Checksum [2025-02-20T21:51:12.124Z] 1469e6f7b9e6: Download complete [2025-02-20T21:51:12.124Z] eaf3925da568: Verifying Checksum [2025-02-20T21:51:12.124Z] eaf3925da568: Download complete [2025-02-20T21:51:12.124Z] 339a4e72a1f5: Verifying Checksum [2025-02-20T21:51:12.124Z] 339a4e72a1f5: Download complete [2025-02-20T21:51:12.384Z] bde34c3a00c8: Verifying Checksum [2025-02-20T21:51:12.384Z] bde34c3a00c8: Download complete [2025-02-20T21:51:12.384Z] b352a97aabf1: Download complete [2025-02-20T21:51:12.384Z] 4872d77fe225: Download complete [2025-02-20T21:51:12.384Z] 5851b861e8e6: Verifying Checksum [2025-02-20T21:51:12.384Z] b85a868b505f: Download complete [2025-02-20T21:51:12.645Z] bab4dde63d76: Verifying Checksum [2025-02-20T21:51:12.645Z] bab4dde63d76: Download complete [2025-02-20T21:51:13.582Z] b85a868b505f: Pull complete [2025-02-20T21:51:13.844Z] e2be974225ed: Pull complete [2025-02-20T21:51:14.104Z] 339a4e72a1f5: Pull complete [2025-02-20T21:51:14.364Z] 988bab9f4d93: Pull complete [2025-02-20T21:51:14.624Z] 1469e6f7b9e6: Pull complete [2025-02-20T21:51:14.624Z] eaf3925da568: Pull complete [2025-02-20T21:51:16.539Z] bab4dde63d76: Pull complete [2025-02-20T21:51:16.539Z] bde34c3a00c8: Pull complete [2025-02-20T21:51:16.539Z] b352a97aabf1: Pull complete [2025-02-20T21:51:16.539Z] 4872d77fe225: Pull complete [2025-02-20T21:51:16.799Z] 5851b861e8e6: Pull complete [2025-02-20T21:51:16.799Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-20T21:51:16.799Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-20T21:51:16.799Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T21:51:16.965Z] prd-ubuntu20.04-docker-8c-8g-39357 does not seem to be running inside a container [2025-02-20T21:51:16.998Z] $ 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-02-20T21:51:18.493Z] $ docker top d41d070659237ded0e96f649eb999d357872e5df8e2b057286d0a08ea2cc3b26 -eo pid,comm [2025-02-20T21:51:18.553Z] 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-02-20T21:51:18.553Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-20T21:51:18.613Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-20T21:51:18.613Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-20T21:51:18.754Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-20T21:51:18.754Z] $ docker exec d41d070659237ded0e96f649eb999d357872e5df8e2b057286d0a08ea2cc3b26 ssh-agent [2025-02-20T21:51:18.876Z] SSH_AUTH_SOCK=/tmp/ssh-nVa8hBJtW94Q/agent.33 [2025-02-20T21:51:18.876Z] SSH_AGENT_PID=39 [2025-02-20T21:51:18.882Z] Running ssh-add (command line suppressed) [2025-02-20T21:51:18.995Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_12401881189593532823.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_12401881189593532823.key) [2025-02-20T21:51:19.011Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-20T21:51:19.308Z] + git tag --points-at HEAD [Pipeline] } [2025-02-20T21:51:19.317Z] $ docker exec --env ******** --env ******** d41d070659237ded0e96f649eb999d357872e5df8e2b057286d0a08ea2cc3b26 ssh-agent -k [2025-02-20T21:51:19.414Z] unset SSH_AUTH_SOCK; [2025-02-20T21:51:19.415Z] unset SSH_AGENT_PID; [2025-02-20T21:51:19.415Z] echo Agent pid 39 killed; [2025-02-20T21:51:19.429Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-20T21:51:19.472Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-20T21:51:19.472Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-20T21:51:19.584Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-20T21:51:19.584Z] $ docker exec d41d070659237ded0e96f649eb999d357872e5df8e2b057286d0a08ea2cc3b26 ssh-agent [2025-02-20T21:51:19.708Z] SSH_AUTH_SOCK=/tmp/ssh-MF2Tkh4Ozim4/agent.72 [2025-02-20T21:51:19.708Z] SSH_AGENT_PID=78 [2025-02-20T21:51:19.712Z] Running ssh-add (command line suppressed) [2025-02-20T21:51:19.820Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7408278361588653435.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7408278361588653435.key) [2025-02-20T21:51:19.838Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-20T21:51:20.133Z] + git semver init [2025-02-20T21:51:20.394Z] 2025-02-20 21:51:20,308 [run_init] DEBUG init version:0.0.0 force:False [2025-02-20T21:51:20.394Z] 2025-02-20 21:51:20,309 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2025-02-20T21:51:20.394Z] 2025-02-20 21:51:20,309 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2025-02-20T21:51:20.394Z] 2025-02-20 21:51:20,310 [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-02-20T21:51:21.777Z] 2025-02-20 21:51:21,407 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2025-02-20T21:51:21.777Z] 2025-02-20 21:51:21,407 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2025-02-20T21:51:21.777Z] 2025-02-20 21:51:21,408 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-02-20T21:51:21.777Z] 2025-02-20 21:51:21,408 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-02-20T21:51:21.777Z] 4.0.0-dev.9 [Pipeline] } [2025-02-20T21:51:21.787Z] $ docker exec --env ******** --env ******** d41d070659237ded0e96f649eb999d357872e5df8e2b057286d0a08ea2cc3b26 ssh-agent -k [2025-02-20T21:51:21.887Z] unset SSH_AUTH_SOCK; [2025-02-20T21:51:21.887Z] unset SSH_AGENT_PID; [2025-02-20T21:51:21.888Z] echo Agent pid 78 killed; [2025-02-20T21:51:21.901Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-20T21:51:22.236Z] + git semver [Pipeline] } [2025-02-20T21:51:22.506Z] $ docker stop --time=1 d41d070659237ded0e96f649eb999d357872e5df8e2b057286d0a08ea2cc3b26 [2025-02-20T21:51:23.827Z] $ docker rm -f --volumes d41d070659237ded0e96f649eb999d357872e5df8e2b057286d0a08ea2cc3b26 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-20T21:51:24.180Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-20T21:51:24.413Z] Stashed 1 file(s) [Pipeline] echo [2025-02-20T21:51:24.418Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.9 [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-02-20T21:51:24.620Z] provisioning config files... [2025-02-20T21:51:24.634Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2171489134768461420tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-20T21:51:24.936Z] ---> ****-login.sh [2025-02-20T21:51:24.937Z] nexus3.edgexfoundry.org:10001 [2025-02-20T21:51:24.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T21:51:24.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T21:51:24.937Z] Configure a credential helper to remove this warning. See [2025-02-20T21:51:24.937Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T21:51:24.937Z] [2025-02-20T21:51:24.937Z] Login Succeeded [2025-02-20T21:51:24.937Z] nexus3.edgexfoundry.org:10002 [2025-02-20T21:51:24.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T21:51:24.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T21:51:24.937Z] Configure a credential helper to remove this warning. See [2025-02-20T21:51:24.937Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T21:51:24.937Z] [2025-02-20T21:51:24.937Z] Login Succeeded [2025-02-20T21:51:24.937Z] nexus3.edgexfoundry.org:10003 [2025-02-20T21:51:25.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T21:51:25.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T21:51:25.197Z] Configure a credential helper to remove this warning. See [2025-02-20T21:51:25.197Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T21:51:25.197Z] [2025-02-20T21:51:25.197Z] Login Succeeded [2025-02-20T21:51:25.197Z] nexus3.edgexfoundry.org:10004 [2025-02-20T21:51:25.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T21:51:25.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T21:51:25.197Z] Configure a credential helper to remove this warning. See [2025-02-20T21:51:25.197Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T21:51:25.197Z] [2025-02-20T21:51:25.197Z] Login Succeeded [2025-02-20T21:51:25.197Z] ****.io [2025-02-20T21:51:25.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T21:51:25.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T21:51:25.457Z] Configure a credential helper to remove this warning. See [2025-02-20T21:51:25.457Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T21:51:25.457Z] [2025-02-20T21:51:25.457Z] Login Succeeded [2025-02-20T21:51:25.457Z] ---> ****-login.sh ends [Pipeline] } [2025-02-20T21:51:25.463Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-20T21:51:25.565Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-20T21:51:25.589Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-20T21:51:25.607Z] ========================================================= [2025-02-20T21:51:25.607Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-20T21:51:25.607Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T21:51:25.950Z] + 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-02-20T21:51:25.950Z] Sending build context to Docker daemon 16.67MB [2025-02-20T21:51:25.950Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-02-20T21:51:25.950Z] Step 2/12 : FROM ${BASE} AS builder [2025-02-20T21:51:25.950Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-20T21:51:25.950Z] da9db072f522: Pulling fs layer [2025-02-20T21:51:25.950Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-20T21:51:25.950Z] 06f05ace1117: Pulling fs layer [2025-02-20T21:51:25.950Z] 5fe327b54edc: Pulling fs layer [2025-02-20T21:51:25.950Z] 4f4fb700ef54: Pulling fs layer [2025-02-20T21:51:25.950Z] 92a5565b7b96: Pulling fs layer [2025-02-20T21:51:25.950Z] ff9bb7016b71: Pulling fs layer [2025-02-20T21:51:25.950Z] b67dba6c2c7d: Pulling fs layer [2025-02-20T21:51:25.950Z] 5fe327b54edc: Waiting [2025-02-20T21:51:25.950Z] 92a5565b7b96: Waiting [2025-02-20T21:51:25.950Z] ff9bb7016b71: Waiting [2025-02-20T21:51:25.950Z] a813b0c90790: Pulling fs layer [2025-02-20T21:51:25.950Z] b67dba6c2c7d: Waiting [2025-02-20T21:51:25.950Z] 6ef4a4ee8ca5: Verifying Checksum [2025-02-20T21:51:26.211Z] 5fe327b54edc: Verifying Checksum [2025-02-20T21:51:26.211Z] 5fe327b54edc: Download complete [2025-02-20T21:51:26.211Z] 4f4fb700ef54: Verifying Checksum [2025-02-20T21:51:26.211Z] da9db072f522: Download complete [2025-02-20T21:51:26.211Z] 92a5565b7b96: Verifying Checksum [2025-02-20T21:51:26.211Z] 92a5565b7b96: Download complete [2025-02-20T21:51:26.211Z] ff9bb7016b71: Verifying Checksum [2025-02-20T21:51:26.211Z] ff9bb7016b71: Download complete [2025-02-20T21:51:26.211Z] da9db072f522: Pull complete [2025-02-20T21:51:26.470Z] a813b0c90790: Verifying Checksum [2025-02-20T21:51:26.470Z] a813b0c90790: Download complete [2025-02-20T21:51:26.470Z] 6ef4a4ee8ca5: Pull complete [2025-02-20T21:51:26.470Z] 06f05ace1117: Verifying Checksum [2025-02-20T21:51:26.470Z] 06f05ace1117: Download complete [2025-02-20T21:51:27.039Z] b67dba6c2c7d: Download complete [2025-02-20T21:51:30.340Z] 06f05ace1117: Pull complete [2025-02-20T21:51:30.340Z] 5fe327b54edc: Pull complete [2025-02-20T21:51:30.340Z] 4f4fb700ef54: Pull complete [2025-02-20T21:51:30.340Z] 92a5565b7b96: Pull complete [2025-02-20T21:51:30.601Z] ff9bb7016b71: Pull complete [2025-02-20T21:51:33.137Z] b67dba6c2c7d: Pull complete [2025-02-20T21:51:33.395Z] a813b0c90790: Pull complete [2025-02-20T21:51:33.395Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-20T21:51:33.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-20T21:51:33.395Z] ---> 3ba60ce46760 [2025-02-20T21:51:33.395Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-02-20T21:51:35.934Z] ---> Running in cb1d1a04714b [2025-02-20T21:51:35.934Z] Removing intermediate container cb1d1a04714b [2025-02-20T21:51:35.934Z] ---> f8442bae9f9c [2025-02-20T21:51:35.934Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-20T21:51:35.934Z] ---> Running in 57ca4400ee3d [2025-02-20T21:51:35.934Z] Removing intermediate container 57ca4400ee3d [2025-02-20T21:51:35.934Z] ---> 144cb51eea00 [2025-02-20T21:51:35.934Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-02-20T21:51:35.934Z] ---> Running in bf5664fb794a [2025-02-20T21:51:35.934Z] Removing intermediate container bf5664fb794a [2025-02-20T21:51:35.934Z] ---> fa5cb7fa0812 [2025-02-20T21:51:35.934Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-02-20T21:51:35.934Z] ---> Running in d610da647dbe [2025-02-20T21:51:35.934Z] Removing intermediate container d610da647dbe [2025-02-20T21:51:35.934Z] ---> 8eb024ce0b83 [2025-02-20T21:51:35.934Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-20T21:51:36.194Z] ---> Running in 290dde3200ad [2025-02-20T21:51:36.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T21:51:36.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T21:51:36.974Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2025-02-20T21:51:36.974Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-02-20T21:51:36.974Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2025-02-20T21:51:36.974Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2025-02-20T21:51:36.974Z] Executing busybox-1.36.1-r29.trigger [2025-02-20T21:51:36.974Z] OK: 252 MiB in 62 packages [2025-02-20T21:51:37.542Z] Removing intermediate container 290dde3200ad [2025-02-20T21:51:37.542Z] ---> 26dca6b7911a [2025-02-20T21:51:37.542Z] Step 8/12 : WORKDIR /device-rest-go [2025-02-20T21:51:37.542Z] ---> Running in a004142c38a2 [2025-02-20T21:51:37.542Z] Removing intermediate container a004142c38a2 [2025-02-20T21:51:37.542Z] ---> 725755ca81b0 [2025-02-20T21:51:37.542Z] Step 9/12 : COPY go.mod vendor* ./ [2025-02-20T21:51:37.801Z] ---> 26d1dcb1adba [2025-02-20T21:51:37.801Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T21:51:37.801Z] ---> Running in 036b8ea4b8be [2025-02-20T21:51:39.580Z] Still waiting to schedule task [2025-02-20T21:51:39.580Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-02-20T21:52:16.531Z] Removing intermediate container 036b8ea4b8be [2025-02-20T21:52:16.531Z] ---> 24e79554b1eb [2025-02-20T21:52:16.531Z] Step 11/12 : COPY . . [2025-02-20T21:52:16.531Z] ---> 1e913ba48e33 [2025-02-20T21:52:16.531Z] Step 12/12 : RUN $MAKE [2025-02-20T21:52:16.531Z] ---> Running in 9e13601864c7 [2025-02-20T21:52:16.531Z] noop [2025-02-20T21:52:16.531Z] Removing intermediate container 9e13601864c7 [2025-02-20T21:52:16.531Z] ---> 75eef6f23429 [2025-02-20T21:52:16.531Z] Successfully built 75eef6f23429 [2025-02-20T21:52:16.531Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T21:52:16.859Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-20T21:52:16.859Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T21:52:16.947Z] prd-ubuntu20.04-docker-8c-8g-39357 does not seem to be running inside a container [2025-02-20T21:52:16.975Z] $ 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-02-20T21:52:17.356Z] $ docker top cabeee47765affd4e72c047ecf3d2efd21501ae6d8048bb49ae82a31b14b4f7c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-20T21:52:17.722Z] + go version [2025-02-20T21:52:17.722Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-20T21:52:17.730Z] $ docker stop --time=1 cabeee47765affd4e72c047ecf3d2efd21501ae6d8048bb49ae82a31b14b4f7c [2025-02-20T21:52:19.027Z] $ docker rm -f --volumes cabeee47765affd4e72c047ecf3d2efd21501ae6d8048bb49ae82a31b14b4f7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T21:52:19.471Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-20T21:52:19.471Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T21:52:19.550Z] prd-ubuntu20.04-docker-8c-8g-39357 does not seem to be running inside a container [2025-02-20T21:52:19.576Z] $ 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-02-20T21:52:19.918Z] $ docker top 8d214aa9e53a0c7b57d629ba80333ba687da89f0954e551b95d3fa51e13f8c00 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-20T21:52:20.279Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2025-02-20T21:52:20.583Z] + make test [2025-02-20T21:52:20.583Z] go test ./... -coverprofile=coverage.out ./... [2025-02-20T21:52:21.958Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2025-02-20T21:52:43.896Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2025-02-20T21:52:43.896Z] ok github.com/edgexfoundry/device-rest-go/driver 0.007s coverage: 33.2% of statements [2025-02-20T21:52:52.036Z] go vet ./... [2025-02-20T21:52:57.297Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-20T21:52:57.297Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-20T21:52:57.297Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-20T21:52:57.311Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-20T21:52:57.326Z] $ docker stop --time=1 8d214aa9e53a0c7b57d629ba80333ba687da89f0954e551b95d3fa51e13f8c00 [2025-02-20T21:52:59.561Z] $ docker rm -f --volumes 8d214aa9e53a0c7b57d629ba80333ba687da89f0954e551b95d3fa51e13f8c00 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-20T21:53:00.100Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-20T21:53:00.149Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-02-20T21:53:00.707Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-20T21:53:00.986Z] + ls -al . [2025-02-20T21:53:00.986Z] total 244 [2025-02-20T21:53:00.986Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 20 21:52 . [2025-02-20T21:53:00.986Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 21:51 .. [2025-02-20T21:53:00.986Z] -rw-rw-r-- 1 jenkins jenkins 151 Feb 20 21:51 .dockerignore [2025-02-20T21:53:00.986Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 21:52 .git [2025-02-20T21:53:00.986Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 21:51 .github [2025-02-20T21:53:00.986Z] -rw-rw-r-- 1 jenkins jenkins 264 Feb 20 21:51 .gitignore [2025-02-20T21:53:00.986Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 20 21:51 .golangci.yml [2025-02-20T21:53:00.986Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 21:51 .semver [2025-02-20T21:53:00.986Z] -rw-rw-r-- 1 jenkins jenkins 20138 Feb 20 21:51 Attribution.txt [2025-02-20T21:53:00.986Z] -rw-rw-r-- 1 jenkins jenkins 17685 Feb 20 21:51 CHANGELOG.md [2025-02-20T21:53:00.986Z] -rw-rw-r-- 1 jenkins jenkins 1697 Feb 20 21:51 Dockerfile [2025-02-20T21:53:00.986Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 21:51 GOVERNANCE.md [2025-02-20T21:53:00.986Z] -rw-rw-r-- 1 jenkins jenkins 680 Feb 20 21:51 Jenkinsfile [2025-02-20T21:53:00.986Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 20 21:51 LICENSE [2025-02-20T21:53:00.986Z] -rw-rw-r-- 1 jenkins jenkins 2598 Feb 20 21:51 Makefile [2025-02-20T21:53:00.986Z] -rw-rw-r-- 1 jenkins jenkins 620 Feb 20 21:51 OWNERS.md [2025-02-20T21:53:00.986Z] -rw-rw-r-- 1 jenkins jenkins 3989 Feb 20 21:51 README.md [2025-02-20T21:53:00.986Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 20 21:51 VERSION [2025-02-20T21:53:00.986Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 21:51 bin [2025-02-20T21:53:00.986Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 21:51 cmd [2025-02-20T21:53:00.986Z] -rw-r--r-- 1 jenkins jenkins 14565 Feb 20 21:52 coverage.out [2025-02-20T21:53:00.986Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 21:51 driver [2025-02-20T21:53:00.986Z] -rw-rw-r-- 1 jenkins jenkins 6292 Feb 20 21:51 go.mod [2025-02-20T21:53:00.986Z] -rw-rw-r-- 1 jenkins jenkins 86628 Feb 20 21:51 go.sum [2025-02-20T21:53:00.986Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 21:51 openapi [2025-02-20T21:53:00.986Z] -rw-rw-r-- 1 jenkins jenkins 713 Feb 20 21:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T21:53:01.302Z] + 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=e0a5c5a73132d7079afb502fe425c62ff6deb797 --label arch=amd64 --label version=4.0.0-dev.9 . [2025-02-20T21:53:01.303Z] Sending build context to Docker daemon 16.69MB [2025-02-20T21:53:01.303Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-02-20T21:53:01.303Z] Step 2/26 : FROM ${BASE} AS builder [2025-02-20T21:53:01.303Z] ---> 75eef6f23429 [2025-02-20T21:53:01.303Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2025-02-20T21:53:01.303Z] ---> Running in d036897cd72b [2025-02-20T21:53:01.562Z] Removing intermediate container d036897cd72b [2025-02-20T21:53:01.562Z] ---> dcbbfba8cb98 [2025-02-20T21:53:01.562Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-20T21:53:01.562Z] ---> Running in 98e373b4b455 [2025-02-20T21:53:01.562Z] Removing intermediate container 98e373b4b455 [2025-02-20T21:53:01.562Z] ---> 63ea41beec59 [2025-02-20T21:53:01.562Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-02-20T21:53:01.562Z] ---> Running in 359b7d7495fc [2025-02-20T21:53:01.562Z] Removing intermediate container 359b7d7495fc [2025-02-20T21:53:01.562Z] ---> 99152be266f7 [2025-02-20T21:53:01.562Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2025-02-20T21:53:01.822Z] ---> Running in 6ebe43e4c0b5 [2025-02-20T21:53:01.823Z] Removing intermediate container 6ebe43e4c0b5 [2025-02-20T21:53:01.823Z] ---> 4d33dfa868e1 [2025-02-20T21:53:01.823Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-20T21:53:01.823Z] ---> Running in dceac15505d6 [2025-02-20T21:53:02.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T21:53:02.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T21:53:02.603Z] OK: 252 MiB in 62 packages [2025-02-20T21:53:03.174Z] Removing intermediate container dceac15505d6 [2025-02-20T21:53:03.174Z] ---> bf82d9e5832d [2025-02-20T21:53:03.175Z] Step 8/26 : WORKDIR /device-rest-go [2025-02-20T21:53:03.175Z] ---> Running in d3ae4c085fa8 [2025-02-20T21:53:03.175Z] Removing intermediate container d3ae4c085fa8 [2025-02-20T21:53:03.175Z] ---> f832c4d0deed [2025-02-20T21:53:03.175Z] Step 9/26 : COPY go.mod vendor* ./ [2025-02-20T21:53:03.175Z] ---> 9b1c112eb4c5 [2025-02-20T21:53:03.175Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T21:53:03.175Z] ---> Running in 14467104f03a [2025-02-20T21:53:04.114Z] Removing intermediate container 14467104f03a [2025-02-20T21:53:04.114Z] ---> 5eee20b29ad3 [2025-02-20T21:53:04.114Z] Step 11/26 : COPY . . [2025-02-20T21:53:04.374Z] ---> d87327674145 [2025-02-20T21:53:04.374Z] Step 12/26 : RUN $MAKE [2025-02-20T21:53:04.374Z] ---> Running in 74290cda949d [2025-02-20T21:53:04.633Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.0.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2025-02-20T21:53:18.618Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-39358 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2025-02-20T21:53:18.639Z] Running in /w/workspace/device-rest-go/187 [Pipeline] { [Pipeline] checkout [2025-02-20T21:53:18.675Z] The recommended git tool is: git [2025-02-20T21:53:23.195Z] using credential edgex-jenkins-ssh [2025-02-20T21:53:23.219Z] Cloning the remote Git repository [2025-02-20T21:53:23.257Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2025-02-20T21:53:23.351Z] > git init /w/workspace/device-rest-go/187 # timeout=10 [2025-02-20T21:53:23.477Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2025-02-20T21:53:23.478Z] > git --version # timeout=10 [2025-02-20T21:53:23.494Z] > git --version # 'git version 2.25.1' [2025-02-20T21:53:23.496Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-02-20T21:53:23.630Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-20T21:53:27.212Z] Avoid second fetch [2025-02-20T21:53:27.213Z] Checking out Revision e0a5c5a73132d7079afb502fe425c62ff6deb797 (main) [2025-02-20T21:53:26.275Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2025-02-20T21:53:26.294Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-20T21:53:27.227Z] > git config core.sparsecheckout # timeout=10 [2025-02-20T21:53:27.292Z] > git checkout -f e0a5c5a73132d7079afb502fe425c62ff6deb797 # timeout=10 [2025-02-20T21:53:27.810Z] Commit message: "Merge pull request #450 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.25" [2025-02-20T21:53:31.181Z] Removing intermediate container 74290cda949d [2025-02-20T21:53:31.183Z] ---> ad47a61389f1 [2025-02-20T21:53:31.183Z] Step 13/26 : FROM alpine:3.20 [2025-02-20T21:53:31.752Z] 3.20: Pulling from library/alpine [2025-02-20T21:53:31.753Z] 0a9a5dfd008f: Pulling fs layer [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-20T21:53:32.011Z] 0a9a5dfd008f: Verifying Checksum [2025-02-20T21:53:32.012Z] 0a9a5dfd008f: Download complete [2025-02-20T21:53:32.012Z] 0a9a5dfd008f: Pull complete [2025-02-20T21:53:32.012Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-20T21:53:32.012Z] Status: Downloaded newer image for alpine:3.20 [2025-02-20T21:53:32.012Z] ---> ff221270b9fb [2025-02-20T21:53:32.012Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-02-20T21:53:32.271Z] ---> Running in abf34c11c7f4 [2025-02-20T21:53:32.271Z] Removing intermediate container abf34c11c7f4 [2025-02-20T21:53:32.271Z] ---> 061306f74f3b [2025-02-20T21:53:32.271Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2025-02-20T21:53:32.271Z] ---> Running in b261e4f26f14 [2025-02-20T21:53:32.271Z] Removing intermediate container b261e4f26f14 [2025-02-20T21:53:32.271Z] ---> 400e809171a9 [2025-02-20T21:53:32.271Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2025-02-20T21:53:32.271Z] ---> Running in e555eca328e6 [2025-02-20T21:53:32.474Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-02-20T21:53:32.474Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-20T21:53:32.474Z] Dload Upload Total Spent Left Speed [2025-02-20T21:53:32.474Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2025-02-20T21:53:32.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T21:53:32.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T21:53:32.808Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-02-20T21:53:33.048Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-02-20T21:53:33.142Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2025-02-20T21:53:33.142Z] sudo tee /etc/docker/daemon.new [2025-02-20T21:53:33.142Z] { [2025-02-20T21:53:33.142Z] "registry-mirrors": [ [2025-02-20T21:53:33.142Z] "https://nexus3.edgexfoundry.org:10001" [2025-02-20T21:53:33.142Z] ], [2025-02-20T21:53:33.142Z] "bip": "10.250.0.254/24", [2025-02-20T21:53:33.142Z] "hosts": [ [2025-02-20T21:53:33.142Z] "tcp://0.0.0.0:5555", [2025-02-20T21:53:33.142Z] "unix:///var/run/docker.sock" [2025-02-20T21:53:33.142Z] ], [2025-02-20T21:53:33.142Z] "mtu": 1458, [2025-02-20T21:53:33.142Z] "selinux-enabled": true, [2025-02-20T21:53:33.142Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-02-20T21:53:33.142Z] } [Pipeline] sh [2025-02-20T21:53:33.306Z] Executing busybox-1.36.1-r29.trigger [2025-02-20T21:53:33.306Z] OK: 8 MiB in 15 packages [2025-02-20T21:53:33.481Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-02-20T21:53:33.566Z] Removing intermediate container e555eca328e6 [2025-02-20T21:53:33.566Z] ---> e60df01c7713 [2025-02-20T21:53:33.566Z] Step 17/26 : RUN apk --no-cache upgrade [2025-02-20T21:53:33.566Z] ---> Running in 805876d8dc03 [2025-02-20T21:53:33.815Z] + sudo service docker restart [2025-02-20T21:53:33.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T21:53:33.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T21:53:34.084Z] OK: 8 MiB in 15 packages [2025-02-20T21:53:34.343Z] Removing intermediate container 805876d8dc03 [2025-02-20T21:53:34.343Z] ---> 40384fb37235 [2025-02-20T21:53:34.343Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2025-02-20T21:53:35.280Z] ---> 369bf177921a [2025-02-20T21:53:35.280Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2025-02-20T21:53:35.280Z] ---> c809282f26bb [2025-02-20T21:53:35.280Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2025-02-20T21:53:35.280Z] ---> ddbfcfdd714b [2025-02-20T21:53:35.280Z] Step 21/26 : EXPOSE 59986 [2025-02-20T21:53:35.280Z] ---> Running in fdf5851b2ba8 [2025-02-20T21:53:35.539Z] Removing intermediate container fdf5851b2ba8 [2025-02-20T21:53:35.539Z] ---> df20d11c225a [2025-02-20T21:53:35.539Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2025-02-20T21:53:35.539Z] ---> Running in 1cc95b3005a8 [2025-02-20T21:53:35.539Z] Removing intermediate container 1cc95b3005a8 [2025-02-20T21:53:35.539Z] ---> 30aab0583577 [2025-02-20T21:53:35.539Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-02-20T21:53:35.539Z] ---> Running in 41cf9def510e [2025-02-20T21:53:35.539Z] Removing intermediate container 41cf9def510e [2025-02-20T21:53:35.539Z] ---> 1f6748e777f1 [2025-02-20T21:53:35.539Z] Step 24/26 : LABEL arch=amd64 [2025-02-20T21:53:35.798Z] ---> Running in 1464b7911c06 [2025-02-20T21:53:35.798Z] Removing intermediate container 1464b7911c06 [2025-02-20T21:53:35.798Z] ---> 79f9ccd814a6 [2025-02-20T21:53:35.798Z] Step 25/26 : LABEL git_sha=e0a5c5a73132d7079afb502fe425c62ff6deb797 [2025-02-20T21:53:35.798Z] ---> Running in 64c8a29a593b [2025-02-20T21:53:35.798Z] Removing intermediate container 64c8a29a593b [2025-02-20T21:53:35.798Z] ---> f7a45c32b849 [2025-02-20T21:53:35.798Z] Step 26/26 : LABEL version=4.0.0-dev.9 [2025-02-20T21:53:35.798Z] ---> Running in 240b88ca017a [2025-02-20T21:53:36.058Z] Removing intermediate container 240b88ca017a [2025-02-20T21:53:36.058Z] ---> 35f09f4f477a [2025-02-20T21:53:36.058Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-20T21:53:36.058Z] Successfully built 35f09f4f477a [2025-02-20T21:53:36.058Z] 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-02-20T21:53:36.209Z] provisioning config files... [2025-02-20T21:53:36.232Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3193403006163596470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-20T21:53:36.537Z] ---> ****-login.sh [2025-02-20T21:53:36.537Z] nexus3.edgexfoundry.org:10001 [2025-02-20T21:53:36.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T21:53:36.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T21:53:36.537Z] Configure a credential helper to remove this warning. See [2025-02-20T21:53:36.537Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T21:53:36.537Z] [2025-02-20T21:53:36.537Z] Login Succeeded [2025-02-20T21:53:36.537Z] nexus3.edgexfoundry.org:10002 [2025-02-20T21:53:36.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T21:53:36.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T21:53:36.537Z] Configure a credential helper to remove this warning. See [2025-02-20T21:53:36.538Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T21:53:36.538Z] [2025-02-20T21:53:36.538Z] Login Succeeded [2025-02-20T21:53:36.538Z] nexus3.edgexfoundry.org:10003 [2025-02-20T21:53:36.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T21:53:36.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T21:53:36.797Z] Configure a credential helper to remove this warning. See [2025-02-20T21:53:36.797Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T21:53:36.797Z] [2025-02-20T21:53:36.797Z] Login Succeeded [2025-02-20T21:53:36.797Z] nexus3.edgexfoundry.org:10004 [2025-02-20T21:53:36.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T21:53:36.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T21:53:36.798Z] Configure a credential helper to remove this warning. See [2025-02-20T21:53:36.798Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T21:53:36.798Z] [2025-02-20T21:53:36.798Z] Login Succeeded [2025-02-20T21:53:36.798Z] ****.io [2025-02-20T21:53:36.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T21:53:37.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T21:53:37.057Z] Configure a credential helper to remove this warning. See [2025-02-20T21:53:37.057Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T21:53:37.057Z] [2025-02-20T21:53:37.057Z] Login Succeeded [2025-02-20T21:53:37.057Z] ---> ****-login.sh ends [Pipeline] } [2025-02-20T21:53:37.064Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T21:53:37.124Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-20T21:53:37.155Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2025-02-20T21:53:37.155Z] e0a5c5a73132d7079afb502fe425c62ff6deb797 [2025-02-20T21:53:37.155Z] latest [2025-02-20T21:53:37.155Z] 4.0.0-dev.9 [2025-02-20T21:53:37.155Z] e0a5c5a73132d7079afb502fe425c62ff6deb797-4.0.0-dev.9 [2025-02-20T21:53:37.155Z] main [2025-02-20T21:53:37.155Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T21:53:37.500Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:e0a5c5a73132d7079afb502fe425c62ff6deb797 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T21:53:37.829Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:e0a5c5a73132d7079afb502fe425c62ff6deb797 [2025-02-20T21:53:37.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-02-20T21:53:37.829Z] fb846c418f46: Preparing [2025-02-20T21:53:37.829Z] 43f592cb3853: Preparing [2025-02-20T21:53:37.829Z] 7e126684cb85: Preparing [2025-02-20T21:53:37.829Z] 6f47bda6fd1b: Preparing [2025-02-20T21:53:37.829Z] 94b4a7da0f8f: Preparing [2025-02-20T21:53:37.829Z] 994456c4fd7b: Preparing [2025-02-20T21:53:37.829Z] 994456c4fd7b: Waiting [2025-02-20T21:53:37.829Z] 43f592cb3853: Pushed [2025-02-20T21:53:37.829Z] 6f47bda6fd1b: Pushed [2025-02-20T21:53:37.829Z] 94b4a7da0f8f: Pushed [2025-02-20T21:53:37.829Z] fb846c418f46: Pushed [2025-02-20T21:53:37.829Z] 994456c4fd7b: Layer already exists [2025-02-20T21:53:41.124Z] 7e126684cb85: Pushed [2025-02-20T21:53:41.125Z] e0a5c5a73132d7079afb502fe425c62ff6deb797: digest: sha256:fa9a05f528654864849ab9a60e475b2b059ab8da4ec9e1ebf0fc696585d369bd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T21:53:41.450Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T21:53:41.776Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2025-02-20T21:53:41.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-02-20T21:53:41.776Z] fb846c418f46: Preparing [2025-02-20T21:53:41.776Z] 43f592cb3853: Preparing [2025-02-20T21:53:41.776Z] 7e126684cb85: Preparing [2025-02-20T21:53:41.776Z] 6f47bda6fd1b: Preparing [2025-02-20T21:53:41.776Z] 94b4a7da0f8f: Preparing [2025-02-20T21:53:41.776Z] 994456c4fd7b: Preparing [2025-02-20T21:53:41.776Z] 994456c4fd7b: Waiting [2025-02-20T21:53:41.776Z] 7e126684cb85: Layer already exists [2025-02-20T21:53:41.776Z] 94b4a7da0f8f: Layer already exists [2025-02-20T21:53:41.776Z] fb846c418f46: Layer already exists [2025-02-20T21:53:41.776Z] 6f47bda6fd1b: Layer already exists [2025-02-20T21:53:41.776Z] 43f592cb3853: Layer already exists [2025-02-20T21:53:41.776Z] 994456c4fd7b: Layer already exists [2025-02-20T21:53:41.776Z] latest: digest: sha256:fa9a05f528654864849ab9a60e475b2b059ab8da4ec9e1ebf0fc696585d369bd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T21:53:42.096Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T21:53:42.418Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:4.0.0-dev.9 [2025-02-20T21:53:42.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-02-20T21:53:42.418Z] fb846c418f46: Preparing [2025-02-20T21:53:42.418Z] 43f592cb3853: Preparing [2025-02-20T21:53:42.418Z] 7e126684cb85: Preparing [2025-02-20T21:53:42.418Z] 6f47bda6fd1b: Preparing [2025-02-20T21:53:42.418Z] 94b4a7da0f8f: Preparing [2025-02-20T21:53:42.418Z] 994456c4fd7b: Preparing [2025-02-20T21:53:42.418Z] 94b4a7da0f8f: Layer already exists [2025-02-20T21:53:42.418Z] 6f47bda6fd1b: Layer already exists [2025-02-20T21:53:42.418Z] fb846c418f46: Layer already exists [2025-02-20T21:53:42.418Z] 7e126684cb85: Layer already exists [2025-02-20T21:53:42.418Z] 43f592cb3853: Layer already exists [2025-02-20T21:53:42.418Z] 994456c4fd7b: Layer already exists [2025-02-20T21:53:42.418Z] 4.0.0-dev.9: digest: sha256:fa9a05f528654864849ab9a60e475b2b059ab8da4ec9e1ebf0fc696585d369bd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T21:53:42.747Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:e0a5c5a73132d7079afb502fe425c62ff6deb797-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T21:53:43.073Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:e0a5c5a73132d7079afb502fe425c62ff6deb797-4.0.0-dev.9 [2025-02-20T21:53:43.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-02-20T21:53:43.073Z] fb846c418f46: Preparing [2025-02-20T21:53:43.073Z] 43f592cb3853: Preparing [2025-02-20T21:53:43.073Z] 7e126684cb85: Preparing [2025-02-20T21:53:43.073Z] 6f47bda6fd1b: Preparing [2025-02-20T21:53:43.073Z] 94b4a7da0f8f: Preparing [2025-02-20T21:53:43.073Z] 994456c4fd7b: Preparing [2025-02-20T21:53:43.073Z] 994456c4fd7b: Waiting [2025-02-20T21:53:43.073Z] 94b4a7da0f8f: Layer already exists [2025-02-20T21:53:43.073Z] 7e126684cb85: Layer already exists [2025-02-20T21:53:43.073Z] fb846c418f46: Layer already exists [2025-02-20T21:53:43.073Z] 43f592cb3853: Layer already exists [2025-02-20T21:53:43.073Z] 6f47bda6fd1b: Layer already exists [2025-02-20T21:53:43.073Z] 994456c4fd7b: Layer already exists [2025-02-20T21:53:43.073Z] e0a5c5a73132d7079afb502fe425c62ff6deb797-4.0.0-dev.9: digest: sha256:fa9a05f528654864849ab9a60e475b2b059ab8da4ec9e1ebf0fc696585d369bd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T21:53:43.398Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T21:53:43.721Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2025-02-20T21:53:43.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-02-20T21:53:43.721Z] fb846c418f46: Preparing [2025-02-20T21:53:43.721Z] 43f592cb3853: Preparing [2025-02-20T21:53:43.721Z] 7e126684cb85: Preparing [2025-02-20T21:53:43.721Z] 6f47bda6fd1b: Preparing [2025-02-20T21:53:43.721Z] 94b4a7da0f8f: Preparing [2025-02-20T21:53:43.721Z] 994456c4fd7b: Preparing [2025-02-20T21:53:43.721Z] 994456c4fd7b: Waiting [2025-02-20T21:53:43.721Z] 43f592cb3853: Layer already exists [2025-02-20T21:53:43.721Z] 94b4a7da0f8f: Layer already exists [2025-02-20T21:53:43.721Z] 7e126684cb85: Layer already exists [2025-02-20T21:53:43.721Z] 6f47bda6fd1b: Layer already exists [2025-02-20T21:53:43.721Z] fb846c418f46: Layer already exists [2025-02-20T21:53:43.721Z] 994456c4fd7b: Layer already exists [2025-02-20T21:53:43.721Z] main: digest: sha256:fa9a05f528654864849ab9a60e475b2b059ab8da4ec9e1ebf0fc696585d369bd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T21:53:43.809Z] ===================================================== [Pipeline] echo [2025-02-20T21:53:43.822Z] taggedImages: [2025-02-20T21:53:43.822Z] - nexus3.edgexfoundry.org:10004/device-rest:e0a5c5a73132d7079afb502fe425c62ff6deb797 [2025-02-20T21:53:43.822Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2025-02-20T21:53:43.822Z] - nexus3.edgexfoundry.org:10004/device-rest:4.0.0-dev.9 [2025-02-20T21:53:43.822Z] - nexus3.edgexfoundry.org:10004/device-rest:e0a5c5a73132d7079afb502fe425c62ff6deb797-4.0.0-dev.9 [2025-02-20T21:53:43.822Z] - 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-02-20T21:53:44.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-20T21:53:44.226Z] [2025-02-20T21:53:44.226Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T21:53:44.531Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-20T21:53:44.531Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-20T21:53:44.531Z] 5eb5b503b376: Pulling fs layer [2025-02-20T21:53:44.531Z] 5c69ac0246d0: Pulling fs layer [2025-02-20T21:53:44.531Z] ec43610c2a17: Pulling fs layer [2025-02-20T21:53:44.531Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-20T21:53:44.531Z] 33b1e0a273af: Pulling fs layer [2025-02-20T21:53:44.531Z] 5d3b04190fa2: Pulling fs layer [2025-02-20T21:53:44.531Z] 2f39f015ded8: Pulling fs layer [2025-02-20T21:53:44.531Z] 33b1e0a273af: Waiting [2025-02-20T21:53:44.531Z] 5d3b04190fa2: Waiting [2025-02-20T21:53:44.531Z] 3a2ae6a8a46f: Waiting [2025-02-20T21:53:44.531Z] 5c69ac0246d0: Download complete [2025-02-20T21:53:44.531Z] 3a2ae6a8a46f: Verifying Checksum [2025-02-20T21:53:44.531Z] 3a2ae6a8a46f: Download complete [2025-02-20T21:53:44.531Z] 33b1e0a273af: Verifying Checksum [2025-02-20T21:53:44.531Z] 33b1e0a273af: Download complete [2025-02-20T21:53:44.531Z] 5d3b04190fa2: Verifying Checksum [2025-02-20T21:53:44.531Z] 5d3b04190fa2: Download complete [2025-02-20T21:53:44.531Z] ec43610c2a17: Verifying Checksum [2025-02-20T21:53:44.531Z] ec43610c2a17: Download complete [2025-02-20T21:53:44.790Z] 5eb5b503b376: Verifying Checksum [2025-02-20T21:53:44.790Z] 5eb5b503b376: Download complete [2025-02-20T21:53:45.357Z] 2f39f015ded8: Download complete [2025-02-20T21:53:45.923Z] 5eb5b503b376: Pull complete [2025-02-20T21:53:45.923Z] 5c69ac0246d0: Pull complete [2025-02-20T21:53:46.182Z] ec43610c2a17: Pull complete [2025-02-20T21:53:46.441Z] 3a2ae6a8a46f: Pull complete [2025-02-20T21:53:46.441Z] 33b1e0a273af: Pull complete [2025-02-20T21:53:46.703Z] 5d3b04190fa2: Pull complete [2025-02-20T21:53:50.890Z] 2f39f015ded8: Pull complete [2025-02-20T21:53:50.890Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-20T21:53:50.890Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-20T21:53:50.890Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T21:53:50.996Z] prd-ubuntu20.04-docker-8c-8g-39357 does not seem to be running inside a container [2025-02-20T21:53:51.024Z] $ 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-02-20T21:53:52.881Z] $ docker top 1dc43db2f1560463fb0a7576295654bd045fd23eb39ab5ec557d5b775864b8c8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2025-02-20T21:53:53.052Z] provisioning config files... [2025-02-20T21:53:53.079Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/187@tmp/config17540979377852360639tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-20T21:53:53.301Z] ---> job-cost.sh [2025-02-20T21:53:53.301Z] lf-activate-venv: SKIPPING [2025-02-20T21:53:53.301Z] INFO: No Stack... [2025-02-20T21:53:53.532Z] ---> ****-login.sh [2025-02-20T21:53:53.532Z] nexus3.edgexfoundry.org:10001 [2025-02-20T21:53:53.559Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-20T21:53:53.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T21:53:53.817Z] INFO: Archiving Costs [Pipeline] sh [2025-02-20T21:53:54.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T21:53:54.074Z] Configure a credential helper to remove this warning. See [2025-02-20T21:53:54.074Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T21:53:54.074Z] [2025-02-20T21:53:54.074Z] Login Succeeded [2025-02-20T21:53:54.074Z] nexus3.edgexfoundry.org:10002 [2025-02-20T21:53:54.106Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2025-02-20T21:53:54.106Z] + cut -d, -f6 [Pipeline] lock [2025-02-20T21:53:54.121Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-187-stack-cost] [2025-02-20T21:53:54.130Z] Resource [jenkins-edgexfoundry-device-rest-go-main-187-stack-cost] did not exist. Created. [2025-02-20T21:53:54.137Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-187-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-20T21:53:54.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T21:53:54.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T21:53:54.344Z] Configure a credential helper to remove this warning. See [2025-02-20T21:53:54.344Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T21:53:54.344Z] [2025-02-20T21:53:54.344Z] Login Succeeded [2025-02-20T21:53:54.450Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-02-20T21:53:54.489Z] Stashed 1 file(s) [Pipeline] } [2025-02-20T21:53:54.497Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-187-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-20T21:53:54.526Z] $ docker stop --time=1 1dc43db2f1560463fb0a7576295654bd045fd23eb39ab5ec557d5b775864b8c8 [2025-02-20T21:53:54.622Z] nexus3.edgexfoundry.org:10003 [2025-02-20T21:53:54.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T21:53:54.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T21:53:54.897Z] Configure a credential helper to remove this warning. See [2025-02-20T21:53:54.897Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T21:53:54.897Z] [2025-02-20T21:53:54.897Z] Login Succeeded [2025-02-20T21:53:54.897Z] nexus3.edgexfoundry.org:10004 [2025-02-20T21:53:55.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T21:53:55.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T21:53:55.168Z] Configure a credential helper to remove this warning. See [2025-02-20T21:53:55.168Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T21:53:55.168Z] [2025-02-20T21:53:55.168Z] Login Succeeded [2025-02-20T21:53:55.168Z] ****.io [2025-02-20T21:53:55.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T21:53:55.675Z] $ docker rm -f --volumes 1dc43db2f1560463fb0a7576295654bd045fd23eb39ab5ec557d5b775864b8c8 [2025-02-20T21:53:55.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T21:53:55.702Z] Configure a credential helper to remove this warning. See [2025-02-20T21:53:55.702Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T21:53:55.702Z] [2025-02-20T21:53:55.702Z] Login Succeeded [2025-02-20T21:53:55.702Z] ---> ****-login.sh ends [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2025-02-20T21:53:55.731Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2025-02-20T21:53:56.029Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-20T21:53:56.054Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-20T21:53:56.075Z] ========================================================= [2025-02-20T21:53:56.075Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-02-20T21:53:56.075Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T21:53:56.462Z] + 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-02-20T21:53:56.462Z] Sending build context to Docker daemon 140.8kB [2025-02-20T21:53:56.736Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-02-20T21:53:56.736Z] Step 2/12 : FROM ${BASE} AS builder [2025-02-20T21:53:56.736Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-02-20T21:53:56.736Z] 9986a736f7d3: Pulling fs layer [2025-02-20T21:53:56.736Z] 1f018df60701: Pulling fs layer [2025-02-20T21:53:56.736Z] 39f8f326b044: Pulling fs layer [2025-02-20T21:53:56.736Z] e6a1e7a6a96a: Pulling fs layer [2025-02-20T21:53:56.736Z] 4f4fb700ef54: Pulling fs layer [2025-02-20T21:53:56.736Z] d45d956e0dbf: Pulling fs layer [2025-02-20T21:53:56.736Z] d7702b0d1db1: Pulling fs layer [2025-02-20T21:53:56.736Z] 5c7f0f088c93: Pulling fs layer [2025-02-20T21:53:56.736Z] 4fdc064ae6cf: Pulling fs layer [2025-02-20T21:53:56.736Z] e6a1e7a6a96a: Waiting [2025-02-20T21:53:56.736Z] 4f4fb700ef54: Waiting [2025-02-20T21:53:56.736Z] d45d956e0dbf: Waiting [2025-02-20T21:53:56.736Z] d7702b0d1db1: Waiting [2025-02-20T21:53:56.736Z] 5c7f0f088c93: Waiting [2025-02-20T21:53:56.736Z] 4fdc064ae6cf: Waiting [2025-02-20T21:53:56.736Z] 1f018df60701: Verifying Checksum [2025-02-20T21:53:56.736Z] 1f018df60701: Download complete [2025-02-20T21:53:57.007Z] e6a1e7a6a96a: Verifying Checksum [2025-02-20T21:53:57.007Z] e6a1e7a6a96a: Download complete [2025-02-20T21:53:57.007Z] 4f4fb700ef54: Verifying Checksum [2025-02-20T21:53:57.007Z] 4f4fb700ef54: Download complete [2025-02-20T21:53:57.007Z] d45d956e0dbf: Verifying Checksum [2025-02-20T21:53:57.007Z] d45d956e0dbf: Download complete [2025-02-20T21:53:57.007Z] d7702b0d1db1: Verifying Checksum [2025-02-20T21:53:57.007Z] d7702b0d1db1: Download complete [2025-02-20T21:53:57.007Z] 9986a736f7d3: Verifying Checksum [2025-02-20T21:53:57.007Z] 9986a736f7d3: Download complete [2025-02-20T21:53:57.276Z] 4fdc064ae6cf: Verifying Checksum [2025-02-20T21:53:57.276Z] 4fdc064ae6cf: Download complete [2025-02-20T21:53:57.862Z] 9986a736f7d3: Pull complete [2025-02-20T21:53:58.463Z] 1f018df60701: Pull complete [2025-02-20T21:53:58.740Z] 39f8f326b044: Verifying Checksum [2025-02-20T21:53:58.740Z] 39f8f326b044: Download complete [2025-02-20T21:53:59.708Z] 5c7f0f088c93: Verifying Checksum [2025-02-20T21:53:59.708Z] 5c7f0f088c93: Download complete [2025-02-20T21:54:14.726Z] 39f8f326b044: Pull complete [2025-02-20T21:54:14.726Z] e6a1e7a6a96a: Pull complete [2025-02-20T21:54:14.726Z] 4f4fb700ef54: Pull complete [2025-02-20T21:54:14.726Z] d45d956e0dbf: Pull complete [2025-02-20T21:54:14.726Z] d7702b0d1db1: Pull complete [2025-02-20T21:54:22.940Z] 5c7f0f088c93: Pull complete [2025-02-20T21:54:23.908Z] 4fdc064ae6cf: Pull complete [2025-02-20T21:54:23.909Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-02-20T21:54:23.909Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-20T21:54:23.909Z] ---> 63f30b955cb9 [2025-02-20T21:54:23.909Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-02-20T21:54:25.330Z] ---> Running in 2b3ae52b0a5f [2025-02-20T21:54:25.330Z] Removing intermediate container 2b3ae52b0a5f [2025-02-20T21:54:25.330Z] ---> 606f32392247 [2025-02-20T21:54:25.330Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-20T21:54:25.330Z] ---> Running in ea0e8201ad1b [2025-02-20T21:54:25.596Z] Removing intermediate container ea0e8201ad1b [2025-02-20T21:54:25.597Z] ---> cc146af16ef8 [2025-02-20T21:54:25.597Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-02-20T21:54:25.863Z] ---> Running in 26ba79896ed9 [2025-02-20T21:54:26.129Z] Removing intermediate container 26ba79896ed9 [2025-02-20T21:54:26.129Z] ---> 52651f4f9f92 [2025-02-20T21:54:26.129Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-02-20T21:54:26.129Z] ---> Running in 2bfba31d546a [2025-02-20T21:54:26.400Z] Removing intermediate container 2bfba31d546a [2025-02-20T21:54:26.400Z] ---> d981420b2032 [2025-02-20T21:54:26.400Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-20T21:54:26.400Z] ---> Running in 8611b5db39e3 [2025-02-20T21:54:27.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T21:54:27.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-20T21:54:29.371Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2025-02-20T21:54:29.371Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-02-20T21:54:29.371Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2025-02-20T21:54:29.371Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2025-02-20T21:54:29.371Z] Executing busybox-1.36.1-r29.trigger [2025-02-20T21:54:29.371Z] OK: 244 MiB in 62 packages [2025-02-20T21:54:30.344Z] Removing intermediate container 8611b5db39e3 [2025-02-20T21:54:30.344Z] ---> 9baf22832444 [2025-02-20T21:54:30.344Z] Step 8/12 : WORKDIR /device-rest-go [2025-02-20T21:54:30.344Z] ---> Running in f40eab6efe53 [2025-02-20T21:54:30.930Z] Removing intermediate container f40eab6efe53 [2025-02-20T21:54:30.930Z] ---> 9418039d6b69 [2025-02-20T21:54:30.930Z] Step 9/12 : COPY go.mod vendor* ./ [2025-02-20T21:54:31.200Z] ---> 898c5a79eecc [2025-02-20T21:54:31.200Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T21:54:31.200Z] ---> Running in 0f5918342f3c [2025-02-20T21:56:22.881Z] Removing intermediate container 0f5918342f3c [2025-02-20T21:56:22.881Z] ---> c158132dbf3e [2025-02-20T21:56:22.881Z] Step 11/12 : COPY . . [2025-02-20T21:56:22.881Z] ---> 08ced63de5a3 [2025-02-20T21:56:22.881Z] Step 12/12 : RUN $MAKE [2025-02-20T21:56:22.881Z] ---> Running in 3c84c1cafc80 [2025-02-20T21:56:22.881Z] noop [2025-02-20T21:56:22.881Z] Removing intermediate container 3c84c1cafc80 [2025-02-20T21:56:22.881Z] ---> ebca0e618b5d [2025-02-20T21:56:22.881Z] Successfully built ebca0e618b5d [2025-02-20T21:56:22.881Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T21:56:23.245Z] + docker inspect -f . ci-base-image-arm64 [2025-02-20T21:56:23.245Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T21:56:23.451Z] prd-ubuntu20.04-docker-arm64-4c-16g-39358 does not seem to be running inside a container [2025-02-20T21:56:23.516Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/187 -v /w/workspace/device-rest-go/187:/w/workspace/device-rest-go/187:rw,z -v /w/workspace/device-rest-go/187@tmp:/w/workspace/device-rest-go/187@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-arm64 cat [2025-02-20T21:56:24.681Z] $ docker top 59835e7e9749e13ee641ddaf581801235df533eda24f6af71e0e56903b030e03 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-20T21:56:25.530Z] + go version [2025-02-20T21:56:25.530Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-02-20T21:56:25.549Z] $ docker stop --time=1 59835e7e9749e13ee641ddaf581801235df533eda24f6af71e0e56903b030e03 [2025-02-20T21:56:27.147Z] $ docker rm -f --volumes 59835e7e9749e13ee641ddaf581801235df533eda24f6af71e0e56903b030e03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T21:56:27.729Z] + docker inspect -f . ci-base-image-arm64 [2025-02-20T21:56:27.729Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T21:56:27.912Z] prd-ubuntu20.04-docker-arm64-4c-16g-39358 does not seem to be running inside a container [2025-02-20T21:56:27.975Z] $ 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/187 -v /w/workspace/device-rest-go/187:/w/workspace/device-rest-go/187:rw,z -v /w/workspace/device-rest-go/187@tmp:/w/workspace/device-rest-go/187@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-arm64 cat [2025-02-20T21:56:29.121Z] $ docker top e285b45cc1c1c5c1f2700053945e21dd40a4dee165331eeec8dc731534de8c09 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-20T21:56:29.948Z] + git config --global --add safe.directory /w/workspace/device-rest-go/187 [Pipeline] fileExists [Pipeline] sh [2025-02-20T21:56:30.283Z] + make test [2025-02-20T21:56:30.551Z] go test ./... -coverprofile=coverage.out ./... [2025-02-20T21:56:35.914Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2025-02-20T21:59:42.718Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2025-02-20T21:59:42.718Z] ok github.com/edgexfoundry/device-rest-go/driver 0.044s coverage: 33.2% of statements [2025-02-20T21:59:42.718Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-02-20T21:59:42.718Z] go vet ./... [2025-02-20T22:00:29.766Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-20T22:00:29.766Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-20T22:00:29.766Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-20T22:00:29.786Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-20T22:00:29.810Z] $ docker stop --time=1 e285b45cc1c1c5c1f2700053945e21dd40a4dee165331eeec8dc731534de8c09 [2025-02-20T22:00:31.662Z] $ docker rm -f --volumes e285b45cc1c1c5c1f2700053945e21dd40a4dee165331eeec8dc731534de8c09 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-20T22:00:33.098Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-20T22:00:33.126Z] Warning: overwriting stash ‘coverage-report’ [2025-02-20T22:00:33.593Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-20T22:00:33.991Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-20T22:00:34.304Z] + ls -al . [2025-02-20T22:00:34.304Z] total 240 [2025-02-20T22:00:34.304Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 21:56 . [2025-02-20T22:00:34.304Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 21:53 .. [2025-02-20T22:00:34.304Z] -rw-rw-r-- 1 jenkins jenkins 151 Feb 20 21:53 .dockerignore [2025-02-20T22:00:34.304Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 21:53 .git [2025-02-20T22:00:34.304Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 21:53 .github [2025-02-20T22:00:34.304Z] -rw-rw-r-- 1 jenkins jenkins 264 Feb 20 21:53 .gitignore [2025-02-20T22:00:34.304Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 20 21:53 .golangci.yml [2025-02-20T22:00:34.304Z] -rw-rw-r-- 1 jenkins jenkins 20138 Feb 20 21:53 Attribution.txt [2025-02-20T22:00:34.304Z] -rw-rw-r-- 1 jenkins jenkins 17685 Feb 20 21:53 CHANGELOG.md [2025-02-20T22:00:34.304Z] -rw-rw-r-- 1 jenkins jenkins 1697 Feb 20 21:53 Dockerfile [2025-02-20T22:00:34.304Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 21:53 GOVERNANCE.md [2025-02-20T22:00:34.304Z] -rw-rw-r-- 1 jenkins jenkins 680 Feb 20 21:53 Jenkinsfile [2025-02-20T22:00:34.304Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 20 21:53 LICENSE [2025-02-20T22:00:34.304Z] -rw-rw-r-- 1 jenkins jenkins 2598 Feb 20 21:53 Makefile [2025-02-20T22:00:34.304Z] -rw-rw-r-- 1 jenkins jenkins 620 Feb 20 21:53 OWNERS.md [2025-02-20T22:00:34.304Z] -rw-rw-r-- 1 jenkins jenkins 3989 Feb 20 21:53 README.md [2025-02-20T22:00:34.304Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 20 21:51 VERSION [2025-02-20T22:00:34.304Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 21:53 bin [2025-02-20T22:00:34.304Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 21:53 cmd [2025-02-20T22:00:34.304Z] -rw-r--r-- 1 jenkins jenkins 14565 Feb 20 21:59 coverage.out [2025-02-20T22:00:34.304Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 21:53 driver [2025-02-20T22:00:34.304Z] -rw-rw-r-- 1 jenkins jenkins 6292 Feb 20 21:53 go.mod [2025-02-20T22:00:34.304Z] -rw-rw-r-- 1 jenkins jenkins 86628 Feb 20 21:53 go.sum [2025-02-20T22:00:34.304Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 21:53 openapi [2025-02-20T22:00:34.304Z] -rw-rw-r-- 1 jenkins jenkins 713 Feb 20 21:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T22:00:34.647Z] + 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=e0a5c5a73132d7079afb502fe425c62ff6deb797 --label arch=arm64 --label version=4.0.0-dev.9 . [2025-02-20T22:00:34.647Z] Sending build context to Docker daemon 156.2kB [2025-02-20T22:00:34.913Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-02-20T22:00:34.913Z] Step 2/26 : FROM ${BASE} AS builder [2025-02-20T22:00:34.913Z] ---> ebca0e618b5d [2025-02-20T22:00:34.913Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2025-02-20T22:00:34.913Z] ---> Running in 69abde4bb703 [2025-02-20T22:00:35.181Z] Removing intermediate container 69abde4bb703 [2025-02-20T22:00:35.181Z] ---> 5add913b7d86 [2025-02-20T22:00:35.181Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-20T22:00:35.450Z] ---> Running in addfe517dc39 [2025-02-20T22:00:35.717Z] Removing intermediate container addfe517dc39 [2025-02-20T22:00:35.717Z] ---> ecb81fd79d23 [2025-02-20T22:00:35.717Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-02-20T22:00:35.717Z] ---> Running in 5dcd51d5bb03 [2025-02-20T22:00:35.983Z] Removing intermediate container 5dcd51d5bb03 [2025-02-20T22:00:35.983Z] ---> c26243fa3500 [2025-02-20T22:00:35.983Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2025-02-20T22:00:35.983Z] ---> Running in eb56baf4ebad [2025-02-20T22:00:36.250Z] Removing intermediate container eb56baf4ebad [2025-02-20T22:00:36.250Z] ---> a78936377bb1 [2025-02-20T22:00:36.250Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-20T22:00:36.517Z] ---> Running in 94fcd911b971 [2025-02-20T22:00:37.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T22:00:37.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-20T22:00:39.142Z] OK: 244 MiB in 62 packages [2025-02-20T22:00:39.728Z] Removing intermediate container 94fcd911b971 [2025-02-20T22:00:39.728Z] ---> 8606459d6ec7 [2025-02-20T22:00:39.728Z] Step 8/26 : WORKDIR /device-rest-go [2025-02-20T22:00:39.996Z] ---> Running in c979ff2d35a5 [2025-02-20T22:00:40.261Z] Removing intermediate container c979ff2d35a5 [2025-02-20T22:00:40.261Z] ---> d49c5eae9b2c [2025-02-20T22:00:40.261Z] Step 9/26 : COPY go.mod vendor* ./ [2025-02-20T22:00:40.529Z] ---> 680413dd4acd [2025-02-20T22:00:40.529Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T22:00:40.804Z] ---> Running in e9aa5092f3ed [2025-02-20T22:00:42.742Z] Removing intermediate container e9aa5092f3ed [2025-02-20T22:00:42.742Z] ---> c8160f5664f2 [2025-02-20T22:00:42.742Z] Step 11/26 : COPY . . [2025-02-20T22:00:43.322Z] ---> 560844f9eced [2025-02-20T22:00:43.322Z] Step 12/26 : RUN $MAKE [2025-02-20T22:00:43.322Z] ---> Running in 15db511813c8 [2025-02-20T22:00:44.278Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.0.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2025-02-20T22:04:06.047Z] Removing intermediate container 15db511813c8 [2025-02-20T22:04:06.047Z] ---> dea9a2e2b088 [2025-02-20T22:04:06.047Z] Step 13/26 : FROM alpine:3.20 [2025-02-20T22:04:06.047Z] 3.20: Pulling from library/alpine [2025-02-20T22:04:06.047Z] 94e9d8af2201: Pulling fs layer [2025-02-20T22:04:06.047Z] 94e9d8af2201: Verifying Checksum [2025-02-20T22:04:06.047Z] 94e9d8af2201: Download complete [2025-02-20T22:04:06.047Z] 94e9d8af2201: Pull complete [2025-02-20T22:04:06.047Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-20T22:04:06.047Z] Status: Downloaded newer image for alpine:3.20 [2025-02-20T22:04:06.047Z] ---> 7aab056cecc6 [2025-02-20T22:04:06.047Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-02-20T22:04:06.047Z] ---> Running in 153511358bcd [2025-02-20T22:04:06.047Z] Removing intermediate container 153511358bcd [2025-02-20T22:04:06.047Z] ---> d8c1251e2aeb [2025-02-20T22:04:06.047Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2025-02-20T22:04:06.047Z] ---> Running in acfea861e219 [2025-02-20T22:04:06.047Z] Removing intermediate container acfea861e219 [2025-02-20T22:04:06.047Z] ---> 92b1c9beca36 [2025-02-20T22:04:06.047Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2025-02-20T22:04:06.047Z] ---> Running in 3958504b70a6 [2025-02-20T22:04:06.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T22:04:06.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-20T22:04:06.047Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-02-20T22:04:06.047Z] Executing busybox-1.36.1-r29.trigger [2025-02-20T22:04:06.047Z] OK: 9 MiB in 15 packages [2025-02-20T22:04:06.047Z] Removing intermediate container 3958504b70a6 [2025-02-20T22:04:06.047Z] ---> 0206fd364964 [2025-02-20T22:04:06.047Z] Step 17/26 : RUN apk --no-cache upgrade [2025-02-20T22:04:06.047Z] ---> Running in 12273b42cace [2025-02-20T22:04:06.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T22:04:06.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-20T22:04:06.047Z] OK: 9 MiB in 15 packages [2025-02-20T22:04:06.047Z] Removing intermediate container 12273b42cace [2025-02-20T22:04:06.047Z] ---> 38f72b6bb42b [2025-02-20T22:04:06.047Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2025-02-20T22:04:06.047Z] ---> 71ea72436f64 [2025-02-20T22:04:06.047Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2025-02-20T22:04:06.047Z] ---> 9f91099f2734 [2025-02-20T22:04:06.047Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2025-02-20T22:04:06.047Z] ---> 13cb6f4f5ec2 [2025-02-20T22:04:06.047Z] Step 21/26 : EXPOSE 59986 [2025-02-20T22:04:06.047Z] ---> Running in f8d89c8e34e4 [2025-02-20T22:04:06.047Z] Removing intermediate container f8d89c8e34e4 [2025-02-20T22:04:06.047Z] ---> a5e40badaf45 [2025-02-20T22:04:06.047Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2025-02-20T22:04:06.047Z] ---> Running in 3ad30b5e982f [2025-02-20T22:04:06.047Z] Removing intermediate container 3ad30b5e982f [2025-02-20T22:04:06.047Z] ---> dde753888a45 [2025-02-20T22:04:06.047Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-02-20T22:04:06.047Z] ---> Running in 2229e53e24d5 [2025-02-20T22:04:06.047Z] Removing intermediate container 2229e53e24d5 [2025-02-20T22:04:06.047Z] ---> 0f9bed6e9df6 [2025-02-20T22:04:06.047Z] Step 24/26 : LABEL arch=arm64 [2025-02-20T22:04:06.047Z] ---> Running in 7bd4616bd219 [2025-02-20T22:04:06.047Z] Removing intermediate container 7bd4616bd219 [2025-02-20T22:04:06.047Z] ---> 687e09bfb4ee [2025-02-20T22:04:06.047Z] Step 25/26 : LABEL git_sha=e0a5c5a73132d7079afb502fe425c62ff6deb797 [2025-02-20T22:04:06.047Z] ---> Running in aeb8940ab748 [2025-02-20T22:04:06.047Z] Removing intermediate container aeb8940ab748 [2025-02-20T22:04:06.047Z] ---> d1025684c4a1 [2025-02-20T22:04:06.047Z] Step 26/26 : LABEL version=4.0.0-dev.9 [2025-02-20T22:04:06.047Z] ---> Running in f81b3ec5263c [2025-02-20T22:04:06.047Z] Removing intermediate container f81b3ec5263c [2025-02-20T22:04:06.047Z] ---> 20a2fc843054 [2025-02-20T22:04:06.047Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-20T22:04:06.047Z] Successfully built 20a2fc843054 [2025-02-20T22:04:06.047Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-20T22:04:06.216Z] provisioning config files... [2025-02-20T22:04:06.229Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/187@tmp/config8718223372967976482tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-20T22:04:06.580Z] ---> ****-login.sh [2025-02-20T22:04:06.580Z] nexus3.edgexfoundry.org:10001 [2025-02-20T22:04:06.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T22:04:06.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T22:04:06.847Z] Configure a credential helper to remove this warning. See [2025-02-20T22:04:06.847Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T22:04:06.847Z] [2025-02-20T22:04:06.847Z] Login Succeeded [2025-02-20T22:04:06.847Z] nexus3.edgexfoundry.org:10002 [2025-02-20T22:04:07.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T22:04:07.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T22:04:07.114Z] Configure a credential helper to remove this warning. See [2025-02-20T22:04:07.114Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T22:04:07.114Z] [2025-02-20T22:04:07.114Z] Login Succeeded [2025-02-20T22:04:07.114Z] nexus3.edgexfoundry.org:10003 [2025-02-20T22:04:07.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T22:04:07.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T22:04:07.644Z] Configure a credential helper to remove this warning. See [2025-02-20T22:04:07.644Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T22:04:07.644Z] [2025-02-20T22:04:07.644Z] Login Succeeded [2025-02-20T22:04:07.644Z] nexus3.edgexfoundry.org:10004 [2025-02-20T22:04:07.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T22:04:07.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T22:04:07.915Z] Configure a credential helper to remove this warning. See [2025-02-20T22:04:07.915Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T22:04:07.915Z] [2025-02-20T22:04:07.915Z] Login Succeeded [2025-02-20T22:04:07.915Z] ****.io [2025-02-20T22:04:08.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T22:04:08.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T22:04:08.448Z] Configure a credential helper to remove this warning. See [2025-02-20T22:04:08.448Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T22:04:08.448Z] [2025-02-20T22:04:08.448Z] Login Succeeded [2025-02-20T22:04:08.448Z] ---> ****-login.sh ends [Pipeline] } [2025-02-20T22:04:08.460Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T22:04:08.520Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-20T22:04:08.549Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2025-02-20T22:04:08.549Z] e0a5c5a73132d7079afb502fe425c62ff6deb797 [2025-02-20T22:04:08.549Z] latest [2025-02-20T22:04:08.549Z] 4.0.0-dev.9 [2025-02-20T22:04:08.549Z] e0a5c5a73132d7079afb502fe425c62ff6deb797-4.0.0-dev.9 [2025-02-20T22:04:08.549Z] main [2025-02-20T22:04:08.549Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T22:04:08.920Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:e0a5c5a73132d7079afb502fe425c62ff6deb797 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T22:04:09.266Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:e0a5c5a73132d7079afb502fe425c62ff6deb797 [2025-02-20T22:04:09.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-02-20T22:04:09.266Z] 9085c9f4bc5b: Preparing [2025-02-20T22:04:09.266Z] bb96e73bd7c8: Preparing [2025-02-20T22:04:09.266Z] c847bed29e89: Preparing [2025-02-20T22:04:09.266Z] 76791b7abcd7: Preparing [2025-02-20T22:04:09.266Z] 0c5472935ce6: Preparing [2025-02-20T22:04:09.266Z] dd9c8f8612c8: Preparing [2025-02-20T22:04:09.266Z] dd9c8f8612c8: Waiting [2025-02-20T22:04:09.532Z] 0c5472935ce6: Pushed [2025-02-20T22:04:09.532Z] bb96e73bd7c8: Pushed [2025-02-20T22:04:09.532Z] 9085c9f4bc5b: Pushed [2025-02-20T22:04:09.532Z] 76791b7abcd7: Pushed [2025-02-20T22:04:09.532Z] dd9c8f8612c8: Layer already exists [2025-02-20T22:04:17.726Z] c847bed29e89: Pushed [2025-02-20T22:04:17.726Z] e0a5c5a73132d7079afb502fe425c62ff6deb797: digest: sha256:599fd8bd12d6bec294bc2f1d3fa6e48de18e98578a24bd5073a27c05b1e9dc8d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T22:04:18.104Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T22:04:18.464Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2025-02-20T22:04:18.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-02-20T22:04:18.464Z] 9085c9f4bc5b: Preparing [2025-02-20T22:04:18.464Z] bb96e73bd7c8: Preparing [2025-02-20T22:04:18.464Z] c847bed29e89: Preparing [2025-02-20T22:04:18.464Z] 76791b7abcd7: Preparing [2025-02-20T22:04:18.464Z] 0c5472935ce6: Preparing [2025-02-20T22:04:18.464Z] dd9c8f8612c8: Preparing [2025-02-20T22:04:18.464Z] dd9c8f8612c8: Waiting [2025-02-20T22:04:18.464Z] 76791b7abcd7: Layer already exists [2025-02-20T22:04:18.464Z] 0c5472935ce6: Layer already exists [2025-02-20T22:04:18.464Z] c847bed29e89: Layer already exists [2025-02-20T22:04:18.464Z] 9085c9f4bc5b: Layer already exists [2025-02-20T22:04:18.464Z] bb96e73bd7c8: Layer already exists [2025-02-20T22:04:18.464Z] dd9c8f8612c8: Layer already exists [2025-02-20T22:04:18.730Z] latest: digest: sha256:599fd8bd12d6bec294bc2f1d3fa6e48de18e98578a24bd5073a27c05b1e9dc8d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T22:04:19.121Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T22:04:19.486Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:4.0.0-dev.9 [2025-02-20T22:04:19.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-02-20T22:04:19.486Z] 9085c9f4bc5b: Preparing [2025-02-20T22:04:19.486Z] bb96e73bd7c8: Preparing [2025-02-20T22:04:19.486Z] c847bed29e89: Preparing [2025-02-20T22:04:19.486Z] 76791b7abcd7: Preparing [2025-02-20T22:04:19.486Z] 0c5472935ce6: Preparing [2025-02-20T22:04:19.486Z] dd9c8f8612c8: Preparing [2025-02-20T22:04:19.486Z] dd9c8f8612c8: Waiting [2025-02-20T22:04:19.486Z] c847bed29e89: Layer already exists [2025-02-20T22:04:19.486Z] 0c5472935ce6: Layer already exists [2025-02-20T22:04:19.486Z] 9085c9f4bc5b: Layer already exists [2025-02-20T22:04:19.486Z] 76791b7abcd7: Layer already exists [2025-02-20T22:04:19.486Z] bb96e73bd7c8: Layer already exists [2025-02-20T22:04:19.486Z] dd9c8f8612c8: Layer already exists [2025-02-20T22:04:19.486Z] 4.0.0-dev.9: digest: sha256:599fd8bd12d6bec294bc2f1d3fa6e48de18e98578a24bd5073a27c05b1e9dc8d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T22:04:20.120Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:e0a5c5a73132d7079afb502fe425c62ff6deb797-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T22:04:20.488Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:e0a5c5a73132d7079afb502fe425c62ff6deb797-4.0.0-dev.9 [2025-02-20T22:04:20.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-02-20T22:04:20.488Z] 9085c9f4bc5b: Preparing [2025-02-20T22:04:20.488Z] bb96e73bd7c8: Preparing [2025-02-20T22:04:20.488Z] c847bed29e89: Preparing [2025-02-20T22:04:20.488Z] 76791b7abcd7: Preparing [2025-02-20T22:04:20.488Z] 0c5472935ce6: Preparing [2025-02-20T22:04:20.488Z] dd9c8f8612c8: Preparing [2025-02-20T22:04:20.488Z] dd9c8f8612c8: Waiting [2025-02-20T22:04:20.488Z] 9085c9f4bc5b: Layer already exists [2025-02-20T22:04:20.488Z] 76791b7abcd7: Layer already exists [2025-02-20T22:04:20.488Z] c847bed29e89: Layer already exists [2025-02-20T22:04:20.488Z] bb96e73bd7c8: Layer already exists [2025-02-20T22:04:20.488Z] 0c5472935ce6: Layer already exists [2025-02-20T22:04:20.488Z] dd9c8f8612c8: Layer already exists [2025-02-20T22:04:20.488Z] e0a5c5a73132d7079afb502fe425c62ff6deb797-4.0.0-dev.9: digest: sha256:599fd8bd12d6bec294bc2f1d3fa6e48de18e98578a24bd5073a27c05b1e9dc8d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T22:04:21.114Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T22:04:21.475Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2025-02-20T22:04:21.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-02-20T22:04:21.475Z] 9085c9f4bc5b: Preparing [2025-02-20T22:04:21.475Z] bb96e73bd7c8: Preparing [2025-02-20T22:04:21.475Z] c847bed29e89: Preparing [2025-02-20T22:04:21.475Z] 76791b7abcd7: Preparing [2025-02-20T22:04:21.475Z] 0c5472935ce6: Preparing [2025-02-20T22:04:21.475Z] dd9c8f8612c8: Preparing [2025-02-20T22:04:21.475Z] dd9c8f8612c8: Waiting [2025-02-20T22:04:21.475Z] 0c5472935ce6: Layer already exists [2025-02-20T22:04:21.475Z] 9085c9f4bc5b: Layer already exists [2025-02-20T22:04:21.475Z] bb96e73bd7c8: Layer already exists [2025-02-20T22:04:21.475Z] c847bed29e89: Layer already exists [2025-02-20T22:04:21.475Z] 76791b7abcd7: Layer already exists [2025-02-20T22:04:21.475Z] dd9c8f8612c8: Layer already exists [2025-02-20T22:04:21.741Z] main: digest: sha256:599fd8bd12d6bec294bc2f1d3fa6e48de18e98578a24bd5073a27c05b1e9dc8d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T22:04:21.840Z] ===================================================== [Pipeline] echo [2025-02-20T22:04:21.854Z] taggedImages: [2025-02-20T22:04:21.854Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:e0a5c5a73132d7079afb502fe425c62ff6deb797 [2025-02-20T22:04:21.854Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2025-02-20T22:04:21.854Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:4.0.0-dev.9 [2025-02-20T22:04:21.854Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:e0a5c5a73132d7079afb502fe425c62ff6deb797-4.0.0-dev.9 [2025-02-20T22:04:21.854Z] - 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-02-20T22:04:22.222Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-20T22:04:22.223Z] [2025-02-20T22:04:22.223Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T22:04:22.552Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-20T22:04:22.552Z] arm64: Pulling from edgex-lftools-log-publisher [2025-02-20T22:04:22.552Z] 8998bd30e6a1: Pulling fs layer [2025-02-20T22:04:22.552Z] 04944245beec: Pulling fs layer [2025-02-20T22:04:22.552Z] 699f458cf7ca: Pulling fs layer [2025-02-20T22:04:22.552Z] 765212b225bb: Pulling fs layer [2025-02-20T22:04:22.552Z] f23df028b6ca: Pulling fs layer [2025-02-20T22:04:22.552Z] d65c8cfc05b1: Pulling fs layer [2025-02-20T22:04:22.552Z] 2437ff75d9bd: Pulling fs layer [2025-02-20T22:04:22.552Z] 765212b225bb: Waiting [2025-02-20T22:04:22.552Z] f23df028b6ca: Waiting [2025-02-20T22:04:22.552Z] d65c8cfc05b1: Waiting [2025-02-20T22:04:22.552Z] 2437ff75d9bd: Waiting [2025-02-20T22:04:22.818Z] 04944245beec: Verifying Checksum [2025-02-20T22:04:22.818Z] 04944245beec: Download complete [2025-02-20T22:04:22.818Z] 765212b225bb: Verifying Checksum [2025-02-20T22:04:22.818Z] 765212b225bb: Download complete [2025-02-20T22:04:22.818Z] f23df028b6ca: Verifying Checksum [2025-02-20T22:04:22.818Z] f23df028b6ca: Download complete [2025-02-20T22:04:22.818Z] d65c8cfc05b1: Verifying Checksum [2025-02-20T22:04:22.818Z] d65c8cfc05b1: Download complete [2025-02-20T22:04:23.084Z] 699f458cf7ca: Verifying Checksum [2025-02-20T22:04:23.084Z] 699f458cf7ca: Download complete [2025-02-20T22:04:23.358Z] 8998bd30e6a1: Verifying Checksum [2025-02-20T22:04:23.358Z] 8998bd30e6a1: Download complete [2025-02-20T22:04:25.943Z] 2437ff75d9bd: Verifying Checksum [2025-02-20T22:04:25.943Z] 2437ff75d9bd: Download complete [2025-02-20T22:04:27.882Z] 8998bd30e6a1: Pull complete [2025-02-20T22:04:28.462Z] 04944245beec: Pull complete [2025-02-20T22:04:30.406Z] 699f458cf7ca: Pull complete [2025-02-20T22:04:30.406Z] 765212b225bb: Pull complete [2025-02-20T22:04:30.990Z] f23df028b6ca: Pull complete [2025-02-20T22:04:31.254Z] d65c8cfc05b1: Pull complete [2025-02-20T22:04:49.451Z] 2437ff75d9bd: Pull complete [2025-02-20T22:04:49.451Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-02-20T22:04:49.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-20T22:04:49.451Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T22:04:49.646Z] prd-ubuntu20.04-docker-arm64-4c-16g-39358 does not seem to be running inside a container [2025-02-20T22:04:49.708Z] $ 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/187 -v /w/workspace/device-rest-go/187:/w/workspace/device-rest-go/187:rw,z -v /w/workspace/device-rest-go/187@tmp:/w/workspace/device-rest-go/187@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:arm64 cat [2025-02-20T22:04:52.223Z] $ docker top 3bce7f1a4075efbe4d9867935ddf82eb44e351dd4df0defbc1937ee59ef0eaa4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-20T22:04:52.715Z] ---> job-cost.sh [2025-02-20T22:04:52.981Z] lf-activate-venv: SKIPPING [2025-02-20T22:04:52.981Z] INFO: No Stack... [2025-02-20T22:04:53.248Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-02-20T22:04:54.201Z] INFO: Archiving Costs [Pipeline] sh [2025-02-20T22:04:54.527Z] + + cat /w/workspace/device-rest-go/187/archives/cost.csv [2025-02-20T22:04:54.527Z] cut -d, -f6 [Pipeline] lock [2025-02-20T22:04:54.850Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-187-stack-cost] [2025-02-20T22:04:54.857Z] Resource [jenkins-edgexfoundry-device-rest-go-main-187-stack-cost] did not exist. Created. [2025-02-20T22:04:54.863Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-187-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-20T22:04:55.212Z] /w/workspace/device-rest-go/187@tmp/durable-914962fa/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-02-20T22:04:55.849Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-02-20T22:04:55.874Z] Warning: overwriting stash ‘stack-cost’ [2025-02-20T22:04:55.929Z] Stashed 1 file(s) [Pipeline] } [2025-02-20T22:04:55.937Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-187-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-20T22:04:55.965Z] $ docker stop --time=1 3bce7f1a4075efbe4d9867935ddf82eb44e351dd4df0defbc1937ee59ef0eaa4 [2025-02-20T22:04:57.436Z] $ docker rm -f --volumes 3bce7f1a4075efbe4d9867935ddf82eb44e351dd4df0defbc1937ee59ef0eaa4 [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-02-20T22:04:57.964Z] provisioning config files... [2025-02-20T22:04:57.973Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config10182480554300926450tmp [Pipeline] { [Pipeline] sh [2025-02-20T22:04:58.269Z] + set +x [2025-02-20T22:04:58.269Z] + bash -s -- [2025-02-20T22:04:58.269Z] + curl -s https://codecov.io/bash [2025-02-20T22:04:58.269Z] [2025-02-20T22:04:58.269Z] _____ _ [2025-02-20T22:04:58.269Z] / ____| | | [2025-02-20T22:04:58.269Z] | | ___ __| | ___ ___ _____ __ [2025-02-20T22:04:58.269Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-20T22:04:58.269Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-20T22:04:58.269Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-20T22:04:58.269Z] Bash-1.0.6 [2025-02-20T22:04:58.269Z] [2025-02-20T22:04:58.269Z] [2025-02-20T22:04:58.269Z] ==> git version 2.25.1 found [2025-02-20T22:04:58.269Z] ==> 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-02-20T22:04:58.269Z] Release-Date: 2020-01-08 [2025-02-20T22:04:58.269Z] 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-02-20T22:04:58.269Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-20T22:04:58.269Z] ==> Jenkins CI detected. [2025-02-20T22:04:58.269Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2025-02-20T22:04:58.269Z] project root: . [2025-02-20T22:04:58.269Z] --> token set from env [2025-02-20T22:04:58.269Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-20T22:04:58.269Z] ==> Running gcov in . (disable via -X gcov) [2025-02-20T22:04:58.269Z] ==> Python coveragepy not found [2025-02-20T22:04:58.269Z] ==> Searching for coverage reports in: [2025-02-20T22:04:58.269Z] + . [2025-02-20T22:04:58.529Z] -> Found 1 reports [2025-02-20T22:04:58.529Z] ==> Detecting git/mercurial file structure [2025-02-20T22:04:58.529Z] ==> Reading reports [2025-02-20T22:04:58.529Z] + ./coverage.out bytes=14565 [2025-02-20T22:04:58.529Z] ==> Appending adjustments [2025-02-20T22:04:58.529Z] https://docs.codecov.io/docs/fixing-reports [2025-02-20T22:04:58.529Z] + Found adjustments [2025-02-20T22:04:58.529Z] ==> Gzipping contents [2025-02-20T22:04:58.529Z] 4.0K /tmp/codecov.4Ds0n8.gz [2025-02-20T22:04:58.529Z] ==> Uploading reports [2025-02-20T22:04:58.529Z] url: https://codecov.io [2025-02-20T22:04:58.529Z] query: branch=main&commit=e0a5c5a73132d7079afb502fe425c62ff6deb797&build=187&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F187%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-20T22:04:58.529Z] -> Pinging Codecov [2025-02-20T22:04:58.529Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e0a5c5a73132d7079afb502fe425c62ff6deb797&build=187&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F187%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-20T22:04:58.789Z] -> Uploading to [2025-02-20T22:04:58.789Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rest-go/e0a5c5a73132d7079afb502fe425c62ff6deb797/c79475e8-28bd-4a21-9e1d-47a115e890db.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250220%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250220T220458Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=3139bf4aadd4eb881c4e410783c8b540c8a282e5d0da3301981da19008eec5fc [2025-02-20T22:04:58.789Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-20T22:04:58.789Z] Dload Upload Total Spent Left Speed [2025-02-20T22:04:58.789Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2327 0 0 100 2327 0 14727 --:--:-- --:--:-- --:--:-- 14727 [2025-02-20T22:04:58.789Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/e0a5c5a73132d7079afb502fe425c62ff6deb797 [Pipeline] } [2025-02-20T22:04:58.796Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-02-20T22:04:59.025Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-02-20T22:04:59.046Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T22:04:59.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-20T22:04:59.357Z] [2025-02-20T22:04:59.357Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T22:04:59.659Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-20T22:04:59.659Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-02-20T22:04:59.659Z] 43c4264eed91: Pulling fs layer [2025-02-20T22:04:59.659Z] 4cc291be95ef: Pulling fs layer [2025-02-20T22:04:59.659Z] 2ac1f1163629: Pulling fs layer [2025-02-20T22:04:59.659Z] 5c3c966382ef: Pulling fs layer [2025-02-20T22:04:59.659Z] 4f4fb700ef54: Pulling fs layer [2025-02-20T22:04:59.659Z] d9c7d2e4e75e: Pulling fs layer [2025-02-20T22:04:59.659Z] 9c3e1370e548: Pulling fs layer [2025-02-20T22:04:59.659Z] 5c3c966382ef: Waiting [2025-02-20T22:04:59.659Z] 4f4fb700ef54: Waiting [2025-02-20T22:04:59.659Z] d9c7d2e4e75e: Waiting [2025-02-20T22:04:59.659Z] 9c3e1370e548: Waiting [2025-02-20T22:04:59.659Z] 4cc291be95ef: Download complete [2025-02-20T22:04:59.659Z] 5c3c966382ef: Verifying Checksum [2025-02-20T22:04:59.659Z] 5c3c966382ef: Download complete [2025-02-20T22:04:59.659Z] 4f4fb700ef54: Download complete [2025-02-20T22:04:59.659Z] 43c4264eed91: Download complete [2025-02-20T22:04:59.917Z] 43c4264eed91: Pull complete [2025-02-20T22:04:59.917Z] d9c7d2e4e75e: Verifying Checksum [2025-02-20T22:04:59.917Z] d9c7d2e4e75e: Download complete [2025-02-20T22:04:59.917Z] 4cc291be95ef: Pull complete [2025-02-20T22:05:00.174Z] 2ac1f1163629: Verifying Checksum [2025-02-20T22:05:00.174Z] 2ac1f1163629: Download complete [2025-02-20T22:05:00.739Z] 9c3e1370e548: Verifying Checksum [2025-02-20T22:05:00.739Z] 9c3e1370e548: Download complete [2025-02-20T22:05:03.270Z] 2ac1f1163629: Pull complete [2025-02-20T22:05:03.270Z] 5c3c966382ef: Pull complete [2025-02-20T22:05:03.270Z] 4f4fb700ef54: Pull complete [2025-02-20T22:05:03.528Z] d9c7d2e4e75e: Pull complete [2025-02-20T22:05:06.809Z] 9c3e1370e548: Pull complete [2025-02-20T22:05:06.809Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-02-20T22:05:06.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-20T22:05:06.809Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T22:05:06.976Z] prd-ubuntu20.04-docker-8c-8g-39357 does not seem to be running inside a container [2025-02-20T22:05:07.005Z] $ 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-02-20T22:05:09.546Z] $ docker top b8d905e0224baf2f20d671e5ecdcec55e6206928f4d9ea0f792e4bad72b333ac -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-20T22:05:09.934Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] echo [2025-02-20T22:05:09.952Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2025-02-20T22:05:10.285Z] + set -o pipefail [2025-02-20T22:05:10.285Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2025-02-20T22:05:16.894Z] [2025-02-20T22:05:16.894Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2025-02-20T22:05:16.894Z] [2025-02-20T22:05:16.894Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9d7b2b31-f697-4750-913c-575a35a00c1a/history/707a3bfe-fdd0-435d-8d7b-0f8df32dca94 [2025-02-20T22:05:16.894Z] [2025-02-20T22:05:16.894Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-02-20T22:05:16.894Z] [2025-02-20T22:05:17.157Z] [2025-02-20T22:05:17.157Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-02-20T22:05:17.157Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-02-20T22:05:17.421Z] $ docker stop --time=1 b8d905e0224baf2f20d671e5ecdcec55e6206928f4d9ea0f792e4bad72b333ac [2025-02-20T22:05:19.686Z] $ docker rm -f --volumes b8d905e0224baf2f20d671e5ecdcec55e6206928f4d9ea0f792e4bad72b333ac [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-02-20T22:05:20.547Z] + git log --format=format:%s -1 e0a5c5a73132d7079afb502fe425c62ff6deb797 [Pipeline] sh [2025-02-20T22:05:20.841Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-20T22:05:20.841Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T22:05:21.150Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-20T22:05:21.150Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T22:05:21.236Z] prd-ubuntu20.04-docker-8c-8g-39357 does not seem to be running inside a container [2025-02-20T22:05:21.259Z] $ 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-02-20T22:05:21.614Z] $ docker top dcd029c2682df94d521c191debe936bc465530ef723f180db092b6c505b43195 -eo pid,comm [2025-02-20T22:05:21.663Z] 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-02-20T22:05:21.663Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-20T22:05:21.721Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-20T22:05:21.721Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-20T22:05:21.842Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-20T22:05:21.839Z] $ docker exec dcd029c2682df94d521c191debe936bc465530ef723f180db092b6c505b43195 ssh-agent [2025-02-20T22:05:21.953Z] SSH_AUTH_SOCK=/tmp/ssh-ivBBUC5ZFzGN/agent.31 [2025-02-20T22:05:21.953Z] SSH_AGENT_PID=37 [2025-02-20T22:05:21.957Z] Running ssh-add (command line suppressed) [2025-02-20T22:05:22.044Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4180849023796707256.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4180849023796707256.key) [2025-02-20T22:05:22.062Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-20T22:05:22.355Z] + git semver tag [2025-02-20T22:05:22.613Z] 2025-02-20 22:05:22,524 [run_tag] DEBUG tag force:False [2025-02-20T22:05:22.613Z] 2025-02-20 22:05:22,524 [check_head_tag] DEBUG check head tag [2025-02-20T22:05:22.613Z] 2025-02-20 22:05:22,526 [execute] INFO git cat-file --batch-check [2025-02-20T22:05:22.613Z] 2025-02-20 22:05:22,526 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2025-02-20T22:05:22.613Z] 2025-02-20 22:05:22,529 [execute] INFO git cat-file --batch [2025-02-20T22:05:22.613Z] 2025-02-20 22:05:22,530 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2025-02-20T22:05:22.613Z] 2025-02-20 22:05:22,554 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-02-20T22:05:22.613Z] 2025-02-20 22:05:22,554 [execute] INFO git tag -a v4.0.0-dev.9 -m v4.0.0-dev.9 [2025-02-20T22:05:22.613Z] 2025-02-20 22:05:22,554 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.9', '-m', 'v4.0.0-dev.9'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2025-02-20T22:05:22.613Z] 2025-02-20 22:05:22,559 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-02-20T22:05:22.613Z] 4.0.0-dev.9 [Pipeline] } [2025-02-20T22:05:22.618Z] $ docker exec --env ******** --env ******** dcd029c2682df94d521c191debe936bc465530ef723f180db092b6c505b43195 ssh-agent -k [2025-02-20T22:05:22.710Z] unset SSH_AUTH_SOCK; [2025-02-20T22:05:22.710Z] unset SSH_AGENT_PID; [2025-02-20T22:05:22.710Z] echo Agent pid 37 killed; [2025-02-20T22:05:22.723Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-20T22:05:23.048Z] + git semver [Pipeline] } [2025-02-20T22:05:23.314Z] $ docker stop --time=1 dcd029c2682df94d521c191debe936bc465530ef723f180db092b6c505b43195 [2025-02-20T22:05:24.591Z] $ docker rm -f --volumes dcd029c2682df94d521c191debe936bc465530ef723f180db092b6c505b43195 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T22:05:25.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-20T22:05:25.019Z] [2025-02-20T22:05:25.019Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T22:05:25.328Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-20T22:05:25.328Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-02-20T22:05:25.328Z] ab5ef0e58194: Pulling fs layer [2025-02-20T22:05:25.328Z] 9712f1f96733: Pulling fs layer [2025-02-20T22:05:25.328Z] 63f879dbbcfc: Pulling fs layer [2025-02-20T22:05:25.328Z] 0d9ebad4ef96: Pulling fs layer [2025-02-20T22:05:25.328Z] e9a5061849ea: Pulling fs layer [2025-02-20T22:05:25.328Z] d747dcd14b5f: Pulling fs layer [2025-02-20T22:05:25.328Z] 2de7ff778b66: Pulling fs layer [2025-02-20T22:05:25.328Z] 0d9ebad4ef96: Waiting [2025-02-20T22:05:25.328Z] e9a5061849ea: Waiting [2025-02-20T22:05:25.328Z] d747dcd14b5f: Waiting [2025-02-20T22:05:25.328Z] 9712f1f96733: Verifying Checksum [2025-02-20T22:05:25.328Z] 9712f1f96733: Download complete [2025-02-20T22:05:25.587Z] 63f879dbbcfc: Verifying Checksum [2025-02-20T22:05:25.587Z] 63f879dbbcfc: Download complete [2025-02-20T22:05:25.844Z] e9a5061849ea: Verifying Checksum [2025-02-20T22:05:25.845Z] e9a5061849ea: Download complete [2025-02-20T22:05:25.845Z] d747dcd14b5f: Verifying Checksum [2025-02-20T22:05:25.845Z] d747dcd14b5f: Download complete [2025-02-20T22:05:25.845Z] 0d9ebad4ef96: Verifying Checksum [2025-02-20T22:05:25.845Z] 0d9ebad4ef96: Download complete [2025-02-20T22:05:25.845Z] ab5ef0e58194: Download complete [2025-02-20T22:05:25.845Z] 2de7ff778b66: Verifying Checksum [2025-02-20T22:05:25.845Z] 2de7ff778b66: Download complete [2025-02-20T22:05:28.375Z] ab5ef0e58194: Pull complete [2025-02-20T22:05:28.375Z] 9712f1f96733: Pull complete [2025-02-20T22:05:29.306Z] 63f879dbbcfc: Pull complete [2025-02-20T22:05:32.589Z] 0d9ebad4ef96: Pull complete [2025-02-20T22:05:32.589Z] e9a5061849ea: Pull complete [2025-02-20T22:05:32.589Z] d747dcd14b5f: Pull complete [2025-02-20T22:05:33.522Z] 2de7ff778b66: Pull complete [2025-02-20T22:05:33.522Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-02-20T22:05:33.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-20T22:05:33.522Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T22:05:33.623Z] prd-ubuntu20.04-docker-8c-8g-39357 does not seem to be running inside a container [2025-02-20T22:05:33.642Z] $ 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-02-20T22:05:36.040Z] $ docker top f97ecab3e13afc71bc27b5180ad7a730804671ca5b77dbe65d6889188500ef3d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-02-20T22:05:36.126Z] provisioning config files... [2025-02-20T22:05:36.132Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config6043598269164447990tmp [2025-02-20T22:05:36.139Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config283366830463047081tmp [2025-02-20T22:05:36.145Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2710253418655081516tmp [Pipeline] { [Pipeline] echo [2025-02-20T22:05:36.169Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T22:05:36.461Z] ---> sigul-configuration.sh [2025-02-20T22:05:36.461Z] gpg: directory `/root/.gnupg' created [2025-02-20T22:05:36.461Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-02-20T22:05:36.461Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-02-20T22:05:36.461Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-02-20T22:05:36.461Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-02-20T22:05:36.461Z] gpg: CAST5 encrypted data [2025-02-20T22:05:36.461Z] gpg: encrypted with 1 passphrase [2025-02-20T22:05:36.461Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-02-20T22:05:36.756Z] + mkdir /home/jenkins [2025-02-20T22:05:36.756Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-02-20T22:05:37.051Z] + 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-02-20T22:05:37.067Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T22:05:37.355Z] ---> sigul-install.sh [2025-02-20T22:05:37.356Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-02-20T22:05:37.652Z] + git tag --list [2025-02-20T22:05:37.652Z] v1.0.0 [2025-02-20T22:05:37.652Z] v1.1.0 [2025-02-20T22:05:37.652Z] v1.1.1 [2025-02-20T22:05:37.652Z] v1.1.2 [2025-02-20T22:05:37.652Z] v1.2.0 [2025-02-20T22:05:37.652Z] v1.2.1 [2025-02-20T22:05:37.652Z] v2.0.0 [2025-02-20T22:05:37.652Z] v2.1.0 [2025-02-20T22:05:37.652Z] v2.1.1 [2025-02-20T22:05:37.652Z] v2.2.0 [2025-02-20T22:05:37.652Z] v2.3.0 [2025-02-20T22:05:37.652Z] v3.0 [2025-02-20T22:05:37.652Z] v3.0.0 [2025-02-20T22:05:37.652Z] v3.1 [2025-02-20T22:05:37.652Z] v3.1.0 [2025-02-20T22:05:37.652Z] v3.1.0-dev.1 [2025-02-20T22:05:37.652Z] v3.1.0-dev.10 [2025-02-20T22:05:37.652Z] v3.1.0-dev.11 [2025-02-20T22:05:37.652Z] v3.1.0-dev.12 [2025-02-20T22:05:37.652Z] v3.1.0-dev.13 [2025-02-20T22:05:37.652Z] v3.1.0-dev.14 [2025-02-20T22:05:37.652Z] v3.1.0-dev.15 [2025-02-20T22:05:37.652Z] v3.1.0-dev.16 [2025-02-20T22:05:37.652Z] v3.1.0-dev.17 [2025-02-20T22:05:37.652Z] v3.1.0-dev.18 [2025-02-20T22:05:37.652Z] v3.1.0-dev.19 [2025-02-20T22:05:37.652Z] v3.1.0-dev.2 [2025-02-20T22:05:37.652Z] v3.1.0-dev.20 [2025-02-20T22:05:37.652Z] v3.1.0-dev.21 [2025-02-20T22:05:37.652Z] v3.1.0-dev.22 [2025-02-20T22:05:37.652Z] v3.1.0-dev.23 [2025-02-20T22:05:37.652Z] v3.1.0-dev.24 [2025-02-20T22:05:37.652Z] v3.1.0-dev.25 [2025-02-20T22:05:37.652Z] v3.1.0-dev.26 [2025-02-20T22:05:37.652Z] v3.1.0-dev.27 [2025-02-20T22:05:37.652Z] v3.1.0-dev.28 [2025-02-20T22:05:37.652Z] v3.1.0-dev.29 [2025-02-20T22:05:37.652Z] v3.1.0-dev.3 [2025-02-20T22:05:37.652Z] v3.1.0-dev.30 [2025-02-20T22:05:37.652Z] v3.1.0-dev.31 [2025-02-20T22:05:37.652Z] v3.1.0-dev.32 [2025-02-20T22:05:37.652Z] v3.1.0-dev.4 [2025-02-20T22:05:37.652Z] v3.1.0-dev.5 [2025-02-20T22:05:37.652Z] v3.1.0-dev.6 [2025-02-20T22:05:37.652Z] v3.1.0-dev.7 [2025-02-20T22:05:37.652Z] v3.1.0-dev.8 [2025-02-20T22:05:37.652Z] v3.1.0-dev.9 [2025-02-20T22:05:37.652Z] v3.1.1 [2025-02-20T22:05:37.652Z] v3.2.0-dev.1 [2025-02-20T22:05:37.652Z] v3.2.0-dev.10 [2025-02-20T22:05:37.652Z] v3.2.0-dev.11 [2025-02-20T22:05:37.652Z] v3.2.0-dev.12 [2025-02-20T22:05:37.652Z] v3.2.0-dev.13 [2025-02-20T22:05:37.652Z] v3.2.0-dev.14 [2025-02-20T22:05:37.652Z] v3.2.0-dev.15 [2025-02-20T22:05:37.652Z] v3.2.0-dev.16 [2025-02-20T22:05:37.652Z] v3.2.0-dev.17 [2025-02-20T22:05:37.652Z] v3.2.0-dev.18 [2025-02-20T22:05:37.652Z] v3.2.0-dev.19 [2025-02-20T22:05:37.652Z] v3.2.0-dev.2 [2025-02-20T22:05:37.652Z] v3.2.0-dev.20 [2025-02-20T22:05:37.652Z] v3.2.0-dev.21 [2025-02-20T22:05:37.652Z] v3.2.0-dev.22 [2025-02-20T22:05:37.652Z] v3.2.0-dev.23 [2025-02-20T22:05:37.652Z] v3.2.0-dev.24 [2025-02-20T22:05:37.652Z] v3.2.0-dev.25 [2025-02-20T22:05:37.652Z] v3.2.0-dev.3 [2025-02-20T22:05:37.652Z] v3.2.0-dev.4 [2025-02-20T22:05:37.652Z] v3.2.0-dev.5 [2025-02-20T22:05:37.652Z] v3.2.0-dev.6 [2025-02-20T22:05:37.652Z] v3.2.0-dev.7 [2025-02-20T22:05:37.652Z] v3.2.0-dev.8 [2025-02-20T22:05:37.652Z] v3.2.0-dev.9 [2025-02-20T22:05:37.652Z] v4.0.0-dev.1 [2025-02-20T22:05:37.652Z] v4.0.0-dev.2 [2025-02-20T22:05:37.652Z] v4.0.0-dev.3 [2025-02-20T22:05:37.652Z] v4.0.0-dev.4 [2025-02-20T22:05:37.652Z] v4.0.0-dev.5 [2025-02-20T22:05:37.652Z] v4.0.0-dev.6 [2025-02-20T22:05:37.652Z] v4.0.0-dev.7 [2025-02-20T22:05:37.652Z] v4.0.0-dev.8 [2025-02-20T22:05:37.652Z] v4.0.0-dev.9 [Pipeline] sh [2025-02-20T22:05:37.947Z] + lftools sign git-tag v4.0.0-dev.9 [2025-02-20T22:05:38.514Z] Signing Git tag with Sigul... [2025-02-20T22:05:38.514Z] Signing v4.0.0-dev.9 [Pipeline] echo [2025-02-20T22:05:38.787Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T22:05:39.078Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-02-20T22:05:39.084Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-02-20T22:05:39.109Z] $ docker stop --time=1 f97ecab3e13afc71bc27b5180ad7a730804671ca5b77dbe65d6889188500ef3d [2025-02-20T22:05:40.371Z] $ docker rm -f --volumes f97ecab3e13afc71bc27b5180ad7a730804671ca5b77dbe65d6889188500ef3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-02-20T22:05:40.832Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-20T22:05:40.832Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T22:05:41.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-20T22:05:41.137Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T22:05:41.228Z] prd-ubuntu20.04-docker-8c-8g-39357 does not seem to be running inside a container [2025-02-20T22:05:41.273Z] $ 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-02-20T22:05:41.611Z] $ docker top 2d776246c3a5cf60e8ee7ac70a27a753b7c9d84f7f8f914eccde664d9692fb8d -eo pid,comm [2025-02-20T22:05:41.662Z] 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-02-20T22:05:41.662Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-20T22:05:41.719Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-20T22:05:41.720Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-20T22:05:41.823Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-20T22:05:41.820Z] $ docker exec 2d776246c3a5cf60e8ee7ac70a27a753b7c9d84f7f8f914eccde664d9692fb8d ssh-agent [2025-02-20T22:05:41.931Z] SSH_AUTH_SOCK=/tmp/ssh-5DC5fKcNbQYC/agent.33 [2025-02-20T22:05:41.931Z] SSH_AGENT_PID=39 [2025-02-20T22:05:41.935Z] Running ssh-add (command line suppressed) [2025-02-20T22:05:42.031Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5329640712621514352.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5329640712621514352.key) [2025-02-20T22:05:42.048Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-20T22:05:42.344Z] + git semver bump pre [2025-02-20T22:05:42.604Z] 2025-02-20 22:05:42,529 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-02-20T22:05:42.604Z] 2025-02-20 22:05:42,530 [bump_version] DEBUG bumping version:4.0.0-dev.9 on axis:pre with prefix:dev [2025-02-20T22:05:42.604Z] 2025-02-20 22:05:42,530 [bump_version] DEBUG bumped version:4.0.0-dev.10 [2025-02-20T22:05:42.604Z] 2025-02-20 22:05:42,530 [write_version] DEBUG write version:4.0.0-dev.10 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2025-02-20T22:05:42.604Z] 2025-02-20 22:05:42,530 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-02-20T22:05:42.604Z] 2025-02-20 22:05:42,530 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-02-20T22:05:42.604Z] 2025-02-20 22:05:42,532 [execute] INFO git cat-file --batch-check [2025-02-20T22:05:42.604Z] 2025-02-20 22:05:42,532 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-20T22:05:42.604Z] 2025-02-20 22:05:42,537 [execute] INFO git cat-file --batch [2025-02-20T22:05:42.604Z] 2025-02-20 22:05:42,537 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-20T22:05:42.604Z] 2025-02-20 22:05:42,542 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-02-20T22:05:42.604Z] 4.0.0-dev.10 [Pipeline] } [2025-02-20T22:05:42.608Z] $ docker exec --env ******** --env ******** 2d776246c3a5cf60e8ee7ac70a27a753b7c9d84f7f8f914eccde664d9692fb8d ssh-agent -k [2025-02-20T22:05:42.711Z] unset SSH_AUTH_SOCK; [2025-02-20T22:05:42.711Z] unset SSH_AGENT_PID; [2025-02-20T22:05:42.711Z] echo Agent pid 39 killed; [2025-02-20T22:05:42.725Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-20T22:05:43.053Z] + git semver [Pipeline] } [2025-02-20T22:05:43.321Z] $ docker stop --time=1 2d776246c3a5cf60e8ee7ac70a27a753b7c9d84f7f8f914eccde664d9692fb8d [2025-02-20T22:05:44.609Z] $ docker rm -f --volumes 2d776246c3a5cf60e8ee7ac70a27a753b7c9d84f7f8f914eccde664d9692fb8d [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-20T22:05:44.959Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-20T22:05:44.959Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T22:05:45.261Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-20T22:05:45.261Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T22:05:45.333Z] prd-ubuntu20.04-docker-8c-8g-39357 does not seem to be running inside a container [2025-02-20T22:05:45.356Z] $ 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-02-20T22:05:45.705Z] $ docker top 752c99bf82c5e1304d9aedce958a4ff410f13ce792cb4c1bcc737161df77a1ad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-20T22:05:45.815Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-20T22:05:45.816Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-20T22:05:45.934Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-20T22:05:45.931Z] $ docker exec 752c99bf82c5e1304d9aedce958a4ff410f13ce792cb4c1bcc737161df77a1ad ssh-agent [2025-02-20T22:05:46.049Z] SSH_AUTH_SOCK=/tmp/ssh-kC8YaPbI3Oha/agent.31 [2025-02-20T22:05:46.049Z] SSH_AGENT_PID=37 [2025-02-20T22:05:46.054Z] Running ssh-add (command line suppressed) [2025-02-20T22:05:46.144Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1550272515900425510.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1550272515900425510.key) [2025-02-20T22:05:46.169Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-20T22:05:46.459Z] + git semver push [2025-02-20T22:05:46.716Z] 2025-02-20 22:05:46,618 [run_push] DEBUG push [2025-02-20T22:05:46.716Z] 2025-02-20 22:05:46,619 [execute] INFO git cat-file --batch-check [2025-02-20T22:05:46.716Z] 2025-02-20 22:05:46,619 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-20T22:05:46.717Z] 2025-02-20 22:05:46,622 [execute] INFO git rev-list a530a58f78f37c0b92ad84a3b6bba27adf34e48a -- [2025-02-20T22:05:46.717Z] 2025-02-20 22:05:46,622 [execute] DEBUG Popen(['git', 'rev-list', 'a530a58f78f37c0b92ad84a3b6bba27adf34e48a', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-20T22:05:46.717Z] 2025-02-20 22:05:46,632 [execute] INFO git fetch -v origin [2025-02-20T22:05:46.717Z] 2025-02-20 22:05:46,632 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-02-20T22:05:47.283Z] 2025-02-20 22:05:47,090 [run_push] DEBUG no remote changes detected [2025-02-20T22:05:47.283Z] 2025-02-20 22:05:47,090 [execute] INFO git push origin semver [2025-02-20T22:05:47.283Z] 2025-02-20 22:05:47,091 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-20T22:05:47.849Z] 2025-02-20 22:05:47,757 [run_push] DEBUG push all version tags [2025-02-20T22:05:47.849Z] 2025-02-20 22:05:47,757 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-02-20T22:05:47.850Z] 2025-02-20 22:05:47,757 [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-02-20T22:05:48.416Z] 2025-02-20 22:05:48,358 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-02-20T22:05:48.416Z] 4.0.0-dev.10 [Pipeline] } [2025-02-20T22:05:48.421Z] $ docker exec --env ******** --env ******** 752c99bf82c5e1304d9aedce958a4ff410f13ce792cb4c1bcc737161df77a1ad ssh-agent -k [2025-02-20T22:05:48.515Z] unset SSH_AUTH_SOCK; [2025-02-20T22:05:48.515Z] unset SSH_AGENT_PID; [2025-02-20T22:05:48.516Z] echo Agent pid 37 killed; [2025-02-20T22:05:48.533Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-20T22:05:48.857Z] + git semver [Pipeline] } [2025-02-20T22:05:49.122Z] $ docker stop --time=1 752c99bf82c5e1304d9aedce958a4ff410f13ce792cb4c1bcc737161df77a1ad [2025-02-20T22:05:50.375Z] $ docker rm -f --volumes 752c99bf82c5e1304d9aedce958a4ff410f13ce792cb4c1bcc737161df77a1ad [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-02-20T22:05:51.032Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2025-02-20T22:05:51.032Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2025-02-20T22:05:51.032Z] total 16 [2025-02-20T22:05:51.032Z] drwxr-xr-x 3 root root 4096 Feb 20 21:53 . [2025-02-20T22:05:51.032Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 20 22:05 .. [2025-02-20T22:05:51.032Z] drwxr-xr-x 2 root root 4096 Feb 20 21:53 cost [2025-02-20T22:05:51.032Z] -rw-r--r-- 1 root root 86 Feb 20 21:53 cost.csv [2025-02-20T22:05:51.032Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2025-02-20T22:05:51.032Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2025-02-20T22:05:51.032Z] total 16 [2025-02-20T22:05:51.032Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 21:53 . [2025-02-20T22:05:51.032Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 20 22:05 .. [2025-02-20T22:05:51.032Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 20 21:53 cost [2025-02-20T22:05:51.032Z] -rw-r--r-- 1 jenkins jenkins 86 Feb 20 21:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-02-20T22:05:51.317Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T22:05:52.166Z] ---> package-listing.sh [2025-02-20T22:05:52.166Z] ++ facter osfamily [2025-02-20T22:05:52.166Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-20T22:05:52.424Z] + OS_FAMILY=debian [2025-02-20T22:05:52.424Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2025-02-20T22:05:52.424Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-20T22:05:52.424Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-20T22:05:52.424Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-20T22:05:52.424Z] + PACKAGES=/tmp/packages_start.txt [2025-02-20T22:05:52.424Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2025-02-20T22:05:52.424Z] + PACKAGES=/tmp/packages_end.txt [2025-02-20T22:05:52.424Z] + case "${OS_FAMILY}" in [2025-02-20T22:05:52.424Z] + dpkg -l [2025-02-20T22:05:52.424Z] + grep '^ii' [2025-02-20T22:05:52.424Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-20T22:05:52.424Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-20T22:05:52.424Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-20T22:05:52.424Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2025-02-20T22:05:52.424Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2025-02-20T22:05:52.424Z] + 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-02-20T22:05:52.436Z] 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-02-20T22:05:52.713Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T22:05:53.273Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-20T22:05:53.273Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T22:05:53.355Z] prd-ubuntu20.04-docker-8c-8g-39357 does not seem to be running inside a container [2025-02-20T22:05:53.379Z] $ 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-02-20T22:05:53.582Z] $ docker top a5de313a311443be9182242523a604668cd284af3fb6f5ba6efe2c5ee6b544d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-20T22:05:53.946Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-20T22:05:54.235Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-20T22:05:54.521Z] + ls /var/log/sa-host [2025-02-20T22:05:54.521Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-20T22:05:54.685Z] provisioning config files... [2025-02-20T22:05:54.695Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config11578568373273344369tmp [Pipeline] { [Pipeline] echo [2025-02-20T22:05:54.715Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T22:05:54.999Z] ---> create-netrc.sh [Pipeline] } [2025-02-20T22:05:55.007Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-20T22:05:55.351Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-20T22:05:55.359Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T22:05:55.639Z] ---> sudo-logs.sh [2025-02-20T22:05:55.639Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-20T22:05:55.671Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T22:05:55.954Z] ---> job-cost.sh [2025-02-20T22:05:55.954Z] lf-activate-venv: SKIPPING [2025-02-20T22:05:55.954Z] DEBUG: total: 0.2199999988079071 [2025-02-20T22:05:55.954Z] INFO: Retrieving Stack Cost... [2025-02-20T22:05:56.525Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-20T22:05:56.786Z] INFO: Archiving Costs [Pipeline] echo [2025-02-20T22:05:56.800Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T22:05:57.082Z] ---> logs-deploy.sh [2025-02-20T22:05:57.082Z] lf-activate-venv: SKIPPING [2025-02-20T22:05:57.082Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/187 [2025-02-20T22:05:57.082Z] INFO: archiving workspace using pattern(s): [2025-02-20T22:05:58.019Z] Archives upload complete. [2025-02-20T22:05:58.019Z] INFO: archiving logs to Nexus