Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1de0282aab08a6d55b74fb4abc8455e116b4ab4b 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-ssh10688509715373377863.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-ssh6354564574946892074.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-ssh13263882589919524038.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-ssh17972436482527058071.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-ssh5739479361998842813.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-38909 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 1de0282aab08a6d55b74fb4abc8455e116b4ab4b (main) > 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 1de0282aab08a6d55b74fb4abc8455e116b4ab4b # timeout=10 Commit message: "Merge pull request #615 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.24" > git rev-list --no-walk 3ffb09239547e5bfb998c0889f5d3f26b6a509f8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-13T23:39:41.273Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-13T23:39:41.348Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-13T23:39:41.378Z] ========================================================= [2025-02-13T23:39:41.378Z] EdgeX Global Pipelines Version Info [2025-02-13T23:39:41.378Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-13T23:39:42.102Z] ------------------- [2025-02-13T23:39:42.102Z] stable info: [2025-02-13T23:39:42.102Z] ------------------- [2025-02-13T23:39:42.102Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-13T23:39:42.102Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-13T23:39:42.102Z] Message: update stable to v1.0.269 [2025-02-13T23:39:42.673Z] ------------------- [2025-02-13T23:39:42.673Z] experimental info: [2025-02-13T23:39:42.673Z] ------------------- [2025-02-13T23:39:42.673Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-13T23:39:42.673Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-13T23:39:42.673Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-13T23:39:42.797Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2025-02-13T23:39:42.823Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2025-02-13T23:39:42.844Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-13T23:39:42.866Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-13T23:39:42.887Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-13T23:39:42.910Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-13T23:39:42.929Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-13T23:39:42.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-02-13T23:39:42.979Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-13T23:39:43.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-13T23:39:43.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-13T23:39:43.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2025-02-13T23:39:43.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-13T23:39:43.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-13T23:39:43.147Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-13T23:39:43.177Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-13T23:39:43.208Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-02-13T23:39:43.231Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-02-13T23:39:43.254Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-13T23:39:43.278Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-13T23:39:43.299Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-02-13T23:39:43.320Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-02-13T23:39:43.344Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-02-13T23:39:43.371Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-02-13T23:39:43.400Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-02-13T23:39:43.422Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-13T23:39:43.453Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-13T23:39:43.482Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-02-13T23:39:43.509Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-02-13T23:39:43.541Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-02-13T23:39:43.573Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1de0282aab08a6d55b74fb4abc8455e116b4ab4b [Pipeline] echo [2025-02-13T23:39:43.600Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1de0282 [Pipeline] echo [2025-02-13T23:39:43.625Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-13T23:39:43.698Z] provisioning config files... [2025-02-13T23:39:43.711Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config16488125323476520525tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-13T23:39:44.051Z] ---> ****-login.sh [2025-02-13T23:39:44.051Z] nexus3.edgexfoundry.org:10001 [2025-02-13T23:39:44.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:39:44.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:39:44.313Z] Configure a credential helper to remove this warning. See [2025-02-13T23:39:44.313Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:39:44.313Z] [2025-02-13T23:39:44.313Z] Login Succeeded [2025-02-13T23:39:44.313Z] nexus3.edgexfoundry.org:10002 [2025-02-13T23:39:44.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:39:44.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:39:44.585Z] Configure a credential helper to remove this warning. See [2025-02-13T23:39:44.585Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:39:44.585Z] [2025-02-13T23:39:44.585Z] Login Succeeded [2025-02-13T23:39:44.585Z] nexus3.edgexfoundry.org:10003 [2025-02-13T23:39:44.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:39:44.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:39:44.585Z] Configure a credential helper to remove this warning. See [2025-02-13T23:39:44.585Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:39:44.585Z] [2025-02-13T23:39:44.585Z] Login Succeeded [2025-02-13T23:39:44.585Z] nexus3.edgexfoundry.org:10004 [2025-02-13T23:39:44.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:39:44.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:39:44.847Z] Configure a credential helper to remove this warning. See [2025-02-13T23:39:44.847Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:39:44.847Z] [2025-02-13T23:39:44.847Z] Login Succeeded [2025-02-13T23:39:44.847Z] ****.io [2025-02-13T23:39:44.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:39:45.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:39:45.106Z] Configure a credential helper to remove this warning. See [2025-02-13T23:39:45.106Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:39:45.106Z] [2025-02-13T23:39:45.106Z] Login Succeeded [2025-02-13T23:39:45.106Z] ---> ****-login.sh ends [Pipeline] } [2025-02-13T23:39:45.117Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-02-13T23:39:45.567Z] + git rev-list -1 --merges 1de0282aab08a6d55b74fb4abc8455e116b4ab4b~1..1de0282aab08a6d55b74fb4abc8455e116b4ab4b [Pipeline] echo [2025-02-13T23:39:45.611Z] -----------> git rev-list -1 --merges 1de0282aab08a6d55b74fb4abc8455e116b4ab4b~1..1de0282aab08a6d55b74fb4abc8455e116b4ab4b 1de0282aab08a6d55b74fb4abc8455e116b4ab4b [2025-02-13T23:39:45.611Z] 1de0282aab08a6d55b74fb4abc8455e116b4ab4b [false] [Pipeline] sh [2025-02-13T23:39:45.911Z] + git log --format=format:%s -1 1de0282aab08a6d55b74fb4abc8455e116b4ab4b [Pipeline] echo [2025-02-13T23:39:45.928Z] ========================================================= [2025-02-13T23:39:45.928Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-13T23:39:45.928Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-13T23:39:46.283Z] + git log --format=format:%s -1 1de0282aab08a6d55b74fb4abc8455e116b4ab4b [Pipeline] echo [2025-02-13T23:39:46.296Z] [semverPrep] GIT_COMMIT: 1de0282aab08a6d55b74fb4abc8455e116b4ab4b, Commit Message: Merge pull request #615 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.24 [Pipeline] echo [2025-02-13T23:39:46.317Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-02-13T23:39:46.711Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-13T23:39:46.711Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-13T23:39:46.711Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-13T23:39:46.711Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-13T23:39:46.711Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-13T23:39:46.711Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-13T23:39:46.711Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:39:47.147Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-13T23:39:47.147Z] [2025-02-13T23:39:47.147Z] 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-13T23:39:47.475Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-13T23:39:47.475Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-13T23:39:47.475Z] b85a868b505f: Pulling fs layer [2025-02-13T23:39:47.475Z] e2be974225ed: Pulling fs layer [2025-02-13T23:39:47.475Z] 339a4e72a1f5: Pulling fs layer [2025-02-13T23:39:47.475Z] 988bab9f4d93: Pulling fs layer [2025-02-13T23:39:47.475Z] 1469e6f7b9e6: Pulling fs layer [2025-02-13T23:39:47.475Z] eaf3925da568: Pulling fs layer [2025-02-13T23:39:47.475Z] bab4dde63d76: Pulling fs layer [2025-02-13T23:39:47.475Z] bde34c3a00c8: Pulling fs layer [2025-02-13T23:39:47.475Z] b352a97aabf1: Pulling fs layer [2025-02-13T23:39:47.475Z] 4872d77fe225: Pulling fs layer [2025-02-13T23:39:47.475Z] 5851b861e8e6: Pulling fs layer [2025-02-13T23:39:47.475Z] 988bab9f4d93: Waiting [2025-02-13T23:39:47.475Z] 1469e6f7b9e6: Waiting [2025-02-13T23:39:47.475Z] eaf3925da568: Waiting [2025-02-13T23:39:47.475Z] bab4dde63d76: Waiting [2025-02-13T23:39:47.475Z] bde34c3a00c8: Waiting [2025-02-13T23:39:47.475Z] b352a97aabf1: Waiting [2025-02-13T23:39:47.475Z] 4872d77fe225: Waiting [2025-02-13T23:39:47.475Z] 5851b861e8e6: Waiting [2025-02-13T23:39:47.475Z] e2be974225ed: Verifying Checksum [2025-02-13T23:39:47.475Z] e2be974225ed: Download complete [2025-02-13T23:39:47.475Z] 988bab9f4d93: Download complete [2025-02-13T23:39:47.475Z] 1469e6f7b9e6: Verifying Checksum [2025-02-13T23:39:47.475Z] 1469e6f7b9e6: Download complete [2025-02-13T23:39:47.475Z] eaf3925da568: Download complete [2025-02-13T23:39:47.735Z] 339a4e72a1f5: Verifying Checksum [2025-02-13T23:39:47.735Z] 339a4e72a1f5: Download complete [2025-02-13T23:39:47.735Z] bde34c3a00c8: Verifying Checksum [2025-02-13T23:39:47.735Z] bde34c3a00c8: Download complete [2025-02-13T23:39:47.735Z] b352a97aabf1: Download complete [2025-02-13T23:39:47.735Z] 4872d77fe225: Verifying Checksum [2025-02-13T23:39:47.735Z] 4872d77fe225: Download complete [2025-02-13T23:39:47.735Z] 5851b861e8e6: Verifying Checksum [2025-02-13T23:39:47.735Z] 5851b861e8e6: Download complete [2025-02-13T23:39:47.735Z] b85a868b505f: Verifying Checksum [2025-02-13T23:39:47.735Z] b85a868b505f: Download complete [2025-02-13T23:39:47.995Z] bab4dde63d76: Verifying Checksum [2025-02-13T23:39:48.936Z] b85a868b505f: Pull complete [2025-02-13T23:39:48.936Z] e2be974225ed: Pull complete [2025-02-13T23:39:49.506Z] 339a4e72a1f5: Pull complete [2025-02-13T23:39:49.506Z] 988bab9f4d93: Pull complete [2025-02-13T23:39:49.766Z] 1469e6f7b9e6: Pull complete [2025-02-13T23:39:49.767Z] eaf3925da568: Pull complete [2025-02-13T23:39:51.673Z] bab4dde63d76: Pull complete [2025-02-13T23:39:51.673Z] bde34c3a00c8: Pull complete [2025-02-13T23:39:51.934Z] b352a97aabf1: Pull complete [2025-02-13T23:39:51.935Z] 4872d77fe225: Pull complete [2025-02-13T23:39:51.935Z] 5851b861e8e6: Pull complete [2025-02-13T23:39:51.935Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-13T23:39:51.935Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-13T23:39:51.935Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-13T23:39:56.367Z] prd-ubuntu20.04-docker-8c-8g-38909 does not seem to be running inside a container [2025-02-13T23:39:56.402Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-13T23:39:58.595Z] $ docker top 92e7eeef680246ad574b797790ceeaaaeaef5fc7438a750a102ae856a12d6f48 -eo pid,comm [2025-02-13T23:39:58.654Z] 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-13T23:39:58.655Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-13T23:39:58.747Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-13T23:39:58.747Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-13T23:39:58.869Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-13T23:39:58.871Z] $ docker exec 92e7eeef680246ad574b797790ceeaaaeaef5fc7438a750a102ae856a12d6f48 ssh-agent [2025-02-13T23:39:58.998Z] SSH_AUTH_SOCK=/tmp/ssh-WKuZf7Q92gMB/agent.32 [2025-02-13T23:39:58.998Z] SSH_AGENT_PID=38 [2025-02-13T23:39:59.005Z] Running ssh-add (command line suppressed) [2025-02-13T23:39:59.101Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_832763625465020331.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_832763625465020331.key) [2025-02-13T23:39:59.116Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-13T23:39:59.412Z] + git tag --points-at HEAD [Pipeline] } [2025-02-13T23:39:59.426Z] $ docker exec --env ******** --env ******** 92e7eeef680246ad574b797790ceeaaaeaef5fc7438a750a102ae856a12d6f48 ssh-agent -k [2025-02-13T23:39:59.518Z] unset SSH_AUTH_SOCK; [2025-02-13T23:39:59.518Z] unset SSH_AGENT_PID; [2025-02-13T23:39:59.518Z] echo Agent pid 38 killed; [2025-02-13T23:39:59.528Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-13T23:39:59.571Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-13T23:39:59.571Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-13T23:39:59.672Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-13T23:39:59.674Z] $ docker exec 92e7eeef680246ad574b797790ceeaaaeaef5fc7438a750a102ae856a12d6f48 ssh-agent [2025-02-13T23:39:59.805Z] SSH_AUTH_SOCK=/tmp/ssh-HW5uI5BV8cPu/agent.71 [2025-02-13T23:39:59.805Z] SSH_AGENT_PID=77 [2025-02-13T23:39:59.809Z] Running ssh-add (command line suppressed) [2025-02-13T23:39:59.904Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7489575135291826747.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7489575135291826747.key) [2025-02-13T23:39:59.923Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-13T23:40:00.220Z] + git semver init [2025-02-13T23:40:00.480Z] 2025-02-13 23:40:00,399 [run_init] DEBUG init version:0.0.0 force:False [2025-02-13T23:40:00.480Z] 2025-02-13 23:40:00,400 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2025-02-13T23:40:00.480Z] 2025-02-13 23:40:00,401 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2025-02-13T23:40:00.480Z] 2025-02-13 23:40:00,402 [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-13T23:40:01.417Z] 2025-02-13 23:40:01,406 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2025-02-13T23:40:01.417Z] 2025-02-13 23:40:01,406 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2025-02-13T23:40:01.417Z] 2025-02-13 23:40:01,406 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-02-13T23:40:01.417Z] 2025-02-13 23:40:01,407 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-02-13T23:40:01.417Z] 4.0.0-dev.15 [Pipeline] } [2025-02-13T23:40:01.698Z] $ docker exec --env ******** --env ******** 92e7eeef680246ad574b797790ceeaaaeaef5fc7438a750a102ae856a12d6f48 ssh-agent -k [2025-02-13T23:40:01.801Z] unset SSH_AUTH_SOCK; [2025-02-13T23:40:01.801Z] unset SSH_AGENT_PID; [2025-02-13T23:40:01.801Z] echo Agent pid 77 killed; [2025-02-13T23:40:01.817Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-13T23:40:02.141Z] + git semver [Pipeline] } [2025-02-13T23:40:02.417Z] $ docker stop --time=1 92e7eeef680246ad574b797790ceeaaaeaef5fc7438a750a102ae856a12d6f48 [2025-02-13T23:40:03.701Z] $ docker rm -f --volumes 92e7eeef680246ad574b797790ceeaaaeaef5fc7438a750a102ae856a12d6f48 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-13T23:40:04.057Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-13T23:40:04.529Z] Stashed 1 file(s) [Pipeline] echo [2025-02-13T23:40:04.533Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.15 [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-13T23:40:04.714Z] provisioning config files... [2025-02-13T23:40:04.729Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config13397348694230146714tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-13T23:40:05.032Z] ---> ****-login.sh [2025-02-13T23:40:05.032Z] nexus3.edgexfoundry.org:10001 [2025-02-13T23:40:05.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:40:05.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:40:05.032Z] Configure a credential helper to remove this warning. See [2025-02-13T23:40:05.032Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:40:05.032Z] [2025-02-13T23:40:05.032Z] Login Succeeded [2025-02-13T23:40:05.032Z] nexus3.edgexfoundry.org:10002 [2025-02-13T23:40:05.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:40:05.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:40:05.032Z] Configure a credential helper to remove this warning. See [2025-02-13T23:40:05.033Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:40:05.033Z] [2025-02-13T23:40:05.033Z] Login Succeeded [2025-02-13T23:40:05.033Z] nexus3.edgexfoundry.org:10003 [2025-02-13T23:40:05.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:40:05.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:40:05.293Z] Configure a credential helper to remove this warning. See [2025-02-13T23:40:05.293Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:40:05.293Z] [2025-02-13T23:40:05.293Z] Login Succeeded [2025-02-13T23:40:05.293Z] nexus3.edgexfoundry.org:10004 [2025-02-13T23:40:05.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:40:05.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:40:05.293Z] Configure a credential helper to remove this warning. See [2025-02-13T23:40:05.293Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:40:05.293Z] [2025-02-13T23:40:05.293Z] Login Succeeded [2025-02-13T23:40:05.293Z] ****.io [2025-02-13T23:40:05.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:40:05.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:40:05.553Z] Configure a credential helper to remove this warning. See [2025-02-13T23:40:05.553Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:40:05.553Z] [2025-02-13T23:40:05.553Z] Login Succeeded [2025-02-13T23:40:05.553Z] ---> ****-login.sh ends [Pipeline] } [2025-02-13T23:40:05.560Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-13T23:40:05.675Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-13T23:40:05.696Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-13T23:40:05.713Z] ========================================================= [2025-02-13T23:40:05.713Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-13T23:40:05.713Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:40:06.051Z] + 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-13T23:40:06.051Z] Sending build context to Docker daemon 18.24MB [2025-02-13T23:40:06.051Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-02-13T23:40:06.051Z] Step 2/10 : FROM ${BASE} AS builder [2025-02-13T23:40:06.051Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-13T23:40:06.051Z] da9db072f522: Pulling fs layer [2025-02-13T23:40:06.051Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-13T23:40:06.051Z] 06f05ace1117: Pulling fs layer [2025-02-13T23:40:06.051Z] 5fe327b54edc: Pulling fs layer [2025-02-13T23:40:06.051Z] 4f4fb700ef54: Pulling fs layer [2025-02-13T23:40:06.051Z] 92a5565b7b96: Pulling fs layer [2025-02-13T23:40:06.051Z] ff9bb7016b71: Pulling fs layer [2025-02-13T23:40:06.051Z] b67dba6c2c7d: Pulling fs layer [2025-02-13T23:40:06.051Z] a813b0c90790: Pulling fs layer [2025-02-13T23:40:06.051Z] 92a5565b7b96: Waiting [2025-02-13T23:40:06.051Z] 5fe327b54edc: Waiting [2025-02-13T23:40:06.051Z] 4f4fb700ef54: Waiting [2025-02-13T23:40:06.051Z] ff9bb7016b71: Waiting [2025-02-13T23:40:06.051Z] b67dba6c2c7d: Waiting [2025-02-13T23:40:06.051Z] a813b0c90790: Waiting [2025-02-13T23:40:06.314Z] 6ef4a4ee8ca5: Verifying Checksum [2025-02-13T23:40:06.314Z] 6ef4a4ee8ca5: Download complete [2025-02-13T23:40:06.314Z] 5fe327b54edc: Verifying Checksum [2025-02-13T23:40:06.314Z] 5fe327b54edc: Download complete [2025-02-13T23:40:06.314Z] 4f4fb700ef54: Verifying Checksum [2025-02-13T23:40:06.314Z] 4f4fb700ef54: Download complete [2025-02-13T23:40:06.314Z] da9db072f522: Download complete [2025-02-13T23:40:06.314Z] 92a5565b7b96: Verifying Checksum [2025-02-13T23:40:06.314Z] 92a5565b7b96: Download complete [2025-02-13T23:40:06.314Z] ff9bb7016b71: Verifying Checksum [2025-02-13T23:40:06.314Z] ff9bb7016b71: Download complete [2025-02-13T23:40:06.314Z] da9db072f522: Pull complete [2025-02-13T23:40:06.314Z] a813b0c90790: Verifying Checksum [2025-02-13T23:40:06.314Z] a813b0c90790: Download complete [2025-02-13T23:40:06.574Z] 6ef4a4ee8ca5: Pull complete [2025-02-13T23:40:06.833Z] 06f05ace1117: Verifying Checksum [2025-02-13T23:40:06.833Z] 06f05ace1117: Download complete [2025-02-13T23:40:07.091Z] b67dba6c2c7d: Verifying Checksum [2025-02-13T23:40:07.091Z] b67dba6c2c7d: Download complete [2025-02-13T23:40:10.392Z] 06f05ace1117: Pull complete [2025-02-13T23:40:10.392Z] 5fe327b54edc: Pull complete [2025-02-13T23:40:10.392Z] 4f4fb700ef54: Pull complete [2025-02-13T23:40:10.392Z] 92a5565b7b96: Pull complete [2025-02-13T23:40:10.650Z] ff9bb7016b71: Pull complete [2025-02-13T23:40:13.180Z] b67dba6c2c7d: Pull complete [2025-02-13T23:40:13.180Z] a813b0c90790: Pull complete [2025-02-13T23:40:13.439Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-13T23:40:13.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-13T23:40:13.440Z] ---> 3ba60ce46760 [2025-02-13T23:40:13.440Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2025-02-13T23:40:15.987Z] ---> Running in 4c3a334e0662 [2025-02-13T23:40:15.988Z] Removing intermediate container 4c3a334e0662 [2025-02-13T23:40:15.988Z] ---> bfe1abd9a98d [2025-02-13T23:40:15.988Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-13T23:40:15.988Z] ---> Running in 16d795daf141 [2025-02-13T23:40:15.988Z] Removing intermediate container 16d795daf141 [2025-02-13T23:40:15.988Z] ---> 91c7d6379ffd [2025-02-13T23:40:15.988Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2025-02-13T23:40:15.988Z] ---> Running in 963344a205c2 [2025-02-13T23:40:16.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-13T23:40:16.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-13T23:40:16.769Z] (1/8) Installing openssh-keygen (9.7_p1-r4) [2025-02-13T23:40:16.769Z] (2/8) Installing libedit (20240517.3.1-r0) [2025-02-13T23:40:16.769Z] (3/8) Installing openssh-client-common (9.7_p1-r4) [2025-02-13T23:40:16.769Z] (4/8) Installing openssh-client-default (9.7_p1-r4) [2025-02-13T23:40:16.769Z] (5/8) Installing openssh-sftp-server (9.7_p1-r4) [2025-02-13T23:40:16.769Z] (6/8) Installing openssh-server-common (9.7_p1-r4) [2025-02-13T23:40:16.769Z] (7/8) Installing openssh-server (9.7_p1-r4) [2025-02-13T23:40:16.769Z] (8/8) Installing openssh (9.7_p1-r4) [2025-02-13T23:40:16.769Z] Executing busybox-1.36.1-r29.trigger [2025-02-13T23:40:16.769Z] OK: 253 MiB in 66 packages [2025-02-13T23:40:17.340Z] Removing intermediate container 963344a205c2 [2025-02-13T23:40:17.340Z] ---> 70d98d4203e8 [2025-02-13T23:40:17.340Z] Step 6/10 : WORKDIR /device-modbus-go [2025-02-13T23:40:17.340Z] ---> Running in b997f27a4929 [2025-02-13T23:40:17.340Z] Removing intermediate container b997f27a4929 [2025-02-13T23:40:17.340Z] ---> 56fecf680cff [2025-02-13T23:40:17.340Z] Step 7/10 : COPY go.mod vendor* ./ [2025-02-13T23:40:17.605Z] ---> e81672432e80 [2025-02-13T23:40:17.605Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-13T23:40:17.605Z] ---> Running in 7b2d932ae748 [2025-02-13T23:40:19.676Z] Still waiting to schedule task [2025-02-13T23:40:19.676Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-02-13T23:40:56.386Z] Removing intermediate container 7b2d932ae748 [2025-02-13T23:40:56.386Z] ---> 9f65fbe27b43 [2025-02-13T23:40:56.386Z] Step 9/10 : COPY . . [2025-02-13T23:40:56.386Z] ---> 3863d448a69d [2025-02-13T23:40:56.386Z] Step 10/10 : RUN ${MAKE} [2025-02-13T23:40:56.386Z] ---> Running in b40cca3c835c [2025-02-13T23:40:56.386Z] noop [2025-02-13T23:40:56.386Z] Removing intermediate container b40cca3c835c [2025-02-13T23:40:56.386Z] ---> a5760a888eb3 [2025-02-13T23:40:56.386Z] Successfully built a5760a888eb3 [2025-02-13T23:40:56.386Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:40:56.722Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-13T23:40:56.722Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-13T23:40:56.807Z] prd-ubuntu20.04-docker-8c-8g-38909 does not seem to be running inside a container [2025-02-13T23:40:56.843Z] $ 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 ******** ci-base-image-x86_64 cat [2025-02-13T23:40:57.195Z] $ docker top 5ee20d3acedf1810fe4d98755a4fd1505fde9d4ee9d6b980923c048bda24ec59 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-13T23:40:57.551Z] + go version [2025-02-13T23:40:57.551Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-13T23:40:57.560Z] $ docker stop --time=1 5ee20d3acedf1810fe4d98755a4fd1505fde9d4ee9d6b980923c048bda24ec59 [2025-02-13T23:40:58.848Z] $ docker rm -f --volumes 5ee20d3acedf1810fe4d98755a4fd1505fde9d4ee9d6b980923c048bda24ec59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:40:59.357Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-13T23:40:59.357Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-13T23:40:59.447Z] prd-ubuntu20.04-docker-8c-8g-38909 does not seem to be running inside a container [2025-02-13T23:40:59.480Z] $ 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 ******** ci-base-image-x86_64 cat [2025-02-13T23:40:59.823Z] $ docker top a73c32e126106cf51095422c9312812cc33a95c291d3270427f37c5956c05d33 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-13T23:41:00.178Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2025-02-13T23:41:00.489Z] + make test [2025-02-13T23:41:00.489Z] go test ./... -coverprofile=coverage.out [2025-02-13T23:41:01.868Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2025-02-13T23:41:19.943Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2025-02-13T23:41:19.943Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.008s coverage: 45.7% of statements [2025-02-13T23:41:32.159Z] go vet ./... [2025-02-13T23:41:38.721Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-13T23:41:38.721Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-13T23:41:38.721Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-13T23:41:38.734Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-13T23:41:38.756Z] $ docker stop --time=1 a73c32e126106cf51095422c9312812cc33a95c291d3270427f37c5956c05d33 [2025-02-13T23:41:41.412Z] $ docker rm -f --volumes a73c32e126106cf51095422c9312812cc33a95c291d3270427f37c5956c05d33 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-13T23:41:42.008Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-13T23:41:42.060Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-02-13T23:41:42.593Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-13T23:41:42.877Z] + ls -al . [2025-02-13T23:41:42.877Z] total 260 [2025-02-13T23:41:42.877Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 13 23:41 . [2025-02-13T23:41:42.877Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 23:39 .. [2025-02-13T23:41:42.877Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 13 23:39 .dockerignore [2025-02-13T23:41:42.877Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 23:41 .git [2025-02-13T23:41:42.877Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 23:39 .github [2025-02-13T23:41:42.877Z] -rw-rw-r-- 1 jenkins jenkins 266 Feb 13 23:39 .gitignore [2025-02-13T23:41:42.877Z] -rw-rw-r-- 1 jenkins jenkins 199 Feb 13 23:39 .golangci.yml [2025-02-13T23:41:42.877Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 23:40 .semver [2025-02-13T23:41:42.877Z] -rw-rw-r-- 1 jenkins jenkins 19818 Feb 13 23:39 Attribution.txt [2025-02-13T23:41:42.877Z] -rw-rw-r-- 1 jenkins jenkins 16388 Feb 13 23:39 CHANGELOG.md [2025-02-13T23:41:42.877Z] -rw-rw-r-- 1 jenkins jenkins 1479 Feb 13 23:39 Dockerfile [2025-02-13T23:41:42.877Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 23:39 GOVERNANCE.md [2025-02-13T23:41:42.877Z] -rw-rw-r-- 1 jenkins jenkins 658 Feb 13 23:39 Jenkinsfile [2025-02-13T23:41:42.877Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 13 23:39 LICENSE [2025-02-13T23:41:42.877Z] -rw-rw-r-- 1 jenkins jenkins 2524 Feb 13 23:39 Makefile [2025-02-13T23:41:42.877Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 13 23:39 OWNERS.md [2025-02-13T23:41:42.877Z] -rw-rw-r-- 1 jenkins jenkins 4463 Feb 13 23:39 README.md [2025-02-13T23:41:42.877Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 13 23:40 VERSION [2025-02-13T23:41:42.877Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 23:39 bin [2025-02-13T23:41:42.877Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 23:39 cmd [2025-02-13T23:41:42.877Z] -rw-r--r-- 1 jenkins jenkins 26779 Feb 13 23:41 coverage.out [2025-02-13T23:41:42.877Z] -rw-rw-r-- 1 jenkins jenkins 6342 Feb 13 23:39 go.mod [2025-02-13T23:41:42.877Z] -rw-rw-r-- 1 jenkins jenkins 86968 Feb 13 23:39 go.sum [2025-02-13T23:41:42.877Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 23:39 internal [2025-02-13T23:41:42.877Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 23:39 simulator [2025-02-13T23:41:42.877Z] -rw-rw-r-- 1 jenkins jenkins 229 Feb 13 23:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:41:43.199Z] + 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=1de0282aab08a6d55b74fb4abc8455e116b4ab4b --label arch=amd64 --label version=4.0.0-dev.15 . [2025-02-13T23:41:43.199Z] Sending build context to Docker daemon 18.27MB [2025-02-13T23:41:43.199Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2025-02-13T23:41:43.199Z] Step 2/23 : FROM ${BASE} AS builder [2025-02-13T23:41:43.199Z] ---> a5760a888eb3 [2025-02-13T23:41:43.199Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2025-02-13T23:41:43.458Z] ---> Running in c90a85830d8e [2025-02-13T23:41:43.458Z] Removing intermediate container c90a85830d8e [2025-02-13T23:41:43.458Z] ---> bb5d92401d3a [2025-02-13T23:41:43.458Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-13T23:41:43.458Z] ---> Running in 8a77a0fb615c [2025-02-13T23:41:43.717Z] Removing intermediate container 8a77a0fb615c [2025-02-13T23:41:43.717Z] ---> 7c23d2d13dc7 [2025-02-13T23:41:43.717Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2025-02-13T23:41:43.717Z] ---> Running in 5ae338d95e84 [2025-02-13T23:41:43.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-13T23:41:43.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-13T23:41:44.544Z] OK: 253 MiB in 66 packages [2025-02-13T23:41:44.803Z] Removing intermediate container 5ae338d95e84 [2025-02-13T23:41:44.803Z] ---> 42a1ab879295 [2025-02-13T23:41:44.803Z] Step 6/23 : WORKDIR /device-modbus-go [2025-02-13T23:41:44.803Z] ---> Running in d9983b30e4f1 [2025-02-13T23:41:44.803Z] Removing intermediate container d9983b30e4f1 [2025-02-13T23:41:44.803Z] ---> 04c9b5e20a63 [2025-02-13T23:41:44.803Z] Step 7/23 : COPY go.mod vendor* ./ [2025-02-13T23:41:45.064Z] ---> 85d8e3bade61 [2025-02-13T23:41:45.064Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-13T23:41:45.064Z] ---> Running in 09582f46f80d [2025-02-13T23:41:45.633Z] Removing intermediate container 09582f46f80d [2025-02-13T23:41:45.633Z] ---> 03850cb24084 [2025-02-13T23:41:45.633Z] Step 9/23 : COPY . . [2025-02-13T23:41:46.199Z] ---> 795b0a55f2a8 [2025-02-13T23:41:46.199Z] Step 10/23 : RUN ${MAKE} [2025-02-13T23:41:46.199Z] ---> Running in 4eb63bab42db [2025-02-13T23:41:46.456Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.0.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2025-02-13T23:41:55.632Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-38910 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2025-02-13T23:41:55.654Z] Running in /w/workspace/device-modbus-go/180 [Pipeline] { [Pipeline] checkout [2025-02-13T23:41:55.699Z] The recommended git tool is: git [2025-02-13T23:42:01.885Z] using credential edgex-jenkins-ssh [2025-02-13T23:42:01.910Z] Cloning the remote Git repository [2025-02-13T23:42:01.949Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2025-02-13T23:42:02.082Z] > git init /w/workspace/device-modbus-go/180 # timeout=10 [2025-02-13T23:42:02.327Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2025-02-13T23:42:02.328Z] > git --version # timeout=10 [2025-02-13T23:42:02.360Z] > git --version # 'git version 2.25.1' [2025-02-13T23:42:02.365Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-02-13T23:42:02.540Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-13T23:42:05.260Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2025-02-13T23:42:05.394Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-13T23:42:07.378Z] Avoid second fetch [2025-02-13T23:42:07.379Z] Checking out Revision 1de0282aab08a6d55b74fb4abc8455e116b4ab4b (main) [2025-02-13T23:42:07.395Z] > git config core.sparsecheckout # timeout=10 [2025-02-13T23:42:07.452Z] > git checkout -f 1de0282aab08a6d55b74fb4abc8455e116b4ab4b # timeout=10 [2025-02-13T23:42:07.975Z] Commit message: "Merge pull request #615 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.24" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-13T23:42:12.948Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-02-13T23:42:12.948Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-13T23:42:12.948Z] Dload Upload Total Spent Left Speed [2025-02-13T23:42:12.948Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 93635 0 --:--:-- --:--:-- --:--:-- 94323 [Pipeline] sh [2025-02-13T23:42:13.322Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-02-13T23:42:13.660Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-02-13T23:42:13.660Z] + sudo tee /etc/docker/daemon.new [2025-02-13T23:42:13.660Z] { [2025-02-13T23:42:13.660Z] "registry-mirrors": [ [2025-02-13T23:42:13.660Z] "https://nexus3.edgexfoundry.org:10001" [2025-02-13T23:42:13.660Z] ], [2025-02-13T23:42:13.660Z] "bip": "10.250.0.254/24", [2025-02-13T23:42:13.660Z] "hosts": [ [2025-02-13T23:42:13.660Z] "tcp://0.0.0.0:5555", [2025-02-13T23:42:13.660Z] "unix:///var/run/docker.sock" [2025-02-13T23:42:13.660Z] ], [2025-02-13T23:42:13.660Z] "mtu": 1458, [2025-02-13T23:42:13.660Z] "selinux-enabled": true, [2025-02-13T23:42:13.660Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-02-13T23:42:13.660Z] } [Pipeline] sh [2025-02-13T23:42:14.027Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-02-13T23:42:14.364Z] + sudo service docker restart [2025-02-13T23:42:18.560Z] Removing intermediate container 4eb63bab42db [2025-02-13T23:42:18.560Z] ---> c3bce779a68f [2025-02-13T23:42:18.560Z] Step 11/23 : FROM alpine:3.20 [2025-02-13T23:42:18.560Z] 3.20: Pulling from library/alpine [2025-02-13T23:42:18.560Z] 66a3d608f3fa: Pulling fs layer [2025-02-13T23:42:18.560Z] 66a3d608f3fa: Download complete [2025-02-13T23:42:18.560Z] 66a3d608f3fa: Pull complete [2025-02-13T23:42:18.560Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-13T23:42:18.560Z] Status: Downloaded newer image for alpine:3.20 [2025-02-13T23:42:18.560Z] ---> e29df9b510ff [2025-02-13T23:42:18.560Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2025-02-13T23:42:18.560Z] ---> Running in 2f695998f1df [2025-02-13T23:42:18.560Z] Removing intermediate container 2f695998f1df [2025-02-13T23:42:18.560Z] ---> 3885369d2a87 [2025-02-13T23:42:18.560Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2025-02-13T23:42:18.560Z] ---> Running in c10a0f70c2b2 [2025-02-13T23:42:18.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-13T23:42:18.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-13T23:42:18.560Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-02-13T23:42:18.560Z] Executing busybox-1.36.1-r29.trigger [2025-02-13T23:42:18.560Z] OK: 8 MiB in 15 packages [2025-02-13T23:42:18.560Z] Removing intermediate container c10a0f70c2b2 [2025-02-13T23:42:18.560Z] ---> 6a449f2a9076 [2025-02-13T23:42:18.560Z] Step 14/23 : RUN apk --no-cache upgrade [2025-02-13T23:42:18.560Z] ---> Running in aaa068a42213 [2025-02-13T23:42:18.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-13T23:42:18.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-13T23:42:18.560Z] (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-13T23:42:18.560Z] (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-13T23:42:18.560Z] (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-13T23:42:18.560Z] (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) [2025-02-13T23:42:18.560Z] Executing busybox-1.36.1-r29.trigger [2025-02-13T23:42:18.560Z] OK: 8 MiB in 15 packages [2025-02-13T23:42:18.560Z] Removing intermediate container aaa068a42213 [2025-02-13T23:42:18.560Z] ---> c6be7765bf63 [2025-02-13T23:42:18.560Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2025-02-13T23:42:18.560Z] ---> d8e380f231f3 [2025-02-13T23:42:18.560Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2025-02-13T23:42:18.560Z] ---> 933d5318c440 [2025-02-13T23:42:18.560Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2025-02-13T23:42:18.560Z] ---> 8f767d8d40e8 [2025-02-13T23:42:18.560Z] Step 18/23 : EXPOSE 59901 [2025-02-13T23:42:18.560Z] ---> Running in f2f762b81af8 [2025-02-13T23:42:18.819Z] Removing intermediate container f2f762b81af8 [2025-02-13T23:42:18.819Z] ---> dc1589a07396 [2025-02-13T23:42:18.819Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2025-02-13T23:42:18.819Z] ---> Running in c0cc55a47fa8 [2025-02-13T23:42:18.819Z] Removing intermediate container c0cc55a47fa8 [2025-02-13T23:42:18.819Z] ---> 4a3f439178c5 [2025-02-13T23:42:18.819Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-02-13T23:42:18.819Z] ---> Running in 2bf94046fabf [2025-02-13T23:42:18.819Z] Removing intermediate container 2bf94046fabf [2025-02-13T23:42:18.819Z] ---> bd6486e64610 [2025-02-13T23:42:18.819Z] Step 21/23 : LABEL arch=amd64 [2025-02-13T23:42:18.819Z] ---> Running in 57a06f4f2821 [2025-02-13T23:42:18.819Z] Removing intermediate container 57a06f4f2821 [2025-02-13T23:42:18.819Z] ---> 5f5d8d98c5bc [2025-02-13T23:42:18.819Z] Step 22/23 : LABEL git_sha=1de0282aab08a6d55b74fb4abc8455e116b4ab4b [2025-02-13T23:42:19.077Z] ---> Running in 5aa827ec2edc [2025-02-13T23:42:19.077Z] Removing intermediate container 5aa827ec2edc [2025-02-13T23:42:19.077Z] ---> 655cd8314c09 [2025-02-13T23:42:19.077Z] Step 23/23 : LABEL version=4.0.0-dev.15 [2025-02-13T23:42:19.077Z] ---> Running in 5d443134c233 [2025-02-13T23:42:19.077Z] Removing intermediate container 5d443134c233 [2025-02-13T23:42:19.077Z] ---> b4297f58d075 [2025-02-13T23:42:19.077Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-13T23:42:19.077Z] Successfully built b4297f58d075 [2025-02-13T23:42:19.077Z] 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-13T23:42:19.438Z] provisioning config files... [2025-02-13T23:42:19.446Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config2508661390808336358tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-13T23:42:19.745Z] ---> ****-login.sh [2025-02-13T23:42:19.745Z] nexus3.edgexfoundry.org:10001 [2025-02-13T23:42:19.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:42:19.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:42:19.745Z] Configure a credential helper to remove this warning. See [2025-02-13T23:42:19.745Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:42:19.745Z] [2025-02-13T23:42:19.745Z] Login Succeeded [2025-02-13T23:42:19.745Z] nexus3.edgexfoundry.org:10002 [2025-02-13T23:42:19.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:42:19.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:42:19.746Z] Configure a credential helper to remove this warning. See [2025-02-13T23:42:19.746Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:42:19.746Z] [2025-02-13T23:42:19.746Z] Login Succeeded [2025-02-13T23:42:19.746Z] nexus3.edgexfoundry.org:10003 [2025-02-13T23:42:20.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:42:20.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:42:20.003Z] Configure a credential helper to remove this warning. See [2025-02-13T23:42:20.003Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:42:20.003Z] [2025-02-13T23:42:20.003Z] Login Succeeded [2025-02-13T23:42:20.003Z] nexus3.edgexfoundry.org:10004 [2025-02-13T23:42:20.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:42:20.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:42:20.003Z] Configure a credential helper to remove this warning. See [2025-02-13T23:42:20.003Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:42:20.003Z] [2025-02-13T23:42:20.003Z] Login Succeeded [2025-02-13T23:42:20.003Z] ****.io [2025-02-13T23:42:20.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:42:20.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:42:20.262Z] Configure a credential helper to remove this warning. See [2025-02-13T23:42:20.262Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:42:20.262Z] [2025-02-13T23:42:20.262Z] Login Succeeded [2025-02-13T23:42:20.262Z] ---> ****-login.sh ends [Pipeline] } [2025-02-13T23:42:20.269Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-13T23:42:20.334Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-13T23:42:20.366Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2025-02-13T23:42:20.366Z] 1de0282aab08a6d55b74fb4abc8455e116b4ab4b [2025-02-13T23:42:20.366Z] latest [2025-02-13T23:42:20.366Z] 4.0.0-dev.15 [2025-02-13T23:42:20.366Z] 1de0282aab08a6d55b74fb4abc8455e116b4ab4b-4.0.0-dev.15 [2025-02-13T23:42:20.366Z] main [2025-02-13T23:42:20.366Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:42:20.725Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:1de0282aab08a6d55b74fb4abc8455e116b4ab4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:42:21.056Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:1de0282aab08a6d55b74fb4abc8455e116b4ab4b [2025-02-13T23:42:21.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-02-13T23:42:21.056Z] 087ab246cff9: Preparing [2025-02-13T23:42:21.056Z] c40b529e31b0: Preparing [2025-02-13T23:42:21.056Z] 03ad5417861d: Preparing [2025-02-13T23:42:21.056Z] a23237494d8e: Preparing [2025-02-13T23:42:21.056Z] a103ccec8557: Preparing [2025-02-13T23:42:21.056Z] ce5a8cde9eee: Preparing [2025-02-13T23:42:21.056Z] ce5a8cde9eee: Waiting [2025-02-13T23:42:21.056Z] 087ab246cff9: Pushed [2025-02-13T23:42:21.056Z] a103ccec8557: Pushed [2025-02-13T23:42:21.056Z] c40b529e31b0: Pushed [2025-02-13T23:42:21.056Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:42:21.621Z] a23237494d8e: Pushed [2025-02-13T23:42:24.151Z] 03ad5417861d: Pushed [2025-02-13T23:42:24.151Z] 1de0282aab08a6d55b74fb4abc8455e116b4ab4b: digest: sha256:585419efeac5f2147ca0d0cc40ef00248a8057007c2a4a5fea3fe4e37d98a6e2 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:42:24.495Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:42:24.826Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-02-13T23:42:24.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-02-13T23:42:24.826Z] 087ab246cff9: Preparing [2025-02-13T23:42:24.826Z] c40b529e31b0: Preparing [2025-02-13T23:42:24.826Z] 03ad5417861d: Preparing [2025-02-13T23:42:24.826Z] a23237494d8e: Preparing [2025-02-13T23:42:24.826Z] a103ccec8557: Preparing [2025-02-13T23:42:24.826Z] ce5a8cde9eee: Preparing [2025-02-13T23:42:24.826Z] ce5a8cde9eee: Waiting [2025-02-13T23:42:24.826Z] 03ad5417861d: Layer already exists [2025-02-13T23:42:24.826Z] a23237494d8e: Layer already exists [2025-02-13T23:42:24.826Z] 087ab246cff9: Layer already exists [2025-02-13T23:42:24.826Z] a103ccec8557: Layer already exists [2025-02-13T23:42:24.826Z] c40b529e31b0: Layer already exists [2025-02-13T23:42:24.826Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:42:24.826Z] latest: digest: sha256:585419efeac5f2147ca0d0cc40ef00248a8057007c2a4a5fea3fe4e37d98a6e2 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:42:25.160Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:42:25.498Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.15 [2025-02-13T23:42:25.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-02-13T23:42:25.498Z] 087ab246cff9: Preparing [2025-02-13T23:42:25.498Z] c40b529e31b0: Preparing [2025-02-13T23:42:25.498Z] 03ad5417861d: Preparing [2025-02-13T23:42:25.498Z] a23237494d8e: Preparing [2025-02-13T23:42:25.498Z] a103ccec8557: Preparing [2025-02-13T23:42:25.498Z] ce5a8cde9eee: Preparing [2025-02-13T23:42:25.498Z] ce5a8cde9eee: Waiting [2025-02-13T23:42:25.498Z] a103ccec8557: Layer already exists [2025-02-13T23:42:25.498Z] 087ab246cff9: Layer already exists [2025-02-13T23:42:25.498Z] a23237494d8e: Layer already exists [2025-02-13T23:42:25.498Z] c40b529e31b0: Layer already exists [2025-02-13T23:42:25.498Z] 03ad5417861d: Layer already exists [2025-02-13T23:42:25.498Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:42:25.498Z] 4.0.0-dev.15: digest: sha256:585419efeac5f2147ca0d0cc40ef00248a8057007c2a4a5fea3fe4e37d98a6e2 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:42:25.845Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:1de0282aab08a6d55b74fb4abc8455e116b4ab4b-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:42:26.168Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:1de0282aab08a6d55b74fb4abc8455e116b4ab4b-4.0.0-dev.15 [2025-02-13T23:42:26.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-02-13T23:42:26.168Z] 087ab246cff9: Preparing [2025-02-13T23:42:26.168Z] c40b529e31b0: Preparing [2025-02-13T23:42:26.168Z] 03ad5417861d: Preparing [2025-02-13T23:42:26.168Z] a23237494d8e: Preparing [2025-02-13T23:42:26.168Z] a103ccec8557: Preparing [2025-02-13T23:42:26.168Z] ce5a8cde9eee: Preparing [2025-02-13T23:42:26.168Z] ce5a8cde9eee: Waiting [2025-02-13T23:42:26.168Z] a23237494d8e: Layer already exists [2025-02-13T23:42:26.168Z] 087ab246cff9: Layer already exists [2025-02-13T23:42:26.168Z] 03ad5417861d: Layer already exists [2025-02-13T23:42:26.168Z] c40b529e31b0: Layer already exists [2025-02-13T23:42:26.168Z] a103ccec8557: Layer already exists [2025-02-13T23:42:26.168Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:42:26.168Z] 1de0282aab08a6d55b74fb4abc8455e116b4ab4b-4.0.0-dev.15: digest: sha256:585419efeac5f2147ca0d0cc40ef00248a8057007c2a4a5fea3fe4e37d98a6e2 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:42:26.501Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:42:26.834Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2025-02-13T23:42:26.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-02-13T23:42:26.834Z] 087ab246cff9: Preparing [2025-02-13T23:42:26.834Z] c40b529e31b0: Preparing [2025-02-13T23:42:26.834Z] 03ad5417861d: Preparing [2025-02-13T23:42:26.834Z] a23237494d8e: Preparing [2025-02-13T23:42:26.834Z] a103ccec8557: Preparing [2025-02-13T23:42:26.834Z] ce5a8cde9eee: Preparing [2025-02-13T23:42:26.834Z] ce5a8cde9eee: Waiting [2025-02-13T23:42:26.834Z] 087ab246cff9: Layer already exists [2025-02-13T23:42:26.834Z] 03ad5417861d: Layer already exists [2025-02-13T23:42:26.834Z] a103ccec8557: Layer already exists [2025-02-13T23:42:26.834Z] c40b529e31b0: Layer already exists [2025-02-13T23:42:26.834Z] a23237494d8e: Layer already exists [2025-02-13T23:42:26.834Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:42:26.834Z] main: digest: sha256:585419efeac5f2147ca0d0cc40ef00248a8057007c2a4a5fea3fe4e37d98a6e2 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-13T23:42:26.924Z] ===================================================== [Pipeline] echo [2025-02-13T23:42:26.944Z] taggedImages: [2025-02-13T23:42:26.944Z] - nexus3.edgexfoundry.org:10004/device-modbus:1de0282aab08a6d55b74fb4abc8455e116b4ab4b [2025-02-13T23:42:26.944Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-02-13T23:42:26.944Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.15 [2025-02-13T23:42:26.944Z] - nexus3.edgexfoundry.org:10004/device-modbus:1de0282aab08a6d55b74fb4abc8455e116b4ab4b-4.0.0-dev.15 [2025-02-13T23:42:26.944Z] - 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-13T23:42:27.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-13T23:42:27.390Z] [2025-02-13T23:42:27.390Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:42:27.697Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-13T23:42:27.697Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-13T23:42:27.697Z] 5eb5b503b376: Pulling fs layer [2025-02-13T23:42:27.697Z] 5c69ac0246d0: Pulling fs layer [2025-02-13T23:42:27.697Z] ec43610c2a17: Pulling fs layer [2025-02-13T23:42:27.697Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-13T23:42:27.697Z] 33b1e0a273af: Pulling fs layer [2025-02-13T23:42:27.697Z] 5d3b04190fa2: Pulling fs layer [2025-02-13T23:42:27.697Z] 2f39f015ded8: Pulling fs layer [2025-02-13T23:42:27.697Z] 33b1e0a273af: Waiting [2025-02-13T23:42:27.697Z] 2f39f015ded8: Waiting [2025-02-13T23:42:27.697Z] 5d3b04190fa2: Waiting [2025-02-13T23:42:27.697Z] 3a2ae6a8a46f: Waiting [2025-02-13T23:42:27.697Z] 5c69ac0246d0: Verifying Checksum [2025-02-13T23:42:27.697Z] 5c69ac0246d0: Download complete [2025-02-13T23:42:27.697Z] 3a2ae6a8a46f: Verifying Checksum [2025-02-13T23:42:27.697Z] 3a2ae6a8a46f: Download complete [2025-02-13T23:42:27.697Z] 33b1e0a273af: Verifying Checksum [2025-02-13T23:42:27.697Z] 33b1e0a273af: Download complete [2025-02-13T23:42:27.697Z] 5d3b04190fa2: Download complete [2025-02-13T23:42:27.697Z] ec43610c2a17: Verifying Checksum [2025-02-13T23:42:27.697Z] ec43610c2a17: Download complete [2025-02-13T23:42:27.958Z] 5eb5b503b376: Verifying Checksum [2025-02-13T23:42:27.958Z] 5eb5b503b376: Download complete [2025-02-13T23:42:28.524Z] 2f39f015ded8: Verifying Checksum [2025-02-13T23:42:28.524Z] 2f39f015ded8: Download complete [2025-02-13T23:42:29.088Z] 5eb5b503b376: Pull complete [2025-02-13T23:42:29.345Z] 5c69ac0246d0: Pull complete [2025-02-13T23:42:29.603Z] ec43610c2a17: Pull complete [2025-02-13T23:42:29.603Z] 3a2ae6a8a46f: Pull complete [2025-02-13T23:42:29.862Z] 33b1e0a273af: Pull complete [2025-02-13T23:42:30.120Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-13T23:42:32.634Z] provisioning config files... [2025-02-13T23:42:32.660Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/180@tmp/config11969026767346322477tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-13T23:42:33.110Z] ---> ****-login.sh [2025-02-13T23:42:33.110Z] nexus3.edgexfoundry.org:10001 [2025-02-13T23:42:33.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:42:33.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:42:33.658Z] Configure a credential helper to remove this warning. See [2025-02-13T23:42:33.658Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:42:33.658Z] [2025-02-13T23:42:33.658Z] Login Succeeded [2025-02-13T23:42:33.658Z] nexus3.edgexfoundry.org:10002 [2025-02-13T23:42:33.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:42:34.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:42:34.196Z] Configure a credential helper to remove this warning. See [2025-02-13T23:42:34.196Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:42:34.196Z] [2025-02-13T23:42:34.196Z] Login Succeeded [2025-02-13T23:42:34.196Z] nexus3.edgexfoundry.org:10003 [2025-02-13T23:42:34.306Z] 2f39f015ded8: Pull complete [2025-02-13T23:42:34.306Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-13T23:42:34.306Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-13T23:42:34.306Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-13T23:42:34.420Z] prd-ubuntu20.04-docker-8c-8g-38909 does not seem to be running inside a container [2025-02-13T23:42:34.453Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-13T23:42:34.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:42:34.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:42:34.464Z] Configure a credential helper to remove this warning. See [2025-02-13T23:42:34.464Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:42:34.464Z] [2025-02-13T23:42:34.464Z] Login Succeeded [2025-02-13T23:42:34.464Z] nexus3.edgexfoundry.org:10004 [2025-02-13T23:42:34.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:42:34.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:42:34.735Z] Configure a credential helper to remove this warning. See [2025-02-13T23:42:34.736Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:42:34.736Z] [2025-02-13T23:42:34.736Z] Login Succeeded [2025-02-13T23:42:34.736Z] ****.io [2025-02-13T23:42:35.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:42:35.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:42:35.269Z] Configure a credential helper to remove this warning. See [2025-02-13T23:42:35.269Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:42:35.269Z] [2025-02-13T23:42:35.269Z] Login Succeeded [2025-02-13T23:42:35.269Z] ---> ****-login.sh ends [2025-02-13T23:42:36.563Z] $ docker top 34ea1bd8dc3552fdd308a39a37d2ff0d1021f9dd570ecfa7368ca12ac29e9c8b -eo pid,comm [Pipeline] { [Pipeline] } [2025-02-13T23:42:36.649Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2025-02-13T23:42:37.000Z] ---> job-cost.sh [2025-02-13T23:42:37.000Z] lf-activate-venv: SKIPPING [2025-02-13T23:42:37.000Z] INFO: No Stack... [Pipeline] echo [2025-02-13T23:42:37.034Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-13T23:42:37.061Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-13T23:42:37.083Z] ========================================================= [2025-02-13T23:42:37.083Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-02-13T23:42:37.083Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:42:37.258Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-13T23:42:37.458Z] + 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-13T23:42:37.515Z] INFO: Archiving Costs [Pipeline] sh [2025-02-13T23:42:37.726Z] Sending build context to Docker daemon 9.271MB [2025-02-13T23:42:37.726Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-02-13T23:42:37.726Z] Step 2/10 : FROM ${BASE} AS builder [2025-02-13T23:42:37.800Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2025-02-13T23:42:37.800Z] + cut -d, -f6 [Pipeline] lock [2025-02-13T23:42:37.812Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-180-stack-cost] [2025-02-13T23:42:37.819Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-180-stack-cost] did not exist. Created. [2025-02-13T23:42:37.824Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-180-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-13T23:42:37.994Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-02-13T23:42:37.995Z] 9986a736f7d3: Pulling fs layer [2025-02-13T23:42:37.995Z] 1f018df60701: Pulling fs layer [2025-02-13T23:42:37.995Z] 39f8f326b044: Pulling fs layer [2025-02-13T23:42:37.995Z] e6a1e7a6a96a: Pulling fs layer [2025-02-13T23:42:37.995Z] 4f4fb700ef54: Pulling fs layer [2025-02-13T23:42:37.995Z] d45d956e0dbf: Pulling fs layer [2025-02-13T23:42:37.995Z] d7702b0d1db1: Pulling fs layer [2025-02-13T23:42:37.995Z] 5c7f0f088c93: Pulling fs layer [2025-02-13T23:42:37.995Z] 4fdc064ae6cf: Pulling fs layer [2025-02-13T23:42:37.995Z] d45d956e0dbf: Waiting [2025-02-13T23:42:37.995Z] d7702b0d1db1: Waiting [2025-02-13T23:42:37.995Z] 5c7f0f088c93: Waiting [2025-02-13T23:42:37.995Z] 4fdc064ae6cf: Waiting [2025-02-13T23:42:37.995Z] e6a1e7a6a96a: Waiting [2025-02-13T23:42:37.995Z] 4f4fb700ef54: Waiting [2025-02-13T23:42:37.995Z] 1f018df60701: Verifying Checksum [2025-02-13T23:42:37.995Z] 1f018df60701: Download complete [2025-02-13T23:42:37.995Z] e6a1e7a6a96a: Verifying Checksum [2025-02-13T23:42:37.995Z] e6a1e7a6a96a: Download complete [2025-02-13T23:42:37.995Z] 4f4fb700ef54: Verifying Checksum [2025-02-13T23:42:37.995Z] 4f4fb700ef54: Download complete [2025-02-13T23:42:37.995Z] d45d956e0dbf: Verifying Checksum [2025-02-13T23:42:37.995Z] d45d956e0dbf: Download complete [2025-02-13T23:42:38.138Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-02-13T23:42:38.162Z] Stashed 1 file(s) [Pipeline] } [2025-02-13T23:42:38.169Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-180-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-13T23:42:38.204Z] $ docker stop --time=1 34ea1bd8dc3552fdd308a39a37d2ff0d1021f9dd570ecfa7368ca12ac29e9c8b [2025-02-13T23:42:38.264Z] 9986a736f7d3: Download complete [2025-02-13T23:42:38.264Z] d7702b0d1db1: Verifying Checksum [2025-02-13T23:42:38.264Z] d7702b0d1db1: Download complete [2025-02-13T23:42:38.533Z] 4fdc064ae6cf: Verifying Checksum [2025-02-13T23:42:38.533Z] 4fdc064ae6cf: Download complete [2025-02-13T23:42:39.130Z] 9986a736f7d3: Pull complete [2025-02-13T23:42:39.376Z] $ docker rm -f --volumes 34ea1bd8dc3552fdd308a39a37d2ff0d1021f9dd570ecfa7368ca12ac29e9c8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-02-13T23:42:39.717Z] 1f018df60701: Pull complete [2025-02-13T23:42:39.998Z] 39f8f326b044: Verifying Checksum [2025-02-13T23:42:39.998Z] 39f8f326b044: Download complete [2025-02-13T23:42:40.958Z] 5c7f0f088c93: Verifying Checksum [2025-02-13T23:42:40.958Z] 5c7f0f088c93: Download complete [2025-02-13T23:42:55.951Z] 39f8f326b044: Pull complete [2025-02-13T23:42:55.951Z] e6a1e7a6a96a: Pull complete [2025-02-13T23:42:55.951Z] 4f4fb700ef54: Pull complete [2025-02-13T23:42:55.951Z] d45d956e0dbf: Pull complete [2025-02-13T23:42:55.951Z] d7702b0d1db1: Pull complete [2025-02-13T23:43:02.615Z] 5c7f0f088c93: Pull complete [2025-02-13T23:43:04.028Z] 4fdc064ae6cf: Pull complete [2025-02-13T23:43:04.028Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-02-13T23:43:04.028Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-13T23:43:04.028Z] ---> 63f30b955cb9 [2025-02-13T23:43:04.028Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2025-02-13T23:43:04.989Z] ---> Running in 8692fc73253d [2025-02-13T23:43:05.260Z] Removing intermediate container 8692fc73253d [2025-02-13T23:43:05.260Z] ---> 7ca090816dad [2025-02-13T23:43:05.260Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-13T23:43:05.260Z] ---> Running in b50ff3f6536b [2025-02-13T23:43:05.528Z] Removing intermediate container b50ff3f6536b [2025-02-13T23:43:05.528Z] ---> 15eed7fb57d4 [2025-02-13T23:43:05.528Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2025-02-13T23:43:05.528Z] ---> Running in 1dbb34009a21 [2025-02-13T23:43:06.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-13T23:43:06.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-13T23:43:08.355Z] (1/8) Installing openssh-keygen (9.7_p1-r4) [2025-02-13T23:43:08.355Z] (2/8) Installing libedit (20240517.3.1-r0) [2025-02-13T23:43:08.355Z] (3/8) Installing openssh-client-common (9.7_p1-r4) [2025-02-13T23:43:08.355Z] (4/8) Installing openssh-client-default (9.7_p1-r4) [2025-02-13T23:43:08.355Z] (5/8) Installing openssh-sftp-server (9.7_p1-r4) [2025-02-13T23:43:08.355Z] (6/8) Installing openssh-server-common (9.7_p1-r4) [2025-02-13T23:43:08.355Z] (7/8) Installing openssh-server (9.7_p1-r4) [2025-02-13T23:43:08.355Z] (8/8) Installing openssh (9.7_p1-r4) [2025-02-13T23:43:08.355Z] Executing busybox-1.36.1-r29.trigger [2025-02-13T23:43:08.355Z] OK: 245 MiB in 66 packages [2025-02-13T23:43:09.775Z] Removing intermediate container 1dbb34009a21 [2025-02-13T23:43:09.775Z] ---> bcea50d22a4f [2025-02-13T23:43:09.775Z] Step 6/10 : WORKDIR /device-modbus-go [2025-02-13T23:43:09.775Z] ---> Running in 6986fc30e284 [2025-02-13T23:43:09.775Z] Removing intermediate container 6986fc30e284 [2025-02-13T23:43:09.775Z] ---> 72bab6134e98 [2025-02-13T23:43:09.775Z] Step 7/10 : COPY go.mod vendor* ./ [2025-02-13T23:43:10.357Z] ---> 623422c0a90f [2025-02-13T23:43:10.357Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-13T23:43:10.357Z] ---> Running in ff386fc2d75a [2025-02-13T23:44:47.128Z] Removing intermediate container ff386fc2d75a [2025-02-13T23:44:47.128Z] ---> 57097f6ebd30 [2025-02-13T23:44:47.128Z] Step 9/10 : COPY . . [2025-02-13T23:44:47.128Z] ---> 888a3fa3b658 [2025-02-13T23:44:47.128Z] Step 10/10 : RUN ${MAKE} [2025-02-13T23:44:47.128Z] ---> Running in 90d49cd11996 [2025-02-13T23:44:47.128Z] noop [2025-02-13T23:44:47.128Z] Removing intermediate container 90d49cd11996 [2025-02-13T23:44:47.128Z] ---> c1e449e66e9a [2025-02-13T23:44:47.128Z] Successfully built c1e449e66e9a [2025-02-13T23:44:47.128Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:44:47.532Z] + docker inspect -f . ci-base-image-arm64 [2025-02-13T23:44:47.532Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-13T23:44:47.995Z] prd-ubuntu20.04-docker-arm64-4c-16g-38910 does not seem to be running inside a container [2025-02-13T23:44:48.062Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/180 -v /w/workspace/device-modbus-go/180:/w/workspace/device-modbus-go/180:rw,z -v /w/workspace/device-modbus-go/180@tmp:/w/workspace/device-modbus-go/180@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-02-13T23:44:49.454Z] $ docker top 0cb685093d0e903dc9613150608e1a35ce5dc30536b6b8f4e5913a28dc493df0 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-13T23:44:50.366Z] + go version [2025-02-13T23:44:50.366Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-02-13T23:44:50.384Z] $ docker stop --time=1 0cb685093d0e903dc9613150608e1a35ce5dc30536b6b8f4e5913a28dc493df0 [2025-02-13T23:44:52.804Z] $ docker rm -f --volumes 0cb685093d0e903dc9613150608e1a35ce5dc30536b6b8f4e5913a28dc493df0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:44:53.482Z] + docker inspect -f . ci-base-image-arm64 [2025-02-13T23:44:53.482Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-13T23:44:53.715Z] prd-ubuntu20.04-docker-arm64-4c-16g-38910 does not seem to be running inside a container [2025-02-13T23:44:53.784Z] $ 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/180 -v /w/workspace/device-modbus-go/180:/w/workspace/device-modbus-go/180:rw,z -v /w/workspace/device-modbus-go/180@tmp:/w/workspace/device-modbus-go/180@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-02-13T23:44:55.125Z] $ docker top 5fd0b2ec2ae3c646b7a9ab2b63ddd35bf1a83ea0f143a7e908ad058fb277ddcc -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-13T23:44:55.995Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/180 [Pipeline] fileExists [Pipeline] sh [2025-02-13T23:44:56.666Z] + make test [2025-02-13T23:44:56.666Z] go test ./... -coverprofile=coverage.out [2025-02-13T23:45:02.028Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2025-02-13T23:48:23.798Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2025-02-13T23:48:23.798Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.056s coverage: 45.7% of statements [2025-02-13T23:48:23.798Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-02-13T23:48:23.798Z] go vet ./... [2025-02-13T23:49:20.213Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-13T23:49:20.213Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-13T23:49:20.213Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-13T23:49:20.232Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-13T23:49:20.251Z] $ docker stop --time=1 5fd0b2ec2ae3c646b7a9ab2b63ddd35bf1a83ea0f143a7e908ad058fb277ddcc [2025-02-13T23:49:22.337Z] $ docker rm -f --volumes 5fd0b2ec2ae3c646b7a9ab2b63ddd35bf1a83ea0f143a7e908ad058fb277ddcc [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-13T23:49:24.196Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-13T23:49:24.231Z] Warning: overwriting stash ‘coverage-report’ [2025-02-13T23:49:24.814Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-13T23:49:25.257Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-13T23:49:25.579Z] + ls -al . [2025-02-13T23:49:25.579Z] total 256 [2025-02-13T23:49:25.579Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 23:45 . [2025-02-13T23:49:25.579Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 23:42 .. [2025-02-13T23:49:25.579Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 13 23:42 .dockerignore [2025-02-13T23:49:25.579Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 23:42 .git [2025-02-13T23:49:25.580Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 23:42 .github [2025-02-13T23:49:25.580Z] -rw-rw-r-- 1 jenkins jenkins 266 Feb 13 23:42 .gitignore [2025-02-13T23:49:25.580Z] -rw-rw-r-- 1 jenkins jenkins 199 Feb 13 23:42 .golangci.yml [2025-02-13T23:49:25.580Z] -rw-rw-r-- 1 jenkins jenkins 19818 Feb 13 23:42 Attribution.txt [2025-02-13T23:49:25.580Z] -rw-rw-r-- 1 jenkins jenkins 16388 Feb 13 23:42 CHANGELOG.md [2025-02-13T23:49:25.580Z] -rw-rw-r-- 1 jenkins jenkins 1479 Feb 13 23:42 Dockerfile [2025-02-13T23:49:25.580Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 23:42 GOVERNANCE.md [2025-02-13T23:49:25.580Z] -rw-rw-r-- 1 jenkins jenkins 658 Feb 13 23:42 Jenkinsfile [2025-02-13T23:49:25.580Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 13 23:42 LICENSE [2025-02-13T23:49:25.580Z] -rw-rw-r-- 1 jenkins jenkins 2524 Feb 13 23:42 Makefile [2025-02-13T23:49:25.580Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 13 23:42 OWNERS.md [2025-02-13T23:49:25.580Z] -rw-rw-r-- 1 jenkins jenkins 4463 Feb 13 23:42 README.md [2025-02-13T23:49:25.580Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 13 23:40 VERSION [2025-02-13T23:49:25.580Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 23:42 bin [2025-02-13T23:49:25.580Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 23:42 cmd [2025-02-13T23:49:25.580Z] -rw-r--r-- 1 jenkins jenkins 26779 Feb 13 23:48 coverage.out [2025-02-13T23:49:25.580Z] -rw-rw-r-- 1 jenkins jenkins 6342 Feb 13 23:42 go.mod [2025-02-13T23:49:25.580Z] -rw-rw-r-- 1 jenkins jenkins 86968 Feb 13 23:42 go.sum [2025-02-13T23:49:25.580Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 23:42 internal [2025-02-13T23:49:25.580Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 23:42 simulator [2025-02-13T23:49:25.580Z] -rw-rw-r-- 1 jenkins jenkins 229 Feb 13 23:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:25.939Z] + 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=1de0282aab08a6d55b74fb4abc8455e116b4ab4b --label arch=arm64 --label version=4.0.0-dev.15 . [2025-02-13T23:49:26.529Z] Sending build context to Docker daemon 9.298MB [2025-02-13T23:49:26.529Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2025-02-13T23:49:26.529Z] Step 2/23 : FROM ${BASE} AS builder [2025-02-13T23:49:26.529Z] ---> c1e449e66e9a [2025-02-13T23:49:26.529Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2025-02-13T23:49:26.529Z] ---> Running in c6ed1f55b735 [2025-02-13T23:49:27.118Z] Removing intermediate container c6ed1f55b735 [2025-02-13T23:49:27.118Z] ---> 406c4af2381a [2025-02-13T23:49:27.118Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-13T23:49:27.118Z] ---> Running in 6202491f4afc [2025-02-13T23:49:27.389Z] Removing intermediate container 6202491f4afc [2025-02-13T23:49:27.389Z] ---> b8eb7e2ca53c [2025-02-13T23:49:27.389Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2025-02-13T23:49:27.389Z] ---> Running in 7a674a047660 [2025-02-13T23:49:28.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:28.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:30.768Z] OK: 245 MiB in 66 packages [2025-02-13T23:49:31.735Z] Removing intermediate container 7a674a047660 [2025-02-13T23:49:31.735Z] ---> 91ee813678c0 [2025-02-13T23:49:31.735Z] Step 6/23 : WORKDIR /device-modbus-go [2025-02-13T23:49:31.735Z] ---> Running in 0d7c5ea87515 [2025-02-13T23:49:32.003Z] Removing intermediate container 0d7c5ea87515 [2025-02-13T23:49:32.003Z] ---> 479b30e98a5a [2025-02-13T23:49:32.003Z] Step 7/23 : COPY go.mod vendor* ./ [2025-02-13T23:49:32.595Z] ---> 9ae6a57dba7b [2025-02-13T23:49:32.595Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-13T23:49:32.866Z] ---> Running in 32cdcbdd9656 [2025-02-13T23:49:35.459Z] Removing intermediate container 32cdcbdd9656 [2025-02-13T23:49:35.459Z] ---> 81f0e021c784 [2025-02-13T23:49:35.459Z] Step 9/23 : COPY . . [2025-02-13T23:49:36.427Z] ---> 7938fb462d90 [2025-02-13T23:49:36.427Z] Step 10/23 : RUN ${MAKE} [2025-02-13T23:49:36.427Z] ---> Running in c17ce23f3bcb [2025-02-13T23:49:37.845Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.0.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2025-02-13T23:53:29.903Z] Removing intermediate container c17ce23f3bcb [2025-02-13T23:53:29.903Z] ---> d9550913570a [2025-02-13T23:53:29.903Z] Step 11/23 : FROM alpine:3.20 [2025-02-13T23:53:29.903Z] 3.20: Pulling from library/alpine [2025-02-13T23:53:29.903Z] 0152682790bb: Pulling fs layer [2025-02-13T23:53:29.903Z] 0152682790bb: Verifying Checksum [2025-02-13T23:53:29.903Z] 0152682790bb: Download complete [2025-02-13T23:53:29.903Z] 0152682790bb: Pull complete [2025-02-13T23:53:29.903Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-13T23:53:29.903Z] Status: Downloaded newer image for alpine:3.20 [2025-02-13T23:53:29.903Z] ---> f4194d9e8c10 [2025-02-13T23:53:29.903Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2025-02-13T23:53:29.903Z] ---> Running in 74492ef5e978 [2025-02-13T23:53:29.903Z] Removing intermediate container 74492ef5e978 [2025-02-13T23:53:29.903Z] ---> c214d69a8337 [2025-02-13T23:53:29.903Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2025-02-13T23:53:29.903Z] ---> Running in fd17c4d7d74d [2025-02-13T23:53:29.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-13T23:53:29.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-13T23:53:29.903Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-02-13T23:53:29.903Z] Executing busybox-1.36.1-r29.trigger [2025-02-13T23:53:29.903Z] OK: 9 MiB in 15 packages [2025-02-13T23:53:29.903Z] Removing intermediate container fd17c4d7d74d [2025-02-13T23:53:29.903Z] ---> 811b5deeea46 [2025-02-13T23:53:29.903Z] Step 14/23 : RUN apk --no-cache upgrade [2025-02-13T23:53:29.903Z] ---> Running in 3f33816776d9 [2025-02-13T23:53:29.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-13T23:53:29.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-13T23:53:29.903Z] (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-13T23:53:29.903Z] (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-13T23:53:29.903Z] (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-13T23:53:29.903Z] (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) [2025-02-13T23:53:29.903Z] Executing busybox-1.36.1-r29.trigger [2025-02-13T23:53:29.903Z] OK: 9 MiB in 15 packages [2025-02-13T23:53:29.903Z] Removing intermediate container 3f33816776d9 [2025-02-13T23:53:29.903Z] ---> cb1e78c97d16 [2025-02-13T23:53:29.903Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2025-02-13T23:53:30.865Z] ---> 95ca681a2480 [2025-02-13T23:53:30.865Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2025-02-13T23:53:31.134Z] ---> ff3806a2e770 [2025-02-13T23:53:31.134Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2025-02-13T23:53:31.720Z] ---> 540aa21ffb7e [2025-02-13T23:53:31.720Z] Step 18/23 : EXPOSE 59901 [2025-02-13T23:53:31.720Z] ---> Running in 812a9f52954e [2025-02-13T23:53:32.309Z] Removing intermediate container 812a9f52954e [2025-02-13T23:53:32.309Z] ---> 166ef1053f0d [2025-02-13T23:53:32.309Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2025-02-13T23:53:32.309Z] ---> Running in 7efb14c6aa8a [2025-02-13T23:53:32.578Z] Removing intermediate container 7efb14c6aa8a [2025-02-13T23:53:32.578Z] ---> f3c941dbc249 [2025-02-13T23:53:32.578Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-02-13T23:53:32.578Z] ---> Running in f0539f625aaa [2025-02-13T23:53:32.845Z] Removing intermediate container f0539f625aaa [2025-02-13T23:53:32.845Z] ---> b4558bf130cb [2025-02-13T23:53:32.845Z] Step 21/23 : LABEL arch=arm64 [2025-02-13T23:53:33.113Z] ---> Running in c1565f9143ae [2025-02-13T23:53:33.382Z] Removing intermediate container c1565f9143ae [2025-02-13T23:53:33.382Z] ---> 2ee23733808d [2025-02-13T23:53:33.382Z] Step 22/23 : LABEL git_sha=1de0282aab08a6d55b74fb4abc8455e116b4ab4b [2025-02-13T23:53:33.382Z] ---> Running in 4826ed58269a [2025-02-13T23:53:33.972Z] Removing intermediate container 4826ed58269a [2025-02-13T23:53:33.972Z] ---> 0c4bcef32418 [2025-02-13T23:53:33.972Z] Step 23/23 : LABEL version=4.0.0-dev.15 [2025-02-13T23:53:33.972Z] ---> Running in c835f63e6f79 [2025-02-13T23:53:34.240Z] Removing intermediate container c835f63e6f79 [2025-02-13T23:53:34.240Z] ---> c3d037a60055 [2025-02-13T23:53:34.240Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-13T23:53:34.240Z] Successfully built c3d037a60055 [2025-02-13T23:53:34.240Z] 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-13T23:53:34.410Z] provisioning config files... [2025-02-13T23:53:34.424Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/180@tmp/config55247271033325355tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-13T23:53:34.771Z] ---> ****-login.sh [2025-02-13T23:53:34.771Z] nexus3.edgexfoundry.org:10001 [2025-02-13T23:53:35.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:53:35.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:53:35.039Z] Configure a credential helper to remove this warning. See [2025-02-13T23:53:35.039Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:53:35.039Z] [2025-02-13T23:53:35.039Z] Login Succeeded [2025-02-13T23:53:35.039Z] nexus3.edgexfoundry.org:10002 [2025-02-13T23:53:35.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:53:35.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:53:35.577Z] Configure a credential helper to remove this warning. See [2025-02-13T23:53:35.577Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:53:35.577Z] [2025-02-13T23:53:35.577Z] Login Succeeded [2025-02-13T23:53:35.577Z] nexus3.edgexfoundry.org:10003 [2025-02-13T23:53:35.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:53:35.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:53:35.844Z] Configure a credential helper to remove this warning. See [2025-02-13T23:53:35.844Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:53:35.844Z] [2025-02-13T23:53:35.845Z] Login Succeeded [2025-02-13T23:53:35.845Z] nexus3.edgexfoundry.org:10004 [2025-02-13T23:53:36.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:53:36.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:53:36.383Z] Configure a credential helper to remove this warning. See [2025-02-13T23:53:36.383Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:53:36.383Z] [2025-02-13T23:53:36.383Z] Login Succeeded [2025-02-13T23:53:36.383Z] ****.io [2025-02-13T23:53:36.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:53:36.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:53:36.916Z] Configure a credential helper to remove this warning. See [2025-02-13T23:53:36.916Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:53:36.916Z] [2025-02-13T23:53:36.916Z] Login Succeeded [2025-02-13T23:53:36.916Z] ---> ****-login.sh ends [Pipeline] } [2025-02-13T23:53:36.929Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-13T23:53:36.997Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-13T23:53:37.032Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2025-02-13T23:53:37.032Z] 1de0282aab08a6d55b74fb4abc8455e116b4ab4b [2025-02-13T23:53:37.032Z] latest [2025-02-13T23:53:37.032Z] 4.0.0-dev.15 [2025-02-13T23:53:37.032Z] 1de0282aab08a6d55b74fb4abc8455e116b4ab4b-4.0.0-dev.15 [2025-02-13T23:53:37.032Z] main [2025-02-13T23:53:37.032Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:53:37.432Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:1de0282aab08a6d55b74fb4abc8455e116b4ab4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:53:37.800Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:1de0282aab08a6d55b74fb4abc8455e116b4ab4b [2025-02-13T23:53:37.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-02-13T23:53:37.800Z] 482f2bb0d30a: Preparing [2025-02-13T23:53:37.800Z] 826618900acc: Preparing [2025-02-13T23:53:37.800Z] 710a922f84a2: Preparing [2025-02-13T23:53:37.800Z] cb0d31df3108: Preparing [2025-02-13T23:53:37.800Z] a34092694398: Preparing [2025-02-13T23:53:37.800Z] 534a70dc8296: Preparing [2025-02-13T23:53:37.800Z] 534a70dc8296: Waiting [2025-02-13T23:53:38.077Z] 482f2bb0d30a: Pushed [2025-02-13T23:53:38.077Z] a34092694398: Pushed [2025-02-13T23:53:38.077Z] 826618900acc: Pushed [2025-02-13T23:53:38.077Z] 534a70dc8296: Layer already exists [2025-02-13T23:53:40.017Z] cb0d31df3108: Pushed [2025-02-13T23:53:46.656Z] 710a922f84a2: Pushed [2025-02-13T23:53:46.656Z] 1de0282aab08a6d55b74fb4abc8455e116b4ab4b: digest: sha256:c37d8c66b761da5ef713d47848170db11eeee946045700078d407c3eace6a315 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:53:47.028Z] + 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-13T23:53:47.392Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2025-02-13T23:53:47.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-02-13T23:53:47.392Z] 482f2bb0d30a: Preparing [2025-02-13T23:53:47.392Z] 826618900acc: Preparing [2025-02-13T23:53:47.392Z] 710a922f84a2: Preparing [2025-02-13T23:53:47.392Z] cb0d31df3108: Preparing [2025-02-13T23:53:47.392Z] a34092694398: Preparing [2025-02-13T23:53:47.392Z] 534a70dc8296: Preparing [2025-02-13T23:53:47.392Z] 534a70dc8296: Waiting [2025-02-13T23:53:47.392Z] 710a922f84a2: Layer already exists [2025-02-13T23:53:47.392Z] a34092694398: Layer already exists [2025-02-13T23:53:47.392Z] 482f2bb0d30a: Layer already exists [2025-02-13T23:53:47.392Z] 826618900acc: Layer already exists [2025-02-13T23:53:47.392Z] cb0d31df3108: Layer already exists [2025-02-13T23:53:47.392Z] 534a70dc8296: Layer already exists [2025-02-13T23:53:47.658Z] latest: digest: sha256:c37d8c66b761da5ef713d47848170db11eeee946045700078d407c3eace6a315 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:53:48.038Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:53:48.416Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.15 [2025-02-13T23:53:48.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-02-13T23:53:48.416Z] 482f2bb0d30a: Preparing [2025-02-13T23:53:48.416Z] 826618900acc: Preparing [2025-02-13T23:53:48.416Z] 710a922f84a2: Preparing [2025-02-13T23:53:48.416Z] cb0d31df3108: Preparing [2025-02-13T23:53:48.416Z] a34092694398: Preparing [2025-02-13T23:53:48.416Z] 534a70dc8296: Preparing [2025-02-13T23:53:48.416Z] 534a70dc8296: Waiting [2025-02-13T23:53:48.416Z] 482f2bb0d30a: Layer already exists [2025-02-13T23:53:48.416Z] 826618900acc: Layer already exists [2025-02-13T23:53:48.416Z] 710a922f84a2: Layer already exists [2025-02-13T23:53:48.416Z] cb0d31df3108: Layer already exists [2025-02-13T23:53:48.416Z] a34092694398: Layer already exists [2025-02-13T23:53:48.416Z] 534a70dc8296: Layer already exists [2025-02-13T23:53:48.683Z] 4.0.0-dev.15: digest: sha256:c37d8c66b761da5ef713d47848170db11eeee946045700078d407c3eace6a315 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:53:49.068Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:1de0282aab08a6d55b74fb4abc8455e116b4ab4b-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:53:49.440Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:1de0282aab08a6d55b74fb4abc8455e116b4ab4b-4.0.0-dev.15 [2025-02-13T23:53:49.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-02-13T23:53:49.440Z] 482f2bb0d30a: Preparing [2025-02-13T23:53:49.440Z] 826618900acc: Preparing [2025-02-13T23:53:49.440Z] 710a922f84a2: Preparing [2025-02-13T23:53:49.440Z] cb0d31df3108: Preparing [2025-02-13T23:53:49.440Z] a34092694398: Preparing [2025-02-13T23:53:49.440Z] 534a70dc8296: Preparing [2025-02-13T23:53:49.440Z] 534a70dc8296: Waiting [2025-02-13T23:53:49.440Z] 710a922f84a2: Layer already exists [2025-02-13T23:53:49.440Z] 826618900acc: Layer already exists [2025-02-13T23:53:49.440Z] cb0d31df3108: Layer already exists [2025-02-13T23:53:49.440Z] 482f2bb0d30a: Layer already exists [2025-02-13T23:53:49.440Z] a34092694398: Layer already exists [2025-02-13T23:53:49.440Z] 534a70dc8296: Layer already exists [2025-02-13T23:53:49.708Z] 1de0282aab08a6d55b74fb4abc8455e116b4ab4b-4.0.0-dev.15: digest: sha256:c37d8c66b761da5ef713d47848170db11eeee946045700078d407c3eace6a315 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:53:50.084Z] + 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-13T23:53:50.458Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2025-02-13T23:53:50.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-02-13T23:53:50.458Z] 482f2bb0d30a: Preparing [2025-02-13T23:53:50.458Z] 826618900acc: Preparing [2025-02-13T23:53:50.458Z] 710a922f84a2: Preparing [2025-02-13T23:53:50.458Z] cb0d31df3108: Preparing [2025-02-13T23:53:50.458Z] a34092694398: Preparing [2025-02-13T23:53:50.458Z] 534a70dc8296: Preparing [2025-02-13T23:53:50.458Z] 534a70dc8296: Waiting [2025-02-13T23:53:50.458Z] cb0d31df3108: Layer already exists [2025-02-13T23:53:50.458Z] a34092694398: Layer already exists [2025-02-13T23:53:50.458Z] 826618900acc: Layer already exists [2025-02-13T23:53:50.458Z] 482f2bb0d30a: Layer already exists [2025-02-13T23:53:50.458Z] 710a922f84a2: Layer already exists [2025-02-13T23:53:50.458Z] 534a70dc8296: Layer already exists [2025-02-13T23:53:50.727Z] main: digest: sha256:c37d8c66b761da5ef713d47848170db11eeee946045700078d407c3eace6a315 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-13T23:53:50.817Z] ===================================================== [Pipeline] echo [2025-02-13T23:53:50.831Z] taggedImages: [2025-02-13T23:53:50.831Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:1de0282aab08a6d55b74fb4abc8455e116b4ab4b [2025-02-13T23:53:50.831Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2025-02-13T23:53:50.831Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.15 [2025-02-13T23:53:50.831Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:1de0282aab08a6d55b74fb4abc8455e116b4ab4b-4.0.0-dev.15 [2025-02-13T23:53:50.831Z] - 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-13T23:53:51.268Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-13T23:53:51.268Z] [2025-02-13T23:53:51.268Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:53:51.615Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-13T23:53:51.891Z] arm64: Pulling from edgex-lftools-log-publisher [2025-02-13T23:53:51.891Z] 8998bd30e6a1: Pulling fs layer [2025-02-13T23:53:51.891Z] 04944245beec: Pulling fs layer [2025-02-13T23:53:51.891Z] 699f458cf7ca: Pulling fs layer [2025-02-13T23:53:51.891Z] 765212b225bb: Pulling fs layer [2025-02-13T23:53:51.891Z] f23df028b6ca: Pulling fs layer [2025-02-13T23:53:51.891Z] d65c8cfc05b1: Pulling fs layer [2025-02-13T23:53:51.891Z] 2437ff75d9bd: Pulling fs layer [2025-02-13T23:53:51.891Z] f23df028b6ca: Waiting [2025-02-13T23:53:51.891Z] d65c8cfc05b1: Waiting [2025-02-13T23:53:51.891Z] 2437ff75d9bd: Waiting [2025-02-13T23:53:51.891Z] 765212b225bb: Waiting [2025-02-13T23:53:51.891Z] 04944245beec: Verifying Checksum [2025-02-13T23:53:51.891Z] 04944245beec: Download complete [2025-02-13T23:53:51.891Z] 765212b225bb: Verifying Checksum [2025-02-13T23:53:51.891Z] 765212b225bb: Download complete [2025-02-13T23:53:51.891Z] f23df028b6ca: Download complete [2025-02-13T23:53:51.891Z] d65c8cfc05b1: Verifying Checksum [2025-02-13T23:53:51.891Z] d65c8cfc05b1: Download complete [2025-02-13T23:53:52.159Z] 699f458cf7ca: Verifying Checksum [2025-02-13T23:53:52.159Z] 699f458cf7ca: Download complete [2025-02-13T23:53:52.428Z] 8998bd30e6a1: Verifying Checksum [2025-02-13T23:53:52.428Z] 8998bd30e6a1: Download complete [2025-02-13T23:53:55.018Z] 2437ff75d9bd: Verifying Checksum [2025-02-13T23:53:55.018Z] 2437ff75d9bd: Download complete [2025-02-13T23:53:57.606Z] 8998bd30e6a1: Pull complete [2025-02-13T23:53:57.875Z] 04944245beec: Pull complete [2025-02-13T23:53:59.825Z] 699f458cf7ca: Pull complete [2025-02-13T23:53:59.826Z] 765212b225bb: Pull complete [2025-02-13T23:54:00.781Z] f23df028b6ca: Pull complete [2025-02-13T23:54:00.781Z] d65c8cfc05b1: Pull complete [2025-02-13T23:54:18.984Z] 2437ff75d9bd: Pull complete [2025-02-13T23:54:18.984Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-02-13T23:54:18.984Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-13T23:54:18.984Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-13T23:54:19.215Z] prd-ubuntu20.04-docker-arm64-4c-16g-38910 does not seem to be running inside a container [2025-02-13T23:54:19.273Z] $ 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/180 -v /w/workspace/device-modbus-go/180:/w/workspace/device-modbus-go/180:rw,z -v /w/workspace/device-modbus-go/180@tmp:/w/workspace/device-modbus-go/180@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-02-13T23:54:22.086Z] $ docker top bdf41aa292b7b2fc29d199a3693ea32a12c228c5cbe5d1b8a684186b33dbfbcb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-13T23:54:22.930Z] ---> job-cost.sh [2025-02-13T23:54:22.930Z] lf-activate-venv: SKIPPING [2025-02-13T23:54:22.930Z] INFO: No Stack... [2025-02-13T23:54:23.195Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-02-13T23:54:24.149Z] INFO: Archiving Costs [Pipeline] sh [2025-02-13T23:54:24.788Z] + cat /w/workspace/device-modbus-go/180/archives/cost.csv [2025-02-13T23:54:24.788Z] + cut -d, -f6 [Pipeline] lock [2025-02-13T23:54:24.848Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-180-stack-cost] [2025-02-13T23:54:24.856Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-180-stack-cost] did not exist. Created. [2025-02-13T23:54:24.863Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-180-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-13T23:54:25.535Z] /w/workspace/device-modbus-go/180@tmp/durable-5e6490ca/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-02-13T23:54:26.180Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-02-13T23:54:26.196Z] Warning: overwriting stash ‘stack-cost’ [2025-02-13T23:54:26.259Z] Stashed 1 file(s) [Pipeline] } [2025-02-13T23:54:26.269Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-180-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-13T23:54:26.299Z] $ docker stop --time=1 bdf41aa292b7b2fc29d199a3693ea32a12c228c5cbe5d1b8a684186b33dbfbcb [2025-02-13T23:54:27.897Z] $ docker rm -f --volumes bdf41aa292b7b2fc29d199a3693ea32a12c228c5cbe5d1b8a684186b33dbfbcb [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-13T23:54:28.433Z] provisioning config files... [2025-02-13T23:54:28.442Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8711028164160735493tmp [Pipeline] { [Pipeline] sh [2025-02-13T23:54:28.738Z] + set +x [2025-02-13T23:54:28.738Z] + curl -s https://codecov.io/bash [2025-02-13T23:54:28.738Z] + bash -s -- [2025-02-13T23:54:28.738Z] [2025-02-13T23:54:28.738Z] _____ _ [2025-02-13T23:54:28.738Z] / ____| | | [2025-02-13T23:54:28.738Z] | | ___ __| | ___ ___ _____ __ [2025-02-13T23:54:28.738Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-13T23:54:28.738Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-13T23:54:28.738Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-13T23:54:28.738Z] Bash-1.0.6 [2025-02-13T23:54:28.738Z] [2025-02-13T23:54:28.738Z] [2025-02-13T23:54:28.738Z] ==> git version 2.25.1 found [2025-02-13T23:54:28.738Z] ==> 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-13T23:54:28.738Z] Release-Date: 2020-01-08 [2025-02-13T23:54:28.738Z] 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-13T23:54:28.738Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-13T23:54:28.738Z] ==> Jenkins CI detected. [2025-02-13T23:54:28.738Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2025-02-13T23:54:28.738Z] project root: . [2025-02-13T23:54:28.738Z] --> token set from env [2025-02-13T23:54:28.738Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-13T23:54:28.738Z] ==> Running gcov in . (disable via -X gcov) [2025-02-13T23:54:28.738Z] ==> Python coveragepy not found [2025-02-13T23:54:28.738Z] ==> Searching for coverage reports in: [2025-02-13T23:54:28.738Z] + . [2025-02-13T23:54:28.997Z] -> Found 1 reports [2025-02-13T23:54:28.997Z] ==> Detecting git/mercurial file structure [2025-02-13T23:54:28.997Z] ==> Reading reports [2025-02-13T23:54:28.997Z] + ./coverage.out bytes=26779 [2025-02-13T23:54:28.997Z] ==> Appending adjustments [2025-02-13T23:54:28.997Z] https://docs.codecov.io/docs/fixing-reports [2025-02-13T23:54:28.997Z] + Found adjustments [2025-02-13T23:54:28.997Z] ==> Gzipping contents [2025-02-13T23:54:28.997Z] 8.0K /tmp/codecov.ULH1It.gz [2025-02-13T23:54:28.997Z] ==> Uploading reports [2025-02-13T23:54:28.997Z] url: https://codecov.io [2025-02-13T23:54:28.997Z] query: branch=main&commit=1de0282aab08a6d55b74fb4abc8455e116b4ab4b&build=180&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F180%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-13T23:54:28.997Z] -> Pinging Codecov [2025-02-13T23:54:28.998Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1de0282aab08a6d55b74fb4abc8455e116b4ab4b&build=180&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F180%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-13T23:54:29.257Z] -> Uploading to [2025-02-13T23:54:29.257Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-modbus-go/1de0282aab08a6d55b74fb4abc8455e116b4ab4b/b9a55013-4b82-43b5-894e-3a14feabaafb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250213%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250213T235429Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=bac6d374ef7dd7eb5bb0e0cc0ec78f602cb26b8222039317bb14507a46258361 [2025-02-13T23:54:29.257Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-13T23:54:29.257Z] Dload Upload Total Spent Left Speed [2025-02-13T23:54:29.257Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4103 0 0 100 4103 0 33909 --:--:-- --:--:-- --:--:-- 33631 100 4103 0 0 100 4103 0 33909 --:--:-- --:--:-- --:--:-- 33631 [2025-02-13T23:54:29.257Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/1de0282aab08a6d55b74fb4abc8455e116b4ab4b [Pipeline] } [2025-02-13T23:54:29.269Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-02-13T23:54:29.527Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-02-13T23:54:29.547Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:54:29.876Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-13T23:54:29.876Z] [2025-02-13T23:54:29.876Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:54:30.181Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-13T23:54:30.181Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-02-13T23:54:30.181Z] 43c4264eed91: Pulling fs layer [2025-02-13T23:54:30.181Z] 4cc291be95ef: Pulling fs layer [2025-02-13T23:54:30.181Z] 2ac1f1163629: Pulling fs layer [2025-02-13T23:54:30.181Z] 5c3c966382ef: Pulling fs layer [2025-02-13T23:54:30.181Z] 4f4fb700ef54: Pulling fs layer [2025-02-13T23:54:30.181Z] d9c7d2e4e75e: Pulling fs layer [2025-02-13T23:54:30.181Z] 9c3e1370e548: Pulling fs layer [2025-02-13T23:54:30.181Z] 5c3c966382ef: Waiting [2025-02-13T23:54:30.181Z] 4f4fb700ef54: Waiting [2025-02-13T23:54:30.181Z] d9c7d2e4e75e: Waiting [2025-02-13T23:54:30.181Z] 9c3e1370e548: Waiting [2025-02-13T23:54:30.181Z] 4cc291be95ef: Verifying Checksum [2025-02-13T23:54:30.181Z] 4cc291be95ef: Download complete [2025-02-13T23:54:30.181Z] 5c3c966382ef: Verifying Checksum [2025-02-13T23:54:30.181Z] 5c3c966382ef: Download complete [2025-02-13T23:54:30.181Z] 4f4fb700ef54: Verifying Checksum [2025-02-13T23:54:30.181Z] 4f4fb700ef54: Download complete [2025-02-13T23:54:30.181Z] 43c4264eed91: Download complete [2025-02-13T23:54:30.439Z] 43c4264eed91: Pull complete [2025-02-13T23:54:30.439Z] d9c7d2e4e75e: Download complete [2025-02-13T23:54:30.439Z] 4cc291be95ef: Pull complete [2025-02-13T23:54:30.698Z] 2ac1f1163629: Verifying Checksum [2025-02-13T23:54:30.698Z] 2ac1f1163629: Download complete [2025-02-13T23:54:31.264Z] 9c3e1370e548: Verifying Checksum [2025-02-13T23:54:31.264Z] 9c3e1370e548: Download complete [2025-02-13T23:54:34.557Z] 2ac1f1163629: Pull complete [2025-02-13T23:54:34.557Z] 5c3c966382ef: Pull complete [2025-02-13T23:54:34.557Z] 4f4fb700ef54: Pull complete [2025-02-13T23:54:34.557Z] d9c7d2e4e75e: Pull complete [2025-02-13T23:54:37.842Z] 9c3e1370e548: Pull complete [2025-02-13T23:54:37.842Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-02-13T23:54:37.842Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-13T23:54:37.842Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-13T23:54:37.965Z] prd-ubuntu20.04-docker-8c-8g-38909 does not seem to be running inside a container [2025-02-13T23:54:37.996Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-02-13T23:54:41.044Z] $ docker top 98a41f2ebbbafb6fb6a20e6810f5a6f198c38b82fee4199474b3a1a3a49efcef -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-13T23:54:41.407Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo [2025-02-13T23:54:41.419Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2025-02-13T23:54:41.698Z] + set -o pipefail [2025-02-13T23:54:41.698Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2025-02-13T23:54:56.758Z] [2025-02-13T23:54:56.758Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2025-02-13T23:54:56.758Z] [2025-02-13T23:54:56.758Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/2ced6c22-33e5-416f-90f5-ab0fadfee33e [2025-02-13T23:54:56.758Z] [2025-02-13T23:54:56.758Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-02-13T23:54:56.758Z] [2025-02-13T23:54:56.758Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-02-13T23:54:56.758Z] [2025-02-13T23:54:56.758Z] [2025-02-13T23:54:56.758Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-02-13T23:54:56.759Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-02-13T23:54:56.765Z] $ docker stop --time=1 98a41f2ebbbafb6fb6a20e6810f5a6f198c38b82fee4199474b3a1a3a49efcef [2025-02-13T23:54:59.625Z] $ docker rm -f --volumes 98a41f2ebbbafb6fb6a20e6810f5a6f198c38b82fee4199474b3a1a3a49efcef [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-13T23:55:00.562Z] + git log --format=format:%s -1 1de0282aab08a6d55b74fb4abc8455e116b4ab4b [Pipeline] sh [2025-02-13T23:55:00.855Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-13T23:55:00.855Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:55:01.169Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-13T23:55:01.169Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-13T23:55:01.261Z] prd-ubuntu20.04-docker-8c-8g-38909 does not seem to be running inside a container [2025-02-13T23:55:01.286Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-13T23:55:01.681Z] $ docker top 45e5222e48b4168ae6c40769dddf1da873b85912b979864e8fbd848787b3a033 -eo pid,comm [2025-02-13T23:55:01.731Z] 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-13T23:55:01.731Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-13T23:55:01.796Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-13T23:55:01.796Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-13T23:55:01.906Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-13T23:55:01.904Z] $ docker exec 45e5222e48b4168ae6c40769dddf1da873b85912b979864e8fbd848787b3a033 ssh-agent [2025-02-13T23:55:02.025Z] SSH_AUTH_SOCK=/tmp/ssh-nM4v2DztfQRY/agent.33 [2025-02-13T23:55:02.025Z] SSH_AGENT_PID=39 [2025-02-13T23:55:02.029Z] Running ssh-add (command line suppressed) [2025-02-13T23:55:02.129Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4730271708720040741.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4730271708720040741.key) [2025-02-13T23:55:02.147Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-13T23:55:02.441Z] + git semver tag [2025-02-13T23:55:02.699Z] 2025-02-13 23:55:02,608 [run_tag] DEBUG tag force:False [2025-02-13T23:55:02.699Z] 2025-02-13 23:55:02,608 [check_head_tag] DEBUG check head tag [2025-02-13T23:55:02.699Z] 2025-02-13 23:55:02,609 [execute] INFO git cat-file --batch-check [2025-02-13T23:55:02.699Z] 2025-02-13 23:55:02,610 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2025-02-13T23:55:02.699Z] 2025-02-13 23:55:02,613 [execute] INFO git cat-file --batch [2025-02-13T23:55:02.699Z] 2025-02-13 23:55:02,614 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2025-02-13T23:55:02.699Z] 2025-02-13 23:55:02,638 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-02-13T23:55:02.699Z] 2025-02-13 23:55:02,638 [execute] INFO git tag -a v4.0.0-dev.15 -m v4.0.0-dev.15 [2025-02-13T23:55:02.699Z] 2025-02-13 23:55:02,638 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.15', '-m', 'v4.0.0-dev.15'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2025-02-13T23:55:02.699Z] 2025-02-13 23:55:02,642 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-02-13T23:55:02.699Z] 4.0.0-dev.15 [Pipeline] } [2025-02-13T23:55:02.704Z] $ docker exec --env ******** --env ******** 45e5222e48b4168ae6c40769dddf1da873b85912b979864e8fbd848787b3a033 ssh-agent -k [2025-02-13T23:55:02.810Z] unset SSH_AUTH_SOCK; [2025-02-13T23:55:02.810Z] unset SSH_AGENT_PID; [2025-02-13T23:55:02.810Z] echo Agent pid 39 killed; [2025-02-13T23:55:02.823Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-13T23:55:03.153Z] + git semver [Pipeline] } [2025-02-13T23:55:03.420Z] $ docker stop --time=1 45e5222e48b4168ae6c40769dddf1da873b85912b979864e8fbd848787b3a033 [2025-02-13T23:55:04.710Z] $ docker rm -f --volumes 45e5222e48b4168ae6c40769dddf1da873b85912b979864e8fbd848787b3a033 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:55:05.177Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-13T23:55:05.177Z] [2025-02-13T23:55:05.177Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:55:05.487Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-13T23:55:05.487Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-02-13T23:55:05.487Z] ab5ef0e58194: Pulling fs layer [2025-02-13T23:55:05.487Z] 9712f1f96733: Pulling fs layer [2025-02-13T23:55:05.487Z] 63f879dbbcfc: Pulling fs layer [2025-02-13T23:55:05.487Z] 0d9ebad4ef96: Pulling fs layer [2025-02-13T23:55:05.487Z] e9a5061849ea: Pulling fs layer [2025-02-13T23:55:05.487Z] d747dcd14b5f: Pulling fs layer [2025-02-13T23:55:05.487Z] 2de7ff778b66: Pulling fs layer [2025-02-13T23:55:05.487Z] 0d9ebad4ef96: Waiting [2025-02-13T23:55:05.487Z] e9a5061849ea: Waiting [2025-02-13T23:55:05.487Z] d747dcd14b5f: Waiting [2025-02-13T23:55:05.487Z] 2de7ff778b66: Waiting [2025-02-13T23:55:05.487Z] 9712f1f96733: Verifying Checksum [2025-02-13T23:55:05.487Z] 9712f1f96733: Download complete [2025-02-13T23:55:05.745Z] 63f879dbbcfc: Verifying Checksum [2025-02-13T23:55:05.745Z] 63f879dbbcfc: Download complete [2025-02-13T23:55:06.004Z] e9a5061849ea: Verifying Checksum [2025-02-13T23:55:06.004Z] e9a5061849ea: Download complete [2025-02-13T23:55:06.004Z] d747dcd14b5f: Verifying Checksum [2025-02-13T23:55:06.004Z] d747dcd14b5f: Download complete [2025-02-13T23:55:06.004Z] ab5ef0e58194: Verifying Checksum [2025-02-13T23:55:06.004Z] ab5ef0e58194: Download complete [2025-02-13T23:55:06.004Z] 0d9ebad4ef96: Verifying Checksum [2025-02-13T23:55:06.004Z] 0d9ebad4ef96: Download complete [2025-02-13T23:55:06.004Z] 2de7ff778b66: Verifying Checksum [2025-02-13T23:55:06.004Z] 2de7ff778b66: Download complete [2025-02-13T23:55:08.533Z] ab5ef0e58194: Pull complete [2025-02-13T23:55:08.533Z] 9712f1f96733: Pull complete [2025-02-13T23:55:09.102Z] 63f879dbbcfc: Pull complete [2025-02-13T23:55:13.290Z] 0d9ebad4ef96: Pull complete [2025-02-13T23:55:13.290Z] e9a5061849ea: Pull complete [2025-02-13T23:55:13.290Z] d747dcd14b5f: Pull complete [2025-02-13T23:55:14.226Z] 2de7ff778b66: Pull complete [2025-02-13T23:55:14.226Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-02-13T23:55:14.226Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-13T23:55:14.226Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-13T23:55:14.343Z] prd-ubuntu20.04-docker-8c-8g-38909 does not seem to be running inside a container [2025-02-13T23:55:14.369Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-02-13T23:55:17.388Z] $ docker top 0973b5f52153f11a90ab54d26e0102ea201df692b6f1806da1329bcde2799ed5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-02-13T23:55:17.608Z] provisioning config files... [2025-02-13T23:55:17.615Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5276774507828153009tmp [2025-02-13T23:55:17.625Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4984801844291594785tmp [2025-02-13T23:55:17.632Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11061189255809937408tmp [Pipeline] { [Pipeline] echo [2025-02-13T23:55:17.668Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-13T23:55:17.962Z] ---> sigul-configuration.sh [2025-02-13T23:55:17.962Z] gpg: directory `/root/.gnupg' created [2025-02-13T23:55:17.962Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-02-13T23:55:17.962Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-02-13T23:55:17.962Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-02-13T23:55:17.962Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-02-13T23:55:17.962Z] gpg: CAST5 encrypted data [2025-02-13T23:55:17.962Z] gpg: encrypted with 1 passphrase [2025-02-13T23:55:17.962Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-02-13T23:55:18.255Z] + mkdir /home/jenkins [2025-02-13T23:55:18.255Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-02-13T23:55:18.547Z] + 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-13T23:55:18.558Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-13T23:55:18.847Z] ---> sigul-install.sh [2025-02-13T23:55:18.847Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-02-13T23:55:19.144Z] + git tag --list [2025-02-13T23:55:19.144Z] 0.7.1 [2025-02-13T23:55:19.144Z] v1.0.0 [2025-02-13T23:55:19.144Z] v1.1.0 [2025-02-13T23:55:19.144Z] v1.1.1 [2025-02-13T23:55:19.144Z] v1.2.2 [2025-02-13T23:55:19.144Z] v1.3.0 [2025-02-13T23:55:19.144Z] v1.3.1 [2025-02-13T23:55:19.144Z] v2.0.0 [2025-02-13T23:55:19.144Z] v2.1.0 [2025-02-13T23:55:19.144Z] v2.1.1 [2025-02-13T23:55:19.144Z] v2.2.0 [2025-02-13T23:55:19.144Z] v2.3.0 [2025-02-13T23:55:19.144Z] v3.0 [2025-02-13T23:55:19.144Z] v3.0.0 [2025-02-13T23:55:19.144Z] v3.1 [2025-02-13T23:55:19.144Z] v3.1.0 [2025-02-13T23:55:19.144Z] v3.1.0-dev.1 [2025-02-13T23:55:19.144Z] v3.1.0-dev.10 [2025-02-13T23:55:19.144Z] v3.1.0-dev.11 [2025-02-13T23:55:19.144Z] v3.1.0-dev.12 [2025-02-13T23:55:19.144Z] v3.1.0-dev.13 [2025-02-13T23:55:19.144Z] v3.1.0-dev.14 [2025-02-13T23:55:19.144Z] v3.1.0-dev.15 [2025-02-13T23:55:19.144Z] v3.1.0-dev.16 [2025-02-13T23:55:19.144Z] v3.1.0-dev.17 [2025-02-13T23:55:19.144Z] v3.1.0-dev.18 [2025-02-13T23:55:19.144Z] v3.1.0-dev.19 [2025-02-13T23:55:19.144Z] v3.1.0-dev.2 [2025-02-13T23:55:19.144Z] v3.1.0-dev.20 [2025-02-13T23:55:19.144Z] v3.1.0-dev.21 [2025-02-13T23:55:19.144Z] v3.1.0-dev.22 [2025-02-13T23:55:19.144Z] v3.1.0-dev.23 [2025-02-13T23:55:19.144Z] v3.1.0-dev.24 [2025-02-13T23:55:19.144Z] v3.1.0-dev.25 [2025-02-13T23:55:19.144Z] v3.1.0-dev.3 [2025-02-13T23:55:19.144Z] v3.1.0-dev.4 [2025-02-13T23:55:19.144Z] v3.1.0-dev.5 [2025-02-13T23:55:19.144Z] v3.1.0-dev.6 [2025-02-13T23:55:19.144Z] v3.1.0-dev.7 [2025-02-13T23:55:19.144Z] v3.1.0-dev.8 [2025-02-13T23:55:19.144Z] v3.1.0-dev.9 [2025-02-13T23:55:19.144Z] v3.1.1 [2025-02-13T23:55:19.144Z] v3.1.1-dev.1 [2025-02-13T23:55:19.144Z] v3.2.0-dev.1 [2025-02-13T23:55:19.144Z] v3.2.0-dev.10 [2025-02-13T23:55:19.144Z] v3.2.0-dev.11 [2025-02-13T23:55:19.144Z] v3.2.0-dev.12 [2025-02-13T23:55:19.144Z] v3.2.0-dev.13 [2025-02-13T23:55:19.144Z] v3.2.0-dev.14 [2025-02-13T23:55:19.144Z] v3.2.0-dev.15 [2025-02-13T23:55:19.144Z] v3.2.0-dev.16 [2025-02-13T23:55:19.144Z] v3.2.0-dev.17 [2025-02-13T23:55:19.144Z] v3.2.0-dev.18 [2025-02-13T23:55:19.144Z] v3.2.0-dev.19 [2025-02-13T23:55:19.144Z] v3.2.0-dev.2 [2025-02-13T23:55:19.144Z] v3.2.0-dev.20 [2025-02-13T23:55:19.144Z] v3.2.0-dev.21 [2025-02-13T23:55:19.144Z] v3.2.0-dev.22 [2025-02-13T23:55:19.144Z] v3.2.0-dev.23 [2025-02-13T23:55:19.144Z] v3.2.0-dev.24 [2025-02-13T23:55:19.144Z] v3.2.0-dev.25 [2025-02-13T23:55:19.144Z] v3.2.0-dev.26 [2025-02-13T23:55:19.144Z] v3.2.0-dev.3 [2025-02-13T23:55:19.144Z] v3.2.0-dev.4 [2025-02-13T23:55:19.144Z] v3.2.0-dev.5 [2025-02-13T23:55:19.144Z] v3.2.0-dev.6 [2025-02-13T23:55:19.144Z] v3.2.0-dev.7 [2025-02-13T23:55:19.144Z] v3.2.0-dev.8 [2025-02-13T23:55:19.144Z] v3.2.0-dev.9 [2025-02-13T23:55:19.144Z] v4.0.0-dev.1 [2025-02-13T23:55:19.144Z] v4.0.0-dev.10 [2025-02-13T23:55:19.144Z] v4.0.0-dev.11 [2025-02-13T23:55:19.144Z] v4.0.0-dev.12 [2025-02-13T23:55:19.144Z] v4.0.0-dev.13 [2025-02-13T23:55:19.144Z] v4.0.0-dev.14 [2025-02-13T23:55:19.144Z] v4.0.0-dev.15 [2025-02-13T23:55:19.144Z] v4.0.0-dev.2 [2025-02-13T23:55:19.144Z] v4.0.0-dev.3 [2025-02-13T23:55:19.144Z] v4.0.0-dev.4 [2025-02-13T23:55:19.144Z] v4.0.0-dev.5 [2025-02-13T23:55:19.144Z] v4.0.0-dev.6 [2025-02-13T23:55:19.144Z] v4.0.0-dev.7 [2025-02-13T23:55:19.144Z] v4.0.0-dev.8 [2025-02-13T23:55:19.144Z] v4.0.0-dev.9 [Pipeline] sh [2025-02-13T23:55:19.435Z] + lftools sign git-tag v4.0.0-dev.15 [2025-02-13T23:55:20.001Z] Signing Git tag with Sigul... [2025-02-13T23:55:20.001Z] Signing v4.0.0-dev.15 [Pipeline] echo [2025-02-13T23:55:20.277Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-13T23:55:20.566Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-02-13T23:55:20.573Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-02-13T23:55:20.598Z] $ docker stop --time=1 0973b5f52153f11a90ab54d26e0102ea201df692b6f1806da1329bcde2799ed5 [2025-02-13T23:55:21.857Z] $ docker rm -f --volumes 0973b5f52153f11a90ab54d26e0102ea201df692b6f1806da1329bcde2799ed5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-02-13T23:55:22.333Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-13T23:55:22.333Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:55:22.645Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-13T23:55:22.645Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-13T23:55:22.754Z] prd-ubuntu20.04-docker-8c-8g-38909 does not seem to be running inside a container [2025-02-13T23:55:22.777Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-13T23:55:23.125Z] $ docker top fac80681aa910dcb52e01354415196e38eb9292cab29284ef77d6c46a92b614e -eo pid,comm [2025-02-13T23:55:23.172Z] 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-13T23:55:23.172Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-13T23:55:23.244Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-13T23:55:23.244Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-13T23:55:23.353Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-13T23:55:23.351Z] $ docker exec fac80681aa910dcb52e01354415196e38eb9292cab29284ef77d6c46a92b614e ssh-agent [2025-02-13T23:55:23.463Z] SSH_AUTH_SOCK=/tmp/ssh-XlFfeGhXaMTL/agent.31 [2025-02-13T23:55:23.463Z] SSH_AGENT_PID=37 [2025-02-13T23:55:23.468Z] Running ssh-add (command line suppressed) [2025-02-13T23:55:23.563Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11752431153475487524.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11752431153475487524.key) [2025-02-13T23:55:23.585Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-13T23:55:23.886Z] + git semver bump pre [2025-02-13T23:55:24.146Z] 2025-02-13 23:55:24,096 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-02-13T23:55:24.147Z] 2025-02-13 23:55:24,096 [bump_version] DEBUG bumping version:4.0.0-dev.15 on axis:pre with prefix:dev [2025-02-13T23:55:24.147Z] 2025-02-13 23:55:24,096 [bump_version] DEBUG bumped version:4.0.0-dev.16 [2025-02-13T23:55:24.147Z] 2025-02-13 23:55:24,096 [write_version] DEBUG write version:4.0.0-dev.16 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2025-02-13T23:55:24.147Z] 2025-02-13 23:55:24,096 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-02-13T23:55:24.147Z] 2025-02-13 23:55:24,096 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-02-13T23:55:24.147Z] 2025-02-13 23:55:24,099 [execute] INFO git cat-file --batch-check [2025-02-13T23:55:24.147Z] 2025-02-13 23:55:24,099 [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-13T23:55:24.147Z] 2025-02-13 23:55:24,105 [execute] INFO git cat-file --batch [2025-02-13T23:55:24.147Z] 2025-02-13 23:55:24,105 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-13T23:55:24.147Z] 2025-02-13 23:55:24,110 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-02-13T23:55:24.147Z] 4.0.0-dev.16 [Pipeline] } [2025-02-13T23:55:24.152Z] $ docker exec --env ******** --env ******** fac80681aa910dcb52e01354415196e38eb9292cab29284ef77d6c46a92b614e ssh-agent -k [2025-02-13T23:55:24.254Z] unset SSH_AUTH_SOCK; [2025-02-13T23:55:24.255Z] unset SSH_AGENT_PID; [2025-02-13T23:55:24.255Z] echo Agent pid 37 killed; [2025-02-13T23:55:24.270Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-13T23:55:24.610Z] + git semver [Pipeline] } [2025-02-13T23:55:24.877Z] $ docker stop --time=1 fac80681aa910dcb52e01354415196e38eb9292cab29284ef77d6c46a92b614e [2025-02-13T23:55:26.157Z] $ docker rm -f --volumes fac80681aa910dcb52e01354415196e38eb9292cab29284ef77d6c46a92b614e [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-13T23:55:26.531Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-13T23:55:26.531Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:55:26.840Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-13T23:55:26.840Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-13T23:55:26.922Z] prd-ubuntu20.04-docker-8c-8g-38909 does not seem to be running inside a container [2025-02-13T23:55:26.948Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-13T23:55:27.347Z] $ docker top c63e3452a0fffe8d8217321a45f7fab9e26c079e15da1bb8c86e9b1044f8b520 -eo pid,comm [2025-02-13T23:55:27.408Z] 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-13T23:55:27.408Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-13T23:55:27.473Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-13T23:55:27.473Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-13T23:55:27.583Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-13T23:55:27.581Z] $ docker exec c63e3452a0fffe8d8217321a45f7fab9e26c079e15da1bb8c86e9b1044f8b520 ssh-agent [2025-02-13T23:55:27.705Z] SSH_AUTH_SOCK=/tmp/ssh-M7Ja4MunqM6V/agent.32 [2025-02-13T23:55:27.705Z] SSH_AGENT_PID=38 [2025-02-13T23:55:27.709Z] Running ssh-add (command line suppressed) [2025-02-13T23:55:27.809Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_12243643893896275273.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_12243643893896275273.key) [2025-02-13T23:55:27.828Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-13T23:55:28.124Z] + git semver push [2025-02-13T23:55:28.384Z] 2025-02-13 23:55:28,287 [run_push] DEBUG push [2025-02-13T23:55:28.384Z] 2025-02-13 23:55:28,288 [execute] INFO git cat-file --batch-check [2025-02-13T23:55:28.384Z] 2025-02-13 23:55:28,288 [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-13T23:55:28.384Z] 2025-02-13 23:55:28,292 [execute] INFO git rev-list 6d3ea1e95ff56e0f041d9d0f25454504f1caf120 -- [2025-02-13T23:55:28.384Z] 2025-02-13 23:55:28,293 [execute] DEBUG Popen(['git', 'rev-list', '6d3ea1e95ff56e0f041d9d0f25454504f1caf120', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-13T23:55:28.384Z] 2025-02-13 23:55:28,303 [execute] INFO git fetch -v origin [2025-02-13T23:55:28.384Z] 2025-02-13 23:55:28,304 [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-13T23:55:28.953Z] 2025-02-13 23:55:28,791 [run_push] DEBUG no remote changes detected [2025-02-13T23:55:28.953Z] 2025-02-13 23:55:28,791 [execute] INFO git push origin semver [2025-02-13T23:55:28.953Z] 2025-02-13 23:55:28,792 [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-13T23:55:29.524Z] 2025-02-13 23:55:29,448 [run_push] DEBUG push all version tags [2025-02-13T23:55:29.524Z] 2025-02-13 23:55:29,449 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-02-13T23:55:29.524Z] 2025-02-13 23:55:29,449 [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-13T23:55:30.094Z] 2025-02-13 23:55:30,073 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-02-13T23:55:30.094Z] 4.0.0-dev.16 [Pipeline] } [2025-02-13T23:55:30.356Z] $ docker exec --env ******** --env ******** c63e3452a0fffe8d8217321a45f7fab9e26c079e15da1bb8c86e9b1044f8b520 ssh-agent -k [2025-02-13T23:55:30.455Z] unset SSH_AUTH_SOCK; [2025-02-13T23:55:30.455Z] unset SSH_AGENT_PID; [2025-02-13T23:55:30.455Z] echo Agent pid 38 killed; [2025-02-13T23:55:30.469Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-13T23:55:30.810Z] + git semver [Pipeline] } [2025-02-13T23:55:31.072Z] $ docker stop --time=1 c63e3452a0fffe8d8217321a45f7fab9e26c079e15da1bb8c86e9b1044f8b520 [2025-02-13T23:55:32.340Z] $ docker rm -f --volumes c63e3452a0fffe8d8217321a45f7fab9e26c079e15da1bb8c86e9b1044f8b520 [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-13T23:55:33.055Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2025-02-13T23:55:33.055Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-02-13T23:55:33.055Z] total 16 [2025-02-13T23:55:33.055Z] drwxr-xr-x 3 root root 4096 Feb 13 23:42 . [2025-02-13T23:55:33.055Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 13 23:55 .. [2025-02-13T23:55:33.055Z] drwxr-xr-x 2 root root 4096 Feb 13 23:42 cost [2025-02-13T23:55:33.055Z] -rw-r--r-- 1 root root 88 Feb 13 23:42 cost.csv [2025-02-13T23:55:33.055Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-02-13T23:55:33.055Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-02-13T23:55:33.055Z] total 16 [2025-02-13T23:55:33.055Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 23:42 . [2025-02-13T23:55:33.055Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 13 23:55 .. [2025-02-13T23:55:33.055Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 13 23:42 cost [2025-02-13T23:55:33.055Z] -rw-r--r-- 1 jenkins jenkins 88 Feb 13 23:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-02-13T23:55:33.346Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-13T23:55:34.206Z] ---> package-listing.sh [2025-02-13T23:55:34.207Z] ++ facter osfamily [2025-02-13T23:55:34.207Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-13T23:55:34.467Z] + OS_FAMILY=debian [2025-02-13T23:55:34.467Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2025-02-13T23:55:34.467Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-13T23:55:34.467Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-13T23:55:34.467Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-13T23:55:34.467Z] + PACKAGES=/tmp/packages_start.txt [2025-02-13T23:55:34.467Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-02-13T23:55:34.467Z] + PACKAGES=/tmp/packages_end.txt [2025-02-13T23:55:34.467Z] + case "${OS_FAMILY}" in [2025-02-13T23:55:34.467Z] + dpkg -l [2025-02-13T23:55:34.467Z] + grep '^ii' [2025-02-13T23:55:34.467Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-13T23:55:34.467Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-13T23:55:34.467Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-13T23:55:34.467Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-02-13T23:55:34.467Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2025-02-13T23:55:34.467Z] + 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-13T23:55:34.478Z] 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-13T23:55:34.758Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:55:35.326Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-13T23:55:35.326Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-13T23:55:35.415Z] prd-ubuntu20.04-docker-8c-8g-38909 does not seem to be running inside a container [2025-02-13T23:55:35.438Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-13T23:55:35.635Z] $ docker top f52dd8bf227b1165edfeb6b1530615a1e4937caaa77be5dcde6a1dfc0301bf09 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-13T23:55:35.998Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-13T23:55:36.283Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-13T23:55:36.572Z] + ls /var/log/sa-host [2025-02-13T23:55:36.572Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-13T23:55:36.677Z] provisioning config files... [2025-02-13T23:55:36.693Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12802292938309531424tmp [Pipeline] { [Pipeline] echo [2025-02-13T23:55:36.716Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-13T23:55:37.006Z] ---> create-netrc.sh [Pipeline] } [2025-02-13T23:55:37.014Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-13T23:55:37.359Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-13T23:55:37.367Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-13T23:55:37.650Z] ---> sudo-logs.sh [2025-02-13T23:55:37.650Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-13T23:55:37.691Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-13T23:55:37.971Z] ---> job-cost.sh [2025-02-13T23:55:37.971Z] lf-activate-venv: SKIPPING [2025-02-13T23:55:37.971Z] DEBUG: total: 0.2199999988079071 [2025-02-13T23:55:37.971Z] INFO: Retrieving Stack Cost... [2025-02-13T23:55:38.230Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-13T23:55:38.798Z] INFO: Archiving Costs [Pipeline] echo [2025-02-13T23:55:38.814Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-13T23:55:39.097Z] ---> logs-deploy.sh [2025-02-13T23:55:39.098Z] lf-activate-venv: SKIPPING [2025-02-13T23:55:39.098Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/180 [2025-02-13T23:55:39.098Z] INFO: archiving workspace using pattern(s): [2025-02-13T23:55:40.036Z] Archives upload complete. [2025-02-13T23:55:40.036Z] INFO: archiving logs to Nexus