Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 277c61b16e7c0648a3f514fe0f76a624f6ec5203 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-ssh6493853747212283511.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh8005017094810027586.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 056ae7b86453181957306e7078512cbe12174832 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-ssh9241221945568467564.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh4999613381787244587.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-ssh1743585536733603443.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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6343’ Running on prd-ubuntu20.04-docker-8c-8g-6351 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 277c61b16e7c0648a3f514fe0f76a624f6ec5203 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 277c61b16e7c0648a3f514fe0f76a624f6ec5203 # timeout=10 Commit message: "Merge pull request #646 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.28" > git rev-list --no-walk 0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:04:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:04:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:04:02 ========================================================= 08:04:02 EdgeX Global Pipelines Version Info 08:04:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:04:03 ------------------- 08:04:03 stable info: 08:04:03 ------------------- 08:04:03 Commited By: Cherry Wang cherry@iotechsys.com 08:04:03 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 08:04:03 Message: update stable to v1.0.276 08:04:04 ------------------- 08:04:04 experimental info: 08:04:04 ------------------- 08:04:04 Commited By: **** collab-it+edgex@linuxfoundation.org 08:04:04 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 08:04:04 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:04:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 08:04:04 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 08:04:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:04:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:04:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:04:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:04:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:04:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:04:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:04:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:04:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:04:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 08:04:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:04:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:04:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:04:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:04:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:04:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:04:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:04:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:04:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:04:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:04:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:04:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:04:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:04:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:04:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:04:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:04:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:04:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:04:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 277c61b16e7c0648a3f514fe0f76a624f6ec5203 [Pipeline] echo 08:04:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 277c61b [Pipeline] echo 08:04:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:04:05 provisioning config files... 08:04:05 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3771189260757048467tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:04:05 ---> ****-login.sh 08:04:05 nexus3.edgexfoundry.org:10001 08:04:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:05 08:04:05 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:04:05 Configure a credential helper to remove this warning. See 08:04:05 https://docs.****.com/go/credential-store/ 08:04:05 08:04:05 Login Succeeded 08:04:05 nexus3.edgexfoundry.org:10002 08:04:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:05 08:04:05 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:04:05 Configure a credential helper to remove this warning. See 08:04:05 https://docs.****.com/go/credential-store/ 08:04:05 08:04:05 Login Succeeded 08:04:05 nexus3.edgexfoundry.org:10003 08:04:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:05 08:04:05 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:04:05 Configure a credential helper to remove this warning. See 08:04:05 https://docs.****.com/go/credential-store/ 08:04:05 08:04:05 Login Succeeded 08:04:05 nexus3.edgexfoundry.org:10004 08:04:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:05 08:04:05 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:04:05 Configure a credential helper to remove this warning. See 08:04:05 https://docs.****.com/go/credential-store/ 08:04:05 08:04:05 Login Succeeded 08:04:05 ****.io 08:04:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:06 08:04:06 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:04:06 Configure a credential helper to remove this warning. See 08:04:06 https://docs.****.com/go/credential-store/ 08:04:06 08:04:06 Login Succeeded 08:04:06 ---> ****-login.sh ends [Pipeline] } 08:04:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:04:06 + git rev-list -1 --merges 277c61b16e7c0648a3f514fe0f76a624f6ec5203~1..277c61b16e7c0648a3f514fe0f76a624f6ec5203 [Pipeline] echo 08:04:06 -----------> git rev-list -1 --merges 277c61b16e7c0648a3f514fe0f76a624f6ec5203~1..277c61b16e7c0648a3f514fe0f76a624f6ec5203 277c61b16e7c0648a3f514fe0f76a624f6ec5203 08:04:06 277c61b16e7c0648a3f514fe0f76a624f6ec5203 [false] [Pipeline] sh 08:04:06 + git log --format=format:%s -1 277c61b16e7c0648a3f514fe0f76a624f6ec5203 [Pipeline] echo 08:04:06 ========================================================= 08:04:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:04:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:04:07 + git log --format=format:%s -1 277c61b16e7c0648a3f514fe0f76a624f6ec5203 [Pipeline] echo 08:04:07 [semverPrep] GIT_COMMIT: 277c61b16e7c0648a3f514fe0f76a624f6ec5203, Commit Message: Merge pull request #646 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.28 [Pipeline] echo 08:04:07 [semverPrep] This is not a build commit. [Pipeline] sh 08:04:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:04:07 + grep -v github /etc/ssh/ssh_known_hosts 08:04:07 + [ -e /tmp/ssh_known_hosts ] 08:04:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:04:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:04:07 + sudo tee -a /etc/ssh/ssh_known_hosts 08:04:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:04:08 08:04:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:04:08 0.1.4: Pulling from edgex-devops/py-git-semver 08:04:08 3dae71ba6b94: Pulling fs layer 08:04:08 6bf1a483ea7c: Pulling fs layer 08:04:08 f5dfc541a4d3: Pulling fs layer 08:04:08 461d9e800cba: Pulling fs layer 08:04:08 80192f66455f: Pulling fs layer 08:04:08 2e8e34ca0e6c: Pulling fs layer 08:04:08 a29436f7fd5d: Pulling fs layer 08:04:08 923cac83aea3: Pulling fs layer 08:04:08 25ad8b0a4227: Pulling fs layer 08:04:08 db01528c6b51: Pulling fs layer 08:04:08 28988de357af: Pulling fs layer 08:04:08 a29436f7fd5d: Waiting 08:04:08 db01528c6b51: Waiting 08:04:08 923cac83aea3: Waiting 08:04:08 28988de357af: Waiting 08:04:08 25ad8b0a4227: Waiting 08:04:08 461d9e800cba: Waiting 08:04:08 80192f66455f: Waiting 08:04:08 2e8e34ca0e6c: Waiting 08:04:08 6bf1a483ea7c: Verifying Checksum 08:04:08 6bf1a483ea7c: Download complete 08:04:08 461d9e800cba: Verifying Checksum 08:04:08 461d9e800cba: Download complete 08:04:08 80192f66455f: Verifying Checksum 08:04:08 80192f66455f: Download complete 08:04:08 f5dfc541a4d3: Verifying Checksum 08:04:08 f5dfc541a4d3: Download complete 08:04:08 3dae71ba6b94: Download complete 08:04:08 923cac83aea3: Download complete 08:04:08 25ad8b0a4227: Verifying Checksum 08:04:08 25ad8b0a4227: Download complete 08:04:08 db01528c6b51: Verifying Checksum 08:04:08 db01528c6b51: Download complete 08:04:08 28988de357af: Verifying Checksum 08:04:08 28988de357af: Download complete 08:04:08 a29436f7fd5d: Verifying Checksum 08:04:08 a29436f7fd5d: Download complete 08:04:09 2e8e34ca0e6c: Verifying Checksum 08:04:09 2e8e34ca0e6c: Download complete 08:04:10 3dae71ba6b94: Pull complete 08:04:10 6bf1a483ea7c: Pull complete 08:04:11 f5dfc541a4d3: Pull complete 08:04:11 461d9e800cba: Pull complete 08:04:11 80192f66455f: Pull complete 08:04:15 2e8e34ca0e6c: Pull complete 08:04:16 a29436f7fd5d: Pull complete 08:04:16 923cac83aea3: Pull complete 08:04:16 25ad8b0a4227: Pull complete 08:04:16 db01528c6b51: Pull complete 08:04:16 28988de357af: Pull complete 08:04:16 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 08:04:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:04:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:04:16 prd-ubuntu20.04-docker-8c-8g-6351 does not seem to be running inside a container 08:04:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:04:18 $ docker top 31a98680127645e9f8a0b82b3eed8f7e2669abb83b7f4c2123ea9e2ef5369e65 -eo pid,comm 08:04:18 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:04:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:04:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:04:18 [ssh-agent] Looking for ssh-agent implementation... 08:04:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:04:18 $ docker exec 31a98680127645e9f8a0b82b3eed8f7e2669abb83b7f4c2123ea9e2ef5369e65 ssh-agent 08:04:18 SSH_AUTH_SOCK=/tmp/ssh-usY7W2yi7OmB/agent.32 08:04:18 SSH_AGENT_PID=38 08:04:18 Running ssh-add (command line suppressed) 08:04:18 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11111695714417586198.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11111695714417586198.key) 08:04:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:04:19 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] sh 08:04:19 + git tag --points-at HEAD [Pipeline] } 08:04:19 $ docker exec --env ******** --env ******** 31a98680127645e9f8a0b82b3eed8f7e2669abb83b7f4c2123ea9e2ef5369e65 ssh-agent -k 08:04:19 unset SSH_AUTH_SOCK; 08:04:19 unset SSH_AGENT_PID; 08:04:19 echo Agent pid 38 killed; 08:04:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:04:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:04:19 [ssh-agent] Looking for ssh-agent implementation... 08:04:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:04:19 $ docker exec 31a98680127645e9f8a0b82b3eed8f7e2669abb83b7f4c2123ea9e2ef5369e65 ssh-agent 08:04:19 SSH_AUTH_SOCK=/tmp/ssh-Vw3CeUp6MqxW/agent.85 08:04:19 SSH_AGENT_PID=91 08:04:19 Running ssh-add (command line suppressed) 08:04:19 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14019145324306507384.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14019145324306507384.key) 08:04:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:04:20 + git semver init 08:04:20 2025-08-06 08:04:20,515 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:04:20 2025-08-06 08:04:20,520 [run_init] DEBUG init version:0.0.0 force:False 08:04:20 2025-08-06 08:04:20,521 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 08:04:20 2025-08-06 08:04:20,521 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 08:04:20 2025-08-06 08:04:20,521 [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, stdin=None, shell=False, universal_newlines=False) 08:04:21 2025-08-06 08:04:21,746 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 08:04:21 2025-08-06 08:04:21,747 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 08:04:21 2025-08-06 08:04:21,747 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 08:04:21 2025-08-06 08:04:21,747 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 08:04:21 4.1.0-dev.3 [Pipeline] } 08:04:21 $ docker exec --env ******** --env ******** 31a98680127645e9f8a0b82b3eed8f7e2669abb83b7f4c2123ea9e2ef5369e65 ssh-agent -k 08:04:22 unset SSH_AUTH_SOCK; 08:04:22 unset SSH_AGENT_PID; 08:04:22 echo Agent pid 91 killed; 08:04:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:04:22 + git semver [Pipeline] } 08:04:22 $ docker stop --time=1 31a98680127645e9f8a0b82b3eed8f7e2669abb83b7f4c2123ea9e2ef5369e65 08:04:23 $ docker rm -f --volumes 31a98680127645e9f8a0b82b3eed8f7e2669abb83b7f4c2123ea9e2ef5369e65 [Pipeline] // withDockerContainer [Pipeline] sh 08:04:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:04:24 Stashed 1 file(s) [Pipeline] echo 08:04:24 [edgeXSemver]: initialized semver on version 4.1.0-dev.3 [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:04:24 provisioning config files... 08:04:24 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9654956740508188483tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:04:25 ---> ****-login.sh 08:04:25 nexus3.edgexfoundry.org:10001 08:04:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:25 Login Succeeded 08:04:25 nexus3.edgexfoundry.org:10002 08:04:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:25 Login Succeeded 08:04:25 nexus3.edgexfoundry.org:10003 08:04:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:25 Login Succeeded 08:04:25 nexus3.edgexfoundry.org:10004 08:04:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:25 Login Succeeded 08:04:25 ****.io 08:04:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:25 Login Succeeded 08:04:25 ---> ****-login.sh ends [Pipeline] } 08:04:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:04:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:04:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:04:25 ========================================================= 08:04:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:04:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:26 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 08:04:26 #0 building with "default" instance using docker driver 08:04:26 08:04:26 #1 [internal] load build definition from Dockerfile 08:04:26 #1 transferring dockerfile: 1.52kB done 08:04:26 #1 DONE 0.0s 08:04:26 08:04:26 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:04:26 #2 DONE 0.1s 08:04:26 08:04:26 #3 [internal] load .dockerignore 08:04:26 #3 transferring context: 182B done 08:04:26 #3 DONE 0.0s 08:04:26 08:04:26 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 08:04:26 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done 08:04:26 #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 08:04:26 #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 08:04:26 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s 08:04:26 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done 08:04:26 #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 08:04:26 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 2.10MB / 74.06MB 0.1s 08:04:26 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 08:04:26 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 11.53MB / 74.06MB 0.2s 08:04:26 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s 08:04:26 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 08:04:26 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 1.18MB / 2.38MB 0.2s 08:04:26 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 08:04:26 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done 08:04:26 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 1.05MB / 103.05MB 0.2s 08:04:27 #4 ... 08:04:27 08:04:27 #5 [internal] load build context 08:04:27 #5 transferring context: 27.89MB 0.3s done 08:04:27 #5 DONE 0.3s 08:04:27 08:04:27 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 08:04:27 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 22.02MB / 74.06MB 0.3s 08:04:27 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done 08:04:27 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done 08:04:27 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 6.29MB / 103.05MB 0.3s 08:04:27 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 1.05MB / 13.29MB 0.3s 08:04:27 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 53.48MB / 74.06MB 0.5s 08:04:27 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 28.31MB / 103.05MB 0.5s 08:04:27 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 6.29MB / 13.29MB 0.4s 08:04:27 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done 08:04:27 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s 08:04:27 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 57.67MB / 103.05MB 0.7s 08:04:27 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s done 08:04:27 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s done 08:04:27 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 74.45MB / 103.05MB 0.8s 08:04:27 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s 08:04:27 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 93.32MB / 103.05MB 0.9s 08:04:27 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.1s 08:04:27 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.1s done 08:04:33 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 5.1s 08:04:33 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 5.1s done 08:04:33 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 08:04:33 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 08:04:33 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 08:04:33 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 08:04:33 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done 08:04:33 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s 08:04:36 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.9s done 08:04:36 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.1s 08:04:36 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.6s done 08:04:36 #4 DONE 10.1s 08:04:36 08:04:36 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh 08:04:36 #6 0.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:04:37 #6 0.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:04:37 #6 0.779 (1/8) Installing openssh-keygen (9.7_p1-r5) 08:04:37 #6 0.786 (2/8) Installing libedit (20240517.3.1-r0) 08:04:37 #6 0.791 (3/8) Installing openssh-client-common (9.7_p1-r5) 08:04:37 #6 0.812 (4/8) Installing openssh-client-default (9.7_p1-r5) 08:04:37 #6 0.821 (5/8) Installing openssh-sftp-server (9.7_p1-r5) 08:04:37 #6 0.825 (6/8) Installing openssh-server-common (9.7_p1-r5) 08:04:37 #6 0.828 (7/8) Installing openssh-server (9.7_p1-r5) 08:04:37 #6 0.842 (8/8) Installing openssh (9.7_p1-r5) 08:04:37 #6 0.849 Executing busybox-1.36.1-r29.trigger 08:04:37 #6 0.859 OK: 253 MiB in 66 packages 08:04:39 #6 DONE 2.4s 08:04:39 08:04:39 #7 [builder 3/7] WORKDIR /device-modbus-go 08:04:39 #7 DONE 0.0s 08:04:39 08:04:39 #8 [builder 4/7] COPY go.mod vendor* ./ 08:04:39 #8 DONE 0.0s 08:04:39 08:04:39 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:04:39 Still waiting to schedule task 08:04:39 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:05:01 #9 DONE 21.5s 08:05:01 08:05:01 #10 [builder 6/7] COPY . . 08:05:01 #10 DONE 0.1s 08:05:01 08:05:01 #11 [builder 7/7] RUN echo noop 08:05:01 #11 0.196 noop 08:05:01 #11 DONE 0.2s 08:05:01 08:05:01 #12 exporting to image 08:05:01 #12 exporting layers 08:05:09 #12 exporting layers 8.0s done 08:05:09 #12 writing image sha256:0241a2b3a01e1992c05e65e1c3b40872c59872ada3cf37e912922570ead3fab7 done 08:05:09 #12 naming to docker.io/library/ci-base-image-x86_64 done 08:05:09 #12 DONE 8.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:09 + docker inspect -f . ci-base-image-x86_64 08:05:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:05:09 prd-ubuntu20.04-docker-8c-8g-6351 does not seem to be running inside a container 08:05:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:05:10 $ docker top 61b479cf165883633ec3a767043fcf8bed668ec07676ddf54639be1f88f3f40f -eo pid,comm [Pipeline] { [Pipeline] sh 08:05:10 + go version 08:05:10 go version go1.23.9 linux/amd64 [Pipeline] } 08:05:10 $ docker stop --time=1 61b479cf165883633ec3a767043fcf8bed668ec07676ddf54639be1f88f3f40f 08:05:11 $ docker rm -f --volumes 61b479cf165883633ec3a767043fcf8bed668ec07676ddf54639be1f88f3f40f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:12 + docker inspect -f . ci-base-image-x86_64 08:05:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:05:12 prd-ubuntu20.04-docker-8c-8g-6351 does not seem to be running inside a container 08:05:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:05:12 $ docker top 298d28fe008a53b422f219bd52d0fb225dd61aaabdf0cc294c5561cbd984931a -eo pid,comm [Pipeline] { [Pipeline] sh 08:05:12 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh 08:05:13 + make test 08:05:13 go test ./... -coverprofile=coverage.out 08:05:14 ? github.com/edgexfoundry/device-modbus-go [no test files] 08:05:32 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 08:05:32 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.011s coverage: 46.5% of statements 08:05:44 go vet ./... 08:05:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:05:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:05:49 ./bin/test-attribution-txt.sh [Pipeline] echo 08:05:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 08:05:49 $ docker stop --time=1 298d28fe008a53b422f219bd52d0fb225dd61aaabdf0cc294c5561cbd984931a 08:05:51 $ docker rm -f --volumes 298d28fe008a53b422f219bd52d0fb225dd61aaabdf0cc294c5561cbd984931a [Pipeline] // withDockerContainer [Pipeline] sh 08:05:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:05:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:05:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:05:52 + ls -al . 08:05:52 total 260 08:05:52 drwxrwxr-x 9 jenkins jenkins 4096 Aug 6 08:05 . 08:05:52 drwxrwxr-x 4 jenkins jenkins 4096 Aug 6 08:03 .. 08:05:52 -rw-rw-r-- 1 jenkins jenkins 140 Aug 6 08:03 .dockerignore 08:05:52 drwxrwxr-x 8 jenkins jenkins 4096 Aug 6 08:05 .git 08:05:52 drwxrwxr-x 3 jenkins jenkins 4096 Aug 6 08:03 .github 08:05:52 -rw-rw-r-- 1 jenkins jenkins 266 Aug 6 08:03 .gitignore 08:05:52 -rw-rw-r-- 1 jenkins jenkins 199 Aug 6 08:03 .golangci.yml 08:05:52 drwxr-xr-x 3 jenkins jenkins 4096 Aug 6 08:04 .semver 08:05:52 -rw-rw-r-- 1 jenkins jenkins 20445 Aug 6 08:03 Attribution.txt 08:05:52 -rw-rw-r-- 1 jenkins jenkins 18046 Aug 6 08:03 CHANGELOG.md 08:05:52 -rw-rw-r-- 1 jenkins jenkins 1479 Aug 6 08:03 Dockerfile 08:05:52 -rw-rw-r-- 1 jenkins jenkins 677 Aug 6 08:03 GOVERNANCE.md 08:05:52 -rw-rw-r-- 1 jenkins jenkins 658 Aug 6 08:03 Jenkinsfile 08:05:52 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 6 08:03 LICENSE 08:05:52 -rw-rw-r-- 1 jenkins jenkins 2524 Aug 6 08:03 Makefile 08:05:52 -rw-rw-r-- 1 jenkins jenkins 622 Aug 6 08:03 OWNERS.md 08:05:52 -rw-rw-r-- 1 jenkins jenkins 4463 Aug 6 08:03 README.md 08:05:52 -rw-rw-r-- 1 jenkins jenkins 11 Aug 6 08:04 VERSION 08:05:52 drwxrwxr-x 2 jenkins jenkins 4096 Aug 6 08:03 bin 08:05:52 drwxrwxr-x 3 jenkins jenkins 4096 Aug 6 08:03 cmd 08:05:52 -rw-r--r-- 1 jenkins jenkins 27945 Aug 6 08:05 coverage.out 08:05:52 -rw-rw-r-- 1 jenkins jenkins 6377 Aug 6 08:03 go.mod 08:05:52 -rw-rw-r-- 1 jenkins jenkins 87368 Aug 6 08:03 go.sum 08:05:52 drwxrwxr-x 3 jenkins jenkins 4096 Aug 6 08:03 internal 08:05:52 drwxrwxr-x 2 jenkins jenkins 4096 Aug 6 08:03 simulator 08:05:52 -rw-rw-r-- 1 jenkins jenkins 229 Aug 6 08:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:52 + 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=277c61b16e7c0648a3f514fe0f76a624f6ec5203 --label arch=amd64 --label version=4.1.0-dev.3 . 08:05:53 #0 building with "default" instance using docker driver 08:05:53 08:05:53 #1 [internal] load build definition from Dockerfile 08:05:53 #1 transferring dockerfile: 1.52kB done 08:05:53 #1 DONE 0.0s 08:05:53 08:05:53 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:05:53 #2 DONE 0.0s 08:05:53 08:05:53 #3 [internal] load metadata for docker.io/library/alpine:3.20 08:05:53 #3 DONE 0.1s 08:05:53 08:05:53 #4 [internal] load .dockerignore 08:05:53 #4 transferring context: 182B done 08:05:53 #4 DONE 0.0s 08:05:53 08:05:53 #5 [internal] load build context 08:05:53 #5 transferring context: 40.31kB 0.0s done 08:05:53 #5 DONE 0.0s 08:05:53 08:05:53 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 08:05:53 #6 DONE 0.1s 08:05:53 08:05:53 #7 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 08:05:53 #7 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 08:05:53 #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s 08:05:53 #7 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 08:05:53 #7 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 08:05:53 #7 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 08:05:53 #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 08:05:53 #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 08:05:53 #7 DONE 0.3s 08:05:53 08:05:53 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:05:53 #8 0.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:05:56 #8 2.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:05:56 #8 3.051 (1/1) Installing dumb-init (1.2.5-r3) 08:05:56 #8 ... 08:05:56 08:05:56 #9 [builder 2/7] RUN apk add --update --no-cache make git openssh 08:05:56 #9 0.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:05:56 #9 2.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:05:56 #9 3.126 OK: 253 MiB in 66 packages 08:05:56 #9 DONE 3.3s 08:05:56 08:05:56 #10 [builder 3/7] WORKDIR /device-modbus-go 08:05:56 #10 DONE 0.0s 08:05:56 08:05:56 #11 [builder 4/7] COPY go.mod vendor* ./ 08:05:56 #11 DONE 0.0s 08:05:56 08:05:56 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:05:56 #8 3.056 Executing busybox-1.36.1-r29.trigger 08:05:56 #8 3.061 OK: 8 MiB in 15 packages 08:05:56 #8 DONE 3.2s 08:05:56 08:05:56 #12 [stage-1 3/6] RUN apk --no-cache upgrade 08:05:56 #12 0.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:05:57 #12 ... 08:05:57 08:05:57 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:05:57 #13 DONE 0.4s 08:05:57 08:05:57 #14 [builder 6/7] COPY . . 08:05:57 #14 DONE 0.2s 08:05:57 08:05:57 #12 [stage-1 3/6] RUN apk --no-cache upgrade 08:05:57 #12 0.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:05:57 #12 0.698 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 08:05:57 #12 0.712 Executing busybox-1.36.1-r30.post-upgrade 08:05:57 #12 0.741 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 08:05:57 #12 0.745 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 08:05:57 #12 0.750 Executing busybox-1.36.1-r30.trigger 08:05:57 #12 0.754 OK: 8 MiB in 15 packages 08:05:57 #12 DONE 0.9s 08:05:57 08:05:57 #15 [builder 7/7] RUN make build 08:05:57 #15 0.201 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 08:06:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6352 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 08:06:15 Running in /w/workspace/device-modbus-go/193 [Pipeline] { [Pipeline] checkout 08:06:19 The recommended git tool is: git 08:06:24 #15 DONE 22.8s 08:06:24 08:06:24 #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / 08:06:24 #16 DONE 0.2s 08:06:24 08:06:24 #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / 08:06:24 #17 DONE 0.0s 08:06:24 08:06:24 #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / 08:06:24 #18 DONE 0.0s 08:06:24 08:06:24 #19 exporting to image 08:06:24 #19 exporting layers 0.1s done 08:06:24 #19 writing image sha256:dddc2e2ac4bb92b039b0b95b8be1bddf165c0850be14ec530067a74f161e45d4 done 08:06:24 #19 naming to docker.io/library/device-modbus done 08:06:24 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:06:24 provisioning config files... 08:06:24 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7132054619364477318tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:06:24 ---> ****-login.sh 08:06:24 nexus3.edgexfoundry.org:10001 08:06:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:24 Login Succeeded 08:06:24 nexus3.edgexfoundry.org:10002 08:06:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:24 Login Succeeded 08:06:24 nexus3.edgexfoundry.org:10003 08:06:24 using credential edgex-jenkins-ssh 08:06:24 Cloning the remote Git repository 08:06:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:24 Login Succeeded 08:06:24 nexus3.edgexfoundry.org:10004 08:06:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:24 Login Succeeded 08:06:24 ****.io 08:06:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:25 Login Succeeded 08:06:25 ---> ****-login.sh ends [Pipeline] } 08:06:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:06:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:06:25 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 08:06:25 277c61b16e7c0648a3f514fe0f76a624f6ec5203 08:06:25 latest 08:06:25 4.1.0-dev.3 08:06:25 277c61b16e7c0648a3f514fe0f76a624f6ec5203-4.1.0-dev.3 08:06:25 main 08:06:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:24 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 08:06:24 > git init /w/workspace/device-modbus-go/193 # timeout=10 08:06:24 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 08:06:24 > git --version # timeout=10 08:06:24 > git --version # 'git version 2.25.1' 08:06:24 using GIT_SSH to set credentials SSH Credentials for GitHub 08:06:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:06:25 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:277c61b16e7c0648a3f514fe0f76a624f6ec5203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:25 + docker push nexus3.edgexfoundry.org:10004/device-modbus:277c61b16e7c0648a3f514fe0f76a624f6ec5203 08:06:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 08:06:25 dfa20a0a52c7: Preparing 08:06:25 de60a681eedc: Preparing 08:06:25 fb0c15ded769: Preparing 08:06:25 089970038df6: Preparing 08:06:25 4235c32f4597: Preparing 08:06:25 097100c76c15: Preparing 08:06:25 097100c76c15: Waiting 08:06:25 4235c32f4597: Pushed 08:06:25 de60a681eedc: Pushed 08:06:25 097100c76c15: Layer already exists 08:06:25 dfa20a0a52c7: Pushed 08:06:25 089970038df6: Pushed 08:06:27 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 08:06:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:06:28 Avoid second fetch 08:06:28 Checking out Revision 277c61b16e7c0648a3f514fe0f76a624f6ec5203 (main) 08:06:29 Commit message: "Merge pull request #646 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.28" 08:06:28 > git config core.sparsecheckout # timeout=10 08:06:28 > git checkout -f 277c61b16e7c0648a3f514fe0f76a624f6ec5203 # timeout=10 08:06:29 fb0c15ded769: Pushed 08:06:29 277c61b16e7c0648a3f514fe0f76a624f6ec5203: digest: sha256:d46ac57cbe6477081dea9d865d42fe7b4a320c7bc6d606a756ca970a62aba34c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:30 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:30 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 08:06:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 08:06:30 dfa20a0a52c7: Preparing 08:06:30 de60a681eedc: Preparing 08:06:30 fb0c15ded769: Preparing 08:06:30 089970038df6: Preparing 08:06:30 4235c32f4597: Preparing 08:06:30 097100c76c15: Preparing 08:06:30 097100c76c15: Waiting 08:06:30 4235c32f4597: Layer already exists 08:06:30 fb0c15ded769: Layer already exists 08:06:30 dfa20a0a52c7: Layer already exists 08:06:30 de60a681eedc: Layer already exists 08:06:30 089970038df6: Layer already exists 08:06:30 097100c76c15: Layer already exists 08:06:30 latest: digest: sha256:d46ac57cbe6477081dea9d865d42fe7b4a320c7bc6d606a756ca970a62aba34c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:30 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:31 + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.3 08:06:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 08:06:31 dfa20a0a52c7: Preparing 08:06:31 de60a681eedc: Preparing 08:06:31 fb0c15ded769: Preparing 08:06:31 089970038df6: Preparing 08:06:31 4235c32f4597: Preparing 08:06:31 097100c76c15: Preparing 08:06:31 097100c76c15: Waiting 08:06:31 dfa20a0a52c7: Layer already exists 08:06:31 fb0c15ded769: Layer already exists 08:06:31 4235c32f4597: Layer already exists 08:06:31 de60a681eedc: Layer already exists 08:06:31 089970038df6: Layer already exists 08:06:31 097100c76c15: Layer already exists 08:06:31 4.1.0-dev.3: digest: sha256:d46ac57cbe6477081dea9d865d42fe7b4a320c7bc6d606a756ca970a62aba34c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:31 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:277c61b16e7c0648a3f514fe0f76a624f6ec5203-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:31 + docker push nexus3.edgexfoundry.org:10004/device-modbus:277c61b16e7c0648a3f514fe0f76a624f6ec5203-4.1.0-dev.3 08:06:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 08:06:31 dfa20a0a52c7: Preparing 08:06:31 de60a681eedc: Preparing 08:06:31 fb0c15ded769: Preparing 08:06:31 089970038df6: Preparing 08:06:31 4235c32f4597: Preparing 08:06:31 097100c76c15: Preparing 08:06:31 097100c76c15: Waiting 08:06:31 de60a681eedc: Layer already exists 08:06:31 089970038df6: Layer already exists 08:06:31 fb0c15ded769: Layer already exists 08:06:31 4235c32f4597: Layer already exists 08:06:31 dfa20a0a52c7: Layer already exists 08:06:31 097100c76c15: Layer already exists 08:06:31 277c61b16e7c0648a3f514fe0f76a624f6ec5203-4.1.0-dev.3: digest: sha256:d46ac57cbe6477081dea9d865d42fe7b4a320c7bc6d606a756ca970a62aba34c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:32 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:32 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 08:06:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 08:06:32 dfa20a0a52c7: Preparing 08:06:32 de60a681eedc: Preparing 08:06:32 fb0c15ded769: Preparing 08:06:32 089970038df6: Preparing 08:06:32 4235c32f4597: Preparing 08:06:32 097100c76c15: Preparing 08:06:32 097100c76c15: Waiting 08:06:32 fb0c15ded769: Layer already exists 08:06:32 4235c32f4597: Layer already exists 08:06:32 089970038df6: Layer already exists 08:06:32 de60a681eedc: Layer already exists 08:06:32 dfa20a0a52c7: Layer already exists 08:06:32 097100c76c15: Layer already exists 08:06:32 main: digest: sha256:d46ac57cbe6477081dea9d865d42fe7b4a320c7bc6d606a756ca970a62aba34c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:06:32 ===================================================== [Pipeline] echo 08:06:32 taggedImages: 08:06:32 - nexus3.edgexfoundry.org:10004/device-modbus:277c61b16e7c0648a3f514fe0f76a624f6ec5203 08:06:32 - nexus3.edgexfoundry.org:10004/device-modbus:latest 08:06:32 - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.3 08:06:32 - nexus3.edgexfoundry.org:10004/device-modbus:277c61b16e7c0648a3f514fe0f76a624f6ec5203-4.1.0-dev.3 08:06:32 - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] echo 08:06:32 ========================================================= 08:06:32 [edgeXBuildMultiArch] RAW Config: 08:06:32 images: 08:06:32 - nexus3.edgexfoundry.org:10004/device-modbus:277c61b16e7c0648a3f514fe0f76a624f6ec5203 08:06:32 - nexus3.edgexfoundry.org:10004/device-modbus:latest 08:06:32 - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.3 08:06:32 - nexus3.edgexfoundry.org:10004/device-modbus:277c61b16e7c0648a3f514fe0f76a624f6ec5203-4.1.0-dev.3 08:06:32 - nexus3.edgexfoundry.org:10004/device-modbus:main 08:06:32 settingsFile: 08:06:32 device-modbus-go-settings 08:06:32 ========================================================= [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:06:33 provisioning config files... 08:06:33 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/193@tmp/config3451049488531574975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:06:34 ---> ****-login.sh 08:06:34 nexus3.edgexfoundry.org:10001 08:06:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:06:35 Configure a credential helper to remove this warning. See 08:06:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:06:35 08:06:35 Login Succeeded 08:06:35 nexus3.edgexfoundry.org:10002 08:06:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:06:35 Configure a credential helper to remove this warning. See 08:06:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:06:35 08:06:35 Login Succeeded 08:06:35 nexus3.edgexfoundry.org:10003 08:06:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:06:35 Configure a credential helper to remove this warning. See 08:06:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:06:35 08:06:35 Login Succeeded 08:06:35 nexus3.edgexfoundry.org:10004 08:06:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:06:36 Configure a credential helper to remove this warning. See 08:06:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:06:36 08:06:36 Login Succeeded 08:06:36 ****.io 08:06:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:06:36 Configure a credential helper to remove this warning. See 08:06:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:06:36 08:06:36 Login Succeeded 08:06:36 ---> ****-login.sh ends [Pipeline] } 08:06:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:06:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:06:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:06:37 ========================================================= 08:06:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 08:06:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:37 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 08:06:38 Sending build context to Docker daemon 14.13MB 08:06:38 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 08:06:38 Step 2/10 : FROM ${BASE} AS builder 08:06:38 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:06:38 94e9d8af2201: Pulling fs layer 08:06:38 a6c56e8762df: Pulling fs layer 08:06:38 f0f3c8884826: Pulling fs layer 08:06:38 c7e7622c144d: Pulling fs layer 08:06:38 4f4fb700ef54: Pulling fs layer 08:06:38 b4c3b6d88c5a: Pulling fs layer 08:06:38 ba8bce9d2590: Pulling fs layer 08:06:38 ca778ea9c289: Pulling fs layer 08:06:38 c7e7622c144d: Waiting 08:06:38 4f4fb700ef54: Waiting 08:06:38 b4c3b6d88c5a: Waiting 08:06:38 ba8bce9d2590: Waiting 08:06:38 ca778ea9c289: Waiting 08:06:38 a6c56e8762df: Verifying Checksum 08:06:38 a6c56e8762df: Download complete 08:06:38 c7e7622c144d: Verifying Checksum 08:06:38 c7e7622c144d: Download complete 08:06:38 4f4fb700ef54: Verifying Checksum 08:06:38 4f4fb700ef54: Download complete 08:06:38 b4c3b6d88c5a: Verifying Checksum 08:06:38 b4c3b6d88c5a: Download complete 08:06:38 94e9d8af2201: Verifying Checksum 08:06:38 94e9d8af2201: Download complete 08:06:39 ca778ea9c289: Download complete 08:06:39 94e9d8af2201: Pull complete 08:06:40 a6c56e8762df: Pull complete 08:06:40 f0f3c8884826: Verifying Checksum 08:06:40 f0f3c8884826: Download complete 08:06:41 ba8bce9d2590: Download complete 08:06:47 Still waiting to schedule task 08:06:47 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-6345’ 08:06:56 f0f3c8884826: Pull complete 08:06:56 c7e7622c144d: Pull complete 08:06:56 4f4fb700ef54: Pull complete 08:06:56 b4c3b6d88c5a: Pull complete 08:07:03 ba8bce9d2590: Pull complete 08:07:05 ca778ea9c289: Pull complete 08:07:05 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 08:07:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:07:05 ---> 47b25d7523d1 08:07:05 Step 3/10 : ARG ADD_BUILD_TAGS="" 08:07:07 ---> Running in 129f9b93a83e 08:07:07 Removing intermediate container 129f9b93a83e 08:07:07 ---> 8f0e00b41020 08:07:07 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:07:07 ---> Running in 4ddadaa2ea3e 08:07:07 Removing intermediate container 4ddadaa2ea3e 08:07:07 ---> babc17726c51 08:07:07 Step 5/10 : RUN apk add --update --no-cache make git openssh 08:07:07 ---> Running in 5d463fe23c39 08:07:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:07:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:07:10 (1/8) Installing openssh-keygen (9.7_p1-r5) 08:07:10 (2/8) Installing libedit (20240517.3.1-r0) 08:07:10 (3/8) Installing openssh-client-common (9.7_p1-r5) 08:07:10 (4/8) Installing openssh-client-default (9.7_p1-r5) 08:07:10 (5/8) Installing openssh-sftp-server (9.7_p1-r5) 08:07:10 (6/8) Installing openssh-server-common (9.7_p1-r5) 08:07:10 (7/8) Installing openssh-server (9.7_p1-r5) 08:07:10 (8/8) Installing openssh (9.7_p1-r5) 08:07:10 Executing busybox-1.36.1-r29.trigger 08:07:10 OK: 245 MiB in 66 packages 08:07:11 Removing intermediate container 5d463fe23c39 08:07:11 ---> 7f7880ea9de9 08:07:11 Step 6/10 : WORKDIR /device-modbus-go 08:07:11 ---> Running in f240a3be6e54 08:07:12 Removing intermediate container f240a3be6e54 08:07:12 ---> 2be4263c5109 08:07:12 Step 7/10 : COPY go.mod vendor* ./ 08:07:12 ---> aa81b816c89b 08:07:12 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:07:12 ---> Running in a608027a175c 08:09:09 Running on prd-centos7-docker-4c-2g-6353 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:09:09 provisioning config files... 08:09:09 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3111222119386266161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:09:10 ---> ****-login.sh 08:09:10 nexus3.edgexfoundry.org:10001 08:09:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:09:12 Configure a credential helper to remove this warning. See 08:09:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:09:12 08:09:12 Login Succeeded 08:09:12 nexus3.edgexfoundry.org:10002 08:09:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:09:12 Configure a credential helper to remove this warning. See 08:09:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:09:12 08:09:12 Login Succeeded 08:09:12 nexus3.edgexfoundry.org:10003 08:09:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:09:12 Configure a credential helper to remove this warning. See 08:09:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:09:12 08:09:12 Login Succeeded 08:09:12 nexus3.edgexfoundry.org:10004 08:09:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:09:13 Configure a credential helper to remove this warning. See 08:09:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:09:13 08:09:13 Login Succeeded 08:09:13 ****.io 08:09:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:09:13 Configure a credential helper to remove this warning. See 08:09:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:09:13 08:09:13 Login Succeeded 08:09:13 ---> ****-login.sh ends [Pipeline] } 08:09:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:09:13 + docker buildx ls 08:09:14 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 08:09:14 default * docker 08:09:14 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 08:09:14 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 08:09:14 edgex-builder [Pipeline] sh 08:09:15 + docker buildx inspect --bootstrap 08:09:15 #1 [internal] booting buildkit 08:09:15 #1 pulling image moby/buildkit:buildx-stable-1 08:09:18 #1 pulling image moby/buildkit:buildx-stable-1 2.9s done 08:09:18 #1 creating container buildx_buildkit_edgex-builder0 08:09:19 Removing intermediate container a608027a175c 08:09:19 ---> 3359d9e07e6a 08:09:19 Step 9/10 : COPY . . 08:09:19 ---> 2d261ea82cf5 08:09:19 Step 10/10 : RUN ${MAKE} 08:09:19 ---> Running in 7cd27e6f796b 08:09:19 noop 08:09:19 Removing intermediate container 7cd27e6f796b 08:09:19 ---> c131a0817397 08:09:19 Successfully built c131a0817397 08:09:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:19 #1 creating container buildx_buildkit_edgex-builder0 1.4s done 08:09:19 #1 DONE 4.3s 08:09:19 Name: edgex-builder 08:09:19 Driver: docker-container 08:09:19 08:09:19 Nodes: 08:09:19 Name: edgex-builder0 08:09:19 Endpoint: unix:///var/run/docker.sock 08:09:19 Status: running 08:09:19 Buildkit: v0.22.0 08:09:19 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 08:09:19 + docker inspect -f . ci-base-image-arm64 08:09:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:09:19 + docker buildx ls 08:09:19 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 08:09:19 edgex-builder * docker-container 08:09:19 edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 08:09:19 default docker 08:09:19 default default running 20.10.18 linux/amd64, linux/386 08:09:19 prd-ubuntu20.04-docker-arm64-4c-16g-6352 does not seem to be running inside a container 08:09:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/193 -v /w/workspace/device-modbus-go/193:/w/workspace/device-modbus-go/193:rw,z -v /w/workspace/device-modbus-go/193@tmp:/w/workspace/device-modbus-go/193@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:09:21 $ docker top c727280fa7f823719bb0cd3389cd1e875958e0388887f8a4cb53bb4d475103cc -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 08:09:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:277c61b16e7c0648a3f514fe0f76a624f6ec5203' 08:09:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:277c61b16e7c0648a3f514fe0f76a624f6ec5203 --push - 08:09:21 #1 [internal] load build definition from Dockerfile 08:09:21 #1 transferring dockerfile: 198B done 08:09:21 #1 DONE 0.0s 08:09:21 08:09:21 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:277c61b16e7c0648a3f514fe0f76a624f6ec5203 08:09:21 #2 DONE 0.1s 08:09:21 08:09:21 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:277c61b16e7c0648a3f514fe0f76a624f6ec5203 08:09:21 #3 DONE 0.1s 08:09:21 08:09:21 #4 [internal] load .dockerignore 08:09:21 #4 transferring context: 2B done 08:09:21 #4 DONE 0.0s 08:09:21 08:09:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:277c61b16e7c0648a3f514fe0f76a624f6ec5203@sha256:d46ac57cbe6477081dea9d865d42fe7b4a320c7bc6d606a756ca970a62aba34c 08:09:21 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:277c61b16e7c0648a3f514fe0f76a624f6ec5203@sha256:d46ac57cbe6477081dea9d865d42fe7b4a320c7bc6d606a756ca970a62aba34c 0.0s done 08:09:21 #5 DONE 0.0s 08:09:21 08:09:21 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:277c61b16e7c0648a3f514fe0f76a624f6ec5203@sha256:d46ac57cbe6477081dea9d865d42fe7b4a320c7bc6d606a756ca970a62aba34c 08:09:21 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:277c61b16e7c0648a3f514fe0f76a624f6ec5203@sha256:d46ac57cbe6477081dea9d865d42fe7b4a320c7bc6d606a756ca970a62aba34c 0.0s done 08:09:21 #6 DONE 0.1s 08:09:21 08:09:21 #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 08:09:21 #7 DONE 0.0s 08:09:21 08:09:21 #8 exporting to image 08:09:21 #8 exporting layers done 08:09:21 #8 exporting manifest sha256:c620508c954bd38c26d9d5541c3592bbf5111bb570427a1ac7ed818c48814dad 0.0s done 08:09:21 #8 exporting config sha256:dddc2e2ac4bb92b039b0b95b8be1bddf165c0850be14ec530067a74f161e45d4 done 08:09:21 #8 exporting manifest sha256:65c050124c92868323f2b643e0f7d8190c9766118b627cde260c9675d7fb2f1b done 08:09:21 #8 exporting config sha256:f1dac64e139c63ebba9663ddda556b8c7c19ede58928346792f6b0829866a7a9 done 08:09:21 #8 exporting manifest list sha256:c119b9833f928e0e8214f5593ad51c3cfc54f5b96eafb585a7145add21c1b328 done 08:09:21 #8 pushing layers 0.1s done 08:09:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:277c61b16e7c0648a3f514fe0f76a624f6ec5203@sha256:c119b9833f928e0e8214f5593ad51c3cfc54f5b96eafb585a7145add21c1b328 08:09:21 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:09:21 + go version 08:09:21 go version go1.23.9 linux/arm64 [Pipeline] } 08:09:21 $ docker stop --time=1 c727280fa7f823719bb0cd3389cd1e875958e0388887f8a4cb53bb4d475103cc 08:09:22 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:277c61b16e7c0648a3f514fe0f76a624f6ec5203@sha256:c119b9833f928e0e8214f5593ad51c3cfc54f5b96eafb585a7145add21c1b328 0.1s done 08:09:22 #8 DONE 0.2s 08:09:22 08:09:22 1 warning found (use --debug to expand): 08:09:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:09:23 $ docker rm -f --volumes c727280fa7f823719bb0cd3389cd1e875958e0388887f8a4cb53bb4d475103cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:latest' 08:09:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:latest --push - 08:09:24 #1 [internal] load build definition from Dockerfile 08:09:24 #1 transferring dockerfile: 164B done 08:09:24 #1 DONE 0.0s 08:09:24 08:09:24 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest 08:09:24 #2 DONE 0.0s 08:09:24 08:09:24 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest 08:09:24 #3 DONE 0.0s 08:09:24 08:09:24 #4 [internal] load .dockerignore 08:09:24 #4 transferring context: 2B done 08:09:24 #4 DONE 0.0s 08:09:24 08:09:24 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:d46ac57cbe6477081dea9d865d42fe7b4a320c7bc6d606a756ca970a62aba34c 08:09:24 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:d46ac57cbe6477081dea9d865d42fe7b4a320c7bc6d606a756ca970a62aba34c done 08:09:24 #5 DONE 0.0s 08:09:24 08:09:24 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:d46ac57cbe6477081dea9d865d42fe7b4a320c7bc6d606a756ca970a62aba34c 08:09:24 + docker inspect -f . ci-base-image-arm64 08:09:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:09:24 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:d46ac57cbe6477081dea9d865d42fe7b4a320c7bc6d606a756ca970a62aba34c 0.0s done 08:09:24 #6 CACHED 08:09:24 08:09:24 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:d46ac57cbe6477081dea9d865d42fe7b4a320c7bc6d606a756ca970a62aba34c 08:09:24 #5 CACHED 08:09:24 08:09:24 #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 08:09:24 #7 DONE 0.0s 08:09:24 08:09:24 #8 exporting to image 08:09:24 #8 exporting layers done 08:09:24 #8 exporting manifest sha256:c620508c954bd38c26d9d5541c3592bbf5111bb570427a1ac7ed818c48814dad done 08:09:24 #8 exporting config sha256:dddc2e2ac4bb92b039b0b95b8be1bddf165c0850be14ec530067a74f161e45d4 done 08:09:24 #8 exporting manifest sha256:65c050124c92868323f2b643e0f7d8190c9766118b627cde260c9675d7fb2f1b done 08:09:24 #8 exporting config sha256:f1dac64e139c63ebba9663ddda556b8c7c19ede58928346792f6b0829866a7a9 done 08:09:24 #8 exporting manifest list sha256:c119b9833f928e0e8214f5593ad51c3cfc54f5b96eafb585a7145add21c1b328 done 08:09:24 #8 pushing layers 0.0s done 08:09:24 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:c119b9833f928e0e8214f5593ad51c3cfc54f5b96eafb585a7145add21c1b328 0.1s done 08:09:24 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:09:24 #8 DONE 0.1s 08:09:24 08:09:24 1 warning found (use --debug to expand): 08:09:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:09:24 prd-ubuntu20.04-docker-arm64-4c-16g-6352 does not seem to be running inside a container 08:09:24 $ 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/193 -v /w/workspace/device-modbus-go/193:/w/workspace/device-modbus-go/193:rw,z -v /w/workspace/device-modbus-go/193@tmp:/w/workspace/device-modbus-go/193@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:09:25 $ docker top f5752365bf18d752bf6a812baadf5d40f411d8130e887ada3ef968273e7166ca -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 08:09:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.3' 08:09:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.3 --push - 08:09:26 #1 [internal] load build definition from Dockerfile 08:09:26 #1 transferring dockerfile: 169B done 08:09:26 #1 DONE 0.0s 08:09:26 08:09:26 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.3 08:09:26 #2 DONE 0.0s 08:09:26 08:09:26 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.3 08:09:26 #3 DONE 0.0s 08:09:26 08:09:26 #4 [internal] load .dockerignore 08:09:26 #4 transferring context: 2B done 08:09:26 #4 DONE 0.0s 08:09:26 08:09:26 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.3@sha256:d46ac57cbe6477081dea9d865d42fe7b4a320c7bc6d606a756ca970a62aba34c 08:09:26 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.3@sha256:d46ac57cbe6477081dea9d865d42fe7b4a320c7bc6d606a756ca970a62aba34c 0.0s done 08:09:26 #5 CACHED 08:09:26 08:09:26 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.3@sha256:d46ac57cbe6477081dea9d865d42fe7b4a320c7bc6d606a756ca970a62aba34c 08:09:26 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.3@sha256:d46ac57cbe6477081dea9d865d42fe7b4a320c7bc6d606a756ca970a62aba34c 0.0s done 08:09:26 #6 CACHED 08:09:26 08:09:26 #7 exporting to image 08:09:26 #7 exporting layers done 08:09:26 #7 exporting manifest sha256:c620508c954bd38c26d9d5541c3592bbf5111bb570427a1ac7ed818c48814dad done 08:09:26 #7 exporting config sha256:dddc2e2ac4bb92b039b0b95b8be1bddf165c0850be14ec530067a74f161e45d4 done 08:09:26 #7 exporting manifest sha256:65c050124c92868323f2b643e0f7d8190c9766118b627cde260c9675d7fb2f1b done 08:09:26 #7 exporting config sha256:f1dac64e139c63ebba9663ddda556b8c7c19ede58928346792f6b0829866a7a9 done 08:09:26 #7 exporting manifest list sha256:c119b9833f928e0e8214f5593ad51c3cfc54f5b96eafb585a7145add21c1b328 done 08:09:26 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:09:26 + git config --global --add safe.directory /w/workspace/device-modbus-go/193 [Pipeline] fileExists [Pipeline] sh 08:09:26 #7 pushing layers 0.0s done 08:09:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.3@sha256:c119b9833f928e0e8214f5593ad51c3cfc54f5b96eafb585a7145add21c1b328 0.1s done 08:09:26 #7 DONE 0.1s 08:09:26 08:09:26 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 08:09:26 #8 DONE 0.0s 08:09:26 08:09:26 1 warning found (use --debug to expand): 08:09:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:09:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:277c61b16e7c0648a3f514fe0f76a624f6ec5203-4.1.0-dev.3' 08:09:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:277c61b16e7c0648a3f514fe0f76a624f6ec5203-4.1.0-dev.3 --push - 08:09:26 #1 [internal] load build definition from Dockerfile 08:09:26 #1 transferring dockerfile: 210B done 08:09:26 #1 DONE 0.0s 08:09:26 08:09:26 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:277c61b16e7c0648a3f514fe0f76a624f6ec5203-4.1.0-dev.3 08:09:26 #2 DONE 0.0s 08:09:26 08:09:26 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:277c61b16e7c0648a3f514fe0f76a624f6ec5203-4.1.0-dev.3 08:09:26 #3 DONE 0.0s 08:09:26 08:09:26 #4 [internal] load .dockerignore 08:09:26 #4 transferring context: 2B done 08:09:26 #4 DONE 0.0s 08:09:26 08:09:26 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:277c61b16e7c0648a3f514fe0f76a624f6ec5203-4.1.0-dev.3@sha256:d46ac57cbe6477081dea9d865d42fe7b4a320c7bc6d606a756ca970a62aba34c 08:09:26 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:277c61b16e7c0648a3f514fe0f76a624f6ec5203-4.1.0-dev.3@sha256:d46ac57cbe6477081dea9d865d42fe7b4a320c7bc6d606a756ca970a62aba34c 0.0s done 08:09:26 #5 CACHED 08:09:26 08:09:26 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:277c61b16e7c0648a3f514fe0f76a624f6ec5203-4.1.0-dev.3@sha256:d46ac57cbe6477081dea9d865d42fe7b4a320c7bc6d606a756ca970a62aba34c 08:09:26 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:277c61b16e7c0648a3f514fe0f76a624f6ec5203-4.1.0-dev.3@sha256:d46ac57cbe6477081dea9d865d42fe7b4a320c7bc6d606a756ca970a62aba34c 0.0s done 08:09:26 #6 CACHED 08:09:26 08:09:26 #7 exporting to image 08:09:26 #7 exporting layers done 08:09:26 #7 exporting manifest sha256:c620508c954bd38c26d9d5541c3592bbf5111bb570427a1ac7ed818c48814dad done 08:09:26 #7 exporting config sha256:dddc2e2ac4bb92b039b0b95b8be1bddf165c0850be14ec530067a74f161e45d4 done 08:09:26 #7 exporting manifest sha256:65c050124c92868323f2b643e0f7d8190c9766118b627cde260c9675d7fb2f1b 08:09:26 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:09:26 + make test 08:09:26 go test ./... -coverprofile=coverage.out 08:09:26 #7 exporting manifest sha256:65c050124c92868323f2b643e0f7d8190c9766118b627cde260c9675d7fb2f1b done 08:09:26 #7 exporting config sha256:f1dac64e139c63ebba9663ddda556b8c7c19ede58928346792f6b0829866a7a9 done 08:09:26 #7 exporting manifest list sha256:c119b9833f928e0e8214f5593ad51c3cfc54f5b96eafb585a7145add21c1b328 done 08:09:26 #7 pushing layers 0.0s done 08:09:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:277c61b16e7c0648a3f514fe0f76a624f6ec5203-4.1.0-dev.3@sha256:c119b9833f928e0e8214f5593ad51c3cfc54f5b96eafb585a7145add21c1b328 0.1s done 08:09:26 #7 DONE 0.1s 08:09:26 08:09:26 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 08:09:26 #8 DONE 0.0s 08:09:26 08:09:26 1 warning found (use --debug to expand): 08:09:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:09:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:main' 08:09:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:main --push - 08:09:27 #1 [internal] load build definition from Dockerfile 08:09:27 #1 transferring dockerfile: 162B done 08:09:27 #1 DONE 0.0s 08:09:27 08:09:27 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main 08:09:27 #2 DONE 0.0s 08:09:27 08:09:27 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main 08:09:27 #3 DONE 0.0s 08:09:27 08:09:27 #4 [internal] load .dockerignore 08:09:27 #4 transferring context: 2B done 08:09:27 #4 DONE 0.0s 08:09:27 08:09:27 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:d46ac57cbe6477081dea9d865d42fe7b4a320c7bc6d606a756ca970a62aba34c 08:09:27 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:d46ac57cbe6477081dea9d865d42fe7b4a320c7bc6d606a756ca970a62aba34c 0.0s done 08:09:27 #5 CACHED 08:09:27 08:09:27 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:d46ac57cbe6477081dea9d865d42fe7b4a320c7bc6d606a756ca970a62aba34c 08:09:27 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:d46ac57cbe6477081dea9d865d42fe7b4a320c7bc6d606a756ca970a62aba34c 0.0s done 08:09:27 #6 CACHED 08:09:27 08:09:27 #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 08:09:27 #7 DONE 0.0s 08:09:27 08:09:27 #8 exporting to image 08:09:27 #8 exporting layers done 08:09:27 #8 exporting manifest sha256:c620508c954bd38c26d9d5541c3592bbf5111bb570427a1ac7ed818c48814dad done 08:09:27 #8 exporting config sha256:dddc2e2ac4bb92b039b0b95b8be1bddf165c0850be14ec530067a74f161e45d4 done 08:09:27 #8 exporting manifest sha256:65c050124c92868323f2b643e0f7d8190c9766118b627cde260c9675d7fb2f1b done 08:09:27 #8 exporting config sha256:f1dac64e139c63ebba9663ddda556b8c7c19ede58928346792f6b0829866a7a9 done 08:09:27 #8 exporting manifest list sha256:c119b9833f928e0e8214f5593ad51c3cfc54f5b96eafb585a7145add21c1b328 done 08:09:27 #8 pushing layers 0.0s done 08:09:27 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:c119b9833f928e0e8214f5593ad51c3cfc54f5b96eafb585a7145add21c1b328 0.1s done 08:09:27 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:09:27 #8 DONE 0.1s 08:09:27 08:09:27 1 warning found (use --debug to expand): 08:09:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:09:27 + '[' -d /w/workspace/gexfoundry_device-modbus-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:09:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:09:28 ---> package-listing.sh 08:09:28 ++ facter osfamily 08:09:28 ++ tr '[:upper:]' '[:lower:]' 08:09:29 + OS_FAMILY=redhat 08:09:29 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 08:09:29 + START_PACKAGES=/tmp/packages_start.txt 08:09:29 + END_PACKAGES=/tmp/packages_end.txt 08:09:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:09:29 + PACKAGES=/tmp/packages_start.txt 08:09:29 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 08:09:29 + PACKAGES=/tmp/packages_end.txt 08:09:29 + case "${OS_FAMILY}" in 08:09:29 + rpm -qa 08:09:29 + sort 08:09:29 + '[' -f /tmp/packages_start.txt ']' 08:09:29 + '[' -f /tmp/packages_end.txt ']' 08:09:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:09:29 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 08:09:29 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 08:09:29 + 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:09:29 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:09:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:09:30 08:09:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:09:30 latest: Pulling from edgex-lftools-log-publisher 08:09:30 5eb5b503b376: Pulling fs layer 08:09:30 5c69ac0246d0: Pulling fs layer 08:09:30 ec43610c2a17: Pulling fs layer 08:09:30 3a2ae6a8a46f: Pulling fs layer 08:09:30 33b1e0a273af: Pulling fs layer 08:09:30 5d3b04190fa2: Pulling fs layer 08:09:30 2f39f015ded8: Pulling fs layer 08:09:30 3a2ae6a8a46f: Waiting 08:09:30 33b1e0a273af: Waiting 08:09:30 5d3b04190fa2: Waiting 08:09:30 2f39f015ded8: Waiting 08:09:30 5c69ac0246d0: Verifying Checksum 08:09:30 5c69ac0246d0: Download complete 08:09:30 3a2ae6a8a46f: Verifying Checksum 08:09:30 3a2ae6a8a46f: Download complete 08:09:30 33b1e0a273af: Verifying Checksum 08:09:30 33b1e0a273af: Download complete 08:09:30 5d3b04190fa2: Verifying Checksum 08:09:30 5d3b04190fa2: Download complete 08:09:30 ec43610c2a17: Verifying Checksum 08:09:30 ec43610c2a17: Download complete 08:09:31 5eb5b503b376: Verifying Checksum 08:09:31 5eb5b503b376: Download complete 08:09:31 2f39f015ded8: Verifying Checksum 08:09:31 2f39f015ded8: Download complete 08:09:32 ? github.com/edgexfoundry/device-modbus-go [no test files] 08:09:32 5eb5b503b376: Pull complete 08:09:32 5c69ac0246d0: Pull complete 08:09:32 ec43610c2a17: Pull complete 08:09:32 3a2ae6a8a46f: Pull complete 08:09:33 33b1e0a273af: Pull complete 08:09:33 5d3b04190fa2: Pull complete 08:09:37 2f39f015ded8: Pull complete 08:09:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:09:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:09:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:09:37 prd-centos7-docker-4c-2g-6353 does not seem to be running inside a container 08:09:37 $ 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:09:41 $ docker top 3443fb281869a0f6c396547ac4b1a33e54a9b0a735ac63276949e952fe541433 -eo pid,comm [Pipeline] { [Pipeline] sh 08:09:41 + touch /tmp/pre-build-complete [Pipeline] sh 08:09:42 + mkdir -p /var/log/sysstat [Pipeline] sh 08:09:42 + ls /var/log/sa-host 08:09:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:09:42 provisioning config files... 08:09:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10694627270493130471tmp [Pipeline] { [Pipeline] echo 08:09:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:09:42 ---> create-netrc.sh [Pipeline] } 08:09:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:09:43 ---> python-tools-install.sh [Pipeline] echo 08:09:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:09:43 ---> sudo-logs.sh 08:09:43 Archiving 'sudo' log.. 08:09:43 sudo: unable to resolve host prd-centos7-docker-4c-2g-6353.novalocal: Name or service not known 08:09:43 sudo: unable to resolve host prd-centos7-docker-4c-2g-6353.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 08:09:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:09:43 ---> job-cost.sh 08:09:43 lf-activate-venv: SKIPPING 08:09:43 INFO: No Stack... 08:09:44 INFO: Retrieving Pricing Info for: v3-standard-2 08:09:44 INFO: Archiving Costs [Pipeline] echo 08:09:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:09:44 ---> logs-deploy.sh 08:09:44 lf-activate-venv: SKIPPING 08:09:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/193 08:09:44 INFO: archiving workspace using pattern(s): 08:09:45 Archives upload complete. 08:09:45 INFO: archiving logs to Nexus 08:09:46 ---> uname -a: 08:09:46 Linux prd-centos7-docker-4c-2g-6353.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 08:09:46 08:09:46 08:09:46 ---> lscpu: 08:09:46 Architecture: x86_64 08:09:46 CPU op-mode(s): 32-bit, 64-bit 08:09:46 Byte Order: Little Endian 08:09:46 Address sizes: 40 bits physical, 48 bits virtual 08:09:46 CPU(s): 2 08:09:46 On-line CPU(s) list: 0,1 08:09:46 Thread(s) per core: 1 08:09:46 Core(s) per socket: 1 08:09:46 Socket(s): 2 08:09:46 NUMA node(s): 1 08:09:46 Vendor ID: AuthenticAMD 08:09:46 CPU family: 23 08:09:46 Model: 49 08:09:46 Model name: AMD EPYC-Rome Processor 08:09:46 Stepping: 0 08:09:46 CPU MHz: 2800.000 08:09:46 BogoMIPS: 5600.00 08:09:46 Virtualization: AMD-V 08:09:46 Hypervisor vendor: KVM 08:09:46 Virtualization type: full 08:09:46 L1d cache: 64 KiB 08:09:46 L1i cache: 64 KiB 08:09:46 L2 cache: 1 MiB 08:09:46 L3 cache: 32 MiB 08:09:46 NUMA node0 CPU(s): 0,1 08:09:46 Vulnerability Itlb multihit: Not affected 08:09:46 Vulnerability L1tf: Not affected 08:09:46 Vulnerability Mds: Not affected 08:09:46 Vulnerability Meltdown: Not affected 08:09:46 Vulnerability Mmio stale data: Not affected 08:09:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:09:46 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:09:46 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:09:46 Vulnerability Srbds: Not affected 08:09:46 Vulnerability Tsx async abort: Not affected 08:09:46 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 08:09:46 08:09:46 08:09:46 ---> nproc: 08:09:46 2 08:09:46 08:09:46 08:09:46 ---> df -h: 08:09:46 Filesystem Size Used Avail Use% Mounted on 08:09:46 overlay 40G 7.3G 33G 19% / 08:09:46 tmpfs 64M 0 64M 0% /dev 08:09:46 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:09:46 shm 64M 0 64M 0% /dev/shm 08:09:46 /dev/vda1 40G 7.3G 33G 19% /facter-os 08:09:46 08:09:46 08:09:46 Cannot open /var/log/sysstat/sa06: No such file or directory 08:09:46 Please check if data collecting is enabled 08:09:46 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:09:46 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 08:09:46 $ docker stop --time=1 3443fb281869a0f6c396547ac4b1a33e54a9b0a735ac63276949e952fe541433 08:09:47 $ docker rm -f --volumes 3443fb281869a0f6c396547ac4b1a33e54a9b0a735ac63276949e952fe541433 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 08:09:47 [WS-CLEANUP] Deleting project workspace... 08:09:47 [WS-CLEANUP] Deferred wipeout is used... 08:09:47 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:09:48 08:09:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:09:48 latest: Pulling from edgex-lftools-log-publisher 08:09:48 5eb5b503b376: Pulling fs layer 08:09:48 5c69ac0246d0: Pulling fs layer 08:09:48 ec43610c2a17: Pulling fs layer 08:09:48 3a2ae6a8a46f: Pulling fs layer 08:09:48 33b1e0a273af: Pulling fs layer 08:09:48 5d3b04190fa2: Pulling fs layer 08:09:48 2f39f015ded8: Pulling fs layer 08:09:48 3a2ae6a8a46f: Waiting 08:09:48 33b1e0a273af: Waiting 08:09:48 2f39f015ded8: Waiting 08:09:48 5d3b04190fa2: Waiting 08:09:48 5c69ac0246d0: Download complete 08:09:48 3a2ae6a8a46f: Verifying Checksum 08:09:48 3a2ae6a8a46f: Download complete 08:09:48 33b1e0a273af: Verifying Checksum 08:09:48 33b1e0a273af: Download complete 08:09:48 ec43610c2a17: Verifying Checksum 08:09:48 ec43610c2a17: Download complete 08:09:48 5d3b04190fa2: Download complete 08:09:48 5eb5b503b376: Verifying Checksum 08:09:48 5eb5b503b376: Download complete 08:09:49 2f39f015ded8: Verifying Checksum 08:09:49 2f39f015ded8: Download complete 08:09:50 5eb5b503b376: Pull complete 08:09:50 5c69ac0246d0: Pull complete 08:09:50 ec43610c2a17: Pull complete 08:09:50 3a2ae6a8a46f: Pull complete 08:09:51 33b1e0a273af: Pull complete 08:09:51 5d3b04190fa2: Pull complete 08:09:57 2f39f015ded8: Pull complete 08:09:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:09:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:09:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:09:57 prd-ubuntu20.04-docker-8c-8g-6351 does not seem to be running inside a container 08:09:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:09:59 $ docker top 1046bf60c6688d5d61fce1c4c06e6d0d07829498304e941983cac68b4934d9e6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:09:59 ---> job-cost.sh 08:09:59 lf-activate-venv: SKIPPING 08:09:59 INFO: No Stack... 08:09:59 INFO: Retrieving Pricing Info for: v3-standard-8 08:10:00 INFO: Archiving Costs [Pipeline] sh 08:10:00 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 08:10:00 + cut -d, -f6 [Pipeline] lock 08:10:00 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-193-stack-cost] 08:10:00 Resource [jenkins-edgexfoundry-device-modbus-go-main-193-stack-cost] did not exist. Created. 08:10:00 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-193-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:10:00 + echo total: 0.2199999988079071 [Pipeline] stash 08:10:00 Stashed 1 file(s) [Pipeline] } 08:10:00 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-193-stack-cost] [Pipeline] // lock [Pipeline] } 08:10:00 $ docker stop --time=1 1046bf60c6688d5d61fce1c4c06e6d0d07829498304e941983cac68b4934d9e6 08:10:01 $ docker rm -f --volumes 1046bf60c6688d5d61fce1c4c06e6d0d07829498304e941983cac68b4934d9e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:12:53 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 08:12:53 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.060s coverage: 46.5% of statements 08:12:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:12:53 go vet ./... 08:13:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:13:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:13:40 ./bin/test-attribution-txt.sh [Pipeline] echo 08:13:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 08:13:40 $ docker stop --time=1 f5752365bf18d752bf6a812baadf5d40f411d8130e887ada3ef968273e7166ca 08:13:42 $ docker rm -f --volumes f5752365bf18d752bf6a812baadf5d40f411d8130e887ada3ef968273e7166ca [Pipeline] // withDockerContainer [Pipeline] sh 08:13:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:13:44 Warning: overwriting stash ‘coverage-report’ 08:13:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:13:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:13:45 + ls -al . 08:13:45 total 256 08:13:45 drwxrwxr-x 8 jenkins jenkins 4096 Aug 6 08:09 . 08:13:45 drwxrwxr-x 4 jenkins jenkins 4096 Aug 6 08:06 .. 08:13:45 -rw-rw-r-- 1 jenkins jenkins 140 Aug 6 08:06 .dockerignore 08:13:45 drwxrwxr-x 8 jenkins jenkins 4096 Aug 6 08:06 .git 08:13:45 drwxrwxr-x 3 jenkins jenkins 4096 Aug 6 08:06 .github 08:13:45 -rw-rw-r-- 1 jenkins jenkins 266 Aug 6 08:06 .gitignore 08:13:45 -rw-rw-r-- 1 jenkins jenkins 199 Aug 6 08:06 .golangci.yml 08:13:45 -rw-rw-r-- 1 jenkins jenkins 20445 Aug 6 08:06 Attribution.txt 08:13:45 -rw-rw-r-- 1 jenkins jenkins 18046 Aug 6 08:06 CHANGELOG.md 08:13:45 -rw-rw-r-- 1 jenkins jenkins 1479 Aug 6 08:06 Dockerfile 08:13:45 -rw-rw-r-- 1 jenkins jenkins 677 Aug 6 08:06 GOVERNANCE.md 08:13:45 -rw-rw-r-- 1 jenkins jenkins 658 Aug 6 08:06 Jenkinsfile 08:13:45 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 6 08:06 LICENSE 08:13:45 -rw-rw-r-- 1 jenkins jenkins 2524 Aug 6 08:06 Makefile 08:13:45 -rw-rw-r-- 1 jenkins jenkins 622 Aug 6 08:06 OWNERS.md 08:13:45 -rw-rw-r-- 1 jenkins jenkins 4463 Aug 6 08:06 README.md 08:13:45 -rw-rw-r-- 1 jenkins jenkins 11 Aug 6 08:04 VERSION 08:13:45 drwxrwxr-x 2 jenkins jenkins 4096 Aug 6 08:06 bin 08:13:45 drwxrwxr-x 3 jenkins jenkins 4096 Aug 6 08:06 cmd 08:13:45 -rw-r--r-- 1 jenkins jenkins 27945 Aug 6 08:12 coverage.out 08:13:45 -rw-rw-r-- 1 jenkins jenkins 6377 Aug 6 08:06 go.mod 08:13:45 -rw-rw-r-- 1 jenkins jenkins 87368 Aug 6 08:06 go.sum 08:13:45 drwxrwxr-x 3 jenkins jenkins 4096 Aug 6 08:06 internal 08:13:45 drwxrwxr-x 2 jenkins jenkins 4096 Aug 6 08:06 simulator 08:13:45 -rw-rw-r-- 1 jenkins jenkins 229 Aug 6 08:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:46 + 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=277c61b16e7c0648a3f514fe0f76a624f6ec5203 --label arch=arm64 --label version=4.1.0-dev.3 . 08:13:46 Sending build context to Docker daemon 14.16MB 08:13:46 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 08:13:46 Step 2/23 : FROM ${BASE} AS builder 08:13:46 ---> c131a0817397 08:13:46 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:13:46 ---> Running in c172a90e6580 08:13:47 Removing intermediate container c172a90e6580 08:13:47 ---> 54ed12ee3840 08:13:47 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:13:47 ---> Running in e833fee05923 08:13:47 Removing intermediate container e833fee05923 08:13:47 ---> 0a846fd9feec 08:13:47 Step 5/23 : RUN apk add --update --no-cache make git openssh 08:13:47 ---> Running in 2c8958c27a91 08:13:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:13:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:13:50 OK: 245 MiB in 66 packages 08:13:51 Removing intermediate container 2c8958c27a91 08:13:51 ---> 461b69b930a2 08:13:51 Step 6/23 : WORKDIR /device-modbus-go 08:13:51 ---> Running in 237f02a841ee 08:13:51 Removing intermediate container 237f02a841ee 08:13:51 ---> 44aa458b0726 08:13:51 Step 7/23 : COPY go.mod vendor* ./ 08:13:52 ---> 06b3ee8e5cd8 08:13:52 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:13:52 ---> Running in 9dd9849ae435 08:13:54 Removing intermediate container 9dd9849ae435 08:13:54 ---> dfe9b7a85d77 08:13:54 Step 9/23 : COPY . . 08:13:55 ---> 74c23e3a780e 08:13:55 Step 10/23 : RUN ${MAKE} 08:13:55 ---> Running in feed24e18b6f 08:13:56 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 08:17:33 Removing intermediate container feed24e18b6f 08:17:33 ---> f2ef32dd96ec 08:17:33 Step 11/23 : FROM alpine:3.20 08:17:33 3.20: Pulling from library/alpine 08:17:33 13e713f82565: Pulling fs layer 08:17:34 13e713f82565: Verifying Checksum 08:17:34 13e713f82565: Download complete 08:17:34 13e713f82565: Pull complete 08:17:34 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 08:17:34 Status: Downloaded newer image for alpine:3.20 08:17:34 ---> c88e9dceb6cb 08:17:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 08:17:34 ---> Running in d08cbfa5ce33 08:17:34 Removing intermediate container d08cbfa5ce33 08:17:34 ---> a731d657603c 08:17:34 Step 13/23 : RUN apk add --update --no-cache dumb-init 08:17:35 ---> Running in 1d03cbfddd94 08:17:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:17:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:17:37 (1/1) Installing dumb-init (1.2.5-r3) 08:17:37 Executing busybox-1.36.1-r29.trigger 08:17:37 OK: 9 MiB in 15 packages 08:17:38 Removing intermediate container 1d03cbfddd94 08:17:38 ---> 410c84f6078b 08:17:38 Step 14/23 : RUN apk --no-cache upgrade 08:17:38 ---> Running in 8e17a2dc3aac 08:17:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:17:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:17:41 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 08:17:41 Executing busybox-1.36.1-r30.post-upgrade 08:17:41 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 08:17:41 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 08:17:41 Executing busybox-1.36.1-r30.trigger 08:17:41 OK: 9 MiB in 15 packages 08:17:42 Removing intermediate container 8e17a2dc3aac 08:17:42 ---> 81fd33c7fa64 08:17:42 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 08:17:44 ---> 4868bcd7ee53 08:17:44 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 08:17:44 ---> d262c7252f00 08:17:44 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 08:17:45 ---> 8cc3dba632d3 08:17:45 Step 18/23 : EXPOSE 59901 08:17:45 ---> Running in 7f4dd2afe01a 08:17:45 Removing intermediate container 7f4dd2afe01a 08:17:45 ---> 674fe12c0319 08:17:45 Step 19/23 : ENTRYPOINT ["/device-modbus"] 08:17:45 ---> Running in d6e0272a4d6f 08:17:45 Removing intermediate container d6e0272a4d6f 08:17:45 ---> c21b503c6c0b 08:17:45 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 08:17:45 ---> Running in 59896b9bde91 08:17:46 Removing intermediate container 59896b9bde91 08:17:46 ---> 0a4daf60b9c8 08:17:46 Step 21/23 : LABEL arch=arm64 08:17:46 ---> Running in 846898ad8d23 08:17:46 Removing intermediate container 846898ad8d23 08:17:46 ---> af786762e2df 08:17:46 Step 22/23 : LABEL git_sha=277c61b16e7c0648a3f514fe0f76a624f6ec5203 08:17:46 ---> Running in 56e6a909040e 08:17:46 Removing intermediate container 56e6a909040e 08:17:46 ---> 702465acf5a6 08:17:46 Step 23/23 : LABEL version=4.1.0-dev.3 08:17:47 ---> Running in 145daaf30681 08:17:47 Removing intermediate container 145daaf30681 08:17:47 ---> 91ff17f8c8d5 08:17:47 [Warning] One or more build-args [ARCH] were not consumed 08:17:47 Successfully built 91ff17f8c8d5 08:17:47 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:17:47 provisioning config files... 08:17:47 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/193@tmp/config13170805376793867837tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:17:47 ---> ****-login.sh 08:17:47 nexus3.edgexfoundry.org:10001 08:17:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:17:48 Configure a credential helper to remove this warning. See 08:17:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:17:48 08:17:48 Login Succeeded 08:17:48 nexus3.edgexfoundry.org:10002 08:17:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:17:48 Configure a credential helper to remove this warning. See 08:17:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:17:48 08:17:48 Login Succeeded 08:17:48 nexus3.edgexfoundry.org:10003 08:17:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:17:48 Configure a credential helper to remove this warning. See 08:17:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:17:48 08:17:48 Login Succeeded 08:17:48 nexus3.edgexfoundry.org:10004 08:17:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:17:49 Configure a credential helper to remove this warning. See 08:17:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:17:49 08:17:49 Login Succeeded 08:17:49 ****.io 08:17:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:17:49 Configure a credential helper to remove this warning. See 08:17:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:17:49 08:17:49 Login Succeeded 08:17:49 ---> ****-login.sh ends [Pipeline] } 08:17:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:17:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:17:49 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 08:17:49 277c61b16e7c0648a3f514fe0f76a624f6ec5203 08:17:49 latest 08:17:49 4.1.0-dev.3 08:17:49 277c61b16e7c0648a3f514fe0f76a624f6ec5203-4.1.0-dev.3 08:17:49 main 08:17:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:50 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:277c61b16e7c0648a3f514fe0f76a624f6ec5203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:50 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:277c61b16e7c0648a3f514fe0f76a624f6ec5203 08:17:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 08:17:50 4d2c2c388990: Preparing 08:17:50 7eea0f2b8613: Preparing 08:17:50 903353ea7153: Preparing 08:17:50 0e8348e16cb3: Preparing 08:17:50 edeb676a29af: Preparing 08:17:50 1e890da81ec9: Preparing 08:17:50 1e890da81ec9: Waiting 08:17:50 4d2c2c388990: Pushed 08:17:50 edeb676a29af: Pushed 08:17:50 7eea0f2b8613: Pushed 08:17:50 1e890da81ec9: Layer already exists 08:17:51 0e8348e16cb3: Pushed 08:17:57 903353ea7153: Pushed 08:17:57 277c61b16e7c0648a3f514fe0f76a624f6ec5203: digest: sha256:ee0e092c11fe7a92d13bae309297a74f387941404106bc5a5638b4257c96df8d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:58 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:58 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 08:17:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 08:17:58 4d2c2c388990: Preparing 08:17:58 7eea0f2b8613: Preparing 08:17:58 903353ea7153: Preparing 08:17:58 0e8348e16cb3: Preparing 08:17:58 edeb676a29af: Preparing 08:17:58 1e890da81ec9: Preparing 08:17:58 1e890da81ec9: Waiting 08:17:58 edeb676a29af: Layer already exists 08:17:58 4d2c2c388990: Layer already exists 08:17:58 7eea0f2b8613: Layer already exists 08:17:58 0e8348e16cb3: Layer already exists 08:17:58 903353ea7153: Layer already exists 08:17:58 1e890da81ec9: Layer already exists 08:17:58 latest: digest: sha256:ee0e092c11fe7a92d13bae309297a74f387941404106bc5a5638b4257c96df8d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:58 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:59 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.3 08:17:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 08:17:59 4d2c2c388990: Preparing 08:17:59 7eea0f2b8613: Preparing 08:17:59 903353ea7153: Preparing 08:17:59 0e8348e16cb3: Preparing 08:17:59 edeb676a29af: Preparing 08:17:59 1e890da81ec9: Preparing 08:17:59 1e890da81ec9: Waiting 08:17:59 903353ea7153: Layer already exists 08:17:59 edeb676a29af: Layer already exists 08:17:59 7eea0f2b8613: Layer already exists 08:17:59 0e8348e16cb3: Layer already exists 08:17:59 4d2c2c388990: Layer already exists 08:17:59 1e890da81ec9: Layer already exists 08:17:59 4.1.0-dev.3: digest: sha256:ee0e092c11fe7a92d13bae309297a74f387941404106bc5a5638b4257c96df8d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:59 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:277c61b16e7c0648a3f514fe0f76a624f6ec5203-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:00 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:277c61b16e7c0648a3f514fe0f76a624f6ec5203-4.1.0-dev.3 08:18:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 08:18:00 4d2c2c388990: Preparing 08:18:00 7eea0f2b8613: Preparing 08:18:00 903353ea7153: Preparing 08:18:00 0e8348e16cb3: Preparing 08:18:00 edeb676a29af: Preparing 08:18:00 1e890da81ec9: Preparing 08:18:00 1e890da81ec9: Waiting 08:18:00 903353ea7153: Layer already exists 08:18:00 0e8348e16cb3: Layer already exists 08:18:00 4d2c2c388990: Layer already exists 08:18:00 7eea0f2b8613: Layer already exists 08:18:00 edeb676a29af: Layer already exists 08:18:00 1e890da81ec9: Layer already exists 08:18:00 277c61b16e7c0648a3f514fe0f76a624f6ec5203-4.1.0-dev.3: digest: sha256:ee0e092c11fe7a92d13bae309297a74f387941404106bc5a5638b4257c96df8d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:00 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:00 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 08:18:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 08:18:00 4d2c2c388990: Preparing 08:18:00 7eea0f2b8613: Preparing 08:18:00 903353ea7153: Preparing 08:18:00 0e8348e16cb3: Preparing 08:18:00 edeb676a29af: Preparing 08:18:00 1e890da81ec9: Preparing 08:18:00 1e890da81ec9: Waiting 08:18:00 7eea0f2b8613: Layer already exists 08:18:00 4d2c2c388990: Layer already exists 08:18:00 edeb676a29af: Layer already exists 08:18:00 903353ea7153: Layer already exists 08:18:00 0e8348e16cb3: Layer already exists 08:18:00 1e890da81ec9: Layer already exists 08:18:00 main: digest: sha256:ee0e092c11fe7a92d13bae309297a74f387941404106bc5a5638b4257c96df8d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:18:00 ===================================================== [Pipeline] echo 08:18:00 taggedImages: 08:18:00 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:277c61b16e7c0648a3f514fe0f76a624f6ec5203 08:18:00 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 08:18:00 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.3 08:18:00 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:277c61b16e7c0648a3f514fe0f76a624f6ec5203-4.1.0-dev.3 08:18:00 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] echo 08:18:00 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:277c61b16e7c0648a3f514fe0f76a624f6ec5203 [Pipeline] echo 08:18:00 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] echo 08:18:00 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.3 [Pipeline] echo 08:18:00 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:277c61b16e7c0648a3f514fe0f76a624f6ec5203-4.1.0-dev.3 [Pipeline] echo 08:18:00 Skip building multi-arch image for 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:18:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:18:01 08:18:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:18:01 arm64: Pulling from edgex-lftools-log-publisher 08:18:01 8998bd30e6a1: Pulling fs layer 08:18:01 04944245beec: Pulling fs layer 08:18:01 699f458cf7ca: Pulling fs layer 08:18:01 765212b225bb: Pulling fs layer 08:18:01 f23df028b6ca: Pulling fs layer 08:18:01 d65c8cfc05b1: Pulling fs layer 08:18:01 2437ff75d9bd: Pulling fs layer 08:18:01 f23df028b6ca: Waiting 08:18:01 d65c8cfc05b1: Waiting 08:18:01 2437ff75d9bd: Waiting 08:18:01 765212b225bb: Waiting 08:18:01 04944245beec: Verifying Checksum 08:18:01 04944245beec: Download complete 08:18:01 765212b225bb: Verifying Checksum 08:18:01 765212b225bb: Download complete 08:18:01 f23df028b6ca: Retrying in 5 seconds 08:18:01 699f458cf7ca: Verifying Checksum 08:18:01 699f458cf7ca: Download complete 08:18:02 d65c8cfc05b1: Download complete 08:18:02 8998bd30e6a1: Verifying Checksum 08:18:02 8998bd30e6a1: Download complete 08:18:03 f23df028b6ca: Retrying in 4 seconds 08:18:03 f23df028b6ca: Retrying in 3 seconds 08:18:04 f23df028b6ca: Retrying in 2 seconds 08:18:04 2437ff75d9bd: Verifying Checksum 08:18:04 2437ff75d9bd: Download complete 08:18:05 f23df028b6ca: Retrying in 1 second 08:18:06 f23df028b6ca: Retrying in 10 seconds 08:18:07 8998bd30e6a1: Pull complete 08:18:07 04944245beec: Pull complete 08:18:07 f23df028b6ca: Retrying in 9 seconds 08:18:08 f23df028b6ca: Retrying in 8 seconds 08:18:09 699f458cf7ca: Pull complete 08:18:09 765212b225bb: Pull complete 08:18:10 f23df028b6ca: Retrying in 7 seconds 08:18:11 f23df028b6ca: Retrying in 6 seconds 08:18:11 f23df028b6ca: Retrying in 5 seconds 08:18:12 f23df028b6ca: Retrying in 4 seconds 08:18:13 f23df028b6ca: Retrying in 3 seconds 08:18:14 f23df028b6ca: Retrying in 2 seconds 08:18:15 f23df028b6ca: Retrying in 1 second 08:18:17 f23df028b6ca: Verifying Checksum 08:18:17 f23df028b6ca: Download complete 08:18:17 f23df028b6ca: Pull complete 08:18:18 d65c8cfc05b1: Pull complete 08:18:36 2437ff75d9bd: Pull complete 08:18:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:18:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:18:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:18:36 prd-ubuntu20.04-docker-arm64-4c-16g-6352 does not seem to be running inside a container 08:18:36 $ 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/193 -v /w/workspace/device-modbus-go/193:/w/workspace/device-modbus-go/193:rw,z -v /w/workspace/device-modbus-go/193@tmp:/w/workspace/device-modbus-go/193@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:18:38 $ docker top 8624f5f1f5ba01579120da6c5ff2bb40370aca77ef3e1a350af3eb56456fce16 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:18:39 ---> job-cost.sh 08:18:39 lf-activate-venv: SKIPPING 08:18:39 INFO: No Stack... 08:18:40 INFO: Retrieving Pricing Info for: v3-standard-4 08:18:40 INFO: Archiving Costs [Pipeline] sh 08:18:41 + + cutcat -d, /w/workspace/device-modbus-go/193/archives/cost.csv -f6 08:18:41 [Pipeline] lock 08:18:41 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-193-stack-cost] 08:18:41 Resource [jenkins-edgexfoundry-device-modbus-go-main-193-stack-cost] did not exist. Created. 08:18:41 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-193-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:18:41 /w/workspace/device-modbus-go/193@tmp/durable-4d0bfa67/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:18:42 + echo total: 0.10999999940395355 [Pipeline] stash 08:18:42 Warning: overwriting stash ‘stack-cost’ 08:18:42 Stashed 1 file(s) [Pipeline] } 08:18:42 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-193-stack-cost] [Pipeline] // lock [Pipeline] } 08:18:42 $ docker stop --time=1 8624f5f1f5ba01579120da6c5ff2bb40370aca77ef3e1a350af3eb56456fce16 08:18:43 $ docker rm -f --volumes 8624f5f1f5ba01579120da6c5ff2bb40370aca77ef3e1a350af3eb56456fce16 [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:18:44 provisioning config files... 08:18:44 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config18036932019202217434tmp [Pipeline] { [Pipeline] sh 08:18:44 + set +x 08:18:44 + curl -s https://codecov.io/bash 08:18:44 + bash -s -- 08:18:44 08:18:44 _____ _ 08:18:44 / ____| | | 08:18:44 | | ___ __| | ___ ___ _____ __ 08:18:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:18:44 | |___| (_) | (_| | __/ (_| (_) \ V / 08:18:44 \_____\___/ \__,_|\___|\___\___/ \_/ 08:18:44 Bash-1.0.6 08:18:44 08:18:44 08:18:44 ==> git version 2.25.1 found 08:18:44 ==> 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:18:44 Release-Date: 2020-01-08 08:18:44 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:18:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:18:44 ==> Jenkins CI detected. 08:18:44 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 08:18:44 project root: . 08:18:44 --> token set from env 08:18:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:18:44 ==> Running gcov in . (disable via -X gcov) 08:18:44 ==> Python coveragepy not found 08:18:44 ==> Searching for coverage reports in: 08:18:44 + . 08:18:44 -> Found 1 reports 08:18:44 ==> Detecting git/mercurial file structure 08:18:44 ==> Reading reports 08:18:44 + ./coverage.out bytes=27945 08:18:44 ==> Appending adjustments 08:18:44 https://docs.codecov.io/docs/fixing-reports 08:18:44 + Found adjustments 08:18:44 ==> Gzipping contents 08:18:44 8.0K /tmp/codecov.iqTEju.gz 08:18:44 ==> Uploading reports 08:18:44 url: https://codecov.io 08:18:44 query: branch=main&commit=277c61b16e7c0648a3f514fe0f76a624f6ec5203&build=193&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F193%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:18:44 -> Pinging Codecov 08:18:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=277c61b16e7c0648a3f514fe0f76a624f6ec5203&build=193&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F193%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:18:45 -> Uploading to 08:18:45 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-modbus-go/277c61b16e7c0648a3f514fe0f76a624f6ec5203/659c9232-5ad2-4155-93fe-26b475853e76.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250806%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250806T081844Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=1436500fb9b5d9dc094dcba95064bda192c88cca3e145212d9c9ba25c04fa6eb 08:18:45 % Total % Received % Xferd Average Speed Time Time Time Current 08:18:45 Dload Upload Total Spent Left Speed 08:18:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4287 0 0 100 4287 0 25517 --:--:-- --:--:-- --:--:-- 25517 100 4287 0 0 100 4287 0 25517 --:--:-- --:--:-- --:--:-- 25366 08:18:45 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/277c61b16e7c0648a3f514fe0f76a624f6ec5203 [Pipeline] } 08:18:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:18:45 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:18:45 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:18:45 08:18:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:18:46 latest: Pulling from edgex-devops/edgex-snyk-go 08:18:46 0a9a5dfd008f: Already exists 08:18:46 36466aa92d05: Already exists 08:18:46 e10405b45d13: Already exists 08:18:46 096b7ceb2af7: Already exists 08:18:46 4f4fb700ef54: Already exists 08:18:46 e50aa161e22a: Pulling fs layer 08:18:46 d3c8db5fb9df: Pulling fs layer 08:18:46 e50aa161e22a: Verifying Checksum 08:18:46 e50aa161e22a: Download complete 08:18:46 e50aa161e22a: Pull complete 08:18:47 d3c8db5fb9df: Verifying Checksum 08:18:47 d3c8db5fb9df: Download complete 08:18:51 d3c8db5fb9df: Pull complete 08:18:51 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 08:18:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:18:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:18:52 prd-ubuntu20.04-docker-8c-8g-6351 does not seem to be running inside a container 08:18:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 08:18:53 $ docker top cceb912d401cb1986598a0036f95c768c10a65e296a745138e4b2fdbecc1e83a -eo pid,comm [Pipeline] { [Pipeline] sh 08:18:53 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo 08:18:53 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh 08:18:53 + set -o pipefail 08:18:53 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' 08:19:01 08:19:01 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 08:19:01 08:19:01 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/fdc3cfb4-adcf-40a7-bdd1-5ad2a507d54f 08:19:01 08:19:01 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 08:19:01 08:19:01 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:19:01 08:19:01 08:19:01 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 08:19:01 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 08:19:02 $ docker stop --time=1 cceb912d401cb1986598a0036f95c768c10a65e296a745138e4b2fdbecc1e83a 08:19:04 $ docker rm -f --volumes cceb912d401cb1986598a0036f95c768c10a65e296a745138e4b2fdbecc1e83a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:19:05 + git log --format=format:%s -1 277c61b16e7c0648a3f514fe0f76a624f6ec5203 [Pipeline] sh 08:19:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:19:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:19:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:19:06 prd-ubuntu20.04-docker-8c-8g-6351 does not seem to be running inside a container 08:19:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:19:06 $ docker top 389f73be5f140bc8771357268a693eaf3ca8df8e9ea4549a2f0a9011af167170 -eo pid,comm 08:19: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:19:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:19:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:19:06 [ssh-agent] Looking for ssh-agent implementation... 08:19:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:19:06 $ docker exec 389f73be5f140bc8771357268a693eaf3ca8df8e9ea4549a2f0a9011af167170 ssh-agent 08:19:06 SSH_AUTH_SOCK=/tmp/ssh-U7DDYyXj73OR/agent.32 08:19:06 SSH_AGENT_PID=38 08:19:06 Running ssh-add (command line suppressed) 08:19:06 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13863867405409789686.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13863867405409789686.key) 08:19:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:19:07 + git semver tag 08:19:07 2025-08-06 08:19:07,350 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:19:07 2025-08-06 08:19:07,353 [run_tag] DEBUG tag force:False 08:19:07 2025-08-06 08:19:07,353 [check_head_tag] DEBUG check head tag 08:19:07 2025-08-06 08:19:07,354 [execute] INFO git cat-file --batch-check 08:19:07 2025-08-06 08:19:07,354 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) 08:19:07 2025-08-06 08:19:07,356 [execute] INFO git cat-file --batch 08:19:07 2025-08-06 08:19:07,356 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) 08:19:07 2025-08-06 08:19:07,364 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 08:19:07 2025-08-06 08:19:07,364 [execute] INFO git tag -a v4.1.0-dev.3 -m v4.1.0-dev.3 08:19:07 2025-08-06 08:19:07,364 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.3', '-m', 'v4.1.0-dev.3'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) 08:19:07 2025-08-06 08:19:07,367 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 08:19:07 4.1.0-dev.3 [Pipeline] } 08:19:07 $ docker exec --env ******** --env ******** 389f73be5f140bc8771357268a693eaf3ca8df8e9ea4549a2f0a9011af167170 ssh-agent -k 08:19:07 unset SSH_AUTH_SOCK; 08:19:07 unset SSH_AGENT_PID; 08:19:07 echo Agent pid 38 killed; 08:19:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:19:08 + git semver [Pipeline] } 08:19:08 $ docker stop --time=1 389f73be5f140bc8771357268a693eaf3ca8df8e9ea4549a2f0a9011af167170 08:19:09 $ docker rm -f --volumes 389f73be5f140bc8771357268a693eaf3ca8df8e9ea4549a2f0a9011af167170 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:19:10 08:19:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:19:10 0.23.1-centos7: Pulling from edgex-lftools 08:19:10 ab5ef0e58194: Pulling fs layer 08:19:10 9712f1f96733: Pulling fs layer 08:19:10 63f879dbbcfc: Pulling fs layer 08:19:10 0d9ebad4ef96: Pulling fs layer 08:19:10 e9a5061849ea: Pulling fs layer 08:19:10 d747dcd14b5f: Pulling fs layer 08:19:10 2de7ff778b66: Pulling fs layer 08:19:10 0d9ebad4ef96: Waiting 08:19:10 e9a5061849ea: Waiting 08:19:10 2de7ff778b66: Waiting 08:19:10 d747dcd14b5f: Waiting 08:19:10 9712f1f96733: Download complete 08:19:10 63f879dbbcfc: Verifying Checksum 08:19:10 63f879dbbcfc: Download complete 08:19:10 e9a5061849ea: Verifying Checksum 08:19:10 e9a5061849ea: Download complete 08:19:10 d747dcd14b5f: Verifying Checksum 08:19:10 d747dcd14b5f: Download complete 08:19:10 2de7ff778b66: Download complete 08:19:11 0d9ebad4ef96: Verifying Checksum 08:19:11 ab5ef0e58194: Verifying Checksum 08:19:11 ab5ef0e58194: Download complete 08:19:15 ab5ef0e58194: Pull complete 08:19:15 9712f1f96733: Pull complete 08:19:15 63f879dbbcfc: Pull complete 08:19:21 0d9ebad4ef96: Pull complete 08:19:21 e9a5061849ea: Pull complete 08:19:21 d747dcd14b5f: Pull complete 08:19:22 2de7ff778b66: Pull complete 08:19:22 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:19:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:19:22 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:19:22 prd-ubuntu20.04-docker-8c-8g-6351 does not seem to be running inside a container 08:19:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 08:19:24 $ docker top 27d245c105109839c3004d5b1e124b4c0a0586703797dfbb8249d6ea27dfa6ca -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:19:24 provisioning config files... 08:19:24 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8283461335389706921tmp 08:19:24 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14323865653683790196tmp 08:19:24 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11997058884395939706tmp [Pipeline] { [Pipeline] echo 08:19:24 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:19:24 ---> sigul-configuration.sh 08:19:24 gpg: directory `/root/.gnupg' created 08:19:24 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:19:24 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:19:24 gpg: keyring `/root/.gnupg/secring.gpg' created 08:19:24 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:19:24 gpg: CAST5 encrypted data 08:19:24 gpg: encrypted with 1 passphrase 08:19:24 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:19:25 + mkdir /home/jenkins 08:19:25 + mkdir /home/jenkins/sigul [Pipeline] sh 08:19:25 + 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:19:25 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:19:25 ---> sigul-install.sh 08:19:25 Sigul already installed; skipping installation. [Pipeline] sh 08:19:25 + git tag --list 08:19:25 0.7.1 08:19:25 v1.0.0 08:19:25 v1.1.0 08:19:25 v1.1.1 08:19:25 v1.2.2 08:19:25 v1.3.0 08:19:25 v1.3.1 08:19:25 v2.0.0 08:19:25 v2.1.0 08:19:25 v2.1.1 08:19:25 v2.2.0 08:19:25 v2.3.0 08:19:25 v3.0 08:19:25 v3.0.0 08:19:25 v3.1 08:19:25 v3.1.0 08:19:25 v3.1.1 08:19:25 v4.0 08:19:25 v4.0.0 08:19:25 v4.1.0-dev.1 08:19:25 v4.1.0-dev.2 08:19:25 v4.1.0-dev.3 [Pipeline] sh 08:19:26 + lftools sign git-tag v4.1.0-dev.3 08:19:26 Signing Git tag with Sigul... 08:19:26 Signing v4.1.0-dev.3 [Pipeline] echo 08:19:27 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:19:27 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:19:27 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:19:27 $ docker stop --time=1 27d245c105109839c3004d5b1e124b4c0a0586703797dfbb8249d6ea27dfa6ca 08:19:28 $ docker rm -f --volumes 27d245c105109839c3004d5b1e124b4c0a0586703797dfbb8249d6ea27dfa6ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:19:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:19:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:19:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:19:29 prd-ubuntu20.04-docker-8c-8g-6351 does not seem to be running inside a container 08:19:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:19:30 $ docker top e7b360080eb95f555340c33941de45df8db744c4f60745449cdcef4f44df405b -eo pid,comm 08:19:30 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:19:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:19:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:19:30 [ssh-agent] Looking for ssh-agent implementation... 08:19:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:19:30 $ docker exec e7b360080eb95f555340c33941de45df8db744c4f60745449cdcef4f44df405b ssh-agent 08:19:30 SSH_AUTH_SOCK=/tmp/ssh-5Zo0xv3DRVSC/agent.32 08:19:30 SSH_AGENT_PID=38 08:19:30 Running ssh-add (command line suppressed) 08:19:30 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1017497726877539978.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1017497726877539978.key) 08:19:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:19:30 + git semver bump pre 08:19:31 2025-08-06 08:19:30,966 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:19:31 2025-08-06 08:19:30,970 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 08:19:31 2025-08-06 08:19:30,970 [bump_version] DEBUG bumping version:4.1.0-dev.3 on axis:pre with prefix:dev 08:19:31 2025-08-06 08:19:30,970 [bump_version] DEBUG bumped version:4.1.0-dev.4 08:19:31 2025-08-06 08:19:30,971 [write_version] DEBUG write version:4.1.0-dev.4 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True 08:19:31 2025-08-06 08:19:30,971 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 08:19:31 2025-08-06 08:19:30,971 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main 08:19:31 2025-08-06 08:19:30,973 [execute] INFO git cat-file --batch-check 08:19:31 2025-08-06 08:19:30,973 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) 08:19:31 2025-08-06 08:19:30,977 [execute] INFO git cat-file --batch 08:19:31 2025-08-06 08:19:30,977 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) 08:19:31 2025-08-06 08:19:30,981 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 08:19:31 4.1.0-dev.4 [Pipeline] } 08:19:31 $ docker exec --env ******** --env ******** e7b360080eb95f555340c33941de45df8db744c4f60745449cdcef4f44df405b ssh-agent -k 08:19:31 unset SSH_AUTH_SOCK; 08:19:31 unset SSH_AGENT_PID; 08:19:31 echo Agent pid 38 killed; 08:19:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:19:31 + git semver [Pipeline] } 08:19:31 $ docker stop --time=1 e7b360080eb95f555340c33941de45df8db744c4f60745449cdcef4f44df405b 08:19:33 $ docker rm -f --volumes e7b360080eb95f555340c33941de45df8db744c4f60745449cdcef4f44df405b [Pipeline] // withDockerContainer [Pipeline] sh 08:19:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:19:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:19:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:19:33 prd-ubuntu20.04-docker-8c-8g-6351 does not seem to be running inside a container 08:19:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:19:34 $ docker top cafb716f123da8d39e2d809e8f3f4de1f54e5f3c794c6b35a1b051b7e2e880a8 -eo pid,comm 08:19:34 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:19:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:19:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:19:34 [ssh-agent] Looking for ssh-agent implementation... 08:19:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:19:34 $ docker exec cafb716f123da8d39e2d809e8f3f4de1f54e5f3c794c6b35a1b051b7e2e880a8 ssh-agent 08:19:34 SSH_AUTH_SOCK=/tmp/ssh-AMQFqyHQp6Zm/agent.32 08:19:34 SSH_AGENT_PID=38 08:19:34 Running ssh-add (command line suppressed) 08:19:34 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14657749905108886777.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14657749905108886777.key) 08:19:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:19:34 + git semver push 08:19:35 2025-08-06 08:19:35,197 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:19:35 2025-08-06 08:19:35,201 [run_push] DEBUG push 08:19:35 2025-08-06 08:19:35,202 [execute] INFO git cat-file --batch-check 08:19:35 2025-08-06 08:19:35,202 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) 08:19:35 2025-08-06 08:19:35,204 [execute] INFO git rev-list 57349362789239e65e805b6d18a159a71103905c -- 08:19:35 2025-08-06 08:19:35,205 [execute] DEBUG Popen(['git', 'rev-list', '57349362789239e65e805b6d18a159a71103905c', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 08:19:35 2025-08-06 08:19:35,213 [execute] INFO git fetch -v -- origin 08:19:35 2025-08-06 08:19:35,213 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 08:19:35 2025-08-06 08:19:35,664 [run_push] DEBUG no remote changes detected 08:19:35 2025-08-06 08:19:35,664 [execute] INFO git push origin semver 08:19:35 2025-08-06 08:19:35,665 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 08:19:36 2025-08-06 08:19:36,400 [run_push] DEBUG push all version tags 08:19:36 2025-08-06 08:19:36,400 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:19:36 2025-08-06 08:19:36,401 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) 08:19:37 2025-08-06 08:19:37,067 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 08:19:37 4.1.0-dev.4 [Pipeline] } 08:19:37 $ docker exec --env ******** --env ******** cafb716f123da8d39e2d809e8f3f4de1f54e5f3c794c6b35a1b051b7e2e880a8 ssh-agent -k 08:19:37 unset SSH_AUTH_SOCK; 08:19:37 unset SSH_AGENT_PID; 08:19:37 echo Agent pid 38 killed; 08:19:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:19:37 + git semver [Pipeline] } 08:19:38 $ docker stop --time=1 cafb716f123da8d39e2d809e8f3f4de1f54e5f3c794c6b35a1b051b7e2e880a8 08:19:39 $ docker rm -f --volumes cafb716f123da8d39e2d809e8f3f4de1f54e5f3c794c6b35a1b051b7e2e880a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:19:39 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 08:19:39 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 08:19:39 total 16 08:19:39 drwxr-xr-x 3 root root 4096 Aug 6 08:10 . 08:19:39 drwxrwxr-x 10 jenkins jenkins 4096 Aug 6 08:19 .. 08:19:39 drwxr-xr-x 2 root root 4096 Aug 6 08:10 cost 08:19:39 -rw-r--r-- 1 root root 88 Aug 6 08:10 cost.csv 08:19:39 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 08:19:39 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 08:19:39 total 16 08:19:39 drwxr-xr-x 3 jenkins jenkins 4096 Aug 6 08:10 . 08:19:39 drwxrwxr-x 10 jenkins jenkins 4096 Aug 6 08:19 .. 08:19:39 drwxr-xr-x 2 jenkins jenkins 4096 Aug 6 08:10 cost 08:19:39 -rw-r--r-- 1 jenkins jenkins 88 Aug 6 08:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:19:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:19:41 ---> package-listing.sh 08:19:41 ++ facter osfamily 08:19:41 ++ tr '[:upper:]' '[:lower:]' 08:19:41 + OS_FAMILY=debian 08:19:41 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 08:19:41 + START_PACKAGES=/tmp/packages_start.txt 08:19:41 + END_PACKAGES=/tmp/packages_end.txt 08:19:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:19:41 + PACKAGES=/tmp/packages_start.txt 08:19:41 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 08:19:41 + PACKAGES=/tmp/packages_end.txt 08:19:41 + case "${OS_FAMILY}" in 08:19:41 + grep '^ii' 08:19:41 + dpkg -l 08:19:41 + '[' -f /tmp/packages_start.txt ']' 08:19:41 + '[' -f /tmp/packages_end.txt ']' 08:19:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:19:41 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 08:19:41 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 08:19:41 + 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:19:41 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:19:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:19:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:19:42 prd-ubuntu20.04-docker-8c-8g-6351 does not seem to be running inside a container 08:19:42 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:19:42 $ docker top 2b282d978749cde686aac28ed6fb5a919ba702a4576c2ba1543336c97e3eb423 -eo pid,comm [Pipeline] { [Pipeline] sh 08:19:42 + touch /tmp/pre-build-complete [Pipeline] sh 08:19:43 + mkdir -p /var/log/sysstat [Pipeline] sh 08:19:43 + ls /var/log/sa-host 08:19:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:19:43 provisioning config files... 08:19:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config2758654942760696668tmp [Pipeline] { [Pipeline] echo 08:19:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:19:43 ---> create-netrc.sh [Pipeline] } 08:19:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:19:43 ---> python-tools-install.sh [Pipeline] echo 08:19:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:19:44 ---> sudo-logs.sh 08:19:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:19:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:19:44 ---> job-cost.sh 08:19:44 lf-activate-venv: SKIPPING 08:19:44 DEBUG: total: 0.2199999988079071 08:19:44 INFO: Retrieving Stack Cost... 08:19:44 INFO: Retrieving Pricing Info for: v3-standard-8 08:19:45 INFO: Archiving Costs [Pipeline] echo 08:19:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:19:45 ---> logs-deploy.sh 08:19:45 lf-activate-venv: SKIPPING 08:19:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/193 08:19:45 INFO: archiving workspace using pattern(s): 08:19:46 Archives upload complete. 08:19:46 INFO: archiving logs to Nexus 08:19:47 ---> uname -a: 08:19:47 Linux prd-ubuntu20-04-docker-8c-8g-6351 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 08:19:47 08:19:47 08:19:47 ---> lscpu: 08:19:47 Architecture: x86_64 08:19:47 CPU op-mode(s): 32-bit, 64-bit 08:19:47 Byte Order: Little Endian 08:19:47 Address sizes: 40 bits physical, 48 bits virtual 08:19:47 CPU(s): 8 08:19:47 On-line CPU(s) list: 0-7 08:19:47 Thread(s) per core: 1 08:19:47 Core(s) per socket: 1 08:19:47 Socket(s): 8 08:19:47 NUMA node(s): 1 08:19:47 Vendor ID: AuthenticAMD 08:19:47 CPU family: 23 08:19:47 Model: 49 08:19:47 Model name: AMD EPYC-Rome Processor 08:19:47 Stepping: 0 08:19:47 CPU MHz: 2799.998 08:19:47 BogoMIPS: 5599.99 08:19:47 Virtualization: AMD-V 08:19:47 Hypervisor vendor: KVM 08:19:47 Virtualization type: full 08:19:47 L1d cache: 256 KiB 08:19:47 L1i cache: 256 KiB 08:19:47 L2 cache: 4 MiB 08:19:47 L3 cache: 128 MiB 08:19:47 NUMA node0 CPU(s): 0-7 08:19:47 Vulnerability Gather data sampling: Not affected 08:19:47 Vulnerability Itlb multihit: Not affected 08:19:47 Vulnerability L1tf: Not affected 08:19:47 Vulnerability Mds: Not affected 08:19:47 Vulnerability Meltdown: Not affected 08:19:47 Vulnerability Mmio stale data: Not affected 08:19:47 Vulnerability Retbleed: Vulnerable 08:19:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:19:47 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:19:47 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:19:47 Vulnerability Srbds: Not affected 08:19:47 Vulnerability Tsx async abort: Not affected 08:19:47 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:19:47 08:19:47 08:19:47 ---> nproc: 08:19:47 8 08:19:47 08:19:47 08:19:47 ---> df -h: 08:19:47 Filesystem Size Used Avail Use% Mounted on 08:19:47 overlay 155G 14G 142G 9% / 08:19:47 tmpfs 64M 0 64M 0% /dev 08:19:47 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:19:47 shm 64M 0 64M 0% /dev/shm 08:19:47 /dev/vda1 155G 14G 142G 9% /facter-os 08:19:47 08:19:47 08:19:47 ---> sar -b -r -n DEV: 08:19:47 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-6351) 08/06/25 _x86_64_ (8 CPU) 08:19:47 08:19:47 08:03:19 LINUX RESTART (8 CPU) 08:19:47 08:19:47 08:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:19:47 08:05:01 283.53 21.05 262.48 0.00 3230.91 88876.73 0.00 08:19:47 08:06:01 111.93 0.40 111.53 0.00 24.13 20256.62 0.00 08:19:47 08:07:01 45.35 0.05 45.30 0.00 5.46 15685.99 0.00 08:19:47 08:08:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 08:19:47 08:09:01 23.73 3.57 20.16 0.00 2530.51 3815.10 0.00 08:19:47 08:10:01 46.84 0.02 46.83 0.00 0.67 20544.84 0.00 08:19:47 08:11:01 3.48 0.00 3.48 0.00 0.00 49.72 0.00 08:19:47 08:12:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 08:19:47 08:13:01 0.90 0.00 0.90 0.00 0.00 11.06 0.00 08:19:47 08:14:01 2.23 0.00 2.23 0.00 0.00 34.93 0.00 08:19:47 08:15:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 08:19:47 08:16:01 1.63 0.00 1.63 0.00 0.00 18.66 0.00 08:19:47 08:17:01 0.92 0.02 0.90 0.00 0.13 10.00 0.00 08:19:47 08:18:01 1.43 0.00 1.43 0.00 0.00 17.99 0.00 08:19:47 08:19:01 25.01 0.65 24.36 0.00 16.00 18371.34 0.00 08:19:47 Average: 36.44 1.69 34.74 0.00 384.00 11095.53 0.00 08:19:47 08:19:47 08:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:19:47 08:05:01 27355728 31503032 779364 2.37 145280 4161484 1936572 5.71 1319488 3670628 976 08:19:47 08:06:01 27040528 31343624 929168 2.83 158116 4257740 2599736 7.66 1713928 3533912 51848 08:19:47 08:07:01 26841696 31539484 737316 2.24 158996 4650024 1679312 4.95 1579932 3873236 4 08:19:47 08:08:01 26841188 31539100 737416 2.24 159028 4650036 1679312 4.95 1579820 3873240 44 08:19:47 08:09:01 26647732 31524844 739200 2.25 162084 4820308 1760888 5.19 1700652 3922068 4 08:19:47 08:10:01 26101108 31495364 764220 2.32 176060 5272284 1897964 5.60 1755080 4361416 216 08:19:47 08:11:01 26127168 31520712 742076 2.26 176148 5272140 1722520 5.08 1730972 4361272 12 08:19:47 08:12:01 26126916 31520468 742192 2.26 176168 5272140 1722520 5.08 1730888 4361272 20 08:19:47 08:13:01 26135136 31528748 733792 2.23 176188 5272144 1722520 5.08 1723124 4361280 36 08:19:47 08:14:01 26139748 31533436 728948 2.22 176276 5272128 1722520 5.08 1717564 4361260 24 08:19:47 08:15:01 26139716 31533448 728904 2.22 176312 5272128 1722520 5.08 1717540 4361260 16 08:19:47 08:16:01 26139480 31533376 728928 2.22 176336 5272256 1722520 5.08 1717608 4361384 4 08:19:47 08:17:01 26139808 31533824 728376 2.22 176364 5272264 1722520 5.08 1717676 4361396 16 08:19:47 08:18:01 26139892 31533964 728180 2.22 176380 5272268 1722520 5.08 1717732 4361400 8 08:19:47 08:19:01 25068904 31322136 931352 2.83 201908 6017800 2015540 5.94 2019112 5031732 360712 08:19:47 Average: 26332317 31500371 765295 2.33 171443 5067143 1823299 5.38 1696074 4210450 27596 08:19:47 08:19:47 08:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:19:47 08:05:01 docker0 327.66 411.34 27.60 3222.96 0.00 0.00 0.00 0.00 08:19:47 08:05:01 ens3 713.71 521.37 10363.36 101.52 0.00 0.00 0.00 0.00 08:19:47 08:05:01 lo 4.61 4.61 0.45 0.45 0.00 0.00 0.00 0.00 08:19:47 08:06:01 docker0 5.48 10.00 0.33 123.33 0.00 0.00 0.00 0.00 08:19:47 08:06:01 ens3 61.21 34.16 230.13 17.84 0.00 0.00 0.00 0.00 08:19:47 08:06:01 veth0a8756e 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 08:19:47 08:06:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 08:19:47 08:07:01 docker0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:19:47 08:07:01 ens3 50.02 45.97 30.36 202.93 0.00 0.00 0.00 0.00 08:19:47 08:07:01 lo 5.13 5.13 0.50 0.50 0.00 0.00 0.00 0.00 08:19:47 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:47 08:08:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:19:47 08:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:19:47 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:47 08:09:01 ens3 106.72 45.09 1408.96 3.92 0.00 0.00 0.00 0.00 08:19:47 08:09:01 lo 0.20 0.20 0.03 0.03 0.00 0.00 0.00 0.00 08:19:47 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:47 08:10:01 ens3 91.27 55.64 2520.42 10.34 0.00 0.00 0.00 0.00 08:19:47 08:10:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 08:19:47 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:47 08:11:01 ens3 1.03 0.62 0.94 0.41 0.00 0.00 0.00 0.00 08:19:47 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:47 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:47 08:12:01 ens3 2.40 0.63 2.95 0.04 0.00 0.00 0.00 0.00 08:19:47 08:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:19:47 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:47 08:13:01 ens3 0.37 0.12 0.15 0.07 0.00 0.00 0.00 0.00 08:19:47 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:47 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:47 08:14:01 ens3 0.37 0.20 0.09 0.07 0.00 0.00 0.00 0.00 08:19:47 08:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:19:47 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:47 08:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:47 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:47 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:47 08:16:01 ens3 0.23 0.17 0.07 0.01 0.00 0.00 0.00 0.00 08:19:47 08:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:19:47 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:47 08:17:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:19:47 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:47 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:47 08:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:19:47 08:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:19:47 08:19:01 veth3b08778 51.84 87.95 5.71 856.39 0.00 0.00 0.00 0.07 08:19:47 08:19:01 docker0 51.84 87.84 5.00 856.38 0.00 0.00 0.00 0.00 08:19:47 08:19:01 ens3 179.67 106.60 3506.53 16.39 0.00 0.00 0.00 0.00 08:19:47 08:19:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 08:19:47 Average: veth3b08778 3.46 5.87 0.38 57.15 0.00 0.00 0.00 0.00 08:19:47 Average: docker0 25.33 33.53 2.17 276.89 0.00 0.00 0.00 0.00 08:19:47 Average: ens3 79.78 53.53 1194.01 23.48 0.00 0.00 0.00 0.00 08:19:47 Average: lo 0.89 0.89 0.08 0.08 0.00 0.00 0.00 0.00 08:19:47 08:19:47 08:19:47 ---> sar -P ALL: 08:19:47 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-6351) 08/06/25 _x86_64_ (8 CPU) 08:19:47 08:19:47 08:03:19 LINUX RESTART (8 CPU) 08:19:47 08:19:47 08:04:02 CPU %user %nice %system %iowait %steal %idle 08:19:47 08:05:01 all 9.32 0.00 4.11 1.51 0.07 84.98 08:19:47 08:05:01 0 9.86 0.00 4.25 1.27 0.05 84.56 08:19:47 08:05:01 1 10.10 0.00 5.14 0.40 0.09 84.28 08:19:47 08:05:01 2 10.00 0.00 4.90 3.25 0.09 81.77 08:19:47 08:05:01 3 8.99 0.00 3.27 0.60 0.05 87.08 08:19:47 08:05:01 4 8.38 0.00 3.09 0.91 0.09 87.53 08:19:47 08:05:01 5 7.49 0.00 4.37 4.77 0.05 83.32 08:19:47 08:05:01 6 9.98 0.00 4.17 0.65 0.09 85.11 08:19:47 08:05:01 7 9.79 0.00 3.69 0.24 0.09 86.19 08:19:47 08:06:01 all 45.62 0.00 7.36 0.48 0.09 46.45 08:19:47 08:06:01 0 45.97 0.00 7.26 0.32 0.10 46.35 08:19:47 08:06:01 1 44.63 0.00 7.10 0.57 0.08 47.62 08:19:47 08:06:01 2 45.85 0.00 7.27 0.19 0.10 46.59 08:19:47 08:06:01 3 47.29 0.00 7.52 0.15 0.10 44.94 08:19:47 08:06:01 4 43.96 0.00 7.51 0.24 0.08 48.21 08:19:47 08:06:01 5 46.02 0.00 7.87 1.30 0.08 44.72 08:19:47 08:06:01 6 45.61 0.00 7.11 0.99 0.08 46.20 08:19:47 08:06:01 7 45.64 0.00 7.22 0.10 0.10 46.93 08:19:47 08:07:01 all 19.81 0.00 2.94 0.24 0.04 76.97 08:19:47 08:07:01 0 19.22 0.00 2.83 0.25 0.05 77.65 08:19:47 08:07:01 1 21.13 0.00 2.82 0.25 0.05 75.75 08:19:47 08:07:01 2 18.99 0.00 2.79 0.54 0.05 77.63 08:19:47 08:07:01 3 18.13 0.00 3.15 0.72 0.03 77.97 08:19:47 08:07:01 4 20.88 0.00 3.26 0.07 0.03 75.76 08:19:47 08:07:01 5 20.02 0.00 2.84 0.03 0.05 77.05 08:19:47 08:07:01 6 21.22 0.00 3.22 0.05 0.03 75.48 08:19:47 08:07:01 7 18.86 0.00 2.64 0.00 0.03 78.47 08:19:47 08:08:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:19:47 08:08:01 0 0.03 0.00 0.00 0.02 0.02 99.93 08:19:47 08:08:01 1 0.08 0.00 0.03 0.00 0.02 99.87 08:19:47 08:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:19:47 08:08:01 3 0.05 0.00 0.00 0.00 0.00 99.95 08:19:47 08:08:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:19:47 08:08:01 5 0.03 0.00 0.03 0.00 0.02 99.92 08:19:47 08:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:19:47 08:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:19:47 08:09:01 all 1.11 0.00 0.37 0.21 0.01 98.31 08:19:47 08:09:01 0 0.92 0.00 0.27 0.02 0.02 98.78 08:19:47 08:09:01 1 2.07 0.00 0.48 0.02 0.02 97.41 08:19:47 08:09:01 2 1.83 0.00 0.50 0.15 0.00 97.52 08:19:47 08:09:01 3 0.92 0.00 0.53 0.18 0.02 98.35 08:19:47 08:09:01 4 0.63 0.00 0.27 0.15 0.00 98.95 08:19:47 08:09:01 5 1.13 0.00 0.30 0.08 0.00 98.48 08:19:47 08:09:01 6 0.62 0.00 0.28 0.95 0.03 98.11 08:19:47 08:09:01 7 0.72 0.00 0.30 0.10 0.02 98.86 08:19:47 08:10:01 all 2.49 0.00 0.98 0.30 0.03 96.21 08:19:47 08:10:01 0 2.23 0.00 1.11 1.71 0.03 94.91 08:19:47 08:10:01 1 2.93 0.00 0.94 0.00 0.02 96.12 08:19:47 08:10:01 2 2.50 0.00 0.84 0.00 0.03 96.63 08:19:47 08:10:01 3 2.23 0.00 1.12 0.08 0.02 96.55 08:19:47 08:10:01 4 2.96 0.00 0.52 0.00 0.02 96.50 08:19:47 08:10:01 5 2.74 0.00 0.85 0.02 0.03 96.35 08:19:47 08:10:01 6 1.88 0.00 1.85 0.55 0.02 95.70 08:19:47 08:10:01 7 2.41 0.00 0.62 0.02 0.03 96.92 08:19:47 08:11:01 all 0.04 0.00 0.04 0.01 0.01 99.91 08:19:47 08:11:01 0 0.05 0.00 0.07 0.00 0.00 99.88 08:19:47 08:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:19:47 08:11:01 2 0.05 0.00 0.03 0.02 0.00 99.90 08:19:47 08:11:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:19:47 08:11:01 4 0.02 0.00 0.03 0.00 0.02 99.93 08:19:47 08:11:01 5 0.05 0.00 0.05 0.00 0.00 99.90 08:19:47 08:11:01 6 0.03 0.00 0.05 0.03 0.02 99.87 08:19:47 08:11:01 7 0.05 0.00 0.02 0.00 0.00 99.93 08:19:47 08:12:01 all 0.26 0.00 0.01 0.00 0.01 99.71 08:19:47 08:12:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:19:47 08:12:01 1 0.05 0.00 0.00 0.00 0.02 99.93 08:19:47 08:12:01 2 0.05 0.00 0.02 0.02 0.02 99.90 08:19:47 08:12:01 3 0.07 0.00 0.00 0.00 0.00 99.93 08:19:47 08:12:01 4 1.79 0.00 0.02 0.00 0.02 98.18 08:19:47 08:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:19:47 08:12:01 6 0.05 0.00 0.03 0.02 0.02 99.88 08:19:47 08:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:19:47 08:13:01 all 0.32 0.00 0.02 0.00 0.01 99.65 08:19:47 08:13:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:19:47 08:13:01 1 0.43 0.00 0.02 0.00 0.00 99.55 08:19:47 08:13:01 2 0.02 0.00 0.03 0.00 0.02 99.93 08:19:47 08:13:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:19:47 08:13:01 4 1.97 0.00 0.02 0.00 0.00 98.01 08:19:47 08:13:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:19:47 08:13:01 6 0.02 0.00 0.02 0.02 0.02 99.93 08:19:47 08:13:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:19:47 08:14:01 all 0.20 0.00 0.02 0.01 0.00 99.77 08:19:47 08:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:19:47 08:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:19:47 08:14:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:19:47 08:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:19:47 08:14:01 4 1.45 0.00 0.03 0.00 0.00 98.52 08:19:47 08:14:01 5 0.05 0.00 0.02 0.02 0.00 99.92 08:19:47 08:14:01 6 0.03 0.00 0.05 0.03 0.02 99.87 08:19:47 08:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:19:47 08:15:01 all 0.04 0.00 0.00 0.00 0.01 99.94 08:19:47 08:15:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:19:47 08:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:19:47 08:15:01 2 0.03 0.00 0.00 0.02 0.00 99.95 08:19:47 08:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:19:47 08:15:01 4 0.23 0.00 0.00 0.00 0.02 99.75 08:19:47 08:15:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:19:47 08:15:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:19:47 08:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:19:47 08:19:47 08:15:01 CPU %user %nice %system %iowait %steal %idle 08:19:47 08:16:01 all 0.02 0.00 0.02 0.00 0.00 99.96 08:19:47 08:16:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:19:47 08:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:19:47 08:16:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:19:47 08:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:19:47 08:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:19:47 08:16:01 5 0.02 0.00 0.05 0.00 0.00 99.93 08:19:47 08:16:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:19:47 08:16:01 7 0.05 0.00 0.02 0.00 0.00 99.93 08:19:47 08:17:01 all 0.04 0.00 0.01 0.00 0.01 99.94 08:19:47 08:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:19:47 08:17:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:19:47 08:17:01 2 0.03 0.00 0.00 0.02 0.02 99.93 08:19:47 08:17:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:19:47 08:17:01 4 0.17 0.00 0.02 0.00 0.00 99.82 08:19:47 08:17:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:19:47 08:17:01 6 0.02 0.00 0.03 0.02 0.02 99.92 08:19:47 08:17:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:19:47 08:18:01 all 0.03 0.00 0.02 0.00 0.00 99.95 08:19:47 08:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:19:47 08:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:19:47 08:18:01 2 0.02 0.00 0.03 0.02 0.00 99.93 08:19:47 08:18:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:19:47 08:18:01 4 0.08 0.00 0.00 0.00 0.02 99.90 08:19:47 08:18:01 5 0.05 0.00 0.02 0.00 0.00 99.93 08:19:47 08:18:01 6 0.02 0.00 0.05 0.02 0.02 99.90 08:19:47 08:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:19:47 08:19:01 all 3.20 0.00 1.14 0.24 0.02 95.40 08:19:47 08:19:01 0 2.41 0.00 1.04 1.46 0.03 95.06 08:19:47 08:19:01 1 2.87 0.00 0.99 0.03 0.02 96.09 08:19:47 08:19:01 2 2.76 0.00 1.17 0.02 0.03 96.01 08:19:47 08:19:01 3 3.07 0.00 1.66 0.02 0.02 95.23 08:19:47 08:19:01 4 2.32 0.00 0.87 0.00 0.02 96.80 08:19:47 08:19:01 5 2.91 0.00 1.05 0.00 0.02 96.02 08:19:47 08:19:01 6 5.63 0.00 1.04 0.27 0.02 93.05 08:19:47 08:19:01 7 3.64 0.00 1.29 0.10 0.02 94.96 08:19:47 Average: all 5.46 0.00 1.13 0.20 0.02 93.19 08:19:47 Average: 0 5.34 0.00 1.11 0.33 0.02 93.18 08:19:47 Average: 1 5.59 0.00 1.16 0.08 0.02 93.15 08:19:47 Average: 2 5.45 0.00 1.16 0.27 0.03 93.09 08:19:47 Average: 3 5.36 0.00 1.15 0.12 0.02 93.36 08:19:47 Average: 4 5.62 0.00 1.03 0.09 0.02 93.24 08:19:47 Average: 5 5.34 0.00 1.16 0.40 0.02 93.08 08:19:47 Average: 6 5.64 0.00 1.19 0.24 0.03 92.91 08:19:47 Average: 7 5.38 0.00 1.05 0.04 0.02 93.52 08:19:47 08:19:47 08:19:47