Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 55a903a4e4241ed304b874eba174be4eba37eb89 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-ssh8606701057634896923.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-ssh14759789128475617656.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-ssh10866483816212890029.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-ssh12912163317138052713.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-ssh10301713389000381769.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-36828 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 55a903a4e4241ed304b874eba174be4eba37eb89 (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 55a903a4e4241ed304b874eba174be4eba37eb89 # timeout=10 Commit message: "Merge pull request #607 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.18" > git rev-list --no-walk 2f075c7931a58d709b8688ebd481c390ae67f934 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-16T05:55:47.738Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-16T05:55:47.813Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-16T05:55:47.845Z] ========================================================= [2025-01-16T05:55:47.845Z] EdgeX Global Pipelines Version Info [2025-01-16T05:55:47.845Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-16T05:55:48.592Z] ------------------- [2025-01-16T05:55:48.592Z] stable info: [2025-01-16T05:55:48.592Z] ------------------- [2025-01-16T05:55:48.592Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-16T05:55:48.592Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-16T05:55:48.592Z] Message: update stable to v1.0.269 [2025-01-16T05:55:49.164Z] ------------------- [2025-01-16T05:55:49.164Z] experimental info: [2025-01-16T05:55:49.164Z] ------------------- [2025-01-16T05:55:49.164Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-16T05:55:49.164Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-16T05:55:49.164Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-16T05:55:49.250Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2025-01-16T05:55:49.272Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2025-01-16T05:55:49.300Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-16T05:55:49.324Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-16T05:55:49.348Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-16T05:55:49.371Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-16T05:55:49.392Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-16T05:55:49.413Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-01-16T05:55:49.436Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-16T05:55:49.462Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-16T05:55:49.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-16T05:55:49.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2025-01-16T05:55:49.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-16T05:55:49.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-16T05:55:49.583Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-16T05:55:49.605Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-16T05:55:49.630Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-01-16T05:55:49.656Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-01-16T05:55:49.678Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-16T05:55:49.704Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-16T05:55:49.730Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-01-16T05:55:49.757Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-01-16T05:55:49.779Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-01-16T05:55:49.798Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-01-16T05:55:49.818Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-01-16T05:55:49.843Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-16T05:55:49.865Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-16T05:55:49.895Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-01-16T05:55:49.916Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-01-16T05:55:49.938Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-01-16T05:55:49.958Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 55a903a4e4241ed304b874eba174be4eba37eb89 [Pipeline] echo [2025-01-16T05:55:49.987Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 55a903a [Pipeline] echo [2025-01-16T05:55:50.008Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-16T05:55:50.077Z] provisioning config files... [2025-01-16T05:55:50.092Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7927383112364854541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-16T05:55:50.430Z] ---> ****-login.sh [2025-01-16T05:55:50.431Z] nexus3.edgexfoundry.org:10001 [2025-01-16T05:55:50.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T05:55:50.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T05:55:50.955Z] Configure a credential helper to remove this warning. See [2025-01-16T05:55:50.955Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T05:55:50.955Z] [2025-01-16T05:55:50.955Z] Login Succeeded [2025-01-16T05:55:50.955Z] nexus3.edgexfoundry.org:10002 [2025-01-16T05:55:50.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T05:55:51.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T05:55:51.228Z] Configure a credential helper to remove this warning. See [2025-01-16T05:55:51.228Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T05:55:51.228Z] [2025-01-16T05:55:51.228Z] Login Succeeded [2025-01-16T05:55:51.228Z] nexus3.edgexfoundry.org:10003 [2025-01-16T05:55:51.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T05:55:51.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T05:55:51.228Z] Configure a credential helper to remove this warning. See [2025-01-16T05:55:51.228Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T05:55:51.228Z] [2025-01-16T05:55:51.228Z] Login Succeeded [2025-01-16T05:55:51.228Z] nexus3.edgexfoundry.org:10004 [2025-01-16T05:55:51.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T05:55:51.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T05:55:51.512Z] Configure a credential helper to remove this warning. See [2025-01-16T05:55:51.512Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T05:55:51.512Z] [2025-01-16T05:55:51.512Z] Login Succeeded [2025-01-16T05:55:51.512Z] ****.io [2025-01-16T05:55:51.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T05:55:51.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T05:55:51.512Z] Configure a credential helper to remove this warning. See [2025-01-16T05:55:51.512Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T05:55:51.512Z] [2025-01-16T05:55:51.512Z] Login Succeeded [2025-01-16T05:55:51.512Z] ---> ****-login.sh ends [Pipeline] } [2025-01-16T05:55:51.520Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-01-16T05:55:51.930Z] + git rev-list -1 --merges 55a903a4e4241ed304b874eba174be4eba37eb89~1..55a903a4e4241ed304b874eba174be4eba37eb89 [Pipeline] echo [2025-01-16T05:55:51.959Z] -----------> git rev-list -1 --merges 55a903a4e4241ed304b874eba174be4eba37eb89~1..55a903a4e4241ed304b874eba174be4eba37eb89 55a903a4e4241ed304b874eba174be4eba37eb89 [2025-01-16T05:55:51.959Z] 55a903a4e4241ed304b874eba174be4eba37eb89 [false] [Pipeline] sh [2025-01-16T05:55:52.260Z] + git log --format=format:%s -1 55a903a4e4241ed304b874eba174be4eba37eb89 [Pipeline] echo [2025-01-16T05:55:52.277Z] ========================================================= [2025-01-16T05:55:52.277Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-16T05:55:52.277Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-16T05:55:52.622Z] + git log --format=format:%s -1 55a903a4e4241ed304b874eba174be4eba37eb89 [Pipeline] echo [2025-01-16T05:55:52.635Z] [semverPrep] GIT_COMMIT: 55a903a4e4241ed304b874eba174be4eba37eb89, Commit Message: Merge pull request #607 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.18 [Pipeline] echo [2025-01-16T05:55:52.652Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-01-16T05:55:53.030Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-16T05:55:53.030Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-16T05:55:53.030Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-16T05:55:53.031Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-16T05:55:53.031Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-16T05:55:53.031Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-16T05:55:53.031Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T05:55:53.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-16T05:55:53.470Z] [2025-01-16T05:55:53.470Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T05:55:53.781Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-16T05:55:53.781Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-16T05:55:53.781Z] b85a868b505f: Pulling fs layer [2025-01-16T05:55:53.781Z] e2be974225ed: Pulling fs layer [2025-01-16T05:55:53.781Z] 339a4e72a1f5: Pulling fs layer [2025-01-16T05:55:53.781Z] 988bab9f4d93: Pulling fs layer [2025-01-16T05:55:53.781Z] 1469e6f7b9e6: Pulling fs layer [2025-01-16T05:55:53.781Z] eaf3925da568: Pulling fs layer [2025-01-16T05:55:53.781Z] bab4dde63d76: Pulling fs layer [2025-01-16T05:55:53.781Z] bde34c3a00c8: Pulling fs layer [2025-01-16T05:55:53.781Z] b352a97aabf1: Pulling fs layer [2025-01-16T05:55:53.781Z] 4872d77fe225: Pulling fs layer [2025-01-16T05:55:53.781Z] 5851b861e8e6: Pulling fs layer [2025-01-16T05:55:53.781Z] bab4dde63d76: Waiting [2025-01-16T05:55:53.781Z] bde34c3a00c8: Waiting [2025-01-16T05:55:53.781Z] b352a97aabf1: Waiting [2025-01-16T05:55:53.781Z] 988bab9f4d93: Waiting [2025-01-16T05:55:53.781Z] 1469e6f7b9e6: Waiting [2025-01-16T05:55:53.781Z] eaf3925da568: Waiting [2025-01-16T05:55:53.781Z] 4872d77fe225: Waiting [2025-01-16T05:55:53.781Z] e2be974225ed: Verifying Checksum [2025-01-16T05:55:53.781Z] e2be974225ed: Download complete [2025-01-16T05:55:53.781Z] 988bab9f4d93: Verifying Checksum [2025-01-16T05:55:53.781Z] 988bab9f4d93: Download complete [2025-01-16T05:55:54.045Z] 1469e6f7b9e6: Verifying Checksum [2025-01-16T05:55:54.045Z] 1469e6f7b9e6: Download complete [2025-01-16T05:55:54.045Z] eaf3925da568: Verifying Checksum [2025-01-16T05:55:54.045Z] eaf3925da568: Download complete [2025-01-16T05:55:54.045Z] 339a4e72a1f5: Verifying Checksum [2025-01-16T05:55:54.045Z] 339a4e72a1f5: Download complete [2025-01-16T05:55:54.045Z] bde34c3a00c8: Download complete [2025-01-16T05:55:54.045Z] b352a97aabf1: Verifying Checksum [2025-01-16T05:55:54.045Z] b352a97aabf1: Download complete [2025-01-16T05:55:54.045Z] 4872d77fe225: Verifying Checksum [2025-01-16T05:55:54.045Z] 4872d77fe225: Download complete [2025-01-16T05:55:54.045Z] 5851b861e8e6: Verifying Checksum [2025-01-16T05:55:54.045Z] 5851b861e8e6: Download complete [2025-01-16T05:55:54.045Z] b85a868b505f: Verifying Checksum [2025-01-16T05:55:54.045Z] b85a868b505f: Download complete [2025-01-16T05:55:54.619Z] bab4dde63d76: Verifying Checksum [2025-01-16T05:55:54.619Z] bab4dde63d76: Download complete [2025-01-16T05:55:55.560Z] b85a868b505f: Pull complete [2025-01-16T05:55:55.560Z] e2be974225ed: Pull complete [2025-01-16T05:55:56.131Z] 339a4e72a1f5: Pull complete [2025-01-16T05:55:56.131Z] 988bab9f4d93: Pull complete [2025-01-16T05:55:56.391Z] 1469e6f7b9e6: Pull complete [2025-01-16T05:55:56.391Z] eaf3925da568: Pull complete [2025-01-16T05:55:58.317Z] bab4dde63d76: Pull complete [2025-01-16T05:55:58.317Z] bde34c3a00c8: Pull complete [2025-01-16T05:55:58.577Z] b352a97aabf1: Pull complete [2025-01-16T05:55:58.577Z] 4872d77fe225: Pull complete [2025-01-16T05:55:58.577Z] 5851b861e8e6: Pull complete [2025-01-16T05:55:58.577Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-16T05:55:58.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-16T05:55:58.577Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-16T05:55:58.727Z] prd-ubuntu20.04-docker-8c-8g-36828 does not seem to be running inside a container [2025-01-16T05:55:58.890Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-16T05:56:01.689Z] $ docker top a2cb034af1f754ca9b7fe1b1bca91b425080567b3125ec8ef45f2f9b68a3c0ae -eo pid,comm [2025-01-16T05:56:01.748Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-01-16T05:56:01.748Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-16T05:56:01.849Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-16T05:56:01.849Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-16T05:56:01.986Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-16T05:56:01.990Z] $ docker exec a2cb034af1f754ca9b7fe1b1bca91b425080567b3125ec8ef45f2f9b68a3c0ae ssh-agent [2025-01-16T05:56:02.104Z] SSH_AUTH_SOCK=/tmp/ssh-tlLWZnSkPQ9G/agent.32 [2025-01-16T05:56:02.104Z] SSH_AGENT_PID=38 [2025-01-16T05:56:02.112Z] Running ssh-add (command line suppressed) [2025-01-16T05:56:02.224Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15348857791176410965.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15348857791176410965.key) [2025-01-16T05:56:02.239Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-16T05:56:02.535Z] + git tag --points-at HEAD [Pipeline] } [2025-01-16T05:56:02.547Z] $ docker exec --env ******** --env ******** a2cb034af1f754ca9b7fe1b1bca91b425080567b3125ec8ef45f2f9b68a3c0ae ssh-agent -k [2025-01-16T05:56:02.645Z] unset SSH_AUTH_SOCK; [2025-01-16T05:56:02.645Z] unset SSH_AGENT_PID; [2025-01-16T05:56:02.645Z] echo Agent pid 38 killed; [2025-01-16T05:56:02.656Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-16T05:56:02.692Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-16T05:56:02.692Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-16T05:56:02.813Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-16T05:56:02.817Z] $ docker exec a2cb034af1f754ca9b7fe1b1bca91b425080567b3125ec8ef45f2f9b68a3c0ae ssh-agent [2025-01-16T05:56:02.923Z] SSH_AUTH_SOCK=/tmp/ssh-1GkGLpngS1GP/agent.71 [2025-01-16T05:56:02.923Z] SSH_AGENT_PID=77 [2025-01-16T05:56:02.932Z] Running ssh-add (command line suppressed) [2025-01-16T05:56:03.030Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6713033068946067031.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6713033068946067031.key) [2025-01-16T05:56:03.088Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-16T05:56:03.386Z] + git semver init [2025-01-16T05:56:03.647Z] 2025-01-16 05:56:03,577 [run_init] DEBUG init version:0.0.0 force:False [2025-01-16T05:56:03.647Z] 2025-01-16 05:56:03,578 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2025-01-16T05:56:03.647Z] 2025-01-16 05:56:03,578 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2025-01-16T05:56:03.647Z] 2025-01-16 05:56:03,578 [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-01-16T05:56:04.608Z] 2025-01-16 05:56:04,550 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2025-01-16T05:56:04.608Z] 2025-01-16 05:56:04,550 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2025-01-16T05:56:04.608Z] 2025-01-16 05:56:04,550 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-01-16T05:56:04.608Z] 2025-01-16 05:56:04,550 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-01-16T05:56:04.608Z] 4.0.0-dev.10 [Pipeline] } [2025-01-16T05:56:04.618Z] $ docker exec --env ******** --env ******** a2cb034af1f754ca9b7fe1b1bca91b425080567b3125ec8ef45f2f9b68a3c0ae ssh-agent -k [2025-01-16T05:56:04.719Z] unset SSH_AUTH_SOCK; [2025-01-16T05:56:04.720Z] unset SSH_AGENT_PID; [2025-01-16T05:56:04.720Z] echo Agent pid 77 killed; [2025-01-16T05:56:04.732Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-16T05:56:05.079Z] + git semver [Pipeline] } [2025-01-16T05:56:05.354Z] $ docker stop --time=1 a2cb034af1f754ca9b7fe1b1bca91b425080567b3125ec8ef45f2f9b68a3c0ae [2025-01-16T05:56:06.654Z] $ docker rm -f --volumes a2cb034af1f754ca9b7fe1b1bca91b425080567b3125ec8ef45f2f9b68a3c0ae [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-16T05:56:07.031Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-16T05:56:07.562Z] Stashed 1 file(s) [Pipeline] echo [2025-01-16T05:56:07.566Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.10 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-16T05:56:07.751Z] provisioning config files... [2025-01-16T05:56:07.832Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config13122930466301192794tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-16T05:56:08.142Z] ---> ****-login.sh [2025-01-16T05:56:08.142Z] nexus3.edgexfoundry.org:10001 [2025-01-16T05:56:08.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T05:56:08.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T05:56:08.143Z] Configure a credential helper to remove this warning. See [2025-01-16T05:56:08.143Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T05:56:08.143Z] [2025-01-16T05:56:08.143Z] Login Succeeded [2025-01-16T05:56:08.143Z] nexus3.edgexfoundry.org:10002 [2025-01-16T05:56:08.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T05:56:08.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T05:56:08.402Z] Configure a credential helper to remove this warning. See [2025-01-16T05:56:08.402Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T05:56:08.402Z] [2025-01-16T05:56:08.402Z] Login Succeeded [2025-01-16T05:56:08.402Z] nexus3.edgexfoundry.org:10003 [2025-01-16T05:56:08.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T05:56:08.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T05:56:08.402Z] Configure a credential helper to remove this warning. See [2025-01-16T05:56:08.402Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T05:56:08.402Z] [2025-01-16T05:56:08.402Z] Login Succeeded [2025-01-16T05:56:08.402Z] nexus3.edgexfoundry.org:10004 [2025-01-16T05:56:08.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T05:56:08.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T05:56:08.662Z] Configure a credential helper to remove this warning. See [2025-01-16T05:56:08.662Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T05:56:08.662Z] [2025-01-16T05:56:08.662Z] Login Succeeded [2025-01-16T05:56:08.662Z] ****.io [2025-01-16T05:56:08.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T05:56:08.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T05:56:08.923Z] Configure a credential helper to remove this warning. See [2025-01-16T05:56:08.923Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T05:56:08.923Z] [2025-01-16T05:56:08.923Z] Login Succeeded [2025-01-16T05:56:08.923Z] ---> ****-login.sh ends [Pipeline] } [2025-01-16T05:56:08.930Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-16T05:56:09.027Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-16T05:56:09.051Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-16T05:56:09.065Z] ========================================================= [2025-01-16T05:56:09.065Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-16T05:56:09.065Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T05:56:09.403Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-01-16T05:56:09.403Z] Sending build context to Docker daemon 18.17MB [2025-01-16T05:56:09.403Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-01-16T05:56:09.403Z] Step 2/10 : FROM ${BASE} AS builder [2025-01-16T05:56:09.403Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-16T05:56:09.403Z] da9db072f522: Pulling fs layer [2025-01-16T05:56:09.403Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-16T05:56:09.403Z] 06f05ace1117: Pulling fs layer [2025-01-16T05:56:09.403Z] 5fe327b54edc: Pulling fs layer [2025-01-16T05:56:09.403Z] 4f4fb700ef54: Pulling fs layer [2025-01-16T05:56:09.403Z] 92a5565b7b96: Pulling fs layer [2025-01-16T05:56:09.403Z] ff9bb7016b71: Pulling fs layer [2025-01-16T05:56:09.403Z] b67dba6c2c7d: Pulling fs layer [2025-01-16T05:56:09.403Z] a813b0c90790: Pulling fs layer [2025-01-16T05:56:09.403Z] 4f4fb700ef54: Waiting [2025-01-16T05:56:09.403Z] 92a5565b7b96: Waiting [2025-01-16T05:56:09.403Z] ff9bb7016b71: Waiting [2025-01-16T05:56:09.403Z] b67dba6c2c7d: Waiting [2025-01-16T05:56:09.403Z] a813b0c90790: Waiting [2025-01-16T05:56:09.403Z] 5fe327b54edc: Waiting [2025-01-16T05:56:09.662Z] 6ef4a4ee8ca5: Download complete [2025-01-16T05:56:09.662Z] 5fe327b54edc: Verifying Checksum [2025-01-16T05:56:09.662Z] 5fe327b54edc: Download complete [2025-01-16T05:56:09.662Z] 4f4fb700ef54: Verifying Checksum [2025-01-16T05:56:09.662Z] 4f4fb700ef54: Download complete [2025-01-16T05:56:09.662Z] 92a5565b7b96: Verifying Checksum [2025-01-16T05:56:09.662Z] 92a5565b7b96: Download complete [2025-01-16T05:56:09.662Z] da9db072f522: Download complete [2025-01-16T05:56:09.662Z] ff9bb7016b71: Verifying Checksum [2025-01-16T05:56:09.662Z] ff9bb7016b71: Download complete [2025-01-16T05:56:09.921Z] da9db072f522: Pull complete [2025-01-16T05:56:09.921Z] 6ef4a4ee8ca5: Pull complete [2025-01-16T05:56:09.921Z] a813b0c90790: Verifying Checksum [2025-01-16T05:56:09.921Z] a813b0c90790: Download complete [2025-01-16T05:56:10.178Z] 06f05ace1117: Verifying Checksum [2025-01-16T05:56:10.178Z] 06f05ace1117: Download complete [2025-01-16T05:56:10.768Z] b67dba6c2c7d: Verifying Checksum [2025-01-16T05:56:10.768Z] b67dba6c2c7d: Download complete [2025-01-16T05:56:14.082Z] 06f05ace1117: Pull complete [2025-01-16T05:56:14.082Z] 5fe327b54edc: Pull complete [2025-01-16T05:56:14.082Z] 4f4fb700ef54: Pull complete [2025-01-16T05:56:14.082Z] 92a5565b7b96: Pull complete [2025-01-16T05:56:14.342Z] ff9bb7016b71: Pull complete [2025-01-16T05:56:16.873Z] b67dba6c2c7d: Pull complete [2025-01-16T05:56:17.132Z] a813b0c90790: Pull complete [2025-01-16T05:56:17.132Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-16T05:56:17.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-16T05:56:17.132Z] ---> 3ba60ce46760 [2025-01-16T05:56:17.132Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2025-01-16T05:56:22.437Z] ---> Running in c233200b6612 [2025-01-16T05:56:22.437Z] Removing intermediate container c233200b6612 [2025-01-16T05:56:22.437Z] ---> ba741857a05c [2025-01-16T05:56:22.437Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-01-16T05:56:22.698Z] ---> Running in 3d65638394b1 [2025-01-16T05:56:22.698Z] Removing intermediate container 3d65638394b1 [2025-01-16T05:56:22.698Z] ---> aca1977396d6 [2025-01-16T05:56:22.698Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2025-01-16T05:56:22.698Z] ---> Running in cecf01ff1660 [2025-01-16T05:56:22.705Z] Still waiting to schedule task [2025-01-16T05:56:22.706Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-36825’ [2025-01-16T05:56:22.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-16T05:56:23.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-16T05:56:23.480Z] (1/8) Installing openssh-keygen (9.7_p1-r4) [2025-01-16T05:56:23.480Z] (2/8) Installing libedit (20240517.3.1-r0) [2025-01-16T05:56:23.480Z] (3/8) Installing openssh-client-common (9.7_p1-r4) [2025-01-16T05:56:23.480Z] (4/8) Installing openssh-client-default (9.7_p1-r4) [2025-01-16T05:56:23.480Z] (5/8) Installing openssh-sftp-server (9.7_p1-r4) [2025-01-16T05:56:23.480Z] (6/8) Installing openssh-server-common (9.7_p1-r4) [2025-01-16T05:56:23.480Z] (7/8) Installing openssh-server (9.7_p1-r4) [2025-01-16T05:56:23.480Z] (8/8) Installing openssh (9.7_p1-r4) [2025-01-16T05:56:23.480Z] Executing busybox-1.36.1-r29.trigger [2025-01-16T05:56:23.480Z] OK: 253 MiB in 66 packages [2025-01-16T05:56:24.550Z] Removing intermediate container cecf01ff1660 [2025-01-16T05:56:24.550Z] ---> ce965fee6d77 [2025-01-16T05:56:24.550Z] Step 6/10 : WORKDIR /device-modbus-go [2025-01-16T05:56:24.550Z] ---> Running in e9bf66c5987e [2025-01-16T05:56:24.550Z] Removing intermediate container e9bf66c5987e [2025-01-16T05:56:24.550Z] ---> 1ec7d5b93325 [2025-01-16T05:56:24.550Z] Step 7/10 : COPY go.mod vendor* ./ [2025-01-16T05:56:24.550Z] ---> 9c0da8e41a6f [2025-01-16T05:56:24.550Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-16T05:56:24.550Z] ---> Running in 55feefeea4d0 [2025-01-16T05:57:20.816Z] Removing intermediate container 55feefeea4d0 [2025-01-16T05:57:20.816Z] ---> c7278af01f30 [2025-01-16T05:57:20.816Z] Step 9/10 : COPY . . [2025-01-16T05:57:20.816Z] ---> ca4387565394 [2025-01-16T05:57:20.816Z] Step 10/10 : RUN ${MAKE} [2025-01-16T05:57:20.816Z] ---> Running in 1f24d8bbdefb [2025-01-16T05:57:20.816Z] noop [2025-01-16T05:57:20.816Z] Removing intermediate container 1f24d8bbdefb [2025-01-16T05:57:20.816Z] ---> 51a80afa9fbd [2025-01-16T05:57:20.816Z] Successfully built 51a80afa9fbd [2025-01-16T05:57:20.816Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T05:57:21.166Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-16T05:57:21.166Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-16T05:57:21.253Z] prd-ubuntu20.04-docker-8c-8g-36828 does not seem to be running inside a container [2025-01-16T05:57:21.287Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-01-16T05:57:21.646Z] $ docker top fd834a03d4860f886f1eb737eb59067b0d9dda14b458424e3ef97451bc6adcb7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-16T05:57:21.997Z] + go version [2025-01-16T05:57:21.997Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-16T05:57:22.008Z] $ docker stop --time=1 fd834a03d4860f886f1eb737eb59067b0d9dda14b458424e3ef97451bc6adcb7 [2025-01-16T05:57:23.310Z] $ docker rm -f --volumes fd834a03d4860f886f1eb737eb59067b0d9dda14b458424e3ef97451bc6adcb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T05:57:23.752Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-16T05:57:23.752Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-16T05:57:23.834Z] prd-ubuntu20.04-docker-8c-8g-36828 does not seem to be running inside a container [2025-01-16T05:57:23.866Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-01-16T05:57:24.241Z] $ docker top 2c4691ad5e7b53108eef43c96890d2ec3b6edb025fb2ecb6fb1f6a86ea38e724 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-16T05:57:24.593Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2025-01-16T05:57:24.898Z] + make test [2025-01-16T05:57:24.898Z] go test ./... -coverprofile=coverage.out [2025-01-16T05:57:26.804Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2025-01-16T05:57:46.732Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2025-01-16T05:57:46.732Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.011s coverage: 48.0% of statements [2025-01-16T05:57:58.936Z] go vet ./... [2025-01-16T05:58:05.499Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-16T05:58:05.499Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-16T05:58:05.499Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-16T05:58:05.511Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-16T05:58:05.542Z] $ docker stop --time=1 2c4691ad5e7b53108eef43c96890d2ec3b6edb025fb2ecb6fb1f6a86ea38e724 [2025-01-16T05:58:10.286Z] $ docker rm -f --volumes 2c4691ad5e7b53108eef43c96890d2ec3b6edb025fb2ecb6fb1f6a86ea38e724 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-16T05:58:10.859Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-16T05:58:10.912Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-01-16T05:58:11.438Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-16T05:58:11.724Z] + ls -al . [2025-01-16T05:58:11.724Z] total 260 [2025-01-16T05:58:11.724Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 16 05:57 . [2025-01-16T05:58:11.724Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 05:55 .. [2025-01-16T05:58:11.724Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 16 05:55 .dockerignore [2025-01-16T05:58:11.724Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 16 05:57 .git [2025-01-16T05:58:11.725Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 16 05:55 .github [2025-01-16T05:58:11.725Z] -rw-rw-r-- 1 jenkins jenkins 266 Jan 16 05:55 .gitignore [2025-01-16T05:58:11.725Z] -rw-rw-r-- 1 jenkins jenkins 199 Jan 16 05:55 .golangci.yml [2025-01-16T05:58:11.725Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 16 05:56 .semver [2025-01-16T05:58:11.725Z] -rw-rw-r-- 1 jenkins jenkins 19818 Jan 16 05:55 Attribution.txt [2025-01-16T05:58:11.725Z] -rw-rw-r-- 1 jenkins jenkins 16388 Jan 16 05:55 CHANGELOG.md [2025-01-16T05:58:11.725Z] -rw-rw-r-- 1 jenkins jenkins 1479 Jan 16 05:55 Dockerfile [2025-01-16T05:58:11.725Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 16 05:55 GOVERNANCE.md [2025-01-16T05:58:11.725Z] -rw-rw-r-- 1 jenkins jenkins 658 Jan 16 05:55 Jenkinsfile [2025-01-16T05:58:11.725Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 16 05:55 LICENSE [2025-01-16T05:58:11.725Z] -rw-rw-r-- 1 jenkins jenkins 2524 Jan 16 05:55 Makefile [2025-01-16T05:58:11.725Z] -rw-rw-r-- 1 jenkins jenkins 622 Jan 16 05:55 OWNERS.md [2025-01-16T05:58:11.725Z] -rw-rw-r-- 1 jenkins jenkins 4463 Jan 16 05:55 README.md [2025-01-16T05:58:11.725Z] -rw-rw-r-- 1 jenkins jenkins 12 Jan 16 05:56 VERSION [2025-01-16T05:58:11.725Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 05:55 bin [2025-01-16T05:58:11.725Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 16 05:55 cmd [2025-01-16T05:58:11.725Z] -rw-r--r-- 1 jenkins jenkins 25464 Jan 16 05:57 coverage.out [2025-01-16T05:58:11.725Z] -rw-rw-r-- 1 jenkins jenkins 6389 Jan 16 05:55 go.mod [2025-01-16T05:58:11.725Z] -rw-rw-r-- 1 jenkins jenkins 86974 Jan 16 05:55 go.sum [2025-01-16T05:58:11.725Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 16 05:55 internal [2025-01-16T05:58:11.725Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 05:55 simulator [2025-01-16T05:58:11.725Z] -rw-rw-r-- 1 jenkins jenkins 229 Jan 16 05:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T05:58:12.105Z] + 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=55a903a4e4241ed304b874eba174be4eba37eb89 --label arch=amd64 --label version=4.0.0-dev.10 . [2025-01-16T05:58:12.106Z] Sending build context to Docker daemon 18.2MB [2025-01-16T05:58:12.106Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2025-01-16T05:58:12.106Z] Step 2/23 : FROM ${BASE} AS builder [2025-01-16T05:58:12.106Z] ---> 51a80afa9fbd [2025-01-16T05:58:12.106Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2025-01-16T05:58:12.365Z] ---> Running in 7779013bfa80 [2025-01-16T05:58:12.625Z] Removing intermediate container 7779013bfa80 [2025-01-16T05:58:12.625Z] ---> ec314dd42baf [2025-01-16T05:58:12.625Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-01-16T05:58:12.625Z] ---> Running in d984cd7b7df5 [2025-01-16T05:58:12.625Z] Removing intermediate container d984cd7b7df5 [2025-01-16T05:58:12.625Z] ---> 91198e800482 [2025-01-16T05:58:12.625Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2025-01-16T05:58:12.625Z] ---> Running in 7c45e3c1b637 [2025-01-16T05:58:12.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-16T05:58:13.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-16T05:58:13.405Z] OK: 253 MiB in 66 packages [2025-01-16T05:58:13.666Z] Removing intermediate container 7c45e3c1b637 [2025-01-16T05:58:13.666Z] ---> 129843b4961d [2025-01-16T05:58:13.666Z] Step 6/23 : WORKDIR /device-modbus-go [2025-01-16T05:58:13.666Z] ---> Running in c3af42fe7fc3 [2025-01-16T05:58:13.666Z] Removing intermediate container c3af42fe7fc3 [2025-01-16T05:58:13.666Z] ---> 345f224f28d4 [2025-01-16T05:58:13.666Z] Step 7/23 : COPY go.mod vendor* ./ [2025-01-16T05:58:13.930Z] ---> 6160758a1ec3 [2025-01-16T05:58:13.930Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-16T05:58:13.930Z] ---> Running in f3ca3752fb44 [2025-01-16T05:58:14.500Z] Removing intermediate container f3ca3752fb44 [2025-01-16T05:58:14.500Z] ---> 73a9c89b7de6 [2025-01-16T05:58:14.500Z] Step 9/23 : COPY . . [2025-01-16T05:58:15.436Z] ---> e3196306a0f3 [2025-01-16T05:58:15.436Z] Step 10/23 : RUN ${MAKE} [2025-01-16T05:58:15.436Z] ---> Running in ce71775c8ec8 [2025-01-16T05:58:15.694Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.0.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2025-01-16T05:58:46.278Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-36829 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2025-01-16T05:58:46.296Z] Running in /w/workspace/device-modbus-go/175 [Pipeline] { [Pipeline] checkout [2025-01-16T05:58:49.356Z] The recommended git tool is: git [2025-01-16T05:58:54.441Z] Removing intermediate container ce71775c8ec8 [2025-01-16T05:58:54.441Z] ---> 5232c656ff7a [2025-01-16T05:58:54.441Z] Step 11/23 : FROM alpine:3.20 [2025-01-16T05:58:54.441Z] 3.20: Pulling from library/alpine [2025-01-16T05:58:54.441Z] 66a3d608f3fa: Pulling fs layer [2025-01-16T05:58:54.441Z] 66a3d608f3fa: Verifying Checksum [2025-01-16T05:58:54.441Z] 66a3d608f3fa: Download complete [2025-01-16T05:58:54.441Z] 66a3d608f3fa: Pull complete [2025-01-16T05:58:54.441Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-16T05:58:54.441Z] Status: Downloaded newer image for alpine:3.20 [2025-01-16T05:58:54.441Z] ---> e29df9b510ff [2025-01-16T05:58:54.441Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2025-01-16T05:58:54.441Z] ---> Running in 0b87467bd85a [2025-01-16T05:58:54.441Z] Removing intermediate container 0b87467bd85a [2025-01-16T05:58:54.441Z] ---> 738f30a19905 [2025-01-16T05:58:54.441Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2025-01-16T05:58:54.441Z] ---> Running in 13392a154d10 [2025-01-16T05:58:54.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-16T05:58:54.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-16T05:58:54.441Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-01-16T05:58:54.441Z] Executing busybox-1.36.1-r29.trigger [2025-01-16T05:58:54.441Z] OK: 8 MiB in 15 packages [2025-01-16T05:58:54.441Z] Removing intermediate container 13392a154d10 [2025-01-16T05:58:54.441Z] ---> a1b6b9a45fd3 [2025-01-16T05:58:54.441Z] Step 14/23 : RUN apk --no-cache upgrade [2025-01-16T05:58:54.441Z] ---> Running in 2b8e684234c3 [2025-01-16T05:58:54.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-16T05:58:54.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-16T05:58:54.927Z] using credential edgex-jenkins-ssh [2025-01-16T05:58:54.951Z] Cloning the remote Git repository [2025-01-16T05:58:54.962Z] OK: 8 MiB in 15 packages [2025-01-16T05:58:55.006Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2025-01-16T05:58:55.118Z] > git init /w/workspace/device-modbus-go/175 # timeout=10 [2025-01-16T05:58:55.289Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2025-01-16T05:58:55.290Z] > git --version # timeout=10 [2025-01-16T05:58:55.310Z] > git --version # 'git version 2.25.1' [2025-01-16T05:58:55.313Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-01-16T05:58:55.469Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-16T05:58:55.899Z] Removing intermediate container 2b8e684234c3 [2025-01-16T05:58:55.899Z] ---> 75a342679169 [2025-01-16T05:58:55.899Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2025-01-16T05:58:57.317Z] ---> 78dc1e02a018 [2025-01-16T05:58:57.317Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2025-01-16T05:58:57.317Z] ---> 24676554de2f [2025-01-16T05:58:57.317Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2025-01-16T05:58:57.317Z] ---> 6b0083cc1590 [2025-01-16T05:58:57.317Z] Step 18/23 : EXPOSE 59901 [2025-01-16T05:58:57.317Z] ---> Running in 96621a5edfe1 [2025-01-16T05:58:57.575Z] Removing intermediate container 96621a5edfe1 [2025-01-16T05:58:57.575Z] ---> a5fa4ca8bf61 [2025-01-16T05:58:57.575Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2025-01-16T05:58:57.575Z] ---> Running in 26f93375f2e5 [2025-01-16T05:58:57.575Z] Removing intermediate container 26f93375f2e5 [2025-01-16T05:58:57.575Z] ---> b51f86343cc0 [2025-01-16T05:58:57.575Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-01-16T05:58:57.575Z] ---> Running in 65163b24426f [2025-01-16T05:58:57.575Z] Removing intermediate container 65163b24426f [2025-01-16T05:58:57.575Z] ---> 28451d76983e [2025-01-16T05:58:57.575Z] Step 21/23 : LABEL arch=amd64 [2025-01-16T05:58:57.575Z] ---> Running in 75cb87adfbe8 [2025-01-16T05:58:57.833Z] Removing intermediate container 75cb87adfbe8 [2025-01-16T05:58:57.833Z] ---> fafa2de3618e [2025-01-16T05:58:57.833Z] Step 22/23 : LABEL git_sha=55a903a4e4241ed304b874eba174be4eba37eb89 [2025-01-16T05:58:57.833Z] ---> Running in e97a31969135 [2025-01-16T05:58:57.833Z] Removing intermediate container e97a31969135 [2025-01-16T05:58:57.833Z] ---> 4cfc632c0cbe [2025-01-16T05:58:57.833Z] Step 23/23 : LABEL version=4.0.0-dev.10 [2025-01-16T05:58:57.833Z] ---> Running in ac616635192c [2025-01-16T05:58:57.833Z] Removing intermediate container ac616635192c [2025-01-16T05:58:57.833Z] ---> 4aa88418cfb5 [2025-01-16T05:58:57.833Z] [Warning] One or more build-args [ARCH] were not consumed [2025-01-16T05:58:58.092Z] Successfully built 4aa88418cfb5 [2025-01-16T05:58:58.092Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2025-01-16T05:58:57.288Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2025-01-16T05:58:57.309Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-16T05:58:58.341Z] provisioning config files... [2025-01-16T05:58:58.349Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10716303269133541158tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-16T05:58:58.490Z] Avoid second fetch [2025-01-16T05:58:58.490Z] Checking out Revision 55a903a4e4241ed304b874eba174be4eba37eb89 (main) [2025-01-16T05:58:58.699Z] ---> ****-login.sh [2025-01-16T05:58:58.699Z] nexus3.edgexfoundry.org:10001 [2025-01-16T05:58:58.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T05:58:58.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T05:58:58.699Z] Configure a credential helper to remove this warning. See [2025-01-16T05:58:58.699Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T05:58:58.699Z] [2025-01-16T05:58:58.699Z] Login Succeeded [2025-01-16T05:58:58.699Z] nexus3.edgexfoundry.org:10002 [2025-01-16T05:58:58.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T05:58:58.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T05:58:58.699Z] Configure a credential helper to remove this warning. See [2025-01-16T05:58:58.700Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T05:58:58.700Z] [2025-01-16T05:58:58.700Z] Login Succeeded [2025-01-16T05:58:58.700Z] nexus3.edgexfoundry.org:10003 [2025-01-16T05:58:59.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T05:58:59.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T05:58:59.013Z] Configure a credential helper to remove this warning. See [2025-01-16T05:58:59.013Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T05:58:59.013Z] [2025-01-16T05:58:59.013Z] Login Succeeded [2025-01-16T05:58:59.013Z] nexus3.edgexfoundry.org:10004 [2025-01-16T05:58:59.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T05:58:59.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T05:58:59.013Z] Configure a credential helper to remove this warning. See [2025-01-16T05:58:59.013Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T05:58:59.013Z] [2025-01-16T05:58:59.013Z] Login Succeeded [2025-01-16T05:58:59.013Z] ****.io [2025-01-16T05:58:59.161Z] Commit message: "Merge pull request #607 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.18" [2025-01-16T05:58:59.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T05:58:59.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T05:58:59.271Z] Configure a credential helper to remove this warning. See [2025-01-16T05:58:59.272Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T05:58:59.272Z] [2025-01-16T05:58:59.272Z] Login Succeeded [2025-01-16T05:58:59.272Z] ---> ****-login.sh ends [Pipeline] } [2025-01-16T05:58:59.280Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-16T05:58:59.336Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-16T05:58:59.371Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2025-01-16T05:58:59.371Z] 55a903a4e4241ed304b874eba174be4eba37eb89 [2025-01-16T05:58:59.371Z] latest [2025-01-16T05:58:59.371Z] 4.0.0-dev.10 [2025-01-16T05:58:59.371Z] 55a903a4e4241ed304b874eba174be4eba37eb89-4.0.0-dev.10 [2025-01-16T05:58:59.371Z] main [2025-01-16T05:58:59.371Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T05:58:58.510Z] > git config core.sparsecheckout # timeout=10 [2025-01-16T05:58:58.575Z] > git checkout -f 55a903a4e4241ed304b874eba174be4eba37eb89 # timeout=10 [2025-01-16T05:58:59.710Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:55a903a4e4241ed304b874eba174be4eba37eb89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T05:59:00.046Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:55a903a4e4241ed304b874eba174be4eba37eb89 [2025-01-16T05:59:00.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-01-16T05:59:00.046Z] 086d50705ddd: Preparing [2025-01-16T05:59:00.046Z] def4477797e5: Preparing [2025-01-16T05:59:00.046Z] f91229f6e44f: Preparing [2025-01-16T05:59:00.046Z] 3e04641f3c71: Preparing [2025-01-16T05:59:00.046Z] 09de3e13c98d: Preparing [2025-01-16T05:59:00.046Z] ce5a8cde9eee: Preparing [2025-01-16T05:59:00.046Z] ce5a8cde9eee: Waiting [2025-01-16T05:59:00.046Z] def4477797e5: Pushed [2025-01-16T05:59:00.333Z] 3e04641f3c71: Pushed [2025-01-16T05:59:00.333Z] ce5a8cde9eee: Layer already exists [2025-01-16T05:59:00.333Z] 086d50705ddd: Pushed [2025-01-16T05:59:00.333Z] 09de3e13c98d: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-16T05:59:03.623Z] f91229f6e44f: Pushed [2025-01-16T05:59:03.623Z] 55a903a4e4241ed304b874eba174be4eba37eb89: digest: sha256:13663abfbd9e5007caf86e50c418d937fcb78000a6b07d82c2a8967f0771cb1c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T05:59:03.796Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-01-16T05:59:03.796Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-16T05:59:03.796Z] Dload Upload Total Spent Left Speed [2025-01-16T05:59:03.796Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 79677 0 --:--:-- --:--:-- --:--:-- 79677 100 12828 100 12828 0 0 79185 0 --:--:-- --:--:-- --:--:-- 78699 [Pipeline] sh [2025-01-16T05:59:03.953Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T05:59:04.136Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-01-16T05:59:04.285Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-01-16T05:59:04.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-01-16T05:59:04.285Z] 086d50705ddd: Preparing [2025-01-16T05:59:04.285Z] def4477797e5: Preparing [2025-01-16T05:59:04.285Z] f91229f6e44f: Preparing [2025-01-16T05:59:04.285Z] 3e04641f3c71: Preparing [2025-01-16T05:59:04.285Z] 09de3e13c98d: Preparing [2025-01-16T05:59:04.285Z] ce5a8cde9eee: Preparing [2025-01-16T05:59:04.285Z] ce5a8cde9eee: Waiting [2025-01-16T05:59:04.285Z] def4477797e5: Layer already exists [2025-01-16T05:59:04.285Z] 3e04641f3c71: Layer already exists [2025-01-16T05:59:04.285Z] f91229f6e44f: Layer already exists [2025-01-16T05:59:04.285Z] 09de3e13c98d: Layer already exists [2025-01-16T05:59:04.285Z] 086d50705ddd: Layer already exists [2025-01-16T05:59:04.285Z] ce5a8cde9eee: Layer already exists [2025-01-16T05:59:04.285Z] latest: digest: sha256:13663abfbd9e5007caf86e50c418d937fcb78000a6b07d82c2a8967f0771cb1c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T05:59:04.464Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2025-01-16T05:59:04.464Z] [2025-01-16T05:59:04.464Z] { [2025-01-16T05:59:04.464Z] "registry-mirrors": [ [2025-01-16T05:59:04.464Z] "https://nexus3.edgexfoundry.org:10001" [2025-01-16T05:59:04.464Z] ], [2025-01-16T05:59:04.464Z] "bip": "10.250.0.254/24", [2025-01-16T05:59:04.464Z] "hosts": [ [2025-01-16T05:59:04.464Z] "tcp://0.0.0.0:5555", [2025-01-16T05:59:04.464Z] "unix:///var/run/docker.sock" [2025-01-16T05:59:04.464Z] ], [2025-01-16T05:59:04.464Z] "mtu": 1458, [2025-01-16T05:59:04.464Z] "selinux-enabled": true, [2025-01-16T05:59:04.464Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-01-16T05:59:04.464Z] } [Pipeline] sh [2025-01-16T05:59:04.629Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T05:59:04.796Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-01-16T05:59:04.961Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.10 [2025-01-16T05:59:04.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-01-16T05:59:04.961Z] 086d50705ddd: Preparing [2025-01-16T05:59:04.961Z] def4477797e5: Preparing [2025-01-16T05:59:04.961Z] f91229f6e44f: Preparing [2025-01-16T05:59:04.961Z] 3e04641f3c71: Preparing [2025-01-16T05:59:04.961Z] 09de3e13c98d: Preparing [2025-01-16T05:59:04.961Z] ce5a8cde9eee: Preparing [2025-01-16T05:59:04.961Z] ce5a8cde9eee: Waiting [2025-01-16T05:59:04.961Z] f91229f6e44f: Layer already exists [2025-01-16T05:59:04.961Z] def4477797e5: Layer already exists [2025-01-16T05:59:04.961Z] 086d50705ddd: Layer already exists [2025-01-16T05:59:04.961Z] 3e04641f3c71: Layer already exists [2025-01-16T05:59:04.961Z] 09de3e13c98d: Layer already exists [2025-01-16T05:59:04.961Z] ce5a8cde9eee: Layer already exists [2025-01-16T05:59:04.961Z] 4.0.0-dev.10: digest: sha256:13663abfbd9e5007caf86e50c418d937fcb78000a6b07d82c2a8967f0771cb1c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T05:59:05.149Z] + sudo service docker restart [2025-01-16T05:59:05.287Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:55a903a4e4241ed304b874eba174be4eba37eb89-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T05:59:05.611Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:55a903a4e4241ed304b874eba174be4eba37eb89-4.0.0-dev.10 [2025-01-16T05:59:05.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-01-16T05:59:05.611Z] 086d50705ddd: Preparing [2025-01-16T05:59:05.611Z] def4477797e5: Preparing [2025-01-16T05:59:05.611Z] f91229f6e44f: Preparing [2025-01-16T05:59:05.611Z] 3e04641f3c71: Preparing [2025-01-16T05:59:05.611Z] 09de3e13c98d: Preparing [2025-01-16T05:59:05.611Z] ce5a8cde9eee: Preparing [2025-01-16T05:59:05.611Z] 3e04641f3c71: Layer already exists [2025-01-16T05:59:05.611Z] 086d50705ddd: Layer already exists [2025-01-16T05:59:05.611Z] 09de3e13c98d: Layer already exists [2025-01-16T05:59:05.611Z] def4477797e5: Layer already exists [2025-01-16T05:59:05.611Z] f91229f6e44f: Layer already exists [2025-01-16T05:59:05.611Z] ce5a8cde9eee: Layer already exists [2025-01-16T05:59:05.611Z] 55a903a4e4241ed304b874eba174be4eba37eb89-4.0.0-dev.10: digest: sha256:13663abfbd9e5007caf86e50c418d937fcb78000a6b07d82c2a8967f0771cb1c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T05:59:05.950Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T05:59:06.279Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2025-01-16T05:59:06.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-01-16T05:59:06.279Z] 086d50705ddd: Preparing [2025-01-16T05:59:06.279Z] def4477797e5: Preparing [2025-01-16T05:59:06.279Z] f91229f6e44f: Preparing [2025-01-16T05:59:06.279Z] 3e04641f3c71: Preparing [2025-01-16T05:59:06.279Z] 09de3e13c98d: Preparing [2025-01-16T05:59:06.279Z] ce5a8cde9eee: Preparing [2025-01-16T05:59:06.279Z] ce5a8cde9eee: Waiting [2025-01-16T05:59:06.279Z] f91229f6e44f: Layer already exists [2025-01-16T05:59:06.279Z] def4477797e5: Layer already exists [2025-01-16T05:59:06.279Z] 3e04641f3c71: Layer already exists [2025-01-16T05:59:06.279Z] 086d50705ddd: Layer already exists [2025-01-16T05:59:06.279Z] 09de3e13c98d: Layer already exists [2025-01-16T05:59:06.279Z] ce5a8cde9eee: Layer already exists [2025-01-16T05:59:06.279Z] main: digest: sha256:13663abfbd9e5007caf86e50c418d937fcb78000a6b07d82c2a8967f0771cb1c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-16T05:59:06.347Z] ===================================================== [Pipeline] echo [2025-01-16T05:59:06.362Z] taggedImages: [2025-01-16T05:59:06.362Z] - nexus3.edgexfoundry.org:10004/device-modbus:55a903a4e4241ed304b874eba174be4eba37eb89 [2025-01-16T05:59:06.362Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-01-16T05:59:06.362Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.10 [2025-01-16T05:59:06.362Z] - nexus3.edgexfoundry.org:10004/device-modbus:55a903a4e4241ed304b874eba174be4eba37eb89-4.0.0-dev.10 [2025-01-16T05:59:06.362Z] - 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-01-16T05:59:06.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-16T05:59:06.770Z] [2025-01-16T05:59:06.770Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T05:59:07.071Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-16T05:59:07.329Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-16T05:59:07.329Z] 5eb5b503b376: Pulling fs layer [2025-01-16T05:59:07.330Z] 5c69ac0246d0: Pulling fs layer [2025-01-16T05:59:07.330Z] ec43610c2a17: Pulling fs layer [2025-01-16T05:59:07.330Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-16T05:59:07.330Z] 33b1e0a273af: Pulling fs layer [2025-01-16T05:59:07.330Z] 5d3b04190fa2: Pulling fs layer [2025-01-16T05:59:07.330Z] 2f39f015ded8: Pulling fs layer [2025-01-16T05:59:07.330Z] 5d3b04190fa2: Waiting [2025-01-16T05:59:07.330Z] 3a2ae6a8a46f: Waiting [2025-01-16T05:59:07.330Z] 33b1e0a273af: Waiting [2025-01-16T05:59:07.330Z] 2f39f015ded8: Waiting [2025-01-16T05:59:07.330Z] 5c69ac0246d0: Verifying Checksum [2025-01-16T05:59:07.330Z] 5c69ac0246d0: Download complete [2025-01-16T05:59:07.330Z] 3a2ae6a8a46f: Verifying Checksum [2025-01-16T05:59:07.330Z] 3a2ae6a8a46f: Download complete [2025-01-16T05:59:07.330Z] 33b1e0a273af: Verifying Checksum [2025-01-16T05:59:07.330Z] 33b1e0a273af: Download complete [2025-01-16T05:59:07.330Z] 5d3b04190fa2: Verifying Checksum [2025-01-16T05:59:07.330Z] 5d3b04190fa2: Download complete [2025-01-16T05:59:07.588Z] ec43610c2a17: Verifying Checksum [2025-01-16T05:59:07.588Z] ec43610c2a17: Download complete [2025-01-16T05:59:07.588Z] 5eb5b503b376: Verifying Checksum [2025-01-16T05:59:07.588Z] 5eb5b503b376: Download complete [2025-01-16T05:59:08.524Z] 2f39f015ded8: Download complete [2025-01-16T05:59:09.090Z] 5eb5b503b376: Pull complete [2025-01-16T05:59:09.349Z] 5c69ac0246d0: Pull complete [2025-01-16T05:59:09.915Z] ec43610c2a17: Pull complete [2025-01-16T05:59:09.915Z] 3a2ae6a8a46f: Pull complete [2025-01-16T05:59:10.488Z] 33b1e0a273af: Pull complete [2025-01-16T05:59:10.488Z] 5d3b04190fa2: Pull complete [2025-01-16T05:59:15.756Z] 2f39f015ded8: Pull complete [2025-01-16T05:59:15.756Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-16T05:59:15.756Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-16T05:59:15.756Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-16T05:59:15.863Z] prd-ubuntu20.04-docker-8c-8g-36828 does not seem to be running inside a container [2025-01-16T05:59:15.892Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-01-16T05:59:22.979Z] $ docker top bb8a79014bd6e6f30eb156dd6ef14e959c0dc7f1e43e082d61829d2a0378161f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [2025-01-16T05:59:23.400Z] ---> job-cost.sh [2025-01-16T05:59:23.400Z] lf-activate-venv: SKIPPING [2025-01-16T05:59:23.400Z] INFO: No Stack... [Pipeline] configFileProvider [2025-01-16T05:59:23.408Z] provisioning config files... [2025-01-16T05:59:23.432Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/175@tmp/config12933778137815267521tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-16T05:59:23.875Z] ---> ****-login.sh [2025-01-16T05:59:23.875Z] nexus3.edgexfoundry.org:10001 [2025-01-16T05:59:23.967Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-16T05:59:24.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T05:59:24.227Z] INFO: Archiving Costs [Pipeline] sh [2025-01-16T05:59:24.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T05:59:24.416Z] Configure a credential helper to remove this warning. See [2025-01-16T05:59:24.416Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T05:59:24.416Z] [2025-01-16T05:59:24.416Z] Login Succeeded [2025-01-16T05:59:24.416Z] nexus3.edgexfoundry.org:10002 [2025-01-16T05:59:24.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T05:59:24.519Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2025-01-16T05:59:24.519Z] + cut -d, -f6 [Pipeline] lock [2025-01-16T05:59:24.534Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-175-stack-cost] [2025-01-16T05:59:24.541Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-175-stack-cost] did not exist. Created. [2025-01-16T05:59:24.546Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-175-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-16T05:59:24.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T05:59:24.688Z] Configure a credential helper to remove this warning. See [2025-01-16T05:59:24.688Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T05:59:24.688Z] [2025-01-16T05:59:24.688Z] Login Succeeded [2025-01-16T05:59:24.688Z] nexus3.edgexfoundry.org:10003 [2025-01-16T05:59:24.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T05:59:24.860Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-16T05:59:24.899Z] Stashed 1 file(s) [Pipeline] } [2025-01-16T05:59:24.907Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-175-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-16T05:59:24.940Z] $ docker stop --time=1 bb8a79014bd6e6f30eb156dd6ef14e959c0dc7f1e43e082d61829d2a0378161f [2025-01-16T05:59:24.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T05:59:24.960Z] Configure a credential helper to remove this warning. See [2025-01-16T05:59:24.960Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T05:59:24.960Z] [2025-01-16T05:59:24.960Z] Login Succeeded [2025-01-16T05:59:24.960Z] nexus3.edgexfoundry.org:10004 [2025-01-16T05:59:24.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T05:59:25.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T05:59:25.232Z] Configure a credential helper to remove this warning. See [2025-01-16T05:59:25.232Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T05:59:25.232Z] [2025-01-16T05:59:25.232Z] Login Succeeded [2025-01-16T05:59:25.232Z] ****.io [2025-01-16T05:59:25.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T05:59:25.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T05:59:25.504Z] Configure a credential helper to remove this warning. See [2025-01-16T05:59:25.504Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T05:59:25.504Z] [2025-01-16T05:59:25.504Z] Login Succeeded [2025-01-16T05:59:25.504Z] ---> ****-login.sh ends [2025-01-16T05:59:26.242Z] $ docker rm -f --volumes bb8a79014bd6e6f30eb156dd6ef14e959c0dc7f1e43e082d61829d2a0378161f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2025-01-16T05:59:26.303Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2025-01-16T05:59:26.606Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-16T05:59:26.628Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-16T05:59:26.651Z] ========================================================= [2025-01-16T05:59:26.651Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-01-16T05:59:26.651Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T05:59:27.032Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-01-16T05:59:28.507Z] #0 building with "default" instance using docker driver [2025-01-16T05:59:28.507Z] [2025-01-16T05:59:28.507Z] #1 [internal] load .dockerignore [2025-01-16T05:59:28.507Z] #1 transferring context: 182B 0.0s done [2025-01-16T05:59:28.507Z] #1 DONE 0.1s [2025-01-16T05:59:28.507Z] [2025-01-16T05:59:28.507Z] #2 [internal] load build definition from Dockerfile [2025-01-16T05:59:28.507Z] #2 transferring dockerfile: 1.52kB done [2025-01-16T05:59:28.507Z] #2 DONE 0.1s [2025-01-16T05:59:28.507Z] [2025-01-16T05:59:28.507Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-16T05:59:28.507Z] #3 DONE 0.1s [2025-01-16T05:59:28.507Z] [2025-01-16T05:59:28.507Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-16T05:59:28.507Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 0.0s done [2025-01-16T05:59:28.507Z] #4 sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 2.20kB / 2.20kB done [2025-01-16T05:59:28.507Z] #4 sha256:63f30b955cb97fcd3b0f66c958b490aa2c7b3743d97e3fa179989d7288cc1b86 4.16kB / 4.16kB done [2025-01-16T05:59:28.507Z] #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 3.15MB / 4.09MB 0.2s [2025-01-16T05:59:28.507Z] #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 293.53kB / 293.53kB 0.1s done [2025-01-16T05:59:28.507Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 3.15MB / 70.67MB 0.2s [2025-01-16T05:59:28.507Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 0.2s [2025-01-16T05:59:28.507Z] #4 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 126B / 126B 0.2s done [2025-01-16T05:59:28.778Z] #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.2s done [2025-01-16T05:59:28.778Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 7.34MB / 70.67MB 0.3s [2025-01-16T05:59:28.778Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2025-01-16T05:59:28.778Z] #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2025-01-16T05:59:28.778Z] #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.3s [2025-01-16T05:59:28.778Z] #4 ... [2025-01-16T05:59:28.778Z] [2025-01-16T05:59:28.778Z] #5 [internal] load build context [2025-01-16T05:59:28.778Z] #5 transferring context: 9.08MB 0.4s done [2025-01-16T05:59:28.778Z] #5 DONE 0.4s [2025-01-16T05:59:28.778Z] [2025-01-16T05:59:28.778Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-16T05:59:28.778Z] #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.3s done [2025-01-16T05:59:28.778Z] #4 sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 93B / 93B 0.3s done [2025-01-16T05:59:28.778Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 1.00MB / 98.78MB 0.4s [2025-01-16T05:59:28.778Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 0B / 12.74MB 0.4s [2025-01-16T05:59:29.049Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 14.68MB / 70.67MB 0.5s [2025-01-16T05:59:29.049Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 3.15MB / 12.74MB 0.5s [2025-01-16T05:59:29.049Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 18.87MB / 70.67MB 0.6s [2025-01-16T05:59:29.049Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 9.58MB / 98.78MB 0.6s [2025-01-16T05:59:29.049Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 6.29MB / 12.74MB 0.6s [2025-01-16T05:59:29.049Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 29.36MB / 70.67MB 0.8s [2025-01-16T05:59:29.049Z] #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.5s done [2025-01-16T05:59:29.049Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 19.92MB / 98.78MB 0.8s [2025-01-16T05:59:29.049Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 0.8s done [2025-01-16T05:59:29.321Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 34.60MB / 70.67MB 0.9s [2025-01-16T05:59:29.321Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 25.17MB / 98.78MB 0.9s [2025-01-16T05:59:29.592Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 44.45MB / 70.67MB 1.1s [2025-01-16T05:59:29.592Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 34.60MB / 98.78MB 1.1s [2025-01-16T05:59:29.592Z] #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 [2025-01-16T05:59:29.592Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 49.28MB / 70.67MB 1.2s [2025-01-16T05:59:29.592Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 53.46MB / 70.67MB 1.3s [2025-01-16T05:59:29.592Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 41.94MB / 98.78MB 1.3s [2025-01-16T05:59:29.592Z] #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0.2s done [2025-01-16T05:59:29.864Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 57.57MB / 70.67MB 1.4s [2025-01-16T05:59:29.864Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 47.19MB / 98.78MB 1.4s [2025-01-16T05:59:29.864Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 61.87MB / 70.67MB 1.5s [2025-01-16T05:59:30.134Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.7s [2025-01-16T05:59:30.134Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 62.91MB / 98.78MB 1.7s [2025-01-16T05:59:30.134Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.8s done [2025-01-16T05:59:30.134Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 69.02MB / 98.78MB 1.8s [2025-01-16T05:59:30.402Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 74.44MB / 98.78MB 1.9s [2025-01-16T05:59:30.402Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 0.1s [2025-01-16T05:59:30.402Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 84.93MB / 98.78MB 2.1s [2025-01-16T05:59:30.671Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 93.32MB / 98.78MB 2.3s [2025-01-16T05:59:30.939Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.5s [2025-01-16T05:59:30.939Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.5s done [2025-01-16T05:59:37.595Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 6.2s [2025-01-16T05:59:41.867Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 11.8s [2025-01-16T05:59:48.537Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 18.4s done [2025-01-16T05:59:49.954Z] #4 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 done [2025-01-16T05:59:49.954Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 [2025-01-16T05:59:50.222Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-01-16T05:59:50.222Z] #4 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 done [2025-01-16T05:59:50.222Z] #4 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 [2025-01-16T05:59:50.222Z] #4 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 done [2025-01-16T05:59:50.222Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 [2025-01-16T05:59:55.580Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 5.1s [2025-01-16T05:59:58.941Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 8.4s done [2025-01-16T05:59:59.523Z] #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 [2025-01-16T06:00:01.466Z] #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 1.9s done [2025-01-16T06:00:01.733Z] #4 DONE 33.4s [2025-01-16T06:00:01.733Z] [2025-01-16T06:00:01.733Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh [2025-01-16T06:00:02.693Z] #6 0.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-16T06:00:02.959Z] #6 1.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-16T06:00:04.365Z] #6 2.352 (1/8) Installing openssh-keygen (9.7_p1-r4) [2025-01-16T06:00:04.365Z] #6 2.381 (2/8) Installing libedit (20240517.3.1-r0) [2025-01-16T06:00:04.365Z] #6 2.393 (3/8) Installing openssh-client-common (9.7_p1-r4) [2025-01-16T06:00:04.365Z] #6 2.454 (4/8) Installing openssh-client-default (9.7_p1-r4) [2025-01-16T06:00:04.365Z] #6 2.482 (5/8) Installing openssh-sftp-server (9.7_p1-r4) [2025-01-16T06:00:04.365Z] #6 2.491 (6/8) Installing openssh-server-common (9.7_p1-r4) [2025-01-16T06:00:04.365Z] #6 2.495 (7/8) Installing openssh-server (9.7_p1-r4) [2025-01-16T06:00:04.365Z] #6 2.602 (8/8) Installing openssh (9.7_p1-r4) [2025-01-16T06:00:04.365Z] #6 2.616 Executing busybox-1.36.1-r29.trigger [2025-01-16T06:00:04.365Z] #6 2.654 OK: 245 MiB in 66 packages [2025-01-16T06:00:06.353Z] #6 DONE 4.3s [2025-01-16T06:00:06.353Z] [2025-01-16T06:00:06.353Z] #7 [builder 3/7] WORKDIR /device-modbus-go [2025-01-16T06:00:06.353Z] #7 DONE 0.1s [2025-01-16T06:00:06.353Z] [2025-01-16T06:00:06.353Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-01-16T06:00:06.353Z] #8 DONE 0.1s [2025-01-16T06:00:06.353Z] [2025-01-16T06:00:06.353Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-16T06:00:45.309Z] #9 DONE 33.9s [2025-01-16T06:00:45.309Z] [2025-01-16T06:00:45.309Z] #10 [builder 6/7] COPY . . [2025-01-16T06:00:45.309Z] #10 DONE 0.3s [2025-01-16T06:00:45.309Z] [2025-01-16T06:00:45.309Z] #11 [builder 7/7] RUN echo noop [2025-01-16T06:00:45.309Z] #11 0.597 noop [2025-01-16T06:00:45.309Z] #11 DONE 0.7s [2025-01-16T06:00:45.309Z] [2025-01-16T06:00:45.309Z] #12 exporting to image [2025-01-16T06:00:45.309Z] #12 exporting layers [2025-01-16T06:01:17.524Z] #12 exporting layers 33.5s done [2025-01-16T06:01:17.524Z] #12 writing image sha256:44e2259617a889d4191196d1e86c1adef91d04355307862ef31fe19c3900f160 done [2025-01-16T06:01:17.524Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2025-01-16T06:01:17.524Z] #12 DONE 33.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T06:01:17.893Z] + docker inspect -f . ci-base-image-arm64 [2025-01-16T06:01:17.893Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-16T06:01:18.075Z] prd-ubuntu20.04-docker-arm64-4c-16g-36829 does not seem to be running inside a container [2025-01-16T06:01:18.132Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/175 -v /w/workspace/device-modbus-go/175:/w/workspace/device-modbus-go/175:rw,z -v /w/workspace/device-modbus-go/175@tmp:/w/workspace/device-modbus-go/175@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-01-16T06:01:19.257Z] $ docker top d81440c4559bc0c94f1dd79817ea01da5503061ab2de2bd0d770b820b3b56bcf -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-16T06:01:20.053Z] + go version [2025-01-16T06:01:20.318Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-01-16T06:01:20.332Z] $ docker stop --time=1 d81440c4559bc0c94f1dd79817ea01da5503061ab2de2bd0d770b820b3b56bcf [2025-01-16T06:01:21.938Z] $ docker rm -f --volumes d81440c4559bc0c94f1dd79817ea01da5503061ab2de2bd0d770b820b3b56bcf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T06:01:22.527Z] + docker inspect -f . ci-base-image-arm64 [2025-01-16T06:01:22.528Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-16T06:01:22.679Z] prd-ubuntu20.04-docker-arm64-4c-16g-36829 does not seem to be running inside a container [2025-01-16T06:01:22.747Z] $ 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/175 -v /w/workspace/device-modbus-go/175:/w/workspace/device-modbus-go/175:rw,z -v /w/workspace/device-modbus-go/175@tmp:/w/workspace/device-modbus-go/175@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-01-16T06:01:23.673Z] $ docker top 9a7e89e1ccbc4e3a6f0f4b5ec63a08702e2d041e8be6e245ad67f642aad7103b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-16T06:01:24.180Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/175 [Pipeline] fileExists [Pipeline] sh [2025-01-16T06:01:24.528Z] + make test [2025-01-16T06:01:24.528Z] go test ./... -coverprofile=coverage.out [2025-01-16T06:01:28.798Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2025-01-16T06:03:20.745Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2025-01-16T06:03:20.745Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.047s coverage: 48.0% of statements [2025-01-16T06:03:20.745Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-01-16T06:03:20.745Z] go vet ./... [2025-01-16T06:03:52.995Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-16T06:03:52.995Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-16T06:03:52.995Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-16T06:03:53.016Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-16T06:03:53.034Z] $ docker stop --time=1 9a7e89e1ccbc4e3a6f0f4b5ec63a08702e2d041e8be6e245ad67f642aad7103b [2025-01-16T06:03:55.050Z] $ docker rm -f --volumes 9a7e89e1ccbc4e3a6f0f4b5ec63a08702e2d041e8be6e245ad67f642aad7103b [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-16T06:03:56.575Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-16T06:03:56.600Z] Warning: overwriting stash ‘coverage-report’ [2025-01-16T06:03:57.044Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-16T06:03:57.454Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-16T06:03:57.774Z] + ls -al . [2025-01-16T06:03:57.774Z] total 256 [2025-01-16T06:03:57.774Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 16 06:01 . [2025-01-16T06:03:57.774Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 05:58 .. [2025-01-16T06:03:57.774Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 16 05:58 .dockerignore [2025-01-16T06:03:57.774Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 16 05:59 .git [2025-01-16T06:03:57.774Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 16 05:58 .github [2025-01-16T06:03:57.774Z] -rw-rw-r-- 1 jenkins jenkins 266 Jan 16 05:58 .gitignore [2025-01-16T06:03:57.774Z] -rw-rw-r-- 1 jenkins jenkins 199 Jan 16 05:58 .golangci.yml [2025-01-16T06:03:57.774Z] -rw-rw-r-- 1 jenkins jenkins 19818 Jan 16 05:58 Attribution.txt [2025-01-16T06:03:57.774Z] -rw-rw-r-- 1 jenkins jenkins 16388 Jan 16 05:58 CHANGELOG.md [2025-01-16T06:03:57.774Z] -rw-rw-r-- 1 jenkins jenkins 1479 Jan 16 05:58 Dockerfile [2025-01-16T06:03:57.774Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 16 05:58 GOVERNANCE.md [2025-01-16T06:03:57.774Z] -rw-rw-r-- 1 jenkins jenkins 658 Jan 16 05:58 Jenkinsfile [2025-01-16T06:03:57.774Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 16 05:58 LICENSE [2025-01-16T06:03:57.774Z] -rw-rw-r-- 1 jenkins jenkins 2524 Jan 16 05:58 Makefile [2025-01-16T06:03:57.774Z] -rw-rw-r-- 1 jenkins jenkins 622 Jan 16 05:58 OWNERS.md [2025-01-16T06:03:57.774Z] -rw-rw-r-- 1 jenkins jenkins 4463 Jan 16 05:58 README.md [2025-01-16T06:03:57.774Z] -rw-rw-r-- 1 jenkins jenkins 12 Jan 16 05:56 VERSION [2025-01-16T06:03:57.774Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 05:58 bin [2025-01-16T06:03:57.774Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 16 05:58 cmd [2025-01-16T06:03:57.774Z] -rw-r--r-- 1 jenkins jenkins 25464 Jan 16 06:03 coverage.out [2025-01-16T06:03:57.774Z] -rw-rw-r-- 1 jenkins jenkins 6389 Jan 16 05:58 go.mod [2025-01-16T06:03:57.774Z] -rw-rw-r-- 1 jenkins jenkins 86974 Jan 16 05:58 go.sum [2025-01-16T06:03:57.774Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 16 05:58 internal [2025-01-16T06:03:57.774Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 05:58 simulator [2025-01-16T06:03:57.774Z] -rw-rw-r-- 1 jenkins jenkins 229 Jan 16 05:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T06:03:58.128Z] + 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=55a903a4e4241ed304b874eba174be4eba37eb89 --label arch=arm64 --label version=4.0.0-dev.10 . [2025-01-16T06:03:59.095Z] #0 building with "default" instance using docker driver [2025-01-16T06:03:59.095Z] [2025-01-16T06:03:59.095Z] #1 [internal] load build definition from Dockerfile [2025-01-16T06:03:59.095Z] #1 transferring dockerfile: 1.52kB 0.0s done [2025-01-16T06:03:59.095Z] #1 DONE 0.0s [2025-01-16T06:03:59.095Z] [2025-01-16T06:03:59.095Z] #2 [internal] load .dockerignore [2025-01-16T06:03:59.095Z] #2 transferring context: 182B 0.0s done [2025-01-16T06:03:59.095Z] #2 DONE 0.0s [2025-01-16T06:03:59.095Z] [2025-01-16T06:03:59.095Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-16T06:03:59.095Z] #3 DONE 0.0s [2025-01-16T06:03:59.095Z] [2025-01-16T06:03:59.095Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2025-01-16T06:03:59.095Z] #4 DONE 0.4s [2025-01-16T06:03:59.361Z] [2025-01-16T06:03:59.361Z] #5 [internal] load build context [2025-01-16T06:03:59.361Z] #5 transferring context: 33.83kB 0.1s done [2025-01-16T06:03:59.361Z] #5 DONE 0.1s [2025-01-16T06:03:59.361Z] [2025-01-16T06:03:59.361Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-16T06:03:59.361Z] #6 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done [2025-01-16T06:03:59.361Z] #6 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-16T06:03:59.361Z] #6 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-16T06:03:59.361Z] #6 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-16T06:03:59.361Z] #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 3.15MB / 4.09MB 0.1s [2025-01-16T06:03:59.361Z] #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb [2025-01-16T06:03:59.629Z] #6 ... [2025-01-16T06:03:59.629Z] [2025-01-16T06:03:59.629Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-16T06:03:59.629Z] #7 DONE 0.3s [2025-01-16T06:03:59.629Z] [2025-01-16T06:03:59.629Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-16T06:03:59.629Z] #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.1s done [2025-01-16T06:03:59.894Z] #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.5s done [2025-01-16T06:04:00.162Z] #6 DONE 0.9s [2025-01-16T06:04:00.162Z] [2025-01-16T06:04:00.162Z] #8 [builder 2/7] RUN apk add --update --no-cache make git openssh [2025-01-16T06:04:00.162Z] #8 0.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-16T06:04:00.745Z] #8 1.134 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-16T06:04:02.155Z] #8 2.615 OK: 245 MiB in 66 packages [2025-01-16T06:04:02.424Z] #8 DONE 3.0s [2025-01-16T06:04:02.424Z] [2025-01-16T06:04:02.424Z] #9 [builder 3/7] WORKDIR /device-modbus-go [2025-01-16T06:04:02.691Z] #9 DONE 0.1s [2025-01-16T06:04:02.691Z] [2025-01-16T06:04:02.691Z] #10 [builder 4/7] COPY go.mod vendor* ./ [2025-01-16T06:04:02.691Z] #10 DONE 0.2s [2025-01-16T06:04:02.691Z] [2025-01-16T06:04:02.691Z] #11 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-01-16T06:04:02.691Z] #11 0.583 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-16T06:04:02.691Z] #11 0.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-16T06:04:02.691Z] #11 2.165 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-16T06:04:02.691Z] #11 2.178 Executing busybox-1.36.1-r29.trigger [2025-01-16T06:04:02.691Z] #11 2.208 OK: 9 MiB in 15 packages [2025-01-16T06:04:02.691Z] #11 DONE 2.6s [2025-01-16T06:04:02.691Z] [2025-01-16T06:04:02.691Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-16T06:04:05.247Z] #12 DONE 2.1s [2025-01-16T06:04:05.247Z] [2025-01-16T06:04:05.247Z] #13 [builder 6/7] COPY . . [2025-01-16T06:04:05.247Z] #13 DONE 0.3s [2025-01-16T06:04:05.247Z] [2025-01-16T06:04:05.247Z] #14 [builder 7/7] RUN make build [2025-01-16T06:04:05.831Z] #14 ... [2025-01-16T06:04:05.831Z] [2025-01-16T06:04:05.831Z] #15 [stage-1 3/6] RUN apk --no-cache upgrade [2025-01-16T06:04:05.831Z] #15 0.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-16T06:04:05.831Z] #15 1.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-16T06:04:05.831Z] #15 2.592 OK: 9 MiB in 15 packages [2025-01-16T06:04:05.831Z] #15 DONE 2.9s [2025-01-16T06:04:05.831Z] [2025-01-16T06:04:05.831Z] #14 [builder 7/7] RUN make build [2025-01-16T06:04:06.098Z] #14 0.775 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.0.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2025-01-16T06:06:12.857Z] #14 DONE 122.1s [2025-01-16T06:06:12.857Z] [2025-01-16T06:06:12.857Z] #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / [2025-01-16T06:06:12.857Z] #16 DONE 0.4s [2025-01-16T06:06:12.857Z] [2025-01-16T06:06:12.857Z] #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / [2025-01-16T06:06:12.857Z] #17 DONE 0.1s [2025-01-16T06:06:12.857Z] [2025-01-16T06:06:12.857Z] #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / [2025-01-16T06:06:12.857Z] #18 DONE 0.1s [2025-01-16T06:06:12.857Z] [2025-01-16T06:06:12.857Z] #19 exporting to image [2025-01-16T06:06:12.857Z] #19 exporting layers [2025-01-16T06:06:12.857Z] #19 exporting layers 0.5s done [2025-01-16T06:06:12.857Z] #19 writing image sha256:f0e3dfdd972b77584006a070cb21d56fc3226afa3da55c3684591bf3cf33b1f6 done [2025-01-16T06:06:12.857Z] #19 naming to docker.io/library/device-modbus-arm64 done [2025-01-16T06:06:12.857Z] #19 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-16T06:06:13.003Z] provisioning config files... [2025-01-16T06:06:13.021Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/175@tmp/config4567276904035209944tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-16T06:06:13.365Z] ---> ****-login.sh [2025-01-16T06:06:13.365Z] nexus3.edgexfoundry.org:10001 [2025-01-16T06:06:13.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T06:06:13.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T06:06:13.632Z] Configure a credential helper to remove this warning. See [2025-01-16T06:06:13.633Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T06:06:13.633Z] [2025-01-16T06:06:13.633Z] Login Succeeded [2025-01-16T06:06:13.633Z] nexus3.edgexfoundry.org:10002 [2025-01-16T06:06:13.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T06:06:13.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T06:06:13.898Z] Configure a credential helper to remove this warning. See [2025-01-16T06:06:13.898Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T06:06:13.898Z] [2025-01-16T06:06:13.898Z] Login Succeeded [2025-01-16T06:06:13.898Z] nexus3.edgexfoundry.org:10003 [2025-01-16T06:06:14.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T06:06:14.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T06:06:14.166Z] Configure a credential helper to remove this warning. See [2025-01-16T06:06:14.166Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T06:06:14.166Z] [2025-01-16T06:06:14.166Z] Login Succeeded [2025-01-16T06:06:14.166Z] nexus3.edgexfoundry.org:10004 [2025-01-16T06:06:14.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T06:06:14.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T06:06:14.432Z] Configure a credential helper to remove this warning. See [2025-01-16T06:06:14.433Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T06:06:14.433Z] [2025-01-16T06:06:14.433Z] Login Succeeded [2025-01-16T06:06:14.433Z] ****.io [2025-01-16T06:06:14.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T06:06:14.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T06:06:14.965Z] Configure a credential helper to remove this warning. See [2025-01-16T06:06:14.965Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T06:06:14.965Z] [2025-01-16T06:06:14.965Z] Login Succeeded [2025-01-16T06:06:14.965Z] ---> ****-login.sh ends [Pipeline] } [2025-01-16T06:06:14.977Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-16T06:06:15.036Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-16T06:06:15.066Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2025-01-16T06:06:15.066Z] 55a903a4e4241ed304b874eba174be4eba37eb89 [2025-01-16T06:06:15.066Z] latest [2025-01-16T06:06:15.066Z] 4.0.0-dev.10 [2025-01-16T06:06:15.066Z] 55a903a4e4241ed304b874eba174be4eba37eb89-4.0.0-dev.10 [2025-01-16T06:06:15.066Z] main [2025-01-16T06:06:15.066Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T06:06:15.437Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:55a903a4e4241ed304b874eba174be4eba37eb89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T06:06:15.781Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:55a903a4e4241ed304b874eba174be4eba37eb89 [2025-01-16T06:06:15.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-01-16T06:06:15.781Z] 777eb6ca85b1: Preparing [2025-01-16T06:06:15.781Z] 238cf568e657: Preparing [2025-01-16T06:06:15.781Z] 6fca31cdee4e: Preparing [2025-01-16T06:06:15.781Z] 92fbcd5d5481: Preparing [2025-01-16T06:06:15.781Z] f18ccb5a7d25: Preparing [2025-01-16T06:06:15.781Z] 534a70dc8296: Preparing [2025-01-16T06:06:15.781Z] 534a70dc8296: Waiting [2025-01-16T06:06:16.045Z] 92fbcd5d5481: Pushed [2025-01-16T06:06:16.045Z] 238cf568e657: Pushed [2025-01-16T06:06:16.045Z] f18ccb5a7d25: Pushed [2025-01-16T06:06:16.045Z] 777eb6ca85b1: Pushed [2025-01-16T06:06:16.045Z] 534a70dc8296: Layer already exists [2025-01-16T06:06:22.669Z] 6fca31cdee4e: Pushed [2025-01-16T06:06:22.934Z] 55a903a4e4241ed304b874eba174be4eba37eb89: digest: sha256:f797e721d3468170f56cabb9cd169ab31fc677c9e9e067e9cdbaa2c721962f4c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T06:06:23.303Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T06:06:23.665Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2025-01-16T06:06:23.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-01-16T06:06:23.666Z] 777eb6ca85b1: Preparing [2025-01-16T06:06:23.666Z] 238cf568e657: Preparing [2025-01-16T06:06:23.666Z] 6fca31cdee4e: Preparing [2025-01-16T06:06:23.666Z] 92fbcd5d5481: Preparing [2025-01-16T06:06:23.666Z] f18ccb5a7d25: Preparing [2025-01-16T06:06:23.666Z] 534a70dc8296: Preparing [2025-01-16T06:06:23.666Z] 534a70dc8296: Waiting [2025-01-16T06:06:23.666Z] 777eb6ca85b1: Layer already exists [2025-01-16T06:06:23.666Z] 238cf568e657: Layer already exists [2025-01-16T06:06:23.666Z] 92fbcd5d5481: Layer already exists [2025-01-16T06:06:23.666Z] f18ccb5a7d25: Layer already exists [2025-01-16T06:06:23.666Z] 6fca31cdee4e: Layer already exists [2025-01-16T06:06:23.666Z] 534a70dc8296: Layer already exists [2025-01-16T06:06:23.932Z] latest: digest: sha256:f797e721d3468170f56cabb9cd169ab31fc677c9e9e067e9cdbaa2c721962f4c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T06:06:24.307Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T06:06:25.628Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.10 [2025-01-16T06:06:25.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-01-16T06:06:25.628Z] 777eb6ca85b1: Preparing [2025-01-16T06:06:25.628Z] 238cf568e657: Preparing [2025-01-16T06:06:25.628Z] 6fca31cdee4e: Preparing [2025-01-16T06:06:25.628Z] 92fbcd5d5481: Preparing [2025-01-16T06:06:25.628Z] f18ccb5a7d25: Preparing [2025-01-16T06:06:25.628Z] 534a70dc8296: Preparing [2025-01-16T06:06:25.628Z] 534a70dc8296: Waiting [2025-01-16T06:06:25.628Z] 6fca31cdee4e: Layer already exists [2025-01-16T06:06:25.628Z] 92fbcd5d5481: Layer already exists [2025-01-16T06:06:25.628Z] 777eb6ca85b1: Layer already exists [2025-01-16T06:06:25.628Z] 238cf568e657: Layer already exists [2025-01-16T06:06:25.628Z] f18ccb5a7d25: Layer already exists [2025-01-16T06:06:25.628Z] 534a70dc8296: Layer already exists [2025-01-16T06:06:25.894Z] 4.0.0-dev.10: digest: sha256:f797e721d3468170f56cabb9cd169ab31fc677c9e9e067e9cdbaa2c721962f4c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T06:06:26.254Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:55a903a4e4241ed304b874eba174be4eba37eb89-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T06:06:26.603Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:55a903a4e4241ed304b874eba174be4eba37eb89-4.0.0-dev.10 [2025-01-16T06:06:26.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-01-16T06:06:26.603Z] 777eb6ca85b1: Preparing [2025-01-16T06:06:26.603Z] 238cf568e657: Preparing [2025-01-16T06:06:26.603Z] 6fca31cdee4e: Preparing [2025-01-16T06:06:26.603Z] 92fbcd5d5481: Preparing [2025-01-16T06:06:26.603Z] f18ccb5a7d25: Preparing [2025-01-16T06:06:26.603Z] 534a70dc8296: Preparing [2025-01-16T06:06:26.603Z] 534a70dc8296: Waiting [2025-01-16T06:06:26.603Z] 6fca31cdee4e: Layer already exists [2025-01-16T06:06:26.603Z] 92fbcd5d5481: Layer already exists [2025-01-16T06:06:26.603Z] 238cf568e657: Layer already exists [2025-01-16T06:06:26.603Z] f18ccb5a7d25: Layer already exists [2025-01-16T06:06:26.603Z] 777eb6ca85b1: Layer already exists [2025-01-16T06:06:26.603Z] 534a70dc8296: Layer already exists [2025-01-16T06:06:26.869Z] 55a903a4e4241ed304b874eba174be4eba37eb89-4.0.0-dev.10: digest: sha256:f797e721d3468170f56cabb9cd169ab31fc677c9e9e067e9cdbaa2c721962f4c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T06:06:27.224Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T06:06:27.573Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2025-01-16T06:06:27.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-01-16T06:06:27.573Z] 777eb6ca85b1: Preparing [2025-01-16T06:06:27.573Z] 238cf568e657: Preparing [2025-01-16T06:06:27.573Z] 6fca31cdee4e: Preparing [2025-01-16T06:06:27.573Z] 92fbcd5d5481: Preparing [2025-01-16T06:06:27.573Z] f18ccb5a7d25: Preparing [2025-01-16T06:06:27.573Z] 534a70dc8296: Preparing [2025-01-16T06:06:27.573Z] 534a70dc8296: Waiting [2025-01-16T06:06:27.573Z] 777eb6ca85b1: Layer already exists [2025-01-16T06:06:27.573Z] 6fca31cdee4e: Layer already exists [2025-01-16T06:06:27.573Z] f18ccb5a7d25: Layer already exists [2025-01-16T06:06:27.573Z] 238cf568e657: Layer already exists [2025-01-16T06:06:27.573Z] 92fbcd5d5481: Layer already exists [2025-01-16T06:06:27.573Z] 534a70dc8296: Layer already exists [2025-01-16T06:06:27.839Z] main: digest: sha256:f797e721d3468170f56cabb9cd169ab31fc677c9e9e067e9cdbaa2c721962f4c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-16T06:06:27.918Z] ===================================================== [Pipeline] echo [2025-01-16T06:06:27.931Z] taggedImages: [2025-01-16T06:06:27.931Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:55a903a4e4241ed304b874eba174be4eba37eb89 [2025-01-16T06:06:27.931Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2025-01-16T06:06:27.931Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.10 [2025-01-16T06:06:27.931Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:55a903a4e4241ed304b874eba174be4eba37eb89-4.0.0-dev.10 [2025-01-16T06:06:27.931Z] - 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-01-16T06:06:28.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-16T06:06:28.315Z] [2025-01-16T06:06:28.315Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T06:06:28.648Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-16T06:06:28.648Z] arm64: Pulling from edgex-lftools-log-publisher [2025-01-16T06:06:28.648Z] 8998bd30e6a1: Pulling fs layer [2025-01-16T06:06:28.648Z] 04944245beec: Pulling fs layer [2025-01-16T06:06:28.648Z] 699f458cf7ca: Pulling fs layer [2025-01-16T06:06:28.648Z] 765212b225bb: Pulling fs layer [2025-01-16T06:06:28.648Z] f23df028b6ca: Pulling fs layer [2025-01-16T06:06:28.648Z] d65c8cfc05b1: Pulling fs layer [2025-01-16T06:06:28.648Z] 2437ff75d9bd: Pulling fs layer [2025-01-16T06:06:28.648Z] f23df028b6ca: Waiting [2025-01-16T06:06:28.648Z] d65c8cfc05b1: Waiting [2025-01-16T06:06:28.648Z] 2437ff75d9bd: Waiting [2025-01-16T06:06:28.648Z] 765212b225bb: Waiting [2025-01-16T06:06:28.916Z] 04944245beec: Verifying Checksum [2025-01-16T06:06:28.916Z] 04944245beec: Download complete [2025-01-16T06:06:28.916Z] 765212b225bb: Verifying Checksum [2025-01-16T06:06:28.916Z] 765212b225bb: Download complete [2025-01-16T06:06:28.916Z] f23df028b6ca: Download complete [2025-01-16T06:06:28.916Z] d65c8cfc05b1: Verifying Checksum [2025-01-16T06:06:28.916Z] d65c8cfc05b1: Download complete [2025-01-16T06:06:28.916Z] 699f458cf7ca: Verifying Checksum [2025-01-16T06:06:28.916Z] 699f458cf7ca: Download complete [2025-01-16T06:06:29.498Z] 8998bd30e6a1: Verifying Checksum [2025-01-16T06:06:29.498Z] 8998bd30e6a1: Download complete [2025-01-16T06:06:31.438Z] 2437ff75d9bd: Verifying Checksum [2025-01-16T06:06:31.438Z] 2437ff75d9bd: Download complete [2025-01-16T06:06:35.689Z] 8998bd30e6a1: Pull complete [2025-01-16T06:06:36.648Z] 04944245beec: Pull complete [2025-01-16T06:06:38.598Z] 699f458cf7ca: Pull complete [2025-01-16T06:06:38.598Z] 765212b225bb: Pull complete [2025-01-16T06:06:39.560Z] f23df028b6ca: Pull complete [2025-01-16T06:06:39.560Z] d65c8cfc05b1: Pull complete [2025-01-16T06:07:06.239Z] 2437ff75d9bd: Pull complete [2025-01-16T06:07:06.239Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-01-16T06:07:06.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-16T06:07:06.239Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-16T06:07:06.425Z] prd-ubuntu20.04-docker-arm64-4c-16g-36829 does not seem to be running inside a container [2025-01-16T06:07:06.476Z] $ 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/175 -v /w/workspace/device-modbus-go/175:/w/workspace/device-modbus-go/175:rw,z -v /w/workspace/device-modbus-go/175@tmp:/w/workspace/device-modbus-go/175@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-01-16T06:07:08.267Z] $ docker top 77d0c95bc16666f6699ea313f9c7e5895f9ebd8692d5acd1d602a0d5bd0a9da8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-16T06:07:08.748Z] ---> job-cost.sh [2025-01-16T06:07:09.013Z] lf-activate-venv: SKIPPING [2025-01-16T06:07:09.013Z] INFO: No Stack... [2025-01-16T06:07:09.279Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-16T06:07:10.246Z] INFO: Archiving Costs [Pipeline] sh [2025-01-16T06:07:10.568Z] + cat /w/workspace/device-modbus-go/175/archives/cost.csv [2025-01-16T06:07:10.568Z] + cut -d, -f6 [Pipeline] lock [2025-01-16T06:07:10.625Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-175-stack-cost] [2025-01-16T06:07:10.632Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-175-stack-cost] did not exist. Created. [2025-01-16T06:07:10.637Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-175-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-16T06:07:10.981Z] /w/workspace/device-modbus-go/175@tmp/durable-9149ee38/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-01-16T06:07:11.300Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-16T06:07:11.326Z] Warning: overwriting stash ‘stack-cost’ [2025-01-16T06:07:11.373Z] Stashed 1 file(s) [Pipeline] } [2025-01-16T06:07:11.382Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-175-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-16T06:07:11.403Z] $ docker stop --time=1 77d0c95bc16666f6699ea313f9c7e5895f9ebd8692d5acd1d602a0d5bd0a9da8 [2025-01-16T06:07:12.796Z] $ docker rm -f --volumes 77d0c95bc16666f6699ea313f9c7e5895f9ebd8692d5acd1d602a0d5bd0a9da8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-01-16T06:07:13.263Z] provisioning config files... [2025-01-16T06:07:13.271Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6544663073678873167tmp [Pipeline] { [Pipeline] sh [2025-01-16T06:07:13.569Z] + set +x [2025-01-16T06:07:13.569Z] + curl -s https://codecov.io/bash [2025-01-16T06:07:13.569Z] + bash -s -- [2025-01-16T06:07:13.569Z] [2025-01-16T06:07:13.569Z] _____ _ [2025-01-16T06:07:13.569Z] / ____| | | [2025-01-16T06:07:13.569Z] | | ___ __| | ___ ___ _____ __ [2025-01-16T06:07:13.569Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-16T06:07:13.569Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-16T06:07:13.569Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-16T06:07:13.569Z] Bash-1.0.6 [2025-01-16T06:07:13.569Z] [2025-01-16T06:07:13.569Z] [2025-01-16T06:07:13.569Z] ==> git version 2.25.1 found [2025-01-16T06:07:13.569Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-01-16T06:07:13.569Z] Release-Date: 2020-01-08 [2025-01-16T06:07:13.569Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-01-16T06:07:13.569Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-16T06:07:13.569Z] ==> Jenkins CI detected. [2025-01-16T06:07:13.569Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2025-01-16T06:07:13.569Z] project root: . [2025-01-16T06:07:13.569Z] --> token set from env [2025-01-16T06:07:13.569Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-16T06:07:13.828Z] ==> Running gcov in . (disable via -X gcov) [2025-01-16T06:07:13.829Z] ==> Python coveragepy not found [2025-01-16T06:07:13.829Z] ==> Searching for coverage reports in: [2025-01-16T06:07:13.829Z] + . [2025-01-16T06:07:13.829Z] -> Found 1 reports [2025-01-16T06:07:13.829Z] ==> Detecting git/mercurial file structure [2025-01-16T06:07:13.829Z] ==> Reading reports [2025-01-16T06:07:13.829Z] + ./coverage.out bytes=25464 [2025-01-16T06:07:13.829Z] ==> Appending adjustments [2025-01-16T06:07:13.829Z] https://docs.codecov.io/docs/fixing-reports [2025-01-16T06:07:13.829Z] + Found adjustments [2025-01-16T06:07:13.829Z] ==> Gzipping contents [2025-01-16T06:07:13.829Z] 4.0K /tmp/codecov.uqt9y0.gz [2025-01-16T06:07:13.829Z] ==> Uploading reports [2025-01-16T06:07:13.829Z] url: https://codecov.io [2025-01-16T06:07:13.829Z] query: branch=main&commit=55a903a4e4241ed304b874eba174be4eba37eb89&build=175&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F175%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-16T06:07:13.829Z] -> Pinging Codecov [2025-01-16T06:07:13.829Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=55a903a4e4241ed304b874eba174be4eba37eb89&build=175&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F175%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-16T06:07:14.087Z] -> Uploading to [2025-01-16T06:07:14.087Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-modbus-go/55a903a4e4241ed304b874eba174be4eba37eb89/3b1ebafb-2274-448f-9ee7-b85b5648518d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250116%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250116T060713Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=11580b82a4f4c023411e4e2f9835809c2221d2723f5c1279f308cba384f43ef5 [2025-01-16T06:07:14.087Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-16T06:07:14.087Z] Dload Upload Total Spent Left Speed [2025-01-16T06:07:14.346Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3932 0 0 100 3932 0 22994 --:--:-- --:--:-- --:--:-- 22994 [2025-01-16T06:07:14.346Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/55a903a4e4241ed304b874eba174be4eba37eb89 [Pipeline] } [2025-01-16T06:07:14.352Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-01-16T06:07:14.588Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-01-16T06:07:14.604Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T06:07:14.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-16T06:07:14.914Z] [2025-01-16T06:07:14.914Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T06:07:15.225Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-16T06:07:15.225Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-01-16T06:07:15.225Z] 43c4264eed91: Pulling fs layer [2025-01-16T06:07:15.225Z] 4cc291be95ef: Pulling fs layer [2025-01-16T06:07:15.225Z] 2ac1f1163629: Pulling fs layer [2025-01-16T06:07:15.225Z] 5c3c966382ef: Pulling fs layer [2025-01-16T06:07:15.225Z] 4f4fb700ef54: Pulling fs layer [2025-01-16T06:07:15.225Z] d9c7d2e4e75e: Pulling fs layer [2025-01-16T06:07:15.225Z] 9c3e1370e548: Pulling fs layer [2025-01-16T06:07:15.225Z] 5c3c966382ef: Waiting [2025-01-16T06:07:15.225Z] 4f4fb700ef54: Waiting [2025-01-16T06:07:15.225Z] d9c7d2e4e75e: Waiting [2025-01-16T06:07:15.225Z] 4cc291be95ef: Verifying Checksum [2025-01-16T06:07:15.225Z] 4cc291be95ef: Download complete [2025-01-16T06:07:15.225Z] 5c3c966382ef: Verifying Checksum [2025-01-16T06:07:15.225Z] 5c3c966382ef: Download complete [2025-01-16T06:07:15.225Z] 4f4fb700ef54: Verifying Checksum [2025-01-16T06:07:15.225Z] 4f4fb700ef54: Download complete [2025-01-16T06:07:15.225Z] 43c4264eed91: Download complete [2025-01-16T06:07:15.484Z] d9c7d2e4e75e: Verifying Checksum [2025-01-16T06:07:15.484Z] d9c7d2e4e75e: Download complete [2025-01-16T06:07:15.484Z] 43c4264eed91: Pull complete [2025-01-16T06:07:15.484Z] 4cc291be95ef: Pull complete [2025-01-16T06:07:15.742Z] 2ac1f1163629: Verifying Checksum [2025-01-16T06:07:15.742Z] 2ac1f1163629: Download complete [2025-01-16T06:07:16.309Z] 9c3e1370e548: Verifying Checksum [2025-01-16T06:07:16.309Z] 9c3e1370e548: Download complete [2025-01-16T06:07:19.593Z] 2ac1f1163629: Pull complete [2025-01-16T06:07:19.593Z] 5c3c966382ef: Pull complete [2025-01-16T06:07:19.593Z] 4f4fb700ef54: Pull complete [2025-01-16T06:07:19.852Z] d9c7d2e4e75e: Pull complete [2025-01-16T06:07:23.137Z] 9c3e1370e548: Pull complete [2025-01-16T06:07:23.137Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-01-16T06:07:23.137Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-16T06:07:23.137Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-16T06:07:23.253Z] prd-ubuntu20.04-docker-8c-8g-36828 does not seem to be running inside a container [2025-01-16T06:07:23.286Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-01-16T06:07:28.721Z] $ docker top 5ee217c459adfedb9e78be3ac165c7bc0092d1c9e0e4e862fbfdd6c142af508c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-16T06:07:29.110Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo [2025-01-16T06:07:29.122Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2025-01-16T06:07:29.423Z] + set -o pipefail [2025-01-16T06:07:29.423Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2025-01-16T06:07:40.167Z] [2025-01-16T06:07:40.167Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2025-01-16T06:07:40.167Z] [2025-01-16T06:07:40.167Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/1f3f5627-691e-4fff-94c1-06eb835b94e2 [2025-01-16T06:07:40.167Z] [2025-01-16T06:07:40.167Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-01-16T06:07:40.167Z] [2025-01-16T06:07:40.167Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-01-16T06:07:40.167Z] [2025-01-16T06:07:40.167Z] [2025-01-16T06:07:40.167Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-01-16T06:07:40.167Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-01-16T06:07:40.435Z] $ docker stop --time=1 5ee217c459adfedb9e78be3ac165c7bc0092d1c9e0e4e862fbfdd6c142af508c [2025-01-16T06:07:45.895Z] $ docker rm -f --volumes 5ee217c459adfedb9e78be3ac165c7bc0092d1c9e0e4e862fbfdd6c142af508c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-16T06:07:46.800Z] + git log --format=format:%s -1 55a903a4e4241ed304b874eba174be4eba37eb89 [Pipeline] sh [2025-01-16T06:07:47.090Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-16T06:07:47.090Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T06:07:47.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-16T06:07:47.388Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-16T06:07:47.462Z] prd-ubuntu20.04-docker-8c-8g-36828 does not seem to be running inside a container [2025-01-16T06:07:47.489Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-16T06:07:48.183Z] $ docker top feee0f591b16740e490a2fed30543d8cf4b3a904c1d7239ccea775b455efe1a1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-16T06:07:48.307Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-16T06:07:48.307Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-16T06:07:48.424Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-16T06:07:48.425Z] $ docker exec feee0f591b16740e490a2fed30543d8cf4b3a904c1d7239ccea775b455efe1a1 ssh-agent [2025-01-16T06:07:48.534Z] SSH_AUTH_SOCK=/tmp/ssh-SUK9iLGfgFvD/agent.32 [2025-01-16T06:07:48.534Z] SSH_AGENT_PID=38 [2025-01-16T06:07:48.538Z] Running ssh-add (command line suppressed) [2025-01-16T06:07:48.641Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7358388687510678732.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7358388687510678732.key) [2025-01-16T06:07:48.658Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-16T06:07:48.947Z] + git semver tag [2025-01-16T06:07:49.205Z] 2025-01-16 06:07:49,130 [run_tag] DEBUG tag force:False [2025-01-16T06:07:49.205Z] 2025-01-16 06:07:49,130 [check_head_tag] DEBUG check head tag [2025-01-16T06:07:49.205Z] 2025-01-16 06:07:49,131 [execute] INFO git cat-file --batch-check [2025-01-16T06:07:49.205Z] 2025-01-16 06:07:49,132 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2025-01-16T06:07:49.205Z] 2025-01-16 06:07:49,136 [execute] INFO git cat-file --batch [2025-01-16T06:07:49.205Z] 2025-01-16 06:07:49,136 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2025-01-16T06:07:49.205Z] 2025-01-16 06:07:49,159 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-01-16T06:07:49.205Z] 2025-01-16 06:07:49,159 [execute] INFO git tag -a v4.0.0-dev.10 -m v4.0.0-dev.10 [2025-01-16T06:07:49.205Z] 2025-01-16 06:07:49,159 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.10', '-m', 'v4.0.0-dev.10'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2025-01-16T06:07:49.205Z] 2025-01-16 06:07:49,166 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-01-16T06:07:49.205Z] 4.0.0-dev.10 [Pipeline] } [2025-01-16T06:07:49.211Z] $ docker exec --env ******** --env ******** feee0f591b16740e490a2fed30543d8cf4b3a904c1d7239ccea775b455efe1a1 ssh-agent -k [2025-01-16T06:07:49.320Z] unset SSH_AUTH_SOCK; [2025-01-16T06:07:49.320Z] unset SSH_AGENT_PID; [2025-01-16T06:07:49.320Z] echo Agent pid 38 killed; [2025-01-16T06:07:49.332Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-16T06:07:49.654Z] + git semver [Pipeline] } [2025-01-16T06:07:49.923Z] $ docker stop --time=1 feee0f591b16740e490a2fed30543d8cf4b3a904c1d7239ccea775b455efe1a1 [2025-01-16T06:07:51.189Z] $ docker rm -f --volumes feee0f591b16740e490a2fed30543d8cf4b3a904c1d7239ccea775b455efe1a1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T06:07:51.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-16T06:07:51.628Z] [2025-01-16T06:07:51.628Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T06:07:51.939Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-16T06:07:51.939Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-01-16T06:07:51.939Z] ab5ef0e58194: Pulling fs layer [2025-01-16T06:07:51.939Z] 9712f1f96733: Pulling fs layer [2025-01-16T06:07:51.939Z] 63f879dbbcfc: Pulling fs layer [2025-01-16T06:07:51.939Z] 0d9ebad4ef96: Pulling fs layer [2025-01-16T06:07:51.939Z] e9a5061849ea: Pulling fs layer [2025-01-16T06:07:51.939Z] d747dcd14b5f: Pulling fs layer [2025-01-16T06:07:51.939Z] 2de7ff778b66: Pulling fs layer [2025-01-16T06:07:51.939Z] e9a5061849ea: Waiting [2025-01-16T06:07:51.939Z] d747dcd14b5f: Waiting [2025-01-16T06:07:51.939Z] 2de7ff778b66: Waiting [2025-01-16T06:07:51.939Z] 0d9ebad4ef96: Waiting [2025-01-16T06:07:51.939Z] 9712f1f96733: Verifying Checksum [2025-01-16T06:07:51.939Z] 9712f1f96733: Download complete [2025-01-16T06:07:52.198Z] 63f879dbbcfc: Verifying Checksum [2025-01-16T06:07:52.198Z] 63f879dbbcfc: Download complete [2025-01-16T06:07:52.457Z] 0d9ebad4ef96: Verifying Checksum [2025-01-16T06:07:52.457Z] 0d9ebad4ef96: Download complete [2025-01-16T06:07:52.457Z] d747dcd14b5f: Download complete [2025-01-16T06:07:52.457Z] e9a5061849ea: Verifying Checksum [2025-01-16T06:07:52.457Z] e9a5061849ea: Download complete [2025-01-16T06:07:52.457Z] ab5ef0e58194: Verifying Checksum [2025-01-16T06:07:52.457Z] ab5ef0e58194: Download complete [2025-01-16T06:07:52.715Z] 2de7ff778b66: Verifying Checksum [2025-01-16T06:07:52.715Z] 2de7ff778b66: Download complete [2025-01-16T06:07:55.243Z] ab5ef0e58194: Pull complete [2025-01-16T06:07:55.501Z] 9712f1f96733: Pull complete [2025-01-16T06:07:56.067Z] 63f879dbbcfc: Pull complete [2025-01-16T06:08:00.270Z] 0d9ebad4ef96: Pull complete [2025-01-16T06:08:00.270Z] e9a5061849ea: Pull complete [2025-01-16T06:08:00.270Z] d747dcd14b5f: Pull complete [2025-01-16T06:08:01.205Z] 2de7ff778b66: Pull complete [2025-01-16T06:08:01.205Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-01-16T06:08:01.205Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-16T06:08:01.205Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-16T06:08:01.304Z] prd-ubuntu20.04-docker-8c-8g-36828 does not seem to be running inside a container [2025-01-16T06:08:01.333Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-01-16T06:08:09.363Z] $ docker top 09d34acc126c6afb4efb0c4f55e6c410b131ce7bde24d6b0087691802b0f28af -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-01-16T06:08:09.481Z] provisioning config files... [2025-01-16T06:08:09.491Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config2941217012359717957tmp [2025-01-16T06:08:09.502Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12351911864029121999tmp [2025-01-16T06:08:09.511Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config13400486502414614456tmp [Pipeline] { [Pipeline] echo [2025-01-16T06:08:09.542Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-16T06:08:09.834Z] ---> sigul-configuration.sh [2025-01-16T06:08:09.834Z] gpg: directory `/root/.gnupg' created [2025-01-16T06:08:09.834Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-01-16T06:08:09.834Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-01-16T06:08:09.834Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-01-16T06:08:09.834Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-01-16T06:08:09.834Z] gpg: CAST5 encrypted data [2025-01-16T06:08:09.834Z] gpg: encrypted with 1 passphrase [2025-01-16T06:08:09.834Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-01-16T06:08:10.140Z] + mkdir /home/jenkins [2025-01-16T06:08:10.140Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-01-16T06:08:10.433Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-01-16T06:08:10.444Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-16T06:08:10.735Z] ---> sigul-install.sh [2025-01-16T06:08:10.735Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-01-16T06:08:11.031Z] + git tag --list [2025-01-16T06:08:11.031Z] 0.7.1 [2025-01-16T06:08:11.031Z] v1.0.0 [2025-01-16T06:08:11.031Z] v1.1.0 [2025-01-16T06:08:11.031Z] v1.1.1 [2025-01-16T06:08:11.031Z] v1.2.2 [2025-01-16T06:08:11.031Z] v1.3.0 [2025-01-16T06:08:11.031Z] v1.3.1 [2025-01-16T06:08:11.031Z] v2.0.0 [2025-01-16T06:08:11.031Z] v2.1.0 [2025-01-16T06:08:11.031Z] v2.1.1 [2025-01-16T06:08:11.031Z] v2.2.0 [2025-01-16T06:08:11.031Z] v2.3.0 [2025-01-16T06:08:11.031Z] v3.0 [2025-01-16T06:08:11.031Z] v3.0.0 [2025-01-16T06:08:11.031Z] v3.1 [2025-01-16T06:08:11.031Z] v3.1.0 [2025-01-16T06:08:11.031Z] v3.1.0-dev.1 [2025-01-16T06:08:11.031Z] v3.1.0-dev.10 [2025-01-16T06:08:11.031Z] v3.1.0-dev.11 [2025-01-16T06:08:11.031Z] v3.1.0-dev.12 [2025-01-16T06:08:11.031Z] v3.1.0-dev.13 [2025-01-16T06:08:11.031Z] v3.1.0-dev.14 [2025-01-16T06:08:11.031Z] v3.1.0-dev.15 [2025-01-16T06:08:11.031Z] v3.1.0-dev.16 [2025-01-16T06:08:11.031Z] v3.1.0-dev.17 [2025-01-16T06:08:11.031Z] v3.1.0-dev.18 [2025-01-16T06:08:11.031Z] v3.1.0-dev.19 [2025-01-16T06:08:11.031Z] v3.1.0-dev.2 [2025-01-16T06:08:11.031Z] v3.1.0-dev.20 [2025-01-16T06:08:11.031Z] v3.1.0-dev.21 [2025-01-16T06:08:11.031Z] v3.1.0-dev.22 [2025-01-16T06:08:11.031Z] v3.1.0-dev.23 [2025-01-16T06:08:11.031Z] v3.1.0-dev.24 [2025-01-16T06:08:11.031Z] v3.1.0-dev.25 [2025-01-16T06:08:11.031Z] v3.1.0-dev.3 [2025-01-16T06:08:11.031Z] v3.1.0-dev.4 [2025-01-16T06:08:11.031Z] v3.1.0-dev.5 [2025-01-16T06:08:11.031Z] v3.1.0-dev.6 [2025-01-16T06:08:11.031Z] v3.1.0-dev.7 [2025-01-16T06:08:11.031Z] v3.1.0-dev.8 [2025-01-16T06:08:11.031Z] v3.1.0-dev.9 [2025-01-16T06:08:11.031Z] v3.1.1 [2025-01-16T06:08:11.031Z] v3.1.1-dev.1 [2025-01-16T06:08:11.031Z] v3.2.0-dev.1 [2025-01-16T06:08:11.031Z] v3.2.0-dev.10 [2025-01-16T06:08:11.031Z] v3.2.0-dev.11 [2025-01-16T06:08:11.031Z] v3.2.0-dev.12 [2025-01-16T06:08:11.031Z] v3.2.0-dev.13 [2025-01-16T06:08:11.031Z] v3.2.0-dev.14 [2025-01-16T06:08:11.031Z] v3.2.0-dev.15 [2025-01-16T06:08:11.031Z] v3.2.0-dev.16 [2025-01-16T06:08:11.031Z] v3.2.0-dev.17 [2025-01-16T06:08:11.031Z] v3.2.0-dev.18 [2025-01-16T06:08:11.031Z] v3.2.0-dev.19 [2025-01-16T06:08:11.031Z] v3.2.0-dev.2 [2025-01-16T06:08:11.031Z] v3.2.0-dev.20 [2025-01-16T06:08:11.031Z] v3.2.0-dev.21 [2025-01-16T06:08:11.031Z] v3.2.0-dev.22 [2025-01-16T06:08:11.031Z] v3.2.0-dev.23 [2025-01-16T06:08:11.031Z] v3.2.0-dev.24 [2025-01-16T06:08:11.031Z] v3.2.0-dev.25 [2025-01-16T06:08:11.031Z] v3.2.0-dev.26 [2025-01-16T06:08:11.031Z] v3.2.0-dev.3 [2025-01-16T06:08:11.031Z] v3.2.0-dev.4 [2025-01-16T06:08:11.031Z] v3.2.0-dev.5 [2025-01-16T06:08:11.031Z] v3.2.0-dev.6 [2025-01-16T06:08:11.031Z] v3.2.0-dev.7 [2025-01-16T06:08:11.031Z] v3.2.0-dev.8 [2025-01-16T06:08:11.031Z] v3.2.0-dev.9 [2025-01-16T06:08:11.031Z] v4.0.0-dev.1 [2025-01-16T06:08:11.032Z] v4.0.0-dev.10 [2025-01-16T06:08:11.032Z] v4.0.0-dev.2 [2025-01-16T06:08:11.032Z] v4.0.0-dev.3 [2025-01-16T06:08:11.032Z] v4.0.0-dev.4 [2025-01-16T06:08:11.032Z] v4.0.0-dev.5 [2025-01-16T06:08:11.032Z] v4.0.0-dev.6 [2025-01-16T06:08:11.032Z] v4.0.0-dev.7 [2025-01-16T06:08:11.032Z] v4.0.0-dev.8 [2025-01-16T06:08:11.032Z] v4.0.0-dev.9 [Pipeline] sh [2025-01-16T06:08:11.321Z] + lftools sign git-tag v4.0.0-dev.10 [2025-01-16T06:08:11.887Z] Signing Git tag with Sigul... [2025-01-16T06:08:11.887Z] Signing v4.0.0-dev.10 [Pipeline] echo [2025-01-16T06:08:12.462Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-16T06:08:12.750Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-01-16T06:08:12.757Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-01-16T06:08:12.781Z] $ docker stop --time=1 09d34acc126c6afb4efb0c4f55e6c410b131ce7bde24d6b0087691802b0f28af [2025-01-16T06:08:14.053Z] $ docker rm -f --volumes 09d34acc126c6afb4efb0c4f55e6c410b131ce7bde24d6b0087691802b0f28af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-01-16T06:08:14.505Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-16T06:08:14.505Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T06:08:14.810Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-16T06:08:14.810Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-16T06:08:14.887Z] prd-ubuntu20.04-docker-8c-8g-36828 does not seem to be running inside a container [2025-01-16T06:08:14.938Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-16T06:08:15.282Z] $ docker top b4bd28e9fffdf7a4d1050770c227a5b2e0c23de7937eb9b46e24e912cb998136 -eo pid,comm [2025-01-16T06:08:15.332Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-01-16T06:08:15.332Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-16T06:08:15.380Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-16T06:08:15.381Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-16T06:08:15.485Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-16T06:08:15.485Z] $ docker exec b4bd28e9fffdf7a4d1050770c227a5b2e0c23de7937eb9b46e24e912cb998136 ssh-agent [2025-01-16T06:08:15.587Z] SSH_AUTH_SOCK=/tmp/ssh-l6ID66JNJCxj/agent.32 [2025-01-16T06:08:15.587Z] SSH_AGENT_PID=38 [2025-01-16T06:08:15.592Z] Running ssh-add (command line suppressed) [2025-01-16T06:08:15.685Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17479769977097269311.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17479769977097269311.key) [2025-01-16T06:08:15.699Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-16T06:08:15.988Z] + git semver bump pre [2025-01-16T06:08:16.245Z] 2025-01-16 06:08:16,185 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-01-16T06:08:16.245Z] 2025-01-16 06:08:16,186 [bump_version] DEBUG bumping version:4.0.0-dev.10 on axis:pre with prefix:dev [2025-01-16T06:08:16.245Z] 2025-01-16 06:08:16,186 [bump_version] DEBUG bumped version:4.0.0-dev.11 [2025-01-16T06:08:16.245Z] 2025-01-16 06:08:16,186 [write_version] DEBUG write version:4.0.0-dev.11 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2025-01-16T06:08:16.245Z] 2025-01-16 06:08:16,186 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-01-16T06:08:16.245Z] 2025-01-16 06:08:16,186 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-01-16T06:08:16.245Z] 2025-01-16 06:08:16,188 [execute] INFO git cat-file --batch-check [2025-01-16T06:08:16.245Z] 2025-01-16 06:08:16,189 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-16T06:08:16.245Z] 2025-01-16 06:08:16,194 [execute] INFO git cat-file --batch [2025-01-16T06:08:16.245Z] 2025-01-16 06:08:16,194 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-16T06:08:16.245Z] 2025-01-16 06:08:16,199 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-01-16T06:08:16.245Z] 4.0.0-dev.11 [Pipeline] } [2025-01-16T06:08:16.250Z] $ docker exec --env ******** --env ******** b4bd28e9fffdf7a4d1050770c227a5b2e0c23de7937eb9b46e24e912cb998136 ssh-agent -k [2025-01-16T06:08:16.353Z] unset SSH_AUTH_SOCK; [2025-01-16T06:08:16.354Z] unset SSH_AGENT_PID; [2025-01-16T06:08:16.354Z] echo Agent pid 38 killed; [2025-01-16T06:08:16.364Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-16T06:08:16.690Z] + git semver [Pipeline] } [2025-01-16T06:08:16.958Z] $ docker stop --time=1 b4bd28e9fffdf7a4d1050770c227a5b2e0c23de7937eb9b46e24e912cb998136 [2025-01-16T06:08:18.273Z] $ docker rm -f --volumes b4bd28e9fffdf7a4d1050770c227a5b2e0c23de7937eb9b46e24e912cb998136 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-16T06:08:18.625Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-16T06:08:18.625Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T06:08:18.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-16T06:08:18.929Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-16T06:08:19.010Z] prd-ubuntu20.04-docker-8c-8g-36828 does not seem to be running inside a container [2025-01-16T06:08:19.041Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-16T06:08:19.409Z] $ docker top d177de9991c9dd05aeef4cc249a6e13bead5e79c03778efd4bd02b8fb15f1009 -eo pid,comm [2025-01-16T06:08:19.463Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-01-16T06:08:19.463Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-16T06:08:19.525Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-16T06:08:19.525Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-16T06:08:19.640Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-16T06:08:19.640Z] $ docker exec d177de9991c9dd05aeef4cc249a6e13bead5e79c03778efd4bd02b8fb15f1009 ssh-agent [2025-01-16T06:08:19.754Z] SSH_AUTH_SOCK=/tmp/ssh-HqocJvYcWrk5/agent.32 [2025-01-16T06:08:19.754Z] SSH_AGENT_PID=38 [2025-01-16T06:08:19.758Z] Running ssh-add (command line suppressed) [2025-01-16T06:08:19.874Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2355683149592807155.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2355683149592807155.key) [2025-01-16T06:08:19.889Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-16T06:08:20.198Z] + git semver push [2025-01-16T06:08:20.460Z] 2025-01-16 06:08:20,373 [run_push] DEBUG push [2025-01-16T06:08:20.460Z] 2025-01-16 06:08:20,373 [execute] INFO git cat-file --batch-check [2025-01-16T06:08:20.460Z] 2025-01-16 06:08:20,374 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-16T06:08:20.460Z] 2025-01-16 06:08:20,377 [execute] INFO git rev-list a1481ba6f55d94f8b45d93e861595f4a998bd111 -- [2025-01-16T06:08:20.460Z] 2025-01-16 06:08:20,378 [execute] DEBUG Popen(['git', 'rev-list', 'a1481ba6f55d94f8b45d93e861595f4a998bd111', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-16T06:08:20.460Z] 2025-01-16 06:08:20,389 [execute] INFO git fetch -v origin [2025-01-16T06:08:20.460Z] 2025-01-16 06:08:20,389 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-01-16T06:08:21.030Z] 2025-01-16 06:08:20,837 [run_push] DEBUG no remote changes detected [2025-01-16T06:08:21.030Z] 2025-01-16 06:08:20,837 [execute] INFO git push origin semver [2025-01-16T06:08:21.030Z] 2025-01-16 06:08:20,838 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-16T06:08:21.598Z] 2025-01-16 06:08:21,523 [run_push] DEBUG push all version tags [2025-01-16T06:08:21.598Z] 2025-01-16 06:08:21,523 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-01-16T06:08:21.598Z] 2025-01-16 06:08:21,524 [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-01-16T06:08:22.167Z] 2025-01-16 06:08:22,102 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-01-16T06:08:22.167Z] 4.0.0-dev.11 [Pipeline] } [2025-01-16T06:08:22.174Z] $ docker exec --env ******** --env ******** d177de9991c9dd05aeef4cc249a6e13bead5e79c03778efd4bd02b8fb15f1009 ssh-agent -k [2025-01-16T06:08:22.280Z] unset SSH_AUTH_SOCK; [2025-01-16T06:08:22.280Z] unset SSH_AGENT_PID; [2025-01-16T06:08:22.280Z] echo Agent pid 38 killed; [2025-01-16T06:08:22.298Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-16T06:08:22.620Z] + git semver [Pipeline] } [2025-01-16T06:08:22.889Z] $ docker stop --time=1 d177de9991c9dd05aeef4cc249a6e13bead5e79c03778efd4bd02b8fb15f1009 [2025-01-16T06:08:24.182Z] $ docker rm -f --volumes d177de9991c9dd05aeef4cc249a6e13bead5e79c03778efd4bd02b8fb15f1009 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-01-16T06:08:24.871Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2025-01-16T06:08:24.871Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-01-16T06:08:24.871Z] total 16 [2025-01-16T06:08:24.871Z] drwxr-xr-x 3 root root 4096 Jan 16 05:59 . [2025-01-16T06:08:24.871Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 16 06:08 .. [2025-01-16T06:08:24.871Z] drwxr-xr-x 2 root root 4096 Jan 16 05:59 cost [2025-01-16T06:08:24.871Z] -rw-r--r-- 1 root root 88 Jan 16 05:59 cost.csv [2025-01-16T06:08:24.871Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-01-16T06:08:24.871Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-01-16T06:08:24.871Z] total 16 [2025-01-16T06:08:24.871Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 16 05:59 . [2025-01-16T06:08:24.871Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 16 06:08 .. [2025-01-16T06:08:24.871Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 16 05:59 cost [2025-01-16T06:08:24.871Z] -rw-r--r-- 1 jenkins jenkins 88 Jan 16 05:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-01-16T06:08:25.161Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-16T06:08:26.016Z] ---> package-listing.sh [2025-01-16T06:08:26.016Z] ++ facter osfamily [2025-01-16T06:08:26.016Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-16T06:08:26.274Z] + OS_FAMILY=debian [2025-01-16T06:08:26.274Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2025-01-16T06:08:26.274Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-16T06:08:26.274Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-16T06:08:26.274Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-16T06:08:26.274Z] + PACKAGES=/tmp/packages_start.txt [2025-01-16T06:08:26.274Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-01-16T06:08:26.274Z] + PACKAGES=/tmp/packages_end.txt [2025-01-16T06:08:26.274Z] + case "${OS_FAMILY}" in [2025-01-16T06:08:26.274Z] + dpkg -l [2025-01-16T06:08:26.274Z] + grep '^ii' [2025-01-16T06:08:26.274Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-16T06:08:26.274Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-16T06:08:26.274Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-16T06:08:26.274Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-01-16T06:08:26.274Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2025-01-16T06:08:26.274Z] + 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-01-16T06:08:26.287Z] 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-01-16T06:08:26.568Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T06:08:27.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-16T06:08:27.131Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-16T06:08:27.202Z] prd-ubuntu20.04-docker-8c-8g-36828 does not seem to be running inside a container [2025-01-16T06:08:27.230Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-01-16T06:08:27.426Z] $ docker top 61c2fe72d52281361bc51d2a47fc42fb1c0d9894eef7145e79fb81b4a1ab5754 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-16T06:08:27.775Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-16T06:08:28.062Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-16T06:08:28.351Z] + ls /var/log/sa-host [2025-01-16T06:08:28.351Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-16T06:08:28.442Z] provisioning config files... [2025-01-16T06:08:28.449Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3125237268651438199tmp [Pipeline] { [Pipeline] echo [2025-01-16T06:08:28.466Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-16T06:08:28.754Z] ---> create-netrc.sh [Pipeline] } [2025-01-16T06:08:28.760Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-16T06:08:29.093Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-16T06:08:29.101Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-16T06:08:29.387Z] ---> sudo-logs.sh [2025-01-16T06:08:29.387Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-16T06:08:29.414Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-16T06:08:29.703Z] ---> job-cost.sh [2025-01-16T06:08:29.704Z] lf-activate-venv: SKIPPING [2025-01-16T06:08:29.704Z] DEBUG: total: 0.2199999988079071 [2025-01-16T06:08:29.704Z] INFO: Retrieving Stack Cost... [2025-01-16T06:08:30.272Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-16T06:08:30.532Z] INFO: Archiving Costs [Pipeline] echo [2025-01-16T06:08:30.548Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-16T06:08:30.833Z] ---> logs-deploy.sh [2025-01-16T06:08:30.833Z] lf-activate-venv: SKIPPING [2025-01-16T06:08:30.833Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/175 [2025-01-16T06:08:30.833Z] INFO: archiving workspace using pattern(s): [2025-01-16T06:08:31.770Z] Archives upload complete. [2025-01-16T06:08:31.770Z] INFO: archiving logs to Nexus