Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0f8df5851b079ccdecd731686461e0777a6d4036 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-ssh8084677831844683726.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-ssh13927429936185319834.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-ssh12080562464803512124.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-ssh6089954934136851725.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-ssh12504822300512278124.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 ‘prd-centos7-blackbox-4c-2g-26441’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-26442’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-26626’ is offline Running on prd-ubuntu20.04-docker-8c-8g-26631 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 0f8df5851b079ccdecd731686461e0777a6d4036 (main) Commit message: "Merge pull request #537 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.6" > git config core.sparsecheckout # timeout=10 > git checkout -f 0f8df5851b079ccdecd731686461e0777a6d4036 # timeout=10 > git rev-list --no-walk f075d1275b3de083ffef18a345f0eb35bf0251a5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-01-02T08:37:52.227Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-01-02T08:37:52.312Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-01-02T08:37:52.336Z] ========================================================= [2024-01-02T08:37:52.336Z] EdgeX Global Pipelines Version Info [2024-01-02T08:37:52.336Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-01-02T08:37:53.454Z] ------------------- [2024-01-02T08:37:53.454Z] stable info: [2024-01-02T08:37:53.454Z] ------------------- [2024-01-02T08:37:53.454Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-01-02T08:37:53.454Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-02T08:37:53.454Z] Message: update stable to v1.0.258 [2024-01-02T08:37:53.713Z] ------------------- [2024-01-02T08:37:53.713Z] experimental info: [2024-01-02T08:37:53.714Z] ------------------- [2024-01-02T08:37:53.714Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-01-02T08:37:53.714Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-02T08:37:53.714Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-01-02T08:37:53.786Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2024-01-02T08:37:53.811Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2024-01-02T08:37:53.842Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-01-02T08:37:53.865Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-01-02T08:37:53.889Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-01-02T08:37:53.914Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-01-02T08:37:53.936Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-01-02T08:37:53.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-01-02T08:37:53.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-01-02T08:37:54.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-01-02T08:37:54.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-01-02T08:37:54.070Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2024-01-02T08:37:54.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-01-02T08:37:54.127Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-01-02T08:37:54.156Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-01-02T08:37:54.186Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-01-02T08:37:54.216Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-01-02T08:37:54.245Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-01-02T08:37:54.275Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-01-02T08:37:54.306Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-01-02T08:37:54.340Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-01-02T08:37:54.377Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-01-02T08:37:54.413Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-01-02T08:37:54.448Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-01-02T08:37:54.482Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-01-02T08:37:54.522Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-01-02T08:37:54.564Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-01-02T08:37:54.607Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-01-02T08:37:54.647Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-01-02T08:37:54.685Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-01-02T08:37:54.721Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0f8df5851b079ccdecd731686461e0777a6d4036 [Pipeline] echo [2024-01-02T08:37:54.759Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0f8df58 [Pipeline] echo [2024-01-02T08:37:54.793Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-02T08:37:54.871Z] provisioning config files... [2024-01-02T08:37:54.885Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config13580608219923230841tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-02T08:37:55.224Z] ---> ****-login.sh [2024-01-02T08:37:55.224Z] nexus3.edgexfoundry.org:10001 [2024-01-02T08:37:55.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-02T08:37:55.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-02T08:37:55.485Z] Configure a credential helper to remove this warning. See [2024-01-02T08:37:55.485Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-02T08:37:55.485Z] [2024-01-02T08:37:55.485Z] Login Succeeded [2024-01-02T08:37:55.485Z] nexus3.edgexfoundry.org:10002 [2024-01-02T08:37:55.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-02T08:37:55.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-02T08:37:55.744Z] Configure a credential helper to remove this warning. See [2024-01-02T08:37:55.744Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-02T08:37:55.744Z] [2024-01-02T08:37:55.744Z] Login Succeeded [2024-01-02T08:37:55.744Z] nexus3.edgexfoundry.org:10003 [2024-01-02T08:37:55.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-02T08:37:55.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-02T08:37:55.744Z] Configure a credential helper to remove this warning. See [2024-01-02T08:37:55.744Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-02T08:37:55.744Z] [2024-01-02T08:37:55.744Z] Login Succeeded [2024-01-02T08:37:55.744Z] nexus3.edgexfoundry.org:10004 [2024-01-02T08:37:55.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-02T08:37:56.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-02T08:37:56.010Z] Configure a credential helper to remove this warning. See [2024-01-02T08:37:56.010Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-02T08:37:56.010Z] [2024-01-02T08:37:56.010Z] Login Succeeded [2024-01-02T08:37:56.010Z] ****.io [2024-01-02T08:37:56.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-02T08:37:56.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-02T08:37:56.271Z] Configure a credential helper to remove this warning. See [2024-01-02T08:37:56.271Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-02T08:37:56.271Z] [2024-01-02T08:37:56.271Z] Login Succeeded [2024-01-02T08:37:56.271Z] ---> ****-login.sh ends [Pipeline] } [2024-01-02T08:37:56.278Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-01-02T08:37:56.790Z] + git rev-list -1 --merges 0f8df5851b079ccdecd731686461e0777a6d4036~1..0f8df5851b079ccdecd731686461e0777a6d4036 [Pipeline] echo [2024-01-02T08:37:56.817Z] -----------> git rev-list -1 --merges 0f8df5851b079ccdecd731686461e0777a6d4036~1..0f8df5851b079ccdecd731686461e0777a6d4036 0f8df5851b079ccdecd731686461e0777a6d4036 [2024-01-02T08:37:56.817Z] 0f8df5851b079ccdecd731686461e0777a6d4036 [false] [Pipeline] sh [2024-01-02T08:37:57.124Z] + git log --format=format:%s -1 0f8df5851b079ccdecd731686461e0777a6d4036 [Pipeline] echo [2024-01-02T08:37:57.143Z] ========================================================= [2024-01-02T08:37:57.143Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-01-02T08:37:57.143Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-02T08:37:57.511Z] + git log --format=format:%s -1 0f8df5851b079ccdecd731686461e0777a6d4036 [Pipeline] echo [2024-01-02T08:37:57.523Z] [semverPrep] GIT_COMMIT: 0f8df5851b079ccdecd731686461e0777a6d4036, Commit Message: Merge pull request #537 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.6 [Pipeline] echo [2024-01-02T08:37:57.551Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-01-02T08:37:57.936Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-02T08:37:57.936Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-01-02T08:37:57.936Z] + [ -e /tmp/ssh_known_hosts ] [2024-01-02T08:37:57.936Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-01-02T08:37:57.936Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2024-01-02T08:37:57.936Z] -a /etc/ssh/ssh_known_hosts [2024-01-02T08:37:57.936Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:37:58.301Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-02T08:37:58.301Z] [2024-01-02T08:37:58.301Z] 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-02T08:37:58.618Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-02T08:37:58.618Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-01-02T08:37:58.618Z] b85a868b505f: Pulling fs layer [2024-01-02T08:37:58.618Z] e2be974225ed: Pulling fs layer [2024-01-02T08:37:58.618Z] 339a4e72a1f5: Pulling fs layer [2024-01-02T08:37:58.618Z] 988bab9f4d93: Pulling fs layer [2024-01-02T08:37:58.618Z] 1469e6f7b9e6: Pulling fs layer [2024-01-02T08:37:58.618Z] eaf3925da568: Pulling fs layer [2024-01-02T08:37:58.618Z] bab4dde63d76: Pulling fs layer [2024-01-02T08:37:58.618Z] bde34c3a00c8: Pulling fs layer [2024-01-02T08:37:58.618Z] b352a97aabf1: Pulling fs layer [2024-01-02T08:37:58.618Z] 4872d77fe225: Pulling fs layer [2024-01-02T08:37:58.618Z] 5851b861e8e6: Pulling fs layer [2024-01-02T08:37:58.618Z] bab4dde63d76: Waiting [2024-01-02T08:37:58.618Z] bde34c3a00c8: Waiting [2024-01-02T08:37:58.618Z] b352a97aabf1: Waiting [2024-01-02T08:37:58.618Z] 4872d77fe225: Waiting [2024-01-02T08:37:58.618Z] 5851b861e8e6: Waiting [2024-01-02T08:37:58.618Z] 988bab9f4d93: Waiting [2024-01-02T08:37:58.618Z] 1469e6f7b9e6: Waiting [2024-01-02T08:37:58.618Z] eaf3925da568: Waiting [2024-01-02T08:37:58.618Z] e2be974225ed: Download complete [2024-01-02T08:37:58.618Z] 988bab9f4d93: Verifying Checksum [2024-01-02T08:37:58.618Z] 988bab9f4d93: Download complete [2024-01-02T08:37:58.618Z] 1469e6f7b9e6: Verifying Checksum [2024-01-02T08:37:58.618Z] 1469e6f7b9e6: Download complete [2024-01-02T08:37:58.618Z] eaf3925da568: Verifying Checksum [2024-01-02T08:37:58.618Z] eaf3925da568: Download complete [2024-01-02T08:37:58.618Z] 339a4e72a1f5: Verifying Checksum [2024-01-02T08:37:58.618Z] 339a4e72a1f5: Download complete [2024-01-02T08:37:58.618Z] bde34c3a00c8: Verifying Checksum [2024-01-02T08:37:58.618Z] bde34c3a00c8: Download complete [2024-01-02T08:37:58.879Z] b352a97aabf1: Verifying Checksum [2024-01-02T08:37:58.879Z] b352a97aabf1: Download complete [2024-01-02T08:37:58.879Z] 4872d77fe225: Verifying Checksum [2024-01-02T08:37:58.879Z] 4872d77fe225: Download complete [2024-01-02T08:37:58.879Z] 5851b861e8e6: Download complete [2024-01-02T08:37:58.879Z] b85a868b505f: Verifying Checksum [2024-01-02T08:37:58.879Z] b85a868b505f: Download complete [2024-01-02T08:37:59.137Z] bab4dde63d76: Verifying Checksum [2024-01-02T08:37:59.137Z] bab4dde63d76: Download complete [2024-01-02T08:38:00.071Z] b85a868b505f: Pull complete [2024-01-02T08:38:00.071Z] e2be974225ed: Pull complete [2024-01-02T08:38:00.642Z] 339a4e72a1f5: Pull complete [2024-01-02T08:38:00.642Z] 988bab9f4d93: Pull complete [2024-01-02T08:38:00.902Z] 1469e6f7b9e6: Pull complete [2024-01-02T08:38:01.162Z] eaf3925da568: Pull complete [2024-01-02T08:38:03.068Z] bab4dde63d76: Pull complete [2024-01-02T08:38:03.068Z] bde34c3a00c8: Pull complete [2024-01-02T08:38:03.068Z] b352a97aabf1: Pull complete [2024-01-02T08:38:03.068Z] 4872d77fe225: Pull complete [2024-01-02T08:38:03.068Z] 5851b861e8e6: Pull complete [2024-01-02T08:38:03.068Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-01-02T08:38:03.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-02T08:38:03.068Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-02T08:38:03.257Z] prd-ubuntu20.04-docker-8c-8g-26631 does not seem to be running inside a container [2024-01-02T08:38:03.287Z] $ 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-02T08:38:06.862Z] $ docker top 8039cdb9dd0586da1ca5b8dc7eff24508392e775422f23edca7fde902d4aea65 -eo pid,comm [2024-01-02T08:38:06.914Z] 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-02T08:38:06.914Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-02T08:38:07.002Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-02T08:38:07.002Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-02T08:38:07.112Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-02T08:38:07.117Z] $ docker exec 8039cdb9dd0586da1ca5b8dc7eff24508392e775422f23edca7fde902d4aea65 ssh-agent [2024-01-02T08:38:07.212Z] SSH_AUTH_SOCK=/tmp/ssh-Qsu408A0Hlju/agent.32 [2024-01-02T08:38:07.212Z] SSH_AGENT_PID=38 [2024-01-02T08:38:07.220Z] Running ssh-add (command line suppressed) [2024-01-02T08:38:07.320Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1170343022958284481.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1170343022958284481.key) [2024-01-02T08:38:07.331Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-02T08:38:07.635Z] + git tag --points-at HEAD [Pipeline] } [2024-01-02T08:38:07.651Z] $ docker exec --env ******** --env ******** 8039cdb9dd0586da1ca5b8dc7eff24508392e775422f23edca7fde902d4aea65 ssh-agent -k [2024-01-02T08:38:07.741Z] unset SSH_AUTH_SOCK; [2024-01-02T08:38:07.741Z] unset SSH_AGENT_PID; [2024-01-02T08:38:07.741Z] echo Agent pid 38 killed; [2024-01-02T08:38:07.748Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-01-02T08:38:07.818Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-02T08:38:07.818Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-02T08:38:07.927Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-02T08:38:07.932Z] $ docker exec 8039cdb9dd0586da1ca5b8dc7eff24508392e775422f23edca7fde902d4aea65 ssh-agent [2024-01-02T08:38:08.033Z] SSH_AUTH_SOCK=/tmp/ssh-VFgD5TY7e6iB/agent.71 [2024-01-02T08:38:08.033Z] SSH_AGENT_PID=77 [2024-01-02T08:38:08.037Z] Running ssh-add (command line suppressed) [2024-01-02T08:38:08.141Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3672373989555073779.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3672373989555073779.key) [2024-01-02T08:38:08.156Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-02T08:38:08.463Z] + git semver init [2024-01-02T08:38:08.722Z] 2024-01-02 08:38:08,626 [run_init] DEBUG init version:0.0.0 force:False [2024-01-02T08:38:08.722Z] 2024-01-02 08:38:08,627 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2024-01-02T08:38:08.722Z] 2024-01-02 08:38:08,627 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2024-01-02T08:38:08.722Z] 2024-01-02 08:38:08,627 [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-02T08:38:10.101Z] 2024-01-02 08:38:09,837 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2024-01-02T08:38:10.101Z] 2024-01-02 08:38:09,838 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2024-01-02T08:38:10.101Z] 2024-01-02 08:38:09,838 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-01-02T08:38:10.101Z] 2024-01-02 08:38:09,838 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-01-02T08:38:10.101Z] 3.2.0-dev.6 [Pipeline] } [2024-01-02T08:38:10.112Z] $ docker exec --env ******** --env ******** 8039cdb9dd0586da1ca5b8dc7eff24508392e775422f23edca7fde902d4aea65 ssh-agent -k [2024-01-02T08:38:10.213Z] unset SSH_AUTH_SOCK; [2024-01-02T08:38:10.213Z] unset SSH_AGENT_PID; [2024-01-02T08:38:10.213Z] echo Agent pid 77 killed; [2024-01-02T08:38:10.220Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-02T08:38:10.599Z] + git semver [Pipeline] } [2024-01-02T08:38:10.879Z] $ docker stop --time=1 8039cdb9dd0586da1ca5b8dc7eff24508392e775422f23edca7fde902d4aea65 [2024-01-02T08:38:12.170Z] $ docker rm -f --volumes 8039cdb9dd0586da1ca5b8dc7eff24508392e775422f23edca7fde902d4aea65 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-02T08:38:12.538Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-01-02T08:38:12.776Z] Stashed 1 file(s) [Pipeline] echo [2024-01-02T08:38:12.780Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.6 [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-02T08:38:13.125Z] provisioning config files... [2024-01-02T08:38:13.136Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10790646795160416544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-02T08:38:13.456Z] ---> ****-login.sh [2024-01-02T08:38:13.456Z] nexus3.edgexfoundry.org:10001 [2024-01-02T08:38:13.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-02T08:38:13.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-02T08:38:13.456Z] Configure a credential helper to remove this warning. See [2024-01-02T08:38:13.456Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-02T08:38:13.456Z] [2024-01-02T08:38:13.456Z] Login Succeeded [2024-01-02T08:38:13.456Z] nexus3.edgexfoundry.org:10002 [2024-01-02T08:38:13.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-02T08:38:13.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-02T08:38:13.456Z] Configure a credential helper to remove this warning. See [2024-01-02T08:38:13.456Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-02T08:38:13.456Z] [2024-01-02T08:38:13.456Z] Login Succeeded [2024-01-02T08:38:13.456Z] nexus3.edgexfoundry.org:10003 [2024-01-02T08:38:13.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-02T08:38:13.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-02T08:38:13.716Z] Configure a credential helper to remove this warning. See [2024-01-02T08:38:13.716Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-02T08:38:13.716Z] [2024-01-02T08:38:13.716Z] Login Succeeded [2024-01-02T08:38:13.716Z] nexus3.edgexfoundry.org:10004 [2024-01-02T08:38:13.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-02T08:38:13.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-02T08:38:13.716Z] Configure a credential helper to remove this warning. See [2024-01-02T08:38:13.716Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-02T08:38:13.716Z] [2024-01-02T08:38:13.716Z] Login Succeeded [2024-01-02T08:38:13.716Z] ****.io [2024-01-02T08:38:13.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-02T08:38:13.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-02T08:38:13.976Z] Configure a credential helper to remove this warning. See [2024-01-02T08:38:13.976Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-02T08:38:13.976Z] [2024-01-02T08:38:13.976Z] Login Succeeded [2024-01-02T08:38:13.977Z] ---> ****-login.sh ends [Pipeline] } [2024-01-02T08:38:13.984Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-02T08:38:14.139Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-02T08:38:14.174Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-02T08:38:14.206Z] ========================================================= [2024-01-02T08:38:14.206Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-01-02T08:38:14.206Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:38:14.596Z] + 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-02T08:38:14.596Z] Sending build context to Docker daemon 17.23MB [2024-01-02T08:38:14.596Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-01-02T08:38:14.596Z] Step 2/10 : FROM ${BASE} AS builder [2024-01-02T08:38:14.596Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-01-02T08:38:14.596Z] 7264a8db6415: Pulling fs layer [2024-01-02T08:38:14.596Z] c4d48a809fc2: Pulling fs layer [2024-01-02T08:38:14.596Z] 4f1c88b9dad5: Pulling fs layer [2024-01-02T08:38:14.596Z] ad3a456e5733: Pulling fs layer [2024-01-02T08:38:14.596Z] 69c7f0334f64: Pulling fs layer [2024-01-02T08:38:14.596Z] 1f1c1a5573a3: Pulling fs layer [2024-01-02T08:38:14.596Z] ce7588e14bc9: Pulling fs layer [2024-01-02T08:38:14.596Z] b5e4710f87ac: Pulling fs layer [2024-01-02T08:38:14.596Z] 69c7f0334f64: Waiting [2024-01-02T08:38:14.596Z] 1f1c1a5573a3: Waiting [2024-01-02T08:38:14.596Z] ce7588e14bc9: Waiting [2024-01-02T08:38:14.596Z] b5e4710f87ac: Waiting [2024-01-02T08:38:14.596Z] ad3a456e5733: Waiting [2024-01-02T08:38:14.854Z] c4d48a809fc2: Verifying Checksum [2024-01-02T08:38:14.854Z] c4d48a809fc2: Download complete [2024-01-02T08:38:14.854Z] ad3a456e5733: Verifying Checksum [2024-01-02T08:38:14.854Z] ad3a456e5733: Download complete [2024-01-02T08:38:14.854Z] 69c7f0334f64: Verifying Checksum [2024-01-02T08:38:14.854Z] 69c7f0334f64: Download complete [2024-01-02T08:38:14.854Z] 7264a8db6415: Verifying Checksum [2024-01-02T08:38:14.854Z] 7264a8db6415: Download complete [2024-01-02T08:38:14.854Z] 1f1c1a5573a3: Verifying Checksum [2024-01-02T08:38:14.854Z] 1f1c1a5573a3: Download complete [2024-01-02T08:38:14.854Z] 7264a8db6415: Pull complete [2024-01-02T08:38:15.115Z] b5e4710f87ac: Verifying Checksum [2024-01-02T08:38:15.115Z] b5e4710f87ac: Download complete [2024-01-02T08:38:15.115Z] c4d48a809fc2: Pull complete [2024-01-02T08:38:15.116Z] 4f1c88b9dad5: Verifying Checksum [2024-01-02T08:38:15.116Z] 4f1c88b9dad5: Download complete [2024-01-02T08:38:15.682Z] ce7588e14bc9: Verifying Checksum [2024-01-02T08:38:15.682Z] ce7588e14bc9: Download complete [2024-01-02T08:38:19.019Z] 4f1c88b9dad5: Pull complete [2024-01-02T08:38:19.019Z] ad3a456e5733: Pull complete [2024-01-02T08:38:19.019Z] 69c7f0334f64: Pull complete [2024-01-02T08:38:19.019Z] 1f1c1a5573a3: Pull complete [2024-01-02T08:38:21.549Z] ce7588e14bc9: Pull complete [2024-01-02T08:38:21.809Z] b5e4710f87ac: Pull complete [2024-01-02T08:38:21.809Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-01-02T08:38:21.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-02T08:38:21.809Z] ---> 88b5674ff536 [2024-01-02T08:38:21.809Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-01-02T08:38:28.035Z] Still waiting to schedule task [2024-01-02T08:38:28.035Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-26625’ [2024-01-02T08:38:28.459Z] ---> Running in a11713c078d1 [2024-01-02T08:38:28.459Z] Removing intermediate container a11713c078d1 [2024-01-02T08:38:28.459Z] ---> d488b4d23ab3 [2024-01-02T08:38:28.459Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-02T08:38:28.459Z] ---> Running in 033fc6d31114 [2024-01-02T08:38:28.459Z] Removing intermediate container 033fc6d31114 [2024-01-02T08:38:28.459Z] ---> 7a88cc03428e [2024-01-02T08:38:28.459Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-01-02T08:38:28.459Z] ---> Running in 00eee0cd5945 [2024-01-02T08:38:28.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-02T08:38:28.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-02T08:38:28.459Z] (1/8) Installing openssh-keygen (9.3_p2-r1) [2024-01-02T08:38:28.459Z] (2/8) Installing libedit (20221030.3.1-r1) [2024-01-02T08:38:28.459Z] (3/8) Installing openssh-client-common (9.3_p2-r1) [2024-01-02T08:38:28.459Z] (4/8) Installing openssh-client-default (9.3_p2-r1) [2024-01-02T08:38:28.459Z] (5/8) Installing openssh-sftp-server (9.3_p2-r1) [2024-01-02T08:38:28.459Z] (6/8) Installing openssh-server-common (9.3_p2-r1) [2024-01-02T08:38:28.459Z] (7/8) Installing openssh-server (9.3_p2-r1) [2024-01-02T08:38:28.459Z] (8/8) Installing openssh (9.3_p2-r1) [2024-01-02T08:38:28.459Z] Executing busybox-1.36.1-r5.trigger [2024-01-02T08:38:28.459Z] OK: 270 MiB in 60 packages [2024-01-02T08:38:29.026Z] Removing intermediate container 00eee0cd5945 [2024-01-02T08:38:29.026Z] ---> 1c607b2ed740 [2024-01-02T08:38:29.026Z] Step 6/10 : WORKDIR /device-modbus-go [2024-01-02T08:38:29.026Z] ---> Running in 42ece1057d82 [2024-01-02T08:38:29.026Z] Removing intermediate container 42ece1057d82 [2024-01-02T08:38:29.026Z] ---> bdbc9089506e [2024-01-02T08:38:29.026Z] Step 7/10 : COPY go.mod vendor* ./ [2024-01-02T08:38:29.026Z] ---> 00d0aa7099fa [2024-01-02T08:38:29.026Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-02T08:38:29.026Z] ---> Running in d9e9ed0ece0c [2024-01-02T08:39:08.122Z] Removing intermediate container d9e9ed0ece0c [2024-01-02T08:39:08.122Z] ---> b264aa3bf0ad [2024-01-02T08:39:08.122Z] Step 9/10 : COPY . . [2024-01-02T08:39:08.122Z] ---> a9d99b15b2e7 [2024-01-02T08:39:08.122Z] Step 10/10 : RUN ${MAKE} [2024-01-02T08:39:08.122Z] ---> Running in 89654915bf72 [2024-01-02T08:39:08.122Z] noop [2024-01-02T08:39:08.122Z] Removing intermediate container 89654915bf72 [2024-01-02T08:39:08.122Z] ---> 2e16da42a417 [2024-01-02T08:39:08.122Z] Successfully built 2e16da42a417 [2024-01-02T08:39:08.122Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:39:08.496Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-02T08:39:08.496Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-02T08:39:08.608Z] prd-ubuntu20.04-docker-8c-8g-26631 does not seem to be running inside a container [2024-01-02T08:39:08.644Z] $ 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-02T08:39:08.974Z] $ docker top 2e31441f3268e3ab79dc3b1ece741fd6f8071af6ca64333e0ceb0190a29bb9f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-02T08:39:09.348Z] + go version [2024-01-02T08:39:09.349Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-01-02T08:39:09.364Z] $ docker stop --time=1 2e31441f3268e3ab79dc3b1ece741fd6f8071af6ca64333e0ceb0190a29bb9f1 [2024-01-02T08:39:10.637Z] $ docker rm -f --volumes 2e31441f3268e3ab79dc3b1ece741fd6f8071af6ca64333e0ceb0190a29bb9f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:39:11.201Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-02T08:39:11.201Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-02T08:39:11.306Z] prd-ubuntu20.04-docker-8c-8g-26631 does not seem to be running inside a container [2024-01-02T08:39:11.340Z] $ 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-02T08:39:11.656Z] $ docker top e8211bbcd82e979bbe15a14c05f3eb0ffd7b343da32b79d8b258295b4a25f718 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-02T08:39:12.028Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2024-01-02T08:39:12.341Z] + make test [2024-01-02T08:39:12.341Z] go test ./... -coverprofile=coverage.out [2024-01-02T08:39:13.718Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-01-02T08:39:23.687Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2024-01-02T08:39:23.687Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.016s coverage: 47.9% of statements [2024-01-02T08:39:28.946Z] go vet ./... [2024-01-02T08:39:32.225Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-02T08:39:32.225Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-02T08:39:32.225Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-01-02T08:39:32.234Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-02T08:39:32.266Z] $ docker stop --time=1 e8211bbcd82e979bbe15a14c05f3eb0ffd7b343da32b79d8b258295b4a25f718 [2024-01-02T08:39:35.340Z] $ docker rm -f --volumes e8211bbcd82e979bbe15a14c05f3eb0ffd7b343da32b79d8b258295b4a25f718 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-02T08:39:35.835Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-02T08:39:35.876Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-01-02T08:39:36.410Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-02T08:39:36.699Z] + ls -al . [2024-01-02T08:39:36.699Z] total 192 [2024-01-02T08:39:36.699Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 2 08:39 . [2024-01-02T08:39:36.699Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 2 08:37 .. [2024-01-02T08:39:36.699Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 2 08:37 .dockerignore [2024-01-02T08:39:36.699Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 2 08:39 .git [2024-01-02T08:39:36.699Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 2 08:37 .github [2024-01-02T08:39:36.699Z] -rw-rw-r-- 1 jenkins jenkins 266 Jan 2 08:37 .gitignore [2024-01-02T08:39:36.699Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 2 08:37 .golangci.yml [2024-01-02T08:39:36.699Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 2 08:38 .semver [2024-01-02T08:39:36.699Z] -rw-rw-r-- 1 jenkins jenkins 11101 Jan 2 08:37 Attribution.txt [2024-01-02T08:39:36.699Z] -rw-rw-r-- 1 jenkins jenkins 16388 Jan 2 08:37 CHANGELOG.md [2024-01-02T08:39:36.699Z] -rw-rw-r-- 1 jenkins jenkins 1474 Jan 2 08:37 Dockerfile [2024-01-02T08:39:36.699Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 2 08:37 GOVERNANCE.md [2024-01-02T08:39:36.699Z] -rw-rw-r-- 1 jenkins jenkins 658 Jan 2 08:37 Jenkinsfile [2024-01-02T08:39:36.699Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 2 08:37 LICENSE [2024-01-02T08:39:36.699Z] -rw-rw-r-- 1 jenkins jenkins 1942 Jan 2 08:37 Makefile [2024-01-02T08:39:36.699Z] -rw-rw-r-- 1 jenkins jenkins 622 Jan 2 08:37 OWNERS.md [2024-01-02T08:39:36.699Z] -rw-rw-r-- 1 jenkins jenkins 4463 Jan 2 08:37 README.md [2024-01-02T08:39:36.699Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 2 08:38 VERSION [2024-01-02T08:39:36.699Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 2 08:37 bin [2024-01-02T08:39:36.699Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 2 08:37 cmd [2024-01-02T08:39:36.699Z] -rw-r--r-- 1 jenkins jenkins 24334 Jan 2 08:39 coverage.out [2024-01-02T08:39:36.699Z] -rw-rw-r-- 1 jenkins jenkins 3938 Jan 2 08:37 go.mod [2024-01-02T08:39:36.699Z] -rw-rw-r-- 1 jenkins jenkins 34937 Jan 2 08:37 go.sum [2024-01-02T08:39:36.699Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 2 08:37 internal [2024-01-02T08:39:36.699Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 2 08:37 simulator [2024-01-02T08:39:36.699Z] -rw-rw-r-- 1 jenkins jenkins 229 Jan 2 08:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:39:37.052Z] + 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=0f8df5851b079ccdecd731686461e0777a6d4036 --label arch=amd64 --label version=3.2.0-dev.6 . [2024-01-02T08:39:37.052Z] Sending build context to Docker daemon 17.26MB [2024-01-02T08:39:37.052Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-01-02T08:39:37.052Z] Step 2/23 : FROM ${BASE} AS builder [2024-01-02T08:39:37.052Z] ---> 2e16da42a417 [2024-01-02T08:39:37.052Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-01-02T08:39:37.311Z] ---> Running in 7e04466eb249 [2024-01-02T08:39:37.311Z] Removing intermediate container 7e04466eb249 [2024-01-02T08:39:37.311Z] ---> fc3e7a1a8f55 [2024-01-02T08:39:37.311Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-02T08:39:37.311Z] ---> Running in 521dce04884a [2024-01-02T08:39:37.568Z] Removing intermediate container 521dce04884a [2024-01-02T08:39:37.568Z] ---> 684a1eb67721 [2024-01-02T08:39:37.568Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-01-02T08:39:37.568Z] ---> Running in 8f968f8f7b5a [2024-01-02T08:39:37.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-02T08:39:37.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-02T08:39:38.085Z] OK: 270 MiB in 60 packages [2024-01-02T08:39:38.345Z] Removing intermediate container 8f968f8f7b5a [2024-01-02T08:39:38.345Z] ---> 978adf2ca0b1 [2024-01-02T08:39:38.345Z] Step 6/23 : WORKDIR /device-modbus-go [2024-01-02T08:39:38.345Z] ---> Running in e54c4a609329 [2024-01-02T08:39:38.605Z] Removing intermediate container e54c4a609329 [2024-01-02T08:39:38.605Z] ---> 27f315e7492e [2024-01-02T08:39:38.605Z] Step 7/23 : COPY go.mod vendor* ./ [2024-01-02T08:39:38.605Z] ---> a1670443475e [2024-01-02T08:39:38.605Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-02T08:39:38.605Z] ---> Running in 0eee11e56763 [2024-01-02T08:39:39.172Z] Removing intermediate container 0eee11e56763 [2024-01-02T08:39:39.172Z] ---> 744ff2f8bdab [2024-01-02T08:39:39.172Z] Step 9/23 : COPY . . [2024-01-02T08:39:39.910Z] ---> c489f023b948 [2024-01-02T08:39:39.910Z] Step 10/23 : RUN ${MAKE} [2024-01-02T08:39:39.910Z] ---> Running in 26a229109c95 [2024-01-02T08:39:40.167Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=3.2.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.6" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2024-01-02T08:40:02.120Z] Removing intermediate container 26a229109c95 [2024-01-02T08:40:02.120Z] ---> 414780b3c187 [2024-01-02T08:40:02.120Z] Step 11/23 : FROM alpine:3.18 [2024-01-02T08:40:02.120Z] 3.18: Pulling from library/alpine [2024-01-02T08:40:02.120Z] c926b61bad3b: Pulling fs layer [2024-01-02T08:40:02.120Z] c926b61bad3b: Verifying Checksum [2024-01-02T08:40:02.120Z] c926b61bad3b: Download complete [2024-01-02T08:40:02.120Z] c926b61bad3b: Pull complete [2024-01-02T08:40:02.120Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-02T08:40:02.120Z] Status: Downloaded newer image for alpine:3.18 [2024-01-02T08:40:02.120Z] ---> b541f2080109 [2024-01-02T08:40:02.120Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2024-01-02T08:40:02.120Z] ---> Running in 7c6809a0103d [2024-01-02T08:40:02.120Z] Removing intermediate container 7c6809a0103d [2024-01-02T08:40:02.120Z] ---> dff3dc15a7c9 [2024-01-02T08:40:02.120Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-01-02T08:40:02.120Z] ---> Running in d0d471407e3a [2024-01-02T08:40:02.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-02T08:40:02.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-02T08:40:02.120Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-01-02T08:40:02.120Z] Executing busybox-1.36.1-r5.trigger [2024-01-02T08:40:02.120Z] OK: 7 MiB in 16 packages [2024-01-02T08:40:02.120Z] Removing intermediate container d0d471407e3a [2024-01-02T08:40:02.120Z] ---> bc788ccf64ec [2024-01-02T08:40:02.120Z] Step 14/23 : RUN apk --no-cache upgrade [2024-01-02T08:40:02.120Z] ---> Running in 2d24fc7b8159 [2024-01-02T08:40:02.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-02T08:40:02.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-02T08:40:02.120Z] OK: 7 MiB in 16 packages [2024-01-02T08:40:02.120Z] Removing intermediate container 2d24fc7b8159 [2024-01-02T08:40:02.120Z] ---> 715622e22f9e [2024-01-02T08:40:02.120Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-01-02T08:40:02.688Z] ---> d62098e5254c [2024-01-02T08:40:02.688Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-01-02T08:40:02.946Z] ---> fb5885bb3c70 [2024-01-02T08:40:02.946Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-01-02T08:40:02.946Z] ---> 6c303681167c [2024-01-02T08:40:02.946Z] Step 18/23 : EXPOSE 59901 [2024-01-02T08:40:02.946Z] ---> Running in fb963d7c0267 [2024-01-02T08:40:03.205Z] Removing intermediate container fb963d7c0267 [2024-01-02T08:40:03.205Z] ---> 00293bef19a9 [2024-01-02T08:40:03.205Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-01-02T08:40:03.205Z] ---> Running in 16e8d3ae328a [2024-01-02T08:40:03.205Z] Removing intermediate container 16e8d3ae328a [2024-01-02T08:40:03.205Z] ---> 644cbe6bb774 [2024-01-02T08:40:03.205Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-01-02T08:40:03.205Z] ---> Running in 88bbc3eb8428 [2024-01-02T08:40:03.205Z] Removing intermediate container 88bbc3eb8428 [2024-01-02T08:40:03.205Z] ---> fd5d3f66d4e0 [2024-01-02T08:40:03.205Z] Step 21/23 : LABEL arch=amd64 [2024-01-02T08:40:03.205Z] ---> Running in 9b4859c213a2 [2024-01-02T08:40:03.463Z] Removing intermediate container 9b4859c213a2 [2024-01-02T08:40:03.463Z] ---> 0e4e958aa703 [2024-01-02T08:40:03.463Z] Step 22/23 : LABEL git_sha=0f8df5851b079ccdecd731686461e0777a6d4036 [2024-01-02T08:40:03.463Z] ---> Running in 98cf727e53e9 [2024-01-02T08:40:03.463Z] Removing intermediate container 98cf727e53e9 [2024-01-02T08:40:03.463Z] ---> ad18778ac416 [2024-01-02T08:40:03.463Z] Step 23/23 : LABEL version=3.2.0-dev.6 [2024-01-02T08:40:03.463Z] ---> Running in 798a43e0467c [2024-01-02T08:40:03.463Z] Removing intermediate container 798a43e0467c [2024-01-02T08:40:03.463Z] ---> b0e0fa8f4ea4 [2024-01-02T08:40:03.463Z] [Warning] One or more build-args [ARCH] were not consumed [2024-01-02T08:40:03.463Z] Successfully built b0e0fa8f4ea4 [2024-01-02T08:40:03.463Z] 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-02T08:40:03.711Z] provisioning config files... [2024-01-02T08:40:03.718Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config15398210457239090400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-02T08:40:04.041Z] ---> ****-login.sh [2024-01-02T08:40:04.041Z] nexus3.edgexfoundry.org:10001 [2024-01-02T08:40:04.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-02T08:40:04.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-02T08:40:04.041Z] Configure a credential helper to remove this warning. See [2024-01-02T08:40:04.041Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-02T08:40:04.041Z] [2024-01-02T08:40:04.041Z] Login Succeeded [2024-01-02T08:40:04.041Z] nexus3.edgexfoundry.org:10002 [2024-01-02T08:40:04.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-02T08:40:04.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-02T08:40:04.041Z] Configure a credential helper to remove this warning. See [2024-01-02T08:40:04.041Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-02T08:40:04.041Z] [2024-01-02T08:40:04.041Z] Login Succeeded [2024-01-02T08:40:04.041Z] nexus3.edgexfoundry.org:10003 [2024-01-02T08:40:04.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-02T08:40:04.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-02T08:40:04.301Z] Configure a credential helper to remove this warning. See [2024-01-02T08:40:04.301Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-02T08:40:04.301Z] [2024-01-02T08:40:04.301Z] Login Succeeded [2024-01-02T08:40:04.301Z] nexus3.edgexfoundry.org:10004 [2024-01-02T08:40:04.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-02T08:40:04.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-02T08:40:04.301Z] Configure a credential helper to remove this warning. See [2024-01-02T08:40:04.301Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-02T08:40:04.301Z] [2024-01-02T08:40:04.301Z] Login Succeeded [2024-01-02T08:40:04.301Z] ****.io [2024-01-02T08:40:04.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-02T08:40:04.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-02T08:40:04.561Z] Configure a credential helper to remove this warning. See [2024-01-02T08:40:04.561Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-02T08:40:04.561Z] [2024-01-02T08:40:04.561Z] Login Succeeded [2024-01-02T08:40:04.561Z] ---> ****-login.sh ends [Pipeline] } [2024-01-02T08:40:04.575Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-02T08:40:04.705Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-02T08:40:04.763Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2024-01-02T08:40:04.763Z] 0f8df5851b079ccdecd731686461e0777a6d4036 [2024-01-02T08:40:04.763Z] latest [2024-01-02T08:40:04.763Z] 3.2.0-dev.6 [2024-01-02T08:40:04.763Z] 0f8df5851b079ccdecd731686461e0777a6d4036-3.2.0-dev.6 [2024-01-02T08:40:04.763Z] main [2024-01-02T08:40:04.763Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:40:05.228Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:0f8df5851b079ccdecd731686461e0777a6d4036 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:40:05.606Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:0f8df5851b079ccdecd731686461e0777a6d4036 [2024-01-02T08:40:05.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-01-02T08:40:05.606Z] ebec84c8935c: Preparing [2024-01-02T08:40:05.606Z] 46f426e725d4: Preparing [2024-01-02T08:40:05.606Z] 9859bc3954ec: Preparing [2024-01-02T08:40:05.606Z] cf603e44a4fa: Preparing [2024-01-02T08:40:05.606Z] cff295806367: Preparing [2024-01-02T08:40:05.606Z] 9fe9a137fd00: Preparing [2024-01-02T08:40:05.606Z] ebec84c8935c: Pushed [2024-01-02T08:40:05.606Z] 46f426e725d4: Pushed [2024-01-02T08:40:05.606Z] cff295806367: Pushed [2024-01-02T08:40:05.606Z] 9fe9a137fd00: Layer already exists [2024-01-02T08:40:05.606Z] cf603e44a4fa: Pushed [2024-01-02T08:40:07.506Z] 9859bc3954ec: Pushed [2024-01-02T08:40:07.506Z] 0f8df5851b079ccdecd731686461e0777a6d4036: digest: sha256:c497f64d3ec68e0e9d3073d491e8d7f64176d0428d1daa0e6acf9046af392214 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:40:07.898Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:40:08.289Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2024-01-02T08:40:08.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-01-02T08:40:08.289Z] ebec84c8935c: Preparing [2024-01-02T08:40:08.289Z] 46f426e725d4: Preparing [2024-01-02T08:40:08.289Z] 9859bc3954ec: Preparing [2024-01-02T08:40:08.289Z] cf603e44a4fa: Preparing [2024-01-02T08:40:08.289Z] cff295806367: Preparing [2024-01-02T08:40:08.289Z] 9fe9a137fd00: Preparing [2024-01-02T08:40:08.289Z] 9fe9a137fd00: Waiting [2024-01-02T08:40:08.289Z] 46f426e725d4: Layer already exists [2024-01-02T08:40:08.289Z] 9859bc3954ec: Layer already exists [2024-01-02T08:40:08.289Z] cf603e44a4fa: Layer already exists [2024-01-02T08:40:08.289Z] cff295806367: Layer already exists [2024-01-02T08:40:08.289Z] ebec84c8935c: Layer already exists [2024-01-02T08:40:08.289Z] 9fe9a137fd00: Layer already exists [2024-01-02T08:40:08.289Z] latest: digest: sha256:c497f64d3ec68e0e9d3073d491e8d7f64176d0428d1daa0e6acf9046af392214 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:40:08.684Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:40:09.080Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.6 [2024-01-02T08:40:09.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-01-02T08:40:09.080Z] ebec84c8935c: Preparing [2024-01-02T08:40:09.080Z] 46f426e725d4: Preparing [2024-01-02T08:40:09.080Z] 9859bc3954ec: Preparing [2024-01-02T08:40:09.080Z] cf603e44a4fa: Preparing [2024-01-02T08:40:09.080Z] cff295806367: Preparing [2024-01-02T08:40:09.080Z] 9fe9a137fd00: Preparing [2024-01-02T08:40:09.080Z] 9fe9a137fd00: Waiting [2024-01-02T08:40:09.080Z] 46f426e725d4: Layer already exists [2024-01-02T08:40:09.080Z] ebec84c8935c: Layer already exists [2024-01-02T08:40:09.080Z] 9859bc3954ec: Layer already exists [2024-01-02T08:40:09.080Z] cff295806367: Layer already exists [2024-01-02T08:40:09.080Z] cf603e44a4fa: Layer already exists [2024-01-02T08:40:09.080Z] 9fe9a137fd00: Layer already exists [2024-01-02T08:40:09.080Z] 3.2.0-dev.6: digest: sha256:c497f64d3ec68e0e9d3073d491e8d7f64176d0428d1daa0e6acf9046af392214 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:40:09.496Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:0f8df5851b079ccdecd731686461e0777a6d4036-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:40:09.881Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:0f8df5851b079ccdecd731686461e0777a6d4036-3.2.0-dev.6 [2024-01-02T08:40:09.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-01-02T08:40:09.881Z] ebec84c8935c: Preparing [2024-01-02T08:40:09.881Z] 46f426e725d4: Preparing [2024-01-02T08:40:09.881Z] 9859bc3954ec: Preparing [2024-01-02T08:40:09.881Z] cf603e44a4fa: Preparing [2024-01-02T08:40:09.881Z] cff295806367: Preparing [2024-01-02T08:40:09.881Z] 9fe9a137fd00: Preparing [2024-01-02T08:40:09.881Z] 9fe9a137fd00: Waiting [2024-01-02T08:40:09.881Z] cf603e44a4fa: Layer already exists [2024-01-02T08:40:09.881Z] ebec84c8935c: Layer already exists [2024-01-02T08:40:09.881Z] 9859bc3954ec: Layer already exists [2024-01-02T08:40:09.881Z] cff295806367: Layer already exists [2024-01-02T08:40:09.881Z] 46f426e725d4: Layer already exists [2024-01-02T08:40:09.881Z] 9fe9a137fd00: Layer already exists [2024-01-02T08:40:09.881Z] 0f8df5851b079ccdecd731686461e0777a6d4036-3.2.0-dev.6: digest: sha256:c497f64d3ec68e0e9d3073d491e8d7f64176d0428d1daa0e6acf9046af392214 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:40:10.293Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:40:11.324Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2024-01-02T08:40:11.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-01-02T08:40:12.409Z] ebec84c8935c: Preparing [2024-01-02T08:40:12.409Z] 46f426e725d4: Preparing [2024-01-02T08:40:12.409Z] 9859bc3954ec: Preparing [2024-01-02T08:40:12.409Z] cf603e44a4fa: Preparing [2024-01-02T08:40:12.409Z] cff295806367: Preparing [2024-01-02T08:40:12.409Z] 9fe9a137fd00: Preparing [2024-01-02T08:40:12.409Z] 9fe9a137fd00: Waiting [2024-01-02T08:40:12.409Z] 46f426e725d4: Layer already exists [2024-01-02T08:40:12.669Z] 9859bc3954ec: Layer already exists [2024-01-02T08:40:12.669Z] cf603e44a4fa: Layer already exists [2024-01-02T08:40:12.669Z] cff295806367: Layer already exists [2024-01-02T08:40:12.669Z] ebec84c8935c: Layer already exists [2024-01-02T08:40:12.669Z] 9fe9a137fd00: Layer already exists [2024-01-02T08:40:12.669Z] main: digest: sha256:c497f64d3ec68e0e9d3073d491e8d7f64176d0428d1daa0e6acf9046af392214 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-02T08:40:12.883Z] ===================================================== [Pipeline] echo [2024-01-02T08:40:12.925Z] taggedImages: [2024-01-02T08:40:12.925Z] - nexus3.edgexfoundry.org:10004/device-modbus:0f8df5851b079ccdecd731686461e0777a6d4036 [2024-01-02T08:40:12.925Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2024-01-02T08:40:12.925Z] - nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.6 [2024-01-02T08:40:12.925Z] - nexus3.edgexfoundry.org:10004/device-modbus:0f8df5851b079ccdecd731686461e0777a6d4036-3.2.0-dev.6 [2024-01-02T08:40:12.925Z] - 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-02T08:40:13.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-02T08:40:13.574Z] [2024-01-02T08:40:13.574Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:40:13.903Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-02T08:40:13.904Z] latest: Pulling from edgex-lftools-log-publisher [2024-01-02T08:40:13.904Z] 5eb5b503b376: Pulling fs layer [2024-01-02T08:40:13.904Z] 5c69ac0246d0: Pulling fs layer [2024-01-02T08:40:13.904Z] ec43610c2a17: Pulling fs layer [2024-01-02T08:40:13.904Z] 3a2ae6a8a46f: Pulling fs layer [2024-01-02T08:40:13.904Z] 33b1e0a273af: Pulling fs layer [2024-01-02T08:40:13.904Z] 5d3b04190fa2: Pulling fs layer [2024-01-02T08:40:13.904Z] 2f39f015ded8: Pulling fs layer [2024-01-02T08:40:13.904Z] 33b1e0a273af: Waiting [2024-01-02T08:40:13.904Z] 5d3b04190fa2: Waiting [2024-01-02T08:40:13.904Z] 2f39f015ded8: Waiting [2024-01-02T08:40:13.904Z] 3a2ae6a8a46f: Waiting [2024-01-02T08:40:13.904Z] 5c69ac0246d0: Download complete [2024-01-02T08:40:13.904Z] 3a2ae6a8a46f: Verifying Checksum [2024-01-02T08:40:13.904Z] 3a2ae6a8a46f: Download complete [2024-01-02T08:40:13.904Z] 33b1e0a273af: Verifying Checksum [2024-01-02T08:40:13.904Z] 33b1e0a273af: Download complete [2024-01-02T08:40:13.904Z] 5d3b04190fa2: Verifying Checksum [2024-01-02T08:40:13.904Z] 5d3b04190fa2: Download complete [2024-01-02T08:40:13.904Z] ec43610c2a17: Verifying Checksum [2024-01-02T08:40:13.904Z] ec43610c2a17: Download complete [2024-01-02T08:40:14.162Z] 5eb5b503b376: Verifying Checksum [2024-01-02T08:40:14.162Z] 5eb5b503b376: Download complete [2024-01-02T08:40:14.727Z] 2f39f015ded8: Download complete [2024-01-02T08:40:15.292Z] 5eb5b503b376: Pull complete [2024-01-02T08:40:15.551Z] 5c69ac0246d0: Pull complete [2024-01-02T08:40:16.116Z] ec43610c2a17: Pull complete [2024-01-02T08:40:16.117Z] 3a2ae6a8a46f: Pull complete [2024-01-02T08:40:16.117Z] 33b1e0a273af: Pull complete [2024-01-02T08:40:16.373Z] 5d3b04190fa2: Pull complete [2024-01-02T08:40:24.673Z] 2f39f015ded8: Pull complete [2024-01-02T08:40:24.673Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-01-02T08:40:24.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-02T08:40:24.673Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-02T08:40:26.885Z] prd-ubuntu20.04-docker-8c-8g-26631 does not seem to be running inside a container [2024-01-02T08:40:26.920Z] $ 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-02T08:40:33.201Z] $ docker top 7d477f92f4bd9f3287af54e7aac5163e01fc98b77d91137caa1b2ecf81014345 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-02T08:40:33.632Z] ---> job-cost.sh [2024-01-02T08:40:33.632Z] lf-activate-venv: SKIPPING [2024-01-02T08:40:33.632Z] INFO: No Stack... [2024-01-02T08:40:33.891Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-02T08:40:34.461Z] INFO: Archiving Costs [Pipeline] sh [2024-01-02T08:40:34.758Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2024-01-02T08:40:34.758Z] + cut -d, -f6 [Pipeline] lock [2024-01-02T08:40:34.774Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-145-stack-cost] [2024-01-02T08:40:34.783Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-145-stack-cost] did not exist. Created. [2024-01-02T08:40:34.783Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-145-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-02T08:40:35.149Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-02T08:40:35.207Z] Stashed 1 file(s) [Pipeline] } [2024-01-02T08:40:35.214Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-145-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-02T08:40:35.297Z] $ docker stop --time=1 7d477f92f4bd9f3287af54e7aac5163e01fc98b77d91137caa1b2ecf81014345 [2024-01-02T08:40:36.439Z] $ docker rm -f --volumes 7d477f92f4bd9f3287af54e7aac5163e01fc98b77d91137caa1b2ecf81014345 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-01-02T08:41:45.807Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26635 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2024-01-02T08:41:45.857Z] Running in /w/workspace/device-modbus-go/145 [Pipeline] { [Pipeline] checkout [2024-01-02T08:41:48.950Z] Selected Git installation does not exist. Using Default [2024-01-02T08:41:48.950Z] The recommended git tool is: NONE [2024-01-02T08:41:56.033Z] using credential edgex-jenkins-ssh [2024-01-02T08:41:56.057Z] Cloning the remote Git repository [2024-01-02T08:41:56.114Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2024-01-02T08:41:56.228Z] > git init /w/workspace/device-modbus-go/145 # timeout=10 [2024-01-02T08:41:56.426Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-01-02T08:41:56.428Z] > git --version # timeout=10 [2024-01-02T08:41:56.451Z] > git --version # 'git version 2.25.1' [2024-01-02T08:41:56.454Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-02T08:41:56.644Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-02T08:41:58.725Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-01-02T08:41:58.749Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-02T08:42:00.012Z] Avoid second fetch [2024-01-02T08:42:00.012Z] Checking out Revision 0f8df5851b079ccdecd731686461e0777a6d4036 (main) [2024-01-02T08:42:00.853Z] Commit message: "Merge pull request #537 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.6" [2024-01-02T08:42:00.039Z] > git config core.sparsecheckout # timeout=10 [2024-01-02T08:42:00.117Z] > git checkout -f 0f8df5851b079ccdecd731686461e0777a6d4036 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-02T08:42:02.470Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-01-02T08:42:02.470Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-02T08:42:02.470Z] Dload Upload Total Spent Left Speed [2024-01-02T08:42:02.470Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 162k 0 --:--:-- --:--:-- --:--:-- 165k [Pipeline] sh [2024-01-02T08:42:02.832Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-01-02T08:42:03.183Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-01-02T08:42:03.183Z] + sudo tee /etc/docker/daemon.new [2024-01-02T08:42:03.183Z] { [2024-01-02T08:42:03.183Z] "registry-mirrors": [ [2024-01-02T08:42:03.183Z] "https://nexus3.edgexfoundry.org:10001" [2024-01-02T08:42:03.183Z] ], [2024-01-02T08:42:03.183Z] "bip": "10.250.0.254/24", [2024-01-02T08:42:03.183Z] "hosts": [ [2024-01-02T08:42:03.183Z] "tcp://0.0.0.0:5555", [2024-01-02T08:42:03.183Z] "unix:///var/run/docker.sock" [2024-01-02T08:42:03.183Z] ], [2024-01-02T08:42:03.183Z] "mtu": 1458, [2024-01-02T08:42:03.183Z] "selinux-enabled": true, [2024-01-02T08:42:03.183Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-01-02T08:42:03.183Z] } [Pipeline] sh [2024-01-02T08:42:03.533Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-01-02T08:42:03.891Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-02T08:42:22.309Z] provisioning config files... [2024-01-02T08:42:22.428Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/145@tmp/config7991144389504797104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-02T08:42:22.930Z] ---> ****-login.sh [2024-01-02T08:42:22.930Z] nexus3.edgexfoundry.org:10001 [2024-01-02T08:42:23.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-02T08:42:23.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-02T08:42:23.474Z] Configure a credential helper to remove this warning. See [2024-01-02T08:42:23.474Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-02T08:42:23.474Z] [2024-01-02T08:42:23.474Z] Login Succeeded [2024-01-02T08:42:23.474Z] nexus3.edgexfoundry.org:10002 [2024-01-02T08:42:23.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-02T08:42:23.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-02T08:42:23.747Z] Configure a credential helper to remove this warning. See [2024-01-02T08:42:23.747Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-02T08:42:23.747Z] [2024-01-02T08:42:23.747Z] Login Succeeded [2024-01-02T08:42:23.747Z] nexus3.edgexfoundry.org:10003 [2024-01-02T08:42:24.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-02T08:42:24.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-02T08:42:24.019Z] Configure a credential helper to remove this warning. See [2024-01-02T08:42:24.019Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-02T08:42:24.019Z] [2024-01-02T08:42:24.997Z] Login Succeeded [2024-01-02T08:42:24.997Z] nexus3.edgexfoundry.org:10004 [2024-01-02T08:42:25.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-02T08:42:25.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-02T08:42:25.272Z] Configure a credential helper to remove this warning. See [2024-01-02T08:42:25.272Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-02T08:42:25.272Z] [2024-01-02T08:42:25.272Z] Login Succeeded [2024-01-02T08:42:25.272Z] ****.io [2024-01-02T08:42:25.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-02T08:42:25.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-02T08:42:25.829Z] Configure a credential helper to remove this warning. See [2024-01-02T08:42:25.829Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-02T08:42:25.829Z] [2024-01-02T08:42:25.829Z] Login Succeeded [2024-01-02T08:42:25.829Z] ---> ****-login.sh ends [Pipeline] } [2024-01-02T08:42:25.846Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-02T08:42:26.382Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-02T08:42:26.426Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-02T08:42:26.470Z] ========================================================= [2024-01-02T08:42:26.470Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-01-02T08:42:26.470Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:42:26.962Z] + 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-02T08:42:28.393Z] #0 building with "default" instance using docker driver [2024-01-02T08:42:28.393Z] [2024-01-02T08:42:28.393Z] #1 [internal] load build definition from Dockerfile [2024-01-02T08:42:28.393Z] #1 transferring dockerfile: [2024-01-02T08:42:28.393Z] #1 transferring dockerfile: 1.51kB 0.0s done [2024-01-02T08:42:28.393Z] #1 DONE 0.1s [2024-01-02T08:42:28.393Z] [2024-01-02T08:42:28.393Z] #2 [internal] load .dockerignore [2024-01-02T08:42:28.393Z] #2 transferring context: 182B done [2024-01-02T08:42:28.393Z] #2 DONE 0.1s [2024-01-02T08:42:28.393Z] [2024-01-02T08:42:28.393Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-02T08:42:28.678Z] #3 DONE 0.1s [2024-01-02T08:42:28.678Z] [2024-01-02T08:42:28.678Z] #4 [internal] load build context [2024-01-02T08:42:28.678Z] #4 DONE 0.0s [2024-01-02T08:42:28.678Z] [2024-01-02T08:42:28.678Z] #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-02T08:42:28.678Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2024-01-02T08:42:28.678Z] #5 DONE 0.0s [2024-01-02T08:42:28.678Z] [2024-01-02T08:42:28.679Z] #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-02T08:42:28.679Z] #5 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2024-01-02T08:42:28.679Z] #5 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2024-01-02T08:42:28.679Z] #5 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.05MB / 3.33MB 0.1s [2024-01-02T08:42:28.679Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s [2024-01-02T08:42:28.679Z] #5 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s [2024-01-02T08:42:28.967Z] #5 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2024-01-02T08:42:28.967Z] #5 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2024-01-02T08:42:28.967Z] #5 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s [2024-01-02T08:42:28.967Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 4.19MB / 63.99MB 0.3s [2024-01-02T08:42:28.967Z] #5 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2024-01-02T08:42:28.967Z] #5 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2024-01-02T08:42:28.967Z] #5 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done [2024-01-02T08:42:28.967Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0B / 97.63MB 0.3s [2024-01-02T08:42:29.242Z] #5 ... [2024-01-02T08:42:29.242Z] [2024-01-02T08:42:29.242Z] #4 [internal] load build context [2024-01-02T08:42:29.242Z] #4 transferring context: 8.62MB 0.4s done [2024-01-02T08:42:29.242Z] #4 DONE 0.4s [2024-01-02T08:42:29.242Z] [2024-01-02T08:42:29.242Z] #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-02T08:42:29.242Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.05MB / 11.40MB 0.4s [2024-01-02T08:42:29.242Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 14.68MB / 63.99MB 0.6s [2024-01-02T08:42:29.242Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 9.96MB / 97.63MB 0.6s [2024-01-02T08:42:29.242Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 6.71MB / 11.40MB 0.6s [2024-01-02T08:42:29.242Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18.87MB / 63.99MB 0.7s [2024-01-02T08:42:29.242Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 9.88MB / 11.40MB 0.7s [2024-01-02T08:42:29.520Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 23.44MB / 63.99MB 0.8s [2024-01-02T08:42:29.520Z] #5 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done [2024-01-02T08:42:29.520Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 17.59MB / 97.63MB 0.8s [2024-01-02T08:42:29.520Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.8s done [2024-01-02T08:42:29.520Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 32.82MB / 63.99MB 1.0s [2024-01-02T08:42:29.520Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 25.17MB / 97.63MB 1.0s [2024-01-02T08:42:29.520Z] #5 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2024-01-02T08:42:29.791Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 37.75MB / 63.99MB 1.1s [2024-01-02T08:42:29.791Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 45.09MB / 63.99MB 1.3s [2024-01-02T08:42:29.791Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 37.75MB / 97.63MB 1.3s [2024-01-02T08:42:29.791Z] #5 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2024-01-02T08:42:30.064Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 49.28MB / 63.99MB 1.4s [2024-01-02T08:42:30.064Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 54.53MB / 63.99MB 1.5s [2024-01-02T08:42:30.064Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 45.09MB / 97.63MB 1.5s [2024-01-02T08:42:30.338Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.7s [2024-01-02T08:42:30.338Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 53.48MB / 97.63MB 1.7s [2024-01-02T08:42:30.611Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.8s done [2024-01-02T08:42:30.611Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 66.69MB / 97.63MB 2.0s [2024-01-02T08:42:30.611Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2024-01-02T08:42:30.882Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 75.50MB / 97.63MB 2.2s [2024-01-02T08:42:30.882Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 85.52MB / 97.63MB 2.4s [2024-01-02T08:42:31.154Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 95.29MB / 97.63MB 2.6s [2024-01-02T08:42:31.430Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.8s done [2024-01-02T08:42:36.831Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.0s [2024-01-02T08:42:42.207Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.2s [2024-01-02T08:42:48.880Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.9s done [2024-01-02T08:42:50.297Z] #5 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2024-01-02T08:42:50.297Z] #5 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 [2024-01-02T08:42:50.297Z] #5 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2024-01-02T08:42:50.297Z] #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2024-01-02T08:42:55.662Z] #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.0s [2024-01-02T08:42:59.021Z] #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.2s done [2024-01-02T08:42:59.021Z] #5 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2024-01-02T08:43:00.436Z] #5 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done [2024-01-02T08:43:00.707Z] #5 DONE 32.1s [2024-01-02T08:43:00.707Z] [2024-01-02T08:43:00.707Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh [2024-01-02T08:43:01.675Z] #6 0.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-02T08:43:01.945Z] #6 1.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-02T08:43:03.360Z] #6 2.643 (1/8) Installing openssh-keygen (9.3_p2-r1) [2024-01-02T08:43:03.360Z] #6 2.672 (2/8) Installing libedit (20221030.3.1-r1) [2024-01-02T08:43:03.360Z] #6 2.685 (3/8) Installing openssh-client-common (9.3_p2-r1) [2024-01-02T08:43:03.360Z] #6 2.760 (4/8) Installing openssh-client-default (9.3_p2-r1) [2024-01-02T08:43:03.360Z] #6 2.789 (5/8) Installing openssh-sftp-server (9.3_p2-r1) [2024-01-02T08:43:03.632Z] #6 2.799 (6/8) Installing openssh-server-common (9.3_p2-r1) [2024-01-02T08:43:03.632Z] #6 2.806 (7/8) Installing openssh-server (9.3_p2-r1) [2024-01-02T08:43:03.632Z] #6 2.836 (8/8) Installing openssh (9.3_p2-r1) [2024-01-02T08:43:03.632Z] #6 2.853 Executing busybox-1.36.1-r5.trigger [2024-01-02T08:43:03.632Z] #6 2.898 OK: 272 MiB in 60 packages [2024-01-02T08:43:06.251Z] #6 DONE 5.0s [2024-01-02T08:43:06.251Z] [2024-01-02T08:43:06.251Z] #7 [builder 3/7] WORKDIR /device-modbus-go [2024-01-02T08:43:06.251Z] #7 DONE 0.1s [2024-01-02T08:43:06.251Z] [2024-01-02T08:43:06.251Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-01-02T08:43:06.251Z] #8 DONE 0.1s [2024-01-02T08:43:06.251Z] [2024-01-02T08:43:06.251Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-02T08:43:38.525Z] #9 DONE 32.5s [2024-01-02T08:43:38.525Z] [2024-01-02T08:43:38.525Z] #10 [builder 6/7] COPY . . [2024-01-02T08:43:39.115Z] #10 DONE 0.3s [2024-01-02T08:43:39.115Z] [2024-01-02T08:43:39.115Z] #11 [builder 7/7] RUN echo noop [2024-01-02T08:43:39.705Z] #11 0.659 noop [2024-01-02T08:43:39.705Z] #11 DONE 0.7s [2024-01-02T08:43:39.705Z] [2024-01-02T08:43:39.705Z] #12 exporting to image [2024-01-02T08:43:39.705Z] #12 exporting layers [2024-01-02T08:44:06.445Z] #12 exporting layers 23.8s done [2024-01-02T08:44:06.445Z] #12 writing image sha256:f479eb381f9af3766f490bf9d90d63a40da4a5f0ae752a9d445b3062547d884f done [2024-01-02T08:44:06.445Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2024-01-02T08:44:06.445Z] #12 DONE 23.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:44:06.919Z] + docker inspect -f . ci-base-image-arm64 [2024-01-02T08:44:06.919Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-02T08:44:07.205Z] prd-ubuntu20.04-docker-arm64-4c-16g-26635 does not seem to be running inside a container [2024-01-02T08:44:07.291Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/145 -v /w/workspace/device-modbus-go/145:/w/workspace/device-modbus-go/145:rw,z -v /w/workspace/device-modbus-go/145@tmp:/w/workspace/device-modbus-go/145@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-02T08:44:08.672Z] $ docker top 063edf36154bffe9061afbd1eb1f9ab29108e6a7a0aaa5d00cce4445f8127c42 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-02T08:44:09.577Z] + go version [2024-01-02T08:44:09.577Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-01-02T08:44:09.605Z] $ docker stop --time=1 063edf36154bffe9061afbd1eb1f9ab29108e6a7a0aaa5d00cce4445f8127c42 [2024-01-02T08:44:11.212Z] $ docker rm -f --volumes 063edf36154bffe9061afbd1eb1f9ab29108e6a7a0aaa5d00cce4445f8127c42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:44:12.072Z] + docker inspect -f . ci-base-image-arm64 [2024-01-02T08:44:12.072Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-02T08:44:12.328Z] prd-ubuntu20.04-docker-arm64-4c-16g-26635 does not seem to be running inside a container [2024-01-02T08:44:12.415Z] $ 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/145 -v /w/workspace/device-modbus-go/145:/w/workspace/device-modbus-go/145:rw,z -v /w/workspace/device-modbus-go/145@tmp:/w/workspace/device-modbus-go/145@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-02T08:44:13.427Z] $ docker top 1c806fdaa4b603fb5b4af38b9ad2258e3da1d08a55e5de7f570752a756c2b732 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-02T08:44:13.997Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/145 [Pipeline] fileExists [Pipeline] sh [2024-01-02T08:44:14.372Z] + make test [2024-01-02T08:44:14.372Z] go test ./... -coverprofile=coverage.out [2024-01-02T08:44:24.468Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-01-02T08:45:32.387Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2024-01-02T08:45:32.387Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.058s coverage: 47.9% of statements [2024-01-02T08:45:32.387Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-01-02T08:45:32.387Z] go vet ./... [2024-01-02T08:45:39.048Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-02T08:45:39.048Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-02T08:45:39.048Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-01-02T08:45:39.335Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-02T08:45:39.386Z] $ docker stop --time=1 1c806fdaa4b603fb5b4af38b9ad2258e3da1d08a55e5de7f570752a756c2b732 [2024-01-02T08:45:41.291Z] $ docker rm -f --volumes 1c806fdaa4b603fb5b4af38b9ad2258e3da1d08a55e5de7f570752a756c2b732 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-02T08:45:42.605Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-02T08:45:42.666Z] Warning: overwriting stash ‘coverage-report’ [2024-01-02T08:45:43.179Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-02T08:45:43.794Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-02T08:45:44.120Z] + ls -al . [2024-01-02T08:45:44.120Z] total 188 [2024-01-02T08:45:44.120Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 2 08:44 . [2024-01-02T08:45:44.120Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 2 08:41 .. [2024-01-02T08:45:44.120Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 2 08:42 .dockerignore [2024-01-02T08:45:44.120Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 2 08:42 .git [2024-01-02T08:45:44.120Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 2 08:42 .github [2024-01-02T08:45:44.120Z] -rw-rw-r-- 1 jenkins jenkins 266 Jan 2 08:42 .gitignore [2024-01-02T08:45:44.120Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 2 08:42 .golangci.yml [2024-01-02T08:45:44.120Z] -rw-rw-r-- 1 jenkins jenkins 11101 Jan 2 08:42 Attribution.txt [2024-01-02T08:45:44.120Z] -rw-rw-r-- 1 jenkins jenkins 16388 Jan 2 08:42 CHANGELOG.md [2024-01-02T08:45:44.120Z] -rw-rw-r-- 1 jenkins jenkins 1474 Jan 2 08:42 Dockerfile [2024-01-02T08:45:44.120Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 2 08:42 GOVERNANCE.md [2024-01-02T08:45:44.120Z] -rw-rw-r-- 1 jenkins jenkins 658 Jan 2 08:42 Jenkinsfile [2024-01-02T08:45:44.120Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 2 08:42 LICENSE [2024-01-02T08:45:44.120Z] -rw-rw-r-- 1 jenkins jenkins 1942 Jan 2 08:42 Makefile [2024-01-02T08:45:44.120Z] -rw-rw-r-- 1 jenkins jenkins 622 Jan 2 08:42 OWNERS.md [2024-01-02T08:45:44.120Z] -rw-rw-r-- 1 jenkins jenkins 4463 Jan 2 08:42 README.md [2024-01-02T08:45:44.120Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 2 08:38 VERSION [2024-01-02T08:45:44.120Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 2 08:42 bin [2024-01-02T08:45:44.120Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 2 08:42 cmd [2024-01-02T08:45:44.120Z] -rw-r--r-- 1 jenkins jenkins 24334 Jan 2 08:45 coverage.out [2024-01-02T08:45:44.120Z] -rw-rw-r-- 1 jenkins jenkins 3938 Jan 2 08:42 go.mod [2024-01-02T08:45:44.120Z] -rw-rw-r-- 1 jenkins jenkins 34937 Jan 2 08:42 go.sum [2024-01-02T08:45:44.120Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 2 08:42 internal [2024-01-02T08:45:44.120Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 2 08:42 simulator [2024-01-02T08:45:44.120Z] -rw-rw-r-- 1 jenkins jenkins 229 Jan 2 08:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:45:44.545Z] + 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=0f8df5851b079ccdecd731686461e0777a6d4036 --label arch=arm64 --label version=3.2.0-dev.6 . [2024-01-02T08:45:45.513Z] #0 building with "default" instance using docker driver [2024-01-02T08:45:45.513Z] [2024-01-02T08:45:45.513Z] #1 [internal] load .dockerignore [2024-01-02T08:45:45.513Z] #1 transferring context: 182B 0.0s done [2024-01-02T08:45:45.513Z] #1 DONE 0.0s [2024-01-02T08:45:45.513Z] [2024-01-02T08:45:45.513Z] #2 [internal] load build definition from Dockerfile [2024-01-02T08:45:45.513Z] #2 transferring dockerfile: 1.51kB 0.0s done [2024-01-02T08:45:45.513Z] #2 DONE 0.0s [2024-01-02T08:45:45.513Z] [2024-01-02T08:45:45.513Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-02T08:45:45.513Z] #3 DONE 0.0s [2024-01-02T08:45:45.513Z] [2024-01-02T08:45:45.513Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2024-01-02T08:45:45.781Z] #4 DONE 0.3s [2024-01-02T08:45:45.781Z] [2024-01-02T08:45:45.781Z] #5 [internal] load build context [2024-01-02T08:45:45.781Z] #5 transferring context: 31.22kB 0.0s done [2024-01-02T08:45:45.781Z] #5 DONE 0.2s [2024-01-02T08:45:45.781Z] [2024-01-02T08:45:45.781Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-02T08:45:45.781Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done [2024-01-02T08:45:46.047Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-02T08:45:46.047Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-02T08:45:46.047Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-02T08:45:46.047Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0B / 3.33MB 0.1s [2024-01-02T08:45:46.047Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2024-01-02T08:45:46.047Z] #6 ... [2024-01-02T08:45:46.047Z] [2024-01-02T08:45:46.047Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-02T08:45:46.047Z] #7 DONE 0.4s [2024-01-02T08:45:46.047Z] [2024-01-02T08:45:46.047Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-02T08:45:46.047Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2024-01-02T08:45:46.643Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2024-01-02T08:45:46.917Z] #6 DONE 1.1s [2024-01-02T08:45:46.917Z] [2024-01-02T08:45:46.917Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2024-01-02T08:45:47.510Z] #8 0.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-02T08:45:47.863Z] #8 1.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-02T08:45:50.887Z] #8 2.229 (1/1) Installing dumb-init (1.2.5-r2) [2024-01-02T08:45:50.887Z] #8 2.245 Executing busybox-1.36.1-r5.trigger [2024-01-02T08:45:51.160Z] #8 4.323 OK: 8 MiB in 16 packages [2024-01-02T08:45:51.160Z] #8 ... [2024-01-02T08:45:51.160Z] [2024-01-02T08:45:51.160Z] #9 [builder 2/7] RUN apk add --update --no-cache make git openssh [2024-01-02T08:45:51.160Z] #9 0.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-02T08:45:51.160Z] #9 1.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-02T08:45:51.160Z] #9 2.504 OK: 272 MiB in 60 packages [2024-01-02T08:45:51.160Z] #9 DONE 5.0s [2024-01-02T08:45:51.160Z] [2024-01-02T08:45:51.160Z] #10 [builder 3/7] WORKDIR /device-modbus-go [2024-01-02T08:45:51.160Z] #10 DONE 0.1s [2024-01-02T08:45:51.437Z] [2024-01-02T08:45:51.438Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2024-01-02T08:45:51.438Z] #11 DONE 0.2s [2024-01-02T08:45:51.438Z] [2024-01-02T08:45:51.438Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2024-01-02T08:45:51.438Z] #8 DONE 4.7s [2024-01-02T08:45:51.438Z] [2024-01-02T08:45:51.438Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2024-01-02T08:45:52.418Z] #12 0.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-02T08:45:52.690Z] #12 1.376 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-02T08:45:52.958Z] #12 ... [2024-01-02T08:45:52.958Z] [2024-01-02T08:45:52.958Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-02T08:45:52.958Z] #13 DONE 1.5s [2024-01-02T08:45:53.228Z] [2024-01-02T08:45:53.228Z] #14 [builder 6/7] COPY . . [2024-01-02T08:45:53.228Z] #14 DONE 0.4s [2024-01-02T08:45:53.228Z] [2024-01-02T08:45:53.228Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2024-01-02T08:45:54.205Z] #12 2.829 OK: 8 MiB in 16 packages [2024-01-02T08:45:54.799Z] #12 DONE 3.2s [2024-01-02T08:45:54.799Z] [2024-01-02T08:45:54.799Z] #15 [builder 7/7] RUN make build [2024-01-02T08:45:54.799Z] #15 0.861 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=3.2.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.6" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2024-01-02T08:47:31.490Z] #15 DONE 84.6s [2024-01-02T08:47:31.490Z] [2024-01-02T08:47:31.490Z] #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / [2024-01-02T08:47:31.490Z] #16 DONE 0.3s [2024-01-02T08:47:31.490Z] [2024-01-02T08:47:31.490Z] #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / [2024-01-02T08:47:31.490Z] #17 DONE 0.1s [2024-01-02T08:47:31.490Z] [2024-01-02T08:47:31.490Z] #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / [2024-01-02T08:47:31.490Z] #18 DONE 0.1s [2024-01-02T08:47:31.490Z] [2024-01-02T08:47:31.490Z] #19 exporting to image [2024-01-02T08:47:31.490Z] #19 exporting layers [2024-01-02T08:47:31.490Z] #19 exporting layers 0.4s done [2024-01-02T08:47:31.490Z] #19 writing image sha256:e19ad09e57a631ffa07eefc730b0d1016350d67edd6b552f454c628584310684 done [2024-01-02T08:47:31.490Z] #19 naming to docker.io/library/device-modbus-arm64 done [2024-01-02T08:47:31.490Z] #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-02T08:47:31.982Z] provisioning config files... [2024-01-02T08:47:31.997Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/145@tmp/config5436776466573793595tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-02T08:47:32.399Z] ---> ****-login.sh [2024-01-02T08:47:32.399Z] nexus3.edgexfoundry.org:10001 [2024-01-02T08:47:32.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-02T08:47:32.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-02T08:47:32.670Z] Configure a credential helper to remove this warning. See [2024-01-02T08:47:32.670Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-02T08:47:32.670Z] [2024-01-02T08:47:32.670Z] Login Succeeded [2024-01-02T08:47:32.670Z] nexus3.edgexfoundry.org:10002 [2024-01-02T08:47:32.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-02T08:47:32.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-02T08:47:32.942Z] Configure a credential helper to remove this warning. See [2024-01-02T08:47:32.942Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-02T08:47:32.942Z] [2024-01-02T08:47:32.942Z] Login Succeeded [2024-01-02T08:47:32.942Z] nexus3.edgexfoundry.org:10003 [2024-01-02T08:47:33.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-02T08:47:33.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-02T08:47:33.209Z] Configure a credential helper to remove this warning. See [2024-01-02T08:47:33.209Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-02T08:47:33.209Z] [2024-01-02T08:47:33.209Z] Login Succeeded [2024-01-02T08:47:33.209Z] nexus3.edgexfoundry.org:10004 [2024-01-02T08:47:33.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-02T08:47:33.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-02T08:47:33.475Z] Configure a credential helper to remove this warning. See [2024-01-02T08:47:33.475Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-02T08:47:33.475Z] [2024-01-02T08:47:33.475Z] Login Succeeded [2024-01-02T08:47:33.475Z] ****.io [2024-01-02T08:47:33.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-02T08:47:34.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-02T08:47:34.007Z] Configure a credential helper to remove this warning. See [2024-01-02T08:47:34.007Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-02T08:47:34.007Z] [2024-01-02T08:47:34.007Z] Login Succeeded [2024-01-02T08:47:34.007Z] ---> ****-login.sh ends [Pipeline] } [2024-01-02T08:47:34.018Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-02T08:47:34.195Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-02T08:47:34.253Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2024-01-02T08:47:34.253Z] 0f8df5851b079ccdecd731686461e0777a6d4036 [2024-01-02T08:47:34.253Z] latest [2024-01-02T08:47:34.253Z] 3.2.0-dev.6 [2024-01-02T08:47:34.253Z] 0f8df5851b079ccdecd731686461e0777a6d4036-3.2.0-dev.6 [2024-01-02T08:47:34.253Z] main [2024-01-02T08:47:34.253Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:47:34.805Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:0f8df5851b079ccdecd731686461e0777a6d4036 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:47:35.273Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:0f8df5851b079ccdecd731686461e0777a6d4036 [2024-01-02T08:47:35.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-01-02T08:47:35.273Z] fcae06c09d76: Preparing [2024-01-02T08:47:35.273Z] 2a2235717cdb: Preparing [2024-01-02T08:47:35.273Z] c787c3087fad: Preparing [2024-01-02T08:47:35.273Z] 79411d491140: Preparing [2024-01-02T08:47:35.273Z] 28a39ea27cfa: Preparing [2024-01-02T08:47:35.273Z] 0faf9b67be60: Preparing [2024-01-02T08:47:35.273Z] 0faf9b67be60: Waiting [2024-01-02T08:47:35.539Z] fcae06c09d76: Pushed [2024-01-02T08:47:35.539Z] 2a2235717cdb: Pushed [2024-01-02T08:47:35.539Z] 79411d491140: Pushed [2024-01-02T08:47:35.539Z] 28a39ea27cfa: Pushed [2024-01-02T08:47:35.539Z] 0faf9b67be60: Layer already exists [2024-01-02T08:47:39.795Z] c787c3087fad: Pushed [2024-01-02T08:47:39.795Z] 0f8df5851b079ccdecd731686461e0777a6d4036: digest: sha256:1f5f181c49aff14b14c1532e811dc1f85d31fa3232204637b60860fd1367ec2c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:47:40.262Z] + 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-02T08:47:40.748Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2024-01-02T08:47:40.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-01-02T08:47:40.748Z] fcae06c09d76: Preparing [2024-01-02T08:47:40.748Z] 2a2235717cdb: Preparing [2024-01-02T08:47:40.748Z] c787c3087fad: Preparing [2024-01-02T08:47:40.748Z] 79411d491140: Preparing [2024-01-02T08:47:40.748Z] 28a39ea27cfa: Preparing [2024-01-02T08:47:40.748Z] 0faf9b67be60: Preparing [2024-01-02T08:47:40.748Z] 0faf9b67be60: Waiting [2024-01-02T08:47:40.748Z] 28a39ea27cfa: Layer already exists [2024-01-02T08:47:40.748Z] fcae06c09d76: Layer already exists [2024-01-02T08:47:40.748Z] 79411d491140: Layer already exists [2024-01-02T08:47:40.748Z] 2a2235717cdb: Layer already exists [2024-01-02T08:47:40.748Z] c787c3087fad: Layer already exists [2024-01-02T08:47:40.748Z] 0faf9b67be60: Layer already exists [2024-01-02T08:47:41.017Z] latest: digest: sha256:1f5f181c49aff14b14c1532e811dc1f85d31fa3232204637b60860fd1367ec2c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:47:41.516Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:47:41.987Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.6 [2024-01-02T08:47:41.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-01-02T08:47:41.987Z] fcae06c09d76: Preparing [2024-01-02T08:47:41.987Z] 2a2235717cdb: Preparing [2024-01-02T08:47:41.987Z] c787c3087fad: Preparing [2024-01-02T08:47:41.987Z] 79411d491140: Preparing [2024-01-02T08:47:41.987Z] 28a39ea27cfa: Preparing [2024-01-02T08:47:41.987Z] 0faf9b67be60: Preparing [2024-01-02T08:47:41.987Z] 0faf9b67be60: Waiting [2024-01-02T08:47:41.987Z] fcae06c09d76: Layer already exists [2024-01-02T08:47:41.987Z] 28a39ea27cfa: Layer already exists [2024-01-02T08:47:41.987Z] 79411d491140: Layer already exists [2024-01-02T08:47:41.987Z] c787c3087fad: Layer already exists [2024-01-02T08:47:41.987Z] 2a2235717cdb: Layer already exists [2024-01-02T08:47:41.987Z] 0faf9b67be60: Layer already exists [2024-01-02T08:47:42.252Z] 3.2.0-dev.6: digest: sha256:1f5f181c49aff14b14c1532e811dc1f85d31fa3232204637b60860fd1367ec2c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:47:42.724Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:0f8df5851b079ccdecd731686461e0777a6d4036-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:47:43.194Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:0f8df5851b079ccdecd731686461e0777a6d4036-3.2.0-dev.6 [2024-01-02T08:47:43.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-01-02T08:47:43.194Z] fcae06c09d76: Preparing [2024-01-02T08:47:43.194Z] 2a2235717cdb: Preparing [2024-01-02T08:47:43.194Z] c787c3087fad: Preparing [2024-01-02T08:47:43.194Z] 79411d491140: Preparing [2024-01-02T08:47:43.194Z] 28a39ea27cfa: Preparing [2024-01-02T08:47:43.194Z] 0faf9b67be60: Preparing [2024-01-02T08:47:43.194Z] 0faf9b67be60: Waiting [2024-01-02T08:47:43.194Z] c787c3087fad: Layer already exists [2024-01-02T08:47:43.194Z] 79411d491140: Layer already exists [2024-01-02T08:47:43.194Z] 2a2235717cdb: Layer already exists [2024-01-02T08:47:43.194Z] 28a39ea27cfa: Layer already exists [2024-01-02T08:47:43.194Z] fcae06c09d76: Layer already exists [2024-01-02T08:47:43.194Z] 0faf9b67be60: Layer already exists [2024-01-02T08:47:43.464Z] 0f8df5851b079ccdecd731686461e0777a6d4036-3.2.0-dev.6: digest: sha256:1f5f181c49aff14b14c1532e811dc1f85d31fa3232204637b60860fd1367ec2c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:47:43.943Z] + 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-02T08:47:44.480Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2024-01-02T08:47:44.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-01-02T08:47:44.480Z] fcae06c09d76: Preparing [2024-01-02T08:47:44.480Z] 2a2235717cdb: Preparing [2024-01-02T08:47:44.480Z] c787c3087fad: Preparing [2024-01-02T08:47:44.480Z] 79411d491140: Preparing [2024-01-02T08:47:44.480Z] 28a39ea27cfa: Preparing [2024-01-02T08:47:44.480Z] 0faf9b67be60: Preparing [2024-01-02T08:47:44.480Z] 0faf9b67be60: Waiting [2024-01-02T08:47:44.480Z] c787c3087fad: Layer already exists [2024-01-02T08:47:44.480Z] fcae06c09d76: Layer already exists [2024-01-02T08:47:44.480Z] 79411d491140: Layer already exists [2024-01-02T08:47:44.480Z] 2a2235717cdb: Layer already exists [2024-01-02T08:47:44.480Z] 28a39ea27cfa: Layer already exists [2024-01-02T08:47:44.480Z] 0faf9b67be60: Layer already exists [2024-01-02T08:47:44.752Z] main: digest: sha256:1f5f181c49aff14b14c1532e811dc1f85d31fa3232204637b60860fd1367ec2c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-02T08:47:45.072Z] ===================================================== [Pipeline] echo [2024-01-02T08:47:45.131Z] taggedImages: [2024-01-02T08:47:45.131Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:0f8df5851b079ccdecd731686461e0777a6d4036 [2024-01-02T08:47:45.131Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2024-01-02T08:47:45.131Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.6 [2024-01-02T08:47:45.132Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:0f8df5851b079ccdecd731686461e0777a6d4036-3.2.0-dev.6 [2024-01-02T08:47:45.132Z] - 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-02T08:47:45.789Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-02T08:47:45.789Z] [2024-01-02T08:47:45.789Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:47:46.187Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-02T08:47:46.187Z] arm64: Pulling from edgex-lftools-log-publisher [2024-01-02T08:47:46.187Z] 8998bd30e6a1: Pulling fs layer [2024-01-02T08:47:46.187Z] 04944245beec: Pulling fs layer [2024-01-02T08:47:46.187Z] 699f458cf7ca: Pulling fs layer [2024-01-02T08:47:46.187Z] 765212b225bb: Pulling fs layer [2024-01-02T08:47:46.187Z] f23df028b6ca: Pulling fs layer [2024-01-02T08:47:46.187Z] d65c8cfc05b1: Pulling fs layer [2024-01-02T08:47:46.187Z] 2437ff75d9bd: Pulling fs layer [2024-01-02T08:47:46.187Z] 765212b225bb: Waiting [2024-01-02T08:47:46.187Z] f23df028b6ca: Waiting [2024-01-02T08:47:46.187Z] 2437ff75d9bd: Waiting [2024-01-02T08:47:46.187Z] d65c8cfc05b1: Waiting [2024-01-02T08:47:46.455Z] 04944245beec: Verifying Checksum [2024-01-02T08:47:46.455Z] 04944245beec: Download complete [2024-01-02T08:47:46.455Z] 765212b225bb: Verifying Checksum [2024-01-02T08:47:46.455Z] 765212b225bb: Download complete [2024-01-02T08:47:46.455Z] f23df028b6ca: Verifying Checksum [2024-01-02T08:47:46.455Z] f23df028b6ca: Download complete [2024-01-02T08:47:46.455Z] d65c8cfc05b1: Verifying Checksum [2024-01-02T08:47:46.455Z] d65c8cfc05b1: Download complete [2024-01-02T08:47:46.723Z] 699f458cf7ca: Verifying Checksum [2024-01-02T08:47:46.723Z] 699f458cf7ca: Download complete [2024-01-02T08:47:46.990Z] 8998bd30e6a1: Verifying Checksum [2024-01-02T08:47:46.990Z] 8998bd30e6a1: Download complete [2024-01-02T08:47:48.933Z] 2437ff75d9bd: Verifying Checksum [2024-01-02T08:47:48.933Z] 2437ff75d9bd: Download complete [2024-01-02T08:47:53.193Z] 8998bd30e6a1: Pull complete [2024-01-02T08:47:53.193Z] 04944245beec: Pull complete [2024-01-02T08:47:55.157Z] 699f458cf7ca: Pull complete [2024-01-02T08:47:55.157Z] 765212b225bb: Pull complete [2024-01-02T08:47:56.115Z] f23df028b6ca: Pull complete [2024-01-02T08:47:56.382Z] d65c8cfc05b1: Pull complete [2024-01-02T08:48:23.053Z] 2437ff75d9bd: Pull complete [2024-01-02T08:48:23.053Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-01-02T08:48:23.053Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-02T08:48:23.053Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-02T08:48:23.394Z] prd-ubuntu20.04-docker-arm64-4c-16g-26635 does not seem to be running inside a container [2024-01-02T08:48:23.470Z] $ 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/145 -v /w/workspace/device-modbus-go/145:/w/workspace/device-modbus-go/145:rw,z -v /w/workspace/device-modbus-go/145@tmp:/w/workspace/device-modbus-go/145@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-02T08:48:25.482Z] $ docker top 261e5f1f1ea837737ae6050a24529bd5fbb22e0c075de56a316eead13c06abd8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-02T08:48:26.046Z] ---> job-cost.sh [2024-01-02T08:48:26.313Z] lf-activate-venv: SKIPPING [2024-01-02T08:48:26.313Z] INFO: No Stack... [2024-01-02T08:48:26.578Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-02T08:48:27.531Z] INFO: Archiving Costs [Pipeline] sh [2024-01-02T08:48:27.845Z] + cat /w/workspace/device-modbus-go/145/archives/cost.csv [2024-01-02T08:48:27.845Z] + cut -d, -f6 [Pipeline] lock [2024-01-02T08:48:27.908Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-145-stack-cost] [2024-01-02T08:48:27.914Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-145-stack-cost] did not exist. Created. [2024-01-02T08:48:27.914Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-145-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-02T08:48:28.362Z] /w/workspace/device-modbus-go/145@tmp/durable-137b334b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-01-02T08:48:28.678Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-02T08:48:28.747Z] Warning: overwriting stash ‘stack-cost’ [2024-01-02T08:48:28.794Z] Stashed 1 file(s) [Pipeline] } [2024-01-02T08:48:28.804Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-145-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-02T08:48:28.913Z] $ docker stop --time=1 261e5f1f1ea837737ae6050a24529bd5fbb22e0c075de56a316eead13c06abd8 [2024-01-02T08:48:30.299Z] $ docker rm -f --volumes 261e5f1f1ea837737ae6050a24529bd5fbb22e0c075de56a316eead13c06abd8 [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-02T08:48:31.618Z] provisioning config files... [2024-01-02T08:48:31.625Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17025261939815982459tmp [Pipeline] { [Pipeline] sh [2024-01-02T08:48:32.001Z] + set +x [2024-01-02T08:48:32.001Z] + curl -s https://codecov.io/bash [2024-01-02T08:48:32.001Z] + bash -s -- [2024-01-02T08:48:32.001Z] [2024-01-02T08:48:32.001Z] _____ _ [2024-01-02T08:48:32.001Z] / ____| | | [2024-01-02T08:48:32.001Z] | | ___ __| | ___ ___ _____ __ [2024-01-02T08:48:32.001Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-01-02T08:48:32.001Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-01-02T08:48:32.001Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-01-02T08:48:32.001Z] Bash-1.0.6 [2024-01-02T08:48:32.001Z] [2024-01-02T08:48:32.001Z] [2024-01-02T08:48:32.001Z] ==> git version 2.25.1 found [2024-01-02T08:48:32.002Z] ==> 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-02T08:48:32.002Z] Release-Date: 2020-01-08 [2024-01-02T08:48:32.002Z] 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-02T08:48:32.002Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-01-02T08:48:32.002Z] ==> Jenkins CI detected. [2024-01-02T08:48:32.002Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2024-01-02T08:48:32.002Z] project root: . [2024-01-02T08:48:32.002Z] --> token set from env [2024-01-02T08:48:32.002Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-01-02T08:48:32.002Z] ==> Running gcov in . (disable via -X gcov) [2024-01-02T08:48:32.002Z] ==> Python coveragepy not found [2024-01-02T08:48:32.002Z] ==> Searching for coverage reports in: [2024-01-02T08:48:32.002Z] + . [2024-01-02T08:48:32.002Z] -> Found 1 reports [2024-01-02T08:48:32.002Z] ==> Detecting git/mercurial file structure [2024-01-02T08:48:32.002Z] ==> Reading reports [2024-01-02T08:48:32.002Z] + ./coverage.out bytes=24334 [2024-01-02T08:48:32.002Z] ==> Appending adjustments [2024-01-02T08:48:32.002Z] https://docs.codecov.io/docs/fixing-reports [2024-01-02T08:48:32.261Z] + Found adjustments [2024-01-02T08:48:32.261Z] ==> Gzipping contents [2024-01-02T08:48:32.261Z] 4.0K /tmp/codecov.dn4EfF.gz [2024-01-02T08:48:32.261Z] ==> Uploading reports [2024-01-02T08:48:32.261Z] url: https://codecov.io [2024-01-02T08:48:32.261Z] query: branch=main&commit=0f8df5851b079ccdecd731686461e0777a6d4036&build=145&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F145%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-01-02T08:48:32.261Z] -> Pinging Codecov [2024-01-02T08:48:32.261Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=0f8df5851b079ccdecd731686461e0777a6d4036&build=145&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F145%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-01-02T08:48:32.521Z] -> Uploading to [2024-01-02T08:48:32.521Z] https://storage.googleapis.com/codecov/v4/raw/2024-01-02/55DBCA73C666E3227836607328DD7E49/0f8df5851b079ccdecd731686461e0777a6d4036/e1504bd2-2292-4f5c-9cd1-97f972641b91.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240102%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240102T084832Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=114849723c0f2f4c9672fb67846794ccc0f3606c6545c82f6d0d81bedfe8e474 [2024-01-02T08:48:32.521Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-02T08:48:32.521Z] Dload Upload Total Spent Left Speed [2024-01-02T08:48:32.780Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3806 0 0 100 3806 0 16264 --:--:-- --:--:-- --:--:-- 16264 [2024-01-02T08:48:32.780Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/0f8df5851b079ccdecd731686461e0777a6d4036 [Pipeline] } [2024-01-02T08:48:32.787Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-01-02T08:48:33.163Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-01-02T08:48:33.175Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:48:33.609Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-02T08:48:33.609Z] [2024-01-02T08:48:33.609Z] 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-02T08:48:33.960Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-02T08:48:33.960Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-01-02T08:48:33.960Z] df9b9388f04a: Pulling fs layer [2024-01-02T08:48:33.960Z] 52dc419b0ee2: Pulling fs layer [2024-01-02T08:48:33.960Z] 25bc292e5bac: Pulling fs layer [2024-01-02T08:48:33.960Z] 114826534d7a: Pulling fs layer [2024-01-02T08:48:33.960Z] 4657fd5d0bcf: Pulling fs layer [2024-01-02T08:48:33.960Z] 6ad1cebc031e: Pulling fs layer [2024-01-02T08:48:33.960Z] 8a3aa393b2d8: Pulling fs layer [2024-01-02T08:48:33.960Z] 4657fd5d0bcf: Waiting [2024-01-02T08:48:33.960Z] 6ad1cebc031e: Waiting [2024-01-02T08:48:33.960Z] 8a3aa393b2d8: Waiting [2024-01-02T08:48:33.960Z] 114826534d7a: Waiting [2024-01-02T08:48:33.960Z] 25bc292e5bac: Verifying Checksum [2024-01-02T08:48:33.960Z] 25bc292e5bac: Download complete [2024-01-02T08:48:33.960Z] 52dc419b0ee2: Verifying Checksum [2024-01-02T08:48:33.960Z] 52dc419b0ee2: Download complete [2024-01-02T08:48:33.960Z] 4657fd5d0bcf: Verifying Checksum [2024-01-02T08:48:33.961Z] 4657fd5d0bcf: Download complete [2024-01-02T08:48:33.961Z] df9b9388f04a: Download complete [2024-01-02T08:48:34.218Z] df9b9388f04a: Pull complete [2024-01-02T08:48:34.218Z] 6ad1cebc031e: Verifying Checksum [2024-01-02T08:48:34.218Z] 6ad1cebc031e: Download complete [2024-01-02T08:48:34.218Z] 52dc419b0ee2: Pull complete [2024-01-02T08:48:34.218Z] 25bc292e5bac: Pull complete [2024-01-02T08:48:34.784Z] 114826534d7a: Verifying Checksum [2024-01-02T08:48:34.784Z] 114826534d7a: Download complete [2024-01-02T08:48:34.784Z] 8a3aa393b2d8: Verifying Checksum [2024-01-02T08:48:34.784Z] 8a3aa393b2d8: Download complete [2024-01-02T08:48:38.968Z] 114826534d7a: Pull complete [2024-01-02T08:48:38.968Z] 4657fd5d0bcf: Pull complete [2024-01-02T08:48:38.968Z] 6ad1cebc031e: Pull complete [2024-01-02T08:48:41.496Z] 8a3aa393b2d8: Pull complete [2024-01-02T08:48:41.496Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-01-02T08:48:41.496Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-02T08:48:41.496Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-02T08:48:41.769Z] prd-ubuntu20.04-docker-8c-8g-26631 does not seem to be running inside a container [2024-01-02T08:48:41.798Z] $ 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-02T08:48:47.588Z] $ docker top 48fe24996c83ccbd375ac2322d28ecba82a4fe40a23a4438725f86f1ec9efa5e -eo pid,comm [Pipeline] { [Pipeline] echo [2024-01-02T08:48:47.743Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2024-01-02T08:48:48.018Z] + set -o pipefail [2024-01-02T08:48:48.018Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2024-01-02T08:48:53.287Z] [2024-01-02T08:48:53.287Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2024-01-02T08:48:53.287Z] [2024-01-02T08:48:53.287Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5174d6d0-2379-4548-918f-caa15a8d100f/history/45de7385-d0ca-4d3e-8933-f76bb302aa08 [2024-01-02T08:48:53.287Z] [2024-01-02T08:48:53.288Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-01-02T08:48:53.288Z] [2024-01-02T08:48:53.288Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-01-02T08:48:53.288Z] [2024-01-02T08:48:53.288Z] [2024-01-02T08:48:53.288Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-01-02T08:48:53.288Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-01-02T08:48:53.288Z] More details here: https://snyk.co/ue1NS [2024-01-02T08:48:53.288Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-01-02T08:48:53.288Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-01-02T08:48:53.296Z] $ docker stop --time=1 48fe24996c83ccbd375ac2322d28ecba82a4fe40a23a4438725f86f1ec9efa5e [2024-01-02T08:48:59.010Z] $ docker rm -f --volumes 48fe24996c83ccbd375ac2322d28ecba82a4fe40a23a4438725f86f1ec9efa5e [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-02T08:49:00.539Z] + git log --format=format:%s -1 0f8df5851b079ccdecd731686461e0777a6d4036 [Pipeline] sh [2024-01-02T08:49:00.831Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-02T08:49:00.832Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:49:01.182Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-02T08:49:01.182Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-02T08:49:01.362Z] prd-ubuntu20.04-docker-8c-8g-26631 does not seem to be running inside a container [2024-01-02T08:49:01.391Z] $ 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-02T08:49:01.854Z] $ docker top 4bc4a6b9aff63d7e08d7d710af1d7b68b7b0de81005f8afb6cbb2f982424e6ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-02T08:49:02.089Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-02T08:49:02.089Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-02T08:49:02.201Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-02T08:49:02.201Z] $ docker exec 4bc4a6b9aff63d7e08d7d710af1d7b68b7b0de81005f8afb6cbb2f982424e6ce ssh-agent [2024-01-02T08:49:02.310Z] SSH_AUTH_SOCK=/tmp/ssh-FBAU9fiLvVdZ/agent.32 [2024-01-02T08:49:02.310Z] SSH_AGENT_PID=38 [2024-01-02T08:49:02.315Z] Running ssh-add (command line suppressed) [2024-01-02T08:49:02.412Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10857259888179614702.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10857259888179614702.key) [2024-01-02T08:49:02.429Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-02T08:49:02.765Z] + git semver tag [2024-01-02T08:49:03.025Z] 2024-01-02 08:49:02,939 [run_tag] DEBUG tag force:False [2024-01-02T08:49:03.025Z] 2024-01-02 08:49:02,939 [check_head_tag] DEBUG check head tag [2024-01-02T08:49:03.025Z] 2024-01-02 08:49:02,941 [execute] INFO git cat-file --batch-check [2024-01-02T08:49:03.025Z] 2024-01-02 08:49:02,942 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2024-01-02T08:49:03.025Z] 2024-01-02 08:49:02,946 [execute] INFO git cat-file --batch [2024-01-02T08:49:03.025Z] 2024-01-02 08:49:02,946 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2024-01-02T08:49:03.025Z] 2024-01-02 08:49:02,962 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-01-02T08:49:03.025Z] 2024-01-02 08:49:02,962 [execute] INFO git tag -a v3.2.0-dev.6 -m v3.2.0-dev.6 [2024-01-02T08:49:03.025Z] 2024-01-02 08:49:02,963 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.6', '-m', 'v3.2.0-dev.6'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2024-01-02T08:49:03.025Z] 2024-01-02 08:49:02,967 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-01-02T08:49:03.025Z] 3.2.0-dev.6 [Pipeline] } [2024-01-02T08:49:03.032Z] $ docker exec --env ******** --env ******** 4bc4a6b9aff63d7e08d7d710af1d7b68b7b0de81005f8afb6cbb2f982424e6ce ssh-agent -k [2024-01-02T08:49:03.142Z] unset SSH_AUTH_SOCK; [2024-01-02T08:49:03.143Z] unset SSH_AGENT_PID; [2024-01-02T08:49:03.143Z] echo Agent pid 38 killed; [2024-01-02T08:49:03.157Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-02T08:49:03.673Z] + git semver [Pipeline] } [2024-01-02T08:49:03.942Z] $ docker stop --time=1 4bc4a6b9aff63d7e08d7d710af1d7b68b7b0de81005f8afb6cbb2f982424e6ce [2024-01-02T08:49:05.221Z] $ docker rm -f --volumes 4bc4a6b9aff63d7e08d7d710af1d7b68b7b0de81005f8afb6cbb2f982424e6ce [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:49:05.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-02T08:49:05.903Z] [2024-01-02T08:49:05.903Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:49:06.272Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-02T08:49:06.272Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-01-02T08:49:06.272Z] ab5ef0e58194: Pulling fs layer [2024-01-02T08:49:06.272Z] 9712f1f96733: Pulling fs layer [2024-01-02T08:49:06.272Z] 63f879dbbcfc: Pulling fs layer [2024-01-02T08:49:06.272Z] 0d9ebad4ef96: Pulling fs layer [2024-01-02T08:49:06.272Z] e9a5061849ea: Pulling fs layer [2024-01-02T08:49:06.272Z] 0d9ebad4ef96: Waiting [2024-01-02T08:49:06.272Z] d747dcd14b5f: Pulling fs layer [2024-01-02T08:49:06.272Z] 2de7ff778b66: Pulling fs layer [2024-01-02T08:49:06.272Z] d747dcd14b5f: Waiting [2024-01-02T08:49:06.272Z] 2de7ff778b66: Waiting [2024-01-02T08:49:06.272Z] 9712f1f96733: Verifying Checksum [2024-01-02T08:49:06.272Z] 9712f1f96733: Download complete [2024-01-02T08:49:06.531Z] 63f879dbbcfc: Verifying Checksum [2024-01-02T08:49:06.531Z] 63f879dbbcfc: Download complete [2024-01-02T08:49:06.531Z] e9a5061849ea: Verifying Checksum [2024-01-02T08:49:06.531Z] e9a5061849ea: Download complete [2024-01-02T08:49:06.789Z] d747dcd14b5f: Download complete [2024-01-02T08:49:06.789Z] 0d9ebad4ef96: Verifying Checksum [2024-01-02T08:49:06.789Z] 0d9ebad4ef96: Download complete [2024-01-02T08:49:06.789Z] 2de7ff778b66: Verifying Checksum [2024-01-02T08:49:06.789Z] 2de7ff778b66: Download complete [2024-01-02T08:49:06.789Z] ab5ef0e58194: Verifying Checksum [2024-01-02T08:49:06.789Z] ab5ef0e58194: Download complete [2024-01-02T08:49:10.070Z] ab5ef0e58194: Pull complete [2024-01-02T08:49:10.070Z] 9712f1f96733: Pull complete [2024-01-02T08:49:10.328Z] 63f879dbbcfc: Pull complete [2024-01-02T08:49:14.680Z] 0d9ebad4ef96: Pull complete [2024-01-02T08:49:14.940Z] e9a5061849ea: Pull complete [2024-01-02T08:49:14.940Z] d747dcd14b5f: Pull complete [2024-01-02T08:49:16.378Z] 2de7ff778b66: Pull complete [2024-01-02T08:49:16.378Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-01-02T08:49:16.378Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-02T08:49:16.378Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-02T08:49:16.804Z] prd-ubuntu20.04-docker-8c-8g-26631 does not seem to be running inside a container [2024-01-02T08:49:16.875Z] $ 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-02T08:49:23.692Z] $ docker top 3aac5e563548d67b7d400e309031786eaf248996477d8d552424bf3ab840f6c7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-01-02T08:49:28.641Z] provisioning config files... [2024-01-02T08:49:33.806Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3537069516033630903tmp [2024-01-02T08:49:33.816Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config16595711581807945425tmp [2024-01-02T08:49:33.827Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10745681905181722791tmp [Pipeline] { [Pipeline] echo [2024-01-02T08:49:33.905Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-02T08:49:34.201Z] ---> sigul-configuration.sh [2024-01-02T08:49:34.201Z] gpg: directory `/root/.gnupg' created [2024-01-02T08:49:34.201Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-01-02T08:49:34.201Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-01-02T08:49:34.201Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-01-02T08:49:34.201Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-01-02T08:49:34.201Z] gpg: CAST5 encrypted data [2024-01-02T08:49:34.201Z] gpg: encrypted with 1 passphrase [2024-01-02T08:49:34.201Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-01-02T08:49:34.496Z] + mkdir /home/jenkins [2024-01-02T08:49:34.496Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-01-02T08:49:34.791Z] + 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-02T08:49:34.802Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-02T08:49:35.095Z] ---> sigul-install.sh [2024-01-02T08:49:35.095Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-01-02T08:49:35.386Z] + git tag --list [2024-01-02T08:49:35.386Z] 0.7.1 [2024-01-02T08:49:35.386Z] v1.0.0 [2024-01-02T08:49:35.386Z] v1.1.0 [2024-01-02T08:49:35.386Z] v1.1.1 [2024-01-02T08:49:35.386Z] v1.2.2 [2024-01-02T08:49:35.386Z] v1.3.0 [2024-01-02T08:49:35.386Z] v1.3.1 [2024-01-02T08:49:35.386Z] v2.0.0 [2024-01-02T08:49:35.386Z] v2.1.0 [2024-01-02T08:49:35.386Z] v2.1.1 [2024-01-02T08:49:35.386Z] v2.2.0 [2024-01-02T08:49:35.386Z] v2.3.0 [2024-01-02T08:49:35.386Z] v3.0 [2024-01-02T08:49:35.386Z] v3.0.0 [2024-01-02T08:49:35.386Z] v3.1 [2024-01-02T08:49:35.386Z] v3.1.0 [2024-01-02T08:49:35.386Z] v3.1.0-dev.1 [2024-01-02T08:49:35.386Z] v3.1.0-dev.10 [2024-01-02T08:49:35.386Z] v3.1.0-dev.11 [2024-01-02T08:49:35.386Z] v3.1.0-dev.12 [2024-01-02T08:49:35.386Z] v3.1.0-dev.13 [2024-01-02T08:49:35.386Z] v3.1.0-dev.14 [2024-01-02T08:49:35.386Z] v3.1.0-dev.15 [2024-01-02T08:49:35.386Z] v3.1.0-dev.16 [2024-01-02T08:49:35.386Z] v3.1.0-dev.17 [2024-01-02T08:49:35.386Z] v3.1.0-dev.18 [2024-01-02T08:49:35.386Z] v3.1.0-dev.19 [2024-01-02T08:49:35.386Z] v3.1.0-dev.2 [2024-01-02T08:49:35.386Z] v3.1.0-dev.20 [2024-01-02T08:49:35.386Z] v3.1.0-dev.21 [2024-01-02T08:49:35.386Z] v3.1.0-dev.22 [2024-01-02T08:49:35.386Z] v3.1.0-dev.23 [2024-01-02T08:49:35.386Z] v3.1.0-dev.24 [2024-01-02T08:49:35.386Z] v3.1.0-dev.25 [2024-01-02T08:49:35.386Z] v3.1.0-dev.3 [2024-01-02T08:49:35.386Z] v3.1.0-dev.4 [2024-01-02T08:49:35.386Z] v3.1.0-dev.5 [2024-01-02T08:49:35.386Z] v3.1.0-dev.6 [2024-01-02T08:49:35.386Z] v3.1.0-dev.7 [2024-01-02T08:49:35.386Z] v3.1.0-dev.8 [2024-01-02T08:49:35.386Z] v3.1.0-dev.9 [2024-01-02T08:49:35.386Z] v3.2.0-dev.1 [2024-01-02T08:49:35.386Z] v3.2.0-dev.2 [2024-01-02T08:49:35.386Z] v3.2.0-dev.3 [2024-01-02T08:49:35.386Z] v3.2.0-dev.4 [2024-01-02T08:49:35.386Z] v3.2.0-dev.5 [2024-01-02T08:49:35.386Z] v3.2.0-dev.6 [Pipeline] sh [2024-01-02T08:49:35.680Z] + lftools sign git-tag v3.2.0-dev.6 [2024-01-02T08:49:36.250Z] Signing Git tag with Sigul... [2024-01-02T08:49:36.250Z] Signing v3.2.0-dev.6 [Pipeline] echo [2024-01-02T08:49:36.522Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-02T08:49:36.813Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-01-02T08:49:36.819Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-01-02T08:49:36.939Z] $ docker stop --time=1 3aac5e563548d67b7d400e309031786eaf248996477d8d552424bf3ab840f6c7 [2024-01-02T08:49:38.242Z] $ docker rm -f --volumes 3aac5e563548d67b7d400e309031786eaf248996477d8d552424bf3ab840f6c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-01-02T08:49:39.118Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-02T08:49:39.119Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:49:39.478Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-02T08:49:39.478Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-02T08:49:39.656Z] prd-ubuntu20.04-docker-8c-8g-26631 does not seem to be running inside a container [2024-01-02T08:49:39.679Z] $ 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-02T08:49:40.028Z] $ docker top 83de1d02f3423dfc397c571e6f0ffaa9e03dc83b7bea37292968ad85074f4bf3 -eo pid,comm [2024-01-02T08:49:40.081Z] 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-02T08:49:40.081Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-02T08:49:40.288Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-02T08:49:40.289Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-02T08:49:40.406Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-02T08:49:40.405Z] $ docker exec 83de1d02f3423dfc397c571e6f0ffaa9e03dc83b7bea37292968ad85074f4bf3 ssh-agent [2024-01-02T08:49:40.515Z] SSH_AUTH_SOCK=/tmp/ssh-GFQGqqjJfjzf/agent.32 [2024-01-02T08:49:40.515Z] SSH_AGENT_PID=38 [2024-01-02T08:49:40.521Z] Running ssh-add (command line suppressed) [2024-01-02T08:49:40.620Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11678511666519991475.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11678511666519991475.key) [2024-01-02T08:49:40.637Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-02T08:49:40.980Z] + git semver bump pre [2024-01-02T08:49:41.239Z] 2024-01-02 08:49:41,171 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-01-02T08:49:41.239Z] 2024-01-02 08:49:41,171 [bump_version] DEBUG bumping version:3.2.0-dev.6 on axis:pre with prefix:dev [2024-01-02T08:49:41.239Z] 2024-01-02 08:49:41,171 [bump_version] DEBUG bumped version:3.2.0-dev.7 [2024-01-02T08:49:41.239Z] 2024-01-02 08:49:41,171 [write_version] DEBUG write version:3.2.0-dev.7 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2024-01-02T08:49:41.239Z] 2024-01-02 08:49:41,172 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-01-02T08:49:41.239Z] 2024-01-02 08:49:41,172 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-01-02T08:49:41.239Z] 2024-01-02 08:49:41,174 [execute] INFO git cat-file --batch-check [2024-01-02T08:49:41.239Z] 2024-01-02 08:49:41,174 [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-02T08:49:41.239Z] 2024-01-02 08:49:41,181 [execute] INFO git cat-file --batch [2024-01-02T08:49:41.239Z] 2024-01-02 08:49:41,181 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-02T08:49:41.239Z] 2024-01-02 08:49:41,186 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-01-02T08:49:41.239Z] 3.2.0-dev.7 [Pipeline] } [2024-01-02T08:49:41.244Z] $ docker exec --env ******** --env ******** 83de1d02f3423dfc397c571e6f0ffaa9e03dc83b7bea37292968ad85074f4bf3 ssh-agent -k [2024-01-02T08:49:41.341Z] unset SSH_AUTH_SOCK; [2024-01-02T08:49:41.342Z] unset SSH_AGENT_PID; [2024-01-02T08:49:41.342Z] echo Agent pid 38 killed; [2024-01-02T08:49:41.357Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-02T08:49:41.884Z] + git semver [Pipeline] } [2024-01-02T08:49:42.153Z] $ docker stop --time=1 83de1d02f3423dfc397c571e6f0ffaa9e03dc83b7bea37292968ad85074f4bf3 [2024-01-02T08:49:43.480Z] $ docker rm -f --volumes 83de1d02f3423dfc397c571e6f0ffaa9e03dc83b7bea37292968ad85074f4bf3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-02T08:49:43.988Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-02T08:49:43.988Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:49:44.348Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-02T08:49:44.348Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-02T08:49:44.535Z] prd-ubuntu20.04-docker-8c-8g-26631 does not seem to be running inside a container [2024-01-02T08:49:44.562Z] $ 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-02T08:49:44.914Z] $ docker top fda8fd210abc8aef899ae7bd91042fa9f219e04b9ed1a27a75030a703ce278d4 -eo pid,comm [2024-01-02T08:49:44.969Z] 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-02T08:49:44.969Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-02T08:49:45.198Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-02T08:49:45.198Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-02T08:49:45.316Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-02T08:49:45.315Z] $ docker exec fda8fd210abc8aef899ae7bd91042fa9f219e04b9ed1a27a75030a703ce278d4 ssh-agent [2024-01-02T08:49:45.427Z] SSH_AUTH_SOCK=/tmp/ssh-UAi5S5Cp6iHi/agent.31 [2024-01-02T08:49:45.427Z] SSH_AGENT_PID=37 [2024-01-02T08:49:45.433Z] Running ssh-add (command line suppressed) [2024-01-02T08:49:45.541Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3538835330227792402.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3538835330227792402.key) [2024-01-02T08:49:45.559Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-02T08:49:45.909Z] + git semver push [2024-01-02T08:49:46.168Z] 2024-01-02 08:49:46,080 [run_push] DEBUG push [2024-01-02T08:49:46.168Z] 2024-01-02 08:49:46,081 [execute] INFO git cat-file --batch-check [2024-01-02T08:49:46.168Z] 2024-01-02 08:49:46,081 [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-02T08:49:46.168Z] 2024-01-02 08:49:46,084 [execute] INFO git rev-list dad51a2122ef535e4adb5dad703e86d150854df3 -- [2024-01-02T08:49:46.168Z] 2024-01-02 08:49:46,084 [execute] DEBUG Popen(['git', 'rev-list', 'dad51a2122ef535e4adb5dad703e86d150854df3', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-01-02T08:49:46.168Z] 2024-01-02 08:49:46,094 [execute] INFO git fetch -v origin [2024-01-02T08:49:46.168Z] 2024-01-02 08:49:46,094 [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-02T08:49:46.738Z] 2024-01-02 08:49:46,628 [run_push] DEBUG no remote changes detected [2024-01-02T08:49:46.738Z] 2024-01-02 08:49:46,629 [execute] INFO git push origin semver [2024-01-02T08:49:46.738Z] 2024-01-02 08:49:46,629 [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-02T08:49:47.683Z] 2024-01-02 08:49:47,369 [run_push] DEBUG push all version tags [2024-01-02T08:49:47.683Z] 2024-01-02 08:49:47,370 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-01-02T08:49:47.683Z] 2024-01-02 08:49:47,371 [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-02T08:49:48.255Z] 2024-01-02 08:49:48,076 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-01-02T08:49:48.255Z] 3.2.0-dev.7 [Pipeline] } [2024-01-02T08:49:48.262Z] $ docker exec --env ******** --env ******** fda8fd210abc8aef899ae7bd91042fa9f219e04b9ed1a27a75030a703ce278d4 ssh-agent -k [2024-01-02T08:49:48.358Z] unset SSH_AUTH_SOCK; [2024-01-02T08:49:48.359Z] unset SSH_AGENT_PID; [2024-01-02T08:49:48.359Z] echo Agent pid 37 killed; [2024-01-02T08:49:48.375Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-02T08:49:48.908Z] + git semver [Pipeline] } [2024-01-02T08:49:49.177Z] $ docker stop --time=1 fda8fd210abc8aef899ae7bd91042fa9f219e04b9ed1a27a75030a703ce278d4 [2024-01-02T08:49:50.438Z] $ docker rm -f --volumes fda8fd210abc8aef899ae7bd91042fa9f219e04b9ed1a27a75030a703ce278d4 [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-02T08:49:51.969Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2024-01-02T08:49:51.969Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-01-02T08:49:51.969Z] total 16 [2024-01-02T08:49:51.969Z] drwxr-xr-x 3 root root 4096 Jan 2 08:40 . [2024-01-02T08:49:51.969Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 2 08:49 .. [2024-01-02T08:49:51.969Z] drwxr-xr-x 2 root root 4096 Jan 2 08:40 cost [2024-01-02T08:49:51.969Z] -rw-r--r-- 1 root root 88 Jan 2 08:40 cost.csv [2024-01-02T08:49:51.969Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-01-02T08:49:51.969Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-01-02T08:49:51.969Z] total 16 [2024-01-02T08:49:51.969Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 2 08:40 . [2024-01-02T08:49:51.969Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 2 08:49 .. [2024-01-02T08:49:51.969Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 2 08:40 cost [2024-01-02T08:49:51.969Z] -rw-r--r-- 1 jenkins jenkins 88 Jan 2 08:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-01-02T08:49:52.264Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-02T08:49:53.130Z] ---> package-listing.sh [2024-01-02T08:49:53.130Z] ++ facter osfamily [2024-01-02T08:49:53.130Z] ++ tr '[:upper:]' '[:lower:]' [2024-01-02T08:49:53.390Z] + OS_FAMILY=debian [2024-01-02T08:49:53.390Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2024-01-02T08:49:53.390Z] + START_PACKAGES=/tmp/packages_start.txt [2024-01-02T08:49:53.390Z] + END_PACKAGES=/tmp/packages_end.txt [2024-01-02T08:49:53.390Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-01-02T08:49:53.390Z] + PACKAGES=/tmp/packages_start.txt [2024-01-02T08:49:53.390Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2024-01-02T08:49:53.390Z] + PACKAGES=/tmp/packages_end.txt [2024-01-02T08:49:53.390Z] + case "${OS_FAMILY}" in [2024-01-02T08:49:53.390Z] + dpkg -l [2024-01-02T08:49:53.390Z] + grep '^ii' [2024-01-02T08:49:53.390Z] + '[' -f /tmp/packages_start.txt ']' [2024-01-02T08:49:53.390Z] + '[' -f /tmp/packages_end.txt ']' [2024-01-02T08:49:53.390Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-01-02T08:49:53.390Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2024-01-02T08:49:53.390Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2024-01-02T08:49:53.390Z] + 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-02T08:49:53.401Z] 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-02T08:49:53.678Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:49:54.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-02T08:49:54.314Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-02T08:49:54.498Z] prd-ubuntu20.04-docker-8c-8g-26631 does not seem to be running inside a container [2024-01-02T08:49:54.526Z] $ 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-02T08:49:54.751Z] $ docker top c4a31eaa09931a694d63897c1e12f1bd3e32d128cb22ecc7883d1904588c8010 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-02T08:49:55.221Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-01-02T08:49:55.509Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-01-02T08:49:55.799Z] + ls /var/log/sa-host [2024-01-02T08:49:55.799Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-02T08:49:55.930Z] provisioning config files... [2024-01-02T08:49:55.938Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1504063917347239778tmp [Pipeline] { [Pipeline] echo [2024-01-02T08:49:56.053Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-02T08:49:56.340Z] ---> create-netrc.sh [Pipeline] } [2024-01-02T08:49:56.347Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-01-02T08:49:56.789Z] ---> python-tools-install.sh [Pipeline] echo [2024-01-02T08:49:56.800Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-02T08:49:57.084Z] ---> sudo-logs.sh [2024-01-02T08:49:57.084Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-01-02T08:49:57.187Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-02T08:49:57.471Z] ---> job-cost.sh [2024-01-02T08:49:57.471Z] lf-activate-venv: SKIPPING [2024-01-02T08:49:57.471Z] DEBUG: total: 0.2199999988079071 [2024-01-02T08:49:57.471Z] INFO: Retrieving Stack Cost... [2024-01-02T08:49:57.730Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-02T08:49:58.298Z] INFO: Archiving Costs [Pipeline] echo [2024-01-02T08:49:58.312Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-02T08:49:58.594Z] ---> logs-deploy.sh [2024-01-02T08:49:58.594Z] lf-activate-venv: SKIPPING [2024-01-02T08:49:58.594Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/145 [2024-01-02T08:49:58.594Z] INFO: archiving workspace using pattern(s): [2024-01-02T08:49:59.530Z] Archives upload complete. [2024-01-02T08:49:59.789Z] INFO: archiving logs to Nexus [2024-01-02T08:50:00.358Z] ---> uname -a: [2024-01-02T08:50:00.358Z] Linux prd-ubuntu20-04-docker-8c-8g-26631 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-01-02T08:50:00.358Z] [2024-01-02T08:50:00.358Z] [2024-01-02T08:50:00.358Z] ---> lscpu: [2024-01-02T08:50:00.358Z] Architecture: x86_64 [2024-01-02T08:50:00.358Z] CPU op-mode(s): 32-bit, 64-bit [2024-01-02T08:50:00.358Z] Byte Order: Little Endian [2024-01-02T08:50:00.358Z] Address sizes: 40 bits physical, 48 bits virtual [2024-01-02T08:50:00.358Z] CPU(s): 8 [2024-01-02T08:50:00.358Z] On-line CPU(s) list: 0-7 [2024-01-02T08:50:00.358Z] Thread(s) per core: 1 [2024-01-02T08:50:00.358Z] Core(s) per socket: 1 [2024-01-02T08:50:00.358Z] Socket(s): 8 [2024-01-02T08:50:00.358Z] NUMA node(s): 1 [2024-01-02T08:50:00.358Z] Vendor ID: AuthenticAMD [2024-01-02T08:50:00.358Z] CPU family: 23 [2024-01-02T08:50:00.358Z] Model: 49 [2024-01-02T08:50:00.358Z] Model name: AMD EPYC-Rome Processor [2024-01-02T08:50:00.358Z] Stepping: 0 [2024-01-02T08:50:00.358Z] CPU MHz: 2800.000 [2024-01-02T08:50:00.358Z] BogoMIPS: 5600.00 [2024-01-02T08:50:00.358Z] Virtualization: AMD-V [2024-01-02T08:50:00.358Z] Hypervisor vendor: KVM [2024-01-02T08:50:00.358Z] Virtualization type: full [2024-01-02T08:50:00.358Z] L1d cache: 256 KiB [2024-01-02T08:50:00.358Z] L1i cache: 256 KiB [2024-01-02T08:50:00.358Z] L2 cache: 4 MiB [2024-01-02T08:50:00.358Z] L3 cache: 128 MiB [2024-01-02T08:50:00.358Z] NUMA node0 CPU(s): 0-7 [2024-01-02T08:50:00.358Z] Vulnerability Itlb multihit: Not affected [2024-01-02T08:50:00.358Z] Vulnerability L1tf: Not affected [2024-01-02T08:50:00.358Z] Vulnerability Mds: Not affected [2024-01-02T08:50:00.358Z] Vulnerability Meltdown: Not affected [2024-01-02T08:50:00.358Z] Vulnerability Mmio stale data: Not affected [2024-01-02T08:50:00.358Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-01-02T08:50:00.358Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-01-02T08:50:00.358Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-01-02T08:50:00.358Z] Vulnerability Srbds: Not affected [2024-01-02T08:50:00.358Z] Vulnerability Tsx async abort: Not affected [2024-01-02T08:50:00.358Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-01-02T08:50:00.358Z] [2024-01-02T08:50:00.358Z] [2024-01-02T08:50:00.358Z] ---> nproc: [2024-01-02T08:50:00.358Z] 8 [2024-01-02T08:50:00.358Z] [2024-01-02T08:50:00.358Z] [2024-01-02T08:50:00.358Z] ---> df -h: [2024-01-02T08:50:00.358Z] Filesystem Size Used Avail Use% Mounted on [2024-01-02T08:50:00.358Z] overlay 155G 13G 143G 9% / [2024-01-02T08:50:00.358Z] tmpfs 64M 0 64M 0% /dev [2024-01-02T08:50:00.358Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-01-02T08:50:00.358Z] shm 64M 0 64M 0% /dev/shm [2024-01-02T08:50:00.358Z] /dev/vda1 155G 13G 143G 9% /facter-os [2024-01-02T08:50:00.358Z] [2024-01-02T08:50:00.358Z] [2024-01-02T08:50:00.358Z] ---> sar -b -r -n DEV: [2024-01-02T08:50:00.358Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26631) 01/02/24 _x86_64_ (8 CPU) [2024-01-02T08:50:00.358Z] [2024-01-02T08:50:00.358Z] 08:37:12 LINUX RESTART (8 CPU) [2024-01-02T08:50:00.358Z] [2024-01-02T08:50:00.358Z] 08:38:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-01-02T08:50:00.358Z] 08:39:01 210.83 4.57 206.25 0.00 424.26 71541.31 0.00 [2024-01-02T08:50:00.358Z] 08:40:01 178.65 1.27 177.39 0.00 31.73 43860.16 0.00 [2024-01-02T08:50:00.358Z] 08:41:01 90.15 0.00 90.15 0.00 0.00 18822.06 0.00 [2024-01-02T08:50:00.358Z] 08:42:01 2.48 0.00 2.48 0.00 0.00 28.55 0.00 [2024-01-02T08:50:00.358Z] 08:43:01 53.47 10.60 42.88 0.00 5155.01 8547.11 0.00 [2024-01-02T08:50:00.358Z] 08:44:01 6.51 0.02 6.50 0.00 0.13 129.42 0.00 [2024-01-02T08:50:00.358Z] 08:45:01 1.35 0.00 1.35 0.00 0.00 15.46 0.00 [2024-01-02T08:50:00.358Z] 08:46:01 1.68 0.00 1.68 0.00 0.00 19.73 0.00 [2024-01-02T08:50:00.358Z] 08:47:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 [2024-01-02T08:50:00.358Z] 08:48:01 1.95 0.00 1.95 0.00 0.00 22.40 0.00 [2024-01-02T08:50:00.358Z] 08:49:01 69.97 0.40 69.57 0.00 16.53 36973.44 0.00 [2024-01-02T08:50:00.358Z] Average: 55.99 1.53 54.47 0.00 511.73 16278.32 0.00 [2024-01-02T08:50:00.358Z] [2024-01-02T08:50:00.358Z] 08:38:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-01-02T08:50:00.358Z] 08:39:01 27706704 31549648 763588 2.32 148172 3833840 1851676 5.46 1215648 3431444 395232 [2024-01-02T08:50:00.358Z] 08:40:01 28087852 31519244 789408 2.40 155680 3449200 1952428 5.75 1259088 3035424 440 [2024-01-02T08:50:00.358Z] 08:41:01 27607212 31551512 755088 2.30 165420 3902148 1778860 5.24 1268872 3453148 392 [2024-01-02T08:50:00.358Z] 08:42:01 27607464 31551920 754352 2.29 165468 3902148 1778860 5.24 1268912 3453148 20 [2024-01-02T08:50:00.358Z] 08:43:01 27132000 31532208 744228 2.26 194632 4327156 1738868 5.12 1576188 3587204 1116 [2024-01-02T08:50:00.358Z] 08:44:01 27137424 31532736 742936 2.26 193188 4323904 1696324 5.00 1573284 3583988 8 [2024-01-02T08:50:00.358Z] 08:45:01 27146780 31542168 733460 2.23 193244 4323904 1696324 5.00 1564724 3583984 8 [2024-01-02T08:50:00.358Z] 08:46:01 27146416 31541872 733720 2.23 193276 4323912 1696324 5.00 1564572 3583992 20 [2024-01-02T08:50:00.358Z] 08:47:01 27147868 31543508 732212 2.23 193344 4324040 1696324 5.00 1563408 3584108 8 [2024-01-02T08:50:00.358Z] 08:48:01 27147628 31543408 732192 2.23 193392 4324044 1696324 5.00 1564124 3584120 188 [2024-01-02T08:50:00.358Z] 08:49:01 26343048 31512892 760432 2.31 210384 5028148 1949392 5.75 1649736 4249824 472 [2024-01-02T08:50:00.358Z] Average: 27291854 31538283 749238 2.28 182382 4187495 1775609 5.23 1460778 3557308 36173 [2024-01-02T08:50:00.358Z] [2024-01-02T08:50:00.358Z] 08:38:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-01-02T08:50:00.358Z] 08:39:01 ens3 538.83 328.21 5855.74 97.19 0.00 0.00 0.00 0.00 [2024-01-02T08:50:00.358Z] 08:39:01 docker0 234.04 390.75 19.81 2634.47 0.00 0.00 0.00 0.00 [2024-01-02T08:50:00.358Z] 08:39:01 lo 2.71 2.71 0.27 0.27 0.00 0.00 0.00 0.00 [2024-01-02T08:50:00.358Z] 08:40:01 ens3 48.38 30.21 160.61 16.87 0.00 0.00 0.00 0.00 [2024-01-02T08:50:00.358Z] 08:40:01 docker0 2.67 5.90 0.16 62.32 0.00 0.00 0.00 0.00 [2024-01-02T08:50:00.358Z] 08:40:01 veth6cf2061 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-02T08:50:00.358Z] 08:40:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 [2024-01-02T08:50:00.358Z] 08:41:01 ens3 136.86 95.48 2582.68 135.20 0.00 0.00 0.00 0.00 [2024-01-02T08:50:00.358Z] 08:41:01 docker0 1.48 2.65 0.09 30.89 0.00 0.00 0.00 0.00 [2024-01-02T08:50:00.358Z] 08:41:01 lo 7.07 7.07 0.70 0.70 0.00 0.00 0.00 0.00 [2024-01-02T08:50:00.358Z] 08:42:01 ens3 1.30 0.58 0.97 0.46 0.00 0.00 0.00 0.00 [2024-01-02T08:50:00.358Z] 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-02T08:50:00.358Z] 08:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-02T08:50:00.358Z] 08:43:01 ens3 224.53 124.63 2744.94 8.63 0.00 0.00 0.00 0.00 [2024-01-02T08:50:00.358Z] 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-02T08:50:00.358Z] 08:43:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2024-01-02T08:50:00.358Z] 08:44:01 ens3 0.45 0.27 0.08 0.02 0.00 0.00 0.00 0.00 [2024-01-02T08:50:00.358Z] 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-02T08:50:00.358Z] 08:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-02T08:50:00.358Z] 08:45:01 ens3 0.18 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2024-01-02T08:50:00.358Z] 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-02T08:50:00.358Z] 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-02T08:50:00.358Z] 08:46:01 ens3 0.23 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2024-01-02T08:50:00.358Z] 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-02T08:50:00.358Z] 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-02T08:50:00.358Z] 08:47:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-01-02T08:50:00.358Z] 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-02T08:50:00.358Z] 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-02T08:50:00.358Z] 08:48:01 ens3 0.58 0.28 0.16 0.08 0.00 0.00 0.00 0.00 [2024-01-02T08:50:00.358Z] 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-02T08:50:00.358Z] 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-02T08:50:00.358Z] 08:49:01 ens3 263.42 139.59 5012.72 20.82 0.00 0.00 0.00 0.00 [2024-01-02T08:50:00.358Z] 08:49:01 vethe885340 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-02T08:50:00.358Z] 08:49:01 vethc157d8b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-02T08:50:00.358Z] 08:49:01 docker0 61.54 125.50 5.05 1027.88 0.00 0.00 0.00 0.00 [2024-01-02T08:50:00.358Z] 08:49:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2024-01-02T08:50:00.358Z] Average: ens3 109.80 65.00 1480.50 25.28 0.00 0.00 0.00 0.00 [2024-01-02T08:50:00.358Z] Average: vethe885340 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-02T08:50:00.358Z] Average: vethc157d8b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-02T08:50:00.358Z] Average: docker0 26.94 47.19 2.26 337.97 0.00 0.00 0.00 0.00 [2024-01-02T08:50:00.358Z] Average: lo 1.22 1.22 0.12 0.12 0.00 0.00 0.00 0.00 [2024-01-02T08:50:00.358Z] [2024-01-02T08:50:00.358Z] [2024-01-02T08:50:00.358Z] ---> sar -P ALL: [2024-01-02T08:50:00.358Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26631) 01/02/24 _x86_64_ (8 CPU) [2024-01-02T08:50:00.358Z] [2024-01-02T08:50:00.358Z] 08:37:12 LINUX RESTART (8 CPU) [2024-01-02T08:50:00.358Z] [2024-01-02T08:50:00.358Z] 08:38:02 CPU %user %nice %system %iowait %steal %idle [2024-01-02T08:50:00.358Z] 08:39:01 all 8.08 0.00 3.87 5.41 0.07 82.58 [2024-01-02T08:50:00.358Z] 08:39:01 0 8.69 0.00 3.19 0.87 0.07 87.18 [2024-01-02T08:50:00.358Z] 08:39:01 1 7.33 0.00 3.44 1.68 0.05 87.50 [2024-01-02T08:50:00.358Z] 08:39:01 2 8.76 0.00 4.80 13.02 0.09 73.33 [2024-01-02T08:50:00.358Z] 08:39:01 3 7.08 0.00 3.29 0.34 0.05 89.24 [2024-01-02T08:50:00.358Z] 08:39:01 4 7.64 0.00 3.83 2.16 0.05 86.31 [2024-01-02T08:50:00.358Z] 08:39:01 5 7.71 0.00 3.18 2.29 0.07 86.75 [2024-01-02T08:50:00.358Z] 08:39:01 6 9.66 0.00 4.31 20.03 0.09 65.90 [2024-01-02T08:50:00.358Z] 08:39:01 7 7.76 0.00 4.90 3.05 0.07 84.21 [2024-01-02T08:50:00.358Z] 08:40:01 all 35.19 0.00 4.57 3.51 0.08 56.64 [2024-01-02T08:50:00.358Z] 08:40:01 0 36.39 0.00 4.94 0.77 0.07 57.83 [2024-01-02T08:50:00.358Z] 08:40:01 1 33.50 0.00 3.98 1.47 0.10 60.95 [2024-01-02T08:50:00.359Z] 08:40:01 2 34.87 0.00 4.56 12.54 0.10 47.93 [2024-01-02T08:50:00.359Z] 08:40:01 3 35.51 0.00 5.61 1.29 0.08 57.50 [2024-01-02T08:50:00.359Z] 08:40:01 4 34.76 0.00 4.39 2.00 0.08 58.77 [2024-01-02T08:50:00.359Z] 08:40:01 5 35.44 0.00 4.34 1.30 0.07 58.86 [2024-01-02T08:50:00.359Z] 08:40:01 6 35.11 0.00 4.68 6.35 0.07 53.79 [2024-01-02T08:50:00.359Z] 08:40:01 7 35.96 0.00 4.06 2.39 0.08 57.52 [2024-01-02T08:50:00.359Z] 08:41:01 all 4.72 0.00 1.41 1.77 0.10 92.00 [2024-01-02T08:50:00.359Z] 08:41:01 0 5.52 0.00 1.31 0.03 0.07 93.06 [2024-01-02T08:50:00.359Z] 08:41:01 1 3.11 0.00 1.07 0.02 0.02 95.78 [2024-01-02T08:50:00.359Z] 08:41:01 2 4.72 0.00 1.45 8.97 0.05 84.81 [2024-01-02T08:50:00.359Z] 08:41:01 3 3.43 0.00 1.24 0.02 0.02 95.30 [2024-01-02T08:50:00.359Z] 08:41:01 4 5.97 0.00 1.91 1.17 0.54 90.40 [2024-01-02T08:50:00.359Z] 08:41:01 5 3.13 0.00 1.14 3.14 0.03 92.55 [2024-01-02T08:50:00.359Z] 08:41:01 6 4.93 0.00 1.79 0.05 0.03 93.19 [2024-01-02T08:50:00.359Z] 08:41:01 7 6.92 0.00 1.37 0.84 0.03 90.84 [2024-01-02T08:50:00.359Z] 08:42:01 all 0.07 0.00 0.01 0.01 0.01 99.90 [2024-01-02T08:50:00.359Z] 08:42:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-01-02T08:50:00.359Z] 08:42:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2024-01-02T08:50:00.359Z] 08:42:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2024-01-02T08:50:00.359Z] 08:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-02T08:50:00.359Z] 08:42:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2024-01-02T08:50:00.359Z] 08:42:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-01-02T08:50:00.359Z] 08:42:01 6 0.03 0.00 0.00 0.00 0.03 99.93 [2024-01-02T08:50:00.359Z] 08:42:01 7 0.40 0.00 0.03 0.00 0.02 99.55 [2024-01-02T08:50:00.359Z] 08:43:01 all 2.56 0.00 1.52 0.58 0.03 95.32 [2024-01-02T08:50:00.359Z] 08:43:01 0 2.25 0.00 1.42 0.83 0.03 95.46 [2024-01-02T08:50:00.359Z] 08:43:01 1 4.33 0.00 1.37 0.03 0.03 94.24 [2024-01-02T08:50:00.359Z] 08:43:01 2 1.53 0.00 1.83 0.17 0.02 96.45 [2024-01-02T08:50:00.359Z] 08:43:01 3 2.07 0.00 1.62 0.10 0.03 96.17 [2024-01-02T08:50:00.359Z] 08:43:01 4 2.90 0.00 0.99 0.08 0.03 95.99 [2024-01-02T08:50:00.359Z] 08:43:01 5 1.79 0.00 1.24 1.29 0.05 95.64 [2024-01-02T08:50:00.359Z] 08:43:01 6 2.77 0.00 2.02 0.67 0.03 94.50 [2024-01-02T08:50:00.359Z] 08:43:01 7 2.80 0.00 1.63 1.46 0.03 94.08 [2024-01-02T08:50:00.359Z] 08:44:01 all 0.06 0.00 0.06 0.01 0.00 99.86 [2024-01-02T08:50:00.359Z] 08:44:01 0 0.02 0.00 0.08 0.05 0.00 99.85 [2024-01-02T08:50:00.359Z] 08:44:01 1 0.23 0.00 0.10 0.00 0.02 99.65 [2024-01-02T08:50:00.359Z] 08:44:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2024-01-02T08:50:00.359Z] 08:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-01-02T08:50:00.359Z] 08:44:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2024-01-02T08:50:00.359Z] 08:44:01 5 0.03 0.00 0.08 0.03 0.02 99.83 [2024-01-02T08:50:00.359Z] 08:44:01 6 0.05 0.00 0.07 0.00 0.00 99.88 [2024-01-02T08:50:00.359Z] 08:44:01 7 0.05 0.00 0.05 0.02 0.00 99.88 [2024-01-02T08:50:00.359Z] 08:45:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-01-02T08:50:00.359Z] 08:45:01 0 0.05 0.00 0.03 0.03 0.02 99.87 [2024-01-02T08:50:00.359Z] 08:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-01-02T08:50:00.359Z] 08:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-02T08:50:00.359Z] 08:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-02T08:50:00.359Z] 08:45:01 4 0.05 0.00 0.00 0.00 0.03 99.92 [2024-01-02T08:50:00.359Z] 08:45:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2024-01-02T08:50:00.359Z] 08:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-01-02T08:50:00.359Z] 08:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-01-02T08:50:00.359Z] 08:46:01 all 0.07 0.00 0.00 0.00 0.01 99.91 [2024-01-02T08:50:00.359Z] 08:46:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2024-01-02T08:50:00.359Z] 08:46:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2024-01-02T08:50:00.359Z] 08:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-01-02T08:50:00.359Z] 08:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-02T08:50:00.359Z] 08:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-01-02T08:50:00.359Z] 08:46:01 5 0.02 0.00 0.00 0.02 0.03 99.93 [2024-01-02T08:50:00.359Z] 08:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-02T08:50:00.359Z] 08:46:01 7 0.45 0.00 0.00 0.00 0.00 99.55 [2024-01-02T08:50:00.359Z] 08:47:01 all 0.03 0.00 0.00 0.01 0.01 99.96 [2024-01-02T08:50:00.359Z] 08:47:01 0 0.05 0.00 0.00 0.05 0.02 99.88 [2024-01-02T08:50:00.359Z] 08:47:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-01-02T08:50:00.359Z] 08:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-01-02T08:50:00.359Z] 08:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-01-02T08:50:00.359Z] 08:47:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-01-02T08:50:00.359Z] 08:47:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2024-01-02T08:50:00.359Z] 08:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-02T08:50:00.359Z] 08:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-01-02T08:50:00.359Z] 08:48:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2024-01-02T08:50:00.359Z] 08:48:01 0 0.05 0.00 0.03 0.02 0.00 99.90 [2024-01-02T08:50:00.359Z] 08:48:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2024-01-02T08:50:00.359Z] 08:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-02T08:50:00.359Z] 08:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-02T08:50:00.359Z] 08:48:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-01-02T08:50:00.359Z] 08:48:01 5 0.02 0.00 0.03 0.03 0.02 99.90 [2024-01-02T08:50:00.359Z] 08:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-02T08:50:00.359Z] 08:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-01-02T08:50:00.359Z] 08:49:01 all 4.51 0.00 1.95 2.44 0.03 91.07 [2024-01-02T08:50:00.359Z] 08:49:01 0 4.62 0.00 2.14 3.65 0.05 89.55 [2024-01-02T08:50:00.359Z] 08:49:01 1 4.89 0.00 2.85 0.07 0.03 92.16 [2024-01-02T08:50:00.359Z] 08:49:01 2 4.55 0.00 1.57 0.00 0.03 93.85 [2024-01-02T08:50:00.359Z] 08:49:01 3 4.63 0.00 1.66 0.10 0.02 93.59 [2024-01-02T08:50:00.359Z] 08:49:01 4 4.43 0.00 2.03 0.18 0.02 93.33 [2024-01-02T08:50:00.359Z] 08:49:01 5 4.92 0.00 2.05 15.20 0.03 77.79 [2024-01-02T08:50:00.359Z] 08:49:01 6 3.69 0.00 1.51 0.15 0.02 94.63 [2024-01-02T08:50:00.359Z] 08:49:01 7 4.35 0.00 1.83 0.17 0.03 93.62 [2024-01-02T08:50:00.359Z] [2024-01-02T08:50:00.359Z] Average: CPU %user %nice %system %iowait %steal %idle [2024-01-02T08:50:00.359Z] Average: all 5.00 0.00 1.21 1.24 0.03 92.52 [2024-01-02T08:50:00.359Z] Average: 0 5.22 0.00 1.19 0.57 0.03 92.99 [2024-01-02T08:50:00.359Z] Average: 1 4.83 0.00 1.16 0.29 0.03 93.69 [2024-01-02T08:50:00.359Z] Average: 2 4.92 0.00 1.28 3.10 0.03 90.67 [2024-01-02T08:50:00.359Z] Average: 3 4.77 0.00 1.21 0.17 0.02 93.84 [2024-01-02T08:50:00.359Z] Average: 4 5.07 0.00 1.20 0.51 0.07 93.16 [2024-01-02T08:50:00.359Z] Average: 5 4.80 0.00 1.09 2.11 0.03 91.96 [2024-01-02T08:50:00.359Z] Average: 6 5.07 0.00 1.29 2.42 0.02 91.18 [2024-01-02T08:50:00.359Z] Average: 7 5.33 0.00 1.25 0.71 0.02 92.69 [2024-01-02T08:50:00.359Z] [2024-01-02T08:50:00.359Z] [2024-01-02T08:50:00.359Z]