Started by upstream project "edgexfoundry/cd-management/release-lts" build number 143 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5336a021ee5773a0d8feedb17fcb5035cfeb6441 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-ssh4251005251932111846.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh16212958990961895052.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 9e33b5f99b7cedde76767482fee1377374ce7877 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/palau/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-opc-ua/branches/palau/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10473896288615096741.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh1913515733550255680.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-opc-ua/branches/palau/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-opc-ua/branches/palau/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13882186596957883148.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-opc-ua, goVersion:1.25] ========================================================= [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-opc-ua-settings PROJECT: device-opc-ua USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 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-opc-ua DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-11434 in /w/workspace/edgexfoundry_device-opc-ua_palau [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-opc-ua.git > git init /w/workspace/edgexfoundry_device-opc-ua_palau # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.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-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5336a021ee5773a0d8feedb17fcb5035cfeb6441 (palau) > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.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 5336a021ee5773a0d8feedb17fcb5035cfeb6441 # timeout=10 Commit message: "ci(lts-release): LTS release v4.0.2 @44180ec" > git rev-list --no-walk 5336a021ee5773a0d8feedb17fcb5035cfeb6441 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:05:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:05:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:05:54 ========================================================= 06:05:54 EdgeX Global Pipelines Version Info 06:05:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:05:55 ------------------- 06:05:55 stable info: 06:05:55 ------------------- 06:05:55 Commited By: Cherry Wang cherry@iotechsys.com 06:05:55 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 06:05:55 Message: update stable to v1.0.280 06:05:56 ------------------- 06:05:56 experimental info: 06:05:56 ------------------- 06:05:56 Commited By: Cherry Wang cherry@iotechsys.com 06:05:56 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 06:05:56 Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:05:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo 06:05:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo 06:05:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:05:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:05:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:05:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 06:05:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:05:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:05:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:05:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:05:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:05:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo 06:05:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:05:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:05:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:05:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:05:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:05:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:05:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:05:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:05:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:05:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:05:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:05:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:05:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:05:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:05:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:05:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = palau [Pipeline] echo 06:05:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = palau [Pipeline] echo 06:05:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = palau [Pipeline] echo 06:05:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5336a021ee5773a0d8feedb17fcb5035cfeb6441 [Pipeline] echo 06:05:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5336a02 [Pipeline] echo 06:05:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:05:57 provisioning config files... 06:05:57 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_palau@tmp/config17736303387875953538tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:05:57 ---> ****-login.sh 06:05:57 nexus3.edgexfoundry.org:10001 06:05:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:58 06:05:58 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:05:58 Configure a credential helper to remove this warning. See 06:05:58 https://docs.****.com/go/credential-store/ 06:05:58 06:05:58 Login Succeeded 06:05:58 nexus3.edgexfoundry.org:10002 06:05:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:58 06:05:58 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:05:58 Configure a credential helper to remove this warning. See 06:05:58 https://docs.****.com/go/credential-store/ 06:05:58 06:05:58 Login Succeeded 06:05:58 nexus3.edgexfoundry.org:10003 06:05:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:58 06:05:58 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:05:58 Configure a credential helper to remove this warning. See 06:05:58 https://docs.****.com/go/credential-store/ 06:05:58 06:05:58 Login Succeeded 06:05:58 nexus3.edgexfoundry.org:10004 06:05:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:58 06:05:58 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:05:58 Configure a credential helper to remove this warning. See 06:05:58 https://docs.****.com/go/credential-store/ 06:05:58 06:05:58 Login Succeeded 06:05:58 ****.io 06:05:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:58 06:05:58 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:05:58 Configure a credential helper to remove this warning. See 06:05:58 https://docs.****.com/go/credential-store/ 06:05:58 06:05:58 Login Succeeded 06:05:58 ---> ****-login.sh ends [Pipeline] } 06:05:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:05:59 + git rev-list -1 --merges 5336a021ee5773a0d8feedb17fcb5035cfeb6441~1..5336a021ee5773a0d8feedb17fcb5035cfeb6441 [Pipeline] echo 06:05:59 -----------> git rev-list -1 --merges 5336a021ee5773a0d8feedb17fcb5035cfeb6441~1..5336a021ee5773a0d8feedb17fcb5035cfeb6441 5336a021ee5773a0d8feedb17fcb5035cfeb6441 [false] [Pipeline] sh 06:05:59 + git log --format=format:%s -1 5336a021ee5773a0d8feedb17fcb5035cfeb6441 [Pipeline] echo 06:05:59 ========================================================= 06:05:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId 06:05:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:06:00 + git log --format=format:%s -1 5336a021ee5773a0d8feedb17fcb5035cfeb6441 [Pipeline] echo 06:06:00 [semverPrep] GIT_COMMIT: 5336a021ee5773a0d8feedb17fcb5035cfeb6441, Commit Message: ci(lts-release): LTS release v4.0.2 @44180ec [Pipeline] echo 06:06:00 [semverPrep] This is not a build commit. [Pipeline] sh 06:06:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:06:00 + grep -v github /etc/ssh/ssh_known_hosts 06:06:00 + [ -e /tmp/ssh_known_hosts ] 06:06:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:06:00 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:06:00 sudo tee -a /etc/ssh/ssh_known_hosts 06:06:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:06:01 06:06:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:06:01 0.1.4: Pulling from edgex-devops/py-git-semver 06:06:01 3dae71ba6b94: Pulling fs layer 06:06:01 6bf1a483ea7c: Pulling fs layer 06:06:01 f5dfc541a4d3: Pulling fs layer 06:06:01 461d9e800cba: Pulling fs layer 06:06:01 80192f66455f: Pulling fs layer 06:06:01 2e8e34ca0e6c: Pulling fs layer 06:06:01 a29436f7fd5d: Pulling fs layer 06:06:01 923cac83aea3: Pulling fs layer 06:06:01 25ad8b0a4227: Pulling fs layer 06:06:01 db01528c6b51: Pulling fs layer 06:06:01 923cac83aea3: Waiting 06:06:01 461d9e800cba: Waiting 06:06:01 2e8e34ca0e6c: Waiting 06:06:01 80192f66455f: Waiting 06:06:01 25ad8b0a4227: Waiting 06:06:01 db01528c6b51: Waiting 06:06:01 28988de357af: Pulling fs layer 06:06:01 a29436f7fd5d: Waiting 06:06:01 28988de357af: Waiting 06:06:01 6bf1a483ea7c: Verifying Checksum 06:06:01 6bf1a483ea7c: Download complete 06:06:01 461d9e800cba: Verifying Checksum 06:06:01 461d9e800cba: Download complete 06:06:01 80192f66455f: Download complete 06:06:01 f5dfc541a4d3: Verifying Checksum 06:06:01 f5dfc541a4d3: Download complete 06:06:01 3dae71ba6b94: Verifying Checksum 06:06:01 3dae71ba6b94: Download complete 06:06:01 923cac83aea3: Verifying Checksum 06:06:01 923cac83aea3: Download complete 06:06:01 25ad8b0a4227: Verifying Checksum 06:06:01 25ad8b0a4227: Download complete 06:06:01 db01528c6b51: Verifying Checksum 06:06:01 db01528c6b51: Download complete 06:06:01 28988de357af: Verifying Checksum 06:06:01 28988de357af: Download complete 06:06:02 a29436f7fd5d: Verifying Checksum 06:06:02 a29436f7fd5d: Download complete 06:06:02 2e8e34ca0e6c: Verifying Checksum 06:06:02 2e8e34ca0e6c: Download complete 06:06:02 3dae71ba6b94: Pull complete 06:06:03 6bf1a483ea7c: Pull complete 06:06:03 f5dfc541a4d3: Pull complete 06:06:03 461d9e800cba: Pull complete 06:06:03 80192f66455f: Pull complete 06:06:07 2e8e34ca0e6c: Pull complete 06:06:07 a29436f7fd5d: Pull complete 06:06:07 923cac83aea3: Pull complete 06:06:08 25ad8b0a4227: Pull complete 06:06:08 db01528c6b51: Pull complete 06:06:08 28988de357af: Pull complete 06:06:08 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 06:06:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:06:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:06:08 prd-ubuntu20.04-docker-8c-8g-11434 does not seem to be running inside a container 06:06:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_palau -v /w/workspace/edgexfoundry_device-opc-ua_palau:/w/workspace/edgexfoundry_device-opc-ua_palau:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_palau@tmp:/w/workspace/edgexfoundry_device-opc-ua_palau@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 06:06:13 $ docker top 45e607b8123b4b08ec90aa621f95dabc9c0147eae83dabd2d351a34d78093345 -eo pid,comm 06:06:13 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). 06:06:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:06:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:06:13 [ssh-agent] Looking for ssh-agent implementation... 06:06:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:06:13 $ docker exec 45e607b8123b4b08ec90aa621f95dabc9c0147eae83dabd2d351a34d78093345 ssh-agent 06:06:14 SSH_AUTH_SOCK=/tmp/ssh-Qp8l9JN9NzMO/agent.15 06:06:14 SSH_AGENT_PID=21 06:06:14 Running ssh-add (command line suppressed) 06:06:14 Identity added: /w/workspace/edgexfoundry_device-opc-ua_palau@tmp/private_key_3041416383423645833.key (/w/workspace/edgexfoundry_device-opc-ua_palau@tmp/private_key_3041416383423645833.key) 06:06:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:06:14 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_palau [Pipeline] sh 06:06:14 + git tag --points-at 5336a021ee5773a0d8feedb17fcb5035cfeb6441 [Pipeline] } 06:06:14 $ docker exec --env ******** --env ******** 45e607b8123b4b08ec90aa621f95dabc9c0147eae83dabd2d351a34d78093345 ssh-agent -k 06:06:14 unset SSH_AUTH_SOCK; 06:06:14 unset SSH_AGENT_PID; 06:06:14 echo Agent pid 21 killed; 06:06:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 06:06:15 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.2' [Pipeline] sshagent 06:06:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:06:15 [ssh-agent] Looking for ssh-agent implementation... 06:06:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:06:15 $ docker exec 45e607b8123b4b08ec90aa621f95dabc9c0147eae83dabd2d351a34d78093345 ssh-agent 06:06:15 SSH_AUTH_SOCK=/tmp/ssh-8PihWVjlGKpf/agent.86 06:06:15 SSH_AGENT_PID=92 06:06:15 Running ssh-add (command line suppressed) 06:06:15 Identity added: /w/workspace/edgexfoundry_device-opc-ua_palau@tmp/private_key_12882802947209965422.key (/w/workspace/edgexfoundry_device-opc-ua_palau@tmp/private_key_12882802947209965422.key) 06:06:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:06:15 + git semver init 06:06:15 2026-05-26 06:06:15,846 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:06:15 2026-05-26 06:06:15,850 [run_init] DEBUG init version:0.0.0 force:False 06:06:15 2026-05-26 06:06:15,851 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_palau/.semver 06:06:15 2026-05-26 06:06:15,852 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_palau/.semver 06:06:15 2026-05-26 06:06:15,852 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-opc-ua.git', '/w/workspace/edgexfoundry_device-opc-ua_palau/.semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_palau, stdin=None, shell=False, universal_newlines=False) 06:06:17 2026-05-26 06:06:17,179 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_palau/.git/info/exclude 06:06:17 2026-05-26 06:06:17,180 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_palau/.semver/palau with force:False 06:06:17 2026-05-26 06:06:17,180 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_palau/.semver/palau 06:06:17 2026-05-26 06:06:17,180 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_palau/.semver/palau 06:06:17 4.0.2 [Pipeline] } 06:06:17 $ docker exec --env ******** --env ******** 45e607b8123b4b08ec90aa621f95dabc9c0147eae83dabd2d351a34d78093345 ssh-agent -k 06:06:17 unset SSH_AUTH_SOCK; 06:06:17 unset SSH_AGENT_PID; 06:06:17 echo Agent pid 92 killed; 06:06:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:06:17 + git semver [Pipeline] } 06:06:17 $ docker stop --time=1 45e607b8123b4b08ec90aa621f95dabc9c0147eae83dabd2d351a34d78093345 06:06:19 $ docker rm -f --volumes 45e607b8123b4b08ec90aa621f95dabc9c0147eae83dabd2d351a34d78093345 [Pipeline] // withDockerContainer [Pipeline] sh 06:06:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:06:19 Stashed 1 file(s) [Pipeline] echo 06:06:19 [edgeXSemver]: initialized semver on version 4.0.2 [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] sh 06:06:20 + git checkout 5336a021ee5773a0d8feedb17fcb5035cfeb6441 06:06:20 HEAD is now at 5336a02 ci(lts-release): LTS release v4.0.2 @44180ec [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:06:20 provisioning config files... 06:06:20 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_palau@tmp/config10074913111361722398tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:06:20 ---> ****-login.sh 06:06:20 nexus3.edgexfoundry.org:10001 06:06:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:20 Login Succeeded 06:06:20 nexus3.edgexfoundry.org:10002 06:06:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:20 Login Succeeded 06:06:20 nexus3.edgexfoundry.org:10003 06:06:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:21 Login Succeeded 06:06:21 nexus3.edgexfoundry.org:10004 06:06:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:21 Login Succeeded 06:06:21 ****.io 06:06:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:21 Login Succeeded 06:06:21 ---> ****-login.sh ends [Pipeline] } 06:06:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:06:21 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh 06:06:21 + grep ^go [0-9].[0-9]* go.mod 06:06:21 + + cut -d . -f1-2cut 06:06:21 -d -f 2 [Pipeline] echo 06:06:21 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 06:06:21 ========================================================= 06:06:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts] 06:06:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:22 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts --build-arg MAKE=echo noop --target=builder . 06:06:22 #0 building with "default" instance using docker driver 06:06:22 06:06:22 #1 [internal] load build definition from Dockerfile 06:06:22 #1 transferring dockerfile: 1.28kB done 06:06:22 #1 DONE 0.1s 06:06:22 06:06:22 #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts 06:06:22 #2 DONE 0.2s 06:06:22 06:06:22 #3 [internal] load .dockerignore 06:06:22 #3 transferring context: 102B done 06:06:22 #3 DONE 0.1s 06:06:23 06:06:23 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts@sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 06:06:23 #4 resolve nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts@sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 0.1s done 06:06:23 #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 0B / 60.24MB 0.1s 06:06:23 #4 sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 2.42kB / 2.42kB done 06:06:23 #4 sha256:9edfc7d6480d22ce7dd78810f65ecf01ca061d9ee77ca2375b264e3dae7da681 4.30kB / 4.30kB done 06:06:23 #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 9.44MB / 60.24MB 0.2s 06:06:23 #4 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.15MB / 3.81MB 0.2s 06:06:23 #4 sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 289.45kB / 289.45kB 0.2s 06:06:23 #4 ... 06:06:23 06:06:23 #5 [internal] load build context 06:06:23 #5 transferring context: 27.59MB 0.2s done 06:06:23 #5 DONE 0.4s 06:06:23 06:06:23 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts@sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 06:06:23 #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 36.70MB / 60.24MB 0.4s 06:06:23 #4 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.2s done 06:06:23 #4 sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 289.45kB / 289.45kB 0.2s done 06:06:23 #4 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 06:06:23 #4 sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db 126B / 126B 0.4s 06:06:23 #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 60.24MB / 60.24MB 0.6s 06:06:23 #4 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.2s done 06:06:23 #4 sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db 126B / 126B 0.4s done 06:06:23 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.6s 06:06:23 #4 sha256:caaa51e465b4d9f50318cbe0c49d56a62c9f6f5d55d0e31556039cdb83a3336e 0B / 361B 0.6s 06:06:24 #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 60.24MB / 60.24MB 0.9s done 06:06:24 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.9s done 06:06:24 #4 sha256:caaa51e465b4d9f50318cbe0c49d56a62c9f6f5d55d0e31556039cdb83a3336e 361B / 361B 1.0s 06:06:24 #4 sha256:caaa51e465b4d9f50318cbe0c49d56a62c9f6f5d55d0e31556039cdb83a3336e 361B / 361B 1.0s done 06:06:24 #4 extracting sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 0.1s 06:06:24 #4 sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 6.29MB / 14.25MB 1.1s 06:06:24 #4 extracting sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 0.1s done 06:06:24 #4 sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 14.25MB / 14.25MB 1.3s 06:06:24 #4 sha256:c282cae13e2d8c9a4eb37cf3314d2088521a19ed1567a8d655a1dd91bf747607 2.38MB / 2.38MB 1.3s 06:06:24 #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 0B / 98.38MB 1.4s 06:06:24 #4 sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 14.25MB / 14.25MB 1.4s done 06:06:24 #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 7.34MB / 98.38MB 1.5s 06:06:24 #4 sha256:c282cae13e2d8c9a4eb37cf3314d2088521a19ed1567a8d655a1dd91bf747607 2.38MB / 2.38MB 1.4s done 06:06:24 #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 32.51MB / 98.38MB 1.7s 06:06:24 #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 56.62MB / 98.38MB 1.8s 06:06:25 #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 69.21MB / 98.38MB 1.9s 06:06:25 #4 sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 3.15MB / 14.74MB 1.9s 06:06:25 #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 87.03MB / 98.38MB 2.0s 06:06:25 #4 sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 8.39MB / 14.74MB 2.0s 06:06:25 #4 extracting sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 06:06:25 #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 98.38MB / 98.38MB 2.1s 06:06:25 #4 sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 14.74MB / 14.74MB 2.1s 06:06:26 #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 98.38MB / 98.38MB 2.8s done 06:06:26 #4 sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 14.74MB / 14.74MB 2.9s done 06:06:29 #4 extracting sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 4.3s done 06:06:29 #4 extracting sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db 06:06:30 #4 extracting sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db done 06:06:30 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 06:06:30 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 06:06:30 #4 extracting sha256:caaa51e465b4d9f50318cbe0c49d56a62c9f6f5d55d0e31556039cdb83a3336e 06:06:31 #4 extracting sha256:caaa51e465b4d9f50318cbe0c49d56a62c9f6f5d55d0e31556039cdb83a3336e done 06:06:31 #4 extracting sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 06:06:31 #4 extracting sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 0.3s done 06:06:31 #4 extracting sha256:c282cae13e2d8c9a4eb37cf3314d2088521a19ed1567a8d655a1dd91bf747607 06:06:31 #4 extracting sha256:c282cae13e2d8c9a4eb37cf3314d2088521a19ed1567a8d655a1dd91bf747607 0.0s done 06:06:32 #4 extracting sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 06:06:35 Still waiting to schedule task 06:06:35 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-11429’ 06:06:35 #4 extracting sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 2.8s done 06:06:35 #4 extracting sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 06:06:35 #4 extracting sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 0.5s done 06:06:35 #4 DONE 12.5s 06:06:35 06:06:35 #6 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 06:06:35 #6 0.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:06:35 #6 0.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:06:36 #6 0.780 OK: 265 MiB in 60 packages 06:06:40 #6 DONE 5.2s 06:06:40 06:06:40 #7 [builder 3/7] WORKDIR /device-opcua 06:06:40 #7 DONE 0.1s 06:06:40 06:06:40 #8 [builder 4/7] COPY go.mod vendor* ./ 06:06:40 #8 DONE 0.1s 06:06:41 06:06:41 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:07:03 #9 DONE 19.5s 06:07:03 06:07:03 #10 [builder 6/7] COPY . . 06:07:03 #10 DONE 0.7s 06:07:03 06:07:03 #11 [builder 7/7] RUN echo noop 06:07:03 #11 0.378 noop 06:07:03 #11 DONE 0.6s 06:07:03 06:07:03 #12 exporting to image 06:07:03 #12 exporting layers 06:07:09 #12 exporting layers 8.0s done 06:07:09 #12 writing image sha256:77286c9e22ebdb3ce46fcad4939a5be95ba76ae9097905c04c28f8d460868dfd 0.0s done 06:07:09 #12 naming to docker.io/library/ci-base-image-x86_64 0.1s done 06:07:10 #12 DONE 8.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:11 + docker inspect -f . ci-base-image-x86_64 06:07:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:07:11 prd-ubuntu20.04-docker-8c-8g-11434 does not seem to be running inside a container 06:07:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_palau -v /w/workspace/edgexfoundry_device-opc-ua_palau:/w/workspace/edgexfoundry_device-opc-ua_palau:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_palau@tmp:/w/workspace/edgexfoundry_device-opc-ua_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:07:12 $ docker top 6ac7b3be1b3ca9931bf0ea249e0bc2e664ffefe5675e455ae4ef8a012c471c29 -eo pid,comm [Pipeline] { [Pipeline] sh 06:07:12 + go version 06:07:12 go version go1.25.10 linux/amd64 [Pipeline] } 06:07:12 $ docker stop --time=1 6ac7b3be1b3ca9931bf0ea249e0bc2e664ffefe5675e455ae4ef8a012c471c29 06:07:14 $ docker rm -f --volumes 6ac7b3be1b3ca9931bf0ea249e0bc2e664ffefe5675e455ae4ef8a012c471c29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:14 + docker inspect -f . ci-base-image-x86_64 06:07:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:07:14 prd-ubuntu20.04-docker-8c-8g-11434 does not seem to be running inside a container 06:07:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-opc-ua_palau -v /w/workspace/edgexfoundry_device-opc-ua_palau:/w/workspace/edgexfoundry_device-opc-ua_palau:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_palau@tmp:/w/workspace/edgexfoundry_device-opc-ua_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:07:15 $ docker top 2e91a944af6cc4fc9765a6927c345cba8b41ad65a6305021271d09212096ca27 -eo pid,comm [Pipeline] { [Pipeline] sh 06:07:15 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_palau [Pipeline] fileExists [Pipeline] sh 06:07:15 + make test 06:07:15 go test ./... -coverprofile=coverage.out 06:07:19 ? github.com/edgexfoundry/device-opc-ua [no test files] 06:07:41 github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements 06:07:41 ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.016s coverage: 41.4% of statements 06:07:41 github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements 06:07:48 0 issues. 06:07:48 go vet ./... 06:07:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:07:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:07:53 ./bin/test-attribution-txt.sh 06:07:53 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 06:07:53 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 06:07:53 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 06:07:53 + go mod tidy [Pipeline] } 06:07:54 $ docker stop --time=1 2e91a944af6cc4fc9765a6927c345cba8b41ad65a6305021271d09212096ca27 06:07:57 $ docker rm -f --volumes 2e91a944af6cc4fc9765a6927c345cba8b41ad65a6305021271d09212096ca27 [Pipeline] // withDockerContainer [Pipeline] sh 06:07:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:07:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:07:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:07:59 + ls -al . 06:07:59 total 240 06:07:59 drwxrwxr-x 10 jenkins jenkins 4096 May 26 06:07 . 06:07:59 drwxrwxr-x 4 jenkins jenkins 4096 May 26 06:05 .. 06:07:59 -rw-rw-r-- 1 jenkins jenkins 62 May 26 06:05 .dockerignore 06:07:59 drwxrwxr-x 8 jenkins jenkins 4096 May 26 06:07 .git 06:07:59 drwxrwxr-x 2 jenkins jenkins 4096 May 26 06:05 .github 06:07:59 -rw-rw-r-- 1 jenkins jenkins 92 May 26 06:05 .gitignore 06:07:59 -rw-rw-r-- 1 jenkins jenkins 359 May 26 06:05 .golangci.yml 06:07:59 drwxr-xr-x 3 jenkins jenkins 4096 May 26 06:06 .semver 06:07:59 drwxrwxr-x 2 jenkins jenkins 4096 May 26 06:05 .vscode 06:07:59 -rw-rw-r-- 1 jenkins jenkins 22466 May 26 06:05 Attribution.txt 06:07:59 -rw-rw-r-- 1 jenkins jenkins 2747 May 26 06:05 CHANGELOG.md 06:07:59 -rw-rw-r-- 1 jenkins jenkins 1242 May 26 06:05 Dockerfile 06:07:59 -rw-rw-r-- 1 jenkins jenkins 672 May 26 06:05 Jenkinsfile 06:07:59 -rw-rw-r-- 1 jenkins jenkins 11367 May 26 06:05 LICENSE 06:07:59 -rw-rw-r-- 1 jenkins jenkins 2473 May 26 06:05 Makefile 06:07:59 -rw-rw-r-- 1 jenkins jenkins 4109 May 26 06:05 README.md 06:07:59 -rw-rw-r-- 1 jenkins jenkins 5 May 26 06:06 VERSION 06:07:59 drwxrwxr-x 2 jenkins jenkins 4096 May 26 06:05 bin 06:07:59 drwxrwxr-x 3 jenkins jenkins 4096 May 26 06:05 cmd 06:07:59 -rw-r--r-- 1 jenkins jenkins 23970 May 26 06:07 coverage.out 06:07:59 -rw-rw-r-- 1 jenkins jenkins 6687 May 26 06:05 go.mod 06:07:59 -rw-rw-r-- 1 jenkins jenkins 89233 May 26 06:05 go.sum 06:07:59 drwxrwxr-x 4 jenkins jenkins 4096 May 26 06:05 internal 06:07:59 drwxrwxr-x 10 jenkins jenkins 4096 May 26 06:05 vendor 06:07:59 -rw-rw-r-- 1 jenkins jenkins 260 May 26 06:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:00 + docker build -t device-opc-ua -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=5336a021ee5773a0d8feedb17fcb5035cfeb6441 --label arch=amd64 --label version=4.0.2 . 06:08:00 #0 building with "default" instance using docker driver 06:08:00 06:08:00 #1 [internal] load build definition from Dockerfile 06:08:00 #1 transferring dockerfile: 1.28kB done 06:08:00 #1 DONE 0.0s 06:08:00 06:08:00 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:08:00 #2 DONE 0.0s 06:08:00 06:08:00 #3 [internal] load metadata for docker.io/library/alpine:3.22 06:08:00 #3 DONE 0.1s 06:08:00 06:08:00 #4 [internal] load .dockerignore 06:08:00 #4 transferring context: 102B done 06:08:00 #4 DONE 0.0s 06:08:00 06:08:00 #5 [internal] load build context 06:08:00 #5 transferring context: 32.55kB 0.0s done 06:08:00 #5 DONE 0.0s 06:08:00 06:08:00 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 06:08:00 #6 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 06:08:00 #6 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 06:08:00 #6 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 06:08:00 #6 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 06:08:00 #6 DONE 0.1s 06:08:00 06:08:00 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 06:08:01 #7 DONE 0.1s 06:08:01 06:08:01 #8 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 06:08:01 #8 0.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:08:01 #8 0.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:08:01 #8 0.587 OK: 265 MiB in 60 packages 06:08:01 #8 DONE 0.7s 06:08:01 06:08:01 #9 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init 06:08:01 #9 0.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:08:01 #9 0.341 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:08:01 #9 0.659 (1/6) Installing dumb-init (1.2.5-r3) 06:08:01 #9 0.663 (2/6) Installing libgcc (14.2.0-r6) 06:08:01 #9 0.668 (3/6) Installing libsodium (1.0.20-r1) 06:08:01 #9 0.676 (4/6) Installing libstdc++ (14.2.0-r6) 06:08:01 #9 0.703 (5/6) Installing libzmq (4.3.5-r2) 06:08:01 #9 0.710 (6/6) Installing zeromq (4.3.5-r2) 06:08:01 #9 0.714 Executing busybox-1.37.0-r20.trigger 06:08:01 #9 0.721 OK: 11 MiB in 22 packages 06:08:01 #9 DONE 0.8s 06:08:01 06:08:01 #10 [builder 3/7] WORKDIR /device-opcua 06:08:01 #10 DONE 0.0s 06:08:01 06:08:01 #11 [builder 4/7] COPY go.mod vendor* ./ 06:08:01 #11 DONE 0.0s 06:08:01 06:08:01 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:08:02 #12 DONE 0.5s 06:08:02 06:08:02 #13 [stage-1 3/6] RUN apk --no-cache upgrade 06:08:02 #13 0.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:08:02 #13 0.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:08:02 #13 ... 06:08:02 06:08:02 #14 [builder 6/7] COPY . . 06:08:02 #14 DONE 0.2s 06:08:02 06:08:02 #13 [stage-1 3/6] RUN apk --no-cache upgrade 06:08:02 #13 0.816 OK: 11 MiB in 22 packages 06:08:02 #13 DONE 1.0s 06:08:02 06:08:02 #15 [builder 7/7] RUN make build 06:08:02 #15 0.237 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.0.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 06:08:29 #15 24.82 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 06:08:32 #15 DONE 29.5s 06:08:32 06:08:32 #16 [stage-1 4/6] COPY --from=builder /device-opcua/cmd / 06:08:33 #16 DONE 0.8s 06:08:33 06:08:33 #17 [stage-1 5/6] COPY --from=builder /device-opcua/LICENSE / 06:08:33 #17 DONE 0.1s 06:08:33 06:08:33 #18 [stage-1 6/6] COPY --from=builder /device-opcua/Attribution.txt / 06:08:33 #18 DONE 0.0s 06:08:33 06:08:33 #19 exporting to image 06:08:33 #19 exporting layers 06:08:34 #19 exporting layers 0.8s done 06:08:34 #19 writing image sha256:92d7a0afd6aec0778630dc7c2b549cba5c6d9a169d23e1de727620eacc13fd4a done 06:08:34 #19 naming to docker.io/library/device-opc-ua done 06:08:34 #19 DONE 0.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:08:34 provisioning config files... 06:08:34 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_palau@tmp/config14755948461849715633tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:08:34 ---> ****-login.sh 06:08:34 nexus3.edgexfoundry.org:10001 06:08:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:34 Login Succeeded 06:08:34 nexus3.edgexfoundry.org:10002 06:08:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:34 Login Succeeded 06:08:34 nexus3.edgexfoundry.org:10003 06:08:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:34 Login Succeeded 06:08:34 nexus3.edgexfoundry.org:10004 06:08:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:34 Login Succeeded 06:08:34 ****.io 06:08:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:35 Login Succeeded 06:08:35 ---> ****-login.sh ends [Pipeline] } 06:08:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:08:35 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 06:08:35 [edgeXDocker.push] Tagging docker image device-opc-ua with the following tags: 06:08:35 5336a021ee5773a0d8feedb17fcb5035cfeb6441 06:08:35 4.0.2 06:08:35 5336a021ee5773a0d8feedb17fcb5035cfeb6441-4.0.2 06:08:35 palau 06:08:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:35 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:5336a021ee5773a0d8feedb17fcb5035cfeb6441 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:35 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:5336a021ee5773a0d8feedb17fcb5035cfeb6441 06:08:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 06:08:35 4538cd393ba9: Preparing 06:08:35 b9e995f91b48: Preparing 06:08:35 f83cef622980: Preparing 06:08:35 25d23845705b: Preparing 06:08:35 4f0473a5994b: Preparing 06:08:35 0854555d70ac: Preparing 06:08:35 0854555d70ac: Waiting 06:08:35 25d23845705b: Pushed 06:08:35 4538cd393ba9: Pushed 06:08:35 b9e995f91b48: Pushed 06:08:35 0854555d70ac: Layer already exists 06:08:36 4f0473a5994b: Pushed 06:08:40 f83cef622980: Pushed 06:08:40 5336a021ee5773a0d8feedb17fcb5035cfeb6441: digest: sha256:3a5c20ba05859b4832e7f0293d13045b8b7b0c7e55a0f09ee170602464e04c3a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:40 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:41 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.2 06:08:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 06:08:41 4538cd393ba9: Preparing 06:08:41 b9e995f91b48: Preparing 06:08:41 f83cef622980: Preparing 06:08:41 25d23845705b: Preparing 06:08:41 4f0473a5994b: Preparing 06:08:41 0854555d70ac: Preparing 06:08:41 0854555d70ac: Waiting 06:08:41 f83cef622980: Layer already exists 06:08:41 b9e995f91b48: Layer already exists 06:08:41 25d23845705b: Layer already exists 06:08:41 4f0473a5994b: Layer already exists 06:08:41 4538cd393ba9: Layer already exists 06:08:41 0854555d70ac: Layer already exists 06:08:41 4.0.2: digest: sha256:3a5c20ba05859b4832e7f0293d13045b8b7b0c7e55a0f09ee170602464e04c3a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:41 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:5336a021ee5773a0d8feedb17fcb5035cfeb6441-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:41 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:5336a021ee5773a0d8feedb17fcb5035cfeb6441-4.0.2 06:08:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 06:08:41 4538cd393ba9: Preparing 06:08:41 b9e995f91b48: Preparing 06:08:41 f83cef622980: Preparing 06:08:41 25d23845705b: Preparing 06:08:41 4f0473a5994b: Preparing 06:08:41 0854555d70ac: Preparing 06:08:41 0854555d70ac: Waiting 06:08:41 4538cd393ba9: Layer already exists 06:08:41 f83cef622980: Layer already exists 06:08:41 25d23845705b: Layer already exists 06:08:41 4f0473a5994b: Layer already exists 06:08:41 b9e995f91b48: Layer already exists 06:08:41 0854555d70ac: Layer already exists 06:08:41 5336a021ee5773a0d8feedb17fcb5035cfeb6441-4.0.2: digest: sha256:3a5c20ba05859b4832e7f0293d13045b8b7b0c7e55a0f09ee170602464e04c3a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:42 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:42 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:palau 06:08:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 06:08:42 4538cd393ba9: Preparing 06:08:42 b9e995f91b48: Preparing 06:08:42 f83cef622980: Preparing 06:08:42 25d23845705b: Preparing 06:08:42 4f0473a5994b: Preparing 06:08:42 0854555d70ac: Preparing 06:08:42 0854555d70ac: Waiting 06:08:42 4f0473a5994b: Layer already exists 06:08:42 f83cef622980: Layer already exists 06:08:42 25d23845705b: Layer already exists 06:08:42 4538cd393ba9: Layer already exists 06:08:42 b9e995f91b48: Layer already exists 06:08:42 0854555d70ac: Layer already exists 06:08:42 palau: digest: sha256:3a5c20ba05859b4832e7f0293d13045b8b7b0c7e55a0f09ee170602464e04c3a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:08:42 ===================================================== [Pipeline] echo 06:08:42 taggedImages: 06:08:42 - nexus3.edgexfoundry.org:10004/device-opc-ua:5336a021ee5773a0d8feedb17fcb5035cfeb6441 06:08:42 - nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.2 06:08:42 - nexus3.edgexfoundry.org:10004/device-opc-ua:5336a021ee5773a0d8feedb17fcb5035cfeb6441-4.0.2 06:08:42 - nexus3.edgexfoundry.org:10004/device-opc-ua:palau [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 06:08:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:08:43 06:08:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:08:43 latest: Pulling from edgex-lftools-log-publisher 06:08:43 5eb5b503b376: Pulling fs layer 06:08:43 5c69ac0246d0: Pulling fs layer 06:08:43 ec43610c2a17: Pulling fs layer 06:08:43 3a2ae6a8a46f: Pulling fs layer 06:08:43 33b1e0a273af: Pulling fs layer 06:08:43 5d3b04190fa2: Pulling fs layer 06:08:43 2f39f015ded8: Pulling fs layer 06:08:43 3a2ae6a8a46f: Waiting 06:08:43 5d3b04190fa2: Waiting 06:08:43 33b1e0a273af: Waiting 06:08:43 2f39f015ded8: Waiting 06:08:43 5c69ac0246d0: Verifying Checksum 06:08:43 5c69ac0246d0: Download complete 06:08:43 3a2ae6a8a46f: Download complete 06:08:43 33b1e0a273af: Verifying Checksum 06:08:43 33b1e0a273af: Download complete 06:08:43 ec43610c2a17: Verifying Checksum 06:08:43 ec43610c2a17: Download complete 06:08:43 5d3b04190fa2: Verifying Checksum 06:08:43 5d3b04190fa2: Download complete 06:08:43 5eb5b503b376: Verifying Checksum 06:08:43 5eb5b503b376: Download complete 06:08:44 2f39f015ded8: Download complete 06:08:45 5eb5b503b376: Pull complete 06:08:45 5c69ac0246d0: Pull complete 06:08:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11446 in /w/workspace/edgexfoundry_device-opc-ua_palau [Pipeline] { [Pipeline] ws 06:08:45 Running in /w/workspace/device-opc-ua/2 [Pipeline] { [Pipeline] checkout 06:08:45 ec43610c2a17: Pull complete 06:08:45 3a2ae6a8a46f: Pull complete 06:08:45 33b1e0a273af: Pull complete 06:08:45 5d3b04190fa2: Pull complete 06:08:48 Selected Git installation does not exist. Using Default 06:08:48 The recommended git tool is: NONE 06:08:51 2f39f015ded8: Pull complete 06:08:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:08:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:08:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:08:51 prd-ubuntu20.04-docker-8c-8g-11434 does not seem to be running inside a container 06:08:51 $ 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/edgexfoundry_device-opc-ua_palau -v /w/workspace/edgexfoundry_device-opc-ua_palau:/w/workspace/edgexfoundry_device-opc-ua_palau:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_palau@tmp:/w/workspace/edgexfoundry_device-opc-ua_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:08:56 using credential edgex-jenkins-ssh 06:08:56 Cloning the remote Git repository 06:08:56 Cloning repository git@github.com:edgexfoundry/device-opc-ua.git 06:08:56 > git init /w/workspace/device-opc-ua/2 # timeout=10 06:08:56 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git 06:08:56 > git --version # timeout=10 06:08:57 > git --version # 'git version 2.25.1' 06:08:57 using GIT_SSH to set credentials SSH Credentials for GitHub 06:08:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:08:58 $ docker top c3dc755fe8e7cb6db745e5d4753730a1830c580c48acfc51cdab328c654659dd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:08:59 ---> job-cost.sh 06:08:59 lf-activate-venv: SKIPPING 06:08:59 INFO: No Stack... 06:08:59 INFO: Retrieving Pricing Info for: v3-standard-8 06:08:59 INFO: Archiving Costs [Pipeline] sh 06:09:00 + cat /w/workspace/edgexfoundry_device-opc-ua_palau/archives/cost.csv 06:09:00 + cut -d, -f6 [Pipeline] lock 06:09:00 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-palau-2-stack-cost] 06:09:00 Resource [jenkins-edgexfoundry-device-opc-ua-palau-2-stack-cost] did not exist. Created. 06:09:00 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-palau-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:09:00 + echo total: 0.2199999988079071 [Pipeline] stash 06:09:00 Stashed 1 file(s) [Pipeline] } 06:09:00 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-palau-2-stack-cost] [Pipeline] // lock [Pipeline] } 06:09:00 $ docker stop --time=1 c3dc755fe8e7cb6db745e5d4753730a1830c580c48acfc51cdab328c654659dd 06:09:00 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 06:09:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:09:01 Avoid second fetch 06:09:01 Checking out Revision 5336a021ee5773a0d8feedb17fcb5035cfeb6441 (palau) 06:09:01 $ docker rm -f --volumes c3dc755fe8e7cb6db745e5d4753730a1830c580c48acfc51cdab328c654659dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:09:01 > git config core.sparsecheckout # timeout=10 06:09:01 > git checkout -f 5336a021ee5773a0d8feedb17fcb5035cfeb6441 # timeout=10 06:09:04 Commit message: "ci(lts-release): LTS release v4.0.2 @44180ec" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:09:09 + git checkout 5336a021ee5773a0d8feedb17fcb5035cfeb6441 06:09:10 HEAD is now at 5336a02 ci(lts-release): LTS release v4.0.2 @44180ec [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:09:10 provisioning config files... 06:09:10 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/2@tmp/config4129692025082773291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:09:10 ---> ****-login.sh 06:09:10 nexus3.edgexfoundry.org:10001 06:09:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:09:11 Configure a credential helper to remove this warning. See 06:09:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:09:11 06:09:11 Login Succeeded 06:09:11 nexus3.edgexfoundry.org:10002 06:09:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:09:11 Configure a credential helper to remove this warning. See 06:09:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:09:11 06:09:11 Login Succeeded 06:09:11 nexus3.edgexfoundry.org:10003 06:09:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:09:12 Configure a credential helper to remove this warning. See 06:09:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:09:12 06:09:12 Login Succeeded 06:09:12 nexus3.edgexfoundry.org:10004 06:09:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:09:12 Configure a credential helper to remove this warning. See 06:09:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:09:12 06:09:12 Login Succeeded 06:09:12 ****.io 06:09:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:09:13 Configure a credential helper to remove this warning. See 06:09:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:09:13 06:09:13 Login Succeeded 06:09:13 ---> ****-login.sh ends [Pipeline] } 06:09:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:09:13 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh 06:09:14 + grep ^go [0-9].[0-9]* go.mod 06:09:14 + cut -d . -f1-2 06:09:14 + cut -d -f 2 [Pipeline] echo 06:09:14 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 06:09:14 ========================================================= 06:09:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts] 06:09:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:14 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts --build-arg MAKE=echo noop --target=builder . 06:09:15 Sending build context to Docker daemon 14.31MB 06:09:15 Step 1/10 : ARG BASE=golang:1.25-alpine3.22 06:09:15 Step 2/10 : FROM ${BASE} AS builder 06:09:15 1.25-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 06:09:15 58e777220c39: Pulling fs layer 06:09:15 5d96c866386f: Pulling fs layer 06:09:15 8985e74deb67: Pulling fs layer 06:09:15 a90cb41c1532: Pulling fs layer 06:09:15 4f4fb700ef54: Pulling fs layer 06:09:15 19c9b082531f: Pulling fs layer 06:09:15 8959fe4f68e1: Pulling fs layer 06:09:15 418f8e902c44: Pulling fs layer 06:09:15 c3ba8a69b7b1: Pulling fs layer 06:09:15 a90cb41c1532: Waiting 06:09:15 4f4fb700ef54: Waiting 06:09:15 19c9b082531f: Waiting 06:09:15 8959fe4f68e1: Waiting 06:09:15 418f8e902c44: Waiting 06:09:15 c3ba8a69b7b1: Waiting 06:09:15 5d96c866386f: Verifying Checksum 06:09:15 5d96c866386f: Download complete 06:09:15 a90cb41c1532: Verifying Checksum 06:09:15 a90cb41c1532: Download complete 06:09:15 4f4fb700ef54: Verifying Checksum 06:09:15 4f4fb700ef54: Download complete 06:09:15 19c9b082531f: Verifying Checksum 06:09:15 19c9b082531f: Download complete 06:09:15 58e777220c39: Verifying Checksum 06:09:15 58e777220c39: Download complete 06:09:16 8959fe4f68e1: Verifying Checksum 06:09:16 8959fe4f68e1: Download complete 06:09:16 c3ba8a69b7b1: Verifying Checksum 06:09:16 c3ba8a69b7b1: Download complete 06:09:17 58e777220c39: Pull complete 06:09:17 5d96c866386f: Pull complete 06:09:17 8985e74deb67: Verifying Checksum 06:09:17 8985e74deb67: Download complete 06:09:19 418f8e902c44: Verifying Checksum 06:09:19 418f8e902c44: Download complete 06:09:37 8985e74deb67: Pull complete 06:09:37 a90cb41c1532: Pull complete 06:09:37 4f4fb700ef54: Pull complete 06:09:37 19c9b082531f: Pull complete 06:09:38 8959fe4f68e1: Pull complete 06:09:49 418f8e902c44: Pull complete 06:09:50 c3ba8a69b7b1: Pull complete 06:09:50 Digest: sha256:fdf14891fbaa3280f37cba4b282e01f314457f1b939f51303b8ab3ef7914c945 06:09:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts 06:09:50 ---> 081e04c5fda7 06:09:50 Step 3/10 : ARG ADD_BUILD_TAGS="" 06:09:53 ---> Running in 95f8cd327b2a 06:09:53 Removing intermediate container 95f8cd327b2a 06:09:53 ---> 40cf84cb6e09 06:09:53 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:09:53 ---> Running in 70c6029083a7 06:09:53 Removing intermediate container 70c6029083a7 06:09:53 ---> 0acd259d1e90 06:09:53 Step 5/10 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 06:09:54 ---> Running in 44d21aadcc55 06:09:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:09:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:09:58 OK: 255 MiB in 60 packages 06:09:59 Removing intermediate container 44d21aadcc55 06:09:59 ---> e832f481ef24 06:09:59 Step 6/10 : WORKDIR /device-opcua 06:09:59 ---> Running in ddf1b879db7f 06:09:59 Removing intermediate container ddf1b879db7f 06:09:59 ---> 23de316ec934 06:09:59 Step 7/10 : COPY go.mod vendor* ./ 06:10:00 ---> 8e6fbf7c4db7 06:10:00 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:10:00 ---> Running in c451227e492f 06:12:07 Removing intermediate container c451227e492f 06:12:07 ---> fa8fe65a34c0 06:12:07 Step 9/10 : COPY . . 06:12:07 ---> 00e71d8803c1 06:12:07 Step 10/10 : RUN ${MAKE} 06:12:07 ---> Running in 8bf5cc9e63c2 06:12:07 noop 06:12:07 Removing intermediate container 8bf5cc9e63c2 06:12:07 ---> d1980c73e736 06:12:07 Successfully built d1980c73e736 06:12:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:07 + docker inspect -f . ci-base-image-arm64 06:12:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:12:08 prd-ubuntu20.04-docker-arm64-4c-16g-11446 does not seem to be running inside a container 06:12:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/2 -v /w/workspace/device-opc-ua/2:/w/workspace/device-opc-ua/2:rw,z -v /w/workspace/device-opc-ua/2@tmp:/w/workspace/device-opc-ua/2@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 06:12:10 $ docker top 00a3bc746da9580a5b664a0072fe73203b81ef13158950666c47e8b3b5a8b119 -eo pid,comm [Pipeline] { [Pipeline] sh 06:12:11 + go version 06:12:11 go version go1.25.10 linux/arm64 [Pipeline] } 06:12:11 $ docker stop --time=1 00a3bc746da9580a5b664a0072fe73203b81ef13158950666c47e8b3b5a8b119 06:12:13 $ docker rm -f --volumes 00a3bc746da9580a5b664a0072fe73203b81ef13158950666c47e8b3b5a8b119 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:14 + docker inspect -f . ci-base-image-arm64 06:12:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:12:14 prd-ubuntu20.04-docker-arm64-4c-16g-11446 does not seem to be running inside a container 06:12:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-opc-ua/2 -v /w/workspace/device-opc-ua/2:/w/workspace/device-opc-ua/2:rw,z -v /w/workspace/device-opc-ua/2@tmp:/w/workspace/device-opc-ua/2@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 06:12:16 $ docker top 22b27b26489532a8df0155a94495cc6093180fe9fa18717bde1e43ffe3591e71 -eo pid,comm [Pipeline] { [Pipeline] sh 06:12:17 + git config --global --add safe.directory /w/workspace/device-opc-ua/2 [Pipeline] fileExists [Pipeline] sh 06:12:18 + make test 06:12:18 go test ./... -coverprofile=coverage.out 06:12:22 ? github.com/edgexfoundry/device-opc-ua [no test files] 06:17:30 github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements 06:17:30 ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.098s coverage: 41.4% of statements 06:17:31 github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements 06:17:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:17:32 go vet ./... 06:18:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:18:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:18:54 ./bin/test-attribution-txt.sh 06:18:54 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 06:18:54 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 06:18:54 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 06:18:55 + go mod tidy [Pipeline] } 06:19:00 $ docker stop --time=1 22b27b26489532a8df0155a94495cc6093180fe9fa18717bde1e43ffe3591e71 06:19:06 $ docker rm -f --volumes 22b27b26489532a8df0155a94495cc6093180fe9fa18717bde1e43ffe3591e71 [Pipeline] // withDockerContainer [Pipeline] sh 06:19:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:19:08 Warning: overwriting stash ‘coverage-report’ 06:19:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:19:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:19:11 + ls -al . 06:19:11 total 236 06:19:11 drwxrwxr-x 9 jenkins jenkins 4096 May 26 06:12 . 06:19:11 drwxrwxr-x 4 jenkins jenkins 4096 May 26 06:08 .. 06:19:11 -rw-rw-r-- 1 jenkins jenkins 62 May 26 06:09 .dockerignore 06:19:11 drwxrwxr-x 8 jenkins jenkins 4096 May 26 06:09 .git 06:19:11 drwxrwxr-x 2 jenkins jenkins 4096 May 26 06:09 .github 06:19:11 -rw-rw-r-- 1 jenkins jenkins 92 May 26 06:09 .gitignore 06:19:11 -rw-rw-r-- 1 jenkins jenkins 359 May 26 06:09 .golangci.yml 06:19:11 drwxrwxr-x 2 jenkins jenkins 4096 May 26 06:09 .vscode 06:19:11 -rw-rw-r-- 1 jenkins jenkins 22466 May 26 06:09 Attribution.txt 06:19:11 -rw-rw-r-- 1 jenkins jenkins 2747 May 26 06:09 CHANGELOG.md 06:19:11 -rw-rw-r-- 1 jenkins jenkins 1242 May 26 06:09 Dockerfile 06:19:11 -rw-rw-r-- 1 jenkins jenkins 672 May 26 06:09 Jenkinsfile 06:19:11 -rw-rw-r-- 1 jenkins jenkins 11367 May 26 06:09 LICENSE 06:19:11 -rw-rw-r-- 1 jenkins jenkins 2473 May 26 06:09 Makefile 06:19:11 -rw-rw-r-- 1 jenkins jenkins 4109 May 26 06:09 README.md 06:19:11 -rw-rw-r-- 1 jenkins jenkins 5 May 26 06:06 VERSION 06:19:11 drwxrwxr-x 2 jenkins jenkins 4096 May 26 06:09 bin 06:19:11 drwxrwxr-x 3 jenkins jenkins 4096 May 26 06:09 cmd 06:19:11 -rw-r--r-- 1 jenkins jenkins 23970 May 26 06:17 coverage.out 06:19:11 -rw-rw-r-- 1 jenkins jenkins 6687 May 26 06:09 go.mod 06:19:11 -rw-rw-r-- 1 jenkins jenkins 89233 May 26 06:09 go.sum 06:19:11 drwxrwxr-x 4 jenkins jenkins 4096 May 26 06:09 internal 06:19:11 drwxrwxr-x 10 jenkins jenkins 4096 May 26 06:09 vendor 06:19:11 -rw-rw-r-- 1 jenkins jenkins 260 May 26 06:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:12 + docker build -t device-opc-ua-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5336a021ee5773a0d8feedb17fcb5035cfeb6441 --label arch=arm64 --label version=4.0.2 . 06:19:12 Sending build context to Docker daemon 14.33MB 06:19:12 Step 1/23 : ARG BASE=golang:1.25-alpine3.22 06:19:12 Step 2/23 : FROM ${BASE} AS builder 06:19:12 ---> d1980c73e736 06:19:12 Step 3/23 : ARG ADD_BUILD_TAGS="" 06:19:13 ---> Running in c52f3900016c 06:19:13 Removing intermediate container c52f3900016c 06:19:13 ---> 7f958496c020 06:19:13 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:19:13 ---> Running in 24072dc826a5 06:19:14 Removing intermediate container 24072dc826a5 06:19:14 ---> 7164e3e85ba8 06:19:14 Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 06:19:14 ---> Running in 7980ac7f0205 06:19:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:19:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:19:18 OK: 255 MiB in 60 packages 06:19:20 Removing intermediate container 7980ac7f0205 06:19:20 ---> cf8cc3f4c23d 06:19:20 Step 6/23 : WORKDIR /device-opcua 06:19:20 ---> Running in a3dcb230cda1 06:19:21 Removing intermediate container a3dcb230cda1 06:19:21 ---> 4fa1e08dd94d 06:19:21 Step 7/23 : COPY go.mod vendor* ./ 06:19:21 ---> 43b06aa54c45 06:19:21 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:19:21 ---> Running in ce6bfda50709 06:19:24 Removing intermediate container ce6bfda50709 06:19:24 ---> 449a28071ec1 06:19:24 Step 9/23 : COPY . . 06:19:25 ---> a66239aeda53 06:19:25 Step 10/23 : RUN ${MAKE} 06:19:26 ---> Running in 4b57ecfc7b35 06:19:27 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.0.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 06:24:35 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 06:24:40 Removing intermediate container 4b57ecfc7b35 06:24:40 ---> 5fb908c71109 06:24:40 Step 11/23 : FROM alpine:3.22 06:24:40 3.22: Pulling from library/alpine 06:24:41 58e777220c39: Already exists 06:24:41 Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 06:24:41 Status: Downloaded newer image for alpine:3.22 06:24:41 ---> 6a2735c23ff3 06:24:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2025: IoTech Ltd' 06:24:41 ---> Running in 51e8f599a045 06:24:41 Removing intermediate container 51e8f599a045 06:24:41 ---> f5eed7426e02 06:24:41 Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init 06:24:41 ---> Running in 4b4d5909007f 06:24:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:24:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:24:45 (1/6) Installing dumb-init (1.2.5-r3) 06:24:45 (2/6) Installing libgcc (14.2.0-r6) 06:24:45 (3/6) Installing libsodium (1.0.20-r1) 06:24:45 (4/6) Installing libstdc++ (14.2.0-r6) 06:24:45 (5/6) Installing libzmq (4.3.5-r2) 06:24:45 (6/6) Installing zeromq (4.3.5-r2) 06:24:45 Executing busybox-1.37.0-r20.trigger 06:24:45 OK: 12 MiB in 22 packages 06:24:48 Removing intermediate container 4b4d5909007f 06:24:48 ---> 2c422b515b6e 06:24:48 Step 14/23 : RUN apk --no-cache upgrade 06:24:48 ---> Running in f3a1f2452bff 06:24:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:24:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:24:52 OK: 12 MiB in 22 packages 06:24:54 Removing intermediate container f3a1f2452bff 06:24:54 ---> 4d3c094af9fb 06:24:54 Step 15/23 : COPY --from=builder /device-opcua/cmd / 06:24:56 ---> f2f10f3c2fab 06:24:56 Step 16/23 : COPY --from=builder /device-opcua/LICENSE / 06:24:57 ---> 31185aba500b 06:24:57 Step 17/23 : COPY --from=builder /device-opcua/Attribution.txt / 06:24:57 ---> 849460e8f96a 06:24:57 Step 18/23 : EXPOSE 59997 06:24:57 ---> Running in b9b34f30d940 06:24:58 Removing intermediate container b9b34f30d940 06:24:58 ---> 6f4af992462f 06:24:58 Step 19/23 : ENTRYPOINT ["/device-opcua"] 06:24:58 ---> Running in 387ba659139e 06:24:58 Removing intermediate container 387ba659139e 06:24:58 ---> 8e5afcbedbc2 06:24:58 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 06:24:58 ---> Running in 17cf06212279 06:24:59 Removing intermediate container 17cf06212279 06:24:59 ---> 4d7edb282f11 06:24:59 Step 21/23 : LABEL arch=arm64 06:24:59 ---> Running in 453bf0eaea39 06:24:59 Removing intermediate container 453bf0eaea39 06:24:59 ---> 881a3c640e18 06:24:59 Step 22/23 : LABEL git_sha=5336a021ee5773a0d8feedb17fcb5035cfeb6441 06:24:59 ---> Running in e8f98b566de8 06:24:59 Removing intermediate container e8f98b566de8 06:24:59 ---> e3a003623796 06:24:59 Step 23/23 : LABEL version=4.0.2 06:24:59 ---> Running in b669a9e9a253 06:25:00 Removing intermediate container b669a9e9a253 06:25:00 ---> e6a029f2c529 06:25:00 [Warning] One or more build-args [ARCH] were not consumed 06:25:00 Successfully built e6a029f2c529 06:25:00 Successfully tagged device-opc-ua-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:25:00 provisioning config files... 06:25:00 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/2@tmp/config3051929658754029428tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:25:01 ---> ****-login.sh 06:25:01 nexus3.edgexfoundry.org:10001 06:25:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:25:01 Configure a credential helper to remove this warning. See 06:25:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:25:01 06:25:01 Login Succeeded 06:25:01 nexus3.edgexfoundry.org:10002 06:25:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:25:02 Configure a credential helper to remove this warning. See 06:25:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:25:02 06:25:02 Login Succeeded 06:25:02 nexus3.edgexfoundry.org:10003 06:25:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:25:02 Configure a credential helper to remove this warning. See 06:25:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:25:02 06:25:02 Login Succeeded 06:25:02 nexus3.edgexfoundry.org:10004 06:25:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:25:03 Configure a credential helper to remove this warning. See 06:25:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:25:03 06:25:03 Login Succeeded 06:25:03 ****.io 06:25:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:25:03 Configure a credential helper to remove this warning. See 06:25:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:25:03 06:25:03 Login Succeeded 06:25:03 ---> ****-login.sh ends [Pipeline] } 06:25:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:25:03 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 06:25:03 [edgeXDocker.push] Tagging docker image device-opc-ua-arm64 with the following tags: 06:25:03 5336a021ee5773a0d8feedb17fcb5035cfeb6441 06:25:03 4.0.2 06:25:03 5336a021ee5773a0d8feedb17fcb5035cfeb6441-4.0.2 06:25:03 palau 06:25:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:04 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:5336a021ee5773a0d8feedb17fcb5035cfeb6441 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:04 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:5336a021ee5773a0d8feedb17fcb5035cfeb6441 06:25:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 06:25:04 2eceacaa0965: Preparing 06:25:04 df083abec4b4: Preparing 06:25:04 97720777f3b7: Preparing 06:25:04 48a7abdeab22: Preparing 06:25:04 bd48efab326a: Preparing 06:25:04 eeaa73608b53: Preparing 06:25:04 eeaa73608b53: Waiting 06:25:04 df083abec4b4: Pushed 06:25:04 48a7abdeab22: Pushed 06:25:04 2eceacaa0965: Pushed 06:25:04 eeaa73608b53: Layer already exists 06:25:05 bd48efab326a: Pushed 06:25:16 97720777f3b7: Pushed 06:25:16 5336a021ee5773a0d8feedb17fcb5035cfeb6441: digest: sha256:e03cde19aaa58c892bc14fe0868ef4e34b87a228a84b5ae23a60880e14aaf83e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:16 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:16 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.0.2 06:25:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 06:25:16 2eceacaa0965: Preparing 06:25:16 df083abec4b4: Preparing 06:25:16 97720777f3b7: Preparing 06:25:16 48a7abdeab22: Preparing 06:25:16 bd48efab326a: Preparing 06:25:16 eeaa73608b53: Preparing 06:25:16 eeaa73608b53: Waiting 06:25:16 48a7abdeab22: Layer already exists 06:25:16 97720777f3b7: Layer already exists 06:25:16 2eceacaa0965: Layer already exists 06:25:16 df083abec4b4: Layer already exists 06:25:16 bd48efab326a: Layer already exists 06:25:17 eeaa73608b53: Layer already exists 06:25:17 4.0.2: digest: sha256:e03cde19aaa58c892bc14fe0868ef4e34b87a228a84b5ae23a60880e14aaf83e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:17 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:5336a021ee5773a0d8feedb17fcb5035cfeb6441-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:18 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:5336a021ee5773a0d8feedb17fcb5035cfeb6441-4.0.2 06:25:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 06:25:18 2eceacaa0965: Preparing 06:25:18 df083abec4b4: Preparing 06:25:18 97720777f3b7: Preparing 06:25:18 48a7abdeab22: Preparing 06:25:18 bd48efab326a: Preparing 06:25:18 eeaa73608b53: Preparing 06:25:18 eeaa73608b53: Waiting 06:25:18 97720777f3b7: Layer already exists 06:25:18 df083abec4b4: Layer already exists 06:25:18 bd48efab326a: Layer already exists 06:25:18 2eceacaa0965: Layer already exists 06:25:18 48a7abdeab22: Layer already exists 06:25:18 eeaa73608b53: Layer already exists 06:25:18 5336a021ee5773a0d8feedb17fcb5035cfeb6441-4.0.2: digest: sha256:e03cde19aaa58c892bc14fe0868ef4e34b87a228a84b5ae23a60880e14aaf83e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:19 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:19 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:palau 06:25:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 06:25:19 2eceacaa0965: Preparing 06:25:19 df083abec4b4: Preparing 06:25:19 97720777f3b7: Preparing 06:25:19 48a7abdeab22: Preparing 06:25:19 bd48efab326a: Preparing 06:25:19 eeaa73608b53: Preparing 06:25:19 eeaa73608b53: Waiting 06:25:19 97720777f3b7: Layer already exists 06:25:19 bd48efab326a: Layer already exists 06:25:19 48a7abdeab22: Layer already exists 06:25:19 2eceacaa0965: Layer already exists 06:25:19 df083abec4b4: Layer already exists 06:25:19 eeaa73608b53: Layer already exists 06:25:20 palau: digest: sha256:e03cde19aaa58c892bc14fe0868ef4e34b87a228a84b5ae23a60880e14aaf83e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:25:20 ===================================================== [Pipeline] echo 06:25:20 taggedImages: 06:25:20 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:5336a021ee5773a0d8feedb17fcb5035cfeb6441 06:25:20 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.0.2 06:25:20 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:5336a021ee5773a0d8feedb17fcb5035cfeb6441-4.0.2 06:25:20 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:palau [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:25:21 06:25:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:25:21 arm64: Pulling from edgex-lftools-log-publisher 06:25:21 8998bd30e6a1: Pulling fs layer 06:25:21 04944245beec: Pulling fs layer 06:25:21 699f458cf7ca: Pulling fs layer 06:25:21 765212b225bb: Pulling fs layer 06:25:21 f23df028b6ca: Pulling fs layer 06:25:21 d65c8cfc05b1: Pulling fs layer 06:25:21 2437ff75d9bd: Pulling fs layer 06:25:21 d65c8cfc05b1: Waiting 06:25:21 f23df028b6ca: Waiting 06:25:21 2437ff75d9bd: Waiting 06:25:21 765212b225bb: Waiting 06:25:22 04944245beec: Verifying Checksum 06:25:22 04944245beec: Download complete 06:25:22 765212b225bb: Verifying Checksum 06:25:22 765212b225bb: Download complete 06:25:22 f23df028b6ca: Verifying Checksum 06:25:22 f23df028b6ca: Download complete 06:25:22 d65c8cfc05b1: Verifying Checksum 06:25:22 d65c8cfc05b1: Download complete 06:25:22 699f458cf7ca: Verifying Checksum 06:25:22 699f458cf7ca: Download complete 06:25:22 8998bd30e6a1: Download complete 06:25:25 2437ff75d9bd: Verifying Checksum 06:25:25 2437ff75d9bd: Download complete 06:25:27 8998bd30e6a1: Pull complete 06:25:28 04944245beec: Pull complete 06:25:29 699f458cf7ca: Pull complete 06:25:29 765212b225bb: Pull complete 06:25:30 f23df028b6ca: Pull complete 06:25:31 d65c8cfc05b1: Pull complete 06:25:50 2437ff75d9bd: Pull complete 06:25:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:25:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:25:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:25:50 prd-ubuntu20.04-docker-arm64-4c-16g-11446 does not seem to be running inside a container 06:25:51 $ 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-opc-ua/2 -v /w/workspace/device-opc-ua/2:/w/workspace/device-opc-ua/2:rw,z -v /w/workspace/device-opc-ua/2@tmp:/w/workspace/device-opc-ua/2@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 06:25:54 $ docker top 25078433a836cbdba42c2a712cb560b23a6ca406c1d211206dee90fb8d21702e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:25:55 ---> job-cost.sh 06:25:55 lf-activate-venv: SKIPPING 06:25:55 INFO: No Stack... 06:25:56 INFO: Retrieving Pricing Info for: v3-standard-4 06:25:57 INFO: Archiving Costs [Pipeline] sh 06:25:57 + cat /w/workspace/device-opc-ua/2/archives/cost.csv 06:25:57 + cut -d, -f6 [Pipeline] lock 06:25:57 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-palau-2-stack-cost] 06:25:57 Resource [jenkins-edgexfoundry-device-opc-ua-palau-2-stack-cost] did not exist. Created. 06:25:58 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-palau-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:25:58 /w/workspace/device-opc-ua/2@tmp/durable-65f8a39c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:25:59 + echo total: 0.10999999940395355 [Pipeline] stash 06:25:59 Warning: overwriting stash ‘stack-cost’ 06:26:00 Stashed 1 file(s) [Pipeline] } 06:26:00 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-palau-2-stack-cost] [Pipeline] // lock [Pipeline] } 06:26:00 $ docker stop --time=1 25078433a836cbdba42c2a712cb560b23a6ca406c1d211206dee90fb8d21702e 06:26:01 $ docker rm -f --volumes 25078433a836cbdba42c2a712cb560b23a6ca406c1d211206dee90fb8d21702e [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 06:26:03 provisioning config files... 06:26:03 copy managed file [device-opc-ua-codecov-token] to file:/w/workspace/edgexfoundry_device-opc-ua_palau@tmp/config3844007013123867941tmp [Pipeline] { [Pipeline] sh 06:26:04 + set +x 06:26:04 + curl -s https://codecov.io/bash 06:26:04 + bash -s -- 06:26:04 06:26:04 _____ _ 06:26:04 / ____| | | 06:26:04 | | ___ __| | ___ ___ _____ __ 06:26:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:26:04 | |___| (_) | (_| | __/ (_| (_) \ V / 06:26:04 \_____\___/ \__,_|\___|\___\___/ \_/ 06:26:04 Bash-1.0.6 06:26:04 06:26:04 06:26:04 ==> git version 2.25.1 found 06:26:04 ==> 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 06:26:04 Release-Date: 2020-01-08 06:26:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:26:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:26:04 ==> Jenkins CI detected. 06:26:04 current dir:  /w/workspace/edgexfoundry_device-opc-ua_palau 06:26:04 project root: . 06:26:04 --> token set from env 06:26:04 Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml 06:26:04 ==> Running gcov in . (disable via -X gcov) 06:26:04 ==> Python coveragepy not found 06:26:04 ==> Searching for coverage reports in: 06:26:04 + . 06:26:04 -> Found 1 reports 06:26:04 ==> Detecting git/mercurial file structure 06:26:04 ==> Reading reports 06:26:04 + ./coverage.out bytes=23970 06:26:04 ==> Appending adjustments 06:26:04 https://docs.codecov.io/docs/fixing-reports 06:26:04 + Found adjustments 06:26:04 ==> Gzipping contents 06:26:04 32K /tmp/codecov.ml9hur.gz 06:26:04 ==> Uploading reports 06:26:04 url: https://codecov.io 06:26:04 query: branch=palau&commit=5336a021ee5773a0d8feedb17fcb5035cfeb6441&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fpalau%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= 06:26:04 -> Pinging Codecov 06:26:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=palau&commit=5336a021ee5773a0d8feedb17fcb5035cfeb6441&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fpalau%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= 06:26:04 -> Uploading to 06:26:04 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-opc-ua/5336a021ee5773a0d8feedb17fcb5035cfeb6441/357cfc94-2b04-4a78-b096-50548bdeca0c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260526%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260526T062604Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=71ca9a099d83795416c6e8f03a10ea55cab401f326e7b4b7f3735228cf3ba397 06:26:04 % Total % Received % Xferd Average Speed Time Time Time Current 06:26:04 Dload Upload Total Spent Left Speed 06:26:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29695 0 0 100 29695 0 195k --:--:-- --:--:-- --:--:-- 195k 06:26:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-opc-ua/commit/5336a021ee5773a0d8feedb17fcb5035cfeb6441 [Pipeline] } 06:26:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:26:05 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:26:05 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:26:06 06:26:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:26:06 latest: Pulling from edgex-devops/edgex-snyk-go 06:26:06 2d35ebdb57d9: Pulling fs layer 06:26:06 85e8836fcdb2: Pulling fs layer 06:26:06 91631faa732a: Pulling fs layer 06:26:06 f3f5ae8826fa: Pulling fs layer 06:26:06 4f4fb700ef54: Pulling fs layer 06:26:06 7861252a18e6: Pulling fs layer 06:26:06 f3f5ae8826fa: Waiting 06:26:06 4f4fb700ef54: Waiting 06:26:06 9130f900ef6f: Pulling fs layer 06:26:06 9130f900ef6f: Waiting 06:26:06 7861252a18e6: Waiting 06:26:06 85e8836fcdb2: Download complete 06:26:06 f3f5ae8826fa: Download complete 06:26:06 4f4fb700ef54: Verifying Checksum 06:26:06 4f4fb700ef54: Download complete 06:26:06 2d35ebdb57d9: Verifying Checksum 06:26:06 2d35ebdb57d9: Download complete 06:26:07 2d35ebdb57d9: Pull complete 06:26:07 85e8836fcdb2: Pull complete 06:26:07 7861252a18e6: Verifying Checksum 06:26:07 7861252a18e6: Download complete 06:26:07 91631faa732a: Download complete 06:26:08 9130f900ef6f: Verifying Checksum 06:26:08 9130f900ef6f: Download complete 06:26:12 91631faa732a: Pull complete 06:26:12 f3f5ae8826fa: Pull complete 06:26:12 4f4fb700ef54: Pull complete 06:26:12 7861252a18e6: Pull complete 06:26:16 9130f900ef6f: Pull complete 06:26:16 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 06:26:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:26:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:26:16 prd-ubuntu20.04-docker-8c-8g-11434 does not seem to be running inside a container 06:26:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-opc-ua_palau -v /w/workspace/edgexfoundry_device-opc-ua_palau:/w/workspace/edgexfoundry_device-opc-ua_palau:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_palau@tmp:/w/workspace/edgexfoundry_device-opc-ua_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 06:26:18 $ docker top 8d62da56de61dcd1ca8d213cedeb43ae3426e061c0c1c459dc573a6dcf221997 -eo pid,comm [Pipeline] { [Pipeline] sh 06:26:18 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_palau [Pipeline] echo 06:26:18 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-opc-ua:palau' [Pipeline] sh 06:26:19 + set -o pipefail 06:26:19 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-opc-ua:palau' 06:26:23 06:26:23 Monitoring /w/workspace/edgexfoundry_device-opc-ua_palau (github.com/edgexfoundry/device-opc-ua)... 06:26:23 06:26:23 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/c236bc65-ef39-4b3e-8d97-4db52eefbd9d/history/a463e5e0-0d85-475f-a297-473d29b9cd56 06:26:23 06:26:23 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 06:26:23 06:26:23 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:26:23 [Pipeline] } 06:26:24 $ docker stop --time=1 8d62da56de61dcd1ca8d213cedeb43ae3426e061c0c1c459dc573a6dcf221997 06:26:25 $ docker rm -f --volumes 8d62da56de61dcd1ca8d213cedeb43ae3426e061c0c1c459dc573a6dcf221997 [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 06:26:27 + git log --format=format:%s -1 5336a021ee5773a0d8feedb17fcb5035cfeb6441 [Pipeline] sh 06:26:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:26:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:26:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:26:28 prd-ubuntu20.04-docker-8c-8g-11434 does not seem to be running inside a container 06:26:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_palau -v /w/workspace/edgexfoundry_device-opc-ua_palau:/w/workspace/edgexfoundry_device-opc-ua_palau:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_palau@tmp:/w/workspace/edgexfoundry_device-opc-ua_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:26:28 $ docker top b2036e2e4d7c2b84a409543336ccbe6dfe1bc48b5b0ac9e6cd6b76aa0eb3e73c -eo pid,comm 06:26:28 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). 06:26:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:26:28 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:26:29 + git semver [Pipeline] } 06:26:29 $ docker stop --time=1 b2036e2e4d7c2b84a409543336ccbe6dfe1bc48b5b0ac9e6cd6b76aa0eb3e73c 06:26:30 $ docker rm -f --volumes b2036e2e4d7c2b84a409543336ccbe6dfe1bc48b5b0ac9e6cd6b76aa0eb3e73c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:26:31 06:26:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:26:32 0.23.1-centos7: Pulling from edgex-lftools 06:26:32 ab5ef0e58194: Pulling fs layer 06:26:32 9712f1f96733: Pulling fs layer 06:26:32 63f879dbbcfc: Pulling fs layer 06:26:32 0d9ebad4ef96: Pulling fs layer 06:26:32 e9a5061849ea: Pulling fs layer 06:26:32 d747dcd14b5f: Pulling fs layer 06:26:32 2de7ff778b66: Pulling fs layer 06:26:32 0d9ebad4ef96: Waiting 06:26:32 e9a5061849ea: Waiting 06:26:32 d747dcd14b5f: Waiting 06:26:32 2de7ff778b66: Waiting 06:26:32 9712f1f96733: Verifying Checksum 06:26:32 9712f1f96733: Download complete 06:26:32 63f879dbbcfc: Verifying Checksum 06:26:32 63f879dbbcfc: Download complete 06:26:32 e9a5061849ea: Verifying Checksum 06:26:32 e9a5061849ea: Download complete 06:26:32 d747dcd14b5f: Verifying Checksum 06:26:32 d747dcd14b5f: Download complete 06:26:33 0d9ebad4ef96: Verifying Checksum 06:26:33 0d9ebad4ef96: Download complete 06:26:33 ab5ef0e58194: Verifying Checksum 06:26:33 ab5ef0e58194: Download complete 06:26:33 2de7ff778b66: Download complete 06:26:36 ab5ef0e58194: Pull complete 06:26:36 9712f1f96733: Pull complete 06:26:36 63f879dbbcfc: Pull complete 06:26:42 0d9ebad4ef96: Pull complete 06:26:42 e9a5061849ea: Pull complete 06:26:42 d747dcd14b5f: Pull complete 06:26:42 2de7ff778b66: Pull complete 06:26:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:26:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:26:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:26:43 prd-ubuntu20.04-docker-8c-8g-11434 does not seem to be running inside a container 06:26:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_palau -v /w/workspace/edgexfoundry_device-opc-ua_palau:/w/workspace/edgexfoundry_device-opc-ua_palau:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_palau@tmp:/w/workspace/edgexfoundry_device-opc-ua_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:26:45 $ docker top 46174d5ac88525a8331dc48cf554bb85a4c881ce2536a01eb995075b9c8a7547 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:26:45 provisioning config files... 06:26:45 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-opc-ua_palau@tmp/config4477425723057725555tmp 06:26:45 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-opc-ua_palau@tmp/config3074698356205688166tmp 06:26:45 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-opc-ua_palau@tmp/config7742520153430205140tmp [Pipeline] { [Pipeline] echo 06:26:45 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:26:45 ---> sigul-configuration.sh 06:26:45 gpg: directory `/root/.gnupg' created 06:26:45 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:26:45 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:26:45 gpg: keyring `/root/.gnupg/secring.gpg' created 06:26:45 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:26:45 gpg: CAST5 encrypted data 06:26:45 gpg: encrypted with 1 passphrase 06:26:45 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:26:46 + mkdir /home/jenkins 06:26:46 + mkdir /home/jenkins/sigul [Pipeline] sh 06:26:46 + 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 06:26:46 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:26:47 ---> sigul-install.sh 06:26:47 Sigul already installed; skipping installation. [Pipeline] sh 06:26:47 + git tag --list 06:26:47 v4.0 06:26:47 v4.0.0 06:26:47 v4.0.1 06:26:47 v4.0.1-dev.1 06:26:47 v4.0.2 06:26:47 v4.1.0-dev.1 06:26:47 v4.1.0-dev.10 06:26:47 v4.1.0-dev.11 06:26:47 v4.1.0-dev.12 06:26:47 v4.1.0-dev.13 06:26:47 v4.1.0-dev.14 06:26:47 v4.1.0-dev.15 06:26:47 v4.1.0-dev.16 06:26:47 v4.1.0-dev.17 06:26:47 v4.1.0-dev.18 06:26:47 v4.1.0-dev.19 06:26:47 v4.1.0-dev.2 06:26:47 v4.1.0-dev.3 06:26:47 v4.1.0-dev.4 06:26:47 v4.1.0-dev.5 06:26:47 v4.1.0-dev.6 06:26:47 v4.1.0-dev.7 06:26:47 v4.1.0-dev.8 06:26:47 v4.1.0-dev.9 [Pipeline] sh 06:26:47 + lftools sign git-tag v4.0.2 06:26:48 Signing Git tag with Sigul... 06:26:48 Signing v4.0.2 [Pipeline] echo 06:26:49 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:26:49 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:26:49 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:26:49 $ docker stop --time=1 46174d5ac88525a8331dc48cf554bb85a4c881ce2536a01eb995075b9c8a7547 06:26:50 $ docker rm -f --volumes 46174d5ac88525a8331dc48cf554bb85a4c881ce2536a01eb995075b9c8a7547 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:26:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:26:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:26:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:26:52 prd-ubuntu20.04-docker-8c-8g-11434 does not seem to be running inside a container 06:26:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_palau -v /w/workspace/edgexfoundry_device-opc-ua_palau:/w/workspace/edgexfoundry_device-opc-ua_palau:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_palau@tmp:/w/workspace/edgexfoundry_device-opc-ua_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:26:52 $ docker top db773d3536e427bd7e1e5c8df67dbd299c6e5f29511c9bfec1dc1b9273e5aae8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:26:52 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:26:53 + git semver [Pipeline] } 06:26:53 $ docker stop --time=1 db773d3536e427bd7e1e5c8df67dbd299c6e5f29511c9bfec1dc1b9273e5aae8 06:26:55 $ docker rm -f --volumes db773d3536e427bd7e1e5c8df67dbd299c6e5f29511c9bfec1dc1b9273e5aae8 [Pipeline] // withDockerContainer [Pipeline] sh 06:26:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:26:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:26:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:26:56 prd-ubuntu20.04-docker-8c-8g-11434 does not seem to be running inside a container 06:26:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_palau -v /w/workspace/edgexfoundry_device-opc-ua_palau:/w/workspace/edgexfoundry_device-opc-ua_palau:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_palau@tmp:/w/workspace/edgexfoundry_device-opc-ua_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:26:56 $ docker top c6ccc76579bb13e6cd7dc742f612ec1919bd5cdb7dbc902e55fa14974f2abfb1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:26:56 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:26:57 + git semver [Pipeline] } 06:26:57 $ docker stop --time=1 c6ccc76579bb13e6cd7dc742f612ec1919bd5cdb7dbc902e55fa14974f2abfb1 06:26:58 $ docker rm -f --volumes c6ccc76579bb13e6cd7dc742f612ec1919bd5cdb7dbc902e55fa14974f2abfb1 [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 06:27:00 + [ -d /w/workspace/edgexfoundry_device-opc-ua_palau/archives ] 06:27:00 + ls -al /w/workspace/edgexfoundry_device-opc-ua_palau/archives 06:27:00 total 16 06:27:00 drwxr-xr-x 3 root root 4096 May 26 06:08 . 06:27:00 drwxrwxr-x 11 jenkins jenkins 4096 May 26 06:26 .. 06:27:00 drwxr-xr-x 2 root root 4096 May 26 06:08 cost 06:27:00 -rw-r--r-- 1 root root 84 May 26 06:08 cost.csv 06:27:00 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_palau/archives 06:27:00 + ls -al /w/workspace/edgexfoundry_device-opc-ua_palau/archives 06:27:00 total 16 06:27:00 drwxr-xr-x 3 jenkins jenkins 4096 May 26 06:08 . 06:27:00 drwxrwxr-x 11 jenkins jenkins 4096 May 26 06:26 .. 06:27:00 drwxr-xr-x 2 jenkins jenkins 4096 May 26 06:08 cost 06:27:00 -rw-r--r-- 1 jenkins jenkins 84 May 26 06:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:27:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:27:01 ---> package-listing.sh 06:27:01 ++ facter osfamily 06:27:01 ++ tr '[:upper:]' '[:lower:]' 06:27:01 + OS_FAMILY=debian 06:27:01 + workspace=/w/workspace/edgexfoundry_device-opc-ua_palau 06:27:01 + START_PACKAGES=/tmp/packages_start.txt 06:27:01 + END_PACKAGES=/tmp/packages_end.txt 06:27:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:27:01 + PACKAGES=/tmp/packages_start.txt 06:27:01 + '[' /w/workspace/edgexfoundry_device-opc-ua_palau ']' 06:27:01 + PACKAGES=/tmp/packages_end.txt 06:27:01 + case "${OS_FAMILY}" in 06:27:01 + dpkg -l 06:27:01 + grep '^ii' 06:27:01 + '[' -f /tmp/packages_start.txt ']' 06:27:01 + '[' -f /tmp/packages_end.txt ']' 06:27:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:27:02 + '[' /w/workspace/edgexfoundry_device-opc-ua_palau ']' 06:27:02 + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_palau/archives/ 06:27:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_palau/archives/ [Pipeline] echo 06:27:02 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/edgexfoundry_device-opc-ua_palau/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:27:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:27:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:27:03 prd-ubuntu20.04-docker-8c-8g-11434 does not seem to be running inside a container 06:27:03 $ 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/edgexfoundry_device-opc-ua_palau/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_palau -v /w/workspace/edgexfoundry_device-opc-ua_palau:/w/workspace/edgexfoundry_device-opc-ua_palau:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_palau@tmp:/w/workspace/edgexfoundry_device-opc-ua_palau@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 06:27:03 $ docker top 5e0dcab0e688871baeb6d12e32bf18e66f54dc390b0b7516678711a008502704 -eo pid,comm [Pipeline] { [Pipeline] sh 06:27:04 + touch /tmp/pre-build-complete [Pipeline] sh 06:27:04 + mkdir -p /var/log/sysstat [Pipeline] sh 06:27:05 + ls /var/log/sa-host 06:27:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:27:05 provisioning config files... 06:27:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_palau@tmp/config2112657703593118933tmp [Pipeline] { [Pipeline] echo 06:27:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:27:05 ---> create-netrc.sh [Pipeline] } 06:27:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:27:06 ---> python-tools-install.sh [Pipeline] echo 06:27:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:27:06 ---> sudo-logs.sh 06:27:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:27:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:27:07 ---> job-cost.sh 06:27:07 lf-activate-venv: SKIPPING 06:27:07 DEBUG: total: 0.2199999988079071 06:27:07 INFO: Retrieving Stack Cost... 06:27:07 INFO: Retrieving Pricing Info for: v3-standard-8 06:27:08 INFO: Archiving Costs [Pipeline] echo 06:27:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:27:08 ---> logs-deploy.sh 06:27:08 lf-activate-venv: SKIPPING 06:27:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/palau/2 06:27:08 INFO: archiving workspace using pattern(s): 06:27:09 Archives upload complete. 06:27:09 INFO: archiving logs to Nexus 06:27:10 ---> uname -a: 06:27:10 Linux prd-ubuntu20-04-docker-8c-8g-11434 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 06:27:10 06:27:10 06:27:10 ---> lscpu: 06:27:10 Architecture: x86_64 06:27:10 CPU op-mode(s): 32-bit, 64-bit 06:27:10 Byte Order: Little Endian 06:27:10 Address sizes: 40 bits physical, 48 bits virtual 06:27:10 CPU(s): 8 06:27:10 On-line CPU(s) list: 0-7 06:27:10 Thread(s) per core: 1 06:27:10 Core(s) per socket: 1 06:27:10 Socket(s): 8 06:27:10 NUMA node(s): 1 06:27:10 Vendor ID: AuthenticAMD 06:27:10 CPU family: 23 06:27:10 Model: 49 06:27:10 Model name: AMD EPYC-Rome Processor 06:27:10 Stepping: 0 06:27:10 CPU MHz: 2799.998 06:27:10 BogoMIPS: 5599.99 06:27:10 Virtualization: AMD-V 06:27:10 Hypervisor vendor: KVM 06:27:10 Virtualization type: full 06:27:10 L1d cache: 256 KiB 06:27:10 L1i cache: 256 KiB 06:27:10 L2 cache: 4 MiB 06:27:10 L3 cache: 128 MiB 06:27:10 NUMA node0 CPU(s): 0-7 06:27:10 Vulnerability Gather data sampling: Not affected 06:27:10 Vulnerability Itlb multihit: Not affected 06:27:10 Vulnerability L1tf: Not affected 06:27:10 Vulnerability Mds: Not affected 06:27:10 Vulnerability Meltdown: Not affected 06:27:10 Vulnerability Mmio stale data: Not affected 06:27:10 Vulnerability Retbleed: Vulnerable 06:27:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:27:10 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:27:10 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 06:27:10 Vulnerability Srbds: Not affected 06:27:10 Vulnerability Tsx async abort: Not affected 06:27:10 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 06:27:10 06:27:10 06:27:10 ---> nproc: 06:27:10 8 06:27:10 06:27:10 06:27:10 ---> df -h: 06:27:10 Filesystem Size Used Avail Use% Mounted on 06:27:10 overlay 155G 14G 141G 10% / 06:27:10 tmpfs 64M 0 64M 0% /dev 06:27:10 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:27:10 shm 64M 0 64M 0% /dev/shm 06:27:10 /dev/vda1 155G 14G 141G 10% /facter-os 06:27:10 06:27:10 06:27:10 ---> sar -b -r -n DEV: 06:27:10 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-11434) 05/26/26 _x86_64_ (8 CPU) 06:27:10 06:27:10 06:04:53 LINUX RESTART (8 CPU) 06:27:10 06:27:10 06:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:27:10 06:06:02 265.99 69.36 196.63 0.00 11840.96 163303.45 0.00 06:27:10 06:07:01 277.78 16.23 261.55 0.00 2196.92 90982.55 0.00 06:27:10 06:08:01 80.17 0.57 79.60 0.00 28.80 21173.95 0.00 06:27:10 06:09:01 130.16 0.07 130.09 0.00 8.53 37674.92 0.00 06:27:10 06:10:01 15.25 2.28 12.96 0.00 2008.47 2552.64 0.00 06:27:10 06:11:01 3.77 0.00 3.77 0.00 0.00 122.25 0.00 06:27:10 06:12:01 1.68 0.00 1.68 0.00 0.00 18.79 0.00 06:27:10 06:13:01 1.85 0.00 1.85 0.00 0.00 20.26 0.00 06:27:10 06:14:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 06:27:10 06:15:01 1.43 0.00 1.43 0.00 0.00 23.86 0.00 06:27:10 06:16:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 06:27:10 06:17:01 1.48 0.02 1.47 0.00 0.13 15.33 0.00 06:27:10 06:18:01 1.38 0.00 1.38 0.00 0.00 15.33 0.00 06:27:10 06:19:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 06:27:10 06:20:01 1.90 0.02 1.88 0.00 0.13 22.13 0.00 06:27:10 06:21:01 1.33 0.00 1.33 0.00 0.00 14.66 0.00 06:27:10 06:22:01 2.00 0.30 1.70 0.00 16.80 21.06 0.00 06:27:10 06:23:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 06:27:10 06:24:01 1.25 0.00 1.25 0.00 0.00 15.73 0.00 06:27:10 06:25:01 2.43 1.17 1.27 0.00 24.79 16.26 0.00 06:27:10 06:26:01 5.17 2.66 2.51 0.00 50.76 83.85 0.00 06:27:10 06:27:01 131.33 0.23 131.09 0.00 16.13 59516.48 0.00 06:27:10 Average: 42.13 4.21 37.92 0.00 734.80 17016.03 0.00 06:27:10 06:27:10 06:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:27:10 06:06:02 29685596 31614200 724792 2.20 67764 2174440 1763560 5.20 884068 1982560 280668 06:27:10 06:07:01 27289964 31523528 763580 2.32 151456 4229140 1875204 5.53 1297284 3748752 172 06:27:10 06:08:01 27191960 31467044 815748 2.48 164744 4237216 2217664 6.54 1583336 3537700 1204 06:27:10 06:09:01 26102068 31504556 772308 2.35 178864 5265004 1886780 5.56 1756656 4365440 1340 06:27:10 06:10:01 25961528 31494448 778340 2.37 180068 5390732 1791276 5.28 1830904 4422440 116 06:27:10 06:11:01 25996284 31529472 744504 2.26 180436 5390676 1773764 5.23 1794908 4422340 144 06:27:10 06:12:01 25996180 31529476 744476 2.26 180512 5390680 1773764 5.23 1794032 4422348 8 06:27:10 06:13:01 26002800 31536348 737384 2.24 180588 5390808 1773764 5.23 1787912 4422472 40 06:27:10 06:14:01 26004888 31538440 735216 2.24 180616 5390812 1757424 5.18 1785064 4422476 8 06:27:10 06:15:01 26005168 31538780 734820 2.24 180688 5390784 1757424 5.18 1785776 4422456 4 06:27:10 06:16:01 26005312 31538956 734548 2.23 180696 5390792 1757424 5.18 1785008 4422456 16 06:27:10 06:17:01 26005116 31538780 734872 2.24 180712 5390792 1756528 5.18 1785916 4422460 12 06:27:10 06:18:01 26005004 31538800 734508 2.23 180752 5390800 1756528 5.18 1784796 4422464 12 06:27:10 06:19:01 26005216 31539068 734244 2.23 180784 5390808 1756528 5.18 1785636 4422472 8 06:27:10 06:20:01 26004584 31538704 734312 2.23 180828 5390800 1744980 5.14 1784576 4422472 36 06:27:10 06:21:01 26004728 31538936 734044 2.23 180888 5390812 1744980 5.14 1785760 4422480 8 06:27:10 06:22:01 26004340 31539144 733744 2.23 180980 5391316 1744980 5.14 1786664 4422800 24 06:27:10 06:23:01 26003920 31538792 734000 2.23 181052 5391316 1744980 5.14 1787532 4422792 160 06:27:10 06:24:01 26003620 31538524 734088 2.23 181088 5391320 1744980 5.14 1786592 4422796 4 06:27:10 06:25:01 25996444 31533120 739404 2.25 181120 5392052 1744980 5.14 1793388 4423228 0 06:27:10 06:26:01 25991848 31531792 740476 2.25 181188 5394880 1747160 5.15 1793228 4425640 16 06:27:10 06:27:01 24429212 31479644 787556 2.40 234440 6718372 1759268 5.19 1948044 5695068 484 06:27:10 Average: 26213445 31530480 746680 2.27 175921 5194289 1789725 5.28 1723049 4296187 12931 06:27:10 06:27:10 06:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:27:10 06:06:02 lo 3.63 3.63 0.36 0.36 0.00 0.00 0.00 0.00 06:27:10 06:06:02 ens3 486.85 316.13 3890.84 72.35 0.00 0.00 0.00 0.00 06:27:10 06:06:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:10 06:07:01 lo 1.90 1.90 0.19 0.19 0.00 0.00 0.00 0.00 06:27:10 06:07:01 ens3 644.04 427.00 7333.59 98.50 0.00 0.00 0.00 0.00 06:27:10 06:07:01 docker0 309.73 438.13 26.86 3190.41 0.00 0.00 0.00 0.00 06:27:10 06:08:01 vethc4ed64b 1.22 1.77 0.11 18.26 0.00 0.00 0.00 0.00 06:27:10 06:08:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 06:27:10 06:08:01 ens3 50.76 29.31 89.19 17.08 0.00 0.00 0.00 0.00 06:27:10 06:08:01 veth2e1211b 1.12 1.85 0.11 26.96 0.00 0.00 0.00 0.00 06:27:10 06:08:01 docker0 2.53 3.72 0.19 45.24 0.00 0.00 0.00 0.00 06:27:10 06:09:01 lo 5.53 5.53 0.54 0.54 0.00 0.00 0.00 0.00 06:27:10 06:09:01 ens3 176.89 126.13 2662.72 430.59 0.00 0.00 0.00 0.00 06:27:10 06:09:01 docker0 2.62 6.40 0.18 107.15 0.00 0.00 0.00 0.00 06:27:10 06:10:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 06:27:10 06:10:01 ens3 37.69 18.13 717.69 2.40 0.00 0.00 0.00 0.00 06:27:10 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:10 06:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:27:10 06:11:01 ens3 1.62 0.93 0.75 0.54 0.00 0.00 0.00 0.00 06:27:10 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:10 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:10 06:12:01 ens3 0.57 0.20 0.27 0.19 0.00 0.00 0.00 0.00 06:27:10 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:10 06:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:27:10 06:13:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 06:27:10 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:10 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:10 06:14:01 ens3 0.50 0.03 0.03 0.00 0.00 0.00 0.00 0.00 06:27:10 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:10 06:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:27:10 06:15:01 ens3 0.22 0.08 0.02 0.01 0.00 0.00 0.00 0.00 06:27:10 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:10 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:10 06:16:01 ens3 0.52 0.13 0.15 0.07 0.00 0.00 0.00 0.00 06:27:10 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:10 06:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:27:10 06:17:01 ens3 0.18 0.08 0.02 0.01 0.00 0.00 0.00 0.00 06:27:10 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:10 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:10 06:18:01 ens3 0.35 0.02 0.03 0.00 0.00 0.00 0.00 0.00 06:27:10 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:10 06:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:27:10 06:19:01 ens3 0.20 0.08 0.02 0.01 0.00 0.00 0.00 0.00 06:27:10 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:10 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:10 06:20:01 ens3 0.33 0.02 0.02 0.00 0.00 0.00 0.00 0.00 06:27:10 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:10 06:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:27:10 06:21:01 ens3 0.73 0.48 0.41 0.28 0.00 0.00 0.00 0.00 06:27:10 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:10 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:10 06:22:01 ens3 1.07 0.65 0.83 0.38 0.00 0.00 0.00 0.00 06:27:10 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:10 06:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:27:10 06:23:01 ens3 0.18 0.08 0.02 0.01 0.00 0.00 0.00 0.00 06:27:10 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:10 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:10 06:24:01 ens3 0.27 0.02 0.02 0.00 0.00 0.00 0.00 0.00 06:27:10 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:10 06:25:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 06:27:10 06:25:01 ens3 4.03 3.55 2.59 3.44 0.00 0.00 0.00 0.00 06:27:10 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:10 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:10 06:26:01 ens3 2.33 1.78 1.34 1.17 0.00 0.00 0.00 0.00 06:27:10 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:10 06:27:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 06:27:10 06:27:01 ens3 367.02 235.46 7352.67 171.51 0.00 0.00 0.00 0.00 06:27:10 06:27:01 docker0 3.00 2.35 0.82 0.86 0.00 0.00 0.00 0.00 06:27:10 Average: lo 0.71 0.71 0.07 0.07 0.00 0.00 0.00 0.00 06:27:10 Average: ens3 80.31 52.45 997.46 36.24 0.00 0.00 0.00 0.00 06:27:10 Average: docker0 14.22 20.16 1.26 149.66 0.00 0.00 0.00 0.00 06:27:10 06:27:10 06:27:10 ---> sar -P ALL: 06:27:10 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-11434) 05/26/26 _x86_64_ (8 CPU) 06:27:10 06:27:10 06:04:53 LINUX RESTART (8 CPU) 06:27:10 06:27:10 06:05:01 CPU %user %nice %system %iowait %steal %idle 06:27:10 06:06:02 all 5.03 0.00 1.25 10.31 0.04 83.37 06:27:10 06:06:02 0 3.06 0.00 0.96 3.34 0.03 92.60 06:27:10 06:06:02 1 9.57 0.00 0.80 7.01 0.05 82.56 06:27:10 06:06:02 2 4.08 0.00 0.94 1.69 0.05 93.24 06:27:10 06:06:02 3 3.87 0.00 2.25 5.46 0.03 88.38 06:27:10 06:06:02 4 3.80 0.00 0.85 25.26 0.02 70.07 06:27:10 06:06:02 5 5.49 0.00 1.42 20.60 0.03 72.46 06:27:10 06:06:02 6 6.66 0.00 1.79 17.04 0.05 74.46 06:27:10 06:06:02 7 3.73 0.00 0.94 2.14 0.03 93.16 06:27:10 06:07:01 all 7.77 0.00 3.31 8.82 0.08 80.03 06:27:10 06:07:01 0 8.39 0.00 5.19 25.42 0.09 60.90 06:27:10 06:07:01 1 6.22 0.00 2.82 7.60 0.07 83.29 06:27:10 06:07:01 2 7.07 0.00 3.06 13.48 0.07 76.32 06:27:10 06:07:01 3 9.28 0.00 3.35 2.19 0.07 85.12 06:27:10 06:07:01 4 6.84 0.00 3.29 4.76 0.07 85.04 06:27:10 06:07:01 5 6.14 0.00 2.48 8.23 0.07 83.08 06:27:10 06:07:01 6 9.24 0.00 3.07 3.24 0.09 84.36 06:27:10 06:07:01 7 8.97 0.00 3.26 5.61 0.09 82.08 06:27:10 06:08:01 all 43.64 0.00 6.60 2.46 0.12 47.19 06:27:10 06:08:01 0 43.26 0.00 6.07 1.11 0.10 49.45 06:27:10 06:08:01 1 43.86 0.00 6.70 5.23 0.12 44.08 06:27:10 06:08:01 2 43.96 0.00 6.45 0.49 0.12 48.98 06:27:10 06:08:01 3 43.28 0.00 6.63 1.73 0.12 48.24 06:27:10 06:08:01 4 45.11 0.00 6.43 1.11 0.10 47.24 06:27:10 06:08:01 5 43.28 0.00 6.79 4.41 0.12 45.40 06:27:10 06:08:01 6 43.72 0.00 7.34 4.44 0.13 44.36 06:27:10 06:08:01 7 42.60 0.00 6.40 1.13 0.12 49.75 06:27:10 06:09:01 all 28.17 0.00 4.59 3.77 0.09 63.38 06:27:10 06:09:01 0 27.40 0.00 4.42 0.61 0.08 67.49 06:27:10 06:09:01 1 29.51 0.00 4.54 6.30 0.08 59.57 06:27:10 06:09:01 2 27.22 0.00 4.37 2.54 0.07 65.80 06:27:10 06:09:01 3 27.17 0.00 5.08 0.47 0.08 67.19 06:27:10 06:09:01 4 29.05 0.00 4.54 0.61 0.10 65.70 06:27:10 06:09:01 5 26.98 0.00 3.92 6.67 0.10 62.32 06:27:10 06:09:01 6 30.37 0.00 4.79 10.38 0.08 54.38 06:27:10 06:09:01 7 27.67 0.00 5.07 2.53 0.08 64.64 06:27:10 06:10:01 all 0.56 0.00 0.18 0.15 0.00 99.10 06:27:10 06:10:01 0 1.69 0.00 0.25 0.07 0.00 98.00 06:27:10 06:10:01 1 0.53 0.00 0.20 0.55 0.02 98.70 06:27:10 06:10:01 2 0.23 0.00 0.12 0.03 0.00 99.62 06:27:10 06:10:01 3 1.00 0.00 0.20 0.02 0.00 98.78 06:27:10 06:10:01 4 0.37 0.00 0.42 0.37 0.00 98.85 06:27:10 06:10:01 5 0.10 0.00 0.10 0.02 0.02 99.77 06:27:10 06:10:01 6 0.33 0.00 0.10 0.05 0.00 99.52 06:27:10 06:10:01 7 0.25 0.00 0.08 0.07 0.00 99.60 06:27:10 06:11:01 all 0.29 0.00 0.03 0.02 0.01 99.64 06:27:10 06:11:01 0 2.04 0.00 0.07 0.00 0.02 97.88 06:27:10 06:11:01 1 0.12 0.00 0.08 0.17 0.03 99.60 06:27:10 06:11:01 2 0.05 0.00 0.02 0.00 0.02 99.92 06:27:10 06:11:01 3 0.02 0.00 0.02 0.02 0.00 99.95 06:27:10 06:11:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:27:10 06:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:27:10 06:11:01 6 0.05 0.00 0.03 0.00 0.02 99.90 06:27:10 06:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:27:10 06:12:01 all 0.18 0.00 0.03 0.01 0.01 99.78 06:27:10 06:12:01 0 1.32 0.00 0.16 0.00 0.02 98.50 06:27:10 06:12:01 1 0.02 0.00 0.02 0.03 0.02 99.92 06:27:10 06:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:27:10 06:12:01 3 0.02 0.00 0.00 0.02 0.02 99.95 06:27:10 06:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:27:10 06:12:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:27:10 06:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:27:10 06:12:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:27:10 06:13:01 all 0.12 0.00 0.02 0.01 0.01 99.85 06:27:10 06:13:01 0 0.81 0.00 0.02 0.00 0.00 99.17 06:27:10 06:13:01 1 0.02 0.00 0.05 0.05 0.02 99.87 06:27:10 06:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:27:10 06:13:01 3 0.00 0.00 0.00 0.02 0.00 99.98 06:27:10 06:13:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:27:10 06:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:27:10 06:13:01 6 0.03 0.00 0.03 0.00 0.00 99.93 06:27:10 06:13:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:27:10 06:14:01 all 0.02 0.00 0.01 0.00 0.00 99.96 06:27:10 06:14:01 0 0.08 0.00 0.02 0.00 0.02 99.88 06:27:10 06:14:01 1 0.02 0.00 0.02 0.02 0.02 99.93 06:27:10 06:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:27:10 06:14:01 3 0.00 0.00 0.02 0.02 0.00 99.97 06:27:10 06:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:27:10 06:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:27:10 06:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:27:10 06:14:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:27:10 06:15:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:27:10 06:15:01 0 0.05 0.00 0.02 0.00 0.02 99.92 06:27:10 06:15:01 1 0.02 0.00 0.03 0.02 0.03 99.90 06:27:10 06:15:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:27:10 06:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:27:10 06:15:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:27:10 06:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:27:10 06:15:01 6 0.02 0.00 0.02 0.00 0.02 99.95 06:27:10 06:15:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:27:10 06:16:01 all 0.12 0.00 0.01 0.00 0.01 99.86 06:27:10 06:16:01 0 0.87 0.00 0.03 0.00 0.00 99.10 06:27:10 06:16:01 1 0.05 0.00 0.00 0.02 0.02 99.92 06:27:10 06:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:27:10 06:16:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:27:10 06:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:27:10 06:16:01 5 0.00 0.00 0.02 0.02 0.02 99.95 06:27:10 06:16:01 6 0.03 0.00 0.02 0.00 0.00 99.95 06:27:10 06:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:27:10 06:27:10 06:16:01 CPU %user %nice %system %iowait %steal %idle 06:27:10 06:17:01 all 0.06 0.00 0.01 0.00 0.00 99.93 06:27:10 06:17:01 0 0.37 0.00 0.02 0.00 0.02 99.60 06:27:10 06:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:27:10 06:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:27:10 06:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:27:10 06:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:27:10 06:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:27:10 06:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:27:10 06:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:27:10 06:18:01 all 0.04 0.00 0.01 0.01 0.01 99.93 06:27:10 06:18:01 0 0.20 0.00 0.02 0.00 0.02 99.77 06:27:10 06:18:01 1 0.05 0.00 0.05 0.03 0.02 99.85 06:27:10 06:18:01 2 0.00 0.00 0.00 0.00 0.02 99.98 06:27:10 06:18:01 3 0.00 0.00 0.02 0.02 0.00 99.97 06:27:10 06:18:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:27:10 06:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:27:10 06:18:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:27:10 06:18:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:27:10 06:19:01 all 0.01 0.00 0.01 0.00 0.00 99.97 06:27:10 06:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:27:10 06:19:01 1 0.03 0.00 0.02 0.02 0.03 99.90 06:27:10 06:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:27:10 06:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:27:10 06:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:27:10 06:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:27:10 06:19:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:27:10 06:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:27:10 06:20:01 all 0.02 0.00 0.02 0.01 0.01 99.94 06:27:10 06:20:01 0 0.03 0.00 0.02 0.00 0.02 99.93 06:27:10 06:20:01 1 0.03 0.00 0.05 0.02 0.02 99.88 06:27:10 06:20:01 2 0.02 0.00 0.05 0.02 0.00 99.92 06:27:10 06:20:01 3 0.02 0.00 0.02 0.02 0.02 99.93 06:27:10 06:20:01 4 0.02 0.00 0.02 0.02 0.02 99.93 06:27:10 06:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:27:10 06:20:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:27:10 06:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:27:10 06:21:01 all 0.02 0.00 0.00 0.00 0.00 99.97 06:27:10 06:21:01 0 0.03 0.00 0.00 0.00 0.00 99.97 06:27:10 06:21:01 1 0.05 0.00 0.00 0.03 0.02 99.90 06:27:10 06:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:27:10 06:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:27:10 06:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:27:10 06:21:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:27:10 06:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:27:10 06:21:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:27:10 06:22:01 all 0.08 0.00 0.01 0.01 0.00 99.89 06:27:10 06:22:01 0 0.23 0.00 0.00 0.00 0.02 99.75 06:27:10 06:22:01 1 0.07 0.00 0.02 0.03 0.02 99.87 06:27:10 06:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:27:10 06:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:27:10 06:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:27:10 06:22:01 5 0.12 0.00 0.03 0.00 0.00 99.85 06:27:10 06:22:01 6 0.17 0.00 0.03 0.02 0.00 99.78 06:27:10 06:22:01 7 0.07 0.00 0.00 0.00 0.00 99.93 06:27:10 06:23:01 all 0.01 0.00 0.01 0.01 0.01 99.96 06:27:10 06:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:27:10 06:23:01 1 0.03 0.00 0.00 0.05 0.03 99.88 06:27:10 06:23:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:27:10 06:23:01 3 0.00 0.00 0.02 0.02 0.02 99.95 06:27:10 06:23:01 4 0.00 0.00 0.02 0.00 0.02 99.97 06:27:10 06:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:27:10 06:23:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:27:10 06:23:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:27:10 06:24:01 all 0.19 0.00 0.02 0.00 0.01 99.78 06:27:10 06:24:01 0 1.45 0.00 0.03 0.00 0.02 98.50 06:27:10 06:24:01 1 0.05 0.00 0.05 0.02 0.02 99.87 06:27:10 06:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:27:10 06:24:01 3 0.00 0.00 0.00 0.02 0.00 99.98 06:27:10 06:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:27:10 06:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:27:10 06:24:01 6 0.03 0.00 0.03 0.00 0.00 99.93 06:27:10 06:24:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:27:10 06:25:01 all 0.29 0.00 0.03 0.01 0.00 99.68 06:27:10 06:25:01 0 0.48 0.00 0.02 0.00 0.00 99.50 06:27:10 06:25:01 1 0.12 0.00 0.07 0.02 0.02 99.78 06:27:10 06:25:01 2 0.03 0.00 0.03 0.00 0.00 99.93 06:27:10 06:25:01 3 0.00 0.00 0.00 0.02 0.00 99.98 06:27:10 06:25:01 4 0.12 0.00 0.00 0.00 0.00 99.88 06:27:10 06:25:01 5 0.17 0.00 0.02 0.00 0.00 99.82 06:27:10 06:25:01 6 0.13 0.00 0.02 0.00 0.00 99.85 06:27:10 06:25:01 7 1.22 0.00 0.08 0.03 0.00 98.66 06:27:10 06:26:01 all 0.06 0.00 0.02 0.01 0.01 99.89 06:27:10 06:26:01 0 0.17 0.00 0.03 0.03 0.00 99.77 06:27:10 06:26:01 1 0.03 0.00 0.05 0.00 0.02 99.90 06:27:10 06:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:27:10 06:26:01 3 0.00 0.00 0.02 0.03 0.00 99.95 06:27:10 06:26:01 4 0.02 0.00 0.00 0.03 0.02 99.93 06:27:10 06:26:01 5 0.07 0.00 0.03 0.00 0.02 99.88 06:27:10 06:26:01 6 0.12 0.00 0.03 0.02 0.00 99.83 06:27:10 06:26:01 7 0.10 0.00 0.02 0.00 0.00 99.88 06:27:10 06:27:01 all 7.70 0.00 3.11 0.70 0.06 88.44 06:27:10 06:27:01 0 6.97 0.00 3.02 0.30 0.07 89.63 06:27:10 06:27:01 1 9.08 0.00 2.53 0.15 0.07 88.18 06:27:10 06:27:01 2 6.25 0.00 3.33 0.27 0.05 90.10 06:27:10 06:27:01 3 8.71 0.00 2.80 0.03 0.05 88.40 06:27:10 06:27:01 4 8.85 0.00 3.43 0.41 0.05 87.27 06:27:10 06:27:01 5 7.12 0.00 4.04 2.20 0.05 86.58 06:27:10 06:27:01 6 7.30 0.00 2.09 0.03 0.05 90.53 06:27:10 06:27:01 7 7.30 0.00 3.63 2.20 0.07 86.80 06:27:10 06:27:10 Average: CPU %user %nice %system %iowait %steal %idle 06:27:10 Average: all 4.25 0.00 0.87 1.18 0.02 93.67 06:27:10 Average: 0 4.46 0.00 0.91 1.37 0.02 93.24 06:27:10 Average: 1 4.49 0.00 0.81 1.23 0.03 93.43 06:27:10 Average: 2 4.01 0.00 0.83 0.82 0.02 94.32 06:27:10 Average: 3 4.21 0.00 0.92 0.46 0.02 94.40 06:27:10 Average: 4 4.24 0.00 0.86 1.47 0.02 93.41 06:27:10 Average: 5 4.03 0.00 0.85 1.90 0.02 93.19 06:27:10 Average: 6 4.43 0.00 0.88 1.59 0.02 93.08 06:27:10 Average: 7 4.15 0.00 0.88 0.61 0.02 94.34 06:27:10 06:27:10 06:27:10