Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ee0482845795258e0ac1dc1ae58fd9336b62d08c 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-ssh16659102755008833945.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9264311463294489406.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13326454241124539425.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4878831936288177748.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-ssh11116079417358758111.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 ‘prd-ubuntu20.04-docker-8c-8g-27970’ Running on prd-ubuntu20.04-docker-8c-8g-27974 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch Checking out Revision ee0482845795258e0ac1dc1ae58fd9336b62d08c (main) Commit message: "Merge pull request #539 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.7" > git config core.sparsecheckout # timeout=10 > git checkout -f ee0482845795258e0ac1dc1ae58fd9336b62d08c # timeout=10 > git rev-list --no-walk 0f8df5851b079ccdecd731686461e0777a6d4036 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-01-26T06:32:01.284Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-01-26T06:32:01.385Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-01-26T06:32:01.421Z] ========================================================= [2024-01-26T06:32:01.421Z] EdgeX Global Pipelines Version Info [2024-01-26T06:32:01.421Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:32:02.162Z] ------------------- [2024-01-26T06:32:02.162Z] stable info: [2024-01-26T06:32:02.162Z] ------------------- [2024-01-26T06:32:02.162Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-01-26T06:32:02.162Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-26T06:32:02.162Z] Message: update stable to v1.0.258 [2024-01-26T06:32:03.063Z] ------------------- [2024-01-26T06:32:03.063Z] experimental info: [2024-01-26T06:32:03.063Z] ------------------- [2024-01-26T06:32:03.063Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-01-26T06:32:03.063Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-26T06:32:03.063Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-01-26T06:32:03.151Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2024-01-26T06:32:03.178Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2024-01-26T06:32:03.209Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-01-26T06:32:03.238Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-01-26T06:32:03.279Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-01-26T06:32:03.316Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-01-26T06:32:03.350Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-01-26T06:32:03.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-01-26T06:32:03.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-01-26T06:32:03.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-01-26T06:32:03.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-01-26T06:32:03.532Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2024-01-26T06:32:03.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-01-26T06:32:03.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-01-26T06:32:03.649Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-01-26T06:32:03.688Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-01-26T06:32:03.722Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-01-26T06:32:03.762Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-01-26T06:32:03.801Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-01-26T06:32:03.845Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-01-26T06:32:03.889Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-01-26T06:32:03.930Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-01-26T06:32:03.978Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-01-26T06:32:04.020Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-01-26T06:32:04.065Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-01-26T06:32:04.114Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-01-26T06:32:04.156Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-01-26T06:32:04.202Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-01-26T06:32:04.256Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-01-26T06:32:04.301Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-01-26T06:32:04.344Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ee0482845795258e0ac1dc1ae58fd9336b62d08c [Pipeline] echo [2024-01-26T06:32:04.391Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ee04828 [Pipeline] echo [2024-01-26T06:32:04.437Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T06:32:04.551Z] provisioning config files... [2024-01-26T06:32:04.564Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11968517583121093695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:32:04.935Z] ---> ****-login.sh [2024-01-26T06:32:04.935Z] nexus3.edgexfoundry.org:10001 [2024-01-26T06:32:05.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:32:05.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:32:05.193Z] Configure a credential helper to remove this warning. See [2024-01-26T06:32:05.193Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:32:05.193Z] [2024-01-26T06:32:05.193Z] Login Succeeded [2024-01-26T06:32:05.193Z] nexus3.edgexfoundry.org:10002 [2024-01-26T06:32:05.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:32:05.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:32:05.193Z] Configure a credential helper to remove this warning. See [2024-01-26T06:32:05.193Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:32:05.193Z] [2024-01-26T06:32:05.193Z] Login Succeeded [2024-01-26T06:32:05.193Z] nexus3.edgexfoundry.org:10003 [2024-01-26T06:32:05.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:32:05.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:32:05.453Z] Configure a credential helper to remove this warning. See [2024-01-26T06:32:05.453Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:32:05.453Z] [2024-01-26T06:32:05.453Z] Login Succeeded [2024-01-26T06:32:05.453Z] nexus3.edgexfoundry.org:10004 [2024-01-26T06:32:05.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:32:05.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:32:05.453Z] Configure a credential helper to remove this warning. See [2024-01-26T06:32:05.453Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:32:05.453Z] [2024-01-26T06:32:05.453Z] Login Succeeded [2024-01-26T06:32:05.453Z] ****.io [2024-01-26T06:32:05.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:32:05.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:32:05.713Z] Configure a credential helper to remove this warning. See [2024-01-26T06:32:05.713Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:32:05.713Z] [2024-01-26T06:32:05.713Z] Login Succeeded [2024-01-26T06:32:05.713Z] ---> ****-login.sh ends [Pipeline] } [2024-01-26T06:32:05.720Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-01-26T06:32:06.254Z] + git rev-list -1 --merges ee0482845795258e0ac1dc1ae58fd9336b62d08c~1..ee0482845795258e0ac1dc1ae58fd9336b62d08c [Pipeline] echo [2024-01-26T06:32:06.295Z] -----------> git rev-list -1 --merges ee0482845795258e0ac1dc1ae58fd9336b62d08c~1..ee0482845795258e0ac1dc1ae58fd9336b62d08c ee0482845795258e0ac1dc1ae58fd9336b62d08c [2024-01-26T06:32:06.295Z] ee0482845795258e0ac1dc1ae58fd9336b62d08c [false] [Pipeline] sh [2024-01-26T06:32:06.605Z] + git log --format=format:%s -1 ee0482845795258e0ac1dc1ae58fd9336b62d08c [Pipeline] echo [2024-01-26T06:32:06.621Z] ========================================================= [2024-01-26T06:32:06.621Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-01-26T06:32:06.621Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-26T06:32:07.005Z] + git log --format=format:%s -1 ee0482845795258e0ac1dc1ae58fd9336b62d08c [Pipeline] echo [2024-01-26T06:32:07.019Z] [semverPrep] GIT_COMMIT: ee0482845795258e0ac1dc1ae58fd9336b62d08c, Commit Message: Merge pull request #539 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.7 [Pipeline] echo [2024-01-26T06:32:07.046Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-01-26T06:32:07.453Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-26T06:32:07.453Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-01-26T06:32:07.453Z] + [ -e /tmp/ssh_known_hosts ] [2024-01-26T06:32:07.453Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-01-26T06:32:07.453Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-01-26T06:32:07.453Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-01-26T06:32:07.453Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:32:07.847Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T06:32:07.847Z] [2024-01-26T06:32:07.847Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:32:08.173Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T06:32:08.173Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-01-26T06:32:08.173Z] b85a868b505f: Pulling fs layer [2024-01-26T06:32:08.173Z] e2be974225ed: Pulling fs layer [2024-01-26T06:32:08.173Z] 339a4e72a1f5: Pulling fs layer [2024-01-26T06:32:08.173Z] 988bab9f4d93: Pulling fs layer [2024-01-26T06:32:08.173Z] 1469e6f7b9e6: Pulling fs layer [2024-01-26T06:32:08.173Z] eaf3925da568: Pulling fs layer [2024-01-26T06:32:08.173Z] bab4dde63d76: Pulling fs layer [2024-01-26T06:32:08.173Z] bde34c3a00c8: Pulling fs layer [2024-01-26T06:32:08.173Z] b352a97aabf1: Pulling fs layer [2024-01-26T06:32:08.173Z] 4872d77fe225: Pulling fs layer [2024-01-26T06:32:08.173Z] 5851b861e8e6: Pulling fs layer [2024-01-26T06:32:08.173Z] bab4dde63d76: Waiting [2024-01-26T06:32:08.173Z] bde34c3a00c8: Waiting [2024-01-26T06:32:08.173Z] b352a97aabf1: Waiting [2024-01-26T06:32:08.173Z] 4872d77fe225: Waiting [2024-01-26T06:32:08.173Z] 5851b861e8e6: Waiting [2024-01-26T06:32:08.173Z] 988bab9f4d93: Waiting [2024-01-26T06:32:08.173Z] 1469e6f7b9e6: Waiting [2024-01-26T06:32:08.173Z] eaf3925da568: Waiting [2024-01-26T06:32:08.173Z] e2be974225ed: Download complete [2024-01-26T06:32:08.173Z] 988bab9f4d93: Verifying Checksum [2024-01-26T06:32:08.173Z] 988bab9f4d93: Download complete [2024-01-26T06:32:08.440Z] 339a4e72a1f5: Download complete [2024-01-26T06:32:08.440Z] 1469e6f7b9e6: Verifying Checksum [2024-01-26T06:32:08.440Z] 1469e6f7b9e6: Download complete [2024-01-26T06:32:08.440Z] eaf3925da568: Download complete [2024-01-26T06:32:08.440Z] bde34c3a00c8: Download complete [2024-01-26T06:32:08.440Z] b352a97aabf1: Verifying Checksum [2024-01-26T06:32:08.440Z] b352a97aabf1: Download complete [2024-01-26T06:32:08.440Z] 4872d77fe225: Verifying Checksum [2024-01-26T06:32:08.440Z] 4872d77fe225: Download complete [2024-01-26T06:32:08.703Z] b85a868b505f: Verifying Checksum [2024-01-26T06:32:08.703Z] b85a868b505f: Download complete [2024-01-26T06:32:08.703Z] 5851b861e8e6: Download complete [2024-01-26T06:32:08.963Z] bab4dde63d76: Verifying Checksum [2024-01-26T06:32:08.963Z] bab4dde63d76: Download complete [2024-01-26T06:32:09.900Z] b85a868b505f: Pull complete [2024-01-26T06:32:09.900Z] e2be974225ed: Pull complete [2024-01-26T06:32:10.471Z] 339a4e72a1f5: Pull complete [2024-01-26T06:32:10.472Z] 988bab9f4d93: Pull complete [2024-01-26T06:32:10.733Z] 1469e6f7b9e6: Pull complete [2024-01-26T06:32:10.733Z] eaf3925da568: Pull complete [2024-01-26T06:32:12.651Z] bab4dde63d76: Pull complete [2024-01-26T06:32:12.651Z] bde34c3a00c8: Pull complete [2024-01-26T06:32:12.911Z] b352a97aabf1: Pull complete [2024-01-26T06:32:12.911Z] 4872d77fe225: Pull complete [2024-01-26T06:32:12.911Z] 5851b861e8e6: Pull complete [2024-01-26T06:32:12.911Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-01-26T06:32:12.911Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T06:32:12.911Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:32:13.127Z] prd-ubuntu20.04-docker-8c-8g-27974 does not seem to be running inside a container [2024-01-26T06:32:13.170Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-26T06:32:18.998Z] $ docker top bf4b8077490bbdeb25a758ce32dc7ed76b7b9c0368051e8d7c49029877c75361 -eo pid,comm [2024-01-26T06:32:19.048Z] 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-01-26T06:32:19.048Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-26T06:32:19.148Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-26T06:32:19.148Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-26T06:32:19.259Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-26T06:32:19.265Z] $ docker exec bf4b8077490bbdeb25a758ce32dc7ed76b7b9c0368051e8d7c49029877c75361 ssh-agent [2024-01-26T06:32:19.373Z] SSH_AUTH_SOCK=/tmp/ssh-fhJpcmx700Ua/agent.32 [2024-01-26T06:32:19.373Z] SSH_AGENT_PID=38 [2024-01-26T06:32:19.381Z] Running ssh-add (command line suppressed) [2024-01-26T06:32:19.489Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3054879543964944518.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3054879543964944518.key) [2024-01-26T06:32:19.499Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-26T06:32:19.807Z] + git tag --points-at HEAD [Pipeline] } [2024-01-26T06:32:19.822Z] $ docker exec --env ******** --env ******** bf4b8077490bbdeb25a758ce32dc7ed76b7b9c0368051e8d7c49029877c75361 ssh-agent -k [2024-01-26T06:32:19.920Z] unset SSH_AUTH_SOCK; [2024-01-26T06:32:19.921Z] unset SSH_AGENT_PID; [2024-01-26T06:32:19.921Z] echo Agent pid 38 killed; [2024-01-26T06:32:19.927Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-01-26T06:32:19.995Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-26T06:32:19.995Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-26T06:32:20.105Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-26T06:32:20.111Z] $ docker exec bf4b8077490bbdeb25a758ce32dc7ed76b7b9c0368051e8d7c49029877c75361 ssh-agent [2024-01-26T06:32:20.243Z] SSH_AUTH_SOCK=/tmp/ssh-Gk0T15JsyZcM/agent.71 [2024-01-26T06:32:20.243Z] SSH_AGENT_PID=77 [2024-01-26T06:32:20.250Z] Running ssh-add (command line suppressed) [2024-01-26T06:32:20.354Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17159497700977786616.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17159497700977786616.key) [2024-01-26T06:32:20.365Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-26T06:32:20.742Z] + git semver init [2024-01-26T06:32:21.003Z] 2024-01-26 06:32:20,908 [run_init] DEBUG init version:0.0.0 force:False [2024-01-26T06:32:21.003Z] 2024-01-26 06:32:20,909 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2024-01-26T06:32:21.003Z] 2024-01-26 06:32:20,909 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2024-01-26T06:32:21.003Z] 2024-01-26 06:32:20,910 [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-01-26T06:32:22.423Z] 2024-01-26 06:32:22,159 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2024-01-26T06:32:22.423Z] 2024-01-26 06:32:22,159 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2024-01-26T06:32:22.423Z] 2024-01-26 06:32:22,159 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-01-26T06:32:22.423Z] 2024-01-26 06:32:22,159 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-01-26T06:32:22.423Z] 3.2.0-dev.7 [Pipeline] } [2024-01-26T06:32:22.435Z] $ docker exec --env ******** --env ******** bf4b8077490bbdeb25a758ce32dc7ed76b7b9c0368051e8d7c49029877c75361 ssh-agent -k [2024-01-26T06:32:22.531Z] unset SSH_AUTH_SOCK; [2024-01-26T06:32:22.532Z] unset SSH_AGENT_PID; [2024-01-26T06:32:22.532Z] echo Agent pid 77 killed; [2024-01-26T06:32:22.539Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-26T06:32:22.935Z] + git semver [Pipeline] } [2024-01-26T06:32:23.214Z] $ docker stop --time=1 bf4b8077490bbdeb25a758ce32dc7ed76b7b9c0368051e8d7c49029877c75361 [2024-01-26T06:32:24.498Z] $ docker rm -f --volumes bf4b8077490bbdeb25a758ce32dc7ed76b7b9c0368051e8d7c49029877c75361 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-26T06:32:24.890Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-01-26T06:32:25.157Z] Stashed 1 file(s) [Pipeline] echo [2024-01-26T06:32:25.161Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.7 [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-01-26T06:32:25.565Z] provisioning config files... [2024-01-26T06:32:25.574Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10561990977926360053tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:32:25.983Z] ---> ****-login.sh [2024-01-26T06:32:25.983Z] nexus3.edgexfoundry.org:10001 [2024-01-26T06:32:25.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:32:25.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:32:25.983Z] Configure a credential helper to remove this warning. See [2024-01-26T06:32:25.983Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:32:25.983Z] [2024-01-26T06:32:25.983Z] Login Succeeded [2024-01-26T06:32:25.983Z] nexus3.edgexfoundry.org:10002 [2024-01-26T06:32:25.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:32:25.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:32:25.984Z] Configure a credential helper to remove this warning. See [2024-01-26T06:32:25.984Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:32:25.984Z] [2024-01-26T06:32:25.984Z] Login Succeeded [2024-01-26T06:32:25.984Z] nexus3.edgexfoundry.org:10003 [2024-01-26T06:32:25.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:32:26.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:32:26.248Z] Configure a credential helper to remove this warning. See [2024-01-26T06:32:26.248Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:32:26.248Z] [2024-01-26T06:32:26.248Z] Login Succeeded [2024-01-26T06:32:26.248Z] nexus3.edgexfoundry.org:10004 [2024-01-26T06:32:26.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:32:26.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:32:26.248Z] Configure a credential helper to remove this warning. See [2024-01-26T06:32:26.248Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:32:26.248Z] [2024-01-26T06:32:26.248Z] Login Succeeded [2024-01-26T06:32:26.248Z] ****.io [2024-01-26T06:32:26.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:32:26.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:32:26.508Z] Configure a credential helper to remove this warning. See [2024-01-26T06:32:26.508Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:32:26.508Z] [2024-01-26T06:32:26.508Z] Login Succeeded [2024-01-26T06:32:26.508Z] ---> ****-login.sh ends [Pipeline] } [2024-01-26T06:32:26.515Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-26T06:32:26.699Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T06:32:26.733Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T06:32:26.764Z] ========================================================= [2024-01-26T06:32:26.764Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-01-26T06:32:26.764Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:32:27.158Z] + 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-01-26T06:32:27.158Z] Sending build context to Docker daemon 17.25MB [2024-01-26T06:32:27.158Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-01-26T06:32:27.158Z] Step 2/10 : FROM ${BASE} AS builder [2024-01-26T06:32:27.158Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-01-26T06:32:27.158Z] 7264a8db6415: Pulling fs layer [2024-01-26T06:32:27.158Z] c4d48a809fc2: Pulling fs layer [2024-01-26T06:32:27.158Z] 4f1c88b9dad5: Pulling fs layer [2024-01-26T06:32:27.158Z] ad3a456e5733: Pulling fs layer [2024-01-26T06:32:27.158Z] 69c7f0334f64: Pulling fs layer [2024-01-26T06:32:27.158Z] 1f1c1a5573a3: Pulling fs layer [2024-01-26T06:32:27.158Z] ce7588e14bc9: Pulling fs layer [2024-01-26T06:32:27.158Z] b5e4710f87ac: Pulling fs layer [2024-01-26T06:32:27.158Z] ad3a456e5733: Waiting [2024-01-26T06:32:27.158Z] 69c7f0334f64: Waiting [2024-01-26T06:32:27.158Z] 1f1c1a5573a3: Waiting [2024-01-26T06:32:27.158Z] ce7588e14bc9: Waiting [2024-01-26T06:32:27.158Z] b5e4710f87ac: Waiting [2024-01-26T06:32:27.158Z] c4d48a809fc2: Download complete [2024-01-26T06:32:27.421Z] ad3a456e5733: Verifying Checksum [2024-01-26T06:32:27.421Z] ad3a456e5733: Download complete [2024-01-26T06:32:27.421Z] 69c7f0334f64: Download complete [2024-01-26T06:32:27.421Z] 7264a8db6415: Verifying Checksum [2024-01-26T06:32:27.421Z] 7264a8db6415: Download complete [2024-01-26T06:32:27.421Z] 1f1c1a5573a3: Verifying Checksum [2024-01-26T06:32:27.421Z] 1f1c1a5573a3: Download complete [2024-01-26T06:32:27.421Z] 7264a8db6415: Pull complete [2024-01-26T06:32:27.685Z] c4d48a809fc2: Pull complete [2024-01-26T06:32:27.685Z] b5e4710f87ac: Verifying Checksum [2024-01-26T06:32:27.685Z] b5e4710f87ac: Download complete [2024-01-26T06:32:27.948Z] 4f1c88b9dad5: Verifying Checksum [2024-01-26T06:32:27.948Z] 4f1c88b9dad5: Download complete [2024-01-26T06:32:28.514Z] ce7588e14bc9: Verifying Checksum [2024-01-26T06:32:28.514Z] ce7588e14bc9: Download complete [2024-01-26T06:32:31.702Z] 4f1c88b9dad5: Pull complete [2024-01-26T06:32:31.702Z] ad3a456e5733: Pull complete [2024-01-26T06:32:31.702Z] 69c7f0334f64: Pull complete [2024-01-26T06:32:31.702Z] 1f1c1a5573a3: Pull complete [2024-01-26T06:32:34.394Z] ce7588e14bc9: Pull complete [2024-01-26T06:32:34.662Z] b5e4710f87ac: Pull complete [2024-01-26T06:32:34.662Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-01-26T06:32:34.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-26T06:32:34.662Z] ---> 88b5674ff536 [2024-01-26T06:32:34.662Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-01-26T06:32:40.446Z] Still waiting to schedule task [2024-01-26T06:32:40.446Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-27971’ [2024-01-26T06:32:43.537Z] ---> Running in 834c1cd07fca [2024-01-26T06:32:43.537Z] Removing intermediate container 834c1cd07fca [2024-01-26T06:32:43.537Z] ---> 94eeafc08f36 [2024-01-26T06:32:43.537Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-26T06:32:43.537Z] ---> Running in 40f05312f36e [2024-01-26T06:32:43.798Z] Removing intermediate container 40f05312f36e [2024-01-26T06:32:43.798Z] ---> 22c09cd92e5c [2024-01-26T06:32:43.798Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-01-26T06:32:43.798Z] ---> Running in b16152438b93 [2024-01-26T06:32:44.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-26T06:32:44.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-26T06:32:44.580Z] (1/8) Installing openssh-keygen (9.3_p2-r1) [2024-01-26T06:32:44.580Z] (2/8) Installing libedit (20221030.3.1-r1) [2024-01-26T06:32:44.580Z] (3/8) Installing openssh-client-common (9.3_p2-r1) [2024-01-26T06:32:44.580Z] (4/8) Installing openssh-client-default (9.3_p2-r1) [2024-01-26T06:32:44.580Z] (5/8) Installing openssh-sftp-server (9.3_p2-r1) [2024-01-26T06:32:44.580Z] (6/8) Installing openssh-server-common (9.3_p2-r1) [2024-01-26T06:32:44.580Z] (7/8) Installing openssh-server (9.3_p2-r1) [2024-01-26T06:32:44.580Z] (8/8) Installing openssh (9.3_p2-r1) [2024-01-26T06:32:44.580Z] Executing busybox-1.36.1-r5.trigger [2024-01-26T06:32:44.580Z] OK: 270 MiB in 60 packages [2024-01-26T06:32:45.523Z] Removing intermediate container b16152438b93 [2024-01-26T06:32:45.523Z] ---> 11ab3bb57853 [2024-01-26T06:32:45.523Z] Step 6/10 : WORKDIR /device-modbus-go [2024-01-26T06:32:45.523Z] ---> Running in 11176b911098 [2024-01-26T06:32:45.523Z] Removing intermediate container 11176b911098 [2024-01-26T06:32:45.523Z] ---> 520ff67e6ad9 [2024-01-26T06:32:45.523Z] Step 7/10 : COPY go.mod vendor* ./ [2024-01-26T06:32:45.523Z] ---> 185221d889d7 [2024-01-26T06:32:45.523Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-26T06:32:45.786Z] ---> Running in 9089b70b0749 [2024-01-26T06:33:27.011Z] Removing intermediate container 9089b70b0749 [2024-01-26T06:33:27.012Z] ---> 6d84ce49a174 [2024-01-26T06:33:27.012Z] Step 9/10 : COPY . . [2024-01-26T06:33:27.585Z] ---> 6fb8763202ef [2024-01-26T06:33:27.585Z] Step 10/10 : RUN ${MAKE} [2024-01-26T06:33:27.585Z] ---> Running in bedf65d48bf8 [2024-01-26T06:33:27.847Z] noop [2024-01-26T06:33:28.115Z] Removing intermediate container bedf65d48bf8 [2024-01-26T06:33:28.115Z] ---> 1887900f3ced [2024-01-26T06:33:28.115Z] Successfully built 1887900f3ced [2024-01-26T06:33:28.115Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:33:28.574Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-26T06:33:28.575Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:33:28.749Z] prd-ubuntu20.04-docker-8c-8g-27974 does not seem to be running inside a container [2024-01-26T06:33:28.791Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-26T06:33:29.119Z] $ docker top c44b90e3ade8847e203725ca7b931b25afc6cc8569f9852db344145d282f7d68 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T06:33:29.516Z] + go version [2024-01-26T06:33:29.516Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-01-26T06:33:29.530Z] $ docker stop --time=1 c44b90e3ade8847e203725ca7b931b25afc6cc8569f9852db344145d282f7d68 [2024-01-26T06:33:30.794Z] $ docker rm -f --volumes c44b90e3ade8847e203725ca7b931b25afc6cc8569f9852db344145d282f7d68 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:33:31.417Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-26T06:33:31.417Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:33:31.544Z] prd-ubuntu20.04-docker-8c-8g-27974 does not seem to be running inside a container [2024-01-26T06:33:31.588Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-26T06:33:32.007Z] $ docker top 02a80121e3fd3a9281e74a511697b093592259366a329fc07630c1f281d605e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T06:33:32.461Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2024-01-26T06:33:32.784Z] + make test [2024-01-26T06:33:32.784Z] go test ./... -coverprofile=coverage.out [2024-01-26T06:33:34.174Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-01-26T06:33:46.374Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2024-01-26T06:33:46.374Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.017s coverage: 47.9% of statements [2024-01-26T06:33:52.928Z] go vet ./... [2024-01-26T06:33:56.233Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-26T06:33:56.233Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-26T06:33:56.233Z] ./bin/test-attribution-txt.sh [2024-01-26T06:33:56.233Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-01-26T06:33:56.248Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-26T06:33:56.304Z] $ docker stop --time=1 02a80121e3fd3a9281e74a511697b093592259366a329fc07630c1f281d605e8 [2024-01-26T06:34:00.399Z] $ docker rm -f --volumes 02a80121e3fd3a9281e74a511697b093592259366a329fc07630c1f281d605e8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-26T06:34:00.931Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-26T06:34:00.983Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-01-26T06:34:01.545Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-26T06:34:01.833Z] + ls -al . [2024-01-26T06:34:01.833Z] total 192 [2024-01-26T06:34:01.833Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 26 06:33 . [2024-01-26T06:34:01.833Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 06:31 .. [2024-01-26T06:34:01.833Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 26 06:32 .dockerignore [2024-01-26T06:34:01.833Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 06:33 .git [2024-01-26T06:34:01.833Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:32 .github [2024-01-26T06:34:01.833Z] -rw-rw-r-- 1 jenkins jenkins 266 Jan 26 06:32 .gitignore [2024-01-26T06:34:01.833Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 26 06:32 .golangci.yml [2024-01-26T06:34:01.833Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 26 06:32 .semver [2024-01-26T06:34:01.833Z] -rw-rw-r-- 1 jenkins jenkins 11101 Jan 26 06:32 Attribution.txt [2024-01-26T06:34:01.833Z] -rw-rw-r-- 1 jenkins jenkins 16388 Jan 26 06:32 CHANGELOG.md [2024-01-26T06:34:01.833Z] -rw-rw-r-- 1 jenkins jenkins 1474 Jan 26 06:32 Dockerfile [2024-01-26T06:34:01.833Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 26 06:32 GOVERNANCE.md [2024-01-26T06:34:01.833Z] -rw-rw-r-- 1 jenkins jenkins 658 Jan 26 06:32 Jenkinsfile [2024-01-26T06:34:01.833Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 26 06:32 LICENSE [2024-01-26T06:34:01.833Z] -rw-rw-r-- 1 jenkins jenkins 1942 Jan 26 06:32 Makefile [2024-01-26T06:34:01.833Z] -rw-rw-r-- 1 jenkins jenkins 622 Jan 26 06:32 OWNERS.md [2024-01-26T06:34:01.833Z] -rw-rw-r-- 1 jenkins jenkins 4463 Jan 26 06:32 README.md [2024-01-26T06:34:01.833Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 26 06:32 VERSION [2024-01-26T06:34:01.833Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 06:32 bin [2024-01-26T06:34:01.833Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:32 cmd [2024-01-26T06:34:01.833Z] -rw-r--r-- 1 jenkins jenkins 24334 Jan 26 06:33 coverage.out [2024-01-26T06:34:01.833Z] -rw-rw-r-- 1 jenkins jenkins 3985 Jan 26 06:32 go.mod [2024-01-26T06:34:01.833Z] -rw-rw-r-- 1 jenkins jenkins 35031 Jan 26 06:32 go.sum [2024-01-26T06:34:01.833Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:32 internal [2024-01-26T06:34:01.833Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 06:32 simulator [2024-01-26T06:34:01.833Z] -rw-rw-r-- 1 jenkins jenkins 229 Jan 26 06:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:34:02.222Z] + 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=ee0482845795258e0ac1dc1ae58fd9336b62d08c --label arch=amd64 --label version=3.2.0-dev.7 . [2024-01-26T06:34:02.222Z] Sending build context to Docker daemon 17.27MB [2024-01-26T06:34:02.222Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-01-26T06:34:02.222Z] Step 2/23 : FROM ${BASE} AS builder [2024-01-26T06:34:02.222Z] ---> 1887900f3ced [2024-01-26T06:34:02.222Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-01-26T06:34:02.482Z] ---> Running in af2cd1d6c116 [2024-01-26T06:34:02.482Z] Removing intermediate container af2cd1d6c116 [2024-01-26T06:34:02.482Z] ---> 28983c00a2f9 [2024-01-26T06:34:02.482Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-26T06:34:02.482Z] ---> Running in 47145d36664b [2024-01-26T06:34:02.742Z] Removing intermediate container 47145d36664b [2024-01-26T06:34:02.742Z] ---> 056029702f93 [2024-01-26T06:34:02.742Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-01-26T06:34:02.742Z] ---> Running in 5d550d09ffdf [2024-01-26T06:34:03.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-26T06:34:03.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-26T06:34:03.260Z] OK: 270 MiB in 60 packages [2024-01-26T06:34:03.520Z] Removing intermediate container 5d550d09ffdf [2024-01-26T06:34:03.520Z] ---> 8b0ba3b9072a [2024-01-26T06:34:03.520Z] Step 6/23 : WORKDIR /device-modbus-go [2024-01-26T06:34:03.520Z] ---> Running in e58667dd2cac [2024-01-26T06:34:03.779Z] Removing intermediate container e58667dd2cac [2024-01-26T06:34:03.779Z] ---> cf730aa9e018 [2024-01-26T06:34:03.779Z] Step 7/23 : COPY go.mod vendor* ./ [2024-01-26T06:34:03.779Z] ---> efd08f74511f [2024-01-26T06:34:03.779Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-26T06:34:03.779Z] ---> Running in 7d1fa31d968e [2024-01-26T06:34:04.718Z] Removing intermediate container 7d1fa31d968e [2024-01-26T06:34:04.718Z] ---> da6f55f9ead1 [2024-01-26T06:34:04.718Z] Step 9/23 : COPY . . [2024-01-26T06:34:05.287Z] ---> 2d1e76a4d859 [2024-01-26T06:34:05.287Z] Step 10/23 : RUN ${MAKE} [2024-01-26T06:34:05.287Z] ---> Running in 8db2106bd021 [2024-01-26T06:34:05.546Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=3.2.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.7" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2024-01-26T06:34:27.504Z] Removing intermediate container 8db2106bd021 [2024-01-26T06:34:27.504Z] ---> 90a0ce88219a [2024-01-26T06:34:27.504Z] Step 11/23 : FROM alpine:3.18 [2024-01-26T06:34:27.763Z] 3.18: Pulling from library/alpine [2024-01-26T06:34:28.021Z] c926b61bad3b: Pulling fs layer [2024-01-26T06:34:28.021Z] c926b61bad3b: Verifying Checksum [2024-01-26T06:34:28.021Z] c926b61bad3b: Download complete [2024-01-26T06:34:28.281Z] c926b61bad3b: Pull complete [2024-01-26T06:34:28.281Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-26T06:34:28.281Z] Status: Downloaded newer image for alpine:3.18 [2024-01-26T06:34:28.281Z] ---> b541f2080109 [2024-01-26T06:34:28.281Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2024-01-26T06:34:28.539Z] ---> Running in a7725404acbb [2024-01-26T06:34:28.539Z] Removing intermediate container a7725404acbb [2024-01-26T06:34:28.539Z] ---> 2074cfebc33a [2024-01-26T06:34:28.539Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-01-26T06:34:28.539Z] ---> Running in 77f98faf17ce [2024-01-26T06:34:28.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-26T06:34:28.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-26T06:34:29.058Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-01-26T06:34:29.058Z] Executing busybox-1.36.1-r5.trigger [2024-01-26T06:34:29.058Z] OK: 7 MiB in 16 packages [2024-01-26T06:34:29.630Z] Removing intermediate container 77f98faf17ce [2024-01-26T06:34:29.630Z] ---> 92d1eb54673d [2024-01-26T06:34:29.630Z] Step 14/23 : RUN apk --no-cache upgrade [2024-01-26T06:34:29.630Z] ---> Running in 664d022ff11d [2024-01-26T06:34:29.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-26T06:34:29.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-26T06:34:30.217Z] (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r5) [2024-01-26T06:34:30.217Z] (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r5) [2024-01-26T06:34:30.217Z] OK: 7 MiB in 16 packages [2024-01-26T06:34:30.814Z] Removing intermediate container 664d022ff11d [2024-01-26T06:34:30.814Z] ---> 8d046792a9fe [2024-01-26T06:34:30.814Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-01-26T06:34:31.752Z] ---> 73a24af814d9 [2024-01-26T06:34:31.752Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-01-26T06:34:31.752Z] ---> 476e28f551f8 [2024-01-26T06:34:31.752Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-01-26T06:34:32.011Z] ---> d533384ecafe [2024-01-26T06:34:32.011Z] Step 18/23 : EXPOSE 59901 [2024-01-26T06:34:32.011Z] ---> Running in 5905f51db118 [2024-01-26T06:34:32.011Z] Removing intermediate container 5905f51db118 [2024-01-26T06:34:32.011Z] ---> d428ee27955b [2024-01-26T06:34:32.011Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-01-26T06:34:32.011Z] ---> Running in cc9a6f51ca6b [2024-01-26T06:34:32.011Z] Removing intermediate container cc9a6f51ca6b [2024-01-26T06:34:32.011Z] ---> c7b5e9fe8f14 [2024-01-26T06:34:32.011Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-01-26T06:34:32.011Z] ---> Running in 1bad197362fb [2024-01-26T06:34:32.271Z] Removing intermediate container 1bad197362fb [2024-01-26T06:34:32.271Z] ---> f6f4c6ebcc9f [2024-01-26T06:34:32.271Z] Step 21/23 : LABEL arch=amd64 [2024-01-26T06:34:32.271Z] ---> Running in 28953fe43f5a [2024-01-26T06:34:32.271Z] Removing intermediate container 28953fe43f5a [2024-01-26T06:34:32.271Z] ---> a444982885e7 [2024-01-26T06:34:32.271Z] Step 22/23 : LABEL git_sha=ee0482845795258e0ac1dc1ae58fd9336b62d08c [2024-01-26T06:34:32.271Z] ---> Running in 979ff0981c5c [2024-01-26T06:34:32.271Z] Removing intermediate container 979ff0981c5c [2024-01-26T06:34:32.271Z] ---> b5e096d687f5 [2024-01-26T06:34:32.271Z] Step 23/23 : LABEL version=3.2.0-dev.7 [2024-01-26T06:34:32.271Z] ---> Running in 3eedfa7617d7 [2024-01-26T06:34:32.531Z] Removing intermediate container 3eedfa7617d7 [2024-01-26T06:34:32.531Z] ---> f53495f316dc [2024-01-26T06:34:32.531Z] [Warning] One or more build-args [ARCH] were not consumed [2024-01-26T06:34:32.531Z] Successfully built f53495f316dc [2024-01-26T06:34:32.531Z] 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-01-26T06:34:32.793Z] provisioning config files... [2024-01-26T06:34:32.801Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1599533082543398263tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:34:33.144Z] ---> ****-login.sh [2024-01-26T06:34:33.144Z] nexus3.edgexfoundry.org:10001 [2024-01-26T06:34:33.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:34:33.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:34:33.144Z] Configure a credential helper to remove this warning. See [2024-01-26T06:34:33.145Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:34:33.145Z] [2024-01-26T06:34:33.145Z] Login Succeeded [2024-01-26T06:34:33.145Z] nexus3.edgexfoundry.org:10002 [2024-01-26T06:34:33.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:34:33.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:34:33.145Z] Configure a credential helper to remove this warning. See [2024-01-26T06:34:33.145Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:34:33.145Z] [2024-01-26T06:34:33.145Z] Login Succeeded [2024-01-26T06:34:33.145Z] nexus3.edgexfoundry.org:10003 [2024-01-26T06:34:33.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:34:33.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:34:33.403Z] Configure a credential helper to remove this warning. See [2024-01-26T06:34:33.403Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:34:33.403Z] [2024-01-26T06:34:33.403Z] Login Succeeded [2024-01-26T06:34:33.403Z] nexus3.edgexfoundry.org:10004 [2024-01-26T06:34:33.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:34:33.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:34:33.404Z] Configure a credential helper to remove this warning. See [2024-01-26T06:34:33.404Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:34:33.404Z] [2024-01-26T06:34:33.404Z] Login Succeeded [2024-01-26T06:34:33.404Z] ****.io [2024-01-26T06:34:33.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:34:33.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:34:33.662Z] Configure a credential helper to remove this warning. See [2024-01-26T06:34:33.662Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:34:33.662Z] [2024-01-26T06:34:33.662Z] Login Succeeded [2024-01-26T06:34:33.662Z] ---> ****-login.sh ends [Pipeline] } [2024-01-26T06:34:33.669Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-26T06:34:33.804Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T06:34:33.864Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2024-01-26T06:34:33.865Z] ee0482845795258e0ac1dc1ae58fd9336b62d08c [2024-01-26T06:34:33.865Z] latest [2024-01-26T06:34:33.865Z] 3.2.0-dev.7 [2024-01-26T06:34:33.865Z] ee0482845795258e0ac1dc1ae58fd9336b62d08c-3.2.0-dev.7 [2024-01-26T06:34:33.865Z] main [2024-01-26T06:34:33.865Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:34:34.334Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:ee0482845795258e0ac1dc1ae58fd9336b62d08c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:34:34.726Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:ee0482845795258e0ac1dc1ae58fd9336b62d08c [2024-01-26T06:34:34.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-01-26T06:34:34.726Z] 5e258cb399e4: Preparing [2024-01-26T06:34:34.726Z] 54ae1a8fd7a5: Preparing [2024-01-26T06:34:34.726Z] fe0b7619e078: Preparing [2024-01-26T06:34:34.726Z] 1a10164eb853: Preparing [2024-01-26T06:34:34.726Z] 853fe9d19170: Preparing [2024-01-26T06:34:34.727Z] 9fe9a137fd00: Preparing [2024-01-26T06:34:34.727Z] 9fe9a137fd00: Waiting [2024-01-26T06:34:34.727Z] 853fe9d19170: Pushed [2024-01-26T06:34:34.727Z] 5e258cb399e4: Pushed [2024-01-26T06:34:34.727Z] 9fe9a137fd00: Layer already exists [2024-01-26T06:34:34.727Z] 54ae1a8fd7a5: Pushed [2024-01-26T06:34:35.295Z] 1a10164eb853: Pushed [2024-01-26T06:34:37.255Z] fe0b7619e078: Pushed [2024-01-26T06:34:37.255Z] ee0482845795258e0ac1dc1ae58fd9336b62d08c: digest: sha256:c9eaa4f86df6d82c19aced297d0ffaecf9a2855d9e722ebdd43b1fa485b01edc size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:34:37.661Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:34:38.077Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2024-01-26T06:34:38.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-01-26T06:34:38.077Z] 5e258cb399e4: Preparing [2024-01-26T06:34:38.077Z] 54ae1a8fd7a5: Preparing [2024-01-26T06:34:38.077Z] fe0b7619e078: Preparing [2024-01-26T06:34:38.077Z] 1a10164eb853: Preparing [2024-01-26T06:34:38.077Z] 853fe9d19170: Preparing [2024-01-26T06:34:38.077Z] 9fe9a137fd00: Preparing [2024-01-26T06:34:38.077Z] 9fe9a137fd00: Waiting [2024-01-26T06:34:38.077Z] 853fe9d19170: Layer already exists [2024-01-26T06:34:38.077Z] 54ae1a8fd7a5: Layer already exists [2024-01-26T06:34:38.077Z] fe0b7619e078: Layer already exists [2024-01-26T06:34:38.077Z] 5e258cb399e4: Layer already exists [2024-01-26T06:34:38.077Z] 1a10164eb853: Layer already exists [2024-01-26T06:34:38.077Z] 9fe9a137fd00: Layer already exists [2024-01-26T06:34:38.077Z] latest: digest: sha256:c9eaa4f86df6d82c19aced297d0ffaecf9a2855d9e722ebdd43b1fa485b01edc size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:34:38.589Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:34:39.021Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.7 [2024-01-26T06:34:39.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-01-26T06:34:39.021Z] 5e258cb399e4: Preparing [2024-01-26T06:34:39.021Z] 54ae1a8fd7a5: Preparing [2024-01-26T06:34:39.021Z] fe0b7619e078: Preparing [2024-01-26T06:34:39.021Z] 1a10164eb853: Preparing [2024-01-26T06:34:39.021Z] 853fe9d19170: Preparing [2024-01-26T06:34:39.021Z] 9fe9a137fd00: Preparing [2024-01-26T06:34:39.021Z] 9fe9a137fd00: Waiting [2024-01-26T06:34:39.021Z] fe0b7619e078: Layer already exists [2024-01-26T06:34:39.021Z] 1a10164eb853: Layer already exists [2024-01-26T06:34:39.021Z] 5e258cb399e4: Layer already exists [2024-01-26T06:34:39.021Z] 853fe9d19170: Layer already exists [2024-01-26T06:34:39.021Z] 54ae1a8fd7a5: Layer already exists [2024-01-26T06:34:39.021Z] 9fe9a137fd00: Layer already exists [2024-01-26T06:34:39.021Z] 3.2.0-dev.7: digest: sha256:c9eaa4f86df6d82c19aced297d0ffaecf9a2855d9e722ebdd43b1fa485b01edc size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:34:39.432Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:ee0482845795258e0ac1dc1ae58fd9336b62d08c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:34:39.831Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:ee0482845795258e0ac1dc1ae58fd9336b62d08c-3.2.0-dev.7 [2024-01-26T06:34:39.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-01-26T06:34:39.831Z] 5e258cb399e4: Preparing [2024-01-26T06:34:39.831Z] 54ae1a8fd7a5: Preparing [2024-01-26T06:34:39.831Z] fe0b7619e078: Preparing [2024-01-26T06:34:39.831Z] 1a10164eb853: Preparing [2024-01-26T06:34:39.831Z] 853fe9d19170: Preparing [2024-01-26T06:34:39.831Z] 9fe9a137fd00: Preparing [2024-01-26T06:34:39.831Z] 9fe9a137fd00: Waiting [2024-01-26T06:34:39.831Z] 5e258cb399e4: Layer already exists [2024-01-26T06:34:39.831Z] 853fe9d19170: Layer already exists [2024-01-26T06:34:39.831Z] fe0b7619e078: Layer already exists [2024-01-26T06:34:39.831Z] 1a10164eb853: Layer already exists [2024-01-26T06:34:39.831Z] 54ae1a8fd7a5: Layer already exists [2024-01-26T06:34:39.831Z] 9fe9a137fd00: Layer already exists [2024-01-26T06:34:39.831Z] ee0482845795258e0ac1dc1ae58fd9336b62d08c-3.2.0-dev.7: digest: sha256:c9eaa4f86df6d82c19aced297d0ffaecf9a2855d9e722ebdd43b1fa485b01edc size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:34:40.228Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:34:40.644Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2024-01-26T06:34:40.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-01-26T06:34:40.644Z] 5e258cb399e4: Preparing [2024-01-26T06:34:40.644Z] 54ae1a8fd7a5: Preparing [2024-01-26T06:34:40.644Z] fe0b7619e078: Preparing [2024-01-26T06:34:40.644Z] 1a10164eb853: Preparing [2024-01-26T06:34:40.644Z] 853fe9d19170: Preparing [2024-01-26T06:34:40.644Z] 9fe9a137fd00: Preparing [2024-01-26T06:34:40.644Z] 9fe9a137fd00: Waiting [2024-01-26T06:34:40.644Z] 1a10164eb853: Layer already exists [2024-01-26T06:34:40.644Z] 853fe9d19170: Layer already exists [2024-01-26T06:34:40.644Z] 54ae1a8fd7a5: Layer already exists [2024-01-26T06:34:40.644Z] fe0b7619e078: Layer already exists [2024-01-26T06:34:40.644Z] 5e258cb399e4: Layer already exists [2024-01-26T06:34:40.644Z] 9fe9a137fd00: Layer already exists [2024-01-26T06:34:40.644Z] main: digest: sha256:c9eaa4f86df6d82c19aced297d0ffaecf9a2855d9e722ebdd43b1fa485b01edc size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-26T06:34:40.928Z] ===================================================== [Pipeline] echo [2024-01-26T06:34:40.967Z] taggedImages: [2024-01-26T06:34:40.967Z] - nexus3.edgexfoundry.org:10004/device-modbus:ee0482845795258e0ac1dc1ae58fd9336b62d08c [2024-01-26T06:34:40.967Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2024-01-26T06:34:40.967Z] - nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.7 [2024-01-26T06:34:40.967Z] - nexus3.edgexfoundry.org:10004/device-modbus:ee0482845795258e0ac1dc1ae58fd9336b62d08c-3.2.0-dev.7 [2024-01-26T06:34:40.967Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:34:41.788Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-26T06:34:41.789Z] [2024-01-26T06:34:41.789Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:34:42.115Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-26T06:34:42.115Z] latest: Pulling from edgex-lftools-log-publisher [2024-01-26T06:34:42.115Z] 5eb5b503b376: Pulling fs layer [2024-01-26T06:34:42.115Z] 5c69ac0246d0: Pulling fs layer [2024-01-26T06:34:42.115Z] ec43610c2a17: Pulling fs layer [2024-01-26T06:34:42.115Z] 3a2ae6a8a46f: Pulling fs layer [2024-01-26T06:34:42.115Z] 33b1e0a273af: Pulling fs layer [2024-01-26T06:34:42.115Z] 5d3b04190fa2: Pulling fs layer [2024-01-26T06:34:42.115Z] 2f39f015ded8: Pulling fs layer [2024-01-26T06:34:42.115Z] 3a2ae6a8a46f: Waiting [2024-01-26T06:34:42.115Z] 33b1e0a273af: Waiting [2024-01-26T06:34:42.115Z] 5d3b04190fa2: Waiting [2024-01-26T06:34:42.115Z] 2f39f015ded8: Waiting [2024-01-26T06:34:42.115Z] 5c69ac0246d0: Verifying Checksum [2024-01-26T06:34:42.115Z] 5c69ac0246d0: Download complete [2024-01-26T06:34:42.115Z] 3a2ae6a8a46f: Verifying Checksum [2024-01-26T06:34:42.115Z] 3a2ae6a8a46f: Download complete [2024-01-26T06:34:42.374Z] 33b1e0a273af: Verifying Checksum [2024-01-26T06:34:42.375Z] 33b1e0a273af: Download complete [2024-01-26T06:34:42.375Z] 5d3b04190fa2: Verifying Checksum [2024-01-26T06:34:42.375Z] 5d3b04190fa2: Download complete [2024-01-26T06:34:42.375Z] ec43610c2a17: Download complete [2024-01-26T06:34:42.375Z] 5eb5b503b376: Verifying Checksum [2024-01-26T06:34:42.375Z] 5eb5b503b376: Download complete [2024-01-26T06:34:42.946Z] 2f39f015ded8: Download complete [2024-01-26T06:34:43.885Z] 5eb5b503b376: Pull complete [2024-01-26T06:34:43.885Z] 5c69ac0246d0: Pull complete [2024-01-26T06:34:44.457Z] ec43610c2a17: Pull complete [2024-01-26T06:34:44.457Z] 3a2ae6a8a46f: Pull complete [2024-01-26T06:34:44.718Z] 33b1e0a273af: Pull complete [2024-01-26T06:34:44.718Z] 5d3b04190fa2: Pull complete [2024-01-26T06:34:48.905Z] 2f39f015ded8: Pull complete [2024-01-26T06:34:48.905Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-01-26T06:34:48.905Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-26T06:34:48.905Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:34:49.118Z] prd-ubuntu20.04-docker-8c-8g-27974 does not seem to be running inside a container [2024-01-26T06:34:49.143Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-26T06:34:59.212Z] $ docker top c4a042aee53aae43312183a98b38a69fcb1957d5c17c23b88e374a9512205796 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:34:59.673Z] ---> job-cost.sh [2024-01-26T06:34:59.673Z] lf-activate-venv: SKIPPING [2024-01-26T06:34:59.673Z] INFO: No Stack... [2024-01-26T06:34:59.933Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-26T06:35:00.190Z] INFO: Archiving Costs [Pipeline] sh [2024-01-26T06:35:00.475Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2024-01-26T06:35:00.475Z] + cut -d, -f6 [Pipeline] lock [2024-01-26T06:35:00.494Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-146-stack-cost] [2024-01-26T06:35:00.517Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-146-stack-cost] did not exist. Created. [2024-01-26T06:35:00.517Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-146-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-26T06:35:00.901Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-26T06:35:00.927Z] Stashed 1 file(s) [Pipeline] } [2024-01-26T06:35:00.960Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-146-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-26T06:35:01.045Z] $ docker stop --time=1 c4a042aee53aae43312183a98b38a69fcb1957d5c17c23b88e374a9512205796 [2024-01-26T06:35:02.200Z] $ docker rm -f --volumes c4a042aee53aae43312183a98b38a69fcb1957d5c17c23b88e374a9512205796 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-01-26T06:35:29.017Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-27983 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2024-01-26T06:35:29.062Z] Running in /w/workspace/device-modbus-go/146 [Pipeline] { [Pipeline] checkout [2024-01-26T06:35:32.144Z] Selected Git installation does not exist. Using Default [2024-01-26T06:35:32.144Z] The recommended git tool is: NONE [2024-01-26T06:35:39.238Z] using credential edgex-jenkins-ssh [2024-01-26T06:35:39.260Z] Cloning the remote Git repository [2024-01-26T06:35:39.328Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2024-01-26T06:35:39.454Z] > git init /w/workspace/device-modbus-go/146 # timeout=10 [2024-01-26T06:35:39.642Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-01-26T06:35:39.643Z] > git --version # timeout=10 [2024-01-26T06:35:39.666Z] > git --version # 'git version 2.25.1' [2024-01-26T06:35:39.669Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-26T06:35:39.879Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-26T06:35:41.993Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-01-26T06:35:42.022Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-26T06:35:43.382Z] Avoid second fetch [2024-01-26T06:35:43.382Z] Checking out Revision ee0482845795258e0ac1dc1ae58fd9336b62d08c (main) [2024-01-26T06:35:43.413Z] > git config core.sparsecheckout # timeout=10 [2024-01-26T06:35:43.484Z] > git checkout -f ee0482845795258e0ac1dc1ae58fd9336b62d08c # timeout=10 [2024-01-26T06:35:44.319Z] Commit message: "Merge pull request #539 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.7" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-26T06:35:45.620Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-01-26T06:35:45.620Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-26T06:35:45.620Z] Dload Upload Total Spent Left Speed [2024-01-26T06:35:45.620Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 60104 0 --:--:-- --:--:-- --:--:-- 59820 [Pipeline] sh [2024-01-26T06:35:45.978Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-01-26T06:35:46.328Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-01-26T06:35:46.328Z] + sudo tee /etc/docker/daemon.new [2024-01-26T06:35:46.328Z] { [2024-01-26T06:35:46.328Z] "registry-mirrors": [ [2024-01-26T06:35:46.328Z] "https://nexus3.edgexfoundry.org:10001" [2024-01-26T06:35:46.328Z] ], [2024-01-26T06:35:46.328Z] "bip": "10.250.0.254/24", [2024-01-26T06:35:46.328Z] "hosts": [ [2024-01-26T06:35:46.328Z] "tcp://0.0.0.0:5555", [2024-01-26T06:35:46.328Z] "unix:///var/run/docker.sock" [2024-01-26T06:35:46.328Z] ], [2024-01-26T06:35:46.328Z] "mtu": 1458, [2024-01-26T06:35:46.328Z] "selinux-enabled": true, [2024-01-26T06:35:46.328Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-01-26T06:35:46.328Z] } [Pipeline] sh [2024-01-26T06:35:46.735Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-01-26T06:35:47.103Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T06:36:05.788Z] provisioning config files... [2024-01-26T06:36:05.824Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/146@tmp/config3300047547285101946tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:36:06.481Z] ---> ****-login.sh [2024-01-26T06:36:06.481Z] nexus3.edgexfoundry.org:10001 [2024-01-26T06:36:06.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:36:07.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:36:07.090Z] Configure a credential helper to remove this warning. See [2024-01-26T06:36:07.091Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:36:07.091Z] [2024-01-26T06:36:07.091Z] Login Succeeded [2024-01-26T06:36:07.091Z] nexus3.edgexfoundry.org:10002 [2024-01-26T06:36:07.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:36:07.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:36:07.422Z] Configure a credential helper to remove this warning. See [2024-01-26T06:36:07.422Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:36:07.422Z] [2024-01-26T06:36:07.422Z] Login Succeeded [2024-01-26T06:36:07.422Z] nexus3.edgexfoundry.org:10003 [2024-01-26T06:36:07.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:36:08.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:36:08.060Z] Configure a credential helper to remove this warning. See [2024-01-26T06:36:08.060Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:36:08.060Z] [2024-01-26T06:36:08.060Z] Login Succeeded [2024-01-26T06:36:08.060Z] nexus3.edgexfoundry.org:10004 [2024-01-26T06:36:08.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:36:08.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:36:08.362Z] Configure a credential helper to remove this warning. See [2024-01-26T06:36:08.362Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:36:08.362Z] [2024-01-26T06:36:08.362Z] Login Succeeded [2024-01-26T06:36:08.362Z] ****.io [2024-01-26T06:36:08.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:36:08.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:36:08.638Z] Configure a credential helper to remove this warning. See [2024-01-26T06:36:08.638Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:36:08.638Z] [2024-01-26T06:36:08.638Z] Login Succeeded [2024-01-26T06:36:08.638Z] ---> ****-login.sh ends [Pipeline] } [2024-01-26T06:36:08.655Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-26T06:36:09.259Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T06:36:09.411Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T06:36:09.473Z] ========================================================= [2024-01-26T06:36:09.473Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-01-26T06:36:09.473Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:36:10.064Z] + 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-01-26T06:36:11.534Z] #0 building with "default" instance using docker driver [2024-01-26T06:36:11.534Z] [2024-01-26T06:36:11.534Z] #1 [internal] load .dockerignore [2024-01-26T06:36:11.534Z] #1 transferring context: [2024-01-26T06:36:11.534Z] #1 transferring context: 182B 0.0s done [2024-01-26T06:36:11.534Z] #1 DONE 0.1s [2024-01-26T06:36:11.534Z] [2024-01-26T06:36:11.534Z] #2 [internal] load build definition from Dockerfile [2024-01-26T06:36:11.534Z] #2 transferring dockerfile: 1.51kB done [2024-01-26T06:36:11.534Z] #2 DONE 0.1s [2024-01-26T06:36:11.534Z] [2024-01-26T06:36:11.534Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-26T06:36:11.534Z] #3 DONE 0.1s [2024-01-26T06:36:11.534Z] [2024-01-26T06:36:11.534Z] #4 [internal] load build context [2024-01-26T06:36:11.534Z] #4 DONE 0.0s [2024-01-26T06:36:11.534Z] [2024-01-26T06:36:11.534Z] #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-26T06:36:11.534Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2024-01-26T06:36:11.811Z] #5 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2024-01-26T06:36:11.811Z] #5 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2024-01-26T06:36:11.811Z] #5 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s [2024-01-26T06:36:11.811Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s [2024-01-26T06:36:11.811Z] #5 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2024-01-26T06:36:11.811Z] #5 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0B / 3.33MB 0.2s [2024-01-26T06:36:12.119Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.29MB / 63.99MB 0.3s [2024-01-26T06:36:12.119Z] #5 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 2.10MB / 3.33MB 0.3s [2024-01-26T06:36:12.119Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.53MB / 63.99MB 0.4s [2024-01-26T06:36:12.119Z] #5 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.4s [2024-01-26T06:36:12.119Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 20.97MB / 63.99MB 0.6s [2024-01-26T06:36:12.391Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 25.17MB / 63.99MB 0.7s [2024-01-26T06:36:12.663Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 35.65MB / 63.99MB 0.9s [2024-01-26T06:36:12.663Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 40.89MB / 63.99MB 1.0s [2024-01-26T06:36:12.663Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 46.14MB / 63.99MB 1.1s [2024-01-26T06:36:12.936Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 56.62MB / 63.99MB 1.3s [2024-01-26T06:36:12.936Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 62.04MB / 63.99MB 1.4s [2024-01-26T06:36:16.419Z] #5 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 4.2s [2024-01-26T06:36:16.419Z] #5 ... [2024-01-26T06:36:16.419Z] [2024-01-26T06:36:16.419Z] #4 [internal] load build context [2024-01-26T06:36:16.419Z] #4 transferring context: 8.63MB 0.3s done [2024-01-26T06:36:16.419Z] #4 DONE 4.2s [2024-01-26T06:36:16.419Z] [2024-01-26T06:36:16.419Z] #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-26T06:36:16.419Z] #5 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 4.2s done [2024-01-26T06:36:16.419Z] #5 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2024-01-26T06:36:16.419Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 4.4s done [2024-01-26T06:36:16.419Z] #5 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 4.4s done [2024-01-26T06:36:16.419Z] #5 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 4.5s [2024-01-26T06:36:16.419Z] #5 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 4.5s done [2024-01-26T06:36:16.419Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 1.05MB / 97.63MB 4.6s [2024-01-26T06:36:16.419Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 3.15MB / 11.40MB 4.6s [2024-01-26T06:36:16.419Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 7.34MB / 11.40MB 4.7s [2024-01-26T06:36:16.419Z] #5 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.6s done [2024-01-26T06:36:16.419Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 6.29MB / 97.63MB 4.8s [2024-01-26T06:36:16.419Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 4.8s [2024-01-26T06:36:16.695Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 4.8s done [2024-01-26T06:36:16.695Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 15.73MB / 97.63MB 5.1s [2024-01-26T06:36:16.695Z] #5 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2024-01-26T06:36:16.970Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 26.21MB / 97.63MB 5.4s [2024-01-26T06:36:16.970Z] #5 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2024-01-26T06:36:17.252Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 34.60MB / 97.63MB 5.6s [2024-01-26T06:36:17.252Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2024-01-26T06:36:17.530Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 43.53MB / 97.63MB 5.8s [2024-01-26T06:36:17.814Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 53.48MB / 97.63MB 6.0s [2024-01-26T06:36:17.814Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 61.87MB / 97.63MB 6.2s [2024-01-26T06:36:18.094Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 70.80MB / 97.63MB 6.4s [2024-01-26T06:36:18.368Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 79.53MB / 97.63MB 6.6s [2024-01-26T06:36:18.644Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 88.92MB / 97.63MB 6.8s [2024-01-26T06:36:18.644Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.41MB / 97.63MB 7.0s [2024-01-26T06:36:18.916Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 7.1s done [2024-01-26T06:36:23.216Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.5s [2024-01-26T06:36:28.605Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.8s [2024-01-26T06:36:35.310Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.2s done [2024-01-26T06:36:35.905Z] #5 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e [2024-01-26T06:36:36.177Z] #5 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2024-01-26T06:36:36.177Z] #5 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2024-01-26T06:36:36.177Z] #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2024-01-26T06:36:41.599Z] #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.0s [2024-01-26T06:36:44.973Z] #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.2s done [2024-01-26T06:36:45.571Z] #5 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s [2024-01-26T06:36:47.537Z] #5 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done [2024-01-26T06:36:47.811Z] #5 DONE 36.1s [2024-01-26T06:36:47.811Z] [2024-01-26T06:36:47.811Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh [2024-01-26T06:36:48.797Z] #6 0.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-26T06:36:49.068Z] #6 1.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-26T06:36:50.041Z] #6 2.379 (1/8) Installing openssh-keygen (9.3_p2-r1) [2024-01-26T06:36:50.041Z] #6 2.402 (2/8) Installing libedit (20221030.3.1-r1) [2024-01-26T06:36:50.041Z] #6 2.413 (3/8) Installing openssh-client-common (9.3_p2-r1) [2024-01-26T06:36:50.041Z] #6 2.480 (4/8) Installing openssh-client-default (9.3_p2-r1) [2024-01-26T06:36:50.316Z] #6 2.507 (5/8) Installing openssh-sftp-server (9.3_p2-r1) [2024-01-26T06:36:50.316Z] #6 2.516 (6/8) Installing openssh-server-common (9.3_p2-r1) [2024-01-26T06:36:50.316Z] #6 2.522 (7/8) Installing openssh-server (9.3_p2-r1) [2024-01-26T06:36:50.316Z] #6 2.549 (8/8) Installing openssh (9.3_p2-r1) [2024-01-26T06:36:50.316Z] #6 2.564 Executing busybox-1.36.1-r5.trigger [2024-01-26T06:36:50.316Z] #6 2.603 OK: 272 MiB in 60 packages [2024-01-26T06:36:52.289Z] #6 DONE 4.6s [2024-01-26T06:36:52.289Z] [2024-01-26T06:36:52.289Z] #7 [builder 3/7] WORKDIR /device-modbus-go [2024-01-26T06:36:52.289Z] #7 DONE 0.1s [2024-01-26T06:36:52.569Z] [2024-01-26T06:36:52.569Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-01-26T06:36:52.569Z] #8 DONE 0.2s [2024-01-26T06:36:52.569Z] [2024-01-26T06:36:52.569Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-26T06:37:10.854Z] #9 DONE 18.2s [2024-01-26T06:37:10.854Z] [2024-01-26T06:37:10.854Z] #10 [builder 6/7] COPY . . [2024-01-26T06:37:11.133Z] #10 DONE 0.3s [2024-01-26T06:37:11.133Z] [2024-01-26T06:37:11.133Z] #11 [builder 7/7] RUN echo noop [2024-01-26T06:37:12.105Z] #11 0.683 noop [2024-01-26T06:37:12.105Z] #11 DONE 0.8s [2024-01-26T06:37:12.105Z] [2024-01-26T06:37:12.105Z] #12 exporting to image [2024-01-26T06:37:12.105Z] #12 exporting layers [2024-01-26T06:37:30.364Z] #12 exporting layers 17.6s done [2024-01-26T06:37:30.364Z] #12 writing image sha256:d9aab72585c15a9d67d99cb1fbbfa516d3bbfbe328c07fa3130bd7452f795197 0.0s done [2024-01-26T06:37:30.364Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2024-01-26T06:37:30.364Z] #12 DONE 17.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:37:30.849Z] + docker inspect -f . ci-base-image-arm64 [2024-01-26T06:37:30.849Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:37:31.155Z] prd-ubuntu20.04-docker-arm64-4c-16g-27983 does not seem to be running inside a container [2024-01-26T06:37:31.265Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/146 -v /w/workspace/device-modbus-go/146:/w/workspace/device-modbus-go/146:rw,z -v /w/workspace/device-modbus-go/146@tmp:/w/workspace/device-modbus-go/146@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-01-26T06:37:32.562Z] $ docker top 18a5210b5f22a7e7836cdde6b86566e1845b8a0882ed3ee9a30cbc34d8ea95cc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T06:37:33.467Z] + go version [2024-01-26T06:37:33.467Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-01-26T06:37:33.496Z] $ docker stop --time=1 18a5210b5f22a7e7836cdde6b86566e1845b8a0882ed3ee9a30cbc34d8ea95cc [2024-01-26T06:37:35.086Z] $ docker rm -f --volumes 18a5210b5f22a7e7836cdde6b86566e1845b8a0882ed3ee9a30cbc34d8ea95cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:37:36.002Z] + docker inspect -f . ci-base-image-arm64 [2024-01-26T06:37:36.002Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:37:36.280Z] prd-ubuntu20.04-docker-arm64-4c-16g-27983 does not seem to be running inside a container [2024-01-26T06:37:36.370Z] $ 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/146 -v /w/workspace/device-modbus-go/146:/w/workspace/device-modbus-go/146:rw,z -v /w/workspace/device-modbus-go/146@tmp:/w/workspace/device-modbus-go/146@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-01-26T06:37:37.389Z] $ docker top dbb27877e12815955772a2de3c19196f7c45856c9490a03f9e94d428a5db7a24 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T06:37:37.977Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/146 [Pipeline] fileExists [Pipeline] sh [2024-01-26T06:37:38.368Z] + make test [2024-01-26T06:37:38.639Z] go test ./... -coverprofile=coverage.out [2024-01-26T06:37:44.007Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-01-26T06:38:51.990Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2024-01-26T06:38:51.990Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.073s coverage: 47.9% of statements [2024-01-26T06:38:51.990Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-01-26T06:38:51.990Z] go vet ./... [2024-01-26T06:39:10.261Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-26T06:39:10.261Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-26T06:39:10.261Z] ./bin/test-attribution-txt.sh [2024-01-26T06:39:10.261Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-01-26T06:39:10.285Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-26T06:39:10.336Z] $ docker stop --time=1 dbb27877e12815955772a2de3c19196f7c45856c9490a03f9e94d428a5db7a24 [2024-01-26T06:39:13.194Z] $ docker rm -f --volumes dbb27877e12815955772a2de3c19196f7c45856c9490a03f9e94d428a5db7a24 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-26T06:39:14.499Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-26T06:39:14.517Z] Warning: overwriting stash ‘coverage-report’ [2024-01-26T06:39:15.154Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-26T06:39:15.773Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-26T06:39:16.144Z] + ls -al . [2024-01-26T06:39:16.144Z] total 188 [2024-01-26T06:39:16.144Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 06:37 . [2024-01-26T06:39:16.144Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 06:35 .. [2024-01-26T06:39:16.144Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 26 06:35 .dockerignore [2024-01-26T06:39:16.144Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 06:35 .git [2024-01-26T06:39:16.144Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:35 .github [2024-01-26T06:39:16.144Z] -rw-rw-r-- 1 jenkins jenkins 266 Jan 26 06:35 .gitignore [2024-01-26T06:39:16.144Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 26 06:35 .golangci.yml [2024-01-26T06:39:16.144Z] -rw-rw-r-- 1 jenkins jenkins 11101 Jan 26 06:35 Attribution.txt [2024-01-26T06:39:16.144Z] -rw-rw-r-- 1 jenkins jenkins 16388 Jan 26 06:35 CHANGELOG.md [2024-01-26T06:39:16.144Z] -rw-rw-r-- 1 jenkins jenkins 1474 Jan 26 06:35 Dockerfile [2024-01-26T06:39:16.144Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 26 06:35 GOVERNANCE.md [2024-01-26T06:39:16.144Z] -rw-rw-r-- 1 jenkins jenkins 658 Jan 26 06:35 Jenkinsfile [2024-01-26T06:39:16.144Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 26 06:35 LICENSE [2024-01-26T06:39:16.144Z] -rw-rw-r-- 1 jenkins jenkins 1942 Jan 26 06:35 Makefile [2024-01-26T06:39:16.144Z] -rw-rw-r-- 1 jenkins jenkins 622 Jan 26 06:35 OWNERS.md [2024-01-26T06:39:16.144Z] -rw-rw-r-- 1 jenkins jenkins 4463 Jan 26 06:35 README.md [2024-01-26T06:39:16.144Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 26 06:32 VERSION [2024-01-26T06:39:16.144Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 06:35 bin [2024-01-26T06:39:16.144Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:35 cmd [2024-01-26T06:39:16.144Z] -rw-r--r-- 1 jenkins jenkins 24334 Jan 26 06:38 coverage.out [2024-01-26T06:39:16.144Z] -rw-rw-r-- 1 jenkins jenkins 3985 Jan 26 06:35 go.mod [2024-01-26T06:39:16.144Z] -rw-rw-r-- 1 jenkins jenkins 35031 Jan 26 06:35 go.sum [2024-01-26T06:39:16.144Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:35 internal [2024-01-26T06:39:16.144Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 06:35 simulator [2024-01-26T06:39:16.144Z] -rw-rw-r-- 1 jenkins jenkins 229 Jan 26 06:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:39:16.578Z] + 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=ee0482845795258e0ac1dc1ae58fd9336b62d08c --label arch=arm64 --label version=3.2.0-dev.7 . [2024-01-26T06:39:17.551Z] #0 building with "default" instance using docker driver [2024-01-26T06:39:17.551Z] [2024-01-26T06:39:17.551Z] #1 [internal] load build definition from Dockerfile [2024-01-26T06:39:17.551Z] #1 transferring dockerfile: 1.51kB 0.0s done [2024-01-26T06:39:17.551Z] #1 DONE 0.0s [2024-01-26T06:39:17.551Z] [2024-01-26T06:39:17.551Z] #2 [internal] load .dockerignore [2024-01-26T06:39:17.551Z] #2 transferring context: 182B 0.0s done [2024-01-26T06:39:17.551Z] #2 DONE 0.0s [2024-01-26T06:39:17.551Z] [2024-01-26T06:39:17.551Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-26T06:39:17.551Z] #3 DONE 0.0s [2024-01-26T06:39:17.551Z] [2024-01-26T06:39:17.551Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2024-01-26T06:39:17.832Z] #4 DONE 0.3s [2024-01-26T06:39:17.832Z] [2024-01-26T06:39:17.832Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-26T06:39:17.832Z] #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-26T06:39:17.832Z] #5 ... [2024-01-26T06:39:17.832Z] [2024-01-26T06:39:17.832Z] #6 [internal] load build context [2024-01-26T06:39:17.832Z] #6 transferring context: 31.26kB 0.0s done [2024-01-26T06:39:17.832Z] #6 DONE 0.1s [2024-01-26T06:39:17.832Z] [2024-01-26T06:39:17.832Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-26T06:39:17.832Z] #5 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-26T06:39:17.832Z] #5 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-26T06:39:17.832Z] #5 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-26T06:39:17.832Z] #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.1s [2024-01-26T06:39:18.103Z] #5 ... [2024-01-26T06:39:18.103Z] [2024-01-26T06:39:18.103Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-26T06:39:18.103Z] #7 DONE 0.2s [2024-01-26T06:39:18.103Z] [2024-01-26T06:39:18.103Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-26T06:39:18.103Z] #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done [2024-01-26T06:39:18.103Z] #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2024-01-26T06:39:18.373Z] #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2024-01-26T06:39:18.640Z] #5 DONE 0.9s [2024-01-26T06:39:18.640Z] [2024-01-26T06:39:18.640Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2024-01-26T06:39:19.607Z] #8 0.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-26T06:39:19.874Z] #8 1.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-26T06:39:21.298Z] #8 ... [2024-01-26T06:39:21.298Z] [2024-01-26T06:39:21.298Z] #9 [builder 2/7] RUN apk add --update --no-cache make git openssh [2024-01-26T06:39:21.298Z] #9 0.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-26T06:39:21.298Z] #9 1.336 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-26T06:39:21.298Z] #9 2.731 OK: 272 MiB in 60 packages [2024-01-26T06:39:21.298Z] #9 DONE 3.1s [2024-01-26T06:39:21.298Z] [2024-01-26T06:39:21.298Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2024-01-26T06:39:21.298Z] #8 2.458 (1/1) Installing dumb-init (1.2.5-r2) [2024-01-26T06:39:21.298Z] #8 ... [2024-01-26T06:39:21.298Z] [2024-01-26T06:39:21.298Z] #10 [builder 3/7] WORKDIR /device-modbus-go [2024-01-26T06:39:21.298Z] #10 DONE 0.1s [2024-01-26T06:39:21.298Z] [2024-01-26T06:39:21.298Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2024-01-26T06:39:21.298Z] #8 2.470 Executing busybox-1.36.1-r5.trigger [2024-01-26T06:39:21.298Z] #8 2.508 OK: 8 MiB in 16 packages [2024-01-26T06:39:21.298Z] #8 ... [2024-01-26T06:39:21.298Z] [2024-01-26T06:39:21.298Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2024-01-26T06:39:21.298Z] #11 DONE 0.1s [2024-01-26T06:39:21.570Z] [2024-01-26T06:39:21.570Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2024-01-26T06:39:21.570Z] #8 DONE 2.9s [2024-01-26T06:39:21.570Z] [2024-01-26T06:39:21.570Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-26T06:39:22.541Z] #12 DONE 1.2s [2024-01-26T06:39:22.541Z] [2024-01-26T06:39:22.541Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2024-01-26T06:39:22.541Z] #13 0.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-26T06:39:23.134Z] #13 ... [2024-01-26T06:39:23.134Z] [2024-01-26T06:39:23.134Z] #14 [builder 6/7] COPY . . [2024-01-26T06:39:23.134Z] #14 DONE 0.4s [2024-01-26T06:39:23.134Z] [2024-01-26T06:39:23.134Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2024-01-26T06:39:23.134Z] #13 1.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-26T06:39:24.565Z] #13 2.777 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r5) [2024-01-26T06:39:24.565Z] #13 2.902 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r5) [2024-01-26T06:39:24.565Z] #13 2.927 OK: 8 MiB in 16 packages [2024-01-26T06:39:24.842Z] #13 DONE 3.3s [2024-01-26T06:39:24.842Z] [2024-01-26T06:39:24.842Z] #15 [builder 7/7] RUN make build [2024-01-26T06:39:24.842Z] #15 0.811 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=3.2.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.7" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2024-01-26T06:40:46.545Z] #15 DONE 83.7s [2024-01-26T06:40:46.814Z] [2024-01-26T06:40:46.814Z] #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / [2024-01-26T06:40:47.084Z] #16 DONE 0.3s [2024-01-26T06:40:47.084Z] [2024-01-26T06:40:47.084Z] #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / [2024-01-26T06:40:47.084Z] #17 DONE 0.1s [2024-01-26T06:40:47.351Z] [2024-01-26T06:40:47.351Z] #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / [2024-01-26T06:40:47.351Z] #18 DONE 0.1s [2024-01-26T06:40:47.351Z] [2024-01-26T06:40:47.351Z] #19 exporting to image [2024-01-26T06:40:47.351Z] #19 exporting layers [2024-01-26T06:40:47.618Z] #19 exporting layers 0.3s done [2024-01-26T06:40:47.618Z] #19 writing image sha256:a76244709267e270cc4f71ecaeaca2697e76cc8b2d557879f02ebba8955f2994 done [2024-01-26T06:40:47.618Z] #19 naming to docker.io/library/device-modbus-arm64 0.0s done [2024-01-26T06:40:47.618Z] #19 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T06:40:48.154Z] provisioning config files... [2024-01-26T06:40:48.169Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/146@tmp/config7462617595201002554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:40:48.628Z] ---> ****-login.sh [2024-01-26T06:40:48.628Z] nexus3.edgexfoundry.org:10001 [2024-01-26T06:40:48.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:40:48.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:40:48.628Z] Configure a credential helper to remove this warning. See [2024-01-26T06:40:48.628Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:40:48.628Z] [2024-01-26T06:40:48.628Z] Login Succeeded [2024-01-26T06:40:48.628Z] nexus3.edgexfoundry.org:10002 [2024-01-26T06:40:48.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:40:49.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:40:49.162Z] Configure a credential helper to remove this warning. See [2024-01-26T06:40:49.162Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:40:49.162Z] [2024-01-26T06:40:49.162Z] Login Succeeded [2024-01-26T06:40:49.162Z] nexus3.edgexfoundry.org:10003 [2024-01-26T06:40:49.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:40:49.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:40:49.428Z] Configure a credential helper to remove this warning. See [2024-01-26T06:40:49.428Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:40:49.428Z] [2024-01-26T06:40:49.428Z] Login Succeeded [2024-01-26T06:40:49.428Z] nexus3.edgexfoundry.org:10004 [2024-01-26T06:40:49.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:40:49.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:40:49.705Z] Configure a credential helper to remove this warning. See [2024-01-26T06:40:49.705Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:40:49.705Z] [2024-01-26T06:40:49.705Z] Login Succeeded [2024-01-26T06:40:49.705Z] ****.io [2024-01-26T06:40:50.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:40:50.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:40:50.335Z] Configure a credential helper to remove this warning. See [2024-01-26T06:40:50.336Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:40:50.336Z] [2024-01-26T06:40:50.336Z] Login Succeeded [2024-01-26T06:40:50.336Z] ---> ****-login.sh ends [Pipeline] } [2024-01-26T06:40:50.354Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-26T06:40:50.607Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T06:40:50.684Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2024-01-26T06:40:50.684Z] ee0482845795258e0ac1dc1ae58fd9336b62d08c [2024-01-26T06:40:50.684Z] latest [2024-01-26T06:40:50.684Z] 3.2.0-dev.7 [2024-01-26T06:40:50.684Z] ee0482845795258e0ac1dc1ae58fd9336b62d08c-3.2.0-dev.7 [2024-01-26T06:40:50.684Z] main [2024-01-26T06:40:50.684Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:40:51.308Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:ee0482845795258e0ac1dc1ae58fd9336b62d08c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:40:51.786Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:ee0482845795258e0ac1dc1ae58fd9336b62d08c [2024-01-26T06:40:51.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-01-26T06:40:51.786Z] 2c8bf5953ece: Preparing [2024-01-26T06:40:51.786Z] 5dd0038e6ead: Preparing [2024-01-26T06:40:51.786Z] 9a61959dade5: Preparing [2024-01-26T06:40:51.786Z] cb501adc778a: Preparing [2024-01-26T06:40:51.786Z] 9ccbdf8eda38: Preparing [2024-01-26T06:40:51.786Z] 0faf9b67be60: Preparing [2024-01-26T06:40:51.786Z] 0faf9b67be60: Waiting [2024-01-26T06:40:52.053Z] 2c8bf5953ece: Pushed [2024-01-26T06:40:52.053Z] 5dd0038e6ead: Pushed [2024-01-26T06:40:52.053Z] 9ccbdf8eda38: Pushed [2024-01-26T06:40:52.053Z] 0faf9b67be60: Layer already exists [2024-01-26T06:40:53.077Z] cb501adc778a: Pushed [2024-01-26T06:40:55.700Z] 9a61959dade5: Pushed [2024-01-26T06:40:57.646Z] ee0482845795258e0ac1dc1ae58fd9336b62d08c: digest: sha256:1b1362be8dd03b0810ff3300db7b57c6a4d7c76ba2c535affc6fd8883d21865e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:40:58.170Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:40:58.659Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2024-01-26T06:40:58.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-01-26T06:40:58.659Z] 2c8bf5953ece: Preparing [2024-01-26T06:40:58.659Z] 5dd0038e6ead: Preparing [2024-01-26T06:40:58.659Z] 9a61959dade5: Preparing [2024-01-26T06:40:58.659Z] cb501adc778a: Preparing [2024-01-26T06:40:58.659Z] 9ccbdf8eda38: Preparing [2024-01-26T06:40:58.659Z] 0faf9b67be60: Preparing [2024-01-26T06:40:58.659Z] 0faf9b67be60: Waiting [2024-01-26T06:40:58.659Z] 9a61959dade5: Layer already exists [2024-01-26T06:40:58.659Z] cb501adc778a: Layer already exists [2024-01-26T06:40:58.659Z] 9ccbdf8eda38: Layer already exists [2024-01-26T06:40:58.659Z] 2c8bf5953ece: Layer already exists [2024-01-26T06:40:58.659Z] 5dd0038e6ead: Layer already exists [2024-01-26T06:40:58.659Z] 0faf9b67be60: Layer already exists [2024-01-26T06:40:58.926Z] latest: digest: sha256:1b1362be8dd03b0810ff3300db7b57c6a4d7c76ba2c535affc6fd8883d21865e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:40:59.424Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:41:00.006Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.7 [2024-01-26T06:41:00.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-01-26T06:41:00.006Z] 2c8bf5953ece: Preparing [2024-01-26T06:41:00.006Z] 5dd0038e6ead: Preparing [2024-01-26T06:41:00.006Z] 9a61959dade5: Preparing [2024-01-26T06:41:00.006Z] cb501adc778a: Preparing [2024-01-26T06:41:00.006Z] 9ccbdf8eda38: Preparing [2024-01-26T06:41:00.006Z] 0faf9b67be60: Preparing [2024-01-26T06:41:00.006Z] 0faf9b67be60: Waiting [2024-01-26T06:41:00.006Z] 9ccbdf8eda38: Layer already exists [2024-01-26T06:41:00.006Z] 2c8bf5953ece: Layer already exists [2024-01-26T06:41:00.006Z] 9a61959dade5: Layer already exists [2024-01-26T06:41:00.006Z] 5dd0038e6ead: Layer already exists [2024-01-26T06:41:00.006Z] cb501adc778a: Layer already exists [2024-01-26T06:41:00.006Z] 0faf9b67be60: Layer already exists [2024-01-26T06:41:00.273Z] 3.2.0-dev.7: digest: sha256:1b1362be8dd03b0810ff3300db7b57c6a4d7c76ba2c535affc6fd8883d21865e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:41:00.794Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:ee0482845795258e0ac1dc1ae58fd9336b62d08c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:41:01.264Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:ee0482845795258e0ac1dc1ae58fd9336b62d08c-3.2.0-dev.7 [2024-01-26T06:41:01.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-01-26T06:41:01.264Z] 2c8bf5953ece: Preparing [2024-01-26T06:41:01.264Z] 5dd0038e6ead: Preparing [2024-01-26T06:41:01.264Z] 9a61959dade5: Preparing [2024-01-26T06:41:01.264Z] cb501adc778a: Preparing [2024-01-26T06:41:01.264Z] 9ccbdf8eda38: Preparing [2024-01-26T06:41:01.264Z] 0faf9b67be60: Preparing [2024-01-26T06:41:01.264Z] 0faf9b67be60: Waiting [2024-01-26T06:41:01.264Z] 9a61959dade5: Layer already exists [2024-01-26T06:41:01.264Z] 5dd0038e6ead: Layer already exists [2024-01-26T06:41:01.264Z] 9ccbdf8eda38: Layer already exists [2024-01-26T06:41:01.264Z] 2c8bf5953ece: Layer already exists [2024-01-26T06:41:01.264Z] cb501adc778a: Layer already exists [2024-01-26T06:41:01.264Z] 0faf9b67be60: Layer already exists [2024-01-26T06:41:01.531Z] ee0482845795258e0ac1dc1ae58fd9336b62d08c-3.2.0-dev.7: digest: sha256:1b1362be8dd03b0810ff3300db7b57c6a4d7c76ba2c535affc6fd8883d21865e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:41:02.033Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:41:02.519Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2024-01-26T06:41:02.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-01-26T06:41:02.519Z] 2c8bf5953ece: Preparing [2024-01-26T06:41:02.519Z] 5dd0038e6ead: Preparing [2024-01-26T06:41:02.519Z] 9a61959dade5: Preparing [2024-01-26T06:41:02.519Z] cb501adc778a: Preparing [2024-01-26T06:41:02.519Z] 9ccbdf8eda38: Preparing [2024-01-26T06:41:02.519Z] 0faf9b67be60: Preparing [2024-01-26T06:41:02.519Z] 0faf9b67be60: Waiting [2024-01-26T06:41:02.519Z] 9ccbdf8eda38: Layer already exists [2024-01-26T06:41:02.519Z] 9a61959dade5: Layer already exists [2024-01-26T06:41:02.519Z] cb501adc778a: Layer already exists [2024-01-26T06:41:02.519Z] 5dd0038e6ead: Layer already exists [2024-01-26T06:41:02.519Z] 2c8bf5953ece: Layer already exists [2024-01-26T06:41:02.519Z] 0faf9b67be60: Layer already exists [2024-01-26T06:41:02.786Z] main: digest: sha256:1b1362be8dd03b0810ff3300db7b57c6a4d7c76ba2c535affc6fd8883d21865e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-26T06:41:03.120Z] ===================================================== [Pipeline] echo [2024-01-26T06:41:03.178Z] taggedImages: [2024-01-26T06:41:03.178Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:ee0482845795258e0ac1dc1ae58fd9336b62d08c [2024-01-26T06:41:03.178Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2024-01-26T06:41:03.178Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.7 [2024-01-26T06:41:03.178Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:ee0482845795258e0ac1dc1ae58fd9336b62d08c-3.2.0-dev.7 [2024-01-26T06:41:03.178Z] - 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-01-26T06:41:03.861Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-26T06:41:03.861Z] [2024-01-26T06:41:03.861Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:41:04.286Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-26T06:41:04.554Z] arm64: Pulling from edgex-lftools-log-publisher [2024-01-26T06:41:04.554Z] 8998bd30e6a1: Pulling fs layer [2024-01-26T06:41:04.554Z] 04944245beec: Pulling fs layer [2024-01-26T06:41:04.554Z] 699f458cf7ca: Pulling fs layer [2024-01-26T06:41:04.554Z] 765212b225bb: Pulling fs layer [2024-01-26T06:41:04.554Z] f23df028b6ca: Pulling fs layer [2024-01-26T06:41:04.554Z] d65c8cfc05b1: Pulling fs layer [2024-01-26T06:41:04.554Z] 2437ff75d9bd: Pulling fs layer [2024-01-26T06:41:04.554Z] 765212b225bb: Waiting [2024-01-26T06:41:04.554Z] f23df028b6ca: Waiting [2024-01-26T06:41:04.554Z] d65c8cfc05b1: Waiting [2024-01-26T06:41:04.554Z] 2437ff75d9bd: Waiting [2024-01-26T06:41:04.554Z] 04944245beec: Verifying Checksum [2024-01-26T06:41:04.554Z] 04944245beec: Download complete [2024-01-26T06:41:04.554Z] 765212b225bb: Verifying Checksum [2024-01-26T06:41:04.554Z] 765212b225bb: Download complete [2024-01-26T06:41:04.554Z] f23df028b6ca: Download complete [2024-01-26T06:41:04.554Z] d65c8cfc05b1: Download complete [2024-01-26T06:41:04.822Z] 699f458cf7ca: Verifying Checksum [2024-01-26T06:41:04.822Z] 699f458cf7ca: Download complete [2024-01-26T06:41:05.090Z] 8998bd30e6a1: Verifying Checksum [2024-01-26T06:41:05.090Z] 8998bd30e6a1: Download complete [2024-01-26T06:41:07.674Z] 2437ff75d9bd: Verifying Checksum [2024-01-26T06:41:07.674Z] 2437ff75d9bd: Download complete [2024-01-26T06:41:11.938Z] 8998bd30e6a1: Pull complete [2024-01-26T06:41:12.205Z] 04944245beec: Pull complete [2024-01-26T06:41:14.154Z] 699f458cf7ca: Pull complete [2024-01-26T06:41:14.154Z] 765212b225bb: Pull complete [2024-01-26T06:41:15.122Z] f23df028b6ca: Pull complete [2024-01-26T06:41:15.122Z] d65c8cfc05b1: Pull complete [2024-01-26T06:41:41.843Z] 2437ff75d9bd: Pull complete [2024-01-26T06:41:41.843Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-01-26T06:41:41.843Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-26T06:41:41.843Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:41:42.228Z] prd-ubuntu20.04-docker-arm64-4c-16g-27983 does not seem to be running inside a container [2024-01-26T06:41:42.306Z] $ 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/146 -v /w/workspace/device-modbus-go/146:/w/workspace/device-modbus-go/146:rw,z -v /w/workspace/device-modbus-go/146@tmp:/w/workspace/device-modbus-go/146@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-01-26T06:41:43.643Z] $ docker top b4e15241ef6476e44353819a8a9b2a7a9ec93c9bdc98932aabe47ec8fb2d9abe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:41:44.307Z] ---> job-cost.sh [2024-01-26T06:41:44.573Z] lf-activate-venv: SKIPPING [2024-01-26T06:41:44.573Z] INFO: No Stack... [2024-01-26T06:41:44.849Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-26T06:41:45.816Z] INFO: Archiving Costs [Pipeline] sh [2024-01-26T06:41:46.177Z] + cat /w/workspace/device-modbus-go/146/archives/cost.csv [2024-01-26T06:41:46.177Z] + cut -d, -f6 [Pipeline] lock [2024-01-26T06:41:46.244Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-146-stack-cost] [2024-01-26T06:41:46.251Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-146-stack-cost] did not exist. Created. [2024-01-26T06:41:46.251Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-146-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-26T06:41:46.677Z] /w/workspace/device-modbus-go/146@tmp/durable-6f883763/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-01-26T06:41:47.021Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-26T06:41:47.092Z] Warning: overwriting stash ‘stack-cost’ [2024-01-26T06:41:47.175Z] Stashed 1 file(s) [Pipeline] } [2024-01-26T06:41:47.226Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-146-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-26T06:41:47.342Z] $ docker stop --time=1 b4e15241ef6476e44353819a8a9b2a7a9ec93c9bdc98932aabe47ec8fb2d9abe [2024-01-26T06:41:48.757Z] $ docker rm -f --volumes b4e15241ef6476e44353819a8a9b2a7a9ec93c9bdc98932aabe47ec8fb2d9abe [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-01-26T06:41:50.140Z] provisioning config files... [2024-01-26T06:41:50.147Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14091578885755633047tmp [Pipeline] { [Pipeline] sh [2024-01-26T06:41:50.526Z] + set +x [2024-01-26T06:41:50.526Z] + curl -s https://codecov.io/bash [2024-01-26T06:41:50.526Z] + bash -s -- [2024-01-26T06:41:50.526Z] [2024-01-26T06:41:50.526Z] _____ _ [2024-01-26T06:41:50.526Z] / ____| | | [2024-01-26T06:41:50.526Z] | | ___ __| | ___ ___ _____ __ [2024-01-26T06:41:50.526Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-01-26T06:41:50.526Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-01-26T06:41:50.526Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-01-26T06:41:50.527Z] Bash-1.0.6 [2024-01-26T06:41:50.527Z] [2024-01-26T06:41:50.527Z] [2024-01-26T06:41:50.527Z] ==> git version 2.25.1 found [2024-01-26T06:41:50.527Z] ==> 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-01-26T06:41:50.527Z] Release-Date: 2020-01-08 [2024-01-26T06:41:50.527Z] 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-01-26T06:41:50.527Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-01-26T06:41:50.527Z] ==> Jenkins CI detected. [2024-01-26T06:41:50.527Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2024-01-26T06:41:50.527Z] project root: . [2024-01-26T06:41:50.527Z] --> token set from env [2024-01-26T06:41:50.527Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-01-26T06:41:50.786Z] ==> Running gcov in . (disable via -X gcov) [2024-01-26T06:41:50.786Z] ==> Python coveragepy not found [2024-01-26T06:41:50.786Z] ==> Searching for coverage reports in: [2024-01-26T06:41:50.786Z] + . [2024-01-26T06:41:50.786Z] -> Found 1 reports [2024-01-26T06:41:50.786Z] ==> Detecting git/mercurial file structure [2024-01-26T06:41:50.786Z] ==> Reading reports [2024-01-26T06:41:50.786Z] + ./coverage.out bytes=24334 [2024-01-26T06:41:50.786Z] ==> Appending adjustments [2024-01-26T06:41:50.786Z] https://docs.codecov.io/docs/fixing-reports [2024-01-26T06:41:50.786Z] + Found adjustments [2024-01-26T06:41:50.786Z] ==> Gzipping contents [2024-01-26T06:41:50.786Z] 4.0K /tmp/codecov.CUCkYu.gz [2024-01-26T06:41:50.786Z] ==> Uploading reports [2024-01-26T06:41:50.786Z] url: https://codecov.io [2024-01-26T06:41:50.786Z] query: branch=main&commit=ee0482845795258e0ac1dc1ae58fd9336b62d08c&build=146&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F146%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-01-26T06:41:50.786Z] -> Pinging Codecov [2024-01-26T06:41:50.786Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ee0482845795258e0ac1dc1ae58fd9336b62d08c&build=146&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F146%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-01-26T06:41:51.046Z] -> Uploading to [2024-01-26T06:41:51.046Z] https://storage.googleapis.com/codecov/v4/raw/2024-01-26/55DBCA73C666E3227836607328DD7E49/ee0482845795258e0ac1dc1ae58fd9336b62d08c/aa6d0318-3b2b-449a-bab6-bd9f06d91382.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240126%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240126T064150Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c9d608d5ee46cab2b2f503dde440926949191e2a139a13d665ec29c0cdc9b778 [2024-01-26T06:41:51.046Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-26T06:41:51.046Z] Dload Upload Total Spent Left Speed [2024-01-26T06:41:51.307Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3806 0 0 100 3806 0 18841 --:--:-- --:--:-- --:--:-- 18748 100 3806 0 0 100 3806 0 15346 --:--:-- --:--:-- --:--:-- 15285 [2024-01-26T06:41:51.307Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/ee0482845795258e0ac1dc1ae58fd9336b62d08c [Pipeline] } [2024-01-26T06:41:51.315Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-01-26T06:41:51.795Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-01-26T06:41:51.831Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:41:52.250Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-26T06:41:52.250Z] [2024-01-26T06:41:52.250Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:41:52.605Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-26T06:41:52.605Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-01-26T06:41:52.605Z] df9b9388f04a: Pulling fs layer [2024-01-26T06:41:52.605Z] 52dc419b0ee2: Pulling fs layer [2024-01-26T06:41:52.605Z] 25bc292e5bac: Pulling fs layer [2024-01-26T06:41:52.605Z] 114826534d7a: Pulling fs layer [2024-01-26T06:41:52.605Z] 4657fd5d0bcf: Pulling fs layer [2024-01-26T06:41:52.605Z] 6ad1cebc031e: Pulling fs layer [2024-01-26T06:41:52.605Z] 8a3aa393b2d8: Pulling fs layer [2024-01-26T06:41:52.605Z] 4657fd5d0bcf: Waiting [2024-01-26T06:41:52.605Z] 6ad1cebc031e: Waiting [2024-01-26T06:41:52.605Z] 8a3aa393b2d8: Waiting [2024-01-26T06:41:52.605Z] 114826534d7a: Waiting [2024-01-26T06:41:52.605Z] 25bc292e5bac: Verifying Checksum [2024-01-26T06:41:52.605Z] 52dc419b0ee2: Verifying Checksum [2024-01-26T06:41:52.605Z] 52dc419b0ee2: Download complete [2024-01-26T06:41:52.605Z] 4657fd5d0bcf: Verifying Checksum [2024-01-26T06:41:52.605Z] 4657fd5d0bcf: Download complete [2024-01-26T06:41:52.605Z] df9b9388f04a: Verifying Checksum [2024-01-26T06:41:52.605Z] df9b9388f04a: Download complete [2024-01-26T06:41:52.866Z] df9b9388f04a: Pull complete [2024-01-26T06:41:52.866Z] 52dc419b0ee2: Pull complete [2024-01-26T06:41:52.866Z] 6ad1cebc031e: Verifying Checksum [2024-01-26T06:41:52.866Z] 6ad1cebc031e: Download complete [2024-01-26T06:41:53.132Z] 25bc292e5bac: Pull complete [2024-01-26T06:41:53.703Z] 8a3aa393b2d8: Verifying Checksum [2024-01-26T06:41:53.704Z] 8a3aa393b2d8: Download complete [2024-01-26T06:41:53.704Z] 114826534d7a: Verifying Checksum [2024-01-26T06:41:53.704Z] 114826534d7a: Download complete [2024-01-26T06:41:57.897Z] 114826534d7a: Pull complete [2024-01-26T06:41:57.897Z] 4657fd5d0bcf: Pull complete [2024-01-26T06:41:57.897Z] 6ad1cebc031e: Pull complete [2024-01-26T06:42:00.429Z] 8a3aa393b2d8: Pull complete [2024-01-26T06:42:00.689Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-01-26T06:42:00.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-26T06:42:00.689Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:42:01.071Z] prd-ubuntu20.04-docker-8c-8g-27974 does not seem to be running inside a container [2024-01-26T06:42:01.109Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-01-26T06:42:05.987Z] $ docker top d0653aa26ed6b26250fcf1ebf712062044f246093bc44d49b98a001045c760d5 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-01-26T06:42:06.156Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2024-01-26T06:42:06.439Z] + set -o pipefail [2024-01-26T06:42:06.439Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2024-01-26T06:42:11.796Z] [2024-01-26T06:42:11.796Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2024-01-26T06:42:11.796Z] [2024-01-26T06:42:11.796Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5174d6d0-2379-4548-918f-caa15a8d100f/history/4293f9f5-dc41-477e-86ce-0b155acce4b7 [2024-01-26T06:42:11.796Z] [2024-01-26T06:42:11.796Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-01-26T06:42:11.796Z] [2024-01-26T06:42:11.796Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-01-26T06:42:11.796Z] [2024-01-26T06:42:11.796Z] [2024-01-26T06:42:11.796Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-01-26T06:42:11.796Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-01-26T06:42:11.796Z] More details here: https://snyk.co/ue1NS [2024-01-26T06:42:11.796Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2024-01-26T06:42:11.796Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-01-26T06:42:11.809Z] $ docker stop --time=1 d0653aa26ed6b26250fcf1ebf712062044f246093bc44d49b98a001045c760d5 [2024-01-26T06:42:16.242Z] $ docker rm -f --volumes d0653aa26ed6b26250fcf1ebf712062044f246093bc44d49b98a001045c760d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-26T06:42:18.053Z] + git log --format=format:%s -1 ee0482845795258e0ac1dc1ae58fd9336b62d08c [Pipeline] sh [2024-01-26T06:42:18.348Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-26T06:42:18.348Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:42:18.720Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T06:42:18.720Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:42:18.900Z] prd-ubuntu20.04-docker-8c-8g-27974 does not seem to be running inside a container [2024-01-26T06:42:18.936Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-26T06:42:20.157Z] $ docker top 62abc0bc46757e740f84ad867bf68b03f3fa712bf84e744d8333d548d20eb394 -eo pid,comm [2024-01-26T06:42:20.203Z] 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-01-26T06:42:20.203Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-26T06:42:20.463Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-26T06:42:20.463Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-26T06:42:20.570Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-26T06:42:20.574Z] $ docker exec 62abc0bc46757e740f84ad867bf68b03f3fa712bf84e744d8333d548d20eb394 ssh-agent [2024-01-26T06:42:20.681Z] SSH_AUTH_SOCK=/tmp/ssh-DG6jlzNvgflj/agent.33 [2024-01-26T06:42:20.681Z] SSH_AGENT_PID=40 [2024-01-26T06:42:20.686Z] Running ssh-add (command line suppressed) [2024-01-26T06:42:20.780Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_18230016876149581214.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_18230016876149581214.key) [2024-01-26T06:42:20.804Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-26T06:42:21.325Z] + git semver tag [2024-01-26T06:42:21.584Z] 2024-01-26 06:42:21,464 [run_tag] DEBUG tag force:False [2024-01-26T06:42:21.584Z] 2024-01-26 06:42:21,464 [check_head_tag] DEBUG check head tag [2024-01-26T06:42:21.584Z] 2024-01-26 06:42:21,465 [execute] INFO git cat-file --batch-check [2024-01-26T06:42:21.584Z] 2024-01-26 06:42:21,465 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2024-01-26T06:42:21.584Z] 2024-01-26 06:42:21,469 [execute] INFO git cat-file --batch [2024-01-26T06:42:21.584Z] 2024-01-26 06:42:21,470 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2024-01-26T06:42:21.584Z] 2024-01-26 06:42:21,487 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-01-26T06:42:21.584Z] 2024-01-26 06:42:21,487 [execute] INFO git tag -a v3.2.0-dev.7 -m v3.2.0-dev.7 [2024-01-26T06:42:21.584Z] 2024-01-26 06:42:21,488 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.7', '-m', 'v3.2.0-dev.7'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2024-01-26T06:42:21.584Z] 2024-01-26 06:42:21,492 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-01-26T06:42:21.584Z] 3.2.0-dev.7 [Pipeline] } [2024-01-26T06:42:21.594Z] $ docker exec --env ******** --env ******** 62abc0bc46757e740f84ad867bf68b03f3fa712bf84e744d8333d548d20eb394 ssh-agent -k [2024-01-26T06:42:21.696Z] unset SSH_AUTH_SOCK; [2024-01-26T06:42:21.696Z] unset SSH_AGENT_PID; [2024-01-26T06:42:21.696Z] echo Agent pid 40 killed; [2024-01-26T06:42:21.705Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-26T06:42:22.236Z] + git semver [Pipeline] } [2024-01-26T06:42:22.511Z] $ docker stop --time=1 62abc0bc46757e740f84ad867bf68b03f3fa712bf84e744d8333d548d20eb394 [2024-01-26T06:42:23.793Z] $ docker rm -f --volumes 62abc0bc46757e740f84ad867bf68b03f3fa712bf84e744d8333d548d20eb394 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:42:24.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-26T06:42:24.445Z] [2024-01-26T06:42:24.445Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:42:24.793Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-26T06:42:24.793Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-01-26T06:42:24.793Z] ab5ef0e58194: Pulling fs layer [2024-01-26T06:42:24.793Z] 9712f1f96733: Pulling fs layer [2024-01-26T06:42:24.793Z] 63f879dbbcfc: Pulling fs layer [2024-01-26T06:42:24.793Z] 0d9ebad4ef96: Pulling fs layer [2024-01-26T06:42:24.793Z] e9a5061849ea: Pulling fs layer [2024-01-26T06:42:24.793Z] d747dcd14b5f: Pulling fs layer [2024-01-26T06:42:24.793Z] 2de7ff778b66: Pulling fs layer [2024-01-26T06:42:24.793Z] e9a5061849ea: Waiting [2024-01-26T06:42:24.793Z] d747dcd14b5f: Waiting [2024-01-26T06:42:24.793Z] 2de7ff778b66: Waiting [2024-01-26T06:42:24.793Z] 0d9ebad4ef96: Waiting [2024-01-26T06:42:24.793Z] 9712f1f96733: Download complete [2024-01-26T06:42:25.054Z] 63f879dbbcfc: Verifying Checksum [2024-01-26T06:42:25.054Z] 63f879dbbcfc: Download complete [2024-01-26T06:42:25.313Z] e9a5061849ea: Verifying Checksum [2024-01-26T06:42:25.313Z] e9a5061849ea: Download complete [2024-01-26T06:42:25.313Z] d747dcd14b5f: Download complete [2024-01-26T06:42:25.313Z] ab5ef0e58194: Verifying Checksum [2024-01-26T06:42:25.313Z] ab5ef0e58194: Download complete [2024-01-26T06:42:25.313Z] 0d9ebad4ef96: Verifying Checksum [2024-01-26T06:42:25.313Z] 0d9ebad4ef96: Download complete [2024-01-26T06:42:25.313Z] 2de7ff778b66: Verifying Checksum [2024-01-26T06:42:25.313Z] 2de7ff778b66: Download complete [2024-01-26T06:42:28.602Z] ab5ef0e58194: Pull complete [2024-01-26T06:42:28.602Z] 9712f1f96733: Pull complete [2024-01-26T06:42:29.543Z] 63f879dbbcfc: Pull complete [2024-01-26T06:42:33.750Z] 0d9ebad4ef96: Pull complete [2024-01-26T06:42:33.750Z] e9a5061849ea: Pull complete [2024-01-26T06:42:33.750Z] d747dcd14b5f: Pull complete [2024-01-26T06:42:34.685Z] 2de7ff778b66: Pull complete [2024-01-26T06:42:34.685Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-01-26T06:42:34.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-26T06:42:34.685Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:42:35.018Z] prd-ubuntu20.04-docker-8c-8g-27974 does not seem to be running inside a container [2024-01-26T06:42:35.051Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-01-26T06:42:42.278Z] $ docker top 59efeb1c37553e15afef66c13a8ad28124a017f7e8b17e121caa12fb54a2f8b0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-01-26T06:42:42.460Z] provisioning config files... [2024-01-26T06:42:42.470Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config241146521050875882tmp [2024-01-26T06:42:42.486Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7476381569133597226tmp [2024-01-26T06:42:42.500Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11912090611632892028tmp [Pipeline] { [Pipeline] echo [2024-01-26T06:42:42.583Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:42:42.928Z] ---> sigul-configuration.sh [2024-01-26T06:42:42.928Z] gpg: directory `/root/.gnupg' created [2024-01-26T06:42:42.928Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-01-26T06:42:42.928Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-01-26T06:42:42.928Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-01-26T06:42:42.928Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-01-26T06:42:42.928Z] gpg: CAST5 encrypted data [2024-01-26T06:42:42.928Z] gpg: encrypted with 1 passphrase [2024-01-26T06:42:42.928Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-01-26T06:42:43.241Z] + mkdir /home/jenkins [2024-01-26T06:42:43.241Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-01-26T06:42:43.533Z] + 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-01-26T06:42:43.546Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:42:43.841Z] ---> sigul-install.sh [2024-01-26T06:42:43.841Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-01-26T06:42:44.138Z] + git tag --list [2024-01-26T06:42:44.138Z] 0.7.1 [2024-01-26T06:42:44.138Z] v1.0.0 [2024-01-26T06:42:44.138Z] v1.1.0 [2024-01-26T06:42:44.138Z] v1.1.1 [2024-01-26T06:42:44.138Z] v1.2.2 [2024-01-26T06:42:44.138Z] v1.3.0 [2024-01-26T06:42:44.138Z] v1.3.1 [2024-01-26T06:42:44.138Z] v2.0.0 [2024-01-26T06:42:44.138Z] v2.1.0 [2024-01-26T06:42:44.138Z] v2.1.1 [2024-01-26T06:42:44.138Z] v2.2.0 [2024-01-26T06:42:44.138Z] v2.3.0 [2024-01-26T06:42:44.138Z] v3.0 [2024-01-26T06:42:44.138Z] v3.0.0 [2024-01-26T06:42:44.138Z] v3.1 [2024-01-26T06:42:44.138Z] v3.1.0 [2024-01-26T06:42:44.138Z] v3.1.0-dev.1 [2024-01-26T06:42:44.138Z] v3.1.0-dev.10 [2024-01-26T06:42:44.138Z] v3.1.0-dev.11 [2024-01-26T06:42:44.138Z] v3.1.0-dev.12 [2024-01-26T06:42:44.138Z] v3.1.0-dev.13 [2024-01-26T06:42:44.138Z] v3.1.0-dev.14 [2024-01-26T06:42:44.138Z] v3.1.0-dev.15 [2024-01-26T06:42:44.138Z] v3.1.0-dev.16 [2024-01-26T06:42:44.138Z] v3.1.0-dev.17 [2024-01-26T06:42:44.138Z] v3.1.0-dev.18 [2024-01-26T06:42:44.138Z] v3.1.0-dev.19 [2024-01-26T06:42:44.138Z] v3.1.0-dev.2 [2024-01-26T06:42:44.138Z] v3.1.0-dev.20 [2024-01-26T06:42:44.138Z] v3.1.0-dev.21 [2024-01-26T06:42:44.138Z] v3.1.0-dev.22 [2024-01-26T06:42:44.138Z] v3.1.0-dev.23 [2024-01-26T06:42:44.138Z] v3.1.0-dev.24 [2024-01-26T06:42:44.138Z] v3.1.0-dev.25 [2024-01-26T06:42:44.138Z] v3.1.0-dev.3 [2024-01-26T06:42:44.138Z] v3.1.0-dev.4 [2024-01-26T06:42:44.138Z] v3.1.0-dev.5 [2024-01-26T06:42:44.138Z] v3.1.0-dev.6 [2024-01-26T06:42:44.138Z] v3.1.0-dev.7 [2024-01-26T06:42:44.138Z] v3.1.0-dev.8 [2024-01-26T06:42:44.138Z] v3.1.0-dev.9 [2024-01-26T06:42:44.138Z] v3.2.0-dev.1 [2024-01-26T06:42:44.138Z] v3.2.0-dev.2 [2024-01-26T06:42:44.138Z] v3.2.0-dev.3 [2024-01-26T06:42:44.138Z] v3.2.0-dev.4 [2024-01-26T06:42:44.138Z] v3.2.0-dev.5 [2024-01-26T06:42:44.138Z] v3.2.0-dev.6 [2024-01-26T06:42:44.138Z] v3.2.0-dev.7 [Pipeline] sh [2024-01-26T06:42:44.449Z] + lftools sign git-tag v3.2.0-dev.7 [2024-01-26T06:42:45.017Z] Signing Git tag with Sigul... [2024-01-26T06:42:45.017Z] Signing v3.2.0-dev.7 [Pipeline] echo [2024-01-26T06:42:45.292Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:42:45.588Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-01-26T06:42:45.596Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-01-26T06:42:45.733Z] $ docker stop --time=1 59efeb1c37553e15afef66c13a8ad28124a017f7e8b17e121caa12fb54a2f8b0 [2024-01-26T06:42:47.020Z] $ docker rm -f --volumes 59efeb1c37553e15afef66c13a8ad28124a017f7e8b17e121caa12fb54a2f8b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-01-26T06:42:48.108Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-26T06:42:48.108Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:42:48.507Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T06:42:48.507Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:42:48.715Z] prd-ubuntu20.04-docker-8c-8g-27974 does not seem to be running inside a container [2024-01-26T06:42:48.757Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-26T06:42:49.086Z] $ docker top 36613be96e91d8ebb5279a4c4db22e84525edb007a2ffea7eef61460fd7d483b -eo pid,comm [2024-01-26T06:42:49.134Z] 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-01-26T06:42:49.134Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-26T06:42:49.436Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-26T06:42:49.436Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-26T06:42:49.541Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-26T06:42:49.544Z] $ docker exec 36613be96e91d8ebb5279a4c4db22e84525edb007a2ffea7eef61460fd7d483b ssh-agent [2024-01-26T06:42:49.645Z] SSH_AUTH_SOCK=/tmp/ssh-0JWaOYA56yvl/agent.32 [2024-01-26T06:42:49.645Z] SSH_AGENT_PID=38 [2024-01-26T06:42:49.650Z] Running ssh-add (command line suppressed) [2024-01-26T06:42:49.755Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15045017371502581300.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15045017371502581300.key) [2024-01-26T06:42:49.768Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-26T06:42:50.315Z] + git semver bump pre [2024-01-26T06:42:50.574Z] 2024-01-26 06:42:50,321 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-01-26T06:42:50.574Z] 2024-01-26 06:42:50,322 [bump_version] DEBUG bumping version:3.2.0-dev.7 on axis:pre with prefix:dev [2024-01-26T06:42:50.574Z] 2024-01-26 06:42:50,322 [bump_version] DEBUG bumped version:3.2.0-dev.8 [2024-01-26T06:42:50.574Z] 2024-01-26 06:42:50,322 [write_version] DEBUG write version:3.2.0-dev.8 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2024-01-26T06:42:50.574Z] 2024-01-26 06:42:50,322 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-01-26T06:42:50.575Z] 2024-01-26 06:42:50,322 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-01-26T06:42:50.575Z] 2024-01-26 06:42:50,326 [execute] INFO git cat-file --batch-check [2024-01-26T06:42:50.575Z] 2024-01-26 06:42:50,327 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-26T06:42:50.575Z] 2024-01-26 06:42:50,331 [execute] INFO git cat-file --batch [2024-01-26T06:42:50.575Z] 2024-01-26 06:42:50,332 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-26T06:42:50.575Z] 2024-01-26 06:42:50,336 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-01-26T06:42:50.575Z] 3.2.0-dev.8 [Pipeline] } [2024-01-26T06:42:50.584Z] $ docker exec --env ******** --env ******** 36613be96e91d8ebb5279a4c4db22e84525edb007a2ffea7eef61460fd7d483b ssh-agent -k [2024-01-26T06:42:50.683Z] unset SSH_AUTH_SOCK; [2024-01-26T06:42:50.683Z] unset SSH_AGENT_PID; [2024-01-26T06:42:50.683Z] echo Agent pid 38 killed; [2024-01-26T06:42:50.693Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-26T06:42:51.367Z] + git semver [Pipeline] } [2024-01-26T06:42:51.665Z] $ docker stop --time=1 36613be96e91d8ebb5279a4c4db22e84525edb007a2ffea7eef61460fd7d483b [2024-01-26T06:42:53.150Z] $ docker rm -f --volumes 36613be96e91d8ebb5279a4c4db22e84525edb007a2ffea7eef61460fd7d483b [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-26T06:42:53.715Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-26T06:42:53.715Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:42:54.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T06:42:54.131Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:42:54.340Z] prd-ubuntu20.04-docker-8c-8g-27974 does not seem to be running inside a container [2024-01-26T06:42:54.373Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-26T06:42:55.085Z] $ docker top 5782d3c4815eea42e15059569c209baa31f6aa7603c949840ca2b023e94b7aee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-26T06:42:55.575Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-26T06:42:55.575Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-26T06:42:55.687Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-26T06:42:55.691Z] $ docker exec 5782d3c4815eea42e15059569c209baa31f6aa7603c949840ca2b023e94b7aee ssh-agent [2024-01-26T06:42:55.794Z] SSH_AUTH_SOCK=/tmp/ssh-DmAhDgPvCha1/agent.32 [2024-01-26T06:42:55.794Z] SSH_AGENT_PID=37 [2024-01-26T06:42:55.799Z] Running ssh-add (command line suppressed) [2024-01-26T06:42:55.894Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14700957116158149074.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14700957116158149074.key) [2024-01-26T06:42:55.910Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-26T06:42:56.262Z] + git semver push [2024-01-26T06:42:56.522Z] 2024-01-26 06:42:56,441 [run_push] DEBUG push [2024-01-26T06:42:56.522Z] 2024-01-26 06:42:56,442 [execute] INFO git cat-file --batch-check [2024-01-26T06:42:56.522Z] 2024-01-26 06:42:56,442 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-26T06:42:56.522Z] 2024-01-26 06:42:56,446 [execute] INFO git rev-list f5544dd440f20c7537c5afa9ffa7f7554823e2f5 -- [2024-01-26T06:42:56.522Z] 2024-01-26 06:42:56,447 [execute] DEBUG Popen(['git', 'rev-list', 'f5544dd440f20c7537c5afa9ffa7f7554823e2f5', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-01-26T06:42:56.522Z] 2024-01-26 06:42:56,456 [execute] INFO git fetch -v origin [2024-01-26T06:42:56.522Z] 2024-01-26 06:42:56,456 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-01-26T06:42:57.090Z] 2024-01-26 06:42:56,948 [run_push] DEBUG no remote changes detected [2024-01-26T06:42:57.090Z] 2024-01-26 06:42:56,948 [execute] INFO git push origin semver [2024-01-26T06:42:57.090Z] 2024-01-26 06:42:56,949 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-01-26T06:42:57.660Z] 2024-01-26 06:42:57,618 [run_push] DEBUG push all version tags [2024-01-26T06:42:57.660Z] 2024-01-26 06:42:57,619 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-01-26T06:42:57.660Z] 2024-01-26 06:42:57,619 [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-01-26T06:42:58.301Z] 2024-01-26 06:42:58,268 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-01-26T06:42:58.301Z] 3.2.0-dev.8 [Pipeline] } [2024-01-26T06:42:58.309Z] $ docker exec --env ******** --env ******** 5782d3c4815eea42e15059569c209baa31f6aa7603c949840ca2b023e94b7aee ssh-agent -k [2024-01-26T06:42:58.398Z] unset SSH_AUTH_SOCK; [2024-01-26T06:42:58.398Z] unset SSH_AGENT_PID; [2024-01-26T06:42:58.398Z] echo Agent pid 37 killed; [2024-01-26T06:42:58.411Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-26T06:42:58.954Z] + git semver [Pipeline] } [2024-01-26T06:42:59.225Z] $ docker stop --time=1 5782d3c4815eea42e15059569c209baa31f6aa7603c949840ca2b023e94b7aee [2024-01-26T06:43:00.496Z] $ docker rm -f --volumes 5782d3c4815eea42e15059569c209baa31f6aa7603c949840ca2b023e94b7aee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-01-26T06:43:02.107Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2024-01-26T06:43:02.107Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-01-26T06:43:02.107Z] total 16 [2024-01-26T06:43:02.107Z] drwxr-xr-x 3 root root 4096 Jan 26 06:35 . [2024-01-26T06:43:02.107Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 26 06:42 .. [2024-01-26T06:43:02.107Z] drwxr-xr-x 2 root root 4096 Jan 26 06:35 cost [2024-01-26T06:43:02.107Z] -rw-r--r-- 1 root root 88 Jan 26 06:35 cost.csv [2024-01-26T06:43:02.107Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-01-26T06:43:02.107Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-01-26T06:43:02.107Z] total 16 [2024-01-26T06:43:02.107Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 26 06:35 . [2024-01-26T06:43:02.107Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 26 06:42 .. [2024-01-26T06:43:02.107Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 26 06:35 cost [2024-01-26T06:43:02.107Z] -rw-r--r-- 1 jenkins jenkins 88 Jan 26 06:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:43:02.400Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:43:03.269Z] ---> package-listing.sh [2024-01-26T06:43:03.269Z] ++ facter osfamily [2024-01-26T06:43:03.269Z] ++ tr '[:upper:]' '[:lower:]' [2024-01-26T06:43:03.527Z] + OS_FAMILY=debian [2024-01-26T06:43:03.527Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2024-01-26T06:43:03.527Z] + START_PACKAGES=/tmp/packages_start.txt [2024-01-26T06:43:03.527Z] + END_PACKAGES=/tmp/packages_end.txt [2024-01-26T06:43:03.527Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-01-26T06:43:03.527Z] + PACKAGES=/tmp/packages_start.txt [2024-01-26T06:43:03.527Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2024-01-26T06:43:03.527Z] + PACKAGES=/tmp/packages_end.txt [2024-01-26T06:43:03.527Z] + case "${OS_FAMILY}" in [2024-01-26T06:43:03.527Z] + dpkg -l [2024-01-26T06:43:03.527Z] + grep '^ii' [2024-01-26T06:43:03.527Z] + '[' -f /tmp/packages_start.txt ']' [2024-01-26T06:43:03.527Z] + '[' -f /tmp/packages_end.txt ']' [2024-01-26T06:43:03.527Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-01-26T06:43:03.527Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2024-01-26T06:43:03.527Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2024-01-26T06:43:03.527Z] + 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-01-26T06:43:03.537Z] 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-01-26T06:43:03.816Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:43:04.463Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-26T06:43:04.463Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:43:04.659Z] prd-ubuntu20.04-docker-8c-8g-27974 does not seem to be running inside a container [2024-01-26T06:43:04.685Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-26T06:43:04.895Z] $ docker top b46b8d8e923ab065d5e96e6d2756216665830cd63887a55f9d9523400fb15b29 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T06:43:05.378Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-01-26T06:43:05.661Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-01-26T06:43:05.942Z] + ls /var/log/sa-host [2024-01-26T06:43:05.943Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T06:43:06.088Z] provisioning config files... [2024-01-26T06:43:06.100Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7486067981309931820tmp [Pipeline] { [Pipeline] echo [2024-01-26T06:43:06.229Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:43:06.527Z] ---> create-netrc.sh [Pipeline] } [2024-01-26T06:43:06.537Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:43:07.000Z] ---> python-tools-install.sh [Pipeline] echo [2024-01-26T06:43:07.009Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:43:07.296Z] ---> sudo-logs.sh [2024-01-26T06:43:07.296Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-01-26T06:43:07.395Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:43:07.680Z] ---> job-cost.sh [2024-01-26T06:43:07.680Z] lf-activate-venv: SKIPPING [2024-01-26T06:43:07.680Z] DEBUG: total: 0.2199999988079071 [2024-01-26T06:43:07.680Z] INFO: Retrieving Stack Cost... [2024-01-26T06:43:07.939Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-26T06:43:08.504Z] INFO: Archiving Costs [Pipeline] echo [2024-01-26T06:43:08.516Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:43:08.797Z] ---> logs-deploy.sh [2024-01-26T06:43:08.798Z] lf-activate-venv: SKIPPING [2024-01-26T06:43:08.798Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/146 [2024-01-26T06:43:08.798Z] INFO: archiving workspace using pattern(s): [2024-01-26T06:43:09.901Z] Archives upload complete. [2024-01-26T06:43:09.901Z] INFO: archiving logs to Nexus