Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b6c4b0dee6461bdbd7ff5442e9e8ba8b047e9f9c 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-ssh11750795381116992108.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh9899179390820483803.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh18282725699181254716.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh6355308118183020091.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-ssh17982189842284513979.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6428 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b6c4b0dee6461bdbd7ff5442e9e8ba8b047e9f9c (main) Commit message: "Merge pull request #562 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.27" > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b6c4b0dee6461bdbd7ff5442e9e8ba8b047e9f9c # timeout=10 > git rev-list --no-walk 6c2958f1afabd3bbf0ae01a214b78fe37acddbd7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-25T05:55:58.173Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-25T05:55:58.249Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-25T05:55:58.279Z] ========================================================= [2024-07-25T05:55:58.279Z] EdgeX Global Pipelines Version Info [2024-07-25T05:55:58.279Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-25T05:55:59.039Z] ------------------- [2024-07-25T05:55:59.039Z] stable info: [2024-07-25T05:55:59.039Z] ------------------- [2024-07-25T05:55:59.039Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-25T05:55:59.039Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-25T05:55:59.039Z] Message: update stable to v1.0.260 [2024-07-25T05:55:59.608Z] ------------------- [2024-07-25T05:55:59.608Z] experimental info: [2024-07-25T05:55:59.608Z] ------------------- [2024-07-25T05:55:59.608Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-25T05:55:59.608Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-25T05:55:59.608Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-25T05:55:59.681Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2024-07-25T05:55:59.703Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2024-07-25T05:55:59.723Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-25T05:55:59.743Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-25T05:55:59.761Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-25T05:55:59.777Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-25T05:55:59.796Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-25T05:55:59.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-25T05:55:59.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-25T05:55:59.865Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-25T05:55:59.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-25T05:55:59.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2024-07-25T05:55:59.937Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-25T05:55:59.958Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-25T05:55:59.979Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-25T05:56:00.011Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-25T05:56:00.037Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-25T05:56:00.055Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-25T05:56:00.084Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-25T05:56:00.108Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-25T05:56:00.130Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-25T05:56:00.152Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-25T05:56:00.179Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-25T05:56:00.200Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-25T05:56:00.227Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-25T05:56:00.247Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-25T05:56:00.283Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-25T05:56:00.304Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-25T05:56:00.328Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-25T05:56:00.352Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-25T05:56:00.376Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b6c4b0dee6461bdbd7ff5442e9e8ba8b047e9f9c [Pipeline] echo [2024-07-25T05:56:00.401Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b6c4b0d [Pipeline] echo [2024-07-25T05:56:00.423Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-25T05:56:00.488Z] provisioning config files... [2024-07-25T05:56:00.503Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9611799386520128076tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-25T05:56:00.841Z] ---> ****-login.sh [2024-07-25T05:56:00.842Z] nexus3.edgexfoundry.org:10001 [2024-07-25T05:56:01.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T05:56:01.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T05:56:01.101Z] Configure a credential helper to remove this warning. See [2024-07-25T05:56:01.101Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T05:56:01.101Z] [2024-07-25T05:56:01.101Z] Login Succeeded [2024-07-25T05:56:01.101Z] nexus3.edgexfoundry.org:10002 [2024-07-25T05:56:01.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T05:56:01.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T05:56:01.361Z] Configure a credential helper to remove this warning. See [2024-07-25T05:56:01.361Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T05:56:01.361Z] [2024-07-25T05:56:01.361Z] Login Succeeded [2024-07-25T05:56:01.361Z] nexus3.edgexfoundry.org:10003 [2024-07-25T05:56:01.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T05:56:01.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T05:56:01.361Z] Configure a credential helper to remove this warning. See [2024-07-25T05:56:01.361Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T05:56:01.361Z] [2024-07-25T05:56:01.361Z] Login Succeeded [2024-07-25T05:56:01.361Z] nexus3.edgexfoundry.org:10004 [2024-07-25T05:56:01.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T05:56:01.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T05:56:01.361Z] Configure a credential helper to remove this warning. See [2024-07-25T05:56:01.361Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T05:56:01.361Z] [2024-07-25T05:56:01.361Z] Login Succeeded [2024-07-25T05:56:01.361Z] ****.io [2024-07-25T05:56:01.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T05:56:01.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T05:56:01.624Z] Configure a credential helper to remove this warning. See [2024-07-25T05:56:01.624Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T05:56:01.624Z] [2024-07-25T05:56:01.624Z] Login Succeeded [2024-07-25T05:56:01.624Z] ---> ****-login.sh ends [Pipeline] } [2024-07-25T05:56:01.631Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-25T05:56:02.030Z] + git rev-list -1 --merges b6c4b0dee6461bdbd7ff5442e9e8ba8b047e9f9c~1..b6c4b0dee6461bdbd7ff5442e9e8ba8b047e9f9c [Pipeline] echo [2024-07-25T05:56:02.060Z] -----------> git rev-list -1 --merges b6c4b0dee6461bdbd7ff5442e9e8ba8b047e9f9c~1..b6c4b0dee6461bdbd7ff5442e9e8ba8b047e9f9c b6c4b0dee6461bdbd7ff5442e9e8ba8b047e9f9c [2024-07-25T05:56:02.060Z] b6c4b0dee6461bdbd7ff5442e9e8ba8b047e9f9c [false] [Pipeline] sh [2024-07-25T05:56:02.356Z] + git log --format=format:%s -1 b6c4b0dee6461bdbd7ff5442e9e8ba8b047e9f9c [Pipeline] echo [2024-07-25T05:56:02.379Z] ========================================================= [2024-07-25T05:56:02.379Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-25T05:56:02.379Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-25T05:56:02.723Z] + git log --format=format:%s -1 b6c4b0dee6461bdbd7ff5442e9e8ba8b047e9f9c [Pipeline] echo [2024-07-25T05:56:02.736Z] [semverPrep] GIT_COMMIT: b6c4b0dee6461bdbd7ff5442e9e8ba8b047e9f9c, Commit Message: Merge pull request #562 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.27 [Pipeline] echo [2024-07-25T05:56:02.753Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-25T05:56:03.110Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-25T05:56:03.110Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-25T05:56:03.110Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-25T05:56:03.110Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-25T05:56:03.110Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-25T05:56:03.110Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-25T05:56:03.110Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T05:56:03.461Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-25T05:56:03.461Z] [2024-07-25T05:56:03.461Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T05:56:03.769Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-25T05:56:03.769Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-25T05:56:03.769Z] b85a868b505f: Pulling fs layer [2024-07-25T05:56:03.769Z] e2be974225ed: Pulling fs layer [2024-07-25T05:56:03.769Z] 339a4e72a1f5: Pulling fs layer [2024-07-25T05:56:03.769Z] 988bab9f4d93: Pulling fs layer [2024-07-25T05:56:03.769Z] 1469e6f7b9e6: Pulling fs layer [2024-07-25T05:56:03.769Z] eaf3925da568: Pulling fs layer [2024-07-25T05:56:03.769Z] bab4dde63d76: Pulling fs layer [2024-07-25T05:56:03.769Z] bde34c3a00c8: Pulling fs layer [2024-07-25T05:56:03.769Z] b352a97aabf1: Pulling fs layer [2024-07-25T05:56:03.769Z] 988bab9f4d93: Waiting [2024-07-25T05:56:03.769Z] 1469e6f7b9e6: Waiting [2024-07-25T05:56:03.769Z] bab4dde63d76: Waiting [2024-07-25T05:56:03.769Z] eaf3925da568: Waiting [2024-07-25T05:56:03.769Z] bde34c3a00c8: Waiting [2024-07-25T05:56:03.769Z] 4872d77fe225: Pulling fs layer [2024-07-25T05:56:03.769Z] 5851b861e8e6: Pulling fs layer [2024-07-25T05:56:03.769Z] b352a97aabf1: Waiting [2024-07-25T05:56:03.769Z] 4872d77fe225: Waiting [2024-07-25T05:56:03.769Z] e2be974225ed: Download complete [2024-07-25T05:56:03.769Z] 988bab9f4d93: Download complete [2024-07-25T05:56:03.769Z] 1469e6f7b9e6: Verifying Checksum [2024-07-25T05:56:03.769Z] 1469e6f7b9e6: Download complete [2024-07-25T05:56:03.769Z] eaf3925da568: Verifying Checksum [2024-07-25T05:56:03.769Z] eaf3925da568: Download complete [2024-07-25T05:56:04.030Z] 339a4e72a1f5: Verifying Checksum [2024-07-25T05:56:04.030Z] 339a4e72a1f5: Download complete [2024-07-25T05:56:04.030Z] bde34c3a00c8: Verifying Checksum [2024-07-25T05:56:04.030Z] bde34c3a00c8: Download complete [2024-07-25T05:56:04.030Z] b352a97aabf1: Download complete [2024-07-25T05:56:04.030Z] 4872d77fe225: Verifying Checksum [2024-07-25T05:56:04.030Z] 4872d77fe225: Download complete [2024-07-25T05:56:04.030Z] 5851b861e8e6: Verifying Checksum [2024-07-25T05:56:04.030Z] 5851b861e8e6: Download complete [2024-07-25T05:56:04.030Z] b85a868b505f: Verifying Checksum [2024-07-25T05:56:04.030Z] b85a868b505f: Download complete [2024-07-25T05:56:04.289Z] bab4dde63d76: Verifying Checksum [2024-07-25T05:56:04.289Z] bab4dde63d76: Download complete [2024-07-25T05:56:05.226Z] b85a868b505f: Pull complete [2024-07-25T05:56:05.496Z] e2be974225ed: Pull complete [2024-07-25T05:56:06.072Z] 339a4e72a1f5: Pull complete [2024-07-25T05:56:06.072Z] 988bab9f4d93: Pull complete [2024-07-25T05:56:06.335Z] 1469e6f7b9e6: Pull complete [2024-07-25T05:56:06.335Z] eaf3925da568: Pull complete [2024-07-25T05:56:08.246Z] bab4dde63d76: Pull complete [2024-07-25T05:56:08.246Z] bde34c3a00c8: Pull complete [2024-07-25T05:56:08.506Z] b352a97aabf1: Pull complete [2024-07-25T05:56:08.507Z] 4872d77fe225: Pull complete [2024-07-25T05:56:08.507Z] 5851b861e8e6: Pull complete [2024-07-25T05:56:08.768Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-25T05:56:08.768Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-25T05:56:08.768Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T05:56:08.927Z] prd-ubuntu20.04-docker-8c-8g-6428 does not seem to be running inside a container [2024-07-25T05:56:08.963Z] $ 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-07-25T05:56:12.001Z] $ docker top c26ea02fd99d46dbcd7b7d074e3a5794e2434c6bad4a53e54a6bd3add5bfe149 -eo pid,comm [2024-07-25T05:56:12.063Z] 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-07-25T05:56:12.063Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-25T05:56:12.122Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-25T05:56:12.122Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-25T05:56:12.236Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-25T05:56:12.237Z] $ docker exec c26ea02fd99d46dbcd7b7d074e3a5794e2434c6bad4a53e54a6bd3add5bfe149 ssh-agent [2024-07-25T05:56:12.354Z] SSH_AUTH_SOCK=/tmp/ssh-oSou1XuCv0m8/agent.32 [2024-07-25T05:56:12.354Z] SSH_AGENT_PID=38 [2024-07-25T05:56:12.362Z] Running ssh-add (command line suppressed) [2024-07-25T05:56:12.462Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_16286001276461145380.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_16286001276461145380.key) [2024-07-25T05:56:12.479Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-25T05:56:12.775Z] + git tag --points-at HEAD [Pipeline] } [2024-07-25T05:56:12.786Z] $ docker exec --env ******** --env ******** c26ea02fd99d46dbcd7b7d074e3a5794e2434c6bad4a53e54a6bd3add5bfe149 ssh-agent -k [2024-07-25T05:56:12.874Z] unset SSH_AUTH_SOCK; [2024-07-25T05:56:12.874Z] unset SSH_AGENT_PID; [2024-07-25T05:56:12.874Z] echo Agent pid 38 killed; [2024-07-25T05:56:12.886Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-25T05:56:12.927Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-25T05:56:12.927Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-25T05:56:13.035Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-25T05:56:13.036Z] $ docker exec c26ea02fd99d46dbcd7b7d074e3a5794e2434c6bad4a53e54a6bd3add5bfe149 ssh-agent [2024-07-25T05:56:13.152Z] SSH_AUTH_SOCK=/tmp/ssh-X7fxd55JQkTQ/agent.71 [2024-07-25T05:56:13.152Z] SSH_AGENT_PID=77 [2024-07-25T05:56:13.156Z] Running ssh-add (command line suppressed) [2024-07-25T05:56:13.256Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3629512155667954873.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3629512155667954873.key) [2024-07-25T05:56:13.278Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-25T05:56:13.576Z] + git semver init [2024-07-25T05:56:13.836Z] 2024-07-25 05:56:13,748 [run_init] DEBUG init version:0.0.0 force:False [2024-07-25T05:56:13.836Z] 2024-07-25 05:56:13,749 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2024-07-25T05:56:13.837Z] 2024-07-25 05:56:13,749 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2024-07-25T05:56:13.837Z] 2024-07-25 05:56:13,749 [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-07-25T05:56:15.218Z] 2024-07-25 05:56:14,820 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2024-07-25T05:56:15.218Z] 2024-07-25 05:56:14,821 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2024-07-25T05:56:15.218Z] 2024-07-25 05:56:14,821 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-07-25T05:56:15.218Z] 2024-07-25 05:56:14,821 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-07-25T05:56:15.218Z] 3.2.0-dev.19 [Pipeline] } [2024-07-25T05:56:15.225Z] $ docker exec --env ******** --env ******** c26ea02fd99d46dbcd7b7d074e3a5794e2434c6bad4a53e54a6bd3add5bfe149 ssh-agent -k [2024-07-25T05:56:15.320Z] unset SSH_AUTH_SOCK; [2024-07-25T05:56:15.321Z] unset SSH_AGENT_PID; [2024-07-25T05:56:15.321Z] echo Agent pid 77 killed; [2024-07-25T05:56:15.333Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-25T05:56:15.656Z] + git semver [Pipeline] } [2024-07-25T05:56:15.927Z] $ docker stop --time=1 c26ea02fd99d46dbcd7b7d074e3a5794e2434c6bad4a53e54a6bd3add5bfe149 [2024-07-25T05:56:17.258Z] $ docker rm -f --volumes c26ea02fd99d46dbcd7b7d074e3a5794e2434c6bad4a53e54a6bd3add5bfe149 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-25T05:56:17.611Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-25T05:56:17.827Z] Stashed 1 file(s) [Pipeline] echo [2024-07-25T05:56:17.831Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.19 [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-07-25T05:56:18.014Z] provisioning config files... [2024-07-25T05:56:18.023Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config419841186504450088tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-25T05:56:18.316Z] ---> ****-login.sh [2024-07-25T05:56:18.316Z] nexus3.edgexfoundry.org:10001 [2024-07-25T05:56:18.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T05:56:18.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T05:56:18.316Z] Configure a credential helper to remove this warning. See [2024-07-25T05:56:18.317Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T05:56:18.317Z] [2024-07-25T05:56:18.317Z] Login Succeeded [2024-07-25T05:56:18.317Z] nexus3.edgexfoundry.org:10002 [2024-07-25T05:56:18.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T05:56:18.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T05:56:18.317Z] Configure a credential helper to remove this warning. See [2024-07-25T05:56:18.317Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T05:56:18.317Z] [2024-07-25T05:56:18.317Z] Login Succeeded [2024-07-25T05:56:18.317Z] nexus3.edgexfoundry.org:10003 [2024-07-25T05:56:18.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T05:56:18.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T05:56:18.578Z] Configure a credential helper to remove this warning. See [2024-07-25T05:56:18.578Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T05:56:18.578Z] [2024-07-25T05:56:18.578Z] Login Succeeded [2024-07-25T05:56:18.578Z] nexus3.edgexfoundry.org:10004 [2024-07-25T05:56:18.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T05:56:18.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T05:56:18.578Z] Configure a credential helper to remove this warning. See [2024-07-25T05:56:18.578Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T05:56:18.578Z] [2024-07-25T05:56:18.578Z] Login Succeeded [2024-07-25T05:56:18.578Z] ****.io [2024-07-25T05:56:18.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T05:56:18.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T05:56:18.838Z] Configure a credential helper to remove this warning. See [2024-07-25T05:56:18.838Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T05:56:18.838Z] [2024-07-25T05:56:18.838Z] Login Succeeded [2024-07-25T05:56:18.838Z] ---> ****-login.sh ends [Pipeline] } [2024-07-25T05:56:18.846Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-25T05:56:18.934Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-25T05:56:18.959Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-25T05:56:18.976Z] ========================================================= [2024-07-25T05:56:18.976Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-25T05:56:18.976Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T05:56:19.311Z] + 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-07-25T05:56:19.311Z] Sending build context to Docker daemon 17.86MB [2024-07-25T05:56:19.311Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-07-25T05:56:19.311Z] Step 2/10 : FROM ${BASE} AS builder [2024-07-25T05:56:19.311Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-25T05:56:19.311Z] 619be1103602: Pulling fs layer [2024-07-25T05:56:19.311Z] 7862e08f4a3e: Pulling fs layer [2024-07-25T05:56:19.311Z] 5df492c9dc93: Pulling fs layer [2024-07-25T05:56:19.311Z] 7629e6793208: Pulling fs layer [2024-07-25T05:56:19.311Z] 4f4fb700ef54: Pulling fs layer [2024-07-25T05:56:19.311Z] fb5054dd5b73: Pulling fs layer [2024-07-25T05:56:19.311Z] eeca6798cff9: Pulling fs layer [2024-07-25T05:56:19.311Z] aa269ceb94a6: Pulling fs layer [2024-07-25T05:56:19.311Z] ada007ff1a6a: Pulling fs layer [2024-07-25T05:56:19.311Z] 7629e6793208: Waiting [2024-07-25T05:56:19.311Z] 4f4fb700ef54: Waiting [2024-07-25T05:56:19.311Z] fb5054dd5b73: Waiting [2024-07-25T05:56:19.311Z] aa269ceb94a6: Waiting [2024-07-25T05:56:19.311Z] ada007ff1a6a: Waiting [2024-07-25T05:56:19.575Z] 7862e08f4a3e: Download complete [2024-07-25T05:56:19.575Z] 7629e6793208: Download complete [2024-07-25T05:56:19.575Z] 4f4fb700ef54: Verifying Checksum [2024-07-25T05:56:19.575Z] 4f4fb700ef54: Download complete [2024-07-25T05:56:19.575Z] fb5054dd5b73: Verifying Checksum [2024-07-25T05:56:19.575Z] fb5054dd5b73: Download complete [2024-07-25T05:56:19.575Z] 619be1103602: Verifying Checksum [2024-07-25T05:56:19.575Z] 619be1103602: Download complete [2024-07-25T05:56:19.575Z] eeca6798cff9: Verifying Checksum [2024-07-25T05:56:19.575Z] eeca6798cff9: Download complete [2024-07-25T05:56:19.575Z] 619be1103602: Pull complete [2024-07-25T05:56:19.834Z] ada007ff1a6a: Verifying Checksum [2024-07-25T05:56:19.834Z] ada007ff1a6a: Download complete [2024-07-25T05:56:19.834Z] 7862e08f4a3e: Pull complete [2024-07-25T05:56:19.834Z] 5df492c9dc93: Verifying Checksum [2024-07-25T05:56:19.834Z] 5df492c9dc93: Download complete [2024-07-25T05:56:20.406Z] aa269ceb94a6: Verifying Checksum [2024-07-25T05:56:20.406Z] aa269ceb94a6: Download complete [2024-07-25T05:56:23.695Z] 5df492c9dc93: Pull complete [2024-07-25T05:56:23.695Z] 7629e6793208: Pull complete [2024-07-25T05:56:23.695Z] 4f4fb700ef54: Pull complete [2024-07-25T05:56:23.695Z] fb5054dd5b73: Pull complete [2024-07-25T05:56:23.695Z] eeca6798cff9: Pull complete [2024-07-25T05:56:26.237Z] aa269ceb94a6: Pull complete [2024-07-25T05:56:26.810Z] ada007ff1a6a: Pull complete [2024-07-25T05:56:26.810Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-25T05:56:26.810Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-25T05:56:26.810Z] ---> f489d0715acc [2024-07-25T05:56:26.810Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-07-25T05:56:32.098Z] ---> Running in 2723a6e1e2ae [2024-07-25T05:56:32.098Z] Removing intermediate container 2723a6e1e2ae [2024-07-25T05:56:32.098Z] ---> a2c2ed16fbaf [2024-07-25T05:56:32.098Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-25T05:56:32.098Z] ---> Running in 58810e98f920 [2024-07-25T05:56:32.098Z] Removing intermediate container 58810e98f920 [2024-07-25T05:56:32.098Z] ---> cbeda9e5ef59 [2024-07-25T05:56:32.098Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-07-25T05:56:32.098Z] ---> Running in 65266d94ac0f [2024-07-25T05:56:32.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T05:56:32.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T05:56:32.098Z] (1/8) Installing openssh-keygen (9.3_p2-r2) [2024-07-25T05:56:32.098Z] (2/8) Installing libedit (20221030.3.1-r1) [2024-07-25T05:56:32.098Z] (3/8) Installing openssh-client-common (9.3_p2-r2) [2024-07-25T05:56:32.098Z] (4/8) Installing openssh-client-default (9.3_p2-r2) [2024-07-25T05:56:32.098Z] (5/8) Installing openssh-sftp-server (9.3_p2-r2) [2024-07-25T05:56:32.098Z] (6/8) Installing openssh-server-common (9.3_p2-r2) [2024-07-25T05:56:32.098Z] (7/8) Installing openssh-server (9.3_p2-r2) [2024-07-25T05:56:32.374Z] (8/8) Installing openssh (9.3_p2-r2) [2024-07-25T05:56:32.374Z] Executing busybox-1.36.1-r5.trigger [2024-07-25T05:56:32.374Z] OK: 270 MiB in 60 packages [2024-07-25T05:56:32.947Z] Removing intermediate container 65266d94ac0f [2024-07-25T05:56:32.947Z] ---> c91d37373b75 [2024-07-25T05:56:32.947Z] Step 6/10 : WORKDIR /device-modbus-go [2024-07-25T05:56:32.947Z] ---> Running in 4bc955726f2c [2024-07-25T05:56:32.947Z] Removing intermediate container 4bc955726f2c [2024-07-25T05:56:32.947Z] ---> 128c1c9cabd3 [2024-07-25T05:56:32.947Z] Step 7/10 : COPY go.mod vendor* ./ [2024-07-25T05:56:32.947Z] ---> 51b049ac6576 [2024-07-25T05:56:32.947Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T05:56:32.947Z] ---> Running in dbe238a7f43a [2024-07-25T05:56:32.969Z] Still waiting to schedule task [2024-07-25T05:56:32.969Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-07-25T05:57:19.783Z] Removing intermediate container dbe238a7f43a [2024-07-25T05:57:19.783Z] ---> 1200ab2a802f [2024-07-25T05:57:19.783Z] Step 9/10 : COPY . . [2024-07-25T05:57:19.783Z] ---> 76e936538e3c [2024-07-25T05:57:19.783Z] Step 10/10 : RUN ${MAKE} [2024-07-25T05:57:19.783Z] ---> Running in 49b7ebb2980a [2024-07-25T05:57:19.783Z] noop [2024-07-25T05:57:19.783Z] Removing intermediate container 49b7ebb2980a [2024-07-25T05:57:19.783Z] ---> f7fb4deae04e [2024-07-25T05:57:19.783Z] Successfully built f7fb4deae04e [2024-07-25T05:57:19.783Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T05:57:20.115Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-25T05:57:20.115Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T05:57:20.200Z] prd-ubuntu20.04-docker-8c-8g-6428 does not seem to be running inside a container [2024-07-25T05:57:20.227Z] $ 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-07-25T05:57:20.532Z] $ docker top 59ffb67feba1c437aa8416707067c9b22a9eafb932b405815e4f3edec563b7a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-25T05:57:20.886Z] + go version [2024-07-25T05:57:20.886Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-25T05:57:20.895Z] $ docker stop --time=1 59ffb67feba1c437aa8416707067c9b22a9eafb932b405815e4f3edec563b7a3 [2024-07-25T05:57:22.175Z] $ docker rm -f --volumes 59ffb67feba1c437aa8416707067c9b22a9eafb932b405815e4f3edec563b7a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T05:57:22.714Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-25T05:57:22.714Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T05:57:22.795Z] prd-ubuntu20.04-docker-8c-8g-6428 does not seem to be running inside a container [2024-07-25T05:57:22.823Z] $ 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-07-25T05:57:23.120Z] $ docker top ccd1b9fb2dbd4e91d57d40985333389d6ad1072a352a9bc72752b811a8737c11 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-25T05:57:23.484Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2024-07-25T05:57:23.788Z] + make test [2024-07-25T05:57:23.788Z] go test ./... -coverprofile=coverage.out [2024-07-25T05:57:25.162Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-07-25T05:57:43.238Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2024-07-25T05:57:43.238Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.010s coverage: 47.9% of statements [2024-07-25T05:57:53.234Z] go vet ./... [2024-07-25T05:57:58.505Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-25T05:57:58.505Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-25T05:57:58.505Z] ./bin/test-attribution-txt.sh [2024-07-25T05:57:58.505Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-07-25T05:57:58.521Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-25T05:57:58.543Z] $ docker stop --time=1 ccd1b9fb2dbd4e91d57d40985333389d6ad1072a352a9bc72752b811a8737c11 [2024-07-25T05:58:02.115Z] $ docker rm -f --volumes ccd1b9fb2dbd4e91d57d40985333389d6ad1072a352a9bc72752b811a8737c11 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-25T05:58:02.651Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-25T05:58:02.719Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-25T05:58:03.274Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-25T05:58:03.566Z] + ls -al . [2024-07-25T05:58:03.566Z] total 272 [2024-07-25T05:58:03.566Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 25 05:57 . [2024-07-25T05:58:03.566Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 05:55 .. [2024-07-25T05:58:03.566Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 25 05:55 .dockerignore [2024-07-25T05:58:03.566Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 25 05:57 .git [2024-07-25T05:58:03.566Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 05:55 .github [2024-07-25T05:58:03.566Z] -rw-rw-r-- 1 jenkins jenkins 266 Jul 25 05:55 .gitignore [2024-07-25T05:58:03.566Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 25 05:55 .golangci.yml [2024-07-25T05:58:03.566Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 25 05:56 .semver [2024-07-25T05:58:03.566Z] -rw-rw-r-- 1 jenkins jenkins 19432 Jul 25 05:55 Attribution.txt [2024-07-25T05:58:03.566Z] -rw-rw-r-- 1 jenkins jenkins 16388 Jul 25 05:55 CHANGELOG.md [2024-07-25T05:58:03.566Z] -rw-rw-r-- 1 jenkins jenkins 1474 Jul 25 05:55 Dockerfile [2024-07-25T05:58:03.566Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 25 05:55 GOVERNANCE.md [2024-07-25T05:58:03.566Z] -rw-rw-r-- 1 jenkins jenkins 658 Jul 25 05:55 Jenkinsfile [2024-07-25T05:58:03.566Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 25 05:55 LICENSE [2024-07-25T05:58:03.566Z] -rw-rw-r-- 1 jenkins jenkins 1942 Jul 25 05:55 Makefile [2024-07-25T05:58:03.566Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 25 05:55 OWNERS.md [2024-07-25T05:58:03.566Z] -rw-rw-r-- 1 jenkins jenkins 4463 Jul 25 05:55 README.md [2024-07-25T05:58:03.566Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 25 05:56 VERSION [2024-07-25T05:58:03.566Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 05:55 bin [2024-07-25T05:58:03.566Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 05:55 cmd [2024-07-25T05:58:03.566Z] -rw-r--r-- 1 jenkins jenkins 24601 Jul 25 05:57 coverage.out [2024-07-25T05:58:03.566Z] -rw-rw-r-- 1 jenkins jenkins 7185 Jul 25 05:55 go.mod [2024-07-25T05:58:03.566Z] -rw-rw-r-- 1 jenkins jenkins 102015 Jul 25 05:55 go.sum [2024-07-25T05:58:03.566Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 05:55 internal [2024-07-25T05:58:03.566Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 05:55 simulator [2024-07-25T05:58:03.566Z] -rw-rw-r-- 1 jenkins jenkins 229 Jul 25 05:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T05:58:03.887Z] + 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=b6c4b0dee6461bdbd7ff5442e9e8ba8b047e9f9c --label arch=amd64 --label version=3.2.0-dev.19 . [2024-07-25T05:58:03.887Z] Sending build context to Docker daemon 17.89MB [2024-07-25T05:58:03.887Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-07-25T05:58:03.887Z] Step 2/23 : FROM ${BASE} AS builder [2024-07-25T05:58:03.887Z] ---> f7fb4deae04e [2024-07-25T05:58:03.887Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-07-25T05:58:04.145Z] ---> Running in ac901492f774 [2024-07-25T05:58:04.145Z] Removing intermediate container ac901492f774 [2024-07-25T05:58:04.145Z] ---> 5f5419e172f8 [2024-07-25T05:58:04.145Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-25T05:58:04.145Z] ---> Running in eef0a1efa77e [2024-07-25T05:58:04.145Z] Removing intermediate container eef0a1efa77e [2024-07-25T05:58:04.145Z] ---> a787e48138d9 [2024-07-25T05:58:04.145Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-07-25T05:58:04.406Z] ---> Running in 71aadb44454e [2024-07-25T05:58:04.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T05:58:04.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T05:58:04.926Z] OK: 270 MiB in 60 packages [2024-07-25T05:58:05.186Z] Removing intermediate container 71aadb44454e [2024-07-25T05:58:05.186Z] ---> 221bc14703ac [2024-07-25T05:58:05.186Z] Step 6/23 : WORKDIR /device-modbus-go [2024-07-25T05:58:05.186Z] ---> Running in 4868beb35923 [2024-07-25T05:58:05.444Z] Removing intermediate container 4868beb35923 [2024-07-25T05:58:05.444Z] ---> 6a9a26f5364f [2024-07-25T05:58:05.444Z] Step 7/23 : COPY go.mod vendor* ./ [2024-07-25T05:58:05.444Z] ---> a4d2e921f651 [2024-07-25T05:58:05.444Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T05:58:05.444Z] ---> Running in 3a4c6a8bfb8c [2024-07-25T05:58:06.010Z] Removing intermediate container 3a4c6a8bfb8c [2024-07-25T05:58:06.010Z] ---> f74066e5ef42 [2024-07-25T05:58:06.010Z] Step 9/23 : COPY . . [2024-07-25T05:58:06.945Z] ---> 07d36ff419b1 [2024-07-25T05:58:06.945Z] Step 10/23 : RUN ${MAKE} [2024-07-25T05:58:06.945Z] ---> Running in 47e1a18dc1ae [2024-07-25T05:58:07.204Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=3.2.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.27" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2024-07-25T05:58:39.277Z] Removing intermediate container 47e1a18dc1ae [2024-07-25T05:58:39.277Z] ---> 6eea2de8625f [2024-07-25T05:58:39.277Z] Step 11/23 : FROM alpine:3.18 [2024-07-25T05:58:39.277Z] 3.18: Pulling from library/alpine [2024-07-25T05:58:39.277Z] 930bdd4d222e: Pulling fs layer [2024-07-25T05:58:39.277Z] 930bdd4d222e: Verifying Checksum [2024-07-25T05:58:39.277Z] 930bdd4d222e: Download complete [2024-07-25T05:58:39.277Z] 930bdd4d222e: Pull complete [2024-07-25T05:58:39.277Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-25T05:58:39.277Z] Status: Downloaded newer image for alpine:3.18 [2024-07-25T05:58:39.277Z] ---> 18f865063206 [2024-07-25T05:58:39.277Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2024-07-25T05:58:39.277Z] ---> Running in 52b143f1464f [2024-07-25T05:58:39.277Z] Removing intermediate container 52b143f1464f [2024-07-25T05:58:39.277Z] ---> 437289307d4e [2024-07-25T05:58:39.277Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-07-25T05:58:39.277Z] ---> Running in f222aa340458 [2024-07-25T05:58:39.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T05:58:39.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T05:58:39.277Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-25T05:58:39.277Z] Executing busybox-1.36.1-r7.trigger [2024-07-25T05:58:39.277Z] OK: 7 MiB in 16 packages [2024-07-25T05:58:39.277Z] Removing intermediate container f222aa340458 [2024-07-25T05:58:39.277Z] ---> 09416decaca1 [2024-07-25T05:58:39.277Z] Step 14/23 : RUN apk --no-cache upgrade [2024-07-25T05:58:39.277Z] ---> Running in fb24d685eb03 [2024-07-25T05:58:39.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T05:58:39.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T05:58:39.277Z] OK: 7 MiB in 16 packages [2024-07-25T05:58:39.536Z] Removing intermediate container fb24d685eb03 [2024-07-25T05:58:39.536Z] ---> 5d3477fc415b [2024-07-25T05:58:39.536Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-07-25T05:58:40.471Z] ---> ef4cd981b70f [2024-07-25T05:58:40.471Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-07-25T05:58:40.729Z] ---> 2ff3e0c0257e [2024-07-25T05:58:40.729Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-07-25T05:58:40.729Z] ---> b410fa454dc5 [2024-07-25T05:58:40.729Z] Step 18/23 : EXPOSE 59901 [2024-07-25T05:58:40.729Z] ---> Running in 19df3482f7a3 [2024-07-25T05:58:40.987Z] Removing intermediate container 19df3482f7a3 [2024-07-25T05:58:40.987Z] ---> 0f3e958ef51c [2024-07-25T05:58:40.987Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-07-25T05:58:40.987Z] ---> Running in 0fe7537b057c [2024-07-25T05:58:40.987Z] Removing intermediate container 0fe7537b057c [2024-07-25T05:58:40.987Z] ---> c6192e3ac61b [2024-07-25T05:58:40.987Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-07-25T05:58:40.987Z] ---> Running in ced9e9841ab0 [2024-07-25T05:58:40.987Z] Removing intermediate container ced9e9841ab0 [2024-07-25T05:58:40.987Z] ---> 39fe22d8fbe5 [2024-07-25T05:58:40.987Z] Step 21/23 : LABEL arch=amd64 [2024-07-25T05:58:40.987Z] ---> Running in f99e90fa3a52 [2024-07-25T05:58:41.248Z] Removing intermediate container f99e90fa3a52 [2024-07-25T05:58:41.248Z] ---> 6ff98abf9b4f [2024-07-25T05:58:41.248Z] Step 22/23 : LABEL git_sha=b6c4b0dee6461bdbd7ff5442e9e8ba8b047e9f9c [2024-07-25T05:58:41.248Z] ---> Running in 040948434bc8 [2024-07-25T05:58:41.248Z] Removing intermediate container 040948434bc8 [2024-07-25T05:58:41.248Z] ---> d6db44dad686 [2024-07-25T05:58:41.248Z] Step 23/23 : LABEL version=3.2.0-dev.19 [2024-07-25T05:58:41.248Z] ---> Running in d4132c4b4fb2 [2024-07-25T05:58:41.248Z] Removing intermediate container d4132c4b4fb2 [2024-07-25T05:58:41.248Z] ---> d3a74c2c0db2 [2024-07-25T05:58:41.248Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-25T05:58:41.248Z] Successfully built d3a74c2c0db2 [2024-07-25T05:58:41.248Z] 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-07-25T05:58:41.389Z] provisioning config files... [2024-07-25T05:58:41.406Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4293458181310113093tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-25T05:58:41.713Z] ---> ****-login.sh [2024-07-25T05:58:41.713Z] nexus3.edgexfoundry.org:10001 [2024-07-25T05:58:41.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T05:58:41.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T05:58:41.713Z] Configure a credential helper to remove this warning. See [2024-07-25T05:58:41.713Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T05:58:41.713Z] [2024-07-25T05:58:41.713Z] Login Succeeded [2024-07-25T05:58:41.713Z] nexus3.edgexfoundry.org:10002 [2024-07-25T05:58:41.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T05:58:41.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T05:58:41.972Z] Configure a credential helper to remove this warning. See [2024-07-25T05:58:41.972Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T05:58:41.972Z] [2024-07-25T05:58:41.972Z] Login Succeeded [2024-07-25T05:58:41.972Z] nexus3.edgexfoundry.org:10003 [2024-07-25T05:58:41.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T05:58:41.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T05:58:41.972Z] Configure a credential helper to remove this warning. See [2024-07-25T05:58:41.972Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T05:58:41.972Z] [2024-07-25T05:58:41.972Z] Login Succeeded [2024-07-25T05:58:41.972Z] nexus3.edgexfoundry.org:10004 [2024-07-25T05:58:41.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T05:58:41.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T05:58:41.972Z] Configure a credential helper to remove this warning. See [2024-07-25T05:58:41.972Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T05:58:41.972Z] [2024-07-25T05:58:41.972Z] Login Succeeded [2024-07-25T05:58:41.972Z] ****.io [2024-07-25T05:58:42.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T05:58:42.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T05:58:42.230Z] Configure a credential helper to remove this warning. See [2024-07-25T05:58:42.230Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T05:58:42.230Z] [2024-07-25T05:58:42.230Z] Login Succeeded [2024-07-25T05:58:42.230Z] ---> ****-login.sh ends [Pipeline] } [2024-07-25T05:58:42.236Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-25T05:58:42.276Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-25T05:58:42.297Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2024-07-25T05:58:42.297Z] b6c4b0dee6461bdbd7ff5442e9e8ba8b047e9f9c [2024-07-25T05:58:42.297Z] latest [2024-07-25T05:58:42.297Z] 3.2.0-dev.19 [2024-07-25T05:58:42.297Z] b6c4b0dee6461bdbd7ff5442e9e8ba8b047e9f9c-3.2.0-dev.19 [2024-07-25T05:58:42.297Z] main [2024-07-25T05:58:42.297Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T05:58:42.624Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:b6c4b0dee6461bdbd7ff5442e9e8ba8b047e9f9c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T05:58:42.958Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:b6c4b0dee6461bdbd7ff5442e9e8ba8b047e9f9c [2024-07-25T05:58:42.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-07-25T05:58:42.959Z] ac66f9ddd41f: Preparing [2024-07-25T05:58:42.959Z] dd18b16305e2: Preparing [2024-07-25T05:58:42.959Z] 56dd31d0250f: Preparing [2024-07-25T05:58:42.959Z] 5227a0629136: Preparing [2024-07-25T05:58:42.959Z] f77a11d1fd7f: Preparing [2024-07-25T05:58:42.959Z] ce7f800efff9: Preparing [2024-07-25T05:58:42.959Z] ce7f800efff9: Waiting [2024-07-25T05:58:42.959Z] ac66f9ddd41f: Pushed [2024-07-25T05:58:42.959Z] 5227a0629136: Pushed [2024-07-25T05:58:42.959Z] dd18b16305e2: Pushed [2024-07-25T05:58:42.959Z] f77a11d1fd7f: Pushed [2024-07-25T05:58:42.959Z] ce7f800efff9: Layer already exists [2024-07-25T05:58:46.246Z] 56dd31d0250f: Pushed [2024-07-25T05:58:46.246Z] b6c4b0dee6461bdbd7ff5442e9e8ba8b047e9f9c: digest: sha256:c3f9527fcb66156ccbeb4ab8515f5e587f463cbb8e4211e6bd80e2bde23980db size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T05:58:46.580Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T05:58:46.911Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2024-07-25T05:58:46.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-07-25T05:58:46.911Z] ac66f9ddd41f: Preparing [2024-07-25T05:58:46.911Z] dd18b16305e2: Preparing [2024-07-25T05:58:46.911Z] 56dd31d0250f: Preparing [2024-07-25T05:58:46.911Z] 5227a0629136: Preparing [2024-07-25T05:58:46.911Z] f77a11d1fd7f: Preparing [2024-07-25T05:58:46.911Z] ce7f800efff9: Preparing [2024-07-25T05:58:46.911Z] ce7f800efff9: Waiting [2024-07-25T05:58:46.911Z] f77a11d1fd7f: Layer already exists [2024-07-25T05:58:46.911Z] dd18b16305e2: Layer already exists [2024-07-25T05:58:46.911Z] ac66f9ddd41f: Layer already exists [2024-07-25T05:58:46.911Z] 5227a0629136: Layer already exists [2024-07-25T05:58:46.911Z] 56dd31d0250f: Layer already exists [2024-07-25T05:58:46.911Z] ce7f800efff9: Layer already exists [2024-07-25T05:58:46.911Z] latest: digest: sha256:c3f9527fcb66156ccbeb4ab8515f5e587f463cbb8e4211e6bd80e2bde23980db size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T05:58:47.239Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T05:58:47.556Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.19 [2024-07-25T05:58:47.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-07-25T05:58:47.556Z] ac66f9ddd41f: Preparing [2024-07-25T05:58:47.556Z] dd18b16305e2: Preparing [2024-07-25T05:58:47.556Z] 56dd31d0250f: Preparing [2024-07-25T05:58:47.556Z] 5227a0629136: Preparing [2024-07-25T05:58:47.556Z] f77a11d1fd7f: Preparing [2024-07-25T05:58:47.556Z] ce7f800efff9: Preparing [2024-07-25T05:58:47.556Z] ce7f800efff9: Waiting [2024-07-25T05:58:47.556Z] 56dd31d0250f: Layer already exists [2024-07-25T05:58:47.556Z] f77a11d1fd7f: Layer already exists [2024-07-25T05:58:47.556Z] 5227a0629136: Layer already exists [2024-07-25T05:58:47.556Z] ac66f9ddd41f: Layer already exists [2024-07-25T05:58:47.556Z] dd18b16305e2: Layer already exists [2024-07-25T05:58:47.556Z] ce7f800efff9: Layer already exists [2024-07-25T05:58:47.556Z] 3.2.0-dev.19: digest: sha256:c3f9527fcb66156ccbeb4ab8515f5e587f463cbb8e4211e6bd80e2bde23980db size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T05:58:47.879Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:b6c4b0dee6461bdbd7ff5442e9e8ba8b047e9f9c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T05:58:48.208Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:b6c4b0dee6461bdbd7ff5442e9e8ba8b047e9f9c-3.2.0-dev.19 [2024-07-25T05:58:48.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-07-25T05:58:48.208Z] ac66f9ddd41f: Preparing [2024-07-25T05:58:48.208Z] dd18b16305e2: Preparing [2024-07-25T05:58:48.208Z] 56dd31d0250f: Preparing [2024-07-25T05:58:48.208Z] 5227a0629136: Preparing [2024-07-25T05:58:48.208Z] f77a11d1fd7f: Preparing [2024-07-25T05:58:48.208Z] ce7f800efff9: Preparing [2024-07-25T05:58:48.208Z] ce7f800efff9: Waiting [2024-07-25T05:58:48.208Z] 5227a0629136: Layer already exists [2024-07-25T05:58:48.208Z] 56dd31d0250f: Layer already exists [2024-07-25T05:58:48.208Z] f77a11d1fd7f: Layer already exists [2024-07-25T05:58:48.208Z] dd18b16305e2: Layer already exists [2024-07-25T05:58:48.208Z] ac66f9ddd41f: Layer already exists [2024-07-25T05:58:48.208Z] ce7f800efff9: Layer already exists [2024-07-25T05:58:48.208Z] b6c4b0dee6461bdbd7ff5442e9e8ba8b047e9f9c-3.2.0-dev.19: digest: sha256:c3f9527fcb66156ccbeb4ab8515f5e587f463cbb8e4211e6bd80e2bde23980db size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T05:58:48.533Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T05:58:48.865Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2024-07-25T05:58:48.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-07-25T05:58:48.865Z] ac66f9ddd41f: Preparing [2024-07-25T05:58:48.865Z] dd18b16305e2: Preparing [2024-07-25T05:58:48.865Z] 56dd31d0250f: Preparing [2024-07-25T05:58:48.865Z] 5227a0629136: Preparing [2024-07-25T05:58:48.865Z] f77a11d1fd7f: Preparing [2024-07-25T05:58:48.865Z] ce7f800efff9: Preparing [2024-07-25T05:58:48.865Z] ce7f800efff9: Waiting [2024-07-25T05:58:48.865Z] ac66f9ddd41f: Layer already exists [2024-07-25T05:58:48.865Z] 5227a0629136: Layer already exists [2024-07-25T05:58:48.865Z] dd18b16305e2: Layer already exists [2024-07-25T05:58:48.865Z] 56dd31d0250f: Layer already exists [2024-07-25T05:58:48.865Z] f77a11d1fd7f: Layer already exists [2024-07-25T05:58:48.865Z] ce7f800efff9: Layer already exists [2024-07-25T05:58:48.865Z] main: digest: sha256:c3f9527fcb66156ccbeb4ab8515f5e587f463cbb8e4211e6bd80e2bde23980db size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-25T05:58:48.951Z] ===================================================== [Pipeline] echo [2024-07-25T05:58:48.969Z] taggedImages: [2024-07-25T05:58:48.969Z] - nexus3.edgexfoundry.org:10004/device-modbus:b6c4b0dee6461bdbd7ff5442e9e8ba8b047e9f9c [2024-07-25T05:58:48.969Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2024-07-25T05:58:48.969Z] - nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.19 [2024-07-25T05:58:48.969Z] - nexus3.edgexfoundry.org:10004/device-modbus:b6c4b0dee6461bdbd7ff5442e9e8ba8b047e9f9c-3.2.0-dev.19 [2024-07-25T05:58:48.969Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T05:58:49.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-25T05:58:49.391Z] [2024-07-25T05:58:49.391Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T05:58:49.695Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-25T05:58:49.695Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-25T05:58:49.695Z] 5eb5b503b376: Pulling fs layer [2024-07-25T05:58:49.695Z] 5c69ac0246d0: Pulling fs layer [2024-07-25T05:58:49.695Z] ec43610c2a17: Pulling fs layer [2024-07-25T05:58:49.695Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-25T05:58:49.695Z] 33b1e0a273af: Pulling fs layer [2024-07-25T05:58:49.695Z] 5d3b04190fa2: Pulling fs layer [2024-07-25T05:58:49.695Z] 2f39f015ded8: Pulling fs layer [2024-07-25T05:58:49.695Z] 33b1e0a273af: Waiting [2024-07-25T05:58:49.695Z] 3a2ae6a8a46f: Waiting [2024-07-25T05:58:49.695Z] 5d3b04190fa2: Waiting [2024-07-25T05:58:49.695Z] 2f39f015ded8: Waiting [2024-07-25T05:58:49.695Z] 5c69ac0246d0: Download complete [2024-07-25T05:58:49.695Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-25T05:58:49.695Z] 3a2ae6a8a46f: Download complete [2024-07-25T05:58:49.695Z] 33b1e0a273af: Verifying Checksum [2024-07-25T05:58:49.695Z] 33b1e0a273af: Download complete [2024-07-25T05:58:49.695Z] 5d3b04190fa2: Download complete [2024-07-25T05:58:49.695Z] ec43610c2a17: Verifying Checksum [2024-07-25T05:58:49.695Z] ec43610c2a17: Download complete [2024-07-25T05:58:49.954Z] 5eb5b503b376: Verifying Checksum [2024-07-25T05:58:49.954Z] 5eb5b503b376: Download complete [2024-07-25T05:58:50.518Z] 2f39f015ded8: Download complete [2024-07-25T05:58:51.084Z] 5eb5b503b376: Pull complete [2024-07-25T05:58:51.342Z] 5c69ac0246d0: Pull complete [2024-07-25T05:58:51.601Z] ec43610c2a17: Pull complete [2024-07-25T05:58:51.860Z] 3a2ae6a8a46f: Pull complete [2024-07-25T05:58:51.860Z] 33b1e0a273af: Pull complete [2024-07-25T05:58:52.119Z] 5d3b04190fa2: Pull complete [2024-07-25T05:58:56.304Z] 2f39f015ded8: Pull complete [2024-07-25T05:58:56.304Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-25T05:58:56.304Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-25T05:58:56.304Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T05:58:56.399Z] prd-ubuntu20.04-docker-8c-8g-6428 does not seem to be running inside a container [2024-07-25T05:58:56.425Z] $ 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-07-25T05:59:00.763Z] $ docker top a984e23853b04f11c9f8efd1084236e68a09fa06712534e1d2a6ebca6fb30a58 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-25T05:59:01.170Z] ---> job-cost.sh [2024-07-25T05:59:01.170Z] lf-activate-venv: SKIPPING [2024-07-25T05:59:01.170Z] INFO: No Stack... [2024-07-25T05:59:01.739Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-25T05:59:01.998Z] INFO: Archiving Costs [Pipeline] sh [2024-07-25T05:59:02.287Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2024-07-25T05:59:02.287Z] + cut -d, -f6 [Pipeline] lock [2024-07-25T05:59:02.303Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-158-stack-cost] [2024-07-25T05:59:02.314Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-158-stack-cost] did not exist. Created. [2024-07-25T05:59:02.321Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-158-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-25T05:59:02.633Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-25T05:59:02.654Z] Stashed 1 file(s) [Pipeline] } [2024-07-25T05:59:02.663Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-158-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-25T05:59:02.693Z] $ docker stop --time=1 a984e23853b04f11c9f8efd1084236e68a09fa06712534e1d2a6ebca6fb30a58 [2024-07-25T05:59:03.837Z] $ docker rm -f --volumes a984e23853b04f11c9f8efd1084236e68a09fa06712534e1d2a6ebca6fb30a58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-25T05:59:48.167Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6429 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2024-07-25T05:59:48.193Z] Running in /w/workspace/device-modbus-go/158 [Pipeline] { [Pipeline] checkout [2024-07-25T05:59:51.258Z] The recommended git tool is: git [2024-07-25T05:59:59.168Z] using credential edgex-jenkins-ssh [2024-07-25T05:59:59.198Z] Cloning the remote Git repository [2024-07-25T05:59:59.254Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2024-07-25T05:59:59.394Z] > git init /w/workspace/device-modbus-go/158 # timeout=10 [2024-07-25T05:59:59.660Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-07-25T05:59:59.661Z] > git --version # timeout=10 [2024-07-25T05:59:59.712Z] > git --version # 'git version 2.25.1' [2024-07-25T05:59:59.721Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-25T06:00:00.050Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-25T06:00:02.178Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-07-25T06:00:02.214Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-25T06:00:03.504Z] Avoid second fetch [2024-07-25T06:00:03.505Z] Checking out Revision b6c4b0dee6461bdbd7ff5442e9e8ba8b047e9f9c (main) [2024-07-25T06:00:04.366Z] Commit message: "Merge pull request #562 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.27" [2024-07-25T06:00:03.523Z] > git config core.sparsecheckout # timeout=10 [2024-07-25T06:00:03.610Z] > git checkout -f b6c4b0dee6461bdbd7ff5442e9e8ba8b047e9f9c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-25T06:00:09.187Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-25T06:00:09.188Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-25T06:00:09.188Z] Dload Upload Total Spent Left Speed [2024-07-25T06:00:09.188Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 215k 0 --:--:-- --:--:-- --:--:-- 215k [Pipeline] sh [2024-07-25T06:00:09.531Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-25T06:00:10.043Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2024-07-25T06:00:10.043Z] [2024-07-25T06:00:10.043Z] { [2024-07-25T06:00:10.043Z] "registry-mirrors": [ [2024-07-25T06:00:10.043Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-25T06:00:10.043Z] ], [2024-07-25T06:00:10.043Z] "bip": "10.250.0.254/24", [2024-07-25T06:00:10.043Z] "hosts": [ [2024-07-25T06:00:10.043Z] "tcp://0.0.0.0:5555", [2024-07-25T06:00:10.043Z] "unix:///var/run/docker.sock" [2024-07-25T06:00:10.043Z] ], [2024-07-25T06:00:10.043Z] "mtu": 1458, [2024-07-25T06:00:10.043Z] "selinux-enabled": true, [2024-07-25T06:00:10.043Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-25T06:00:10.043Z] } [Pipeline] sh [2024-07-25T06:00:15.971Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-25T06:00:16.299Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-25T06:00:34.556Z] provisioning config files... [2024-07-25T06:00:34.581Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/158@tmp/config14401187647985115831tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-25T06:00:35.021Z] ---> ****-login.sh [2024-07-25T06:00:35.021Z] nexus3.edgexfoundry.org:10001 [2024-07-25T06:00:35.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T06:00:35.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T06:00:35.608Z] Configure a credential helper to remove this warning. See [2024-07-25T06:00:35.608Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T06:00:35.608Z] [2024-07-25T06:00:35.608Z] Login Succeeded [2024-07-25T06:00:35.608Z] nexus3.edgexfoundry.org:10002 [2024-07-25T06:00:35.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T06:00:36.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T06:00:36.144Z] Configure a credential helper to remove this warning. See [2024-07-25T06:00:36.144Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T06:00:36.144Z] [2024-07-25T06:00:36.144Z] Login Succeeded [2024-07-25T06:00:36.144Z] nexus3.edgexfoundry.org:10003 [2024-07-25T06:00:36.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T06:00:36.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T06:00:36.416Z] Configure a credential helper to remove this warning. See [2024-07-25T06:00:36.416Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T06:00:36.416Z] [2024-07-25T06:00:36.416Z] Login Succeeded [2024-07-25T06:00:36.416Z] nexus3.edgexfoundry.org:10004 [2024-07-25T06:00:36.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T06:00:36.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T06:00:36.686Z] Configure a credential helper to remove this warning. See [2024-07-25T06:00:36.686Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T06:00:36.686Z] [2024-07-25T06:00:36.686Z] Login Succeeded [2024-07-25T06:00:36.686Z] ****.io [2024-07-25T06:00:36.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T06:00:37.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T06:00:37.220Z] Configure a credential helper to remove this warning. See [2024-07-25T06:00:37.220Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T06:00:37.220Z] [2024-07-25T06:00:37.220Z] Login Succeeded [2024-07-25T06:00:37.220Z] ---> ****-login.sh ends [Pipeline] } [2024-07-25T06:00:37.237Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-25T06:00:37.641Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-25T06:00:37.669Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-25T06:00:37.694Z] ========================================================= [2024-07-25T06:00:37.694Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-25T06:00:37.694Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T06:00:38.070Z] + 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-07-25T06:00:38.419Z] Sending build context to Docker daemon 9.069MB [2024-07-25T06:00:38.419Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-07-25T06:00:38.419Z] Step 2/10 : FROM ${BASE} AS builder [2024-07-25T06:00:38.690Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-25T06:00:38.690Z] c6b39de5b339: Pulling fs layer [2024-07-25T06:00:38.690Z] a69c41024577: Pulling fs layer [2024-07-25T06:00:38.690Z] d6de4b400683: Pulling fs layer [2024-07-25T06:00:38.690Z] 35cb2a7552d0: Pulling fs layer [2024-07-25T06:00:38.690Z] 4f4fb700ef54: Pulling fs layer [2024-07-25T06:00:38.690Z] 464afbd9ba4c: Pulling fs layer [2024-07-25T06:00:38.690Z] 00f215d4a9da: Pulling fs layer [2024-07-25T06:00:38.690Z] d496ad576159: Pulling fs layer [2024-07-25T06:00:38.690Z] 35cb2a7552d0: Waiting [2024-07-25T06:00:38.690Z] 4f4fb700ef54: Waiting [2024-07-25T06:00:38.690Z] 464afbd9ba4c: Waiting [2024-07-25T06:00:38.690Z] 00f215d4a9da: Waiting [2024-07-25T06:00:38.690Z] d496ad576159: Waiting [2024-07-25T06:00:38.690Z] a69c41024577: Download complete [2024-07-25T06:00:38.690Z] 35cb2a7552d0: Verifying Checksum [2024-07-25T06:00:38.690Z] 35cb2a7552d0: Download complete [2024-07-25T06:00:38.690Z] 4f4fb700ef54: Verifying Checksum [2024-07-25T06:00:38.690Z] 4f4fb700ef54: Download complete [2024-07-25T06:00:38.690Z] c6b39de5b339: Verifying Checksum [2024-07-25T06:00:38.690Z] c6b39de5b339: Download complete [2024-07-25T06:00:38.690Z] 464afbd9ba4c: Verifying Checksum [2024-07-25T06:00:38.690Z] 464afbd9ba4c: Download complete [2024-07-25T06:00:39.275Z] d496ad576159: Verifying Checksum [2024-07-25T06:00:39.275Z] d496ad576159: Download complete [2024-07-25T06:00:39.872Z] c6b39de5b339: Pull complete [2024-07-25T06:00:40.464Z] a69c41024577: Pull complete [2024-07-25T06:00:40.733Z] d6de4b400683: Verifying Checksum [2024-07-25T06:00:40.733Z] d6de4b400683: Download complete [2024-07-25T06:00:42.152Z] 00f215d4a9da: Verifying Checksum [2024-07-25T06:00:42.152Z] 00f215d4a9da: Download complete [2024-07-25T06:00:54.485Z] d6de4b400683: Pull complete [2024-07-25T06:00:54.485Z] 35cb2a7552d0: Pull complete [2024-07-25T06:00:54.485Z] 4f4fb700ef54: Pull complete [2024-07-25T06:00:54.485Z] 464afbd9ba4c: Pull complete [2024-07-25T06:01:04.589Z] 00f215d4a9da: Pull complete [2024-07-25T06:01:04.872Z] d496ad576159: Pull complete [2024-07-25T06:01:04.872Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-25T06:01:04.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-25T06:01:04.872Z] ---> f246e2811388 [2024-07-25T06:01:04.872Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-07-25T06:01:05.862Z] ---> Running in 39e1a1ba666a [2024-07-25T06:01:06.151Z] Removing intermediate container 39e1a1ba666a [2024-07-25T06:01:06.151Z] ---> 3f62da3b5ecd [2024-07-25T06:01:06.151Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-25T06:01:06.151Z] ---> Running in 19c137f49da2 [2024-07-25T06:01:07.571Z] Removing intermediate container 19c137f49da2 [2024-07-25T06:01:07.571Z] ---> f8c545ed17d6 [2024-07-25T06:01:07.571Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-07-25T06:01:07.571Z] ---> Running in 52624eeb066d [2024-07-25T06:01:08.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T06:01:09.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T06:01:10.211Z] (1/8) Installing openssh-keygen (9.3_p2-r2) [2024-07-25T06:01:10.211Z] (2/8) Installing libedit (20221030.3.1-r1) [2024-07-25T06:01:10.211Z] (3/8) Installing openssh-client-common (9.3_p2-r2) [2024-07-25T06:01:10.211Z] (4/8) Installing openssh-client-default (9.3_p2-r2) [2024-07-25T06:01:10.211Z] (5/8) Installing openssh-sftp-server (9.3_p2-r2) [2024-07-25T06:01:10.211Z] (6/8) Installing openssh-server-common (9.3_p2-r2) [2024-07-25T06:01:10.211Z] (7/8) Installing openssh-server (9.3_p2-r2) [2024-07-25T06:01:10.211Z] (8/8) Installing openssh (9.3_p2-r2) [2024-07-25T06:01:10.211Z] Executing busybox-1.36.1-r5.trigger [2024-07-25T06:01:10.211Z] OK: 272 MiB in 60 packages [2024-07-25T06:01:11.628Z] Removing intermediate container 52624eeb066d [2024-07-25T06:01:11.628Z] ---> 55b8a141c240 [2024-07-25T06:01:11.628Z] Step 6/10 : WORKDIR /device-modbus-go [2024-07-25T06:01:11.628Z] ---> Running in 438be1e1d223 [2024-07-25T06:01:11.900Z] Removing intermediate container 438be1e1d223 [2024-07-25T06:01:11.900Z] ---> 7ad6b1e9f631 [2024-07-25T06:01:11.900Z] Step 7/10 : COPY go.mod vendor* ./ [2024-07-25T06:01:12.483Z] ---> f5adcc517a78 [2024-07-25T06:01:12.483Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T06:01:12.483Z] ---> Running in c3cbbdc73aa4 [2024-07-25T06:03:04.151Z] Removing intermediate container c3cbbdc73aa4 [2024-07-25T06:03:04.151Z] ---> 5db534de20a4 [2024-07-25T06:03:04.151Z] Step 9/10 : COPY . . [2024-07-25T06:03:04.151Z] ---> 96ae235d8198 [2024-07-25T06:03:04.151Z] Step 10/10 : RUN ${MAKE} [2024-07-25T06:03:04.151Z] ---> Running in 627381884c15 [2024-07-25T06:03:04.151Z] noop [2024-07-25T06:03:04.151Z] Removing intermediate container 627381884c15 [2024-07-25T06:03:04.151Z] ---> a3d1f565572d [2024-07-25T06:03:04.151Z] Successfully built a3d1f565572d [2024-07-25T06:03:04.151Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T06:03:04.523Z] + docker inspect -f . ci-base-image-arm64 [2024-07-25T06:03:04.523Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T06:03:04.720Z] prd-ubuntu20.04-docker-arm64-4c-16g-6429 does not seem to be running inside a container [2024-07-25T06:03:04.777Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/158 -v /w/workspace/device-modbus-go/158:/w/workspace/device-modbus-go/158:rw,z -v /w/workspace/device-modbus-go/158@tmp:/w/workspace/device-modbus-go/158@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-07-25T06:03:05.958Z] $ docker top 7ec1c02abe94c43fb6375c9a7d797ba047dedd0275d8f93331cbfa746ed17801 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-25T06:03:06.769Z] + go version [2024-07-25T06:03:06.770Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-25T06:03:06.782Z] $ docker stop --time=1 7ec1c02abe94c43fb6375c9a7d797ba047dedd0275d8f93331cbfa746ed17801 [2024-07-25T06:03:08.355Z] $ docker rm -f --volumes 7ec1c02abe94c43fb6375c9a7d797ba047dedd0275d8f93331cbfa746ed17801 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T06:03:08.929Z] + docker inspect -f . ci-base-image-arm64 [2024-07-25T06:03:08.929Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T06:03:09.110Z] prd-ubuntu20.04-docker-arm64-4c-16g-6429 does not seem to be running inside a container [2024-07-25T06:03:09.164Z] $ 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/158 -v /w/workspace/device-modbus-go/158:/w/workspace/device-modbus-go/158:rw,z -v /w/workspace/device-modbus-go/158@tmp:/w/workspace/device-modbus-go/158@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-07-25T06:03:10.234Z] $ docker top d24c1c7b8d3c53f872c5271758f1803ae09d467e90f20bcff6768e6e1fb60058 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-25T06:03:10.731Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/158 [Pipeline] fileExists [Pipeline] sh [2024-07-25T06:03:11.076Z] + make test [2024-07-25T06:03:11.345Z] go test ./... -coverprofile=coverage.out [2024-07-25T06:03:16.693Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-07-25T06:06:23.412Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2024-07-25T06:06:24.377Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.052s coverage: 47.9% of statements [2024-07-25T06:06:25.335Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-25T06:06:25.335Z] go vet ./... [2024-07-25T06:07:12.259Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-25T06:07:12.259Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-25T06:07:12.259Z] ./bin/test-attribution-txt.sh [2024-07-25T06:07:12.259Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-07-25T06:07:12.283Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-25T06:07:12.297Z] $ docker stop --time=1 d24c1c7b8d3c53f872c5271758f1803ae09d467e90f20bcff6768e6e1fb60058 [2024-07-25T06:07:14.240Z] $ docker rm -f --volumes d24c1c7b8d3c53f872c5271758f1803ae09d467e90f20bcff6768e6e1fb60058 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-25T06:07:15.787Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-25T06:07:15.823Z] Warning: overwriting stash ‘coverage-report’ [2024-07-25T06:07:16.265Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-25T06:07:16.688Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-25T06:07:17.011Z] + ls -al . [2024-07-25T06:07:17.011Z] total 268 [2024-07-25T06:07:17.011Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 25 06:03 . [2024-07-25T06:07:17.011Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 05:59 .. [2024-07-25T06:07:17.011Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 25 06:00 .dockerignore [2024-07-25T06:07:17.011Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 25 06:00 .git [2024-07-25T06:07:17.011Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 06:00 .github [2024-07-25T06:07:17.011Z] -rw-rw-r-- 1 jenkins jenkins 266 Jul 25 06:00 .gitignore [2024-07-25T06:07:17.011Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 25 06:00 .golangci.yml [2024-07-25T06:07:17.011Z] -rw-rw-r-- 1 jenkins jenkins 19432 Jul 25 06:00 Attribution.txt [2024-07-25T06:07:17.011Z] -rw-rw-r-- 1 jenkins jenkins 16388 Jul 25 06:00 CHANGELOG.md [2024-07-25T06:07:17.011Z] -rw-rw-r-- 1 jenkins jenkins 1474 Jul 25 06:00 Dockerfile [2024-07-25T06:07:17.011Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 25 06:00 GOVERNANCE.md [2024-07-25T06:07:17.011Z] -rw-rw-r-- 1 jenkins jenkins 658 Jul 25 06:00 Jenkinsfile [2024-07-25T06:07:17.011Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 25 06:00 LICENSE [2024-07-25T06:07:17.011Z] -rw-rw-r-- 1 jenkins jenkins 1942 Jul 25 06:00 Makefile [2024-07-25T06:07:17.011Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 25 06:00 OWNERS.md [2024-07-25T06:07:17.011Z] -rw-rw-r-- 1 jenkins jenkins 4463 Jul 25 06:00 README.md [2024-07-25T06:07:17.011Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 25 05:56 VERSION [2024-07-25T06:07:17.011Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 06:00 bin [2024-07-25T06:07:17.011Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 06:00 cmd [2024-07-25T06:07:17.011Z] -rw-r--r-- 1 jenkins jenkins 24601 Jul 25 06:06 coverage.out [2024-07-25T06:07:17.011Z] -rw-rw-r-- 1 jenkins jenkins 7185 Jul 25 06:00 go.mod [2024-07-25T06:07:17.011Z] -rw-rw-r-- 1 jenkins jenkins 102015 Jul 25 06:00 go.sum [2024-07-25T06:07:17.011Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 06:00 internal [2024-07-25T06:07:17.011Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 06:00 simulator [2024-07-25T06:07:17.011Z] -rw-rw-r-- 1 jenkins jenkins 229 Jul 25 06:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T06:07:17.357Z] + 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=b6c4b0dee6461bdbd7ff5442e9e8ba8b047e9f9c --label arch=arm64 --label version=3.2.0-dev.19 . [2024-07-25T06:07:18.732Z] Sending build context to Docker daemon 9.095MB [2024-07-25T06:07:18.732Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-07-25T06:07:18.732Z] Step 2/23 : FROM ${BASE} AS builder [2024-07-25T06:07:18.732Z] ---> a3d1f565572d [2024-07-25T06:07:18.732Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-07-25T06:07:18.732Z] ---> Running in 08ba8be118b8 [2024-07-25T06:07:18.732Z] Removing intermediate container 08ba8be118b8 [2024-07-25T06:07:18.732Z] ---> d2aadaad2615 [2024-07-25T06:07:18.732Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-25T06:07:18.732Z] ---> Running in 70bde6223741 [2024-07-25T06:07:18.732Z] Removing intermediate container 70bde6223741 [2024-07-25T06:07:18.732Z] ---> 74cc4ab5d149 [2024-07-25T06:07:18.732Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-07-25T06:07:18.732Z] ---> Running in ce102c69ab2f [2024-07-25T06:07:19.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T06:07:19.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T06:07:20.921Z] OK: 272 MiB in 60 packages [2024-07-25T06:07:21.893Z] Removing intermediate container ce102c69ab2f [2024-07-25T06:07:21.893Z] ---> d76e5ed9b181 [2024-07-25T06:07:21.893Z] Step 6/23 : WORKDIR /device-modbus-go [2024-07-25T06:07:21.893Z] ---> Running in 73a7ad4d33a6 [2024-07-25T06:07:22.159Z] Removing intermediate container 73a7ad4d33a6 [2024-07-25T06:07:22.159Z] ---> 0ba26681d149 [2024-07-25T06:07:22.159Z] Step 7/23 : COPY go.mod vendor* ./ [2024-07-25T06:07:22.739Z] ---> f5fc65591869 [2024-07-25T06:07:22.739Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T06:07:22.739Z] ---> Running in da5766ff4434 [2024-07-25T06:07:25.329Z] Removing intermediate container da5766ff4434 [2024-07-25T06:07:25.329Z] ---> dbe0b0ded2c6 [2024-07-25T06:07:25.329Z] Step 9/23 : COPY . . [2024-07-25T06:07:25.911Z] ---> 1471f6a346e6 [2024-07-25T06:07:25.911Z] Step 10/23 : RUN ${MAKE} [2024-07-25T06:07:26.178Z] ---> Running in 888d484ad16c [2024-07-25T06:07:27.157Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=3.2.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.27" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2024-07-25T06:10:49.057Z] Removing intermediate container 888d484ad16c [2024-07-25T06:10:49.057Z] ---> 1486053eb6fb [2024-07-25T06:10:49.057Z] Step 11/23 : FROM alpine:3.18 [2024-07-25T06:10:49.057Z] 3.18: Pulling from library/alpine [2024-07-25T06:10:49.057Z] 4983c3fe2029: Pulling fs layer [2024-07-25T06:10:49.057Z] 4983c3fe2029: Verifying Checksum [2024-07-25T06:10:49.057Z] 4983c3fe2029: Download complete [2024-07-25T06:10:49.057Z] 4983c3fe2029: Pull complete [2024-07-25T06:10:49.057Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-25T06:10:49.057Z] Status: Downloaded newer image for alpine:3.18 [2024-07-25T06:10:49.057Z] ---> a0237000ae83 [2024-07-25T06:10:49.057Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2024-07-25T06:10:49.057Z] ---> Running in 62aa5673e64f [2024-07-25T06:10:49.057Z] Removing intermediate container 62aa5673e64f [2024-07-25T06:10:49.057Z] ---> 0cdf98f73d87 [2024-07-25T06:10:49.057Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-07-25T06:10:49.057Z] ---> Running in 446ba6936e59 [2024-07-25T06:10:49.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T06:10:49.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T06:10:49.057Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-25T06:10:49.057Z] Executing busybox-1.36.1-r7.trigger [2024-07-25T06:10:49.057Z] OK: 8 MiB in 16 packages [2024-07-25T06:10:49.057Z] Removing intermediate container 446ba6936e59 [2024-07-25T06:10:49.057Z] ---> 3310262ae541 [2024-07-25T06:10:49.057Z] Step 14/23 : RUN apk --no-cache upgrade [2024-07-25T06:10:49.057Z] ---> Running in 0638f81e2eac [2024-07-25T06:10:49.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T06:10:49.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T06:10:49.057Z] OK: 8 MiB in 16 packages [2024-07-25T06:10:49.057Z] Removing intermediate container 0638f81e2eac [2024-07-25T06:10:49.057Z] ---> eb89998c24e2 [2024-07-25T06:10:49.057Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-07-25T06:10:49.334Z] ---> 45ba1812eda5 [2024-07-25T06:10:49.334Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-07-25T06:10:49.924Z] ---> 62f4e17d2829 [2024-07-25T06:10:49.924Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-07-25T06:10:50.511Z] ---> 0c014d3a228a [2024-07-25T06:10:50.511Z] Step 18/23 : EXPOSE 59901 [2024-07-25T06:10:50.511Z] ---> Running in b4d3eff9006e [2024-07-25T06:10:50.778Z] Removing intermediate container b4d3eff9006e [2024-07-25T06:10:50.778Z] ---> f1a9d415ec55 [2024-07-25T06:10:50.778Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-07-25T06:10:50.778Z] ---> Running in dcaa33055a7f [2024-07-25T06:10:51.045Z] Removing intermediate container dcaa33055a7f [2024-07-25T06:10:51.045Z] ---> 96297ed18bf8 [2024-07-25T06:10:51.045Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-07-25T06:10:51.045Z] ---> Running in eb5f6d2e6fcd [2024-07-25T06:10:51.316Z] Removing intermediate container eb5f6d2e6fcd [2024-07-25T06:10:51.316Z] ---> 5f513be474b1 [2024-07-25T06:10:51.316Z] Step 21/23 : LABEL arch=arm64 [2024-07-25T06:10:51.591Z] ---> Running in 1ae1e14b64b6 [2024-07-25T06:10:51.857Z] Removing intermediate container 1ae1e14b64b6 [2024-07-25T06:10:51.857Z] ---> 70712a7c8781 [2024-07-25T06:10:51.857Z] Step 22/23 : LABEL git_sha=b6c4b0dee6461bdbd7ff5442e9e8ba8b047e9f9c [2024-07-25T06:10:51.857Z] ---> Running in d29e0b13e40f [2024-07-25T06:10:52.124Z] Removing intermediate container d29e0b13e40f [2024-07-25T06:10:52.124Z] ---> 197ae6d64f4c [2024-07-25T06:10:52.124Z] Step 23/23 : LABEL version=3.2.0-dev.19 [2024-07-25T06:10:52.124Z] ---> Running in 856daa70d4a0 [2024-07-25T06:10:52.392Z] Removing intermediate container 856daa70d4a0 [2024-07-25T06:10:52.392Z] ---> 16b4d0116414 [2024-07-25T06:10:52.392Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-25T06:10:52.392Z] Successfully built 16b4d0116414 [2024-07-25T06:10:52.392Z] 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-07-25T06:10:52.553Z] provisioning config files... [2024-07-25T06:10:52.567Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/158@tmp/config4986120313375030120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-25T06:10:52.909Z] ---> ****-login.sh [2024-07-25T06:10:52.910Z] nexus3.edgexfoundry.org:10001 [2024-07-25T06:10:52.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T06:10:53.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T06:10:53.176Z] Configure a credential helper to remove this warning. See [2024-07-25T06:10:53.176Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T06:10:53.176Z] [2024-07-25T06:10:53.176Z] Login Succeeded [2024-07-25T06:10:53.176Z] nexus3.edgexfoundry.org:10002 [2024-07-25T06:10:53.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T06:10:53.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T06:10:53.443Z] Configure a credential helper to remove this warning. See [2024-07-25T06:10:53.443Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T06:10:53.443Z] [2024-07-25T06:10:53.443Z] Login Succeeded [2024-07-25T06:10:53.443Z] nexus3.edgexfoundry.org:10003 [2024-07-25T06:10:53.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T06:10:53.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T06:10:53.982Z] Configure a credential helper to remove this warning. See [2024-07-25T06:10:53.982Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T06:10:53.982Z] [2024-07-25T06:10:53.982Z] Login Succeeded [2024-07-25T06:10:53.982Z] nexus3.edgexfoundry.org:10004 [2024-07-25T06:10:53.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T06:10:54.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T06:10:54.251Z] Configure a credential helper to remove this warning. See [2024-07-25T06:10:54.251Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T06:10:54.251Z] [2024-07-25T06:10:54.251Z] Login Succeeded [2024-07-25T06:10:54.251Z] ****.io [2024-07-25T06:10:54.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T06:10:54.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T06:10:54.785Z] Configure a credential helper to remove this warning. See [2024-07-25T06:10:54.785Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T06:10:54.785Z] [2024-07-25T06:10:54.785Z] Login Succeeded [2024-07-25T06:10:54.785Z] ---> ****-login.sh ends [Pipeline] } [2024-07-25T06:10:54.797Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-25T06:10:54.857Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-25T06:10:54.886Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2024-07-25T06:10:54.886Z] b6c4b0dee6461bdbd7ff5442e9e8ba8b047e9f9c [2024-07-25T06:10:54.886Z] latest [2024-07-25T06:10:54.886Z] 3.2.0-dev.19 [2024-07-25T06:10:54.886Z] b6c4b0dee6461bdbd7ff5442e9e8ba8b047e9f9c-3.2.0-dev.19 [2024-07-25T06:10:54.886Z] main [2024-07-25T06:10:54.886Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T06:10:55.255Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:b6c4b0dee6461bdbd7ff5442e9e8ba8b047e9f9c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T06:10:55.622Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:b6c4b0dee6461bdbd7ff5442e9e8ba8b047e9f9c [2024-07-25T06:10:55.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-07-25T06:10:55.622Z] 9173c852349a: Preparing [2024-07-25T06:10:55.622Z] ea954cccbe0c: Preparing [2024-07-25T06:10:55.622Z] 425dec7b35c8: Preparing [2024-07-25T06:10:55.622Z] 0eef48cde54b: Preparing [2024-07-25T06:10:55.622Z] da4ecb642011: Preparing [2024-07-25T06:10:55.622Z] 3c20671a5817: Preparing [2024-07-25T06:10:55.622Z] 3c20671a5817: Waiting [2024-07-25T06:10:55.886Z] ea954cccbe0c: Pushed [2024-07-25T06:10:55.886Z] 3c20671a5817: Layer already exists [2024-07-25T06:10:55.886Z] 9173c852349a: Pushed [2024-07-25T06:10:55.886Z] 0eef48cde54b: Pushed [2024-07-25T06:10:55.886Z] da4ecb642011: Pushed [2024-07-25T06:11:02.499Z] 425dec7b35c8: Pushed [2024-07-25T06:11:02.499Z] b6c4b0dee6461bdbd7ff5442e9e8ba8b047e9f9c: digest: sha256:9fbd563cc647fe4834eae08b8e076461b036044b65b257a0bfc1cb609c213174 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T06:11:02.855Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T06:11:03.215Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2024-07-25T06:11:03.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-07-25T06:11:03.215Z] 9173c852349a: Preparing [2024-07-25T06:11:03.215Z] ea954cccbe0c: Preparing [2024-07-25T06:11:03.215Z] 425dec7b35c8: Preparing [2024-07-25T06:11:03.215Z] 0eef48cde54b: Preparing [2024-07-25T06:11:03.215Z] da4ecb642011: Preparing [2024-07-25T06:11:03.215Z] 3c20671a5817: Preparing [2024-07-25T06:11:03.215Z] 3c20671a5817: Waiting [2024-07-25T06:11:03.215Z] 9173c852349a: Layer already exists [2024-07-25T06:11:03.215Z] 425dec7b35c8: Layer already exists [2024-07-25T06:11:03.215Z] ea954cccbe0c: Layer already exists [2024-07-25T06:11:03.215Z] da4ecb642011: Layer already exists [2024-07-25T06:11:03.215Z] 0eef48cde54b: Layer already exists [2024-07-25T06:11:03.215Z] 3c20671a5817: Layer already exists [2024-07-25T06:11:03.483Z] latest: digest: sha256:9fbd563cc647fe4834eae08b8e076461b036044b65b257a0bfc1cb609c213174 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T06:11:03.839Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T06:11:04.187Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.19 [2024-07-25T06:11:04.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-07-25T06:11:04.188Z] 9173c852349a: Preparing [2024-07-25T06:11:04.188Z] ea954cccbe0c: Preparing [2024-07-25T06:11:04.188Z] 425dec7b35c8: Preparing [2024-07-25T06:11:04.188Z] 0eef48cde54b: Preparing [2024-07-25T06:11:04.188Z] da4ecb642011: Preparing [2024-07-25T06:11:04.188Z] 3c20671a5817: Preparing [2024-07-25T06:11:04.188Z] 3c20671a5817: Waiting [2024-07-25T06:11:04.188Z] 0eef48cde54b: Layer already exists [2024-07-25T06:11:04.188Z] 9173c852349a: Layer already exists [2024-07-25T06:11:04.188Z] 425dec7b35c8: Layer already exists [2024-07-25T06:11:04.188Z] ea954cccbe0c: Layer already exists [2024-07-25T06:11:04.188Z] da4ecb642011: Layer already exists [2024-07-25T06:11:04.188Z] 3c20671a5817: Layer already exists [2024-07-25T06:11:04.452Z] 3.2.0-dev.19: digest: sha256:9fbd563cc647fe4834eae08b8e076461b036044b65b257a0bfc1cb609c213174 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T06:11:04.802Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:b6c4b0dee6461bdbd7ff5442e9e8ba8b047e9f9c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T06:11:05.162Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:b6c4b0dee6461bdbd7ff5442e9e8ba8b047e9f9c-3.2.0-dev.19 [2024-07-25T06:11:05.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-07-25T06:11:05.162Z] 9173c852349a: Preparing [2024-07-25T06:11:05.162Z] ea954cccbe0c: Preparing [2024-07-25T06:11:05.162Z] 425dec7b35c8: Preparing [2024-07-25T06:11:05.162Z] 0eef48cde54b: Preparing [2024-07-25T06:11:05.162Z] da4ecb642011: Preparing [2024-07-25T06:11:05.162Z] 3c20671a5817: Preparing [2024-07-25T06:11:05.162Z] 3c20671a5817: Waiting [2024-07-25T06:11:05.162Z] 0eef48cde54b: Layer already exists [2024-07-25T06:11:05.162Z] da4ecb642011: Layer already exists [2024-07-25T06:11:05.162Z] 425dec7b35c8: Layer already exists [2024-07-25T06:11:05.162Z] 9173c852349a: Layer already exists [2024-07-25T06:11:05.162Z] ea954cccbe0c: Layer already exists [2024-07-25T06:11:05.162Z] 3c20671a5817: Layer already exists [2024-07-25T06:11:05.162Z] b6c4b0dee6461bdbd7ff5442e9e8ba8b047e9f9c-3.2.0-dev.19: digest: sha256:9fbd563cc647fe4834eae08b8e076461b036044b65b257a0bfc1cb609c213174 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T06:11:05.791Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T06:11:06.138Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2024-07-25T06:11:06.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-07-25T06:11:06.138Z] 9173c852349a: Preparing [2024-07-25T06:11:06.138Z] ea954cccbe0c: Preparing [2024-07-25T06:11:06.138Z] 425dec7b35c8: Preparing [2024-07-25T06:11:06.138Z] 0eef48cde54b: Preparing [2024-07-25T06:11:06.138Z] da4ecb642011: Preparing [2024-07-25T06:11:06.138Z] 3c20671a5817: Preparing [2024-07-25T06:11:06.138Z] 3c20671a5817: Waiting [2024-07-25T06:11:06.138Z] 0eef48cde54b: Layer already exists [2024-07-25T06:11:06.138Z] 425dec7b35c8: Layer already exists [2024-07-25T06:11:06.138Z] 9173c852349a: Layer already exists [2024-07-25T06:11:06.138Z] da4ecb642011: Layer already exists [2024-07-25T06:11:06.138Z] ea954cccbe0c: Layer already exists [2024-07-25T06:11:06.138Z] 3c20671a5817: Layer already exists [2024-07-25T06:11:06.138Z] main: digest: sha256:9fbd563cc647fe4834eae08b8e076461b036044b65b257a0bfc1cb609c213174 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-25T06:11:06.491Z] ===================================================== [Pipeline] echo [2024-07-25T06:11:06.505Z] taggedImages: [2024-07-25T06:11:06.505Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:b6c4b0dee6461bdbd7ff5442e9e8ba8b047e9f9c [2024-07-25T06:11:06.505Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2024-07-25T06:11:06.505Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.19 [2024-07-25T06:11:06.505Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:b6c4b0dee6461bdbd7ff5442e9e8ba8b047e9f9c-3.2.0-dev.19 [2024-07-25T06:11:06.505Z] - 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-07-25T06:11:06.894Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-25T06:11:06.894Z] [2024-07-25T06:11:06.894Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T06:11:07.236Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-25T06:11:07.236Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-25T06:11:07.236Z] 8998bd30e6a1: Pulling fs layer [2024-07-25T06:11:07.236Z] 04944245beec: Pulling fs layer [2024-07-25T06:11:07.236Z] 699f458cf7ca: Pulling fs layer [2024-07-25T06:11:07.236Z] 765212b225bb: Pulling fs layer [2024-07-25T06:11:07.236Z] f23df028b6ca: Pulling fs layer [2024-07-25T06:11:07.236Z] d65c8cfc05b1: Pulling fs layer [2024-07-25T06:11:07.236Z] 2437ff75d9bd: Pulling fs layer [2024-07-25T06:11:07.236Z] 765212b225bb: Waiting [2024-07-25T06:11:07.236Z] f23df028b6ca: Waiting [2024-07-25T06:11:07.236Z] d65c8cfc05b1: Waiting [2024-07-25T06:11:07.236Z] 2437ff75d9bd: Waiting [2024-07-25T06:11:07.504Z] 04944245beec: Verifying Checksum [2024-07-25T06:11:07.504Z] 04944245beec: Download complete [2024-07-25T06:11:07.504Z] 765212b225bb: Verifying Checksum [2024-07-25T06:11:07.504Z] 765212b225bb: Download complete [2024-07-25T06:11:07.504Z] f23df028b6ca: Verifying Checksum [2024-07-25T06:11:07.504Z] f23df028b6ca: Download complete [2024-07-25T06:11:07.504Z] d65c8cfc05b1: Verifying Checksum [2024-07-25T06:11:07.504Z] d65c8cfc05b1: Download complete [2024-07-25T06:11:07.504Z] 699f458cf7ca: Verifying Checksum [2024-07-25T06:11:07.504Z] 699f458cf7ca: Download complete [2024-07-25T06:11:08.086Z] 8998bd30e6a1: Verifying Checksum [2024-07-25T06:11:08.086Z] 8998bd30e6a1: Download complete [2024-07-25T06:11:10.662Z] 2437ff75d9bd: Verifying Checksum [2024-07-25T06:11:10.662Z] 2437ff75d9bd: Download complete [2024-07-25T06:11:12.604Z] 8998bd30e6a1: Pull complete [2024-07-25T06:11:12.872Z] 04944245beec: Pull complete [2024-07-25T06:11:14.814Z] 699f458cf7ca: Pull complete [2024-07-25T06:11:14.814Z] 765212b225bb: Pull complete [2024-07-25T06:11:15.399Z] f23df028b6ca: Pull complete [2024-07-25T06:11:15.669Z] d65c8cfc05b1: Pull complete [2024-07-25T06:11:33.879Z] 2437ff75d9bd: Pull complete [2024-07-25T06:11:33.879Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-25T06:11:33.879Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-25T06:11:33.879Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T06:11:34.078Z] prd-ubuntu20.04-docker-arm64-4c-16g-6429 does not seem to be running inside a container [2024-07-25T06:11:34.124Z] $ 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/158 -v /w/workspace/device-modbus-go/158:/w/workspace/device-modbus-go/158:rw,z -v /w/workspace/device-modbus-go/158@tmp:/w/workspace/device-modbus-go/158@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-07-25T06:11:36.730Z] $ docker top 2d278562d7e48daffc48ba43ab266553a6978a309f26b6ce112a5ef247700934 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-25T06:11:37.575Z] ---> job-cost.sh [2024-07-25T06:11:37.575Z] lf-activate-venv: SKIPPING [2024-07-25T06:11:37.575Z] INFO: No Stack... [2024-07-25T06:11:38.155Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-25T06:11:38.777Z] INFO: Archiving Costs [Pipeline] sh [2024-07-25T06:11:39.455Z] + cat /w/workspace/device-modbus-go/158/archives/cost.csv [2024-07-25T06:11:39.455Z] + cut -d, -f6 [Pipeline] lock [2024-07-25T06:11:39.496Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-158-stack-cost] [2024-07-25T06:11:39.512Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-158-stack-cost] did not exist. Created. [2024-07-25T06:11:39.520Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-158-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-25T06:11:40.207Z] /w/workspace/device-modbus-go/158@tmp/durable-ad8f0e7c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-25T06:11:40.874Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-25T06:11:40.901Z] Warning: overwriting stash ‘stack-cost’ [2024-07-25T06:11:40.949Z] Stashed 1 file(s) [Pipeline] } [2024-07-25T06:11:40.958Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-158-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-25T06:11:40.977Z] $ docker stop --time=1 2d278562d7e48daffc48ba43ab266553a6978a309f26b6ce112a5ef247700934 [2024-07-25T06:11:42.485Z] $ docker rm -f --volumes 2d278562d7e48daffc48ba43ab266553a6978a309f26b6ce112a5ef247700934 [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-07-25T06:11:43.049Z] provisioning config files... [2024-07-25T06:11:43.056Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12923601356811428783tmp [Pipeline] { [Pipeline] sh [2024-07-25T06:11:43.356Z] + set +x [2024-07-25T06:11:43.356Z] + curl -s https://codecov.io/bash [2024-07-25T06:11:43.356Z] + bash -s -- [2024-07-25T06:11:43.356Z] [2024-07-25T06:11:43.356Z] _____ _ [2024-07-25T06:11:43.356Z] / ____| | | [2024-07-25T06:11:43.356Z] | | ___ __| | ___ ___ _____ __ [2024-07-25T06:11:43.356Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-25T06:11:43.356Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-25T06:11:43.356Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-25T06:11:43.356Z] Bash-1.0.6 [2024-07-25T06:11:43.356Z] [2024-07-25T06:11:43.356Z] [2024-07-25T06:11:43.356Z] ==> git version 2.25.1 found [2024-07-25T06:11:43.356Z] ==> 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-07-25T06:11:43.356Z] Release-Date: 2020-01-08 [2024-07-25T06:11:43.356Z] 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-07-25T06:11:43.356Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-25T06:11:43.356Z] ==> Jenkins CI detected. [2024-07-25T06:11:43.356Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2024-07-25T06:11:43.356Z] project root: . [2024-07-25T06:11:43.356Z] --> token set from env [2024-07-25T06:11:43.356Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-25T06:11:43.356Z] ==> Running gcov in . (disable via -X gcov) [2024-07-25T06:11:43.356Z] ==> Python coveragepy not found [2024-07-25T06:11:43.356Z] ==> Searching for coverage reports in: [2024-07-25T06:11:43.356Z] + . [2024-07-25T06:11:43.614Z] -> Found 1 reports [2024-07-25T06:11:43.614Z] ==> Detecting git/mercurial file structure [2024-07-25T06:11:43.614Z] ==> Reading reports [2024-07-25T06:11:43.614Z] + ./coverage.out bytes=24601 [2024-07-25T06:11:43.614Z] ==> Appending adjustments [2024-07-25T06:11:43.614Z] https://docs.codecov.io/docs/fixing-reports [2024-07-25T06:11:43.614Z] + Found adjustments [2024-07-25T06:11:43.614Z] ==> Gzipping contents [2024-07-25T06:11:43.614Z] 4.0K /tmp/codecov.AyU1Kq.gz [2024-07-25T06:11:43.614Z] ==> Uploading reports [2024-07-25T06:11:43.614Z] url: https://codecov.io [2024-07-25T06:11:43.614Z] query: branch=main&commit=b6c4b0dee6461bdbd7ff5442e9e8ba8b047e9f9c&build=158&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F158%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-25T06:11:43.614Z] -> Pinging Codecov [2024-07-25T06:11:43.614Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b6c4b0dee6461bdbd7ff5442e9e8ba8b047e9f9c&build=158&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F158%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-25T06:11:43.614Z] -> Uploading to [2024-07-25T06:11:43.614Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-25/55DBCA73C666E3227836607328DD7E49/b6c4b0dee6461bdbd7ff5442e9e8ba8b047e9f9c/f749d376-35b6-4269-8fd5-15d0e1cb648a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240725%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240725T061143Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4f3346db51ea173732fc2524d06ca64a40ea176849e5f602afc41d1a507645bb [2024-07-25T06:11:43.614Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-25T06:11:43.614Z] Dload Upload Total Spent Left Speed [2024-07-25T06:11:43.873Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3843 0 0 100 3843 0 17080 --:--:-- --:--:-- --:--:-- 17080 [2024-07-25T06:11:43.873Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/b6c4b0dee6461bdbd7ff5442e9e8ba8b047e9f9c [Pipeline] } [2024-07-25T06:11:43.879Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-07-25T06:11:44.099Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-25T06:11:44.115Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T06:11:44.418Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-25T06:11:44.418Z] [2024-07-25T06:11:44.418Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T06:11:44.719Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-25T06:11:44.719Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-25T06:11:44.719Z] 619be1103602: Already exists [2024-07-25T06:11:44.719Z] f8ea3408117e: Pulling fs layer [2024-07-25T06:11:44.719Z] 91320369b822: Pulling fs layer [2024-07-25T06:11:44.719Z] 0406650e8295: Pulling fs layer [2024-07-25T06:11:44.719Z] 4f4fb700ef54: Pulling fs layer [2024-07-25T06:11:44.719Z] 96d80e3f36e1: Pulling fs layer [2024-07-25T06:11:44.719Z] bcf3aedb951c: Pulling fs layer [2024-07-25T06:11:44.719Z] 4f4fb700ef54: Waiting [2024-07-25T06:11:44.719Z] 96d80e3f36e1: Waiting [2024-07-25T06:11:44.719Z] bcf3aedb951c: Waiting [2024-07-25T06:11:44.719Z] 0406650e8295: Verifying Checksum [2024-07-25T06:11:44.719Z] 0406650e8295: Download complete [2024-07-25T06:11:44.719Z] f8ea3408117e: Download complete [2024-07-25T06:11:44.719Z] 4f4fb700ef54: Verifying Checksum [2024-07-25T06:11:44.719Z] 4f4fb700ef54: Download complete [2024-07-25T06:11:44.977Z] f8ea3408117e: Pull complete [2024-07-25T06:11:44.977Z] 96d80e3f36e1: Verifying Checksum [2024-07-25T06:11:44.977Z] 96d80e3f36e1: Download complete [2024-07-25T06:11:45.237Z] 91320369b822: Verifying Checksum [2024-07-25T06:11:45.237Z] 91320369b822: Download complete [2024-07-25T06:11:45.495Z] bcf3aedb951c: Verifying Checksum [2024-07-25T06:11:45.495Z] bcf3aedb951c: Download complete [2024-07-25T06:11:48.028Z] 91320369b822: Pull complete [2024-07-25T06:11:48.028Z] 0406650e8295: Pull complete [2024-07-25T06:11:48.028Z] 4f4fb700ef54: Pull complete [2024-07-25T06:11:48.288Z] 96d80e3f36e1: Pull complete [2024-07-25T06:11:51.674Z] bcf3aedb951c: Pull complete [2024-07-25T06:11:51.674Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-25T06:11:51.674Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-25T06:11:51.674Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T06:11:51.775Z] prd-ubuntu20.04-docker-8c-8g-6428 does not seem to be running inside a container [2024-07-25T06:11:51.846Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-07-25T06:11:55.700Z] $ docker top c285ff27f0fb6c8e03f0844d4300d5b544f5e80e26f2d43bd05fa42885d47b6f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-25T06:11:56.049Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo [2024-07-25T06:11:56.063Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2024-07-25T06:11:56.343Z] + set -o pipefail [2024-07-25T06:11:56.344Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2024-07-25T06:12:02.909Z] [2024-07-25T06:12:02.909Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2024-07-25T06:12:02.909Z] [2024-07-25T06:12:02.909Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/90d4925d-a301-4ee9-8560-1086e169ee5c [2024-07-25T06:12:02.909Z] [2024-07-25T06:12:02.909Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-07-25T06:12:02.909Z] [2024-07-25T06:12:02.909Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-25T06:12:02.909Z] [2024-07-25T06:12:03.168Z] [2024-07-25T06:12:03.168Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-07-25T06:12:03.168Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-07-25T06:12:03.172Z] $ docker stop --time=1 c285ff27f0fb6c8e03f0844d4300d5b544f5e80e26f2d43bd05fa42885d47b6f [2024-07-25T06:12:08.466Z] $ docker rm -f --volumes c285ff27f0fb6c8e03f0844d4300d5b544f5e80e26f2d43bd05fa42885d47b6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-25T06:12:09.345Z] + git log --format=format:%s -1 b6c4b0dee6461bdbd7ff5442e9e8ba8b047e9f9c [Pipeline] sh [2024-07-25T06:12:09.633Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-25T06:12:09.633Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T06:12:09.931Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-25T06:12:09.931Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T06:12:10.018Z] prd-ubuntu20.04-docker-8c-8g-6428 does not seem to be running inside a container [2024-07-25T06:12:10.043Z] $ 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-07-25T06:12:10.592Z] $ docker top 7c7f525c3f3fbf0f969142135d62953331885b0db420c13f8f03bfae6d82304f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-25T06:12:10.712Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-25T06:12:10.712Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-25T06:12:10.821Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-25T06:12:10.818Z] $ docker exec 7c7f525c3f3fbf0f969142135d62953331885b0db420c13f8f03bfae6d82304f ssh-agent [2024-07-25T06:12:10.933Z] SSH_AUTH_SOCK=/tmp/ssh-I99JvFShC1zq/agent.32 [2024-07-25T06:12:10.933Z] SSH_AGENT_PID=38 [2024-07-25T06:12:10.938Z] Running ssh-add (command line suppressed) [2024-07-25T06:12:11.028Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15929356200170169171.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15929356200170169171.key) [2024-07-25T06:12:11.046Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-25T06:12:11.342Z] + git semver tag [2024-07-25T06:12:11.601Z] 2024-07-25 06:12:11,515 [run_tag] DEBUG tag force:False [2024-07-25T06:12:11.601Z] 2024-07-25 06:12:11,515 [check_head_tag] DEBUG check head tag [2024-07-25T06:12:11.601Z] 2024-07-25 06:12:11,516 [execute] INFO git cat-file --batch-check [2024-07-25T06:12:11.601Z] 2024-07-25 06:12:11,516 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2024-07-25T06:12:11.601Z] 2024-07-25 06:12:11,519 [execute] INFO git cat-file --batch [2024-07-25T06:12:11.601Z] 2024-07-25 06:12:11,519 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2024-07-25T06:12:11.601Z] 2024-07-25 06:12:11,536 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-07-25T06:12:11.601Z] 2024-07-25 06:12:11,536 [execute] INFO git tag -a v3.2.0-dev.19 -m v3.2.0-dev.19 [2024-07-25T06:12:11.601Z] 2024-07-25 06:12:11,536 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.19', '-m', 'v3.2.0-dev.19'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2024-07-25T06:12:11.601Z] 2024-07-25 06:12:11,539 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-07-25T06:12:11.601Z] 3.2.0-dev.19 [Pipeline] } [2024-07-25T06:12:11.605Z] $ docker exec --env ******** --env ******** 7c7f525c3f3fbf0f969142135d62953331885b0db420c13f8f03bfae6d82304f ssh-agent -k [2024-07-25T06:12:11.703Z] unset SSH_AUTH_SOCK; [2024-07-25T06:12:11.703Z] unset SSH_AGENT_PID; [2024-07-25T06:12:11.703Z] echo Agent pid 38 killed; [2024-07-25T06:12:11.717Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-25T06:12:12.048Z] + git semver [Pipeline] } [2024-07-25T06:12:12.314Z] $ docker stop --time=1 7c7f525c3f3fbf0f969142135d62953331885b0db420c13f8f03bfae6d82304f [2024-07-25T06:12:13.566Z] $ docker rm -f --volumes 7c7f525c3f3fbf0f969142135d62953331885b0db420c13f8f03bfae6d82304f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T06:12:13.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-25T06:12:13.987Z] [2024-07-25T06:12:13.987Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T06:12:14.292Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-25T06:12:14.292Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-25T06:12:14.292Z] ab5ef0e58194: Pulling fs layer [2024-07-25T06:12:14.292Z] 9712f1f96733: Pulling fs layer [2024-07-25T06:12:14.292Z] 63f879dbbcfc: Pulling fs layer [2024-07-25T06:12:14.292Z] 0d9ebad4ef96: Pulling fs layer [2024-07-25T06:12:14.292Z] e9a5061849ea: Pulling fs layer [2024-07-25T06:12:14.292Z] d747dcd14b5f: Pulling fs layer [2024-07-25T06:12:14.292Z] 2de7ff778b66: Pulling fs layer [2024-07-25T06:12:14.292Z] e9a5061849ea: Waiting [2024-07-25T06:12:14.292Z] d747dcd14b5f: Waiting [2024-07-25T06:12:14.292Z] 2de7ff778b66: Waiting [2024-07-25T06:12:14.292Z] 0d9ebad4ef96: Waiting [2024-07-25T06:12:14.292Z] 9712f1f96733: Verifying Checksum [2024-07-25T06:12:14.292Z] 9712f1f96733: Download complete [2024-07-25T06:12:14.551Z] 63f879dbbcfc: Verifying Checksum [2024-07-25T06:12:14.551Z] 63f879dbbcfc: Download complete [2024-07-25T06:12:14.810Z] e9a5061849ea: Verifying Checksum [2024-07-25T06:12:14.810Z] e9a5061849ea: Download complete [2024-07-25T06:12:14.810Z] 0d9ebad4ef96: Verifying Checksum [2024-07-25T06:12:14.810Z] 0d9ebad4ef96: Download complete [2024-07-25T06:12:14.810Z] d747dcd14b5f: Verifying Checksum [2024-07-25T06:12:14.810Z] d747dcd14b5f: Download complete [2024-07-25T06:12:14.810Z] ab5ef0e58194: Verifying Checksum [2024-07-25T06:12:14.810Z] ab5ef0e58194: Download complete [2024-07-25T06:12:14.810Z] 2de7ff778b66: Verifying Checksum [2024-07-25T06:12:14.810Z] 2de7ff778b66: Download complete [2024-07-25T06:12:17.339Z] ab5ef0e58194: Pull complete [2024-07-25T06:12:17.339Z] 9712f1f96733: Pull complete [2024-07-25T06:12:17.905Z] 63f879dbbcfc: Pull complete [2024-07-25T06:12:22.085Z] 0d9ebad4ef96: Pull complete [2024-07-25T06:12:22.085Z] e9a5061849ea: Pull complete [2024-07-25T06:12:22.085Z] d747dcd14b5f: Pull complete [2024-07-25T06:12:22.653Z] 2de7ff778b66: Pull complete [2024-07-25T06:12:22.653Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-25T06:12:22.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-25T06:12:22.653Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T06:12:22.760Z] prd-ubuntu20.04-docker-8c-8g-6428 does not seem to be running inside a container [2024-07-25T06:12:22.790Z] $ 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-07-25T06:12:28.428Z] $ docker top 99a817cebb024d9bff802c73e3d87623d77a9101550c92feb4a8be28e1a48b62 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-25T06:12:28.510Z] provisioning config files... [2024-07-25T06:12:28.516Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6272961750599455092tmp [2024-07-25T06:12:28.525Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1666007735841198458tmp [2024-07-25T06:12:28.533Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config13081139213863558066tmp [Pipeline] { [Pipeline] echo [2024-07-25T06:12:28.560Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-25T06:12:28.859Z] ---> sigul-configuration.sh [2024-07-25T06:12:28.859Z] gpg: directory `/root/.gnupg' created [2024-07-25T06:12:28.859Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-25T06:12:28.859Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-25T06:12:28.859Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-25T06:12:28.859Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-25T06:12:28.859Z] gpg: CAST5 encrypted data [2024-07-25T06:12:28.859Z] gpg: encrypted with 1 passphrase [2024-07-25T06:12:28.859Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-25T06:12:29.157Z] + mkdir /home/jenkins [2024-07-25T06:12:29.157Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-25T06:12:29.451Z] + 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-07-25T06:12:29.463Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-25T06:12:29.754Z] ---> sigul-install.sh [2024-07-25T06:12:29.754Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-25T06:12:30.049Z] + git tag --list [2024-07-25T06:12:30.049Z] 0.7.1 [2024-07-25T06:12:30.049Z] v1.0.0 [2024-07-25T06:12:30.049Z] v1.1.0 [2024-07-25T06:12:30.049Z] v1.1.1 [2024-07-25T06:12:30.049Z] v1.2.2 [2024-07-25T06:12:30.049Z] v1.3.0 [2024-07-25T06:12:30.049Z] v1.3.1 [2024-07-25T06:12:30.049Z] v2.0.0 [2024-07-25T06:12:30.049Z] v2.1.0 [2024-07-25T06:12:30.049Z] v2.1.1 [2024-07-25T06:12:30.049Z] v2.2.0 [2024-07-25T06:12:30.049Z] v2.3.0 [2024-07-25T06:12:30.049Z] v3.0 [2024-07-25T06:12:30.049Z] v3.0.0 [2024-07-25T06:12:30.049Z] v3.1 [2024-07-25T06:12:30.049Z] v3.1.0 [2024-07-25T06:12:30.049Z] v3.1.0-dev.1 [2024-07-25T06:12:30.049Z] v3.1.0-dev.10 [2024-07-25T06:12:30.049Z] v3.1.0-dev.11 [2024-07-25T06:12:30.049Z] v3.1.0-dev.12 [2024-07-25T06:12:30.049Z] v3.1.0-dev.13 [2024-07-25T06:12:30.049Z] v3.1.0-dev.14 [2024-07-25T06:12:30.049Z] v3.1.0-dev.15 [2024-07-25T06:12:30.049Z] v3.1.0-dev.16 [2024-07-25T06:12:30.049Z] v3.1.0-dev.17 [2024-07-25T06:12:30.049Z] v3.1.0-dev.18 [2024-07-25T06:12:30.049Z] v3.1.0-dev.19 [2024-07-25T06:12:30.049Z] v3.1.0-dev.2 [2024-07-25T06:12:30.049Z] v3.1.0-dev.20 [2024-07-25T06:12:30.049Z] v3.1.0-dev.21 [2024-07-25T06:12:30.049Z] v3.1.0-dev.22 [2024-07-25T06:12:30.049Z] v3.1.0-dev.23 [2024-07-25T06:12:30.049Z] v3.1.0-dev.24 [2024-07-25T06:12:30.049Z] v3.1.0-dev.25 [2024-07-25T06:12:30.049Z] v3.1.0-dev.3 [2024-07-25T06:12:30.049Z] v3.1.0-dev.4 [2024-07-25T06:12:30.049Z] v3.1.0-dev.5 [2024-07-25T06:12:30.049Z] v3.1.0-dev.6 [2024-07-25T06:12:30.049Z] v3.1.0-dev.7 [2024-07-25T06:12:30.049Z] v3.1.0-dev.8 [2024-07-25T06:12:30.049Z] v3.1.0-dev.9 [2024-07-25T06:12:30.049Z] v3.1.1 [2024-07-25T06:12:30.049Z] v3.1.1-dev.1 [2024-07-25T06:12:30.049Z] v3.2.0-dev.1 [2024-07-25T06:12:30.049Z] v3.2.0-dev.10 [2024-07-25T06:12:30.049Z] v3.2.0-dev.11 [2024-07-25T06:12:30.049Z] v3.2.0-dev.12 [2024-07-25T06:12:30.049Z] v3.2.0-dev.13 [2024-07-25T06:12:30.049Z] v3.2.0-dev.14 [2024-07-25T06:12:30.049Z] v3.2.0-dev.15 [2024-07-25T06:12:30.049Z] v3.2.0-dev.16 [2024-07-25T06:12:30.049Z] v3.2.0-dev.17 [2024-07-25T06:12:30.049Z] v3.2.0-dev.18 [2024-07-25T06:12:30.049Z] v3.2.0-dev.19 [2024-07-25T06:12:30.049Z] v3.2.0-dev.2 [2024-07-25T06:12:30.049Z] v3.2.0-dev.3 [2024-07-25T06:12:30.049Z] v3.2.0-dev.4 [2024-07-25T06:12:30.049Z] v3.2.0-dev.5 [2024-07-25T06:12:30.049Z] v3.2.0-dev.6 [2024-07-25T06:12:30.049Z] v3.2.0-dev.7 [2024-07-25T06:12:30.049Z] v3.2.0-dev.8 [2024-07-25T06:12:30.049Z] v3.2.0-dev.9 [Pipeline] sh [2024-07-25T06:12:30.341Z] + lftools sign git-tag v3.2.0-dev.19 [2024-07-25T06:12:30.907Z] Signing Git tag with Sigul... [2024-07-25T06:12:30.908Z] Signing v3.2.0-dev.19 [Pipeline] echo [2024-07-25T06:12:31.490Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-25T06:12:31.780Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-25T06:12:31.787Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-25T06:12:31.810Z] $ docker stop --time=1 99a817cebb024d9bff802c73e3d87623d77a9101550c92feb4a8be28e1a48b62 [2024-07-25T06:12:33.071Z] $ docker rm -f --volumes 99a817cebb024d9bff802c73e3d87623d77a9101550c92feb4a8be28e1a48b62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-25T06:12:33.536Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-25T06:12:33.536Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T06:12:33.851Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-25T06:12:33.851Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T06:12:33.936Z] prd-ubuntu20.04-docker-8c-8g-6428 does not seem to be running inside a container [2024-07-25T06:12:33.954Z] $ 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-07-25T06:12:34.284Z] $ docker top 7cc68a6168346a9e1e4165f07bfbd82c36b1556353b3d103dbd80cf0d95c4f8c -eo pid,comm [2024-07-25T06:12:34.336Z] 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-07-25T06:12:34.336Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-25T06:12:34.400Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-25T06:12:34.400Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-25T06:12:34.511Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-25T06:12:34.508Z] $ docker exec 7cc68a6168346a9e1e4165f07bfbd82c36b1556353b3d103dbd80cf0d95c4f8c ssh-agent [2024-07-25T06:12:34.612Z] SSH_AUTH_SOCK=/tmp/ssh-NPbcWFLTmY1i/agent.32 [2024-07-25T06:12:34.612Z] SSH_AGENT_PID=38 [2024-07-25T06:12:34.616Z] Running ssh-add (command line suppressed) [2024-07-25T06:12:34.702Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4362882033736960980.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4362882033736960980.key) [2024-07-25T06:12:34.719Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-25T06:12:35.013Z] + git semver bump pre [2024-07-25T06:12:35.272Z] 2024-07-25 06:12:35,168 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-07-25T06:12:35.272Z] 2024-07-25 06:12:35,169 [bump_version] DEBUG bumping version:3.2.0-dev.19 on axis:pre with prefix:dev [2024-07-25T06:12:35.272Z] 2024-07-25 06:12:35,169 [bump_version] DEBUG bumped version:3.2.0-dev.20 [2024-07-25T06:12:35.272Z] 2024-07-25 06:12:35,169 [write_version] DEBUG write version:3.2.0-dev.20 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2024-07-25T06:12:35.272Z] 2024-07-25 06:12:35,169 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-07-25T06:12:35.272Z] 2024-07-25 06:12:35,169 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-07-25T06:12:35.272Z] 2024-07-25 06:12:35,170 [execute] INFO git cat-file --batch-check [2024-07-25T06:12:35.272Z] 2024-07-25 06:12:35,171 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-25T06:12:35.272Z] 2024-07-25 06:12:35,175 [execute] INFO git cat-file --batch [2024-07-25T06:12:35.272Z] 2024-07-25 06:12:35,176 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-25T06:12:35.272Z] 2024-07-25 06:12:35,181 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-07-25T06:12:35.272Z] 3.2.0-dev.20 [Pipeline] } [2024-07-25T06:12:35.276Z] $ docker exec --env ******** --env ******** 7cc68a6168346a9e1e4165f07bfbd82c36b1556353b3d103dbd80cf0d95c4f8c ssh-agent -k [2024-07-25T06:12:35.374Z] unset SSH_AUTH_SOCK; [2024-07-25T06:12:35.374Z] unset SSH_AGENT_PID; [2024-07-25T06:12:35.374Z] echo Agent pid 38 killed; [2024-07-25T06:12:35.386Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-25T06:12:35.719Z] + git semver [Pipeline] } [2024-07-25T06:12:35.986Z] $ docker stop --time=1 7cc68a6168346a9e1e4165f07bfbd82c36b1556353b3d103dbd80cf0d95c4f8c [2024-07-25T06:12:37.239Z] $ docker rm -f --volumes 7cc68a6168346a9e1e4165f07bfbd82c36b1556353b3d103dbd80cf0d95c4f8c [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-25T06:12:37.594Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-25T06:12:37.594Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T06:12:37.894Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-25T06:12:37.894Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T06:12:37.979Z] prd-ubuntu20.04-docker-8c-8g-6428 does not seem to be running inside a container [2024-07-25T06:12:38.001Z] $ 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-07-25T06:12:38.326Z] $ docker top 517c1c64470802e85864467f7b88cf2c6e30e6d3273d5d54bf7d4861f6eb56d4 -eo pid,comm [2024-07-25T06:12:38.376Z] 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-07-25T06:12:38.376Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-25T06:12:38.431Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-25T06:12:38.431Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-25T06:12:38.540Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-25T06:12:38.538Z] $ docker exec 517c1c64470802e85864467f7b88cf2c6e30e6d3273d5d54bf7d4861f6eb56d4 ssh-agent [2024-07-25T06:12:38.640Z] SSH_AUTH_SOCK=/tmp/ssh-hqdoEiC5ph6H/agent.34 [2024-07-25T06:12:38.640Z] SSH_AGENT_PID=40 [2024-07-25T06:12:38.645Z] Running ssh-add (command line suppressed) [2024-07-25T06:12:38.741Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10795330822760855296.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10795330822760855296.key) [2024-07-25T06:12:38.757Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-25T06:12:39.050Z] + git semver push [2024-07-25T06:12:39.311Z] 2024-07-25 06:12:39,204 [run_push] DEBUG push [2024-07-25T06:12:39.311Z] 2024-07-25 06:12:39,205 [execute] INFO git cat-file --batch-check [2024-07-25T06:12:39.311Z] 2024-07-25 06:12:39,205 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-25T06:12:39.311Z] 2024-07-25 06:12:39,207 [execute] INFO git rev-list 5d05f4aa2e34b754ce7ba5298aff910c283afdec -- [2024-07-25T06:12:39.311Z] 2024-07-25 06:12:39,208 [execute] DEBUG Popen(['git', 'rev-list', '5d05f4aa2e34b754ce7ba5298aff910c283afdec', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-25T06:12:39.311Z] 2024-07-25 06:12:39,217 [execute] INFO git fetch -v origin [2024-07-25T06:12:39.311Z] 2024-07-25 06:12:39,218 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-07-25T06:12:39.879Z] 2024-07-25 06:12:39,675 [run_push] DEBUG no remote changes detected [2024-07-25T06:12:39.879Z] 2024-07-25 06:12:39,675 [execute] INFO git push origin semver [2024-07-25T06:12:39.879Z] 2024-07-25 06:12:39,676 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-25T06:12:40.448Z] 2024-07-25 06:12:40,427 [run_push] DEBUG push all version tags [2024-07-25T06:12:40.448Z] 2024-07-25 06:12:40,427 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-25T06:12:40.448Z] 2024-07-25 06:12:40,428 [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-07-25T06:12:41.388Z] 2024-07-25 06:12:41,081 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-07-25T06:12:41.388Z] 3.2.0-dev.20 [Pipeline] } [2024-07-25T06:12:41.393Z] $ docker exec --env ******** --env ******** 517c1c64470802e85864467f7b88cf2c6e30e6d3273d5d54bf7d4861f6eb56d4 ssh-agent -k [2024-07-25T06:12:41.498Z] unset SSH_AUTH_SOCK; [2024-07-25T06:12:41.498Z] unset SSH_AGENT_PID; [2024-07-25T06:12:41.498Z] echo Agent pid 40 killed; [2024-07-25T06:12:41.512Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-25T06:12:41.842Z] + git semver [Pipeline] } [2024-07-25T06:12:42.108Z] $ docker stop --time=1 517c1c64470802e85864467f7b88cf2c6e30e6d3273d5d54bf7d4861f6eb56d4 [2024-07-25T06:12:43.397Z] $ docker rm -f --volumes 517c1c64470802e85864467f7b88cf2c6e30e6d3273d5d54bf7d4861f6eb56d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-25T06:12:44.097Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2024-07-25T06:12:44.097Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-07-25T06:12:44.097Z] total 16 [2024-07-25T06:12:44.097Z] drwxr-xr-x 3 root root 4096 Jul 25 05:59 . [2024-07-25T06:12:44.097Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 25 06:12 .. [2024-07-25T06:12:44.097Z] drwxr-xr-x 2 root root 4096 Jul 25 05:59 cost [2024-07-25T06:12:44.097Z] -rw-r--r-- 1 root root 88 Jul 25 05:59 cost.csv [2024-07-25T06:12:44.097Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-07-25T06:12:44.097Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-07-25T06:12:44.097Z] total 16 [2024-07-25T06:12:44.097Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 25 05:59 . [2024-07-25T06:12:44.097Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 25 06:12 .. [2024-07-25T06:12:44.097Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 25 05:59 cost [2024-07-25T06:12:44.097Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 25 05:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-25T06:12:44.384Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-25T06:12:45.237Z] ---> package-listing.sh [2024-07-25T06:12:45.237Z] ++ facter osfamily [2024-07-25T06:12:45.237Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-25T06:12:45.496Z] + OS_FAMILY=debian [2024-07-25T06:12:45.496Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2024-07-25T06:12:45.496Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-25T06:12:45.496Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-25T06:12:45.496Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-25T06:12:45.496Z] + PACKAGES=/tmp/packages_start.txt [2024-07-25T06:12:45.496Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2024-07-25T06:12:45.496Z] + PACKAGES=/tmp/packages_end.txt [2024-07-25T06:12:45.496Z] + case "${OS_FAMILY}" in [2024-07-25T06:12:45.496Z] + dpkg -l [2024-07-25T06:12:45.496Z] + grep '^ii' [2024-07-25T06:12:45.496Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-25T06:12:45.496Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-25T06:12:45.496Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-25T06:12:45.496Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2024-07-25T06:12:45.496Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2024-07-25T06:12:45.496Z] + 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-07-25T06:12:45.505Z] 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-07-25T06:12:45.783Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T06:12:46.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-25T06:12:46.360Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T06:12:46.447Z] prd-ubuntu20.04-docker-8c-8g-6428 does not seem to be running inside a container [2024-07-25T06:12:46.476Z] $ 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-07-25T06:12:46.658Z] $ docker top 3644e1f412059ea780db60a82a0835d36dba76e4a8e1a4b3534db04de5677003 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-25T06:12:47.017Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-25T06:12:47.301Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-25T06:12:47.591Z] + ls /var/log/sa-host [2024-07-25T06:12:47.591Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-25T06:12:47.774Z] provisioning config files... [2024-07-25T06:12:47.782Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4091382301282599669tmp [Pipeline] { [Pipeline] echo [2024-07-25T06:12:47.802Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-25T06:12:48.088Z] ---> create-netrc.sh [Pipeline] } [2024-07-25T06:12:48.095Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-25T06:12:48.452Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-25T06:12:48.463Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-25T06:12:48.747Z] ---> sudo-logs.sh [2024-07-25T06:12:48.747Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-25T06:12:48.779Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-25T06:12:49.059Z] ---> job-cost.sh [2024-07-25T06:12:49.059Z] lf-activate-venv: SKIPPING [2024-07-25T06:12:49.059Z] DEBUG: total: 0.2199999988079071 [2024-07-25T06:12:49.059Z] INFO: Retrieving Stack Cost... [2024-07-25T06:12:49.634Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-25T06:12:49.894Z] INFO: Archiving Costs [Pipeline] echo [2024-07-25T06:12:49.910Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-25T06:12:50.195Z] ---> logs-deploy.sh [2024-07-25T06:12:50.195Z] lf-activate-venv: SKIPPING [2024-07-25T06:12:50.195Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/158 [2024-07-25T06:12:50.195Z] INFO: archiving workspace using pattern(s): [2024-07-25T06:12:51.133Z] Archives upload complete. [2024-07-25T06:12:51.133Z] INFO: archiving logs to Nexus