Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1ad8ffa389e3327960e79875631e27a51ef91510 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-ssh17897536577722092324.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-ssh11150261679080820813.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-virtual-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-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9663937814358316266.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-ssh4317300972270438413.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-virtual-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-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3417956586151909219.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-virtual-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-virtual-go-settings PROJECT: device-virtual-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-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-38321’ Running on prd-ubuntu20.04-docker-8c-8g-38328 in /w/workspace/exfoundry_device-virtual-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-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1ad8ffa389e3327960e79875631e27a51ef91510 (main) Commit message: "Merge pull request #518 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.21" > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1ad8ffa389e3327960e79875631e27a51ef91510 # timeout=10 > git rev-list --no-walk fabd15693639678ed660abe68a04e8c5c0d581ce # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-07T02:05:43.458Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-07T02:05:43.535Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-07T02:05:43.568Z] ========================================================= [2025-02-07T02:05:43.568Z] EdgeX Global Pipelines Version Info [2025-02-07T02:05:43.568Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-07T02:05:44.662Z] ------------------- [2025-02-07T02:05:44.662Z] stable info: [2025-02-07T02:05:44.662Z] ------------------- [2025-02-07T02:05:44.662Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-07T02:05:44.662Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-07T02:05:44.662Z] Message: update stable to v1.0.269 [2025-02-07T02:05:44.923Z] ------------------- [2025-02-07T02:05:44.923Z] experimental info: [2025-02-07T02:05:44.923Z] ------------------- [2025-02-07T02:05:44.923Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-07T02:05:44.923Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-07T02:05:44.923Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-07T02:05:45.003Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2025-02-07T02:05:45.026Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2025-02-07T02:05:45.053Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-07T02:05:45.077Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-07T02:05:45.100Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-07T02:05:45.121Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-07T02:05:45.147Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-07T02:05:45.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-02-07T02:05:45.197Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-07T02:05:45.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-07T02:05:45.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-07T02:05:45.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2025-02-07T02:05:45.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-07T02:05:45.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-07T02:05:45.342Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-07T02:05:45.361Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-07T02:05:45.377Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-02-07T02:05:45.398Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-02-07T02:05:45.418Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-07T02:05:45.437Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-07T02:05:45.455Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-02-07T02:05:45.476Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-02-07T02:05:45.498Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-02-07T02:05:45.515Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-02-07T02:05:45.536Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-02-07T02:05:45.553Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-07T02:05:45.571Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-07T02:05:45.593Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-02-07T02:05:45.615Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-02-07T02:05:45.634Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-02-07T02:05:45.659Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1ad8ffa389e3327960e79875631e27a51ef91510 [Pipeline] echo [2025-02-07T02:05:45.677Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1ad8ffa [Pipeline] echo [2025-02-07T02:05:45.701Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-07T02:05:45.763Z] provisioning config files... [2025-02-07T02:05:45.775Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9223591273185034380tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-07T02:05:46.125Z] ---> ****-login.sh [2025-02-07T02:05:46.125Z] nexus3.edgexfoundry.org:10001 [2025-02-07T02:05:46.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T02:05:46.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T02:05:46.385Z] Configure a credential helper to remove this warning. See [2025-02-07T02:05:46.385Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T02:05:46.385Z] [2025-02-07T02:05:46.385Z] Login Succeeded [2025-02-07T02:05:46.385Z] nexus3.edgexfoundry.org:10002 [2025-02-07T02:05:46.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T02:05:46.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T02:05:46.645Z] Configure a credential helper to remove this warning. See [2025-02-07T02:05:46.645Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T02:05:46.645Z] [2025-02-07T02:05:46.645Z] Login Succeeded [2025-02-07T02:05:46.645Z] nexus3.edgexfoundry.org:10003 [2025-02-07T02:05:46.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T02:05:46.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T02:05:46.645Z] Configure a credential helper to remove this warning. See [2025-02-07T02:05:46.646Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T02:05:46.646Z] [2025-02-07T02:05:46.646Z] Login Succeeded [2025-02-07T02:05:46.646Z] nexus3.edgexfoundry.org:10004 [2025-02-07T02:05:46.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T02:05:46.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T02:05:46.906Z] Configure a credential helper to remove this warning. See [2025-02-07T02:05:46.906Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T02:05:46.906Z] [2025-02-07T02:05:46.906Z] Login Succeeded [2025-02-07T02:05:46.906Z] ****.io [2025-02-07T02:05:46.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T02:05:47.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T02:05:47.166Z] Configure a credential helper to remove this warning. See [2025-02-07T02:05:47.166Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T02:05:47.166Z] [2025-02-07T02:05:47.166Z] Login Succeeded [2025-02-07T02:05:47.166Z] ---> ****-login.sh ends [Pipeline] } [2025-02-07T02:05:47.175Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-02-07T02:05:47.595Z] + git rev-list -1 --merges 1ad8ffa389e3327960e79875631e27a51ef91510~1..1ad8ffa389e3327960e79875631e27a51ef91510 [Pipeline] echo [2025-02-07T02:05:47.623Z] -----------> git rev-list -1 --merges 1ad8ffa389e3327960e79875631e27a51ef91510~1..1ad8ffa389e3327960e79875631e27a51ef91510 1ad8ffa389e3327960e79875631e27a51ef91510 [2025-02-07T02:05:47.623Z] 1ad8ffa389e3327960e79875631e27a51ef91510 [false] [Pipeline] sh [2025-02-07T02:05:47.921Z] + git log --format=format:%s -1 1ad8ffa389e3327960e79875631e27a51ef91510 [Pipeline] echo [2025-02-07T02:05:47.938Z] ========================================================= [2025-02-07T02:05:47.938Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-07T02:05:47.938Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-07T02:05:48.281Z] + git log --format=format:%s -1 1ad8ffa389e3327960e79875631e27a51ef91510 [Pipeline] echo [2025-02-07T02:05:48.295Z] [semverPrep] GIT_COMMIT: 1ad8ffa389e3327960e79875631e27a51ef91510, Commit Message: Merge pull request #518 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.21 [Pipeline] echo [2025-02-07T02:05:48.312Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-02-07T02:05:48.677Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-07T02:05:48.677Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-07T02:05:48.677Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-07T02:05:48.677Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-07T02:05:48.677Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-07T02:05:48.677Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-07T02:05:48.677Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T02:05:49.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-07T02:05:49.041Z] [2025-02-07T02:05:49.041Z] 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-07T02:05:49.350Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-07T02:05:49.350Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-07T02:05:49.350Z] b85a868b505f: Pulling fs layer [2025-02-07T02:05:49.350Z] e2be974225ed: Pulling fs layer [2025-02-07T02:05:49.350Z] 339a4e72a1f5: Pulling fs layer [2025-02-07T02:05:49.350Z] 988bab9f4d93: Pulling fs layer [2025-02-07T02:05:49.350Z] 1469e6f7b9e6: Pulling fs layer [2025-02-07T02:05:49.350Z] eaf3925da568: Pulling fs layer [2025-02-07T02:05:49.350Z] bab4dde63d76: Pulling fs layer [2025-02-07T02:05:49.350Z] bde34c3a00c8: Pulling fs layer [2025-02-07T02:05:49.350Z] b352a97aabf1: Pulling fs layer [2025-02-07T02:05:49.350Z] 4872d77fe225: Pulling fs layer [2025-02-07T02:05:49.350Z] 5851b861e8e6: Pulling fs layer [2025-02-07T02:05:49.350Z] bde34c3a00c8: Waiting [2025-02-07T02:05:49.350Z] 5851b861e8e6: Waiting [2025-02-07T02:05:49.350Z] 988bab9f4d93: Waiting [2025-02-07T02:05:49.350Z] b352a97aabf1: Waiting [2025-02-07T02:05:49.350Z] 1469e6f7b9e6: Waiting [2025-02-07T02:05:49.350Z] bab4dde63d76: Waiting [2025-02-07T02:05:49.350Z] eaf3925da568: Waiting [2025-02-07T02:05:49.350Z] 4872d77fe225: Waiting [2025-02-07T02:05:49.350Z] e2be974225ed: Verifying Checksum [2025-02-07T02:05:49.350Z] e2be974225ed: Download complete [2025-02-07T02:05:49.350Z] 988bab9f4d93: Download complete [2025-02-07T02:05:49.350Z] 1469e6f7b9e6: Verifying Checksum [2025-02-07T02:05:49.350Z] 1469e6f7b9e6: Download complete [2025-02-07T02:05:49.614Z] 339a4e72a1f5: Verifying Checksum [2025-02-07T02:05:49.614Z] 339a4e72a1f5: Download complete [2025-02-07T02:05:49.614Z] eaf3925da568: Verifying Checksum [2025-02-07T02:05:49.614Z] eaf3925da568: Download complete [2025-02-07T02:05:49.614Z] bde34c3a00c8: Verifying Checksum [2025-02-07T02:05:49.614Z] bde34c3a00c8: Download complete [2025-02-07T02:05:49.614Z] b352a97aabf1: Download complete [2025-02-07T02:05:49.614Z] 4872d77fe225: Verifying Checksum [2025-02-07T02:05:49.614Z] 4872d77fe225: Download complete [2025-02-07T02:05:49.614Z] 5851b861e8e6: Download complete [2025-02-07T02:05:49.614Z] b85a868b505f: Verifying Checksum [2025-02-07T02:05:49.614Z] b85a868b505f: Download complete [2025-02-07T02:05:49.874Z] bab4dde63d76: Verifying Checksum [2025-02-07T02:05:49.874Z] bab4dde63d76: Download complete [2025-02-07T02:05:50.812Z] b85a868b505f: Pull complete [2025-02-07T02:05:51.071Z] e2be974225ed: Pull complete [2025-02-07T02:05:51.640Z] 339a4e72a1f5: Pull complete [2025-02-07T02:05:51.640Z] 988bab9f4d93: Pull complete [2025-02-07T02:05:51.900Z] 1469e6f7b9e6: Pull complete [2025-02-07T02:05:51.900Z] eaf3925da568: Pull complete [2025-02-07T02:05:53.832Z] bab4dde63d76: Pull complete [2025-02-07T02:05:53.832Z] bde34c3a00c8: Pull complete [2025-02-07T02:05:53.832Z] b352a97aabf1: Pull complete [2025-02-07T02:05:54.092Z] 4872d77fe225: Pull complete [2025-02-07T02:05:54.352Z] 5851b861e8e6: Pull complete [2025-02-07T02:05:54.352Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-07T02:05:54.352Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-07T02:05:54.352Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-07T02:05:54.515Z] prd-ubuntu20.04-docker-8c-8g-38328 does not seem to be running inside a container [2025-02-07T02:05:54.543Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-07T02:05:59.304Z] $ docker top 4c8d76a334495476e9e12b6fbce6eae8a237e32ac4e2cc32ecf884961adceba1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-07T02:05:59.433Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-07T02:05:59.433Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-07T02:05:59.547Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-07T02:05:59.546Z] $ docker exec 4c8d76a334495476e9e12b6fbce6eae8a237e32ac4e2cc32ecf884961adceba1 ssh-agent [2025-02-07T02:05:59.651Z] SSH_AUTH_SOCK=/tmp/ssh-dFjxyXJJyo7S/agent.33 [2025-02-07T02:05:59.652Z] SSH_AGENT_PID=39 [2025-02-07T02:05:59.659Z] Running ssh-add (command line suppressed) [2025-02-07T02:05:59.760Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9277341147532262342.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9277341147532262342.key) [2025-02-07T02:05:59.780Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-07T02:06:00.076Z] + git tag --points-at HEAD [Pipeline] } [2025-02-07T02:06:00.085Z] $ docker exec --env ******** --env ******** 4c8d76a334495476e9e12b6fbce6eae8a237e32ac4e2cc32ecf884961adceba1 ssh-agent -k [2025-02-07T02:06:00.202Z] unset SSH_AUTH_SOCK; [2025-02-07T02:06:00.202Z] unset SSH_AGENT_PID; [2025-02-07T02:06:00.203Z] echo Agent pid 39 killed; [2025-02-07T02:06:00.215Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-07T02:06:00.260Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-07T02:06:00.260Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-07T02:06:00.380Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-07T02:06:00.379Z] $ docker exec 4c8d76a334495476e9e12b6fbce6eae8a237e32ac4e2cc32ecf884961adceba1 ssh-agent [2025-02-07T02:06:00.503Z] SSH_AUTH_SOCK=/tmp/ssh-iMktC35ri6h3/agent.72 [2025-02-07T02:06:00.503Z] SSH_AGENT_PID=78 [2025-02-07T02:06:00.509Z] Running ssh-add (command line suppressed) [2025-02-07T02:06:00.605Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_18160616581009327243.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_18160616581009327243.key) [2025-02-07T02:06:00.625Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-07T02:06:00.923Z] + git semver init [2025-02-07T02:06:01.183Z] 2025-02-07 02:06:01,090 [run_init] DEBUG init version:0.0.0 force:False [2025-02-07T02:06:01.183Z] 2025-02-07 02:06:01,090 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2025-02-07T02:06:01.183Z] 2025-02-07 02:06:01,091 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2025-02-07T02:06:01.183Z] 2025-02-07 02:06:01,091 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2025-02-07T02:06:02.562Z] 2025-02-07 02:06:02,518 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2025-02-07T02:06:02.562Z] 2025-02-07 02:06:02,519 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2025-02-07T02:06:02.562Z] 2025-02-07 02:06:02,519 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-02-07T02:06:02.562Z] 2025-02-07 02:06:02,519 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-02-07T02:06:02.562Z] 4.0.0-dev.14 [Pipeline] } [2025-02-07T02:06:02.568Z] $ docker exec --env ******** --env ******** 4c8d76a334495476e9e12b6fbce6eae8a237e32ac4e2cc32ecf884961adceba1 ssh-agent -k [2025-02-07T02:06:02.669Z] unset SSH_AUTH_SOCK; [2025-02-07T02:06:02.669Z] unset SSH_AGENT_PID; [2025-02-07T02:06:02.669Z] echo Agent pid 78 killed; [2025-02-07T02:06:02.684Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-07T02:06:03.009Z] + git semver [Pipeline] } [2025-02-07T02:06:03.292Z] $ docker stop --time=1 4c8d76a334495476e9e12b6fbce6eae8a237e32ac4e2cc32ecf884961adceba1 [2025-02-07T02:06:04.585Z] $ docker rm -f --volumes 4c8d76a334495476e9e12b6fbce6eae8a237e32ac4e2cc32ecf884961adceba1 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-07T02:06:04.933Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-07T02:06:05.189Z] Stashed 1 file(s) [Pipeline] echo [2025-02-07T02:06:05.194Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.14 [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-07T02:06:05.369Z] provisioning config files... [2025-02-07T02:06:05.378Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2620604537156367488tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-07T02:06:05.682Z] ---> ****-login.sh [2025-02-07T02:06:05.682Z] nexus3.edgexfoundry.org:10001 [2025-02-07T02:06:05.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T02:06:05.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T02:06:05.683Z] Configure a credential helper to remove this warning. See [2025-02-07T02:06:05.683Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T02:06:05.683Z] [2025-02-07T02:06:05.683Z] Login Succeeded [2025-02-07T02:06:05.683Z] nexus3.edgexfoundry.org:10002 [2025-02-07T02:06:05.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T02:06:05.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T02:06:05.683Z] Configure a credential helper to remove this warning. See [2025-02-07T02:06:05.683Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T02:06:05.683Z] [2025-02-07T02:06:05.683Z] Login Succeeded [2025-02-07T02:06:05.683Z] nexus3.edgexfoundry.org:10003 [2025-02-07T02:06:05.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T02:06:05.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T02:06:05.943Z] Configure a credential helper to remove this warning. See [2025-02-07T02:06:05.943Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T02:06:05.943Z] [2025-02-07T02:06:05.943Z] Login Succeeded [2025-02-07T02:06:05.943Z] nexus3.edgexfoundry.org:10004 [2025-02-07T02:06:05.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T02:06:05.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T02:06:05.943Z] Configure a credential helper to remove this warning. See [2025-02-07T02:06:05.943Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T02:06:05.943Z] [2025-02-07T02:06:05.943Z] Login Succeeded [2025-02-07T02:06:05.943Z] ****.io [2025-02-07T02:06:06.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T02:06:06.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T02:06:06.202Z] Configure a credential helper to remove this warning. See [2025-02-07T02:06:06.202Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T02:06:06.202Z] [2025-02-07T02:06:06.202Z] Login Succeeded [2025-02-07T02:06:06.202Z] ---> ****-login.sh ends [Pipeline] } [2025-02-07T02:06:06.208Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-07T02:06:06.307Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-07T02:06:06.323Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-07T02:06:06.340Z] ========================================================= [2025-02-07T02:06:06.340Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-07T02:06:06.340Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T02:06:06.685Z] + 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-07T02:06:06.685Z] Sending build context to Docker daemon 37.79MB [2025-02-07T02:06:06.685Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-02-07T02:06:06.685Z] Step 2/12 : FROM ${BASE} AS builder [2025-02-07T02:06:06.945Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-07T02:06:06.945Z] da9db072f522: Pulling fs layer [2025-02-07T02:06:06.945Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-07T02:06:06.945Z] 06f05ace1117: Pulling fs layer [2025-02-07T02:06:06.945Z] 5fe327b54edc: Pulling fs layer [2025-02-07T02:06:06.945Z] 4f4fb700ef54: Pulling fs layer [2025-02-07T02:06:06.945Z] 92a5565b7b96: Pulling fs layer [2025-02-07T02:06:06.945Z] ff9bb7016b71: Pulling fs layer [2025-02-07T02:06:06.945Z] b67dba6c2c7d: Pulling fs layer [2025-02-07T02:06:06.945Z] a813b0c90790: Pulling fs layer [2025-02-07T02:06:06.945Z] 5fe327b54edc: Waiting [2025-02-07T02:06:06.945Z] 4f4fb700ef54: Waiting [2025-02-07T02:06:06.945Z] 92a5565b7b96: Waiting [2025-02-07T02:06:06.945Z] ff9bb7016b71: Waiting [2025-02-07T02:06:06.945Z] b67dba6c2c7d: Waiting [2025-02-07T02:06:06.945Z] 6ef4a4ee8ca5: Download complete [2025-02-07T02:06:07.203Z] 5fe327b54edc: Verifying Checksum [2025-02-07T02:06:07.203Z] 5fe327b54edc: Download complete [2025-02-07T02:06:07.203Z] 4f4fb700ef54: Verifying Checksum [2025-02-07T02:06:07.203Z] 92a5565b7b96: Verifying Checksum [2025-02-07T02:06:07.203Z] 92a5565b7b96: Download complete [2025-02-07T02:06:07.203Z] da9db072f522: Download complete [2025-02-07T02:06:07.203Z] ff9bb7016b71: Verifying Checksum [2025-02-07T02:06:07.203Z] ff9bb7016b71: Download complete [2025-02-07T02:06:07.203Z] da9db072f522: Pull complete [2025-02-07T02:06:07.462Z] a813b0c90790: Verifying Checksum [2025-02-07T02:06:07.462Z] a813b0c90790: Download complete [2025-02-07T02:06:07.462Z] 6ef4a4ee8ca5: Pull complete [2025-02-07T02:06:07.720Z] 06f05ace1117: Download complete [2025-02-07T02:06:07.978Z] b67dba6c2c7d: Verifying Checksum [2025-02-07T02:06:07.978Z] b67dba6c2c7d: Download complete [2025-02-07T02:06:11.267Z] 06f05ace1117: Pull complete [2025-02-07T02:06:11.526Z] 5fe327b54edc: Pull complete [2025-02-07T02:06:11.526Z] 4f4fb700ef54: Pull complete [2025-02-07T02:06:11.526Z] 92a5565b7b96: Pull complete [2025-02-07T02:06:11.526Z] ff9bb7016b71: Pull complete [2025-02-07T02:06:14.070Z] b67dba6c2c7d: Pull complete [2025-02-07T02:06:14.645Z] a813b0c90790: Pull complete [2025-02-07T02:06:14.645Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-07T02:06:14.645Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-07T02:06:14.645Z] ---> 3ba60ce46760 [2025-02-07T02:06:14.645Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-02-07T02:06:18.841Z] ---> Running in 52391a23c218 [2025-02-07T02:06:18.841Z] Removing intermediate container 52391a23c218 [2025-02-07T02:06:18.841Z] ---> 572eee09c628 [2025-02-07T02:06:18.841Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-02-07T02:06:18.841Z] ---> Running in ac7135997ee4 [2025-02-07T02:06:18.841Z] Removing intermediate container ac7135997ee4 [2025-02-07T02:06:18.841Z] ---> a9826feb7a0d [2025-02-07T02:06:18.841Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-02-07T02:06:18.841Z] ---> Running in 03710c7b8ce3 [2025-02-07T02:06:19.102Z] Removing intermediate container 03710c7b8ce3 [2025-02-07T02:06:19.102Z] ---> d501f93f0bfb [2025-02-07T02:06:19.102Z] Step 6/12 : WORKDIR /device-virtual-go [2025-02-07T02:06:19.102Z] ---> Running in a4393fbfe488 [2025-02-07T02:06:19.102Z] Removing intermediate container a4393fbfe488 [2025-02-07T02:06:19.102Z] ---> c5bcf3b00fb1 [2025-02-07T02:06:19.102Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-07T02:06:19.102Z] ---> Running in 518fd77b92f4 [2025-02-07T02:06:19.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-07T02:06:19.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-07T02:06:19.931Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2025-02-07T02:06:19.931Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-02-07T02:06:19.931Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2025-02-07T02:06:19.931Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2025-02-07T02:06:19.931Z] Executing busybox-1.36.1-r29.trigger [2025-02-07T02:06:19.931Z] OK: 252 MiB in 62 packages [2025-02-07T02:06:20.335Z] Still waiting to schedule task [2025-02-07T02:06:20.335Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-38325’ [2025-02-07T02:06:20.501Z] Removing intermediate container 518fd77b92f4 [2025-02-07T02:06:20.501Z] ---> c3812c03e29b [2025-02-07T02:06:20.501Z] Step 8/12 : COPY go.mod vendor* ./ [2025-02-07T02:06:20.501Z] ---> e14a3278d1c1 [2025-02-07T02:06:20.501Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-07T02:06:20.501Z] ---> Running in 90dc077ef60c [2025-02-07T02:07:16.970Z] Removing intermediate container 90dc077ef60c [2025-02-07T02:07:16.970Z] ---> cd5d9aeaf623 [2025-02-07T02:07:16.970Z] Step 10/12 : COPY . . [2025-02-07T02:07:16.970Z] ---> 386d7ce3f2ab [2025-02-07T02:07:16.970Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-07T02:07:16.970Z] ---> Running in 4b1c0656a24d [2025-02-07T02:07:16.970Z] Removing intermediate container 4b1c0656a24d [2025-02-07T02:07:16.970Z] ---> b4a4c2eedd4d [2025-02-07T02:07:16.970Z] Step 12/12 : RUN $MAKE [2025-02-07T02:07:16.970Z] ---> Running in 3a8f006f13e9 [2025-02-07T02:07:16.970Z] noop [2025-02-07T02:07:16.970Z] Removing intermediate container 3a8f006f13e9 [2025-02-07T02:07:16.970Z] ---> 04b3da08679a [2025-02-07T02:07:16.970Z] Successfully built 04b3da08679a [2025-02-07T02:07:16.970Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T02:07:17.305Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-07T02:07:17.305Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-07T02:07:17.380Z] prd-ubuntu20.04-docker-8c-8g-38328 does not seem to be running inside a container [2025-02-07T02:07:17.409Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 ******** -e ******** ci-base-image-x86_64 cat [2025-02-07T02:07:17.771Z] $ docker top fb9902bc885e267ff3849d006639b8a9bc9d813737bf82ddfa16b3950d4a6682 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-07T02:07:18.152Z] + go version [2025-02-07T02:07:18.152Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-07T02:07:18.163Z] $ docker stop --time=1 fb9902bc885e267ff3849d006639b8a9bc9d813737bf82ddfa16b3950d4a6682 [2025-02-07T02:07:19.435Z] $ docker rm -f --volumes fb9902bc885e267ff3849d006639b8a9bc9d813737bf82ddfa16b3950d4a6682 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T02:07:19.878Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-07T02:07:19.878Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-07T02:07:19.959Z] prd-ubuntu20.04-docker-8c-8g-38328 does not seem to be running inside a container [2025-02-07T02:07:19.993Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 ******** -e ******** ci-base-image-x86_64 cat [2025-02-07T02:07:20.342Z] $ docker top 4d36091c989b126a681cd5c6d481a078d148b2862869feddc279b2e6c3e16855 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-07T02:07:20.694Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2025-02-07T02:07:20.999Z] + make test [2025-02-07T02:07:20.999Z] go test ./... -coverprofile=coverage.out [2025-02-07T02:07:22.902Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2025-02-07T02:07:44.852Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2025-02-07T02:07:44.852Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.011s coverage: 58.4% of statements [2025-02-07T02:07:52.958Z] go vet ./... [2025-02-07T02:07:59.516Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-07T02:07:59.516Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-07T02:07:59.516Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-07T02:07:59.529Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-07T02:07:59.547Z] $ docker stop --time=1 4d36091c989b126a681cd5c6d481a078d148b2862869feddc279b2e6c3e16855 [2025-02-07T02:08:05.088Z] $ docker rm -f --volumes 4d36091c989b126a681cd5c6d481a078d148b2862869feddc279b2e6c3e16855 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-07T02:08:05.625Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-07T02:08:05.786Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-02-07T02:08:06.401Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-07T02:08:06.691Z] + ls -al . [2025-02-07T02:08:06.691Z] total 264 [2025-02-07T02:08:06.691Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 7 02:07 . [2025-02-07T02:08:06.691Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 7 02:05 .. [2025-02-07T02:08:06.691Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 7 02:07 .git [2025-02-07T02:08:06.691Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 7 02:05 .github [2025-02-07T02:08:06.691Z] -rw-rw-r-- 1 jenkins jenkins 272 Feb 7 02:05 .gitignore [2025-02-07T02:08:06.691Z] -rw-rw-r-- 1 jenkins jenkins 199 Feb 7 02:05 .golangci.yml [2025-02-07T02:08:06.691Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 7 02:06 .semver [2025-02-07T02:08:06.691Z] -rw-rw-r-- 1 jenkins jenkins 18321 Feb 7 02:05 Attribution.txt [2025-02-07T02:08:06.691Z] -rw-rw-r-- 1 jenkins jenkins 15941 Feb 7 02:05 CHANGELOG.md [2025-02-07T02:08:06.691Z] -rw-rw-r-- 1 jenkins jenkins 1755 Feb 7 02:05 Dockerfile [2025-02-07T02:08:06.691Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 7 02:05 GOVERNANCE.md [2025-02-07T02:08:06.691Z] -rw-rw-r-- 1 jenkins jenkins 660 Feb 7 02:05 Jenkinsfile [2025-02-07T02:08:06.691Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 7 02:05 LICENSE [2025-02-07T02:08:06.691Z] -rw-rw-r-- 1 jenkins jenkins 2652 Feb 7 02:05 Makefile [2025-02-07T02:08:06.691Z] -rw-rw-r-- 1 jenkins jenkins 623 Feb 7 02:05 OWNERS.md [2025-02-07T02:08:06.691Z] -rw-rw-r-- 1 jenkins jenkins 4473 Feb 7 02:05 README.md [2025-02-07T02:08:06.691Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 7 02:06 VERSION [2025-02-07T02:08:06.691Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 7 02:05 bin [2025-02-07T02:08:06.691Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 7 02:05 cmd [2025-02-07T02:08:06.691Z] -rw-r--r-- 1 jenkins jenkins 43316 Feb 7 02:07 coverage.out [2025-02-07T02:08:06.691Z] -rw-rw-r-- 1 jenkins jenkins 6079 Feb 7 02:05 go.mod [2025-02-07T02:08:06.691Z] -rw-rw-r-- 1 jenkins jenkins 86264 Feb 7 02:05 go.sum [2025-02-07T02:08:06.691Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 7 02:05 internal [2025-02-07T02:08:06.691Z] -rw-rw-r-- 1 jenkins jenkins 235 Feb 7 02:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T02:08:07.006Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=1ad8ffa389e3327960e79875631e27a51ef91510 --label arch=amd64 --label version=4.0.0-dev.14 . [2025-02-07T02:08:07.006Z] Sending build context to Docker daemon 37.83MB [2025-02-07T02:08:07.006Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-02-07T02:08:07.006Z] Step 2/26 : FROM ${BASE} AS builder [2025-02-07T02:08:07.006Z] ---> 04b3da08679a [2025-02-07T02:08:07.006Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-02-07T02:08:07.948Z] ---> Running in 3865af779093 [2025-02-07T02:08:07.948Z] Removing intermediate container 3865af779093 [2025-02-07T02:08:07.948Z] ---> 833e4d0cd450 [2025-02-07T02:08:07.948Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2025-02-07T02:08:07.948Z] ---> Running in 64a60c2906fc [2025-02-07T02:08:07.948Z] Removing intermediate container 64a60c2906fc [2025-02-07T02:08:07.948Z] ---> 06c413681c24 [2025-02-07T02:08:07.948Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2025-02-07T02:08:07.948Z] ---> Running in dc7a2c6ab54c [2025-02-07T02:08:08.207Z] Removing intermediate container dc7a2c6ab54c [2025-02-07T02:08:08.207Z] ---> 5aa5007bf6d6 [2025-02-07T02:08:08.207Z] Step 6/26 : WORKDIR /device-virtual-go [2025-02-07T02:08:08.207Z] ---> Running in c4321ec76ff6 [2025-02-07T02:08:08.207Z] Removing intermediate container c4321ec76ff6 [2025-02-07T02:08:08.207Z] ---> c0d0bb3be80c [2025-02-07T02:08:08.207Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-07T02:08:08.207Z] ---> Running in 7b1afe6fa82e [2025-02-07T02:08:08.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-07T02:08:08.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-07T02:08:08.986Z] OK: 252 MiB in 62 packages [2025-02-07T02:08:09.245Z] Removing intermediate container 7b1afe6fa82e [2025-02-07T02:08:09.245Z] ---> 2da962d3acf8 [2025-02-07T02:08:09.245Z] Step 8/26 : COPY go.mod vendor* ./ [2025-02-07T02:08:09.245Z] ---> 31995e2258c0 [2025-02-07T02:08:09.245Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-07T02:08:09.245Z] ---> Running in e14e433d708f [2025-02-07T02:08:10.181Z] Removing intermediate container e14e433d708f [2025-02-07T02:08:10.181Z] ---> 763f3eb42608 [2025-02-07T02:08:10.181Z] Step 10/26 : COPY . . [2025-02-07T02:08:11.118Z] ---> 16602d5e914a [2025-02-07T02:08:11.118Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-07T02:08:11.118Z] ---> Running in dba21433df24 [2025-02-07T02:08:11.118Z] Removing intermediate container dba21433df24 [2025-02-07T02:08:11.118Z] ---> 668f321059d2 [2025-02-07T02:08:11.118Z] Step 12/26 : RUN $MAKE [2025-02-07T02:08:11.118Z] ---> Running in fe37e70a9688 [2025-02-07T02:08:11.377Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2025-02-07T02:08:45.242Z] Removing intermediate container fe37e70a9688 [2025-02-07T02:08:45.242Z] ---> 70e5ff2a9bff [2025-02-07T02:08:45.242Z] Step 13/26 : FROM alpine:3.20 [2025-02-07T02:08:45.242Z] 3.20: Pulling from library/alpine [2025-02-07T02:08:45.242Z] 66a3d608f3fa: Pulling fs layer [2025-02-07T02:08:45.501Z] 66a3d608f3fa: Verifying Checksum [2025-02-07T02:08:45.501Z] 66a3d608f3fa: Download complete [2025-02-07T02:08:45.761Z] 66a3d608f3fa: Pull complete [2025-02-07T02:08:45.761Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-07T02:08:45.761Z] Status: Downloaded newer image for alpine:3.20 [2025-02-07T02:08:45.761Z] ---> e29df9b510ff [2025-02-07T02:08:45.761Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2025-02-07T02:08:45.761Z] ---> Running in 4cf1b60f1973 [2025-02-07T02:08:46.020Z] Removing intermediate container 4cf1b60f1973 [2025-02-07T02:08:46.020Z] ---> d7658f0f9e65 [2025-02-07T02:08:46.020Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2025-02-07T02:08:46.020Z] ---> Running in bddc856bdee3 [2025-02-07T02:08:46.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-07T02:08:46.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-07T02:08:46.849Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-02-07T02:08:46.849Z] Executing busybox-1.36.1-r29.trigger [2025-02-07T02:08:46.849Z] OK: 8 MiB in 15 packages [2025-02-07T02:08:47.109Z] Removing intermediate container bddc856bdee3 [2025-02-07T02:08:47.109Z] ---> 6ed08487372e [2025-02-07T02:08:47.109Z] Step 16/26 : RUN apk --no-cache upgrade [2025-02-07T02:08:47.109Z] ---> Running in f12b5643a9d2 [2025-02-07T02:08:47.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-07T02:08:47.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-07T02:08:47.627Z] OK: 8 MiB in 15 packages [2025-02-07T02:08:47.886Z] Removing intermediate container f12b5643a9d2 [2025-02-07T02:08:47.886Z] ---> 63ecae946db1 [2025-02-07T02:08:47.886Z] Step 17/26 : WORKDIR / [2025-02-07T02:08:47.886Z] ---> Running in 847220d2722e [2025-02-07T02:08:48.145Z] Removing intermediate container 847220d2722e [2025-02-07T02:08:48.145Z] ---> 259d8587c3c8 [2025-02-07T02:08:48.145Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2025-02-07T02:08:48.145Z] ---> 502ea9d7fda3 [2025-02-07T02:08:48.145Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2025-02-07T02:08:48.404Z] ---> c60f3332ce41 [2025-02-07T02:08:48.404Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2025-02-07T02:08:49.782Z] ---> 9d9d45b5aaa4 [2025-02-07T02:08:49.782Z] Step 21/26 : EXPOSE 59900 [2025-02-07T02:08:49.782Z] ---> Running in 197e73128dd0 [2025-02-07T02:08:49.782Z] Removing intermediate container 197e73128dd0 [2025-02-07T02:08:49.782Z] ---> 20fe5758902e [2025-02-07T02:08:49.782Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2025-02-07T02:08:49.782Z] ---> Running in e4ed7c69aac1 [2025-02-07T02:08:49.782Z] Removing intermediate container e4ed7c69aac1 [2025-02-07T02:08:49.782Z] ---> 574530d7e706 [2025-02-07T02:08:49.782Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-02-07T02:08:49.782Z] ---> Running in a578cc112509 [2025-02-07T02:08:49.782Z] Removing intermediate container a578cc112509 [2025-02-07T02:08:49.782Z] ---> 11c9a7379333 [2025-02-07T02:08:49.782Z] Step 24/26 : LABEL arch=amd64 [2025-02-07T02:08:49.782Z] ---> Running in 266ad9cd2a8c [2025-02-07T02:08:49.782Z] Removing intermediate container 266ad9cd2a8c [2025-02-07T02:08:49.782Z] ---> c7db29d0a263 [2025-02-07T02:08:49.782Z] Step 25/26 : LABEL git_sha=1ad8ffa389e3327960e79875631e27a51ef91510 [2025-02-07T02:08:49.782Z] ---> Running in 12142988a355 [2025-02-07T02:08:50.041Z] Removing intermediate container 12142988a355 [2025-02-07T02:08:50.041Z] ---> e3c12d2ac832 [2025-02-07T02:08:50.041Z] Step 26/26 : LABEL version=4.0.0-dev.14 [2025-02-07T02:08:50.041Z] ---> Running in 31bf4c3053d4 [2025-02-07T02:08:50.041Z] Removing intermediate container 31bf4c3053d4 [2025-02-07T02:08:50.041Z] ---> de7515d07caf [2025-02-07T02:08:50.041Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-07T02:08:50.041Z] Successfully built de7515d07caf [2025-02-07T02:08:50.041Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-07T02:08:50.194Z] provisioning config files... [2025-02-07T02:08:50.203Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8508017571197961489tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-07T02:08:50.502Z] ---> ****-login.sh [2025-02-07T02:08:50.502Z] nexus3.edgexfoundry.org:10001 [2025-02-07T02:08:50.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T02:08:50.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T02:08:50.502Z] Configure a credential helper to remove this warning. See [2025-02-07T02:08:50.502Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T02:08:50.502Z] [2025-02-07T02:08:50.502Z] Login Succeeded [2025-02-07T02:08:50.502Z] nexus3.edgexfoundry.org:10002 [2025-02-07T02:08:50.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T02:08:50.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T02:08:50.503Z] Configure a credential helper to remove this warning. See [2025-02-07T02:08:50.503Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T02:08:50.503Z] [2025-02-07T02:08:50.503Z] Login Succeeded [2025-02-07T02:08:50.503Z] nexus3.edgexfoundry.org:10003 [2025-02-07T02:08:50.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T02:08:50.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T02:08:50.762Z] Configure a credential helper to remove this warning. See [2025-02-07T02:08:50.762Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T02:08:50.762Z] [2025-02-07T02:08:50.762Z] Login Succeeded [2025-02-07T02:08:50.762Z] nexus3.edgexfoundry.org:10004 [2025-02-07T02:08:50.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T02:08:50.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T02:08:50.762Z] Configure a credential helper to remove this warning. See [2025-02-07T02:08:50.762Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T02:08:50.762Z] [2025-02-07T02:08:50.762Z] Login Succeeded [2025-02-07T02:08:50.763Z] ****.io [2025-02-07T02:08:51.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T02:08:51.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T02:08:51.022Z] Configure a credential helper to remove this warning. See [2025-02-07T02:08:51.022Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T02:08:51.022Z] [2025-02-07T02:08:51.022Z] Login Succeeded [2025-02-07T02:08:51.022Z] ---> ****-login.sh ends [Pipeline] } [2025-02-07T02:08:51.029Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-07T02:08:51.092Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-07T02:08:51.129Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2025-02-07T02:08:51.129Z] 1ad8ffa389e3327960e79875631e27a51ef91510 [2025-02-07T02:08:51.129Z] latest [2025-02-07T02:08:51.129Z] 4.0.0-dev.14 [2025-02-07T02:08:51.129Z] 1ad8ffa389e3327960e79875631e27a51ef91510-4.0.0-dev.14 [2025-02-07T02:08:51.129Z] main [2025-02-07T02:08:51.129Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T02:08:51.487Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:1ad8ffa389e3327960e79875631e27a51ef91510 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T02:08:51.812Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:1ad8ffa389e3327960e79875631e27a51ef91510 [2025-02-07T02:08:51.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-02-07T02:08:51.812Z] 12ec1c9bd49a: Preparing [2025-02-07T02:08:51.812Z] d38a2d6dfff3: Preparing [2025-02-07T02:08:51.812Z] 51968c3a12fe: Preparing [2025-02-07T02:08:51.812Z] 75d974e48b9d: Preparing [2025-02-07T02:08:51.812Z] d1c24702b3b1: Preparing [2025-02-07T02:08:51.812Z] ce5a8cde9eee: Preparing [2025-02-07T02:08:51.812Z] ce5a8cde9eee: Waiting [2025-02-07T02:08:51.812Z] 75d974e48b9d: Pushed [2025-02-07T02:08:51.812Z] d1c24702b3b1: Pushed [2025-02-07T02:08:51.812Z] 51968c3a12fe: Pushed [2025-02-07T02:08:51.812Z] d38a2d6dfff3: Pushed [2025-02-07T02:08:51.812Z] ce5a8cde9eee: Layer already exists [2025-02-07T02:08:55.102Z] 12ec1c9bd49a: Pushed [2025-02-07T02:08:55.102Z] 1ad8ffa389e3327960e79875631e27a51ef91510: digest: sha256:ed0991cc62b4e95636556747b4763235f70b223232f61daed01e4ccdd3aa6807 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T02:08:55.427Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T02:08:55.751Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2025-02-07T02:08:55.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-02-07T02:08:55.752Z] 12ec1c9bd49a: Preparing [2025-02-07T02:08:55.752Z] d38a2d6dfff3: Preparing [2025-02-07T02:08:55.752Z] 51968c3a12fe: Preparing [2025-02-07T02:08:55.752Z] 75d974e48b9d: Preparing [2025-02-07T02:08:55.752Z] d1c24702b3b1: Preparing [2025-02-07T02:08:55.752Z] ce5a8cde9eee: Preparing [2025-02-07T02:08:55.752Z] ce5a8cde9eee: Waiting [2025-02-07T02:08:55.752Z] 12ec1c9bd49a: Layer already exists [2025-02-07T02:08:55.752Z] d38a2d6dfff3: Layer already exists [2025-02-07T02:08:55.752Z] d1c24702b3b1: Layer already exists [2025-02-07T02:08:55.752Z] 51968c3a12fe: Layer already exists [2025-02-07T02:08:55.752Z] 75d974e48b9d: Layer already exists [2025-02-07T02:08:55.752Z] ce5a8cde9eee: Layer already exists [2025-02-07T02:08:55.752Z] latest: digest: sha256:ed0991cc62b4e95636556747b4763235f70b223232f61daed01e4ccdd3aa6807 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T02:08:56.081Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T02:08:56.406Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.14 [2025-02-07T02:08:56.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-02-07T02:08:56.406Z] 12ec1c9bd49a: Preparing [2025-02-07T02:08:56.406Z] d38a2d6dfff3: Preparing [2025-02-07T02:08:56.406Z] 51968c3a12fe: Preparing [2025-02-07T02:08:56.406Z] 75d974e48b9d: Preparing [2025-02-07T02:08:56.406Z] d1c24702b3b1: Preparing [2025-02-07T02:08:56.406Z] ce5a8cde9eee: Preparing [2025-02-07T02:08:56.406Z] ce5a8cde9eee: Waiting [2025-02-07T02:08:56.406Z] 12ec1c9bd49a: Layer already exists [2025-02-07T02:08:56.406Z] 75d974e48b9d: Layer already exists [2025-02-07T02:08:56.406Z] d1c24702b3b1: Layer already exists [2025-02-07T02:08:56.406Z] 51968c3a12fe: Layer already exists [2025-02-07T02:08:56.406Z] d38a2d6dfff3: Layer already exists [2025-02-07T02:08:56.406Z] ce5a8cde9eee: Layer already exists [2025-02-07T02:08:56.406Z] 4.0.0-dev.14: digest: sha256:ed0991cc62b4e95636556747b4763235f70b223232f61daed01e4ccdd3aa6807 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T02:08:56.733Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:1ad8ffa389e3327960e79875631e27a51ef91510-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T02:08:57.060Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:1ad8ffa389e3327960e79875631e27a51ef91510-4.0.0-dev.14 [2025-02-07T02:08:57.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-02-07T02:08:57.060Z] 12ec1c9bd49a: Preparing [2025-02-07T02:08:57.060Z] d38a2d6dfff3: Preparing [2025-02-07T02:08:57.060Z] 51968c3a12fe: Preparing [2025-02-07T02:08:57.060Z] 75d974e48b9d: Preparing [2025-02-07T02:08:57.060Z] d1c24702b3b1: Preparing [2025-02-07T02:08:57.060Z] ce5a8cde9eee: Preparing [2025-02-07T02:08:57.060Z] ce5a8cde9eee: Waiting [2025-02-07T02:08:57.060Z] 51968c3a12fe: Layer already exists [2025-02-07T02:08:57.060Z] 12ec1c9bd49a: Layer already exists [2025-02-07T02:08:57.060Z] 75d974e48b9d: Layer already exists [2025-02-07T02:08:57.060Z] d1c24702b3b1: Layer already exists [2025-02-07T02:08:57.060Z] d38a2d6dfff3: Layer already exists [2025-02-07T02:08:57.060Z] ce5a8cde9eee: Layer already exists [2025-02-07T02:08:57.060Z] 1ad8ffa389e3327960e79875631e27a51ef91510-4.0.0-dev.14: digest: sha256:ed0991cc62b4e95636556747b4763235f70b223232f61daed01e4ccdd3aa6807 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T02:08:57.402Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T02:08:57.724Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2025-02-07T02:08:57.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-02-07T02:08:57.725Z] 12ec1c9bd49a: Preparing [2025-02-07T02:08:57.725Z] d38a2d6dfff3: Preparing [2025-02-07T02:08:57.725Z] 51968c3a12fe: Preparing [2025-02-07T02:08:57.725Z] 75d974e48b9d: Preparing [2025-02-07T02:08:57.725Z] d1c24702b3b1: Preparing [2025-02-07T02:08:57.725Z] ce5a8cde9eee: Preparing [2025-02-07T02:08:57.725Z] ce5a8cde9eee: Waiting [2025-02-07T02:08:57.725Z] 12ec1c9bd49a: Layer already exists [2025-02-07T02:08:57.725Z] 51968c3a12fe: Layer already exists [2025-02-07T02:08:57.725Z] d1c24702b3b1: Layer already exists [2025-02-07T02:08:57.725Z] 75d974e48b9d: Layer already exists [2025-02-07T02:08:57.725Z] d38a2d6dfff3: Layer already exists [2025-02-07T02:08:57.725Z] ce5a8cde9eee: Layer already exists [2025-02-07T02:08:57.725Z] main: digest: sha256:ed0991cc62b4e95636556747b4763235f70b223232f61daed01e4ccdd3aa6807 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-07T02:08:57.801Z] ===================================================== [Pipeline] echo [2025-02-07T02:08:57.814Z] taggedImages: [2025-02-07T02:08:57.814Z] - nexus3.edgexfoundry.org:10004/device-virtual:1ad8ffa389e3327960e79875631e27a51ef91510 [2025-02-07T02:08:57.814Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2025-02-07T02:08:57.814Z] - nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.14 [2025-02-07T02:08:57.814Z] - nexus3.edgexfoundry.org:10004/device-virtual:1ad8ffa389e3327960e79875631e27a51ef91510-4.0.0-dev.14 [2025-02-07T02:08:57.814Z] - nexus3.edgexfoundry.org:10004/device-virtual: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-07T02:08:58.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-07T02:08:58.226Z] [2025-02-07T02:08:58.226Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T02:08:58.531Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-07T02:08:58.531Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-07T02:08:58.531Z] 5eb5b503b376: Pulling fs layer [2025-02-07T02:08:58.531Z] 5c69ac0246d0: Pulling fs layer [2025-02-07T02:08:58.531Z] ec43610c2a17: Pulling fs layer [2025-02-07T02:08:58.531Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-07T02:08:58.531Z] 33b1e0a273af: Pulling fs layer [2025-02-07T02:08:58.531Z] 3a2ae6a8a46f: Waiting [2025-02-07T02:08:58.531Z] 33b1e0a273af: Waiting [2025-02-07T02:08:58.531Z] 5d3b04190fa2: Pulling fs layer [2025-02-07T02:08:58.531Z] 2f39f015ded8: Pulling fs layer [2025-02-07T02:08:58.531Z] 5d3b04190fa2: Waiting [2025-02-07T02:08:58.531Z] 2f39f015ded8: Waiting [2025-02-07T02:08:58.531Z] 5c69ac0246d0: Download complete [2025-02-07T02:08:58.531Z] 3a2ae6a8a46f: Verifying Checksum [2025-02-07T02:08:58.531Z] 3a2ae6a8a46f: Download complete [2025-02-07T02:08:58.531Z] 33b1e0a273af: Verifying Checksum [2025-02-07T02:08:58.531Z] 33b1e0a273af: Download complete [2025-02-07T02:08:58.531Z] ec43610c2a17: Verifying Checksum [2025-02-07T02:08:58.531Z] ec43610c2a17: Download complete [2025-02-07T02:08:58.531Z] 5d3b04190fa2: Verifying Checksum [2025-02-07T02:08:58.531Z] 5d3b04190fa2: Download complete [2025-02-07T02:08:58.789Z] 5eb5b503b376: Verifying Checksum [2025-02-07T02:08:58.789Z] 5eb5b503b376: Download complete [2025-02-07T02:08:59.356Z] 2f39f015ded8: Download complete [2025-02-07T02:08:59.922Z] 5eb5b503b376: Pull complete [2025-02-07T02:08:59.922Z] 5c69ac0246d0: Pull complete [2025-02-07T02:09:00.488Z] ec43610c2a17: Pull complete [2025-02-07T02:09:00.488Z] 3a2ae6a8a46f: Pull complete [2025-02-07T02:09:00.747Z] 33b1e0a273af: Pull complete [2025-02-07T02:09:00.747Z] 5d3b04190fa2: Pull complete [2025-02-07T02:09:04.933Z] 2f39f015ded8: Pull complete [2025-02-07T02:09:04.933Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-07T02:09:04.933Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-07T02:09:04.933Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-07T02:09:05.054Z] prd-ubuntu20.04-docker-8c-8g-38328 does not seem to be running inside a container [2025-02-07T02:09:05.091Z] $ 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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-07T02:09:10.239Z] $ docker top cea55c226c87e6149d8c5ba957f1fd6e4ca755b86f236d6487f1c2d3d11aa035 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-07T02:09:10.622Z] ---> job-cost.sh [2025-02-07T02:09:10.623Z] lf-activate-venv: SKIPPING [2025-02-07T02:09:10.623Z] INFO: No Stack... [2025-02-07T02:09:10.909Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-07T02:09:11.167Z] INFO: Archiving Costs [Pipeline] sh [2025-02-07T02:09:11.463Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2025-02-07T02:09:11.463Z] + cut -d, -f6 [Pipeline] lock [2025-02-07T02:09:11.477Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-198-stack-cost] [2025-02-07T02:09:11.483Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-198-stack-cost] did not exist. Created. [2025-02-07T02:09:11.488Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-198-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-07T02:09:11.798Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-02-07T02:09:11.841Z] Stashed 1 file(s) [Pipeline] } [2025-02-07T02:09:11.849Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-198-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-07T02:09:11.875Z] $ docker stop --time=1 cea55c226c87e6149d8c5ba957f1fd6e4ca755b86f236d6487f1c2d3d11aa035 [2025-02-07T02:09:13.032Z] $ docker rm -f --volumes cea55c226c87e6149d8c5ba957f1fd6e4ca755b86f236d6487f1c2d3d11aa035 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-02-07T02:09:58.858Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-38329 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2025-02-07T02:09:58.872Z] Running in /w/workspace/device-virtual-go/198 [Pipeline] { [Pipeline] checkout [2025-02-07T02:10:01.930Z] The recommended git tool is: git [2025-02-07T02:10:08.667Z] using credential edgex-jenkins-ssh [2025-02-07T02:10:08.690Z] Cloning the remote Git repository [2025-02-07T02:10:08.733Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2025-02-07T02:10:08.827Z] > git init /w/workspace/device-virtual-go/198 # timeout=10 [2025-02-07T02:10:08.970Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2025-02-07T02:10:08.971Z] > git --version # timeout=10 [2025-02-07T02:10:08.999Z] > git --version # 'git version 2.25.1' [2025-02-07T02:10:09.002Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-02-07T02:10:09.163Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-07T02:10:13.345Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2025-02-07T02:10:13.362Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-07T02:10:14.256Z] Avoid second fetch [2025-02-07T02:10:14.257Z] Checking out Revision 1ad8ffa389e3327960e79875631e27a51ef91510 (main) [2025-02-07T02:10:14.918Z] Commit message: "Merge pull request #518 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.21" [2025-02-07T02:10:14.269Z] > git config core.sparsecheckout # timeout=10 [2025-02-07T02:10:14.324Z] > git checkout -f 1ad8ffa389e3327960e79875631e27a51ef91510 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-07T02:10:19.672Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-02-07T02:10:19.672Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-07T02:10:19.672Z] Dload Upload Total Spent Left Speed [2025-02-07T02:10:19.946Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 37399 0 --:--:-- --:--:-- --:--:-- 37290 100 12828 100 12828 0 0 37182 0 --:--:-- --:--:-- --:--:-- 37182 [Pipeline] sh [2025-02-07T02:10:20.283Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-02-07T02:10:20.607Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-02-07T02:10:20.608Z] + sudo tee /etc/docker/daemon.new [2025-02-07T02:10:20.608Z] { [2025-02-07T02:10:20.608Z] "registry-mirrors": [ [2025-02-07T02:10:20.608Z] "https://nexus3.edgexfoundry.org:10001" [2025-02-07T02:10:20.608Z] ], [2025-02-07T02:10:20.608Z] "bip": "10.250.0.254/24", [2025-02-07T02:10:20.608Z] "hosts": [ [2025-02-07T02:10:20.608Z] "tcp://0.0.0.0:5555", [2025-02-07T02:10:20.608Z] "unix:///var/run/docker.sock" [2025-02-07T02:10:20.608Z] ], [2025-02-07T02:10:20.608Z] "mtu": 1458, [2025-02-07T02:10:20.608Z] "selinux-enabled": true, [2025-02-07T02:10:20.608Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-02-07T02:10:20.608Z] } [Pipeline] sh [2025-02-07T02:10:20.937Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-02-07T02:10:21.260Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-07T02:10:39.522Z] provisioning config files... [2025-02-07T02:10:39.549Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/198@tmp/config10111761663949226027tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-07T02:10:40.006Z] ---> ****-login.sh [2025-02-07T02:10:40.007Z] nexus3.edgexfoundry.org:10001 [2025-02-07T02:10:40.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T02:10:40.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T02:10:40.545Z] Configure a credential helper to remove this warning. See [2025-02-07T02:10:40.545Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T02:10:40.545Z] [2025-02-07T02:10:40.545Z] Login Succeeded [2025-02-07T02:10:40.545Z] nexus3.edgexfoundry.org:10002 [2025-02-07T02:10:40.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T02:10:40.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T02:10:40.813Z] Configure a credential helper to remove this warning. See [2025-02-07T02:10:40.813Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T02:10:40.813Z] [2025-02-07T02:10:40.813Z] Login Succeeded [2025-02-07T02:10:40.813Z] nexus3.edgexfoundry.org:10003 [2025-02-07T02:10:41.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T02:10:41.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T02:10:41.083Z] Configure a credential helper to remove this warning. See [2025-02-07T02:10:41.083Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T02:10:41.083Z] [2025-02-07T02:10:41.083Z] Login Succeeded [2025-02-07T02:10:41.083Z] nexus3.edgexfoundry.org:10004 [2025-02-07T02:10:41.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T02:10:41.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T02:10:41.356Z] Configure a credential helper to remove this warning. See [2025-02-07T02:10:41.356Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T02:10:41.356Z] [2025-02-07T02:10:41.356Z] Login Succeeded [2025-02-07T02:10:41.356Z] ****.io [2025-02-07T02:10:41.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T02:10:41.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T02:10:41.624Z] Configure a credential helper to remove this warning. See [2025-02-07T02:10:41.624Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T02:10:41.624Z] [2025-02-07T02:10:41.624Z] Login Succeeded [2025-02-07T02:10:41.624Z] ---> ****-login.sh ends [Pipeline] } [2025-02-07T02:10:41.637Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-07T02:10:41.963Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-07T02:10:41.978Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-07T02:10:41.996Z] ========================================================= [2025-02-07T02:10:41.996Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-02-07T02:10:41.996Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T02:10:42.374Z] + 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-07T02:10:44.970Z] #0 building with "default" instance using docker driver [2025-02-07T02:10:44.970Z] [2025-02-07T02:10:44.970Z] #1 [internal] load .dockerignore [2025-02-07T02:10:44.970Z] #1 transferring context: 2B done [2025-02-07T02:10:44.970Z] #1 DONE 0.1s [2025-02-07T02:10:44.970Z] [2025-02-07T02:10:44.970Z] #2 [internal] load build definition from Dockerfile [2025-02-07T02:10:44.970Z] #2 transferring dockerfile: 1.79kB done [2025-02-07T02:10:44.970Z] #2 DONE 0.1s [2025-02-07T02:10:44.970Z] [2025-02-07T02:10:44.970Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-07T02:10:45.247Z] #3 DONE 0.1s [2025-02-07T02:10:45.247Z] [2025-02-07T02:10:45.247Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-02-07T02:10:45.247Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 0.0s done [2025-02-07T02:10:45.247Z] #4 sha256:63f30b955cb97fcd3b0f66c958b490aa2c7b3743d97e3fa179989d7288cc1b86 4.16kB / 4.16kB done [2025-02-07T02:10:45.247Z] #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.05MB / 4.09MB 0.1s [2025-02-07T02:10:45.247Z] #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0B / 293.53kB 0.1s [2025-02-07T02:10:45.247Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 0B / 70.67MB 0.1s [2025-02-07T02:10:45.247Z] #4 sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 2.20kB / 2.20kB done [2025-02-07T02:10:45.541Z] #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.2s [2025-02-07T02:10:45.541Z] #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 293.53kB / 293.53kB 0.1s done [2025-02-07T02:10:45.541Z] #4 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 126B / 126B 0.2s done [2025-02-07T02:10:45.541Z] #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2025-02-07T02:10:45.541Z] #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.2s done [2025-02-07T02:10:45.541Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 5.24MB / 70.67MB 0.3s [2025-02-07T02:10:45.541Z] #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.3s [2025-02-07T02:10:45.541Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2025-02-07T02:10:45.823Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 11.53MB / 70.67MB 0.5s [2025-02-07T02:10:45.823Z] #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.3s done [2025-02-07T02:10:45.823Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 4.19MB / 98.78MB 0.5s [2025-02-07T02:10:45.823Z] #4 sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 93B / 93B 0.3s done [2025-02-07T02:10:45.823Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.10MB / 12.74MB 0.5s [2025-02-07T02:10:45.823Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 3.56MB / 12.74MB 0.6s [2025-02-07T02:10:45.823Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 16.81MB / 70.67MB 0.7s [2025-02-07T02:10:45.823Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 9.44MB / 98.78MB 0.7s [2025-02-07T02:10:45.823Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 5.73MB / 12.74MB 0.7s [2025-02-07T02:10:46.097Z] #4 ... [2025-02-07T02:10:46.097Z] [2025-02-07T02:10:46.097Z] #5 [internal] load build context [2025-02-07T02:10:46.097Z] #5 transferring context: 18.93MB 0.7s done [2025-02-07T02:10:46.097Z] #5 DONE 0.8s [2025-02-07T02:10:46.097Z] [2025-02-07T02:10:46.097Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-02-07T02:10:46.097Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 25.34MB / 70.67MB 0.9s [2025-02-07T02:10:46.097Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 17.83MB / 98.78MB 0.9s [2025-02-07T02:10:46.097Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 0.9s [2025-02-07T02:10:46.097Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 29.36MB / 70.67MB 1.0s [2025-02-07T02:10:46.097Z] #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.7s done [2025-02-07T02:10:46.097Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 0.9s done [2025-02-07T02:10:46.369Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 34.60MB / 70.67MB 1.1s [2025-02-07T02:10:46.369Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 27.26MB / 98.78MB 1.1s [2025-02-07T02:10:46.369Z] #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 [2025-02-07T02:10:46.369Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 38.80MB / 70.67MB 1.2s [2025-02-07T02:10:46.369Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 32.51MB / 98.78MB 1.2s [2025-02-07T02:10:46.642Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 48.23MB / 70.67MB 1.4s [2025-02-07T02:10:46.642Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 42.99MB / 98.78MB 1.4s [2025-02-07T02:10:46.642Z] #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0.2s done [2025-02-07T02:10:46.642Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 52.71MB / 70.67MB 1.5s [2025-02-07T02:10:46.642Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 48.23MB / 98.78MB 1.5s [2025-02-07T02:10:46.913Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 61.87MB / 70.67MB 1.7s [2025-02-07T02:10:46.913Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 57.67MB / 98.78MB 1.7s [2025-02-07T02:10:46.913Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 67.11MB / 70.67MB 1.8s [2025-02-07T02:10:46.913Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 63.96MB / 98.78MB 1.8s [2025-02-07T02:10:47.188Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.9s [2025-02-07T02:10:47.188Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 69.21MB / 98.78MB 1.9s [2025-02-07T02:10:47.188Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.9s done [2025-02-07T02:10:47.188Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 74.45MB / 98.78MB 2.0s [2025-02-07T02:10:47.461Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 84.93MB / 98.78MB 2.2s [2025-02-07T02:10:47.461Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 [2025-02-07T02:10:47.461Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 90.18MB / 98.78MB 2.3s [2025-02-07T02:10:47.461Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 95.47MB / 98.78MB 2.4s [2025-02-07T02:10:47.734Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.6s done [2025-02-07T02:10:54.402Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 6.5s [2025-02-07T02:10:58.655Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 11.5s [2025-02-07T02:11:06.877Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 18.8s done [2025-02-07T02:11:09.458Z] #4 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 done [2025-02-07T02:11:09.458Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 [2025-02-07T02:11:09.458Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-02-07T02:11:09.458Z] #4 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 done [2025-02-07T02:11:09.458Z] #4 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 [2025-02-07T02:11:09.458Z] #4 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 done [2025-02-07T02:11:09.458Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 [2025-02-07T02:11:14.830Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 5.4s [2025-02-07T02:11:19.093Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 9.3s done [2025-02-07T02:11:19.093Z] #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 [2025-02-07T02:11:21.690Z] #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.1s done [2025-02-07T02:11:21.690Z] #4 DONE 36.4s [2025-02-07T02:11:21.690Z] [2025-02-07T02:11:21.690Z] #6 [builder 2/7] WORKDIR /device-virtual-go [2025-02-07T02:11:23.108Z] #6 DONE 1.6s [2025-02-07T02:11:23.376Z] [2025-02-07T02:11:23.376Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2025-02-07T02:11:23.962Z] #7 0.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-07T02:11:24.232Z] #7 1.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-07T02:11:25.648Z] #7 2.460 (1/4) Installing openssh-keygen (9.7_p1-r4) [2025-02-07T02:11:25.648Z] #7 2.487 (2/4) Installing libedit (20240517.3.1-r0) [2025-02-07T02:11:25.648Z] #7 2.514 (3/4) Installing openssh-client-common (9.7_p1-r4) [2025-02-07T02:11:25.927Z] #7 2.575 (4/4) Installing openssh-client-default (9.7_p1-r4) [2025-02-07T02:11:25.927Z] #7 2.602 Executing busybox-1.36.1-r29.trigger [2025-02-07T02:11:25.927Z] #7 2.642 OK: 244 MiB in 62 packages [2025-02-07T02:11:26.200Z] #7 DONE 3.0s [2025-02-07T02:11:26.200Z] [2025-02-07T02:11:26.200Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-02-07T02:11:26.468Z] #8 DONE 0.2s [2025-02-07T02:11:26.468Z] [2025-02-07T02:11:26.468Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-07T02:11:58.710Z] #9 DONE 32.3s [2025-02-07T02:11:58.710Z] [2025-02-07T02:11:58.710Z] #10 [builder 6/7] COPY . . [2025-02-07T02:11:58.977Z] #10 DONE 0.4s [2025-02-07T02:11:58.977Z] [2025-02-07T02:11:58.977Z] #11 [builder 7/7] RUN echo noop [2025-02-07T02:11:59.561Z] #11 0.595 noop [2025-02-07T02:11:59.561Z] #11 DONE 0.7s [2025-02-07T02:11:59.828Z] [2025-02-07T02:11:59.828Z] #12 exporting to image [2025-02-07T02:11:59.828Z] #12 exporting layers [2025-02-07T02:12:38.722Z] #12 exporting layers 33.0s done [2025-02-07T02:12:38.722Z] #12 writing image sha256:a12291666948ea6f87143454427fffae31e966f33ba567dd009f82077ab210be done [2025-02-07T02:12:38.722Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2025-02-07T02:12:38.722Z] #12 DONE 33.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T02:12:39.101Z] + docker inspect -f . ci-base-image-arm64 [2025-02-07T02:12:39.101Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-07T02:12:39.290Z] prd-ubuntu20.04-docker-arm64-4c-16g-38329 does not seem to be running inside a container [2025-02-07T02:12:39.366Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/198 -v /w/workspace/device-virtual-go/198:/w/workspace/device-virtual-go/198:rw,z -v /w/workspace/device-virtual-go/198@tmp:/w/workspace/device-virtual-go/198@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-02-07T02:12:40.505Z] $ docker top 731e8b083e1be938563ffc8a717e53de9f70ed5c3d362eb19e0407cfc799932c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-07T02:12:40.972Z] + go version [2025-02-07T02:12:41.240Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-02-07T02:12:41.261Z] $ docker stop --time=1 731e8b083e1be938563ffc8a717e53de9f70ed5c3d362eb19e0407cfc799932c [2025-02-07T02:12:43.319Z] $ docker rm -f --volumes 731e8b083e1be938563ffc8a717e53de9f70ed5c3d362eb19e0407cfc799932c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T02:12:43.887Z] + docker inspect -f . ci-base-image-arm64 [2025-02-07T02:12:43.887Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-07T02:12:44.059Z] prd-ubuntu20.04-docker-arm64-4c-16g-38329 does not seem to be running inside a container [2025-02-07T02:12:44.124Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/198 -v /w/workspace/device-virtual-go/198:/w/workspace/device-virtual-go/198:rw,z -v /w/workspace/device-virtual-go/198@tmp:/w/workspace/device-virtual-go/198@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-02-07T02:12:45.031Z] $ docker top 2d52206f987aad1def059fec0b84100613f7d0d32856eeb8e7c8d154c4983db2 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-07T02:12:45.574Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/198 [Pipeline] fileExists [Pipeline] sh [2025-02-07T02:12:45.912Z] + make test [2025-02-07T02:12:45.912Z] go test ./... -coverprofile=coverage.out [2025-02-07T02:12:51.295Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2025-02-07T02:14:57.993Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2025-02-07T02:14:57.993Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.059s coverage: 58.3% of statements [2025-02-07T02:14:57.993Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-02-07T02:14:57.993Z] go vet ./... [2025-02-07T02:15:30.265Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-07T02:15:30.265Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-07T02:15:30.265Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-07T02:15:30.284Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-07T02:15:30.309Z] $ docker stop --time=1 2d52206f987aad1def059fec0b84100613f7d0d32856eeb8e7c8d154c4983db2 [2025-02-07T02:15:32.219Z] $ docker rm -f --volumes 2d52206f987aad1def059fec0b84100613f7d0d32856eeb8e7c8d154c4983db2 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-07T02:15:33.770Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-07T02:15:33.795Z] Warning: overwriting stash ‘coverage-report’ [2025-02-07T02:15:34.273Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-07T02:15:34.687Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-07T02:15:35.009Z] + ls -al . [2025-02-07T02:15:35.009Z] total 260 [2025-02-07T02:15:35.009Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 7 02:12 . [2025-02-07T02:15:35.009Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 7 02:10 .. [2025-02-07T02:15:35.009Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 7 02:10 .git [2025-02-07T02:15:35.009Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 7 02:10 .github [2025-02-07T02:15:35.009Z] -rw-rw-r-- 1 jenkins jenkins 272 Feb 7 02:10 .gitignore [2025-02-07T02:15:35.009Z] -rw-rw-r-- 1 jenkins jenkins 199 Feb 7 02:10 .golangci.yml [2025-02-07T02:15:35.009Z] -rw-rw-r-- 1 jenkins jenkins 18321 Feb 7 02:10 Attribution.txt [2025-02-07T02:15:35.009Z] -rw-rw-r-- 1 jenkins jenkins 15941 Feb 7 02:10 CHANGELOG.md [2025-02-07T02:15:35.009Z] -rw-rw-r-- 1 jenkins jenkins 1755 Feb 7 02:10 Dockerfile [2025-02-07T02:15:35.009Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 7 02:10 GOVERNANCE.md [2025-02-07T02:15:35.009Z] -rw-rw-r-- 1 jenkins jenkins 660 Feb 7 02:10 Jenkinsfile [2025-02-07T02:15:35.009Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 7 02:10 LICENSE [2025-02-07T02:15:35.009Z] -rw-rw-r-- 1 jenkins jenkins 2652 Feb 7 02:10 Makefile [2025-02-07T02:15:35.009Z] -rw-rw-r-- 1 jenkins jenkins 623 Feb 7 02:10 OWNERS.md [2025-02-07T02:15:35.009Z] -rw-rw-r-- 1 jenkins jenkins 4473 Feb 7 02:10 README.md [2025-02-07T02:15:35.009Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 7 02:06 VERSION [2025-02-07T02:15:35.009Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 7 02:10 bin [2025-02-07T02:15:35.009Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 7 02:10 cmd [2025-02-07T02:15:35.009Z] -rw-r--r-- 1 jenkins jenkins 43316 Feb 7 02:14 coverage.out [2025-02-07T02:15:35.009Z] -rw-rw-r-- 1 jenkins jenkins 6079 Feb 7 02:10 go.mod [2025-02-07T02:15:35.009Z] -rw-rw-r-- 1 jenkins jenkins 86264 Feb 7 02:10 go.sum [2025-02-07T02:15:35.009Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 7 02:10 internal [2025-02-07T02:15:35.009Z] -rw-rw-r-- 1 jenkins jenkins 235 Feb 7 02:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T02:15:35.353Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=1ad8ffa389e3327960e79875631e27a51ef91510 --label arch=arm64 --label version=4.0.0-dev.14 . [2025-02-07T02:15:35.941Z] #0 building with "default" instance using docker driver [2025-02-07T02:15:35.942Z] [2025-02-07T02:15:35.942Z] #1 [internal] load .dockerignore [2025-02-07T02:15:35.942Z] #1 transferring context: [2025-02-07T02:15:36.207Z] #1 transferring context: 2B done [2025-02-07T02:15:36.207Z] #1 DONE 0.0s [2025-02-07T02:15:36.207Z] [2025-02-07T02:15:36.207Z] #2 [internal] load build definition from Dockerfile [2025-02-07T02:15:36.207Z] #2 transferring dockerfile: 1.79kB done [2025-02-07T02:15:36.207Z] #2 DONE 0.0s [2025-02-07T02:15:36.207Z] [2025-02-07T02:15:36.207Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-07T02:15:36.207Z] #3 DONE 0.0s [2025-02-07T02:15:36.207Z] [2025-02-07T02:15:36.207Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2025-02-07T02:15:36.788Z] #4 DONE 0.6s [2025-02-07T02:15:36.788Z] [2025-02-07T02:15:36.788Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-07T02:15:36.788Z] #5 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done [2025-02-07T02:15:36.788Z] #5 ... [2025-02-07T02:15:36.788Z] [2025-02-07T02:15:36.788Z] #6 [internal] load build context [2025-02-07T02:15:36.788Z] #6 transferring context: 51.97kB 0.1s done [2025-02-07T02:15:36.788Z] #6 DONE 0.1s [2025-02-07T02:15:36.788Z] [2025-02-07T02:15:36.789Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-07T02:15:36.789Z] #5 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-07T02:15:36.789Z] #5 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-07T02:15:36.789Z] #5 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-07T02:15:36.789Z] #5 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0B / 4.09MB 0.1s [2025-02-07T02:15:37.064Z] #5 ... [2025-02-07T02:15:37.064Z] [2025-02-07T02:15:37.064Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-07T02:15:37.064Z] #7 DONE 0.2s [2025-02-07T02:15:37.064Z] [2025-02-07T02:15:37.064Z] #8 [builder 2/7] WORKDIR /device-virtual-go [2025-02-07T02:15:37.064Z] #8 DONE 0.1s [2025-02-07T02:15:37.064Z] [2025-02-07T02:15:37.064Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-07T02:15:37.064Z] #5 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 2.10MB / 4.09MB 0.2s [2025-02-07T02:15:37.064Z] #5 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.3s done [2025-02-07T02:15:37.064Z] #5 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb [2025-02-07T02:15:37.648Z] #5 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.4s done [2025-02-07T02:15:37.648Z] #5 DONE 1.1s [2025-02-07T02:15:37.648Z] [2025-02-07T02:15:37.648Z] #9 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2025-02-07T02:15:37.648Z] #9 0.681 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-07T02:15:38.241Z] #9 1.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-07T02:15:39.665Z] #9 2.513 OK: 244 MiB in 62 packages [2025-02-07T02:15:39.935Z] #9 DONE 3.0s [2025-02-07T02:15:39.935Z] [2025-02-07T02:15:39.935Z] #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-07T02:15:39.935Z] #10 0.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-07T02:15:39.935Z] #10 0.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-07T02:15:40.203Z] #10 2.284 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-07T02:15:40.203Z] #10 ... [2025-02-07T02:15:40.203Z] [2025-02-07T02:15:40.203Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-02-07T02:15:40.203Z] #11 DONE 0.2s [2025-02-07T02:15:40.203Z] [2025-02-07T02:15:40.203Z] #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-07T02:15:40.203Z] #10 2.384 Executing busybox-1.36.1-r29.trigger [2025-02-07T02:15:40.203Z] #10 2.412 OK: 9 MiB in 15 packages [2025-02-07T02:15:40.472Z] #10 DONE 2.8s [2025-02-07T02:15:40.472Z] [2025-02-07T02:15:40.472Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-07T02:15:41.887Z] #12 DONE 1.6s [2025-02-07T02:15:41.887Z] [2025-02-07T02:15:41.887Z] #13 [builder 6/7] COPY . . [2025-02-07T02:15:42.511Z] #13 DONE 0.5s [2025-02-07T02:15:42.511Z] [2025-02-07T02:15:42.511Z] #14 [builder 7/7] RUN make build [2025-02-07T02:15:43.104Z] #14 0.774 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2025-02-07T02:15:43.756Z] #14 ... [2025-02-07T02:15:43.756Z] [2025-02-07T02:15:43.756Z] #15 [stage-1 3/7] RUN apk --no-cache upgrade [2025-02-07T02:15:43.756Z] #15 0.824 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-07T02:15:43.756Z] #15 1.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-07T02:15:43.756Z] #15 2.648 OK: 9 MiB in 15 packages [2025-02-07T02:15:43.756Z] #15 DONE 3.0s [2025-02-07T02:15:43.756Z] [2025-02-07T02:15:43.756Z] #14 [builder 7/7] RUN make build [2025-02-07T02:18:05.500Z] #14 DONE 128.7s [2025-02-07T02:18:05.500Z] [2025-02-07T02:18:05.500Z] #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / [2025-02-07T02:18:05.500Z] #16 DONE 0.1s [2025-02-07T02:18:05.500Z] [2025-02-07T02:18:05.500Z] #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / [2025-02-07T02:18:05.500Z] #17 DONE 0.1s [2025-02-07T02:18:05.500Z] [2025-02-07T02:18:05.500Z] #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / [2025-02-07T02:18:05.500Z] #18 DONE 0.4s [2025-02-07T02:18:05.500Z] [2025-02-07T02:18:05.500Z] #19 exporting to image [2025-02-07T02:18:05.500Z] #19 exporting layers [2025-02-07T02:18:05.500Z] #19 exporting layers 0.5s done [2025-02-07T02:18:05.500Z] #19 writing image sha256:9de3e212a85991582d1926870cb54f95365cf4660aaee2241b1616331adc3827 done [2025-02-07T02:18:05.500Z] #19 naming to docker.io/library/device-virtual-arm64 0.0s done [2025-02-07T02:18:05.500Z] #19 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-07T02:18:05.654Z] provisioning config files... [2025-02-07T02:18:05.684Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/198@tmp/config1930398157031093580tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-07T02:18:06.027Z] ---> ****-login.sh [2025-02-07T02:18:06.027Z] nexus3.edgexfoundry.org:10001 [2025-02-07T02:18:06.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T02:18:06.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T02:18:06.293Z] Configure a credential helper to remove this warning. See [2025-02-07T02:18:06.293Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T02:18:06.293Z] [2025-02-07T02:18:06.293Z] Login Succeeded [2025-02-07T02:18:06.293Z] nexus3.edgexfoundry.org:10002 [2025-02-07T02:18:06.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T02:18:06.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T02:18:06.562Z] Configure a credential helper to remove this warning. See [2025-02-07T02:18:06.562Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T02:18:06.562Z] [2025-02-07T02:18:06.562Z] Login Succeeded [2025-02-07T02:18:06.562Z] nexus3.edgexfoundry.org:10003 [2025-02-07T02:18:06.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T02:18:06.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T02:18:06.829Z] Configure a credential helper to remove this warning. See [2025-02-07T02:18:06.829Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T02:18:06.829Z] [2025-02-07T02:18:06.829Z] Login Succeeded [2025-02-07T02:18:06.829Z] nexus3.edgexfoundry.org:10004 [2025-02-07T02:18:06.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T02:18:07.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T02:18:07.097Z] Configure a credential helper to remove this warning. See [2025-02-07T02:18:07.097Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T02:18:07.097Z] [2025-02-07T02:18:07.097Z] Login Succeeded [2025-02-07T02:18:07.097Z] ****.io [2025-02-07T02:18:07.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T02:18:07.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T02:18:07.483Z] Configure a credential helper to remove this warning. See [2025-02-07T02:18:07.483Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T02:18:07.483Z] [2025-02-07T02:18:07.483Z] Login Succeeded [2025-02-07T02:18:07.608Z] ---> ****-login.sh ends [Pipeline] } [2025-02-07T02:18:07.610Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-07T02:18:07.668Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-07T02:18:07.700Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2025-02-07T02:18:07.700Z] 1ad8ffa389e3327960e79875631e27a51ef91510 [2025-02-07T02:18:07.700Z] latest [2025-02-07T02:18:07.700Z] 4.0.0-dev.14 [2025-02-07T02:18:07.700Z] 1ad8ffa389e3327960e79875631e27a51ef91510-4.0.0-dev.14 [2025-02-07T02:18:07.700Z] main [2025-02-07T02:18:07.700Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T02:18:08.066Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:1ad8ffa389e3327960e79875631e27a51ef91510 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T02:18:08.431Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:1ad8ffa389e3327960e79875631e27a51ef91510 [2025-02-07T02:18:08.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-02-07T02:18:08.431Z] 31e3de9898b6: Preparing [2025-02-07T02:18:08.431Z] 69aa3445027b: Preparing [2025-02-07T02:18:08.431Z] a3bf6d9ffeed: Preparing [2025-02-07T02:18:08.431Z] 4bbccccb74a3: Preparing [2025-02-07T02:18:08.431Z] 81275574c8f1: Preparing [2025-02-07T02:18:08.431Z] 534a70dc8296: Preparing [2025-02-07T02:18:08.431Z] 534a70dc8296: Waiting [2025-02-07T02:18:08.698Z] a3bf6d9ffeed: Pushed [2025-02-07T02:18:08.699Z] 4bbccccb74a3: Pushed [2025-02-07T02:18:08.699Z] 69aa3445027b: Pushed [2025-02-07T02:18:08.699Z] 81275574c8f1: Pushed [2025-02-07T02:18:08.699Z] 534a70dc8296: Layer already exists [2025-02-07T02:18:16.893Z] 31e3de9898b6: Pushed [2025-02-07T02:18:16.893Z] 1ad8ffa389e3327960e79875631e27a51ef91510: digest: sha256:0c6b46ba7510063e4906aa61de9318bc59c5866aa509c6d231c185b511d93b0c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T02:18:17.257Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T02:18:17.620Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2025-02-07T02:18:17.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-02-07T02:18:17.620Z] 31e3de9898b6: Preparing [2025-02-07T02:18:17.620Z] 69aa3445027b: Preparing [2025-02-07T02:18:17.620Z] a3bf6d9ffeed: Preparing [2025-02-07T02:18:17.620Z] 4bbccccb74a3: Preparing [2025-02-07T02:18:17.620Z] 81275574c8f1: Preparing [2025-02-07T02:18:17.620Z] 534a70dc8296: Preparing [2025-02-07T02:18:17.620Z] 534a70dc8296: Waiting [2025-02-07T02:18:17.620Z] 4bbccccb74a3: Layer already exists [2025-02-07T02:18:17.620Z] 31e3de9898b6: Layer already exists [2025-02-07T02:18:17.620Z] 81275574c8f1: Layer already exists [2025-02-07T02:18:17.620Z] 69aa3445027b: Layer already exists [2025-02-07T02:18:17.620Z] a3bf6d9ffeed: Layer already exists [2025-02-07T02:18:17.620Z] 534a70dc8296: Layer already exists [2025-02-07T02:18:17.885Z] latest: digest: sha256:0c6b46ba7510063e4906aa61de9318bc59c5866aa509c6d231c185b511d93b0c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T02:18:18.237Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T02:18:18.588Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.14 [2025-02-07T02:18:18.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-02-07T02:18:18.588Z] 31e3de9898b6: Preparing [2025-02-07T02:18:18.588Z] 69aa3445027b: Preparing [2025-02-07T02:18:18.588Z] a3bf6d9ffeed: Preparing [2025-02-07T02:18:18.588Z] 4bbccccb74a3: Preparing [2025-02-07T02:18:18.588Z] 81275574c8f1: Preparing [2025-02-07T02:18:18.588Z] 534a70dc8296: Preparing [2025-02-07T02:18:18.588Z] 534a70dc8296: Waiting [2025-02-07T02:18:18.588Z] 4bbccccb74a3: Layer already exists [2025-02-07T02:18:18.588Z] 31e3de9898b6: Layer already exists [2025-02-07T02:18:18.588Z] a3bf6d9ffeed: Layer already exists [2025-02-07T02:18:18.588Z] 81275574c8f1: Layer already exists [2025-02-07T02:18:18.588Z] 69aa3445027b: Layer already exists [2025-02-07T02:18:18.588Z] 534a70dc8296: Layer already exists [2025-02-07T02:18:18.588Z] 4.0.0-dev.14: digest: sha256:0c6b46ba7510063e4906aa61de9318bc59c5866aa509c6d231c185b511d93b0c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T02:18:19.212Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:1ad8ffa389e3327960e79875631e27a51ef91510-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T02:18:19.565Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:1ad8ffa389e3327960e79875631e27a51ef91510-4.0.0-dev.14 [2025-02-07T02:18:19.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-02-07T02:18:19.565Z] 31e3de9898b6: Preparing [2025-02-07T02:18:19.565Z] 69aa3445027b: Preparing [2025-02-07T02:18:19.565Z] a3bf6d9ffeed: Preparing [2025-02-07T02:18:19.565Z] 4bbccccb74a3: Preparing [2025-02-07T02:18:19.565Z] 81275574c8f1: Preparing [2025-02-07T02:18:19.565Z] 534a70dc8296: Preparing [2025-02-07T02:18:19.565Z] 534a70dc8296: Waiting [2025-02-07T02:18:19.565Z] 81275574c8f1: Layer already exists [2025-02-07T02:18:19.565Z] 31e3de9898b6: Layer already exists [2025-02-07T02:18:19.565Z] 69aa3445027b: Layer already exists [2025-02-07T02:18:19.565Z] 4bbccccb74a3: Layer already exists [2025-02-07T02:18:19.565Z] a3bf6d9ffeed: Layer already exists [2025-02-07T02:18:19.565Z] 534a70dc8296: Layer already exists [2025-02-07T02:18:19.838Z] 1ad8ffa389e3327960e79875631e27a51ef91510-4.0.0-dev.14: digest: sha256:0c6b46ba7510063e4906aa61de9318bc59c5866aa509c6d231c185b511d93b0c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T02:18:20.216Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T02:18:20.597Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2025-02-07T02:18:20.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-02-07T02:18:20.597Z] 31e3de9898b6: Preparing [2025-02-07T02:18:20.597Z] 69aa3445027b: Preparing [2025-02-07T02:18:20.597Z] a3bf6d9ffeed: Preparing [2025-02-07T02:18:20.597Z] 4bbccccb74a3: Preparing [2025-02-07T02:18:20.597Z] 81275574c8f1: Preparing [2025-02-07T02:18:20.597Z] 534a70dc8296: Preparing [2025-02-07T02:18:20.597Z] 534a70dc8296: Waiting [2025-02-07T02:18:20.597Z] 69aa3445027b: Layer already exists [2025-02-07T02:18:20.597Z] 4bbccccb74a3: Layer already exists [2025-02-07T02:18:20.597Z] 81275574c8f1: Layer already exists [2025-02-07T02:18:20.597Z] 31e3de9898b6: Layer already exists [2025-02-07T02:18:20.597Z] a3bf6d9ffeed: Layer already exists [2025-02-07T02:18:20.597Z] 534a70dc8296: Layer already exists [2025-02-07T02:18:20.865Z] main: digest: sha256:0c6b46ba7510063e4906aa61de9318bc59c5866aa509c6d231c185b511d93b0c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-07T02:18:20.978Z] ===================================================== [Pipeline] echo [2025-02-07T02:18:20.997Z] taggedImages: [2025-02-07T02:18:20.997Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:1ad8ffa389e3327960e79875631e27a51ef91510 [2025-02-07T02:18:20.997Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2025-02-07T02:18:20.997Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.14 [2025-02-07T02:18:20.997Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:1ad8ffa389e3327960e79875631e27a51ef91510-4.0.0-dev.14 [2025-02-07T02:18:20.997Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T02:18:21.400Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-07T02:18:21.400Z] [2025-02-07T02:18:21.400Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T02:18:21.780Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-07T02:18:21.780Z] arm64: Pulling from edgex-lftools-log-publisher [2025-02-07T02:18:21.780Z] 8998bd30e6a1: Pulling fs layer [2025-02-07T02:18:21.780Z] 04944245beec: Pulling fs layer [2025-02-07T02:18:21.780Z] 699f458cf7ca: Pulling fs layer [2025-02-07T02:18:21.780Z] 765212b225bb: Pulling fs layer [2025-02-07T02:18:21.780Z] f23df028b6ca: Pulling fs layer [2025-02-07T02:18:21.780Z] d65c8cfc05b1: Pulling fs layer [2025-02-07T02:18:21.780Z] 2437ff75d9bd: Pulling fs layer [2025-02-07T02:18:21.780Z] 765212b225bb: Waiting [2025-02-07T02:18:21.780Z] f23df028b6ca: Waiting [2025-02-07T02:18:21.780Z] 2437ff75d9bd: Waiting [2025-02-07T02:18:21.780Z] d65c8cfc05b1: Waiting [2025-02-07T02:18:22.049Z] 04944245beec: Download complete [2025-02-07T02:18:22.049Z] 765212b225bb: Verifying Checksum [2025-02-07T02:18:22.049Z] 765212b225bb: Download complete [2025-02-07T02:18:22.049Z] f23df028b6ca: Verifying Checksum [2025-02-07T02:18:22.049Z] f23df028b6ca: Download complete [2025-02-07T02:18:22.049Z] d65c8cfc05b1: Verifying Checksum [2025-02-07T02:18:22.049Z] d65c8cfc05b1: Download complete [2025-02-07T02:18:22.049Z] 699f458cf7ca: Verifying Checksum [2025-02-07T02:18:22.049Z] 699f458cf7ca: Download complete [2025-02-07T02:18:22.640Z] 8998bd30e6a1: Verifying Checksum [2025-02-07T02:18:22.640Z] 8998bd30e6a1: Download complete [2025-02-07T02:18:24.591Z] 2437ff75d9bd: Verifying Checksum [2025-02-07T02:18:24.592Z] 2437ff75d9bd: Download complete [2025-02-07T02:18:28.873Z] 8998bd30e6a1: Pull complete [2025-02-07T02:18:29.142Z] 04944245beec: Pull complete [2025-02-07T02:18:31.094Z] 699f458cf7ca: Pull complete [2025-02-07T02:18:31.094Z] 765212b225bb: Pull complete [2025-02-07T02:18:32.053Z] f23df028b6ca: Pull complete [2025-02-07T02:18:32.053Z] d65c8cfc05b1: Pull complete [2025-02-07T02:18:58.726Z] 2437ff75d9bd: Pull complete [2025-02-07T02:18:58.726Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-02-07T02:18:58.726Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-07T02:18:58.726Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-07T02:18:58.914Z] prd-ubuntu20.04-docker-arm64-4c-16g-38329 does not seem to be running inside a container [2025-02-07T02:18:58.980Z] $ 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-virtual-go/198 -v /w/workspace/device-virtual-go/198:/w/workspace/device-virtual-go/198:rw,z -v /w/workspace/device-virtual-go/198@tmp:/w/workspace/device-virtual-go/198@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-02-07T02:19:00.756Z] $ docker top 4ba1e8850dcf4e82a8e1d05519bc55b5d71b0afd748a1f7f0237a84090c1eac0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-07T02:19:01.235Z] ---> job-cost.sh [2025-02-07T02:19:01.501Z] lf-activate-venv: SKIPPING [2025-02-07T02:19:01.501Z] INFO: No Stack... [2025-02-07T02:19:02.089Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-07T02:19:02.668Z] INFO: Archiving Costs [Pipeline] sh [2025-02-07T02:19:02.989Z] + cat /w/workspace/device-virtual-go/198/archives/cost.csv [2025-02-07T02:19:02.989Z] + cut -d, -f6 [Pipeline] lock [2025-02-07T02:19:03.052Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-198-stack-cost] [2025-02-07T02:19:03.061Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-198-stack-cost] did not exist. Created. [2025-02-07T02:19:03.067Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-198-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-07T02:19:03.412Z] /w/workspace/device-virtual-go/198@tmp/durable-a4a14850/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-02-07T02:19:03.743Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-02-07T02:19:03.770Z] Warning: overwriting stash ‘stack-cost’ [2025-02-07T02:19:03.832Z] Stashed 1 file(s) [Pipeline] } [2025-02-07T02:19:03.840Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-198-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-07T02:19:03.870Z] $ docker stop --time=1 4ba1e8850dcf4e82a8e1d05519bc55b5d71b0afd748a1f7f0237a84090c1eac0 [2025-02-07T02:19:05.264Z] $ docker rm -f --volumes 4ba1e8850dcf4e82a8e1d05519bc55b5d71b0afd748a1f7f0237a84090c1eac0 [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-07T02:19:05.795Z] provisioning config files... [2025-02-07T02:19:05.804Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1895397967659948298tmp [Pipeline] { [Pipeline] sh [2025-02-07T02:19:06.105Z] + set +x [2025-02-07T02:19:06.105Z] + curl -s+ https://codecov.io/bash [2025-02-07T02:19:06.105Z] bash -s -- [2025-02-07T02:19:06.105Z] [2025-02-07T02:19:06.105Z] _____ _ [2025-02-07T02:19:06.105Z] / ____| | | [2025-02-07T02:19:06.105Z] | | ___ __| | ___ ___ _____ __ [2025-02-07T02:19:06.105Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-07T02:19:06.105Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-07T02:19:06.106Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-07T02:19:06.106Z] Bash-1.0.6 [2025-02-07T02:19:06.106Z] [2025-02-07T02:19:06.106Z] [2025-02-07T02:19:06.106Z] ==> git version 2.25.1 found [2025-02-07T02:19:06.106Z] ==> 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-07T02:19:06.106Z] Release-Date: 2020-01-08 [2025-02-07T02:19:06.106Z] 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-07T02:19:06.106Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-07T02:19:06.106Z] ==> Jenkins CI detected. [2025-02-07T02:19:06.106Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2025-02-07T02:19:06.106Z] project root: . [2025-02-07T02:19:06.106Z] --> token set from env [2025-02-07T02:19:06.106Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-07T02:19:06.106Z] ==> Running gcov in . (disable via -X gcov) [2025-02-07T02:19:06.106Z] ==> Python coveragepy not found [2025-02-07T02:19:06.106Z] ==> Searching for coverage reports in: [2025-02-07T02:19:06.106Z] + . [2025-02-07T02:19:06.106Z] -> Found 1 reports [2025-02-07T02:19:06.106Z] ==> Detecting git/mercurial file structure [2025-02-07T02:19:06.366Z] ==> Reading reports [2025-02-07T02:19:06.366Z] + ./coverage.out bytes=43316 [2025-02-07T02:19:06.366Z] ==> Appending adjustments [2025-02-07T02:19:06.366Z] https://docs.codecov.io/docs/fixing-reports [2025-02-07T02:19:06.366Z] + Found adjustments [2025-02-07T02:19:06.366Z] ==> Gzipping contents [2025-02-07T02:19:06.366Z] 8.0K /tmp/codecov.S0ChSt.gz [2025-02-07T02:19:06.366Z] ==> Uploading reports [2025-02-07T02:19:06.366Z] url: https://codecov.io [2025-02-07T02:19:06.366Z] query: branch=main&commit=1ad8ffa389e3327960e79875631e27a51ef91510&build=198&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F198%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-07T02:19:06.366Z] -> Pinging Codecov [2025-02-07T02:19:06.366Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1ad8ffa389e3327960e79875631e27a51ef91510&build=198&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F198%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-07T02:19:06.628Z] -> Uploading to [2025-02-07T02:19:06.628Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-virtual-go/1ad8ffa389e3327960e79875631e27a51ef91510/3ecb9565-a7d1-496b-a995-04a6d76d8dec.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250207%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250207T021906Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=a4340238bae8cf42b806951781597d6e43061369789ccbd1ed3407e2c47fe846 [2025-02-07T02:19:06.628Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-07T02:19:06.628Z] Dload Upload Total Spent Left Speed [2025-02-07T02:19:06.889Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5040 0 0 100 5040 0 31111 --:--:-- --:--:-- --:--:-- 30920 [2025-02-07T02:19:06.889Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/1ad8ffa389e3327960e79875631e27a51ef91510 [Pipeline] } [2025-02-07T02:19:06.897Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-02-07T02:19:07.128Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-02-07T02:19:07.144Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T02:19:07.458Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-07T02:19:07.458Z] [2025-02-07T02:19:07.459Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T02:19:07.763Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-07T02:19:08.030Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-02-07T02:19:08.030Z] 43c4264eed91: Pulling fs layer [2025-02-07T02:19:08.030Z] 4cc291be95ef: Pulling fs layer [2025-02-07T02:19:08.030Z] 2ac1f1163629: Pulling fs layer [2025-02-07T02:19:08.030Z] 5c3c966382ef: Pulling fs layer [2025-02-07T02:19:08.030Z] 4f4fb700ef54: Pulling fs layer [2025-02-07T02:19:08.030Z] d9c7d2e4e75e: Pulling fs layer [2025-02-07T02:19:08.030Z] 9c3e1370e548: Pulling fs layer [2025-02-07T02:19:08.030Z] 5c3c966382ef: Waiting [2025-02-07T02:19:08.030Z] d9c7d2e4e75e: Waiting [2025-02-07T02:19:08.030Z] 9c3e1370e548: Waiting [2025-02-07T02:19:08.030Z] 4cc291be95ef: Verifying Checksum [2025-02-07T02:19:08.030Z] 4cc291be95ef: Download complete [2025-02-07T02:19:08.030Z] 5c3c966382ef: Verifying Checksum [2025-02-07T02:19:08.030Z] 5c3c966382ef: Download complete [2025-02-07T02:19:08.030Z] 4f4fb700ef54: Download complete [2025-02-07T02:19:08.030Z] 43c4264eed91: Download complete [2025-02-07T02:19:08.288Z] d9c7d2e4e75e: Verifying Checksum [2025-02-07T02:19:08.288Z] d9c7d2e4e75e: Download complete [2025-02-07T02:19:08.288Z] 43c4264eed91: Pull complete [2025-02-07T02:19:08.550Z] 4cc291be95ef: Pull complete [2025-02-07T02:19:08.810Z] 2ac1f1163629: Verifying Checksum [2025-02-07T02:19:08.810Z] 2ac1f1163629: Download complete [2025-02-07T02:19:09.069Z] 9c3e1370e548: Download complete [2025-02-07T02:19:13.295Z] 2ac1f1163629: Pull complete [2025-02-07T02:19:13.295Z] 5c3c966382ef: Pull complete [2025-02-07T02:19:13.295Z] 4f4fb700ef54: Pull complete [2025-02-07T02:19:13.902Z] d9c7d2e4e75e: Pull complete [2025-02-07T02:19:22.181Z] 9c3e1370e548: Pull complete [2025-02-07T02:19:22.181Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-02-07T02:19:22.181Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-07T02:19:22.181Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-07T02:19:22.283Z] prd-ubuntu20.04-docker-8c-8g-38328 does not seem to be running inside a container [2025-02-07T02:19:22.322Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-02-07T02:19:43.636Z] $ docker top fba81690761447e68853ea9ab9b4bb7d89304c5f5aceb9decfeb373ef0ddc5d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-07T02:19:44.009Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo [2025-02-07T02:19:44.021Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2025-02-07T02:19:44.302Z] + set -o pipefail [2025-02-07T02:19:44.302Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2025-02-07T02:19:52.430Z] [2025-02-07T02:19:52.430Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2025-02-07T02:19:52.430Z] [2025-02-07T02:19:52.430Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/59d24915-c499-4368-8fac-cb03573bc1ad [2025-02-07T02:19:52.430Z] [2025-02-07T02:19:52.430Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-02-07T02:19:52.430Z] [2025-02-07T02:19:52.430Z] [2025-02-07T02:19:52.430Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-02-07T02:19:52.430Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-02-07T02:19:52.442Z] $ docker stop --time=1 fba81690761447e68853ea9ab9b4bb7d89304c5f5aceb9decfeb373ef0ddc5d7 [2025-02-07T02:19:57.366Z] $ docker rm -f --volumes fba81690761447e68853ea9ab9b4bb7d89304c5f5aceb9decfeb373ef0ddc5d7 [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-07T02:19:58.329Z] + git log --format=format:%s -1 1ad8ffa389e3327960e79875631e27a51ef91510 [Pipeline] sh [2025-02-07T02:19:58.623Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-07T02:19:58.623Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T02:19:58.940Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-07T02:19:58.940Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-07T02:19:59.040Z] prd-ubuntu20.04-docker-8c-8g-38328 does not seem to be running inside a container [2025-02-07T02:19:59.074Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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/py-git-semver:0.1.4 cat [2025-02-07T02:19:59.627Z] $ docker top 7bad5ce99e51c90557ef6cb8c37af23ab1d8db9364b375ab46c0ba42be7b84ce -eo pid,comm [2025-02-07T02:19:59.672Z] 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-07T02:19:59.672Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-07T02:19:59.733Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-07T02:19:59.734Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-07T02:19:59.867Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-07T02:19:59.871Z] $ docker exec 7bad5ce99e51c90557ef6cb8c37af23ab1d8db9364b375ab46c0ba42be7b84ce ssh-agent [2025-02-07T02:19:59.964Z] SSH_AUTH_SOCK=/tmp/ssh-ryh2dzoz4jjx/agent.33 [2025-02-07T02:19:59.964Z] SSH_AGENT_PID=39 [2025-02-07T02:19:59.970Z] Running ssh-add (command line suppressed) [2025-02-07T02:20:00.074Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10678637017417118487.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10678637017417118487.key) [2025-02-07T02:20:00.084Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-07T02:20:00.385Z] + git semver tag [2025-02-07T02:20:00.644Z] 2025-02-07 02:20:00,584 [run_tag] DEBUG tag force:False [2025-02-07T02:20:00.644Z] 2025-02-07 02:20:00,584 [check_head_tag] DEBUG check head tag [2025-02-07T02:20:00.644Z] 2025-02-07 02:20:00,585 [execute] INFO git cat-file --batch-check [2025-02-07T02:20:00.644Z] 2025-02-07 02:20:00,586 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2025-02-07T02:20:00.644Z] 2025-02-07 02:20:00,589 [execute] INFO git cat-file --batch [2025-02-07T02:20:00.644Z] 2025-02-07 02:20:00,590 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2025-02-07T02:20:00.644Z] 2025-02-07 02:20:00,619 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-02-07T02:20:00.644Z] 2025-02-07 02:20:00,619 [execute] INFO git tag -a v4.0.0-dev.14 -m v4.0.0-dev.14 [2025-02-07T02:20:00.644Z] 2025-02-07 02:20:00,619 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.14', '-m', 'v4.0.0-dev.14'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2025-02-07T02:20:00.644Z] 2025-02-07 02:20:00,623 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-02-07T02:20:00.644Z] 4.0.0-dev.14 [Pipeline] } [2025-02-07T02:20:00.654Z] $ docker exec --env ******** --env ******** 7bad5ce99e51c90557ef6cb8c37af23ab1d8db9364b375ab46c0ba42be7b84ce ssh-agent -k [2025-02-07T02:20:00.750Z] unset SSH_AUTH_SOCK; [2025-02-07T02:20:00.750Z] unset SSH_AGENT_PID; [2025-02-07T02:20:00.750Z] echo Agent pid 39 killed; [2025-02-07T02:20:00.761Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-07T02:20:01.090Z] + git semver [Pipeline] } [2025-02-07T02:20:01.365Z] $ docker stop --time=1 7bad5ce99e51c90557ef6cb8c37af23ab1d8db9364b375ab46c0ba42be7b84ce [2025-02-07T02:20:02.639Z] $ docker rm -f --volumes 7bad5ce99e51c90557ef6cb8c37af23ab1d8db9364b375ab46c0ba42be7b84ce [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T02:20:03.047Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-07T02:20:03.047Z] [2025-02-07T02:20:03.047Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T02:20:03.353Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-07T02:20:03.353Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-02-07T02:20:03.353Z] ab5ef0e58194: Pulling fs layer [2025-02-07T02:20:03.353Z] 9712f1f96733: Pulling fs layer [2025-02-07T02:20:03.353Z] 63f879dbbcfc: Pulling fs layer [2025-02-07T02:20:03.353Z] 0d9ebad4ef96: Pulling fs layer [2025-02-07T02:20:03.353Z] e9a5061849ea: Pulling fs layer [2025-02-07T02:20:03.353Z] d747dcd14b5f: Pulling fs layer [2025-02-07T02:20:03.353Z] 2de7ff778b66: Pulling fs layer [2025-02-07T02:20:03.353Z] 2de7ff778b66: Waiting [2025-02-07T02:20:03.353Z] d747dcd14b5f: Waiting [2025-02-07T02:20:03.353Z] 0d9ebad4ef96: Waiting [2025-02-07T02:20:03.353Z] e9a5061849ea: Waiting [2025-02-07T02:20:03.353Z] 9712f1f96733: Verifying Checksum [2025-02-07T02:20:03.353Z] 9712f1f96733: Download complete [2025-02-07T02:20:03.612Z] 63f879dbbcfc: Verifying Checksum [2025-02-07T02:20:03.612Z] 63f879dbbcfc: Download complete [2025-02-07T02:20:03.871Z] 0d9ebad4ef96: Verifying Checksum [2025-02-07T02:20:03.871Z] 0d9ebad4ef96: Download complete [2025-02-07T02:20:03.871Z] e9a5061849ea: Verifying Checksum [2025-02-07T02:20:03.871Z] e9a5061849ea: Download complete [2025-02-07T02:20:03.871Z] d747dcd14b5f: Verifying Checksum [2025-02-07T02:20:03.871Z] d747dcd14b5f: Download complete [2025-02-07T02:20:03.871Z] ab5ef0e58194: Verifying Checksum [2025-02-07T02:20:03.871Z] ab5ef0e58194: Download complete [2025-02-07T02:20:04.129Z] 2de7ff778b66: Verifying Checksum [2025-02-07T02:20:04.130Z] 2de7ff778b66: Download complete [2025-02-07T02:20:07.420Z] ab5ef0e58194: Pull complete [2025-02-07T02:20:07.420Z] 9712f1f96733: Pull complete [2025-02-07T02:20:07.679Z] 63f879dbbcfc: Pull complete [2025-02-07T02:20:11.871Z] 0d9ebad4ef96: Pull complete [2025-02-07T02:20:11.871Z] e9a5061849ea: Pull complete [2025-02-07T02:20:11.871Z] d747dcd14b5f: Pull complete [2025-02-07T02:20:12.810Z] 2de7ff778b66: Pull complete [2025-02-07T02:20:12.810Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-02-07T02:20:12.810Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-07T02:20:12.810Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-07T02:20:12.923Z] prd-ubuntu20.04-docker-8c-8g-38328 does not seem to be running inside a container [2025-02-07T02:20:12.959Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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:0.23.1-centos7 cat [2025-02-07T02:20:22.796Z] $ docker top 81aef8ebc66d6d1aeb3b358ec3cb380f21bb10498bfc24fc3df9a18b7bf5b065 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-02-07T02:20:22.884Z] provisioning config files... [2025-02-07T02:20:22.891Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config18427032275116288229tmp [2025-02-07T02:20:22.902Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9790041089592184503tmp [2025-02-07T02:20:22.910Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6537002300777360224tmp [Pipeline] { [Pipeline] echo [2025-02-07T02:20:22.941Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-07T02:20:23.246Z] ---> sigul-configuration.sh [2025-02-07T02:20:23.246Z] gpg: directory `/root/.gnupg' created [2025-02-07T02:20:23.246Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-02-07T02:20:23.246Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-02-07T02:20:23.246Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-02-07T02:20:23.246Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-02-07T02:20:23.246Z] gpg: CAST5 encrypted data [2025-02-07T02:20:23.246Z] gpg: encrypted with 1 passphrase [2025-02-07T02:20:23.246Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-02-07T02:20:23.541Z] + mkdir /home/jenkins [2025-02-07T02:20:23.541Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-02-07T02:20:23.835Z] + 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-07T02:20:23.850Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-07T02:20:24.143Z] ---> sigul-install.sh [2025-02-07T02:20:24.143Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-02-07T02:20:24.442Z] + git tag --list [2025-02-07T02:20:24.442Z] v1.0.0 [2025-02-07T02:20:24.442Z] v1.1.0 [2025-02-07T02:20:24.442Z] v1.1.1 [2025-02-07T02:20:24.442Z] v1.2.1 [2025-02-07T02:20:24.442Z] v1.2.2 [2025-02-07T02:20:24.442Z] v1.2.3 [2025-02-07T02:20:24.442Z] v1.3.0 [2025-02-07T02:20:24.442Z] v1.3.1 [2025-02-07T02:20:24.442Z] v2.0.0 [2025-02-07T02:20:24.442Z] v2.1.0 [2025-02-07T02:20:24.442Z] v2.1.1 [2025-02-07T02:20:24.442Z] v2.2.0 [2025-02-07T02:20:24.442Z] v2.3.0 [2025-02-07T02:20:24.442Z] v3.0 [2025-02-07T02:20:24.442Z] v3.0.0 [2025-02-07T02:20:24.442Z] v3.1 [2025-02-07T02:20:24.442Z] v3.1.0 [2025-02-07T02:20:24.442Z] v3.1.0-dev.1 [2025-02-07T02:20:24.442Z] v3.1.0-dev.10 [2025-02-07T02:20:24.442Z] v3.1.0-dev.11 [2025-02-07T02:20:24.442Z] v3.1.0-dev.12 [2025-02-07T02:20:24.442Z] v3.1.0-dev.13 [2025-02-07T02:20:24.442Z] v3.1.0-dev.14 [2025-02-07T02:20:24.442Z] v3.1.0-dev.15 [2025-02-07T02:20:24.442Z] v3.1.0-dev.16 [2025-02-07T02:20:24.442Z] v3.1.0-dev.17 [2025-02-07T02:20:24.442Z] v3.1.0-dev.18 [2025-02-07T02:20:24.442Z] v3.1.0-dev.19 [2025-02-07T02:20:24.442Z] v3.1.0-dev.2 [2025-02-07T02:20:24.442Z] v3.1.0-dev.20 [2025-02-07T02:20:24.442Z] v3.1.0-dev.21 [2025-02-07T02:20:24.442Z] v3.1.0-dev.22 [2025-02-07T02:20:24.442Z] v3.1.0-dev.23 [2025-02-07T02:20:24.442Z] v3.1.0-dev.24 [2025-02-07T02:20:24.442Z] v3.1.0-dev.25 [2025-02-07T02:20:24.442Z] v3.1.0-dev.26 [2025-02-07T02:20:24.442Z] v3.1.0-dev.27 [2025-02-07T02:20:24.442Z] v3.1.0-dev.28 [2025-02-07T02:20:24.442Z] v3.1.0-dev.29 [2025-02-07T02:20:24.442Z] v3.1.0-dev.3 [2025-02-07T02:20:24.442Z] v3.1.0-dev.30 [2025-02-07T02:20:24.442Z] v3.1.0-dev.4 [2025-02-07T02:20:24.442Z] v3.1.0-dev.5 [2025-02-07T02:20:24.442Z] v3.1.0-dev.6 [2025-02-07T02:20:24.442Z] v3.1.0-dev.7 [2025-02-07T02:20:24.442Z] v3.1.0-dev.8 [2025-02-07T02:20:24.442Z] v3.1.0-dev.9 [2025-02-07T02:20:24.442Z] v3.1.1 [2025-02-07T02:20:24.442Z] v3.1.1-dev.1 [2025-02-07T02:20:24.442Z] v3.2.0-dev.1 [2025-02-07T02:20:24.442Z] v3.2.0-dev.10 [2025-02-07T02:20:24.442Z] v3.2.0-dev.11 [2025-02-07T02:20:24.442Z] v3.2.0-dev.12 [2025-02-07T02:20:24.442Z] v3.2.0-dev.13 [2025-02-07T02:20:24.442Z] v3.2.0-dev.14 [2025-02-07T02:20:24.442Z] v3.2.0-dev.15 [2025-02-07T02:20:24.442Z] v3.2.0-dev.16 [2025-02-07T02:20:24.443Z] v3.2.0-dev.17 [2025-02-07T02:20:24.443Z] v3.2.0-dev.18 [2025-02-07T02:20:24.443Z] v3.2.0-dev.19 [2025-02-07T02:20:24.443Z] v3.2.0-dev.2 [2025-02-07T02:20:24.443Z] v3.2.0-dev.20 [2025-02-07T02:20:24.443Z] v3.2.0-dev.21 [2025-02-07T02:20:24.443Z] v3.2.0-dev.22 [2025-02-07T02:20:24.443Z] v3.2.0-dev.23 [2025-02-07T02:20:24.443Z] v3.2.0-dev.24 [2025-02-07T02:20:24.443Z] v3.2.0-dev.25 [2025-02-07T02:20:24.443Z] v3.2.0-dev.26 [2025-02-07T02:20:24.443Z] v3.2.0-dev.27 [2025-02-07T02:20:24.443Z] v3.2.0-dev.28 [2025-02-07T02:20:24.443Z] v3.2.0-dev.3 [2025-02-07T02:20:24.443Z] v3.2.0-dev.4 [2025-02-07T02:20:24.443Z] v3.2.0-dev.5 [2025-02-07T02:20:24.443Z] v3.2.0-dev.6 [2025-02-07T02:20:24.443Z] v3.2.0-dev.7 [2025-02-07T02:20:24.443Z] v3.2.0-dev.8 [2025-02-07T02:20:24.443Z] v3.2.0-dev.9 [2025-02-07T02:20:24.443Z] v4.0.0-dev.1 [2025-02-07T02:20:24.443Z] v4.0.0-dev.10 [2025-02-07T02:20:24.443Z] v4.0.0-dev.11 [2025-02-07T02:20:24.443Z] v4.0.0-dev.12 [2025-02-07T02:20:24.443Z] v4.0.0-dev.13 [2025-02-07T02:20:24.443Z] v4.0.0-dev.14 [2025-02-07T02:20:24.443Z] v4.0.0-dev.2 [2025-02-07T02:20:24.443Z] v4.0.0-dev.3 [2025-02-07T02:20:24.443Z] v4.0.0-dev.4 [2025-02-07T02:20:24.443Z] v4.0.0-dev.5 [2025-02-07T02:20:24.443Z] v4.0.0-dev.6 [2025-02-07T02:20:24.443Z] v4.0.0-dev.7 [2025-02-07T02:20:24.443Z] v4.0.0-dev.8 [2025-02-07T02:20:24.443Z] v4.0.0-dev.9 [Pipeline] sh [2025-02-07T02:20:24.744Z] + lftools sign git-tag v4.0.0-dev.14 [2025-02-07T02:20:25.313Z] Signing Git tag with Sigul... [2025-02-07T02:20:25.313Z] Signing v4.0.0-dev.14 [Pipeline] echo [2025-02-07T02:20:25.900Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-07T02:20:26.213Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-02-07T02:20:26.222Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-02-07T02:20:26.251Z] $ docker stop --time=1 81aef8ebc66d6d1aeb3b358ec3cb380f21bb10498bfc24fc3df9a18b7bf5b065 [2025-02-07T02:20:27.601Z] $ docker rm -f --volumes 81aef8ebc66d6d1aeb3b358ec3cb380f21bb10498bfc24fc3df9a18b7bf5b065 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-02-07T02:20:28.067Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-07T02:20:28.067Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T02:20:28.376Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-07T02:20:28.376Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-07T02:20:28.472Z] prd-ubuntu20.04-docker-8c-8g-38328 does not seem to be running inside a container [2025-02-07T02:20:28.522Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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/py-git-semver:0.1.4 cat [2025-02-07T02:20:28.940Z] $ docker top b5cb6147523a209f15144e55437fa3454e5f59b884f176d5b166cbfdbff61ce9 -eo pid,comm [2025-02-07T02:20:28.987Z] 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-07T02:20:28.987Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-07T02:20:29.046Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-07T02:20:29.046Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-07T02:20:29.165Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-07T02:20:29.168Z] $ docker exec b5cb6147523a209f15144e55437fa3454e5f59b884f176d5b166cbfdbff61ce9 ssh-agent [2025-02-07T02:20:29.289Z] SSH_AUTH_SOCK=/tmp/ssh-H9CuLOPQ89fo/agent.33 [2025-02-07T02:20:29.289Z] SSH_AGENT_PID=39 [2025-02-07T02:20:29.297Z] Running ssh-add (command line suppressed) [2025-02-07T02:20:29.412Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13460469098144374603.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13460469098144374603.key) [2025-02-07T02:20:29.427Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-07T02:20:29.724Z] + git semver bump pre [2025-02-07T02:20:29.984Z] 2025-02-07 02:20:29,981 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-02-07T02:20:29.984Z] 2025-02-07 02:20:29,982 [bump_version] DEBUG bumping version:4.0.0-dev.14 on axis:pre with prefix:dev [2025-02-07T02:20:29.984Z] 2025-02-07 02:20:29,982 [bump_version] DEBUG bumped version:4.0.0-dev.15 [2025-02-07T02:20:29.984Z] 2025-02-07 02:20:29,982 [write_version] DEBUG write version:4.0.0-dev.15 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2025-02-07T02:20:29.984Z] 2025-02-07 02:20:29,982 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-02-07T02:20:29.984Z] 2025-02-07 02:20:29,982 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-02-07T02:20:30.245Z] 2025-02-07 02:20:29,986 [execute] INFO git cat-file --batch-check [2025-02-07T02:20:30.246Z] 2025-02-07 02:20:29,986 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-07T02:20:30.246Z] 2025-02-07 02:20:29,993 [execute] INFO git cat-file --batch [2025-02-07T02:20:30.246Z] 2025-02-07 02:20:29,993 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-07T02:20:30.246Z] 2025-02-07 02:20:30,002 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-02-07T02:20:30.246Z] 4.0.0-dev.15 [Pipeline] } [2025-02-07T02:20:30.259Z] $ docker exec --env ******** --env ******** b5cb6147523a209f15144e55437fa3454e5f59b884f176d5b166cbfdbff61ce9 ssh-agent -k [2025-02-07T02:20:30.367Z] unset SSH_AUTH_SOCK; [2025-02-07T02:20:30.368Z] unset SSH_AGENT_PID; [2025-02-07T02:20:30.368Z] echo Agent pid 39 killed; [2025-02-07T02:20:30.377Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-07T02:20:30.714Z] + git semver [Pipeline] } [2025-02-07T02:20:30.987Z] $ docker stop --time=1 b5cb6147523a209f15144e55437fa3454e5f59b884f176d5b166cbfdbff61ce9 [2025-02-07T02:20:32.369Z] $ docker rm -f --volumes b5cb6147523a209f15144e55437fa3454e5f59b884f176d5b166cbfdbff61ce9 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-07T02:20:32.735Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-07T02:20:32.736Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T02:20:33.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-07T02:20:33.040Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-07T02:20:33.119Z] prd-ubuntu20.04-docker-8c-8g-38328 does not seem to be running inside a container [2025-02-07T02:20:33.163Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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/py-git-semver:0.1.4 cat [2025-02-07T02:20:33.533Z] $ docker top 8572dfbf9b5e5fb9c8bc47cb921d51283b0902af5dfdb970d0c5e0e82e4a1755 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-07T02:20:33.652Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-07T02:20:33.652Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-07T02:20:33.780Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-07T02:20:33.783Z] $ docker exec 8572dfbf9b5e5fb9c8bc47cb921d51283b0902af5dfdb970d0c5e0e82e4a1755 ssh-agent [2025-02-07T02:20:33.907Z] SSH_AUTH_SOCK=/tmp/ssh-rNgdENQOrawM/agent.32 [2025-02-07T02:20:33.907Z] SSH_AGENT_PID=38 [2025-02-07T02:20:33.911Z] Running ssh-add (command line suppressed) [2025-02-07T02:20:34.017Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12099268456529736523.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12099268456529736523.key) [2025-02-07T02:20:34.030Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-07T02:20:34.330Z] + git semver push [2025-02-07T02:20:34.590Z] 2025-02-07 02:20:34,543 [run_push] DEBUG push [2025-02-07T02:20:34.590Z] 2025-02-07 02:20:34,544 [execute] INFO git cat-file --batch-check [2025-02-07T02:20:34.590Z] 2025-02-07 02:20:34,544 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-07T02:20:34.590Z] 2025-02-07 02:20:34,548 [execute] INFO git rev-list 04d31012685cd882bb977da6e5e4604191fdb094 -- [2025-02-07T02:20:34.590Z] 2025-02-07 02:20:34,548 [execute] DEBUG Popen(['git', 'rev-list', '04d31012685cd882bb977da6e5e4604191fdb094', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-07T02:20:34.590Z] 2025-02-07 02:20:34,558 [execute] INFO git fetch -v origin [2025-02-07T02:20:34.590Z] 2025-02-07 02:20:34,559 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-02-07T02:20:35.162Z] 2025-02-07 02:20:35,047 [run_push] DEBUG no remote changes detected [2025-02-07T02:20:35.162Z] 2025-02-07 02:20:35,048 [execute] INFO git push origin semver [2025-02-07T02:20:35.162Z] 2025-02-07 02:20:35,048 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-07T02:20:35.730Z] 2025-02-07 02:20:35,715 [run_push] DEBUG push all version tags [2025-02-07T02:20:35.730Z] 2025-02-07 02:20:35,716 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-02-07T02:20:35.730Z] 2025-02-07 02:20:35,716 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2025-02-07T02:20:36.670Z] 2025-02-07 02:20:36,453 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-02-07T02:20:36.670Z] 4.0.0-dev.15 [Pipeline] } [2025-02-07T02:20:36.680Z] $ docker exec --env ******** --env ******** 8572dfbf9b5e5fb9c8bc47cb921d51283b0902af5dfdb970d0c5e0e82e4a1755 ssh-agent -k [2025-02-07T02:20:36.786Z] unset SSH_AUTH_SOCK; [2025-02-07T02:20:36.787Z] unset SSH_AGENT_PID; [2025-02-07T02:20:36.787Z] echo Agent pid 38 killed; [2025-02-07T02:20:36.798Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-07T02:20:37.127Z] + git semver [Pipeline] } [2025-02-07T02:20:37.402Z] $ docker stop --time=1 8572dfbf9b5e5fb9c8bc47cb921d51283b0902af5dfdb970d0c5e0e82e4a1755 [2025-02-07T02:20:38.664Z] $ docker rm -f --volumes 8572dfbf9b5e5fb9c8bc47cb921d51283b0902af5dfdb970d0c5e0e82e4a1755 [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-07T02:20:39.374Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2025-02-07T02:20:39.374Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2025-02-07T02:20:39.374Z] total 16 [2025-02-07T02:20:39.374Z] drwxr-xr-x 3 root root 4096 Feb 7 02:09 . [2025-02-07T02:20:39.374Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 7 02:20 .. [2025-02-07T02:20:39.374Z] drwxr-xr-x 2 root root 4096 Feb 7 02:09 cost [2025-02-07T02:20:39.374Z] -rw-r--r-- 1 root root 89 Feb 7 02:09 cost.csv [2025-02-07T02:20:39.374Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2025-02-07T02:20:39.374Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2025-02-07T02:20:39.374Z] total 16 [2025-02-07T02:20:39.374Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 7 02:09 . [2025-02-07T02:20:39.374Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 7 02:20 .. [2025-02-07T02:20:39.374Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 7 02:09 cost [2025-02-07T02:20:39.374Z] -rw-r--r-- 1 jenkins jenkins 89 Feb 7 02:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-02-07T02:20:39.671Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-07T02:20:40.537Z] ---> package-listing.sh [2025-02-07T02:20:40.537Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-07T02:20:40.537Z] ++ facter osfamily [2025-02-07T02:20:40.797Z] + OS_FAMILY=debian [2025-02-07T02:20:40.797Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2025-02-07T02:20:40.797Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-07T02:20:40.797Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-07T02:20:40.797Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-07T02:20:40.797Z] + PACKAGES=/tmp/packages_start.txt [2025-02-07T02:20:40.797Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2025-02-07T02:20:40.797Z] + PACKAGES=/tmp/packages_end.txt [2025-02-07T02:20:40.797Z] + case "${OS_FAMILY}" in [2025-02-07T02:20:40.797Z] + dpkg -l [2025-02-07T02:20:40.797Z] + grep '^ii' [2025-02-07T02:20:40.797Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-07T02:20:40.797Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-07T02:20:40.797Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-07T02:20:40.797Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2025-02-07T02:20:40.797Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2025-02-07T02:20:40.797Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2025-02-07T02:20:40.810Z] 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/exfoundry_device-virtual-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-07T02:20:41.090Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T02:20:41.653Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-07T02:20:41.653Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-07T02:20:41.751Z] prd-ubuntu20.04-docker-8c-8g-38328 does not seem to be running inside a container [2025-02-07T02:20:41.789Z] $ 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/exfoundry_device-virtual-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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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-07T02:20:42.089Z] $ docker top eab2cc9db6a07a7ffe8b1508b076a8b8418f4f578210dd6f1b8ef02189d99e3c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-07T02:20:42.453Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-07T02:20:42.743Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-07T02:20:43.033Z] + ls /var/log/sa-host [2025-02-07T02:20:43.034Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-07T02:20:43.232Z] provisioning config files... [2025-02-07T02:20:43.242Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16105488559782621531tmp [Pipeline] { [Pipeline] echo [2025-02-07T02:20:43.270Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-07T02:20:43.560Z] ---> create-netrc.sh [Pipeline] } [2025-02-07T02:20:43.568Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-07T02:20:43.919Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-07T02:20:43.930Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-07T02:20:44.215Z] ---> sudo-logs.sh [2025-02-07T02:20:44.215Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-07T02:20:44.251Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-07T02:20:44.535Z] ---> job-cost.sh [2025-02-07T02:20:44.535Z] lf-activate-venv: SKIPPING [2025-02-07T02:20:44.535Z] DEBUG: total: 0.2199999988079071 [2025-02-07T02:20:44.535Z] INFO: Retrieving Stack Cost... [2025-02-07T02:20:45.105Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-07T02:20:45.365Z] INFO: Archiving Costs [Pipeline] echo [2025-02-07T02:20:45.379Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-07T02:20:45.667Z] ---> logs-deploy.sh [2025-02-07T02:20:45.667Z] lf-activate-venv: SKIPPING [2025-02-07T02:20:45.667Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/198 [2025-02-07T02:20:45.667Z] INFO: archiving workspace using pattern(s): [2025-02-07T02:20:46.606Z] Archives upload complete. [2025-02-07T02:20:46.866Z] INFO: archiving logs to Nexus