Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d7843eb9fff04d81f7905769d603012160cefa56 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-ssh6274277305665480579.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-ssh7900650417220276253.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-modbus-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-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1979677076249153423.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-ssh12263713216886228619.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-modbus-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-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7804818664513786041.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-modbus-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-modbus-go-settings PROJECT: device-modbus-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-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-39341 in /w/workspace/gexfoundry_device-modbus-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-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-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-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d7843eb9fff04d81f7905769d603012160cefa56 (main) Commit message: "Merge pull request #616 from weichou1229/issue-610" > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-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 d7843eb9fff04d81f7905769d603012160cefa56 # timeout=10 > git rev-list --no-walk 17140d33859ac451bf7a41a9a06a7b8146968e0a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-20T14:22:36.527Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-20T14:22:36.594Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-20T14:22:36.616Z] ========================================================= [2025-02-20T14:22:36.616Z] EdgeX Global Pipelines Version Info [2025-02-20T14:22:36.616Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-20T14:22:37.720Z] ------------------- [2025-02-20T14:22:37.720Z] stable info: [2025-02-20T14:22:37.720Z] ------------------- [2025-02-20T14:22:37.720Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-20T14:22:37.720Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-20T14:22:37.720Z] Message: update stable to v1.0.269 [2025-02-20T14:22:37.981Z] ------------------- [2025-02-20T14:22:37.981Z] experimental info: [2025-02-20T14:22:37.981Z] ------------------- [2025-02-20T14:22:37.981Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-20T14:22:37.981Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-20T14:22:37.981Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-20T14:22:38.060Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2025-02-20T14:22:38.079Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2025-02-20T14:22:38.102Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-20T14:22:38.125Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-20T14:22:38.145Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-20T14:22:38.168Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-20T14:22:38.189Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-20T14:22:38.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-02-20T14:22:38.235Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-20T14:22:38.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-20T14:22:38.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-20T14:22:38.297Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2025-02-20T14:22:38.321Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-20T14:22:38.348Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-20T14:22:38.372Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-20T14:22:38.395Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-20T14:22:38.417Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-02-20T14:22:38.436Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-02-20T14:22:38.460Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-20T14:22:38.485Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-20T14:22:38.503Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-02-20T14:22:38.521Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-02-20T14:22:38.543Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-02-20T14:22:38.560Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-02-20T14:22:38.581Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-02-20T14:22:38.601Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-20T14:22:38.621Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-20T14:22:38.640Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-02-20T14:22:38.659Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-02-20T14:22:38.681Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-02-20T14:22:38.702Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d7843eb9fff04d81f7905769d603012160cefa56 [Pipeline] echo [2025-02-20T14:22:38.727Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d7843eb [Pipeline] echo [2025-02-20T14:22:38.746Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-20T14:22:38.805Z] provisioning config files... [2025-02-20T14:22:38.820Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3456127745173080924tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-20T14:22:39.163Z] ---> ****-login.sh [2025-02-20T14:22:39.164Z] nexus3.edgexfoundry.org:10001 [2025-02-20T14:22:39.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T14:22:39.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T14:22:39.696Z] Configure a credential helper to remove this warning. See [2025-02-20T14:22:39.696Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T14:22:39.696Z] [2025-02-20T14:22:39.696Z] Login Succeeded [2025-02-20T14:22:39.696Z] nexus3.edgexfoundry.org:10002 [2025-02-20T14:22:39.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T14:22:39.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T14:22:39.697Z] Configure a credential helper to remove this warning. See [2025-02-20T14:22:39.697Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T14:22:39.697Z] [2025-02-20T14:22:39.697Z] Login Succeeded [2025-02-20T14:22:39.697Z] nexus3.edgexfoundry.org:10003 [2025-02-20T14:22:39.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T14:22:39.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T14:22:39.957Z] Configure a credential helper to remove this warning. See [2025-02-20T14:22:39.957Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T14:22:39.957Z] [2025-02-20T14:22:39.957Z] Login Succeeded [2025-02-20T14:22:39.957Z] nexus3.edgexfoundry.org:10004 [2025-02-20T14:22:39.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T14:22:39.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T14:22:39.957Z] Configure a credential helper to remove this warning. See [2025-02-20T14:22:39.957Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T14:22:39.957Z] [2025-02-20T14:22:39.957Z] Login Succeeded [2025-02-20T14:22:39.957Z] ****.io [2025-02-20T14:22:40.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T14:22:40.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T14:22:40.220Z] Configure a credential helper to remove this warning. See [2025-02-20T14:22:40.220Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T14:22:40.220Z] [2025-02-20T14:22:40.220Z] Login Succeeded [2025-02-20T14:22:40.220Z] ---> ****-login.sh ends [Pipeline] } [2025-02-20T14:22:40.227Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-02-20T14:22:40.650Z] + git rev-list -1 --merges d7843eb9fff04d81f7905769d603012160cefa56~1..d7843eb9fff04d81f7905769d603012160cefa56 [Pipeline] echo [2025-02-20T14:22:40.673Z] -----------> git rev-list -1 --merges d7843eb9fff04d81f7905769d603012160cefa56~1..d7843eb9fff04d81f7905769d603012160cefa56 d7843eb9fff04d81f7905769d603012160cefa56 [2025-02-20T14:22:40.673Z] d7843eb9fff04d81f7905769d603012160cefa56 [false] [Pipeline] sh [2025-02-20T14:22:40.968Z] + git log --format=format:%s -1 d7843eb9fff04d81f7905769d603012160cefa56 [Pipeline] echo [2025-02-20T14:22:40.985Z] ========================================================= [2025-02-20T14:22:40.985Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-20T14:22:40.985Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-20T14:22:41.330Z] + git log --format=format:%s -1 d7843eb9fff04d81f7905769d603012160cefa56 [Pipeline] echo [2025-02-20T14:22:41.342Z] [semverPrep] GIT_COMMIT: d7843eb9fff04d81f7905769d603012160cefa56, Commit Message: Merge pull request #616 from weichou1229/issue-610 [Pipeline] echo [2025-02-20T14:22:41.358Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-02-20T14:22:41.738Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-20T14:22:41.738Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-20T14:22:41.738Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-20T14:22:41.738Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-20T14:22:41.738Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-20T14:22:41.738Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-20T14:22:41.738Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T14:22:42.153Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-20T14:22:42.153Z] [2025-02-20T14:22:42.153Z] 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-20T14:22:42.453Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-20T14:22:42.453Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-20T14:22:42.453Z] b85a868b505f: Pulling fs layer [2025-02-20T14:22:42.453Z] e2be974225ed: Pulling fs layer [2025-02-20T14:22:42.453Z] 339a4e72a1f5: Pulling fs layer [2025-02-20T14:22:42.453Z] 988bab9f4d93: Pulling fs layer [2025-02-20T14:22:42.453Z] 1469e6f7b9e6: Pulling fs layer [2025-02-20T14:22:42.453Z] eaf3925da568: Pulling fs layer [2025-02-20T14:22:42.453Z] bab4dde63d76: Pulling fs layer [2025-02-20T14:22:42.453Z] bde34c3a00c8: Pulling fs layer [2025-02-20T14:22:42.453Z] b352a97aabf1: Pulling fs layer [2025-02-20T14:22:42.453Z] 988bab9f4d93: Waiting [2025-02-20T14:22:42.453Z] 4872d77fe225: Pulling fs layer [2025-02-20T14:22:42.453Z] 5851b861e8e6: Pulling fs layer [2025-02-20T14:22:42.453Z] 1469e6f7b9e6: Waiting [2025-02-20T14:22:42.453Z] eaf3925da568: Waiting [2025-02-20T14:22:42.453Z] bab4dde63d76: Waiting [2025-02-20T14:22:42.453Z] bde34c3a00c8: Waiting [2025-02-20T14:22:42.453Z] b352a97aabf1: Waiting [2025-02-20T14:22:42.453Z] 4872d77fe225: Waiting [2025-02-20T14:22:42.453Z] 5851b861e8e6: Waiting [2025-02-20T14:22:42.453Z] e2be974225ed: Verifying Checksum [2025-02-20T14:22:42.453Z] e2be974225ed: Download complete [2025-02-20T14:22:42.453Z] 988bab9f4d93: Verifying Checksum [2025-02-20T14:22:42.453Z] 988bab9f4d93: Download complete [2025-02-20T14:22:42.713Z] 1469e6f7b9e6: Verifying Checksum [2025-02-20T14:22:42.713Z] 1469e6f7b9e6: Download complete [2025-02-20T14:22:42.713Z] eaf3925da568: Verifying Checksum [2025-02-20T14:22:42.713Z] eaf3925da568: Download complete [2025-02-20T14:22:42.713Z] 339a4e72a1f5: Verifying Checksum [2025-02-20T14:22:42.713Z] 339a4e72a1f5: Download complete [2025-02-20T14:22:42.713Z] bde34c3a00c8: Download complete [2025-02-20T14:22:42.713Z] b352a97aabf1: Verifying Checksum [2025-02-20T14:22:42.713Z] b352a97aabf1: Download complete [2025-02-20T14:22:42.713Z] 4872d77fe225: Verifying Checksum [2025-02-20T14:22:42.713Z] 4872d77fe225: Download complete [2025-02-20T14:22:42.713Z] 5851b861e8e6: Verifying Checksum [2025-02-20T14:22:42.713Z] 5851b861e8e6: Download complete [2025-02-20T14:22:42.713Z] b85a868b505f: Verifying Checksum [2025-02-20T14:22:42.713Z] b85a868b505f: Download complete [2025-02-20T14:22:42.974Z] bab4dde63d76: Verifying Checksum [2025-02-20T14:22:42.974Z] bab4dde63d76: Download complete [2025-02-20T14:22:43.917Z] b85a868b505f: Pull complete [2025-02-20T14:22:43.917Z] e2be974225ed: Pull complete [2025-02-20T14:22:44.488Z] 339a4e72a1f5: Pull complete [2025-02-20T14:22:44.488Z] 988bab9f4d93: Pull complete [2025-02-20T14:22:44.747Z] 1469e6f7b9e6: Pull complete [2025-02-20T14:22:45.007Z] eaf3925da568: Pull complete [2025-02-20T14:22:46.382Z] bab4dde63d76: Pull complete [2025-02-20T14:22:46.640Z] bde34c3a00c8: Pull complete [2025-02-20T14:22:46.640Z] b352a97aabf1: Pull complete [2025-02-20T14:22:46.640Z] 4872d77fe225: Pull complete [2025-02-20T14:22:46.899Z] 5851b861e8e6: Pull complete [2025-02-20T14:22:46.899Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-20T14:22:46.899Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-20T14:22:46.899Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T14:22:47.044Z] prd-ubuntu20.04-docker-8c-8g-39341 does not seem to be running inside a container [2025-02-20T14:22:47.070Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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-20T14:22:49.620Z] $ docker top 53e4e61ac87ae138174f02a86b6309f9d0ea6df2cdaa208bec61d2a5a4734b31 -eo pid,comm [2025-02-20T14:22:49.676Z] 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-20T14:22:49.676Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-20T14:22:49.729Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-20T14:22:49.729Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-20T14:22:49.833Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-20T14:22:49.830Z] $ docker exec 53e4e61ac87ae138174f02a86b6309f9d0ea6df2cdaa208bec61d2a5a4734b31 ssh-agent [2025-02-20T14:22:49.929Z] SSH_AUTH_SOCK=/tmp/ssh-vP47pHTOePVT/agent.32 [2025-02-20T14:22:49.929Z] SSH_AGENT_PID=38 [2025-02-20T14:22:49.934Z] Running ssh-add (command line suppressed) [2025-02-20T14:22:50.025Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4172280755570274263.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4172280755570274263.key) [2025-02-20T14:22:50.043Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-20T14:22:50.334Z] + git tag --points-at HEAD [Pipeline] } [2025-02-20T14:22:50.342Z] $ docker exec --env ******** --env ******** 53e4e61ac87ae138174f02a86b6309f9d0ea6df2cdaa208bec61d2a5a4734b31 ssh-agent -k [2025-02-20T14:22:50.431Z] unset SSH_AUTH_SOCK; [2025-02-20T14:22:50.431Z] unset SSH_AGENT_PID; [2025-02-20T14:22:50.433Z] echo Agent pid 38 killed; [2025-02-20T14:22:50.449Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-20T14:22:50.486Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-20T14:22:50.486Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-20T14:22:50.598Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-20T14:22:50.595Z] $ docker exec 53e4e61ac87ae138174f02a86b6309f9d0ea6df2cdaa208bec61d2a5a4734b31 ssh-agent [2025-02-20T14:22:50.702Z] SSH_AUTH_SOCK=/tmp/ssh-Ydpoi3fTsXqI/agent.71 [2025-02-20T14:22:50.702Z] SSH_AGENT_PID=77 [2025-02-20T14:22:50.707Z] Running ssh-add (command line suppressed) [2025-02-20T14:22:50.800Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15313201892620241332.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15313201892620241332.key) [2025-02-20T14:22:50.818Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-20T14:22:51.108Z] + git semver init [2025-02-20T14:22:51.368Z] 2025-02-20 14:22:51,281 [run_init] DEBUG init version:0.0.0 force:False [2025-02-20T14:22:51.368Z] 2025-02-20 14:22:51,281 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2025-02-20T14:22:51.368Z] 2025-02-20 14:22:51,282 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2025-02-20T14:22:51.368Z] 2025-02-20 14:22:51,282 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/gexfoundry_device-modbus-go_main/.semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2025-02-20T14:22:52.305Z] 2025-02-20 14:22:52,282 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2025-02-20T14:22:52.305Z] 2025-02-20 14:22:52,284 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2025-02-20T14:22:52.305Z] 2025-02-20 14:22:52,284 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-02-20T14:22:52.305Z] 2025-02-20 14:22:52,284 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-02-20T14:22:52.305Z] 4.0.0-dev.17 [Pipeline] } [2025-02-20T14:22:52.569Z] $ docker exec --env ******** --env ******** 53e4e61ac87ae138174f02a86b6309f9d0ea6df2cdaa208bec61d2a5a4734b31 ssh-agent -k [2025-02-20T14:22:52.685Z] unset SSH_AUTH_SOCK; [2025-02-20T14:22:52.686Z] unset SSH_AGENT_PID; [2025-02-20T14:22:52.686Z] echo Agent pid 77 killed; [2025-02-20T14:22:52.700Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-20T14:22:53.029Z] + git semver [Pipeline] } [2025-02-20T14:22:53.299Z] $ docker stop --time=1 53e4e61ac87ae138174f02a86b6309f9d0ea6df2cdaa208bec61d2a5a4734b31 [2025-02-20T14:22:54.573Z] $ docker rm -f --volumes 53e4e61ac87ae138174f02a86b6309f9d0ea6df2cdaa208bec61d2a5a4734b31 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-20T14:22:54.941Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-20T14:22:55.180Z] Stashed 1 file(s) [Pipeline] echo [2025-02-20T14:22:55.184Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.17 [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-20T14:22:55.356Z] provisioning config files... [2025-02-20T14:22:55.364Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5649070785978906412tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-20T14:22:55.667Z] ---> ****-login.sh [2025-02-20T14:22:55.667Z] nexus3.edgexfoundry.org:10001 [2025-02-20T14:22:55.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T14:22:55.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T14:22:55.667Z] Configure a credential helper to remove this warning. See [2025-02-20T14:22:55.667Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T14:22:55.667Z] [2025-02-20T14:22:55.667Z] Login Succeeded [2025-02-20T14:22:55.668Z] nexus3.edgexfoundry.org:10002 [2025-02-20T14:22:55.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T14:22:55.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T14:22:55.668Z] Configure a credential helper to remove this warning. See [2025-02-20T14:22:55.668Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T14:22:55.668Z] [2025-02-20T14:22:55.668Z] Login Succeeded [2025-02-20T14:22:55.668Z] nexus3.edgexfoundry.org:10003 [2025-02-20T14:22:55.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T14:22:55.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T14:22:55.927Z] Configure a credential helper to remove this warning. See [2025-02-20T14:22:55.927Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T14:22:55.927Z] [2025-02-20T14:22:55.927Z] Login Succeeded [2025-02-20T14:22:55.927Z] nexus3.edgexfoundry.org:10004 [2025-02-20T14:22:55.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T14:22:55.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T14:22:55.927Z] Configure a credential helper to remove this warning. See [2025-02-20T14:22:55.927Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T14:22:55.927Z] [2025-02-20T14:22:55.927Z] Login Succeeded [2025-02-20T14:22:55.927Z] ****.io [2025-02-20T14:22:56.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T14:22:56.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T14:22:56.187Z] Configure a credential helper to remove this warning. See [2025-02-20T14:22:56.187Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T14:22:56.187Z] [2025-02-20T14:22:56.187Z] Login Succeeded [2025-02-20T14:22:56.187Z] ---> ****-login.sh ends [Pipeline] } [2025-02-20T14:22:56.194Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-20T14:22:56.269Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-20T14:22:56.290Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-20T14:22:56.305Z] ========================================================= [2025-02-20T14:22:56.305Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-20T14:22:56.305Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T14:22:56.639Z] + 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-20T14:22:56.639Z] Sending build context to Docker daemon 18.1MB [2025-02-20T14:22:56.639Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-02-20T14:22:56.639Z] Step 2/10 : FROM ${BASE} AS builder [2025-02-20T14:22:56.639Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-20T14:22:56.639Z] da9db072f522: Pulling fs layer [2025-02-20T14:22:56.639Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-20T14:22:56.639Z] 06f05ace1117: Pulling fs layer [2025-02-20T14:22:56.639Z] 5fe327b54edc: Pulling fs layer [2025-02-20T14:22:56.639Z] 4f4fb700ef54: Pulling fs layer [2025-02-20T14:22:56.639Z] 5fe327b54edc: Waiting [2025-02-20T14:22:56.639Z] 92a5565b7b96: Pulling fs layer [2025-02-20T14:22:56.639Z] 4f4fb700ef54: Waiting [2025-02-20T14:22:56.639Z] ff9bb7016b71: Pulling fs layer [2025-02-20T14:22:56.639Z] b67dba6c2c7d: Pulling fs layer [2025-02-20T14:22:56.639Z] 92a5565b7b96: Waiting [2025-02-20T14:22:56.639Z] ff9bb7016b71: Waiting [2025-02-20T14:22:56.639Z] b67dba6c2c7d: Waiting [2025-02-20T14:22:56.639Z] a813b0c90790: Pulling fs layer [2025-02-20T14:22:56.639Z] 6ef4a4ee8ca5: Download complete [2025-02-20T14:22:56.896Z] 5fe327b54edc: Verifying Checksum [2025-02-20T14:22:56.896Z] 5fe327b54edc: Download complete [2025-02-20T14:22:56.896Z] 4f4fb700ef54: Verifying Checksum [2025-02-20T14:22:56.896Z] 4f4fb700ef54: Download complete [2025-02-20T14:22:56.896Z] da9db072f522: Download complete [2025-02-20T14:22:56.896Z] 92a5565b7b96: Verifying Checksum [2025-02-20T14:22:56.896Z] 92a5565b7b96: Download complete [2025-02-20T14:22:56.896Z] ff9bb7016b71: Verifying Checksum [2025-02-20T14:22:56.896Z] ff9bb7016b71: Download complete [2025-02-20T14:22:56.896Z] da9db072f522: Pull complete [2025-02-20T14:22:57.155Z] a813b0c90790: Verifying Checksum [2025-02-20T14:22:57.155Z] a813b0c90790: Download complete [2025-02-20T14:22:57.155Z] 6ef4a4ee8ca5: Pull complete [2025-02-20T14:22:57.155Z] 06f05ace1117: Verifying Checksum [2025-02-20T14:22:57.155Z] 06f05ace1117: Download complete [2025-02-20T14:22:57.722Z] b67dba6c2c7d: Verifying Checksum [2025-02-20T14:22:57.722Z] b67dba6c2c7d: Download complete [2025-02-20T14:23:01.017Z] 06f05ace1117: Pull complete [2025-02-20T14:23:01.017Z] 5fe327b54edc: Pull complete [2025-02-20T14:23:01.017Z] 4f4fb700ef54: Pull complete [2025-02-20T14:23:01.017Z] 92a5565b7b96: Pull complete [2025-02-20T14:23:01.017Z] ff9bb7016b71: Pull complete [2025-02-20T14:23:03.551Z] b67dba6c2c7d: Pull complete [2025-02-20T14:23:03.551Z] a813b0c90790: Pull complete [2025-02-20T14:23:03.551Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-20T14:23:03.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-20T14:23:03.551Z] ---> 3ba60ce46760 [2025-02-20T14:23:03.551Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2025-02-20T14:23:08.824Z] ---> Running in aca69097874a [2025-02-20T14:23:09.096Z] Removing intermediate container aca69097874a [2025-02-20T14:23:09.096Z] ---> 5927bec3088b [2025-02-20T14:23:09.096Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-20T14:23:09.096Z] ---> Running in a2a6e9853bb2 [2025-02-20T14:23:09.357Z] Removing intermediate container a2a6e9853bb2 [2025-02-20T14:23:09.357Z] ---> 481511ac004b [2025-02-20T14:23:09.357Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2025-02-20T14:23:09.615Z] ---> Running in 61f111381f87 [2025-02-20T14:23:09.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T14:23:09.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T14:23:10.131Z] (1/8) Installing openssh-keygen (9.7_p1-r4) [2025-02-20T14:23:10.131Z] (2/8) Installing libedit (20240517.3.1-r0) [2025-02-20T14:23:10.131Z] (3/8) Installing openssh-client-common (9.7_p1-r4) [2025-02-20T14:23:10.131Z] (4/8) Installing openssh-client-default (9.7_p1-r4) [2025-02-20T14:23:10.131Z] (5/8) Installing openssh-sftp-server (9.7_p1-r4) [2025-02-20T14:23:10.318Z] Still waiting to schedule task [2025-02-20T14:23:10.319Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-02-20T14:23:10.390Z] (6/8) Installing openssh-server-common (9.7_p1-r4) [2025-02-20T14:23:10.390Z] (7/8) Installing openssh-server (9.7_p1-r4) [2025-02-20T14:23:10.390Z] (8/8) Installing openssh (9.7_p1-r4) [2025-02-20T14:23:10.390Z] Executing busybox-1.36.1-r29.trigger [2025-02-20T14:23:10.390Z] OK: 253 MiB in 66 packages [2025-02-20T14:23:10.961Z] Removing intermediate container 61f111381f87 [2025-02-20T14:23:10.961Z] ---> 0488b7c69df2 [2025-02-20T14:23:10.961Z] Step 6/10 : WORKDIR /device-modbus-go [2025-02-20T14:23:11.219Z] ---> Running in 415973e87973 [2025-02-20T14:23:11.219Z] Removing intermediate container 415973e87973 [2025-02-20T14:23:11.219Z] ---> 45851c1b2639 [2025-02-20T14:23:11.219Z] Step 7/10 : COPY go.mod vendor* ./ [2025-02-20T14:23:11.476Z] ---> 1dad10eff1df [2025-02-20T14:23:11.476Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T14:23:11.734Z] ---> Running in ff25ae4f946f [2025-02-20T14:23:58.435Z] Removing intermediate container ff25ae4f946f [2025-02-20T14:23:58.435Z] ---> 19f085e71374 [2025-02-20T14:23:58.435Z] Step 9/10 : COPY . . [2025-02-20T14:23:59.003Z] ---> c3d6ce5e50cf [2025-02-20T14:23:59.003Z] Step 10/10 : RUN ${MAKE} [2025-02-20T14:23:59.003Z] ---> Running in 5cbd0c64d1de [2025-02-20T14:23:59.262Z] noop [2025-02-20T14:23:59.521Z] Removing intermediate container 5cbd0c64d1de [2025-02-20T14:23:59.521Z] ---> 3519c2be760c [2025-02-20T14:23:59.521Z] Successfully built 3519c2be760c [2025-02-20T14:23:59.521Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T14:23:59.841Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-20T14:23:59.841Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T14:23:59.928Z] prd-ubuntu20.04-docker-8c-8g-39341 does not seem to be running inside a container [2025-02-20T14:23:59.961Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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-20T14:24:00.736Z] $ docker top f0cd172395555be5116e6489ed7870f18b4557023744a2250562e97c611d5891 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-20T14:24:01.083Z] + go version [2025-02-20T14:24:01.083Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-20T14:24:01.093Z] $ docker stop --time=1 f0cd172395555be5116e6489ed7870f18b4557023744a2250562e97c611d5891 [2025-02-20T14:24:02.381Z] $ docker rm -f --volumes f0cd172395555be5116e6489ed7870f18b4557023744a2250562e97c611d5891 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T14:24:02.826Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-20T14:24:02.826Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T14:24:02.908Z] prd-ubuntu20.04-docker-8c-8g-39341 does not seem to be running inside a container [2025-02-20T14:24:02.935Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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-20T14:24:03.284Z] $ docker top 55c670a9155013c1e9be0eecaa2a0f72071f5d4d5deb6b26f2b194d1cbd6ca69 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-20T14:24:03.629Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2025-02-20T14:24:03.933Z] + make test [2025-02-20T14:24:03.933Z] go test ./... -coverprofile=coverage.out [2025-02-20T14:24:05.835Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2025-02-20T14:24:23.909Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2025-02-20T14:24:23.909Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.012s coverage: 45.7% of statements [2025-02-20T14:24:33.876Z] go vet ./... [2025-02-20T14:24:39.135Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-20T14:24:39.135Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-20T14:24:39.135Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-20T14:24:39.460Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-20T14:24:39.477Z] $ docker stop --time=1 55c670a9155013c1e9be0eecaa2a0f72071f5d4d5deb6b26f2b194d1cbd6ca69 [2025-02-20T14:24:42.532Z] $ docker rm -f --volumes 55c670a9155013c1e9be0eecaa2a0f72071f5d4d5deb6b26f2b194d1cbd6ca69 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-20T14:24:43.089Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-20T14:24:43.145Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-02-20T14:24:43.670Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-20T14:24:43.948Z] + ls -al . [2025-02-20T14:24:43.948Z] total 260 [2025-02-20T14:24:43.948Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 20 14:24 . [2025-02-20T14:24:43.948Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 14:22 .. [2025-02-20T14:24:43.948Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 20 14:22 .dockerignore [2025-02-20T14:24:43.948Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 14:24 .git [2025-02-20T14:24:43.948Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 14:22 .github [2025-02-20T14:24:43.948Z] -rw-rw-r-- 1 jenkins jenkins 266 Feb 20 14:22 .gitignore [2025-02-20T14:24:43.948Z] -rw-rw-r-- 1 jenkins jenkins 199 Feb 20 14:22 .golangci.yml [2025-02-20T14:24:43.948Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 14:22 .semver [2025-02-20T14:24:43.948Z] -rw-rw-r-- 1 jenkins jenkins 19818 Feb 20 14:22 Attribution.txt [2025-02-20T14:24:43.948Z] -rw-rw-r-- 1 jenkins jenkins 16388 Feb 20 14:22 CHANGELOG.md [2025-02-20T14:24:43.948Z] -rw-rw-r-- 1 jenkins jenkins 1479 Feb 20 14:22 Dockerfile [2025-02-20T14:24:43.948Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 14:22 GOVERNANCE.md [2025-02-20T14:24:43.948Z] -rw-rw-r-- 1 jenkins jenkins 658 Feb 20 14:22 Jenkinsfile [2025-02-20T14:24:43.948Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 20 14:22 LICENSE [2025-02-20T14:24:43.948Z] -rw-rw-r-- 1 jenkins jenkins 2524 Feb 20 14:22 Makefile [2025-02-20T14:24:43.948Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 20 14:22 OWNERS.md [2025-02-20T14:24:43.948Z] -rw-rw-r-- 1 jenkins jenkins 4463 Feb 20 14:22 README.md [2025-02-20T14:24:43.948Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 20 14:22 VERSION [2025-02-20T14:24:43.948Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 14:22 bin [2025-02-20T14:24:43.948Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 14:22 cmd [2025-02-20T14:24:43.948Z] -rw-r--r-- 1 jenkins jenkins 26779 Feb 20 14:24 coverage.out [2025-02-20T14:24:43.948Z] -rw-rw-r-- 1 jenkins jenkins 6343 Feb 20 14:22 go.mod [2025-02-20T14:24:43.948Z] -rw-rw-r-- 1 jenkins jenkins 86970 Feb 20 14:22 go.sum [2025-02-20T14:24:43.948Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 14:22 internal [2025-02-20T14:24:43.948Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 14:22 simulator [2025-02-20T14:24:43.948Z] -rw-rw-r-- 1 jenkins jenkins 229 Feb 20 14:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T14:24:44.261Z] + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=d7843eb9fff04d81f7905769d603012160cefa56 --label arch=amd64 --label version=4.0.0-dev.17 . [2025-02-20T14:24:44.261Z] Sending build context to Docker daemon 18.13MB [2025-02-20T14:24:44.261Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2025-02-20T14:24:44.261Z] Step 2/23 : FROM ${BASE} AS builder [2025-02-20T14:24:44.261Z] ---> 3519c2be760c [2025-02-20T14:24:44.261Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2025-02-20T14:24:44.519Z] ---> Running in d09209dc350e [2025-02-20T14:24:44.777Z] Removing intermediate container d09209dc350e [2025-02-20T14:24:44.777Z] ---> 2cf21d33ebd0 [2025-02-20T14:24:44.777Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-20T14:24:44.777Z] ---> Running in 3f07701fbfd5 [2025-02-20T14:24:44.777Z] Removing intermediate container 3f07701fbfd5 [2025-02-20T14:24:44.777Z] ---> 9e2fbe11c567 [2025-02-20T14:24:44.777Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2025-02-20T14:24:44.777Z] ---> Running in 94dc25177845 [2025-02-20T14:24:45.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T14:24:45.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T14:24:45.293Z] OK: 253 MiB in 66 packages [2025-02-20T14:24:45.552Z] Removing intermediate container 94dc25177845 [2025-02-20T14:24:45.553Z] ---> ea49b8716333 [2025-02-20T14:24:45.553Z] Step 6/23 : WORKDIR /device-modbus-go [2025-02-20T14:24:45.812Z] ---> Running in 59f9fe0adefb [2025-02-20T14:24:45.812Z] Removing intermediate container 59f9fe0adefb [2025-02-20T14:24:45.812Z] ---> 3e49f6816c25 [2025-02-20T14:24:45.812Z] Step 7/23 : COPY go.mod vendor* ./ [2025-02-20T14:24:45.812Z] ---> 5236b4efb875 [2025-02-20T14:24:45.812Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T14:24:45.812Z] ---> Running in 8329cf81910b [2025-02-20T14:24:46.379Z] Removing intermediate container 8329cf81910b [2025-02-20T14:24:46.379Z] ---> a2220c468ac1 [2025-02-20T14:24:46.379Z] Step 9/23 : COPY . . [2025-02-20T14:24:46.944Z] ---> 722d54f1df5e [2025-02-20T14:24:46.944Z] Step 10/23 : RUN ${MAKE} [2025-02-20T14:24:46.944Z] ---> Running in c47502321dd8 [2025-02-20T14:24:47.202Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.0.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2025-02-20T14:24:49.895Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-39342 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2025-02-20T14:24:49.914Z] Running in /w/workspace/device-modbus-go/182 [Pipeline] { [Pipeline] checkout [2025-02-20T14:24:49.950Z] The recommended git tool is: git [2025-02-20T14:24:54.508Z] using credential edgex-jenkins-ssh [2025-02-20T14:24:54.527Z] Cloning the remote Git repository [2025-02-20T14:24:54.563Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2025-02-20T14:24:54.645Z] > git init /w/workspace/device-modbus-go/182 # timeout=10 [2025-02-20T14:24:54.772Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2025-02-20T14:24:54.772Z] > git --version # timeout=10 [2025-02-20T14:24:54.792Z] > git --version # 'git version 2.25.1' [2025-02-20T14:24:54.794Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-02-20T14:24:54.926Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-20T14:24:56.877Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2025-02-20T14:24:56.897Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-20T14:24:57.768Z] Avoid second fetch [2025-02-20T14:24:57.768Z] Checking out Revision d7843eb9fff04d81f7905769d603012160cefa56 (main) [2025-02-20T14:24:58.416Z] Commit message: "Merge pull request #616 from weichou1229/issue-610" [2025-02-20T14:24:57.783Z] > git config core.sparsecheckout # timeout=10 [2025-02-20T14:24:57.871Z] > git checkout -f d7843eb9fff04d81f7905769d603012160cefa56 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-20T14:25:03.022Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-02-20T14:25:03.022Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-20T14:25:03.022Z] Dload Upload Total Spent Left Speed [2025-02-20T14:25:03.022Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 63504 0 --:--:-- --:--:-- --:--:-- 63504 [Pipeline] sh [2025-02-20T14:25:03.356Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-02-20T14:25:03.680Z] + sudo tee /etc/docker/daemon.new [2025-02-20T14:25:03.680Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-02-20T14:25:03.680Z] { [2025-02-20T14:25:03.680Z] "registry-mirrors": [ [2025-02-20T14:25:03.680Z] "https://nexus3.edgexfoundry.org:10001" [2025-02-20T14:25:03.680Z] ], [2025-02-20T14:25:03.680Z] "bip": "10.250.0.254/24", [2025-02-20T14:25:03.680Z] "hosts": [ [2025-02-20T14:25:03.680Z] "tcp://0.0.0.0:5555", [2025-02-20T14:25:03.680Z] "unix:///var/run/docker.sock" [2025-02-20T14:25:03.680Z] ], [2025-02-20T14:25:03.680Z] "mtu": 1458, [2025-02-20T14:25:03.680Z] "selinux-enabled": true, [2025-02-20T14:25:03.680Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-02-20T14:25:03.680Z] } [Pipeline] sh [2025-02-20T14:25:04.006Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-02-20T14:25:04.329Z] + sudo service docker restart [2025-02-20T14:25:19.278Z] Removing intermediate container c47502321dd8 [2025-02-20T14:25:19.278Z] ---> 4ad110a1db24 [2025-02-20T14:25:19.278Z] Step 11/23 : FROM alpine:3.20 [2025-02-20T14:25:19.278Z] 3.20: Pulling from library/alpine [2025-02-20T14:25:19.278Z] 0a9a5dfd008f: Pulling fs layer [2025-02-20T14:25:19.278Z] 0a9a5dfd008f: Download complete [2025-02-20T14:25:19.278Z] 0a9a5dfd008f: Pull complete [2025-02-20T14:25:19.278Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-20T14:25:19.278Z] Status: Downloaded newer image for alpine:3.20 [2025-02-20T14:25:19.278Z] ---> ff221270b9fb [2025-02-20T14:25:19.278Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2025-02-20T14:25:19.278Z] ---> Running in 3250d174eeca [2025-02-20T14:25:19.278Z] Removing intermediate container 3250d174eeca [2025-02-20T14:25:19.278Z] ---> 740fe58ab27d [2025-02-20T14:25:19.278Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2025-02-20T14:25:19.278Z] ---> Running in 9c2678289b4a [2025-02-20T14:25:19.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T14:25:19.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T14:25:19.278Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-02-20T14:25:19.278Z] Executing busybox-1.36.1-r29.trigger [2025-02-20T14:25:19.278Z] OK: 8 MiB in 15 packages [2025-02-20T14:25:19.278Z] Removing intermediate container 9c2678289b4a [2025-02-20T14:25:19.278Z] ---> d95e198bd6f6 [2025-02-20T14:25:19.278Z] Step 14/23 : RUN apk --no-cache upgrade [2025-02-20T14:25:19.278Z] ---> Running in 67daaa90bab3 [2025-02-20T14:25:19.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T14:25:19.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T14:25:19.278Z] OK: 8 MiB in 15 packages [2025-02-20T14:25:19.278Z] Removing intermediate container 67daaa90bab3 [2025-02-20T14:25:19.278Z] ---> ced24537daff [2025-02-20T14:25:19.278Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2025-02-20T14:25:20.211Z] ---> 8a7919c60794 [2025-02-20T14:25:20.211Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2025-02-20T14:25:20.211Z] ---> de90337f74a4 [2025-02-20T14:25:20.211Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2025-02-20T14:25:20.469Z] ---> 47d97ec56b80 [2025-02-20T14:25:20.469Z] Step 18/23 : EXPOSE 59901 [2025-02-20T14:25:20.469Z] ---> Running in cb993f65116e [2025-02-20T14:25:20.469Z] Removing intermediate container cb993f65116e [2025-02-20T14:25:20.469Z] ---> 78b7c93c2929 [2025-02-20T14:25:20.469Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2025-02-20T14:25:20.469Z] ---> Running in 41dc8ab46b81 [2025-02-20T14:25:20.469Z] Removing intermediate container 41dc8ab46b81 [2025-02-20T14:25:20.469Z] ---> 33ef90d733c3 [2025-02-20T14:25:20.469Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-02-20T14:25:20.469Z] ---> Running in 7bb85f63c2f5 [2025-02-20T14:25:20.727Z] Removing intermediate container 7bb85f63c2f5 [2025-02-20T14:25:20.727Z] ---> 10e8ee86cff6 [2025-02-20T14:25:20.727Z] Step 21/23 : LABEL arch=amd64 [2025-02-20T14:25:20.727Z] ---> Running in c7fbd84dc575 [2025-02-20T14:25:20.727Z] Removing intermediate container c7fbd84dc575 [2025-02-20T14:25:20.727Z] ---> 38e0fd379714 [2025-02-20T14:25:20.727Z] Step 22/23 : LABEL git_sha=d7843eb9fff04d81f7905769d603012160cefa56 [2025-02-20T14:25:20.727Z] ---> Running in 35df4bde1b19 [2025-02-20T14:25:20.727Z] Removing intermediate container 35df4bde1b19 [2025-02-20T14:25:20.727Z] ---> 8ef995cecc5a [2025-02-20T14:25:20.727Z] Step 23/23 : LABEL version=4.0.0-dev.17 [2025-02-20T14:25:20.727Z] ---> Running in e0827f195be6 [2025-02-20T14:25:20.985Z] Removing intermediate container e0827f195be6 [2025-02-20T14:25:20.985Z] ---> 153ae6c8e450 [2025-02-20T14:25:20.985Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-20T14:25:20.985Z] Successfully built 153ae6c8e450 [2025-02-20T14:25:20.985Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-20T14:25:21.124Z] provisioning config files... [2025-02-20T14:25:21.134Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10411645605841586562tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-20T14:25:21.438Z] ---> ****-login.sh [2025-02-20T14:25:21.438Z] nexus3.edgexfoundry.org:10001 [2025-02-20T14:25:21.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T14:25:21.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T14:25:21.439Z] Configure a credential helper to remove this warning. See [2025-02-20T14:25:21.439Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T14:25:21.439Z] [2025-02-20T14:25:21.439Z] Login Succeeded [2025-02-20T14:25:21.439Z] nexus3.edgexfoundry.org:10002 [2025-02-20T14:25:21.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T14:25:21.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T14:25:21.439Z] Configure a credential helper to remove this warning. See [2025-02-20T14:25:21.439Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T14:25:21.439Z] [2025-02-20T14:25:21.439Z] Login Succeeded [2025-02-20T14:25:21.439Z] nexus3.edgexfoundry.org:10003 [2025-02-20T14:25:21.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T14:25:21.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T14:25:21.698Z] Configure a credential helper to remove this warning. See [2025-02-20T14:25:21.698Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T14:25:21.698Z] [2025-02-20T14:25:21.698Z] Login Succeeded [2025-02-20T14:25:21.698Z] nexus3.edgexfoundry.org:10004 [2025-02-20T14:25:21.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T14:25:21.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T14:25:21.698Z] Configure a credential helper to remove this warning. See [2025-02-20T14:25:21.698Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T14:25:21.698Z] [2025-02-20T14:25:21.698Z] Login Succeeded [2025-02-20T14:25:21.698Z] ****.io [2025-02-20T14:25:21.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T14:25:21.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T14:25:21.956Z] Configure a credential helper to remove this warning. See [2025-02-20T14:25:21.956Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T14:25:21.956Z] [2025-02-20T14:25:21.956Z] Login Succeeded [2025-02-20T14:25:21.956Z] ---> ****-login.sh ends [Pipeline] } [2025-02-20T14:25:21.963Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T14:25:22.017Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-20T14:25:22.047Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2025-02-20T14:25:22.047Z] d7843eb9fff04d81f7905769d603012160cefa56 [2025-02-20T14:25:22.047Z] latest [2025-02-20T14:25:22.047Z] 4.0.0-dev.17 [2025-02-20T14:25:22.048Z] d7843eb9fff04d81f7905769d603012160cefa56-4.0.0-dev.17 [2025-02-20T14:25:22.048Z] main [2025-02-20T14:25:22.048Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T14:25:22.388Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:d7843eb9fff04d81f7905769d603012160cefa56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-20T14:25:22.565Z] provisioning config files... [2025-02-20T14:25:22.586Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/182@tmp/config6409003868295526204tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-20T14:25:22.723Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:d7843eb9fff04d81f7905769d603012160cefa56 [2025-02-20T14:25:22.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-02-20T14:25:22.723Z] 9569e126c085: Preparing [2025-02-20T14:25:22.723Z] 81693aa801f7: Preparing [2025-02-20T14:25:22.723Z] b2bd6aef7949: Preparing [2025-02-20T14:25:22.723Z] 65b724dccc03: Preparing [2025-02-20T14:25:22.723Z] 044fcda5850c: Preparing [2025-02-20T14:25:22.723Z] 994456c4fd7b: Preparing [2025-02-20T14:25:22.723Z] 994456c4fd7b: Waiting [2025-02-20T14:25:22.723Z] 9569e126c085: Pushed [2025-02-20T14:25:22.723Z] 65b724dccc03: Pushed [2025-02-20T14:25:22.723Z] 81693aa801f7: Pushed [2025-02-20T14:25:22.723Z] 044fcda5850c: Pushed [2025-02-20T14:25:22.982Z] 994456c4fd7b: Layer already exists [2025-02-20T14:25:23.045Z] ---> ****-login.sh [2025-02-20T14:25:23.045Z] nexus3.edgexfoundry.org:10001 [2025-02-20T14:25:23.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T14:25:23.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T14:25:23.588Z] Configure a credential helper to remove this warning. See [2025-02-20T14:25:23.588Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T14:25:23.588Z] [2025-02-20T14:25:23.588Z] Login Succeeded [2025-02-20T14:25:23.588Z] nexus3.edgexfoundry.org:10002 [2025-02-20T14:25:23.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T14:25:23.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T14:25:23.855Z] Configure a credential helper to remove this warning. See [2025-02-20T14:25:23.855Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T14:25:23.855Z] [2025-02-20T14:25:23.855Z] Login Succeeded [2025-02-20T14:25:24.124Z] nexus3.edgexfoundry.org:10003 [2025-02-20T14:25:24.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T14:25:24.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T14:25:24.392Z] Configure a credential helper to remove this warning. See [2025-02-20T14:25:24.392Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T14:25:24.392Z] [2025-02-20T14:25:24.392Z] Login Succeeded [2025-02-20T14:25:24.392Z] nexus3.edgexfoundry.org:10004 [2025-02-20T14:25:24.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T14:25:24.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T14:25:24.660Z] Configure a credential helper to remove this warning. See [2025-02-20T14:25:24.660Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T14:25:24.660Z] [2025-02-20T14:25:24.660Z] Login Succeeded [2025-02-20T14:25:24.660Z] ****.io [2025-02-20T14:25:24.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T14:25:24.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T14:25:24.926Z] Configure a credential helper to remove this warning. See [2025-02-20T14:25:24.926Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T14:25:24.926Z] [2025-02-20T14:25:24.926Z] Login Succeeded [2025-02-20T14:25:25.201Z] ---> ****-login.sh ends [Pipeline] } [2025-02-20T14:25:25.214Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-20T14:25:25.505Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2025-02-20T14:25:25.512Z] b2bd6aef7949: Pushed [Pipeline] echo [2025-02-20T14:25:25.520Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-20T14:25:25.536Z] ========================================================= [2025-02-20T14:25:25.536Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-02-20T14:25:25.536Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T14:25:25.771Z] d7843eb9fff04d81f7905769d603012160cefa56: digest: sha256:885189d21ca82da4e06892a45a002dc0b5edc2cddd9c85f0a5367f9039f9e332 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T14:25:25.907Z] + 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-20T14:25:26.093Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T14:25:26.174Z] Sending build context to Docker daemon 9.199MB [2025-02-20T14:25:26.174Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-02-20T14:25:26.174Z] Step 2/10 : FROM ${BASE} AS builder [2025-02-20T14:25:26.419Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-02-20T14:25:26.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-02-20T14:25:26.419Z] 9569e126c085: Preparing [2025-02-20T14:25:26.419Z] 81693aa801f7: Preparing [2025-02-20T14:25:26.419Z] b2bd6aef7949: Preparing [2025-02-20T14:25:26.419Z] 65b724dccc03: Preparing [2025-02-20T14:25:26.419Z] 044fcda5850c: Preparing [2025-02-20T14:25:26.419Z] 994456c4fd7b: Preparing [2025-02-20T14:25:26.419Z] 994456c4fd7b: Waiting [2025-02-20T14:25:26.419Z] b2bd6aef7949: Layer already exists [2025-02-20T14:25:26.419Z] 65b724dccc03: Layer already exists [2025-02-20T14:25:26.419Z] 044fcda5850c: Layer already exists [2025-02-20T14:25:26.419Z] 9569e126c085: Layer already exists [2025-02-20T14:25:26.419Z] 81693aa801f7: Layer already exists [2025-02-20T14:25:26.419Z] 994456c4fd7b: Layer already exists [2025-02-20T14:25:26.419Z] latest: digest: sha256:885189d21ca82da4e06892a45a002dc0b5edc2cddd9c85f0a5367f9039f9e332 size: 1573 [Pipeline] } [Pipeline] // withEnv [2025-02-20T14:25:26.442Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-02-20T14:25:26.442Z] 9986a736f7d3: Pulling fs layer [2025-02-20T14:25:26.442Z] 1f018df60701: Pulling fs layer [2025-02-20T14:25:26.442Z] 39f8f326b044: Pulling fs layer [2025-02-20T14:25:26.442Z] e6a1e7a6a96a: Pulling fs layer [2025-02-20T14:25:26.442Z] 4f4fb700ef54: Pulling fs layer [2025-02-20T14:25:26.442Z] d45d956e0dbf: Pulling fs layer [2025-02-20T14:25:26.442Z] d7702b0d1db1: Pulling fs layer [2025-02-20T14:25:26.442Z] 5c7f0f088c93: Pulling fs layer [2025-02-20T14:25:26.442Z] 4fdc064ae6cf: Pulling fs layer [2025-02-20T14:25:26.442Z] d45d956e0dbf: Waiting [2025-02-20T14:25:26.442Z] d7702b0d1db1: Waiting [2025-02-20T14:25:26.442Z] 5c7f0f088c93: Waiting [2025-02-20T14:25:26.442Z] e6a1e7a6a96a: Waiting [2025-02-20T14:25:26.442Z] 4fdc064ae6cf: Waiting [2025-02-20T14:25:26.442Z] 4f4fb700ef54: Waiting [2025-02-20T14:25:26.442Z] 1f018df60701: Verifying Checksum [2025-02-20T14:25:26.442Z] 1f018df60701: Download complete [2025-02-20T14:25:26.442Z] e6a1e7a6a96a: Verifying Checksum [2025-02-20T14:25:26.442Z] e6a1e7a6a96a: Download complete [2025-02-20T14:25:26.442Z] 4f4fb700ef54: Verifying Checksum [2025-02-20T14:25:26.442Z] 4f4fb700ef54: Download complete [2025-02-20T14:25:26.442Z] d45d956e0dbf: Verifying Checksum [2025-02-20T14:25:26.442Z] d45d956e0dbf: Download complete [2025-02-20T14:25:26.442Z] 9986a736f7d3: Verifying Checksum [2025-02-20T14:25:26.442Z] 9986a736f7d3: Download complete [2025-02-20T14:25:26.442Z] d7702b0d1db1: Verifying Checksum [2025-02-20T14:25:26.442Z] d7702b0d1db1: Download complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T14:25:26.747Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T14:25:27.025Z] 4fdc064ae6cf: Verifying Checksum [2025-02-20T14:25:27.025Z] 4fdc064ae6cf: Download complete [2025-02-20T14:25:27.073Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.17 [2025-02-20T14:25:27.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-02-20T14:25:27.073Z] 9569e126c085: Preparing [2025-02-20T14:25:27.073Z] 81693aa801f7: Preparing [2025-02-20T14:25:27.073Z] b2bd6aef7949: Preparing [2025-02-20T14:25:27.073Z] 65b724dccc03: Preparing [2025-02-20T14:25:27.073Z] 044fcda5850c: Preparing [2025-02-20T14:25:27.073Z] 994456c4fd7b: Preparing [2025-02-20T14:25:27.073Z] 994456c4fd7b: Waiting [2025-02-20T14:25:27.073Z] b2bd6aef7949: Layer already exists [2025-02-20T14:25:27.073Z] 044fcda5850c: Layer already exists [2025-02-20T14:25:27.073Z] 65b724dccc03: Layer already exists [2025-02-20T14:25:27.073Z] 9569e126c085: Layer already exists [2025-02-20T14:25:27.073Z] 81693aa801f7: Layer already exists [2025-02-20T14:25:27.073Z] 994456c4fd7b: Layer already exists [2025-02-20T14:25:27.073Z] 4.0.0-dev.17: digest: sha256:885189d21ca82da4e06892a45a002dc0b5edc2cddd9c85f0a5367f9039f9e332 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T14:25:27.292Z] 9986a736f7d3: Pull complete [2025-02-20T14:25:27.399Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:d7843eb9fff04d81f7905769d603012160cefa56-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T14:25:27.732Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:d7843eb9fff04d81f7905769d603012160cefa56-4.0.0-dev.17 [2025-02-20T14:25:27.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-02-20T14:25:27.732Z] 9569e126c085: Preparing [2025-02-20T14:25:27.732Z] 81693aa801f7: Preparing [2025-02-20T14:25:27.732Z] b2bd6aef7949: Preparing [2025-02-20T14:25:27.732Z] 65b724dccc03: Preparing [2025-02-20T14:25:27.732Z] 044fcda5850c: Preparing [2025-02-20T14:25:27.732Z] 994456c4fd7b: Preparing [2025-02-20T14:25:27.732Z] 994456c4fd7b: Waiting [2025-02-20T14:25:27.732Z] 65b724dccc03: Layer already exists [2025-02-20T14:25:27.732Z] b2bd6aef7949: Layer already exists [2025-02-20T14:25:27.732Z] 81693aa801f7: Layer already exists [2025-02-20T14:25:27.732Z] 9569e126c085: Layer already exists [2025-02-20T14:25:27.732Z] 044fcda5850c: Layer already exists [2025-02-20T14:25:27.732Z] 994456c4fd7b: Layer already exists [2025-02-20T14:25:27.732Z] d7843eb9fff04d81f7905769d603012160cefa56-4.0.0-dev.17: digest: sha256:885189d21ca82da4e06892a45a002dc0b5edc2cddd9c85f0a5367f9039f9e332 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T14:25:27.875Z] 1f018df60701: Pull complete [2025-02-20T14:25:28.066Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T14:25:28.387Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2025-02-20T14:25:28.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-02-20T14:25:28.387Z] 9569e126c085: Preparing [2025-02-20T14:25:28.387Z] 81693aa801f7: Preparing [2025-02-20T14:25:28.387Z] b2bd6aef7949: Preparing [2025-02-20T14:25:28.387Z] 65b724dccc03: Preparing [2025-02-20T14:25:28.387Z] 044fcda5850c: Preparing [2025-02-20T14:25:28.387Z] 994456c4fd7b: Preparing [2025-02-20T14:25:28.387Z] 994456c4fd7b: Waiting [2025-02-20T14:25:28.387Z] 044fcda5850c: Layer already exists [2025-02-20T14:25:28.387Z] 81693aa801f7: Layer already exists [2025-02-20T14:25:28.387Z] 65b724dccc03: Layer already exists [2025-02-20T14:25:28.387Z] b2bd6aef7949: Layer already exists [2025-02-20T14:25:28.387Z] 9569e126c085: Layer already exists [2025-02-20T14:25:28.387Z] 994456c4fd7b: Layer already exists [2025-02-20T14:25:28.387Z] main: digest: sha256:885189d21ca82da4e06892a45a002dc0b5edc2cddd9c85f0a5367f9039f9e332 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T14:25:28.452Z] ===================================================== [2025-02-20T14:25:28.460Z] 39f8f326b044: Verifying Checksum [2025-02-20T14:25:28.460Z] 39f8f326b044: Download complete [Pipeline] echo [2025-02-20T14:25:28.468Z] taggedImages: [2025-02-20T14:25:28.468Z] - nexus3.edgexfoundry.org:10004/device-modbus:d7843eb9fff04d81f7905769d603012160cefa56 [2025-02-20T14:25:28.468Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-02-20T14:25:28.468Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.17 [2025-02-20T14:25:28.468Z] - nexus3.edgexfoundry.org:10004/device-modbus:d7843eb9fff04d81f7905769d603012160cefa56-4.0.0-dev.17 [2025-02-20T14:25:28.468Z] - nexus3.edgexfoundry.org:10004/device-modbus: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-20T14:25:28.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-20T14:25:28.873Z] [2025-02-20T14:25:28.873Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T14:25:29.173Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-20T14:25:29.173Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-20T14:25:29.173Z] 5eb5b503b376: Pulling fs layer [2025-02-20T14:25:29.173Z] 5c69ac0246d0: Pulling fs layer [2025-02-20T14:25:29.173Z] ec43610c2a17: Pulling fs layer [2025-02-20T14:25:29.173Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-20T14:25:29.173Z] 33b1e0a273af: Pulling fs layer [2025-02-20T14:25:29.173Z] 5d3b04190fa2: Pulling fs layer [2025-02-20T14:25:29.173Z] 2f39f015ded8: Pulling fs layer [2025-02-20T14:25:29.173Z] 3a2ae6a8a46f: Waiting [2025-02-20T14:25:29.173Z] 33b1e0a273af: Waiting [2025-02-20T14:25:29.173Z] 5d3b04190fa2: Waiting [2025-02-20T14:25:29.173Z] 2f39f015ded8: Waiting [2025-02-20T14:25:29.173Z] 5c69ac0246d0: Download complete [2025-02-20T14:25:29.173Z] 3a2ae6a8a46f: Verifying Checksum [2025-02-20T14:25:29.173Z] 3a2ae6a8a46f: Download complete [2025-02-20T14:25:29.420Z] 5c7f0f088c93: Verifying Checksum [2025-02-20T14:25:29.420Z] 5c7f0f088c93: Download complete [2025-02-20T14:25:29.430Z] 33b1e0a273af: Verifying Checksum [2025-02-20T14:25:29.430Z] 33b1e0a273af: Download complete [2025-02-20T14:25:29.430Z] 5d3b04190fa2: Verifying Checksum [2025-02-20T14:25:29.430Z] 5d3b04190fa2: Download complete [2025-02-20T14:25:29.430Z] ec43610c2a17: Verifying Checksum [2025-02-20T14:25:29.430Z] ec43610c2a17: Download complete [2025-02-20T14:25:29.430Z] 5eb5b503b376: Verifying Checksum [2025-02-20T14:25:29.430Z] 5eb5b503b376: Download complete [2025-02-20T14:25:29.996Z] 2f39f015ded8: Download complete [2025-02-20T14:25:30.930Z] 5eb5b503b376: Pull complete [2025-02-20T14:25:30.930Z] 5c69ac0246d0: Pull complete [2025-02-20T14:25:31.496Z] ec43610c2a17: Pull complete [2025-02-20T14:25:31.496Z] 3a2ae6a8a46f: Pull complete [2025-02-20T14:25:31.496Z] 33b1e0a273af: Pull complete [2025-02-20T14:25:31.754Z] 5d3b04190fa2: Pull complete [2025-02-20T14:25:35.939Z] 2f39f015ded8: Pull complete [2025-02-20T14:25:35.939Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-20T14:25:35.939Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-20T14:25:35.939Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T14:25:36.040Z] prd-ubuntu20.04-docker-8c-8g-39341 does not seem to be running inside a container [2025-02-20T14:25:36.068Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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-20T14:25:41.318Z] $ docker top d492a96afb3e47d4c07fbb7fd8267cd877b54c1ef276f089daafd2d39684ad8f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-20T14:25:41.718Z] ---> job-cost.sh [2025-02-20T14:25:41.718Z] lf-activate-venv: SKIPPING [2025-02-20T14:25:41.718Z] INFO: No Stack... [2025-02-20T14:25:41.976Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-20T14:25:42.544Z] INFO: Archiving Costs [Pipeline] sh [2025-02-20T14:25:42.834Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2025-02-20T14:25:42.834Z] + cut -d, -f6 [Pipeline] lock [2025-02-20T14:25:42.848Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-182-stack-cost] [2025-02-20T14:25:42.855Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-182-stack-cost] did not exist. Created. [2025-02-20T14:25:42.861Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-182-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-20T14:25:43.168Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-02-20T14:25:43.202Z] Stashed 1 file(s) [Pipeline] } [2025-02-20T14:25:43.210Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-182-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-20T14:25:43.234Z] $ docker stop --time=1 d492a96afb3e47d4c07fbb7fd8267cd877b54c1ef276f089daafd2d39684ad8f [2025-02-20T14:25:44.383Z] $ docker rm -f --volumes d492a96afb3e47d4c07fbb7fd8267cd877b54c1ef276f089daafd2d39684ad8f [2025-02-20T14:25:44.415Z] 39f8f326b044: Pull complete [2025-02-20T14:25:44.415Z] e6a1e7a6a96a: Pull complete [2025-02-20T14:25:44.415Z] 4f4fb700ef54: Pull complete [2025-02-20T14:25:44.415Z] d45d956e0dbf: Pull complete [2025-02-20T14:25:44.415Z] d7702b0d1db1: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-02-20T14:25:51.088Z] 5c7f0f088c93: Pull complete [2025-02-20T14:25:52.531Z] 4fdc064ae6cf: Pull complete [2025-02-20T14:25:52.531Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-02-20T14:25:52.531Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-20T14:25:52.531Z] ---> 63f30b955cb9 [2025-02-20T14:25:52.531Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2025-02-20T14:25:54.485Z] ---> Running in d9ae59710e2a [2025-02-20T14:25:54.754Z] Removing intermediate container d9ae59710e2a [2025-02-20T14:25:54.754Z] ---> 7998e04c0f40 [2025-02-20T14:25:54.754Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-20T14:25:54.754Z] ---> Running in df2d54ba3de7 [2025-02-20T14:25:55.023Z] Removing intermediate container df2d54ba3de7 [2025-02-20T14:25:55.023Z] ---> 6eacc1042556 [2025-02-20T14:25:55.023Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2025-02-20T14:25:55.023Z] ---> Running in 822923e617b3 [2025-02-20T14:25:56.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T14:25:56.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-20T14:25:58.198Z] (1/8) Installing openssh-keygen (9.7_p1-r4) [2025-02-20T14:25:58.198Z] (2/8) Installing libedit (20240517.3.1-r0) [2025-02-20T14:25:58.198Z] (3/8) Installing openssh-client-common (9.7_p1-r4) [2025-02-20T14:25:58.198Z] (4/8) Installing openssh-client-default (9.7_p1-r4) [2025-02-20T14:25:58.198Z] (5/8) Installing openssh-sftp-server (9.7_p1-r4) [2025-02-20T14:25:58.198Z] (6/8) Installing openssh-server-common (9.7_p1-r4) [2025-02-20T14:25:58.198Z] (7/8) Installing openssh-server (9.7_p1-r4) [2025-02-20T14:25:58.476Z] (8/8) Installing openssh (9.7_p1-r4) [2025-02-20T14:25:58.476Z] Executing busybox-1.36.1-r29.trigger [2025-02-20T14:25:58.476Z] OK: 245 MiB in 66 packages [2025-02-20T14:25:59.431Z] Removing intermediate container 822923e617b3 [2025-02-20T14:25:59.431Z] ---> 6690afa21528 [2025-02-20T14:25:59.431Z] Step 6/10 : WORKDIR /device-modbus-go [2025-02-20T14:25:59.697Z] ---> Running in cf08fdb85bcd [2025-02-20T14:25:59.965Z] Removing intermediate container cf08fdb85bcd [2025-02-20T14:25:59.965Z] ---> 033679e70125 [2025-02-20T14:25:59.965Z] Step 7/10 : COPY go.mod vendor* ./ [2025-02-20T14:26:00.555Z] ---> d5f4dad01681 [2025-02-20T14:26:00.555Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T14:26:00.555Z] ---> Running in 16870f2db369 [2025-02-20T14:27:52.227Z] Removing intermediate container 16870f2db369 [2025-02-20T14:27:52.227Z] ---> 821677c6d717 [2025-02-20T14:27:52.227Z] Step 9/10 : COPY . . [2025-02-20T14:27:52.227Z] ---> f969160f98db [2025-02-20T14:27:52.227Z] Step 10/10 : RUN ${MAKE} [2025-02-20T14:27:52.227Z] ---> Running in e548ebdfd255 [2025-02-20T14:27:52.227Z] noop [2025-02-20T14:27:52.227Z] Removing intermediate container e548ebdfd255 [2025-02-20T14:27:52.227Z] ---> 817c21f45b4e [2025-02-20T14:27:52.227Z] Successfully built 817c21f45b4e [2025-02-20T14:27:52.227Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T14:27:52.582Z] + docker inspect -f . ci-base-image-arm64 [2025-02-20T14:27:52.582Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T14:27:52.773Z] prd-ubuntu20.04-docker-arm64-4c-16g-39342 does not seem to be running inside a container [2025-02-20T14:27:52.835Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/182 -v /w/workspace/device-modbus-go/182:/w/workspace/device-modbus-go/182:rw,z -v /w/workspace/device-modbus-go/182@tmp:/w/workspace/device-modbus-go/182@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-02-20T14:27:54.001Z] $ docker top 6d8ed341bd64a3bb18c141397e627565ab83cc30051c51e79ae83879fb006633 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-20T14:27:54.815Z] + go version [2025-02-20T14:27:54.815Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-02-20T14:27:54.835Z] $ docker stop --time=1 6d8ed341bd64a3bb18c141397e627565ab83cc30051c51e79ae83879fb006633 [2025-02-20T14:27:56.413Z] $ docker rm -f --volumes 6d8ed341bd64a3bb18c141397e627565ab83cc30051c51e79ae83879fb006633 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T14:27:56.966Z] + docker inspect -f . ci-base-image-arm64 [2025-02-20T14:27:56.966Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T14:27:57.133Z] prd-ubuntu20.04-docker-arm64-4c-16g-39342 does not seem to be running inside a container [2025-02-20T14:27:57.188Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/182 -v /w/workspace/device-modbus-go/182:/w/workspace/device-modbus-go/182:rw,z -v /w/workspace/device-modbus-go/182@tmp:/w/workspace/device-modbus-go/182@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-02-20T14:27:58.254Z] $ docker top 4feb59ee3119ea311e40986f9ce24271edc7ff6385e27774eb9d4df5477855b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-20T14:27:58.762Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/182 [Pipeline] fileExists [Pipeline] sh [2025-02-20T14:27:59.359Z] + make test [2025-02-20T14:27:59.626Z] go test ./... -coverprofile=coverage.out [2025-02-20T14:28:04.968Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2025-02-20T14:31:11.724Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2025-02-20T14:31:11.724Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.054s coverage: 45.7% of statements [2025-02-20T14:31:11.724Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-02-20T14:31:11.724Z] go vet ./... [2025-02-20T14:31:58.580Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-20T14:31:58.580Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-20T14:31:58.580Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-20T14:31:58.601Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-20T14:31:58.625Z] $ docker stop --time=1 4feb59ee3119ea311e40986f9ce24271edc7ff6385e27774eb9d4df5477855b8 [2025-02-20T14:32:00.420Z] $ docker rm -f --volumes 4feb59ee3119ea311e40986f9ce24271edc7ff6385e27774eb9d4df5477855b8 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-20T14:32:01.929Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-20T14:32:02.057Z] Warning: overwriting stash ‘coverage-report’ [2025-02-20T14:32:02.618Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-20T14:32:03.013Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-20T14:32:03.322Z] + ls -al . [2025-02-20T14:32:03.322Z] total 256 [2025-02-20T14:32:03.322Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 14:28 . [2025-02-20T14:32:03.322Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 14:24 .. [2025-02-20T14:32:03.322Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 20 14:24 .dockerignore [2025-02-20T14:32:03.322Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 14:25 .git [2025-02-20T14:32:03.322Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 14:24 .github [2025-02-20T14:32:03.322Z] -rw-rw-r-- 1 jenkins jenkins 266 Feb 20 14:24 .gitignore [2025-02-20T14:32:03.322Z] -rw-rw-r-- 1 jenkins jenkins 199 Feb 20 14:24 .golangci.yml [2025-02-20T14:32:03.322Z] -rw-rw-r-- 1 jenkins jenkins 19818 Feb 20 14:24 Attribution.txt [2025-02-20T14:32:03.322Z] -rw-rw-r-- 1 jenkins jenkins 16388 Feb 20 14:24 CHANGELOG.md [2025-02-20T14:32:03.322Z] -rw-rw-r-- 1 jenkins jenkins 1479 Feb 20 14:24 Dockerfile [2025-02-20T14:32:03.322Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 14:24 GOVERNANCE.md [2025-02-20T14:32:03.322Z] -rw-rw-r-- 1 jenkins jenkins 658 Feb 20 14:24 Jenkinsfile [2025-02-20T14:32:03.322Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 20 14:24 LICENSE [2025-02-20T14:32:03.322Z] -rw-rw-r-- 1 jenkins jenkins 2524 Feb 20 14:24 Makefile [2025-02-20T14:32:03.322Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 20 14:24 OWNERS.md [2025-02-20T14:32:03.322Z] -rw-rw-r-- 1 jenkins jenkins 4463 Feb 20 14:24 README.md [2025-02-20T14:32:03.322Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 20 14:22 VERSION [2025-02-20T14:32:03.322Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 14:24 bin [2025-02-20T14:32:03.322Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 14:24 cmd [2025-02-20T14:32:03.322Z] -rw-r--r-- 1 jenkins jenkins 26779 Feb 20 14:31 coverage.out [2025-02-20T14:32:03.322Z] -rw-rw-r-- 1 jenkins jenkins 6343 Feb 20 14:24 go.mod [2025-02-20T14:32:03.322Z] -rw-rw-r-- 1 jenkins jenkins 86970 Feb 20 14:24 go.sum [2025-02-20T14:32:03.322Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 14:24 internal [2025-02-20T14:32:03.322Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 14:24 simulator [2025-02-20T14:32:03.322Z] -rw-rw-r-- 1 jenkins jenkins 229 Feb 20 14:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T14:32:03.657Z] + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d7843eb9fff04d81f7905769d603012160cefa56 --label arch=arm64 --label version=4.0.0-dev.17 . [2025-02-20T14:32:03.931Z] Sending build context to Docker daemon 9.226MB [2025-02-20T14:32:03.931Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2025-02-20T14:32:03.931Z] Step 2/23 : FROM ${BASE} AS builder [2025-02-20T14:32:03.931Z] ---> 817c21f45b4e [2025-02-20T14:32:03.931Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2025-02-20T14:32:04.198Z] ---> Running in cad2f18ae4e4 [2025-02-20T14:32:04.463Z] Removing intermediate container cad2f18ae4e4 [2025-02-20T14:32:04.463Z] ---> 282a3860b600 [2025-02-20T14:32:04.463Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-20T14:32:04.463Z] ---> Running in 9318e118dde6 [2025-02-20T14:32:04.728Z] Removing intermediate container 9318e118dde6 [2025-02-20T14:32:04.728Z] ---> d6378a17feef [2025-02-20T14:32:04.728Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2025-02-20T14:32:04.996Z] ---> Running in 54abccbdfc10 [2025-02-20T14:32:05.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T14:32:06.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-20T14:32:07.616Z] OK: 245 MiB in 66 packages [2025-02-20T14:32:08.200Z] Removing intermediate container 54abccbdfc10 [2025-02-20T14:32:08.200Z] ---> 3cfd7247d316 [2025-02-20T14:32:08.200Z] Step 6/23 : WORKDIR /device-modbus-go [2025-02-20T14:32:08.466Z] ---> Running in 98f67cb7be2c [2025-02-20T14:32:08.731Z] Removing intermediate container 98f67cb7be2c [2025-02-20T14:32:08.731Z] ---> 301ae4d89643 [2025-02-20T14:32:08.731Z] Step 7/23 : COPY go.mod vendor* ./ [2025-02-20T14:32:09.003Z] ---> 61c9c83c219c [2025-02-20T14:32:09.003Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T14:32:09.003Z] ---> Running in c61d239911a6 [2025-02-20T14:32:11.578Z] Removing intermediate container c61d239911a6 [2025-02-20T14:32:11.578Z] ---> db9eb79eb3e5 [2025-02-20T14:32:11.578Z] Step 9/23 : COPY . . [2025-02-20T14:32:12.164Z] ---> 2f403ff797e1 [2025-02-20T14:32:12.164Z] Step 10/23 : RUN ${MAKE} [2025-02-20T14:32:12.446Z] ---> Running in f654b69fc7bc [2025-02-20T14:32:13.405Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.0.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2025-02-20T14:35:20.134Z] Removing intermediate container f654b69fc7bc [2025-02-20T14:35:20.134Z] ---> dc17ee1afbd9 [2025-02-20T14:35:20.134Z] Step 11/23 : FROM alpine:3.20 [2025-02-20T14:35:20.134Z] 3.20: Pulling from library/alpine [2025-02-20T14:35:20.134Z] 94e9d8af2201: Pulling fs layer [2025-02-20T14:35:20.134Z] 94e9d8af2201: Verifying Checksum [2025-02-20T14:35:20.134Z] 94e9d8af2201: Download complete [2025-02-20T14:35:20.134Z] 94e9d8af2201: Pull complete [2025-02-20T14:35:20.134Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-20T14:35:20.134Z] Status: Downloaded newer image for alpine:3.20 [2025-02-20T14:35:20.134Z] ---> 7aab056cecc6 [2025-02-20T14:35:20.134Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2025-02-20T14:35:20.134Z] ---> Running in 0d2a5fb06634 [2025-02-20T14:35:20.405Z] Removing intermediate container 0d2a5fb06634 [2025-02-20T14:35:20.405Z] ---> ef0c4f363f39 [2025-02-20T14:35:20.405Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2025-02-20T14:35:20.405Z] ---> Running in f9d33f5bfc59 [2025-02-20T14:35:21.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T14:35:21.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-20T14:35:23.451Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-02-20T14:35:23.451Z] Executing busybox-1.36.1-r29.trigger [2025-02-20T14:35:23.451Z] OK: 9 MiB in 15 packages [2025-02-20T14:35:24.484Z] Removing intermediate container f9d33f5bfc59 [2025-02-20T14:35:24.484Z] ---> 040a13362fc8 [2025-02-20T14:35:24.484Z] Step 14/23 : RUN apk --no-cache upgrade [2025-02-20T14:35:24.484Z] ---> Running in d7c50653f3ed [2025-02-20T14:35:25.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T14:35:25.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-20T14:35:26.880Z] OK: 9 MiB in 15 packages [2025-02-20T14:35:27.845Z] Removing intermediate container d7c50653f3ed [2025-02-20T14:35:27.845Z] ---> 5fed4a928cb4 [2025-02-20T14:35:27.845Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2025-02-20T14:35:29.778Z] ---> 4f4a3e2c68c7 [2025-02-20T14:35:29.778Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2025-02-20T14:35:30.044Z] ---> ca4a54dfccd2 [2025-02-20T14:35:30.044Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2025-02-20T14:35:30.322Z] ---> 8f265f399100 [2025-02-20T14:35:30.322Z] Step 18/23 : EXPOSE 59901 [2025-02-20T14:35:30.588Z] ---> Running in d57c900edded [2025-02-20T14:35:30.857Z] Removing intermediate container d57c900edded [2025-02-20T14:35:30.857Z] ---> f0be6fad3475 [2025-02-20T14:35:30.857Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2025-02-20T14:35:30.857Z] ---> Running in 56fd436c66ae [2025-02-20T14:35:31.124Z] Removing intermediate container 56fd436c66ae [2025-02-20T14:35:31.124Z] ---> e90962e67f81 [2025-02-20T14:35:31.124Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-02-20T14:35:31.124Z] ---> Running in 1a038b9752df [2025-02-20T14:35:31.393Z] Removing intermediate container 1a038b9752df [2025-02-20T14:35:31.393Z] ---> 8d35db846901 [2025-02-20T14:35:31.393Z] Step 21/23 : LABEL arch=arm64 [2025-02-20T14:35:31.660Z] ---> Running in f2ae4e9e47e6 [2025-02-20T14:35:31.928Z] Removing intermediate container f2ae4e9e47e6 [2025-02-20T14:35:31.928Z] ---> a60fbbac6a5c [2025-02-20T14:35:31.928Z] Step 22/23 : LABEL git_sha=d7843eb9fff04d81f7905769d603012160cefa56 [2025-02-20T14:35:31.928Z] ---> Running in cbfa14ac3299 [2025-02-20T14:35:32.194Z] Removing intermediate container cbfa14ac3299 [2025-02-20T14:35:32.194Z] ---> 56a7d6fbe4fd [2025-02-20T14:35:32.194Z] Step 23/23 : LABEL version=4.0.0-dev.17 [2025-02-20T14:35:32.194Z] ---> Running in e0b1e25f5bff [2025-02-20T14:35:32.460Z] Removing intermediate container e0b1e25f5bff [2025-02-20T14:35:32.460Z] ---> 63132ef2b574 [2025-02-20T14:35:32.460Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-20T14:35:32.460Z] Successfully built 63132ef2b574 [2025-02-20T14:35:32.460Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-20T14:35:32.622Z] provisioning config files... [2025-02-20T14:35:32.634Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/182@tmp/config6231590384118976537tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-20T14:35:32.973Z] ---> ****-login.sh [2025-02-20T14:35:32.973Z] nexus3.edgexfoundry.org:10001 [2025-02-20T14:35:32.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T14:35:33.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T14:35:33.241Z] Configure a credential helper to remove this warning. See [2025-02-20T14:35:33.241Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T14:35:33.241Z] [2025-02-20T14:35:33.241Z] Login Succeeded [2025-02-20T14:35:33.241Z] nexus3.edgexfoundry.org:10002 [2025-02-20T14:35:33.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T14:35:33.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T14:35:33.507Z] Configure a credential helper to remove this warning. See [2025-02-20T14:35:33.507Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T14:35:33.507Z] [2025-02-20T14:35:33.507Z] Login Succeeded [2025-02-20T14:35:33.507Z] nexus3.edgexfoundry.org:10003 [2025-02-20T14:35:33.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T14:35:34.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T14:35:34.042Z] Configure a credential helper to remove this warning. See [2025-02-20T14:35:34.042Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T14:35:34.042Z] [2025-02-20T14:35:34.042Z] Login Succeeded [2025-02-20T14:35:34.042Z] nexus3.edgexfoundry.org:10004 [2025-02-20T14:35:34.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T14:35:34.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T14:35:34.306Z] Configure a credential helper to remove this warning. See [2025-02-20T14:35:34.306Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T14:35:34.307Z] [2025-02-20T14:35:34.307Z] Login Succeeded [2025-02-20T14:35:34.307Z] ****.io [2025-02-20T14:35:34.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T14:35:34.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T14:35:34.847Z] Configure a credential helper to remove this warning. See [2025-02-20T14:35:34.847Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T14:35:34.847Z] [2025-02-20T14:35:34.847Z] Login Succeeded [2025-02-20T14:35:34.847Z] ---> ****-login.sh ends [Pipeline] } [2025-02-20T14:35:34.858Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T14:35:34.909Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-20T14:35:34.935Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2025-02-20T14:35:34.935Z] d7843eb9fff04d81f7905769d603012160cefa56 [2025-02-20T14:35:34.935Z] latest [2025-02-20T14:35:34.935Z] 4.0.0-dev.17 [2025-02-20T14:35:34.935Z] d7843eb9fff04d81f7905769d603012160cefa56-4.0.0-dev.17 [2025-02-20T14:35:34.935Z] main [2025-02-20T14:35:34.935Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T14:35:35.294Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:d7843eb9fff04d81f7905769d603012160cefa56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T14:35:35.646Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:d7843eb9fff04d81f7905769d603012160cefa56 [2025-02-20T14:35:35.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-02-20T14:35:35.646Z] f1c4a761c4b0: Preparing [2025-02-20T14:35:35.646Z] 0829ed5499f7: Preparing [2025-02-20T14:35:35.646Z] e578bc170332: Preparing [2025-02-20T14:35:35.646Z] d8359a02a772: Preparing [2025-02-20T14:35:35.646Z] 65eaef71fa4b: Preparing [2025-02-20T14:35:35.646Z] dd9c8f8612c8: Preparing [2025-02-20T14:35:35.646Z] dd9c8f8612c8: Waiting [2025-02-20T14:35:35.910Z] 0829ed5499f7: Pushed [2025-02-20T14:35:35.910Z] f1c4a761c4b0: Pushed [2025-02-20T14:35:35.910Z] d8359a02a772: Pushed [2025-02-20T14:35:35.910Z] 65eaef71fa4b: Pushed [2025-02-20T14:35:35.910Z] dd9c8f8612c8: Layer already exists [2025-02-20T14:35:44.092Z] e578bc170332: Pushed [2025-02-20T14:35:44.092Z] d7843eb9fff04d81f7905769d603012160cefa56: digest: sha256:3f245a4f98b8c34da4ff8b8912c4aea80a437dbe4d471b99832bd7265aac9b0f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T14:35:44.442Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T14:35:44.784Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2025-02-20T14:35:44.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-02-20T14:35:44.784Z] f1c4a761c4b0: Preparing [2025-02-20T14:35:44.784Z] 0829ed5499f7: Preparing [2025-02-20T14:35:44.784Z] e578bc170332: Preparing [2025-02-20T14:35:44.784Z] d8359a02a772: Preparing [2025-02-20T14:35:44.784Z] 65eaef71fa4b: Preparing [2025-02-20T14:35:44.784Z] dd9c8f8612c8: Preparing [2025-02-20T14:35:44.784Z] dd9c8f8612c8: Waiting [2025-02-20T14:35:44.784Z] f1c4a761c4b0: Layer already exists [2025-02-20T14:35:44.784Z] d8359a02a772: Layer already exists [2025-02-20T14:35:44.784Z] 0829ed5499f7: Layer already exists [2025-02-20T14:35:44.784Z] e578bc170332: Layer already exists [2025-02-20T14:35:44.784Z] 65eaef71fa4b: Layer already exists [2025-02-20T14:35:44.784Z] dd9c8f8612c8: Layer already exists [2025-02-20T14:35:45.048Z] latest: digest: sha256:3f245a4f98b8c34da4ff8b8912c4aea80a437dbe4d471b99832bd7265aac9b0f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T14:35:45.410Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T14:35:45.769Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.17 [2025-02-20T14:35:45.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-02-20T14:35:45.770Z] f1c4a761c4b0: Preparing [2025-02-20T14:35:45.770Z] 0829ed5499f7: Preparing [2025-02-20T14:35:45.770Z] e578bc170332: Preparing [2025-02-20T14:35:45.770Z] d8359a02a772: Preparing [2025-02-20T14:35:45.770Z] 65eaef71fa4b: Preparing [2025-02-20T14:35:45.770Z] dd9c8f8612c8: Preparing [2025-02-20T14:35:45.770Z] dd9c8f8612c8: Waiting [2025-02-20T14:35:45.770Z] f1c4a761c4b0: Layer already exists [2025-02-20T14:35:45.770Z] 0829ed5499f7: Layer already exists [2025-02-20T14:35:45.770Z] 65eaef71fa4b: Layer already exists [2025-02-20T14:35:45.770Z] d8359a02a772: Layer already exists [2025-02-20T14:35:45.770Z] e578bc170332: Layer already exists [2025-02-20T14:35:45.770Z] dd9c8f8612c8: Layer already exists [2025-02-20T14:35:45.770Z] 4.0.0-dev.17: digest: sha256:3f245a4f98b8c34da4ff8b8912c4aea80a437dbe4d471b99832bd7265aac9b0f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T14:35:46.387Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:d7843eb9fff04d81f7905769d603012160cefa56-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T14:35:46.737Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:d7843eb9fff04d81f7905769d603012160cefa56-4.0.0-dev.17 [2025-02-20T14:35:46.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-02-20T14:35:46.738Z] f1c4a761c4b0: Preparing [2025-02-20T14:35:46.738Z] 0829ed5499f7: Preparing [2025-02-20T14:35:46.738Z] e578bc170332: Preparing [2025-02-20T14:35:46.738Z] d8359a02a772: Preparing [2025-02-20T14:35:46.738Z] 65eaef71fa4b: Preparing [2025-02-20T14:35:46.738Z] dd9c8f8612c8: Preparing [2025-02-20T14:35:46.738Z] dd9c8f8612c8: Waiting [2025-02-20T14:35:46.738Z] d8359a02a772: Layer already exists [2025-02-20T14:35:46.738Z] 0829ed5499f7: Layer already exists [2025-02-20T14:35:46.738Z] e578bc170332: Layer already exists [2025-02-20T14:35:46.738Z] 65eaef71fa4b: Layer already exists [2025-02-20T14:35:46.738Z] f1c4a761c4b0: Layer already exists [2025-02-20T14:35:46.738Z] dd9c8f8612c8: Layer already exists [2025-02-20T14:35:46.738Z] d7843eb9fff04d81f7905769d603012160cefa56-4.0.0-dev.17: digest: sha256:3f245a4f98b8c34da4ff8b8912c4aea80a437dbe4d471b99832bd7265aac9b0f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T14:35:47.364Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T14:35:47.716Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2025-02-20T14:35:47.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-02-20T14:35:47.716Z] f1c4a761c4b0: Preparing [2025-02-20T14:35:47.716Z] 0829ed5499f7: Preparing [2025-02-20T14:35:47.716Z] e578bc170332: Preparing [2025-02-20T14:35:47.716Z] d8359a02a772: Preparing [2025-02-20T14:35:47.716Z] 65eaef71fa4b: Preparing [2025-02-20T14:35:47.716Z] dd9c8f8612c8: Preparing [2025-02-20T14:35:47.716Z] dd9c8f8612c8: Waiting [2025-02-20T14:35:47.716Z] f1c4a761c4b0: Layer already exists [2025-02-20T14:35:47.716Z] e578bc170332: Layer already exists [2025-02-20T14:35:47.716Z] 0829ed5499f7: Layer already exists [2025-02-20T14:35:47.716Z] 65eaef71fa4b: Layer already exists [2025-02-20T14:35:47.716Z] d8359a02a772: Layer already exists [2025-02-20T14:35:47.716Z] dd9c8f8612c8: Layer already exists [2025-02-20T14:35:47.716Z] main: digest: sha256:3f245a4f98b8c34da4ff8b8912c4aea80a437dbe4d471b99832bd7265aac9b0f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T14:35:48.062Z] ===================================================== [Pipeline] echo [2025-02-20T14:35:48.076Z] taggedImages: [2025-02-20T14:35:48.076Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:d7843eb9fff04d81f7905769d603012160cefa56 [2025-02-20T14:35:48.076Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2025-02-20T14:35:48.076Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.17 [2025-02-20T14:35:48.076Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:d7843eb9fff04d81f7905769d603012160cefa56-4.0.0-dev.17 [2025-02-20T14:35:48.076Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T14:35:48.490Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-20T14:35:48.491Z] [2025-02-20T14:35:48.491Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T14:35:48.840Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-20T14:35:48.840Z] arm64: Pulling from edgex-lftools-log-publisher [2025-02-20T14:35:48.840Z] 8998bd30e6a1: Pulling fs layer [2025-02-20T14:35:48.840Z] 04944245beec: Pulling fs layer [2025-02-20T14:35:48.840Z] 699f458cf7ca: Pulling fs layer [2025-02-20T14:35:48.840Z] 765212b225bb: Pulling fs layer [2025-02-20T14:35:48.840Z] f23df028b6ca: Pulling fs layer [2025-02-20T14:35:48.840Z] d65c8cfc05b1: Pulling fs layer [2025-02-20T14:35:48.840Z] 2437ff75d9bd: Pulling fs layer [2025-02-20T14:35:48.840Z] f23df028b6ca: Waiting [2025-02-20T14:35:48.840Z] 765212b225bb: Waiting [2025-02-20T14:35:48.840Z] d65c8cfc05b1: Waiting [2025-02-20T14:35:48.840Z] 2437ff75d9bd: Waiting [2025-02-20T14:35:49.108Z] 04944245beec: Verifying Checksum [2025-02-20T14:35:49.108Z] 04944245beec: Download complete [2025-02-20T14:35:49.108Z] 765212b225bb: Verifying Checksum [2025-02-20T14:35:49.108Z] 765212b225bb: Download complete [2025-02-20T14:35:49.108Z] f23df028b6ca: Download complete [2025-02-20T14:35:49.108Z] d65c8cfc05b1: Verifying Checksum [2025-02-20T14:35:49.108Z] d65c8cfc05b1: Download complete [2025-02-20T14:35:49.375Z] 699f458cf7ca: Verifying Checksum [2025-02-20T14:35:49.375Z] 699f458cf7ca: Download complete [2025-02-20T14:35:49.639Z] 8998bd30e6a1: Download complete [2025-02-20T14:35:52.208Z] 2437ff75d9bd: Verifying Checksum [2025-02-20T14:35:52.208Z] 2437ff75d9bd: Download complete [2025-02-20T14:35:54.140Z] 8998bd30e6a1: Pull complete [2025-02-20T14:35:54.405Z] 04944245beec: Pull complete [2025-02-20T14:35:56.352Z] 699f458cf7ca: Pull complete [2025-02-20T14:35:56.352Z] 765212b225bb: Pull complete [2025-02-20T14:35:56.933Z] f23df028b6ca: Pull complete [2025-02-20T14:35:57.198Z] d65c8cfc05b1: Pull complete [2025-02-20T14:36:15.402Z] 2437ff75d9bd: Pull complete [2025-02-20T14:36:15.402Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-02-20T14:36:15.402Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-20T14:36:15.402Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T14:36:15.602Z] prd-ubuntu20.04-docker-arm64-4c-16g-39342 does not seem to be running inside a container [2025-02-20T14:36:15.658Z] $ 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-modbus-go/182 -v /w/workspace/device-modbus-go/182:/w/workspace/device-modbus-go/182:rw,z -v /w/workspace/device-modbus-go/182@tmp:/w/workspace/device-modbus-go/182@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-02-20T14:36:18.288Z] $ docker top c4e70bddb5648454b013bcf73fcd7d51c655d3eb25eb095f0de42920ff6794be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-20T14:36:19.103Z] ---> job-cost.sh [2025-02-20T14:36:19.103Z] lf-activate-venv: SKIPPING [2025-02-20T14:36:19.103Z] INFO: No Stack... [2025-02-20T14:36:19.367Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-02-20T14:36:20.319Z] INFO: Archiving Costs [Pipeline] sh [2025-02-20T14:36:20.639Z] + cat /w/workspace/device-modbus-go/182/archives/cost.csv [2025-02-20T14:36:20.640Z] + cut -d, -f6 [Pipeline] lock [2025-02-20T14:36:20.957Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-182-stack-cost] [2025-02-20T14:36:20.965Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-182-stack-cost] did not exist. Created. [2025-02-20T14:36:20.970Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-182-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-20T14:36:21.309Z] /w/workspace/device-modbus-go/182@tmp/durable-adc3a1ac/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-02-20T14:36:21.957Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-02-20T14:36:21.987Z] Warning: overwriting stash ‘stack-cost’ [2025-02-20T14:36:22.046Z] Stashed 1 file(s) [Pipeline] } [2025-02-20T14:36:22.059Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-182-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-20T14:36:22.089Z] $ docker stop --time=1 c4e70bddb5648454b013bcf73fcd7d51c655d3eb25eb095f0de42920ff6794be [2025-02-20T14:36:23.613Z] $ docker rm -f --volumes c4e70bddb5648454b013bcf73fcd7d51c655d3eb25eb095f0de42920ff6794be [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-20T14:36:24.107Z] provisioning config files... [2025-02-20T14:36:24.113Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5586638109023112133tmp [Pipeline] { [Pipeline] sh [2025-02-20T14:36:24.406Z] + set +x [2025-02-20T14:36:24.406Z] + curl -s https://codecov.io/bash [2025-02-20T14:36:24.406Z] + bash -s -- [2025-02-20T14:36:24.406Z] [2025-02-20T14:36:24.406Z] _____ _ [2025-02-20T14:36:24.406Z] / ____| | | [2025-02-20T14:36:24.406Z] | | ___ __| | ___ ___ _____ __ [2025-02-20T14:36:24.406Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-20T14:36:24.406Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-20T14:36:24.406Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-20T14:36:24.406Z] Bash-1.0.6 [2025-02-20T14:36:24.406Z] [2025-02-20T14:36:24.406Z] [2025-02-20T14:36:24.406Z] ==> git version 2.25.1 found [2025-02-20T14:36:24.406Z] ==> 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-20T14:36:24.406Z] Release-Date: 2020-01-08 [2025-02-20T14:36:24.406Z] 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-20T14:36:24.406Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-20T14:36:24.406Z] ==> Jenkins CI detected. [2025-02-20T14:36:24.406Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2025-02-20T14:36:24.406Z] project root: . [2025-02-20T14:36:24.406Z] --> token set from env [2025-02-20T14:36:24.406Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-20T14:36:24.406Z] ==> Running gcov in . (disable via -X gcov) [2025-02-20T14:36:24.406Z] ==> Python coveragepy not found [2025-02-20T14:36:24.406Z] ==> Searching for coverage reports in: [2025-02-20T14:36:24.406Z] + . [2025-02-20T14:36:24.406Z] -> Found 1 reports [2025-02-20T14:36:24.406Z] ==> Detecting git/mercurial file structure [2025-02-20T14:36:24.406Z] ==> Reading reports [2025-02-20T14:36:24.667Z] + ./coverage.out bytes=26779 [2025-02-20T14:36:24.667Z] ==> Appending adjustments [2025-02-20T14:36:24.667Z] https://docs.codecov.io/docs/fixing-reports [2025-02-20T14:36:24.667Z] + Found adjustments [2025-02-20T14:36:24.667Z] ==> Gzipping contents [2025-02-20T14:36:24.667Z] 8.0K /tmp/codecov.6rW2Or.gz [2025-02-20T14:36:24.667Z] ==> Uploading reports [2025-02-20T14:36:24.667Z] url: https://codecov.io [2025-02-20T14:36:24.667Z] query: branch=main&commit=d7843eb9fff04d81f7905769d603012160cefa56&build=182&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F182%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-20T14:36:24.667Z] -> Pinging Codecov [2025-02-20T14:36:24.667Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d7843eb9fff04d81f7905769d603012160cefa56&build=182&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F182%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-20T14:36:24.927Z] -> Uploading to [2025-02-20T14:36:24.928Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-modbus-go/d7843eb9fff04d81f7905769d603012160cefa56/7afecff8-f065-4346-be6e-89715e24d02c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250220%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250220T143624Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=0c2ae672e0723771020fbbb89d3a16f207403ae1b2ce2f78c76e0970c332dd46 [2025-02-20T14:36:24.928Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-20T14:36:24.928Z] Dload Upload Total Spent Left Speed [2025-02-20T14:36:25.188Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4103 0 0 100 4103 0 23854 --:--:-- --:--:-- --:--:-- 23994 [2025-02-20T14:36:25.188Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/d7843eb9fff04d81f7905769d603012160cefa56 [Pipeline] } [2025-02-20T14:36:25.195Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-02-20T14:36:25.558Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-02-20T14:36:25.577Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T14:36:25.896Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-20T14:36:25.896Z] [2025-02-20T14:36:25.896Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T14:36:26.206Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-20T14:36:26.206Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-02-20T14:36:26.206Z] 43c4264eed91: Pulling fs layer [2025-02-20T14:36:26.206Z] 4cc291be95ef: Pulling fs layer [2025-02-20T14:36:26.206Z] 2ac1f1163629: Pulling fs layer [2025-02-20T14:36:26.206Z] 5c3c966382ef: Pulling fs layer [2025-02-20T14:36:26.206Z] 4f4fb700ef54: Pulling fs layer [2025-02-20T14:36:26.206Z] d9c7d2e4e75e: Pulling fs layer [2025-02-20T14:36:26.206Z] 9c3e1370e548: Pulling fs layer [2025-02-20T14:36:26.206Z] 4f4fb700ef54: Waiting [2025-02-20T14:36:26.206Z] d9c7d2e4e75e: Waiting [2025-02-20T14:36:26.206Z] 9c3e1370e548: Waiting [2025-02-20T14:36:26.206Z] 5c3c966382ef: Waiting [2025-02-20T14:36:26.206Z] 4cc291be95ef: Verifying Checksum [2025-02-20T14:36:26.206Z] 4cc291be95ef: Download complete [2025-02-20T14:36:26.206Z] 5c3c966382ef: Verifying Checksum [2025-02-20T14:36:26.206Z] 5c3c966382ef: Download complete [2025-02-20T14:36:26.206Z] 4f4fb700ef54: Verifying Checksum [2025-02-20T14:36:26.206Z] 4f4fb700ef54: Download complete [2025-02-20T14:36:26.206Z] 43c4264eed91: Download complete [2025-02-20T14:36:26.463Z] 43c4264eed91: Pull complete [2025-02-20T14:36:26.463Z] d9c7d2e4e75e: Download complete [2025-02-20T14:36:26.463Z] 4cc291be95ef: Pull complete [2025-02-20T14:36:26.721Z] 2ac1f1163629: Verifying Checksum [2025-02-20T14:36:26.722Z] 2ac1f1163629: Download complete [2025-02-20T14:36:27.287Z] 9c3e1370e548: Verifying Checksum [2025-02-20T14:36:27.287Z] 9c3e1370e548: Download complete [2025-02-20T14:36:30.569Z] 2ac1f1163629: Pull complete [2025-02-20T14:36:30.569Z] 5c3c966382ef: Pull complete [2025-02-20T14:36:30.569Z] 4f4fb700ef54: Pull complete [2025-02-20T14:36:30.569Z] d9c7d2e4e75e: Pull complete [2025-02-20T14:36:33.127Z] 9c3e1370e548: Pull complete [2025-02-20T14:36:33.128Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-02-20T14:36:33.128Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-20T14:36:33.128Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T14:36:33.244Z] prd-ubuntu20.04-docker-8c-8g-39341 does not seem to be running inside a container [2025-02-20T14:36:33.296Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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-20T14:36:37.627Z] $ docker top 46a23dc271b287d6402926a9de6fb34ced9012d7bbb21954da31e5000ae51aa4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-20T14:36:37.970Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo [2025-02-20T14:36:37.979Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2025-02-20T14:36:38.255Z] + set -o pipefail [2025-02-20T14:36:38.255Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2025-02-20T14:36:44.862Z] [2025-02-20T14:36:44.862Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2025-02-20T14:36:44.862Z] [2025-02-20T14:36:44.862Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/1ec3e9ca-fbe1-4329-af23-5613d8963292 [2025-02-20T14:36:44.862Z] [2025-02-20T14:36:44.862Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-02-20T14:36:44.862Z] [2025-02-20T14:36:44.862Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-02-20T14:36:44.862Z] [2025-02-20T14:36:45.123Z] [2025-02-20T14:36:45.123Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-02-20T14:36:45.123Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-02-20T14:36:45.450Z] $ docker stop --time=1 46a23dc271b287d6402926a9de6fb34ced9012d7bbb21954da31e5000ae51aa4 [2025-02-20T14:36:48.890Z] $ docker rm -f --volumes 46a23dc271b287d6402926a9de6fb34ced9012d7bbb21954da31e5000ae51aa4 [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-20T14:36:49.816Z] + git log --format=format:%s -1 d7843eb9fff04d81f7905769d603012160cefa56 [Pipeline] sh [2025-02-20T14:36:50.155Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-20T14:36:50.155Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T14:36:50.468Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-20T14:36:50.468Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T14:36:50.547Z] prd-ubuntu20.04-docker-8c-8g-39341 does not seem to be running inside a container [2025-02-20T14:36:50.583Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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-20T14:36:51.011Z] $ docker top df845357db4cda5f8e4a12b9bf6b2c321d9a9b57bdd0b21705d6257c9bf23c35 -eo pid,comm [2025-02-20T14:36:51.052Z] 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-20T14:36:51.052Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-20T14:36:51.108Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-20T14:36:51.109Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-20T14:36:51.216Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-20T14:36:51.224Z] $ docker exec df845357db4cda5f8e4a12b9bf6b2c321d9a9b57bdd0b21705d6257c9bf23c35 ssh-agent [2025-02-20T14:36:51.313Z] SSH_AUTH_SOCK=/tmp/ssh-sMjnOJGy0S6L/agent.32 [2025-02-20T14:36:51.313Z] SSH_AGENT_PID=38 [2025-02-20T14:36:51.318Z] Running ssh-add (command line suppressed) [2025-02-20T14:36:51.426Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3589695053915695052.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3589695053915695052.key) [2025-02-20T14:36:51.432Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-20T14:36:51.728Z] + git semver tag [2025-02-20T14:36:51.988Z] 2025-02-20 14:36:51,910 [run_tag] DEBUG tag force:False [2025-02-20T14:36:51.988Z] 2025-02-20 14:36:51,910 [check_head_tag] DEBUG check head tag [2025-02-20T14:36:51.988Z] 2025-02-20 14:36:51,912 [execute] INFO git cat-file --batch-check [2025-02-20T14:36:51.988Z] 2025-02-20 14:36:51,912 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2025-02-20T14:36:51.988Z] 2025-02-20 14:36:51,915 [execute] INFO git cat-file --batch [2025-02-20T14:36:51.988Z] 2025-02-20 14:36:51,915 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2025-02-20T14:36:51.988Z] 2025-02-20 14:36:51,937 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-02-20T14:36:51.988Z] 2025-02-20 14:36:51,937 [execute] INFO git tag -a v4.0.0-dev.17 -m v4.0.0-dev.17 [2025-02-20T14:36:51.988Z] 2025-02-20 14:36:51,937 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.17', '-m', 'v4.0.0-dev.17'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2025-02-20T14:36:51.988Z] 2025-02-20 14:36:51,942 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-02-20T14:36:51.988Z] 4.0.0-dev.17 [Pipeline] } [2025-02-20T14:36:52.003Z] $ docker exec --env ******** --env ******** df845357db4cda5f8e4a12b9bf6b2c321d9a9b57bdd0b21705d6257c9bf23c35 ssh-agent -k [2025-02-20T14:36:52.101Z] unset SSH_AUTH_SOCK; [2025-02-20T14:36:52.101Z] unset SSH_AGENT_PID; [2025-02-20T14:36:52.101Z] echo Agent pid 38 killed; [2025-02-20T14:36:52.105Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-20T14:36:52.433Z] + git semver [Pipeline] } [2025-02-20T14:36:52.708Z] $ docker stop --time=1 df845357db4cda5f8e4a12b9bf6b2c321d9a9b57bdd0b21705d6257c9bf23c35 [2025-02-20T14:36:53.978Z] $ docker rm -f --volumes df845357db4cda5f8e4a12b9bf6b2c321d9a9b57bdd0b21705d6257c9bf23c35 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T14:36:54.399Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-20T14:36:54.399Z] [2025-02-20T14:36:54.399Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T14:36:54.701Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-20T14:36:54.701Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-02-20T14:36:54.701Z] ab5ef0e58194: Pulling fs layer [2025-02-20T14:36:54.701Z] 9712f1f96733: Pulling fs layer [2025-02-20T14:36:54.701Z] 63f879dbbcfc: Pulling fs layer [2025-02-20T14:36:54.701Z] 0d9ebad4ef96: Pulling fs layer [2025-02-20T14:36:54.701Z] e9a5061849ea: Pulling fs layer [2025-02-20T14:36:54.701Z] d747dcd14b5f: Pulling fs layer [2025-02-20T14:36:54.701Z] 2de7ff778b66: Pulling fs layer [2025-02-20T14:36:54.701Z] 0d9ebad4ef96: Waiting [2025-02-20T14:36:54.701Z] e9a5061849ea: Waiting [2025-02-20T14:36:54.701Z] d747dcd14b5f: Waiting [2025-02-20T14:36:54.701Z] 2de7ff778b66: Waiting [2025-02-20T14:36:54.701Z] 9712f1f96733: Verifying Checksum [2025-02-20T14:36:54.701Z] 9712f1f96733: Download complete [2025-02-20T14:36:54.959Z] 63f879dbbcfc: Verifying Checksum [2025-02-20T14:36:54.959Z] 63f879dbbcfc: Download complete [2025-02-20T14:36:54.959Z] e9a5061849ea: Verifying Checksum [2025-02-20T14:36:54.959Z] e9a5061849ea: Download complete [2025-02-20T14:36:54.959Z] d747dcd14b5f: Verifying Checksum [2025-02-20T14:36:54.959Z] d747dcd14b5f: Download complete [2025-02-20T14:36:55.216Z] ab5ef0e58194: Download complete [2025-02-20T14:36:55.216Z] 0d9ebad4ef96: Verifying Checksum [2025-02-20T14:36:55.216Z] 0d9ebad4ef96: Download complete [2025-02-20T14:36:55.216Z] 2de7ff778b66: Verifying Checksum [2025-02-20T14:36:55.216Z] 2de7ff778b66: Download complete [2025-02-20T14:36:57.743Z] ab5ef0e58194: Pull complete [2025-02-20T14:36:58.001Z] 9712f1f96733: Pull complete [2025-02-20T14:36:58.569Z] 63f879dbbcfc: Pull complete [2025-02-20T14:37:01.852Z] 0d9ebad4ef96: Pull complete [2025-02-20T14:37:02.112Z] e9a5061849ea: Pull complete [2025-02-20T14:37:02.112Z] d747dcd14b5f: Pull complete [2025-02-20T14:37:03.045Z] 2de7ff778b66: Pull complete [2025-02-20T14:37:03.045Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-02-20T14:37:03.045Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-20T14:37:03.045Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T14:37:03.147Z] prd-ubuntu20.04-docker-8c-8g-39341 does not seem to be running inside a container [2025-02-20T14:37:03.184Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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-20T14:37:06.811Z] $ docker top e474532a0b6a4884deb3fdf1db636e1ee5edf40fff7a1d42fc26b35ef57117f0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-02-20T14:37:06.893Z] provisioning config files... [2025-02-20T14:37:06.899Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config16807787433373333801tmp [2025-02-20T14:37:06.908Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config13476563441042367739tmp [2025-02-20T14:37:06.915Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config2848364713151618361tmp [Pipeline] { [Pipeline] echo [2025-02-20T14:37:07.025Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T14:37:07.318Z] ---> sigul-configuration.sh [2025-02-20T14:37:07.319Z] gpg: directory `/root/.gnupg' created [2025-02-20T14:37:07.319Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-02-20T14:37:07.319Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-02-20T14:37:07.319Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-02-20T14:37:07.319Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-02-20T14:37:07.319Z] gpg: CAST5 encrypted data [2025-02-20T14:37:07.319Z] gpg: encrypted with 1 passphrase [2025-02-20T14:37:07.319Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-02-20T14:37:07.611Z] + mkdir /home/jenkins [2025-02-20T14:37:07.611Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-02-20T14:37:07.906Z] + 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-20T14:37:07.919Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T14:37:08.212Z] ---> sigul-install.sh [2025-02-20T14:37:08.212Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-02-20T14:37:08.510Z] + git tag --list [2025-02-20T14:37:08.510Z] 0.7.1 [2025-02-20T14:37:08.510Z] v1.0.0 [2025-02-20T14:37:08.510Z] v1.1.0 [2025-02-20T14:37:08.510Z] v1.1.1 [2025-02-20T14:37:08.510Z] v1.2.2 [2025-02-20T14:37:08.510Z] v1.3.0 [2025-02-20T14:37:08.510Z] v1.3.1 [2025-02-20T14:37:08.510Z] v2.0.0 [2025-02-20T14:37:08.510Z] v2.1.0 [2025-02-20T14:37:08.510Z] v2.1.1 [2025-02-20T14:37:08.510Z] v2.2.0 [2025-02-20T14:37:08.510Z] v2.3.0 [2025-02-20T14:37:08.510Z] v3.0 [2025-02-20T14:37:08.510Z] v3.0.0 [2025-02-20T14:37:08.510Z] v3.1 [2025-02-20T14:37:08.510Z] v3.1.0 [2025-02-20T14:37:08.510Z] v3.1.0-dev.1 [2025-02-20T14:37:08.510Z] v3.1.0-dev.10 [2025-02-20T14:37:08.510Z] v3.1.0-dev.11 [2025-02-20T14:37:08.510Z] v3.1.0-dev.12 [2025-02-20T14:37:08.510Z] v3.1.0-dev.13 [2025-02-20T14:37:08.510Z] v3.1.0-dev.14 [2025-02-20T14:37:08.510Z] v3.1.0-dev.15 [2025-02-20T14:37:08.510Z] v3.1.0-dev.16 [2025-02-20T14:37:08.510Z] v3.1.0-dev.17 [2025-02-20T14:37:08.510Z] v3.1.0-dev.18 [2025-02-20T14:37:08.510Z] v3.1.0-dev.19 [2025-02-20T14:37:08.510Z] v3.1.0-dev.2 [2025-02-20T14:37:08.510Z] v3.1.0-dev.20 [2025-02-20T14:37:08.510Z] v3.1.0-dev.21 [2025-02-20T14:37:08.510Z] v3.1.0-dev.22 [2025-02-20T14:37:08.510Z] v3.1.0-dev.23 [2025-02-20T14:37:08.510Z] v3.1.0-dev.24 [2025-02-20T14:37:08.510Z] v3.1.0-dev.25 [2025-02-20T14:37:08.510Z] v3.1.0-dev.3 [2025-02-20T14:37:08.510Z] v3.1.0-dev.4 [2025-02-20T14:37:08.510Z] v3.1.0-dev.5 [2025-02-20T14:37:08.510Z] v3.1.0-dev.6 [2025-02-20T14:37:08.510Z] v3.1.0-dev.7 [2025-02-20T14:37:08.510Z] v3.1.0-dev.8 [2025-02-20T14:37:08.510Z] v3.1.0-dev.9 [2025-02-20T14:37:08.510Z] v3.1.1 [2025-02-20T14:37:08.510Z] v3.1.1-dev.1 [2025-02-20T14:37:08.510Z] v3.2.0-dev.1 [2025-02-20T14:37:08.510Z] v3.2.0-dev.10 [2025-02-20T14:37:08.510Z] v3.2.0-dev.11 [2025-02-20T14:37:08.510Z] v3.2.0-dev.12 [2025-02-20T14:37:08.510Z] v3.2.0-dev.13 [2025-02-20T14:37:08.510Z] v3.2.0-dev.14 [2025-02-20T14:37:08.510Z] v3.2.0-dev.15 [2025-02-20T14:37:08.510Z] v3.2.0-dev.16 [2025-02-20T14:37:08.510Z] v3.2.0-dev.17 [2025-02-20T14:37:08.510Z] v3.2.0-dev.18 [2025-02-20T14:37:08.510Z] v3.2.0-dev.19 [2025-02-20T14:37:08.510Z] v3.2.0-dev.2 [2025-02-20T14:37:08.510Z] v3.2.0-dev.20 [2025-02-20T14:37:08.510Z] v3.2.0-dev.21 [2025-02-20T14:37:08.510Z] v3.2.0-dev.22 [2025-02-20T14:37:08.510Z] v3.2.0-dev.23 [2025-02-20T14:37:08.510Z] v3.2.0-dev.24 [2025-02-20T14:37:08.510Z] v3.2.0-dev.25 [2025-02-20T14:37:08.510Z] v3.2.0-dev.26 [2025-02-20T14:37:08.510Z] v3.2.0-dev.3 [2025-02-20T14:37:08.510Z] v3.2.0-dev.4 [2025-02-20T14:37:08.510Z] v3.2.0-dev.5 [2025-02-20T14:37:08.510Z] v3.2.0-dev.6 [2025-02-20T14:37:08.510Z] v3.2.0-dev.7 [2025-02-20T14:37:08.510Z] v3.2.0-dev.8 [2025-02-20T14:37:08.510Z] v3.2.0-dev.9 [2025-02-20T14:37:08.510Z] v4.0.0-dev.1 [2025-02-20T14:37:08.510Z] v4.0.0-dev.10 [2025-02-20T14:37:08.510Z] v4.0.0-dev.11 [2025-02-20T14:37:08.510Z] v4.0.0-dev.12 [2025-02-20T14:37:08.510Z] v4.0.0-dev.13 [2025-02-20T14:37:08.510Z] v4.0.0-dev.14 [2025-02-20T14:37:08.510Z] v4.0.0-dev.15 [2025-02-20T14:37:08.510Z] v4.0.0-dev.16 [2025-02-20T14:37:08.510Z] v4.0.0-dev.17 [2025-02-20T14:37:08.510Z] v4.0.0-dev.2 [2025-02-20T14:37:08.510Z] v4.0.0-dev.3 [2025-02-20T14:37:08.510Z] v4.0.0-dev.4 [2025-02-20T14:37:08.510Z] v4.0.0-dev.5 [2025-02-20T14:37:08.510Z] v4.0.0-dev.6 [2025-02-20T14:37:08.510Z] v4.0.0-dev.7 [2025-02-20T14:37:08.510Z] v4.0.0-dev.8 [2025-02-20T14:37:08.510Z] v4.0.0-dev.9 [Pipeline] sh [2025-02-20T14:37:08.929Z] + lftools sign git-tag v4.0.0-dev.17 [2025-02-20T14:37:09.187Z] Signing Git tag with Sigul... [2025-02-20T14:37:09.187Z] Signing v4.0.0-dev.17 [Pipeline] echo [2025-02-20T14:37:09.772Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T14:37:10.064Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-02-20T14:37:10.071Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-02-20T14:37:10.105Z] $ docker stop --time=1 e474532a0b6a4884deb3fdf1db636e1ee5edf40fff7a1d42fc26b35ef57117f0 [2025-02-20T14:37:11.371Z] $ docker rm -f --volumes e474532a0b6a4884deb3fdf1db636e1ee5edf40fff7a1d42fc26b35ef57117f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-02-20T14:37:11.810Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-20T14:37:11.810Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T14:37:12.118Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-20T14:37:12.118Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T14:37:12.198Z] prd-ubuntu20.04-docker-8c-8g-39341 does not seem to be running inside a container [2025-02-20T14:37:12.236Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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-20T14:37:12.570Z] $ docker top ef1e780d47f2b5ff295b925cd77314911a44fe6c349333c74c393c735a809934 -eo pid,comm [2025-02-20T14:37:12.611Z] 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-20T14:37:12.611Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-20T14:37:12.667Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-20T14:37:12.667Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-20T14:37:12.779Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-20T14:37:12.787Z] $ docker exec ef1e780d47f2b5ff295b925cd77314911a44fe6c349333c74c393c735a809934 ssh-agent [2025-02-20T14:37:12.885Z] SSH_AUTH_SOCK=/tmp/ssh-sJ9mQnRRpZ4l/agent.31 [2025-02-20T14:37:12.885Z] SSH_AGENT_PID=37 [2025-02-20T14:37:12.890Z] Running ssh-add (command line suppressed) [2025-02-20T14:37:13.011Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3603027117946600234.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3603027117946600234.key) [2025-02-20T14:37:13.017Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-20T14:37:13.309Z] + git semver bump pre [2025-02-20T14:37:13.569Z] 2025-02-20 14:37:13,496 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-02-20T14:37:13.569Z] 2025-02-20 14:37:13,497 [bump_version] DEBUG bumping version:4.0.0-dev.17 on axis:pre with prefix:dev [2025-02-20T14:37:13.569Z] 2025-02-20 14:37:13,497 [bump_version] DEBUG bumped version:4.0.0-dev.18 [2025-02-20T14:37:13.569Z] 2025-02-20 14:37:13,497 [write_version] DEBUG write version:4.0.0-dev.18 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2025-02-20T14:37:13.569Z] 2025-02-20 14:37:13,497 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-02-20T14:37:13.569Z] 2025-02-20 14:37:13,497 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-02-20T14:37:13.569Z] 2025-02-20 14:37:13,499 [execute] INFO git cat-file --batch-check [2025-02-20T14:37:13.569Z] 2025-02-20 14:37:13,499 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-20T14:37:13.569Z] 2025-02-20 14:37:13,504 [execute] INFO git cat-file --batch [2025-02-20T14:37:13.569Z] 2025-02-20 14:37:13,505 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-20T14:37:13.569Z] 2025-02-20 14:37:13,509 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-02-20T14:37:13.569Z] 4.0.0-dev.18 [Pipeline] } [2025-02-20T14:37:13.585Z] $ docker exec --env ******** --env ******** ef1e780d47f2b5ff295b925cd77314911a44fe6c349333c74c393c735a809934 ssh-agent -k [2025-02-20T14:37:13.678Z] unset SSH_AUTH_SOCK; [2025-02-20T14:37:13.678Z] unset SSH_AGENT_PID; [2025-02-20T14:37:13.678Z] echo Agent pid 37 killed; [2025-02-20T14:37:13.682Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-20T14:37:14.005Z] + git semver [Pipeline] } [2025-02-20T14:37:14.283Z] $ docker stop --time=1 ef1e780d47f2b5ff295b925cd77314911a44fe6c349333c74c393c735a809934 [2025-02-20T14:37:15.558Z] $ docker rm -f --volumes ef1e780d47f2b5ff295b925cd77314911a44fe6c349333c74c393c735a809934 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-20T14:37:15.897Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-20T14:37:15.897Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T14:37:16.199Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-20T14:37:16.200Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T14:37:16.279Z] prd-ubuntu20.04-docker-8c-8g-39341 does not seem to be running inside a container [2025-02-20T14:37:16.317Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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-20T14:37:16.622Z] $ docker top 8d80430e36154d15a2b0f38e9fb4c97e302f070975286ac3f26962d6932187d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-20T14:37:16.718Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-20T14:37:16.718Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-20T14:37:16.832Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-20T14:37:16.840Z] $ docker exec 8d80430e36154d15a2b0f38e9fb4c97e302f070975286ac3f26962d6932187d9 ssh-agent [2025-02-20T14:37:16.943Z] SSH_AUTH_SOCK=/tmp/ssh-QZvwYWbmG4NR/agent.32 [2025-02-20T14:37:16.943Z] SSH_AGENT_PID=38 [2025-02-20T14:37:16.947Z] Running ssh-add (command line suppressed) [2025-02-20T14:37:17.049Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9401381281801774521.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9401381281801774521.key) [2025-02-20T14:37:17.054Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-20T14:37:17.345Z] + git semver push [2025-02-20T14:37:17.605Z] 2025-02-20 14:37:17,531 [run_push] DEBUG push [2025-02-20T14:37:17.605Z] 2025-02-20 14:37:17,531 [execute] INFO git cat-file --batch-check [2025-02-20T14:37:17.605Z] 2025-02-20 14:37:17,532 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-20T14:37:17.605Z] 2025-02-20 14:37:17,535 [execute] INFO git rev-list a1f3038f836779c645b151614cddea682ebc4587 -- [2025-02-20T14:37:17.605Z] 2025-02-20 14:37:17,535 [execute] DEBUG Popen(['git', 'rev-list', 'a1f3038f836779c645b151614cddea682ebc4587', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-20T14:37:17.605Z] 2025-02-20 14:37:17,545 [execute] INFO git fetch -v origin [2025-02-20T14:37:17.605Z] 2025-02-20 14:37:17,545 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-02-20T14:37:18.172Z] 2025-02-20 14:37:17,998 [run_push] DEBUG no remote changes detected [2025-02-20T14:37:18.172Z] 2025-02-20 14:37:17,999 [execute] INFO git push origin semver [2025-02-20T14:37:18.172Z] 2025-02-20 14:37:17,999 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-20T14:37:18.739Z] 2025-02-20 14:37:18,686 [run_push] DEBUG push all version tags [2025-02-20T14:37:18.740Z] 2025-02-20 14:37:18,687 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-02-20T14:37:18.740Z] 2025-02-20 14:37:18,687 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2025-02-20T14:37:19.677Z] 2025-02-20 14:37:19,378 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-02-20T14:37:19.677Z] 4.0.0-dev.18 [Pipeline] } [2025-02-20T14:37:19.693Z] $ docker exec --env ******** --env ******** 8d80430e36154d15a2b0f38e9fb4c97e302f070975286ac3f26962d6932187d9 ssh-agent -k [2025-02-20T14:37:19.793Z] unset SSH_AUTH_SOCK; [2025-02-20T14:37:19.793Z] unset SSH_AGENT_PID; [2025-02-20T14:37:19.793Z] echo Agent pid 38 killed; [2025-02-20T14:37:19.799Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-20T14:37:20.135Z] + git semver [Pipeline] } [2025-02-20T14:37:20.410Z] $ docker stop --time=1 8d80430e36154d15a2b0f38e9fb4c97e302f070975286ac3f26962d6932187d9 [2025-02-20T14:37:21.710Z] $ docker rm -f --volumes 8d80430e36154d15a2b0f38e9fb4c97e302f070975286ac3f26962d6932187d9 [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-20T14:37:22.371Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2025-02-20T14:37:22.371Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-02-20T14:37:22.371Z] total 16 [2025-02-20T14:37:22.371Z] drwxr-xr-x 3 root root 4096 Feb 20 14:25 . [2025-02-20T14:37:22.371Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 20 14:37 .. [2025-02-20T14:37:22.371Z] drwxr-xr-x 2 root root 4096 Feb 20 14:25 cost [2025-02-20T14:37:22.371Z] -rw-r--r-- 1 root root 88 Feb 20 14:25 cost.csv [2025-02-20T14:37:22.371Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-02-20T14:37:22.371Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-02-20T14:37:22.371Z] total 16 [2025-02-20T14:37:22.371Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 14:25 . [2025-02-20T14:37:22.371Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 20 14:37 .. [2025-02-20T14:37:22.371Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 20 14:25 cost [2025-02-20T14:37:22.371Z] -rw-r--r-- 1 jenkins jenkins 88 Feb 20 14:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-02-20T14:37:22.661Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T14:37:23.517Z] ---> package-listing.sh [2025-02-20T14:37:23.517Z] ++ facter osfamily [2025-02-20T14:37:23.517Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-20T14:37:23.776Z] + OS_FAMILY=debian [2025-02-20T14:37:23.776Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2025-02-20T14:37:23.776Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-20T14:37:23.776Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-20T14:37:23.776Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-20T14:37:23.776Z] + PACKAGES=/tmp/packages_start.txt [2025-02-20T14:37:23.776Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-02-20T14:37:23.776Z] + PACKAGES=/tmp/packages_end.txt [2025-02-20T14:37:23.776Z] + case "${OS_FAMILY}" in [2025-02-20T14:37:23.776Z] + dpkg -l [2025-02-20T14:37:23.776Z] + grep '^ii' [2025-02-20T14:37:23.776Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-20T14:37:23.776Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-20T14:37:23.776Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-20T14:37:23.776Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-02-20T14:37:23.776Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2025-02-20T14:37:23.776Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2025-02-20T14:37:23.789Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-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-20T14:37:24.065Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T14:37:24.629Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-20T14:37:24.629Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T14:37:24.718Z] prd-ubuntu20.04-docker-8c-8g-39341 does not seem to be running inside a container [2025-02-20T14:37:24.747Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-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/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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-20T14:37:24.914Z] $ docker top b674126b9b9be72a40f85018b3162c1e428ddfbd263cc71bbcd3097808ba43a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-20T14:37:25.266Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-20T14:37:25.546Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-20T14:37:25.831Z] + ls /var/log/sa-host [2025-02-20T14:37:25.831Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-20T14:37:26.031Z] provisioning config files... [2025-02-20T14:37:26.042Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1019486152762207516tmp [Pipeline] { [Pipeline] echo [2025-02-20T14:37:26.063Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T14:37:26.345Z] ---> create-netrc.sh [Pipeline] } [2025-02-20T14:37:26.352Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-20T14:37:26.692Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-20T14:37:26.701Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T14:37:26.980Z] ---> sudo-logs.sh [2025-02-20T14:37:26.980Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-20T14:37:27.009Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T14:37:27.289Z] ---> job-cost.sh [2025-02-20T14:37:27.289Z] lf-activate-venv: SKIPPING [2025-02-20T14:37:27.289Z] DEBUG: total: 0.2199999988079071 [2025-02-20T14:37:27.289Z] INFO: Retrieving Stack Cost... [2025-02-20T14:37:27.547Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-20T14:37:28.114Z] INFO: Archiving Costs [Pipeline] echo [2025-02-20T14:37:28.128Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T14:37:28.408Z] ---> logs-deploy.sh [2025-02-20T14:37:28.408Z] lf-activate-venv: SKIPPING [2025-02-20T14:37:28.408Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/182 [2025-02-20T14:37:28.408Z] INFO: archiving workspace using pattern(s): [2025-02-20T14:37:29.344Z] Archives upload complete. [2025-02-20T14:37:29.344Z] INFO: archiving logs to Nexus