Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6a31340a17bb85717be07a58e1963d28cb67ceec 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-ssh4582303793828808738.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh14403293232290147470.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh1406731325087265741.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh18290479774711729584.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-ssh10165856999785624831.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1228 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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 6a31340a17bb85717be07a58e1963d28cb67ceec (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 Commit message: "Merge pull request #540 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.9" > git config core.sparsecheckout # timeout=10 > git checkout -f 6a31340a17bb85717be07a58e1963d28cb67ceec # timeout=10 > git rev-list --no-walk ee0482845795258e0ac1dc1ae58fd9336b62d08c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-19T06:53:48.712Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-19T06:53:48.789Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-19T06:53:48.816Z] ========================================================= [2024-02-19T06:53:48.816Z] EdgeX Global Pipelines Version Info [2024-02-19T06:53:48.816Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-19T06:53:49.535Z] ------------------- [2024-02-19T06:53:49.535Z] stable info: [2024-02-19T06:53:49.535Z] ------------------- [2024-02-19T06:53:49.535Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-19T06:53:49.535Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-19T06:53:49.535Z] Message: update stable to v1.0.258 [2024-02-19T06:53:50.113Z] ------------------- [2024-02-19T06:53:50.113Z] experimental info: [2024-02-19T06:53:50.113Z] ------------------- [2024-02-19T06:53:50.113Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-19T06:53:50.113Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-19T06:53:50.113Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-19T06:53:50.193Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2024-02-19T06:53:50.216Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2024-02-19T06:53:50.241Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-19T06:53:50.266Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-19T06:53:50.289Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-19T06:53:50.309Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-19T06:53:50.334Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-19T06:53:50.360Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-19T06:53:50.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-19T06:53:50.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-19T06:53:50.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-19T06:53:50.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2024-02-19T06:53:50.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-19T06:53:50.524Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-19T06:53:50.551Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-19T06:53:50.582Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-19T06:53:50.605Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-19T06:53:50.630Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-19T06:53:50.661Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-19T06:53:50.688Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-19T06:53:50.721Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-19T06:53:50.749Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-19T06:53:50.779Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-19T06:53:50.812Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-19T06:53:50.847Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-19T06:53:50.878Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-19T06:53:50.910Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-19T06:53:50.952Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-02-19T06:53:50.989Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-02-19T06:53:51.023Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-02-19T06:53:51.063Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6a31340a17bb85717be07a58e1963d28cb67ceec [Pipeline] echo [2024-02-19T06:53:51.100Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6a31340 [Pipeline] echo [2024-02-19T06:53:51.135Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-19T06:53:51.225Z] provisioning config files... [2024-02-19T06:53:51.239Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config190031392582041787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T06:53:51.587Z] ---> ****-login.sh [2024-02-19T06:53:51.588Z] nexus3.edgexfoundry.org:10001 [2024-02-19T06:53:51.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T06:53:52.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T06:53:52.112Z] Configure a credential helper to remove this warning. See [2024-02-19T06:53:52.112Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T06:53:52.112Z] [2024-02-19T06:53:52.112Z] Login Succeeded [2024-02-19T06:53:52.112Z] nexus3.edgexfoundry.org:10002 [2024-02-19T06:53:52.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T06:53:52.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T06:53:52.374Z] Configure a credential helper to remove this warning. See [2024-02-19T06:53:52.374Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T06:53:52.374Z] [2024-02-19T06:53:52.374Z] Login Succeeded [2024-02-19T06:53:52.374Z] nexus3.edgexfoundry.org:10003 [2024-02-19T06:53:52.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T06:53:52.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T06:53:52.374Z] Configure a credential helper to remove this warning. See [2024-02-19T06:53:52.374Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T06:53:52.374Z] [2024-02-19T06:53:52.374Z] Login Succeeded [2024-02-19T06:53:52.374Z] nexus3.edgexfoundry.org:10004 [2024-02-19T06:53:52.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T06:53:52.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T06:53:52.635Z] Configure a credential helper to remove this warning. See [2024-02-19T06:53:52.635Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T06:53:52.635Z] [2024-02-19T06:53:52.635Z] Login Succeeded [2024-02-19T06:53:52.635Z] ****.io [2024-02-19T06:53:52.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T06:53:52.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T06:53:52.897Z] Configure a credential helper to remove this warning. See [2024-02-19T06:53:52.897Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T06:53:52.897Z] [2024-02-19T06:53:52.897Z] Login Succeeded [2024-02-19T06:53:52.897Z] ---> ****-login.sh ends [Pipeline] } [2024-02-19T06:53:52.911Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-19T06:53:53.408Z] + git rev-list -1 --merges 6a31340a17bb85717be07a58e1963d28cb67ceec~1..6a31340a17bb85717be07a58e1963d28cb67ceec [Pipeline] echo [2024-02-19T06:53:53.439Z] -----------> git rev-list -1 --merges 6a31340a17bb85717be07a58e1963d28cb67ceec~1..6a31340a17bb85717be07a58e1963d28cb67ceec 6a31340a17bb85717be07a58e1963d28cb67ceec [2024-02-19T06:53:53.439Z] 6a31340a17bb85717be07a58e1963d28cb67ceec [false] [Pipeline] sh [2024-02-19T06:53:53.741Z] + git log --format=format:%s -1 6a31340a17bb85717be07a58e1963d28cb67ceec [Pipeline] echo [2024-02-19T06:53:53.759Z] ========================================================= [2024-02-19T06:53:53.759Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-19T06:53:53.759Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-19T06:53:54.144Z] + git log --format=format:%s -1 6a31340a17bb85717be07a58e1963d28cb67ceec [Pipeline] echo [2024-02-19T06:53:54.157Z] [semverPrep] GIT_COMMIT: 6a31340a17bb85717be07a58e1963d28cb67ceec, Commit Message: Merge pull request #540 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.9 [Pipeline] echo [2024-02-19T06:53:54.184Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-19T06:53:54.577Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-19T06:53:54.577Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-19T06:53:54.577Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-19T06:53:54.577Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-19T06:53:54.577Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-19T06:53:54.577Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-19T06:53:54.577Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T06:53:54.998Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T06:53:54.998Z] [2024-02-19T06:53:54.998Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T06:53:55.317Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T06:53:55.317Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-19T06:53:55.317Z] b85a868b505f: Pulling fs layer [2024-02-19T06:53:55.317Z] e2be974225ed: Pulling fs layer [2024-02-19T06:53:55.317Z] 339a4e72a1f5: Pulling fs layer [2024-02-19T06:53:55.317Z] 988bab9f4d93: Pulling fs layer [2024-02-19T06:53:55.317Z] 1469e6f7b9e6: Pulling fs layer [2024-02-19T06:53:55.317Z] eaf3925da568: Pulling fs layer [2024-02-19T06:53:55.317Z] bab4dde63d76: Pulling fs layer [2024-02-19T06:53:55.317Z] bde34c3a00c8: Pulling fs layer [2024-02-19T06:53:55.317Z] b352a97aabf1: Pulling fs layer [2024-02-19T06:53:55.317Z] 4872d77fe225: Pulling fs layer [2024-02-19T06:53:55.317Z] 5851b861e8e6: Pulling fs layer [2024-02-19T06:53:55.317Z] 988bab9f4d93: Waiting [2024-02-19T06:53:55.317Z] 1469e6f7b9e6: Waiting [2024-02-19T06:53:55.317Z] eaf3925da568: Waiting [2024-02-19T06:53:55.317Z] b352a97aabf1: Waiting [2024-02-19T06:53:55.317Z] bab4dde63d76: Waiting [2024-02-19T06:53:55.317Z] 4872d77fe225: Waiting [2024-02-19T06:53:55.317Z] 5851b861e8e6: Waiting [2024-02-19T06:53:55.317Z] bde34c3a00c8: Waiting [2024-02-19T06:53:55.317Z] e2be974225ed: Download complete [2024-02-19T06:53:55.317Z] 988bab9f4d93: Verifying Checksum [2024-02-19T06:53:55.317Z] 988bab9f4d93: Download complete [2024-02-19T06:53:55.577Z] 1469e6f7b9e6: Verifying Checksum [2024-02-19T06:53:55.577Z] 1469e6f7b9e6: Download complete [2024-02-19T06:53:55.577Z] 339a4e72a1f5: Verifying Checksum [2024-02-19T06:53:55.577Z] 339a4e72a1f5: Download complete [2024-02-19T06:53:55.577Z] eaf3925da568: Download complete [2024-02-19T06:53:55.577Z] bde34c3a00c8: Download complete [2024-02-19T06:53:55.577Z] b352a97aabf1: Verifying Checksum [2024-02-19T06:53:55.577Z] b352a97aabf1: Download complete [2024-02-19T06:53:55.577Z] 4872d77fe225: Verifying Checksum [2024-02-19T06:53:55.577Z] 4872d77fe225: Download complete [2024-02-19T06:53:55.577Z] 5851b861e8e6: Verifying Checksum [2024-02-19T06:53:55.577Z] 5851b861e8e6: Download complete [2024-02-19T06:53:55.577Z] b85a868b505f: Download complete [2024-02-19T06:53:55.836Z] bab4dde63d76: Verifying Checksum [2024-02-19T06:53:55.836Z] bab4dde63d76: Download complete [2024-02-19T06:53:56.775Z] b85a868b505f: Pull complete [2024-02-19T06:53:57.035Z] e2be974225ed: Pull complete [2024-02-19T06:53:57.606Z] 339a4e72a1f5: Pull complete [2024-02-19T06:53:57.606Z] 988bab9f4d93: Pull complete [2024-02-19T06:53:57.866Z] 1469e6f7b9e6: Pull complete [2024-02-19T06:53:57.866Z] eaf3925da568: Pull complete [2024-02-19T06:53:59.777Z] bab4dde63d76: Pull complete [2024-02-19T06:53:59.777Z] bde34c3a00c8: Pull complete [2024-02-19T06:53:59.777Z] b352a97aabf1: Pull complete [2024-02-19T06:53:59.777Z] 4872d77fe225: Pull complete [2024-02-19T06:54:00.038Z] 5851b861e8e6: Pull complete [2024-02-19T06:54:00.038Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-19T06:54:00.038Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T06:54:00.038Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T06:54:00.240Z] prd-ubuntu20.04-docker-8c-8g-1228 does not seem to be running inside a container [2024-02-19T06:54:00.263Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-19T06:54:03.204Z] $ docker top 6108edc783abc7dae2d253be3629aba367600d39c8ace3f17a90d31b126c5757 -eo pid,comm [2024-02-19T06:54:03.264Z] 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-02-19T06:54:03.264Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-19T06:54:03.364Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-19T06:54:03.364Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-19T06:54:03.482Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-19T06:54:03.480Z] $ docker exec 6108edc783abc7dae2d253be3629aba367600d39c8ace3f17a90d31b126c5757 ssh-agent [2024-02-19T06:54:03.596Z] SSH_AUTH_SOCK=/tmp/ssh-xcRc2kPYeKa6/agent.33 [2024-02-19T06:54:03.596Z] SSH_AGENT_PID=39 [2024-02-19T06:54:03.603Z] Running ssh-add (command line suppressed) [2024-02-19T06:54:03.697Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5508820151586423647.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5508820151586423647.key) [2024-02-19T06:54:03.718Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-19T06:54:04.025Z] + git tag --points-at HEAD [Pipeline] } [2024-02-19T06:54:04.032Z] $ docker exec --env ******** --env ******** 6108edc783abc7dae2d253be3629aba367600d39c8ace3f17a90d31b126c5757 ssh-agent -k [2024-02-19T06:54:04.133Z] unset SSH_AUTH_SOCK; [2024-02-19T06:54:04.133Z] unset SSH_AGENT_PID; [2024-02-19T06:54:04.134Z] echo Agent pid 39 killed; [2024-02-19T06:54:04.149Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-19T06:54:04.210Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-19T06:54:04.210Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-19T06:54:04.333Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-19T06:54:04.331Z] $ docker exec 6108edc783abc7dae2d253be3629aba367600d39c8ace3f17a90d31b126c5757 ssh-agent [2024-02-19T06:54:04.457Z] SSH_AUTH_SOCK=/tmp/ssh-pHSUcRo3Mbhz/agent.72 [2024-02-19T06:54:04.457Z] SSH_AGENT_PID=78 [2024-02-19T06:54:04.461Z] Running ssh-add (command line suppressed) [2024-02-19T06:54:04.581Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7449767078865352120.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7449767078865352120.key) [2024-02-19T06:54:04.602Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-19T06:54:04.910Z] + git semver init [2024-02-19T06:54:05.172Z] 2024-02-19 06:54:05,072 [run_init] DEBUG init version:0.0.0 force:False [2024-02-19T06:54:05.172Z] 2024-02-19 06:54:05,073 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2024-02-19T06:54:05.172Z] 2024-02-19 06:54:05,074 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2024-02-19T06:54:05.172Z] 2024-02-19 06:54:05,074 [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-02-19T06:54:06.553Z] 2024-02-19 06:54:06,196 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2024-02-19T06:54:06.554Z] 2024-02-19 06:54:06,197 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2024-02-19T06:54:06.554Z] 2024-02-19 06:54:06,197 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-02-19T06:54:06.554Z] 2024-02-19 06:54:06,197 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-02-19T06:54:06.554Z] 3.2.0-dev.8 [Pipeline] } [2024-02-19T06:54:06.560Z] $ docker exec --env ******** --env ******** 6108edc783abc7dae2d253be3629aba367600d39c8ace3f17a90d31b126c5757 ssh-agent -k [2024-02-19T06:54:06.660Z] unset SSH_AUTH_SOCK; [2024-02-19T06:54:06.661Z] unset SSH_AGENT_PID; [2024-02-19T06:54:06.662Z] echo Agent pid 78 killed; [2024-02-19T06:54:06.674Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-19T06:54:07.050Z] + git semver [Pipeline] } [2024-02-19T06:54:07.320Z] $ docker stop --time=1 6108edc783abc7dae2d253be3629aba367600d39c8ace3f17a90d31b126c5757 [2024-02-19T06:54:08.631Z] $ docker rm -f --volumes 6108edc783abc7dae2d253be3629aba367600d39c8ace3f17a90d31b126c5757 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-19T06:54:09.003Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-19T06:54:09.261Z] Stashed 1 file(s) [Pipeline] echo [2024-02-19T06:54:09.265Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.8 [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-02-19T06:54:09.656Z] provisioning config files... [2024-02-19T06:54:09.666Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config15721055695523953342tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T06:54:09.994Z] ---> ****-login.sh [2024-02-19T06:54:09.994Z] nexus3.edgexfoundry.org:10001 [2024-02-19T06:54:09.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T06:54:09.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T06:54:09.994Z] Configure a credential helper to remove this warning. See [2024-02-19T06:54:09.994Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T06:54:09.994Z] [2024-02-19T06:54:09.994Z] Login Succeeded [2024-02-19T06:54:09.994Z] nexus3.edgexfoundry.org:10002 [2024-02-19T06:54:09.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T06:54:09.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T06:54:09.995Z] Configure a credential helper to remove this warning. See [2024-02-19T06:54:09.995Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T06:54:09.995Z] [2024-02-19T06:54:09.995Z] Login Succeeded [2024-02-19T06:54:09.995Z] nexus3.edgexfoundry.org:10003 [2024-02-19T06:54:10.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T06:54:10.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T06:54:10.253Z] Configure a credential helper to remove this warning. See [2024-02-19T06:54:10.253Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T06:54:10.253Z] [2024-02-19T06:54:10.253Z] Login Succeeded [2024-02-19T06:54:10.253Z] nexus3.edgexfoundry.org:10004 [2024-02-19T06:54:10.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T06:54:10.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T06:54:10.253Z] Configure a credential helper to remove this warning. See [2024-02-19T06:54:10.253Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T06:54:10.253Z] [2024-02-19T06:54:10.253Z] Login Succeeded [2024-02-19T06:54:10.253Z] ****.io [2024-02-19T06:54:10.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T06:54:10.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T06:54:10.512Z] Configure a credential helper to remove this warning. See [2024-02-19T06:54:10.512Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T06:54:10.512Z] [2024-02-19T06:54:10.512Z] Login Succeeded [2024-02-19T06:54:10.512Z] ---> ****-login.sh ends [Pipeline] } [2024-02-19T06:54:10.519Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-19T06:54:10.679Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T06:54:10.764Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T06:54:10.793Z] ========================================================= [2024-02-19T06:54:10.793Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-19T06:54:10.793Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T06:54:11.188Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-19T06:54:11.188Z] Sending build context to Docker daemon 17.26MB [2024-02-19T06:54:11.188Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T06:54:11.188Z] Step 2/10 : FROM ${BASE} AS builder [2024-02-19T06:54:11.188Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-19T06:54:11.188Z] 7264a8db6415: Pulling fs layer [2024-02-19T06:54:11.188Z] c4d48a809fc2: Pulling fs layer [2024-02-19T06:54:11.188Z] 4f1c88b9dad5: Pulling fs layer [2024-02-19T06:54:11.188Z] ad3a456e5733: Pulling fs layer [2024-02-19T06:54:11.188Z] 69c7f0334f64: Pulling fs layer [2024-02-19T06:54:11.188Z] 1f1c1a5573a3: Pulling fs layer [2024-02-19T06:54:11.188Z] ce7588e14bc9: Pulling fs layer [2024-02-19T06:54:11.188Z] b5e4710f87ac: Pulling fs layer [2024-02-19T06:54:11.188Z] 69c7f0334f64: Waiting [2024-02-19T06:54:11.188Z] 1f1c1a5573a3: Waiting [2024-02-19T06:54:11.188Z] ce7588e14bc9: Waiting [2024-02-19T06:54:11.188Z] b5e4710f87ac: Waiting [2024-02-19T06:54:11.188Z] ad3a456e5733: Waiting [2024-02-19T06:54:11.447Z] c4d48a809fc2: Verifying Checksum [2024-02-19T06:54:11.447Z] c4d48a809fc2: Download complete [2024-02-19T06:54:11.447Z] ad3a456e5733: Verifying Checksum [2024-02-19T06:54:11.447Z] ad3a456e5733: Download complete [2024-02-19T06:54:11.447Z] 69c7f0334f64: Verifying Checksum [2024-02-19T06:54:11.447Z] 69c7f0334f64: Download complete [2024-02-19T06:54:11.447Z] 7264a8db6415: Verifying Checksum [2024-02-19T06:54:11.447Z] 7264a8db6415: Download complete [2024-02-19T06:54:11.447Z] 1f1c1a5573a3: Verifying Checksum [2024-02-19T06:54:11.447Z] 1f1c1a5573a3: Download complete [2024-02-19T06:54:11.447Z] 7264a8db6415: Pull complete [2024-02-19T06:54:11.706Z] b5e4710f87ac: Verifying Checksum [2024-02-19T06:54:11.706Z] b5e4710f87ac: Download complete [2024-02-19T06:54:11.706Z] c4d48a809fc2: Pull complete [2024-02-19T06:54:11.964Z] 4f1c88b9dad5: Verifying Checksum [2024-02-19T06:54:11.964Z] 4f1c88b9dad5: Download complete [2024-02-19T06:54:12.222Z] ce7588e14bc9: Verifying Checksum [2024-02-19T06:54:12.222Z] ce7588e14bc9: Download complete [2024-02-19T06:54:14.755Z] 4f1c88b9dad5: Pull complete [2024-02-19T06:54:14.755Z] ad3a456e5733: Pull complete [2024-02-19T06:54:15.013Z] 69c7f0334f64: Pull complete [2024-02-19T06:54:15.013Z] 1f1c1a5573a3: Pull complete [2024-02-19T06:54:17.558Z] ce7588e14bc9: Pull complete [2024-02-19T06:54:17.818Z] b5e4710f87ac: Pull complete [2024-02-19T06:54:17.818Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-19T06:54:18.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-19T06:54:18.083Z] ---> 88b5674ff536 [2024-02-19T06:54:18.083Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-02-19T06:54:22.291Z] ---> Running in 9c754e349ca9 [2024-02-19T06:54:22.291Z] Removing intermediate container 9c754e349ca9 [2024-02-19T06:54:22.291Z] ---> eb8fe87ca60a [2024-02-19T06:54:22.291Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-19T06:54:22.291Z] ---> Running in fab448504961 [2024-02-19T06:54:22.291Z] Removing intermediate container fab448504961 [2024-02-19T06:54:22.291Z] ---> 7a689e79bce8 [2024-02-19T06:54:22.291Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-02-19T06:54:22.291Z] ---> Running in 3e6fde5c33e7 [2024-02-19T06:54:22.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T06:54:22.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T06:54:22.811Z] (1/8) Installing openssh-keygen (9.3_p2-r1) [2024-02-19T06:54:22.811Z] (2/8) Installing libedit (20221030.3.1-r1) [2024-02-19T06:54:22.811Z] (3/8) Installing openssh-client-common (9.3_p2-r1) [2024-02-19T06:54:22.811Z] (4/8) Installing openssh-client-default (9.3_p2-r1) [2024-02-19T06:54:22.811Z] (5/8) Installing openssh-sftp-server (9.3_p2-r1) [2024-02-19T06:54:22.811Z] (6/8) Installing openssh-server-common (9.3_p2-r1) [2024-02-19T06:54:22.811Z] (7/8) Installing openssh-server (9.3_p2-r1) [2024-02-19T06:54:22.811Z] (8/8) Installing openssh (9.3_p2-r1) [2024-02-19T06:54:22.811Z] Executing busybox-1.36.1-r5.trigger [2024-02-19T06:54:22.811Z] OK: 270 MiB in 60 packages [2024-02-19T06:54:23.378Z] Removing intermediate container 3e6fde5c33e7 [2024-02-19T06:54:23.378Z] ---> 749129685041 [2024-02-19T06:54:23.378Z] Step 6/10 : WORKDIR /device-modbus-go [2024-02-19T06:54:23.637Z] ---> Running in 3b96c274a8c3 [2024-02-19T06:54:23.637Z] Removing intermediate container 3b96c274a8c3 [2024-02-19T06:54:23.637Z] ---> 0e5245bba640 [2024-02-19T06:54:23.637Z] Step 7/10 : COPY go.mod vendor* ./ [2024-02-19T06:54:23.637Z] ---> b7043d896e88 [2024-02-19T06:54:23.637Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T06:54:23.637Z] ---> Running in e744a9cf00b0 [2024-02-19T06:54:24.551Z] Still waiting to schedule task [2024-02-19T06:54:24.552Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-02-19T06:54:50.225Z] Removing intermediate container e744a9cf00b0 [2024-02-19T06:54:50.225Z] ---> b5db916093ac [2024-02-19T06:54:50.225Z] Step 9/10 : COPY . . [2024-02-19T06:54:50.225Z] ---> 7068fc428b59 [2024-02-19T06:54:50.225Z] Step 10/10 : RUN ${MAKE} [2024-02-19T06:54:50.225Z] ---> Running in 23b62adac0ad [2024-02-19T06:54:50.225Z] noop [2024-02-19T06:54:50.794Z] Removing intermediate container 23b62adac0ad [2024-02-19T06:54:50.794Z] ---> 81be51891f15 [2024-02-19T06:54:50.794Z] Successfully built 81be51891f15 [2024-02-19T06:54:50.794Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T06:54:51.164Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-19T06:54:51.164Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T06:54:51.282Z] prd-ubuntu20.04-docker-8c-8g-1228 does not seem to be running inside a container [2024-02-19T06:54:51.308Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-19T06:54:51.624Z] $ docker top cd2dd46858c376a248b672570dc1dd368f6c3a6cf5ee4aacbe26ffce37c8baa2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T06:54:52.013Z] + go version [2024-02-19T06:54:52.013Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-19T06:54:52.023Z] $ docker stop --time=1 cd2dd46858c376a248b672570dc1dd368f6c3a6cf5ee4aacbe26ffce37c8baa2 [2024-02-19T06:54:53.306Z] $ docker rm -f --volumes cd2dd46858c376a248b672570dc1dd368f6c3a6cf5ee4aacbe26ffce37c8baa2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T06:54:53.927Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-19T06:54:53.928Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T06:54:54.063Z] prd-ubuntu20.04-docker-8c-8g-1228 does not seem to be running inside a container [2024-02-19T06:54:54.091Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-19T06:54:54.424Z] $ docker top b6d820a4ccfa7a985068d7ef10b5362548af856e46af6126a675dab01c2c3a7c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T06:54:54.803Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2024-02-19T06:54:55.117Z] + make test [2024-02-19T06:54:55.117Z] go test ./... -coverprofile=coverage.out [2024-02-19T06:54:56.494Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-02-19T06:55:06.475Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2024-02-19T06:55:06.475Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.017s coverage: 47.9% of statements [2024-02-19T06:55:14.592Z] go vet ./... [2024-02-19T06:55:17.880Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-19T06:55:17.880Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-19T06:55:17.880Z] ./bin/test-attribution-txt.sh [2024-02-19T06:55:18.139Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-19T06:55:18.150Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-19T06:55:18.183Z] $ docker stop --time=1 b6d820a4ccfa7a985068d7ef10b5362548af856e46af6126a675dab01c2c3a7c [2024-02-19T06:55:21.183Z] $ docker rm -f --volumes b6d820a4ccfa7a985068d7ef10b5362548af856e46af6126a675dab01c2c3a7c [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-19T06:55:21.725Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-19T06:55:21.803Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-19T06:55:22.434Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-19T06:55:22.724Z] + ls -al . [2024-02-19T06:55:22.724Z] total 192 [2024-02-19T06:55:22.724Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 19 06:54 . [2024-02-19T06:55:22.724Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 06:53 .. [2024-02-19T06:55:22.724Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 19 06:53 .dockerignore [2024-02-19T06:55:22.724Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 06:55 .git [2024-02-19T06:55:22.724Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 06:53 .github [2024-02-19T06:55:22.724Z] -rw-rw-r-- 1 jenkins jenkins 266 Feb 19 06:53 .gitignore [2024-02-19T06:55:22.724Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 19 06:53 .golangci.yml [2024-02-19T06:55:22.724Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 06:54 .semver [2024-02-19T06:55:22.724Z] -rw-rw-r-- 1 jenkins jenkins 11101 Feb 19 06:53 Attribution.txt [2024-02-19T06:55:22.724Z] -rw-rw-r-- 1 jenkins jenkins 16388 Feb 19 06:53 CHANGELOG.md [2024-02-19T06:55:22.724Z] -rw-rw-r-- 1 jenkins jenkins 1474 Feb 19 06:53 Dockerfile [2024-02-19T06:55:22.724Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 06:53 GOVERNANCE.md [2024-02-19T06:55:22.724Z] -rw-rw-r-- 1 jenkins jenkins 658 Feb 19 06:53 Jenkinsfile [2024-02-19T06:55:22.724Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 19 06:53 LICENSE [2024-02-19T06:55:22.724Z] -rw-rw-r-- 1 jenkins jenkins 1942 Feb 19 06:53 Makefile [2024-02-19T06:55:22.724Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 19 06:53 OWNERS.md [2024-02-19T06:55:22.724Z] -rw-rw-r-- 1 jenkins jenkins 4463 Feb 19 06:53 README.md [2024-02-19T06:55:22.724Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 19 06:54 VERSION [2024-02-19T06:55:22.724Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 06:53 bin [2024-02-19T06:55:22.724Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 06:53 cmd [2024-02-19T06:55:22.724Z] -rw-r--r-- 1 jenkins jenkins 24334 Feb 19 06:55 coverage.out [2024-02-19T06:55:22.724Z] -rw-rw-r-- 1 jenkins jenkins 3986 Feb 19 06:53 go.mod [2024-02-19T06:55:22.724Z] -rw-rw-r-- 1 jenkins jenkins 34676 Feb 19 06:53 go.sum [2024-02-19T06:55:22.724Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 06:53 internal [2024-02-19T06:55:22.724Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 06:53 simulator [2024-02-19T06:55:22.724Z] -rw-rw-r-- 1 jenkins jenkins 229 Feb 19 06:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T06:55:23.092Z] + 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=6a31340a17bb85717be07a58e1963d28cb67ceec --label arch=amd64 --label version=3.2.0-dev.8 . [2024-02-19T06:55:23.092Z] Sending build context to Docker daemon 17.28MB [2024-02-19T06:55:23.092Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T06:55:23.092Z] Step 2/23 : FROM ${BASE} AS builder [2024-02-19T06:55:23.092Z] ---> 81be51891f15 [2024-02-19T06:55:23.092Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-02-19T06:55:23.352Z] ---> Running in eecb97c7e39a [2024-02-19T06:55:23.352Z] Removing intermediate container eecb97c7e39a [2024-02-19T06:55:23.352Z] ---> 1fabca1589ed [2024-02-19T06:55:23.352Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-19T06:55:23.613Z] ---> Running in d98ccbaa74c7 [2024-02-19T06:55:23.613Z] Removing intermediate container d98ccbaa74c7 [2024-02-19T06:55:23.613Z] ---> c7111ba991c1 [2024-02-19T06:55:23.613Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-02-19T06:55:23.613Z] ---> Running in a34ee2eb7c81 [2024-02-19T06:55:23.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T06:55:24.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T06:55:24.391Z] OK: 270 MiB in 60 packages [2024-02-19T06:55:24.651Z] Removing intermediate container a34ee2eb7c81 [2024-02-19T06:55:24.652Z] ---> 0d50c0af8889 [2024-02-19T06:55:24.652Z] Step 6/23 : WORKDIR /device-modbus-go [2024-02-19T06:55:24.652Z] ---> Running in 6e1f5cf2102f [2024-02-19T06:55:24.652Z] Removing intermediate container 6e1f5cf2102f [2024-02-19T06:55:24.652Z] ---> 2b9bc879c6b0 [2024-02-19T06:55:24.652Z] Step 7/23 : COPY go.mod vendor* ./ [2024-02-19T06:55:24.914Z] ---> 3c1ddd202003 [2024-02-19T06:55:24.914Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T06:55:24.914Z] ---> Running in b19d5928207f [2024-02-19T06:55:25.483Z] Removing intermediate container b19d5928207f [2024-02-19T06:55:25.483Z] ---> 7661c30f08bc [2024-02-19T06:55:25.483Z] Step 9/23 : COPY . . [2024-02-19T06:55:26.051Z] ---> bcf14790fc42 [2024-02-19T06:55:26.051Z] Step 10/23 : RUN ${MAKE} [2024-02-19T06:55:26.051Z] ---> Running in 3170213111c0 [2024-02-19T06:55:26.309Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=3.2.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2024-02-19T06:55:44.420Z] Removing intermediate container 3170213111c0 [2024-02-19T06:55:44.420Z] ---> 658dbd63432f [2024-02-19T06:55:44.420Z] Step 11/23 : FROM alpine:3.18 [2024-02-19T06:55:44.420Z] 3.18: Pulling from library/alpine [2024-02-19T06:55:44.420Z] 619be1103602: Pulling fs layer [2024-02-19T06:55:44.701Z] 619be1103602: Download complete [2024-02-19T06:55:44.961Z] 619be1103602: Pull complete [2024-02-19T06:55:44.961Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-19T06:55:44.961Z] Status: Downloaded newer image for alpine:3.18 [2024-02-19T06:55:44.961Z] ---> d3782b16ccc9 [2024-02-19T06:55:44.961Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2024-02-19T06:55:44.961Z] ---> Running in 32cd16925e42 [2024-02-19T06:55:45.220Z] Removing intermediate container 32cd16925e42 [2024-02-19T06:55:45.220Z] ---> 28b8c35947df [2024-02-19T06:55:45.220Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-02-19T06:55:45.220Z] ---> Running in 946df586b665 [2024-02-19T06:55:45.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T06:55:45.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T06:55:45.737Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-02-19T06:55:45.737Z] Executing busybox-1.36.1-r5.trigger [2024-02-19T06:55:45.737Z] OK: 7 MiB in 16 packages [2024-02-19T06:55:46.304Z] Removing intermediate container 946df586b665 [2024-02-19T06:55:46.304Z] ---> ac8dde6a5e81 [2024-02-19T06:55:46.304Z] Step 14/23 : RUN apk --no-cache upgrade [2024-02-19T06:55:46.304Z] ---> Running in 1503fd90c4fa [2024-02-19T06:55:46.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T06:55:46.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T06:55:46.825Z] OK: 7 MiB in 16 packages [2024-02-19T06:55:47.085Z] Removing intermediate container 1503fd90c4fa [2024-02-19T06:55:47.085Z] ---> 6727f92af028 [2024-02-19T06:55:47.085Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-02-19T06:55:47.654Z] ---> 97ff445c5a91 [2024-02-19T06:55:47.654Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-02-19T06:55:47.913Z] ---> a4671b994da7 [2024-02-19T06:55:47.913Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-02-19T06:55:47.913Z] ---> 10bbdaed1ed8 [2024-02-19T06:55:47.913Z] Step 18/23 : EXPOSE 59901 [2024-02-19T06:55:47.913Z] ---> Running in efc59edec09b [2024-02-19T06:55:48.174Z] Removing intermediate container efc59edec09b [2024-02-19T06:55:48.174Z] ---> 85fbdec15c61 [2024-02-19T06:55:48.174Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-02-19T06:55:48.174Z] ---> Running in 4c3af88b61e3 [2024-02-19T06:55:48.174Z] Removing intermediate container 4c3af88b61e3 [2024-02-19T06:55:48.174Z] ---> d3a705488192 [2024-02-19T06:55:48.174Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-02-19T06:55:48.174Z] ---> Running in fa8e90cf5e3e [2024-02-19T06:55:48.433Z] Removing intermediate container fa8e90cf5e3e [2024-02-19T06:55:48.433Z] ---> 14b94af388a1 [2024-02-19T06:55:48.433Z] Step 21/23 : LABEL arch=amd64 [2024-02-19T06:55:48.433Z] ---> Running in a18f865cd8e2 [2024-02-19T06:55:48.433Z] Removing intermediate container a18f865cd8e2 [2024-02-19T06:55:48.433Z] ---> f0382ab9612a [2024-02-19T06:55:48.433Z] Step 22/23 : LABEL git_sha=6a31340a17bb85717be07a58e1963d28cb67ceec [2024-02-19T06:55:48.433Z] ---> Running in cc6df746849a [2024-02-19T06:55:48.433Z] Removing intermediate container cc6df746849a [2024-02-19T06:55:48.433Z] ---> 7dc77444bd2f [2024-02-19T06:55:48.433Z] Step 23/23 : LABEL version=3.2.0-dev.8 [2024-02-19T06:55:48.433Z] ---> Running in af9f49ed5d3e [2024-02-19T06:55:48.694Z] Removing intermediate container af9f49ed5d3e [2024-02-19T06:55:48.694Z] ---> 057322541ebf [2024-02-19T06:55:48.694Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-19T06:55:48.694Z] Successfully built 057322541ebf [2024-02-19T06:55:48.694Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-19T06:55:48.976Z] provisioning config files... [2024-02-19T06:55:48.991Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config16272505006552195080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T06:55:49.339Z] ---> ****-login.sh [2024-02-19T06:55:49.339Z] nexus3.edgexfoundry.org:10001 [2024-02-19T06:55:49.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T06:55:49.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T06:55:49.339Z] Configure a credential helper to remove this warning. See [2024-02-19T06:55:49.339Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T06:55:49.339Z] [2024-02-19T06:55:49.339Z] Login Succeeded [2024-02-19T06:55:49.339Z] nexus3.edgexfoundry.org:10002 [2024-02-19T06:55:49.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T06:55:49.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T06:55:49.339Z] Configure a credential helper to remove this warning. See [2024-02-19T06:55:49.339Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T06:55:49.339Z] [2024-02-19T06:55:49.339Z] Login Succeeded [2024-02-19T06:55:49.339Z] nexus3.edgexfoundry.org:10003 [2024-02-19T06:55:49.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T06:55:49.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T06:55:49.604Z] Configure a credential helper to remove this warning. See [2024-02-19T06:55:49.604Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T06:55:49.604Z] [2024-02-19T06:55:49.604Z] Login Succeeded [2024-02-19T06:55:49.604Z] nexus3.edgexfoundry.org:10004 [2024-02-19T06:55:49.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T06:55:49.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T06:55:49.604Z] Configure a credential helper to remove this warning. See [2024-02-19T06:55:49.604Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T06:55:49.604Z] [2024-02-19T06:55:49.604Z] Login Succeeded [2024-02-19T06:55:49.604Z] ****.io [2024-02-19T06:55:49.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T06:55:49.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T06:55:49.864Z] Configure a credential helper to remove this warning. See [2024-02-19T06:55:49.864Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T06:55:49.864Z] [2024-02-19T06:55:49.864Z] Login Succeeded [2024-02-19T06:55:49.864Z] ---> ****-login.sh ends [Pipeline] } [2024-02-19T06:55:49.874Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-19T06:55:50.006Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T06:55:50.057Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2024-02-19T06:55:50.057Z] 6a31340a17bb85717be07a58e1963d28cb67ceec [2024-02-19T06:55:50.057Z] latest [2024-02-19T06:55:50.057Z] 3.2.0-dev.8 [2024-02-19T06:55:50.057Z] 6a31340a17bb85717be07a58e1963d28cb67ceec-3.2.0-dev.8 [2024-02-19T06:55:50.057Z] main [2024-02-19T06:55:50.057Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T06:55:50.505Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:6a31340a17bb85717be07a58e1963d28cb67ceec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T06:55:50.901Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:6a31340a17bb85717be07a58e1963d28cb67ceec [2024-02-19T06:55:50.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-02-19T06:55:50.901Z] c954dfc27da5: Preparing [2024-02-19T06:55:50.901Z] d6bd14566c47: Preparing [2024-02-19T06:55:50.901Z] 3406862dae2b: Preparing [2024-02-19T06:55:50.901Z] 7b1bc52c1f1d: Preparing [2024-02-19T06:55:50.901Z] a75fa9b3e7b8: Preparing [2024-02-19T06:55:50.901Z] aedc3bda2944: Preparing [2024-02-19T06:55:50.901Z] aedc3bda2944: Waiting [2024-02-19T06:55:50.901Z] c954dfc27da5: Pushed [2024-02-19T06:55:50.901Z] a75fa9b3e7b8: Pushed [2024-02-19T06:55:50.901Z] d6bd14566c47: Pushed [2024-02-19T06:55:50.901Z] 7b1bc52c1f1d: Pushed [2024-02-19T06:55:50.901Z] aedc3bda2944: Layer already exists [2024-02-19T06:55:52.808Z] 3406862dae2b: Pushed [2024-02-19T06:55:52.808Z] 6a31340a17bb85717be07a58e1963d28cb67ceec: digest: sha256:3a72510c32b6983bb1cb110f634c6acd5e08ed6deda7d3e19c3f1bf88b719736 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T06:55:53.203Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T06:55:53.597Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2024-02-19T06:55:53.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-02-19T06:55:53.597Z] c954dfc27da5: Preparing [2024-02-19T06:55:53.597Z] d6bd14566c47: Preparing [2024-02-19T06:55:53.597Z] 3406862dae2b: Preparing [2024-02-19T06:55:53.597Z] 7b1bc52c1f1d: Preparing [2024-02-19T06:55:53.597Z] a75fa9b3e7b8: Preparing [2024-02-19T06:55:53.597Z] aedc3bda2944: Preparing [2024-02-19T06:55:53.597Z] a75fa9b3e7b8: Layer already exists [2024-02-19T06:55:53.597Z] c954dfc27da5: Layer already exists [2024-02-19T06:55:53.597Z] 7b1bc52c1f1d: Layer already exists [2024-02-19T06:55:53.597Z] 3406862dae2b: Layer already exists [2024-02-19T06:55:53.597Z] d6bd14566c47: Layer already exists [2024-02-19T06:55:53.597Z] aedc3bda2944: Layer already exists [2024-02-19T06:55:53.597Z] latest: digest: sha256:3a72510c32b6983bb1cb110f634c6acd5e08ed6deda7d3e19c3f1bf88b719736 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T06:55:53.992Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T06:55:54.401Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.8 [2024-02-19T06:55:54.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-02-19T06:55:54.401Z] c954dfc27da5: Preparing [2024-02-19T06:55:54.401Z] d6bd14566c47: Preparing [2024-02-19T06:55:54.401Z] 3406862dae2b: Preparing [2024-02-19T06:55:54.401Z] 7b1bc52c1f1d: Preparing [2024-02-19T06:55:54.401Z] a75fa9b3e7b8: Preparing [2024-02-19T06:55:54.401Z] aedc3bda2944: Preparing [2024-02-19T06:55:54.401Z] aedc3bda2944: Waiting [2024-02-19T06:55:54.401Z] 7b1bc52c1f1d: Layer already exists [2024-02-19T06:55:54.401Z] 3406862dae2b: Layer already exists [2024-02-19T06:55:54.401Z] c954dfc27da5: Layer already exists [2024-02-19T06:55:54.401Z] a75fa9b3e7b8: Layer already exists [2024-02-19T06:55:54.401Z] d6bd14566c47: Layer already exists [2024-02-19T06:55:54.401Z] aedc3bda2944: Layer already exists [2024-02-19T06:55:54.401Z] 3.2.0-dev.8: digest: sha256:3a72510c32b6983bb1cb110f634c6acd5e08ed6deda7d3e19c3f1bf88b719736 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T06:55:54.801Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:6a31340a17bb85717be07a58e1963d28cb67ceec-3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T06:55:55.218Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:6a31340a17bb85717be07a58e1963d28cb67ceec-3.2.0-dev.8 [2024-02-19T06:55:55.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-02-19T06:55:55.218Z] c954dfc27da5: Preparing [2024-02-19T06:55:55.218Z] d6bd14566c47: Preparing [2024-02-19T06:55:55.218Z] 3406862dae2b: Preparing [2024-02-19T06:55:55.218Z] 7b1bc52c1f1d: Preparing [2024-02-19T06:55:55.218Z] a75fa9b3e7b8: Preparing [2024-02-19T06:55:55.218Z] aedc3bda2944: Preparing [2024-02-19T06:55:55.218Z] aedc3bda2944: Waiting [2024-02-19T06:55:55.218Z] a75fa9b3e7b8: Layer already exists [2024-02-19T06:55:55.218Z] 3406862dae2b: Layer already exists [2024-02-19T06:55:55.218Z] 7b1bc52c1f1d: Layer already exists [2024-02-19T06:55:55.218Z] d6bd14566c47: Layer already exists [2024-02-19T06:55:55.218Z] c954dfc27da5: Layer already exists [2024-02-19T06:55:55.218Z] aedc3bda2944: Layer already exists [2024-02-19T06:55:55.218Z] 6a31340a17bb85717be07a58e1963d28cb67ceec-3.2.0-dev.8: digest: sha256:3a72510c32b6983bb1cb110f634c6acd5e08ed6deda7d3e19c3f1bf88b719736 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T06:55:55.648Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T06:55:56.039Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2024-02-19T06:55:56.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-02-19T06:55:56.039Z] c954dfc27da5: Preparing [2024-02-19T06:55:56.039Z] d6bd14566c47: Preparing [2024-02-19T06:55:56.039Z] 3406862dae2b: Preparing [2024-02-19T06:55:56.039Z] 7b1bc52c1f1d: Preparing [2024-02-19T06:55:56.039Z] a75fa9b3e7b8: Preparing [2024-02-19T06:55:56.039Z] aedc3bda2944: Preparing [2024-02-19T06:55:56.039Z] aedc3bda2944: Waiting [2024-02-19T06:55:56.039Z] a75fa9b3e7b8: Layer already exists [2024-02-19T06:55:56.039Z] 7b1bc52c1f1d: Layer already exists [2024-02-19T06:55:56.039Z] d6bd14566c47: Layer already exists [2024-02-19T06:55:56.039Z] 3406862dae2b: Layer already exists [2024-02-19T06:55:56.039Z] c954dfc27da5: Layer already exists [2024-02-19T06:55:56.039Z] aedc3bda2944: Layer already exists [2024-02-19T06:55:56.039Z] main: digest: sha256:3a72510c32b6983bb1cb110f634c6acd5e08ed6deda7d3e19c3f1bf88b719736 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-19T06:55:56.257Z] ===================================================== [Pipeline] echo [2024-02-19T06:55:56.302Z] taggedImages: [2024-02-19T06:55:56.302Z] - nexus3.edgexfoundry.org:10004/device-modbus:6a31340a17bb85717be07a58e1963d28cb67ceec [2024-02-19T06:55:56.302Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2024-02-19T06:55:56.302Z] - nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.8 [2024-02-19T06:55:56.302Z] - nexus3.edgexfoundry.org:10004/device-modbus:6a31340a17bb85717be07a58e1963d28cb67ceec-3.2.0-dev.8 [2024-02-19T06:55:56.302Z] - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T06:55:56.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T06:55:56.953Z] [2024-02-19T06:55:56.953Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T06:55:57.276Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T06:55:57.276Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-19T06:55:57.276Z] 5eb5b503b376: Pulling fs layer [2024-02-19T06:55:57.276Z] 5c69ac0246d0: Pulling fs layer [2024-02-19T06:55:57.276Z] ec43610c2a17: Pulling fs layer [2024-02-19T06:55:57.276Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-19T06:55:57.276Z] 33b1e0a273af: Pulling fs layer [2024-02-19T06:55:57.276Z] 5d3b04190fa2: Pulling fs layer [2024-02-19T06:55:57.276Z] 2f39f015ded8: Pulling fs layer [2024-02-19T06:55:57.276Z] 3a2ae6a8a46f: Waiting [2024-02-19T06:55:57.276Z] 33b1e0a273af: Waiting [2024-02-19T06:55:57.276Z] 5d3b04190fa2: Waiting [2024-02-19T06:55:57.276Z] 2f39f015ded8: Waiting [2024-02-19T06:55:57.276Z] 5c69ac0246d0: Verifying Checksum [2024-02-19T06:55:57.276Z] 5c69ac0246d0: Download complete [2024-02-19T06:55:57.276Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-19T06:55:57.276Z] 3a2ae6a8a46f: Download complete [2024-02-19T06:55:57.276Z] 33b1e0a273af: Verifying Checksum [2024-02-19T06:55:57.276Z] 33b1e0a273af: Download complete [2024-02-19T06:55:57.276Z] 5d3b04190fa2: Verifying Checksum [2024-02-19T06:55:57.276Z] 5d3b04190fa2: Download complete [2024-02-19T06:55:57.276Z] ec43610c2a17: Verifying Checksum [2024-02-19T06:55:57.276Z] ec43610c2a17: Download complete [2024-02-19T06:55:57.535Z] 5eb5b503b376: Download complete [2024-02-19T06:55:58.102Z] 2f39f015ded8: Download complete [2024-02-19T06:55:58.668Z] 5eb5b503b376: Pull complete [2024-02-19T06:55:58.927Z] 5c69ac0246d0: Pull complete [2024-02-19T06:55:59.490Z] ec43610c2a17: Pull complete [2024-02-19T06:55:59.490Z] 3a2ae6a8a46f: Pull complete [2024-02-19T06:55:59.747Z] 33b1e0a273af: Pull complete [2024-02-19T06:55:59.748Z] 5d3b04190fa2: Pull complete [2024-02-19T06:56:03.932Z] 2f39f015ded8: Pull complete [2024-02-19T06:56:03.932Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-19T06:56:04.192Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T06:56:04.192Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T06:56:04.418Z] prd-ubuntu20.04-docker-8c-8g-1228 does not seem to be running inside a container [2024-02-19T06:56:04.472Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-19T06:56:07.988Z] $ docker top 0ca2aee94d5e9f6f0709fa6636909e995d765c333d827e5d3333ed689d3bc728 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T06:56:08.473Z] ---> job-cost.sh [2024-02-19T06:56:08.473Z] lf-activate-venv: SKIPPING [2024-02-19T06:56:08.473Z] INFO: No Stack... [2024-02-19T06:56:08.733Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-19T06:56:08.991Z] INFO: Archiving Costs [Pipeline] sh [2024-02-19T06:56:09.276Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2024-02-19T06:56:09.276Z] + cut -d, -f6 [Pipeline] lock [2024-02-19T06:56:09.290Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-147-stack-cost] [2024-02-19T06:56:09.296Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-147-stack-cost] did not exist. Created. [2024-02-19T06:56:09.301Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-147-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-19T06:56:09.665Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-19T06:56:09.727Z] Stashed 1 file(s) [Pipeline] } [2024-02-19T06:56:09.734Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-147-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-19T06:56:09.812Z] $ docker stop --time=1 0ca2aee94d5e9f6f0709fa6636909e995d765c333d827e5d3333ed689d3bc728 [2024-02-19T06:56:09.858Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1229 in /w/workspace/gexfoundry_device-modbus-go_main [2024-02-19T06:56:10.964Z] $ docker rm -f --volumes 0ca2aee94d5e9f6f0709fa6636909e995d765c333d827e5d3333ed689d3bc728 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] ws [2024-02-19T06:56:11.142Z] Running in /w/workspace/device-modbus-go/147 [Pipeline] { [Pipeline] checkout [2024-02-19T06:56:11.217Z] Selected Git installation does not exist. Using Default [2024-02-19T06:56:11.217Z] The recommended git tool is: NONE [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-02-19T06:56:17.870Z] using credential edgex-jenkins-ssh [2024-02-19T06:56:17.898Z] Cloning the remote Git repository [2024-02-19T06:56:17.955Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2024-02-19T06:56:18.087Z] > git init /w/workspace/device-modbus-go/147 # timeout=10 [2024-02-19T06:56:18.350Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-02-19T06:56:18.352Z] > git --version # timeout=10 [2024-02-19T06:56:18.392Z] > git --version # 'git version 2.25.1' [2024-02-19T06:56:18.395Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-19T06:56:18.648Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-19T06:56:23.625Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-02-19T06:56:23.661Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-19T06:56:24.786Z] Avoid second fetch [2024-02-19T06:56:24.787Z] Checking out Revision 6a31340a17bb85717be07a58e1963d28cb67ceec (main) [2024-02-19T06:56:25.750Z] Commit message: "Merge pull request #540 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.9" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2024-02-19T06:56:24.805Z] > git config core.sparsecheckout # timeout=10 [2024-02-19T06:56:24.887Z] > git checkout -f 6a31340a17bb85717be07a58e1963d28cb67ceec # timeout=10 [Pipeline] sh [2024-02-19T06:56:26.986Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-19T06:56:26.986Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-19T06:56:26.986Z] Dload Upload Total Spent Left Speed [2024-02-19T06:56:26.986Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 121k 0 --:--:-- --:--:-- --:--:-- 122k [Pipeline] sh [2024-02-19T06:56:27.377Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-19T06:56:27.730Z] + sudo tee /etc/docker/daemon.new [2024-02-19T06:56:27.730Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-19T06:56:27.730Z] { [2024-02-19T06:56:27.730Z] "registry-mirrors": [ [2024-02-19T06:56:27.730Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-19T06:56:27.730Z] ], [2024-02-19T06:56:27.730Z] "bip": "10.250.0.254/24", [2024-02-19T06:56:27.730Z] "hosts": [ [2024-02-19T06:56:27.730Z] "tcp://0.0.0.0:5555", [2024-02-19T06:56:27.730Z] "unix:///var/run/docker.sock" [2024-02-19T06:56:27.730Z] ], [2024-02-19T06:56:27.730Z] "mtu": 1458, [2024-02-19T06:56:27.730Z] "selinux-enabled": true, [2024-02-19T06:56:27.730Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-19T06:56:27.730Z] } [Pipeline] sh [2024-02-19T06:56:28.118Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-19T06:56:28.581Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-19T06:56:46.949Z] provisioning config files... [2024-02-19T06:56:46.976Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/147@tmp/config14305153961661218172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T06:56:47.430Z] ---> ****-login.sh [2024-02-19T06:56:47.430Z] nexus3.edgexfoundry.org:10001 [2024-02-19T06:56:47.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T06:56:47.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T06:56:47.976Z] Configure a credential helper to remove this warning. See [2024-02-19T06:56:47.976Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T06:56:47.976Z] [2024-02-19T06:56:47.976Z] Login Succeeded [2024-02-19T06:56:47.976Z] nexus3.edgexfoundry.org:10002 [2024-02-19T06:56:48.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T06:56:48.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T06:56:48.245Z] Configure a credential helper to remove this warning. See [2024-02-19T06:56:48.245Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T06:56:48.245Z] [2024-02-19T06:56:48.245Z] Login Succeeded [2024-02-19T06:56:48.245Z] nexus3.edgexfoundry.org:10003 [2024-02-19T06:56:48.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T06:56:48.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T06:56:48.791Z] Configure a credential helper to remove this warning. See [2024-02-19T06:56:48.791Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T06:56:48.791Z] [2024-02-19T06:56:48.791Z] Login Succeeded [2024-02-19T06:56:48.791Z] nexus3.edgexfoundry.org:10004 [2024-02-19T06:56:49.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T06:56:49.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T06:56:49.065Z] Configure a credential helper to remove this warning. See [2024-02-19T06:56:49.065Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T06:56:49.065Z] [2024-02-19T06:56:49.065Z] Login Succeeded [2024-02-19T06:56:49.065Z] ****.io [2024-02-19T06:56:49.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T06:56:49.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T06:56:49.603Z] Configure a credential helper to remove this warning. See [2024-02-19T06:56:49.603Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T06:56:49.603Z] [2024-02-19T06:56:49.603Z] Login Succeeded [2024-02-19T06:56:49.603Z] ---> ****-login.sh ends [Pipeline] } [2024-02-19T06:56:49.616Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-19T06:56:50.031Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T06:56:50.086Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T06:56:50.134Z] ========================================================= [2024-02-19T06:56:50.134Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-19T06:56:50.134Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T06:56:50.750Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-19T06:56:52.708Z] Sending build context to Docker daemon 8.752MB [2024-02-19T06:56:52.708Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T06:56:52.708Z] Step 2/10 : FROM ${BASE} AS builder [2024-02-19T06:56:52.708Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-19T06:56:52.708Z] 9fda8d8052c6: Pulling fs layer [2024-02-19T06:56:52.708Z] 5d54e960e981: Pulling fs layer [2024-02-19T06:56:52.708Z] c4a7e357bf2a: Pulling fs layer [2024-02-19T06:56:52.708Z] f0e02332f6b5: Pulling fs layer [2024-02-19T06:56:52.708Z] 872ee5b61b7b: Pulling fs layer [2024-02-19T06:56:52.708Z] 0c6a40ed1a82: Pulling fs layer [2024-02-19T06:56:52.708Z] 94ae7d8d031c: Pulling fs layer [2024-02-19T06:56:52.708Z] 872ee5b61b7b: Waiting [2024-02-19T06:56:52.708Z] 0c6a40ed1a82: Waiting [2024-02-19T06:56:52.708Z] f0e02332f6b5: Waiting [2024-02-19T06:56:52.708Z] 94ae7d8d031c: Waiting [2024-02-19T06:56:52.708Z] 5d54e960e981: Verifying Checksum [2024-02-19T06:56:52.708Z] 5d54e960e981: Download complete [2024-02-19T06:56:52.708Z] f0e02332f6b5: Verifying Checksum [2024-02-19T06:56:52.708Z] f0e02332f6b5: Download complete [2024-02-19T06:56:52.708Z] 872ee5b61b7b: Verifying Checksum [2024-02-19T06:56:52.708Z] 872ee5b61b7b: Download complete [2024-02-19T06:56:52.708Z] 9fda8d8052c6: Verifying Checksum [2024-02-19T06:56:52.708Z] 9fda8d8052c6: Download complete [2024-02-19T06:56:53.313Z] 94ae7d8d031c: Verifying Checksum [2024-02-19T06:56:53.313Z] 94ae7d8d031c: Download complete [2024-02-19T06:56:53.596Z] 9fda8d8052c6: Pull complete [2024-02-19T06:56:54.185Z] 5d54e960e981: Pull complete [2024-02-19T06:56:54.455Z] c4a7e357bf2a: Verifying Checksum [2024-02-19T06:56:54.455Z] c4a7e357bf2a: Download complete [2024-02-19T06:56:55.415Z] 0c6a40ed1a82: Verifying Checksum [2024-02-19T06:56:55.415Z] 0c6a40ed1a82: Download complete [2024-02-19T06:57:07.728Z] c4a7e357bf2a: Pull complete [2024-02-19T06:57:07.728Z] f0e02332f6b5: Pull complete [2024-02-19T06:57:07.728Z] 872ee5b61b7b: Pull complete [2024-02-19T06:57:17.819Z] 0c6a40ed1a82: Pull complete [2024-02-19T06:57:17.819Z] 94ae7d8d031c: Pull complete [2024-02-19T06:57:17.819Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-19T06:57:17.819Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-19T06:57:18.085Z] ---> 86de565de09d [2024-02-19T06:57:18.085Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-02-19T06:57:18.678Z] ---> Running in cb03b6c1af2a [2024-02-19T06:57:18.945Z] Removing intermediate container cb03b6c1af2a [2024-02-19T06:57:18.945Z] ---> c2be7af96940 [2024-02-19T06:57:18.945Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-19T06:57:19.213Z] ---> Running in fc674aa6feed [2024-02-19T06:57:19.480Z] Removing intermediate container fc674aa6feed [2024-02-19T06:57:19.480Z] ---> dd79b87a7464 [2024-02-19T06:57:19.480Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-02-19T06:57:19.480Z] ---> Running in 068a622f0dd2 [2024-02-19T06:57:20.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-19T06:57:21.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-19T06:57:21.981Z] (1/8) Installing openssh-keygen (9.3_p2-r1) [2024-02-19T06:57:21.981Z] (2/8) Installing libedit (20221030.3.1-r1) [2024-02-19T06:57:21.981Z] (3/8) Installing openssh-client-common (9.3_p2-r1) [2024-02-19T06:57:21.981Z] (4/8) Installing openssh-client-default (9.3_p2-r1) [2024-02-19T06:57:21.981Z] (5/8) Installing openssh-sftp-server (9.3_p2-r1) [2024-02-19T06:57:21.981Z] (6/8) Installing openssh-server-common (9.3_p2-r1) [2024-02-19T06:57:21.981Z] (7/8) Installing openssh-server (9.3_p2-r1) [2024-02-19T06:57:21.981Z] (8/8) Installing openssh (9.3_p2-r1) [2024-02-19T06:57:21.981Z] Executing busybox-1.36.1-r5.trigger [2024-02-19T06:57:22.254Z] OK: 272 MiB in 60 packages [2024-02-19T06:57:23.220Z] Removing intermediate container 068a622f0dd2 [2024-02-19T06:57:23.220Z] ---> 0e6bcd9815fc [2024-02-19T06:57:23.220Z] Step 6/10 : WORKDIR /device-modbus-go [2024-02-19T06:57:23.220Z] ---> Running in 5a110a4fdf72 [2024-02-19T06:57:23.488Z] Removing intermediate container 5a110a4fdf72 [2024-02-19T06:57:23.488Z] ---> 9e5853185e41 [2024-02-19T06:57:23.488Z] Step 7/10 : COPY go.mod vendor* ./ [2024-02-19T06:57:24.074Z] ---> 5213feee1a0c [2024-02-19T06:57:24.074Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T06:57:24.074Z] ---> Running in d5c32f248da9 [2024-02-19T06:58:31.952Z] Removing intermediate container d5c32f248da9 [2024-02-19T06:58:31.952Z] ---> bd8d53631601 [2024-02-19T06:58:31.952Z] Step 9/10 : COPY . . [2024-02-19T06:58:31.952Z] ---> 8fde4ec07e51 [2024-02-19T06:58:31.952Z] Step 10/10 : RUN ${MAKE} [2024-02-19T06:58:31.952Z] ---> Running in 24d84236cc53 [2024-02-19T06:58:31.952Z] noop [2024-02-19T06:58:31.952Z] Removing intermediate container 24d84236cc53 [2024-02-19T06:58:31.952Z] ---> 6ca910fb329c [2024-02-19T06:58:31.952Z] Successfully built 6ca910fb329c [2024-02-19T06:58:31.952Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T06:58:32.439Z] + docker inspect -f . ci-base-image-arm64 [2024-02-19T06:58:32.439Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T06:58:32.730Z] prd-ubuntu20.04-docker-arm64-4c-16g-1229 does not seem to be running inside a container [2024-02-19T06:58:32.803Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/147 -v /w/workspace/device-modbus-go/147:/w/workspace/device-modbus-go/147:rw,z -v /w/workspace/device-modbus-go/147@tmp:/w/workspace/device-modbus-go/147@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-02-19T06:58:35.514Z] $ docker top a548af8f09de34c4c41f89b7e49b8dd6f5cc485a7eba075a4c47568274cec1fd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T06:58:36.399Z] + go version [2024-02-19T06:58:36.399Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-19T06:58:36.424Z] $ docker stop --time=1 a548af8f09de34c4c41f89b7e49b8dd6f5cc485a7eba075a4c47568274cec1fd [2024-02-19T06:58:38.019Z] $ docker rm -f --volumes a548af8f09de34c4c41f89b7e49b8dd6f5cc485a7eba075a4c47568274cec1fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T06:58:38.965Z] + docker inspect -f . ci-base-image-arm64 [2024-02-19T06:58:38.965Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T06:58:39.248Z] prd-ubuntu20.04-docker-arm64-4c-16g-1229 does not seem to be running inside a container [2024-02-19T06:58:39.340Z] $ 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/147 -v /w/workspace/device-modbus-go/147:/w/workspace/device-modbus-go/147:rw,z -v /w/workspace/device-modbus-go/147@tmp:/w/workspace/device-modbus-go/147@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-02-19T06:58:40.564Z] $ docker top 96484fb80c8964dee07f685555f648bb9fea4674aa7c74a8b87c6b21e6934ee5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T06:58:41.489Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/147 [Pipeline] fileExists [Pipeline] sh [2024-02-19T06:58:42.250Z] + make test [2024-02-19T06:58:42.250Z] go test ./... -coverprofile=coverage.out [2024-02-19T06:58:45.611Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-02-19T07:00:23.867Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2024-02-19T07:00:23.867Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.061s coverage: 47.9% of statements [2024-02-19T07:00:23.867Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-19T07:00:23.867Z] go vet ./... [2024-02-19T07:00:33.959Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-19T07:00:33.959Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-19T07:00:33.959Z] ./bin/test-attribution-txt.sh [2024-02-19T07:00:33.959Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-19T07:00:33.978Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-19T07:00:34.033Z] $ docker stop --time=1 96484fb80c8964dee07f685555f648bb9fea4674aa7c74a8b87c6b21e6934ee5 [2024-02-19T07:00:35.870Z] $ docker rm -f --volumes 96484fb80c8964dee07f685555f648bb9fea4674aa7c74a8b87c6b21e6934ee5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-19T07:00:37.075Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-19T07:00:37.135Z] Warning: overwriting stash ‘coverage-report’ [2024-02-19T07:00:37.563Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-19T07:00:38.163Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-19T07:00:38.479Z] + ls -al . [2024-02-19T07:00:38.479Z] total 188 [2024-02-19T07:00:38.479Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 06:58 . [2024-02-19T07:00:38.479Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 06:56 .. [2024-02-19T07:00:38.479Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 19 06:56 .dockerignore [2024-02-19T07:00:38.479Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 06:56 .git [2024-02-19T07:00:38.479Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 06:56 .github [2024-02-19T07:00:38.479Z] -rw-rw-r-- 1 jenkins jenkins 266 Feb 19 06:56 .gitignore [2024-02-19T07:00:38.479Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 19 06:56 .golangci.yml [2024-02-19T07:00:38.479Z] -rw-rw-r-- 1 jenkins jenkins 11101 Feb 19 06:56 Attribution.txt [2024-02-19T07:00:38.479Z] -rw-rw-r-- 1 jenkins jenkins 16388 Feb 19 06:56 CHANGELOG.md [2024-02-19T07:00:38.479Z] -rw-rw-r-- 1 jenkins jenkins 1474 Feb 19 06:56 Dockerfile [2024-02-19T07:00:38.479Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 06:56 GOVERNANCE.md [2024-02-19T07:00:38.479Z] -rw-rw-r-- 1 jenkins jenkins 658 Feb 19 06:56 Jenkinsfile [2024-02-19T07:00:38.479Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 19 06:56 LICENSE [2024-02-19T07:00:38.479Z] -rw-rw-r-- 1 jenkins jenkins 1942 Feb 19 06:56 Makefile [2024-02-19T07:00:38.479Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 19 06:56 OWNERS.md [2024-02-19T07:00:38.479Z] -rw-rw-r-- 1 jenkins jenkins 4463 Feb 19 06:56 README.md [2024-02-19T07:00:38.479Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 19 06:54 VERSION [2024-02-19T07:00:38.479Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 06:56 bin [2024-02-19T07:00:38.479Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 06:56 cmd [2024-02-19T07:00:38.479Z] -rw-r--r-- 1 jenkins jenkins 24334 Feb 19 07:00 coverage.out [2024-02-19T07:00:38.479Z] -rw-rw-r-- 1 jenkins jenkins 3986 Feb 19 06:56 go.mod [2024-02-19T07:00:38.479Z] -rw-rw-r-- 1 jenkins jenkins 34676 Feb 19 06:56 go.sum [2024-02-19T07:00:38.479Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 06:56 internal [2024-02-19T07:00:38.479Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 06:56 simulator [2024-02-19T07:00:38.479Z] -rw-rw-r-- 1 jenkins jenkins 229 Feb 19 06:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T07:00:38.888Z] + 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=6a31340a17bb85717be07a58e1963d28cb67ceec --label arch=arm64 --label version=3.2.0-dev.8 . [2024-02-19T07:00:39.155Z] Sending build context to Docker daemon 8.777MB [2024-02-19T07:00:39.155Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T07:00:39.155Z] Step 2/23 : FROM ${BASE} AS builder [2024-02-19T07:00:39.155Z] ---> 6ca910fb329c [2024-02-19T07:00:39.155Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-02-19T07:00:39.423Z] ---> Running in 5cf10f94d678 [2024-02-19T07:00:39.690Z] Removing intermediate container 5cf10f94d678 [2024-02-19T07:00:39.690Z] ---> bd820c7cc044 [2024-02-19T07:00:39.690Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-19T07:00:39.690Z] ---> Running in 8d44d5279723 [2024-02-19T07:00:39.960Z] Removing intermediate container 8d44d5279723 [2024-02-19T07:00:39.960Z] ---> 86cd0b9a41d5 [2024-02-19T07:00:39.960Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-02-19T07:00:39.960Z] ---> Running in f538405c45b9 [2024-02-19T07:00:40.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-19T07:00:41.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-19T07:00:42.756Z] OK: 272 MiB in 60 packages [2024-02-19T07:00:43.443Z] Removing intermediate container f538405c45b9 [2024-02-19T07:00:43.443Z] ---> 7c0e419ba84b [2024-02-19T07:00:43.443Z] Step 6/23 : WORKDIR /device-modbus-go [2024-02-19T07:00:43.443Z] ---> Running in ca90f9673bb8 [2024-02-19T07:00:43.711Z] Removing intermediate container ca90f9673bb8 [2024-02-19T07:00:43.711Z] ---> 150887b6610d [2024-02-19T07:00:43.711Z] Step 7/23 : COPY go.mod vendor* ./ [2024-02-19T07:00:45.669Z] ---> f785a7e1119c [2024-02-19T07:00:45.669Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T07:00:45.936Z] ---> Running in b6934d88ef11 [2024-02-19T07:00:47.882Z] Removing intermediate container b6934d88ef11 [2024-02-19T07:00:47.882Z] ---> 25c255a633fe [2024-02-19T07:00:47.882Z] Step 9/23 : COPY . . [2024-02-19T07:00:48.859Z] ---> 4abf648e9e53 [2024-02-19T07:00:48.859Z] Step 10/23 : RUN ${MAKE} [2024-02-19T07:00:48.859Z] ---> Running in 991c84d9f528 [2024-02-19T07:00:49.819Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=3.2.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2024-02-19T07:02:26.450Z] Removing intermediate container 991c84d9f528 [2024-02-19T07:02:26.450Z] ---> 5c7e89dab961 [2024-02-19T07:02:26.450Z] Step 11/23 : FROM alpine:3.18 [2024-02-19T07:02:27.029Z] 3.18: Pulling from library/alpine [2024-02-19T07:02:27.295Z] c6b39de5b339: Pulling fs layer [2024-02-19T07:02:27.295Z] c6b39de5b339: Verifying Checksum [2024-02-19T07:02:27.295Z] c6b39de5b339: Download complete [2024-02-19T07:02:27.882Z] c6b39de5b339: Pull complete [2024-02-19T07:02:27.882Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-19T07:02:27.882Z] Status: Downloaded newer image for alpine:3.18 [2024-02-19T07:02:27.882Z] ---> 33abbf032149 [2024-02-19T07:02:27.882Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2024-02-19T07:02:28.158Z] ---> Running in 159abd9490b2 [2024-02-19T07:02:28.424Z] Removing intermediate container 159abd9490b2 [2024-02-19T07:02:28.424Z] ---> 1223535b074a [2024-02-19T07:02:28.424Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-02-19T07:02:28.424Z] ---> Running in de31075af863 [2024-02-19T07:02:29.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-19T07:02:29.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-19T07:02:30.935Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-02-19T07:02:30.935Z] Executing busybox-1.36.1-r5.trigger [2024-02-19T07:02:30.935Z] OK: 8 MiB in 16 packages [2024-02-19T07:02:31.906Z] Removing intermediate container de31075af863 [2024-02-19T07:02:31.906Z] ---> 1f6005746709 [2024-02-19T07:02:31.906Z] Step 14/23 : RUN apk --no-cache upgrade [2024-02-19T07:02:31.906Z] ---> Running in ddae9f50855e [2024-02-19T07:02:32.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-19T07:02:33.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-19T07:02:34.081Z] OK: 8 MiB in 16 packages [2024-02-19T07:02:34.661Z] Removing intermediate container ddae9f50855e [2024-02-19T07:02:34.661Z] ---> 19ae4003f685 [2024-02-19T07:02:34.661Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-02-19T07:02:36.069Z] ---> 5e9da654e20a [2024-02-19T07:02:36.069Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-02-19T07:02:36.339Z] ---> ad6f07b50db6 [2024-02-19T07:02:36.339Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-02-19T07:02:39.676Z] ---> 8fe4a1f6daa9 [2024-02-19T07:02:39.676Z] Step 18/23 : EXPOSE 59901 [2024-02-19T07:02:39.676Z] ---> Running in 445fca3411bb [2024-02-19T07:02:39.676Z] Removing intermediate container 445fca3411bb [2024-02-19T07:02:39.676Z] ---> 5a46397ca526 [2024-02-19T07:02:39.676Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-02-19T07:02:39.676Z] ---> Running in d9262b5d955b [2024-02-19T07:02:39.943Z] Removing intermediate container d9262b5d955b [2024-02-19T07:02:39.944Z] ---> 75d4ef576fc3 [2024-02-19T07:02:39.944Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-02-19T07:02:39.944Z] ---> Running in 5a8080990867 [2024-02-19T07:02:40.211Z] Removing intermediate container 5a8080990867 [2024-02-19T07:02:40.211Z] ---> 17252f506976 [2024-02-19T07:02:40.211Z] Step 21/23 : LABEL arch=arm64 [2024-02-19T07:02:40.211Z] ---> Running in 11888a931dcc [2024-02-19T07:02:40.478Z] Removing intermediate container 11888a931dcc [2024-02-19T07:02:40.478Z] ---> b96bb9a4ee45 [2024-02-19T07:02:40.478Z] Step 22/23 : LABEL git_sha=6a31340a17bb85717be07a58e1963d28cb67ceec [2024-02-19T07:02:40.754Z] ---> Running in 6d8bd148dc53 [2024-02-19T07:02:41.020Z] Removing intermediate container 6d8bd148dc53 [2024-02-19T07:02:41.020Z] ---> eba2b246603c [2024-02-19T07:02:41.020Z] Step 23/23 : LABEL version=3.2.0-dev.8 [2024-02-19T07:02:41.020Z] ---> Running in d39e392c9dfd [2024-02-19T07:02:41.287Z] Removing intermediate container d39e392c9dfd [2024-02-19T07:02:41.287Z] ---> 4a3ff8376e61 [2024-02-19T07:02:41.287Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-19T07:02:41.287Z] Successfully built 4a3ff8376e61 [2024-02-19T07:02:41.287Z] 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-02-19T07:02:41.730Z] provisioning config files... [2024-02-19T07:02:41.746Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/147@tmp/config4187907809011035050tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T07:02:42.143Z] ---> ****-login.sh [2024-02-19T07:02:42.143Z] nexus3.edgexfoundry.org:10001 [2024-02-19T07:02:42.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T07:02:42.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T07:02:42.410Z] Configure a credential helper to remove this warning. See [2024-02-19T07:02:42.410Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T07:02:42.410Z] [2024-02-19T07:02:42.410Z] Login Succeeded [2024-02-19T07:02:42.410Z] nexus3.edgexfoundry.org:10002 [2024-02-19T07:02:42.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T07:02:42.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T07:02:42.677Z] Configure a credential helper to remove this warning. See [2024-02-19T07:02:42.678Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T07:02:42.678Z] [2024-02-19T07:02:42.678Z] Login Succeeded [2024-02-19T07:02:42.678Z] nexus3.edgexfoundry.org:10003 [2024-02-19T07:02:42.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T07:02:42.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T07:02:42.943Z] Configure a credential helper to remove this warning. See [2024-02-19T07:02:42.943Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T07:02:42.943Z] [2024-02-19T07:02:42.943Z] Login Succeeded [2024-02-19T07:02:43.212Z] nexus3.edgexfoundry.org:10004 [2024-02-19T07:02:43.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T07:02:43.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T07:02:43.477Z] Configure a credential helper to remove this warning. See [2024-02-19T07:02:43.478Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T07:02:43.478Z] [2024-02-19T07:02:43.478Z] Login Succeeded [2024-02-19T07:02:43.478Z] ****.io [2024-02-19T07:02:43.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T07:02:44.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T07:02:44.008Z] Configure a credential helper to remove this warning. See [2024-02-19T07:02:44.008Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T07:02:44.008Z] [2024-02-19T07:02:44.008Z] Login Succeeded [2024-02-19T07:02:44.008Z] ---> ****-login.sh ends [Pipeline] } [2024-02-19T07:02:44.020Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-19T07:02:44.215Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T07:02:44.281Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2024-02-19T07:02:44.281Z] 6a31340a17bb85717be07a58e1963d28cb67ceec [2024-02-19T07:02:44.281Z] latest [2024-02-19T07:02:44.281Z] 3.2.0-dev.8 [2024-02-19T07:02:44.281Z] 6a31340a17bb85717be07a58e1963d28cb67ceec-3.2.0-dev.8 [2024-02-19T07:02:44.281Z] main [2024-02-19T07:02:44.281Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T07:02:44.855Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:6a31340a17bb85717be07a58e1963d28cb67ceec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T07:02:45.308Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:6a31340a17bb85717be07a58e1963d28cb67ceec [2024-02-19T07:02:45.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-02-19T07:02:45.308Z] 04709d334503: Preparing [2024-02-19T07:02:45.308Z] ab4cbb3342de: Preparing [2024-02-19T07:02:45.308Z] eae164e576de: Preparing [2024-02-19T07:02:45.308Z] a1ca1f8a1b18: Preparing [2024-02-19T07:02:45.308Z] f9fd6062636b: Preparing [2024-02-19T07:02:45.308Z] 7c504f21be85: Preparing [2024-02-19T07:02:45.308Z] 7c504f21be85: Waiting [2024-02-19T07:02:45.572Z] f9fd6062636b: Pushed [2024-02-19T07:02:45.572Z] ab4cbb3342de: Pushed [2024-02-19T07:02:45.572Z] 04709d334503: Pushed [2024-02-19T07:02:45.572Z] a1ca1f8a1b18: Pushed [2024-02-19T07:02:45.572Z] 7c504f21be85: Layer already exists [2024-02-19T07:02:49.807Z] eae164e576de: Pushed [2024-02-19T07:02:49.807Z] 6a31340a17bb85717be07a58e1963d28cb67ceec: digest: sha256:69b0acb2523b9bcd29b6c0d289f701bfd9e9a69d9efdc5e9643fbd82cdf7f931 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T07:02:50.285Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T07:02:50.762Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2024-02-19T07:02:50.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-02-19T07:02:50.763Z] 04709d334503: Preparing [2024-02-19T07:02:50.763Z] ab4cbb3342de: Preparing [2024-02-19T07:02:50.763Z] eae164e576de: Preparing [2024-02-19T07:02:50.763Z] a1ca1f8a1b18: Preparing [2024-02-19T07:02:50.763Z] f9fd6062636b: Preparing [2024-02-19T07:02:50.763Z] 7c504f21be85: Preparing [2024-02-19T07:02:50.763Z] 7c504f21be85: Waiting [2024-02-19T07:02:50.763Z] 04709d334503: Layer already exists [2024-02-19T07:02:50.763Z] eae164e576de: Layer already exists [2024-02-19T07:02:50.763Z] ab4cbb3342de: Layer already exists [2024-02-19T07:02:50.763Z] f9fd6062636b: Layer already exists [2024-02-19T07:02:50.763Z] a1ca1f8a1b18: Layer already exists [2024-02-19T07:02:50.763Z] 7c504f21be85: Layer already exists [2024-02-19T07:02:50.763Z] latest: digest: sha256:69b0acb2523b9bcd29b6c0d289f701bfd9e9a69d9efdc5e9643fbd82cdf7f931 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T07:02:51.489Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T07:02:51.956Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.8 [2024-02-19T07:02:51.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-02-19T07:02:51.956Z] 04709d334503: Preparing [2024-02-19T07:02:51.956Z] ab4cbb3342de: Preparing [2024-02-19T07:02:51.956Z] eae164e576de: Preparing [2024-02-19T07:02:51.956Z] a1ca1f8a1b18: Preparing [2024-02-19T07:02:51.956Z] f9fd6062636b: Preparing [2024-02-19T07:02:51.956Z] 7c504f21be85: Preparing [2024-02-19T07:02:51.956Z] 7c504f21be85: Waiting [2024-02-19T07:02:51.956Z] a1ca1f8a1b18: Layer already exists [2024-02-19T07:02:51.956Z] 04709d334503: Layer already exists [2024-02-19T07:02:51.956Z] f9fd6062636b: Layer already exists [2024-02-19T07:02:51.956Z] ab4cbb3342de: Layer already exists [2024-02-19T07:02:51.956Z] eae164e576de: Layer already exists [2024-02-19T07:02:51.956Z] 7c504f21be85: Layer already exists [2024-02-19T07:02:51.956Z] 3.2.0-dev.8: digest: sha256:69b0acb2523b9bcd29b6c0d289f701bfd9e9a69d9efdc5e9643fbd82cdf7f931 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T07:02:52.695Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:6a31340a17bb85717be07a58e1963d28cb67ceec-3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T07:02:55.102Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:6a31340a17bb85717be07a58e1963d28cb67ceec-3.2.0-dev.8 [2024-02-19T07:02:55.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-02-19T07:02:55.102Z] 04709d334503: Preparing [2024-02-19T07:02:55.102Z] ab4cbb3342de: Preparing [2024-02-19T07:02:55.102Z] eae164e576de: Preparing [2024-02-19T07:02:55.102Z] a1ca1f8a1b18: Preparing [2024-02-19T07:02:55.102Z] f9fd6062636b: Preparing [2024-02-19T07:02:55.102Z] 7c504f21be85: Preparing [2024-02-19T07:02:55.102Z] 7c504f21be85: Waiting [2024-02-19T07:02:55.102Z] a1ca1f8a1b18: Layer already exists [2024-02-19T07:02:55.102Z] 04709d334503: Layer already exists [2024-02-19T07:02:55.102Z] f9fd6062636b: Layer already exists [2024-02-19T07:02:55.102Z] ab4cbb3342de: Layer already exists [2024-02-19T07:02:55.102Z] eae164e576de: Layer already exists [2024-02-19T07:02:55.102Z] 7c504f21be85: Layer already exists [2024-02-19T07:02:55.102Z] 6a31340a17bb85717be07a58e1963d28cb67ceec-3.2.0-dev.8: digest: sha256:69b0acb2523b9bcd29b6c0d289f701bfd9e9a69d9efdc5e9643fbd82cdf7f931 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T07:02:55.849Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T07:02:56.321Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2024-02-19T07:02:56.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-02-19T07:02:56.322Z] 04709d334503: Preparing [2024-02-19T07:02:56.322Z] ab4cbb3342de: Preparing [2024-02-19T07:02:56.322Z] eae164e576de: Preparing [2024-02-19T07:02:56.322Z] a1ca1f8a1b18: Preparing [2024-02-19T07:02:56.322Z] f9fd6062636b: Preparing [2024-02-19T07:02:56.322Z] 7c504f21be85: Preparing [2024-02-19T07:02:56.322Z] 7c504f21be85: Waiting [2024-02-19T07:02:56.322Z] f9fd6062636b: Layer already exists [2024-02-19T07:02:56.322Z] a1ca1f8a1b18: Layer already exists [2024-02-19T07:02:56.322Z] eae164e576de: Layer already exists [2024-02-19T07:02:56.322Z] 04709d334503: Layer already exists [2024-02-19T07:02:56.322Z] ab4cbb3342de: Layer already exists [2024-02-19T07:02:56.322Z] 7c504f21be85: Layer already exists [2024-02-19T07:02:56.586Z] main: digest: sha256:69b0acb2523b9bcd29b6c0d289f701bfd9e9a69d9efdc5e9643fbd82cdf7f931 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-19T07:02:56.902Z] ===================================================== [Pipeline] echo [2024-02-19T07:02:56.960Z] taggedImages: [2024-02-19T07:02:56.960Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:6a31340a17bb85717be07a58e1963d28cb67ceec [2024-02-19T07:02:56.960Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2024-02-19T07:02:56.960Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.8 [2024-02-19T07:02:56.960Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:6a31340a17bb85717be07a58e1963d28cb67ceec-3.2.0-dev.8 [2024-02-19T07:02:56.960Z] - 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-02-19T07:02:57.592Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-19T07:02:57.592Z] [2024-02-19T07:02:57.592Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T07:02:57.975Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-19T07:02:57.975Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-19T07:02:57.975Z] 8998bd30e6a1: Pulling fs layer [2024-02-19T07:02:57.975Z] 04944245beec: Pulling fs layer [2024-02-19T07:02:57.975Z] 699f458cf7ca: Pulling fs layer [2024-02-19T07:02:57.975Z] 765212b225bb: Pulling fs layer [2024-02-19T07:02:57.975Z] f23df028b6ca: Pulling fs layer [2024-02-19T07:02:57.975Z] d65c8cfc05b1: Pulling fs layer [2024-02-19T07:02:57.975Z] 2437ff75d9bd: Pulling fs layer [2024-02-19T07:02:57.975Z] f23df028b6ca: Waiting [2024-02-19T07:02:57.975Z] d65c8cfc05b1: Waiting [2024-02-19T07:02:57.975Z] 765212b225bb: Waiting [2024-02-19T07:02:57.975Z] 2437ff75d9bd: Waiting [2024-02-19T07:02:58.240Z] 04944245beec: Verifying Checksum [2024-02-19T07:02:58.240Z] 04944245beec: Download complete [2024-02-19T07:02:58.240Z] 765212b225bb: Verifying Checksum [2024-02-19T07:02:58.240Z] 765212b225bb: Download complete [2024-02-19T07:02:58.240Z] f23df028b6ca: Verifying Checksum [2024-02-19T07:02:58.240Z] f23df028b6ca: Download complete [2024-02-19T07:02:58.240Z] d65c8cfc05b1: Verifying Checksum [2024-02-19T07:02:58.240Z] d65c8cfc05b1: Download complete [2024-02-19T07:02:58.510Z] 699f458cf7ca: Verifying Checksum [2024-02-19T07:02:58.510Z] 699f458cf7ca: Download complete [2024-02-19T07:02:58.777Z] 8998bd30e6a1: Verifying Checksum [2024-02-19T07:02:58.777Z] 8998bd30e6a1: Download complete [2024-02-19T07:03:01.356Z] 2437ff75d9bd: Verifying Checksum [2024-02-19T07:03:01.356Z] 2437ff75d9bd: Download complete [2024-02-19T07:03:03.296Z] 8998bd30e6a1: Pull complete [2024-02-19T07:03:03.878Z] 04944245beec: Pull complete [2024-02-19T07:03:05.283Z] 699f458cf7ca: Pull complete [2024-02-19T07:03:05.548Z] 765212b225bb: Pull complete [2024-02-19T07:03:09.790Z] f23df028b6ca: Pull complete [2024-02-19T07:03:09.791Z] d65c8cfc05b1: Pull complete [2024-02-19T07:03:28.116Z] 2437ff75d9bd: Pull complete [2024-02-19T07:03:28.116Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-19T07:03:28.116Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-19T07:03:28.116Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T07:03:28.510Z] prd-ubuntu20.04-docker-arm64-4c-16g-1229 does not seem to be running inside a container [2024-02-19T07:03:28.579Z] $ 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/147 -v /w/workspace/device-modbus-go/147:/w/workspace/device-modbus-go/147:rw,z -v /w/workspace/device-modbus-go/147@tmp:/w/workspace/device-modbus-go/147@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-02-19T07:03:29.734Z] $ docker top 33701c6dd4ba13b182ed9083fd5268c20b47bb88eaa6e774c1040253842644a6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T07:03:30.716Z] ---> job-cost.sh [2024-02-19T07:03:30.716Z] lf-activate-venv: SKIPPING [2024-02-19T07:03:30.716Z] INFO: No Stack... [2024-02-19T07:03:31.309Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-19T07:03:31.897Z] INFO: Archiving Costs [Pipeline] sh [2024-02-19T07:03:32.241Z] + cat /w/workspace/device-modbus-go/147/archives/cost.csv [2024-02-19T07:03:32.241Z] + cut -d, -f6 [Pipeline] lock [2024-02-19T07:03:32.582Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-147-stack-cost] [2024-02-19T07:03:32.590Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-147-stack-cost] did not exist. Created. [2024-02-19T07:03:32.596Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-147-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-19T07:03:33.336Z] /w/workspace/device-modbus-go/147@tmp/durable-028a5294/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-19T07:03:33.658Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-19T07:03:33.728Z] Warning: overwriting stash ‘stack-cost’ [2024-02-19T07:03:33.782Z] Stashed 1 file(s) [Pipeline] } [2024-02-19T07:03:33.790Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-147-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-19T07:03:33.906Z] $ docker stop --time=1 33701c6dd4ba13b182ed9083fd5268c20b47bb88eaa6e774c1040253842644a6 [2024-02-19T07:03:39.275Z] $ docker rm -f --volumes 33701c6dd4ba13b182ed9083fd5268c20b47bb88eaa6e774c1040253842644a6 [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-02-19T07:03:40.592Z] provisioning config files... [2024-02-19T07:03:40.600Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8843176463385786489tmp [Pipeline] { [Pipeline] sh [2024-02-19T07:03:40.989Z] + set +x [2024-02-19T07:03:40.990Z] + curl -s https://codecov.io/bash [2024-02-19T07:03:40.990Z] + bash -s -- [2024-02-19T07:03:40.990Z] [2024-02-19T07:03:40.990Z] _____ _ [2024-02-19T07:03:40.990Z] / ____| | | [2024-02-19T07:03:40.990Z] | | ___ __| | ___ ___ _____ __ [2024-02-19T07:03:40.990Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-19T07:03:40.990Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-19T07:03:40.990Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-19T07:03:40.990Z] Bash-1.0.6 [2024-02-19T07:03:40.990Z] [2024-02-19T07:03:40.990Z] [2024-02-19T07:03:40.990Z] ==> git version 2.25.1 found [2024-02-19T07:03:40.990Z] ==> 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-02-19T07:03:40.990Z] Release-Date: 2020-01-08 [2024-02-19T07:03:40.990Z] 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-02-19T07:03:40.990Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-19T07:03:40.990Z] ==> Jenkins CI detected. [2024-02-19T07:03:40.990Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2024-02-19T07:03:40.990Z] project root: . [2024-02-19T07:03:40.990Z] --> token set from env [2024-02-19T07:03:40.990Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-19T07:03:41.254Z] ==> Running gcov in . (disable via -X gcov) [2024-02-19T07:03:41.254Z] ==> Python coveragepy not found [2024-02-19T07:03:41.254Z] ==> Searching for coverage reports in: [2024-02-19T07:03:41.254Z] + . [2024-02-19T07:03:41.254Z] -> Found 1 reports [2024-02-19T07:03:41.254Z] ==> Detecting git/mercurial file structure [2024-02-19T07:03:41.254Z] ==> Reading reports [2024-02-19T07:03:41.254Z] + ./coverage.out bytes=24334 [2024-02-19T07:03:41.254Z] ==> Appending adjustments [2024-02-19T07:03:41.254Z] https://docs.codecov.io/docs/fixing-reports [2024-02-19T07:03:41.254Z] + Found adjustments [2024-02-19T07:03:41.254Z] ==> Gzipping contents [2024-02-19T07:03:41.254Z] 4.0K /tmp/codecov.DG4SW6.gz [2024-02-19T07:03:41.254Z] ==> Uploading reports [2024-02-19T07:03:41.254Z] url: https://codecov.io [2024-02-19T07:03:41.254Z] query: branch=main&commit=6a31340a17bb85717be07a58e1963d28cb67ceec&build=147&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F147%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-19T07:03:41.254Z] -> Pinging Codecov [2024-02-19T07:03:41.255Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=6a31340a17bb85717be07a58e1963d28cb67ceec&build=147&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F147%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-19T07:03:41.515Z] -> Uploading to [2024-02-19T07:03:41.515Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-19/55DBCA73C666E3227836607328DD7E49/6a31340a17bb85717be07a58e1963d28cb67ceec/23274321-0e81-4eef-94f1-5ff69acf6f23.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240219%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240219T070341Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=af7441c8c01b1688cdcaa7dffd8a00a7011adf6f052863b4ab1734887f341219 [2024-02-19T07:03:41.515Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-19T07:03:41.515Z] Dload Upload Total Spent Left Speed [2024-02-19T07:03:41.774Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3806 0 0 100 3806 0 17702 --:--:-- --:--:-- --:--:-- 17620 100 3806 0 0 100 3806 0 13941 --:--:-- --:--:-- --:--:-- 13890 [2024-02-19T07:03:41.774Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/6a31340a17bb85717be07a58e1963d28cb67ceec [Pipeline] } [2024-02-19T07:03:41.782Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-02-19T07:03:42.211Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-02-19T07:03:42.224Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T07:03:42.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-19T07:03:42.657Z] [2024-02-19T07:03:42.657Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T07:03:43.003Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-19T07:03:43.003Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-02-19T07:03:43.003Z] df9b9388f04a: Pulling fs layer [2024-02-19T07:03:43.003Z] 52dc419b0ee2: Pulling fs layer [2024-02-19T07:03:43.003Z] 25bc292e5bac: Pulling fs layer [2024-02-19T07:03:43.003Z] 114826534d7a: Pulling fs layer [2024-02-19T07:03:43.003Z] 4657fd5d0bcf: Pulling fs layer [2024-02-19T07:03:43.003Z] 6ad1cebc031e: Pulling fs layer [2024-02-19T07:03:43.003Z] 8a3aa393b2d8: Pulling fs layer [2024-02-19T07:03:43.003Z] 114826534d7a: Waiting [2024-02-19T07:03:43.003Z] 6ad1cebc031e: Waiting [2024-02-19T07:03:43.003Z] 8a3aa393b2d8: Waiting [2024-02-19T07:03:43.003Z] 25bc292e5bac: Verifying Checksum [2024-02-19T07:03:43.003Z] 25bc292e5bac: Download complete [2024-02-19T07:03:43.003Z] 52dc419b0ee2: Download complete [2024-02-19T07:03:43.003Z] 4657fd5d0bcf: Verifying Checksum [2024-02-19T07:03:43.003Z] 4657fd5d0bcf: Download complete [2024-02-19T07:03:43.003Z] df9b9388f04a: Verifying Checksum [2024-02-19T07:03:43.003Z] df9b9388f04a: Download complete [2024-02-19T07:03:43.262Z] 6ad1cebc031e: Verifying Checksum [2024-02-19T07:03:43.262Z] 6ad1cebc031e: Download complete [2024-02-19T07:03:43.262Z] df9b9388f04a: Pull complete [2024-02-19T07:03:43.521Z] 52dc419b0ee2: Pull complete [2024-02-19T07:03:43.521Z] 25bc292e5bac: Pull complete [2024-02-19T07:03:43.779Z] 114826534d7a: Verifying Checksum [2024-02-19T07:03:43.779Z] 114826534d7a: Download complete [2024-02-19T07:03:44.060Z] 8a3aa393b2d8: Verifying Checksum [2024-02-19T07:03:44.060Z] 8a3aa393b2d8: Download complete [2024-02-19T07:03:48.250Z] 114826534d7a: Pull complete [2024-02-19T07:03:48.250Z] 4657fd5d0bcf: Pull complete [2024-02-19T07:03:48.250Z] 6ad1cebc031e: Pull complete [2024-02-19T07:03:50.781Z] 8a3aa393b2d8: Pull complete [2024-02-19T07:03:50.781Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-02-19T07:03:50.781Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-19T07:03:51.039Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T07:03:51.340Z] prd-ubuntu20.04-docker-8c-8g-1228 does not seem to be running inside a container [2024-02-19T07:03:51.366Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-02-19T07:03:55.256Z] $ docker top 5e4f950b521cca1569237ed770b4b873cf27a5634e3ee4d120f89fbae9bb1835 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-19T07:03:55.429Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2024-02-19T07:03:55.707Z] + set -o pipefail [2024-02-19T07:03:55.707Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2024-02-19T07:04:00.979Z] [2024-02-19T07:04:00.979Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2024-02-19T07:04:00.979Z] [2024-02-19T07:04:00.980Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5174d6d0-2379-4548-918f-caa15a8d100f/history/2409b5b3-3dfa-400d-b1a6-430d52f9527a [2024-02-19T07:04:00.980Z] [2024-02-19T07:04:00.980Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-02-19T07:04:00.980Z] [2024-02-19T07:04:00.980Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-02-19T07:04:00.980Z] [2024-02-19T07:04:00.980Z] [2024-02-19T07:04:00.980Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-02-19T07:04:00.980Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-02-19T07:04:00.980Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-02-19T07:04:00.988Z] $ docker stop --time=1 5e4f950b521cca1569237ed770b4b873cf27a5634e3ee4d120f89fbae9bb1835 [2024-02-19T07:04:04.065Z] $ docker rm -f --volumes 5e4f950b521cca1569237ed770b4b873cf27a5634e3ee4d120f89fbae9bb1835 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-19T07:04:05.577Z] + git log --format=format:%s -1 6a31340a17bb85717be07a58e1963d28cb67ceec [Pipeline] sh [2024-02-19T07:04:05.871Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-19T07:04:05.871Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T07:04:06.228Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T07:04:06.228Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T07:04:06.412Z] prd-ubuntu20.04-docker-8c-8g-1228 does not seem to be running inside a container [2024-02-19T07:04:06.440Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-19T07:04:06.869Z] $ docker top a336850e5d3c0839b736a5e7430db9f5269f6ca41868ad50db18378c0e74f654 -eo pid,comm [2024-02-19T07:04:06.923Z] 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-02-19T07:04:06.923Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-19T07:04:07.127Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-19T07:04:07.127Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-19T07:04:07.249Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-19T07:04:07.248Z] $ docker exec a336850e5d3c0839b736a5e7430db9f5269f6ca41868ad50db18378c0e74f654 ssh-agent [2024-02-19T07:04:07.364Z] SSH_AUTH_SOCK=/tmp/ssh-iyH8pyvKQgvT/agent.32 [2024-02-19T07:04:07.364Z] SSH_AGENT_PID=38 [2024-02-19T07:04:07.369Z] Running ssh-add (command line suppressed) [2024-02-19T07:04:07.465Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5204642597352730412.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5204642597352730412.key) [2024-02-19T07:04:07.483Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-19T07:04:07.824Z] + git semver tag [2024-02-19T07:04:08.087Z] 2024-02-19 07:04:08,017 [run_tag] DEBUG tag force:False [2024-02-19T07:04:08.087Z] 2024-02-19 07:04:08,018 [check_head_tag] DEBUG check head tag [2024-02-19T07:04:08.087Z] 2024-02-19 07:04:08,018 [execute] INFO git cat-file --batch-check [2024-02-19T07:04:08.087Z] 2024-02-19 07:04:08,019 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2024-02-19T07:04:08.087Z] 2024-02-19 07:04:08,022 [execute] INFO git cat-file --batch [2024-02-19T07:04:08.087Z] 2024-02-19 07:04:08,023 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2024-02-19T07:04:08.087Z] 2024-02-19 07:04:08,042 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-02-19T07:04:08.087Z] 2024-02-19 07:04:08,042 [execute] INFO git tag -a v3.2.0-dev.8 -m v3.2.0-dev.8 [2024-02-19T07:04:08.087Z] 2024-02-19 07:04:08,042 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.8', '-m', 'v3.2.0-dev.8'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2024-02-19T07:04:08.087Z] 2024-02-19 07:04:08,048 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-02-19T07:04:08.087Z] 3.2.0-dev.8 [Pipeline] } [2024-02-19T07:04:08.094Z] $ docker exec --env ******** --env ******** a336850e5d3c0839b736a5e7430db9f5269f6ca41868ad50db18378c0e74f654 ssh-agent -k [2024-02-19T07:04:08.199Z] unset SSH_AUTH_SOCK; [2024-02-19T07:04:08.199Z] unset SSH_AGENT_PID; [2024-02-19T07:04:08.199Z] echo Agent pid 38 killed; [2024-02-19T07:04:08.215Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-19T07:04:08.728Z] + git semver [Pipeline] } [2024-02-19T07:04:08.995Z] $ docker stop --time=1 a336850e5d3c0839b736a5e7430db9f5269f6ca41868ad50db18378c0e74f654 [2024-02-19T07:04:10.287Z] $ docker rm -f --volumes a336850e5d3c0839b736a5e7430db9f5269f6ca41868ad50db18378c0e74f654 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T07:04:10.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-19T07:04:10.926Z] [2024-02-19T07:04:10.926Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T07:04:11.271Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-19T07:04:11.271Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-02-19T07:04:11.271Z] ab5ef0e58194: Pulling fs layer [2024-02-19T07:04:11.271Z] 9712f1f96733: Pulling fs layer [2024-02-19T07:04:11.271Z] 63f879dbbcfc: Pulling fs layer [2024-02-19T07:04:11.271Z] 0d9ebad4ef96: Pulling fs layer [2024-02-19T07:04:11.271Z] e9a5061849ea: Pulling fs layer [2024-02-19T07:04:11.271Z] d747dcd14b5f: Pulling fs layer [2024-02-19T07:04:11.271Z] 2de7ff778b66: Pulling fs layer [2024-02-19T07:04:11.271Z] 0d9ebad4ef96: Waiting [2024-02-19T07:04:11.271Z] 2de7ff778b66: Waiting [2024-02-19T07:04:11.271Z] e9a5061849ea: Waiting [2024-02-19T07:04:11.271Z] d747dcd14b5f: Waiting [2024-02-19T07:04:11.271Z] 9712f1f96733: Download complete [2024-02-19T07:04:11.530Z] 63f879dbbcfc: Verifying Checksum [2024-02-19T07:04:11.530Z] 63f879dbbcfc: Download complete [2024-02-19T07:04:11.789Z] e9a5061849ea: Verifying Checksum [2024-02-19T07:04:11.789Z] e9a5061849ea: Download complete [2024-02-19T07:04:11.789Z] d747dcd14b5f: Verifying Checksum [2024-02-19T07:04:11.789Z] d747dcd14b5f: Download complete [2024-02-19T07:04:11.789Z] 0d9ebad4ef96: Verifying Checksum [2024-02-19T07:04:11.789Z] 0d9ebad4ef96: Download complete [2024-02-19T07:04:11.789Z] ab5ef0e58194: Download complete [2024-02-19T07:04:12.047Z] 2de7ff778b66: Verifying Checksum [2024-02-19T07:04:12.047Z] 2de7ff778b66: Download complete [2024-02-19T07:04:14.580Z] ab5ef0e58194: Pull complete [2024-02-19T07:04:14.580Z] 9712f1f96733: Pull complete [2024-02-19T07:04:15.512Z] 63f879dbbcfc: Pull complete [2024-02-19T07:04:19.693Z] 0d9ebad4ef96: Pull complete [2024-02-19T07:04:19.956Z] e9a5061849ea: Pull complete [2024-02-19T07:04:20.214Z] d747dcd14b5f: Pull complete [2024-02-19T07:04:21.590Z] 2de7ff778b66: Pull complete [2024-02-19T07:04:21.590Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-02-19T07:04:21.590Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-19T07:04:21.590Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T07:04:21.896Z] prd-ubuntu20.04-docker-8c-8g-1228 does not seem to be running inside a container [2024-02-19T07:04:21.924Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-02-19T07:04:26.786Z] $ docker top d0dd9494b30ff20b308baf22fafa73c8cbab8fed65c723bed360a1a99325d076 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-02-19T07:04:26.970Z] provisioning config files... [2024-02-19T07:04:26.980Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4888836754266160414tmp [2024-02-19T07:04:27.008Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5956931583681389911tmp [2024-02-19T07:04:27.024Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6582511098248256929tmp [Pipeline] { [Pipeline] echo [2024-02-19T07:04:27.104Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T07:04:27.398Z] ---> sigul-configuration.sh [2024-02-19T07:04:27.398Z] gpg: directory `/root/.gnupg' created [2024-02-19T07:04:27.398Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-02-19T07:04:27.398Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-02-19T07:04:27.398Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-02-19T07:04:27.398Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-02-19T07:04:27.398Z] gpg: CAST5 encrypted data [2024-02-19T07:04:27.398Z] gpg: encrypted with 1 passphrase [2024-02-19T07:04:27.398Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-02-19T07:04:27.697Z] + mkdir /home/jenkins [2024-02-19T07:04:27.697Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-02-19T07:04:27.988Z] + 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-02-19T07:04:28.004Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T07:04:28.296Z] ---> sigul-install.sh [2024-02-19T07:04:28.296Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-02-19T07:04:28.590Z] + git tag --list [2024-02-19T07:04:28.590Z] 0.7.1 [2024-02-19T07:04:28.590Z] v1.0.0 [2024-02-19T07:04:28.590Z] v1.1.0 [2024-02-19T07:04:28.590Z] v1.1.1 [2024-02-19T07:04:28.590Z] v1.2.2 [2024-02-19T07:04:28.590Z] v1.3.0 [2024-02-19T07:04:28.590Z] v1.3.1 [2024-02-19T07:04:28.590Z] v2.0.0 [2024-02-19T07:04:28.590Z] v2.1.0 [2024-02-19T07:04:28.590Z] v2.1.1 [2024-02-19T07:04:28.590Z] v2.2.0 [2024-02-19T07:04:28.590Z] v2.3.0 [2024-02-19T07:04:28.590Z] v3.0 [2024-02-19T07:04:28.590Z] v3.0.0 [2024-02-19T07:04:28.590Z] v3.1 [2024-02-19T07:04:28.590Z] v3.1.0 [2024-02-19T07:04:28.590Z] v3.1.0-dev.1 [2024-02-19T07:04:28.590Z] v3.1.0-dev.10 [2024-02-19T07:04:28.590Z] v3.1.0-dev.11 [2024-02-19T07:04:28.590Z] v3.1.0-dev.12 [2024-02-19T07:04:28.590Z] v3.1.0-dev.13 [2024-02-19T07:04:28.590Z] v3.1.0-dev.14 [2024-02-19T07:04:28.590Z] v3.1.0-dev.15 [2024-02-19T07:04:28.590Z] v3.1.0-dev.16 [2024-02-19T07:04:28.590Z] v3.1.0-dev.17 [2024-02-19T07:04:28.590Z] v3.1.0-dev.18 [2024-02-19T07:04:28.590Z] v3.1.0-dev.19 [2024-02-19T07:04:28.590Z] v3.1.0-dev.2 [2024-02-19T07:04:28.590Z] v3.1.0-dev.20 [2024-02-19T07:04:28.590Z] v3.1.0-dev.21 [2024-02-19T07:04:28.590Z] v3.1.0-dev.22 [2024-02-19T07:04:28.590Z] v3.1.0-dev.23 [2024-02-19T07:04:28.590Z] v3.1.0-dev.24 [2024-02-19T07:04:28.590Z] v3.1.0-dev.25 [2024-02-19T07:04:28.590Z] v3.1.0-dev.3 [2024-02-19T07:04:28.590Z] v3.1.0-dev.4 [2024-02-19T07:04:28.590Z] v3.1.0-dev.5 [2024-02-19T07:04:28.590Z] v3.1.0-dev.6 [2024-02-19T07:04:28.590Z] v3.1.0-dev.7 [2024-02-19T07:04:28.590Z] v3.1.0-dev.8 [2024-02-19T07:04:28.590Z] v3.1.0-dev.9 [2024-02-19T07:04:28.590Z] v3.2.0-dev.1 [2024-02-19T07:04:28.590Z] v3.2.0-dev.2 [2024-02-19T07:04:28.590Z] v3.2.0-dev.3 [2024-02-19T07:04:28.590Z] v3.2.0-dev.4 [2024-02-19T07:04:28.590Z] v3.2.0-dev.5 [2024-02-19T07:04:28.590Z] v3.2.0-dev.6 [2024-02-19T07:04:28.590Z] v3.2.0-dev.7 [2024-02-19T07:04:28.590Z] v3.2.0-dev.8 [Pipeline] sh [2024-02-19T07:04:28.889Z] + lftools sign git-tag v3.2.0-dev.8 [2024-02-19T07:04:29.457Z] Signing Git tag with Sigul... [2024-02-19T07:04:29.457Z] Signing v3.2.0-dev.8 [Pipeline] echo [2024-02-19T07:04:29.730Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T07:04:30.024Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-02-19T07:04:30.031Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-02-19T07:04:30.152Z] $ docker stop --time=1 d0dd9494b30ff20b308baf22fafa73c8cbab8fed65c723bed360a1a99325d076 [2024-02-19T07:04:31.459Z] $ docker rm -f --volumes d0dd9494b30ff20b308baf22fafa73c8cbab8fed65c723bed360a1a99325d076 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-02-19T07:04:32.434Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-19T07:04:32.434Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T07:04:32.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T07:04:32.786Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T07:04:32.966Z] prd-ubuntu20.04-docker-8c-8g-1228 does not seem to be running inside a container [2024-02-19T07:04:32.991Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-19T07:04:33.351Z] $ docker top 7453d5c77017c8566fc1003e7b930bcf13b8742832a42e8e1513f3411f61aeb8 -eo pid,comm [2024-02-19T07:04:33.408Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-02-19T07:04:33.408Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-19T07:04:33.604Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-19T07:04:33.604Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-19T07:04:33.718Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-19T07:04:33.716Z] $ docker exec 7453d5c77017c8566fc1003e7b930bcf13b8742832a42e8e1513f3411f61aeb8 ssh-agent [2024-02-19T07:04:33.832Z] SSH_AUTH_SOCK=/tmp/ssh-aE0IP7rXMYv0/agent.31 [2024-02-19T07:04:33.832Z] SSH_AGENT_PID=37 [2024-02-19T07:04:33.837Z] Running ssh-add (command line suppressed) [2024-02-19T07:04:33.947Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5695606286115443700.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5695606286115443700.key) [2024-02-19T07:04:33.965Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-19T07:04:34.307Z] + git semver bump pre [2024-02-19T07:04:34.566Z] 2024-02-19 07:04:34,486 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-02-19T07:04:34.566Z] 2024-02-19 07:04:34,486 [bump_version] DEBUG bumping version:3.2.0-dev.8 on axis:pre with prefix:dev [2024-02-19T07:04:34.566Z] 2024-02-19 07:04:34,487 [bump_version] DEBUG bumped version:3.2.0-dev.9 [2024-02-19T07:04:34.566Z] 2024-02-19 07:04:34,487 [write_version] DEBUG write version:3.2.0-dev.9 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2024-02-19T07:04:34.566Z] 2024-02-19 07:04:34,487 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-02-19T07:04:34.566Z] 2024-02-19 07:04:34,487 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-02-19T07:04:34.566Z] 2024-02-19 07:04:34,489 [execute] INFO git cat-file --batch-check [2024-02-19T07:04:34.566Z] 2024-02-19 07:04:34,489 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-19T07:04:34.566Z] 2024-02-19 07:04:34,494 [execute] INFO git cat-file --batch [2024-02-19T07:04:34.566Z] 2024-02-19 07:04:34,495 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-19T07:04:34.566Z] 2024-02-19 07:04:34,501 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-02-19T07:04:34.566Z] 3.2.0-dev.9 [Pipeline] } [2024-02-19T07:04:34.573Z] $ docker exec --env ******** --env ******** 7453d5c77017c8566fc1003e7b930bcf13b8742832a42e8e1513f3411f61aeb8 ssh-agent -k [2024-02-19T07:04:34.676Z] unset SSH_AUTH_SOCK; [2024-02-19T07:04:34.677Z] unset SSH_AGENT_PID; [2024-02-19T07:04:34.677Z] echo Agent pid 37 killed; [2024-02-19T07:04:34.690Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-19T07:04:35.212Z] + git semver [Pipeline] } [2024-02-19T07:04:35.482Z] $ docker stop --time=1 7453d5c77017c8566fc1003e7b930bcf13b8742832a42e8e1513f3411f61aeb8 [2024-02-19T07:04:36.784Z] $ docker rm -f --volumes 7453d5c77017c8566fc1003e7b930bcf13b8742832a42e8e1513f3411f61aeb8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-19T07:04:37.297Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-19T07:04:37.297Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T07:04:37.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T07:04:37.739Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T07:04:38.036Z] prd-ubuntu20.04-docker-8c-8g-1228 does not seem to be running inside a container [2024-02-19T07:04:38.079Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-19T07:04:38.493Z] $ docker top 8dad96db0d27af161f1808f48332203e90558a42bdc804b41fc3434bdb59bbfb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-19T07:04:38.845Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-19T07:04:38.845Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-19T07:04:38.960Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-19T07:04:38.959Z] $ docker exec 8dad96db0d27af161f1808f48332203e90558a42bdc804b41fc3434bdb59bbfb ssh-agent [2024-02-19T07:04:39.055Z] SSH_AUTH_SOCK=/tmp/ssh-1nZyI1xLpxhn/agent.32 [2024-02-19T07:04:39.055Z] SSH_AGENT_PID=39 [2024-02-19T07:04:39.060Z] Running ssh-add (command line suppressed) [2024-02-19T07:04:39.150Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6678025951509665251.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6678025951509665251.key) [2024-02-19T07:04:39.168Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-19T07:04:39.511Z] + git semver push [2024-02-19T07:04:39.771Z] 2024-02-19 07:04:39,688 [run_push] DEBUG push [2024-02-19T07:04:39.771Z] 2024-02-19 07:04:39,688 [execute] INFO git cat-file --batch-check [2024-02-19T07:04:39.771Z] 2024-02-19 07:04:39,689 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-19T07:04:39.771Z] 2024-02-19 07:04:39,693 [execute] INFO git rev-list 9d6168b51579c66d482aa928b99d7aa6a698372c -- [2024-02-19T07:04:39.771Z] 2024-02-19 07:04:39,694 [execute] DEBUG Popen(['git', 'rev-list', '9d6168b51579c66d482aa928b99d7aa6a698372c', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-19T07:04:39.771Z] 2024-02-19 07:04:39,704 [execute] INFO git fetch -v origin [2024-02-19T07:04:39.771Z] 2024-02-19 07:04:39,705 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-02-19T07:04:40.341Z] 2024-02-19 07:04:40,204 [run_push] DEBUG no remote changes detected [2024-02-19T07:04:40.341Z] 2024-02-19 07:04:40,204 [execute] INFO git push origin semver [2024-02-19T07:04:40.341Z] 2024-02-19 07:04:40,205 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-19T07:04:41.282Z] 2024-02-19 07:04:40,926 [run_push] DEBUG push all version tags [2024-02-19T07:04:41.282Z] 2024-02-19 07:04:40,927 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-02-19T07:04:41.282Z] 2024-02-19 07:04:40,927 [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-02-19T07:04:41.851Z] 2024-02-19 07:04:41,551 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-02-19T07:04:41.851Z] 3.2.0-dev.9 [Pipeline] } [2024-02-19T07:04:41.856Z] $ docker exec --env ******** --env ******** 8dad96db0d27af161f1808f48332203e90558a42bdc804b41fc3434bdb59bbfb ssh-agent -k [2024-02-19T07:04:41.960Z] unset SSH_AUTH_SOCK; [2024-02-19T07:04:41.960Z] unset SSH_AGENT_PID; [2024-02-19T07:04:41.960Z] echo Agent pid 39 killed; [2024-02-19T07:04:41.976Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-19T07:04:42.514Z] + git semver [Pipeline] } [2024-02-19T07:04:42.784Z] $ docker stop --time=1 8dad96db0d27af161f1808f48332203e90558a42bdc804b41fc3434bdb59bbfb [2024-02-19T07:04:44.069Z] $ docker rm -f --volumes 8dad96db0d27af161f1808f48332203e90558a42bdc804b41fc3434bdb59bbfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [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-02-19T07:04:45.544Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2024-02-19T07:04:45.544Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-02-19T07:04:45.544Z] total 16 [2024-02-19T07:04:45.544Z] drwxr-xr-x 3 root root 4096 Feb 19 06:56 . [2024-02-19T07:04:45.544Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 19 07:04 .. [2024-02-19T07:04:45.544Z] drwxr-xr-x 2 root root 4096 Feb 19 06:56 cost [2024-02-19T07:04:45.544Z] -rw-r--r-- 1 root root 88 Feb 19 06:56 cost.csv [2024-02-19T07:04:45.544Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-02-19T07:04:45.544Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-02-19T07:04:45.544Z] total 16 [2024-02-19T07:04:45.544Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 06:56 . [2024-02-19T07:04:45.544Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 19 07:04 .. [2024-02-19T07:04:45.544Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 19 06:56 cost [2024-02-19T07:04:45.544Z] -rw-r--r-- 1 jenkins jenkins 88 Feb 19 06:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-19T07:04:45.835Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T07:04:46.695Z] ---> package-listing.sh [2024-02-19T07:04:46.695Z] ++ facter osfamily [2024-02-19T07:04:46.695Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-19T07:04:46.953Z] + OS_FAMILY=debian [2024-02-19T07:04:46.953Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2024-02-19T07:04:46.953Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-19T07:04:46.953Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-19T07:04:46.953Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-19T07:04:46.953Z] + PACKAGES=/tmp/packages_start.txt [2024-02-19T07:04:46.953Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2024-02-19T07:04:46.953Z] + PACKAGES=/tmp/packages_end.txt [2024-02-19T07:04:46.953Z] + case "${OS_FAMILY}" in [2024-02-19T07:04:46.953Z] + dpkg -l [2024-02-19T07:04:46.953Z] + grep '^ii' [2024-02-19T07:04:46.953Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-19T07:04:46.953Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-19T07:04:46.953Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-19T07:04:46.953Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2024-02-19T07:04:46.953Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2024-02-19T07:04:46.953Z] + 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-02-19T07:04:46.963Z] 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-02-19T07:04:47.241Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T07:04:47.860Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T07:04:47.860Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T07:04:48.053Z] prd-ubuntu20.04-docker-8c-8g-1228 does not seem to be running inside a container [2024-02-19T07:04:48.070Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-19T07:04:48.322Z] $ docker top 1478b43ae60edd4c17f0c72b243cfd363c894f87c4760e5a5c12bdfdae9389cd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T07:04:48.770Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-19T07:04:49.051Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-19T07:04:49.337Z] + ls /var/log/sa-host [2024-02-19T07:04:49.337Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-19T07:04:49.535Z] provisioning config files... [2024-02-19T07:04:49.544Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4990267967570295628tmp [Pipeline] { [Pipeline] echo [2024-02-19T07:04:49.665Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T07:04:49.948Z] ---> create-netrc.sh [Pipeline] } [2024-02-19T07:04:49.955Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-19T07:04:50.410Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-19T07:04:50.420Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T07:04:50.704Z] ---> sudo-logs.sh [2024-02-19T07:04:50.704Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-19T07:04:50.794Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T07:04:51.077Z] ---> job-cost.sh [2024-02-19T07:04:51.077Z] lf-activate-venv: SKIPPING [2024-02-19T07:04:51.077Z] DEBUG: total: 0.2199999988079071 [2024-02-19T07:04:51.077Z] INFO: Retrieving Stack Cost... [2024-02-19T07:04:51.337Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-19T07:04:51.920Z] INFO: Archiving Costs [Pipeline] echo [2024-02-19T07:04:51.931Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T07:04:52.213Z] ---> logs-deploy.sh [2024-02-19T07:04:52.213Z] lf-activate-venv: SKIPPING [2024-02-19T07:04:52.213Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/147 [2024-02-19T07:04:52.213Z] INFO: archiving workspace using pattern(s): [2024-02-19T07:04:53.151Z] Archives upload complete. [2024-02-19T07:04:53.410Z] INFO: archiving logs to Nexus