Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7248720eb6e2bf16815f86cf3de46e0922eeefd9 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-ssh14089285199395774706.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh12472762829532759312.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh10434740709036436792.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh14104532247437570911.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-ssh6602962605298153147.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-22699 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 7248720eb6e2bf16815f86cf3de46e0922eeefd9 (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 7248720eb6e2bf16815f86cf3de46e0922eeefd9 # timeout=10 Commit message: "Merge pull request #582 from jackchenjc/edgex-go-issue-4916" > git rev-list --no-walk b773e44940ad369af529d1a2db565c19940e1657 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-14T07:47:41.818Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-14T07:47:41.893Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-14T07:47:41.921Z] ========================================================= [2024-10-14T07:47:41.921Z] EdgeX Global Pipelines Version Info [2024-10-14T07:47:41.921Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:47:42.658Z] ------------------- [2024-10-14T07:47:42.658Z] stable info: [2024-10-14T07:47:42.658Z] ------------------- [2024-10-14T07:47:42.658Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-14T07:47:42.658Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-14T07:47:42.658Z] Message: update stable to v1.0.265 [2024-10-14T07:47:43.230Z] ------------------- [2024-10-14T07:47:43.230Z] experimental info: [2024-10-14T07:47:43.230Z] ------------------- [2024-10-14T07:47:43.230Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-14T07:47:43.230Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-14T07:47:43.230Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-14T07:47:43.310Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2024-10-14T07:47:43.336Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2024-10-14T07:47:43.360Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-14T07:47:43.382Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-14T07:47:43.406Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-14T07:47:43.425Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-14T07:47:43.451Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-14T07:47:43.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-14T07:47:43.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-14T07:47:43.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-14T07:47:43.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-14T07:47:43.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2024-10-14T07:47:43.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-14T07:47:43.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-14T07:47:43.645Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-14T07:47:43.677Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-14T07:47:43.706Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-14T07:47:43.731Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-14T07:47:43.756Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-14T07:47:43.784Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-14T07:47:43.808Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-14T07:47:43.833Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-14T07:47:43.857Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-14T07:47:43.881Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-14T07:47:43.906Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-14T07:47:43.924Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-14T07:47:43.948Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-14T07:47:43.971Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-14T07:47:43.997Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-14T07:47:44.024Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-14T07:47:44.044Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7248720eb6e2bf16815f86cf3de46e0922eeefd9 [Pipeline] echo [2024-10-14T07:47:44.068Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7248720 [Pipeline] echo [2024-10-14T07:47:44.089Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T07:47:44.161Z] provisioning config files... [2024-10-14T07:47:44.177Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config18015392919986822186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:47:44.509Z] ---> ****-login.sh [2024-10-14T07:47:44.509Z] nexus3.edgexfoundry.org:10001 [2024-10-14T07:47:44.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:47:44.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:47:44.770Z] Configure a credential helper to remove this warning. See [2024-10-14T07:47:44.770Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:47:44.770Z] [2024-10-14T07:47:44.770Z] Login Succeeded [2024-10-14T07:47:44.770Z] nexus3.edgexfoundry.org:10002 [2024-10-14T07:47:44.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:47:44.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:47:44.771Z] Configure a credential helper to remove this warning. See [2024-10-14T07:47:44.771Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:47:44.771Z] [2024-10-14T07:47:44.771Z] Login Succeeded [2024-10-14T07:47:44.771Z] nexus3.edgexfoundry.org:10003 [2024-10-14T07:47:45.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:47:45.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:47:45.033Z] Configure a credential helper to remove this warning. See [2024-10-14T07:47:45.033Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:47:45.033Z] [2024-10-14T07:47:45.033Z] Login Succeeded [2024-10-14T07:47:45.033Z] nexus3.edgexfoundry.org:10004 [2024-10-14T07:47:45.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:47:45.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:47:45.034Z] Configure a credential helper to remove this warning. See [2024-10-14T07:47:45.034Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:47:45.034Z] [2024-10-14T07:47:45.034Z] Login Succeeded [2024-10-14T07:47:45.034Z] ****.io [2024-10-14T07:47:45.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:47:45.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:47:45.295Z] Configure a credential helper to remove this warning. See [2024-10-14T07:47:45.295Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:47:45.295Z] [2024-10-14T07:47:45.295Z] Login Succeeded [2024-10-14T07:47:45.295Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T07:47:45.304Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-14T07:47:45.719Z] + git rev-list -1 --merges 7248720eb6e2bf16815f86cf3de46e0922eeefd9~1..7248720eb6e2bf16815f86cf3de46e0922eeefd9 [Pipeline] echo [2024-10-14T07:47:45.748Z] -----------> git rev-list -1 --merges 7248720eb6e2bf16815f86cf3de46e0922eeefd9~1..7248720eb6e2bf16815f86cf3de46e0922eeefd9 7248720eb6e2bf16815f86cf3de46e0922eeefd9 [2024-10-14T07:47:45.748Z] 7248720eb6e2bf16815f86cf3de46e0922eeefd9 [false] [Pipeline] sh [2024-10-14T07:47:46.045Z] + git log --format=format:%s -1 7248720eb6e2bf16815f86cf3de46e0922eeefd9 [Pipeline] echo [2024-10-14T07:47:46.065Z] ========================================================= [2024-10-14T07:47:46.065Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-14T07:47:46.065Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T07:47:46.402Z] + git log --format=format:%s -1 7248720eb6e2bf16815f86cf3de46e0922eeefd9 [Pipeline] echo [2024-10-14T07:47:46.414Z] [semverPrep] GIT_COMMIT: 7248720eb6e2bf16815f86cf3de46e0922eeefd9, Commit Message: Merge pull request #582 from jackchenjc/edgex-go-issue-4916 [Pipeline] echo [2024-10-14T07:47:46.429Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-14T07:47:46.783Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T07:47:46.784Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-14T07:47:46.784Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-14T07:47:46.784Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-14T07:47:46.784Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-14T07:47:46.784Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-14T07:47:46.784Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:47:47.144Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T07:47:47.144Z] [2024-10-14T07:47:47.144Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:47:47.465Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T07:47:47.465Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-14T07:47:47.465Z] b85a868b505f: Pulling fs layer [2024-10-14T07:47:47.465Z] e2be974225ed: Pulling fs layer [2024-10-14T07:47:47.465Z] 339a4e72a1f5: Pulling fs layer [2024-10-14T07:47:47.465Z] 988bab9f4d93: Pulling fs layer [2024-10-14T07:47:47.465Z] 1469e6f7b9e6: Pulling fs layer [2024-10-14T07:47:47.465Z] eaf3925da568: Pulling fs layer [2024-10-14T07:47:47.465Z] bab4dde63d76: Pulling fs layer [2024-10-14T07:47:47.465Z] bde34c3a00c8: Pulling fs layer [2024-10-14T07:47:47.465Z] b352a97aabf1: Pulling fs layer [2024-10-14T07:47:47.465Z] 4872d77fe225: Pulling fs layer [2024-10-14T07:47:47.465Z] 5851b861e8e6: Pulling fs layer [2024-10-14T07:47:47.465Z] 1469e6f7b9e6: Waiting [2024-10-14T07:47:47.465Z] eaf3925da568: Waiting [2024-10-14T07:47:47.465Z] 4872d77fe225: Waiting [2024-10-14T07:47:47.465Z] bab4dde63d76: Waiting [2024-10-14T07:47:47.465Z] bde34c3a00c8: Waiting [2024-10-14T07:47:47.465Z] 5851b861e8e6: Waiting [2024-10-14T07:47:47.465Z] b352a97aabf1: Waiting [2024-10-14T07:47:47.465Z] e2be974225ed: Verifying Checksum [2024-10-14T07:47:47.465Z] e2be974225ed: Download complete [2024-10-14T07:47:47.465Z] 988bab9f4d93: Verifying Checksum [2024-10-14T07:47:47.465Z] 988bab9f4d93: Download complete [2024-10-14T07:47:47.726Z] 1469e6f7b9e6: Verifying Checksum [2024-10-14T07:47:47.726Z] 1469e6f7b9e6: Download complete [2024-10-14T07:47:47.726Z] 339a4e72a1f5: Verifying Checksum [2024-10-14T07:47:47.726Z] 339a4e72a1f5: Download complete [2024-10-14T07:47:47.726Z] eaf3925da568: Verifying Checksum [2024-10-14T07:47:47.726Z] eaf3925da568: Download complete [2024-10-14T07:47:47.726Z] b352a97aabf1: Download complete [2024-10-14T07:47:47.726Z] 4872d77fe225: Verifying Checksum [2024-10-14T07:47:47.726Z] 4872d77fe225: Download complete [2024-10-14T07:47:47.726Z] 5851b861e8e6: Verifying Checksum [2024-10-14T07:47:47.726Z] 5851b861e8e6: Download complete [2024-10-14T07:47:47.726Z] b85a868b505f: Verifying Checksum [2024-10-14T07:47:47.726Z] b85a868b505f: Download complete [2024-10-14T07:47:47.985Z] bab4dde63d76: Verifying Checksum [2024-10-14T07:47:47.985Z] bab4dde63d76: Download complete [2024-10-14T07:47:48.921Z] b85a868b505f: Pull complete [2024-10-14T07:47:49.178Z] e2be974225ed: Pull complete [2024-10-14T07:47:49.748Z] 339a4e72a1f5: Pull complete [2024-10-14T07:47:49.748Z] 988bab9f4d93: Pull complete [2024-10-14T07:47:50.008Z] 1469e6f7b9e6: Pull complete [2024-10-14T07:47:50.008Z] eaf3925da568: Pull complete [2024-10-14T07:47:51.910Z] bab4dde63d76: Pull complete [2024-10-14T07:47:51.910Z] bde34c3a00c8: Pull complete [2024-10-14T07:47:51.910Z] b352a97aabf1: Pull complete [2024-10-14T07:47:51.910Z] 4872d77fe225: Pull complete [2024-10-14T07:47:52.170Z] 5851b861e8e6: Pull complete [2024-10-14T07:47:52.170Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-14T07:47:52.170Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T07:47:52.170Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T07:47:52.301Z] prd-ubuntu20.04-docker-8c-8g-22699 does not seem to be running inside a container [2024-10-14T07:47:52.328Z] $ 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 [2024-10-14T07:47:55.582Z] $ docker top f7e93c6f6654e67409c3b8ecc9db4168ce83332de5f1c12894e5005a3626ea38 -eo pid,comm [2024-10-14T07:47:55.634Z] 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). [2024-10-14T07:47:55.634Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T07:47:55.699Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T07:47:55.699Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T07:47:55.823Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T07:47:55.825Z] $ docker exec f7e93c6f6654e67409c3b8ecc9db4168ce83332de5f1c12894e5005a3626ea38 ssh-agent [2024-10-14T07:47:55.930Z] SSH_AUTH_SOCK=/tmp/ssh-1IlaxAo9ZzRO/agent.33 [2024-10-14T07:47:55.930Z] SSH_AGENT_PID=39 [2024-10-14T07:47:55.935Z] Running ssh-add (command line suppressed) [2024-10-14T07:47:56.031Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17628092371504349549.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17628092371504349549.key) [2024-10-14T07:47:56.045Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T07:47:56.342Z] + git tag --points-at HEAD [Pipeline] } [2024-10-14T07:47:56.363Z] $ docker exec --env ******** --env ******** f7e93c6f6654e67409c3b8ecc9db4168ce83332de5f1c12894e5005a3626ea38 ssh-agent -k [2024-10-14T07:47:56.470Z] unset SSH_AUTH_SOCK; [2024-10-14T07:47:56.471Z] unset SSH_AGENT_PID; [2024-10-14T07:47:56.471Z] echo Agent pid 39 killed; [2024-10-14T07:47:56.478Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-14T07:47:56.519Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T07:47:56.519Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T07:47:56.639Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T07:47:56.641Z] $ docker exec f7e93c6f6654e67409c3b8ecc9db4168ce83332de5f1c12894e5005a3626ea38 ssh-agent [2024-10-14T07:47:56.749Z] SSH_AUTH_SOCK=/tmp/ssh-OofgLb72dW5N/agent.72 [2024-10-14T07:47:56.750Z] SSH_AGENT_PID=78 [2024-10-14T07:47:56.754Z] Running ssh-add (command line suppressed) [2024-10-14T07:47:56.850Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1046046467085131677.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1046046467085131677.key) [2024-10-14T07:47:56.863Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T07:47:57.156Z] + git semver init [2024-10-14T07:47:57.418Z] 2024-10-14 07:47:57,320 [run_init] DEBUG init version:0.0.0 force:False [2024-10-14T07:47:57.418Z] 2024-10-14 07:47:57,321 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2024-10-14T07:47:57.418Z] 2024-10-14 07:47:57,321 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2024-10-14T07:47:57.418Z] 2024-10-14 07:47:57,322 [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) [2024-10-14T07:47:58.795Z] 2024-10-14 07:47:58,365 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2024-10-14T07:47:58.795Z] 2024-10-14 07:47:58,366 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2024-10-14T07:47:58.795Z] 2024-10-14 07:47:58,366 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-10-14T07:47:58.795Z] 2024-10-14 07:47:58,366 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-10-14T07:47:58.795Z] 3.2.0-dev.26 [Pipeline] } [2024-10-14T07:47:58.805Z] $ docker exec --env ******** --env ******** f7e93c6f6654e67409c3b8ecc9db4168ce83332de5f1c12894e5005a3626ea38 ssh-agent -k [2024-10-14T07:47:58.892Z] unset SSH_AUTH_SOCK; [2024-10-14T07:47:58.892Z] unset SSH_AGENT_PID; [2024-10-14T07:47:58.893Z] echo Agent pid 78 killed; [2024-10-14T07:47:58.902Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T07:47:59.229Z] + git semver [Pipeline] } [2024-10-14T07:47:59.501Z] $ docker stop --time=1 f7e93c6f6654e67409c3b8ecc9db4168ce83332de5f1c12894e5005a3626ea38 [2024-10-14T07:48:00.762Z] $ docker rm -f --volumes f7e93c6f6654e67409c3b8ecc9db4168ce83332de5f1c12894e5005a3626ea38 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T07:48:01.108Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-14T07:48:01.346Z] Stashed 1 file(s) [Pipeline] echo [2024-10-14T07:48:01.351Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.26 [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 [2024-10-14T07:48:01.537Z] provisioning config files... [2024-10-14T07:48:01.549Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config2199149920746214098tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:48:01.847Z] ---> ****-login.sh [2024-10-14T07:48:01.847Z] nexus3.edgexfoundry.org:10001 [2024-10-14T07:48:01.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:48:01.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:48:01.848Z] Configure a credential helper to remove this warning. See [2024-10-14T07:48:01.848Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:48:01.848Z] [2024-10-14T07:48:01.848Z] Login Succeeded [2024-10-14T07:48:01.848Z] nexus3.edgexfoundry.org:10002 [2024-10-14T07:48:01.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:48:01.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:48:01.848Z] Configure a credential helper to remove this warning. See [2024-10-14T07:48:01.848Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:48:01.848Z] [2024-10-14T07:48:01.848Z] Login Succeeded [2024-10-14T07:48:01.848Z] nexus3.edgexfoundry.org:10003 [2024-10-14T07:48:02.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:48:02.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:48:02.106Z] Configure a credential helper to remove this warning. See [2024-10-14T07:48:02.106Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:48:02.106Z] [2024-10-14T07:48:02.106Z] Login Succeeded [2024-10-14T07:48:02.106Z] nexus3.edgexfoundry.org:10004 [2024-10-14T07:48:02.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:48:02.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:48:02.106Z] Configure a credential helper to remove this warning. See [2024-10-14T07:48:02.106Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:48:02.106Z] [2024-10-14T07:48:02.106Z] Login Succeeded [2024-10-14T07:48:02.106Z] ****.io [2024-10-14T07:48:02.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:48:02.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:48:02.365Z] Configure a credential helper to remove this warning. See [2024-10-14T07:48:02.365Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:48:02.365Z] [2024-10-14T07:48:02.365Z] Login Succeeded [2024-10-14T07:48:02.365Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T07:48:02.371Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-14T07:48:02.457Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T07:48:02.481Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T07:48:02.494Z] ========================================================= [2024-10-14T07:48:02.494Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-14T07:48:02.494Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:48:02.836Z] + 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 . [2024-10-14T07:48:02.836Z] Sending build context to Docker daemon 17.94MB [2024-10-14T07:48:02.836Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T07:48:02.836Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-14T07:48:02.836Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-14T07:48:02.836Z] 43c4264eed91: Pulling fs layer [2024-10-14T07:48:02.836Z] 4cc291be95ef: Pulling fs layer [2024-10-14T07:48:02.836Z] 2ac1f1163629: Pulling fs layer [2024-10-14T07:48:02.836Z] 5c3c966382ef: Pulling fs layer [2024-10-14T07:48:02.836Z] 4f4fb700ef54: Pulling fs layer [2024-10-14T07:48:02.836Z] 5d5c8e513c77: Pulling fs layer [2024-10-14T07:48:02.836Z] 9f66e0745190: Pulling fs layer [2024-10-14T07:48:02.836Z] f49a43e4bbc0: Pulling fs layer [2024-10-14T07:48:02.836Z] 561ebcabdf7f: Pulling fs layer [2024-10-14T07:48:02.836Z] 5d5c8e513c77: Waiting [2024-10-14T07:48:02.836Z] 561ebcabdf7f: Waiting [2024-10-14T07:48:02.836Z] 9f66e0745190: Waiting [2024-10-14T07:48:02.836Z] 5c3c966382ef: Waiting [2024-10-14T07:48:02.836Z] 4f4fb700ef54: Waiting [2024-10-14T07:48:02.836Z] f49a43e4bbc0: Waiting [2024-10-14T07:48:03.095Z] 4cc291be95ef: Verifying Checksum [2024-10-14T07:48:03.095Z] 4cc291be95ef: Download complete [2024-10-14T07:48:03.095Z] 5c3c966382ef: Verifying Checksum [2024-10-14T07:48:03.095Z] 5c3c966382ef: Download complete [2024-10-14T07:48:03.095Z] 4f4fb700ef54: Download complete [2024-10-14T07:48:03.095Z] 5d5c8e513c77: Verifying Checksum [2024-10-14T07:48:03.095Z] 5d5c8e513c77: Download complete [2024-10-14T07:48:03.095Z] 43c4264eed91: Verifying Checksum [2024-10-14T07:48:03.095Z] 43c4264eed91: Download complete [2024-10-14T07:48:03.095Z] 9f66e0745190: Verifying Checksum [2024-10-14T07:48:03.095Z] 9f66e0745190: Download complete [2024-10-14T07:48:03.354Z] 43c4264eed91: Pull complete [2024-10-14T07:48:03.354Z] 561ebcabdf7f: Verifying Checksum [2024-10-14T07:48:03.354Z] 561ebcabdf7f: Download complete [2024-10-14T07:48:03.354Z] 4cc291be95ef: Pull complete [2024-10-14T07:48:03.613Z] 2ac1f1163629: Verifying Checksum [2024-10-14T07:48:03.613Z] 2ac1f1163629: Download complete [2024-10-14T07:48:03.872Z] f49a43e4bbc0: Verifying Checksum [2024-10-14T07:48:03.872Z] f49a43e4bbc0: Download complete [2024-10-14T07:48:07.156Z] 2ac1f1163629: Pull complete [2024-10-14T07:48:07.156Z] 5c3c966382ef: Pull complete [2024-10-14T07:48:07.156Z] 4f4fb700ef54: Pull complete [2024-10-14T07:48:07.156Z] 5d5c8e513c77: Pull complete [2024-10-14T07:48:07.156Z] 9f66e0745190: Pull complete [2024-10-14T07:48:09.055Z] f49a43e4bbc0: Pull complete [2024-10-14T07:48:09.622Z] 561ebcabdf7f: Pull complete [2024-10-14T07:48:09.622Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-14T07:48:09.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-14T07:48:09.622Z] ---> 3a752c3f9dda [2024-10-14T07:48:09.622Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-10-14T07:48:14.900Z] ---> Running in 31d0a0e3d877 [2024-10-14T07:48:14.900Z] Removing intermediate container 31d0a0e3d877 [2024-10-14T07:48:14.900Z] ---> 463ae55a8a4a [2024-10-14T07:48:14.900Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T07:48:14.900Z] ---> Running in 658924eef781 [2024-10-14T07:48:14.900Z] Removing intermediate container 658924eef781 [2024-10-14T07:48:14.900Z] ---> 669368a7a946 [2024-10-14T07:48:14.900Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-10-14T07:48:14.900Z] ---> Running in af65a0e93acf [2024-10-14T07:48:15.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T07:48:15.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T07:48:15.677Z] (1/8) Installing openssh-keygen (9.7_p1-r4) [2024-10-14T07:48:15.677Z] (2/8) Installing libedit (20240517.3.1-r0) [2024-10-14T07:48:15.677Z] (3/8) Installing openssh-client-common (9.7_p1-r4) [2024-10-14T07:48:15.677Z] (4/8) Installing openssh-client-default (9.7_p1-r4) [2024-10-14T07:48:15.677Z] (5/8) Installing openssh-sftp-server (9.7_p1-r4) [2024-10-14T07:48:15.677Z] (6/8) Installing openssh-server-common (9.7_p1-r4) [2024-10-14T07:48:15.677Z] (7/8) Installing openssh-server (9.7_p1-r4) [2024-10-14T07:48:15.677Z] (8/8) Installing openssh (9.7_p1-r4) [2024-10-14T07:48:15.677Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T07:48:15.677Z] OK: 252 MiB in 62 packages [2024-10-14T07:48:16.244Z] Removing intermediate container af65a0e93acf [2024-10-14T07:48:16.244Z] ---> 54d3bfd03d0a [2024-10-14T07:48:16.244Z] Step 6/10 : WORKDIR /device-modbus-go [2024-10-14T07:48:16.244Z] ---> Running in 0ac1e519486b [2024-10-14T07:48:16.244Z] Removing intermediate container 0ac1e519486b [2024-10-14T07:48:16.244Z] ---> a0db2056d3b1 [2024-10-14T07:48:16.244Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-14T07:48:16.478Z] Still waiting to schedule task [2024-10-14T07:48:16.478Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-10-14T07:48:16.503Z] ---> 30ae84baeb33 [2024-10-14T07:48:16.503Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T07:48:16.503Z] ---> Running in 8a3032b4531a [2024-10-14T07:49:03.214Z] Removing intermediate container 8a3032b4531a [2024-10-14T07:49:03.214Z] ---> 8780466a3008 [2024-10-14T07:49:03.214Z] Step 9/10 : COPY . . [2024-10-14T07:49:03.214Z] ---> 2e89e8b50f55 [2024-10-14T07:49:03.214Z] Step 10/10 : RUN ${MAKE} [2024-10-14T07:49:03.214Z] ---> Running in 2c34cf1d4de2 [2024-10-14T07:49:03.214Z] noop [2024-10-14T07:49:03.214Z] Removing intermediate container 2c34cf1d4de2 [2024-10-14T07:49:03.214Z] ---> d982d51020a8 [2024-10-14T07:49:03.214Z] Successfully built d982d51020a8 [2024-10-14T07:49:03.214Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:49:03.549Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-14T07:49:03.549Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T07:49:03.633Z] prd-ubuntu20.04-docker-8c-8g-22699 does not seem to be running inside a container [2024-10-14T07:49:03.664Z] $ 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 [2024-10-14T07:49:04.010Z] $ docker top 868634c0573fc311046b549ac99248969b3287b77c96366603f8c8fe0048ff9c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T07:49:04.360Z] + go version [2024-10-14T07:49:04.361Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-14T07:49:04.370Z] $ docker stop --time=1 868634c0573fc311046b549ac99248969b3287b77c96366603f8c8fe0048ff9c [2024-10-14T07:49:05.634Z] $ docker rm -f --volumes 868634c0573fc311046b549ac99248969b3287b77c96366603f8c8fe0048ff9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:49:06.078Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-14T07:49:06.078Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T07:49:06.160Z] prd-ubuntu20.04-docker-8c-8g-22699 does not seem to be running inside a container [2024-10-14T07:49:06.189Z] $ 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 [2024-10-14T07:49:06.504Z] $ docker top f96a5a8a790d7b291f187166a5621ec91243ba077aa6ecbf13cad32345746c9c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T07:49:06.926Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2024-10-14T07:49:07.231Z] + make test [2024-10-14T07:49:07.231Z] go test ./... -coverprofile=coverage.out [2024-10-14T07:49:09.133Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-10-14T07:49:31.043Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2024-10-14T07:49:31.043Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.011s coverage: 47.9% of statements [2024-10-14T07:49:39.208Z] go vet ./... [2024-10-14T07:49:45.760Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-14T07:49:45.760Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-14T07:49:45.760Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-14T07:49:45.773Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-14T07:49:45.792Z] $ docker stop --time=1 f96a5a8a790d7b291f187166a5621ec91243ba077aa6ecbf13cad32345746c9c [2024-10-14T07:49:49.882Z] $ docker rm -f --volumes f96a5a8a790d7b291f187166a5621ec91243ba077aa6ecbf13cad32345746c9c [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T07:49:50.452Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-14T07:49:50.504Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-14T07:49:51.122Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-14T07:49:51.402Z] + ls -al . [2024-10-14T07:49:51.402Z] total 272 [2024-10-14T07:49:51.402Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 14 07:49 . [2024-10-14T07:49:51.402Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 07:47 .. [2024-10-14T07:49:51.402Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 14 07:47 .dockerignore [2024-10-14T07:49:51.402Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 07:49 .git [2024-10-14T07:49:51.402Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:47 .github [2024-10-14T07:49:51.402Z] -rw-rw-r-- 1 jenkins jenkins 266 Oct 14 07:47 .gitignore [2024-10-14T07:49:51.402Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 14 07:47 .golangci.yml [2024-10-14T07:49:51.402Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 07:47 .semver [2024-10-14T07:49:51.402Z] -rw-rw-r-- 1 jenkins jenkins 19818 Oct 14 07:47 Attribution.txt [2024-10-14T07:49:51.402Z] -rw-rw-r-- 1 jenkins jenkins 16388 Oct 14 07:47 CHANGELOG.md [2024-10-14T07:49:51.402Z] -rw-rw-r-- 1 jenkins jenkins 1474 Oct 14 07:47 Dockerfile [2024-10-14T07:49:51.402Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 07:47 GOVERNANCE.md [2024-10-14T07:49:51.402Z] -rw-rw-r-- 1 jenkins jenkins 658 Oct 14 07:47 Jenkinsfile [2024-10-14T07:49:51.402Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 14 07:47 LICENSE [2024-10-14T07:49:51.402Z] -rw-rw-r-- 1 jenkins jenkins 2479 Oct 14 07:47 Makefile [2024-10-14T07:49:51.402Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 14 07:47 OWNERS.md [2024-10-14T07:49:51.402Z] -rw-rw-r-- 1 jenkins jenkins 4463 Oct 14 07:47 README.md [2024-10-14T07:49:51.402Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 14 07:48 VERSION [2024-10-14T07:49:51.402Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 07:47 bin [2024-10-14T07:49:51.402Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:47 cmd [2024-10-14T07:49:51.402Z] -rw-r--r-- 1 jenkins jenkins 24669 Oct 14 07:49 coverage.out [2024-10-14T07:49:51.402Z] -rw-rw-r-- 1 jenkins jenkins 7157 Oct 14 07:47 go.mod [2024-10-14T07:49:51.402Z] -rw-rw-r-- 1 jenkins jenkins 100518 Oct 14 07:47 go.sum [2024-10-14T07:49:51.402Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:47 internal [2024-10-14T07:49:51.402Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 07:47 simulator [2024-10-14T07:49:51.402Z] -rw-rw-r-- 1 jenkins jenkins 229 Oct 14 07:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:49:51.724Z] + 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=7248720eb6e2bf16815f86cf3de46e0922eeefd9 --label arch=amd64 --label version=3.2.0-dev.26 . [2024-10-14T07:49:51.724Z] Sending build context to Docker daemon 17.96MB [2024-10-14T07:49:51.724Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T07:49:51.724Z] Step 2/23 : FROM ${BASE} AS builder [2024-10-14T07:49:51.724Z] ---> d982d51020a8 [2024-10-14T07:49:51.724Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-10-14T07:49:51.984Z] ---> Running in 740aea2b3a65 [2024-10-14T07:49:52.243Z] Removing intermediate container 740aea2b3a65 [2024-10-14T07:49:52.243Z] ---> 661c3619cf2d [2024-10-14T07:49:52.243Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T07:49:52.243Z] ---> Running in cef76a4e688b [2024-10-14T07:49:52.243Z] Removing intermediate container cef76a4e688b [2024-10-14T07:49:52.243Z] ---> e6f5d02a43ba [2024-10-14T07:49:52.243Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-10-14T07:49:52.243Z] ---> Running in db274fb44547 [2024-10-14T07:49:52.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T07:49:52.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T07:49:53.020Z] OK: 252 MiB in 62 packages [2024-10-14T07:49:53.281Z] Removing intermediate container db274fb44547 [2024-10-14T07:49:53.281Z] ---> bb8a6160479a [2024-10-14T07:49:53.281Z] Step 6/23 : WORKDIR /device-modbus-go [2024-10-14T07:49:53.281Z] ---> Running in 7b2f14498fb7 [2024-10-14T07:49:53.541Z] Removing intermediate container 7b2f14498fb7 [2024-10-14T07:49:53.541Z] ---> d3cab939f297 [2024-10-14T07:49:53.541Z] Step 7/23 : COPY go.mod vendor* ./ [2024-10-14T07:49:53.541Z] ---> a4df7e3c52dc [2024-10-14T07:49:53.541Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T07:49:53.541Z] ---> Running in b82d3dc75352 [2024-10-14T07:49:54.481Z] Removing intermediate container b82d3dc75352 [2024-10-14T07:49:54.481Z] ---> 2740584ebbb5 [2024-10-14T07:49:54.481Z] Step 9/23 : COPY . . [2024-10-14T07:49:55.095Z] ---> 9bc1ca4af5af [2024-10-14T07:49:55.095Z] Step 10/23 : RUN ${MAKE} [2024-10-14T07:49:55.095Z] ---> Running in 4b56be0f9d54 [2024-10-14T07:49:55.354Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=3.2.0-dev.26 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-modbus ./cmd [2024-10-14T07:50:32.850Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22703 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2024-10-14T07:50:32.867Z] Running in /w/workspace/device-modbus-go/165 [Pipeline] { [Pipeline] checkout [2024-10-14T07:50:34.135Z] Removing intermediate container 4b56be0f9d54 [2024-10-14T07:50:34.135Z] ---> d441c13e8e3f [2024-10-14T07:50:34.135Z] Step 11/23 : FROM alpine:3.20 [2024-10-14T07:50:34.135Z] 3.20: Pulling from library/alpine [2024-10-14T07:50:34.135Z] 43c4264eed91: Already exists [2024-10-14T07:50:34.135Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T07:50:34.135Z] Status: Downloaded newer image for alpine:3.20 [2024-10-14T07:50:34.135Z] ---> 91ef0af61f39 [2024-10-14T07:50:34.135Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2024-10-14T07:50:34.135Z] ---> Running in 788bdca44941 [2024-10-14T07:50:34.135Z] Removing intermediate container 788bdca44941 [2024-10-14T07:50:34.135Z] ---> 5cd92ee04eb1 [2024-10-14T07:50:34.135Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-10-14T07:50:34.135Z] ---> Running in 58f4ba54589e [2024-10-14T07:50:34.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T07:50:34.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T07:50:34.135Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-14T07:50:34.135Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T07:50:34.135Z] OK: 8 MiB in 15 packages [2024-10-14T07:50:34.135Z] Removing intermediate container 58f4ba54589e [2024-10-14T07:50:34.135Z] ---> af1e21056df9 [2024-10-14T07:50:34.135Z] Step 14/23 : RUN apk --no-cache upgrade [2024-10-14T07:50:34.135Z] ---> Running in 9eadf1f13fa3 [2024-10-14T07:50:34.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T07:50:34.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T07:50:34.135Z] Upgrading critical system libraries and apk-tools: [2024-10-14T07:50:34.135Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T07:50:34.135Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T07:50:34.135Z] Continuing the upgrade transaction with new apk-tools: [2024-10-14T07:50:34.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T07:50:34.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T07:50:34.135Z] OK: 8 MiB in 15 packages [2024-10-14T07:50:34.135Z] Removing intermediate container 9eadf1f13fa3 [2024-10-14T07:50:34.135Z] ---> 440bfb28e2b1 [2024-10-14T07:50:34.135Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-10-14T07:50:34.135Z] ---> 12154fe62d5e [2024-10-14T07:50:34.135Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-10-14T07:50:34.135Z] ---> b8737c263e69 [2024-10-14T07:50:34.135Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-10-14T07:50:34.135Z] ---> 347193a5aebf [2024-10-14T07:50:34.135Z] Step 18/23 : EXPOSE 59901 [2024-10-14T07:50:34.135Z] ---> Running in f7ed74f51227 [2024-10-14T07:50:34.135Z] Removing intermediate container f7ed74f51227 [2024-10-14T07:50:34.135Z] ---> ff33dd57bfbc [2024-10-14T07:50:34.135Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-10-14T07:50:34.135Z] ---> Running in 27cfee7caa0d [2024-10-14T07:50:34.135Z] Removing intermediate container 27cfee7caa0d [2024-10-14T07:50:34.135Z] ---> b826ada90b56 [2024-10-14T07:50:34.135Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-10-14T07:50:34.135Z] ---> Running in 1502da32b957 [2024-10-14T07:50:34.135Z] Removing intermediate container 1502da32b957 [2024-10-14T07:50:34.135Z] ---> 54a4f874ab3b [2024-10-14T07:50:34.135Z] Step 21/23 : LABEL arch=amd64 [2024-10-14T07:50:34.135Z] ---> Running in f38c307578ac [2024-10-14T07:50:34.135Z] Removing intermediate container f38c307578ac [2024-10-14T07:50:34.135Z] ---> cafb57c4efa9 [2024-10-14T07:50:34.135Z] Step 22/23 : LABEL git_sha=7248720eb6e2bf16815f86cf3de46e0922eeefd9 [2024-10-14T07:50:34.135Z] ---> Running in 8228cb558b08 [2024-10-14T07:50:34.135Z] Removing intermediate container 8228cb558b08 [2024-10-14T07:50:34.135Z] ---> 0ccb88bb9a9d [2024-10-14T07:50:34.135Z] Step 23/23 : LABEL version=3.2.0-dev.26 [2024-10-14T07:50:34.135Z] ---> Running in 5f6fdf4c567a [2024-10-14T07:50:34.135Z] Removing intermediate container 5f6fdf4c567a [2024-10-14T07:50:34.135Z] ---> 14b015b8c6a0 [2024-10-14T07:50:34.135Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-14T07:50:34.135Z] Successfully built 14b015b8c6a0 [2024-10-14T07:50:34.135Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [2024-10-14T07:50:35.927Z] The recommended git tool is: git [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T07:50:36.019Z] provisioning config files... [2024-10-14T07:50:36.029Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6614504339061269959tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:50:36.332Z] ---> ****-login.sh [2024-10-14T07:50:36.332Z] nexus3.edgexfoundry.org:10001 [2024-10-14T07:50:36.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:50:36.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:50:36.332Z] Configure a credential helper to remove this warning. See [2024-10-14T07:50:36.332Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:50:36.332Z] [2024-10-14T07:50:36.332Z] Login Succeeded [2024-10-14T07:50:36.332Z] nexus3.edgexfoundry.org:10002 [2024-10-14T07:50:36.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:50:36.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:50:36.332Z] Configure a credential helper to remove this warning. See [2024-10-14T07:50:36.332Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:50:36.332Z] [2024-10-14T07:50:36.333Z] Login Succeeded [2024-10-14T07:50:36.333Z] nexus3.edgexfoundry.org:10003 [2024-10-14T07:50:36.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:50:36.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:50:36.593Z] Configure a credential helper to remove this warning. See [2024-10-14T07:50:36.593Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:50:36.593Z] [2024-10-14T07:50:36.593Z] Login Succeeded [2024-10-14T07:50:36.593Z] nexus3.edgexfoundry.org:10004 [2024-10-14T07:50:36.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:50:36.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:50:36.593Z] Configure a credential helper to remove this warning. See [2024-10-14T07:50:36.593Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:50:36.593Z] [2024-10-14T07:50:36.593Z] Login Succeeded [2024-10-14T07:50:36.593Z] ****.io [2024-10-14T07:50:36.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:50:36.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:50:36.852Z] Configure a credential helper to remove this warning. See [2024-10-14T07:50:36.852Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:50:36.852Z] [2024-10-14T07:50:36.852Z] Login Succeeded [2024-10-14T07:50:36.852Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T07:50:36.860Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T07:50:36.914Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T07:50:36.947Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2024-10-14T07:50:36.947Z] 7248720eb6e2bf16815f86cf3de46e0922eeefd9 [2024-10-14T07:50:36.947Z] latest [2024-10-14T07:50:36.947Z] 3.2.0-dev.26 [2024-10-14T07:50:36.947Z] 7248720eb6e2bf16815f86cf3de46e0922eeefd9-3.2.0-dev.26 [2024-10-14T07:50:36.947Z] main [2024-10-14T07:50:36.947Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:50:37.279Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:7248720eb6e2bf16815f86cf3de46e0922eeefd9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:50:37.603Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:7248720eb6e2bf16815f86cf3de46e0922eeefd9 [2024-10-14T07:50:37.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-10-14T07:50:37.603Z] 5b5efa22e2b2: Preparing [2024-10-14T07:50:37.603Z] 08a460535528: Preparing [2024-10-14T07:50:37.603Z] f372d10922c5: Preparing [2024-10-14T07:50:37.603Z] 5b656b4fef08: Preparing [2024-10-14T07:50:37.603Z] 7522ffbb6556: Preparing [2024-10-14T07:50:37.603Z] 63ca1fbb43ae: Preparing [2024-10-14T07:50:37.603Z] 63ca1fbb43ae: Waiting [2024-10-14T07:50:37.603Z] 5b5efa22e2b2: Pushed [2024-10-14T07:50:37.603Z] 63ca1fbb43ae: Layer already exists [2024-10-14T07:50:37.603Z] 08a460535528: Pushed [2024-10-14T07:50:37.860Z] 5b656b4fef08: Pushed [2024-10-14T07:50:37.860Z] 7522ffbb6556: Pushed [2024-10-14T07:50:42.570Z] using credential edgex-jenkins-ssh [2024-10-14T07:50:42.593Z] Cloning the remote Git repository [2024-10-14T07:50:43.126Z] f372d10922c5: Pushed [2024-10-14T07:50:43.126Z] 7248720eb6e2bf16815f86cf3de46e0922eeefd9: digest: sha256:714764202a64b1bab2a6c67ae61c25e675143ebbe8ea58c0ce77178f395c0747 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:50:43.454Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:50:42.646Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2024-10-14T07:50:42.761Z] > git init /w/workspace/device-modbus-go/165 # timeout=10 [2024-10-14T07:50:42.931Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-10-14T07:50:42.933Z] > git --version # timeout=10 [2024-10-14T07:50:42.963Z] > git --version # 'git version 2.25.1' [2024-10-14T07:50:42.967Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-14T07:50:43.153Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-14T07:50:43.779Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2024-10-14T07:50:43.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-10-14T07:50:43.779Z] 5b5efa22e2b2: Preparing [2024-10-14T07:50:43.779Z] 08a460535528: Preparing [2024-10-14T07:50:43.779Z] f372d10922c5: Preparing [2024-10-14T07:50:43.779Z] 5b656b4fef08: Preparing [2024-10-14T07:50:43.779Z] 7522ffbb6556: Preparing [2024-10-14T07:50:43.779Z] 63ca1fbb43ae: Preparing [2024-10-14T07:50:43.779Z] 63ca1fbb43ae: Waiting [2024-10-14T07:50:43.779Z] 5b5efa22e2b2: Layer already exists [2024-10-14T07:50:43.779Z] 7522ffbb6556: Layer already exists [2024-10-14T07:50:43.779Z] f372d10922c5: Layer already exists [2024-10-14T07:50:43.779Z] 5b656b4fef08: Layer already exists [2024-10-14T07:50:43.779Z] 08a460535528: Layer already exists [2024-10-14T07:50:43.779Z] 63ca1fbb43ae: Layer already exists [2024-10-14T07:50:43.779Z] latest: digest: sha256:714764202a64b1bab2a6c67ae61c25e675143ebbe8ea58c0ce77178f395c0747 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:50:44.109Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:50:44.437Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.26 [2024-10-14T07:50:44.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-10-14T07:50:44.437Z] 5b5efa22e2b2: Preparing [2024-10-14T07:50:44.437Z] 08a460535528: Preparing [2024-10-14T07:50:44.437Z] f372d10922c5: Preparing [2024-10-14T07:50:44.437Z] 5b656b4fef08: Preparing [2024-10-14T07:50:44.437Z] 7522ffbb6556: Preparing [2024-10-14T07:50:44.437Z] 63ca1fbb43ae: Preparing [2024-10-14T07:50:44.437Z] 63ca1fbb43ae: Waiting [2024-10-14T07:50:44.437Z] 7522ffbb6556: Layer already exists [2024-10-14T07:50:44.437Z] f372d10922c5: Layer already exists [2024-10-14T07:50:44.437Z] 08a460535528: Layer already exists [2024-10-14T07:50:44.437Z] 5b656b4fef08: Layer already exists [2024-10-14T07:50:44.437Z] 5b5efa22e2b2: Layer already exists [2024-10-14T07:50:44.437Z] 63ca1fbb43ae: Layer already exists [2024-10-14T07:50:44.437Z] 3.2.0-dev.26: digest: sha256:714764202a64b1bab2a6c67ae61c25e675143ebbe8ea58c0ce77178f395c0747 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:50:44.780Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:7248720eb6e2bf16815f86cf3de46e0922eeefd9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:50:45.116Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:7248720eb6e2bf16815f86cf3de46e0922eeefd9-3.2.0-dev.26 [2024-10-14T07:50:45.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-10-14T07:50:45.116Z] 5b5efa22e2b2: Preparing [2024-10-14T07:50:45.116Z] 08a460535528: Preparing [2024-10-14T07:50:45.116Z] f372d10922c5: Preparing [2024-10-14T07:50:45.116Z] 5b656b4fef08: Preparing [2024-10-14T07:50:45.116Z] 7522ffbb6556: Preparing [2024-10-14T07:50:45.116Z] 63ca1fbb43ae: Preparing [2024-10-14T07:50:45.116Z] 63ca1fbb43ae: Waiting [2024-10-14T07:50:45.116Z] 7522ffbb6556: Layer already exists [2024-10-14T07:50:45.116Z] f372d10922c5: Layer already exists [2024-10-14T07:50:45.116Z] 5b5efa22e2b2: Layer already exists [2024-10-14T07:50:45.116Z] 08a460535528: Layer already exists [2024-10-14T07:50:45.116Z] 5b656b4fef08: Layer already exists [2024-10-14T07:50:45.116Z] 63ca1fbb43ae: Layer already exists [2024-10-14T07:50:45.116Z] 7248720eb6e2bf16815f86cf3de46e0922eeefd9-3.2.0-dev.26: digest: sha256:714764202a64b1bab2a6c67ae61c25e675143ebbe8ea58c0ce77178f395c0747 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:50:45.436Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:50:45.759Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2024-10-14T07:50:45.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-10-14T07:50:45.759Z] 5b5efa22e2b2: Preparing [2024-10-14T07:50:45.759Z] 08a460535528: Preparing [2024-10-14T07:50:45.759Z] f372d10922c5: Preparing [2024-10-14T07:50:45.759Z] 5b656b4fef08: Preparing [2024-10-14T07:50:45.759Z] 7522ffbb6556: Preparing [2024-10-14T07:50:45.759Z] 63ca1fbb43ae: Preparing [2024-10-14T07:50:45.759Z] 63ca1fbb43ae: Waiting [2024-10-14T07:50:45.759Z] f372d10922c5: Layer already exists [2024-10-14T07:50:45.759Z] 7522ffbb6556: Layer already exists [2024-10-14T07:50:45.759Z] 08a460535528: Layer already exists [2024-10-14T07:50:45.759Z] 5b656b4fef08: Layer already exists [2024-10-14T07:50:45.759Z] 5b5efa22e2b2: Layer already exists [2024-10-14T07:50:45.759Z] 63ca1fbb43ae: Layer already exists [2024-10-14T07:50:45.759Z] main: digest: sha256:714764202a64b1bab2a6c67ae61c25e675143ebbe8ea58c0ce77178f395c0747 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T07:50:45.831Z] ===================================================== [Pipeline] echo [2024-10-14T07:50:45.846Z] taggedImages: [2024-10-14T07:50:45.846Z] - nexus3.edgexfoundry.org:10004/device-modbus:7248720eb6e2bf16815f86cf3de46e0922eeefd9 [2024-10-14T07:50:45.846Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2024-10-14T07:50:45.846Z] - nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.26 [2024-10-14T07:50:45.846Z] - nexus3.edgexfoundry.org:10004/device-modbus:7248720eb6e2bf16815f86cf3de46e0922eeefd9-3.2.0-dev.26 [2024-10-14T07:50:45.846Z] - 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 [2024-10-14T07:50:46.251Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T07:50:46.251Z] [2024-10-14T07:50:46.251Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:50:45.421Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-10-14T07:50:45.451Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-14T07:50:46.552Z] Avoid second fetch [2024-10-14T07:50:46.552Z] Checking out Revision 7248720eb6e2bf16815f86cf3de46e0922eeefd9 (main) [2024-10-14T07:50:46.556Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T07:50:46.556Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-14T07:50:46.556Z] 5eb5b503b376: Pulling fs layer [2024-10-14T07:50:46.556Z] 5c69ac0246d0: Pulling fs layer [2024-10-14T07:50:46.556Z] ec43610c2a17: Pulling fs layer [2024-10-14T07:50:46.556Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-14T07:50:46.556Z] 33b1e0a273af: Pulling fs layer [2024-10-14T07:50:46.556Z] 5d3b04190fa2: Pulling fs layer [2024-10-14T07:50:46.556Z] 2f39f015ded8: Pulling fs layer [2024-10-14T07:50:46.556Z] 33b1e0a273af: Waiting [2024-10-14T07:50:46.556Z] 2f39f015ded8: Waiting [2024-10-14T07:50:46.556Z] 5d3b04190fa2: Waiting [2024-10-14T07:50:46.556Z] 3a2ae6a8a46f: Waiting [2024-10-14T07:50:46.556Z] 5c69ac0246d0: Download complete [2024-10-14T07:50:46.556Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-14T07:50:46.556Z] 3a2ae6a8a46f: Download complete [2024-10-14T07:50:46.556Z] 33b1e0a273af: Verifying Checksum [2024-10-14T07:50:46.556Z] 33b1e0a273af: Download complete [2024-10-14T07:50:46.556Z] 5d3b04190fa2: Verifying Checksum [2024-10-14T07:50:46.556Z] 5d3b04190fa2: Download complete [2024-10-14T07:50:46.816Z] ec43610c2a17: Verifying Checksum [2024-10-14T07:50:46.816Z] ec43610c2a17: Download complete [2024-10-14T07:50:46.816Z] 5eb5b503b376: Verifying Checksum [2024-10-14T07:50:46.816Z] 5eb5b503b376: Download complete [2024-10-14T07:50:47.383Z] 2f39f015ded8: Download complete [2024-10-14T07:50:47.398Z] Commit message: "Merge pull request #582 from jackchenjc/edgex-go-issue-4916" [2024-10-14T07:50:46.570Z] > git config core.sparsecheckout # timeout=10 [2024-10-14T07:50:46.655Z] > git checkout -f 7248720eb6e2bf16815f86cf3de46e0922eeefd9 # timeout=10 [2024-10-14T07:50:47.960Z] 5eb5b503b376: Pull complete [2024-10-14T07:50:47.960Z] 5c69ac0246d0: Pull complete [2024-10-14T07:50:48.527Z] ec43610c2a17: Pull complete [2024-10-14T07:50:48.527Z] 3a2ae6a8a46f: Pull complete [2024-10-14T07:50:48.785Z] 33b1e0a273af: Pull complete [2024-10-14T07:50:48.785Z] 5d3b04190fa2: Pull complete [2024-10-14T07:50:51.840Z] [2024-10-14T07:50:51.840Z] GitHub has been notified of this commit’s build result [2024-10-14T07:50:51.840Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T07:50:52.555Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-14T07:50:52.556Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T07:50:52.556Z] Dload Upload Total Spent Left Speed [2024-10-14T07:50:52.556Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh [2024-10-14T07:50:52.903Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-14T07:50:52.968Z] 2f39f015ded8: Pull complete [2024-10-14T07:50:52.968Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-14T07:50:52.968Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T07:50:52.968Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T07:50:53.107Z] prd-ubuntu20.04-docker-8c-8g-22699 does not seem to be running inside a container [2024-10-14T07:50:53.138Z] $ 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 [2024-10-14T07:50:53.264Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-14T07:50:53.264Z] + sudo tee /etc/docker/daemon.new [2024-10-14T07:50:53.264Z] { [2024-10-14T07:50:53.264Z] "registry-mirrors": [ [2024-10-14T07:50:53.264Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-14T07:50:53.264Z] ], [2024-10-14T07:50:53.264Z] "bip": "10.250.0.254/24", [2024-10-14T07:50:53.264Z] "hosts": [ [2024-10-14T07:50:53.264Z] "tcp://0.0.0.0:5555", [2024-10-14T07:50:53.264Z] "unix:///var/run/docker.sock" [2024-10-14T07:50:53.264Z] ], [2024-10-14T07:50:53.264Z] "mtu": 1458, [2024-10-14T07:50:53.264Z] "selinux-enabled": true, [2024-10-14T07:50:53.264Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-14T07:50:53.264Z] } [2024-10-14T07:50:57.392Z] $ docker top 26ff07ec9765428bc6acbd9c1e107cef2391525cfa85a314e1b6a3d6c7efffb2 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:50:57.820Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-14T07:50:57.920Z] ---> job-cost.sh [2024-10-14T07:50:57.920Z] lf-activate-venv: SKIPPING [2024-10-14T07:50:57.920Z] INFO: No Stack... [2024-10-14T07:50:58.173Z] + sudo service docker restart [2024-10-14T07:50:58.179Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-14T07:50:58.747Z] INFO: Archiving Costs [Pipeline] sh [2024-10-14T07:50:59.042Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2024-10-14T07:50:59.042Z] + cut -d, -f6 [Pipeline] lock [2024-10-14T07:50:59.060Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-165-stack-cost] [2024-10-14T07:50:59.068Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-165-stack-cost] did not exist. Created. [2024-10-14T07:50:59.074Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-165-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-14T07:50:59.390Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-14T07:50:59.415Z] Stashed 1 file(s) [Pipeline] } [2024-10-14T07:50:59.425Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-165-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-14T07:50:59.450Z] $ docker stop --time=1 26ff07ec9765428bc6acbd9c1e107cef2391525cfa85a314e1b6a3d6c7efffb2 [2024-10-14T07:51:00.598Z] $ docker rm -f --volumes 26ff07ec9765428bc6acbd9c1e107cef2391525cfa85a314e1b6a3d6c7efffb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T07:51:16.555Z] provisioning config files... [2024-10-14T07:51:16.586Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/165@tmp/config14739096214211501506tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:51:17.059Z] ---> ****-login.sh [2024-10-14T07:51:17.059Z] nexus3.edgexfoundry.org:10001 [2024-10-14T07:51:17.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:51:17.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:51:17.651Z] Configure a credential helper to remove this warning. See [2024-10-14T07:51:17.651Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:51:17.651Z] [2024-10-14T07:51:17.651Z] Login Succeeded [2024-10-14T07:51:17.651Z] nexus3.edgexfoundry.org:10002 [2024-10-14T07:51:17.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:51:18.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:51:18.209Z] Configure a credential helper to remove this warning. See [2024-10-14T07:51:18.209Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:51:18.209Z] [2024-10-14T07:51:18.209Z] Login Succeeded [2024-10-14T07:51:18.209Z] nexus3.edgexfoundry.org:10003 [2024-10-14T07:51:18.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:51:18.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:51:18.482Z] Configure a credential helper to remove this warning. See [2024-10-14T07:51:18.482Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:51:18.482Z] [2024-10-14T07:51:18.482Z] Login Succeeded [2024-10-14T07:51:18.482Z] nexus3.edgexfoundry.org:10004 [2024-10-14T07:51:18.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:51:19.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:51:19.033Z] Configure a credential helper to remove this warning. See [2024-10-14T07:51:19.033Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:51:19.033Z] [2024-10-14T07:51:19.033Z] Login Succeeded [2024-10-14T07:51:19.033Z] ****.io [2024-10-14T07:51:19.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:51:19.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:51:19.575Z] Configure a credential helper to remove this warning. See [2024-10-14T07:51:19.575Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:51:19.575Z] [2024-10-14T07:51:19.575Z] Login Succeeded [2024-10-14T07:51:19.575Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T07:51:19.591Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-14T07:51:19.990Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T07:51:20.011Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T07:51:20.036Z] ========================================================= [2024-10-14T07:51:20.036Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-14T07:51:20.036Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:51:20.426Z] + 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 . [2024-10-14T07:51:21.029Z] Sending build context to Docker daemon 9.11MB [2024-10-14T07:51:21.029Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T07:51:21.029Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-14T07:51:21.029Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-14T07:51:21.029Z] cf04c63912e1: Pulling fs layer [2024-10-14T07:51:21.029Z] 55b35a11ae5e: Pulling fs layer [2024-10-14T07:51:21.029Z] a37a00ec5f00: Pulling fs layer [2024-10-14T07:51:21.029Z] 50b3750afda1: Pulling fs layer [2024-10-14T07:51:21.029Z] 4f4fb700ef54: Pulling fs layer [2024-10-14T07:51:21.029Z] 80978eb59214: Pulling fs layer [2024-10-14T07:51:21.029Z] c9f46d7d2bd2: Pulling fs layer [2024-10-14T07:51:21.029Z] c5a475d317c9: Pulling fs layer [2024-10-14T07:51:21.029Z] 80978eb59214: Waiting [2024-10-14T07:51:21.029Z] c9f46d7d2bd2: Waiting [2024-10-14T07:51:21.029Z] 50b3750afda1: Waiting [2024-10-14T07:51:21.029Z] 4f4fb700ef54: Waiting [2024-10-14T07:51:21.029Z] c5a475d317c9: Waiting [2024-10-14T07:51:21.314Z] 55b35a11ae5e: Verifying Checksum [2024-10-14T07:51:21.314Z] 55b35a11ae5e: Download complete [2024-10-14T07:51:21.314Z] 50b3750afda1: Verifying Checksum [2024-10-14T07:51:21.314Z] 50b3750afda1: Download complete [2024-10-14T07:51:21.314Z] 4f4fb700ef54: Download complete [2024-10-14T07:51:21.314Z] 80978eb59214: Verifying Checksum [2024-10-14T07:51:21.314Z] 80978eb59214: Download complete [2024-10-14T07:51:21.314Z] cf04c63912e1: Verifying Checksum [2024-10-14T07:51:21.314Z] cf04c63912e1: Download complete [2024-10-14T07:51:21.935Z] c5a475d317c9: Verifying Checksum [2024-10-14T07:51:21.935Z] c5a475d317c9: Download complete [2024-10-14T07:51:22.207Z] cf04c63912e1: Pull complete [2024-10-14T07:51:22.707Z] 55b35a11ae5e: Pull complete [2024-10-14T07:51:23.301Z] a37a00ec5f00: Verifying Checksum [2024-10-14T07:51:23.301Z] a37a00ec5f00: Download complete [2024-10-14T07:51:24.277Z] c9f46d7d2bd2: Verifying Checksum [2024-10-14T07:51:24.277Z] c9f46d7d2bd2: Download complete [2024-10-14T07:51:36.631Z] a37a00ec5f00: Pull complete [2024-10-14T07:51:36.631Z] 50b3750afda1: Pull complete [2024-10-14T07:51:36.900Z] 4f4fb700ef54: Pull complete [2024-10-14T07:51:37.171Z] 80978eb59214: Pull complete [2024-10-14T07:51:45.416Z] c9f46d7d2bd2: Pull complete [2024-10-14T07:51:46.843Z] c5a475d317c9: Pull complete [2024-10-14T07:51:46.843Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-14T07:51:46.843Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-14T07:51:46.843Z] ---> be29e6b0f0d4 [2024-10-14T07:51:46.843Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-10-14T07:51:49.432Z] ---> Running in 741abe49bd23 [2024-10-14T07:51:49.432Z] Removing intermediate container 741abe49bd23 [2024-10-14T07:51:49.432Z] ---> 96c43992472d [2024-10-14T07:51:49.432Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T07:51:49.701Z] ---> Running in b87d8df003ce [2024-10-14T07:51:49.975Z] Removing intermediate container b87d8df003ce [2024-10-14T07:51:49.975Z] ---> 789a47f57523 [2024-10-14T07:51:49.975Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-10-14T07:51:49.975Z] ---> Running in c5a5cd1172ef [2024-10-14T07:51:51.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T07:51:52.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T07:51:53.961Z] (1/8) Installing openssh-keygen (9.7_p1-r4) [2024-10-14T07:51:53.961Z] (2/8) Installing libedit (20240517.3.1-r0) [2024-10-14T07:51:53.961Z] (3/8) Installing openssh-client-common (9.7_p1-r4) [2024-10-14T07:51:53.962Z] (4/8) Installing openssh-client-default (9.7_p1-r4) [2024-10-14T07:51:53.962Z] (5/8) Installing openssh-sftp-server (9.7_p1-r4) [2024-10-14T07:51:53.962Z] (6/8) Installing openssh-server-common (9.7_p1-r4) [2024-10-14T07:51:53.962Z] (7/8) Installing openssh-server (9.7_p1-r4) [2024-10-14T07:51:54.235Z] (8/8) Installing openssh (9.7_p1-r4) [2024-10-14T07:51:54.235Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T07:51:54.235Z] OK: 244 MiB in 62 packages [2024-10-14T07:51:55.688Z] Removing intermediate container c5a5cd1172ef [2024-10-14T07:51:55.688Z] ---> 94303b8cdc3d [2024-10-14T07:51:55.688Z] Step 6/10 : WORKDIR /device-modbus-go [2024-10-14T07:51:55.688Z] ---> Running in 66f14ce3361a [2024-10-14T07:51:55.961Z] Removing intermediate container 66f14ce3361a [2024-10-14T07:51:55.961Z] ---> 7412af1f2840 [2024-10-14T07:51:55.961Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-14T07:51:56.942Z] ---> 0abc796c86dc [2024-10-14T07:51:56.942Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T07:51:56.942Z] ---> Running in a73e755ab12b [2024-10-14T07:54:03.964Z] Removing intermediate container a73e755ab12b [2024-10-14T07:54:03.964Z] ---> 2421017013e5 [2024-10-14T07:54:03.964Z] Step 9/10 : COPY . . [2024-10-14T07:54:03.964Z] ---> bcddc2ca21d8 [2024-10-14T07:54:03.964Z] Step 10/10 : RUN ${MAKE} [2024-10-14T07:54:03.964Z] ---> Running in 2621e73b541b [2024-10-14T07:54:03.964Z] noop [2024-10-14T07:54:03.964Z] Removing intermediate container 2621e73b541b [2024-10-14T07:54:03.964Z] ---> f95262634660 [2024-10-14T07:54:03.964Z] Successfully built f95262634660 [2024-10-14T07:54:03.964Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:54:04.365Z] + docker inspect -f . ci-base-image-arm64 [2024-10-14T07:54:04.365Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T07:54:04.686Z] prd-ubuntu20.04-docker-arm64-4c-16g-22703 does not seem to be running inside a container [2024-10-14T07:54:04.784Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/165 -v /w/workspace/device-modbus-go/165:/w/workspace/device-modbus-go/165:rw,z -v /w/workspace/device-modbus-go/165@tmp:/w/workspace/device-modbus-go/165@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 [2024-10-14T07:54:06.399Z] $ docker top 4c4c442d79d269957b5396b1d30b59e0d81bb898068a31d9f439a8c13dff34b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T07:54:07.356Z] + go version [2024-10-14T07:54:07.356Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-14T07:54:07.378Z] $ docker stop --time=1 4c4c442d79d269957b5396b1d30b59e0d81bb898068a31d9f439a8c13dff34b9 [2024-10-14T07:54:09.211Z] $ docker rm -f --volumes 4c4c442d79d269957b5396b1d30b59e0d81bb898068a31d9f439a8c13dff34b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:54:09.889Z] + docker inspect -f . ci-base-image-arm64 [2024-10-14T07:54:09.889Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T07:54:10.160Z] prd-ubuntu20.04-docker-arm64-4c-16g-22703 does not seem to be running inside a container [2024-10-14T07:54:10.279Z] $ 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/165 -v /w/workspace/device-modbus-go/165:/w/workspace/device-modbus-go/165:rw,z -v /w/workspace/device-modbus-go/165@tmp:/w/workspace/device-modbus-go/165@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 [2024-10-14T07:54:11.818Z] $ docker top 7e8761b14058f01c1b11867d761df74fec9bd6a2b103873715a11848616fbd52 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T07:54:12.762Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/165 [Pipeline] fileExists [Pipeline] sh [2024-10-14T07:54:13.472Z] + make test [2024-10-14T07:54:13.472Z] go test ./... -coverprofile=coverage.out [2024-10-14T07:54:21.824Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-10-14T07:59:13.967Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2024-10-14T07:59:16.601Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.067s coverage: 47.9% of statements [2024-10-14T07:59:17.572Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-14T07:59:17.572Z] go vet ./... [2024-10-14T08:00:27.173Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-14T08:00:27.173Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-14T08:00:27.173Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-14T08:00:27.198Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-14T08:00:27.217Z] $ docker stop --time=1 7e8761b14058f01c1b11867d761df74fec9bd6a2b103873715a11848616fbd52 [2024-10-14T08:00:29.923Z] $ docker rm -f --volumes 7e8761b14058f01c1b11867d761df74fec9bd6a2b103873715a11848616fbd52 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T08:00:32.460Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-14T08:00:32.484Z] Warning: overwriting stash ‘coverage-report’ [2024-10-14T08:00:33.506Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T08:00:33.977Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-14T08:00:34.358Z] + ls -al . [2024-10-14T08:00:34.358Z] total 268 [2024-10-14T08:00:34.358Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 07:54 . [2024-10-14T08:00:34.358Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 07:50 .. [2024-10-14T08:00:34.358Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 14 07:50 .dockerignore [2024-10-14T08:00:34.358Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 07:50 .git [2024-10-14T08:00:34.358Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:50 .github [2024-10-14T08:00:34.358Z] -rw-rw-r-- 1 jenkins jenkins 266 Oct 14 07:50 .gitignore [2024-10-14T08:00:34.358Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 14 07:50 .golangci.yml [2024-10-14T08:00:34.358Z] -rw-rw-r-- 1 jenkins jenkins 19818 Oct 14 07:50 Attribution.txt [2024-10-14T08:00:34.358Z] -rw-rw-r-- 1 jenkins jenkins 16388 Oct 14 07:50 CHANGELOG.md [2024-10-14T08:00:34.358Z] -rw-rw-r-- 1 jenkins jenkins 1474 Oct 14 07:50 Dockerfile [2024-10-14T08:00:34.358Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 07:50 GOVERNANCE.md [2024-10-14T08:00:34.358Z] -rw-rw-r-- 1 jenkins jenkins 658 Oct 14 07:50 Jenkinsfile [2024-10-14T08:00:34.358Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 14 07:50 LICENSE [2024-10-14T08:00:34.358Z] -rw-rw-r-- 1 jenkins jenkins 2479 Oct 14 07:50 Makefile [2024-10-14T08:00:34.358Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 14 07:50 OWNERS.md [2024-10-14T08:00:34.358Z] -rw-rw-r-- 1 jenkins jenkins 4463 Oct 14 07:50 README.md [2024-10-14T08:00:34.358Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 14 07:48 VERSION [2024-10-14T08:00:34.358Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 07:50 bin [2024-10-14T08:00:34.358Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:50 cmd [2024-10-14T08:00:34.358Z] -rw-r--r-- 1 jenkins jenkins 24669 Oct 14 07:59 coverage.out [2024-10-14T08:00:34.358Z] -rw-rw-r-- 1 jenkins jenkins 7157 Oct 14 07:50 go.mod [2024-10-14T08:00:34.358Z] -rw-rw-r-- 1 jenkins jenkins 100518 Oct 14 07:50 go.sum [2024-10-14T08:00:34.358Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:50 internal [2024-10-14T08:00:34.358Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 07:50 simulator [2024-10-14T08:00:34.358Z] -rw-rw-r-- 1 jenkins jenkins 229 Oct 14 07:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:00:34.746Z] + 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=7248720eb6e2bf16815f86cf3de46e0922eeefd9 --label arch=arm64 --label version=3.2.0-dev.26 . [2024-10-14T08:00:35.347Z] Sending build context to Docker daemon 9.135MB [2024-10-14T08:00:35.347Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T08:00:35.347Z] Step 2/23 : FROM ${BASE} AS builder [2024-10-14T08:00:35.347Z] ---> f95262634660 [2024-10-14T08:00:35.347Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-10-14T08:00:35.347Z] ---> Running in 74480a831fb9 [2024-10-14T08:00:35.938Z] Removing intermediate container 74480a831fb9 [2024-10-14T08:00:35.938Z] ---> 5b8fe8919fb3 [2024-10-14T08:00:35.938Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T08:00:35.938Z] ---> Running in 6fb3d9712c1a [2024-10-14T08:00:36.542Z] Removing intermediate container 6fb3d9712c1a [2024-10-14T08:00:36.542Z] ---> 8cd0da49ca17 [2024-10-14T08:00:36.542Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-10-14T08:00:36.542Z] ---> Running in 80378917a107 [2024-10-14T08:00:37.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:00:38.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:00:40.241Z] OK: 244 MiB in 62 packages [2024-10-14T08:00:41.695Z] Removing intermediate container 80378917a107 [2024-10-14T08:00:41.695Z] ---> cc41e4f3e703 [2024-10-14T08:00:41.695Z] Step 6/23 : WORKDIR /device-modbus-go [2024-10-14T08:00:41.695Z] ---> Running in 72472391e383 [2024-10-14T08:00:41.968Z] Removing intermediate container 72472391e383 [2024-10-14T08:00:41.968Z] ---> 19b0defb05b9 [2024-10-14T08:00:41.968Z] Step 7/23 : COPY go.mod vendor* ./ [2024-10-14T08:00:42.564Z] ---> bf938cf70235 [2024-10-14T08:00:42.564Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:00:42.833Z] ---> Running in 89aebf8b4098 [2024-10-14T08:00:45.429Z] Removing intermediate container 89aebf8b4098 [2024-10-14T08:00:45.429Z] ---> dbc420f523e7 [2024-10-14T08:00:45.429Z] Step 9/23 : COPY . . [2024-10-14T08:00:46.848Z] ---> 6e82c52da133 [2024-10-14T08:00:46.848Z] Step 10/23 : RUN ${MAKE} [2024-10-14T08:00:46.848Z] ---> Running in 2f41d717cd31 [2024-10-14T08:00:47.813Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=3.2.0-dev.26 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-modbus ./cmd [2024-10-14T08:05:09.741Z] Removing intermediate container 2f41d717cd31 [2024-10-14T08:05:09.741Z] ---> f8702d203759 [2024-10-14T08:05:09.741Z] Step 11/23 : FROM alpine:3.20 [2024-10-14T08:05:09.741Z] 3.20: Pulling from library/alpine [2024-10-14T08:05:09.741Z] cf04c63912e1: Already exists [2024-10-14T08:05:09.741Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T08:05:09.741Z] Status: Downloaded newer image for alpine:3.20 [2024-10-14T08:05:09.741Z] ---> c157a85ed455 [2024-10-14T08:05:09.741Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2024-10-14T08:05:09.741Z] ---> Running in 5d5741684e88 [2024-10-14T08:05:09.741Z] Removing intermediate container 5d5741684e88 [2024-10-14T08:05:09.741Z] ---> 12db00db0c27 [2024-10-14T08:05:09.741Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-10-14T08:05:09.741Z] ---> Running in 34cb5756358d [2024-10-14T08:05:09.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:05:09.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:05:09.741Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-14T08:05:09.741Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T08:05:09.741Z] OK: 9 MiB in 15 packages [2024-10-14T08:05:09.741Z] Removing intermediate container 34cb5756358d [2024-10-14T08:05:09.741Z] ---> 60b5c6399ba5 [2024-10-14T08:05:09.741Z] Step 14/23 : RUN apk --no-cache upgrade [2024-10-14T08:05:09.741Z] ---> Running in 95ed9170815f [2024-10-14T08:05:09.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:05:09.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:05:09.741Z] Upgrading critical system libraries and apk-tools: [2024-10-14T08:05:09.741Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T08:05:09.741Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T08:05:09.741Z] Continuing the upgrade transaction with new apk-tools: [2024-10-14T08:05:09.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:05:09.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:05:10.323Z] OK: 9 MiB in 15 packages [2024-10-14T08:05:11.730Z] Removing intermediate container 95ed9170815f [2024-10-14T08:05:11.730Z] ---> bc59e1547c25 [2024-10-14T08:05:11.730Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-10-14T08:05:14.302Z] ---> 517f8f75f136 [2024-10-14T08:05:14.302Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-10-14T08:05:14.302Z] ---> 9b24aa29b8b1 [2024-10-14T08:05:14.302Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-10-14T08:05:14.884Z] ---> b0788e9a2c35 [2024-10-14T08:05:14.884Z] Step 18/23 : EXPOSE 59901 [2024-10-14T08:05:14.884Z] ---> Running in d7fa5265e764 [2024-10-14T08:05:15.517Z] Removing intermediate container d7fa5265e764 [2024-10-14T08:05:15.517Z] ---> 381c26da45de [2024-10-14T08:05:15.517Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-10-14T08:05:15.517Z] ---> Running in c9383b93e096 [2024-10-14T08:05:15.783Z] Removing intermediate container c9383b93e096 [2024-10-14T08:05:15.783Z] ---> 5646d9b9e65f [2024-10-14T08:05:15.783Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-10-14T08:05:15.783Z] ---> Running in 20c461d13ffb [2024-10-14T08:05:16.050Z] Removing intermediate container 20c461d13ffb [2024-10-14T08:05:16.050Z] ---> 0ce93e164432 [2024-10-14T08:05:16.050Z] Step 21/23 : LABEL arch=arm64 [2024-10-14T08:05:16.321Z] ---> Running in 09914d4e6564 [2024-10-14T08:05:16.587Z] Removing intermediate container 09914d4e6564 [2024-10-14T08:05:16.587Z] ---> c60db7df91f2 [2024-10-14T08:05:16.587Z] Step 22/23 : LABEL git_sha=7248720eb6e2bf16815f86cf3de46e0922eeefd9 [2024-10-14T08:05:16.587Z] ---> Running in f14fe56adb36 [2024-10-14T08:05:16.852Z] Removing intermediate container f14fe56adb36 [2024-10-14T08:05:16.852Z] ---> f73184ee29da [2024-10-14T08:05:16.852Z] Step 23/23 : LABEL version=3.2.0-dev.26 [2024-10-14T08:05:16.852Z] ---> Running in c11aa7740e20 [2024-10-14T08:05:17.122Z] Removing intermediate container c11aa7740e20 [2024-10-14T08:05:17.122Z] ---> 55f6e3d78365 [2024-10-14T08:05:17.122Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-14T08:05:17.122Z] Successfully built 55f6e3d78365 [2024-10-14T08:05:17.389Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T08:05:17.543Z] provisioning config files... [2024-10-14T08:05:17.558Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/165@tmp/config6216101213124006202tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:05:17.929Z] ---> ****-login.sh [2024-10-14T08:05:17.929Z] nexus3.edgexfoundry.org:10001 [2024-10-14T08:05:17.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:05:18.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:05:18.201Z] Configure a credential helper to remove this warning. See [2024-10-14T08:05:18.201Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:05:18.201Z] [2024-10-14T08:05:18.201Z] Login Succeeded [2024-10-14T08:05:18.201Z] nexus3.edgexfoundry.org:10002 [2024-10-14T08:05:18.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:05:18.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:05:18.471Z] Configure a credential helper to remove this warning. See [2024-10-14T08:05:18.471Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:05:18.471Z] [2024-10-14T08:05:18.471Z] Login Succeeded [2024-10-14T08:05:18.471Z] nexus3.edgexfoundry.org:10003 [2024-10-14T08:05:18.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:05:19.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:05:19.062Z] Configure a credential helper to remove this warning. See [2024-10-14T08:05:19.063Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:05:19.063Z] [2024-10-14T08:05:19.063Z] Login Succeeded [2024-10-14T08:05:19.063Z] nexus3.edgexfoundry.org:10004 [2024-10-14T08:05:19.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:05:19.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:05:19.338Z] Configure a credential helper to remove this warning. See [2024-10-14T08:05:19.338Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:05:19.338Z] [2024-10-14T08:05:19.338Z] Login Succeeded [2024-10-14T08:05:19.338Z] ****.io [2024-10-14T08:05:19.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:05:19.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:05:19.869Z] Configure a credential helper to remove this warning. See [2024-10-14T08:05:19.869Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:05:19.869Z] [2024-10-14T08:05:19.869Z] Login Succeeded [2024-10-14T08:05:19.869Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T08:05:19.880Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T08:05:19.943Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T08:05:19.978Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2024-10-14T08:05:19.978Z] 7248720eb6e2bf16815f86cf3de46e0922eeefd9 [2024-10-14T08:05:19.978Z] latest [2024-10-14T08:05:19.978Z] 3.2.0-dev.26 [2024-10-14T08:05:19.978Z] 7248720eb6e2bf16815f86cf3de46e0922eeefd9-3.2.0-dev.26 [2024-10-14T08:05:19.978Z] main [2024-10-14T08:05:19.978Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:05:20.503Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:7248720eb6e2bf16815f86cf3de46e0922eeefd9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:05:20.889Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:7248720eb6e2bf16815f86cf3de46e0922eeefd9 [2024-10-14T08:05:20.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-10-14T08:05:20.889Z] 49251b4e229b: Preparing [2024-10-14T08:05:20.889Z] 488077375fe9: Preparing [2024-10-14T08:05:20.889Z] a115ab8149d5: Preparing [2024-10-14T08:05:20.889Z] 446669f6a156: Preparing [2024-10-14T08:05:20.889Z] 0a2c8c583f78: Preparing [2024-10-14T08:05:20.889Z] 16113d51b718: Preparing [2024-10-14T08:05:20.889Z] 16113d51b718: Waiting [2024-10-14T08:05:21.157Z] 49251b4e229b: Pushed [2024-10-14T08:05:21.157Z] 488077375fe9: Pushed [2024-10-14T08:05:21.157Z] 0a2c8c583f78: Pushed [2024-10-14T08:05:21.157Z] 16113d51b718: Layer already exists [2024-10-14T08:05:21.157Z] 446669f6a156: Pushed [2024-10-14T08:05:31.251Z] a115ab8149d5: Pushed [2024-10-14T08:05:31.251Z] 7248720eb6e2bf16815f86cf3de46e0922eeefd9: digest: sha256:a454e533963ffacbbffa75db3a453d84e9470b14810e9f352ae22d483e2e689d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:05:31.623Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:05:31.995Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2024-10-14T08:05:31.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-10-14T08:05:31.995Z] 49251b4e229b: Preparing [2024-10-14T08:05:31.995Z] 488077375fe9: Preparing [2024-10-14T08:05:31.995Z] a115ab8149d5: Preparing [2024-10-14T08:05:31.995Z] 446669f6a156: Preparing [2024-10-14T08:05:31.995Z] 0a2c8c583f78: Preparing [2024-10-14T08:05:31.995Z] 16113d51b718: Preparing [2024-10-14T08:05:31.995Z] 16113d51b718: Waiting [2024-10-14T08:05:31.995Z] a115ab8149d5: Layer already exists [2024-10-14T08:05:31.995Z] 49251b4e229b: Layer already exists [2024-10-14T08:05:31.995Z] 0a2c8c583f78: Layer already exists [2024-10-14T08:05:31.995Z] 488077375fe9: Layer already exists [2024-10-14T08:05:31.995Z] 446669f6a156: Layer already exists [2024-10-14T08:05:31.995Z] 16113d51b718: Layer already exists [2024-10-14T08:05:32.263Z] latest: digest: sha256:a454e533963ffacbbffa75db3a453d84e9470b14810e9f352ae22d483e2e689d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:05:32.641Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:05:33.004Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.26 [2024-10-14T08:05:33.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-10-14T08:05:33.004Z] 49251b4e229b: Preparing [2024-10-14T08:05:33.004Z] 488077375fe9: Preparing [2024-10-14T08:05:33.004Z] a115ab8149d5: Preparing [2024-10-14T08:05:33.004Z] 446669f6a156: Preparing [2024-10-14T08:05:33.004Z] 0a2c8c583f78: Preparing [2024-10-14T08:05:33.004Z] 16113d51b718: Preparing [2024-10-14T08:05:33.004Z] 16113d51b718: Waiting [2024-10-14T08:05:33.004Z] 49251b4e229b: Layer already exists [2024-10-14T08:05:33.004Z] 488077375fe9: Layer already exists [2024-10-14T08:05:33.004Z] a115ab8149d5: Layer already exists [2024-10-14T08:05:33.004Z] 0a2c8c583f78: Layer already exists [2024-10-14T08:05:33.004Z] 446669f6a156: Layer already exists [2024-10-14T08:05:33.004Z] 16113d51b718: Layer already exists [2024-10-14T08:05:33.271Z] 3.2.0-dev.26: digest: sha256:a454e533963ffacbbffa75db3a453d84e9470b14810e9f352ae22d483e2e689d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:05:33.654Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:7248720eb6e2bf16815f86cf3de46e0922eeefd9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:05:34.033Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:7248720eb6e2bf16815f86cf3de46e0922eeefd9-3.2.0-dev.26 [2024-10-14T08:05:34.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-10-14T08:05:34.033Z] 49251b4e229b: Preparing [2024-10-14T08:05:34.033Z] 488077375fe9: Preparing [2024-10-14T08:05:34.033Z] a115ab8149d5: Preparing [2024-10-14T08:05:34.033Z] 446669f6a156: Preparing [2024-10-14T08:05:34.033Z] 0a2c8c583f78: Preparing [2024-10-14T08:05:34.033Z] 16113d51b718: Preparing [2024-10-14T08:05:34.033Z] 16113d51b718: Waiting [2024-10-14T08:05:34.311Z] 446669f6a156: Layer already exists [2024-10-14T08:05:34.311Z] 488077375fe9: Layer already exists [2024-10-14T08:05:34.311Z] a115ab8149d5: Layer already exists [2024-10-14T08:05:34.311Z] 0a2c8c583f78: Layer already exists [2024-10-14T08:05:34.311Z] 49251b4e229b: Layer already exists [2024-10-14T08:05:34.311Z] 16113d51b718: Layer already exists [2024-10-14T08:05:34.311Z] 7248720eb6e2bf16815f86cf3de46e0922eeefd9-3.2.0-dev.26: digest: sha256:a454e533963ffacbbffa75db3a453d84e9470b14810e9f352ae22d483e2e689d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:05:34.688Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:05:35.068Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2024-10-14T08:05:35.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-10-14T08:05:35.068Z] 49251b4e229b: Preparing [2024-10-14T08:05:35.068Z] 488077375fe9: Preparing [2024-10-14T08:05:35.068Z] a115ab8149d5: Preparing [2024-10-14T08:05:35.068Z] 446669f6a156: Preparing [2024-10-14T08:05:35.068Z] 0a2c8c583f78: Preparing [2024-10-14T08:05:35.068Z] 16113d51b718: Preparing [2024-10-14T08:05:35.068Z] 16113d51b718: Waiting [2024-10-14T08:05:35.068Z] 488077375fe9: Layer already exists [2024-10-14T08:05:35.068Z] 0a2c8c583f78: Layer already exists [2024-10-14T08:05:35.068Z] 446669f6a156: Layer already exists [2024-10-14T08:05:35.068Z] 49251b4e229b: Layer already exists [2024-10-14T08:05:35.068Z] a115ab8149d5: Layer already exists [2024-10-14T08:05:35.068Z] 16113d51b718: Layer already exists [2024-10-14T08:05:35.337Z] main: digest: sha256:a454e533963ffacbbffa75db3a453d84e9470b14810e9f352ae22d483e2e689d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T08:05:35.420Z] ===================================================== [Pipeline] echo [2024-10-14T08:05:35.436Z] taggedImages: [2024-10-14T08:05:35.436Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:7248720eb6e2bf16815f86cf3de46e0922eeefd9 [2024-10-14T08:05:35.436Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2024-10-14T08:05:35.436Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.26 [2024-10-14T08:05:35.436Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:7248720eb6e2bf16815f86cf3de46e0922eeefd9-3.2.0-dev.26 [2024-10-14T08:05:35.436Z] - 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 [2024-10-14T08:05:35.834Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T08:05:35.834Z] [2024-10-14T08:05:35.834Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:05:36.286Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T08:05:36.286Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-14T08:05:36.286Z] 8998bd30e6a1: Pulling fs layer [2024-10-14T08:05:36.559Z] 04944245beec: Pulling fs layer [2024-10-14T08:05:36.559Z] 699f458cf7ca: Pulling fs layer [2024-10-14T08:05:36.559Z] 765212b225bb: Pulling fs layer [2024-10-14T08:05:36.559Z] f23df028b6ca: Pulling fs layer [2024-10-14T08:05:36.559Z] d65c8cfc05b1: Pulling fs layer [2024-10-14T08:05:36.559Z] 2437ff75d9bd: Pulling fs layer [2024-10-14T08:05:36.559Z] 765212b225bb: Waiting [2024-10-14T08:05:36.559Z] f23df028b6ca: Waiting [2024-10-14T08:05:36.559Z] d65c8cfc05b1: Waiting [2024-10-14T08:05:36.559Z] 2437ff75d9bd: Waiting [2024-10-14T08:05:36.559Z] 04944245beec: Verifying Checksum [2024-10-14T08:05:36.559Z] 04944245beec: Download complete [2024-10-14T08:05:36.559Z] 765212b225bb: Verifying Checksum [2024-10-14T08:05:36.559Z] 765212b225bb: Download complete [2024-10-14T08:05:36.559Z] f23df028b6ca: Verifying Checksum [2024-10-14T08:05:36.559Z] f23df028b6ca: Download complete [2024-10-14T08:05:36.559Z] d65c8cfc05b1: Verifying Checksum [2024-10-14T08:05:36.559Z] d65c8cfc05b1: Download complete [2024-10-14T08:05:36.832Z] 699f458cf7ca: Verifying Checksum [2024-10-14T08:05:36.832Z] 699f458cf7ca: Download complete [2024-10-14T08:05:37.444Z] 8998bd30e6a1: Verifying Checksum [2024-10-14T08:05:37.444Z] 8998bd30e6a1: Download complete [2024-10-14T08:05:40.052Z] 2437ff75d9bd: Verifying Checksum [2024-10-14T08:05:40.052Z] 2437ff75d9bd: Download complete [2024-10-14T08:05:41.996Z] 8998bd30e6a1: Pull complete [2024-10-14T08:05:42.581Z] 04944245beec: Pull complete [2024-10-14T08:05:43.991Z] 699f458cf7ca: Pull complete [2024-10-14T08:05:44.575Z] 765212b225bb: Pull complete [2024-10-14T08:05:45.162Z] f23df028b6ca: Pull complete [2024-10-14T08:05:45.747Z] d65c8cfc05b1: Pull complete [2024-10-14T08:06:03.969Z] 2437ff75d9bd: Pull complete [2024-10-14T08:06:03.969Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-14T08:06:03.969Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T08:06:03.969Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:06:04.192Z] prd-ubuntu20.04-docker-arm64-4c-16g-22703 does not seem to be running inside a container [2024-10-14T08:06:04.253Z] $ 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/165 -v /w/workspace/device-modbus-go/165:/w/workspace/device-modbus-go/165:rw,z -v /w/workspace/device-modbus-go/165@tmp:/w/workspace/device-modbus-go/165@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 [2024-10-14T08:06:07.171Z] $ docker top ef31422f88a0cb07d9656bed30f033dc47cd3809b75cd6411659253471fc05d2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:06:08.043Z] ---> job-cost.sh [2024-10-14T08:06:08.043Z] lf-activate-venv: SKIPPING [2024-10-14T08:06:08.043Z] INFO: No Stack... [2024-10-14T08:06:08.310Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-14T08:06:09.273Z] INFO: Archiving Costs [Pipeline] sh [2024-10-14T08:06:09.911Z] + cut -d, -f6 [2024-10-14T08:06:09.911Z] + cat /w/workspace/device-modbus-go/165/archives/cost.csv [Pipeline] lock [2024-10-14T08:06:09.951Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-165-stack-cost] [2024-10-14T08:06:09.964Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-165-stack-cost] did not exist. Created. [2024-10-14T08:06:09.975Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-165-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-14T08:06:10.647Z] /w/workspace/device-modbus-go/165@tmp/durable-471fcb5b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-14T08:06:11.306Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-14T08:06:11.319Z] Warning: overwriting stash ‘stack-cost’ [2024-10-14T08:06:11.379Z] Stashed 1 file(s) [Pipeline] } [2024-10-14T08:06:11.387Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-165-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-14T08:06:11.411Z] $ docker stop --time=1 ef31422f88a0cb07d9656bed30f033dc47cd3809b75cd6411659253471fc05d2 [2024-10-14T08:06:12.983Z] $ docker rm -f --volumes ef31422f88a0cb07d9656bed30f033dc47cd3809b75cd6411659253471fc05d2 [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 [2024-10-14T08:06:13.501Z] provisioning config files... [2024-10-14T08:06:13.507Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config474633262347704565tmp [Pipeline] { [Pipeline] sh [2024-10-14T08:06:13.808Z] + set +x [2024-10-14T08:06:13.808Z] + + bash -s --curl [2024-10-14T08:06:13.808Z] -s https://codecov.io/bash [2024-10-14T08:06:13.808Z] [2024-10-14T08:06:13.808Z] _____ _ [2024-10-14T08:06:13.808Z] / ____| | | [2024-10-14T08:06:13.808Z] | | ___ __| | ___ ___ _____ __ [2024-10-14T08:06:13.808Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-14T08:06:13.808Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-14T08:06:13.808Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-14T08:06:13.808Z] Bash-1.0.6 [2024-10-14T08:06:13.808Z] [2024-10-14T08:06:13.808Z] [2024-10-14T08:06:13.808Z] ==> git version 2.25.1 found [2024-10-14T08:06:13.808Z] ==> 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 [2024-10-14T08:06:13.808Z] Release-Date: 2020-01-08 [2024-10-14T08:06:13.808Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-14T08:06:13.808Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-14T08:06:13.808Z] ==> Jenkins CI detected. [2024-10-14T08:06:13.808Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2024-10-14T08:06:13.808Z] project root: . [2024-10-14T08:06:13.808Z] --> token set from env [2024-10-14T08:06:13.808Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-14T08:06:13.808Z] ==> Running gcov in . (disable via -X gcov) [2024-10-14T08:06:13.808Z] ==> Python coveragepy not found [2024-10-14T08:06:13.808Z] ==> Searching for coverage reports in: [2024-10-14T08:06:13.808Z] + . [2024-10-14T08:06:13.808Z] -> Found 1 reports [2024-10-14T08:06:13.808Z] ==> Detecting git/mercurial file structure [2024-10-14T08:06:13.808Z] ==> Reading reports [2024-10-14T08:06:13.808Z] + ./coverage.out bytes=24669 [2024-10-14T08:06:13.808Z] ==> Appending adjustments [2024-10-14T08:06:13.808Z] https://docs.codecov.io/docs/fixing-reports [2024-10-14T08:06:14.066Z] + Found adjustments [2024-10-14T08:06:14.066Z] ==> Gzipping contents [2024-10-14T08:06:14.066Z] 4.0K /tmp/codecov.Vf00SM.gz [2024-10-14T08:06:14.066Z] ==> Uploading reports [2024-10-14T08:06:14.066Z] url: https://codecov.io [2024-10-14T08:06:14.067Z] query: branch=main&commit=7248720eb6e2bf16815f86cf3de46e0922eeefd9&build=165&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F165%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-14T08:06:14.067Z] -> Pinging Codecov [2024-10-14T08:06:14.067Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=7248720eb6e2bf16815f86cf3de46e0922eeefd9&build=165&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F165%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-14T08:06:14.067Z] -> Uploading to [2024-10-14T08:06:14.067Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-modbus-go/7248720eb6e2bf16815f86cf3de46e0922eeefd9/0c82ae69-af85-4ad9-b61f-b2ffb7985452.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241014%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241014T080614Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=8e93f6e46056d90bda6bf177f1fd7a29de9014e474a83d6489284fd8624fcf8e [2024-10-14T08:06:14.067Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T08:06:14.067Z] Dload Upload Total Spent Left Speed [2024-10-14T08:06:14.326Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3859 0 0 100 3859 0 19009 --:--:-- --:--:-- --:--:-- 18916 100 3859 0 0 100 3859 0 17151 --:--:-- --:--:-- --:--:-- 17075 [2024-10-14T08:06:14.326Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/7248720eb6e2bf16815f86cf3de46e0922eeefd9 [Pipeline] } [2024-10-14T08:06:14.333Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-14T08:06:14.472Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-14T08:06:14.488Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:06:14.802Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-14T08:06:14.802Z] [2024-10-14T08:06:14.802Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:06:15.100Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-14T08:06:15.100Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-14T08:06:15.100Z] 43c4264eed91: Already exists [2024-10-14T08:06:15.100Z] 4cc291be95ef: Already exists [2024-10-14T08:06:15.100Z] 2ac1f1163629: Already exists [2024-10-14T08:06:15.100Z] 5c3c966382ef: Already exists [2024-10-14T08:06:15.100Z] 4f4fb700ef54: Already exists [2024-10-14T08:06:15.100Z] d9c7d2e4e75e: Pulling fs layer [2024-10-14T08:06:15.100Z] 9c3e1370e548: Pulling fs layer [2024-10-14T08:06:15.357Z] d9c7d2e4e75e: Download complete [2024-10-14T08:06:15.616Z] d9c7d2e4e75e: Pull complete [2024-10-14T08:06:16.182Z] 9c3e1370e548: Verifying Checksum [2024-10-14T08:06:16.182Z] 9c3e1370e548: Download complete [2024-10-14T08:06:19.464Z] 9c3e1370e548: Pull complete [2024-10-14T08:06:19.465Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-14T08:06:19.465Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-14T08:06:19.465Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:06:19.566Z] prd-ubuntu20.04-docker-8c-8g-22699 does not seem to be running inside a container [2024-10-14T08:06:19.591Z] $ 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 [2024-10-14T08:06:21.830Z] $ docker top a66968fe46d61ba125b8e84a9c230f4a1c35fd5a280172a33b28530c9f9a3333 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:06:22.184Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo [2024-10-14T08:06:22.196Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2024-10-14T08:06:22.473Z] + set -o pipefail [2024-10-14T08:06:22.473Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2024-10-14T08:06:29.063Z] [2024-10-14T08:06:29.063Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2024-10-14T08:06:29.063Z] [2024-10-14T08:06:29.064Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/2836449c-4dc3-409a-bfb4-bc04f787363b [2024-10-14T08:06:29.064Z] [2024-10-14T08:06:29.064Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-10-14T08:06:29.064Z] [2024-10-14T08:06:29.064Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-14T08:06:29.064Z] [2024-10-14T08:06:29.064Z] [2024-10-14T08:06:29.064Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-14T08:06:29.064Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-14T08:06:29.070Z] $ docker stop --time=1 a66968fe46d61ba125b8e84a9c230f4a1c35fd5a280172a33b28530c9f9a3333 [2024-10-14T08:06:34.209Z] $ docker rm -f --volumes a66968fe46d61ba125b8e84a9c230f4a1c35fd5a280172a33b28530c9f9a3333 [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 [2024-10-14T08:06:35.103Z] + git log --format=format:%s -1 7248720eb6e2bf16815f86cf3de46e0922eeefd9 [Pipeline] sh [2024-10-14T08:06:35.398Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T08:06:35.398Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:06:35.708Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T08:06:35.708Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:06:35.792Z] prd-ubuntu20.04-docker-8c-8g-22699 does not seem to be running inside a container [2024-10-14T08:06:35.816Z] $ 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 [2024-10-14T08:06:36.321Z] $ docker top e61986b8533c5c64b9b7a716433d289f1873455e4e4ed4c2f236b2ab6ca15b93 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T08:06:36.436Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T08:06:36.436Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T08:06:36.544Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T08:06:36.542Z] $ docker exec e61986b8533c5c64b9b7a716433d289f1873455e4e4ed4c2f236b2ab6ca15b93 ssh-agent [2024-10-14T08:06:36.656Z] SSH_AUTH_SOCK=/tmp/ssh-UwEZVJGpoSJc/agent.32 [2024-10-14T08:06:36.656Z] SSH_AGENT_PID=38 [2024-10-14T08:06:36.661Z] Running ssh-add (command line suppressed) [2024-10-14T08:06:36.753Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17983736858165869872.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17983736858165869872.key) [2024-10-14T08:06:36.770Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T08:06:37.064Z] + git semver tag [2024-10-14T08:06:37.323Z] 2024-10-14 08:06:37,239 [run_tag] DEBUG tag force:False [2024-10-14T08:06:37.323Z] 2024-10-14 08:06:37,239 [check_head_tag] DEBUG check head tag [2024-10-14T08:06:37.323Z] 2024-10-14 08:06:37,240 [execute] INFO git cat-file --batch-check [2024-10-14T08:06:37.323Z] 2024-10-14 08:06:37,240 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2024-10-14T08:06:37.323Z] 2024-10-14 08:06:37,243 [execute] INFO git cat-file --batch [2024-10-14T08:06:37.323Z] 2024-10-14 08:06:37,243 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2024-10-14T08:06:37.323Z] 2024-10-14 08:06:37,270 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-10-14T08:06:37.323Z] 2024-10-14 08:06:37,270 [execute] INFO git tag -a v3.2.0-dev.26 -m v3.2.0-dev.26 [2024-10-14T08:06:37.323Z] 2024-10-14 08:06:37,270 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.26', '-m', 'v3.2.0-dev.26'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-14T08:06:37.323Z] 2024-10-14 08:06:37,275 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-10-14T08:06:37.323Z] 3.2.0-dev.26 [Pipeline] } [2024-10-14T08:06:37.326Z] $ docker exec --env ******** --env ******** e61986b8533c5c64b9b7a716433d289f1873455e4e4ed4c2f236b2ab6ca15b93 ssh-agent -k [2024-10-14T08:06:37.435Z] unset SSH_AUTH_SOCK; [2024-10-14T08:06:37.435Z] unset SSH_AGENT_PID; [2024-10-14T08:06:37.435Z] echo Agent pid 38 killed; [2024-10-14T08:06:37.449Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T08:06:37.768Z] + git semver [Pipeline] } [2024-10-14T08:06:38.033Z] $ docker stop --time=1 e61986b8533c5c64b9b7a716433d289f1873455e4e4ed4c2f236b2ab6ca15b93 [2024-10-14T08:06:39.315Z] $ docker rm -f --volumes e61986b8533c5c64b9b7a716433d289f1873455e4e4ed4c2f236b2ab6ca15b93 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:06:39.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-14T08:06:39.734Z] [2024-10-14T08:06:39.734Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:06:40.037Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-14T08:06:40.037Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-14T08:06:40.037Z] ab5ef0e58194: Pulling fs layer [2024-10-14T08:06:40.037Z] 9712f1f96733: Pulling fs layer [2024-10-14T08:06:40.037Z] 63f879dbbcfc: Pulling fs layer [2024-10-14T08:06:40.037Z] 0d9ebad4ef96: Pulling fs layer [2024-10-14T08:06:40.037Z] e9a5061849ea: Pulling fs layer [2024-10-14T08:06:40.037Z] d747dcd14b5f: Pulling fs layer [2024-10-14T08:06:40.037Z] 2de7ff778b66: Pulling fs layer [2024-10-14T08:06:40.037Z] 0d9ebad4ef96: Waiting [2024-10-14T08:06:40.037Z] e9a5061849ea: Waiting [2024-10-14T08:06:40.037Z] d747dcd14b5f: Waiting [2024-10-14T08:06:40.037Z] 2de7ff778b66: Waiting [2024-10-14T08:06:40.037Z] 9712f1f96733: Verifying Checksum [2024-10-14T08:06:40.037Z] 9712f1f96733: Download complete [2024-10-14T08:06:40.297Z] 63f879dbbcfc: Verifying Checksum [2024-10-14T08:06:40.297Z] 63f879dbbcfc: Download complete [2024-10-14T08:06:40.297Z] e9a5061849ea: Verifying Checksum [2024-10-14T08:06:40.297Z] e9a5061849ea: Download complete [2024-10-14T08:06:40.555Z] d747dcd14b5f: Download complete [2024-10-14T08:06:40.556Z] 0d9ebad4ef96: Verifying Checksum [2024-10-14T08:06:40.556Z] 0d9ebad4ef96: Download complete [2024-10-14T08:06:40.556Z] ab5ef0e58194: Verifying Checksum [2024-10-14T08:06:40.556Z] ab5ef0e58194: Download complete [2024-10-14T08:06:40.556Z] 2de7ff778b66: Verifying Checksum [2024-10-14T08:06:40.556Z] 2de7ff778b66: Download complete [2024-10-14T08:06:43.084Z] ab5ef0e58194: Pull complete [2024-10-14T08:06:43.084Z] 9712f1f96733: Pull complete [2024-10-14T08:06:44.018Z] 63f879dbbcfc: Pull complete [2024-10-14T08:06:47.297Z] 0d9ebad4ef96: Pull complete [2024-10-14T08:06:47.556Z] e9a5061849ea: Pull complete [2024-10-14T08:06:47.556Z] d747dcd14b5f: Pull complete [2024-10-14T08:06:48.490Z] 2de7ff778b66: Pull complete [2024-10-14T08:06:48.490Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-14T08:06:48.490Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-14T08:06:48.490Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:06:48.583Z] prd-ubuntu20.04-docker-8c-8g-22699 does not seem to be running inside a container [2024-10-14T08:06:48.604Z] $ 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 [2024-10-14T08:06:53.888Z] $ docker top 692a75606dea7a424c90db790430eb3a4a21c3c3a889b70b798f9ed089743693 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-14T08:06:53.975Z] provisioning config files... [2024-10-14T08:06:53.983Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1651677251774958839tmp [2024-10-14T08:06:53.993Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1004820009944314200tmp [2024-10-14T08:06:54.003Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17532182165188361986tmp [Pipeline] { [Pipeline] echo [2024-10-14T08:06:54.088Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:06:54.387Z] ---> sigul-configuration.sh [2024-10-14T08:06:54.387Z] gpg: directory `/root/.gnupg' created [2024-10-14T08:06:54.387Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-14T08:06:54.387Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-14T08:06:54.387Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-14T08:06:54.387Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-14T08:06:54.387Z] gpg: CAST5 encrypted data [2024-10-14T08:06:54.387Z] gpg: encrypted with 1 passphrase [2024-10-14T08:06:54.387Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-14T08:06:54.678Z] + mkdir /home/jenkins [2024-10-14T08:06:54.678Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-14T08:06:54.974Z] + 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 [2024-10-14T08:06:54.990Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:06:55.282Z] ---> sigul-install.sh [2024-10-14T08:06:55.282Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-14T08:06:55.574Z] + git tag --list [2024-10-14T08:06:55.574Z] 0.7.1 [2024-10-14T08:06:55.574Z] v1.0.0 [2024-10-14T08:06:55.574Z] v1.1.0 [2024-10-14T08:06:55.574Z] v1.1.1 [2024-10-14T08:06:55.574Z] v1.2.2 [2024-10-14T08:06:55.574Z] v1.3.0 [2024-10-14T08:06:55.574Z] v1.3.1 [2024-10-14T08:06:55.574Z] v2.0.0 [2024-10-14T08:06:55.574Z] v2.1.0 [2024-10-14T08:06:55.574Z] v2.1.1 [2024-10-14T08:06:55.574Z] v2.2.0 [2024-10-14T08:06:55.574Z] v2.3.0 [2024-10-14T08:06:55.574Z] v3.0 [2024-10-14T08:06:55.574Z] v3.0.0 [2024-10-14T08:06:55.574Z] v3.1 [2024-10-14T08:06:55.574Z] v3.1.0 [2024-10-14T08:06:55.574Z] v3.1.0-dev.1 [2024-10-14T08:06:55.574Z] v3.1.0-dev.10 [2024-10-14T08:06:55.574Z] v3.1.0-dev.11 [2024-10-14T08:06:55.574Z] v3.1.0-dev.12 [2024-10-14T08:06:55.574Z] v3.1.0-dev.13 [2024-10-14T08:06:55.574Z] v3.1.0-dev.14 [2024-10-14T08:06:55.574Z] v3.1.0-dev.15 [2024-10-14T08:06:55.574Z] v3.1.0-dev.16 [2024-10-14T08:06:55.574Z] v3.1.0-dev.17 [2024-10-14T08:06:55.574Z] v3.1.0-dev.18 [2024-10-14T08:06:55.574Z] v3.1.0-dev.19 [2024-10-14T08:06:55.574Z] v3.1.0-dev.2 [2024-10-14T08:06:55.574Z] v3.1.0-dev.20 [2024-10-14T08:06:55.574Z] v3.1.0-dev.21 [2024-10-14T08:06:55.574Z] v3.1.0-dev.22 [2024-10-14T08:06:55.574Z] v3.1.0-dev.23 [2024-10-14T08:06:55.574Z] v3.1.0-dev.24 [2024-10-14T08:06:55.574Z] v3.1.0-dev.25 [2024-10-14T08:06:55.574Z] v3.1.0-dev.3 [2024-10-14T08:06:55.574Z] v3.1.0-dev.4 [2024-10-14T08:06:55.574Z] v3.1.0-dev.5 [2024-10-14T08:06:55.574Z] v3.1.0-dev.6 [2024-10-14T08:06:55.574Z] v3.1.0-dev.7 [2024-10-14T08:06:55.574Z] v3.1.0-dev.8 [2024-10-14T08:06:55.574Z] v3.1.0-dev.9 [2024-10-14T08:06:55.574Z] v3.1.1 [2024-10-14T08:06:55.574Z] v3.1.1-dev.1 [2024-10-14T08:06:55.574Z] v3.2.0-dev.1 [2024-10-14T08:06:55.574Z] v3.2.0-dev.10 [2024-10-14T08:06:55.574Z] v3.2.0-dev.11 [2024-10-14T08:06:55.574Z] v3.2.0-dev.12 [2024-10-14T08:06:55.574Z] v3.2.0-dev.13 [2024-10-14T08:06:55.574Z] v3.2.0-dev.14 [2024-10-14T08:06:55.574Z] v3.2.0-dev.15 [2024-10-14T08:06:55.574Z] v3.2.0-dev.16 [2024-10-14T08:06:55.574Z] v3.2.0-dev.17 [2024-10-14T08:06:55.574Z] v3.2.0-dev.18 [2024-10-14T08:06:55.574Z] v3.2.0-dev.19 [2024-10-14T08:06:55.574Z] v3.2.0-dev.2 [2024-10-14T08:06:55.574Z] v3.2.0-dev.20 [2024-10-14T08:06:55.574Z] v3.2.0-dev.21 [2024-10-14T08:06:55.574Z] v3.2.0-dev.22 [2024-10-14T08:06:55.574Z] v3.2.0-dev.23 [2024-10-14T08:06:55.574Z] v3.2.0-dev.24 [2024-10-14T08:06:55.574Z] v3.2.0-dev.25 [2024-10-14T08:06:55.574Z] v3.2.0-dev.26 [2024-10-14T08:06:55.574Z] v3.2.0-dev.3 [2024-10-14T08:06:55.574Z] v3.2.0-dev.4 [2024-10-14T08:06:55.574Z] v3.2.0-dev.5 [2024-10-14T08:06:55.574Z] v3.2.0-dev.6 [2024-10-14T08:06:55.574Z] v3.2.0-dev.7 [2024-10-14T08:06:55.574Z] v3.2.0-dev.8 [2024-10-14T08:06:55.574Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-14T08:06:55.865Z] + lftools sign git-tag v3.2.0-dev.26 [2024-10-14T08:06:56.435Z] Signing Git tag with Sigul... [2024-10-14T08:06:56.435Z] Signing v3.2.0-dev.26 [Pipeline] echo [2024-10-14T08:06:56.711Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:06:57.000Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-14T08:06:57.007Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-14T08:06:57.031Z] $ docker stop --time=1 692a75606dea7a424c90db790430eb3a4a21c3c3a889b70b798f9ed089743693 [2024-10-14T08:06:58.325Z] $ docker rm -f --volumes 692a75606dea7a424c90db790430eb3a4a21c3c3a889b70b798f9ed089743693 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-14T08:06:58.777Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T08:06:58.777Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:06:59.085Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T08:06:59.085Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:06:59.167Z] prd-ubuntu20.04-docker-8c-8g-22699 does not seem to be running inside a container [2024-10-14T08:06:59.188Z] $ 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 [2024-10-14T08:06:59.508Z] $ docker top 308b74cfaed3d37feb26203b95d8b7a967e5f67531e3830616bf2ef86c15fdc0 -eo pid,comm [2024-10-14T08:06:59.557Z] 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). [2024-10-14T08:06:59.557Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T08:06:59.619Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T08:06:59.619Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T08:06:59.740Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T08:06:59.738Z] $ docker exec 308b74cfaed3d37feb26203b95d8b7a967e5f67531e3830616bf2ef86c15fdc0 ssh-agent [2024-10-14T08:06:59.852Z] SSH_AUTH_SOCK=/tmp/ssh-iFgc8lXBsMnZ/agent.31 [2024-10-14T08:06:59.852Z] SSH_AGENT_PID=37 [2024-10-14T08:06:59.857Z] Running ssh-add (command line suppressed) [2024-10-14T08:06:59.949Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_16056771871180132476.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_16056771871180132476.key) [2024-10-14T08:06:59.968Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T08:07:00.263Z] + git semver bump pre [2024-10-14T08:07:00.523Z] 2024-10-14 08:07:00,434 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-10-14T08:07:00.523Z] 2024-10-14 08:07:00,434 [bump_version] DEBUG bumping version:3.2.0-dev.26 on axis:pre with prefix:dev [2024-10-14T08:07:00.523Z] 2024-10-14 08:07:00,435 [bump_version] DEBUG bumped version:3.2.0-dev.27 [2024-10-14T08:07:00.523Z] 2024-10-14 08:07:00,435 [write_version] DEBUG write version:3.2.0-dev.27 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2024-10-14T08:07:00.523Z] 2024-10-14 08:07:00,435 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-10-14T08:07:00.523Z] 2024-10-14 08:07:00,435 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-10-14T08:07:00.523Z] 2024-10-14 08:07:00,437 [execute] INFO git cat-file --batch-check [2024-10-14T08:07:00.523Z] 2024-10-14 08:07:00,437 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-14T08:07:00.523Z] 2024-10-14 08:07:00,442 [execute] INFO git cat-file --batch [2024-10-14T08:07:00.523Z] 2024-10-14 08:07:00,443 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-14T08:07:00.523Z] 2024-10-14 08:07:00,447 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-10-14T08:07:00.523Z] 3.2.0-dev.27 [Pipeline] } [2024-10-14T08:07:00.527Z] $ docker exec --env ******** --env ******** 308b74cfaed3d37feb26203b95d8b7a967e5f67531e3830616bf2ef86c15fdc0 ssh-agent -k [2024-10-14T08:07:00.634Z] unset SSH_AUTH_SOCK; [2024-10-14T08:07:00.634Z] unset SSH_AGENT_PID; [2024-10-14T08:07:00.634Z] echo Agent pid 37 killed; [2024-10-14T08:07:00.650Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T08:07:00.978Z] + git semver [Pipeline] } [2024-10-14T08:07:01.242Z] $ docker stop --time=1 308b74cfaed3d37feb26203b95d8b7a967e5f67531e3830616bf2ef86c15fdc0 [2024-10-14T08:07:02.521Z] $ docker rm -f --volumes 308b74cfaed3d37feb26203b95d8b7a967e5f67531e3830616bf2ef86c15fdc0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T08:07:02.880Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T08:07:02.880Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:07:03.179Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T08:07:03.179Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:07:03.265Z] prd-ubuntu20.04-docker-8c-8g-22699 does not seem to be running inside a container [2024-10-14T08:07:03.289Z] $ 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 [2024-10-14T08:07:03.629Z] $ docker top 63e4ce658936e28900b8417cdf6e19937fc24f9b5435ffb477b34a77fd5db81c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T08:07:03.727Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T08:07:03.727Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T08:07:03.841Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T08:07:03.838Z] $ docker exec 63e4ce658936e28900b8417cdf6e19937fc24f9b5435ffb477b34a77fd5db81c ssh-agent [2024-10-14T08:07:03.936Z] SSH_AUTH_SOCK=/tmp/ssh-w4US33FSPilb/agent.32 [2024-10-14T08:07:03.936Z] SSH_AGENT_PID=38 [2024-10-14T08:07:03.940Z] Running ssh-add (command line suppressed) [2024-10-14T08:07:04.038Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_291982125891481126.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_291982125891481126.key) [2024-10-14T08:07:04.055Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T08:07:04.351Z] + git semver push [2024-10-14T08:07:04.609Z] 2024-10-14 08:07:04,510 [run_push] DEBUG push [2024-10-14T08:07:04.609Z] 2024-10-14 08:07:04,511 [execute] INFO git cat-file --batch-check [2024-10-14T08:07:04.609Z] 2024-10-14 08:07:04,511 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-14T08:07:04.609Z] 2024-10-14 08:07:04,516 [execute] INFO git rev-list c2438fb8f50ebedfe90b7954126bd583e167110b -- [2024-10-14T08:07:04.609Z] 2024-10-14 08:07:04,517 [execute] DEBUG Popen(['git', 'rev-list', 'c2438fb8f50ebedfe90b7954126bd583e167110b', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-14T08:07:04.609Z] 2024-10-14 08:07:04,524 [execute] INFO git fetch -v origin [2024-10-14T08:07:04.609Z] 2024-10-14 08:07:04,524 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-14T08:07:05.178Z] 2024-10-14 08:07:04,972 [run_push] DEBUG no remote changes detected [2024-10-14T08:07:05.178Z] 2024-10-14 08:07:04,972 [execute] INFO git push origin semver [2024-10-14T08:07:05.178Z] 2024-10-14 08:07:04,973 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-14T08:07:05.746Z] 2024-10-14 08:07:05,702 [run_push] DEBUG push all version tags [2024-10-14T08:07:05.746Z] 2024-10-14 08:07:05,703 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-14T08:07:05.746Z] 2024-10-14 08:07:05,703 [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) [2024-10-14T08:07:06.686Z] 2024-10-14 08:07:06,341 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-10-14T08:07:06.687Z] 3.2.0-dev.27 [Pipeline] } [2024-10-14T08:07:06.692Z] $ docker exec --env ******** --env ******** 63e4ce658936e28900b8417cdf6e19937fc24f9b5435ffb477b34a77fd5db81c ssh-agent -k [2024-10-14T08:07:06.788Z] unset SSH_AUTH_SOCK; [2024-10-14T08:07:06.791Z] unset SSH_AGENT_PID; [2024-10-14T08:07:06.791Z] echo Agent pid 38 killed; [2024-10-14T08:07:06.806Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T08:07:07.131Z] + git semver [Pipeline] } [2024-10-14T08:07:07.406Z] $ docker stop --time=1 63e4ce658936e28900b8417cdf6e19937fc24f9b5435ffb477b34a77fd5db81c [2024-10-14T08:07:08.649Z] $ docker rm -f --volumes 63e4ce658936e28900b8417cdf6e19937fc24f9b5435ffb477b34a77fd5db81c [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 [2024-10-14T08:07:09.256Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2024-10-14T08:07:09.256Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-10-14T08:07:09.256Z] total 16 [2024-10-14T08:07:09.256Z] drwxr-xr-x 3 root root 4096 Oct 14 07:50 . [2024-10-14T08:07:09.256Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 08:06 .. [2024-10-14T08:07:09.256Z] drwxr-xr-x 2 root root 4096 Oct 14 07:50 cost [2024-10-14T08:07:09.256Z] -rw-r--r-- 1 root root 88 Oct 14 07:50 cost.csv [2024-10-14T08:07:09.256Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-10-14T08:07:09.256Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-10-14T08:07:09.256Z] total 16 [2024-10-14T08:07:09.256Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 07:50 . [2024-10-14T08:07:09.256Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 08:06 .. [2024-10-14T08:07:09.256Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 14 07:50 cost [2024-10-14T08:07:09.256Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 14 07:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:07:09.545Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:07:10.406Z] ---> package-listing.sh [2024-10-14T08:07:10.406Z] ++ facter osfamily [2024-10-14T08:07:10.406Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-14T08:07:10.666Z] + OS_FAMILY=debian [2024-10-14T08:07:10.666Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2024-10-14T08:07:10.666Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-14T08:07:10.666Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-14T08:07:10.666Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-14T08:07:10.666Z] + PACKAGES=/tmp/packages_start.txt [2024-10-14T08:07:10.666Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2024-10-14T08:07:10.666Z] + PACKAGES=/tmp/packages_end.txt [2024-10-14T08:07:10.666Z] + case "${OS_FAMILY}" in [2024-10-14T08:07:10.666Z] + dpkg -l [2024-10-14T08:07:10.666Z] + grep '^ii' [2024-10-14T08:07:10.666Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-14T08:07:10.666Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-14T08:07:10.666Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-14T08:07:10.666Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2024-10-14T08:07:10.666Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2024-10-14T08:07:10.666Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2024-10-14T08:07:10.678Z] 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 [2024-10-14T08:07:10.957Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:07:11.518Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T08:07:11.518Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:07:11.600Z] prd-ubuntu20.04-docker-8c-8g-22699 does not seem to be running inside a container [2024-10-14T08:07:11.627Z] $ 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 [2024-10-14T08:07:11.839Z] $ docker top 0d9037bc2d9981cc04ac071042524b353096a86a0bbb6dc2369fded124424d05 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:07:12.200Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-14T08:07:12.486Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-14T08:07:12.772Z] + ls /var/log/sa-host [2024-10-14T08:07:12.772Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T08:07:12.865Z] provisioning config files... [2024-10-14T08:07:12.874Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11380968353475002258tmp [Pipeline] { [Pipeline] echo [2024-10-14T08:07:12.893Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:07:13.177Z] ---> create-netrc.sh [Pipeline] } [2024-10-14T08:07:13.183Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:07:13.516Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-14T08:07:13.526Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:07:13.810Z] ---> sudo-logs.sh [2024-10-14T08:07:13.810Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-14T08:07:13.838Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:07:14.122Z] ---> job-cost.sh [2024-10-14T08:07:14.122Z] lf-activate-venv: SKIPPING [2024-10-14T08:07:14.122Z] DEBUG: total: 0.2199999988079071 [2024-10-14T08:07:14.122Z] INFO: Retrieving Stack Cost... [2024-10-14T08:07:14.382Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-14T08:07:14.641Z] INFO: Archiving Costs [Pipeline] echo [2024-10-14T08:07:14.656Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:07:14.936Z] ---> logs-deploy.sh [2024-10-14T08:07:14.936Z] lf-activate-venv: SKIPPING [2024-10-14T08:07:14.936Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/165 [2024-10-14T08:07:14.936Z] INFO: archiving workspace using pattern(s): [2024-10-14T08:07:15.874Z] Archives upload complete. [2024-10-14T08:07:15.874Z] INFO: archiving logs to Nexus