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 08:37:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:37:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:37:52 ========================================================= 08:37:52 EdgeX Global Pipelines Version Info 08:37:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:37:53 ------------------- 08:37:53 stable info: 08:37:53 ------------------- 08:37:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:37:53 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 08:37:53 Message: update stable to v1.0.258 08:37:53 ------------------- 08:37:53 experimental info: 08:37:53 ------------------- 08:37:53 Commited By: **** collab-it+edgex@linuxfoundation.org 08:37:53 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 08:37:53 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:37:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 08:37:53 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 08:37:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:37:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:37:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:37:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:37:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:37:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:37:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:37:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:37:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:37:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 08:37:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:37:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:37:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:37:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:37:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:37:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:37:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:37:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:37:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:37:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:37:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:37:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:37:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:37:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:37:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:37:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:37:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:37:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:37:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0f8df5851b079ccdecd731686461e0777a6d4036 [Pipeline] echo 08:37:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0f8df58 [Pipeline] echo 08:37:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:37:54 provisioning config files... 08:37:54 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config13580608219923230841tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:37:55 ---> ****-login.sh 08:37:55 nexus3.edgexfoundry.org:10001 08:37:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:37:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:37:55 Configure a credential helper to remove this warning. See 08:37:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:37:55 08:37:55 Login Succeeded 08:37:55 nexus3.edgexfoundry.org:10002 08:37:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:37:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:37:55 Configure a credential helper to remove this warning. See 08:37:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:37:55 08:37:55 Login Succeeded 08:37:55 nexus3.edgexfoundry.org:10003 08:37:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:37:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:37:55 Configure a credential helper to remove this warning. See 08:37:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:37:55 08:37:55 Login Succeeded 08:37:55 nexus3.edgexfoundry.org:10004 08:37:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:37:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:37:56 Configure a credential helper to remove this warning. See 08:37:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:37:56 08:37:56 Login Succeeded 08:37:56 ****.io 08:37:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:37:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:37:56 Configure a credential helper to remove this warning. See 08:37:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:37:56 08:37:56 Login Succeeded 08:37:56 ---> ****-login.sh ends [Pipeline] } 08:37:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:37:56 + git rev-list -1 --merges 0f8df5851b079ccdecd731686461e0777a6d4036~1..0f8df5851b079ccdecd731686461e0777a6d4036 [Pipeline] echo 08:37:56 -----------> git rev-list -1 --merges 0f8df5851b079ccdecd731686461e0777a6d4036~1..0f8df5851b079ccdecd731686461e0777a6d4036 0f8df5851b079ccdecd731686461e0777a6d4036 08:37:56 0f8df5851b079ccdecd731686461e0777a6d4036 [false] [Pipeline] sh 08:37:57 + git log --format=format:%s -1 0f8df5851b079ccdecd731686461e0777a6d4036 [Pipeline] echo 08:37:57 ========================================================= 08:37:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:37:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:37:57 + git log --format=format:%s -1 0f8df5851b079ccdecd731686461e0777a6d4036 [Pipeline] echo 08:37:57 [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 08:37:57 [semverPrep] This is not a build commit. [Pipeline] sh 08:37:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:37:57 + grep -v github /etc/ssh/ssh_known_hosts 08:37:57 + [ -e /tmp/ssh_known_hosts ] 08:37:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:37:57 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 08:37:57 -a /etc/ssh/ssh_known_hosts 08:37:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:37:58 08:37:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:37:58 0.1.4: Pulling from edgex-devops/py-git-semver 08:37:58 b85a868b505f: Pulling fs layer 08:37:58 e2be974225ed: Pulling fs layer 08:37:58 339a4e72a1f5: Pulling fs layer 08:37:58 988bab9f4d93: Pulling fs layer 08:37:58 1469e6f7b9e6: Pulling fs layer 08:37:58 eaf3925da568: Pulling fs layer 08:37:58 bab4dde63d76: Pulling fs layer 08:37:58 bde34c3a00c8: Pulling fs layer 08:37:58 b352a97aabf1: Pulling fs layer 08:37:58 4872d77fe225: Pulling fs layer 08:37:58 5851b861e8e6: Pulling fs layer 08:37:58 bab4dde63d76: Waiting 08:37:58 bde34c3a00c8: Waiting 08:37:58 b352a97aabf1: Waiting 08:37:58 4872d77fe225: Waiting 08:37:58 5851b861e8e6: Waiting 08:37:58 988bab9f4d93: Waiting 08:37:58 1469e6f7b9e6: Waiting 08:37:58 eaf3925da568: Waiting 08:37:58 e2be974225ed: Download complete 08:37:58 988bab9f4d93: Verifying Checksum 08:37:58 988bab9f4d93: Download complete 08:37:58 1469e6f7b9e6: Verifying Checksum 08:37:58 1469e6f7b9e6: Download complete 08:37:58 eaf3925da568: Verifying Checksum 08:37:58 eaf3925da568: Download complete 08:37:58 339a4e72a1f5: Verifying Checksum 08:37:58 339a4e72a1f5: Download complete 08:37:58 bde34c3a00c8: Verifying Checksum 08:37:58 bde34c3a00c8: Download complete 08:37:58 b352a97aabf1: Verifying Checksum 08:37:58 b352a97aabf1: Download complete 08:37:58 4872d77fe225: Verifying Checksum 08:37:58 4872d77fe225: Download complete 08:37:58 5851b861e8e6: Download complete 08:37:58 b85a868b505f: Verifying Checksum 08:37:58 b85a868b505f: Download complete 08:37:59 bab4dde63d76: Verifying Checksum 08:37:59 bab4dde63d76: Download complete 08:38:00 b85a868b505f: Pull complete 08:38:00 e2be974225ed: Pull complete 08:38:00 339a4e72a1f5: Pull complete 08:38:00 988bab9f4d93: Pull complete 08:38:00 1469e6f7b9e6: Pull complete 08:38:01 eaf3925da568: Pull complete 08:38:03 bab4dde63d76: Pull complete 08:38:03 bde34c3a00c8: Pull complete 08:38:03 b352a97aabf1: Pull complete 08:38:03 4872d77fe225: Pull complete 08:38:03 5851b861e8e6: Pull complete 08:38:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:38:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:38:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:38:03 prd-ubuntu20.04-docker-8c-8g-26631 does not seem to be running inside a container 08:38:03 $ 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 08:38:06 $ docker top 8039cdb9dd0586da1ca5b8dc7eff24508392e775422f23edca7fde902d4aea65 -eo pid,comm 08:38:06 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). 08:38:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:38:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:38:07 [ssh-agent] Looking for ssh-agent implementation... 08:38:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:38:07 $ docker exec 8039cdb9dd0586da1ca5b8dc7eff24508392e775422f23edca7fde902d4aea65 ssh-agent 08:38:07 SSH_AUTH_SOCK=/tmp/ssh-Qsu408A0Hlju/agent.32 08:38:07 SSH_AGENT_PID=38 08:38:07 Running ssh-add (command line suppressed) 08:38:07 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) 08:38:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:38:07 + git tag --points-at HEAD [Pipeline] } 08:38:07 $ docker exec --env ******** --env ******** 8039cdb9dd0586da1ca5b8dc7eff24508392e775422f23edca7fde902d4aea65 ssh-agent -k 08:38:07 unset SSH_AUTH_SOCK; 08:38:07 unset SSH_AGENT_PID; 08:38:07 echo Agent pid 38 killed; 08:38:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:38:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:38:07 [ssh-agent] Looking for ssh-agent implementation... 08:38:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:38:07 $ docker exec 8039cdb9dd0586da1ca5b8dc7eff24508392e775422f23edca7fde902d4aea65 ssh-agent 08:38:08 SSH_AUTH_SOCK=/tmp/ssh-VFgD5TY7e6iB/agent.71 08:38:08 SSH_AGENT_PID=77 08:38:08 Running ssh-add (command line suppressed) 08:38:08 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) 08:38:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:38:08 + git semver init 08:38:08 2024-01-02 08:38:08,626 [run_init] DEBUG init version:0.0.0 force:False 08:38:08 2024-01-02 08:38:08,627 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 08:38:08 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 08:38:08 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) 08:38:10 2024-01-02 08:38:09,837 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 08:38:10 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 08:38:10 2024-01-02 08:38:09,838 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 08:38:10 2024-01-02 08:38:09,838 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 08:38:10 3.2.0-dev.6 [Pipeline] } 08:38:10 $ docker exec --env ******** --env ******** 8039cdb9dd0586da1ca5b8dc7eff24508392e775422f23edca7fde902d4aea65 ssh-agent -k 08:38:10 unset SSH_AUTH_SOCK; 08:38:10 unset SSH_AGENT_PID; 08:38:10 echo Agent pid 77 killed; 08:38:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:38:10 + git semver [Pipeline] } 08:38:10 $ docker stop --time=1 8039cdb9dd0586da1ca5b8dc7eff24508392e775422f23edca7fde902d4aea65 08:38:12 $ docker rm -f --volumes 8039cdb9dd0586da1ca5b8dc7eff24508392e775422f23edca7fde902d4aea65 [Pipeline] // withDockerContainer [Pipeline] sh 08:38:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:38:12 Stashed 1 file(s) [Pipeline] echo 08:38:12 [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 08:38:13 provisioning config files... 08:38:13 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10790646795160416544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:38:13 ---> ****-login.sh 08:38:13 nexus3.edgexfoundry.org:10001 08:38:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:13 Configure a credential helper to remove this warning. See 08:38:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:13 08:38:13 Login Succeeded 08:38:13 nexus3.edgexfoundry.org:10002 08:38:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:13 Configure a credential helper to remove this warning. See 08:38:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:13 08:38:13 Login Succeeded 08:38:13 nexus3.edgexfoundry.org:10003 08:38:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:13 Configure a credential helper to remove this warning. See 08:38:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:13 08:38:13 Login Succeeded 08:38:13 nexus3.edgexfoundry.org:10004 08:38:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:13 Configure a credential helper to remove this warning. See 08:38:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:13 08:38:13 Login Succeeded 08:38:13 ****.io 08:38:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:13 Configure a credential helper to remove this warning. See 08:38:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:13 08:38:13 Login Succeeded 08:38:13 ---> ****-login.sh ends [Pipeline] } 08:38:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:38:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:38:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:38:14 ========================================================= 08:38:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 08:38:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:14 + 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 . 08:38:14 Sending build context to Docker daemon 17.23MB 08:38:14 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 08:38:14 Step 2/10 : FROM ${BASE} AS builder 08:38:14 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 08:38:14 7264a8db6415: Pulling fs layer 08:38:14 c4d48a809fc2: Pulling fs layer 08:38:14 4f1c88b9dad5: Pulling fs layer 08:38:14 ad3a456e5733: Pulling fs layer 08:38:14 69c7f0334f64: Pulling fs layer 08:38:14 1f1c1a5573a3: Pulling fs layer 08:38:14 ce7588e14bc9: Pulling fs layer 08:38:14 b5e4710f87ac: Pulling fs layer 08:38:14 69c7f0334f64: Waiting 08:38:14 1f1c1a5573a3: Waiting 08:38:14 ce7588e14bc9: Waiting 08:38:14 b5e4710f87ac: Waiting 08:38:14 ad3a456e5733: Waiting 08:38:14 c4d48a809fc2: Verifying Checksum 08:38:14 c4d48a809fc2: Download complete 08:38:14 ad3a456e5733: Verifying Checksum 08:38:14 ad3a456e5733: Download complete 08:38:14 69c7f0334f64: Verifying Checksum 08:38:14 69c7f0334f64: Download complete 08:38:14 7264a8db6415: Verifying Checksum 08:38:14 7264a8db6415: Download complete 08:38:14 1f1c1a5573a3: Verifying Checksum 08:38:14 1f1c1a5573a3: Download complete 08:38:14 7264a8db6415: Pull complete 08:38:15 b5e4710f87ac: Verifying Checksum 08:38:15 b5e4710f87ac: Download complete 08:38:15 c4d48a809fc2: Pull complete 08:38:15 4f1c88b9dad5: Verifying Checksum 08:38:15 4f1c88b9dad5: Download complete 08:38:15 ce7588e14bc9: Verifying Checksum 08:38:15 ce7588e14bc9: Download complete 08:38:19 4f1c88b9dad5: Pull complete 08:38:19 ad3a456e5733: Pull complete 08:38:19 69c7f0334f64: Pull complete 08:38:19 1f1c1a5573a3: Pull complete 08:38:21 ce7588e14bc9: Pull complete 08:38:21 b5e4710f87ac: Pull complete 08:38:21 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 08:38:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:38:21 ---> 88b5674ff536 08:38:21 Step 3/10 : ARG ADD_BUILD_TAGS="" 08:38:28 Still waiting to schedule task 08:38:28 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-26625’ 08:38:28 ---> Running in a11713c078d1 08:38:28 Removing intermediate container a11713c078d1 08:38:28 ---> d488b4d23ab3 08:38:28 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:38:28 ---> Running in 033fc6d31114 08:38:28 Removing intermediate container 033fc6d31114 08:38:28 ---> 7a88cc03428e 08:38:28 Step 5/10 : RUN apk add --update --no-cache make git openssh 08:38:28 ---> Running in 00eee0cd5945 08:38:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:38:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:38:28 (1/8) Installing openssh-keygen (9.3_p2-r1) 08:38:28 (2/8) Installing libedit (20221030.3.1-r1) 08:38:28 (3/8) Installing openssh-client-common (9.3_p2-r1) 08:38:28 (4/8) Installing openssh-client-default (9.3_p2-r1) 08:38:28 (5/8) Installing openssh-sftp-server (9.3_p2-r1) 08:38:28 (6/8) Installing openssh-server-common (9.3_p2-r1) 08:38:28 (7/8) Installing openssh-server (9.3_p2-r1) 08:38:28 (8/8) Installing openssh (9.3_p2-r1) 08:38:28 Executing busybox-1.36.1-r5.trigger 08:38:28 OK: 270 MiB in 60 packages 08:38:29 Removing intermediate container 00eee0cd5945 08:38:29 ---> 1c607b2ed740 08:38:29 Step 6/10 : WORKDIR /device-modbus-go 08:38:29 ---> Running in 42ece1057d82 08:38:29 Removing intermediate container 42ece1057d82 08:38:29 ---> bdbc9089506e 08:38:29 Step 7/10 : COPY go.mod vendor* ./ 08:38:29 ---> 00d0aa7099fa 08:38:29 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:29 ---> Running in d9e9ed0ece0c 08:39:08 Removing intermediate container d9e9ed0ece0c 08:39:08 ---> b264aa3bf0ad 08:39:08 Step 9/10 : COPY . . 08:39:08 ---> a9d99b15b2e7 08:39:08 Step 10/10 : RUN ${MAKE} 08:39:08 ---> Running in 89654915bf72 08:39:08 noop 08:39:08 Removing intermediate container 89654915bf72 08:39:08 ---> 2e16da42a417 08:39:08 Successfully built 2e16da42a417 08:39:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:08 + docker inspect -f . ci-base-image-x86_64 08:39:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:39:08 prd-ubuntu20.04-docker-8c-8g-26631 does not seem to be running inside a container 08:39:08 $ 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 08:39:08 $ docker top 2e31441f3268e3ab79dc3b1ece741fd6f8071af6ca64333e0ceb0190a29bb9f1 -eo pid,comm [Pipeline] { [Pipeline] sh 08:39:09 + go version 08:39:09 go version go1.21.0 linux/amd64 [Pipeline] } 08:39:09 $ docker stop --time=1 2e31441f3268e3ab79dc3b1ece741fd6f8071af6ca64333e0ceb0190a29bb9f1 08:39:10 $ 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 08:39:11 + docker inspect -f . ci-base-image-x86_64 08:39:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:39:11 prd-ubuntu20.04-docker-8c-8g-26631 does not seem to be running inside a container 08:39:11 $ 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 08:39:11 $ docker top e8211bbcd82e979bbe15a14c05f3eb0ffd7b343da32b79d8b258295b4a25f718 -eo pid,comm [Pipeline] { [Pipeline] sh 08:39:12 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh 08:39:12 + make test 08:39:12 go test ./... -coverprofile=coverage.out 08:39:13 ? github.com/edgexfoundry/device-modbus-go [no test files] 08:39:23 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 08:39:23 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.016s coverage: 47.9% of statements 08:39:28 go vet ./... 08:39:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:39:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:39:32 ./bin/test-attribution-txt.sh [Pipeline] echo 08:39:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:39:32 $ docker stop --time=1 e8211bbcd82e979bbe15a14c05f3eb0ffd7b343da32b79d8b258295b4a25f718 08:39:35 $ docker rm -f --volumes e8211bbcd82e979bbe15a14c05f3eb0ffd7b343da32b79d8b258295b4a25f718 [Pipeline] // withDockerContainer [Pipeline] sh 08:39:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:39:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:39:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:39:36 + ls -al . 08:39:36 total 192 08:39:36 drwxrwxr-x 9 jenkins jenkins 4096 Jan 2 08:39 . 08:39:36 drwxrwxr-x 4 jenkins jenkins 4096 Jan 2 08:37 .. 08:39:36 -rw-rw-r-- 1 jenkins jenkins 140 Jan 2 08:37 .dockerignore 08:39:36 drwxrwxr-x 8 jenkins jenkins 4096 Jan 2 08:39 .git 08:39:36 drwxrwxr-x 3 jenkins jenkins 4096 Jan 2 08:37 .github 08:39:36 -rw-rw-r-- 1 jenkins jenkins 266 Jan 2 08:37 .gitignore 08:39:36 -rw-rw-r-- 1 jenkins jenkins 41 Jan 2 08:37 .golangci.yml 08:39:36 drwxr-xr-x 3 jenkins jenkins 4096 Jan 2 08:38 .semver 08:39:36 -rw-rw-r-- 1 jenkins jenkins 11101 Jan 2 08:37 Attribution.txt 08:39:36 -rw-rw-r-- 1 jenkins jenkins 16388 Jan 2 08:37 CHANGELOG.md 08:39:36 -rw-rw-r-- 1 jenkins jenkins 1474 Jan 2 08:37 Dockerfile 08:39:36 -rw-rw-r-- 1 jenkins jenkins 677 Jan 2 08:37 GOVERNANCE.md 08:39:36 -rw-rw-r-- 1 jenkins jenkins 658 Jan 2 08:37 Jenkinsfile 08:39:36 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 2 08:37 LICENSE 08:39:36 -rw-rw-r-- 1 jenkins jenkins 1942 Jan 2 08:37 Makefile 08:39:36 -rw-rw-r-- 1 jenkins jenkins 622 Jan 2 08:37 OWNERS.md 08:39:36 -rw-rw-r-- 1 jenkins jenkins 4463 Jan 2 08:37 README.md 08:39:36 -rw-rw-r-- 1 jenkins jenkins 11 Jan 2 08:38 VERSION 08:39:36 drwxrwxr-x 2 jenkins jenkins 4096 Jan 2 08:37 bin 08:39:36 drwxrwxr-x 3 jenkins jenkins 4096 Jan 2 08:37 cmd 08:39:36 -rw-r--r-- 1 jenkins jenkins 24334 Jan 2 08:39 coverage.out 08:39:36 -rw-rw-r-- 1 jenkins jenkins 3938 Jan 2 08:37 go.mod 08:39:36 -rw-rw-r-- 1 jenkins jenkins 34937 Jan 2 08:37 go.sum 08:39:36 drwxrwxr-x 3 jenkins jenkins 4096 Jan 2 08:37 internal 08:39:36 drwxrwxr-x 2 jenkins jenkins 4096 Jan 2 08:37 simulator 08:39:36 -rw-rw-r-- 1 jenkins jenkins 229 Jan 2 08:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:37 + 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 . 08:39:37 Sending build context to Docker daemon 17.26MB 08:39:37 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 08:39:37 Step 2/23 : FROM ${BASE} AS builder 08:39:37 ---> 2e16da42a417 08:39:37 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:39:37 ---> Running in 7e04466eb249 08:39:37 Removing intermediate container 7e04466eb249 08:39:37 ---> fc3e7a1a8f55 08:39:37 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:39:37 ---> Running in 521dce04884a 08:39:37 Removing intermediate container 521dce04884a 08:39:37 ---> 684a1eb67721 08:39:37 Step 5/23 : RUN apk add --update --no-cache make git openssh 08:39:37 ---> Running in 8f968f8f7b5a 08:39:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:39:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:39:38 OK: 270 MiB in 60 packages 08:39:38 Removing intermediate container 8f968f8f7b5a 08:39:38 ---> 978adf2ca0b1 08:39:38 Step 6/23 : WORKDIR /device-modbus-go 08:39:38 ---> Running in e54c4a609329 08:39:38 Removing intermediate container e54c4a609329 08:39:38 ---> 27f315e7492e 08:39:38 Step 7/23 : COPY go.mod vendor* ./ 08:39:38 ---> a1670443475e 08:39:38 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:38 ---> Running in 0eee11e56763 08:39:39 Removing intermediate container 0eee11e56763 08:39:39 ---> 744ff2f8bdab 08:39:39 Step 9/23 : COPY . . 08:39:39 ---> c489f023b948 08:39:39 Step 10/23 : RUN ${MAKE} 08:39:39 ---> Running in 26a229109c95 08:39:40 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 08:40:02 Removing intermediate container 26a229109c95 08:40:02 ---> 414780b3c187 08:40:02 Step 11/23 : FROM alpine:3.18 08:40:02 3.18: Pulling from library/alpine 08:40:02 c926b61bad3b: Pulling fs layer 08:40:02 c926b61bad3b: Verifying Checksum 08:40:02 c926b61bad3b: Download complete 08:40:02 c926b61bad3b: Pull complete 08:40:02 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 08:40:02 Status: Downloaded newer image for alpine:3.18 08:40:02 ---> b541f2080109 08:40:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 08:40:02 ---> Running in 7c6809a0103d 08:40:02 Removing intermediate container 7c6809a0103d 08:40:02 ---> dff3dc15a7c9 08:40:02 Step 13/23 : RUN apk add --update --no-cache dumb-init 08:40:02 ---> Running in d0d471407e3a 08:40:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:40:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:40:02 (1/1) Installing dumb-init (1.2.5-r2) 08:40:02 Executing busybox-1.36.1-r5.trigger 08:40:02 OK: 7 MiB in 16 packages 08:40:02 Removing intermediate container d0d471407e3a 08:40:02 ---> bc788ccf64ec 08:40:02 Step 14/23 : RUN apk --no-cache upgrade 08:40:02 ---> Running in 2d24fc7b8159 08:40:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:40:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:40:02 OK: 7 MiB in 16 packages 08:40:02 Removing intermediate container 2d24fc7b8159 08:40:02 ---> 715622e22f9e 08:40:02 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 08:40:02 ---> d62098e5254c 08:40:02 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 08:40:02 ---> fb5885bb3c70 08:40:02 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 08:40:02 ---> 6c303681167c 08:40:02 Step 18/23 : EXPOSE 59901 08:40:02 ---> Running in fb963d7c0267 08:40:03 Removing intermediate container fb963d7c0267 08:40:03 ---> 00293bef19a9 08:40:03 Step 19/23 : ENTRYPOINT ["/device-modbus"] 08:40:03 ---> Running in 16e8d3ae328a 08:40:03 Removing intermediate container 16e8d3ae328a 08:40:03 ---> 644cbe6bb774 08:40:03 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 08:40:03 ---> Running in 88bbc3eb8428 08:40:03 Removing intermediate container 88bbc3eb8428 08:40:03 ---> fd5d3f66d4e0 08:40:03 Step 21/23 : LABEL arch=amd64 08:40:03 ---> Running in 9b4859c213a2 08:40:03 Removing intermediate container 9b4859c213a2 08:40:03 ---> 0e4e958aa703 08:40:03 Step 22/23 : LABEL git_sha=0f8df5851b079ccdecd731686461e0777a6d4036 08:40:03 ---> Running in 98cf727e53e9 08:40:03 Removing intermediate container 98cf727e53e9 08:40:03 ---> ad18778ac416 08:40:03 Step 23/23 : LABEL version=3.2.0-dev.6 08:40:03 ---> Running in 798a43e0467c 08:40:03 Removing intermediate container 798a43e0467c 08:40:03 ---> b0e0fa8f4ea4 08:40:03 [Warning] One or more build-args [ARCH] were not consumed 08:40:03 Successfully built b0e0fa8f4ea4 08:40:03 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:40:03 provisioning config files... 08:40:03 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config15398210457239090400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:40:04 ---> ****-login.sh 08:40:04 nexus3.edgexfoundry.org:10001 08:40:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:40:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:40:04 Configure a credential helper to remove this warning. See 08:40:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:40:04 08:40:04 Login Succeeded 08:40:04 nexus3.edgexfoundry.org:10002 08:40:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:40:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:40:04 Configure a credential helper to remove this warning. See 08:40:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:40:04 08:40:04 Login Succeeded 08:40:04 nexus3.edgexfoundry.org:10003 08:40:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:40:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:40:04 Configure a credential helper to remove this warning. See 08:40:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:40:04 08:40:04 Login Succeeded 08:40:04 nexus3.edgexfoundry.org:10004 08:40:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:40:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:40:04 Configure a credential helper to remove this warning. See 08:40:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:40:04 08:40:04 Login Succeeded 08:40:04 ****.io 08:40:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:40:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:40:04 Configure a credential helper to remove this warning. See 08:40:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:40:04 08:40:04 Login Succeeded 08:40:04 ---> ****-login.sh ends [Pipeline] } 08:40:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:40:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:40:04 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 08:40:04 0f8df5851b079ccdecd731686461e0777a6d4036 08:40:04 latest 08:40:04 3.2.0-dev.6 08:40:04 0f8df5851b079ccdecd731686461e0777a6d4036-3.2.0-dev.6 08:40:04 main 08:40:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:05 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:0f8df5851b079ccdecd731686461e0777a6d4036 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:05 + docker push nexus3.edgexfoundry.org:10004/device-modbus:0f8df5851b079ccdecd731686461e0777a6d4036 08:40:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 08:40:05 ebec84c8935c: Preparing 08:40:05 46f426e725d4: Preparing 08:40:05 9859bc3954ec: Preparing 08:40:05 cf603e44a4fa: Preparing 08:40:05 cff295806367: Preparing 08:40:05 9fe9a137fd00: Preparing 08:40:05 ebec84c8935c: Pushed 08:40:05 46f426e725d4: Pushed 08:40:05 cff295806367: Pushed 08:40:05 9fe9a137fd00: Layer already exists 08:40:05 cf603e44a4fa: Pushed 08:40:07 9859bc3954ec: Pushed 08:40:07 0f8df5851b079ccdecd731686461e0777a6d4036: digest: sha256:c497f64d3ec68e0e9d3073d491e8d7f64176d0428d1daa0e6acf9046af392214 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:07 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:08 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 08:40:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 08:40:08 ebec84c8935c: Preparing 08:40:08 46f426e725d4: Preparing 08:40:08 9859bc3954ec: Preparing 08:40:08 cf603e44a4fa: Preparing 08:40:08 cff295806367: Preparing 08:40:08 9fe9a137fd00: Preparing 08:40:08 9fe9a137fd00: Waiting 08:40:08 46f426e725d4: Layer already exists 08:40:08 9859bc3954ec: Layer already exists 08:40:08 cf603e44a4fa: Layer already exists 08:40:08 cff295806367: Layer already exists 08:40:08 ebec84c8935c: Layer already exists 08:40:08 9fe9a137fd00: Layer already exists 08:40:08 latest: digest: sha256:c497f64d3ec68e0e9d3073d491e8d7f64176d0428d1daa0e6acf9046af392214 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:08 + 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 08:40:09 + docker push nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.6 08:40:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 08:40:09 ebec84c8935c: Preparing 08:40:09 46f426e725d4: Preparing 08:40:09 9859bc3954ec: Preparing 08:40:09 cf603e44a4fa: Preparing 08:40:09 cff295806367: Preparing 08:40:09 9fe9a137fd00: Preparing 08:40:09 9fe9a137fd00: Waiting 08:40:09 46f426e725d4: Layer already exists 08:40:09 ebec84c8935c: Layer already exists 08:40:09 9859bc3954ec: Layer already exists 08:40:09 cff295806367: Layer already exists 08:40:09 cf603e44a4fa: Layer already exists 08:40:09 9fe9a137fd00: Layer already exists 08:40:09 3.2.0-dev.6: digest: sha256:c497f64d3ec68e0e9d3073d491e8d7f64176d0428d1daa0e6acf9046af392214 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:09 + 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 08:40:09 + docker push nexus3.edgexfoundry.org:10004/device-modbus:0f8df5851b079ccdecd731686461e0777a6d4036-3.2.0-dev.6 08:40:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 08:40:09 ebec84c8935c: Preparing 08:40:09 46f426e725d4: Preparing 08:40:09 9859bc3954ec: Preparing 08:40:09 cf603e44a4fa: Preparing 08:40:09 cff295806367: Preparing 08:40:09 9fe9a137fd00: Preparing 08:40:09 9fe9a137fd00: Waiting 08:40:09 cf603e44a4fa: Layer already exists 08:40:09 ebec84c8935c: Layer already exists 08:40:09 9859bc3954ec: Layer already exists 08:40:09 cff295806367: Layer already exists 08:40:09 46f426e725d4: Layer already exists 08:40:09 9fe9a137fd00: Layer already exists 08:40:09 0f8df5851b079ccdecd731686461e0777a6d4036-3.2.0-dev.6: digest: sha256:c497f64d3ec68e0e9d3073d491e8d7f64176d0428d1daa0e6acf9046af392214 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:10 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:11 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 08:40:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 08:40:12 ebec84c8935c: Preparing 08:40:12 46f426e725d4: Preparing 08:40:12 9859bc3954ec: Preparing 08:40:12 cf603e44a4fa: Preparing 08:40:12 cff295806367: Preparing 08:40:12 9fe9a137fd00: Preparing 08:40:12 9fe9a137fd00: Waiting 08:40:12 46f426e725d4: Layer already exists 08:40:12 9859bc3954ec: Layer already exists 08:40:12 cf603e44a4fa: Layer already exists 08:40:12 cff295806367: Layer already exists 08:40:12 ebec84c8935c: Layer already exists 08:40:12 9fe9a137fd00: Layer already exists 08:40:12 main: digest: sha256:c497f64d3ec68e0e9d3073d491e8d7f64176d0428d1daa0e6acf9046af392214 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:40:12 ===================================================== [Pipeline] echo 08:40:12 taggedImages: 08:40:12 - nexus3.edgexfoundry.org:10004/device-modbus:0f8df5851b079ccdecd731686461e0777a6d4036 08:40:12 - nexus3.edgexfoundry.org:10004/device-modbus:latest 08:40:12 - nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.6 08:40:12 - nexus3.edgexfoundry.org:10004/device-modbus:0f8df5851b079ccdecd731686461e0777a6d4036-3.2.0-dev.6 08:40:12 - 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 08:40:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:40:13 08:40:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:40:13 latest: Pulling from edgex-lftools-log-publisher 08:40:13 5eb5b503b376: Pulling fs layer 08:40:13 5c69ac0246d0: Pulling fs layer 08:40:13 ec43610c2a17: Pulling fs layer 08:40:13 3a2ae6a8a46f: Pulling fs layer 08:40:13 33b1e0a273af: Pulling fs layer 08:40:13 5d3b04190fa2: Pulling fs layer 08:40:13 2f39f015ded8: Pulling fs layer 08:40:13 33b1e0a273af: Waiting 08:40:13 5d3b04190fa2: Waiting 08:40:13 2f39f015ded8: Waiting 08:40:13 3a2ae6a8a46f: Waiting 08:40:13 5c69ac0246d0: Download complete 08:40:13 3a2ae6a8a46f: Verifying Checksum 08:40:13 3a2ae6a8a46f: Download complete 08:40:13 33b1e0a273af: Verifying Checksum 08:40:13 33b1e0a273af: Download complete 08:40:13 5d3b04190fa2: Verifying Checksum 08:40:13 5d3b04190fa2: Download complete 08:40:13 ec43610c2a17: Verifying Checksum 08:40:13 ec43610c2a17: Download complete 08:40:14 5eb5b503b376: Verifying Checksum 08:40:14 5eb5b503b376: Download complete 08:40:14 2f39f015ded8: Download complete 08:40:15 5eb5b503b376: Pull complete 08:40:15 5c69ac0246d0: Pull complete 08:40:16 ec43610c2a17: Pull complete 08:40:16 3a2ae6a8a46f: Pull complete 08:40:16 33b1e0a273af: Pull complete 08:40:16 5d3b04190fa2: Pull complete 08:40:24 2f39f015ded8: Pull complete 08:40:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:40:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:40:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:40:26 prd-ubuntu20.04-docker-8c-8g-26631 does not seem to be running inside a container 08:40:26 $ 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 08:40:33 $ docker top 7d477f92f4bd9f3287af54e7aac5163e01fc98b77d91137caa1b2ecf81014345 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:40:33 ---> job-cost.sh 08:40:33 lf-activate-venv: SKIPPING 08:40:33 INFO: No Stack... 08:40:33 INFO: Retrieving Pricing Info for: v3-standard-8 08:40:34 INFO: Archiving Costs [Pipeline] sh 08:40:34 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 08:40:34 + cut -d, -f6 [Pipeline] lock 08:40:34 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-145-stack-cost] 08:40:34 Resource [jenkins-edgexfoundry-device-modbus-go-main-145-stack-cost] did not exist. Created. 08:40:34 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-145-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:40:35 + echo total: 0.2199999988079071 [Pipeline] stash 08:40:35 Stashed 1 file(s) [Pipeline] } 08:40:35 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-145-stack-cost] [Pipeline] // lock [Pipeline] } 08:40:35 $ docker stop --time=1 7d477f92f4bd9f3287af54e7aac5163e01fc98b77d91137caa1b2ecf81014345 08:40:36 $ docker rm -f --volumes 7d477f92f4bd9f3287af54e7aac5163e01fc98b77d91137caa1b2ecf81014345 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:41:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26635 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 08:41:45 Running in /w/workspace/device-modbus-go/145 [Pipeline] { [Pipeline] checkout 08:41:48 Selected Git installation does not exist. Using Default 08:41:48 The recommended git tool is: NONE 08:41:56 using credential edgex-jenkins-ssh 08:41:56 Cloning the remote Git repository 08:41:56 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 08:41:56 > git init /w/workspace/device-modbus-go/145 # timeout=10 08:41:56 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 08:41:56 > git --version # timeout=10 08:41:56 > git --version # 'git version 2.25.1' 08:41:56 using GIT_SSH to set credentials SSH Credentials for GitHub 08:41:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:41:58 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 08:41:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:42:00 Avoid second fetch 08:42:00 Checking out Revision 0f8df5851b079ccdecd731686461e0777a6d4036 (main) 08:42:00 Commit message: "Merge pull request #537 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.6" 08:42:00 > git config core.sparsecheckout # timeout=10 08:42:00 > git checkout -f 0f8df5851b079ccdecd731686461e0777a6d4036 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:42:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:42:02 % Total % Received % Xferd Average Speed Time Time Time Current 08:42:02 Dload Upload Total Spent Left Speed 08:42:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 162k 0 --:--:-- --:--:-- --:--:-- 165k [Pipeline] sh 08:42:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:42:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:42:03 + sudo tee /etc/docker/daemon.new 08:42:03 { 08:42:03 "registry-mirrors": [ 08:42:03 "https://nexus3.edgexfoundry.org:10001" 08:42:03 ], 08:42:03 "bip": "10.250.0.254/24", 08:42:03 "hosts": [ 08:42:03 "tcp://0.0.0.0:5555", 08:42:03 "unix:///var/run/docker.sock" 08:42:03 ], 08:42:03 "mtu": 1458, 08:42:03 "selinux-enabled": true, 08:42:03 "seccomp-profile": "/etc/docker/seccomp.json" 08:42:03 } [Pipeline] sh 08:42:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:42:03 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:42:22 provisioning config files... 08:42:22 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/145@tmp/config7991144389504797104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:42:22 ---> ****-login.sh 08:42:22 nexus3.edgexfoundry.org:10001 08:42:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:42:23 Configure a credential helper to remove this warning. See 08:42:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:42:23 08:42:23 Login Succeeded 08:42:23 nexus3.edgexfoundry.org:10002 08:42:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:42:23 Configure a credential helper to remove this warning. See 08:42:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:42:23 08:42:23 Login Succeeded 08:42:23 nexus3.edgexfoundry.org:10003 08:42:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:42:24 Configure a credential helper to remove this warning. See 08:42:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:42:24 08:42:24 Login Succeeded 08:42:24 nexus3.edgexfoundry.org:10004 08:42:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:42:25 Configure a credential helper to remove this warning. See 08:42:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:42:25 08:42:25 Login Succeeded 08:42:25 ****.io 08:42:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:42:25 Configure a credential helper to remove this warning. See 08:42:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:42:25 08:42:25 Login Succeeded 08:42:25 ---> ****-login.sh ends [Pipeline] } 08:42:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:42:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:42:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:42:26 ========================================================= 08:42:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 08:42:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:26 + 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 . 08:42:28 #0 building with "default" instance using docker driver 08:42:28 08:42:28 #1 [internal] load build definition from Dockerfile 08:42:28 #1 transferring dockerfile: 08:42:28 #1 transferring dockerfile: 1.51kB 0.0s done 08:42:28 #1 DONE 0.1s 08:42:28 08:42:28 #2 [internal] load .dockerignore 08:42:28 #2 transferring context: 182B done 08:42:28 #2 DONE 0.1s 08:42:28 08:42:28 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:42:28 #3 DONE 0.1s 08:42:28 08:42:28 #4 [internal] load build context 08:42:28 #4 DONE 0.0s 08:42:28 08:42:28 #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 08:42:28 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 08:42:28 #5 DONE 0.0s 08:42:28 08:42:28 #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 08:42:28 #5 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 08:42:28 #5 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 08:42:28 #5 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.05MB / 3.33MB 0.1s 08:42:28 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s 08:42:28 #5 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s 08:42:28 #5 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done 08:42:28 #5 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 08:42:28 #5 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s 08:42:28 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 4.19MB / 63.99MB 0.3s 08:42:28 #5 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done 08:42:28 #5 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 08:42:28 #5 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done 08:42:28 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0B / 97.63MB 0.3s 08:42:29 #5 ... 08:42:29 08:42:29 #4 [internal] load build context 08:42:29 #4 transferring context: 8.62MB 0.4s done 08:42:29 #4 DONE 0.4s 08:42:29 08:42:29 #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 08:42:29 #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.05MB / 11.40MB 0.4s 08:42:29 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 14.68MB / 63.99MB 0.6s 08:42:29 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 9.96MB / 97.63MB 0.6s 08:42:29 #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 6.71MB / 11.40MB 0.6s 08:42:29 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18.87MB / 63.99MB 0.7s 08:42:29 #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 9.88MB / 11.40MB 0.7s 08:42:29 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 23.44MB / 63.99MB 0.8s 08:42:29 #5 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done 08:42:29 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 17.59MB / 97.63MB 0.8s 08:42:29 #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.8s done 08:42:29 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 32.82MB / 63.99MB 1.0s 08:42:29 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 25.17MB / 97.63MB 1.0s 08:42:29 #5 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 08:42:29 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 37.75MB / 63.99MB 1.1s 08:42:29 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 45.09MB / 63.99MB 1.3s 08:42:29 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 37.75MB / 97.63MB 1.3s 08:42:29 #5 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done 08:42:30 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 49.28MB / 63.99MB 1.4s 08:42:30 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 54.53MB / 63.99MB 1.5s 08:42:30 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 45.09MB / 97.63MB 1.5s 08:42:30 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.7s 08:42:30 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 53.48MB / 97.63MB 1.7s 08:42:30 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.8s done 08:42:30 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 66.69MB / 97.63MB 2.0s 08:42:30 #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 08:42:30 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 75.50MB / 97.63MB 2.2s 08:42:30 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 85.52MB / 97.63MB 2.4s 08:42:31 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 95.29MB / 97.63MB 2.6s 08:42:31 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.8s done 08:42:36 #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.0s 08:42:42 #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.2s 08:42:48 #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.9s done 08:42:50 #5 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 08:42:50 #5 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 08:42:50 #5 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 08:42:50 #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 08:42:55 #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.0s 08:42:59 #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.2s done 08:42:59 #5 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 08:43:00 #5 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done 08:43:00 #5 DONE 32.1s 08:43:00 08:43:00 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh 08:43:01 #6 0.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:43:01 #6 1.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:43:03 #6 2.643 (1/8) Installing openssh-keygen (9.3_p2-r1) 08:43:03 #6 2.672 (2/8) Installing libedit (20221030.3.1-r1) 08:43:03 #6 2.685 (3/8) Installing openssh-client-common (9.3_p2-r1) 08:43:03 #6 2.760 (4/8) Installing openssh-client-default (9.3_p2-r1) 08:43:03 #6 2.789 (5/8) Installing openssh-sftp-server (9.3_p2-r1) 08:43:03 #6 2.799 (6/8) Installing openssh-server-common (9.3_p2-r1) 08:43:03 #6 2.806 (7/8) Installing openssh-server (9.3_p2-r1) 08:43:03 #6 2.836 (8/8) Installing openssh (9.3_p2-r1) 08:43:03 #6 2.853 Executing busybox-1.36.1-r5.trigger 08:43:03 #6 2.898 OK: 272 MiB in 60 packages 08:43:06 #6 DONE 5.0s 08:43:06 08:43:06 #7 [builder 3/7] WORKDIR /device-modbus-go 08:43:06 #7 DONE 0.1s 08:43:06 08:43:06 #8 [builder 4/7] COPY go.mod vendor* ./ 08:43:06 #8 DONE 0.1s 08:43:06 08:43:06 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:38 #9 DONE 32.5s 08:43:38 08:43:38 #10 [builder 6/7] COPY . . 08:43:39 #10 DONE 0.3s 08:43:39 08:43:39 #11 [builder 7/7] RUN echo noop 08:43:39 #11 0.659 noop 08:43:39 #11 DONE 0.7s 08:43:39 08:43:39 #12 exporting to image 08:43:39 #12 exporting layers 08:44:06 #12 exporting layers 23.8s done 08:44:06 #12 writing image sha256:f479eb381f9af3766f490bf9d90d63a40da4a5f0ae752a9d445b3062547d884f done 08:44:06 #12 naming to docker.io/library/ci-base-image-arm64 0.0s done 08:44:06 #12 DONE 23.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:06 + docker inspect -f . ci-base-image-arm64 08:44:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:44:07 prd-ubuntu20.04-docker-arm64-4c-16g-26635 does not seem to be running inside a container 08:44:07 $ 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 08:44:08 $ docker top 063edf36154bffe9061afbd1eb1f9ab29108e6a7a0aaa5d00cce4445f8127c42 -eo pid,comm [Pipeline] { [Pipeline] sh 08:44:09 + go version 08:44:09 go version go1.21.0 linux/arm64 [Pipeline] } 08:44:09 $ docker stop --time=1 063edf36154bffe9061afbd1eb1f9ab29108e6a7a0aaa5d00cce4445f8127c42 08:44:11 $ 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 08:44:12 + docker inspect -f . ci-base-image-arm64 08:44:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:44:12 prd-ubuntu20.04-docker-arm64-4c-16g-26635 does not seem to be running inside a container 08:44:12 $ 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 08:44:13 $ docker top 1c806fdaa4b603fb5b4af38b9ad2258e3da1d08a55e5de7f570752a756c2b732 -eo pid,comm [Pipeline] { [Pipeline] sh 08:44:13 + git config --global --add safe.directory /w/workspace/device-modbus-go/145 [Pipeline] fileExists [Pipeline] sh 08:44:14 + make test 08:44:14 go test ./... -coverprofile=coverage.out 08:44:24 ? github.com/edgexfoundry/device-modbus-go [no test files] 08:45:32 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 08:45:32 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.058s coverage: 47.9% of statements 08:45:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:45:32 go vet ./... 08:45:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:45:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:45:39 ./bin/test-attribution-txt.sh [Pipeline] echo 08:45:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:45:39 $ docker stop --time=1 1c806fdaa4b603fb5b4af38b9ad2258e3da1d08a55e5de7f570752a756c2b732 08:45:41 $ docker rm -f --volumes 1c806fdaa4b603fb5b4af38b9ad2258e3da1d08a55e5de7f570752a756c2b732 [Pipeline] // withDockerContainer [Pipeline] sh 08:45:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:45:42 Warning: overwriting stash ‘coverage-report’ 08:45:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:45:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:45:44 + ls -al . 08:45:44 total 188 08:45:44 drwxrwxr-x 8 jenkins jenkins 4096 Jan 2 08:44 . 08:45:44 drwxrwxr-x 4 jenkins jenkins 4096 Jan 2 08:41 .. 08:45:44 -rw-rw-r-- 1 jenkins jenkins 140 Jan 2 08:42 .dockerignore 08:45:44 drwxrwxr-x 8 jenkins jenkins 4096 Jan 2 08:42 .git 08:45:44 drwxrwxr-x 3 jenkins jenkins 4096 Jan 2 08:42 .github 08:45:44 -rw-rw-r-- 1 jenkins jenkins 266 Jan 2 08:42 .gitignore 08:45:44 -rw-rw-r-- 1 jenkins jenkins 41 Jan 2 08:42 .golangci.yml 08:45:44 -rw-rw-r-- 1 jenkins jenkins 11101 Jan 2 08:42 Attribution.txt 08:45:44 -rw-rw-r-- 1 jenkins jenkins 16388 Jan 2 08:42 CHANGELOG.md 08:45:44 -rw-rw-r-- 1 jenkins jenkins 1474 Jan 2 08:42 Dockerfile 08:45:44 -rw-rw-r-- 1 jenkins jenkins 677 Jan 2 08:42 GOVERNANCE.md 08:45:44 -rw-rw-r-- 1 jenkins jenkins 658 Jan 2 08:42 Jenkinsfile 08:45:44 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 2 08:42 LICENSE 08:45:44 -rw-rw-r-- 1 jenkins jenkins 1942 Jan 2 08:42 Makefile 08:45:44 -rw-rw-r-- 1 jenkins jenkins 622 Jan 2 08:42 OWNERS.md 08:45:44 -rw-rw-r-- 1 jenkins jenkins 4463 Jan 2 08:42 README.md 08:45:44 -rw-rw-r-- 1 jenkins jenkins 11 Jan 2 08:38 VERSION 08:45:44 drwxrwxr-x 2 jenkins jenkins 4096 Jan 2 08:42 bin 08:45:44 drwxrwxr-x 3 jenkins jenkins 4096 Jan 2 08:42 cmd 08:45:44 -rw-r--r-- 1 jenkins jenkins 24334 Jan 2 08:45 coverage.out 08:45:44 -rw-rw-r-- 1 jenkins jenkins 3938 Jan 2 08:42 go.mod 08:45:44 -rw-rw-r-- 1 jenkins jenkins 34937 Jan 2 08:42 go.sum 08:45:44 drwxrwxr-x 3 jenkins jenkins 4096 Jan 2 08:42 internal 08:45:44 drwxrwxr-x 2 jenkins jenkins 4096 Jan 2 08:42 simulator 08:45:44 -rw-rw-r-- 1 jenkins jenkins 229 Jan 2 08:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:44 + 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 . 08:45:45 #0 building with "default" instance using docker driver 08:45:45 08:45:45 #1 [internal] load .dockerignore 08:45:45 #1 transferring context: 182B 0.0s done 08:45:45 #1 DONE 0.0s 08:45:45 08:45:45 #2 [internal] load build definition from Dockerfile 08:45:45 #2 transferring dockerfile: 1.51kB 0.0s done 08:45:45 #2 DONE 0.0s 08:45:45 08:45:45 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:45:45 #3 DONE 0.0s 08:45:45 08:45:45 #4 [internal] load metadata for docker.io/library/alpine:3.18 08:45:45 #4 DONE 0.3s 08:45:45 08:45:45 #5 [internal] load build context 08:45:45 #5 transferring context: 31.22kB 0.0s done 08:45:45 #5 DONE 0.2s 08:45:45 08:45:45 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 08:45:45 #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done 08:45:46 #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 08:45:46 #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 08:45:46 #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 08:45:46 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0B / 3.33MB 0.1s 08:45:46 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 08:45:46 #6 ... 08:45:46 08:45:46 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:45:46 #7 DONE 0.4s 08:45:46 08:45:46 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 08:45:46 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done 08:45:46 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done 08:45:46 #6 DONE 1.1s 08:45:46 08:45:46 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:45:47 #8 0.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:45:47 #8 1.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:45:50 #8 2.229 (1/1) Installing dumb-init (1.2.5-r2) 08:45:50 #8 2.245 Executing busybox-1.36.1-r5.trigger 08:45:51 #8 4.323 OK: 8 MiB in 16 packages 08:45:51 #8 ... 08:45:51 08:45:51 #9 [builder 2/7] RUN apk add --update --no-cache make git openssh 08:45:51 #9 0.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:45:51 #9 1.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:45:51 #9 2.504 OK: 272 MiB in 60 packages 08:45:51 #9 DONE 5.0s 08:45:51 08:45:51 #10 [builder 3/7] WORKDIR /device-modbus-go 08:45:51 #10 DONE 0.1s 08:45:51 08:45:51 #11 [builder 4/7] COPY go.mod vendor* ./ 08:45:51 #11 DONE 0.2s 08:45:51 08:45:51 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:45:51 #8 DONE 4.7s 08:45:51 08:45:51 #12 [stage-1 3/6] RUN apk --no-cache upgrade 08:45:52 #12 0.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:45:52 #12 1.376 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:45:52 #12 ... 08:45:52 08:45:52 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:52 #13 DONE 1.5s 08:45:53 08:45:53 #14 [builder 6/7] COPY . . 08:45:53 #14 DONE 0.4s 08:45:53 08:45:53 #12 [stage-1 3/6] RUN apk --no-cache upgrade 08:45:54 #12 2.829 OK: 8 MiB in 16 packages 08:45:54 #12 DONE 3.2s 08:45:54 08:45:54 #15 [builder 7/7] RUN make build 08:45:54 #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 08:47:31 #15 DONE 84.6s 08:47:31 08:47:31 #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / 08:47:31 #16 DONE 0.3s 08:47:31 08:47:31 #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / 08:47:31 #17 DONE 0.1s 08:47:31 08:47:31 #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / 08:47:31 #18 DONE 0.1s 08:47:31 08:47:31 #19 exporting to image 08:47:31 #19 exporting layers 08:47:31 #19 exporting layers 0.4s done 08:47:31 #19 writing image sha256:e19ad09e57a631ffa07eefc730b0d1016350d67edd6b552f454c628584310684 done 08:47:31 #19 naming to docker.io/library/device-modbus-arm64 done 08:47:31 #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 08:47:31 provisioning config files... 08:47:31 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/145@tmp/config5436776466573793595tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:47:32 ---> ****-login.sh 08:47:32 nexus3.edgexfoundry.org:10001 08:47:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:47:32 Configure a credential helper to remove this warning. See 08:47:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:47:32 08:47:32 Login Succeeded 08:47:32 nexus3.edgexfoundry.org:10002 08:47:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:47:32 Configure a credential helper to remove this warning. See 08:47:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:47:32 08:47:32 Login Succeeded 08:47:32 nexus3.edgexfoundry.org:10003 08:47:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:47:33 Configure a credential helper to remove this warning. See 08:47:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:47:33 08:47:33 Login Succeeded 08:47:33 nexus3.edgexfoundry.org:10004 08:47:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:47:33 Configure a credential helper to remove this warning. See 08:47:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:47:33 08:47:33 Login Succeeded 08:47:33 ****.io 08:47:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:47:34 Configure a credential helper to remove this warning. See 08:47:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:47:34 08:47:34 Login Succeeded 08:47:34 ---> ****-login.sh ends [Pipeline] } 08:47:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:47:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:47:34 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 08:47:34 0f8df5851b079ccdecd731686461e0777a6d4036 08:47:34 latest 08:47:34 3.2.0-dev.6 08:47:34 0f8df5851b079ccdecd731686461e0777a6d4036-3.2.0-dev.6 08:47:34 main 08:47:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:34 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:0f8df5851b079ccdecd731686461e0777a6d4036 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:35 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:0f8df5851b079ccdecd731686461e0777a6d4036 08:47:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 08:47:35 fcae06c09d76: Preparing 08:47:35 2a2235717cdb: Preparing 08:47:35 c787c3087fad: Preparing 08:47:35 79411d491140: Preparing 08:47:35 28a39ea27cfa: Preparing 08:47:35 0faf9b67be60: Preparing 08:47:35 0faf9b67be60: Waiting 08:47:35 fcae06c09d76: Pushed 08:47:35 2a2235717cdb: Pushed 08:47:35 79411d491140: Pushed 08:47:35 28a39ea27cfa: Pushed 08:47:35 0faf9b67be60: Layer already exists 08:47:39 c787c3087fad: Pushed 08:47:39 0f8df5851b079ccdecd731686461e0777a6d4036: digest: sha256:1f5f181c49aff14b14c1532e811dc1f85d31fa3232204637b60860fd1367ec2c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:40 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:40 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 08:47:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 08:47:40 fcae06c09d76: Preparing 08:47:40 2a2235717cdb: Preparing 08:47:40 c787c3087fad: Preparing 08:47:40 79411d491140: Preparing 08:47:40 28a39ea27cfa: Preparing 08:47:40 0faf9b67be60: Preparing 08:47:40 0faf9b67be60: Waiting 08:47:40 28a39ea27cfa: Layer already exists 08:47:40 fcae06c09d76: Layer already exists 08:47:40 79411d491140: Layer already exists 08:47:40 2a2235717cdb: Layer already exists 08:47:40 c787c3087fad: Layer already exists 08:47:40 0faf9b67be60: Layer already exists 08:47:41 latest: digest: sha256:1f5f181c49aff14b14c1532e811dc1f85d31fa3232204637b60860fd1367ec2c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:41 + 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 08:47:41 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.6 08:47:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 08:47:41 fcae06c09d76: Preparing 08:47:41 2a2235717cdb: Preparing 08:47:41 c787c3087fad: Preparing 08:47:41 79411d491140: Preparing 08:47:41 28a39ea27cfa: Preparing 08:47:41 0faf9b67be60: Preparing 08:47:41 0faf9b67be60: Waiting 08:47:41 fcae06c09d76: Layer already exists 08:47:41 28a39ea27cfa: Layer already exists 08:47:41 79411d491140: Layer already exists 08:47:41 c787c3087fad: Layer already exists 08:47:41 2a2235717cdb: Layer already exists 08:47:41 0faf9b67be60: Layer already exists 08:47:42 3.2.0-dev.6: digest: sha256:1f5f181c49aff14b14c1532e811dc1f85d31fa3232204637b60860fd1367ec2c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:42 + 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 08:47:43 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:0f8df5851b079ccdecd731686461e0777a6d4036-3.2.0-dev.6 08:47:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 08:47:43 fcae06c09d76: Preparing 08:47:43 2a2235717cdb: Preparing 08:47:43 c787c3087fad: Preparing 08:47:43 79411d491140: Preparing 08:47:43 28a39ea27cfa: Preparing 08:47:43 0faf9b67be60: Preparing 08:47:43 0faf9b67be60: Waiting 08:47:43 c787c3087fad: Layer already exists 08:47:43 79411d491140: Layer already exists 08:47:43 2a2235717cdb: Layer already exists 08:47:43 28a39ea27cfa: Layer already exists 08:47:43 fcae06c09d76: Layer already exists 08:47:43 0faf9b67be60: Layer already exists 08:47:43 0f8df5851b079ccdecd731686461e0777a6d4036-3.2.0-dev.6: digest: sha256:1f5f181c49aff14b14c1532e811dc1f85d31fa3232204637b60860fd1367ec2c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:43 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:44 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 08:47:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 08:47:44 fcae06c09d76: Preparing 08:47:44 2a2235717cdb: Preparing 08:47:44 c787c3087fad: Preparing 08:47:44 79411d491140: Preparing 08:47:44 28a39ea27cfa: Preparing 08:47:44 0faf9b67be60: Preparing 08:47:44 0faf9b67be60: Waiting 08:47:44 c787c3087fad: Layer already exists 08:47:44 fcae06c09d76: Layer already exists 08:47:44 79411d491140: Layer already exists 08:47:44 2a2235717cdb: Layer already exists 08:47:44 28a39ea27cfa: Layer already exists 08:47:44 0faf9b67be60: Layer already exists 08:47:44 main: digest: sha256:1f5f181c49aff14b14c1532e811dc1f85d31fa3232204637b60860fd1367ec2c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:47:45 ===================================================== [Pipeline] echo 08:47:45 taggedImages: 08:47:45 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:0f8df5851b079ccdecd731686461e0777a6d4036 08:47:45 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 08:47:45 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.6 08:47:45 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:0f8df5851b079ccdecd731686461e0777a6d4036-3.2.0-dev.6 08:47:45 - 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 08:47:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:47:45 08:47:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:47:46 arm64: Pulling from edgex-lftools-log-publisher 08:47:46 8998bd30e6a1: Pulling fs layer 08:47:46 04944245beec: Pulling fs layer 08:47:46 699f458cf7ca: Pulling fs layer 08:47:46 765212b225bb: Pulling fs layer 08:47:46 f23df028b6ca: Pulling fs layer 08:47:46 d65c8cfc05b1: Pulling fs layer 08:47:46 2437ff75d9bd: Pulling fs layer 08:47:46 765212b225bb: Waiting 08:47:46 f23df028b6ca: Waiting 08:47:46 2437ff75d9bd: Waiting 08:47:46 d65c8cfc05b1: Waiting 08:47:46 04944245beec: Verifying Checksum 08:47:46 04944245beec: Download complete 08:47:46 765212b225bb: Verifying Checksum 08:47:46 765212b225bb: Download complete 08:47:46 f23df028b6ca: Verifying Checksum 08:47:46 f23df028b6ca: Download complete 08:47:46 d65c8cfc05b1: Verifying Checksum 08:47:46 d65c8cfc05b1: Download complete 08:47:46 699f458cf7ca: Verifying Checksum 08:47:46 699f458cf7ca: Download complete 08:47:46 8998bd30e6a1: Verifying Checksum 08:47:46 8998bd30e6a1: Download complete 08:47:48 2437ff75d9bd: Verifying Checksum 08:47:48 2437ff75d9bd: Download complete 08:47:53 8998bd30e6a1: Pull complete 08:47:53 04944245beec: Pull complete 08:47:55 699f458cf7ca: Pull complete 08:47:55 765212b225bb: Pull complete 08:47:56 f23df028b6ca: Pull complete 08:47:56 d65c8cfc05b1: Pull complete 08:48:23 2437ff75d9bd: Pull complete 08:48:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:48:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:48:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:23 prd-ubuntu20.04-docker-arm64-4c-16g-26635 does not seem to be running inside a container 08:48:23 $ 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 08:48:25 $ docker top 261e5f1f1ea837737ae6050a24529bd5fbb22e0c075de56a316eead13c06abd8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:48:26 ---> job-cost.sh 08:48:26 lf-activate-venv: SKIPPING 08:48:26 INFO: No Stack... 08:48:26 INFO: Retrieving Pricing Info for: v3-standard-8 08:48:27 INFO: Archiving Costs [Pipeline] sh 08:48:27 + cat /w/workspace/device-modbus-go/145/archives/cost.csv 08:48:27 + cut -d, -f6 [Pipeline] lock 08:48:27 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-145-stack-cost] 08:48:27 Resource [jenkins-edgexfoundry-device-modbus-go-main-145-stack-cost] did not exist. Created. 08:48:27 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-145-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:48:28 /w/workspace/device-modbus-go/145@tmp/durable-137b334b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:48:28 + echo total: 0.2199999988079071 [Pipeline] stash 08:48:28 Warning: overwriting stash ‘stack-cost’ 08:48:28 Stashed 1 file(s) [Pipeline] } 08:48:28 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-145-stack-cost] [Pipeline] // lock [Pipeline] } 08:48:28 $ docker stop --time=1 261e5f1f1ea837737ae6050a24529bd5fbb22e0c075de56a316eead13c06abd8 08:48:30 $ 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 08:48:31 provisioning config files... 08:48:31 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17025261939815982459tmp [Pipeline] { [Pipeline] sh 08:48:32 + set +x 08:48:32 + curl -s https://codecov.io/bash 08:48:32 + bash -s -- 08:48:32 08:48:32 _____ _ 08:48:32 / ____| | | 08:48:32 | | ___ __| | ___ ___ _____ __ 08:48:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:48:32 | |___| (_) | (_| | __/ (_| (_) \ V / 08:48:32 \_____\___/ \__,_|\___|\___\___/ \_/ 08:48:32 Bash-1.0.6 08:48:32 08:48:32 08:48:32 ==> git version 2.25.1 found 08:48:32 ==> 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 08:48:32 Release-Date: 2020-01-08 08:48:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:48:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:48:32 ==> Jenkins CI detected. 08:48:32 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 08:48:32 project root: . 08:48:32 --> token set from env 08:48:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:48:32 ==> Running gcov in . (disable via -X gcov) 08:48:32 ==> Python coveragepy not found 08:48:32 ==> Searching for coverage reports in: 08:48:32 + . 08:48:32 -> Found 1 reports 08:48:32 ==> Detecting git/mercurial file structure 08:48:32 ==> Reading reports 08:48:32 + ./coverage.out bytes=24334 08:48:32 ==> Appending adjustments 08:48:32 https://docs.codecov.io/docs/fixing-reports 08:48:32 + Found adjustments 08:48:32 ==> Gzipping contents 08:48:32 4.0K /tmp/codecov.dn4EfF.gz 08:48:32 ==> Uploading reports 08:48:32 url: https://codecov.io 08:48:32 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= 08:48:32 -> Pinging Codecov 08:48:32 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= 08:48:32 -> Uploading to 08:48:32 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 08:48:32 % Total % Received % Xferd Average Speed Time Time Time Current 08:48:32 Dload Upload Total Spent Left Speed 08:48:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3806 0 0 100 3806 0 16264 --:--:-- --:--:-- --:--:-- 16264 08:48:32 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/0f8df5851b079ccdecd731686461e0777a6d4036 [Pipeline] } 08:48:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:48:33 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:48:33 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:48:33 08:48:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:48:33 1.410.4: Pulling from edgex-devops/edgex-snyk-go 08:48:33 df9b9388f04a: Pulling fs layer 08:48:33 52dc419b0ee2: Pulling fs layer 08:48:33 25bc292e5bac: Pulling fs layer 08:48:33 114826534d7a: Pulling fs layer 08:48:33 4657fd5d0bcf: Pulling fs layer 08:48:33 6ad1cebc031e: Pulling fs layer 08:48:33 8a3aa393b2d8: Pulling fs layer 08:48:33 4657fd5d0bcf: Waiting 08:48:33 6ad1cebc031e: Waiting 08:48:33 8a3aa393b2d8: Waiting 08:48:33 114826534d7a: Waiting 08:48:33 25bc292e5bac: Verifying Checksum 08:48:33 25bc292e5bac: Download complete 08:48:33 52dc419b0ee2: Verifying Checksum 08:48:33 52dc419b0ee2: Download complete 08:48:33 4657fd5d0bcf: Verifying Checksum 08:48:33 4657fd5d0bcf: Download complete 08:48:33 df9b9388f04a: Download complete 08:48:34 df9b9388f04a: Pull complete 08:48:34 6ad1cebc031e: Verifying Checksum 08:48:34 6ad1cebc031e: Download complete 08:48:34 52dc419b0ee2: Pull complete 08:48:34 25bc292e5bac: Pull complete 08:48:34 114826534d7a: Verifying Checksum 08:48:34 114826534d7a: Download complete 08:48:34 8a3aa393b2d8: Verifying Checksum 08:48:34 8a3aa393b2d8: Download complete 08:48:38 114826534d7a: Pull complete 08:48:38 4657fd5d0bcf: Pull complete 08:48:38 6ad1cebc031e: Pull complete 08:48:41 8a3aa393b2d8: Pull complete 08:48:41 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 08:48:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:48:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:41 prd-ubuntu20.04-docker-8c-8g-26631 does not seem to be running inside a container 08:48:41 $ 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 08:48:47 $ docker top 48fe24996c83ccbd375ac2322d28ecba82a4fe40a23a4438725f86f1ec9efa5e -eo pid,comm [Pipeline] { [Pipeline] echo 08:48:47 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh 08:48:48 + set -o pipefail 08:48:48 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' 08:48:53 08:48:53 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 08:48:53 08:48:53 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5174d6d0-2379-4548-918f-caa15a8d100f/history/45de7385-d0ca-4d3e-8933-f76bb302aa08 08:48:53 08:48:53 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 08:48:53 08:48:53 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:48:53 08:48:53 08:48:53 A medium severity vulnerability was found in the Snyk CLI versions you are using. 08:48:53 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 08:48:53 More details here: https://snyk.co/ue1NS 08:48:53 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 08:48:53 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 08:48:53 $ docker stop --time=1 48fe24996c83ccbd375ac2322d28ecba82a4fe40a23a4438725f86f1ec9efa5e 08:48:59 $ 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 08:49:00 + git log --format=format:%s -1 0f8df5851b079ccdecd731686461e0777a6d4036 [Pipeline] sh 08:49:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:49:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:49:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:01 prd-ubuntu20.04-docker-8c-8g-26631 does not seem to be running inside a container 08:49:01 $ 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 08:49:01 $ docker top 4bc4a6b9aff63d7e08d7d710af1d7b68b7b0de81005f8afb6cbb2f982424e6ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:49:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:49:02 [ssh-agent] Looking for ssh-agent implementation... 08:49:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:49:02 $ docker exec 4bc4a6b9aff63d7e08d7d710af1d7b68b7b0de81005f8afb6cbb2f982424e6ce ssh-agent 08:49:02 SSH_AUTH_SOCK=/tmp/ssh-FBAU9fiLvVdZ/agent.32 08:49:02 SSH_AGENT_PID=38 08:49:02 Running ssh-add (command line suppressed) 08:49:02 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) 08:49:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:49:02 + git semver tag 08:49:03 2024-01-02 08:49:02,939 [run_tag] DEBUG tag force:False 08:49:03 2024-01-02 08:49:02,939 [check_head_tag] DEBUG check head tag 08:49:03 2024-01-02 08:49:02,941 [execute] INFO git cat-file --batch-check 08:49:03 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=) 08:49:03 2024-01-02 08:49:02,946 [execute] INFO git cat-file --batch 08:49:03 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=) 08:49:03 2024-01-02 08:49:02,962 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 08:49:03 2024-01-02 08:49:02,962 [execute] INFO git tag -a v3.2.0-dev.6 -m v3.2.0-dev.6 08:49:03 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) 08:49:03 2024-01-02 08:49:02,967 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 08:49:03 3.2.0-dev.6 [Pipeline] } 08:49:03 $ docker exec --env ******** --env ******** 4bc4a6b9aff63d7e08d7d710af1d7b68b7b0de81005f8afb6cbb2f982424e6ce ssh-agent -k 08:49:03 unset SSH_AUTH_SOCK; 08:49:03 unset SSH_AGENT_PID; 08:49:03 echo Agent pid 38 killed; 08:49:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:49:03 + git semver [Pipeline] } 08:49:03 $ docker stop --time=1 4bc4a6b9aff63d7e08d7d710af1d7b68b7b0de81005f8afb6cbb2f982424e6ce 08:49:05 $ docker rm -f --volumes 4bc4a6b9aff63d7e08d7d710af1d7b68b7b0de81005f8afb6cbb2f982424e6ce [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:49:05 08:49:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:49:06 0.23.1-centos7: Pulling from edgex-lftools 08:49:06 ab5ef0e58194: Pulling fs layer 08:49:06 9712f1f96733: Pulling fs layer 08:49:06 63f879dbbcfc: Pulling fs layer 08:49:06 0d9ebad4ef96: Pulling fs layer 08:49:06 e9a5061849ea: Pulling fs layer 08:49:06 0d9ebad4ef96: Waiting 08:49:06 d747dcd14b5f: Pulling fs layer 08:49:06 2de7ff778b66: Pulling fs layer 08:49:06 d747dcd14b5f: Waiting 08:49:06 2de7ff778b66: Waiting 08:49:06 9712f1f96733: Verifying Checksum 08:49:06 9712f1f96733: Download complete 08:49:06 63f879dbbcfc: Verifying Checksum 08:49:06 63f879dbbcfc: Download complete 08:49:06 e9a5061849ea: Verifying Checksum 08:49:06 e9a5061849ea: Download complete 08:49:06 d747dcd14b5f: Download complete 08:49:06 0d9ebad4ef96: Verifying Checksum 08:49:06 0d9ebad4ef96: Download complete 08:49:06 2de7ff778b66: Verifying Checksum 08:49:06 2de7ff778b66: Download complete 08:49:06 ab5ef0e58194: Verifying Checksum 08:49:06 ab5ef0e58194: Download complete 08:49:10 ab5ef0e58194: Pull complete 08:49:10 9712f1f96733: Pull complete 08:49:10 63f879dbbcfc: Pull complete 08:49:14 0d9ebad4ef96: Pull complete 08:49:14 e9a5061849ea: Pull complete 08:49:14 d747dcd14b5f: Pull complete 08:49:16 2de7ff778b66: Pull complete 08:49:16 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:49:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:49:16 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:16 prd-ubuntu20.04-docker-8c-8g-26631 does not seem to be running inside a container 08:49:16 $ 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 08:49:23 $ docker top 3aac5e563548d67b7d400e309031786eaf248996477d8d552424bf3ab840f6c7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:49:28 provisioning config files... 08:49:33 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3537069516033630903tmp 08:49:33 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config16595711581807945425tmp 08:49:33 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10745681905181722791tmp [Pipeline] { [Pipeline] echo 08:49:33 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:49:34 ---> sigul-configuration.sh 08:49:34 gpg: directory `/root/.gnupg' created 08:49:34 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:49:34 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:49:34 gpg: keyring `/root/.gnupg/secring.gpg' created 08:49:34 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:49:34 gpg: CAST5 encrypted data 08:49:34 gpg: encrypted with 1 passphrase 08:49:34 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:49:34 + mkdir /home/jenkins 08:49:34 + mkdir /home/jenkins/sigul [Pipeline] sh 08:49:34 + 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 08:49:34 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:49:35 ---> sigul-install.sh 08:49:35 Sigul already installed; skipping installation. [Pipeline] sh 08:49:35 + git tag --list 08:49:35 0.7.1 08:49:35 v1.0.0 08:49:35 v1.1.0 08:49:35 v1.1.1 08:49:35 v1.2.2 08:49:35 v1.3.0 08:49:35 v1.3.1 08:49:35 v2.0.0 08:49:35 v2.1.0 08:49:35 v2.1.1 08:49:35 v2.2.0 08:49:35 v2.3.0 08:49:35 v3.0 08:49:35 v3.0.0 08:49:35 v3.1 08:49:35 v3.1.0 08:49:35 v3.1.0-dev.1 08:49:35 v3.1.0-dev.10 08:49:35 v3.1.0-dev.11 08:49:35 v3.1.0-dev.12 08:49:35 v3.1.0-dev.13 08:49:35 v3.1.0-dev.14 08:49:35 v3.1.0-dev.15 08:49:35 v3.1.0-dev.16 08:49:35 v3.1.0-dev.17 08:49:35 v3.1.0-dev.18 08:49:35 v3.1.0-dev.19 08:49:35 v3.1.0-dev.2 08:49:35 v3.1.0-dev.20 08:49:35 v3.1.0-dev.21 08:49:35 v3.1.0-dev.22 08:49:35 v3.1.0-dev.23 08:49:35 v3.1.0-dev.24 08:49:35 v3.1.0-dev.25 08:49:35 v3.1.0-dev.3 08:49:35 v3.1.0-dev.4 08:49:35 v3.1.0-dev.5 08:49:35 v3.1.0-dev.6 08:49:35 v3.1.0-dev.7 08:49:35 v3.1.0-dev.8 08:49:35 v3.1.0-dev.9 08:49:35 v3.2.0-dev.1 08:49:35 v3.2.0-dev.2 08:49:35 v3.2.0-dev.3 08:49:35 v3.2.0-dev.4 08:49:35 v3.2.0-dev.5 08:49:35 v3.2.0-dev.6 [Pipeline] sh 08:49:35 + lftools sign git-tag v3.2.0-dev.6 08:49:36 Signing Git tag with Sigul... 08:49:36 Signing v3.2.0-dev.6 [Pipeline] echo 08:49:36 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:49:36 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:49:36 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:49:36 $ docker stop --time=1 3aac5e563548d67b7d400e309031786eaf248996477d8d552424bf3ab840f6c7 08:49:38 $ 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 08:49:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:49:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:49:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:39 prd-ubuntu20.04-docker-8c-8g-26631 does not seem to be running inside a container 08:49:39 $ 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 08:49:40 $ docker top 83de1d02f3423dfc397c571e6f0ffaa9e03dc83b7bea37292968ad85074f4bf3 -eo pid,comm 08:49:40 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). 08:49:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:49:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:49:40 [ssh-agent] Looking for ssh-agent implementation... 08:49:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:49:40 $ docker exec 83de1d02f3423dfc397c571e6f0ffaa9e03dc83b7bea37292968ad85074f4bf3 ssh-agent 08:49:40 SSH_AUTH_SOCK=/tmp/ssh-GFQGqqjJfjzf/agent.32 08:49:40 SSH_AGENT_PID=38 08:49:40 Running ssh-add (command line suppressed) 08:49:40 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) 08:49:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:49:40 + git semver bump pre 08:49:41 2024-01-02 08:49:41,171 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 08:49:41 2024-01-02 08:49:41,171 [bump_version] DEBUG bumping version:3.2.0-dev.6 on axis:pre with prefix:dev 08:49:41 2024-01-02 08:49:41,171 [bump_version] DEBUG bumped version:3.2.0-dev.7 08:49:41 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 08:49:41 2024-01-02 08:49:41,172 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 08:49:41 2024-01-02 08:49:41,172 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main 08:49:41 2024-01-02 08:49:41,174 [execute] INFO git cat-file --batch-check 08:49:41 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=) 08:49:41 2024-01-02 08:49:41,181 [execute] INFO git cat-file --batch 08:49:41 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=) 08:49:41 2024-01-02 08:49:41,186 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 08:49:41 3.2.0-dev.7 [Pipeline] } 08:49:41 $ docker exec --env ******** --env ******** 83de1d02f3423dfc397c571e6f0ffaa9e03dc83b7bea37292968ad85074f4bf3 ssh-agent -k 08:49:41 unset SSH_AUTH_SOCK; 08:49:41 unset SSH_AGENT_PID; 08:49:41 echo Agent pid 38 killed; 08:49:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:49:41 + git semver [Pipeline] } 08:49:42 $ docker stop --time=1 83de1d02f3423dfc397c571e6f0ffaa9e03dc83b7bea37292968ad85074f4bf3 08:49:43 $ docker rm -f --volumes 83de1d02f3423dfc397c571e6f0ffaa9e03dc83b7bea37292968ad85074f4bf3 [Pipeline] // withDockerContainer [Pipeline] sh 08:49:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:49:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:49:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:44 prd-ubuntu20.04-docker-8c-8g-26631 does not seem to be running inside a container 08:49:44 $ 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 08:49:44 $ docker top fda8fd210abc8aef899ae7bd91042fa9f219e04b9ed1a27a75030a703ce278d4 -eo pid,comm 08:49:44 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). 08:49:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:49:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:49:45 [ssh-agent] Looking for ssh-agent implementation... 08:49:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:49:45 $ docker exec fda8fd210abc8aef899ae7bd91042fa9f219e04b9ed1a27a75030a703ce278d4 ssh-agent 08:49:45 SSH_AUTH_SOCK=/tmp/ssh-UAi5S5Cp6iHi/agent.31 08:49:45 SSH_AGENT_PID=37 08:49:45 Running ssh-add (command line suppressed) 08:49:45 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) 08:49:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:49:45 + git semver push 08:49:46 2024-01-02 08:49:46,080 [run_push] DEBUG push 08:49:46 2024-01-02 08:49:46,081 [execute] INFO git cat-file --batch-check 08:49:46 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=) 08:49:46 2024-01-02 08:49:46,084 [execute] INFO git rev-list dad51a2122ef535e4adb5dad703e86d150854df3 -- 08:49:46 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) 08:49:46 2024-01-02 08:49:46,094 [execute] INFO git fetch -v origin 08:49:46 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) 08:49:46 2024-01-02 08:49:46,628 [run_push] DEBUG no remote changes detected 08:49:46 2024-01-02 08:49:46,629 [execute] INFO git push origin semver 08:49:46 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) 08:49:47 2024-01-02 08:49:47,369 [run_push] DEBUG push all version tags 08:49:47 2024-01-02 08:49:47,370 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:49:47 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) 08:49:48 2024-01-02 08:49:48,076 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 08:49:48 3.2.0-dev.7 [Pipeline] } 08:49:48 $ docker exec --env ******** --env ******** fda8fd210abc8aef899ae7bd91042fa9f219e04b9ed1a27a75030a703ce278d4 ssh-agent -k 08:49:48 unset SSH_AUTH_SOCK; 08:49:48 unset SSH_AGENT_PID; 08:49:48 echo Agent pid 37 killed; 08:49:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:49:48 + git semver [Pipeline] } 08:49:49 $ docker stop --time=1 fda8fd210abc8aef899ae7bd91042fa9f219e04b9ed1a27a75030a703ce278d4 08:49:50 $ 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 08:49:51 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 08:49:51 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 08:49:51 total 16 08:49:51 drwxr-xr-x 3 root root 4096 Jan 2 08:40 . 08:49:51 drwxrwxr-x 10 jenkins jenkins 4096 Jan 2 08:49 .. 08:49:51 drwxr-xr-x 2 root root 4096 Jan 2 08:40 cost 08:49:51 -rw-r--r-- 1 root root 88 Jan 2 08:40 cost.csv 08:49:51 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 08:49:51 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 08:49:51 total 16 08:49:51 drwxr-xr-x 3 jenkins jenkins 4096 Jan 2 08:40 . 08:49:51 drwxrwxr-x 10 jenkins jenkins 4096 Jan 2 08:49 .. 08:49:51 drwxr-xr-x 2 jenkins jenkins 4096 Jan 2 08:40 cost 08:49:51 -rw-r--r-- 1 jenkins jenkins 88 Jan 2 08:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:49:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:49:53 ---> package-listing.sh 08:49:53 ++ facter osfamily 08:49:53 ++ tr '[:upper:]' '[:lower:]' 08:49:53 + OS_FAMILY=debian 08:49:53 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 08:49:53 + START_PACKAGES=/tmp/packages_start.txt 08:49:53 + END_PACKAGES=/tmp/packages_end.txt 08:49:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:49:53 + PACKAGES=/tmp/packages_start.txt 08:49:53 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 08:49:53 + PACKAGES=/tmp/packages_end.txt 08:49:53 + case "${OS_FAMILY}" in 08:49:53 + dpkg -l 08:49:53 + grep '^ii' 08:49:53 + '[' -f /tmp/packages_start.txt ']' 08:49:53 + '[' -f /tmp/packages_end.txt ']' 08:49:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:49:53 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 08:49:53 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 08:49:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 08:49:53 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 08:49:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:49:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:54 prd-ubuntu20.04-docker-8c-8g-26631 does not seem to be running inside a container 08:49:54 $ 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 08:49:54 $ docker top c4a31eaa09931a694d63897c1e12f1bd3e32d128cb22ecc7883d1904588c8010 -eo pid,comm [Pipeline] { [Pipeline] sh 08:49:55 + touch /tmp/pre-build-complete [Pipeline] sh 08:49:55 + mkdir -p /var/log/sysstat [Pipeline] sh 08:49:55 + ls /var/log/sa-host 08:49:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:49:55 provisioning config files... 08:49:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1504063917347239778tmp [Pipeline] { [Pipeline] echo 08:49:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:49:56 ---> create-netrc.sh [Pipeline] } 08:49:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:49:56 ---> python-tools-install.sh [Pipeline] echo 08:49:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:49:57 ---> sudo-logs.sh 08:49:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:49:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:49:57 ---> job-cost.sh 08:49:57 lf-activate-venv: SKIPPING 08:49:57 DEBUG: total: 0.2199999988079071 08:49:57 INFO: Retrieving Stack Cost... 08:49:57 INFO: Retrieving Pricing Info for: v3-standard-8 08:49:58 INFO: Archiving Costs [Pipeline] echo 08:49:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:49:58 ---> logs-deploy.sh 08:49:58 lf-activate-venv: SKIPPING 08:49:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/145 08:49:58 INFO: archiving workspace using pattern(s): 08:49:59 Archives upload complete. 08:49:59 INFO: archiving logs to Nexus 08:50:00 ---> uname -a: 08:50:00 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 08:50:00 08:50:00 08:50:00 ---> lscpu: 08:50:00 Architecture: x86_64 08:50:00 CPU op-mode(s): 32-bit, 64-bit 08:50:00 Byte Order: Little Endian 08:50:00 Address sizes: 40 bits physical, 48 bits virtual 08:50:00 CPU(s): 8 08:50:00 On-line CPU(s) list: 0-7 08:50:00 Thread(s) per core: 1 08:50:00 Core(s) per socket: 1 08:50:00 Socket(s): 8 08:50:00 NUMA node(s): 1 08:50:00 Vendor ID: AuthenticAMD 08:50:00 CPU family: 23 08:50:00 Model: 49 08:50:00 Model name: AMD EPYC-Rome Processor 08:50:00 Stepping: 0 08:50:00 CPU MHz: 2800.000 08:50:00 BogoMIPS: 5600.00 08:50:00 Virtualization: AMD-V 08:50:00 Hypervisor vendor: KVM 08:50:00 Virtualization type: full 08:50:00 L1d cache: 256 KiB 08:50:00 L1i cache: 256 KiB 08:50:00 L2 cache: 4 MiB 08:50:00 L3 cache: 128 MiB 08:50:00 NUMA node0 CPU(s): 0-7 08:50:00 Vulnerability Itlb multihit: Not affected 08:50:00 Vulnerability L1tf: Not affected 08:50:00 Vulnerability Mds: Not affected 08:50:00 Vulnerability Meltdown: Not affected 08:50:00 Vulnerability Mmio stale data: Not affected 08:50:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:50:00 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:50:00 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:50:00 Vulnerability Srbds: Not affected 08:50:00 Vulnerability Tsx async abort: Not affected 08:50:00 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 08:50:00 08:50:00 08:50:00 ---> nproc: 08:50:00 8 08:50:00 08:50:00 08:50:00 ---> df -h: 08:50:00 Filesystem Size Used Avail Use% Mounted on 08:50:00 overlay 155G 13G 143G 9% / 08:50:00 tmpfs 64M 0 64M 0% /dev 08:50:00 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:50:00 shm 64M 0 64M 0% /dev/shm 08:50:00 /dev/vda1 155G 13G 143G 9% /facter-os 08:50:00 08:50:00 08:50:00 ---> sar -b -r -n DEV: 08:50:00 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26631) 01/02/24 _x86_64_ (8 CPU) 08:50:00 08:50:00 08:37:12 LINUX RESTART (8 CPU) 08:50:00 08:50:00 08:38:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:50:00 08:39:01 210.83 4.57 206.25 0.00 424.26 71541.31 0.00 08:50:00 08:40:01 178.65 1.27 177.39 0.00 31.73 43860.16 0.00 08:50:00 08:41:01 90.15 0.00 90.15 0.00 0.00 18822.06 0.00 08:50:00 08:42:01 2.48 0.00 2.48 0.00 0.00 28.55 0.00 08:50:00 08:43:01 53.47 10.60 42.88 0.00 5155.01 8547.11 0.00 08:50:00 08:44:01 6.51 0.02 6.50 0.00 0.13 129.42 0.00 08:50:00 08:45:01 1.35 0.00 1.35 0.00 0.00 15.46 0.00 08:50:00 08:46:01 1.68 0.00 1.68 0.00 0.00 19.73 0.00 08:50:00 08:47:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 08:50:00 08:48:01 1.95 0.00 1.95 0.00 0.00 22.40 0.00 08:50:00 08:49:01 69.97 0.40 69.57 0.00 16.53 36973.44 0.00 08:50:00 Average: 55.99 1.53 54.47 0.00 511.73 16278.32 0.00 08:50:00 08:50:00 08:38:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:50:00 08:39:01 27706704 31549648 763588 2.32 148172 3833840 1851676 5.46 1215648 3431444 395232 08:50:00 08:40:01 28087852 31519244 789408 2.40 155680 3449200 1952428 5.75 1259088 3035424 440 08:50:00 08:41:01 27607212 31551512 755088 2.30 165420 3902148 1778860 5.24 1268872 3453148 392 08:50:00 08:42:01 27607464 31551920 754352 2.29 165468 3902148 1778860 5.24 1268912 3453148 20 08:50:00 08:43:01 27132000 31532208 744228 2.26 194632 4327156 1738868 5.12 1576188 3587204 1116 08:50:00 08:44:01 27137424 31532736 742936 2.26 193188 4323904 1696324 5.00 1573284 3583988 8 08:50:00 08:45:01 27146780 31542168 733460 2.23 193244 4323904 1696324 5.00 1564724 3583984 8 08:50:00 08:46:01 27146416 31541872 733720 2.23 193276 4323912 1696324 5.00 1564572 3583992 20 08:50:00 08:47:01 27147868 31543508 732212 2.23 193344 4324040 1696324 5.00 1563408 3584108 8 08:50:00 08:48:01 27147628 31543408 732192 2.23 193392 4324044 1696324 5.00 1564124 3584120 188 08:50:00 08:49:01 26343048 31512892 760432 2.31 210384 5028148 1949392 5.75 1649736 4249824 472 08:50:00 Average: 27291854 31538283 749238 2.28 182382 4187495 1775609 5.23 1460778 3557308 36173 08:50:00 08:50:00 08:38:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:50:00 08:39:01 ens3 538.83 328.21 5855.74 97.19 0.00 0.00 0.00 0.00 08:50:00 08:39:01 docker0 234.04 390.75 19.81 2634.47 0.00 0.00 0.00 0.00 08:50:00 08:39:01 lo 2.71 2.71 0.27 0.27 0.00 0.00 0.00 0.00 08:50:00 08:40:01 ens3 48.38 30.21 160.61 16.87 0.00 0.00 0.00 0.00 08:50:00 08:40:01 docker0 2.67 5.90 0.16 62.32 0.00 0.00 0.00 0.00 08:50:00 08:40:01 veth6cf2061 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:50:00 08:40:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 08:50:00 08:41:01 ens3 136.86 95.48 2582.68 135.20 0.00 0.00 0.00 0.00 08:50:00 08:41:01 docker0 1.48 2.65 0.09 30.89 0.00 0.00 0.00 0.00 08:50:00 08:41:01 lo 7.07 7.07 0.70 0.70 0.00 0.00 0.00 0.00 08:50:00 08:42:01 ens3 1.30 0.58 0.97 0.46 0.00 0.00 0.00 0.00 08:50:00 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:00 08:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:50:00 08:43:01 ens3 224.53 124.63 2744.94 8.63 0.00 0.00 0.00 0.00 08:50:00 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:00 08:43:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 08:50:00 08:44:01 ens3 0.45 0.27 0.08 0.02 0.00 0.00 0.00 0.00 08:50:00 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:00 08:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:50:00 08:45:01 ens3 0.18 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:50:00 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:00 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:00 08:46:01 ens3 0.23 0.12 0.02 0.01 0.00 0.00 0.00 0.00 08:50:00 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:00 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:50:00 08:47:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:50:00 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:00 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:00 08:48:01 ens3 0.58 0.28 0.16 0.08 0.00 0.00 0.00 0.00 08:50:00 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:00 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:50:00 08:49:01 ens3 263.42 139.59 5012.72 20.82 0.00 0.00 0.00 0.00 08:50:00 08:49:01 vethe885340 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:00 08:49:01 vethc157d8b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:00 08:49:01 docker0 61.54 125.50 5.05 1027.88 0.00 0.00 0.00 0.00 08:50:00 08:49:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 08:50:00 Average: ens3 109.80 65.00 1480.50 25.28 0.00 0.00 0.00 0.00 08:50:00 Average: vethe885340 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:00 Average: vethc157d8b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:00 Average: docker0 26.94 47.19 2.26 337.97 0.00 0.00 0.00 0.00 08:50:00 Average: lo 1.22 1.22 0.12 0.12 0.00 0.00 0.00 0.00 08:50:00 08:50:00 08:50:00 ---> sar -P ALL: 08:50:00 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26631) 01/02/24 _x86_64_ (8 CPU) 08:50:00 08:50:00 08:37:12 LINUX RESTART (8 CPU) 08:50:00 08:50:00 08:38:02 CPU %user %nice %system %iowait %steal %idle 08:50:00 08:39:01 all 8.08 0.00 3.87 5.41 0.07 82.58 08:50:00 08:39:01 0 8.69 0.00 3.19 0.87 0.07 87.18 08:50:00 08:39:01 1 7.33 0.00 3.44 1.68 0.05 87.50 08:50:00 08:39:01 2 8.76 0.00 4.80 13.02 0.09 73.33 08:50:00 08:39:01 3 7.08 0.00 3.29 0.34 0.05 89.24 08:50:00 08:39:01 4 7.64 0.00 3.83 2.16 0.05 86.31 08:50:00 08:39:01 5 7.71 0.00 3.18 2.29 0.07 86.75 08:50:00 08:39:01 6 9.66 0.00 4.31 20.03 0.09 65.90 08:50:00 08:39:01 7 7.76 0.00 4.90 3.05 0.07 84.21 08:50:00 08:40:01 all 35.19 0.00 4.57 3.51 0.08 56.64 08:50:00 08:40:01 0 36.39 0.00 4.94 0.77 0.07 57.83 08:50:00 08:40:01 1 33.50 0.00 3.98 1.47 0.10 60.95 08:50:00 08:40:01 2 34.87 0.00 4.56 12.54 0.10 47.93 08:50:00 08:40:01 3 35.51 0.00 5.61 1.29 0.08 57.50 08:50:00 08:40:01 4 34.76 0.00 4.39 2.00 0.08 58.77 08:50:00 08:40:01 5 35.44 0.00 4.34 1.30 0.07 58.86 08:50:00 08:40:01 6 35.11 0.00 4.68 6.35 0.07 53.79 08:50:00 08:40:01 7 35.96 0.00 4.06 2.39 0.08 57.52 08:50:00 08:41:01 all 4.72 0.00 1.41 1.77 0.10 92.00 08:50:00 08:41:01 0 5.52 0.00 1.31 0.03 0.07 93.06 08:50:00 08:41:01 1 3.11 0.00 1.07 0.02 0.02 95.78 08:50:00 08:41:01 2 4.72 0.00 1.45 8.97 0.05 84.81 08:50:00 08:41:01 3 3.43 0.00 1.24 0.02 0.02 95.30 08:50:00 08:41:01 4 5.97 0.00 1.91 1.17 0.54 90.40 08:50:00 08:41:01 5 3.13 0.00 1.14 3.14 0.03 92.55 08:50:00 08:41:01 6 4.93 0.00 1.79 0.05 0.03 93.19 08:50:00 08:41:01 7 6.92 0.00 1.37 0.84 0.03 90.84 08:50:00 08:42:01 all 0.07 0.00 0.01 0.01 0.01 99.90 08:50:00 08:42:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:50:00 08:42:01 1 0.00 0.00 0.02 0.02 0.02 99.95 08:50:00 08:42:01 2 0.02 0.00 0.02 0.02 0.02 99.93 08:50:00 08:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:50:00 08:42:01 4 0.05 0.00 0.03 0.00 0.02 99.90 08:50:00 08:42:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:50:00 08:42:01 6 0.03 0.00 0.00 0.00 0.03 99.93 08:50:00 08:42:01 7 0.40 0.00 0.03 0.00 0.02 99.55 08:50:00 08:43:01 all 2.56 0.00 1.52 0.58 0.03 95.32 08:50:00 08:43:01 0 2.25 0.00 1.42 0.83 0.03 95.46 08:50:00 08:43:01 1 4.33 0.00 1.37 0.03 0.03 94.24 08:50:00 08:43:01 2 1.53 0.00 1.83 0.17 0.02 96.45 08:50:00 08:43:01 3 2.07 0.00 1.62 0.10 0.03 96.17 08:50:00 08:43:01 4 2.90 0.00 0.99 0.08 0.03 95.99 08:50:00 08:43:01 5 1.79 0.00 1.24 1.29 0.05 95.64 08:50:00 08:43:01 6 2.77 0.00 2.02 0.67 0.03 94.50 08:50:00 08:43:01 7 2.80 0.00 1.63 1.46 0.03 94.08 08:50:00 08:44:01 all 0.06 0.00 0.06 0.01 0.00 99.86 08:50:00 08:44:01 0 0.02 0.00 0.08 0.05 0.00 99.85 08:50:00 08:44:01 1 0.23 0.00 0.10 0.00 0.02 99.65 08:50:00 08:44:01 2 0.07 0.00 0.03 0.00 0.00 99.90 08:50:00 08:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:50:00 08:44:01 4 0.05 0.00 0.03 0.00 0.00 99.92 08:50:00 08:44:01 5 0.03 0.00 0.08 0.03 0.02 99.83 08:50:00 08:44:01 6 0.05 0.00 0.07 0.00 0.00 99.88 08:50:00 08:44:01 7 0.05 0.00 0.05 0.02 0.00 99.88 08:50:00 08:45:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:50:00 08:45:01 0 0.05 0.00 0.03 0.03 0.02 99.87 08:50:00 08:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:50:00 08:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:50:00 08:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:50:00 08:45:01 4 0.05 0.00 0.00 0.00 0.03 99.92 08:50:00 08:45:01 5 0.03 0.00 0.03 0.00 0.02 99.92 08:50:00 08:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:50:00 08:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:50:00 08:46:01 all 0.07 0.00 0.00 0.00 0.01 99.91 08:50:00 08:46:01 0 0.03 0.00 0.02 0.02 0.02 99.92 08:50:00 08:46:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:50:00 08:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:50:00 08:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:50:00 08:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:50:00 08:46:01 5 0.02 0.00 0.00 0.02 0.03 99.93 08:50:00 08:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:50:00 08:46:01 7 0.45 0.00 0.00 0.00 0.00 99.55 08:50:00 08:47:01 all 0.03 0.00 0.00 0.01 0.01 99.96 08:50:00 08:47:01 0 0.05 0.00 0.00 0.05 0.02 99.88 08:50:00 08:47:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:50:00 08:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:50:00 08:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:50:00 08:47:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:50:00 08:47:01 5 0.05 0.00 0.00 0.00 0.02 99.93 08:50:00 08:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:50:00 08:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:50:00 08:48:01 all 0.02 0.00 0.01 0.01 0.00 99.96 08:50:00 08:48:01 0 0.05 0.00 0.03 0.02 0.00 99.90 08:50:00 08:48:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:50:00 08:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:50:00 08:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:50:00 08:48:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:50:00 08:48:01 5 0.02 0.00 0.03 0.03 0.02 99.90 08:50:00 08:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:50:00 08:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:50:00 08:49:01 all 4.51 0.00 1.95 2.44 0.03 91.07 08:50:00 08:49:01 0 4.62 0.00 2.14 3.65 0.05 89.55 08:50:00 08:49:01 1 4.89 0.00 2.85 0.07 0.03 92.16 08:50:00 08:49:01 2 4.55 0.00 1.57 0.00 0.03 93.85 08:50:00 08:49:01 3 4.63 0.00 1.66 0.10 0.02 93.59 08:50:00 08:49:01 4 4.43 0.00 2.03 0.18 0.02 93.33 08:50:00 08:49:01 5 4.92 0.00 2.05 15.20 0.03 77.79 08:50:00 08:49:01 6 3.69 0.00 1.51 0.15 0.02 94.63 08:50:00 08:49:01 7 4.35 0.00 1.83 0.17 0.03 93.62 08:50:00 08:50:00 Average: CPU %user %nice %system %iowait %steal %idle 08:50:00 Average: all 5.00 0.00 1.21 1.24 0.03 92.52 08:50:00 Average: 0 5.22 0.00 1.19 0.57 0.03 92.99 08:50:00 Average: 1 4.83 0.00 1.16 0.29 0.03 93.69 08:50:00 Average: 2 4.92 0.00 1.28 3.10 0.03 90.67 08:50:00 Average: 3 4.77 0.00 1.21 0.17 0.02 93.84 08:50:00 Average: 4 5.07 0.00 1.20 0.51 0.07 93.16 08:50:00 Average: 5 4.80 0.00 1.09 2.11 0.03 91.96 08:50:00 Average: 6 5.07 0.00 1.29 2.42 0.02 91.18 08:50:00 Average: 7 5.33 0.00 1.25 0.71 0.02 92.69 08:50:00 08:50:00 08:50:00